/*!
Theme Name: Eckell Sparks Theme
Theme URI: https://bootstrap-wp.com
Author: Premier Legal Marketing
Author URI: https://premierlegalmarketing.com/
Description: "WP Bootstrap 4"
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: eckell-sparks
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog
*/
@font-face {
	font-family: 'High Tower Text';
	src: url('/wp-content/themes/eckell-sparks/fonts/HighTowerText-Reg.eot');
	src: url('/wp-content/themes/eckell-sparks/fonts/HighTowerText-Reg.eot?#iefix') format('embedded-opentype'),
	url('/wp-content/themes/eckell-sparks/fonts/HighTowerText-Reg.woff') format('woff'),
	url('/wp-content/themes/eckell-sparks/fonts/HighTowerText-Reg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Cala-Light-modfifiedByKemaL';
    src: url('/wp-content/themes/eckell-sparks/fonts/Cala-Light.eot');
    src: url('/wp-content/themes/eckell-sparks/fonts/Cala-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/eckell-sparks/fonts/Cala-Light.woff2') format('woff2'),
        url('/wp-content/themes/eckell-sparks/fonts/Cala-Light.woff') format('woff'),
        url('/wp-content/themes/eckell-sparks/fonts/Cala-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
body { background-color: #ffffff; font-family: 'Open Sans', sans-serif; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

p {
    margin: 0 0 2em 0;
    font-size: 17px;
    color: #000;
}
a {
    color: #5f9dd2;
}

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.firm-news-template-default .entry-summary {
    display: none;
}

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    margin-right: 1rem;
    width: 325px;
}

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 2.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 0; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

.home.page nav#site-navigation {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
		background: rgba(255,255,255,0.9);
}
nav#site-navigation {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    background: #fff;
}

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); height: 125px; }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

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

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*coronavirus*/
#coronaFAQ{
    background: url('/wp-content/uploads/2020/03/Coronavirus-FAQ-bkgd.jpg');
	background-repeat: no-repeat;
	background-size: cover;
    text-align: center;
    font-family: "High Tower Text";
}
.faqItem{
    padding: 3em 0.2em;
}
.faqItem a{
    background: rgba(0,0,0,0.7);
    padding: 0.3em 1em;
    border-radius: 10px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 1.5em;
    display: block;
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
}

.logo .head-phone {
    display: inline-block;
    margin-top: -13px;
    color: #013D76;
    font-size: 1.6em;
    font-family: "High Tower Text";
    font-weight: bold;
    vertical-align: top;
    line-height: 32px;
    width: 520px;
    max-width: 510px;
}

#header nav {
    height: inherit;
    line-height: inherit;
    margin-right: 1.5em;
    position: absolute;
    right: 0;
    top: 0;
}

.head-phone {
    font-family: "High Tower Text";
    font-size: 1.9em;
    color: #013D76;
}
.head-phone a  { color:#013D76; text-decoration: none;}

.reviewBtn {
    display: inline-block;
    background: #013D76;
    position: relative;
    top: -7px;
    font-size: 23px;
    font-weight: normal;
    padding: 3px 6px 1px;
}
.reviewBtn a {
    color: #fff;
		text-decoration: none;
}
.head-phone img {
    width: 26px;
    height: 26px;
    vertical-align: inherit;
}

/*Slider Styles */
.metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,0.6) !important;
    color: white;
    opacity: 9 !important;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
    text-align: center;
    padding: 6px 0 1em;
}
.metaslider .caption-wrap .caption h2 {
    font-family: "High Tower Text";
    color: #013D76;
    font-weight: bold;
}
.banner-button a {
    color: #013D76;
    border: 2px solid #013D76;
    border-radius: 5px;
    padding: 13px;
    text-transform: uppercase;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    display: inline-block;
    width: 15%;
}
.metaslider {
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: "High Tower Text";
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h2, .h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    color: #4d5968;
		line-height: 1.5em;
}
.site-main h1, .h1 {
    font-size: 2em;
    text-transform: uppercase;
    color: #013D76;
    font-weight: bold;
    margin: 0 0 1em 0;
}
h1.entry-title.h2 {
    line-height: 1em;
    margin-top: 60px;
}

