/**
* /*
* Theme Name: The Law Office of Seth Bier
* Theme URI: https://my.studiopress.com/themes/monochrome/
* Description: Monochrome showcases the sleek difference that white space and typography make in minimal design.
* Author: StudioPress
* 
* Version: 1.5.8
* 
* Tags: accessibility-ready, block-styles, custom-background, custom-colors, custom-logo, custom-menu, e-commerce, editor-style, featured-images, full-width-template, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks
* 
* Template: genesis
* 
* License: GPL-2.0-or-later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* 
* Text Domain: monochrome-pro
* Requires at least: 5.4
* Requires PHP: 5.6
*
* @format
*/

/* 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 Container
- Site Inner
- Column Widths and Positions
- Column Classes
- Common Classes
- Avatar
- Genesis
- Search Form
- Titles
- WordPress
- Widgets
- Featured Content
- Plugins
- Genesis eNews Extended
- Genesis Author Pro / Genesis Portfolio Pro
- Jetpack
- WPForms
- Skip Links
- Site Header
- Title Area
- Site Navigation
- Header Menu
- Header Search
- Footer Menu
- Accessible Menu
- Content Area
- Entries
- Entry Messages
- Entry Meta
- Pagination
- Comments
- Pricing Page
- Sidebar
- Before Footer CTA
- Site Footer
- Media Queries
- Max-width: 1280px
- Max-width: 1023px
- Max-width: 782px
- Max-width: 600px
*/

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

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
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;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	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-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
/* stylelint-enable */

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

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

*,
*::before,
*::after {
	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
--------------------------------------------- */

body {
	background-color: #fff;
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	overflow-x: hidden;
	animation: fadein 1s;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-smooth: always;
}

@keyframes fadein {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img,
.wp-custom-logo .site-title > a,
.wp-custom-logo .title-area,
.site-header {
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

a {
	color: #155fa1;
	text-decoration: none;
	font-weight: bold;
}

a:hover,
a:focus {
	color: #2a3869;
	text-decoration: none;
}

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

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

li {
	list-style-type: none;
}

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

b,
strong {
	font-weight: 600;
}

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

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

blockquote {
	margin: 1em;
}

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: "Montserrat", sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px;
	color: #155fa1;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

.comment-respond h3,
.entry-comments h3 {
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.5px;
	text-align: center;
}

.comment-respond h3::after,
.entry-comments h3::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 40px;
	width: 5%;
}

h4 {
	font-size: 20px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	margin-bottom: 20px;
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

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

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

img {
	height: auto;
}

figure {
	margin: 0;
}

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

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	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:hover,
.gallery img:focus {
	border: 1px solid #ccc;
}

/* Forms
--------------------------------------------- */

input,
input[type="search"],
select,
textarea {
	background-color: #fff;
	border: 1px solid #090909;
	border-radius: 0;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.625;
	padding: 15px;
	width: 100%;
}

input[type="search"] {
	-webkit-appearance: none;
}

input:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

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

::-ms-input-placeholder {
	color: #090909;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #090909;
	opacity: 1;
}

::placeholder {
	color: #090909;
	opacity: 1;
}
body input::-webkit-input-placeholder {
	font-size: 16px;
}
body input::-moz-placeholder {
	font-size: 16px;
} /* Firefox 19+ */
body input:-moz-placeholder {
	font-size: 16px;
} /* Firefox 18- */
body input:-ms-input-placeholder {
	font-size: 16px;
} /* IE */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.more-link,
.site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"] {
	background-color: #2a3869;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 25px !important;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
}
input#gform_submit_button_1 {
	padding: 15px 24px!important;
	border: 1px solid #fff;
}
.button {
	display: inline-block;
	margin-bottom: 5px;
	margin-top: 5px;
}

.button.large {
	font-size: 14px;
}

.button.secondary {
	background-color: #eee;
	color: #000;
}

.more-link {
	display: inline-block;
	margin-top: 10px;
}

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

button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:hover,
.button:focus,
.more-link:hover,
.more-link:focus,
.site-container
div.wpforms-container-full
.wpforms-form
input[type="submit"]:focus,
.site-container
div.wpforms-container-full
.wpforms-form
input[type="submit"]:hover,
.site-container
div.wpforms-container-full
.wpforms-form
button[type="submit"]:focus,
.site-container
div.wpforms-container-full
.wpforms-form
button[type="submit"]:hover {
	background-color: #155fa1;
	border-width: 0;
	/* 	box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2); */
	color: #fff;
}

.button.secondary:hover,
.button.secondary:focus {
	background-color: #000;
	color: #fff;
}

.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;
	box-shadow: none;
	color: #999;
	cursor: not-allowed;
}

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

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

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

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

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* 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;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background-color: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: 600;
	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 Container
--------------------------------------------- */

.site-container {
	background-color: #fff;
	z-index: 99;
}

.gmm-active .site-container {
	margin-bottom: 0 !important;
}

/* Site Inner
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
}
.front-page .site-inner {
	margin-bottom: 0;
	margin-top: 0px;
	max-width: 100%;
}
.front-page .wrap {
	max-width: 1200px;
}
.site-inner {
	background-color: #fff;
	clear: both;
	margin-top: 50px;
	max-width: 1200px;
	position: relative;
	word-wrap: break-word;
	z-index: 999;
}

.archive .site-inner,
.page-template-page_blog .site-inner {
	margin-bottom: 30px;
}

/* .full-width-content.featured-image .site-inner {
margin-top: -220px;
} */

.full-width-content.landing-page .site-inner {
	margin-bottom: 80px;
	margin-top: 180px;
	max-width: 680px;
}

.genesis-title-hidden .site-inner {
	margin-top: 0;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: right;
	position: relative;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/* Sidebar */

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

.sidebar-content .sidebar {
	float: left;
}

/* 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;
}

.entry-avatar .avatar {
	background-color: #fff;
	float: none;
	margin-bottom: 40px;
	margin-top: -60px;
	padding: 5px;
}

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

.breadcrumb {
	font-size: 14px;
	margin-bottom: 40px;
}

.full-width-content.single .breadcrumb {
	text-align: center;
}

.featured-image .breadcrumb {
	background-color: rgba(0, 0, 0, 0.6);
	margin-bottom: 0;
	position: absolute;
	top: -220px;
	width: 100%;
}

.featured-image .breadcrumb,
.featured-image .breadcrumb a {
	color: #fff;
}

.featured-image .breadcrumb a:hover,
.featured-image .breadcrumb a:focus {
	color: #ccc;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 100px;
}

.after-entry,
.archive-description,
.author-box {
	margin-bottom: 50px;
}

.after-entry {
	box-shadow: 0 10px 80px rgba(0, 0, 0, 0.1);
	padding: 60px 80px;
}

.full-width-content .after-entry:last-child {
	margin-bottom: 180px;
}

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

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

.search-form {
	overflow: hidden;
	position: relative;
}

.entry-content .search-form {
	margin-bottom: 40px;
	margin-top: 20px;
}

input#choice_6_4_1 {
	margin-top: 3px !important;
}

.error404 .entry-content .search-form input[type="search"] {
	margin-right: 10px;
	width: 50%;
}

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

.widget_search input[type="submit"],
.header-search-wrap input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.widget_search input[type="submit"] {
	right: 0;
	top: 0;
}

.widget_search input[type="submit"]:focus,
.site-header .header-search-wrap input[type="submit"]:focus {
	background-color: #000;
	box-shadow: none;
	clip: auto;
	color: #fff;
	height: auto;
	padding: 22px 20px;
	width: auto;
}

/* Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.archive-description .entry-title,
.archive-title {
	margin-bottom: 20px;
}

.author-box-title {
	margin-bottom: 10px;
}

.entry-title,
.archive-title {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -0.5px;
}

.page .entry-title,
.archive-title {
	margin-bottom: 0;
}

.page-template-page_blog-php.page .entry-title {
	margin-bottom: 10px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #155fa1;
	text-decoration: none;
	font-weight: 600;
}

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

.widget-title {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.sidebar .widget-title {
	margin-bottom: 20px;
}

/* 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 20px 20px 0;
}

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

figcaption,
.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-weight: 500;
	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 30px;
}

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

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

.widget p:last-of-type,
.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 .aligncenter,
.featured-content .aligncenter:hover,
.featured-content .alignleft,
.featured-content .alignleft:hover,
.featured-content .alignnone,
.featured-content .alignnone:hover,
.featured-content .alignright,
.featured-content .alignright:hover {
	border-width: 0;
}

.featured-content .entry {
	padding: 0;
}

.sidebar .featured-content .entry {
	margin-bottom: 20px;
}

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

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

.sidebar .featured-content .entry-title {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.sidebar .featured-content .entry-meta {
	margin-bottom: 5px;
}

.sidebar .featured-content a.alignleft,
.sidebar .featured-content a.alignright {
	margin-bottom: 0;
}

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

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

.after-entry .enews-widget {
	text-align: center;
}

.after-entry .enews-widget form {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 30px;
}

.sidebar .enews-widget form {
	margin-top: 20px;
}

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

.enews-widget input[type="email"],
.enews-widget input[type="text"] {
	background-color: #f5f5f5;
}

.after-entry .enews-widget input {
	text-align: center;
}

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

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

/* Genesis Author Pro / Genesis Portfolio Pro
--------------------------------------------- */

.genesis-author-pro.archive .content .entry-header::after,
.genesis-pro-portfolio.archive .content .entry-header::after {
	display: none;
}

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

#wpstats {
	display: none;
}

/* WPForms
--------------------------------------------- */

.site-container .wpforms-container {
	margin-bottom: 40px;
}

.site-container .wpforms-form .wpforms-field {
	clear: both;
	margin: 20px 0;
	overflow: hidden;
}

.site-container .wpforms-form .wpforms-field-hp {
	display: none !important;
	left: -9000px !important;
	position: absolute !important;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	border-radius: 0;
	height: auto;
	padding: 15px;
}

.site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}

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

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

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

/* Display outline on focus */
:focus {
	color: #000;
	outline: none;
}

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

