/*
Theme Name: Joel W Baruch
Theme URI: http://www.moondogdevelopment.com/
Description: This is the child theme created for the Genesis Framework.
Author: Matthew Dunbar
Author URI: http://www.moondogdevelopment.com/

Version: 2.2.4

Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

Template: genesis
Template Version: 2.2.3

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


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

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

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

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

pa {
  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
--------------------------------------------- */

html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 1.8rem;
}

body {
  background-color: #eee;
  color: #333;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.65;
  margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition:    all 0.1s ease-in-out;
  -ms-transition:     all 0.1s ease-in-out;
  -o-transition:      all 0.1s ease-in-out;
  transition:         all 0.1s ease-in-out;
}

a {
  color: #406ad0;
  text-decoration: none;
}
.site-inner a {
  border-bottom: 2px solid;

}

.site-inner a.button {
  border-bottom: 0;
}
a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}

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

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

li {
  list-style-type: none;
}

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

b,
strong {
  font-weight: 700;
}

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

blockquote {
  margin: 40px;
  font-size: 32px;
  font-weight: 900;
  color: #ffae00;
  line-height: 1.2;
}

blockquote span {
  display: block;
  text-align: right;
  font-weight: 900;
  font-size: 19px;
  color: #fff;
}
blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}


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

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

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

/* ## 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 28px;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

input, select, textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  padding: 15px;
  width: 350px;
  max-width: 350px;
}
.contact-line {
  margin-bottom: 16px;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

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

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

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #050e27;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 16px 24px;
  text-decoration: none;
  white-space: normal;
  width: auto;
  text-transform: uppercase;
  transition: 2s;
  font-family: 'Lato',sans-serif;

  background-color: #406ad0;
  color: #ffffff;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: .5s;
  font-weight: 700;
  text-shadow: 0.5px 0.866px 1px rgba(0,0,0,0.21);
  line-height: 1;
  border-bottom: 0;
}


button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
  color:  #050e27 !important;
  background: #fff;
}

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

.button {display: inline-block;}

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

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

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

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

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

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

td,
th {
  text-align: left;
}

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

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

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

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

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

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

.more-link {
  position: relative;
}


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

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

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

.site-inner {
  clear: both;
  padding-top: 20px;
  word-wrap: break-word;
  max-width: 1280px;
  background: #eee;
}
.home .site-inner {
  max-width: 100%;
}

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

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

/* ### Wrapping div for .content and .sidebar-primary */

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

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

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */

.content {
  float: right;
  width: 880px;
}

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

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

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

/* ### Primary Sidebar */

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

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

/* ### Secondary Sidebar */

.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

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

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

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

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

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


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

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

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

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

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

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

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

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

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

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

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

.search-form {
  overflow: hidden;
}

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

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

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

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

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

.archive-description .entry-title,
.archive-title,
.author-box-title {
  font-size: 20px;
  font-size: 2rem;
}

.home .entry-title {
  font-size: 18px;
}

.entry-title {
  font-size: 30px;
  font-size: 3rem;
}
.entry-title:after {
  margin: 10px auto;
}
.entry-title  {
  font-family: EB Garamond, Georgia, serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
  /*! text-transform: uppercase; */
}
.footer-widgets .widget-title::after {
  margin: 10px 0 !important;
  border-color: #6f6f6f !important;
}
h3.widget-title::after,
.about-section-3 .about-section-line.as-title::after,
.footer-widgets .widget-title::after,
.entry-title::after {
  content: "";
  border-bottom: 4px double #333;
  display: block;
  width: 150px;
  margin: 10px auto;
}

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

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

.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  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 24px 24px 0;
}

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

.wp-caption-text {
  font-size: 1.6rem;
  font-weight: 900;
  margin: 0;
  text-align: center;
}

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

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


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

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

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

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

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

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

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

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

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

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


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

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

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

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

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

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

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

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

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

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

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

#wpstats {
  display: none;
}


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

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

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

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px;
}


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

.site-header {
  background-color: #c0c0c0;
  /*! position: relative; */
  /*! z-index: 1001; */
}

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

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

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

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

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

.site-title {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1;
  font-family: EB Garamond;
}

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

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

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
}

.site-description, .site-title {
  margin-bottom: 0;
  padding: 18px 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
  float: right;
  text-align: right;
  width: 800px;
}


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

.genesis-nav-menu {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  width: 100%;
}

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

.genesis-nav-menu a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 16px 20px;
  font-weight: 400;
  font-family: Lato;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
  color: #fff;
  text-decoration: none;
}

.genesis-nav-menu .sub-menu {
  border-top: 1px solid #eee;
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition:    opacity .4s ease-in-out;
  -ms-transition:     opacity .4s ease-in-out;
  -o-transition:      opacity .4s ease-in-out;
  transition:         opacity .4s ease-in-out;
  width: 200px;
  z-index: 99;
  display: none;
}

.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
  position: relative;
  width: 200px;
  word-wrap: break-word;
  color: #000 !important;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}

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

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

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  float: right;
}

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

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

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

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

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

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

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

.nav-primary {
  background-color: #afafaf;
  text-align:center;
  border-bottom: 0px solid #050e27;
  position: relative;
  z-index: 100;
}

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

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

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


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

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

.entry {
  background-color: #eee;
  margin-bottom: 0px;
  padding: 0px 80px 0;
}

.home .entry {
  padding: 0;
}
.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

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

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

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

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

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

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

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

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

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

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

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

.pagination {
  clear: both;
  margin: 40px 0;
}

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

.archive-pagination li {
  display: inline;
}

.archive-pagination a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 8px 12px;
  text-decoration: none;
}

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

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

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

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

.entry-comments {
  padding: 60px;
}

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

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

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

.comment-content {
  clear: both;
}

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

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

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

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

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


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

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

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


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

.footer-widgets {
  background-color: #333;
  font-size: 13px;
  font-size: 16px;
  clear: both;
  padding: 60px 0;
  color: #aaa;
  line-height: 1.25;
}
.footer-widgets {
  padding-left: 0;
  padding-right: 0;
  background: url('../../../../sierralawfirm.com/wp-content/uploads/2017/02/footer-background.html') #424242;
  background-repeat: no-repeat;
  background-size: 100%;
}