h3,h4 {
    font-size: 0.9em;
		text-transform: uppercase;
    color: #4d5968;
}

h1.home-h1 {
		text-align: center;
		font-size: 40px;
		color: black;
		margin-bottom: 10px;
		font-family: "High Tower Text";
		margin-top: 20px;
		text-transform: uppercase;
}
	h2.home-h2 {
    text-align: center;
    font-size: 30px;
    color: black;
    margin-bottom: 10px;
    font-family: "High Tower Text";
		text-transform: uppercase;
}
.wrapper.cta {
		background-image: -webkit-linear-gradient(top, rgba(21, 27, 33, 0.6), rgba(21, 27, 33, 0.6)), url('/wp-content/uploads/2017/04/court-bg-scaled.jpg'), -webkit-linear-gradient(45deg, rgba(39, 161, 227, 0.65), rgba(231, 35, 42, 0.65)), url('/wp-content/uploads/2017/04/court-bg-scaled.jpg');
    background-position: top center;
    background-size: cover;
    background-attachment: fixed, fixed, fixed, fixed;
    background-repeat: repeat, repeat, no-repeat, no-repeat;
    background-color: rgba(21, 27, 33, 0.6);
    color: #ffffff;
}
#two .container header > ul, #two h2 {
    background-color: rgba(0,0,0,.6);
    padding: 10px;
    border-radius: 10px;
    border: 2px solid white;
    list-style: none;
}
ul.actions li {
    list-style: none;
}
ul.actions {
    padding: 0;
    margin: 1em 0 1em;
}
.wrapper.cta .home-post-title a {
    margin-bottom: 10px;
    font-size: 1.4em;
    font-weight: bold;
		color: #fff;
}
	#two.wrapper {
    padding: 6.5em 0 4.5em 0;
    position: relative;
}
input#gform_submit_button_2 {
    background-color: rgba(0, 0, 0, .6);
}
#gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text], #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text], #gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text], #gform_wrapper_8 .gform_body .gform_fields .gfield input[type=text] {
    background-color: white;
    color: black;
    border: 1px solid white;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 1em;
    padding-bottom: 0px;
}
#gform_wrapper_2 ul li.gfield,
#gform_wrapper_8 ul li.gfield {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding: 0;
}
#gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    color: #444;
}
.gform_wrapper textarea.medium {
    margin-top: 1em;
}
#gform_wrapper_2 .gform_body,
#gform_wrapper_8 .gform_body {
    background: rgba(41, 42, 41, 0.7);
    border: 2px solid white;
    border-radius: 8px;
    padding: 0 1em 1em;
    width: 100%;
    color: #fff;
}
.wrapper.cta input[type="submit"], .wrapper.cta input[type="reset"], .wrapper.cta input[type="button"], .wrapper.cta button, .wrapper.cta .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #ffffff;
    color: #ffffff !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 0.9em;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
    height: 3.25em;
    line-height: 3.35em;
    padding: 0 2em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.posts .post .image img {
    display: block;
    width: 90%;
    border-radius: 5px;
    margin-top: 0.8em;
    margin-right: 2em;
}
.posts .post .content > :last-child {
    margin-bottom: 0;
}
section#three .content {
    width: 60%;
}
section#three .post {
    width: 50%;
}
#three h2, .home-areas h2, #one h2 {
    text-align: center;
    color: #013D76;
    font-size: 1.75em;
}
#three h3 a {
    color: #013D76;
    font-size: 16px;
    text-transform: uppercase;
}
ul.features {
    list-style: none;
    padding: 0;
}
ul.features li h3 {
    margin-bottom: 0;
    min-width: 20em;
    padding-left: 4.5em;
    position: relative;
    font-size: 1.1em;
		text-transform: uppercase;
    line-height: 2.9em;
    width: 35%;
    color: #4d5968;
}
ul.features li p {
    width: 65%;
    margin-bottom: 0;
    padding-left: 3em;
}