.site-header {
	background-color: #fff;
	border-bottom: 1px solid transparent;
	min-height: 80px;
	padding: 16px 74.5px;
	position: -webkit-sticky;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.site-header .wrap {
	max-width: 100%;
	width: 100%;
}
body:not(.home) .site-header {
	border-bottom: 3px solid #cacaca;
}
.admin-bar .site-header {
	top: 32px;
}

.site-header > .wrap > * {
	transition: all 0.4s ease-in-out;
}

.site-header.search-visible > .wrap > :not(.header-search-wrap) {
	opacity: 0;
}

.shadow .site-header,
.site-header.search-visible {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 500px;
}

.wp-custom-logo .title-area {
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 0;
	width: 133px;
}

.site-title {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0;
	text-transform: uppercase;
}

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

.wp-custom-logo .site-title > a {
	float: left;
	min-height: 50px;
	width: 100%;
}

.site-description,
.wp-custom-logo .site-title {
	border-width: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.site-header .custom-logo-link .custom-logo {
	height: 50px;
	width: auto;
}

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

.genesis-nav-menu {
	clear: both;
	line-height: 1;
	width: 100%;
}
.genesis-nav-menu .sub-menu {
	line-height: 1.2;
}
body .genesis-nav-menu li {
	float: none;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

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

.genesis-nav-menu .menu-item,
.genesis-nav-menu .toggle-header-search {
	display: inline-block;
	text-align: left;
}

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

.genesis-nav-menu a,
.genesis-nav-menu .toggle-header-search {
	color: #2a3869;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 16px 7.7px;
	text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .toggle-header-search:focus,
.genesis-nav-menu .toggle-header-search:hover {
	color: #2a3869;
}

.genesis-nav-menu .sub-menu {
	background: transparent;
	left: -9999px;
	opacity: 0;
	position: absolute;
	transition: opacity 0.5s ease-in-out;
	width: 180px;
	z-index: 9999;
}

.genesis-nav-menu .sub-menu::before {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #2a3869;
	content: " ";
	height: 0;
	left: 15px;
	position: absolute;
	top: 0;
	width: 0;
}

.genesis-nav-menu .sub-menu .sub-menu::before {
	display: none;
}

.genesis-nav-menu > .menu-item > .sub-menu {
	padding-top: 5px;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:first-child {
	border-radius: 3px 3px 0 0;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child,
.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child,
.genesis-nav-menu .sub-menu a {
	background-color: #2a3869;;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
	padding-top: 5px;
}

.genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child {
	border-radius: 0 0 3px 3px;
}

.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
	padding-bottom: 5px;
}

.genesis-nav-menu .sub-menu a {
	font-size: 13px;
	padding: 12px 15px;
	position: relative;
	text-transform: capitalize;
	width: 180px;
	color: #fff;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #155fa1;
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -42px 0 0 160px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

/* Header Menu
--------------------------------------------- */

.nav-primary {
	float: right;
	margin-top: 2px;
	text-align: right;
}

.nav-primary .genesis-nav-menu .sub-menu {
	z-index: 9999;
	display: none;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	display: block;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu li:last-child a {
	border-bottom: none;
}

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

/* Header Search
--------------------------------------------- */

.header-search-wrap {
	display: none;
}

.js .header-search-wrap {
	height: 100%;
	left: 0;
	padding: 10px 40px;
	position: absolute;
	transform: translate3d(0, -100%, 0);
	transition: none;
	top: 0;
	width: 100%;
	z-index: 1001; /* Show above the menu toggle button */
}

.js .header-search-wrap .search-form,
.js .header-search-wrap input[type="search"] {
	height: 100%;
}

.search-visible .header-search-wrap {
	transform: translate3d(0, 0, 0);
}

.header-search-wrap:target {
	clear: both;
	display: block;
	position: relative;
}

.header-search-wrap input[type="search"] {
	border: 0;
	padding-left: 0;
	padding-right: 100px;
}

.header-search-wrap input[type="submit"]:focus {
	border-radius: 3px;
	margin-top: 1px;
	padding: 20px;
	right: 50px;
}

.toggle-header-search {
	background: transparent;
}

.js .toggle-header-search.close:focus {
	outline: 0;
}

.toggle-header-search.close {
	color: #000;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate3d(-35px, 0, 0);
	transition: transform 0.2s ease-in-out;
	width: 30px;
	z-index: 100;
}

.header-search-wrap:target .toggle-header-search.close {
	transform: none;
}

.toggle-header-search .ionicons {
	font-size: 12px;
	transform: scale(2);
}

.toggle-header-search.close .ionicons {
	position: absolute;
	right: 50%;
	top: calc(50% - 5px);
	transform: scale(3);
}

/* Footer Menu
--------------------------------------------- */

.nav-secondary {
	margin-bottom: 10px;
}

.nav-secondary .genesis-nav-menu {
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	margin-top: 20px;
}

.nav-secondary .genesis-nav-menu li {
	padding-left: 2px;
}

.nav-secondary .genesis-nav-menu a {
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	margin-left: 15px;
	padding: 0;
	text-transform: uppercase;
}

.nav-secondary .genesis-nav-menu li:first-child a {
	margin-left: 0;
}

.nav-secondary .genesis-nav-menu li:first-child::before {
	content: "";
}

.nav-secondary .genesis-nav-menu li::before {
	color: #666;
	content: "—";
	float: left;
	font-size: 10px;
}

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

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

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

.genesis-nav-menu
.menu-item.sfHover
> .sub-menu
> .menu-item.sfHover
> .sub-menu {
	left: 160px;
	margin-left: 0;
}

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

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

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

.entry-background {
	background-position: center;
	background-size: cover;
	display: block;
	height: 460px;
	position: relative;
	width: 100%;
}
body.single-post .entry-background {
	height: 660px;
	background-size: contain;
	background-repeat: no-repeat;
	display: none;
}
body.single-post .entry-avatar {
	display: none;
}
body.single-post img.post-image {
	width: 28%;
	float: right;
	margin-left: 2%;
}
.entry {
	margin-bottom: 50px;
}

.full-width-content.landing-page .entry {
	margin-bottom: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 30px;
	padding-left: 0px;
	list-style: inside;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
	list-style-position: outside;
}

.entry-content ol ul > li,
.entry-content ul ul > li {
	list-style-type: disc;
	list-style-position: outside;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #000;
	color: #eee;
}

.entry-content .intro {
	font-size: 19px;
	font-style: italic;
	font-weight: 600;
}

p.center {
	text-align: center;
}

/* Entry Messages
--------------------------------------------- */

.message {
	padding: 25px 30px;
}

.message,
.message a {
	color: #fff;
}

.message a {
	border-bottom: 1px solid #fff;
}

.message a:hover,
.message a:focus {
	border-bottom: none;
}

.message.green {
	background-color: #00a86d;
}

.message.orange {
	background-color: #cc4b00;
}

.message.red {
	background-color: #be0040;
}

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

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

.entry-meta a {
	color: #155fa1;
}

.entry-meta a:hover,
.entry-meta a:focus {
	color: #2a3869;
	text-decoration: none;
}

.single.full-width-content .entry-header {
	text-align: center;
}

.entry-header::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 2.5%;
	display: none;
}
h1.entry-title {
	margin-bottom: 25px !important;
}
body .entry-content h2, .entry-content h3, .entry-content h4 {
	margin-top: 0px;
}
.single.full-width-content .entry-header::after {
	margin-left: auto;
	margin-right: auto;
}

.sidebar .entry-header::after {
	display: none;
}

.entry-footer {
	margin-top: 30px;
}

.entry-categories::before,
.entry-tags::before {
	display: inline-block;
	font: normal 16px/1 "ionicons"; /* stylelint-disable-line */
	margin-right: 8px;
	margin-top: -5px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}

.entry-categories::before {
	content: "\f3ca";
}

.entry-tags::before {
	content: "\f48d";
}

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

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
}

.archive-pagination a {
	background-color: #2a3869;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 10px 15px;
	text-transform: uppercase;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination li.active a {
	background-color: #155fa1;
	transform: translateY(-1px);
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline-block;
	margin-bottom: 10px;
}

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

.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 17px;
}

.entry-comments,
.entry-pings {
	margin-bottom: 100px;
}

.comment-notes {
	text-align: center;
}

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

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

.comment-header {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content p {
	margin-bottom: 20px;
}

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

.comment-respond {
	margin-bottom: 100px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

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

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

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

/* Sidebar
---------------------------------------------------------------------------- */

.sidebar {
	line-height: 1.75;
	margin-bottom: 100px;
}

.sidebar,
.sidebar p {
	font-size: 16px;
}

.sidebar .widget {
	margin-bottom: 80px;
}

/* Before Footer CTA
---------------------------------------------------------------------------- */

.before-footer-cta {
	background: #fff;
	/* 	background: linear-gradient(45deg, #06c, #02cbfb); */
	line-height: 1.5;
	padding-bottom: 38px;
	padding-top: 45px;
	/* 	text-align: center; */
}

.before-footer-cta .wrap {
	max-width: 1200px;
}
body .before-footer-cta .widget-title,
.before-footer-cta section#text-5 .widget-wrap :is(h2, p, h4),
.before-footer-cta section#text-7 .widget-wrap :is(h2, p, h4){
	color: #2c3868;
}
body .before-footer-cta .widget-title{
	font-size:24px !important;
}
.before-footer-cta {
	border-top: 15px solid #2c3868;
}

.before-footer-cta p:last-of-type,
.before-footer-cta .widget:last-of-type {
	margin-bottom: 0;
}

.before-footer-cta,
.before-footer-cta a,
.before-footer-cta p,
.before-footer-cta .widget-title {
	color: #fff;
}

.before-footer-cta a {
	border-bottom: 0px solid currentColor;
}

.before-footer-cta a:focus,
.before-footer-cta a:hover {
	border-bottom: 1px solid transparent;
}

.before-footer-cta p {
	font-size: 20px;
}

.before-footer-cta button,
.before-footer-cta input[type="button"],
.before-footer-cta input[type="reset"],
.before-footer-cta input[type="submit"],
.before-footer-cta a.button,
.before-footer-cta a.more-link {
	background-color: #fff;
	border-width: 0;
	color: #000;
	margin: 5px 10px;
	padding: 15px 20px;
	vertical-align: middle;
}

.before-footer-cta button:focus,
.before-footer-cta button:hover,
.before-footer-cta input[type="button"]:focus,
.before-footer-cta input[type="button"]:hover,
.before-footer-cta input[type="reset"]:focus,
.before-footer-cta input[type="reset"]:hover,
.before-footer-cta input[type="submit"]:focus,
.before-footer-cta input[type="submit"]:hover,
.before-footer-cta .button:hover,
.before-footer-cta .button:focus {
	background-color: #000;
	color: #fff;
}

/* Site Footer
---------------------------------------------------------------------------- */

.site-footer {
	background-color: #2c3868;
	bottom: 0;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding-bottom: 35px;
	padding-top: 35px;
	position: static;
	text-align: center;
	width: 100%;
	z-index: 1;
}
body .site-footer :is(p,a) {
	color: #fff;
}

.gmm-active .site-footer {
	position: inherit;
}

.site-footer .genesis-nav-menu .current-menu-item > a,
.site-footer a,
.site-footer p {
	border-bottom: 1px solid transparent;
	color: #fff;
	font-weight: 500;
	letter-spacing: -0.16px;
}

.site-footer .wrap a {
	padding-bottom: 2px;
}

.site-footer .genesis-nav-menu .current-menu-item > a:focus,
.site-footer .genesis-nav-menu .current-menu-item > a:hover,
.site-footer a:hover,
.site-footer a:focus,
.site-footer .genesis-nav-menu a:hover,
.site-footer .genesis-nav-menu a:focus {
	border-bottom-color: currentColor;
	color: #ccc;
	text-decoration: none;
}

.site-footer p {
	margin-bottom: 0;
}
.site-footer a, .site-footer p {
	color: #2A3869;
}
.site-footer a:hover {
	color: #155FA1;
}
.site-footer .ion-heart {
	font-size: 13px;
	margin-left: 2px;
	margin-right: 2px;
}

.site-footer .wrap a.footer-logo-link {
	border-bottom-width: 0;
	display: inline-block;
	height: 50px;
	margin-bottom: 10px;
	padding: 0;
}

.site-footer .footer-logo {
	height: 50px;
	width: auto;
}
/* CUSTOM CSS
---------------------------------------------------------------------------- */
.home-service img {
	width: 100%;
}
article.article-bg,
.seminars-summary,
body.blog article {
	box-shadow: 5px 5px 5px #aaa;
	background-color: #eee;
	margin-bottom: 40px;
	padding: 40px;
	border-radius: 25px;
}
article.article-bg:hover,
.seminars-summary:hover,
body.blog article:hover {
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.7);
	transition: all 0.5s;
	transform: translate3d(5px, 5px, 5px);
}
body .wsp-container ul {
	margin-left: 40px;
	padding-left: 0px;
}
body .wsp-container ul > ul {
	margin-left: 0px;
}
body .wsp-container ul.children,
body .wsp-container ul.wsp-posts-list {
	margin-left: 0px;
	padding-left: 0px;
}
section#custom_html-6,
section#custom_html-9{
	display: none;
}
.genesis-nav-menu > .menu-item .sub-menu > .menu-item.current-menu-item a {
	background-color: #155fa1;
}
.site-container {
	margin-bottom: 0px !important;
	overflow: hidden;
}
/*------------------------------------ Gravity Form Generic CSS---------------------------------------- */
body
.gform_wrapper
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-size: inherit;
	font-family: inherit;
	padding: 15px 14px;
	border: 1px solid #090909;
	letter-spacing: normal;
}
body .gform_wrapper textarea.medium {
	padding: 14px;
}
body .gform_wrapper ul.gform_fields li.gfield select {
	padding: 19px 14px;
	font-size: 16px;
}
body .gform_wrapper li.hidden_label input {
	margin-top: 0;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
}
/*------------------------------------ Gravity Form Generic CSS END ---------------------------------------- */
.site-title a,
.site-title a:hover,
.site-title a:focus {
	background: url(/wp-content/uploads/2022/06/Bier-Law-Logo-Color-On-Left.png);
	background: url(/wp-content/uploads/2025/09/Bier-Law-Logo-Color-On-Left-1.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	float: left;
	text-decoration: none;
	color: transparent;
	min-height: 101px;
	margin: 0px 0px 0px 0px;
}
.site-header .textwidget.custom-html-widget {
	margin-top: 22px;
}
.widget-area.header-widget-area {
	width: 848px;
	float: right;
	text-align: right;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	margin-top: 24px;
}
.widget-area.header-widget-area section#custom_html-3 {
	margin-bottom: 0px;
}
.site-header a.tell,
.tell-div {
	font-size: 25px;
	font-weight: 500;
	margin-right: 30px;
	color: #155fa1;
}
.site-header a.tell:hover {
	color: #2a3869;
}
a.button.sem-btn {
	border: 2px solid #155fa1;
	float: right;
}
.tell-div {
	float: right;
	margin-top: -17px;
}
body .ion-chevron-down:before {
	position: absolute;
	content: "";
	background-image: url(/wp-content/uploads/2020/10/nav-icon.png) !important;
	background-size: contain;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	left: 4px;
	top: 8px;
	border: 0;
	transition: 1s;
}

body .wpevents-container {
	padding: 0;
}
body .wpe-subscribe-form-container {
	background-color: #fff;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	position: relative;
	text-align: center;
}
body .wpe-subscribe-form {
	padding: 0;
}
body .form-control input:not([type="checkbox"]) {
	font-size: 14px;
	line-height: 1.65;
	height: 55px;
	color: #333;
	padding: 8px 15px;
	border: 1px solid #333;
	margin-bottom: 1px;
}
.single-wp_events .form-control input:not([type="checkbox"]) {
	margin-bottom: 13px;
}
body .form-control select {
	font-size: 18px;
	line-height: 1.65;
	height: 55px;
	color: #333;
	padding: 10px 15px;
	border: 1px solid #5b756c;
	margin-bottom: 18px;
}
body .wpe-submit-button {
	width: auto;
	text-align: center;
	margin: auto;
	margin-bottom: 80px;
	border-radius: 4px;
}
body .wpe-col-dd {
	padding: 10px 25px;
	background: #1a3767 !important;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	margin-right: 20px;
	color: #fff;
}
body .wpe-submit-button:hover {
	background: #775f5c;
}
body .form-control small {
	display: none;
}
body .wpe-name-box {
	display: flex;
	justify-content: center;
	align-items: center;
}
body .wpe-name-box .form-control {
	width: 50%;
}
body div.form-control:nth-child(1) {
	padding-right: 15px;
}
body .wpe-button {
	font-size: 1em;
	width: auto !important;
	margin: auto;
	background-color: #2a3869 !important;
	border-radius: 4px;
	color: #fff;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding: 15px 25px;
	text-transform: uppercase;
	border: none;
	float: left;
	box-shadow: none;
}
body .wpe-button:hover {
	background: #155fa1 !important;
	opacity: 1;
}
ul.wpe-calendar-sublist li:hover {
	background: #1a3767 !important;
}
body .wpe-subscribe-form-container .button {
	width: auto !important;
	margin-top: 10px;
}
body .wpe-subscribe-form-container .button:hover {
	background-color: #775f5c;
	color: #fff;
	border-radius: 4px;
}
body .wpe-register-form-container input,
.wpe-register-form-container select,
.wpe-subscribe-form-container input,
.wpe-subscribe-form-container select {
	border: 1px solid #090909 !important;
}
.page-numbers span.page-numbers.current {
	background-color: #1a3767;
	box-shadow: 0 0 1px rgb(0 0 0 / 10%);
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 5px 14px;
	text-transform: uppercase;
	border-radius: 4px;
	margin-top: -9px;
}
.archive-pagination li a {
	background-color: #2a3869;
}
body .form-control select#hear_about_us {
	margin-bottom: 17px !important;
}

select#event-seats {
	margin-top: 20px;
}
body .wpe-main-form-holder {
	margin-bottom: 70px;
}
body .wpe-form-holder {
	min-height: auto;
}
ul.wpe-calendar-sublist {
	z-index: 1;
}
body .wpe-detail-button {
	margin-top: 10px;
	background: #2a3869 !important;
	color: #fff !important;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: 700 !important;
	/* 	max-width: 106px; */
}
body .wpe-col-event a.wpe-title-href {
	color: #155fa1;
}
body .wpe-col-event a.wpe-title-href:hover {
	color: #2a3869;
	text-decoration: none;
}
body .wpe-row {
	font-size: 18px;
}
body .wpe-archive-content p {
	word-break: break-word;
}
body .form-control {
	margin-bottom: 16px !important;
}
body .wpe-single-title {
	text-transform: capitalize;
}

body .wpe-detail-button:hover {
	background: #155fa1 !important;
	opacity: 1 !important;
}
.wpe-archive-description:hover {
	opacity: 1 !important;
}
.wpe-archive-content {
	word-break: break-all;
}
body .wpe-col-event {
	width: 100%;
}
body .wpe-archive-description:hover {
	opacity: 1 !important;
}

.post-password-form input[type="submit"] {
	padding: 13px !important;
}
.wpe-description {
	margin-top: 40px !important;
}
li.wpe-calendar-list {
	display: inline-block;
	position: relative;
	left: 17px;
	top: 15px;
}
.wpe-template-title::after {
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin-bottom: 40px;
	padding-bottom: 40px;
	width: 2.5%;
}
h1.wpe-template-title {
	font-size: 42px !important;
	font-weight: 600;
	margin-bottom: 0;
	color: c6893f;
	letter-spacing: -0.5px;
}
body .wpe-subscribe-form-container .wpe-form-description {
	font-size: 18px;
	font-weight: 400;
	display: block;
	width: calc(100% - 16px);
	margin-bottom: 30px;
	text-align: left;
}
ul.page-numbers {
	background: none;
}
ul.page-numbers:hover {
	background: none;
}
body .archive-pagination a {
	padding: 10px 14px;
}
/* Banner & Three sections
---------------------------------------------------------------------------- */
.banner img {
	width: 100%;
	height: 700px;
	object-fit: cover;
	object-position: center;
}
.full-width-content.front-page .content {
	width: 100%;
}
.front-page-1 .wrap {
	max-width: 100%;
}
.front-page-1 .widget-title {
	font-family: "Montserrat", sans-serif;
	font-size: 50px;
	font-weight: 700;
	letter-spacing: 0.4px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 15px !important;
}
.front-page-1 p.widget-description {
	font-family: "Montserrat",sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: .4px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 15px !important;
}
.front-page-1 a.widget-btn {
	padding: 15px 24px!important;
	border: 1px solid #fff;
	font-size: 1em;
	background-color: #2a3869;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	margin-top: 20px!important;
	display: block;
	width: max-content;
}
.front-page-1 a.widget-btn:hover {
	background-color: #155fa1;
}
.site-container .wp-block-button .wp-block-button__link {
	font-family: "Open Sans", sans-serif !important;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
	width: auto;
	font-size: 18px;
}
.wp-block-buttons
> .wp-block-button.has-custom-width
.wp-block-button__link:hover {
	background-color: #155fa1 !important;
}
body.single-news_and_event section.author-box {
	display: none;
}
#label_6_4_1 {
	/*   text-shadow: 0 0 4px #000; */
	font-weight:700;
}
body .blog-subscription-form_wrapper.gform_legacy_markup_wrapper ul li.gfield {
	margin-top: 0px;
}
input#input_2_10_1 {
	margin-right: 5px;
}
body.page-id-20174 .form-sec h2.gform_title {
	display: none;
}
body .footer-logo-link .footer-logo {
	margin: 0 auto;
	display: block;
}
label#label_9_202_1 {
	font-size: 16px!important;
}

