/*
Theme Name: davisdavislaw
Theme URI: https://www.accelmarketingsolutions.com
Author: Accel Marketing Team
Author URI: https://www.accelmarketingsolutions.com
Description: The Davis & Davis Law Firm
Version: 3.0 (2020 Version)
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: davisdavislaw
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
davisdavislaw is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
    margin: 0;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Slick Stuff
--------------------------------------------------------------*/
/* Slider */
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus {outline: none;}.slick-list.dragging {cursor: pointer;cursor: hand;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;-webkit-display: flex;display: flex;-webkit-align-items: center;align-items: center;}.slick-track:before, .slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-loading .slick-track {visibility: hidden;}.slick-slide {display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide {float: right;}.slick-slide img {display: block;}.slick-slide.slick-loading img {display: none;}.slick-slide.dragging img {pointer-events: none;}.slick-initialized .slick-slide {display: block;}.slick-loading .slick-slide {visibility: hidden;}.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}

/* Arrows */
.slick-prev, .slick-next {font-size: 0;line-height: 0;position: absolute;bottom: 10px;display: block;width: 50px;height: 50px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;background: transparent;border-radius: 50%;z-index: 10;color: #fafafa;}.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {color: transparent;outline: none;background: hsla(203.3, 60%, 22.4%,.05);background: transparent;}.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1;}.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: .25;}.slick-prev:before, .slick-next:before {font-family: 'Font Awesome 5 Pro';font-size: 34px;line-height: 1;opacity: .75;color: #222;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.slick-prev {left: 50px;}[dir='rtl'] .slick-prev {right: -25px;left: auto;}.slick-prev:before {content: '\f053';}[dir='rtl'] .slick-prev:before {content: '\f053';font-family: fontawesome-webfont;}.slick-next {right: 50px;}[dir='rtl'] .slick-next {right: auto;left: -25px;}.slick-next:before {content: '\f054';}[dir='rtl'] .slick-next:before {content: '\f054';font-family: fontawesome-webfont;}

/* Dots */
.slick-dotted.slick-slider {margin-bottom: 30px;}.slick-dots {/*! position: absolute; */bottom: 0px;display: block;width: 100%;padding: 0;margin: 10px auto;list-style: none;text-align: center;}.slick-dots li {position: relative;display: inline-block;height: 20px;margin: 0 5px;padding: 0;cursor: pointer;width: 30px;}.slick-dots li button {font-size: 0;line-height: 0;display: block;width: 20px;height: 20px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}.slick-dots li button:hover, .slick-dots li button:focus {outline: none;}.slick-dots li button:hover:before, .slick-dots li button:focus:before {opacity: 1;font-weight: 400;}.slick-dots li button:before {transition: none !important;font-family: 'Font Awesome 5 Pro';font-size: 20px;line-height: 20px;position: absolute;top: 0;left: 0;width: 30px;height: 30px;content: '\f111';text-align: center;opacity: .85;color: #1d426e;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-weight: 900;}.slick-dots li.slick-active button:before {opacity: .75;font-weight: 400;}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: 'proxima-nova', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
    font-weight: 400;
    letter-spacing: 1px;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: 'orpheuspro', serif;
    font-weight: 700;
}

p {
    margin-bottom: 1.5em;
}

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

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Transitions
--------------------------------------------------------------*/
a, a::before, a::after, .article-thumb::after, input, textarea, .main-navigation, .menu-primary-container ul, .menu-primary-right-container ul, li, i, button, ::before, ::after, img, span, .active, .expand-menu, #top-phone p, #primary article, #secondary, #masthead, .widget, .contact-form, #practice-after-menu .sub-menu, .bloghide, .blogshow, .shader, .diag, .contact-form-wrap, .col-cont, .cta-2,  #topper-bar, .featured-img, #hero-plax, .hero-cutout {
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
         -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}