section#one ul.features li {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    border-top: solid 2px rgba(144, 144, 144, 0.25);
    margin: 2em 0 0 0;
    padding: 2em 0 0 0;
}
section#one ul.features li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
section#one ul.features li h3:before {
    border-radius: 100%;
    border: solid 2px;
    font-size: 1.25em;
    height: 2.5em;
    left: 0;
    line-height: 2.25em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 2.5em;
}
.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}
.fa-star:before {
    content: "\f005";
    font-size: 1.1em;
    position: absolute;
    left: 0;
    top: 0;
    color: #758ce1;
}

section#one ul.features li:nth-child(3n-2) h3::before {
    color: #758ce1;
}
section#one li:nth-child(3n-1) h3::before {
    color: #758ce1;
}
section#one ul.features li h3:before {
    border-color: rgba(144, 144, 144, 0.25);
}
section#one ul.features li:nth-child(3n) h3::before {
    color: #758ce1;
}
section#one ul.features li i:before {
    border: solid 2px;
    border-radius: 100%;
    border-color: rgba(144, 144, 144, 0.25);
    height: 2.5em;
    width: 2.5em;
    line-height: 2.25em;
    text-align: center;
}
/*Sidebar Form */
#gform_3 {
    background: rgb(0,32,76);
    background: -moz-linear-gradient(top, rgba(0,32,76,1) 0%, rgba(1,101,183,1) 0%, rgba(1,61,118,1) 4%);
    background: -webkit-linear-gradient(top, rgba(0,32,76,1) 0%,rgba(1,101,183,1) 0%,rgba(1,61,118,1) 4%);
    background: linear-gradient(to bottom, rgba(0,32,76,1) 0%,rgba(1,101,183,1) 0%,rgba(1,61,118,1) 4%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00204c', endColorstr='#013d76',GradientType=0 );
    border: 2px solid white;
    border-radius: 8px;
    padding: 15px;
    width: 100%;
    color: #fff;
}
#gform_fields_3 h3 {
    padding-bottom: 5px;
    font-size: 26px;
    border-bottom: none;
    text-transform: uppercase;
}
#gform_3 input#gform_submit_button_3.gform_button {
    background: rgba(157, 156, 161, 0.7);
    border: 1px solid white;
    color: #fff!important;
    margin-left: 10px;
		text-transform: uppercase;
}
.sidebar-1-area .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.sidebar-1-area h5.widget-title.h6 {
    text-transform: uppercase;
}
.sidebar-1-area .widget ul li, .footer-widgets .widget ul li {
    list-style: none;
}
.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a {
    color: #5f9dd2;
}
.sidebar-1-area .widget, .footer-widgets .widget {
    margin-bottom: 1em;
}

/** Inner Pages **/
article {
    margin-bottom: 3em;
}
a.read-more {
    font-family: "High Tower Text";
    color: #013D76;
}
.card-title.entry-title {
    margin-bottom: .25rem;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Cala-Light-modfifiedByKemaL';
}
h3.entry-title.card-title a {
    color: #013D76;
}
i.fa.fa-calendar {
    vertical-align: text-top;
    padding-right: 6px;
}
.content a.button {
    color: #4d5968;
    text-transform: uppercase;
    padding: 0;
		box-shadow: none;

}
.pa-box-three, .pa-box-two {
    background: #F7F7F7;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 40px;
		column-count: 3;
		width: 100%;
}
.pa-box-three p,
.pa-box-two p,
.pa-box-three li,
.pa-box-two li
{
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid-column;
}
.pa-box-two {
    column-count:2;
}
@media (max-width: 991px) {
	.pa-box-three, .pa-box-two {
			column-count: 2;
	}
}
@media (max-width: 767px) {
	.pa-box-three, .pa-box-two {
			column-count: 1;
	}
}
/* Attorneys Page */
.posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 2em 0;
}
.posts > * {
    margin: 0 0 4em 0;
    padding: 0 1.5em;
    width: 50%;
    display: flex;
}
.posts > :nth-child(2n + 1) {
    padding-left: 0;
}