/* Author Template start */

body.author .author-posts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
body.author .author-post {
	background-color: #fff;
	position: relative;
	transition: .1s all;
	padding: 20px;
	box-shadow: 5px 5px 5px #aaa;
}
body.author .author-post a.more-link {
	margin-bottom: 0;
}
body.author .author-post h2.post-title {
	font-size: 25px;
}
body.author .author-post h1.post-title {
	text-align: center;
	padding-bottom: 20px;
	font-size: 40px;
}
body.author .author-post .post-content p {
	margin-bottom: 0px;
}
body.author .author-post .featured-image  {
	text-align: center;
	margin-bottom: 24px;
}
body.author .author-post .featured-image img {
	width:100%;
	object-fit: cover;
	object-position: top;
	height:313px;
}
/* Author css end */
body section#custom_html-8,
body section#custom_html-12 {
	width: 100%;
	padding-top: 20px;
}
body section#custom_html-8 .trustIcon,
body section#custom_html-12 .trustIcon{
	display: grid;
	grid-template-columns: repeat(5, auto);
	align-items: center;
	gap:30px;
}
.best-business-award img,
.best-business-award {
	width: 100%;
	max-width: 200px;
	text-align: center;
	margin: 0 auto;
}
body section#custom_html-12 .nextdoor-logo {
	padding-top: 0px !important;
}
body section#custom_html-12 .trustIcon .nextdoor-logo img {
	max-height: 120px;
}
div#field_1_7 {
	color: #fff !important;
}
body section#custom_html-8 .trustIcon img,
body section#custom_html-12 .trustIcon img{
	width: auto;
	max-height: 160px;
}
body section#custom_html-12 .trustIcon {
	text-align: center;
}
label#label_13_5_1 {
	font-weight: normal;
}
input#choice_13_5_1 {
	vertical-align: top;
	margin-top: 4px;
}
body.page-id-32  li.page_item.page-item-20899 {
	display: none;
}


/* Probate Calculator Style */

.probate-poup {
	display: none;
	margin: 0 auto;
	max-width: 900px !important;
	padding: 0;
	position: fixed;
	top: 300px;
	z-index: 99999;
	right: 0;
	left: 0;
}
.cross-f {
	color: #074573;
	display: block;
	cursor: pointer;
	font-family: inherit;
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	position: absolute;
	right: 19px;
	text-align: right;
	top: 19px;
}
body .probate-poup .gform_wrapper {
	background: #fff;
	width: 100%;
	padding: 60px;
	border-radius:16px;
}
.ContactFields.probate-fields.layer:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#gform_wrapper_15 .gform_heading {
	margin-bottom: 15px;
}
.ContactFields {
	display: block;
	background-color:#2a3869;
	padding: 40px;
	position: relative;
}
.ContactFields.probate-fields.layer {
	margin-bottom: 0px;
}
.probate-form h2 {
	text-align: center;
}
.probate-fields>div {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
		;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin-bottom: 10px;
}
.probate-fields>div label {
	color: #fff;
	font-size: 90%;
	line-height: 1.3em;
}
.probate-fields>div>* {
	-webkit-flex: 0 1 48%;
	-ms-flex: 0 1 48%;
	flex: 0 1 48%;
}
.ContactFields input, .ContactFields select {
	height: 48px;
	padding: 8px 10px;
}
.ContactFields input, .ContactFields textarea, .ContactFields select {
	border: none;
	display: block;
	background-color: #fff;
	width: 100%;
	color: #000;
	box-shadow: rgba(0, 0, 0, .1) 0 0 5px 0, rgba(0, 0, 0, .1) 0 0 1px 0;
	outline: none;
	/* margin: 0 0 8px; */
}
.probate-poup::after {
	background: rgba(0, 0, 0, .75);
	bottom: -9999px;
	content: "";
	left: -9999px;
	position: fixed;
	right: -9999px;
	top: -9999px;
	z-index: -1;
}
.probate-form {
	max-width: 800px !important;
	width: 100%;
	margin: 0 auto 30px;
}
.calculator-wrap h2{
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 2px;
}
.calculator-wrap p {
	margin-bottom: 30px !important;
}
.gchoice.gchoice_15_6_1 {
	text-align: left;
}
body .front-page-2 .gform_wrapper .gform_footer{
	justify-content:center
}
body .front-page-2 .gform_wrapper .gform_footer input[type="submit"] {
	width: max-content;
}
body .front-page-2 h2.gform_title {
	color: #2a3869;
}
body .front-page-2 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	padding:10px 14px;
}
body .front-page-2 .gform_wrapper.gravity-theme .gfield-choice-input
{
	vertical-align: top;
	margin-top: 5px;
}
body .front-page-2 {
    margin-top: -8px;
}
p.below-fprm-para a {
    color: #fff;
    text-decoration: underline;
}
body button.probatefom-btn {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
body button.probatefom-btn a {
    color: #fff;
}
body .property-disclaimer {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    width: 100%;
    /* max-width: 340px; */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.front-page-1 .widget-title {
		letter-spacing: 0.2px;
	}
	body
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		line-height: 1;
	}
}
select::-ms-expand {
	display: none;
}
.banner {
	position: relative;
}
.banner:before {
	content: '';
	position: absolute;
	height: 99%;
	background: rgba(42,56,105,.5);
	width: 100%;
	top: 0;
}
.front-page-1 .banner .banner-text {
	position: absolute;
	right: 3%;
	top: 25%;
	max-width: 40%;
	margin: 0 auto;
	width: 100%;
}
.front-page-1 .banner .banner-text h2 {
	margin-bottom: 0px;
}