.sticky-header {
    -webkit-transition: all 1s ease;
       -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
         -o-transition: all 1s ease;
            transition: all 1s ease;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
 @-webkit-keyframes animateright {from {right:-300px;opacity:0}to {right:0;opacity:1}}@keyframes animateright {from {right:-300px;opacity:0}to {right:0;opacity:1}}@-webkit-keyframes fadein {0% {opacity:0;}100% {opacity:1;}}@-moz-keyframes fadein {0% {opacity:0;}100% {opacity:1;}}@keyframes fadein {0% {opacity:0;}100% {opacity:1;}}@-webkit-keyframes fadedown {0% {transform: translateY(-80px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}@-moz-keyframes fadedown {0% {transform: translateY(-80px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}@keyframes fadedown {0% {transform: translateY(-80px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}@-webkit-keyframes fadeup {0% {transform: translateY(40px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}@-moz-keyframes fadeup {0% {transform: translateY(40px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}@keyframes fadeup {0% {transform: translateY(40px);opacity:0;}100% {transform: translateY(0px);opacity:1}}@-webkit-keyframes fadeleft {0% {transform: translateX(50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-moz-keyframes fadeleft {0% {transform: translateX(50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@keyframes fadeleft {0% {transform: translateX(50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-webkit-keyframes fadeleftbig {0% {transform: translateX(250px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-moz-keyframes fadeleftbig {0% {transform: translateX(250px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@keyframes fadeleftbig {0% {transform: translateX(250px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-webkit-keyframes faderight {0% {transform: translateX(-50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-moz-keyframes faderight {0% {transform: translateX(-50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@keyframes faderight {0% {transform: translateX(-50px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-webkit-keyframes faderightbig {0% {transform: translateX(-250px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@keyframes faderightbig {0% {transform: translateX(-250px);opacity:0;}100% {transform: translateX(0px);opacity:1;}}@-webkit-keyframes ccglow {0% {color:rgba(255,255,255,.75);}20% {color:rgba(255,255,255,1);}40% {color:rgba(255,255,255,.75);}100% {color:rgba(255,255,255,.75);}}@keyframes ccglow {0% {color:rgba(255,255,255,.75);}20% {color:rgba(255,255,255,1);}40% {color:rgba(255,255,255,.75);}100% {color:rgba(255,255,255,.75);}}@-webkit-keyframes zoomin {0% {-webkit-transform: scale(.85);opacity:0;}100% {-webkit-transform: scale(1);opacity:1;}}@keyframes zoomin {0% {transform: scale(.85);opacity:0;}100% {transform: scale(1);opacity:1;}}@-webkit-keyframes herozoom {0% {-webkit-transform: scale(.45);opacity:0;}100% {-webkit-transform: scale(1);opacity:1;}}@keyframes herozoom {0% {transform: scale(.45);opacity:0;}100% {transform: scale(1);opacity:1;}}
@-webkit-keyframes pagein {0% {-webkit-transform: translateY(40px);opacity:0;}100% {-webkit-transform: translateY(0);opacity:1;}}@keyframes pagein {0% {transform: translateY(40px);opacity:0;}100% {transform: translateY(0px);opacity:1;}}
@-webkit-keyframes heroFade { 
    0% { opacity: 0; -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1; -webkit-animation-timing-function: ease-out; }
    25% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes heroFade { 
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    25% { opacity: 1 }
    30% { opacity: 0 }
    100% { opacity: 0 }
}
@-webkit-keyframes heroleft {0% {transform: translateX(-450px) skew(-33deg);opacity:0;}100% {transform: translateX(0px) skew(-33deg);opacity:1;}}
@keyframes heroleft {0% {transform: translateX(-450px) skew(-33deg);opacity:0;}100% {transform: translateX(0px) skew(-33deg);opacity:1;}}
@-webkit-keyframes heroright {0% {transform: translateX(450px) skew(-33deg);opacity:0;}100% {transform: translateX(0px) skew(-33deg);opacity:1;}}
@keyframes heroright {0% {transform: translateX(450px) skew(-33deg);opacity:0;}100% {transform: translateX(0px) skew(-33deg);opacity:1;}}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #f5f5f5;
    /* Fallback for when there is no custom background color defined. */
}

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

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

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

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

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

.no-br {
  white-space: nowrap;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Modal
--------------------------------------------------------------*/
#searchsubmit, .opensearch, .openmenu{border: none;font-size: 12px;font-size: 1em;box-shadow: none;background: transparent;}.opensearch {-webkit-align-self: center;align-self: center;}.sticky-header .opensearch {padding-left: 7px;}.opensearch a {font-size: 1.7em;color: #fff;text-decoration: none;}.openmenu {font-size: 1.5em;display: none;cursor: pointer;text-shadow: 1px 1px 1px rgba(0,0,0,.5);background: rgba(255,255,255,.15);padding: 0 10px;border-radius: 5px;}.openmenu::before {content: 'MENU';font-family: 'orpheuspro', sans-serif;margin-right: 10px;}.search-modal, .menu-modal, .rev-modal {display: none;position: fixed;z-index: 1000;padding-top: 100px;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0,0,0);background-color: rgba(0,0,0,0.4);}.search-modal-content, .menu-modal-content, .rev-modal-content {position: relative;margin: auto;padding: 0;width: 35%;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name: animateright;-webkit-animation-duration: 0.4s;animation-name: animateright;animation-duration: 0.4s;}.search-modal-content {}.menu-modal-content {position: absolute;left:10%;top: 10%;width: 80vw;}.rev-modal-content {position: absolute;left:20%;top: 10%;width: 60vw;}@media screen and (max-width:800px) {.search-modal-content {position: absolute;left:10%;top: 10%;width: 80vw;}#searchsubmit {padding: 0 0 0 10px;}}.vid-modal-content {position: absolute;left:10%;top: 20%;width: 80vw;background-color:#cccbca;}.search-close, .menu-close, .rev-close {color: #1C3763;float: right;font-size: 40px;margin-top: 10px;line-height: .4;font-weight: bold;}.search-close:hover, .search-close:focus, .menu-close:hover, .menu-close:focus, .rev-close:hover, .rev-close:focus {color: #000;text-decoration: none;cursor: pointer;}.menu-search-form {position: relative;}.phonensoc .menu-search-form input[type="text"] {width: 100%;padding-right: 32px;}.phonensoc #searchsubmit {position: absolute;right: 5px;top: 7px;padding: 3px;}.search-modal .menu-search-form p {display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}.search-modal-header, .menu-modal-header, .rev-modal-header {padding: 0px 16px;color: white;}.search-modal-body, .menu-modal-body, .rev-modal-body {padding: 2px 16px;background: -moz-linear-gradient(left, rgba(0,0,0,.1) 0%, rgba(0,0,0,0.0) 50%,rgba(0,0,0,0.1) 100%);background: -webkit-linear-gradient(left, rgba(0,0,0,.1) 0%, rgba(0,0,0,0.0) 50%,rgba(0,0,0,0.1) 100%);background: linear-gradient(to right, rgba(0,0,0,.1) 0%, rgba(0,0,0,0.0) 50%,rgba(0,0,0,0.1) 100%);color:#1C3763;}.menu-modal-footer {margin-bottom:35px;}#menu-mobile{list-style-type: none;margin: 5% 0 0;padding: 0;}#menu-mobile a {font-variant: small-caps;margin: 0;line-height: 1.1;font-size: 20px;}#menu-mobile li {list-style-type: none;width: 95%;margin: 0;line-height: 1.6;margin-left: 1.5%;padding: 5px 0;}#menu-mobile li ul li {list-style-type: none;}#menu-mobile li ul li ul li {list-style-type: none;}#menu-mobile .sub-menu {margin-left: 0 !important;padding-left: 5% !important;}.mobile-title {line-height: 3;}.no-border, .mobile-title {border-bottom: 0px !important;}.no-border a:first-of-type, .mobile-title a:first-of-type {text-decoration: underline;}.no-border ul li a{text-decoration: none !important;;}.mobile-title a {font-size: 26px !important;}.mobile-title ul a {font-size: 21px !important;}.main-navigation #mobile-menu .sub-menu .dropdown-menu > .sub-menu {display: none;}.main-navigation .sub-menu .dropdown-menu:target > .sub-menu {display: block;}#mobile-menu .sub-menu > li > .flex-row {-webkit-align-items: center;align-items: center;}

/*--------------------------------------------------------------
## Review Modal
--------------------------------------------------------------*/
#review-us {text-align: center;}.rev-modal-body > h3 img {display: block; margin: 0 auto;}#openrev:before {font: normal normal normal 14px/1 fontawesome-webfont;font-size: 24px;margin-right: 10px;}.rev-modal-content {position: absolute;left:20%;top: 10%;width: 60vw;background: #fff;}#rev-box-start, #rev-box-opt, #rev-box-form, .rev-choice i {display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;-webkit-align-items: center;align-items: center;}#rev-box-opt, #rev-box-form {display: none;}.rev-box-choices {width: 100%;display: -webkit-flex;display: flex;-webkit-justify-content: center;justify-content: center;}.rev-choice i:before {font-size: 100px;margin-bottom: 15px;}.rev-choice {margin: 0 15px 15px;border: 4px solid;border-radius: 7px;padding: 10px;-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;-ms-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;background: rgba(0,0,0,.1);}.rev-choice:hover, .rev-choice:focus, #openrev:focus, #openrev:hover {cursor: pointer;text-decoration: none;}#rev-yes:hover {background: rgba(63, 170, 68, .5);}#rev-no:hover {background: rgba(175, 19, 19, .5);}.rev-modal h3 {text-align: center;margin: 0;}.rev-form {width: 80%;max-width: 800px;}.rev-form input {max-height: 40px;font-size: 20px;width: 100%;}.rev-form textarea, .rev-form input:last-of-type {font-size: 20px;}.rev-form p {margin: .5em auto;}@media (max-width:1050px){.rev-modal-content {width: 96%;left: 2%;}.review-flex {-webkit-flex-wrap: wrap;flex-wrap: wrap;}#rev-more div {width: 45%;}}.review-flex {display: -webkit-flex;display: flex;-webkit-align-content: center;-webkit-align-items: center;-webkit-justify-content: center;align-content: center;align-items: center;justify-content: center;}.review-flex {margin: 0 auto 25px auto;max-width: 90%;}.review-logo img {background: rgba(0,0,0,.1);border-radius: 5px;width: 95%;border: 2px solid #1C3763;}.review-logo img:hover {background: rgba(0,0,0,.26);}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #1c4277;
}

a:visited {
    color: #1c4277;
}

a:hover, a:focus, a:active {
    color: #3f4752;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}



#primary-menu {position: relative; margin-right: 45px;}
.menu-primary-container, .menu-primary-right-container {
  display: -webkit-flex;
  -webkit-justify-content: center;
  display: flex;
  justify-content: center;
    position: relative;
}
.menu-primary-container > ul > li > a, .menu-primary-right-container > ul > li > a {
    padding: 37px 15px;
}
.menu-primary-container li, .menu-primary-right-container li {
    position: relative;
}
.menu-primary-container a, .menu-primary-right-container a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fafafa;
}
.menu-primary-container a:hover, .menu-primary-container .sub-menu a:hover, .menu-primary-right-container a:hover, .menu-primary-right-container .sub-menu a:hover, .main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
    background: rgba(71,140,199,.5);
}
.menu-primary-container .sub-menu, .menu-primary-right-container .sub-menu {
    position: absolute;
    top: 85%;
    left: 0;
    width: 280px;
    background: rgba(17, 70, 108,.95);
    background: #262261;
    background: -webkit-linear-gradient(45deg, rgba(35,55,119,1) 20%,rgba(28,111,178,1) 100%);
    background: linear-gradient(45deg, rgba(35,55,119,1) 20%,rgba(28,111,178,1) 100%);
      visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0 5px 10px -3px rgba(0,0,0,.7);
    box-shadow: 0 5px 10px -3px rgba(0,0,0,.5);
}
.main-navigation .sub-menu li, .menu-primary-right-container .sub-menu li {
    display: block;
    position: relative;
    width: 100%;
    border-bottom: none;
}
.menu-primary-container .sub-menu a, .menu-primary-right-container .sub-menu a {
    width: 100%;
    padding: 10px;
    height: 100%;
    display: block;
    font-size: 15px;
    line-height: 1;
}
.menu-primary-container li:hover > .sub-menu, .menu-primary-right-container li:hover > .sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
}
.menu-primary-container .sub-menu .sub-menu, .menu-primary-right-container .sub-menu .sub-menu {
    -webkit-flex-direction: column;
    flex-direction: column;
}
.menu-primary-container .sub-menu > li .sub-menu, .menu-primary-right-container .sub-menu > li .sub-menu {
    left: calc(100% + 10px);
    top: 0;
    width: 280px;
}
.menu-primary-container .sub-menu > li:first-of-type > a, .menu-primary-right-container .sub-menu > li:first-of-type > a {
  border-top: none;
    border-left: none !important;
}
.menu-primary-container .sub-menu > li:hover .sub-menu, .menu-primary-right-container .sub-menu > li:hover .sub-menu {
    left: 100%;
}
.menu-primary-container .sub-menu .sub-menu > li, .menu-primary-right-container .sub-menu .sub-menu > li {
-webkit-flex: auto !important;
flex: auto !important;
}
.menu-primary-container .sub-menu > li:last-of-type, .menu-primary-right-container .sub-menu > li:last-of-type {
    border-bottom: none;
    border-right: none;
}
.menu-primary-container .sub-menu .menu-item-has-children::after, .menu-primary-right-container .sub-menu .menu-item-has-children::after {
    content: '>';
    position: absolute;
    right: 10px;
    top:0;
    font-size: 24px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    color: RGBa(255,255,255, .7);
}

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

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

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

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

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0;
    /* Make sure select elements fit in widgets. */
}

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
}

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


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

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

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

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


/*************************************** HIDE!! *****************************************/
.category-blogs .entry-meta, .single-post .post-navigation, .home .entry-header, .cat-links, .entry-meta, .home #secondary, body.page .page .entry-title, .single-post article .entry-title, .archive .page-title, .archive .top-entry-title span, .type-post .entry-text > h1:nth-of-type(2), #practice-after-menu .menu-item-1557, .blog-img.alignright, .page-id-6 .main-flex-wrap, .page-id-2277 .featured-img, .page-id-2276 .featured-img {
    display: none !important;
}

.post-excerpt-wrap .entry-header, .search article .entry-header {display: block !important;}

/************************************** GLOBALS *******************************************/
.main-flex-wrap {
    display:-webkit-flex; display:flex;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
}
.home .main-flex-wrap {
  padding-top: 0;
}
.home .main-flex-wrap {background: transparent;}
.flex-col, .flex-row {display: -webkit-flex; display: flex;}
.flex-col {-webkit-flex-direction: column;flex-direction: column;}
.flex-row {-webkit-flex-direction: row;flex-direction: row;}
.s-a { -webkit-justify-content: space-around; justify-content: space-around;}
.s-b { -webkit-justify-content: space-between; justify-content: space-between;}
.j-c { -webkit-justify-content: center; justify-content: center;}
.a-c { -webkit-align-items: center; align-items: center;}
.f-w { -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.pseudos {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.menu-mobile-container, #menu-item-2465 > ul, .mobile-h {display:none;}
::placeholder {
    color: #000;
    opacity: .85;
}

/*--------------------------------------------------------------
# LL YT
--------------------------------------------------------------*/


.col-cont {margin: 0 auto; max-width: 640px;width: 100%;position: relative;}
.home-youtube-container {cursor: pointer;  position: relative;}  
.home-youtube-container img {max-height: 360px; max-width: 640px; width: 100%;}
.home-youtube-container i {color: #fff; font-size: 72px; left: 50%; margin: -33px 0 0 -31px; position: absolute; text-shadow: 0 0 8px rgba(0, 0, 0, .5); top: 50%;}
.embed-responsive {height: 0;}
.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive iframe {border: 0; bottom: 0; height: 100%; position: absolute; left: 0; top: 0; width: 100%;}
.featuredVideoPlayButton {pointer-events: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 50px;color: rgba(255, 36, 0, .7);}
.vid-box .featuredVideoPlayButton, #secondary .featuredVideoPlayButton {    font-size: 60px;}
.entry-text > .widget {    box-shadow: none;    border: none;    padding: 0;}
.shader {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;}
.shader:hover {background: rgba(255,255,255,.1);}

.page-id-1668 .vid-page {
  width: 31%;
  margin: 0 auto 50px;
}
.page-id-1668 #secondary {
  display: none;
}
.page-id-1668 .vid-page > h3 {
    display: none;
}
.page-id-1668 .featuredVideoPlayButton {
    font-size: 45px;
}
.page-id-1668 .top-page-sec-title {text-align: center;}
.page-id-1668 .vid-menu a {
  text-decoration: none;
  padding: 20px;
  background: rgba(0,0,0,.1);
}
.page-id-1668 .vid-menu a:hover {
  background: rgba(0,0,0,.17);
}
.vid-page-wrap {margin: 0 auto;}
.page-id-1668 #primary {
    max-width: 1600px;
    margin: 0 auto;
}

/************** HEADER **************/
header#masthead {
  z-index: 999;
}

.menu-mobile-container, #menu-item-2465 > ul, .mobile-h {display:none;}
.phonensoc > div {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
#top-social {margin: 0 auto 0 0; width: auto;}
#top-social a:hover i {
    color: #21759b;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#top-social i {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    -webkit-box-shadow: inset 0px 5px 5px -3px rgba(0,0,0,.7);
    box-shadow: inset 0px 5px 5px -3px rgba(0,0,0,.7);
}

.fa-facebook-square {
  color: rgba(59, 89, 152,.9);
}
.fa-twitter-square {
  color: rgba(0, 132, 180,.8);
}
.fa-linkedin-square {
  color: rgba(14, 118, 168,.8);
}
.fa-google-plus-square {
  color: rgba(211, 72, 54,.8);
}
.fa-facebook {
  background: rgba(59, 89, 152,.9);
}
.fa-twitter {
  background: rgba(0, 132, 180,.8);
}
.fa-linkedin {
  background: rgba(14, 118, 168,.8);
}
.fa-google-plus {
  background: rgba(211, 72, 54,.8);
}


.phonensoc {
    margin: 0 auto;
    width: 100%;
}
#top-phone {
  text-align: right;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0 0 auto;
    width: auto;
  width: 350px;
}
  #top-phone p {
    font-size: calc(14px + (16 - 14) * ((100vw - 480px) / (1200 - 480)));
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
    #top-phone p:first-of-type {
      margin-left: 0;
    }
#topper-bar {
  background: #fff;
}
#top-bar {
  padding: 0 30px;
}
#masthead {
  width: 100%;
  top: 0;
  left: 0;
    z-index: 99;
  background: #1e1e1e;
}
#davisdavislaw-logo {
  margin: 0 auto 0 0;
  width: 400px;
}
#davisdavislaw-logo a, #davisdavislaw-logo img {  display: block;}


/*************************** BODY ***************************/
#page::before {
    background-repeat: repeat;
    opacity: .15;
    z-index: -4;
    position: fixed;
}
#page::after {
    background: rgba(255,255,255,.9);
    background: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.0) 23%,rgba(255,255,255,0.3) 77%,rgba(255,255,255,0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.0) 23%,rgba(255,255,255,0.3) 77%,rgba(255,255,255,0.5) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.0) 23%,rgba(255,255,255,0.3) 77%,rgba(255,255,255,0.5) 100%);
    z-index: -3;
    position: fixed;
}
#main-bg {
    width: 100%;
    height: 450px;
    position: relative;
  box-shadow: inset 0 0 20px rgba(0,0,0,.6);
}
#primary {
    width: 96%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 50px;
    opacity: 0;
    -webkit-animation: 1s fadeup forwards;
    animation: 1s fadeup forwards;
}
.home #primary {
    width: 100%; 
    max-width: none;
    padding: 0px 50px;
    margin: 0;
    opacity: 1;
    animation: none;
}
#secondary {width: 400px; min-width: 400px;  margin-right: auto; padding: 50px 0; z-index: 0; float: left;}
.home #primary {padding: 0;}
.home .hentry {margin: 0;}
.page-id-2277 #primary, .page-id-2276 #primary {
  max-width: 1600px;
  margin: 0 auto;
}
/*************************** SIDEBAR ************************/
.expand-menu {
    content: '>';
    padding: 10px 15px;
    margin: 0;
    cursor: pointer;
    -webkit-align-self: center;
    align-self: center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font-weight: bold;
    text-align: center;
    line-height: 1;
    color: #fafafa;
    background: rgba(255,255,255,.2);
}
.expand-menu:hover {
}
#secondary ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}
#secondary .menu-practice-sidebar-container > ul { padding-left: 0; padding-bottom: 20px;}
#secondary .menu-practice-sidebar-container > ul > li {
  background: #262261;
  margin-top: 15px;
  margin-bottom: 15px;
position: relative;
width: calc(100% - 6px);
margin-left: 3px;
background: -webkit-linear-gradient(45deg, rgba(35,55,119,1) 20%,rgba(28,111,178,1) 100%);
background: linear-gradient(45deg, rgba(35,55,119,1) 20%,rgba(28,111,178,1) 100%);
box-shadow: 0 3px 9px -2px rgba(0,0,0,.5);
}
#secondary .menu-practice-sidebar-container > ul > li:first-of-type {
  margin-top: 0;

}
#secondary .menu-practice-sidebar-container > ul > li > a, #secondary .menu-videos-menu-container > ul > li > a {
    font-family: 'orpheuspro', serif;
    font-style: italic;
    font-size: 27px;
    font-weight: 400;
    color: #fff;
  background: -webkit-linear-gradient(left, rgba(187,30,45,1) 35%,rgba(246,146,64,1) 100%) !important;
  background: linear-gradient(to right, rgba(187, 30, 45, .95) 35%,rgba(246, 146, 64, .95) 100%) !important;
}
#secondary ul li {
  margin: 0 0 0;
    position: relative;
}
#sidebar-img img {margin-bottom: 15px; -webkit-box-shadow: 0 5px 7px -2px rgba(0,0,0,.4); box-shadow: 0 5px 7px -2px rgba(0,0,0,.4);}
#secondary ul li::after {
    z-index: -1;
}
#secondary .sub-menu .sub-menu > li {margin: 0;border: none;}
#featured-vid iframe {
  width: 450px;
  height: 244px;
}
.home #featured-vid iframe {
    width: 550px;
    height: 290px;
    -webkit-box-shadow: 0 5px 7px -2px rgba(0,0,0,.8);
    box-shadow: 0 5px 7px -2px rgba(0,0,0,.8);
}
#secondary #featured-vid {
  padding: 0;
}
.widget {
/*  background: rgba(255,255,255,.65); */
}

/************** FOOTER **************/
#colophon {
}
.contact-form input, .contact-form textarea, .contact-form select {font-size: 20px; width: 100%; padding: 1.5%;
    padding: 1.5%;
    -webkit-box-shadow: 0px 5px 10px -7px rgba(0,0,0,.8);box-shadow: 0px 5px 10px -7px rgba(0,0,0,.8);
    border-radius: 0;
    background: rgba(255,255,255,.85);
    color: #000;
}
.contact-form {  
    margin: 0 auto;
    position: relative;
  max-width: 600px;
    min-height: 500px;
}
.contact-form li {
  position: relative;
  padding: 0 !important;
}
.contact-form label {
  color: #fff;
}
/* .contact-form label {
  position: absolute;
  opacity: 0;
  pointer-events: none;
} */
.contact-form h3 {text-align: center; font-variant: small-caps; margin: 0 auto .5em; width: 100%;}
.contact-form p { margin: 0 0 10px;}
.contact-box {padding: 0; position: relative;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contact-box::before {  z-index: -2;
    background-position: center center;
}
#colophon .contact-box h3 {
    margin: 0 auto;
    font-size: 36px;
    line-height: 1;
    text-align: center;
    width: 100%;
    padding: 20px 30px;
    border-bottom: 1px single rgba(22,22,22, 0.9);
    font-weight: 500;
    font-variant: none;
    color: #fafafa;
}
.contact-box h3 span {
    font-weight: 400;
}
.contact-form .flex-col {  width: 36.5%;}
.contact-form .flex-row > p {  width: 63%; padding: 0 3% 0 0;}
.contact-form .submit-flex > p {  margin: 0 auto; width: 100%;}
.contact-form .flex-row {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact-form textarea {
  height: 100%;
  max-height: 220px;
    font-size: 16px;
    border-radius: 7px;
}
.contact-form input {  height: 40px;border-radius: 7px;font-size: 16px;}
.contact-form input[type="submit"] {
    height: auto;
    font-size: 22px;
    color: rgba(0,0,0,.85);
    border: none;
    max-width: 180px;
    margin: 0 auto;
    display: block;
    font-size: 18px;
}
.contact-form input[type="submit"]:hover, .contact-form input:focus, .contact-form textarea:focus {
    color: #fafafa;
    opacity: 1;
}
.ajax-loader {position: absolute;}

.contact-loc, .contact-map {
  font-size: 30px;
}
.contact-loc a i {font-size: 36px; padding-top: 5px; top: -5px;}
.contact-map-wrap {
    width: 100%;
    padding: 25px 10px;
}
.contact-map {
    background-position: center center;
    box-shadow: none;
    background: none;
    padding: 0 0 15px 40px;
    margin-left: 40px;
    border-left: 7px double #acacac;
}
.contact-map::before {
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: -1;
}
.contact-map:hover::before {
    opacity: 1;
}


.site-info {
    position: relative;
    text-align: center;
    color: #262261;
    margin-top: 50px;
    padding: 20px 0;
}
.site-info p {
    margin: 0;
    padding: 5px 20px;
    font-size: 15px;
    color: #262261;
    width: 100%;
    text-align: center;
    line-height: 1.2;
}
.site-info p a {
    color: #262261;
}
.site-info p a img {
  display: block;
  margin: 0 auto;
  max-width: 220px;
}
.site-info p a:hover {
    color: #c84132;
}
.contact-loc .foot-addy {
    margin: 10px 0 15px;
}

.contact-loc {
  font-size: 23px;
    min-width: 260px;
    margin: 0 auto;
  width: 100%;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-loc > div {
    position: relative;
/*    border: 2px solid #20527b; */
    padding: 0; 
    text-align: center;
}
.contact-loc p {
  margin: 0;
  padding: 0 0 0 50px;
  font-size: 22px;
  line-height: 1.5;
  color: #fafafa;
}
.contact-loc i {
  font-size: 28px;
  position: absolute;
  left: 0;
}
.contact-box {
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 0;
}
#contact-map {
    position: relative;
    height: 250px;
    width: 100%;
}
#contact-map > a:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}
#contact-map > a:first-of-type {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: block;
    padding: 7px;
    background: rgba(44,44,44,.85);
    text-decoration: none;
    color: #eee;
    font-size: 20px;
    z-index: 2;
}

.contact-loc > div::before {
  content: '\f041';
  font-family: 'fontawesome-webfont';
  font-size: 26px;
  padding: 0 15px;
  color: #777;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  color: rgb(62, 168, 244);
  display: none;
}
.contact-loc > div:hover::before {
  color: #fff;
}
.contact-loc > .foot-phone::before {
  content: '\f095';
}
.contact-loc > .foot-fax::before {
  content: '\f1ac';
    font-size: 20px;
}
.contact-loc > .foot-soc::before {
  content: '\f007';
}

.contact-loc p a {text-decoration: none;color: #fafafa;}
.contact-loc .foot-soc p a {display: inline-block;}


/************** TEXT ***************/

#top-phone p {
    line-height: 1;
}
#top-phone p a {
    line-height: 1;
    text-decoration: none;
    text-shadow: 1px 2px 2px rgba(0,0,0,.17);
    color: #fafafa;
    text-shadow: none;
    padding: 0;
    text-transform: uppercase;
    display: block;
    width: 30px;
}
#top-phone p a > span:last-of-type {
  background: #306dae;
  padding: 7px 15px;
  margin-left: 10px;
  letter-spacing: 1px;
}
.phonensoc p {    margin: 0;}
#top-social a {
    text-decoration: none;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    font-size: 20px;
    padding: 0;
    color: #222;
    margin: 0 3px;
}
.entry-content p, .entry-content ul, .entry-content ol {
    font-size: 17px;
    margin: 0 0 15px;
}

#secondary ul a {
  align-self: center;
  text-decoration: none;
  padding: 7px 2px 7px 30px;
  display: block;
    font-size: 18px;
    width: 100%;
    text-transform: uppercase;
    color: #fafafa;
    position: relative;
  text-align: left;
}
#secondary .sub-menu a {
    position: relative;
}
#secondary ul ul a { font-size: 16px; padding-left: 50px; }
#secondary ul ul ul a {padding-left: 80px;text-transform: none;font-size: 15px; padding-top: 4px; padding-bottom: 4px;}
#secondary ul a::before {
    background: rgb(222,222,222);
    z-index: -1;
    opacity: 0;
}
#secondary .current_page_item > a, #secondary .current_page_item > .flex-row > a, #secondary .current_page_ancestor > .flex-row > a {
    background: #c84131;
}
#secondary .sub-menu li a:hover, #secondary .sub-menu .current_page_item > a, #secondary .sub-menu .current_page_item .flex-row > a, #secondary .sub-menu .current_page_ancestor .flex-row > a {
}
#secondary ul a:hover::before, #secondary .sub-menu .current_page_item > a::before, #secondary .sub-menu .current_page_item .flex-row > a::before, #secondary .current_page_ancestor > .flex-row > a::before {
    opacity: 1;
}
#secondary .widget-title {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.17);
    text-align: center;
    padding: 0 0 5px;
}
#secondary #featured-vid .widget-title, .home #featured-vid .widget-title {
  padding: 5px 10px;
  font-size: 36px;
  padding: 10px;
  text-transform: uppercase;
  margin: 0;
  color: rgba(33,33,33,.9);
  display: none;
}


.blog-footer-content {
    margin: 0;
    padding: 0 20px;
    font-size: 16px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.blog-footer-content a {
    text-align: center;
    display: block;
    width: auto;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 28px;
    font-size: 20px;
    background: rgba(255,255,255,.2);
    color: #fafafa;
    padding: 4px;
    font-weight: 400;
    width: 200px !important;
    margin: 30px auto 0 !important;
}
.blog-footer-content a:hover {
    background: rgba(0,0,0,.57);
}
.blogs-n-news .heading--h4 {
    text-align: center;
    font-family: 'orpheuspro', serif;
    font-size: calc(36px + (52 - 36) * ((100vw - 375px) / (1920 - 375)));
    padding: 0 50px;
    margin: 0;
    line-height: 1;
    font-weight: 700;
    width: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
}
  .blogs-n-news .heading--h4 span {
    font-style: italic;
    font-weight: normal;
  }
.blogs-n-news .heading--h4 a {
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  font-size: 42px;
}
.blogs-n-news .heading--h4 a:hover, .blog-footer-title:hover {
}

/************************************* TESTIMONIALS *****************************************/
#test-box {
  width: 96%;
  max-width: 1100px;
  margin: 0 auto;
}
.test-page {
    margin-bottom: 30px;
    padding: 20px 0 10px;
    margin: 0 20px 30px;
}
.test-page p {
}
.test-page > p {margin: 0;}
.home .test-page p { font-size: 17px;line-height: 1.25;margin: 0;}
.test-more a, .test-more i {
    width: 250px;
    display: -webkit-flex;
    display: flex;
    background: rgba(255,255,255,.85);
    margin: 15px 15px 0;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 15px 0;
    font-weight: bold; 
    font-size: 24px;
    text-decoration: none;
    height: 50px;
    font-size: 20px;
    background: rgba(255,255,255,.2);
    color: #fafafa;
    font-family: 'proxima-nova';
    padding: 0;
    border-radius: 12px;
    font-weight: 400;
}
.test-more i::before {
    color:#fafafa;
}
.test-more a:hover, .test-more i:hover {
background: rgba(255,255,255,.4);
}
.home #test-wrap h3 {
  text-transform: none;
    font-weight: 300;
    padding: 0;
    color: #dfdfdf;
    font-size: 50px;
  text-align: center;
}