.posts .post .image img {
    display: block;
    width: 100%;
    border-radius: 5px;
    margin-top: 0;
}

.posts .post .image {
    display: block;
    margin-right: 2em;
    width: 40%;
    -ms-flex: auto;
}
.posts .post .content {
    width: 60%;
    -ms-flex: auto;
}

/* Practice Areas Pages */
.wp-block-columns.pa-attorney-footer {
    background: #F7F7F7;
    padding: 16px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* Attorney Profile page */
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 1px solid #013D76!important;
    position: relative;
    border-radius: 4px;
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}
.flexslider.testimonial p {
    margin-right: 0;
    padding-right: 0;
    margin: 10px 20px;
    font-size: 13px;
    font-style: italic;
    line-height: 2.2em;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    transition: all .3s ease;
}
.content-area .flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 30px;
    display: inline-block;
    content: '\f001';
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
}
.content-area .wp-block-group.awards .wp-block-group__inner-container {
    display: inline-flex;
    flex-wrap: wrap;
}
.content-area .wp-block-group.awards .wp-block-group__inner-container div {
    margin-right: 5px;
}
.wp-block-image.attorney-info .alignright {
    margin: 5px 0;
}

.wp-block-columns.attorney-bio-page .wp-block-image .alignleft {
    margin: .5em 1.3em 0 0;
}

.bio.awards ul li {
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    width: 49%;
}
.wp-block-media-text .wp-block-media-text__content {
    padding-left: 25px;
}
.wp-block-columns.attorney-bio-page p {
    margin-bottom: 1em;
}
.wp-block-group.attorney-experience h3 {
    font-size: 20px;
}
.wp-block-group.attorney-experience {
    float: left;
    margin-top: 2em;
}
.wp-block-group.attorney-experience ul li {
    list-style: square;
    font-size: 14px;
    line-height: 1.8em;
}
.attorney-bio-page figcaption {
    padding-top: 10px;
    padding-bottom: .75rem;
    color: #000;
    text-align: left;
    line-height: 1.8em;
}
.dcb-award {
    background: #013D76;
    padding: 15px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
    max-width: 590px;
}
.dcb-award p {
    color: #fff;
}
.dcb-award hr {
		background: #013D76;
    margin-top: 6px;
    border-bottom: 1px solid #5f9dd2;
}
button#print-btn {
    margin-left: auto;
}
.attorney-bio-page .wp-block-image {
    margin-bottom: 0;
}
.wp-block-image.under-profile-badge img {
    margin-top: -30px;
}

/* Print Styles */
@media print {
body { background:white; color:black; margin:0; width:100%; height: 100%;font-size: 17px!important;}
footer,header,.head-phone,button#print-btn,.under-profile-badge{display:none !important;}
div.flexslider.testimonial{display:none!important;}
.super_lawyers_badge{display:none;}
a[href]::after {
    content: none;
}
.site-main h1, .h1 {text-align: left !important; font-size: 2.5em;}
.wp-block-image .alignleft {
    align-items: normal !important;
}
small, .small { font-size: 100%; font-weight: bold !important;
}
.print_logo { display: block !important; }
}

/* Blog */

.blog .container {
    max-width: 1350px;
}
.blog article {
    margin-bottom: 3em;
    display: flex;
}
.blog .post-thumbnail {
    margin-top: 0;
    display: inline-block;
    padding-right: 20px;
    width: 80%;
}
.blog .card-title.entry-title {
    font-size: 24px;
    text-transform: none;
}
.blog p {
    margin: 0 0 2em 0;
    font-size: 16px;
    color: #333333;
}
.blog .entry-header {
    flex-basis: 100%;
}
.blog .entry-summary {
    margin-top: 6px;
}