.footer-widgets .wrap {
  display: flex;
  max-width: 100%;
  padding: 0 30px;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4 {
  width: 100%;
}

.footer-widgets-1 {
  margin-right: 60px;
  width: 120%;
}

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

.footer-widgets-3 {
  float: none;
}


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

.site-footer {
  background-color: #222;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 10px 0;
  color: #aaa;
}
.site-footer a {
  color: #ffae00;
}
.site-footer p {
  margin-bottom: 0;
}

/* # Custom Styles
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu .sub-menu a:hover {
  background-color: #fff !important;
}
.copyright-left {
  text-align: left;
}
.copyright-usalawyers a::after {
  display: none !important;
}
body {overflow-x: hidden;}
.photo-float-right {
  float: right;
  padding: 4px 4px 4px 24px;
  background: #fff;
}

.credentials-line.credentials-position {
  font-family: EB Garamond;
  font-size: 20px;
  margin-top: -6px;
}
.credientials-wrap.no-border {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.credentials-line.credentials-references-title,
.credentials-line.credentials-education-title {
  font-size: 26px;
  font-weight: 700;
  font-family: EB Garamond;
}
.credientials-wrap {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.credentials-line {
  margin-bottom: 2px;
}
.credentials-line.credentials-title {
  font-weight: 700;
  font-size: 18px;
}
.credentials-line.credentials-date {
  font-style: italic;
}
.faq-page-title {
  font-family: EB Garamond, Georgia, serif;
  font-size: 44px;
}
.faq-answer.active {
  display: block;
  opacity: 1;
  margin-top: 10px;
  z-index: 1;
  position: relative;
  font-weight: 700;
}
.faq-question-wrap {
  border-top: 1px solid #ddd;
  margin-top: 20px;
}
.faq-question {
  font-family: EB Garamond, Georgia, serif;
  font-size: 24px;
  cursor: pointer;
}

.faq-answer {
  transition: .5s;
  opacity: 0;
  margin-top: -20px;
  z-index: -1;
  position: relative;
  max-width: 890px;
  font-style: italic;
}
.gm-style-iw a {
  color: #000 !important;
  text-shadow: 0px 0px #000 !important;
  font-weight: 400 !important;
}
.contact-page .entry {
  padding-top: 0;
}
.inside-page .nothome-ah-overlay {
  background: rgba(0,0,0, .5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.borderimage {
  border: 4px solid #ddd;
  max-width: 335px;
  margin-top: 20px;
}
.inside-page .nothome-after-header {
  height: 300px;
  position: relative;
  z-index: 1;
}
.about-page .nothome-ah-wrap,
.credentials-page .nothome-ah-wrap {
  background: url('images/credentials-background.html');
}
.dui-charges-page .nothome-ah-wrap {
  background: url('images/dui-background.html');
}
.traffic-law-page .nothome-ah-wrap {
  background: url('images/traffic-law-background.html');
}
.criminal-defense-page .nothome-ah-wrap {
  background: url('images/criminal-defense-background.html');
}
.faq-page .nothome-ah-wrap {
  background: url('images/faq.html');
}
.faq-page .nothome-ah-overlay {
  background: none;
}
.contact-page .nothome-ah-wrap {
  background: url('images/contact-background.html');
}
.nothome-ah-wrap {
  background-position: center !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inside-page .site-inner {
  position: relative;
  max-width: 1280px;
  width: 100%;
}
.inside-page .entry-header {
  position: absolute;
  top: -200px;
  width: 100%;
  color: #fff;
  z-index: 10000;
  left: 0;
  padding: 0 !important;
}
.inside-page .entry-title::after {
  border-bottom: 4px double #fff;
}

.evaluation-red-x:hover {
  background: #333;
  border-color: #333;
}
.evaluation-red-x {
  color: #fff;
  font-size: 24px;
  width: 46px;
  height: 28px;
  vertical-align: middle;
  border-radius: 35px;
  padding: 9px 0;
  line-height: 1;
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -20px;
  background: red;
  transition: 1s;
}


#slides {
  position: relative;
  padding: 20px;
  margin: -70px 0px 0;
  list-style-type: none;
  transition: 1.2s;
  color: #fff;
  background: rgba(0,0,0,.5);
  height: 230px;
  max-width: 86%;
  float: right;
  z-index: 1;
  overflow: hidden;
}

.slide {
  display: none;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: all 1s;
}

.showing {
  opacity: 1;
  z-index: 2;
  display: block;
}




.smalltext {
  font-size: 17px;
}


.openEvaluation {cursor: pointer;}

.evaluation-overlay-title .widget-title {
  font-family: EB Garamond;
  font-size: 34px;
  font-weight: 400;
}
.evaluation-overlay-title h3.widget-title::after {
  margin: 10px auto;
}


.evaluation-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  opacity: 0;
  transition: 1.2s;
}
.evaluation-overlay.showthis {
  z-index: 100000;
  opacity: 1;
}
.evaluation-overlay-form .wpcf7-form-control.wpcf7-textarea {
  max-height: 130px;
  font-size: 1.2rem;
}
.evaluation-overlay-close {
  position: absolute;
  z-index: 99990;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.75);
}
.evaluation-overlay-wrap {
  max-width: 600px;
  margin: 90px auto 0;
  text-align: center;
  position: relative;
  z-index: 100000;
  border: 1px solid #ddd;
  padding: 20px;
  background: #fff;
}
.slider-content-line.content-2s {
  font-size: 34px;
  margin-bottom: 30px;
  margin-top: 10px;
}
article > header > h1.entry-title {
  line-height: 1.25 !important;
}
.header-bar {
  background-color: #050e27;
}

.header-bar .header-bar-right .fa {
  background-color: #ffae00;
}
.home ul > li {
  margin-bottom: 0;
  padding-bottom: 0;
}
.after-header-wrap {
  position: relative;
  height: 500px;
  background: url('../../uploads/banner-home.jpg');
  background-size: cover;
  line-height: 1.25;
}
.after-header-wrap a {
  color: #fff;
}
.slider-content-wrap {
  max-width: 760px;
  float: right;
  background: rgba(0,0,0, .5);
  padding: 40px 80px 0px;
  width: 100%;
}
#before-footer-cta {
  text-align: center;
  color: #aaa;
  font-size: 28px;
  font-family: EB Garamond;
  border-top: 1px solid #989898;
}

#before-footer-cta a {
  color: #fff;
}
.copyright-left a::after {
  content: "-";
  color: #aaa;
  margin-left: 4px;
}
.ah-cta.cta-1:hover {
  filter: none;
}
.wp-image-90 {
  margin-bottom: 0;
  width: 230px;
  border: 2px solid #101f5a;
}
.entry-content h3.widget-title,
.entry-title {
  line-height: 2 !important;
}
.home .wpcf7-form {
  /*! max-width: 400px; */
  /*! margin: 0 auto; */
  /*! width: 400px; */
}

.footer-widgets-1 p {
  padding-right: 40px;
}
.content-3 .button {
  transition: 0s;
  display: block;
}
.goldtext {
  color: #fff;
}

.goldtext a {
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px #959595;
}

.slider-content {
  font-size: 74px;
  color: #fff;
  overflow: hidden;
  font-family: EB Garamond;
  line-height: 1;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.after-header-slider {
  width: 100%;
  padding: 0;
  transition: 2s;
  position: relative;
  display: table;
  height: 100%;
  margin-left: -120px;
}
.slider-content-line.content-1 {
  animation-duration: 1s;
  text-transform: uppercase;
  font-size: 46px;
  padding-bottom: 5px;
}

.slider-content-line.content-2 {
  animation-duration: 1.2s;
  font-size: 26px;
}
.slider-content-line.content-3 {
  animation-duration: 2s;
}
.entry-content #home-1 h3.widget-title {
  font-size: 16px;
}
.entry-content #home-1 h3.widget-title::after {
  display: none;
}
#pg-2-0 .widget-title::after {
  display: none;
}
.post-edit-link {
  display: none;
}

.entry-content h3.widget-title {
  font-size: 3rem;
  text-transform: uppercase;
  transition: 2s;
  font-weight: 400;
  font-family: EB Garamond;
  line-height: 1.25;
  letter-spacing: 0.08em;
}

*::placeholder {
  color: #555;
  text-align: center;
}
.about-section-line.as-image img:hover {
  filter: grayscale(0%);
  transform: scale(1.2);
  border: 0px;
}
.about-section-line.as-image img {
  transition: 2s;
  max-height: 261px;
  filter: grayscale(100%);
  border: 1px solid #818181;
  margin: 0;
  padding: 4px;
  background: #9E9E9E;
}
.about-section-3 .about-section-line.as-content {
  padding: 0 15%;
  margin-bottom: 18px;
  transition: 2s;
}
.about-section-widget .siteorigin-widget-tinymce.textwidget {
  display: flex;
  text-align: center;
  border-bottom: 1px solid #eee;
  transition: 2s;
}
.about-section-line.as-image {
  line-height: 0;
  overflow: hidden;
}
.about-section-line.as-title {
  font-size: 3rem;
  color: #333333;
  font-weight: 400;
  font-family: EB Garamond;
  padding: 15px 0 0;
}
.about-section-line.as-content {
  font-size: 13px;
  color: #666666;
  padding: 10px 20px 30px;
}
.about-section-3 .about-section-line.as-title {
  padding-bottom: 20px;
  padding-top: 40px;
  font-size: 3rem;
  text-transform: uppercase;
  transition: 2s;
  letter-spacing: 0.08em;
}