.front-page-3 {
	padding: 34px 0px 54px;
}
.home-service {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.home .home-service li {
	width: 30%;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	position: relative;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
	background: #f9f9f9;
	text-align: center;
}
.b-text {
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	color: #2a3869;
	min-height: 56px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.home-service p.hs-text {
	font-size: 16px;
	min-height: 150px;
}
.home-service a.button {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h2.home-service-title {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	text-transform: uppercase;
	color: #155fa1;
	margin-bottom: 46px;
	margin-top: 2px;
}
/* Front-Page-3 Form Section
---------------------------------------------------------------------------- */
body .front-page-2 {
	background-image: url(/wp-content/uploads/2020/09/form-backgroud.jpg);
	position: relative;
	padding: 64px 0px 50px;
	z-index:99999;
	background-size: 100% 100%;
    background-repeat: no-repeat;
}
.front-page-2:before {
	content: '';
	position: absolute;
	height: 100%;
	background: rgba(42,56,105, 0.7);
	width: 100%;
	top: 0px;
	z-index: -1;
}
.front-page-2 h3.form-title {
	font-size: 32px;
	font-weight: 800;
	color: #fff;
	margin-bottom: 14px;
	text-align: center;
}
body .front-page-2 form {
	text-align: center;
}
.front-page-2 h3.form-title {
	font-size: 32px;
	font-weight: 800;
	color: #fff;
	line-height: 1.54;
	text-align: center;
}
.front-page-2 p {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.58;
	letter-spacing: 0.4px;
	text-align: center;
}
body .front-page-2 section {
	margin-bottom: 0px;
}
body .front-page-2 .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px;
}
body .front-page-2 .gform_wrapper ul li.gfield {
	margin-top: 13px;
}
body .front-page-2 .gform_wrapper .gform_footer {
	padding: 10px 0 10px 0;
	margin: 7px 0 0 0;
}
/* front-page-review 
---------------------------------------------------------------------------- */
.front-page-review {
	background: #eee;
	padding: 50px 20px 55px;
}
.front-page-review h4.widget-title {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
}
body.home .easy_testimonial {
	text-align: center;
	padding-top: 60px;
	position: relative;
}
body.home .easy_testimonial:after {
	position: absolute;
	background: url(/wp-content/uploads/2020/10/5-star-removebg-preview.png);
	background-position: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 60px;
	width: 300px;
	top: 0px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}
body.home .easy_testimonial .main-content-3 p {
	font-weight: 400;
	font-style: italic;
	font-size: 20px;
}
body.home .easy_testimonial_title {
	text-align: right;
	font-weight: 600 !important;
}
.home-review-button {
	text-align: center;
}
/* Front-Page-4 Feature Page Sections
---------------------------------------------------------------------------- */
h3.feature-page-titlle {
	font-size: 41px;
	font-weight: 700;
	color: #155fa1;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: 1.5;
}
.front-page-4 a.alignnone {
	margin-bottom: 5px;
}
.front-page-4.solid-section {
	padding: 84px 0px 55px;
}
.front-page-4 section#text-4 {
	width: 100%;
}
.front-page-4 .flexible-widgets.widget-fourths .widget {
	width: 50%;
}
.front-page-4 .flexible-widgets .widget {
	float: left;
	margin-bottom: 40px;
	padding-left: 38px;
	padding-right: 40px;
}
.flexible-widgets .featured-content img {
	border: 3px solid #155fa1;
	border-radius: 6px;
}
.front-page-4 h4.entry-title {
	text-align: center;
}
.front-page-4 .entry-title a {
	font-size: 16px;
	color: #2a3869;
	text-transform: uppercase;
}
.featured-content a:hover {
	color: #155fa1;
}
/* EME CSS
---------------------------------------------------------------------------- */
ul.eme_events_list {
	display: flex;
	justify-content: space-between;
	margin-left: 0;
	flex-wrap: wrap;
	padding-left: 0;
}
.seminars-summary {
	padding: 30px 40px 40px;
	width: 48%;
}
.reg_link.button {
	margin-top: 20px;
}
ul.eme_events_list {
	margin-left: 0px;
}
.seminars-summary h2 {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 0;
}
.seminars-summary.seminars-summary2 {
	background: transparent;
	box-shadow: none;
	padding: 0;
	width: 100%;
}
.two,
.three {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.two li {
	width: 49%;
	margin-bottom: 20px;
}
.three li {
	width: 32%;
	margin-bottom: 20px;
}
.full li {
	margin-bottom: 20px;
}
.eme-required-field {
	display: none;
}
body div.eme-rsvp-message-success {
	background-color: transparent;
	border: none;
	text-align: center;
}
/* Custom CSS Before Footer CTA
---------------------------------------------------------------------------- */
.before-footer-cta .wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.before-footer-cta section {
	width: 33%;
	margin-bottom: 0px;
}
body section#simple-social-icons-2,
body section#simple-social-icons-3{
	width: 100%;
	margin-top: 30px;
	margin-left: -6px;
}
body .simple-social-icons ul {
	justify-content: start;
}
body section.wrap-time-ss {
	width: 25%;
}
body section#text-5 h4.widget-title.widgettitle,
body section#text-7 h4.widget-title.widgettitle {
	margin-bottom: 20px;
}
body section#custom_html-7,
body section#custom_html-11
padding: 0px 15px;
}
.before-footer-cta .widget-title {
	font-size: 24px !important;
	font-weight: 500;
}
.wpseo-opening-hours tr {
	border-top: 0px;
	color: #fff;
}
.wpseo-opening-hours tbody {
	border-bottom: 0px solid #eee;
}
.wpseo-opening-hours tbody td {
	padding: 0px;
	line-height: 25px;
}
.before-footer-cta a.tel {
	font-weight: bold;
}
.before-footer-cta .wpseo-address-wrapper {
	line-height: 31px;
}
section.WPSEO_Show_Address {
	position: relative;
}
.front-page-4 .entry-header::after {
	display: none;
}
.WPSEO_Show_Address h4.widget-title.widgettitle,
.WPSEO_Show_OpeningHours h4.widget-title.widgettitle,
section#text-5 h4.widget-title.widgettitle {
	margin-bottom: 43px;
}
.before-footer-cta span.wpseo-business-name {
	font-weight: 500;
}
div#wpseo_location-11987 {
	line-height: 1.5;
	margin-bottom: 36px;
}
.before-footer-cta a.tel:hover {
	text-decoration: underline;
}
section#text-5 .widget-wrap,
section#text-7 .widget-wrap {
	width: 250px;
	margin: 0 auto;
}
/* Custom CSS Reports pages
---------------------------------------------------------------------------- */
.rep-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
article.report {
	width: 30%;
	box-shadow: 5px 5px 5px #aaa;
	background-color: #eee;
	margin: 0 0px 100px 0;
	padding: 40px;
	position: relative;
	border-radius: 25px;
}
.rep-img {
	text-align: center;
	margin-bottom: 20px;
	position: absolute;
	top: -70px;
	left: 0;
	right: 0;
	width: 100%;
}
.rep-img img {
	height: 100px;
}
.elder-style h2 {
	font-size: 20px;
}
.report-content {
	font-size: 16px;
}
.report-content p {
	margin: 0;
}
article.report:hover {
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.7);
	transition: all 0.5s;
	transform: translateY(-10px);
}
/* Custom CSS FAQ's CSS
---------------------------------------------------------------------------- */
.other-post {
	display: none;
	padding: 20px;
}
.faq {
	margin: 0;
	padding: 0;
}
.faq > li {
	list-style-type: none !important;
}
.faq li .other-hold {
	display: block;
	background: #f1f0f0;
	padding: 10px 70px 10px 10px;
	position: relative;
	font-size: 24px;
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}
.faq li {
	margin-bottom: 0px;
	list-style-type: none !important;
}
.faq .other-hold::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f1f0f0;
	vertical-align: middle;
	right: 20px;
	top: 50%;
	margin-top: -7px;
	transition: transform 0.5s;
	transform: rotate(0deg);
	z-index: 1;
}
.faq .other-hold::after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #000;
	vertical-align: middle;
	right: 20px;
	top: 50%;
	margin-top: -5px;
	transition: transform 0.5s;
	transform: rotate(0deg);
}
.faq .other-hold.active::before,
.faq .other-hold.active::after {
	transform: rotate(180deg);
}
.faq .other-hold.active::before {
	margin-top: -3px;
}
.faq p {
	margin: 0;
}
.custom-faq h2 {
	margin: 0;
	padding: 10px 0px;
	font-size: 20px;
}
.faq-title.other-hold:hover {
	text-decoration: none;
}

.custom-faq .entry-content ol,
.entry-content ul {
	margin-left: 40px;
	list-style-position: inside;
}
ul.faq {
	margin-left: 0px;
}
ul.faq ul {
	margin-left: 0px;
}
.custom-faq .faq li {
	list-style-type: none;
}

.other-hold h2 {
	font-size: 20px;
	color: #2a3869;
	font-weight: 500;
	margin: 0;
}
.other-post ol li {
	list-style-type: disc !important;
}
ul.faq,
ul.faq ul {
	padding-left: 0px;
}
body ul.faq-item {
	margin-bottom: 10px;
	border: 1px solid #155fa1;
	border-radius: 4px;
	overflow: hidden;
}
.faq-item-title a.faq-title.active {
	border-bottom: 1px solid #155fa1;
}
a.faq-title {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
/*End FAQ's CSS*/
/* ---------------- PRE CONS FORM--------------------- */
body.pre-cons-form .gform_wrapper .top_label div.ginput_container {
	min-width: 100%;
}
body.pre-cons-form .gform_wrapper .top_label input.large.datepicker,
body.pre-cons-form .gform_wrapper .top_label input.medium.datepicker,
body.pre-cons-form .gform_wrapper .top_label input.small.datepicker {
	width: 100%;
}
body.pre-cons-form .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li,
body.pre-cons-form .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
	width: 116px;
	margin-right: 5%;
}
body.pre-cons-form .gform_wrapper li.hidden_label input {
	margin-top: 0;
}
body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_left_third,
body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_middle_third,
body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_right_third {
	margin-bottom: 0;
}
body.pre-cons-form .gform_wrapper table.gfield_list thead th {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	text-transform: inherit;
	word-break: keep-all;
}
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gf_right_half.gf_list_2col {
	display: inline-flex;
	align-items: center;
}
body.pre-cons-form .gform_wrapper table.gfield_list td + td,
body.pre-cons-form .gform_wrapper table.gfield_list th + th,
body.pre-cons-form .gform_wrapper table.gfield_list td,
body.pre-cons-form .gform_wrapper table.gfield_list th {
	padding: 0 16px 16px 0;
}
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gf_right_half.gf_list_2col
.gfield_label {
	min-width: 120px;
	margin-right: 6px;
	margin-top: 8px;
}
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gf_left_half.gf_list_2col
.ginput_container {
	margin-top: 14px !important;
}
body.pre-cons-form .gform_wrapper .top_label div.ginput_container_checkbox {
	margin-top: 8px !important;
}
body.pre-cons-form
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_left_half,
body.pre-cons-form
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_right_half {
	width: 50% !important;
	max-width: calc(50% - 16px) !important;
}
body.pre-cons-form
.gform_wrapper.gform_validation_error
.gform_body
ul
li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100% - 16px) !important;
}
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gfield_error.gf_left_third,
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gfield_error.gf_middle_third {
	width: calc(33.3% - 24px) !important;
	margin-right: 16px;
}
body.pre-cons-form
.gform_wrapper
li.gfield.gfield_error.gfield_contains_required
div.gfield_description {
	position: relative;
}
body.pre-cons-form
.gform_wrapper
.top_label
li.gfield.gfield_error.gf_right_half.gf_list_2col {
	display: inline-block;
}
body.pre-cons-form .gform_wrapper .gfield_radio input {
	background-color: transparent;
}
body.pre-cons-form .gform_wrapper {
	background: transparent;
}
body.pre-cons-form .gform_wrapper .gfield_required {
	display: none;
}
body.pre-cons-form .gform_wrapper textarea.medium {
	height: 35px;
	width: 100%;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	color: #fff;
}
body.pre-cons-form .gform_wrapper .gform_footer input.button,
body.pre-cons-form .gform_wrapper .gform_footer input[type="submit"] {
	line-height: 1;
	padding: 16px 24px;
}