/* Contact page */
#gform_wrapper_1 .gform_body {
    background: rgba(41, 42, 41, 0.7);
    border: 2px solid white;
    border-radius: 8px;
    padding: 0 .5em 0 1em;
    width: 100%;
    color: #fff;
}
#gform_wrapper_1 .gform_body {
    padding-bottom: 100px;
}

#gform_wrapper_1 {
    max-width: 768px;
}
#gform_wrapper_1 #field_1_12 {
    top: 0 !important;
}
#gform_submit_button_1 {
    position: relative;
    top: -100px;
    max-width: 80%;
    left: 15px;
    background: #fff;
}
#gform_submit_button_1 input[type="submit"], input[type="reset"], input[type="button"], button, .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px rgba(144, 144, 144, 0.25);
    color: #4d5968 !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
#gform_wrapper_1 ul li.gfield {
    margin: 0;
    font-size: 13px;
}
#gform_wrapper_1 .gform_body .gform_fields .gfield textarea,
#gform_wrapper_2 .gform_body .gform_fields .gfield textarea,
#gform_wrapper_8 .gform_body .gform_fields .gfield textarea {
    border: 1px solid white;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
    background-color: white;
    color: black;
    margin-top: 0px;
}
button.mega-toggle-animated.mega-toggle-animated-slider {
    box-shadow: none;
}

/* Review Platform Styles */
.modal-body .gform_wrapper .gfield_label {
  display: inline-block !important;
}

.well {
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;

}

.carousel {
  width: 60%;
  min-height: 220px;
  margin: 0 auto;
  border: none;
}
#carousel-review.slide{display:block;}
.carousel-control.left,.carousel-control.right {
  background-image: none;
}
#carousel-review a {
    color: #000;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}
.carousel-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 8%;
  text-align: center;
}
#thank-you {
  font-size: 18px;
  font-weight: 500;
}
.thumbnail a>img, .thumbnail>img {
  width: 90px;
}

.carousel-inner .thumbnail {
  cursor: pointer;
}
a.thumbnail:hover {
  color: #000 !important;
}
.sidebar.col-md-4 {
  display: none;
}
img#social-review {
  width: 300px;
  margin: 0 auto;
}
.modal {
  background: rgba(255,255,255,0.5);
  padding-right: 0 !important;
  overflow: hidden !important;
}
.modal-header {
  background-color: #4285f4;
  padding-bottom: 20px;
  width:100%;
  display: inline-block;
}
.modal-header p{display: inline-block;}
.modal-title {
    display: inline;
    color: white!important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 24px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Roboto',Arial,sans-serif !important;
    position: relative;
    top: -7px;
    left: 13px;
}
.g-icon-name img {
  width: 50px;
  height: auto;
}

.place-description {
  color: rgba(255,255,255,0.7);
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  padding: 0 5px;
  margin-top: -7px;
  margin-left: 3.2em;
  text-overflow: ellipsis;
}
.write-review-icon {
    display: inline-block !important;
    vertical-align: baseline;
    height: 24px;
    width: 24px;
}

input#input_4_11 {
    outline: none;
}

/* Survey Form Styles */

#gform_wrapper_4 body .gform_wrapper ul li.gfield {
   margin-top: 0;
   padding-top: 0;
}