.about-section-line.as-button {
  padding-bottom: 10px;
}
.about-section-1 {
  transition: 2s;

}
.about-section-2 {
  transition: 2s;
}
.about-section-3 {

  transition: 2s;
}

.faq-cta {
  padding: 130px 0;
  text-align: right;
  color: #fff;
}
.faq-cta-title {
  font-size: 80px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
.faq-cta-content {
  margin-bottom: 10px;
  max-width: 800px;
  float: right;
}
.faq-button {
  font-size: 24px;
  text-shadow: none;
  clear: right;
}
.faq-button .button {
  background: #050e27 !important;
  color: #fff !important;
  border: 1px solid #050e27 !important;
}
.faq-button .button:hover {
  background: #fff !important;
  color: #050e27 !important;
  border: 1px solid #050e27 !important;
}
.footer-widgets .fa {
  color: #cbcbcb;
  padding-right: 5px;
}
.footer-widgets p {
  margin-bottom: 10px;
}

.footer-widgets a {
  color: #ffae00;
  text-shadow: 1px 1px #333;
}
.footer-widgets li {
  margin-bottom: 0;
  padding-bottom: 0;
}
h3 {
  font-size: 34px;
  font-family: EB Garamond;
}
.footer-widgets ul > li {
  margin-bottom: 0px;
  padding-bottom: 0;
  line-height: 1.25;
}
.footer-widgets ul li a:before {
  margin-right: 10px;
  content: "\f105";
  color: #cbcbcb;
  font-family: FontAwesome;
}
.footer-widgets .widgettitle.widget-title {
  font-family: EB Garamond;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.08em;
}
.copyright-wrap {
  display: flex;
  justify-content: space-between;
}
.copyright-wrap a {
  color: #fff;
}
.copyright-left {

}
.copyright-right {
  text-align: right;
  padding: 6px 0px;
}
#slide-1-layer-6 {
  font-weight: 700 !important;
  transition: 2s !important;
}
.after-header-cta {
  background: #c0c0c0;
  border-top: 1px solid #9a9a9a;
  border-bottom: 1px solid #333;
  display: flex;
  justify-content: space-between;
}
.after-header-cta .wrap {
  display: flex;
}
.ah-cta.cta-1 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
  background: #333333 url('../../uploads/attorney-img-module.jpg') !important;
  max-width: 380px;
  width: 100%;
  filter: grayscale(100%);
  transition: 2s;
  background-repeat: no-repeat !important;
}
.ah-cta.cta-2 {
  max-width: 830px;
  width: 100%;
}
.cta-2-content-1 {
  font-size: 3rem;
}
.cta-2-content {
  padding: 36px 0;
  text-align: center;
  font-size: 2.1rem;
  font-family: EB Garamond;
  line-height: 1;
  max-height: 150px;
}
.ah-cta.cta-3 {
  max-width: 300px;
  width: 100%;
  text-align: center;
}
.cta-3-content {
  padding: 65px 0;
}
.cta-3-content a {
  background-color: #406ad0;
  color: #ffffff;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: .5s;
  font-weight: 700;
  text-shadow: 0.5px 0.866px 1px rgba(0,0,0,0.21);
  border-bottom: 0;
}
.cta-3-content a:hover {
  background-color: #fff;
  color: #050e27;
}
.headline-1 {
  padding-bottom:5px;
  font-size: 41px;
  color: #333;
}
.preheadline-1,
.headline-2 {
  font-size: 19px;

}
.header-bar {
  color: #FFF;
  font-size: 18px;
  padding: 10px 0;
}
.header-bar .textwidget > div {
  padding-right: 20px;
}
.header-bar i {
  color: #FFF;
  padding-right: 5px;
}
.header-bar .wrap {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  padding-left: 10px;
}
.header-bar-left {max-width: 100%;width: 100%;}
.header-bar-right {max-width: 100%;width: 100%;}
.header-bar-left .textwidget {
  display: flex;
}
header .widget,
.header-bar .widget {
  margin-bottom: 0;
}

.header-bar-right .widget {
  text-align: right;
}

#custom_html-5 .custom-html-widget {
  display: flex;
  float: right;
}
.site-header > .wrap {
  padding: 0;
  max-width: 100%;
  display: flex;
  line-height: 1;
  overflow: hidden;
}
.title-area-right, .title-area-left {
  max-width: 320px;
  width: 320px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: .5s;
}
.title-area a {
  color: #333;
}
.title-area-left {
  border-right: 1px solid #b0b0b0;
  padding: 37px 0;
}
.header-bar .header-bar-right .fa {
  border: 0px solid;
  padding: 6px 0px;
  max-width: 30px;
  width: 32px;
  border-color: #ffae00;
  border-radius: 50%;
  color: #fff;
  margin: 0 1px;
  text-align: center;
}
.title-area-left .fa:hover {
  background-color: #333;
  color: #fff;
  border-color: #000;
}
.title-area-right {
  background-image: url('../../uploads/header_right.png');
  cursor: pointer;
  padding: 29px 0;
}
.click-here {
  font-size: 2.8rem;
  color: #ffae00;
  font-weight: 900;
  letter-spacing: 2px;
  text-shadow: 1px 1px solid;
}
.title-area-right:hover {
  transform: scale(1.2);
}
.title-area {
  float: unset;
  padding: 0;
  max-width: 1280px;
  width: 100%;
  text-align: center;
}


/* # Animations 
---------------------------------------------------------------------------------------------------- */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}   
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
.home .tagline {
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 30px;
  color: #fff;
  font-family: EB Garamond;
}

.specialization {
  color: #fff;
}
.home .tagline span {
  font-size: 35px;
  padding-bottom: 3px;
  font-weight: 400;
}
.tagline span {
  font-size: 39px;
  display: block;
}
.home .text-line {
  clear: none;
  margin-top: -18px;
  margin-right: -88px;
  position: relative;
  z-index: 99;
  font-size: 30px;
  font-weight: 400;
  color: #ffae00;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  background: url('../../uploads/bg-text-line.png') top left no-repeat;
  font-family: EB Garamond;
  padding: 20px 40px 20px;
}

.home .text-line span {
  display: block;
  font-size: 16px;
  color: #ffffff;
  text-transform: none;
  font-family: "Lato",sans-serif;
  padding-bottom: 10px;
}

.after-header-wrap-flex {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 30px 0;
  width: 100%;
}
.after-header-wrap-flex .widget-area {
  width: 100%;
  position: relative;
  /*! overflow: hidden; */
  padding-top: 40px;
  /*! padding-right: 80px; */
}
.home-after-header-right.widget-area:after {
  content: "";
  background: url(../../uploads/home-banner-attorney-img.png);
  width: 100%;
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 523px;
  height: 458px;
}
#custom_html-8 {
  position: absolute;
  bottom: 0;
}

.home #menu-services > li {
  float: left;
  width: 50%;
}
.menu-services-container {
  max-width: 400px;
}
#menu-services li::before {
  content: "\f14a";
  font-family: fontAwesome;
  font-size: 18px;
  font-weight: 400;
  color: #ffae00;
  margin-right: 18px;
}
.home-after-header.widget-area {
  padding-top: 80px;
  /*! padding-left: 80px; */
}
.after-header-button a {
  background-color: #406ad0;
  color: #ffffff;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: .5s;
  font-weight: 700;
  text-shadow: 0.5px 0.866px 1px rgba(0,0,0,0.21);
  border-bottom: 0;
}
.header-bar a {
  color: #ffae00;
  font-weight: 900;
  text-shadow: 1px 1px #000;
}
.after-header-button a:hover {
  color: #050e27 !important;
  background: #fff;
}
.home-after-header-bottom.widget-area .widget {
  margin: 0;
}
.badges-wrap {
  background: #050e27;
}
.badges-container ul {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  justify-content: space-around;
  padding: 12px 0;
}
.section-flex {
  display: flex;
  padding: 0 30px;
}