body.pre-cons-form
.gform_wrapper
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 10px;
}

body.pre-cons-form .gform_wrapper {
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
	background: transparent;
	padding: 0px 24px 20px 40px;
	color: #000;
	font-weight: bold;
	display: block !important;
}
body.pre-cons-form .gform_wrapper ul li.gfield {
	margin-top: 30px;
	padding-top: 0;
}
body.pre-cons-form
.ginput_container_list
table.gfield_list
tbody
tr
td.gfield_list_icons
img {
	background-color: #fff !important;
	opacity: 1;
	border-radius: 100%;
}
body.pre-cons-form
.gform_wrapper
.ginput_complex.ginput_container_address
.ginput_right
select {
	color: #333;
	font-weight: 400;
	padding: 10.5px 6px;
	border-radius: 0px;
	border: 1px solid #333;
	font-size: 16px;
	height: 48px;
}
body.pre-cons-form
.gform_wrapper
li.gfield.gf_list_2col.sp-con
ul.gfield_radio
li {
	width: auto;
}
body.pre-cons-form .gform_wrapper ul.gfield_radio,
.body.pre-cons-form .gform_wrapper ul.gfield_radio li input[type="radio"] {
	margin: 2px 0;
}
body.pre-cons-form .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
	margin-top: 1px;
}
body.pre-cons-form .gform_wrapper .gfield_radio li input[type="radio"] {
	margin-top: 0px;
}
body.pre-cons-form .gform_wrapper .gfield_radio li label {
	margin: 0px 0 0 8px;
}
body.pre-cons-form .gform_wrapper .gfield_checkbox li label {
	margin: 2px 0 0 6px;
}
body.pre-cons-form
.gform_wrapper
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	font-size: 16px;
	color: #999999;
	font-weight: 400;
	height: 48px;
	padding: 10px;
}
body.pre-cons-form .gform_wrapper .instruction {
	display: none !important;
}
body.pre-cons-form .gform_wrapper .top_label .gfield_label {
	display: block !important;
}
body.pre-cons-form .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 16px !important;
	margin-top: 30px !important;
}

body.pre-cons-form .gform_wrapper .gfield_html.gfield_no_follows_desc {
	height: auto;
	overflow-y: visible;
	border: none;
	box-shadow: none;
}
body.pre-cons-form .gform_wrapper .gfield_checkbox li label,
body.pre-cons-form .gform_wrapper .gfield_radio li label,
body.pre-cons-form .gform_wrapper label.gfield_label,
body.pre-cons-form .gform_wrapper legend.gfield_label {
	font-size: 16px;
}
body.pre-cons-form .entry-content .gform_wrapper .gform_footer {
	margin: 20px 0 0 0;
	text-align: center;
}
body.pre-cons-form .gform_wrapper ul li.gfield.in-line-rating .gfield_label {
	margin-top: 8px;
	margin-bottom: 0;
}
body.pre-cons-form
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html
h3 {
	margin-bottom: 28px;
	margin-top: 26px;
}
body.pre-cons-form
.gform_wrapper
div.gform_body
ul.gform_fields
li#field_4_55
h3 {
	margin-bottom: 21px;
}
body.pre-cons-form .gform_wrapper.gf_browser_safari .gfield_checkbox li input,
body.pre-cons-form
.gform_wrapper.gf_browser_safari
.gfield_checkbox
li
input[type="checkbox"],
body.pre-cons-form
.gform_wrapper.gf_browser_safari
.gfield_radio
li
input[type="radio"] {
	margin-top: 0;
}
body.pre-cons-form .ui-datepicker select.ui-datepicker-month,
body.pre-cons-form .ui-datepicker select.ui-datepicker-year {
	padding: 10px 5px;
}
body.pre-cons-form
.gform_wrapper
li.gfield.gf_list_2col.yes-c
ul.gfield_radio
li {
	width: 70px;
	margin-top: 5px;
}
body.pre-cons-form li#field_32_62 {
	margin-top: 16px !important;
}
body.pre-cons-form .gfield_signature_container canvas {
	width: 100% !important;
	height:100%;
}
div#input_4_56_toolbar,
div#input_4_57_toolbar {
	width: 100% !important;
}
body.pre-cons-form li#field_4_62 {
	margin-top: 14px !important;
}
body.pre-cons-form li#field_4_55 {
	margin-top: 30px !important;
}
body.pre-cons-form .medium {
	height: auto;
	vertical-align: text-bottom;
}
body.pre-cons-form .content .entry img {
	box-shadow: none;
}
body.pre-cons-form .content p {
	margin-bottom: 21px;
	text-align: left;
}
body.pre-cons-form .site-inner {
	overflow: hidden;
}
body.pre-cons-form li#field_4_37,
body.pre-cons-form li#field_4_43 {
	margin-top: 27px !important;
}
body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_right_third {
	vertical-align: top !important;
}
body.pre-cons-form .content p {
	font-size: 18px;
}
body.pre-cons-form .gform_wrapper label {
	display: inline-block !important;
}
body.pre-cons-form .gform_wrapper .top_label li.gfield .ginput_container {
	margin-top: 8px !important;
}
/* ---------------- PRE CONS CSS END --------------------- */

/* ---------------- LANDING PAGE CSS --------------------- */
body.landing-ep .wp-block-columns.padding-added .wp-block-column:nth-child(2) {
	background: #2a3869;
	color: #fff;
	align-self: flex-start;
	padding: 20px 0 0;
	border-radius: 5px;
	margin-right: 20px;
}
body.landing-ep article.entry {
	margin-bottom: 30px;
}
body.landing-ep .alignfullsec.head-b {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.alignfullsec {
	margin-left: calc(-100vw / 2 + 100% / 2);
	margin-right: calc(-100vw / 2 + 100% / 2);
	max-width: 100vw;
}
body.landing-ep .wp-block-image.header-img,
.header-img figure {
	margin: 0px;
}
body.landing-ep .gform_wrapper {
	margin-bottom: 0;
	margin-top: 0;
	max-width: 100%;
	background: #155fa1;
	padding: 20px 22px 20px 22px;
	color: #fff;
	font-weight: bold;
}
body.landing-ep
.gform_wrapper.gform_validation_error
.gform_body
ul
li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: calc(100% - 0px) !important;
}
body.landing-ep
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_left_half,
body.landing-ep
.gform_wrapper.gform_validation_error
.top_label
li.gfield.gfield_error.gf_right_half {
	max-width: calc(50% - 8px);
}
body.landing-ep .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 0;
}
body.landing-ep .gform_wrapper .top_label li.gfield.gf_left_half {
	padding-right: 8px !important;
}
body.landing-ep .gform_wrapper .top_label li.gfield.gf_right_half {
	padding-left: 8px;
}
body.landing-ep input::-webkit-input-placeholder {
	font-size: 14px;
}
body.landing-ep input::-moz-placeholder {
	font-size: 14px;
} /* Firefox 19+ */
body.landing-ep input:-moz-placeholder {
	font-size: 14px;
} /* Firefox 18- */
body.landing-ep input:-ms-input-placeholder {
	font-size: 13px !important;
} /* IE */
body.landing-ep
.gform_wrapper
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	margin-top: 0px;
	padding: 10px;
}
body.landing-ep .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
body.landing-ep .gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
	width: 100%;
}
body.landing-ep .gform_wrapper .gform_footer {
	padding: 0px 0 10px 0;
}
body.landing-ep
.gform_wrapper
div.gform_body
ul.gform_fields
li.gfield.gfield_html {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 8px;
}

blockquote.easy_testimonial:after {
	position: absolute;
	background: url(/wp-content/uploads/2020/10/5-star-removebg-preview.png);
	background-position: center;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 60px;
	width: 300px;
	top: 20px;
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
}
.badge-review {
	width: 100%;
	display: block;
	text-align: center;
}
.badge-review a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	width: 180px;
}
ul.eme_events_list {
	margin-left: 0px;
}
.menu-item a.toggle-header-search {
	display: none;
}
body.front-page .site-inner {
	margin-top: 159px;
}
body .site-inner,
body.pre-cons-form .site-inner {
	margin-top: 224px;
}
body.blog h2.entry-title {
	font-size: 32px;
}

.before-footer-cta.form {
	background-image: url(/wp-content/uploads/2020/09/form-backgroud.jpg);
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	padding: 60px 0 40px;
}
.before-footer-cta.form .gform_footer.top_label {
	text-align: center;
	margin-top: 0;
}
.before-footer-cta.form .gform_footer.top_label input {
	margin: 0;
	line-height: 1;
	background: #2a3869;
	color: #fff;
}
.before-footer-cta.form .gform_footer.top_label input:hover {
	background: #155fa1;
}
.before-footer-cta.form .widget-title.widgettitle {
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	color: #fff;
	line-height: 1.54;
}
.before-footer-cta.form section {
	width: 100%;
}
.before-footer-cta h4.widget-title.widgettitle,
.before-footer-cta section#text-5 .widget-wrap h4 {
	font-weight: 700;
}
#text-5 p {
	font-weight: 500;
}
.simple-social-icons ul {
	padding: 0;
	width: 100%;
	text-align: center;
	margin: auto;
	display: flex;
	justify-content: center;
}
body :is(#simple-social-icons-2 ul li a, #simple-social-icons-2 ul li a:hover, #simple-social-icons-2 ul li a:focus),
body :is(#simple-social-icons-3 ul li a, #simple-social-icons-3 ul li a:hover, #simple-social-icons-3 ul li a:focus) {
	border: 1px #2a3869 solid !important;
}
body #simple-social-icons-2 ul li a:hover, body #simple-social-icons-2 ul li a:focus,
body #simple-social-icons-3 ul li a:hover, body #simple-social-icons-3ul li a:focus {
	background-color: #2a3869 !important;
	border: 1px solid #2a3869 !important;
	color: #fff !important;
}
div#gf_form_focus:focus,
div#gf_form_focus {
	outline: 0;
}
body .wsp-container li,
body .wsp-container li {
	list-style-type: disc;
}
body .wsp-container li ul.children,
body .wsp-container ul,
body .wsp-container ul.wsp-posts-list {
	margin-left: 28px;
}
h2.wsp-pages-title {
	margin-top: 0px;
}
article[aria-label="Contact Us"] .gform_legacy_markup_wrapper {
	margin-top: 0px;
}
article[aria-label="Learning Center"] h2 {
	margin-top: 0px;
}
body .genesis-nav-menu li.p-r-z a {
	padding-right: 0px;
}
body .archive-pagination.pagination ul {
	margin: 20px;
}
.post-type-archive-wp_events .site-inner {
	margin-bottom: 60px;
}
body
.gform_wrapper.gravity-theme
.gfield_contains_required.hidden_label
.gfield_label {
	display: none !important;
}
body.single-newsletter .entry-content,
body.page-template-archive-newsletter .entry-content {
	box-shadow: 5px 5px 5px #aaa;
	background-color: #eee;
	margin-bottom: 40px;
	padding: 40px;
	border-radius: 25px;
}
body.page-template-archive-newsletter .ePost-style:not(:last-child) {
	border-bottom: 1px solid #000;
}
ul#menu-header_right_menu li a {
	background-color: #2a3869;
	border: 0;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 1;
	padding: 16px 17px !important;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	width: 233px;
	border: 2px solid #2a3869;
}
ul#menu-header_right_menu li a:hover {
	background-color: #155fa1;
	color: #fff;
	border: 2px solid #155fa1;
}
ul#menu-header_right_menu li ul.sub-menu {
	width: 280px;
	padding-top: 0px;
}
ul#menu-header_right_menu li ul.sub-menu:before {
	display: none;
}
ul#menu-header_right_menu li ul.sub-menu li a {
	border: none;
	text-align: center;
	text-transform: capitalize;
	border-radius: unset;
}
ul#menu-header_right_menu li ul.sub-menu li:not(:last-child) a {
	border-bottom: 2px solid #fff;
}
ul#menu-header_right_menu li ul.sub-menu li a:last-child {
	border-top: none;
}
ul#menu-header_right_menu li ul.sub-menu > .menu-item:last-child {
	padding-bottom: 0px;
}
ul#menu-header_right_menu li ul.sub-menu > .menu-item:first-child {
	padding-top: 0px;
}
ul#menu-header_right_menu ul.sub-menu a {
	text-transform: uppercase !important;
}
body .trustIcon a {
	background: #fff;
	display: block;
	margin: 10px;
	padding: 10px;
}
body .trustIcon a:last-child {
	background: #fff;
	display: block;
	margin: 10px;
	padding: 0px;
}
body .map-image {
	padding-right: 30px;
}
body.gu-landing header.site-header {
	display: none;
}
body ol.lowerAlpha li {
	list-style-type: lower-alpha;

}