/*
.test-content span {
  display: block;
  text-align: right;
  width: 100%;
}
.test-content span em {
  font-style: italic;
  font-weight: bold;
  font-size: 24px;
} */

/********************** BLOG **********************/
.archive #primary article, .search #primary article {
    display: -webkit-flex;
    display: flex;
    padding: 0 0 20px;
    margin: 0 1% 1.5em;
    padding: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    padding: 0 0 20px;
    background: #fff;
}
.search #primary article {-webkit-flex-direction: column;flex-direction: column; padding: 0 3%; width: 98%;}
.archive #primary article .post-excerpt-thumb { width: 100%; /*! display: none; */height: 200px;max-height: 200px;overflow: hidden;}
.archive #primary article .post-excerpt-thumb a {background-size: cover; background-position: center center; width: 100%; height: 200px; display: -webkit-flex; display: flex;}
.archive #primary article .post-excerpt-wrap { width: 100%;padding: 0 3%;}
.archive h1 {text-align: center;}
.archive #primary article .post-excerpt-wrap h2 {
    font-size: 34px;
    padding: 10px 20px;
}
.archive #primary article .post-excerpt-wrap p {
    margin: 0 0 10px;
}
.post-excerpt-thumb a {
    display: -webkit-flex;
    display: flex;
}
.single-post .entry-content .blog-img img {
}

.read-more, .nav-previous a, .nav-next a {
    display: block;
    text-align: left;
    font-size: 22px;
    text-decoration: none;
    text-transform: uppercase;
}

.archive #main {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}