.section-panel {
  width: 100%;
}
.section-left {
}
#home-1 .section-right {
  max-width: 100%;
}
.section {
  padding: 20px 0;
  margin-bottom: 20px;
}
.section:last-of-type {
  margin-bottom: 0;
}
#home-1 {
  background: #eee;
  margin-bottom: 0;
}
#home-1 img,.border-this {
  margin-bottom: 0;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px #888;
}

.section-right-image-caption {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  margin-top: 2px;
}
.home-1-phone {
  font-weight: 900;
}
#home-2 {
  color: #fff;
  background: url('../../../../sierralawfirm.com/wp-content/uploads/2017/02/faq.html');
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0;
  margin-bottom: 0;
  border-top: 3px solid #333;
  border-bottom: 3px solid #333;
}
#home-3 {
  background: #eee;
}
#home-4 {
  background: url(../../../../gfusnerlaw.com/wp-content/uploads/p1.jpg);
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding: 40px 0;
  background-attachment: fixed;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: relative;
  color: #fff;
  margin-bottom: 0;
}

body:not(.home) #home-2 {
  border-top: 0;
  border-bottom-color: #fff;
}
body:not(.home) #home-4 {
  background-attachment: scroll;
}
#home-4:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(6, 6, 6, 0.76);
  height: 100%;
}
#home-4 .page-wrap {
  position: relative;
  z-index: 100;
  padding: 0 30px;
}
.home .wrap {
  padding: 0 30px;
}

.testimonials-content {
  position: relative;
  z-index: 2;
  max-width: 700px;
}
.service-section {
  text-align: center;
  font-size: 14px;
  position: relative;
  margin: 20px 0;
  width: 33.333%;
}
.about-section-content {
  font-size: 27px;
  font-weight: 100;
  margin-top: 20px;
  text-transform: uppercase;
  line-height: 1.25;
}

.about-section-content span {
  font-weight: 900;
}

.service-section h4 {
  font-family: EB Garamond;
  font-size: 24px;
}
#home-1 .page-title {
  font-family: Lato;
  font-weight: 100;
  font-size: 30px;
}

#home-1 .page-title span {
  font-family: Lato;
  font-weight: 900;
}
.page-title::after {
  content: "";
  display: block;
  border-bottom: 4px double #333;
  width: 240px;
  margin-top: 10px;
}
#home-1 .page-title::after,
#home-3 .page-title:after,
#home-4 .page-title:after,
#home-5 .page-title:after {
  border-color: #333;
}
.page-pretitle {
  text-align: center;
}
#home-2 .page-title:after {

}
#home-3 .page-title:after,
#home-4 .page-title:after,
#home-5 .page-title:after {
  margin: 10px auto 0;
}
.about-section-image img {
  margin-bottom: 0;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px #888;
}

.about-section-phone a {
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
  border-bottom: 0;
}
.about-section-phone {
  line-height: 1;
  margin-top: -10px;
}

.service-section .section-panel.section-right {
  background: #fff;
  width: 90%;
  padding: 20px;
  font-size: 16px;
  text-align: left;
  line-height: 1.25;
  margin-top: -150px;
  position: relative;
  margin-left: 20px;
}
.service-section:first-child {
  margin-right: 40px;
}
.service-section:last-child {
  margin-left: 40px;
}
.rm-button {
  color: #406ad0;
  border-bottom: 2px solid;
  font-size: 14px;
  transition: .5s;
  font-weight: 900;
}
.rm-button:hover {
  color: #333;
  border-bottom: 0;
}
#home-3 img {
  line-height: 0;
  font-size: 0;
}
#home-3 .section-panel.section-left {
  line-height: 0;
}
ul li .mask strong {
  display: block;
  position: relative;
  padding-bottom: 1.5em;
}
ul li .mask p {
  line-height: 1.5em;
  color: #fff;
  margin: 15px 0;
}
.ui-scroll {
  overflow: auto;
}
.results-section ul li:first-child {
  border-left: solid 1px #BFC3C9;
}
.results-section ul {
  margin: 5em 0 3em 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform .5s ease 0s;
  -moz-transition: -moz-transform .5s ease 0s;
  -o-transition: -o-transform .5s ease 0s;
  transition: transform .5s ease 0s;
}
.results-section ul li {
  border: solid 1px transparent;
  border-right: solid 1px #BFC3C9;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  list-style: none;
  padding: 0 1.75em;
  margin: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 20%;
  height: 17em;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.results-section ul li::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 0em;
  width: 1px;
  background-color: transparent;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.results-section ul li .mask {
  list-style: none;
  overflow: hidden;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  height: 12em;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.results-section ul li:hover .mask {
  -webkit-transform: translateY(-2em);
  -moz-transform: translateY(-2em);
  -o-transform: translateY(-2em);
  transform: translateY(-2em);
  height: 18em;
}
.results-section ul li .mask strong .num {
  display: block;
  color: #ffae00;
  font-size: 6.667em;
  font-weight: 600;
  line-height: 1;
}
.results-section ul li .mask strong::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2em;
  height: 3px;
  background-color: #BFC3C9;
}
.results-section ul li .mask strong .million {
  display: block;
  color: #fff;
  font-size: 2.333em;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.429;
}
.results-section ul li .mask strong .num {
  font-size: 6em;
}
.results-section ul li .mask strong {
  display: block;
  position: relative;
  padding-bottom: 1.5em;
}
.results-section {
  text-align: center;
}

.before-footer.widget-area, .site-footer {
  position: relative;
  z-index: 100;
}
.flexed-content {
  display: flex;
  flex-direction: row-reverse;
}
.panel-item.panel-item-right {
  width: 550px;
  /*! background: #fff; */
  position: relative;
  margin-top: -40px;
}
.panel-item.panel-item-right ul {
  position: fixed;
  background: #fff;
  padding: 40px;
  width: 400px;
  z-index: 1;
}
.civil-rights-page #home-2,
.civil-rights-page #home-3,
.civil-rights-page .before-footer-nothome,
.civil-rights-page .footer-widgets,
.civil-rights-page .site-footer {
  position: relative;
  z-index: 2;
}
.panel-item.panel-item-right a {
  border: 0;
}
.panel-item.panel-item-right li {
  margin-bottom: 10px;
}
.page-title-caption {max-width: 720px;margin: 0 auto;}
.footer-widgets-3 p:first-of-type {
  padding-right: 120px;
}
.flexed-sections {
  display: flex;
  flex-wrap: wrap;
}
.flexed-section-panel {
  width: 50%; 
}
.flexed-sections.contact-page {
  flex-wrap: nowrap;
  padding-bottom: 40px;
}
.section-full-row {
  width: 100%;
}
.section-full-row.contact-form-contact-page {
  padding: 10px 0 0;
  background: #ddd;
  margin-left: 20px;
}
.page-title {
  padding-top: 20px;
}
.testimonials-page #home-2 {display: none;}
body:not(.home) .entry-title {
  text-align: left;
}
body:not(.home) .entry-title::after {
  margin: 10px 0;
}
body:not(.home) .page-title {
  padding-top: 0;
}
body:not(.home) .entry-content .page-title::after {
  display: none;
}
.about-line span {font-weight: 900;}

.bio-container {
  background: #050e27;
  padding: 11px 20px 5px;
  color: #fff;
  width: 80%;
  position: relative;
  margin-bottom: 20px;
}
.about-container {
  margin: 10px;
  border: 4px double #494949;
  padding: 20px;
}

ul.about-page-bio-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  margin-left: 0;
}
ul.about-page-bio-links li {
  list-style: none;
  width: 100%;
  text-align: center;
  /*! background: #fff; */
  padding: 10px 0 0;
  margin-right: 2px;
  margin-bottom: 0;
  padding-bottom: 0;
}
ul.about-page-bio-links li a {
  color: #333; 
}
ul.about-page-bio-links li a:hover {
  color: #ffae00;
}
.parent-pageid-62 ul.about-page-bio-links {
  justify-content: start;
}
.parent-pageid-62 ul.about-page-bio-links li {
  width: 25%;
}
.bio-name {font-weight: 900;font-size: 20px;letter-spacing: -1px;}
.bio-title {font-style: italic;font-weight: 100;line-height:1;}
.about-page-bio-links .size-full.wp-image-10 {
  /*! border-radius: 50%; */
  /*! height: 170px; */
  width: 143px;
  border: 6px solid #a3a3a3;
}
.page-child .site-container,
.lawyer-icon-background .site-container {
  position:relative; 
}
.page-child .site-container:after,
.lawyer-icon-background .site-container::after {
  background: url('../../../contact/index.html') no-repeat;
  background-position: 177% 0%;
  background-size: 280px;
  content: "";
  position: absolute;
  left: 0;
  top: 170px;
  width: 230px;
  height: 310px;
  opacity: .5;
  opacity: .5;
  z-index: 1;
}
.bio-container:after {
  content: "";
  background: url('../../../contact/index.html');
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 100;
  width: 240px;
  height: 245px;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1;
}
.bio-container .border-this {
  margin-bottom: 0;
  box-shadow: none;
  border: 4px double #494949;
  padding: 1px;
  background: #050e27;
}
.ah-cta.cta-1 a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.site-footer .wrap {
  max-width: 100%;
  padding: 0 30px;
}
.footer-widgets-1 a {
  border-bottom: 1px solid;
}
.section .page-title {
  padding: 0;
}
body:not(.home) #slides {
  margin: -40px 0px 0;
}