.gform_wrapper .gsurvey-rating > input:checked ~ label {
   background-image: url(/wp-content/uploads/2020/09/ic_star_orange_1x_2.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 30px 30px;
   width: 30px;
   height: 30px;
	 color: transparent !important;
}
.gform_wrapper .gsurvey-rating:not(:checked) > label {
    float: right;
    width: 30px;
    height: 30px;
    /* margin-right: 10px; */
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 15px!important;
    line-height: 18px;
    color: transparent;
    background-image: url(/wp-content/uploads/2020/09/ic_star_outlined_1x_2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    text-indent: 10px;
}
.gform_wrapper .gsurvey-rating:not(:checked) > label:hover, .gsurvey-rating:not(:checked) > label:hover ~ label {
   background-image: url(/wp-content/uploads/2020/09/ic_star_orange_1x_2.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: contain;
}

.input-review input {
   border: none;
   border-bottom: 2px solid #4285f4;
   outline: none;
}

.modal-body .gform_wrapper form {
   text-align: left;
   max-width: 100%;
   margin: 0 auto 0 3.2em;
}

#gform_wrapper_4 input#gform_submit_button_4 {
    font-size: 16px;
    font-weight: 600;
    color: #4285f4 !important;
    float: right;
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    position: relative;
    top: -32px;
}

.add-photo input::before {
   content: '';
   position: absolute;
   border: 1px solid #efefef;
   left: 60px;
   right: 0;
   bottom: 5em;
   width: 112px;
   height: 93px;
   background: #fafafa url(/wp-content/uploads/2020/09/add_a_photo_grey600_24dp.png);
   background-repeat: no-repeat;
   background-position: center;
   cursor: pointer;
}

.add-photo {
   display: inline-block;
   height: 93px;
   width: auto;
   margin-top: 2em !important;
}

.modal-body .gform_wrapper li.gfield fieldset legend.gfield_label {
   display: none;
}

.itsg_ajax_upload_browse, .ginput_container_fileupload {
   width: 90px;
   outline: none !important;
   color: transparent;
   border: 0 !important;
}

.results.done-thumbnail {
   outline: none !important;
   display: inline-block;
}

input.button.itsg_single_ajax_button.itsg_single_ajax_remove {
   background: #eee url(/wp-content/uploads/2018/07/close_x.png);
   border: none;
   border-radius: 100%;
   box-shadow: 0px 1px #616161;
   background-repeat: no-repeat;
   background-position: center;
   position: absolute;
   top: -8px;
   right: 0;
   outline: none;
   color: transparent;
   width: 18px;
   height: 18px;
}

.gform_wrapper .gf_left_half .gfield_label, .gform_wrapper .gf_right_half .gfield_label {
    display: none !important;
}

.gform_wrapper .gsurvey-survey-field {
   margin: 0 !important;
}

#gform_wrapper_4 input[type="checkbox"] + label:before, input[type="radio"] + label:before {
    display: none;
}

.modal-body .gform_confirmation_wrapper {
   text-align: center;
   font-size: 15px;
   font-weight: 500;
}

.modal-body #gform_wrapper_4 ul.gform_fields li.gfield {
   padding-right: 16px;
}

div.itsg_single_ajax, div.itsg_list_ajax {
   border: none;
   margin: -32px 0;
   padding: 0;
}

#myModal p {
    margin: 0 0 8px 0;
    color: black;
    font-size: 17px;
}

input#input_4_3 {
    border-radius: 0;
}

@media (max-width: 768px) {
   .carousel {
   width: 100%;
 }
.modal-body .gform_wrapper form {
   margin: 0 auto 0 0;
}
.add-photo input::before {
   left: 13px;
}

}

/* Trusts Custom Page */
.sidebar-trust-menu ul li {
    background: #044d9e;
    margin-bottom: 6px;
    padding: 10px;
    font-style: italic;
    height: 35px;
}
.sidebar-1-area .sidebar-trust-menu ul {
    padding-left: 0;
}