.archive .page-header, .archive .navigation.posts-navigation {
  width: 100%;
}
.archive #primary .entry-title a {
    text-align: center;
    text-decoration: none;
    display: block;
}
.archive .post-excerpt-wrap .entry-summary {
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column;
}


.recent-blogs-wrap ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-justify-content: center;
  justify-content: center;
    position: relative;
  background-color: #e2e2e2;
}
.recent-blogs-wrap ul li {
  margin: 0 auto 40px;
  width: 90%;
  background: #f5f5f5;
    overflow: hidden;
  -webkit-order: 1;
  order: 1;
  text-align: center;
    height: 333px;
    position: relative;
  box-shadow: 0 0 30px -10px rgba(0,0,0,.6);
  max-width: 600px;
}
.blog-footer-title, .blog-footer-title:visited {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
  text-align: left;
  display: block;
  padding: 0 20px 20px;
  font-family: 'orpheuspro', serif;
  color: #000;
}
.footer-blog-thumb {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  margin: 0;
    background-size: cover;
    background-position: center center;
}





.curves-break, #main-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 100px;
}
.home .curves-break {
  background: transparent;
}
.blogs-n-news {
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0 auto;
}
.home .blogs-n-news {
  padding: 0;
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.recent-news-wrap ul {
  margin: 0;
  padding: 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
}
.recent-news-wrap ul > li {
  width: 46%;
  margin: 7px auto;
    position: relative;
  background: rgba(0,0,0,.11);
  box-shadow: 0 5px 7px -5px rgba(0,0,0,.7);
}
.recent-news-wrap ul > li:last-of-type {
  background: rgba(30,50,70,.21);
}
.recent-news-wrap {
  width: 96%;
  max-width: 1500px;
  background: rgba(255,255,255,.85);
  border: 7px double rgba(0,0,0,.9);
  padding: 20px;
  -webkit-box-shadow: inset 0 0 7px -2px rgba(0,0,0,.9), inset 0 0 60px rgba(255,255,255,.88);
  box-shadow: inset 0 0 7px -2px rgba(0,0,0,.9), inset 0 0 60px rgba(255,255,255,.88);
  margin: 0 auto 30px;
}
.recent-news-wrap li::before {
    content: '\f1ea';
    font-family: 'fontawesome-webfont';
    width: auto;
    font-size: 28px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: flex;
    align-items: center;
    padding: 6px 0 0 10px;
}
.recent-news-wrap ul > li:hover {
  background: rgba(0,0,0,.17);
}
.recent-news-wrap a {
  display: block;
  padding: 15px 5px 15px 55px;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1;
}

.epyt-gallery iframe, .epyt-gallery .epyt-gallery-img {
  -webkit-box-shadow: 5px 5px 10px -7px rgba(0,0,0,.8);
  box-shadow: 5px 5px 10px -7px rgba(0,0,0,.8);
}
.epyt-gallery-title {
    font-size: 22px !important;
    padding-bottom: 20px !important;
}


.type-post .entry-text h2, .type-post .entry-text h3, .entry-content h3 {clear: none;}
.archive .entry-summary .read-more {
    text-align: center;
    width: 210px;
    margin: 30px auto 0;
    padding: 10px;
}

.bloghide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  pointer-events: none;
}
.bloghide a {
  color: #fafafa;
  font-size: 26px;
  text-align: left;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  height: 100%;
  align-items: flex-start;
  padding-top: 30px;
  pointer-events: none;
}
.bloghide i {
  display: block;
  color: #fafafa;
  text-align: right;
  padding: 20px;
  font-size: 36px;
  pointer-events: none;
}
.blogshow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgba(255,255,255,.9);
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
}
.blogshow .blog-footer-title {
  text-align: left;
  font-size: 24px;
  color: #333;
  padding: 10px 20px;
}
.recent-blogs-wrap ul li:hover .bloghide {
  opacity: 0;
}
.recent-blogs-wrap ul li:hover .blogshow {
  opacity: 1;
    height: 100%;
}

/************* ETC ****************/

.menu-phone a span {
  display: block;
  text-align: center;
  padding: 13px 20px;
  font-size: 20px;
}
#primary-menu-right {
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
}
.menu-primary-right-container > ul > .menu-phone > a, header.sticky .menu-primary-right-container > ul > .menu-phone > a {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 1;
}
.menu-primary-right-container > ul > .menu-phone > a:hover {
  background: transparent;
}
.menu-primary-right-container > ul > .menu-phone > a:hover span {
  background: #528fcf;
}
#davisdavislaw-logo {
  max-width: 600px;
  margin: 0 20px;
}


.home-success-wrap {
  overflow: hidden;
}
.success-wrap-outer {
  width: calc(100% - 400px);
    position: relative;
}
#success-wrap, #side-success-wrap {z-index: 3;}
.home .success-wrap-outer::before {
  content: '';
  width: 100px;
  background: #f5f5f5;
  top: 0;
  position: absolute;
  z-index: 2;
}
.home .success-wrap-outer::after {
  content: '';
    width: 50px;
    height: 100%;
    z-index: 4;
    right: 0;
    top: 0;
  background: #f5f5f5;
  position: absolute;
}
.home-success-wrap > h3 {
  width: 400px;
  text-align: center;
    color: #fafafa;
    font-size: 28px;
    margin: 0 !important;
    padding-right: 50px;
    min-width: 400px;
}

.home .case-details {
  font-size: 18px;
  line-height: 1;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
    color: #222;
    padding: 0 5px;
}
.home .case-amount {
  font-size: 40px;
  text-align: center;
  line-height: 1;
  font-weight: 700;
  color: #1d426e;
  margin: 0 0 5px;
}
.case-wrap {
  padding: 30px;
  position: relative;
}
.case-wrap::after {
  height: 50px;
  width: 2px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
  position: absolute;
  display: block;
}
.home-intro-vid {
  width: 100%;
  height: 670px;
  margin: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
.home-intro-vid video {
  width: 100%;
  height: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
#hero-plax {
  height: 85vh;
  max-height: 540px;
  position: relative;
  background-size: cover;
  background-position: top center;
 /* background-image: url(https://www.davis-davislaw.com/wp-content/uploads/2024/11/hero-bg-scaled.jpg);*/
}
#hero-overlay {
  height: 100%;
  position: relative;
  z-index: 3;
    opacity: 0;
    -webkit-animation: .75s 0.5s fadein forwards;
    animation: .75s 0.5s fadein forwards;
}
#hero-details {
  margin: 0 auto 0 0;
  width: 100%;
}
.entry-content .cta-1 {
  margin: 50px auto 0;
  color: #fff;
  font-variant: small-caps;
  font-size: calc(18px + (22 - 18) * ((100vw - 360px) / (1920 - 360)));
  line-height: 1.25;
  font-family: 'proxima-nova', serif;
  font-weight: 600;
  text-align: center;
}
.cta-2 {
  margin: 0 auto;
  font-size: 26px;
  max-width: 315px;
  line-height: 1;
  color: #CACACA;
  padding: 20px 0;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  max-width: none;
  text-transform: uppercase;
  font-weight: 700;
}
.home .cta-2 {
  max-width: 800px;
}
.entry-content .cta-3 {
  margin: 0 auto;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cta-3 a, a.read-more, .nav-previous a, .nav-next a {
  display: block;
  padding: 12px;
  text-decoration: none;
  color: #fafafa;
  font-size: 18px;
  background: #C84130;
  position: relative;
  width: 290px;
  text-align: center;
  margin: 0 10px;
  text-transform: uppercase;
}
.att a.read-more, .dos a.read-more {
  border: none;
}
.cta-3 a:hover, a.read-more:hover, .nav-previous a:hover, .nav-next a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}



.home-intro-wrap {
    height: auto;
    position: relative;
    min-height: 550px;
    max-height: none;
}
.home-practice-wrap, .home-vid-wrap-outer {
    position: relative;
}
.home-intro-wrap::before, .home-intro-wrap::after, #cta::before, .home-vid-wrap-outer::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    z-index: 5;
    width: 100%;
    pointer-events: none;
}
.home-intro-wrap.uno::after, .home-intro-wrap.dos::before {
    /*! background: #f5f5f5; */
    width: 25%;
    display: none;
}
.home-intro-wrap::before {
    right: 0;
}
.home-intro-wrap::after {
    left: 0;
}
.home-intro-text {position: relative; z-index: 3; width: 100%;-webkit-align-self: center;align-self: center;}
  .home-intro-text .home-intro-text--heading {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 45px;
  }
  .home-intro-text .home-intro-text--heading .heading-logo--logo {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
  }

  .home-intro-text .home-intro-text--heading .heading-logo--logo img {
    max-width: 220px;
  }
    .cuat .home-intro-text .home-intro-text--heading {
      justify-content: flex-start;
      text-align: left;
      align-items: flex-start;
    }
  .home-intro-text .home-intro-text--heading h2, .home-intro-text--heading h3, .home-intro-text--heading h4 {
    margin: 0;
  } 
    .cuat .home-intro-text .home-intro-text--heading h4 {
      color: #c84131;
      font-style: italic;
      font-weight: normal;
      text-align: left;
    }
  .home-intro-text .home-intro-text--heading span {
      font-family: 'orpheuspro', serif;
      width: 100%;
      text-align: center;
  }
    .att .home-intro-text .home-intro-text--heading span {
      font-style: italic;
    }
    .cuat .home-intro-text .home-intro-text--heading span {
      text-align: left;
    }
.att .home-intro-text h2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  color: #bb1e2d;
}
  .att .home-intro-text h2 .heading-logo--logo {
    display: block;
    width: 100%;
  }
  .att .home-intro-text h2 span {
    display: block;
    width: 100%;
    color: #fff;
  }
.tres .home-intro-text, .slip .home-intro-text {
  margin: 0 auto;
  color: #222;
}
.tres .home-intro-text h4 span {
  color: #bb1e2d;
  display: block;
}
.dos .home-intro-text {
  margin: 0 auto;
}


.home-intro-wrap.uno {
  background-size: cover;
  background-position: center;
  background: #0b3253 var(--wpr-bg-f0951a26-82b3-45be-8bfb-03c4b954898e) no-repeat center center;
  color: #fafafa;
}
.home-intro-wrap.dos {
  background-position: center;
}
.home h2, .home h3, .home h4 {margin-top: 0;font-size: 32px;line-height: 1.25;margin-bottom: 20px; text-align: center;}

.home h2, .tres h3, .slip h3, .tres h4, .cuat span, .att span {
    font-size: 32px;
    line-height: 1.25;
}
.home-intro-pic {
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  max-width: 1000px;
  overflow: hidden;
  z-index: 300;
}
.uno .home-intro-pic {
}
.home-intro-pic::after {
  position: absolute;
  content: '';
  width: 300px;
  background: #f5f5f5;
}
.uno .home-intro-pic::after {
}
.dos .home-intro-pic {
  /*background: url(/wp-content/uploads/2021/07/success-section.jpg);*/
  background-size: cover;
  background-position: center;
  height: 250px;
}
.dos .home-intro-pic::after {
}
.home-intro-text {
    max-width: 800px;
    padding: 50px 30px;
    margin: 0 auto;
    max-height: none;
    height: auto;
  text-align: center;
}
  .uno .home-intro-text img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .uno .home-intro-text .uno-text {
    margin-bottom: 45px;
  }
.tres .home-intro-text {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 0 0;
}
.cuat .home-intro-text { max-width: 1400px; width: 96%; margin: 0 auto;text-align: center;}
.dos {
}
.att {
  background-color: #0b3253;
  background-size: contain;
  background-position: right -40% bottom 0px;
  background-repeat: no-repeat;
  color: #fafafa;
  justify-content: center;
  align-items: center;
}
.tres .home-intro-pic, .att .home-intro-pic, .cuat .home-intro-pic {
    width: 100%;
    height: 250px;
    -webkit-align-self: center;
    align-self: center;
    margin: 0 0 0 auto;
}
.tres .home-intro-pic::after, .att .home-intro-pic::after {display: none;}
.home-practice-wrap.auto {
}

.cuat {
  background-size: cover;
  background-position: center;
  background-color: #0b3253;
  color: #fff;
}
.auto .home-intro-text {
  margin: 0 5% 0 auto;
    padding: 0 70px;
}