.contact-form-contact-page input, .contact-form-contact-page select, .contact-form-contact-page textarea {
  width: 100%;
  margin: 0;
  max-width: 82%;
}
.page-id-20 .results-section {
  display: none;
}
#genesis-mobile-nav-primary {
  transition: none;
  top: -1000px;
  position: unset;
}
#genesis-mobile-nav-primary.fixed-bar {
  position: fixed;
  width: 100%;
  top: 0;
  background: #050e27;
  padding: 10px 0px;
}
#genesis-nav-primary.fixed-bar {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1100;
}
#home-4 .button {
  background: #406ad0;
}
.evaluation-overlay-form input, .evaluation-overlay-form select, .evaluation-overlay-form textarea {
  max-width: 80%;
}
.evaluation-overlay-content {
  border: 4px double #ddd;
  padding: 20px 0 0;
}
.testimonial-quote {
  font-size: 16px;
}

.testimonial-quote blockquote {
  /* Negate theme styles */
  border: 0;
  margin: 0;
  padding: 0;

  background: none;
  color: gray;
  font-family: Georgia, serif;
  font-size: 1.5em;
  font-style: italic;
  margin: 0;
  position: relative;
  z-index: 600;
}

.testimonial-quote blockquote * {
  box-sizing: border-box; 
}

.testimonial-quote blockquote p {
  color: #333; 
  line-height: 1.4 !important;
}

.testimonial-quote blockquote p:first-child:before {
  content: '\201C';
  color: #bbb;
  font-size: 7.5em;
  font-weight: 700;
  opacity: .3;
  position: absolute;
  top: -.4em;
  left: -.2em;    
  text-shadow: none;
  z-index: -300;
}

.testimonial-quote img {
  border: 3px solid #ffae00;
  border-radius: 50%;
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  top: -.2em; 
  left: 0;    
  display: none;
}

.testimonial-quote cite {
  color: gray;
  display: block;
  font-size: .8em; 
}

.testimonial-quote cite span {
  color: #5e5e5e;
  font-size: 1em;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 1px white; 
}

.testimonial-quote {
  position: relative; 
}

.testimonial-quote .quote-container {
  /*! padding-left: 160px; */ 
  background: #fff;
  padding: 40px 40px 10px;
  border-right: 3px double #e6e6e6;
}

.testimonial-quote.right .quote-container {
  padding-left: 0;
  /*! padding-right: 160px; */ 
}

.testimonial-quote.right img {
  left: auto;
  right: 0;
}

.testimonial-quote.right cite {
  text-align: right; 
}

ul.services-ul > li {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  background: #fff;
  width: 32.333%;
  border-right: 3px double #e6e6e6;
}
ul.services-ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.services-ul article {
  padding: 20px;
  margin: 0;
}
.services-ul p {
  font-size: 14px;
}
.results-page ul {
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.results-page ul > li {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  background: #fff;
  width: 32.333%;
  border-right: 3px double #e6e6e6;
}
.results-page .panel-item > .panel-item-wrap {
  background: #fff;
  padding: 20px;
  font-size: 16px;
}
.home .entry-header {
  padding: 0 30px;
}
.nav-primary .wrap,
.home .site-header .wrap {
  padding: 0 !important;
}

.openEvaluation.footer-button.fixed-bar {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1130;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Lato',sans-serif;
  background-color: #406ad0;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: .5s;
  font-weight: 700;
  text-shadow: 0.5px 0.866px 1px rgba(0,0,0,0.21);
  line-height: 1;
  border-bottom: 0;
}
body:not(.home) .section .wrap {
  padding: 0 30px;
}
.lawyer-icon-background .site-inner,
.page-child .site-inner {
  position: relative;
  z-index: 3;
  background: transparent;
}
.lawyer-icon-background .entry,
.page-child .entry {
  background: transparent;
}
.openEvaluation.footer-button.fixed-bar {
	display: none;
}
.itemLast.last-child {
	display: none;
}
.site-header {
	display: none;
}
.home-page-title {
font-size: 60px;
font-family: EB Garamond;
text-align: center;
  margin-bottom: -30px;
}
/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1550px) {

  .about-section-3 .about-section-line.as-title {
    padding-top: 3%;
  }

  .contact-page .entry-content h3.widget-title {
    margin-top:10px;
    font-size: 2rem;

  }

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

  .footer-widgets {
    background-position: right;
    background-size: cover;
  }

  .results-section ul li:nth-child(5) {
    display: none;
  }

}


@media only screen and (max-width: 1340px) {
  .about-section-content {
    font-size: 20px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.25;
  }
  .site-footer,
  .footer-widgets {
  }
  .about-section-line.as-button .button {
    padding: 5px 10px;
    font-size: 14px;
  }

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

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

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

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

  .sidebar-primary {
    width: 300px;
  }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
  }

  .footer-widgets-1 {
  }

  .about-section-3 .about-section-line.as-content {
    padding: 0 7%;
    margin-bottom: 12px;
  }

}
@media only screen and (max-width: 1280px) {
  #pgc-20-0-0 .panel-widget-style {
    padding: 0 40px !important;
  }
  .inside-page .site-inner {
    position: relative;
    max-width:100%;
    width: 100%;
  }


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

  .site-inner,
  .wrap {
    max-width: 100%;
  }

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

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

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

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
  }

  .footer-widgets-1 {
  }
  .evaluation-overlay-wrap {
    max-width: 510px;
    padding: 25px;
  }
  .about-section-widget .siteorigin-widget-tinymce.textwidget {
    flex-wrap: wrap;
  }
  .about-section-1 {
    max-width: 50%;
    width: 100%;
  }
  .about-section-2 {
    max-width: 50%;
    width: 100%;
  }
  .about-section-3 {
    width: 100%;
    max-width: 100%;
  }
  .after-header-slider {
    margin-left: -20px;
  }

  .cta-2-content-1 {
    font-size: 1.8rem;
  }
  .cta-3-content {
    padding: 45px 0px;
  }
  .ah-cta.cta-1 {
    padding: 0 !important;
  }
  .cta-2-content-2 {
    font-size: 15px;
  }
  .cta-2-content-3 {
    font-size: 15px;
  }
  .cta-2-content-3  small {
    font-size: 100%;
  }
}

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

  .results-section ul li .mask strong .num {
    font-size: 4em;
  }
  .results-section ul li .mask strong .million {
    font-size: 2em;
  }
  .inside-page .entry-content h3.widget-title {
    font-size: 2rem;
  }
  .inside-page .so-panel:first-child {
    margin-bottom: 20px !important;
  }
  .inside-page.contact-page .so-panel:first-child,
  #before-footer-cta .so-panel:first-child {
    margin-bottom: 0 !important;
  }
    .header-email {
	display: none;
}
  