element.style {
}
.entry-content ol, .entry-content ul {
	margin-bottom: 30px;
	padding-left: 0px;
	list-style: inside;
	margin-left:40px;
}
body ol {
	margin-left: 15px;
}
body.landing-ep.onDemand .wp-block-columns.padding-added .wp-block-column {
	padding: 15px 0px 0 0px;
}
body.landing-ep.onDemand hr.wp-block-separator {
	margin: 0px;
}
body :is(ul, ol) li {
	padding-bottom: 8px;
	list-style: outside;
}
body.landing-ep.onDemand .webinarBtn a {
	border-radius: 30px !important;
	padding: 12px 28px;
}
body  .text-permission {
	text-align: left;
}
body .text-permission .gfield_checkbox label {
	max-width: max-content !important;
	color: #fff;
	font-size: 14px !important;
	margin-left: 5px;
}
body .text-permission .gchoice {
	display: flex;
	align-items: flex-start;
}
input#gform_submit_button_1 {
	font-size: 1em;
	margin: 0 auto;
	width: auto;
}
p.gform_required_legend {
	display: none;
}
#text-3 p {
	margin-bottom: 20px;
}
input#choice_1_5_1 {
	margin-top: 4px;
}
body.pre-cons-form .gform_legacy_markup_wrapper .text-permission .gfield_checkbox label{
	max-width: 96%;
	color:#333;
}
body.pre-cons-form .gform_legacy_markup_wrapper .text-permission .gfield_checkbox li input[type="checkbox"] {
	margin-top: 8px;
}
body  .text-permission .gfield_checkbox li input[type=checkbox]{
	margin-top: 3px;
	margin-right: 5px;
	vertical-align: top;
}
body .form-sec ul#gform_fields_1 .gfield {
	width: 100%;
	margin-bottom: 0px;
}
body .form-sec label#label_1_5_1 {
	max-width: 94% !important;
}
.gchoice.gchoice_4_79_1 {
	display: flex;
	align-items: flex-start;
}
label#label_2_12_1 {
	color: #000;
}
input#choice_2_12_1 {
	margin-top: 4px;
}
body.landing-ep h2.reg {
	padding: 0px 20px;
	font-size: 29px;
}
.entry-header .entry-meta {
	margin-bottom: 20px;
}

body .south-bayslogo{
	max-width: 200px;
	width: 100%;
	margin: 0 auto !important;
}

/* Media Queries
---------------------------------------------------------------------------- */
@media only screen and (max-width: 1500px) {
	.site-header {
		padding: 16px 30px;
	}
	.site-title a,
	.site-title a:hover,
	.site-title a:focus {
		background-position: center;
		min-height: 85px;
	}
	.genesis-nav-menu a,
	.genesis-nav-menu .toggle-header-search {
		font-size: 14px;
		padding: 16px 7px;
	}
	.title-area {
		width: 350px;
	}
	.site-header .textwidget.custom-html-widget {
		margin-top: 14px;
	}
	body.front-page .site-inner {
		margin-top: 159px;
	}
	body .site-inner,
	body.pre-cons-form .site-inner {
		margin-top: 209px;
	}
	.probate-poup {
		top: 200px;
	}
	.cross-f {
		font-size: 40px;
	}
	body .front-page-2 h2.gform_title {
		color: #2a3869;
		padding: 0px 20px;
	}
}

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

	.genesis-nav-menu
	> .menu-item.menu-item-has-children
	> .sub-menu
	> .menu-item.menu-item-has-children {
		position: relative;
	}
	.genesis-nav-menu
	> .menu-item.menu-item-has-children
	> .sub-menu
	> .menu-item.menu-item-has-children
	> .sub-menu {
		position: absolute;
		left: 100%;
		top: 0;
		margin: 0;
	}
	.entry-content ol, .entry-content ul{
		margin-left : 30px;
	}
}