#colophon {
  background: #0a3253;
  position: relative;
  background: #0b3253 url(../../../../../../../themes/davisdavislaw/img/flag-bg.webp) no-repeat;
  background-position: right 20% top 25%;
}
#colophon::before {
  position: absolute;
  top: 0;
  left: auto;
  content: '';
  width: 500px;
  height: 100%;
  right: 20%;
  opacity: .5;
  background-repeat: no-repeat;
}
.contact-box > div {
  width: calc(100% - 40px);
  max-width: 500px;
  margin: 0 auto;
}
.foot-accel a, .foot-accel img {
  display: block;
  margin: 0 auto;
}
.foot-accel img {
    max-height: 50px;
}
.foot-accel {
  text-align: center;
  color: #fafafa;
}
#foot-social {
  margin: 0 auto;
  max-width: 300px;
}
#foot-social a {
  text-decoration: none;
  background: transparent;
  margin: 0 auto;
}
#foot-social i {
  background: transparent;
  color: #fff;
  font-size: 30px;
}
.contact-middle p {
  margin: 0;
}
.foot-addy p, .foot-phone p {
  text-align: center;
  font-size: 20px;
  display: block;
  width: 100%;
}
.foot-addy p strong {
  font-family: 'orpheuspro', serif;
  font-size: 32px;
  font-weight: 700;
}
.foot-phone p {
  font-size: 30px;
  margin-bottom: 40px;
}
.foot-logo {
  max-width: 220px;
  margin: 0 auto 20px;
}
.foot-logo img {
  transform: translateX(-25px);
}
@media (max-width: 768px) {
  .foot-logo img {
    transform: none;
  }
}
.contact-phones p, .contact-phones a {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  text-decoration: none;
  color: #fafafa;
  font-size: 20px;
}
.contact-phones i {
  font-size: 30px;
  margin-right: 10px;
}
.contact-phones > div {
  margin: 0 15px;
}
.foot-consultation {
  margin: 20px 0;
}
.home-vid-gallery {
  width: 96%;
  max-width: 1400px;
  position: relative;
  z-index: 4;
  margin: 0 auto;
}
.home-vid-wrap {
  padding: 70px 20px 50px;
}
.home .slick-prev {
  left: calc(50% - 150px);
  bottom: -40px;
}
.home .slick-next {
  bottom: -40px;
  right: calc(50% - 150px);
}
.home .slick-dots {
  padding-top: 20px;
}
.home .slick-dots button::before, .home .slick-next::before, .home .slick-prev::before {
  color: #fafafa !important;
}
.video-container {
  box-shadow: 0 3px 7px -2px rgba(0,0,0,.6);
    min-height: 100%;
    height: auto;
}
.video-container img {
    display: block;
}
.home .home-vid-wrap .slick-list {
  padding-bottom: 10px;
}

/************** PAGE SPECIFIC *************/
.featured-img {
    width: 100%;
    height: 270px;
    max-width: 768px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3px 7px -2px rgba(0,0,0,.7);
    margin-bottom: 20px;
  position: relative;
  padding: 3px;
}
.featured-img-sidebar {position: relative; padding: 3px;}
.contact-form-wrap {
  margin: 0 auto 30px;
  padding: 30px 20px;
    position: relative;
    z-index: 3;
}
.contact-form .gform_wrapper .gform_footer {
    padding: 0 0 10px;
}
.contact-form > h3 {
  text-transform: uppercase;
    line-height: 1.3;
    font-size: 19px;
  padding-bottom: 20px;
  color: #fafafa;
}
.contact-form > h3 span {
  display: block;
  font-size: 32px;
}
.contact-form input, .contact-form textarea {
  border-radius: 0;
  background: transparent;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(255,255,255,.5);
  padding: 0 !important;
  color: #444;
}
.contact-form textarea {
  max-height: 130px;
  border: none;
}
/*.ginput_container.ginput_container_textarea::after {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid rgba(255,255,255,.5);
    border-right: 1px solid rgba(255,255,255,.5);
    content: '';
}*/
.ginput_container.ginput_container_textarea {
    position: relative;
    margin-bottom: 30px;
}
.contact-form #gform_submit_button_1 {
  display: block;
  text-align: center;
  margin: 0 auto;
  border: none;
  padding: 12px 20px !important;
  color: #fafafa;
  background: #C84130;
}
.contact-form #gform_submit_button_1:hover {
  background: -webkit-linear-gradient(45deg, rgba(35, 55, 119, 1) 0%, rgba(28, 111, 178, 1) 100%);
  background: linear-gradient(45deg, rgba(35, 55, 119, 1) 0%, rgba(28, 111, 178, 1) 100%);
}

.blog .read-more {
  width: 190px;
  text-align: center;
  color: #fafafa;
  text-decoration: none;
  margin-top: 25px;
  padding: 7px 0;
  margin-left: 0;
}
.blog .post-excerpt-thumb a {
    width: 300px;
    display: block;
    height: 100%;
    background-size: cover;
}
.blog #primary article {
  padding: 20px 40px;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.blog #primary article::before {
  position: absolute;
  content: '';
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}
.blog .post-excerpt-wrap h2 {
  margin-top: 0;
}
.blog .entry-title a {
  text-decoration: none;
}
.blog .post-excerpt-thumb {
  margin-right: 30px;
  display: none;
}

.page-id-6 .post-content-menu, .page-id-6 .blogs-n-news, .page-id-6 #secondary #nav_menu-2, .page-id-6 #secondary .success-wrap-outer {display: none;}
.g-recaptcha > div {
    display: block;
    margin: 0 auto;
}


.home .home-intro-vid {
}
.top-page-title {
  margin: 0 auto;
  color: #fafafa;
  max-width: 650px;
  font-size: 50px;
  line-height: 1;
  display: inline-block;
  width: auto;
  font-family: 'proxima-nova', sans-serif;
  /* text-transform: uppercase; */
  text-align: center;
  font-variant: small-caps;
}
.top-title-wrap {
  height: 100%;
  width: 100%;
  -webkit-align-items: center;
  align-items: center;
}



.page-id-1667 .entry-content .case-wrap, .page-id-1321 .test-page {
  background: #fff;
  margin-bottom: 30px;
  color: rgb(29, 37, 48);
  }
.page-id-1667 .case-wrap::after {
  display: none;
}
.page-id-1667 .entry-content .case-amount {
  font-weight: 700;
  font-size: 36px;
  color: #fafafa;
  margin: 0;
}
.page-id-1667 .entry-content .case-details {
  font-weight: 700;
  font-size: 36px;
}
.page-id-1667 .success-wrap-page h3 {
  font-weight: 400;
  font-style: italic;
  font-size: 40px;
  margin-bottom: 10px;
}
.page-id-1321 .test-page {padding: 20px 40px 20px;}
.page-id-1321 .text-author {font-weight: 400; font-family: 'orpheuspro', serif; text-align: right; display: block; font-size: 22px; position: relative; color: #0a3253; margin-top: 30px;}
.page-id-1321 .text-author span {
  border-top: 1px solid #0c3354;
  padding-top: 10px;
  margin-top: 30px;
  font-style: normal;
  font-weight: 700;
}

/*************** 2021 Mob 1st *****************/

.home h2 span, .home h4 span {
  display: block;
  text-align: center;
  font-weight: 400;
  font-style: italic;
}
.heading-logo {
  position: relative;
}

.dos h3 {
  text-align: center;
  color: #262261;
}
.dos h3 span.sm {
  display: block;
  font-weight: 400;
  font-size: 32px;
  padding: 10px 0 0;
  font-style: normal;
}
.dos h3 span {
  font-weight: 400;
  font-style: italic;
  font-size: 36px;
}
a.read-more::before, a.read-more::after, #secondary .menu-practice-sidebar-container > ul > li::before, #secondary .menu-practice-sidebar-container > ul > li::after, .featured-img::before, .featured-img::after, .featured-img-sidebar::before, .featured-img-sidebar::after {
  position: absolute;
  pointer-events: none;
  width: 30px;
  height: 30px;
  background: -webkit-linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
  background: linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
  content: '';
  bottom: -3px;
  left: -3px;
  z-index: -1;
  display: none !important;
}
a.read-more::after, #secondary .menu-practice-sidebar-container > ul > li::after, .featured-img::after, .featured-img-sidebar::after {
  bottom: auto;
  left: auto;
  right: -3px;
  top: -3px;
}
a.read-more:hover::before, a.read-more:hover::after, #secondary .menu-practice-sidebar-container > ul > li:hover::before, #secondary .menu-practice-sidebar-container > ul > li:hover::after, .featured-img:hover::before, .featured-img:hover::after, .featured-img-sidebar:hover::before, .featured-img-sidebar:hover::after {
  width: calc(100% + 6px);
  height: 100%;
}
.home-intro-wrap.practices h2 {
  color: #262261;
  text-align: center;
  padding: 0;
}
.home-intro-wrap.practices {
  padding: 50px 20px;
  -webkit-align-items: center;
  align-items: center;
  background-color: #e2e2e2;
}
.home-intro-wrap.practices ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  max-width: 1400px;
}
.home-intro-wrap.practices ul li {
  width: 90%;
  display: block;
  text-align: center;
  height: 280px;
  max-height: 380px;
  /* max-width: 500px; */
  margin: 20px auto;
}

.home-intro-wrap.practices ul li a {
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  text-decoration: none;
  font-family: 'orpheuspro', serif;
  font-size: 30px;
  color: #fafafa;
  position: relative;
}
.home-intro-wrap.practices ul li a span {
  position: relative;
}
.home-intro-wrap.practices ul li a span::after {
  position: absolute;
  content: '';
  width: 0px;
  height: 2px;
  background: #478cc7;
  bottom: -4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home-intro-wrap.practices ul li a:hover span::after {
  width: 120px;
}
.home-intro-wrap.practices ul li a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
a.pa-bi {background-image: var(--wpr-bg-3f8c727a-4176-4d22-ae37-e03b17797b61);}
.webp a.pa-bi {background-image: var(--wpr-bg-3f8c727a-4176-4d22-ae37-e03b17797b61);}
a.pa-de {background-image: var(--wpr-bg-76b43af7-88cf-469d-9930-7c2067c67dd5);}
.webp a.pa-de {background-image: var(--wpr-bg-76b43af7-88cf-469d-9930-7c2067c67dd5);}
a.pa-er {background-image: var(--wpr-bg-3509948b-0cef-42e8-932c-f9aefca46507);}
.webp a.pa-er {background-image: var(--wpr-bg-3509948b-0cef-42e8-932c-f9aefca46507);}
a.pa-se {background-image: var(--wpr-bg-d1fda850-f86f-494f-8287-41147dd9b5f1);}
.webp a.pa-se {background-image: var(--wpr-bg-d1fda850-f86f-494f-8287-41147dd9b5f1);}
a.pa-me {background-image: var(--wpr-bg-e0b45ce6-2155-497a-b6bb-5407b2e3f61c);}
.webp a.pa-me {background-image: var(--wpr-bg-e0b45ce6-2155-497a-b6bb-5407b2e3f61c);}
a.pa-cm {background-image: var(--wpr-bg-eb555349-6d7e-42ad-a0ba-7ed7137ed43d);}
.webp a.pa-cm {background-image: var(--wpr-bg-eb555349-6d7e-42ad-a0ba-7ed7137ed43d);}
a.pa-wd {background-image: var(--wpr-bg-4e7f2757-4402-41ed-833d-328050bf6afc);}
.webp a.pa-wd {background-image: var(--wpr-bg-4e7f2757-4402-41ed-833d-328050bf6afc);}
a.pa-ae {background-image: var(--wpr-bg-b223a9e1-55b2-4694-939f-edba46876d82);}
.webp a.pa-ae {background-image: var(--wpr-bg-b223a9e1-55b2-4694-939f-edba46876d82);}
a.pa-wks {background-image: var(--wpr-bg-29e68700-9de0-45a6-a9f2-1cc8559b983c);}
.webp a.pa-wks {background-image: var(--wpr-bg-c1dcfa78-03d1-468d-9bab-50ada6b941ad);}
a.pa-wks.has-overlay::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5)
}