.header-bar-right {
	max-width: 140px;
	width: 100%;
}
}


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

  .footer-widgets-1, .footer-widgets-2,
  .footer-widgets-3, .footer-widgets-4 {
  }
  .copyright-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .copyright-right {
    text-align: center;
    margin-top: 3px;
  }

}

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

  .openEvaluation.footer-button.fixed-bar {
	display: block;
}
  .click-here {
    font-size: 1.8rem;
    color: #ffae00;
    font-weight: 900;
    letter-spacing: 2px;
    text-shadow: 1px 1px solid;
  }

  ul.about-page-bio-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-left: 0;
  }
  ul.about-page-bio-links li {
    width: 48%;
  }
  .ah-cta.cta-3 {
    display: none;
  }
  .about-section-phone a {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 0;
  }
  .about-section-content {
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 1.25;
  }
  #slides {
    position: relative;
    padding: 20px;
    margin: 0;
    list-style-type: none;
    transition: 1.2s;
    color: #fff;
    background: rgba(0,0,0,.5);
    height: auto;
    max-width: 100%;
    float: right;
    z-index: 1;
    overflow: hidden;
  }
  #home-1 .page-title {
    font-family: Lato;
    font-weight: 100;
    font-size: 20px;
  }
  .evaluation-red-x {
    color: #fff;
    font-size: 24px;
    width: 46px;
    height: 28px;
    vertical-align: middle;
    border-radius: 35px;
    padding: 9px 0;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 0px;
    background: red;
    transition: 1s;
  }
  .site-footer {
    margin-bottom: 30px;
  }
  .home-page-title {
    padding-top: 5px;
    font-size: 1.6em;
  }
  .home .text-line {
    margin-left: -30px;
  }
  .footer-widgets .wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #genesis-nav-primary {
    display: none;
  }
  .site-inner,
  .wrap {
    max-width: 100%;
  }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4,
  .js .genesis-nav-menu .sub-menu a,
  .js .genesis-nav-menu .sub-menu, 
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }

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

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

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

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

  .js nav.nav-primary,
  .js .site-header nav  {
    display: none;
    position: relative;
  }

  .js .site-header nav .wrap {
    padding: 0;
  }

  .js nav.pagination {
    display: block;
  }

  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    background-color: #848484;
    color: #fff;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: right;
    visibility: visible;
    padding: 5px 0;
  }

  .sub-menu-toggle:hover, .sub-menu-toggle:focus {
    border-width: 0;
    background: none !important;
    color: #fff !important;
    outline: none !important;
  }

  .menu-toggle {
    line-height: 20px;
    position: relative;
    right: 0;
    z-index: 1000;
    width: 100%;
    border-radius: 0px !important;
  }

  .site-header .menu-toggle {
    border: 0;
  }

  .menu-toggle:before,
  .menu-toggle.activated:before {
    margin-right: 10px;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform:     translate(0, 0);
    transform:         translate(0, 0);
  }

  .sub-menu-toggle {
    padding: 7px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    background: none !important;
    border-radius: 0 !important;    
  }

  .sub-menu-toggle:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform:     translate(0, 0);
    transform:         translate(0, 0);
  }

  .sub-menu-toggle.activated:before {
    content: "\f142";
  }

  .js .nav-primary .genesis-nav-menu .menu-item,
  .js .site-header .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    margin: 1px 0;
    position: relative;
    text-align: left;
  }

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

  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    border: none;
    padding: 12px;
    width: 100%;
  }

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

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

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

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

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

  .js nav button:hover,
  .js .menu-toggle:hover,
  .js .nav-primary {
    background-color: #848484;
    color: #333 !important;
  }

  .js nav button:focus,
  .js .menu-toggle:focus {
    background-color: #848484;
    color: #fff;
  }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4 {
    margin: 0 auto 40px;
  }
  .copyright-usalawyers {
    padding: 3px 0 0;
  }
  .copyright-right {
    text-align: center;
    padding: 2px 0px;
  }
  .copyright-left {
    text-align: center;
  }
  .about-section-line.as-image img {
    padding: 0 !important;
  }
  .cta-2-content {
    padding: 50px 0;
    text-align: center;
    font-size: 2.5rem;
    font-family: EB Garamond;
    line-height: 1;
  }


  #home-3 .wrap.section-flex {
    flex-direction: column;
  }
  .service-section {
    margin-bottom: 40px;
    height: auto;
    max-width: 640px;
    margin: 0 auto 40px !important;
    width: 100%;
  }
  #custom_html-16 {
    padding-right: 0px;
  }

  .headline-1 {
    padding-bottom: 5px;
    font-size: 34px;
  }
  .preheadline-1, .headline-2 {
    font-size: 14px;
  }
  .title-area-left {
    padding: 33px 0;
  }
  #custom_html-2 {
    font-size: 13px;
  }
  .title-area-right {
    padding: 31px 0;
  }
  .nav-primary {
    background-color: #afafaf;
    text-align: center;
    border-bottom: 0px solid #050e27;
    position: absolute;
    z-index: 100;
    width: 100%;
    box-shadow: none;
  }
  #genesis-nav-primary.fixed-bar {
    position: fixed;
    width: 100%;
    top: 40px;
    max-width: 195px;
    right: 0;
    height: 100%;
    background: rgba(0,0,0,.95);
  }
  #genesis-mobile-nav-primary:hover, #genesis-mobile-nav-primary:focus {
    background: #848484 !important;
    color: #fff !important;
  }
  #genesis-mobile-nav-primary.fixed-bar:hover, #genesis-mobile-nav-primary.fixed-bar:focus {
    background: #050e27 !important;
    color: #fff !important;
  }
  .headline-1.fixed-bar {
    position: fixed;
    top: 0;
    z-index: 1001;
    color: #ffff;
    font-size: 16px;
    line-height: 40px;
    font-family: 'Lato';
    left: 10px;
    padding-bottom: 0;
    font-weight: 400;
    text-shadow: 1px 1px #000;
    letter-spacing: 0;
  }
  .header-phone.office.fixed-bar:first-of-type {
    position: fixed;
    bottom: 0;
    z-index: 1001;
    color: #fff;
    line-height: 30px;
    padding-left: 10px;
    padding-bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333;
  }
  .header-bar .header-phone.fixed-bar a {
    color: #ffae00;
    padding: 0px 10px;
    font-size: 16px;
    position: absolute;
    left: 20px;
  }
  .genesis-nav-menu .menu-item {
    display: block;
  }
  .genesis-nav-menu a {
    padding: 10px 10px;
    border-bottom: 1px solid #a6a6a6;
    color: #fff;
    font-size: 13px;
    text-transform: none;
    background: #5e5e5e;
  }
  .fixed-bar .genesis-nav-menu a {
    background: unset; 
  }
  .genesis-nav-menu a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #ffae00;
  }
  .menu-item-has-children {
    position: relative;
  }
  .genesis-nav-menu .sub-menu {
    border-top: 0px solid #eee;
    position: relative;
    opacity: 1;
    width: 100%;
    left: auto;
  }
  .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }
  .genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .genesis-nav-menu .sub-menu a {
    background-color: #2a2a2a;
    border: 0px solid #eee;
    border-top: 0;
    font-size: 11px;
    padding: 10px 20px;
    position: relative;
    width: 100%;
    word-wrap: break-word;
    color: #fff !important;
  }
  .genesis-nav-menu .sub-menu a:hover {
    background-color: #333 !important;
  }
  .genesis-nav-menu .sub-menu .sub-menu li a {
    padding: 5px 30px;
  }
  .genesis-nav-menu .sub-menu .sub-menu a {
    background:   #212121 !important;
    font-weight: 400;
  }
  .home .tagline span {
    font-size: 25px;
    padding-bottom: 3px;
    font-weight: 400;
  }
  .home .tagline {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 30px;
    color: #fff;
    font-family: EB Garamond;
  }
}
@media only screen and (max-width: 1000px) {
  .header-bar .textwidget > div {
    padding-right: 15px;
  }
  .header-bar {
    font-size: 16px;
  }
}