@media only screen and (max-width: 1280px) {
	.before-footer-cta .wrap,
	.site-inner {
		max-width: 960px;
	}

	.content {
	}

	.sidebar {
		width: 300px;
	}
	.before-footer-cta .widget-title {
		font-size: 20px;
	}
	.WPSEO_Show_Address h4.widget-title.widgettitle,
	.WPSEO_Show_OpeningHours h4.widget-title.widgettitle,
	section#text-5 h4.widget-title.widgettitle {
		margin-bottom: 30px;
	}
	body.post-type-archive-wp_events .site-inner {
		max-width: 900px;
	}
}
@media only screen and (max-width: 1260px) {
	.title-area {
		width: 280px;
	}
	.site-title a,
	.site-title a:hover,
	.site-title a:focus {
		min-height: 70px;
	}
	.widget-area.header-widget-area {
		width: 680px;
	}
	.site-header a.tell {
		font-size: 22px;
		margin-right: 10px;
		margin-top: 16px;
	}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.more-link,
	.site-container
	div.wpforms-container-full
	.wpforms-form
	input[type="submit"],
	.site-container
	div.wpforms-container-full
	.wpforms-form
	button[type="submit"] {
		font-size: 16px;
	}
	.genesis-nav-menu a,
	.genesis-nav-menu .toggle-header-search {
		font-size: 12px;
		padding: 14px 5px;
	}
	.front-page-1 .widget-title,
	h2.home-service-title {
		font-size: 40px;
	}
	.front-page .wrap {
		max-width: 980px;
	}
	.home-service p.hs-text {
		height: 200px;
	}
	.front-page-2 h3.form-title {
		font-size: 28px;
	}
	.front-page-2 p {
		font-size: 17px;
	}
	body .front-page-2 {
		padding: 44px 0px 30px;
	}
	.front-page-4.solid-section {
		padding: 54px 0px 25px;
	}
	h3.feature-page-titlle {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.before-footer-cta {
		padding-bottom: 28px;
		padding-top: 35px;
	}
	.site-footer {
		font-size: 16px;
	}
	body.front-page .site-inner {
		margin-top: 151px;
	}
	body .site-inner,
	body.pre-cons-form .site-inner {
		margin-top: 201px;
	}
	.site-header .textwidget.custom-html-widget {
		margin-top: 22px;
	}
	.post-type-archive-wp_events .site-inner {
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 1023px) {
	.nav-primary.nav-open {
		display: block !important;
	}
	button.menu-toggle.ionicons-before.ion-navicon {
		display: none;
	}
	button#genesis-mobile-nav-primary {
		display: block;
		background: transparent !important;
	}
	.nav-primary {
		display: none;
	}
	.before-footer-cta .wrap,
	.site-inner {
		max-width: 720px;
	}
	.content,
	.full-width-content .content,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.js .nav-primary,
	.sidebar {
		width: 100%;
	}
	.site-header {
		padding-left: 20px;
		padding-right: 20px;
	}

	.full-width-content.landing-page .site-inner {
		margin-top: 80px;
	}

	.genesis-nav-menu li {
		float: none;
	}

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

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

	.site-header > .wrap > .genesis-responsive-menu {
		transition: none;
	}

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

	.menu-toggle,
	.sub-menu-toggle {
		border-width: 0;
		color: #000;
		display: block;
		font-family: "Montserrat", sans-serif;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
		width: auto;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background: transparent;
		border-width: 0;
		box-shadow: none;
		color: #2a3869;
	}
	body .ion-navicon:before {
		font-size: 0px;
		content: "\f20e";
	}
	.js .genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child,
	.js .genesis-nav-menu > .menu-item > .sub-menu > .menu-item:last-child,
	.js .genesis-nav-menu .sub-menu a,
	.js #genesis-mobile-nav-primary {
		background-color: #fff;
		color: #000;
	}

	#genesis-mobile-nav-primary.activated {
		border-bottom-color: transparent;
	}

	#genesis-mobile-nav-primary:focus,
	#genesis-mobile-nav-primary:hover {
		color: #2a3869;
	}
	.site-header {
		padding: 10px 30px 16px;
	}
	.menu-toggle {
		float: none;
		font-size: 15px;
		font-weight: 400;
		line-height: 21px;
		padding: 16px 25px 16px 45px !important;
		position: relative;
		z-index: 1000;
		font-weight: 600;
	}
	.menu-toggle:before {
		position: absolute;
		content: "";
		width: 18px;
		height: 20px;
		background-image: url(https://bier-law.com/wp-content/uploads/2021/06/download.png);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		left: 20px;
	}
	.menu-toggle::before {
		font-size: 20px;
		margin-right: 5px;
		text-rendering: auto;
		vertical-align: bottom;
	}

	.sub-menu-toggle {
		background: transparent;
		float: right;
		font-size: 14px;
		padding: 10px;
		position: absolute;
		right: 0;
		top: 2px;
		z-index: 100;
		padding: 13px !important;
	}

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

	.sub-menu-toggle.activated::before {
		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 a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:focus,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .menu-item a:hover,
	.genesis-responsive-menu.nav-primary
	.genesis-nav-menu
	.sub-menu
	.current-menu-item
	> a {
		color: #2a3869;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a,
	.genesis-responsive-menu .toggle-header-search {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 86%;
	}

	.genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu a {
		color: #000;
	}

	.genesis-nav-menu > .menu-item .sub-menu > .menu-item:first-child {
		padding-top: 0;
	}

	.genesis-nav-menu > .menu-item .sub-menu > .menu-item:last-child {
		padding-bottom: 5px;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu::after,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu::before,
	.genesis-responsive-menu
	.genesis-nav-menu
	> .menu-item-has-children
	> a::after {
		content: 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 .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .toggle-header-search {
		display: none;
	}

	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third {
		padding: 30px 40px;
	}

	.pricing-table .one-fourth,
	.pricing-table .one-fifth {
		width: 50%;
	}
	/*-------- Custom  ----------------*/
	.title-area {
		width: 280px;
		margin: 0 auto;
		float: none;
	}
	.widget-area.header-widget-area {
		width: 100%;
		text-align: center;
	}
	a.button.sem-btn,
	.tell-div {
		float: none;
	}
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.more-link,
	.site-container
	div.wpforms-container-full
	.wpforms-form
	input[type="submit"],
	.site-container
	div.wpforms-container-full
	.wpforms-form
	button[type="submit"] {
		font-size: 14px;
	}
	.front-page-1 .widget-title,
	h2.home-service-title {
		font-size: 30px;
	}
	.front-page .wrap {
		max-width: 740px;
	}
	.home .home-service li {
		padding: 12px;
	}
	.b-text {
		font-size: 14px;
		min-height: 50px;
	}
	.home-service p.hs-text {
		height: 305px;
	}
	body
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		padding: 10px 12px;
	}
	body .gform_wrapper ul.gform_fields li.gfield select {
		padding: 10.5px 12px;
	}
	body.home .easy_testimonial .main-content-3 p {
		font-size: 18px;
	}
	.easy_testimonial .title-area-3 .easy_testimonial_title {
		font-size: 20px;
	}
	h3.feature-page-titlle {
		font-size: 24px;
		margin-bottom: 0px;
	}
	.front-page-4 .entry-title a {
		font-size: 11px;
	}
	.before-footer-cta .widget-title {
		font-size: 20px;
	}
	body,
	.before-footer-cta p {
		font-size: 14px;
	}
	.site-footer {
		font-size: 13px;
	}
	.site-header .textwidget.custom-html-widget {
		margin-top: 10px;
	}
	.site-header {
		position: sticky;
	}
	body.front-page .site-inner {
		margin-top: 0px;
	}
	body .site-inner,
	body.pre-cons-form .site-inner {
		margin-top: 70px;
	}
	.widget-area.header-widget-area {
		display: block;
	}
	ul#menu-header_right_menu {
		margin-top: 8px;
	}
	body .site-container .wp-block-button .wp-block-button__link {
		font-size: 20px !important;
		padding: 12px 20px;
	}
	body.landing-ep h2.reg {
		font-size: 22px;
	}
	body .is-layout-flex {
		flex-direction: column;
	}
	body .wp-block-columns {
		flex-wrap: wrap!important;
	}
	body .abh_tab_content .abh_image {
		margin-right: 32px;
	}
	body.landing-ep .wp-block-columns.padding-added .wp-block-column:nth-child(2) {
		margin: 0 auto !important;
	}
	body.author .author-posts {
		grid-template-columns: repeat(2, 1fr);
	}
	body .south-bayslogo {
		max-width: 130px;
	}
	body .probate-poup .gform_wrapper{
		padding:20px;
	}
}
@media only screen and (max-width: 820px) {
	.front-page-1 .banner .banner-text {
		position: relative;
		transform: inherit;
		padding: 20px 20px 26px;
		max-width: 1200px;
		right: 0px;
	}
	.front-page-1 p.widget-description,
	.front-page-1 .banner .banner-text h2 {
		text-align: center;
	}
	.front-page-1 a.widget-btn {
		margin: 0 auto;
	}
	.banner {
		background: #155fa1;
	}
	.banner:before {
		background: transparent;
	}
	.front-page-1 p.widget-description {
		font-size: 18px;
	}
	.front-page-1 a.widget-btn {
		background: #155fa1;
	}
	.banner img {
		width: 100%;
		object-fit: contain;
		height: auto;
		object-position: unset;
	}
	body .site-container .wp-block-button .wp-block-button__link {
		font-size: 14px!important;
		padding: 12px 2px;
	}
	.wp-block-columns {
		flex-wrap: wrap !important;
	}

}
@media only screen and (max-width: 812px) {
	#custom_html-5 h4.widget-title.widgettitle,
	#custom_html-10 h4.widget-title.widgettitle{
		margin: 10px auto 22px;
		text-align: center;
	}
	body section#custom_html-8 .trustIcon img,
	body section#custom_html-12 .trustIcon img {
		width: auto;
		max-height: 130px;
	}
	body section#custom_html-8 .trustIcon,
	body section#custom_html-12 .trustIcon {
		grid-template-columns: repeat(1, 1fr);
		text-align: center;
	}
	body section#custom_html-8 .trustIcon a,
	body section#custom_html-12 .trustIcon a {
		margin: 0px; 
		padding: 0px;
	}
	body section#custom_html-8	.nextdoor-logo,
	body section#custom_html-12	.nextdoor-logo {
		padding-top: 40px;
	}
	body section#custom_html-8,
	body section#custom_html-12 {
		padding-top: 0;
	}
	body #simple-social-icons-3 ul {
		justify-content: center;
	}
	.before-footer-cta section {
		margin: 0 auto;
	}
	body section#text-7 h4.widget-title.widgettitle {
		margin-bottom: 10px;
	}
	.before-footer-cta section {
		width: 100%;
		text-align: center;
	}
	section#text-5 .widget-wrap, section#text-7 .widget-wrap {
		width: 100%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 782px) {
	body .gform_legacy_markup_wrapper .text-permission .gfield_checkbox label {
		max-width: 96%;
	}
	body.landing-ep article.entry {
		margin-bottom: 10px;
	}
	body .site-inner,
	body.pre-cons-form .site-inner {
		margin-top: 70px;
	}
	.before-footer-cta .wrap,
	.site-inner {
		max-width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}

	.admin-bar .site-header {
		top: 46px;
	}

	.site-header {
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
	}

	.full-width-content.landing-page .content {
		margin-bottom: 0;
	}

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

	.after-entry {
		padding: 30px 40px;
	}

	.after-entry .enews-widget form {
		margin-left: 0;
		margin-right: 0;
	}

	.before-footer-cta .button {
		float: none;
		margin-top: 20px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	.front-page .site-inner {
		padding: 0;
	}
	.home-service {
		flex-direction: column;
		justify-content: center;
	}
	.home .home-service li {
		width: 300px;
		margin: 0 auto;
		display: block;
		margin-bottom: 30px;
	}
	.b-text {
		font-size: 16px;
		min-height: auto;
	}
	.home-service p.hs-text {
		height: auto;
		margin-bottom: 0px;
	}
	.front-page-2 h3.form-title {
		font-size: 22px;
	}
	.front-page .wrap {
		max-width: 620px;
	}
	.front-page-4 .flexible-widgets .widget {
		padding-left: 10px;
		padding-right: 10px;
	}
	.front-page-1 .widget-title,
	h2.home-service-title,
	.front-page-review h4.widget-title {
		font-size: 28px;
	}
	body.home .easy_testimonial .main-content-3 p {
		font-size: 15px;
	}
	.before-footer-cta .wpseo-address-wrapper {
		line-height: 1.4;
	}
	.WPSEO_Show_Address h4.widget-title.widgettitle,
	.WPSEO_Show_OpeningHours h4.widget-title.widgettitle,
	section#text-5 h4.widget-title.widgettitle {
		margin-bottom: 20px;
	}
	article.report {
		width: 48%;
		padding: 40px 20px;
	}
	.site-header a.tell,
	.tell-div {
		margin-right: 0px;
	}
	.custom-faq .entry-content ol,
	.entry-content ul {
		margin-left: 10px;
	}
	.site-footer p {
		line-height: 1.5;
	}
	body.landing-ep.onDemand .entry-content {
		padding: 0px 4%;
	}
	body.landing-ep.onDemand ul.listWebinar {
		margin-left: 30px;
	}
	body.author .author-posts {
		grid-template-columns: repeat(1, 1fr);
	}
	.before-footer-cta section {
		margin: 0 auto;
	}
	.calculator-wrap h2 {
		font-size: 28px;
		margin-bottom: 20px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 761px),
	(max-device-width: 1023px) and (min-device-width: 768px) {
		body.landing-ep
		.gform_wrapper
		ul.gform_fields
		li.gfield.gfield_error
		+ li.gfield.gfield_error {
			margin-top: 16px;
		}
		.alignleft {
			float: none
		} 
}
@media only screen and (max-width: 640px) {

	.gform_legacy_markup_wrapper ul.gfield_checkbox li label, .gform_legacy_markup_wrapper ul.gfield_radio li label {
		cursor: pointer;
		width: 100% !important;
	}
	body .form-sec label#label_1_5_1 {
		max-width: 100%!important;
		width: 100% !important;
	}
	.front-page .wrap {
		max-width: 100%;
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	body .gform_wrapper ul.gform_fields li.gfield select {
		padding: 10.5px 12px;
		height: 50px;
	}
	body.landing-ep .gform_wrapper .top_label li.gfield.gf_left_half {
		padding-right: 0px !important;
	}
	body.landing-ep .gform_wrapper .top_label li.gfield.gf_right_half {
		padding-left: 0px;
	}
	body.landing-ep .wp-block-image.header-img {
		width: 300px;
		margin: 0 auto !important;
	}
	.front-page .wrap {
		max-width: 100%;
		width: 100%;
	}
	.before-footer-cta .wrap {
		flex-direction: column;
	}
	.before-footer-cta section {
		width: 280px;
		margin: 0 auto;
		margin-bottom: 30px;
		text-align: center;
	}
	section#text-5 .widget-wrap {
		width: 300px;
		margin: 0 auto;
	}
	div#wpseo_location-11987 {
		margin-bottom: 0px;
	}
	.WPSEO_Show_Address h4.widget-title.widgettitle,
	.WPSEO_Show_OpeningHours h4.widget-title.widgettitle,
	section#text-5 h4.widget-title.widgettitle {
		margin-bottom: 10px;
	}
	.simple-social-icons ul.alignleft {
		float: none;
		text-align: center;
		max-width: 100%;
		width: 100%;
	}
	.simple-social-icons ul li {
		float: none !important;
		display: initial;
	}
	.front-page-4 .flexible-widgets.widget-fourths .widget {
		width: 100%;
		text-align: center;
	}
	.site-header .wrap {
		padding: 0px;
	}
	article.report {
		width: 100%;
	}
	.badge-review a {
		display: block;
		margin: 10px auto;
		width: 180px;
	}
	.site-header a.tell {
		font-size: 17px;
		margin-right: 0px;
	}
	.post-type-archive-wp_events .site-inner {
		margin-bottom: 45px;
	}
	body .wpe-name-box {
		display: block;
	}
	body .wpe-name-box .form-control {
		width: 100%;
	}
	body div.form-control:nth-child(1) {
		padding-right: 0;
	}
	label#label_9_202_1 {
		font-size: 12px!important;
	}
	.ContactFields {
		padding: 20px;
	}
	.probate-fields>div {
		display: block;
	}
	.probate-fields>div label {
		line-height: normal;
		padding-bottom: 5px;
		display: block;
	}
	.probate-poup {
		top: 100px;
	}
}
@media only screen and (max-width: 600px) {
	.admin-bar .site-header {
		position: relative;
		top: 0;
	}

	.footer-cta-button {
		display: block;
	}
	.banner {
		background: #155fa1;
	}

	.front-page-1 .banner .banner-text {
		position: relative;
		transform: inherit;
		padding: 20px 20px 26px;
	}
	.front-page-1 .widget-title,
	h2.home-service-title,
	.front-page-review h4.widget-title {
		font-size: 24px;
	}
	.home .home-service li {
		width: 100%;
	}
	.b-text {
		font-size: 20px;
		min-height: auto;
	}
	.seminars-summary {
		padding: 30px 30px 30px;
		width: 100%;
	}
	body.single-post .entry-background {
		height: 460px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top;
	}
	article.report:last-child {
		margin-bottom: 55px;
	}
	body.landing-ep.onDemand .webinarBtn a {
		font-size: 17px !important;
	}
	.calculator-wrap h2 {
		font-size: 24px;
		margin-bottom: 15px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 480px) {
	.title-area {
		width: 260px;
	}
	h1.wpe-template-title {
		font-size: 35px !important;
		font-weight: 700;
		margin-bottom: 0;
		color: c6893f;
		letter-spacing: -0.5px;
	}
	.article-bg img.alignleft {
		width: 100%;
		margin: 0 auto 20px;
	}
	article.article-bg {
		text-align: center;
	}
	body .site-inner,
	body.pre-cons-form .site-inner {
		margin-top: 40px;
	}
	article.article-bg,
	.seminars-summary,
	body.blog article {
		padding: 24px;
	}
	.entry-title,
	.archive-title,
	body.blog h2.entry-title {
		font-size: 24px;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size: 20px;
	}
	body.home .easy_testimonial:after {
		width: 240px;
	}
	blockquote.easy_testimonial:after {
		width: 240px;
	}
	body.home .form-title br {
		display: none;
	}
	.before-footer-cta.form .widget-title.widgettitle {
		font-size: 26px;
	}
	.before-footer-cta.form
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]),
	.before-footer-cta.form
	.gform_wrapper
	input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
		line-height: 1;
	}
	.error404 .entry-content .search-form input[type="search"] {
		margin-right: 10px;
		width: 100%;
	}
	body ol.lowerAlpha li {
		padding-left: 10px;
	}
	body.landing-ep.onDemand ul.listWebinar {
		margin-left: 0px;
	}

}