.cuat .home-intro-pic {
  /*background-image: url(/wp-content/uploads/2021/07/dui-defense-section-500x333.jpg);*/
  height: 250px;
}
.recent-blogs-wrap ul > li:first-of-type {
  background: none;
  height: 220px;
  box-shadow: none;
  margin: 0 auto;
  max-width: none;
}
.ginput_container--name, .ginput_container_phone, .ginput_container_email {
  position: relative;
}
.contact-form-wrap  .ginput_container--name::before, .contact-form-wrap .ginput_container_phone::before, .contact-form-wrap .ginput_container_email::before, .contact-form-wrap .ginput_container_textarea::before, .contact-form-wrap #field_1_8::before {
  position: absolute;
    top: 50%;
    left: 17px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'FontAwesome';
    font-size: 24px;
  z-index: 2;
    color: #262261;
}
.contact-form-wrap .gform_legacy_markup_wrapper .gfield_required{color:#fff;}
.contact-form-wrap .gfield_description.instruction.validation_message {position: absolute;top: -30px;right: 0;width: auto;padding-top:0 !important;}
.contact-form-wrap .ginput_container--name::before {content: '\f007'; left: 12px;}
.contact-form-wrap .ginput_container_phone::before {content: '\f095'; left: 12px;}
.contact-form-wrap .ginput_container_email::before {content: '\f0e0'; left: 8px; top: 18px;}
.contact-form-wrap .ginput_container_textarea::before {content: '\f0e6'; left: 10px; top: 18px;}
.contact-form-wrap #field_1_8::before {content: '\f041'; left: 10px; top: 18px;}

.contact-form-wrap #field_1_1 input, #field_1_2 input, #field_1_3 input, #field_1_4 textarea, #field_1_8 input {
  padding-left: 45px !important;
  background: #fafafa;
  color: #262261;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid rgba(255,255,255,.2);
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
#field_1_4 textarea {
  padding-top: 7px !important;
}
.contact-form > h3 {text-transform: none; font-variant: normal; color: #c84131; }
.contact-form > h3 span {
  display: block;
  font-weight: 400;
  font-style: italic;
  font-size: 44px;
  color: #fafafa;
}

.site-info {
  background: #fafafa;
  color: #262261;
}

#top-phone a {
  position: relative;
}
#top-phone a::before {
  content: '';
  font-family: 'fontawesome';
  color: #fafafa;
  font-size: 30px;
  display: block;
  width: 27px;
  background-image: var(--wpr-bg-d02713b4-2a47-4bb0-b6a9-2b0ac20c95f3);
  background-repeat: no-repeat;
  background-position: -45px -3px;
  height: 24px;
  background-size: 120px 52px;
}
#top-phone {
  position: absolute;
  top: 15px;
  right: 90px;
  left: auto;
  width: auto;
}
.cta-1::after {
  display: none;
}
.cta-3 a {
  margin: 20px 10px 0;
  width: 100%;
  max-width: 220px;
  line-height: 1;
  height: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 15px;
  text-transform: uppercase;
}
.cta-3 > a:first-of-type {
  background: #478CC7;
}
.hero-cutout {
  /*background-image: url(/wp-content/uploads/2021/07/hero-cutout-2-472x500.png);*/
  width: 260px;
  height: 275px;
  position: absolute;
  bottom: 0;
  left: -40px;
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}
.recent-blogs-wrap ul li.desktop-h {  display: none;}
.cta-3 a span {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1.2;
}
.cta-3 a span::before {
  display: block;
  content: '\f095';
  font-family: 'fontawesome';
  font-size: 24px;
  margin: 0 15px 0 -15px;
}
.cta-3 > a:first-of-type span::before {
  content: '\f0e0';
  font-size: 20px;
  margin-right: 18px;
  margin-left: -18px;
}

#main-bg {
  background-image: url(../../../../../../../themes/davisdavislaw/img/hero-bg.webp);
  box-shadow: inset 0 0 30px rgba(0,0,0,.2);
}
#main-bg {
  height: auto;
  min-height: 500px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 100px;
}
#main-bg .cta-3 {
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 10px auto 50px;
  width: 100%;
  justify-content: center;
}

.entry-text h2, .entry-text h3 {
    line-height: 1.5;
}


.page-id-2349 .entry-text .featured-img, .page-id-2276 .entry-text .featured-img, .page-id-2536 .entry-text .featured-img, .page-id-2349 #nav_menu-2, .page-id-2276 #nav_menu-2, .page-id-2536 #nav_menu-2  {display: block;}
.featured-img-sidebar {display: none; width: calc(100% - 6px); height: 700px; background-position: top center; background-size: cover; margin-left: 3px;}
.page-id-2349 .entry-text .featured-img, .page-id-2276 .entry-text .featured-img, .page-id-2536 .entry-text .featured-img {
  width: 100%; max-width: 500px; height: 120vw; max-height: 700px; -webkit-order: -1; order: -1; margin: 0 auto 30px;
}

#secondary #featured-vid {margin-bottom: 30px;}


.uno::before, .att::before {
  background-size: auto 125%;
  background-repeat: no-repeat;
  background-position: top center;
}
.entry-content .cta-2 { margin-left: auto; margin-right: auto;}
.att a.read-more {
  background: transparent;
  border: 2px solid #fafafa;
  margin: 20px auto 0;
  z-index: 10;
  position: relative;
}
.att a.read-more:hover {background: rgba(255,255,255,.17);}
.home .second-header {
  font-size: calc(40px + (60 - 40) * ((100vw - 390px) / (1920 - 390)));
  line-height: 1.2;
  color: #c74231;
  margin: 0 auto;
}
.home .second-header span {
  display: block;
  color: #fafafa;
  font-style: italic;
  font-weight: 400;
}
  .home .second-header::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background: #fafafa;
    margin: 0 auto;
    margin-top: 20px;
  }
.practices h2 span, .dos h2 span {
  display: block !important;
  color: #bb1e2d;
}
.foot-logo img, .foot-logo {
  display: block;
  width: 100%;
}
.contact-loc .foot-addy i {
  left: 7px;
}
.home-acco-wrap {background: #fff;}
.entry-content .home-acco-list {
  padding: 30px 0;
  margin: 0 auto;
  max-width: 1500px;
}

.home-acco {
  width: auto;
  margin: 10px auto;
  list-style: none;
  max-width: 240px;
}

.home-acco img {
  display: block;
  max-width: 100%;
  max-height: 95px;
  margin: 0 auto;
    height: auto;
}

#areas-of-focus-menu {
  background: #0a3253;
  width: 100%;
}

#areas-of-focus-menu li {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
}

#areas-of-focus-menu li.menu-item-has-children {
  grid-template-columns: 1fr auto;
}

#areas-of-focus-menu li.menu-item-has-children>.menu-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#areas-of-focus-menu li.current_page_item>a,
#areas-of-focus-menu li.current_page_item>div.menu-accordion {
  background: #478cc7;
}

#areas-of-focus-menu li a {
  text-shadow: none;
  font-weight: bold;
  color: hsl(0deg, 0%, 100%);
  text-transform: uppercase;
  text-align: left;
  padding: 15px 30px;
  line-height: 24px;
  margin: 0;
  border: 0;
}

#areas-of-focus-menu li a:hover {
  background: rgba(255, 255, 255, 0.15);
}

#areas-of-focus-menu li .menu-accordion {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 100%;
  cursor: pointer;
}

#areas-of-focus-menu li .menu-accordion__icon {
  display: grid;
  place-items: center;
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

#areas-of-focus-menu li .menu-accordion__icon img {
  width: 100%;
}

#areas-of-focus-menu li .menu-accordion__icon.icon--open {
  position: relative;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#areas-of-focus-menu li .menu-accordion:hover {
  background: rgba(255, 255, 255, 0.15);
}

#areas-of-focus-menu li>ul {
  display: none;
  grid-column: 1 / 3;
}

#areas-of-focus-menu li>ul li {
  margin: 0;
  background: hsl(120deg, 0%, 85%);
  text-shadow: 0;
}

#areas-of-focus-menu li>ul li .menu-accordion {
  display: none;
}

#areas-of-focus-menu li>ul li a {
  background: #0a3253;
  text-shadow: none;
  color: #fff;
  text-transform: none;
  text-align: left;
  padding: 15px 45px;
  line-height: 24px;
  margin: 0;
}

#areas-of-focus-menu li>ul li a:hover {
  background: #478cc7;
}

/**************** MEDIAS ******************/
@media screen and (min-width:480px) {
  .hero-cutout {     width: 330px;height: 340px;}
  .entry-content .cta-3, .entry-content .cta-3 a {margin: 0 10px 15px;}
  #hero-plax {    max-height: 580px;}
  .home-intro-text--heading .cuat .home-intro-text .home-intro-text--heading {
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .home-intro-text--heading span, .cuat .home-intro-text .home-intro-text--heading span { text-align: center; }
  .home-intro-text--heading h4, .cuat .home-intro-text .home-intro-text--heading h4 { text-align: center; }
}
@media screen and (min-width:600px) {
  .hero-cutout {    left: 0; }
  .entry-content .cta-1, .entry-content .cta-2 {    margin: 0 auto;  }
  .entry-content .cta-2 {margin: 0 auto;}
  #hero-plax {max-height: 500px;}
  .cta-3 a span::before {  margin: 0 30px 0 -30px;  }
}

@media screen and (min-width: 720px) {
  .hero-cutout {    left: -30px; }
  .entry-content .cta-1, .entry-content .cta-2 {text-align: center; margin: 0 auto;}
  .entry-content .cta-2 {margin: 0 auto;}
  .hero-cutout {    left: -40px;    height: 500px;    width: 475px;  }
}

@media screen and (max-width: 720px) {
  .entry-text .alignright {
    display: block;
    float: none;
    margin: 0 auto 60px;
  }
}

@media screen and (min-width: 880px) {
  .entry-content .cta-1, .entry-content .cta-2 {
    width: 100%;
    margin: 0 auto;
  }
  .cta-2 {
    font-size: 19px;
  }
  .entry-content .cta-1 {
    font-size: 36px;
    margin-top: 0;
  }
  .cta-3 a {
    width: 46%;
    margin: 20px 10px 0;
    font-size: 16px;
  }
  #hero-details {
    -webkit-align-self: center;
    align-self: center;
  }
  #main-bg .cta-3 {-webkit-flex-direction: row; flex-direction: row; width: 600px;}
  #main-bg .cta-3 a {    max-width: 300px;}
  .page-id-6 #colophon {
    padding-top: 160px;
    min-height: 100vh;
  }
}