@media only screen and (max-width: 920px) {
  .cta-2-content {
    padding: 55px 0;
    text-align: center;
    font-size: 2rem;
    font-family: EB Garamond;
    line-height: 1;
  }
  .results-section ul li .mask strong .num {
    font-size: 3em;
  }
  .results-section ul li .mask strong .million {
    display: block;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.429;
  }

}

@media only screen and (max-width: 860px) {
  input, select, textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 15px;
    width: 350px;
    max-width: 350px;
    width: 100%;
    max-width: 90%;
  }
  .section-full-row.contact-form-contact-page {
    padding: 10px 0 0;
    background: #ddd;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .flexed-sections.contact-page {
    flex-wrap: wrap;
    padding-bottom: 40px;
    flex-direction: column-reverse;
  }
  .flexed-section-panel {
    width: 100%;
  }
  .results-page ul > li {
    width: 100%;
  }
  .cta-2-content {
    padding: 45px 0;
    text-align: center;
    font-size: 2rem;
    font-family: EB Garamond;
    line-height: 1;
  }
  blockquote {
    font-size: 22px;
    font-weight: 900;
    color: #ffae00;
    line-height: 1.25;
    letter-spacing: 1px;
  }
  .evaluation-overlay-form .wpcf7-form-control.wpcf7-textarea {
    max-height: 40px;
  }
  .home-after-header-right.widget-area::after {
    content: "";
    background: url(../../uploads/home-banner-attorney-img.png);
    width: 100%;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 90%;
    width: 100%;
    height: 100%;
  }

  .after-header-wrap-flex {
    padding: 0;
    flex-wrap: wrap;
    position: relative;
  }
  .after-header-wrap {
    position: relative;
    height: unset;
    background: url('../../uploads/banner-home.jpg');
    background-size: cover;
    line-height: 1.25;
  }
  .home .text-line {
    clear: none;
    margin: 0;
    position: relative;
    z-index: 99;
    font-size: 21px;
    font-weight: 400;
    color: #ffae00;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    background: url('../../uploads/bg-text-line.png') top left no-repeat;
    font-family: EB Garamond;
    padding: 10px 20px;
  }
  .home .text-line span {
    display: block;
    color: #ffffff;
    text-transform: none;
    font-family: "Lato",sans-serif;
    padding-bottom: 10px;
  }
  .home-after-header.widget-area {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: relative;
    z-index: 40;
  }
  .home-after-header-right.widget-area {
    padding-right: 0;
    padding-bottom: 0px;
    padding-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    z-index: 10;
  }
  .badges-container img {
    width: 70px;
  }
  .badges-container ul {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    justify-content: space-between;
    padding: 12px 30px;
  }
  .evaluation-overlay-close {
    background: #fff;
  }
  .evaluation-overlay-wrap {
    padding: 0px;
    max-width: 80%;
  }
  .section-flex {
    flex-direction: column;
  }
  .results-section .section-flex {
    flex-direction: row;
  }
  .home .wrap,
  .home .entry-header {
    padding: 0 30px;
  }
  .site-header .wrap {
    padding: 0;
  }
  .section-panel {
    margin-bottom: 30px;
  }

  #home-1 .section-right {
    max-width: 100%;
  }

  .copyright-usalawyers {
    padding: 5px 0 0;
  }
  .copyright-usalawyers a {
    display: inline !important;
  }
  #before-footer-cta {
    background-position: center;
  }
  .ah-cta.cta-3 {
    max-width: 200px;
    width: 100%;
    text-align: center;
  }


  .about-section-line.as-image img {
    filter: grayscale(0%);
  }
  .service-section-wrap .panel-grid-cell {
    width: 100% !important;
  }
  .footer-widgets .wrap {
    padding: 0 5%;
    flex-direction: column;

  }
  .home .site-footer .wrap,
  .site-footer .wrap {
    padding: 0 5%; 
    text-align: center;
  }
  .footer-widgets-3, .footer-widgets-4 {
    width: 100%;
  }
  body > div {
    font-size: 1.3rem;
  }

  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .inside-page .site-inner {
    max-width: 100%;
  }
  .site-inner {
    padding: 20px 0 0;
  }

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

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

  .sidebar {
    margin-bottom: 5%;
  }

  .pagination {
    margin: 5% auto;
  }

  .archive-pagination li a {
    margin-bottom: 4px;
  }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
  }
  #pgc-w58ae6281eec33-0-1 {
    display: none;
  }
  .evaluation-overlay-form input {
    padding: 8px;
    font-size: 1.2rem;
  }

  .click-here {
    font-size: 2rem;
    color: #ffae00;
    font-weight: 900;
    letter-spacing: 2px;
  }
  .title-area-left {
    padding: 28px 0;
  }
  .title-area-right {
    padding: 24px 0;
  }
  .headline-1 {
    padding-bottom: 5px;
    font-size: .5em;
  }
  .preheadline-1, .headline-2 {
    font-size: .25em;
  }


}
@media only screen and (max-width: 843px) {
  .header-bar .wrap {
    display: flex;
    justify-content: unset;
    max-width: 100%;
    padding-left: 10px;
  }
  .header-bar-left {
    max-width: 100%;
    width: 80%;
  }
  .header-bar-right {
    max-width: 100%;
    width: 420px;
  }

}
@media only screen and (max-width: 800px) {
  .services-ul {
    flex-direction: column;
  }
  ul.services-ul > li {
    width: 100%;
  }
  .preheadline-1, .headline-2 {
    font-size: .25em;
    padding: 0 70px;
  }


  .slider-content-wrap {
    max-width: 100%;
    float: none;
    background: rgba(0,0,0, .5);
    padding: 40px 80px 0px;
    width: 100%;
  }
  .after-header-slider {
    margin-left: 0;
  }

}


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

  .after-header-cta {
    display: none;
  }

  .home .text-line {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 20px;
  }

  .header-bar .textwidget > div {
    padding-right: 10px;
  }

}

@media only screen and (max-width: 749px) {
  .header-bar .textwidget > div {
    padding-right: 8px;
  }

}

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

  .header-bar-right {
    display: none;
  }
  .header-bar-left {
    max-width: 100%;
    width: 100%;
  }

}

@media only screen and (max-width: 720px) {
  .ah-cta.cta-3 {
    display: none;
  }

}
@media only screen and (max-width: 680px) {
  .header-bar-left .textwidget {
    display: flex;
    justify-content: start;
  }
  .site-container {
    position: relative;
  }
  .borderimage {
    width: 100%;
  }
  .photo-float-right {
    float: none;
    padding: 0;
  }
  .slider-content-line.content-2 {
    font-size: 22px;
  }
  .slider-content {
    font-size: 64px;
  }
  .after-header-slider {
    margin-left: 0;
  }
  .slider-content-wrap {
    max-width: 90%;
    background: rgba(0,0,0, .4);
    padding: 40px 50px 50px;
    margin: 0px 5%;
    float: none;
  }
  .site-description, .site-title {
    margin-bottom: 0;
    padding: 10px 0 15px;
  }
  .site-header > .wrap {
    flex-direction: column-reverse;
  }
  .title-area-left {
    max-width: 100%;
    width: 100%;
  }
  .title-area-left {
    border-right: 0px;
    padding: 0;
    position: absolute;
    top: 7px;
    right: 10px;
    max-width: 110px;
  }
  .title-area-right {
    display: none;
  }
  .entry-content h3.widget-title, .entry-title {
    line-height: 2 !important;
    font-size: 4rem;
  }

  .copyright-wrap {
    font-size: 1.2rem;
  }
  .site-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .copyright-left a {
    display: block;
    margin-bottom: 3px;
  }

  .copyright-left a::after {
    display: none;
  }

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


  .results-section ul li:nth-child(4) {
    display: none;
  }
  .results-section ul li {
    width: 33.333%;
  }
  .site-footer-top {
    padding-bottom: 5px;
  }
  .home .text-line {
    margin: 0 -20px 0 20px;
    font-size: 17px;
    font-weight: 400;
    /* text-transform: none; */
    padding: 10px 20px;
  }
  .slider-content-line.content-2s {
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 10px;
  }


}