.sidebar-1-area .sidebar-trust-menu ul li>a {
    color: #fff;
    vertical-align: middle;
}
.sidebar-1-area .sidebar-trust-menu ul li>a:hover {
    color: #a09fa4;
}
#married-dl, #single-dl {
    background: #fff;
    padding: 6px 0 12px;
    color: #044d9e;
    font-weight: bold;
}
.sidebar-1-area #married-dl:hover, #single-dl:hover {
    filter: drop-shadow(0 7px 13px rgba(0,0,0,.5));
		transition: all 0.5s ease;
}
.sidebar-1-area .estate-downloads p {
    font-family: "High Tower Text";
    font-size: 20px;
}
#married-dl img, #single-dl img {
    padding-top: 6px;
    vertical-align: bottom;
    margin-left: 1em;
}
#married-dl a, #single-dl a {
    color: #044d9e;
    text-decoration: none;
    display: block;
}
#married-dl a i, #single-dl a i{
    display: inline-block;
}
li#field_5_1 label, li#field_7_1 label{
    color: #fff;
    font-weight: normal;
}
.gform_wrapper .gfield_required {
    color: #fff;
}
input#gform_submit_button_5,input#gform_submit_button_7 {
    background: transparent;
    color: #fff !important;
    box-shadow: inset 0 0 0 2px #ffffff;
    outline: none;
}

input#gform_submit_button_5:hover,input#gform_submit_button_7:hover {
		background: #013D76;
    filter: drop-shadow(0 7px 13px rgba(0,0,0,.2));
}

#married-dl [aria-expanded="true"], #single-dl [aria-expanded="true"] {
    opacity: 0.6;
}
input#input_5_1,input#input_7_1 {
    height: 35px;
}
.getStarted{
    display:block;
    font-size:2em;
}
@media(max-width:481px){
    #married-dl, #single-dl {
     padding: 6px 12px 12px;
    }
    #married-dl img, #single-dl img {
        margin-left: 0;
    }
}
/* Footer Styles */
#footer {
    background: rgba(21, 27, 33, 0.6);
    background: rgba(0, 0, 0, 0) url('/wp-content/themes/eckell-sparks/assets/img/foot-bg.png') repeat scroll 0 0;
    color: #ffffff;
}
#footer .content {
    padding: 1.5em 0 10px;
    background-color: rgba(21, 27, 33, 0.6);
}
#footer .copyright {
    font-size: 0.8em;
    margin: 0;
    padding: 0 2em;
    text-align: center;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    color: #fff;
    background: rgba(21, 27, 33, 0.6);
}
#footer input[type="submit"], #footer input[type="reset"], #footer input[type="button"], #footer button, #footer .button {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #ffffff;
    color: #ffffff !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.footer-social-icons a {
    margin: 10px;
}
#gform_wrapper_2 .gform_body,
#gform_wrapper_8 .gform_body {
    background: rgba(41, 42, 41, 0.7);
    border: 2px solid white;
    border-radius: 8px;
    padding: 0 0.8em 0.3em;
    width: 100%;
    color: #fff;
}
.about #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text],
.about #gform_wrapper_8 .gform_body .gform_fields .gfield input[type=text]{
    background-color: white;
    color: black;
    border: 1px solid white;
    border-radius: 8px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0px;
    height: 38px;
}
.about #gform_wrapper_2 .gform_body .gform_fields .gfield textarea,
.about #gform_wrapper_8 .gform_body .gform_fields .gfield textarea {
    border: 1px solid white;
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
    background-color: white;
    color: black;
    height: 80px;
}
ul.icons.bulleted li.icon:before {
    left: 0;
    position: absolute;
    top: 0;
}
ul.icons.bulleted li {
    padding-left: 2em;
    position: relative;
    display: block;
}
.icon.icon.fa-phone p, .icon.icon.fa-fax p {
    color: #fff;
}
ul.icons.bulleted li > :last-child {
    margin-bottom: 1em;
}
.icons.bulleted sub {
    top: 0;
}
footer ul li {
    list-style: none;
}
footer h3 {
    font-size: 0.9em;
    text-transform: uppercase;
    color: #fff;
}
#footer .copyright a {
    color: inherit;
}
i.fas.fa-map-marker-alt {
    left: 0;
    position: absolute;
}
/* Footer Notice */
.notice {
    background-color: #013D76;
    padding: 28px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 3px;
/*		display: none;*/
}