@media screen and (max-width: 1000px) {
  .att.flex-col {
    flex-direction: column-reverse;
  }
  .att .home-intro-pic {
    height: 400px;
  }
  .att .home-intro-pic img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .tres .home-intro-text {
    padding-bottom: 30px;
  }
  .att .home-intro-text p.flex-row {
    margin-bottom: 45px;
  }
  .cuat .home-intro-text .home-intro-text--heading {
    justify-content: center;
    text-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 1000px) {
  .att {-webkit-flex-direction: row; flex-direction: row;}
    
  .att .home-intro-text {
    line-height: 1.5;
    text-align: left;
    width: 65%;
    margin: 0 auto 0 0;
    max-width: 650px;
  }
  .home h2 span, .home h4 span {
    display: inline;
    position: relative;
  }

  .uno {padding: 30px; min-height: 600px; -webkit-justify-content: center; justify-content: center;}
  .uno .home-intro-text .uno-text{
    width: calc(100% - 380px);
    margin: 0 auto;
    text-align: left;
  }
    .uno .home-intro-text .uno-text p {
      margin: 0;
    }
  .uno h2 {
    text-align: left;
    width: 340px;
  }
  .uno .home-intro-text {
    width: 100%;
    max-width: none;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .uno h2::before, .uno h2::after {
    left: 0;
    transform: none;
    text-align: left;
    margin-left: 0;
    background-position: left;
  }
  .home .uno h2 span::after {
    display: none;
  }
  .home .uno h2 span {
    font-size: 36px;
  }

  .home-intro-wrap.dos, .home-intro-wrap.tres, .home-intro-wrap.cuat {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    text-align: left;
    
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 30px;
  }
  .dos .home-intro-text, .tres .home-intro-text, .cuat .home-intro-text {
    text-align: left;
    margin-left: 30px;
  }
  .cuat .home-intro-text {margin-right: 30px; margin-left: 0;}
  .dos .home-intro-pic, .tres .home-intro-pic, .cuat .home-intro-pic, .att .home-intro-pic {
    box-shadow: 0 5px 10px -3px rgba(0,0,0,.6);
    height: 25vw;
    max-width: 600px;
    max-height: 360px;
  }
  .home-intro-wrap.practices ul li {
    width: 45%;
  }
  .home-intro-wrap.practices > p {
    display: -webkit-flex;
    -webkit-align-items: center;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto 15px;
  }
  .home-intro-wrap.practices > p::before, .home-intro-wrap.practices > p::after {
    display: block;
    min-width: 110px;
    height: 2px;
    background: -webkit-linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
    background: linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
      content: '';
    margin: 0 30px;
  }
  .entry-content .cta-1, .entry-content .cta-2, .entry-content .cta-3 {
  }
  .entry-content .cta-1 {
    font-size: 54px;
  }
  .entry-content .cta-2 {
    font-size: 24px;
        padding-left: 70px;
        padding-right: 70px;
    margin-bottom: 0;
  }
  .cta-3 a span {
    font-size: 18px;
  }
  #hero-details {
    margin-right: 0%;
  }
  .practices h2 span, .dos h2 span, .home .second-header span, .cuat h4, .cuat span {
    font-size: 50px;
  }
  
  
}
/*
@media screen and (min-width:1210px) {
    #masthead {position: fixed; }
    .home .site-content {padding-top: 0;}
    
    #masthead.sticky {box-shadow: 0 0 7px rgba(0,0,0,.5);}
    .home #masthead.sticky {height: auto;}
    header.sticky .bluebar {
        height: 10px;
    }
    header.sticky #davisdavislaw-logo img {
    }
    header.sticky .menu-primary-container > ul > li > a, header.sticky .menu-primary-right-container > ul > li > a {
      padding: 25px 15px;
    }
    header.sticky #top-consult {
        font-size: 38px;
    }
    header.sticky #top-phone p {font-size: 19px;}
    header.sticky #top-phone p a { }
    header.sticky #topper-bar {background-color: #eaeaea;}

    #top-bar {
      background: #1d2530;
      padding: 0;
    }
    #masthead {
      background: transparent;
    }
    #top-social i {
      background: transparent;
      box-shadow: none;
      text-shadow: none !important;
    }
    #top-social a {
      color: #1d2530;
      box-shadow: none;
    }
    .main-flex-wrap {padding-top: 0; padding-right: 50px;}
    .home .main-flex-wrap {padding-right: 0;}
    #hero-plax {height: 600px; max-height: none;}
    #hero-overlay {      padding-top: 70px;  }

    .menu-primary-container > ul > li > a, .menu-primary-right-container > ul > li > a {font-size: 15px;}
    #top-phone {
      position: relative;
      top: auto;
      right: auto;
    }
    #top-phone p a {
      width: 200px;
      display: -webkit-flex;
      display: flex;
      color: #c59f66;
    }
    #top-phone p a > span:last-of-type {
      background: transparent;
      padding-left: 0;
    }
    #top-phone a::before {
      color: #c59f66;
      background-image: url(/wp-content/plugins/accel-sticky-menu/assets/img/mobile-menu-sprites-dark.png);
      margin-left: 10px;
    }
    header.sticky #top-phone p a > span:last-of-type {padding-top: 5px; padding-bottom: 5px;}
    .recent-blogs-wrap ul li.desktop-h {
      display: -webkit-flex;
      display: flex;
      background: #1d2530;
    }
    .recent-blogs-wrap ul li.desktop-h a {
      display: block;
      width: 200px;
      background: #c59f66;
      color: #fafafa;
      text-decoration: none;
      padding: 12px;
      text-transform: uppercase;
    }
    .recent-blogs-wrap ul li {
      max-width: 450px;
      width: 31%;
      height: 360px;
    }
    .recent-blogs-wrap ul > li:first-of-type {width: 100%;}
    .recent-blogs-wrap {
      background: #e2e2e2;
    }
    .recent-blogs-wrap ul {
      max-width: 1500px;
      margin: 0 auto;
    }
    .blog-footer-title, .blog-footer-title:visited {
      text-align: left;
    }
    .blog-footer-content {
      text-align: left;
      line-height: 1.5;
    }
    .blog-footer-content a.read-more {
      margin-left: 0 !important;
      text-align: center;
    }
    #colophon h3, #colophon .contact-box h3 {font-size: 36px; text-align: left;}
    .hero-cutout {
      position: relative;
      min-width: 305px;
      -webkit-align-self: flex-end;
      align-self: flex-end;
      left: auto;
      margin: 0 0 0 auto;
    }
    #hero-details {
      margin: 0 auto 0 70px;
      width: auto;
    }
    .entry-content .cta-1 {
      font-size: 50px;
      max-width: none;
    }
    .entry-content .cta-1, .entry-content .cta-2, .entry-content .cta-3 {
      max-width: none;
    }
    .uno .home-intro-text > p {max-width: 930px;}
    .blog-footer-title, .blog-footer-content {
      padding-left: 40px;
      padding-right: 40px;
    }
    .blog-footer-title, .blog-footer-title:visited {
      font-size: 24px;
    }
    .contact-form-wrap {
      margin: 0 0 0 auto;
      max-width: 485px;
    }
    #colophon {
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-top: 50px;
    }
    .site-info {
      width: 100%;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-align-items: center;
      align-items: center;
    }
    .contact-box {
      margin: 0 auto 0 120px;
      max-width: 330px;
    }
    .contact-box > div {
      width: 100%;
      text-align: left;
    }
    .foot-logo {
      margin-bottom: 10px;
    }
    .foot-addy p, .foot-phone p {
      text-align: left;
    }
    .foot-addy p strong {
      font-size: 29px;
    }
    .foot-phone p {
      font-size: 24px;
      margin-bottom: 20px;
    }
    #foot-social {
      margin: -100px 0 0 -30px;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
    }
    #foot-social a {
      margin: 0 30px 0 0;
    }
    .site-info .copyright-info p {
      text-align: left;
    }
  .site-info > div {
    margin: 0 auto;
  }
  .home-intro-wrap.tres h2, .home-intro-wrap.cuat h2 {
    text-align: left;
    font-size: 40px;
  }
  .home-intro-wrap.tres a.read-more, .home-intro-wrap.cuat a.read-more {
    margin-left: 0;
  }
  #site-navigation {
    margin: 0 10px 0 auto;
  }
  .dos .home-intro-text, .tres .home-intro-text, .cuat .home-intro-text {
    max-width: 850px;
    margin: 0 auto;
  }
  .dos .home-intro-pic, .tres .home-intro-pic, .cuat .home-intro-pic {
    margin: 0 auto;
  }
  #main-bg { padding-top: 170px;}
  .uno .home-intro-text .uno-text {
    max-width: 920px;
    margin: 0 auto 0 50px;
  }
  .uno h2 {
    margin-left: auto;
  }
  .page-id-2349 .entry-text .featured-img, .page-id-2276 .entry-text .featured-img, .page-id-2349 #nav_menu-2, .page-id-2276 #nav_menu-2 {display: none;}
  .featured-img-sidebar {display: block;}
  .entry-content .cta-3 a {    max-width: 300px;}
}
 */

/* ADD: DE - HOME SERVICE AREA GROUPS */

@media screen and (min-width: 768px) {
  .home-intro-wrap.practices ul li {
    width: 45%;
  }
}


@media screen and (min-width: 1100px) {
        .hero-cutout {left: 10px;}
}

 @media screen and (min-width:1210px) {
  #masthead {position: fixed; }
  .home .site-content {padding-top: 0;
     }
     
  #masthead.sticky {box-shadow: 0 0 7px rgba(0,0,0,.5);}
  .home #masthead.sticky {height: auto;}
  header.sticky .bluebar {
      height: 10px;
  }
  header.sticky #davisdavislaw-logo img {
  }
  header.sticky .menu-primary-container > ul > li > a, header.sticky .menu-primary-right-container > ul > li > a {
    padding: 25px 15px;
  }
  header.sticky #top-consult {
      font-size: 38px;
  }
  header.sticky #top-phone p {}
  header.sticky #top-phone p a { }
  header.sticky #top-bar { background-color: #0a3253; }
  header.sticky #topper-bar {background-color: #ffffff;}

  #top-bar {
    background: transparent;
    padding: 0;
  }
  #masthead {
    background: transparent;
  }
  #top-social i {
    background: transparent;
    box-shadow: none;
    text-shadow: none !important;
  }
  #top-social a {
    color: #262261;
    box-shadow: none;
  }
  .main-flex-wrap {padding-top: 0; padding-right: 50px;}
  .home .main-flex-wrap {padding-right: 0;}
  #hero-plax {height: 500px; max-height: none;}
  #hero-overlay {      padding-top: 70px;  }
  .home #hero-overlay {padding-top: 0;}

  .menu-primary-container > ul > li > a, .menu-primary-right-container > ul > li > a {font-size: 15px;}
  #top-phone {
    position: relative;
    top: auto;
    right: auto;
  }
  #top-phone p a {
    width: auto;
    display: -webkit-flex;
    display: flex;
    color: #bb1e2d;
    font-family: 'orpheuspro', serif;
    font-weight: 700;
  }
  #top-phone p a > span:last-of-type {
    background: transparent;
    padding-left: 0;
  }
  #top-phone a::before {
    color: #c59f66;
    background-image: var(--wpr-bg-2ee424b6-7349-40db-9e20-68d008444f33);
    margin-left: 10px;
  }
  header.sticky #top-phone p a > span:last-of-type {padding-top: 5px; padding-bottom: 5px;}
  .recent-blogs-wrap ul li.desktop-h {
    display: -webkit-flex;
    display: flex;
    background: #262261;
    background: -webkit-linear-gradient(45deg, rgba(38,34,97,1) 20%,rgba(29,102,169,1) 100%); 
    background: linear-gradient(45deg, rgba(38,34,97,1) 20%,rgba(29,102,169,1) 100%);
  }
  .recent-blogs-wrap ul li.desktop-h a {
    display: block;
    width: 200px;
    background: #c84130;
          color: #fafafa;
    text-decoration: none;
    padding: 12px;
    text-transform: uppercase;
  }
  .recent-blogs-wrap ul li {
    max-width: 450px;
    width: 31%;
    height: 360px;
  }
  .recent-blogs-wrap ul > li:first-of-type {width: 100%;}
  .recent-blogs-wrap {
    background: #e2e2e2;
  }
  .recent-blogs-wrap ul {
    max-width: 1500px;
    margin: 0 auto 60px;
  }
  .blog-footer-title, .blog-footer-title:visited {
    text-align: left;
  }
  .blog-footer-content {
    text-align: left;
    line-height: 1.5;
  }
  .blog-footer-content a.read-more {
    margin-left: 0 !important;
    text-align: center;
    padding: 0;
    background: none;
    color: #1c75ae;
    width: auto;
    text-align: left;
  }
    .blog-footer-content a.read-more:hover {
      transform: none;
      color: #262261;
    }
  #colophon h3, #colophon .contact-box h3 {font-size: 36px; text-align: left;}
  .hero-cutout {
    position: relative;
    min-width: 410px;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    left: auto;
    margin: 0 0 0 auto;
    /*background-image: url(/wp-content/uploads/2021/07/hero-cutout-2.png);*/
    height: 430px;
    width: 410px;
  }
  #hero-details {
    margin: 0 auto;
    width: auto;
  }
  .entry-content .cta-1 {
    font-size: 36px;
    max-width: none;
  }
  .entry-content .cta-1 {
    max-width: none;
  }
  .entry-content .cta-2 {margin-left: auto; margin-right: auto;}
  .uno .home-intro-text > p {max-width: 700px;}
  .blog-footer-title, .blog-footer-content {
    padding-left: 40px;
    padding-right: 40px;
  }
  .blog-footer-title, .blog-footer-title:visited {
    font-size: 24px;
  }
  .contact-form-wrap {
    margin: 0 0 0 auto;
  }
  #colophon {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 50px;
  }
  .site-info {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-align-items: center;
    align-items: center;
  }
  .contact-box {
    margin: 0 auto 0 120px;
    max-width: 330px;
  }
  .contact-box > div {
    width: 100%;
    text-align: left;
  }
  .foot-logo {
    margin-bottom: 10px;
  }
  .foot-addy p, .foot-phone p {
    text-align: left;
  }
  .foot-addy p strong {
    font-size: 29px;
  }
  .foot-phone p {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #foot-social {
    margin: 0 0 0 -30px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #foot-social a {
    margin: 0 30px 0 0;
  }
  .site-info .copyright-info p {
    text-align: center;
  }
.site-info > div {
  margin: 0 auto;
}
.home-intro-wrap.tres h2, .home-intro-wrap.cuat h2 {
  text-align: left;
  font-size: 40px;
}
.home-intro-wrap.tres a.read-more, .home-intro-wrap.cuat a.read-more {
  margin-left: 0;
}
#site-navigation {
  margin: 0 0 0 auto;
}
.dos .home-intro-text, .tres .home-intro-text, .cuat .home-intro-text {
  max-width: 850px;
  margin: 0 auto;
}
.dos .home-intro-pic, .tres .home-intro-pic, .cuat .home-intro-pic, .att .home-intro-pic {
  margin: 0 auto;
}
#main-bg { padding-top: 170px;}
.uno .home-intro-text .uno-text {
  max-width: 700px;
  margin: 0 auto;
}
.uno h2 {
  margin-left: auto;
}
.page-id-2349 .entry-text .featured-img, .page-id-2276 .entry-text .featured-img, .page-id-2536 .entry-text .featured-img, .page-id-2349 #nav_menu-2, .page-id-2276 #nav_menu-2, .page-id-2536 #nav_menu-2 {display: none;}
.featured-img-sidebar {display: block;}
.entry-content .cta-3 a {    max-width: 300px;}