@media only screen and (max-width: 605px) {
  #custom_html-8 {
    display: none;
  }
  .home-after-header-right.widget-area {
    padding-right: 0;
    padding-bottom: 0px;
    padding-top: 0;
    position: absolute;
    top: 0;
    right: -90px;
    height: 100%;
    width: 60%;
    z-index: 10;
  }

  .home-after-header.widget-area {
    padding: 30px;
  }
  .header-bar {
    font-size: 11px;
  }
  .slider-content-wrap {
    padding: 40px 20px 50px;
  }

  .slider-content-line.content-1 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 568px) {
  .results-section ul li:hover .mask {
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    height: 12em;
  }
  .results-section ul li {
    width: 100%;
  }
  .results-section .section-flex {
    flex-direction: column;
  }
  .results-section ul li, .results-section ul li:first-child {
    width: 90%;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid;
  }
  .results-section ul li:nth-child(4),.results-section ul li:nth-child(5) {
    display: flex;
  }

  .header-bar .textwidget > div {
    padding-right: 10px;
  }
  .cta-2-content {
    padding: 45px 0;
    text-align: center;
    font-size: 2rem;
    font-family: EB Garamond;
    line-height: 1;
  }
  .ah-cta.cta-1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 130px;
    width: 100%;
    filter: grayscale(100%);
    transition: 2s;
    background-size: 100% !important;
  }
  .footer-widgets-3.widget-area {
    margin-bottom: 40px !important;
  }
}


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

  ul.about-page-bio-links li {
    width: 100%;
  }


}





@media only screen and (max-width: 531px) {
  .cta-2-content {
    text-align: center;
    font-size: 1.7rem;
    font-family: EB Garamond;
    line-height: 1;
  }
  #before-footer-cta {
    font-size: 20px;
  }


}
@media only screen and (max-width: 480px) {
  .home-page-title,
  .home .entry-title {
    text-align: left;
  }
  #home-1 {
    padding-top: 0;
  }
  .home .entry-title::after {
    margin: 10px 0;
  }
  .title-area-left .fa {
    color: #fff;
    border: 0px solid;
    padding: 4px 1px;
    max-width: 20px;
    width: 20px;
    transition: 2s;
    border-color: #ffae00;
    border-radius: 50%;
    margin-right: 3px;
  }
  .title-area-left {
    border-right: 0px;
    padding: 0;
    position: absolute;
    top: 9px;
    right: 0px;
    max-width: 110px;
  }
  .slider-content-line.content-2 {
    font-size: 18px;
  }
  .slider-content-line.content-2s {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .slider-content-wrap {
    max-width: 95%;
    margin: 0px 2.5%;
    padding: 20px 10px 30px;
  }

}
@media only screen and (max-width: 450px) {
  .header-bar .header-phone.fixed-bar a {
    font-size: 13px;
  }
  .openEvaluation.footer-button.fixed-bar {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1130;
    color: #406ad0;
    letter-spacing: 1px;
    background: #406ad0;
    color: #fff;
    padding: 9px 10px;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1;
  }


}
@media only screen and (max-width: 414px) {
  .site-footer-top {
    padding-bottom: 5px;
  }



  #media_image-2, #custom_html-3 {
    margin-bottom: 0;
  }
  .home .tagline span {
    font-size: 15px;
    padding-bottom: 3px;
    font-weight: 400;
  }
  .home .tagline {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #fff;
    font-family: EB Garamond;
  }
  .entry-content #home-1 h3.widget-title {
    font-size: 14px;
    line-height: 1.2 !important;
  }
  #home-1 .panel-widget-style {
    padding-top: 0 !important;
  }
  article > header > h1.entry-title {
    line-height: 1.2 !important;
    font-size: 2rem;
  }
  h3.widget-title::after, .about-section-3 .about-section-line.as-title::after, .footer-widgets .widget-title::after, .entry-title::after {
    margin: 10px auto;
  }

  .slider-content-line.content-1 {
    font-size: 16px;
    padding-bottom: 0;
  }
  .contact-page .panel-grid {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .contact-page .panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .contact-page #pl-20 .widget-title {
    margin-top: 20px;
  }
  .inside-page.contact-page .so-panel:first-child,
  #before-footer-cta .so-panel:first-child {
    margin-bottom: 0 !important;
  }

  .inside-page .entry-content h3.widget-title {
    font-size: 1.5rem;
    line-height: 1.5 !important;
  }
  .inside-page h3.widget-title::after {
    margin: 10px auto;
  }
  .nothome-after-header {
    height: 180px;
  }
  .inside-page .entry-header {
    top: -130px;
  }
  .inside-page .entry-header {
    max-width: 414px;
    padding: 0 30px 0;
    left: 0px;
  }
  .after-header-cta {
    background: #c0c0c0;
    border-top: 2px solid #050e27;
    border-bottom: 1px solid #B9B9B9;
  }
  #pg-2-1 .siteorigin-panels-stretch.panel-row-style {
    background-position-x: 40% !important;
  }
  .evaluation-overlay-title .widget-title {
    font-family: EB Garamond;
    font-size: 24px;
    font-weight: 400;
  }
  .evaluation-overlay-wrap {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 100000;
    border: 0;
    padding: 50px 10px 0px;
    background: #fff;
  }
  .footer-widgets {
    background-position: right;
    background-size: cover;
  }

  .slider-content-wrap {
    padding: 15px 5px 10px;
    float: right;
    max-width: 65%;
  }
  .slider-content-line.content-2s {
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 4px;
  }
  .slider-content {
    font-size: 18px;
  }
  .slider-content-line.content-2 {
    font-size: 12px;
    margin-top: 5px;
  }
  .content-3 .button {
    transition: 0s;
    font-size: 10px;
    padding: 5px;
  }
  .cta-2-content-1 {
    font-size: 2rem;
  }
  .cta-2-content {
    font-size: 1.2rem;
  }
  .ah-cta.cta-1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    max-width: 100px;
    width: 100%;
    filter: grayscale(100%);
    transition: 2s;
    background-size: 100% !important;
  }
  .cta-2-content {
    padding: 21px 0;
  }
  .entry-content h3.widget-title, .entry-title {
    font-size: 3rem;
  }

  .footer-widgets {
    padding: 30px 0;
  }
  .copyright-wrap {
    font-size: 1rem;
  }
  .home .wpcf7-form {
    max-width: 100%;
    margin: 0 auto;
  }
  .faq-cta-title {
    font-size: 40px;
  }
  #panel-2-3-0-0 h3.widget-title {
    font-size: 2.5rem;
  }

}

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

  .slider-content-wrap {
    padding: 15px 5px 10px;
    float: right;
    max-width: 75%;      margin-left: 0;

  }

}
@media only screen and (max-width: 360px) {
  .header-phone.office:last-of-type {
    display: none;
  }
  .header-bar .header-phone.fixed-bar a {
    font-size: 11px;
  }

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


}



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

@media print {

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

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

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

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

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

  thead {
    display: table-header-group;
  }

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

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

  @page {
    margin: 2cm 0.5cm;
  }

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

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

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

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

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

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

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

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

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


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

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

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

}