.notice a {
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (max-width: 1200px) {
	.head-phone {
    font-size: 25px;
	}
}

@media (max-width: 991px) {
	.custom-logo-link {
		width: 150px;
	}
	.logo .head-phone {
    font-size: 18px;
    line-height: 20px;
    width: 332px;
    position: absolute;
    left: 173px;
    top: 25px;
    margin-top: 0;
    width: 50%;
    text-align: center;
}

	.head-phone {
   margin: 0 auto;
 }
 .head-phone.m-phone-bar {
    position: fixed;
    left: 0;
    right: 0;
    top: 94px;
    text-align: center;
    background: #fff;
    z-index: 1;
    padding: 20px 0 6px;
	}
	h2 {
	    font-size: 1.25em;
	}
	section#three .post {
    width: 100%;
	}
	section#one ul.features li {
	    display: flex;
	    flex-direction: column;
	    width: 100%;
	    padding-top: 5em;
	}
	section#one ul.features li p {
    width: 100%;
    margin-bottom: 0;
    padding:0 3em;
	}

	ul.features li h3 {
    padding-left: 0;
    width: 100%;
    color: #4d5968;
    text-align: center;
	}
	.fa-star:before {
    top: -43px;
    left: 0;
    right: 0;
    margin: 0 auto;
	}
	section#one ul.features li h3:before {
    top: -48px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
	ul.icons.bulleted {
		padding-left: 0;
		width: 100%;
		padding-bottom: 2em;
	}
	ul.icons.bulleted li {
    padding-left: 0;
	}
	ul.icons.bulleted li.icon:before {
    left: 0;
    right: 16em;
    position: relative;
    top: 0;
	}
	i.fas.fa-map-marker-alt {
	    left: 0;
	    position: relative;
	}
	section#page_banner {
    margin-top: 35px;
	}
	.posts > * {
    width: 100%;

	}
	.blog article {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
	}
	.blog .post-thumbnail {
    margin-top: 0;
    display: inline-block;
    padding-right: 0;
    padding-bottom: 10px;
    width: 100%;
	}
	.attorney-bio-page .wp-block-image .alignleft {
    float: none;
    margin:0;
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	button#print-btn {
    margin: 0 auto;
	}
	.attorney-bio-page .wp-block-image {
    margin-bottom: 1em;
		text-align: center;
	}
	svg#js-avvo-badge-rating {
    display: flex;
    margin: 0 auto;
	}
	.slbadge.rsbadge-blue {
    margin: 0 auto;
	}
}

@media (max-width: 550px){
	.custom-logo-link {
    width: 30%;
}
	.logo .head-phone {
    z-index: 1;
    left: 165px;
    font-size: 16px;
    text-align: left;
    top: 16px;
}
	.posts .post .image img {
    width: 65%;
    margin: 15px auto;
	}
}

@media (max-width: 480px) {
	.head-phone.m-phone-bar {
		top: 69px;
	}
	.logo .head-phone {
    left: 123px;
    width: 52%;
    line-height: 16px;
    top: 12px;
    letter-spacing: -1px;
}
	.posts .post .image img {
    width: 100%;
    margin: 15px auto;
	}
	.posts .post .image {
    display: block;
    margin-right: 0;
    width: 100%;
}
section#three .content {
    width: 100%;
}
section#three .content h3 {
    text-align: center;
}
	section#three .post {
    width: 100%;
    flex-direction: column;
	}
	h1.home-h1 {
    font-size: 25px;
	}
	h2.home-h2 {
    font-size: 16px;
	}
	.home .wp-block-group__inner-container {
		column-count: 2;
	}
	.home .wp-block-image .alignleft {
    float: none;
    margin: 0 auto;
	}
}

@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; }}