.cta-2 {
  font-size: 18px;
  }
  .cta-3 a span::before {
  margin-left: -10px;
  margin-right: 20px;
  }
     .home .video-container.col-cont {    max-width: 600px;}

}

@media screen and (min-width:1300px) {
  #hero-plax {
    height: 550px;
  }
  .hero-cutout {
    min-width: 455px;
    height: 480px;
  }
  .entry-content .cta-1 {
    font-size: 43px;
  }
  .cta-2 {
    font-size: 21px;
  }
}
@media screen and (min-width:1375px) {
  .att .home-intro-text {  width: 55%;  margin: 0 0 0 auto; max-width: 800px;}
  .home-intro-wrap.practices ul li {    width: 24%;  }
  .att {min-height: 620px;background-position: right -40% bottom 0px;}
  .att::after {
    content: '';
    height: 100%;
    width: 25%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    background: var(--wpr-bg-23fd6607-cc5b-429e-84b8-f7d429769504) no-repeat center center;
    background-size: cover;
  }
  .tres {
    position: relative;
    background-position: left -40% bottom 0px;
  }
  .tres::after {
    content: '';
    height: 100%;
    width: 25%;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    background: var(--wpr-bg-047b0a20-1da9-4c73-ad42-35f77b195393) no-repeat center center;
    background-size: cover;
    background-position: right;
  }
  .cuat {
    position: relative;
    background-position: left -40% bottom 0px;
  }
  .cuat::after {
    content: '';
    height: 100%;
    width: 25%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    background: var(--wpr-bg-dc57e613-dff9-45be-8ed8-ecc63a552cbf) no-repeat center center;
    background-size: cover;
    background-position: right;
  }
}
@media screen and (min-width:1550px){
  .uno h2 {    margin-right: 50px;  }
  .featured-img {height: 400px;}
  .uno h2 {    width: 425px;  }

  .entry-content .cta-1 {    font-size: 56px;  }
  .cta-2 {    font-size: 26px;  }
  .entry-text h2, .entry-text h3 {font-size: 34px; margin-bottom: 10px;}
  .home h2, .tres h3, .slip h3, .home h2, .home h3, .tres h4,  .cuat span,
   .att span {    font-size: 40px;  }
  .dos h3 span, #main-bg .top-page-title {    font-size: 42px;  }
  .hero-cutout {
    height: 600px;
    width: 575px;
  }
  #hero-plax {
    height: 670px;
  }
    .home .video-container.col-cont {    max-width: 440px;}
}
@media screen and (max-width:1210px){
    
    .menu-primary-container, .menu-primary-right-container, #masthead { display: none; }
    .menu-mobile-container { display: block; }
    #masthead {position: relative;}
        .menu-mobile-container {width: auto; margin: 0 0 0 auto;}
    #mobile-menu {
        display: -webkit-flex;
        -webkit-justify-content: center;
        display: flex;
        justify-content: center;
    }
    #mobile-menu > li {
        position: initial;
    }
    #mobile-menu .sub-menu {
        visibility: visible;
        opacity: 1;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 0;
        float: none;
        clear: both;
        display: block;
        background: rgba(255,255,255, 0.95);
    }
    #mobile-menu .sub-menu li {
        float: none;
        width: 100%;
        position: relative;
    }
    #mobile-menu .sub-menu li a {
        width: 100%;
        padding: 10px 5%;
        font-variant: normal;
        font-size: 15px;
        border-bottom: 1px dotted rgba(255,255,255,.3);
    }
    #mobile-menu .sub-menu .sub-menu {
        position: relative;
    }
    #mobile-menu .sub-menu .sub-menu li {
        float: none;
        position: relative;
        background: rgba(255,255,255,.12);
    }
    #mobile-menu .sub-menu .sub-menu li a {
        padding-left: 7%;
    }
    #mobile-menu .sub-menu .sub-menu .sub-menu li {
        background: rgba(255,255,255,.18);
    }
    #mobile-menu .sub-menu .sub-menu .sub-menu li a {
        padding-left: 9%;
    }
    #mobile-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
        background: rgba(255,255,255,.24);
    }
    #mobile-menu .sub-menu li:hover > a, #mobile-menu .sub-menu li:hover > .flex-row > a { color:#222; }
    #mobile-menu a {
    }
    header .expand-menu {        background: rgba(255,255,255,.75);    }
    header .expand-menu:hover {        background: rgba(255,255,255,.95);    }
    #menu-item-2465 > a {
        font-size: 26px;
        padding: 3px 10px;
        color: rgba(255,255,255,.92);
        background: transparent;
    }
    .top-search {margin: 0 auto 0 0;}
    .top-search form p {
      margin: 0;
    }
    #top-bar {
        padding: 5px 12px;
    }
    #searchsubmit {
      position: absolute;
      right: 0;
      top: 0;
      left: auto;
      padding: 8px;
    }
    #site-navigation {
        display: -webkit-flex;
        -webkit-align-items: center;
        display: flex;
        align-items: center;
        padding: 5px 0;
        -webkit-order: 2;
        order: 2;
        margin: 0 0 0 30px;
        width: 100%;
    }

    .home #featured-vid {max-width: 500px;}
    #colophon h3, #colophon .contact-box h3 {        font-size: 40px;}
    .blogs-n-news .heading--h4 {padding: 0 20px 20px;font-weight: 700;font-style: italic;}
    .blog-footer-content {      line-height: 1.3;    }
    .recent-blogs-wrap ul li {          }
    .contact-map {margin-left: 15px; padding-left: 15px;}
    
    
    .main-flex-wrap {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .home #page {padding-top: 0; width: 100%;}
    .entry-text {
      display: -webkit-flex;
      -webkit-flex-direction: column;
      display: flex;
      flex-direction: column;
    }
    #secondary, .archive #secondary, .single-post #secondary, .search #secondary {
        width: 100%;
        min-width: 0;
        margin: 30px auto 0;
        padding: 30px 3%;
    }
    .contact-box {
      -webkit-flex-direction: column;
      flex-direction: column;
    }
    
    .mobile-h {
      display: block;
    }
    .mobile-h > img {display: block; margin: 0 auto; max-width: 500px; width: 100%;}

    .home #test-box {
        width: 80%;
    }

    #primary {
        padding: 20px;
    }
    .site-info p span {
        padding: 2px;
    }
    .cta-wrap {
      -webkit-flex-direction: column;
      flex-direction: column;
      padding: 30px;
    }
    .cta-wrap p, .cta-wrap h3 {
      width: 100%;
      margin: 7px auto;
      max-width: none;
      text-align: center;
    }
    .cta-wrap h3 {
      width: 100%;
      max-width: 510px;
      text-align: left;
    }
    .blog #primary {
        padding-top: 70px;
    }
    .blog-img.alignright {
        float: none;
        display: block;
        margin: 50px auto 10px;
    }
    .entry-content p, .entry-content ul, .entry-content ol, .test-more a, .test-more i, .home-practice-text-inner ul a, .read-more-att a {font-size: 16px;} 

    .page-id-2277 img.alignright, .page-id-2276 img.alignright {
      float: none;
      margin: 0 auto 30px;
      display: block;
    }
    
    
}




.home .home-vid-wrap-outer h2 span::after {  content: none;}
.home .home-vid-wrap-outer h2 span {  display: block;  text-align: left;}
.home .home-vid-wrap-outer h2 {  text-align: left;  display: block;  width: 96%;  max-width: 1370px;  margin: 50px auto 0;  position: relative;}
.home .home-vid-wrap-outer h2::before {  position: absolute;  top: -15px;  left: 0;  width: 170px;  background: #c59f66;  height: 2px;  content: '';   background: -webkit-linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
  background: linear-gradient(45deg, rgba(35,55,119,1) 0%,rgba(28,111,178,1) 100%);
}
.home-vid-wrap {  padding: 30px 0;}
.more-vids-wrap {  margin: 50px 0 30px;}
.home .home-vid-gallery .slick-prev, .home .home-vid-gallery .slick-next {  left: auto;  right: 10px;  top: -75px;}
.home .home-vid-gallery .slick-prev::before, .home .home-vid-gallery .slick-next::before {  content: '';  display: block;  width: 50px;  height: 50px;  background-image: var(--wpr-bg-3e53087f-9f15-4218-8d01-d651975714b0);}
.home .home-vid-gallery .slick-prev {  right: 100px;}
.home .home-vid-gallery .slick-next::before {  -webkit-transform: rotate(180deg);  transform: rotate(180deg);}

@media screen and (max-width: 1500px) {
    .page-id-1668 .vid-page {    width: 48%;}
}
@media screen and (max-width: 1300px) {
    #davisdavislaw-logo {    max-width: 260px;}
}
@media screen and (max-width: 1210px) {
    .home .home-vid-wrap-outer h2, .home .home-vid-wrap-outer h2 span {   text-align: center;   }
    .home .home-vid-wrap-outer h2::before {   left: 50%;      -webkit-transform: translateX(-50%);    transform: translateX(-50%);  }
    .home .home-vid-gallery .slick-prev, .home .home-vid-gallery .slick-next {    top: auto;      left: calc(50% - 250px);    bottom: -130px;   }
    .home .home-vid-gallery .slick-next {     left: auto;     right: calc(50% - 250px); }
  .contact-loc > div, .contact-loc > div p {    text-align: left;}
  .foot-phone p {font-size: 22px;}
  #foot-social {    margin: 0 auto 0 0; -webkit-justify-content: flex-end; justify-content: flex-end;}
  #foot-social a {    margin: 30px 40px 0 0;}
  .contact-box > div {max-width: 300px;}
    .recent-blogs-wrap ul li {height: auto; padding: 30px 0;}
}
@media screen and (max-width: 1000px) {
  .home-intro-text {  padding-bottom: 0;}
  .page-id-6 .contact-form-wrap h3 {
    padding-top: 70px;
  }
}
@media screen and (max-width: 750px) {
    a.more-vids.read-more {   max-width: 210px;   font-size: 15px;  }
    .home .home-vid-gallery .slick-next {     right: calc(50% - 70px);    bottom: -80px;    }
    .home .home-vid-gallery .slick-prev {     left: calc(50% - 70px);     bottom: -80px;    }
    .more-vids-wrap {     margin-top: 80px; }
        .page-id-1668 .vid-page {    width: 98%;}
    #colophon::before {      left: 50%;      right: auto; pointer-events: none;   -webkit-transform: translateX(-50%);   transform: translateX(-50%);}
}
@media screen and (max-width: 600px) {
  .att p.flex-row {    -webkit-flex-direction: column;    flex-direction: column;}
}
@media screen and (max-width: 450px) {
    .cta-3 > a:first-of-type span::before {
        margin-right: 9px;
        margin-left: -5px;
    }
    .home-intro-wrap.uno, .home-intro-wrap.dos, .home-intro-wrap.tres, .home-intro-wrap.cuat { padding-bottom: 40px;}
    .blog-footer-title, .blog-footer-title:visited {font-size: 24px;}
  .page-id-1321 #test-box {
    width: 100%;
  }
    .page-id-1321 #test-box .test-page {
      margin: 0 auto 30px;
      padding: 20px;
    }
    .page-id-1321 #test-box .test-content {
      line-height: 1.5;
    }
}

#hero-plax #hero-overlay {
  background: var(--wpr-bg-fad916bc-caf8-4527-94ff-a716cceb5ac1) no-repeat center center;
  overflow: hidden;
}

#hero-plax #hero-details {}

.gform_confirmation_message_1.gform_confirmation_message {
    color: #fff;
}

#field_1_9 input {
    padding:0 10px !important;
    background: #fafafa;
    color: #262261;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid rgba(255,255,255,.2);
    width: 100%;
    margin: 0 auto;
    display: block;
}
/* 
#field_1_9 input, #field_1_9 select {
    margin-top: 16px;
    padding-left: 10px !important;
} */

#field_1_9 select {
height: 42px;   
    padding-left: 5px !important;
}


#a-s-menu.in {
    top: 44px;
}
.hdr-ph {
    background-color: #e2e2e2;
    text-align: center;
    display:none;
    z-index:999;
    position: fixed;
    width: 100%;
    padding: 5px 5px 8px 5px;
}
.hdr-ph a, .hdr-ph {
    font-family: 'proxima-nova', sans-serif;
    font-size: 19px;
    text-transform:uppercase;
    font-weight: 700;
    text-align: center;
    color: #0b3253;
    text-decoration:none;
}
.hdr-ph a{display: inline-block;}
@media screen and (max-width:1210px){.hdr-ph{display:block;}}
@media screen and (max-width:767px){.hdr-ph a, .hdr-ph{font-size:17px;}}