/*----------------------------MEDIA QUERIES FOR PRE CONS FORM---------------------------*/
@media only screen and (min-width: 641px) {
	body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_left_half,
	body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_right_half {
		width: 50% !important;
	}
}
@media only screen and (max-width: 1280px) {
	body.pre-cons-form #input_4_32 input {
		vertical-align: top;
		margin-top: 5px;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_checkbox
	li
	label {
		max-width: 82%;
		white-space: inherit;
	}
	body.pre-cons-form .gform_wrapper table.gfield_list thead th {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1139px) {
	body.pre-cons-form #input_4_23 input {
		vertical-align: top;
		margin-top: 7px;
	}
	body.pre-cons-form #input_4_32 input {
		vertical-align: top;
		margin-top: 5px;
	}
}
@media only screen and (max-width: 1023px) {
	body.pre-cons-form .gform_wrapper table.gfield_list td {
		text-align: center;
		padding-right: 0 !important;
	}
	body.pre-cons-form h1 {
		font-size: 28px;
	}
	body .genesis-responsive-menu.nav-primary .genesis-nav-menu .sub-menu .current-menu-item>a {
		color: #fff;
	}
	body.pre-cons-form
	.gform_wrapper
	ul.gform_fields.form_sublabel_below
	table.gfield_list
	td:after {
		font-size: 16px;
	}
	body.pre-cons-form .gform_wrapper ul li.gfield.in-line-rating {
		flex-wrap: nowrap !important;
	}
	body.pre-cons-form
	.gform_wrapper
	ul
	li.gfield.in-line-rating.gfield_error {
		flex-wrap: wrap !important;
	}
	body.pre-cons-form
	.gform_wrapper
	.ginput_complex.ginput_container_address
	.ginput_right
	select {
		font-size: 12px;
		padding: 13.5px 8px;
	}
	body.pre-cons-form input::-webkit-input-placeholder {
		font-size: 12px;
	}
	body.pre-cons-form input::-moz-placeholder {
		font-size: 12px;
	} /* Firefox 19+ */
	body.pre-cons-form input:-moz-placeholder {
		font-size: 12px;
	} /* Firefox 18- */
	body.pre-cons-form input:-ms-input-placeholder {
		font-size: 12px;
	} /* IE */
	.before-footer-cta .wrap {
		max-width: 100%;
		padding: 0px 20px;
	}
	body section#custom_html-12 .trustIcon {
		gap: 20px;
	}
	body section#custom_html-12 .trustIcon .nextdoor-logo img {
		max-height: 90px;
	}
	body section#custom_html-12 .trustIcon img {
		max-height: 100px;
	}
	body .map-image {
		padding-right: 0;
	}
	.best-business-award img, .best-business-award {
		width: 100%;
		max-width: 180px;
	}
}
@media only screen and (max-width: 820px) {
}
@media only screen and (max-width: 812px) {
	body.pre-cons-form h1.has-text-align-center {
		margin-top: 20px;
	}
	body.pre-cons-form #input_4_32 input {
		margin-top: 5px;
	}
	body.pre-cons-form .gform_wrapper table.gfield_list td,
	body.pre-cons-form .gform_wrapper table.gfield_list td + td {
		padding: 0 0px 8px 0 !important;
	}
	.before-footer-cta .wrap {
		flex-direction: column;
		align-items: center;
	}
	body section#custom_html-7 {
		padding: 0px;
	}
	body section#simple-social-icons-2 {
		margin-left: 0px;
	}
	body .map-image {
		padding-right: 0px;
	}
	.best-business-award img, .best-business-award {
		width: 100%;
		max-width: 220px;
	}
	section#custom_html-11 {
		margin: 40px 0px 30px;
	}
	body section#custom_html-12 .trustIcon .nextdoor-logo img {
		max-height: 140px;
	}
	body section#custom_html-12 .trustIcon img {
		max-height: 100%;
	}
}
@media only screen and (max-width: 780px) {
	body section.wrap-time-ss {
		width: 100%;
		margin: 0 auto;
	}
	body section#text-5 {
		width: 100%;
		text-align: center;
	}
	body .simple-social-icons ul {
		justify-content: center;
	}
	.before-footer-cta .widget-title {
		text-align: center;
	}
}
@media only screen and (max-width: 768px) {
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		width: 106px;
	}
	body.pre-cons-form h1.has-text-align-center {
		margin-top: 20px;
	}
	body.pre-cons-form li.rb-cb li {
		width: 110px !important;
		float: left;
	}
	body.pre-cons-form .content p {
		font-size: 16px;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col.yes-c
	ul.gfield_radio
	li {
		width: 48px;
		margin-right: 3%;
	}
	body.pre-cons-form
	.entry-content
	.gform_wrapper
	ul
	li.gfield.in-line-rating
	label.gfield_label {
		font-size: 14px;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col.yes-c
	ul.gfield_radio
	li {
		width: 52px !important;
		margin-right: 2%;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		width: 96px;
		margin-right: 2%;
	}
	body.pre-cons-form .gform_wrapper .gfield_checkbox li label,
	body.pre-cons-form .gform_wrapper .gfield_radio li label {
		font-size: 14px;
	}
	body.pre-cons-form li#field_4_55 {
		margin-top: 33px !important;
	}
	body.pre-cons-form #input_4_23 input {
		margin-top: 5px;
	}
}
@media only screen and (max-width: 710px) {
	body.pre-cons-form
	.gform_wrapper
	.ginput_complex.ginput_container_address
	.ginput_right
	select {
		font-size: 10px;
	}
	body.pre-cons-form h1 {
		font-size: 24px;
	}
	body.pre-cons-form input::-webkit-input-placeholder {
		font-size: 10.5px;
	}
	body.pre-cons-form input::-moz-placeholder {
		font-size: 10.5px;
	} /* Firefox 19+ */
	body.pre-cons-form input:-moz-placeholder {
		font-size: 10.5px;
	} /* Firefox 18- */
	body.pre-cons-form input:-ms-input-placeholder {
		font-size: 10.5px;
	} /* IE */
}
@media only screen and (max-width: 667px) {
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		width: 95px;
	}
	body.pre-cons-form .entry {
		padding: 0px;
		margin-bottom: 20px;
	}
	body.pre-cons-form .gform_wrapper {
		padding: 0px 0px 20px 16px;
	}
}
@media only screen and (max-width: 640px) {
	body.pre-cons-form .gform_wrapper {
		padding: 0 0px 20px;
	}
	body.pre-cons-form h1 {
		font-size: 26px;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gf_right_half.gf_list_2col {
		width: 80%;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		width: 156px;
	}
	body.pre-cons-form .gform_wrapper ul.gfield_checkbox li label,
	body.pre-cons-form .gform_wrapper ul.gfield_radio li label {
		width: auto;
	}
	body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_left_third,
	body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_middle_third,
	body.pre-cons-form .gform_wrapper .top_label li.gfield.gf_right_third {
		width: 100%;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col.yes-c
	ul.gfield_radio
	li {
		width: 60px;
		display: inline-block;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		width: 100px;
		display: inline-block;
		margin-bottom: 0;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gf_right_half.gf_list_2col {
		margin-top: 0px !important;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gf_right_half.gf_list_2col.yes-c {
		margin-bottom: 0px;
	}

	body.pre-cons-form
	.entry-content
	.gform_wrapper
	.gfield_checkbox
	li
	input[type="checkbox"] {
		margin-top: 0px;
	}
	body.pre-cons-form .gform_wrapper ul.gform_fields li.gfield {
		margin-top: 20px !important;
		padding-right: 0px !important;
	}
	body.pre-cons-form
	.gform_wrapper
	table.gfield_list
	tr
	td.gfield_list_icons {
		padding: 15px 4px 4px 4px !important;
	}
	body.pre-cons-form .gform_wrapper ul.gform_fields li.gfield.rb-cb {
		margin-top: 29px !important;
	}
	body.pre-cons-form li.rb-cb li {
		margin-bottom: 29px;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gf_right_half.gf_list_2col
	.gfield_label {
		margin-top: 8px;
	}
	body.pre-cons-form h3 {
		font-size: 18px;
	}
	body.pre-cons-form .gform_wrapper ul.gfield_radio li label {
		margin-top: 0px;
	}
	body.pre-cons-form #input_4_32 input {
		margin-top: 4px;
	}
	body.pre-cons-form .gform_wrapper ul li.gfield.in-line-rating {
		flex-wrap: wrap !important;
	}
	body.pre-cons-form
	.entry-content
	.gform_wrapper
	ul
	li.gfield.in-line-rating
	label.gfield_label {
		font-size: 12px;
		margin: 5px 0px;
	}
	body.pre-cons-form .entry {
		padding: 0px;
		margin-bottom: 10px;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col.yes-c
	ul.gfield_radio
	li {
		margin-top: 0px;
	}
	body.pre-cons-form
	.gform_wrapper
	ul
	li.gfield.in-line-rating
	.ginput_container.ginput_container_number,
	body.pre-cons-form
	.gform_wrapper
	ul
	li.gfield.in-line-rating
	.ginput_container.ginput_container_text {
		width: 100% !important;
	}
	body.pre-cons-form .gform_wrapper table.gfield_list td,
	body.pre-cons-form .gform_wrapper table.gfield_list td + td {
		padding: 0 0px 8px 0;
	}
	body.pre-cons-form li#field_4_33 {
		margin-top: 21px !important;
	}
	#field_4_36 .ginput_container.ginput_container_radio,
	#field_4_39 .ginput_container.ginput_container_radio {
		margin-top: 0px !important;
	}
	#field_4_36 label.gfield_label,
	#field_4_39 label.gfield_label {
		margin-top: -7px;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gfield_error.gf_right_half.gf_list_2col.yes-c {
		display: flex;
	}
	/* 	#field_4_36.gfield_error label.gfield_label {
	margin-top: 10px;
} */
	body .gform_legacy_markup_wrapper div.validation_error {
		padding: 16px 10px;
	}
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gfield_error.gf_left_third,
	body.pre-cons-form
	.gform_wrapper
	.top_label
	li.gfield.gfield_error.gf_middle_third {
		width: calc(100% - 0px) !important;
	}
	body.pre-cons-form
	.gform_wrapper.gform_validation_error
	.top_label
	li.gfield.gfield_error.gf_left_half,
	body.pre-cons-form
	.gform_wrapper.gform_validation_error
	.top_label
	li.gfield.gfield_error.gf_right_half {
		width: 100% !important;
		max-width: calc(100% - 0px) !important;
	}
	body.pre-cons-form
	.gform_wrapper.gform_validation_error
	.gform_body
	ul
	li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: calc(100% - 0px) !important;
	}
	body.pre-cons-form
	.gform_wrapper
	div.gform_body
	ul.gform_fields
	li.gfield.gfield_html
	h3 {
		margin-bottom: 20px;
	}
	body.pre-cons-form li#field_4_37 {
		margin-top: 19px !important;
	}
	body.pre-cons-form h1.has-text-align-center {
		font-size: 22px;
	}
	body.pre-cons-form li#field_4_55 {
		margin-top: 20px !important;
	}
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_3col
	ul.gfield_radio
	li,
	body.pre-cons-form
	.gform_wrapper
	li.gfield.gf_list_2col
	ul.gfield_radio
	li {
		margin-right: 4%;
	}
	body.pre-cons-form
	.gform_wrapper
	.ginput_complex.ginput_container_address
	.ginput_right
	select {
		font-size: 13px;
		min-height: 48px;
		padding: 13.5px 6px;
	}
	body.pre-cons-form li#field_4_62 {
		margin-top: 18px !important;
	}
	body.pre-cons-form input::-webkit-input-placeholder {
		font-size: 13px;
	}
	body.pre-cons-form input::-moz-placeholder {
		font-size: 13px;
	} /* Firefox 19+ */
	body.pre-cons-form input:-moz-placeholder {
		font-size: 13px;
	} /* Firefox 18- */
	body.pre-cons-form input:-ms-input-placeholder {
		font-size: 13px;
	} /* IE */
	body.single-post img.post-image {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-bottom: 10px;
	}
	section#custom_html-11 {
		margin: 0px 0 30px;
	}
}
@media only screen and (max-width: 320px) {
	body.pre-cons-form input::-webkit-input-placeholder {
		font-size: 12px;
	}
	body.pre-cons-form input::-moz-placeholder {
		font-size: 12px;
	} /* Firefox 19+ */
	body.pre-cons-form input:-moz-placeholder {
		font-size: 12px;
	} /* Firefox 18- */
	body.pre-cons-form input:-ms-input-placeholder {
		font-size: 12px;
	} /* IE */
}

/*----------------------------END MEDIA QUERIES FOR PRE CONS FORM---------------------------*/
