/*!
Theme Name: cowdreylawfirm
Theme URI: https://www.accelmarketingsolutions.com
Author: Elnick
Author URI: https://www.accelmarketingsolutions.com
Description: Cowdrey & Jenkins LLP
Version: 3.0 (2020 Version)
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cowdreylawfirm
Tags: custom-background, custom-logo, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
cowdreylawfirm 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;
}


/*--------------------------------------------------------------
# ASM Icons
--------------------------------------------------------------*/

.asmicon {
    display: block;
    position: relative;
}

.asmicon::before {
    width: 30px;
    height: 30px;
    background-color: #0f3456;
    content: '';
}

.asmicon-arrow-circle-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-circle-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-circle-right.svg') no-repeat 50% 50%;
}

.asmicon-arrow-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-right.svg') no-repeat 50% 50%;
}

.asmicon-caret-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/caret-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/caret-right.svg') no-repeat 50% 50%;
}

.asmicon-check-circle::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/check-circle.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/check-circle.svg') no-repeat 50% 50%;
}

.asmicon-chevron-circle-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/chevron-circle-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/chevron-circle-right.svg') no-repeat 50% 50%;
}

.asmicon-chevron-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/chevron-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/chevron-right.svg') no-repeat 50% 50%;
}

.asmicon-comment::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/comment.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/comment.svg') no-repeat 50% 50%;
}

.asmicon-envelope::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/envelope.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/envelope.svg') no-repeat 50% 50%;
}

.asmicon-facebook::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/facebook.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/facebook.svg') no-repeat 50% 50%;
}

.asmicon-instagram::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/instagram.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/instagram.svg') no-repeat 50% 50%;
}

.asmicon-linkedin::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/linkedin.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/linkedin.svg') no-repeat 50% 50%;
}

.asmicon-map-marker-alt::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/map-marker-alt.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/map-marker-alt.svg') no-repeat 50% 50%;
}

.asmicon-mobile-alt::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/mobile-alt.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/mobile-alt.svg') no-repeat 50% 50%;
}

.asmicon-phone-alt::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone-alt.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone-alt.svg') no-repeat 50% 50%;
}

.asmicon-phone-volume::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone-volume.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone-volume.svg') no-repeat 50% 50%;
}

.asmicon-phone::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/phone.svg') no-repeat 50% 50%;
}

.asmicon-play-circle::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/play-circle.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/play-circle.svg') no-repeat 50% 50%;
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, .8);
    display: block;
}

.asmicon-quote-left::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/quote-left.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/quote-left.svg') no-repeat 50% 50%;
}

.asmicon-quote-right::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/quote-right.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/quote-right.svg') no-repeat 50% 50%;
}

.asmicon-search::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/search.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/search.svg') no-repeat 50% 50%;
}

.asmicon-share::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/share.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/share.svg') no-repeat 50% 50%;
}

.asmicon-twitter::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/twitter.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/twitter.svg') no-repeat 50% 50%;
}

.asmicon-user::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/user.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/user.svg') no-repeat 50% 50%;
}

.asmicon-users::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/users.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/users.svg') no-repeat 50% 50%;
}

.asmicon-video::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/video.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/video.svg') no-repeat 50% 50%;
}

.asmicon-youtube::before {
    -webkit-mask: url('/wp-content/themes/cowdreylawfirm/svgs/youtube.svg') no-repeat 50% 50%;
    mask: url('/wp-content/themes/cowdreylawfirm/svgs/youtube.svg') no-repeat 50% 50%;
}


/*--------------------------------------------------------------
# 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;
    margin: 0 15px;
    position: relative;
}

[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;
    position: relative;
}

.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-size: 34px;
    line-height: 1;
    opacity: .75;
    color: #222;
    background-color: red;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-size: 50% 50%;
    background-repeat: no-repeat;
}

.slick-prev {
    left: 50px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '';
}

[dir='rtl'] .slick-prev:before {
    content: '';
    background-image: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-right.svg');
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-next {
    right: 50px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '';
    background-image: url('/wp-content/themes/cowdreylawfirm/svgs/arrow-right.svg');
}

[dir='rtl'] .slick-next:before {
    content: '';
}


/* 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-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    content: '';
    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: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'le-monde-livre-std', serif;
    font-weight: 400;
    /* text-shadow: 1px 2px 2px rgba(0, 0, 0, .15); */
}

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 {
    -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;
        transform: scale(1);
    }
    8% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    39% {
        opacity: 1
    }
    44% {
        opacity: 0;
        transform: scale(1.2);
    }
    100% {
        opacity: 0
    }
}

@keyframes heroFade {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
        transform: scale(1);
    }
    8% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    39% {
        opacity: 1
    }
    44% {
        opacity: 0;
        transform: scale(1.2);
    }
    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: #fff;
    /* 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%;
}


/*--------------------------------------------------------------
# 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: 'Roboto', 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-size: 24px;
    margin-right: 10px;
    background: #fff;
}

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

a:visited {
    color: #0475b5;
}

a:hover,
a:focus,
a:active {
    color: #1d176d;
}

a:focus {
    outline: thin dotted;
}

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


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}

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

#primary-menu {
    position: relative;
}

.menu-primary-container,
.menu-primary-right-container {
    display: -webkit-flex;
    -webkit-justify-content: center;
    display: flex;
    justify-content: center;
    position: relative;
    transform: translateX(-100px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sticky .menu-primary-container,
.sticky .menu-primary-right-container {
    transform: translateX(0px);
}

.menu-primary-container>ul>li>a,
.menu-primary-right-container>ul>li>a {
    padding: 30px 0.7vw;
}

.menu-primary-container li,
.menu-primary-right-container li {
    position: relative;
}

.menu-primary-container a,
.menu-primary-right-container a {
    font-size: 16px;
    color: #444;
    text-transform: uppercase;
}

.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(255, 255, 255, .1);
}

.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: #fafafa;
    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: 1px solid #555;
}

.menu-primary-container .sub-menu a,
.menu-primary-right-container .sub-menu a {
    width: 100%;
    padding: 10px;
    height: 100%;
    display: block;
    font-size: 17px;
    line-height: 1;
    pointer-events: none;
}

.menu-primary-container li:hover>.sub-menu a {
    pointer-events: all;
}

.menu-primary-container li:hover>.sub-menu,
.menu-primary-right-container li:hover>.sub-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
    pointer-events: all;
}

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

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

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


/************************************** ICONS!! *****************************************/


/*************************************** 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),
.page-id-1321 #secondary,
#practice-after-menu .menu-item-1557,
.blog-img.alignright {
    display: none !important;
}

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


/************************************** GLOBALS *******************************************/

.home .main-flex-wrap {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    background: transparent;
}

.main-flex-wrap {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    max-width: 1500px;
    padding-top: 30px;
    margin: 0 auto;
    /* overflow: hidden; */
}

.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-12345>ul,
.mobile-h {
    display: none;
}

.archive #primary article,
.search #primary article,
.entry-text img {
    box-shadow: 0 5px 10px -7px rgba(0, 0, 0, .9);
}

.archive #primary article:hover,
.search #primary article:hover {
    box-shadow: 0 5px 10px -4px rgba(0, 0, 0, .9);
}

::placeholder {
    color: #000;
    opacity: .45;
}


/*--------------------------------------------------------------
# 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: 100%;
    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 **************/

.menu-mobile-container,
#menu-item-12345>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: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, .7);
    -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-bar {
    padding: 0 30px;
}

#masthead {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    background: #fafafa;
    padding: 10px 0;
    -webkit-box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 22%);
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 22%);
}

#cowdreylawfirm-logo {
    margin: 0 auto 0 0;
    width: 350px;
}

#cowdreylawfirm-logo a,
#cowdreylawfirm-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 {
    margin-top: 60px;
    width: 100%;
    height: 750px;
    position: relative;
    /* box-shadow: inset 0 0 20px rgba(0, 0, 0, .6); */
}

#primary {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0px 20px;
    opacity: 0;
    -webkit-animation: 1s fadeup forwards;
    animation: 1s fadeup forwards;
}

.home #primary {
    width: 100%;
    max-width: none;
    padding: 0;
    margin: 0;
    opacity: 1;
    animation: none;
}

#secondary {
    min-width: 300px;
    margin: 0 auto;
    padding: 0 30px;
    z-index: 0;
    width: 40%;
}

.home #primary {
    padding: 0;
}

.home .hentry {
    margin: 0;
}


/*************************** 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;
    position: absolute;
    right: 10px;
    color: #fff;
}

.expand-menu:hover {}

#secondary ul {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

#secondary .menu-practice-sidebar-container>ul {
    padding-left: 0;
}

#secondary .menu-practice-sidebar-container>ul>li {
    margin-top: 15px;
}

#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 {
    /*  background: -moz-linear-gradient(-45deg, rgba(3,46,76,1) 0%, rgba(32,82,123,1) 50%, rgba(3,46,76,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(3,46,76,1) 0%, rgba(32,82,123,1) 50%, rgba(3,46,76,1) 100%);
  background: linear-gradient(135deg, rgba(3,46,76,1) 0%, rgba(32,82,123,1) 50%, rgba(3,46,76,1) 100%);*/
}

#secondary ul li {
    margin: 15px 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;
    /* display: none; */
}

.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;
    padding: 30px;
    max-width: 600px;
    width: 100%;
}

.contact-form li {
    position: relative;
    padding: 0 !important;
}

.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 h2 {
    font-size: 40px;
}

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

.ajax-loader {
    position: absolute;
}

.contact-loc,
.contact-map {
    font-size: 30px;
}

.contact-loc a i {
    font-size: 36px;
    padding-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 {
    height: 750px;
    background: url('/wp-content/uploads/2021/09/footer-bg.jpg');
    background-position: center bottom;
    background-size: cover;
    position: relative;
    text-align: center;
    margin-top: -360px;
    z-index: -1;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.site-info p {
    margin: 0;
    padding: 30px 20px 10px;
    font-size: 12px;
    color: #fafafa;
    width: 100%;
}

.site-info p a {
    color: #ccc;
}

.site-info p a:hover {
    color: #fff;
}

.our-blogs,
.contact-section {
    position: relative;
    z-index: 2;
}

.site-info {
    z-index: 1;
    position: relative;
}

.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: left;
    margin-bottom: 5px;
}

.contact-loc>div:last-of-type {
    margin: 0 auto 0 0;
}

.contact-loc p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1;
    color: #fafafa;
}

.contact-box {
    max-width: 1600px;
    margin: 0 auto;
    padding-top: 30px;
}

#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 p a {
    text-decoration: none;
    color: #fafafa;
}

.contact-loc .foot-soc p a {
    display: inline-block;
}


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

#top-phone p {
    margin: 0;
    font-size: 24px;
    line-height: 1;
}

#top-phone p a {
    font-size: 16px;
    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;
}

#top-phone p a>span:last-of-type {
    background: #306dae;
    padding: 12px 15px;
    margin-left: 10px;
    letter-spacing: 1px;
    font-size: 20px;
}

.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-text {
    padding: 0;
}

.entry-content p,
.entry-content ul,
.entry-content ol {
    font-size: 16px;
    margin: 0 0 15px;
}

#secondary ul a {
    /*! align-self: center; */
    text-decoration: none;
    padding: 10px 2px 10px 12px;
    display: block;
    font-size: 18px;
    background-color: #0f3456;
    border-radius: 50px;
    /* text-shadow: 2px 1px 2px rgba(0, 0, 0, .2); */
    /* border: 2px solid rgba(255, 255, 255, .7); */
    width: 100%;
    text-transform: uppercase;
    color: #fafafa;
    position: relative;
    text-align: center;
    font-weight: 500;
}

#secondary .sub-menu a {
    position: relative;
}

#secondary ul ul a {
    font-size: 18px;
}

#secondary ul a::before {
    background: rgb(222, 222, 222);
    z-index: -1;
    opacity: 0;
}

#secondary ul li a:hover,
#secondary .current_page_item>a,
#secondary .current_page_item .flex-row>a,
#secondary .current_page_ancestor>.flex-row>a {
    background-color: #175b84;
}

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

#secondary ul li.menu-item-has-children>a {
    background: transparent;
    color: #333;
    font-size: 24px;
    font-family: 'le-monde-livre-std', serif;
}

.blog-footer-content {
    margin: 0;
    padding: 0 20px;
    font-size: 15px;
    text-align: left;
}

.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;
    margin: 30px auto 0;
}

.blog-footer-content a:hover {
    background: rgba(0, 0, 0, .57);
}

.blogs-n-news h4 {
    text-align: center;
    font-size: 36px;
    padding: 0 50px;
    margin: 0;
    line-height: 1;
    font-weight: 500;
    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 h4 a {
    text-decoration: none;
}

.blogs-n-news 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; */
    margin: 0 auto;
    padding: 30px;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
}

.text-author {
    font-weight: 600;
    padding-top: 10px;
}

.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: 212px;
    display: -webkit-flex;
    display: flex;
    background: #27a9e0;
    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: 17px;
    color: #fafafa;
    font-family: 'Open Sans';
    padding: 0;
    border-radius: 30px;
    font-weight: 400;
}

.test-more i::before {
    color: #fafafa;
}

.test-more a:hover,
.test-more i:hover {
    background: #175b84;
}

.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;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(0, 0, 0, 0.05) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(0, 0, 0, 0.05) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(0, 0, 0, 0.05) 100%);
    padding: 0 0 20px;
    width: 48%;
    margin: 0 1% 1.5em;
    padding: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    border: 2px solid rgba(0, 0, 0, 0.9);
    padding: 0 0 20px;
}

.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 img {
    -webkit-box-shadow: 0 5px 15px -5px #000;
    box-shadow: 0 5px 15px -5px #000;
    opacity: .9;
}

.archive #primary article .post-excerpt-thumb img:hover {
    opacity: 1;
}

.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 {
    -webkit-box-shadow: 0 5px 10px -7px rgba(0, 0, 0, .8);
    box-shadow: 0 5px 10px -7px rgba(0, 0, 0, .8);
    border-radius: 12px;
}

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

.recent-blogs-wrap ul li {
    margin: 0 auto 30px;
    width: 90%;
    background: #f5f5f5;
    overflow: hidden;
    -webkit-order: 1;
    order: 1;
    display: block;
    text-align: center;
    position: relative;
}

.blog-footer-title {
    font-size: 32px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 20px 5px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, .2);
}

.footer-blog-thumb {
    width: 100%;
    height: 220px;
    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: 0;
}

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

.new-phone span {
    font-size: 32px;
    font-weight: 600;
    color: #0f3556;
    margin-left: 5px;
}

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

#cowdreylawfirm-logo {
    max-width: 320px;
    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%;
    /* margin: 0 auto; */
    margin-bottom: 50px;
}

.overview-container {
    margin-top: 20px;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
}

#hero-plax {
    height: 85vh;
    max-height: 850px;
    position: relative;
    background-size: cover;
    background-position: top center;
}

#hero-overlay {
    height: 100%;
    position: relative;
    z-index: 3;
    opacity: 0;
    -webkit-animation: 2s 1.2s fadein forwards;
    animation: 2s 1.2s fadein forwards;
}

#hero-details {
    margin: 0 auto 0 0;
}

.cta-1 {
    margin: 0;
    color: #fafafa;
    font-size: 26px;
    line-height: 1;
}

.cta-2 {
    margin: 0;
    font-size: 60px;
    max-width: 765px;
    line-height: 1;
    color: #fafafa;
    padding: 20px 0;
}

.cta-3 {
    margin: 0;
}

.cta-3 a,
a.read-more,
.nav-previous a,
.nav-next a {
    display: inline-block;
    padding: 12px 20px;
    text-decoration: none;
    color: #fafafa;
    font-size: 20px;
}

.att a.read-more,
.dos a.read-more {
    background: transparent;
    border: 2px solid rgba(255, 255, 255, .5);
}

.cta-3 a:hover,
a.read-more:hover,
.nav-previous a:hover,
.nav-next a:hover {
    background: #528fcf;
}

.home-intro-wrap {
    height: auto;
    position: relative;
}

.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%;
    box-shadow: inset 0 7px 15px -7px rgba(0, 0, 0, .6);
    pointer-events: none;
}

.home-intro-wrap::before {
    right: 0;
}

.home-intro-wrap::after {
    left: 0;
}

.home-intro-text {
    position: relative;
    z-index: 3;
    color: #fafafa;
    width: 45%;
    -webkit-align-self: center;
    align-self: center;
}

.uno .home-intro-text,
.tres .home-intro-text,
.slip .home-intro-text {
    margin: 0 auto;
    color: #222;
}

.dos .home-intro-text {
    margin: 0 auto 0 5%;
}

.home-intro-wrap.uno {
    background-size: cover;
    background-position: center;
}

.home-intro-wrap.dos {
    background-position: center;
}

.home h2,
.home h3 {
    margin-top: 0;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 20px;
}

.home h2,
.tres h3,
.slip h3 {
    font-size: 36px;
    line-height: 1;
}

.home-intro-pic {
    background-size: cover;
    background-position: top center;
    position: relative;
    width: 100%;
    max-width: 1000px;
    overflow: hidden;
}

.uno .home-intro-pic {}

.home-intro-pic::after {
    position: absolute;
    content: '';
    width: 300px;
    background: #f5f5f5;
}

.uno .home-intro-pic::after {}

.dos .home-intro-pic {}

.dos .home-intro-pic::after {}

.home-intro-text {
    max-width: 800px;
    padding: 30px 20px;
}

.tres .home-intro-text {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

.cuat .home-intro-text {
    max-width: 1400px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
}

.dos {}

.att {}

.att .home-intro-pic {}

.att .home-intro-pic::after {}

.tres .home-intro-pic {
    width: 300px;
    height: 300px;
    -webkit-align-self: center;
    align-self: center;
    margin: 0 0 0 auto;
}

.tres .home-intro-pic::after {
    display: none;
}

.home-practice-wrap.auto {}

.cuat {
    background-size: cover;
    background-position: center;
}

#colophon {}

.contact-box>div {
    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 {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 50px;
}

#foot-social a {
    text-decoration: none;
    background: transparent;
    /* margin-right: 10px; */
}

#foot-social i {
    background: transparent;
    color: #fafafa;
    font-size: 30px;
}

.contact-middle p {
    margin: 0;
}

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

.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 {
    display: none;
    width: 100%;
    height: 270px;
    max-width: 750px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 3px 7px -2px rgba(0, 0, 0, .7);
    margin-bottom: 20px;
}

.single-post .featured-img {
    display: block;
}

.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;
    margin-bottom: 30px;
    font-size: 19px;
    border-bottom: 2px dotted;
    padding-bottom: 20px;
}

.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: 80px;
    border: none;
}

.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: 1px solid rgba(255, 255, 255, .5);
    padding: 12px 20px !important;
    color: #444;
}

.contact-form #gform_submit_button_1:hover {
    background: rgba(255, 255, 255, .1);
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 36px !important;
}


/* .blog .read-more {
    width: 190px;
    text-align: center;
    color: #fafafa;
    text-decoration: none;
    margin-top: 25px;
    padding: 7px 0;
}

.blog .post-excerpt-thumb a {
    width: 300px;
    display: block;
    height: 100%;
    background-size: cover;
}

.blog #primary article {
    background: #fafafa;
    box-shadow: 0 3px 7px -2px rgba(0, 0, 0, .5);
    padding: 0 20px 0 0;
    display: -webkit-flex;
    display: flex;
}

.blog .entry-title a {
    text-decoration: none;
}
*/

.blog .post-excerpt-thumb {
    max-width: 100%;
}

.blog .post-excerpt-thumb a {
    width: 100%;
    display: block;
    height: 200px;
    background-size: cover;
}

.blog #primary article {
    background: #fafafa;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    margin-bottom: 50px;
    max-width: 800px;
}

@media screen and (min-width:1210px) {
    .blog .post-excerpt-thumb {
        max-width: 340px;
        width: 100%;
    }
    .blog .post-excerpt-thumb a {
        width: 100%;
        height: 100%;
    }
    .blog #primary article {
        max-width: 100%;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
}

.blog .entry-title a {
    text-decoration: none;
    color: #0f3456;
}

.post-excerpt-wrap {
    padding: 30px;
}

a.read-more {
    background-color: #0f3456;
    font-size: 16px;
    padding: 10px 40px;
    border-radius: 40px;
    margin-top: 25px;
}

a.read-more:hover {
    background-color: #175b84;
}

.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 {
    max-width: 550px;
}

.top-page-title {
    /* margin: 0 auto 0 0; */
    color: #fafafa;
    /* max-width: 650px; */
    /* margin-top: -100px; */
    text-align: center;
    font-size: 50px;
    line-height: 1;
    display: inline-block;
    width: auto;
}

.top-title-wrap {
    height: 100%;
    padding: 0 20px;
}

.page-id-1667 .entry-content .case-wrap {
    background: rgba(48, 109, 174, .15);
    margin-bottom: 30px;
    box-shadow: 0 3px 7px -2px rgba(0, 0, 0, .7);
}

.page-id-1667 .case-wrap::after {
    display: none;
}

.page-id-1667 .entry-content .case-amount {
    font-weight: 700;
    font-size: 36px;
    color: #1d426e;
    margin: 0;
}

.page-id-1667 .entry-content .case-details {
    font-weight: 700;
    font-size: 24px;
}

.menu-primary-container #menu-item-2302>.sub-menu {
    left: calc(-100% - 150px);
    width: 310px;
}


/**************** Hero Navigation ******************/


/* .hero-nav-container {
    display: none;
    position: absolute;
    top: 150px;
    right: 50px;
    z-index: 2;
} */

.hero-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .5);
}


/* .page-overlay {
    height: 650px;
} */

.hero-nav-container ul {
    list-style: none;
}

.hero-nav-container a {
    text-decoration: none;
    opacity: .75;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}

.hero-nav-container a:hover {
    opacity: 1;
    background: transparent;
}

.hero-nav-container a:hover::before,
.hero-nav-container .current-menu-item>a::before {
    content: "";
    width: 23px;
    height: 1.5px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: absolute;
    top: 12px;
    left: -25px;
}

.hero-nav-container .sub-menu a {
    padding: 5px;
    font-size: 15px;
}

.hero-nav-container .sub-menu a:hover {
    background: transparent;
    pointer-events: all;
}

.hero-nav-container .sub-menu a:hover::before {
    left: -25px;
}

.hero-nav-container .sub-menu {
    left: calc(-100% - 100px);
    top: 0 !important;
    margin-left: 0;
    box-shadow: none;
    background: transparent;
    transition: none;
}

#menu-item-2285>a::before {
    display: none !important;
}

.hero-nav-container .menu-primary-container>ul>li>a,
.hero-nav-container .menu-primary-right-container>ul>li>a {
    padding: 0px 15px;
}

.hero-nav-container .current-menu-item>a {
    opacity: 1;
    font-weight: 600;
}


/* Mobile Slideshow */

.hero-bgs {
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: -2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 750px;
    overflow: hidden;
}



/*.hero-bgs > li:last-of-type { 
    -webkit-animation-delay: 18s; 
    animation-delay: 18s; 
  }*/

.hero-bgs li {
    opacity: 0;
    z-index: 1;
    -webkit-animation: heroFade 18s linear infinite 0s;
    animation: heroFade 18s linear infinite 0s;
    background-size: cover;
    background-position: bottom center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


/**************** Hero Main ******************/

.hero-full {
    margin-top: 60px;
    width: 100vw;
    height: 100vh;
    max-height: 750px;
    position: relative;
    padding: 0 30px;
    /* 
    background-size: cover;
    background-position: center; */
    /* background-color: black; */
    z-index: 1;
    overflow: hidden;
}


/* .hero-full video {
    display: none;
} */

#herovid {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.hero-headline {
    position: relative;
    z-index: 2;
    height: 100%;
}

img.hidden-logo {
    max-width: 200px;
    opacity: 0;
    transform: translateX(-100px);
    margin-right: 25px;
}

.sticky img.hidden-logo {
    opacity: 1;
    transform: translateX(0);
}

#hero-logo {
    max-width: 800px;
    width: 100%;
}

.hero-headline h2 {
    color: #f6f6f6;
    font-size: 42px;
    margin-top: 20px;
    text-align: center;
}

.hero-headline h3 {
    color: #f6f6f6;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

/* .phone-num {
    margin-left: 15px;
} */


/* .cta-container {} */

.hero-cta,
.hero-login {
    display: inline-block;
    padding: 10px 40px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

.hero-cta {
    background-color: #fff;
    color: #0f3456;
    margin-top: 20px;
}

.hero-cta:hover {
    transform: scale(1.1);
    color: #0f3456;
}

.hero-cta:visited {
    color: #0f3456;
}

a.blue-btn,
a.pa {
    display: inline-block;
    background-color: #0f3456;
    padding: 10px 40px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}

a.blue-btn:hover,
a.pa:hover {
    background-color: #0f3456;
    transform: scale(1.1);
    color: #fff;
    cursor: pointer;
}

a.blue-btn:visited,
a.pa:visited {
    color: #fff;
}

a.learn-more-pa {
    background-color: #fff !important;
    border: 2px solid #0f3456;
    color: #0f3456 !important;
}

.phone-num-btn a.blue-btn {
    padding: 7px 20px;
    margin-top: 5px;
    text-align: center;
}

.phone-num-btn {
    margin-left: 25px;
    transform: translateX(-100px);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sticky .phone-num-btn {
    transform: translateX(0px);
}

.hero-login {
    border: 1px solid #fff;
    margin-left: 10px;
}

.hero-login:hover {
    background-color: #fff;
    color: #0f3456;
}

.hero-login:visited:hover {
    background-color: #fff;
    color: #0f3456;
}

.hero-login:visited {
    color: #fff;
}

.curve-cut {
    position: relative;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    margin-top: -99px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 2;
    display: none;
}

.wht-curve {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    z-index: 2;
}

.invert-curve {
    transform: scaleY(-1);
    margin-top: 0;
    margin-bottom: -99px;
}

.invert-curve img {
    transform: scaleY(-1);
}

.scroll {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-top: -100px;
}

.logo-curve {
    width: 75px;
    height: 75px;
}

.scroll-rotate {
    position: absolute;
    -webkit-animation-name: rotate;
    -moz-animation-name: rotate;
    -ms-animation-name: rotate;
    -o-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-duration: 15s;
    -moz-animation-duration: 15s;
    -ms-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(-360deg);
    }
    to {
        -webkit-transform: rotate(0);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(-360deg);
    }
    to {
        -moz-transform: rotate(0);
    }
}

@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(-360deg);
    }
    to {
        -ms-transform: rotate(0);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(-360deg);
    }
    to {
        -o-transform: rotate(0);
    }
}

@keyframes rotate {
    from {
        transform: rotate(-360deg);
    }
    to {
        transform: rotate(0);
    }
}

.arrow {
    position: absolute;
}


/**************** Intro Section ******************/

.first-sec {
    background-color: #fff;
    /* padding-top: 50px; */
}

.sec-left,
.sec-right {
    width: 100%;
}

.first-sec-image {
    height: 320px;
    background: url('/wp-content/uploads/2021/09/first-sec-pic-mobile.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.first-sec .sec-left img {}

.first-sec .sec-right {
    padding: 0px 20px 50px 20px;
    /* 
    background-position: center; */
}

.first-sec .sec-right h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #0f3456;
}

.first-sec .sec-right h1 span {
    font-weight: 400;
}

.first-sec .sec-right .hero-cta {
    /* margin-top: 25px; */
    /* margin: 0 auto; */
    width: 180px;
    text-align: center;
    height: 48px;
    margin-left: 0;
}

.desktop-first-sec {
    display: none;
}


/**************** Why Hire Us Section ******************/

.second-sec {
    background: url('/wp-content/uploads/2021/09/section-two-bg.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 100px;
    padding-bottom: 200px;
    /* margin-top: -200px; */
    color: white;
}

.second-sec .sec-right,
.second-sec .sec-left {
    padding: 0px 20px;
}

.second-sec .sec-left h2 {
    font-weight: 700;
    font-size: 53px;
}

.second-sec .sec-left h2 span {
    font-weight: 400;
    font-style: italic;
}

.second-sec .sec-right h3 {
    font-size: 17px;
}


/* .second-sec .sec-right h3::before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(/wp-content/uploads/2021/03/check.svg);
} */

.second-sec .sec-right p {
    opacity: .75;
    font-size: 15px;
}


/**************** Practice Areas Section ******************/

.practice-sec {
    background-color: #fff;
    width: 100%;
}

.heading-container {
    margin-bottom: 25px;
    -webkit-align-items: center;
    align-items: center;
}

.heading-container img {
    width: 90px;
    height: 100%;
    margin-right: 15px;
}

.heading-container h2 {
    font-size: 44px;
    /* font-weight: 700; */
    color: #0f3456;
    margin-top: 10px;
    font-style: italic;
}


/* .heading-container h2 span {
    font-size: 22px;
    font-weight: 400;
} */

.pa-container {}

a.pa {
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    background-color: #0f3456;
    margin: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


/* a.pa:hover {
    background-color: #175b84;
    color: #fff;
}

a.hero-cta:visited {
    color: #fff;
} */


/**************** Bios Section ******************/

.bio-section {
    background: url('/wp-content/uploads/2021/09/bio-section-bg.jpg');
    background-size: cover;
    padding: 100px 20px;
    color: #fff;
}

.section-container .sec-left,
.section-container .sec-right {
    width: 100%;
    padding: 0;
}

h2.bio-heading {
    font-size: 47px;
    /* margin-bottom: 50px; */
    text-align: center;
    color: #fff;
}

h2.bio-sub-heading {
    font-size: 47px;
    margin-top: 40px;
    text-align: center;
    color: #fff;
}

.bio-heading-container img {
    max-width: 80px;
}

.bio-heading-container p {
    font-size: 22px;
    max-width: 900px;
    text-align: center;
}

.bio-container {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.bio-container p {
    opacity: .6;
}

.bio-info h2 {
    font-size: 24px;
}

.bio-section img {
    /* max-width: 260px; */
    margin-bottom: 15px;
}

.bio-btn {
    margin-bottom: 20px;
}


/**************** Testimonials Section ******************/

.testimonials {
    width: 90%;
    background: #fff;
    margin: 0 auto;
    margin-top: -70px;
    -webkit-box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.33);
    margin-bottom: 70px;
}

.testimonials .sec-left {
    padding: 25px;
}

.testimonials .sec-left h2 {
    color: #0f3456;
    font-size: 53px;
    font-weight: 700;
}

.testimonials .sec-left h2 span {
    font-weight: 400;
    font-style: italic;
}

.testimonials .sec-right {
    padding: 0px 25px 25px;
}


/* .next-btn,
.prev-btn,
.vid-next-btn img,
.vid-prev-btn img {
    width: 50px;
    height: 50px;
} */

.next-btn,
.vid-next-btn img {
    transform: scaleX(-1);
    /* margin-left: 10px; */
}


/* .vid-next-btn {
    position: absolute;
    right: 40px;
    top: calc(50% + 25px);
}

.vid-prev-btn {
    position: absolute;
    left: 40px;
    top: calc(50% + 25px);
} */


/**************** Video Section ******************/


/* .vid-title {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
    padding: 0px 25px;
}

.vid-title h2 {
    color: #175b84;
    font-weight: 700;
}

.vid-title h2 span {
    font-style: italic;
    font-weight: 400;
}

.our-videos {
    padding: 0px 20px 70px;
}

#vid-container {
    margin-top: 20px;
    width: 100%;
}

.slick-slide {
    margin: 0;
}

#vid-container div {
    width: 100%;
} */


/* #vid-container div:nth-child(odd) {
    background: #999999;
} */


/**************** Contact Section ******************/

.contact-section {
    position: relative;
    width: 100%;
    padding: 0 20px;
}

#contact-link {
    position: absolute;
    visibility: hidden;
    top: -200px;
    display: block;
}

.contact-inner {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.33);
}

.contact-left {
    -webkit-order: 2;
    order: 2;
    /* width: 38%; */
}

.contact-right {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-order: 1;
    order: 1;
    /* width: 62%; */
}

.contact-form-map {
    background: transparent;
}

.address-details {
    padding: 7%;
    background: #fff;
}

.address-details a {
    color: #444;
    text-decoration: none;
    font-size: 16px;
}

.address-details a:hover {
    color: #0f3456;
}

.foot-addy,
.foot-phone {
    margin-bottom: 15px;
}

.foot-addy i,
.foot-phone i {
    align-self: baseline;
    margin-right: 20px;
}


/* .contact-form {
    padding: 40px 12% 30px;
} */

.contact-form h2 {
    font-size: 53px;
    color: #0f3456;
}

.contact-form span {
    font-style: italic;
}

.contact-form input,
.contact-form textarea {
    background: transparent;
    border: 0;
    border-bottom: 2px solid #0f3456;
}

.contact-form textarea {
    max-height: 46px;
    padding-top: 12px !important;
}

.ginput_container.ginput_container_textarea::after {
    border: 0;
}

.contact-form #gform_submit_button_1,
.contact-form #gform_submit_button_2 {
    display: block;
    text-align: center;
    margin: 0 auto;
    border: none;
    padding: 16px 30px !important;
    color: #fff;
    background: #0f3456;
    width: 190px;
    border-radius: 50px;
}

.contact-form #gform_submit_button_1:hover,
.contact-form #gform_submit_button_2:hover {
    background: #175b84;
}


/* Hamburger Button */

.hamburger-btn {
    position: absolute;
    right: 50px;
    /* top: 0; */
    z-index: 8;
}

.hamburger .line {
    width: 40px;
    height: 5px;
    background-color: #0f3456;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.hamburger:hover {
    cursor: pointer;
}

#hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
}

#hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
}

#hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
}

.slide-out-menu,
.slide-out-inner {
    display: none;
    position: absolute;
    z-index: 4;
    height: 100vh;
    width: 500px;
    background: #fff;
    right: -500px;
    top: 0;
    -webkit-box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.slide-out-inner {
    z-index: 5;
}

.open {
    right: 0px;
}

.close-btn {
    position: absolute;
    top: 20px;
    left: 40px;
    transform: rotate( 180deg);
    cursor: pointer;
}

.close-btn .asmicon::before {
    width: 40px;
    height: 40px;
}

.menu-popout-main-container,
.menu-popout-attorneys-container,
.menu-popout-practice-areas-container,
.menu-popout-family-law-container,
.menu-popout-videos-container {
    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%;
}

#popout-main,
#popout-attorneys,
#popout-practice-areas,
#popout-family-law,
#popout-videos {
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /* height: 100vh; */
    padding: 100px;
    list-style: none;
}

#popout-main a,
#popout-attorneys li:first-of-type>a,
#popout-practice-areas li:first-of-type>a,
#popout-family-law li:first-of-type>a,
#popout-videos li:first-of-type>a {
    font-family: 'le-monde-livre-std', serif;
    font-size: 24px;
    color: #444;
    opacity: 1;
}


/* #popout-main a,
#popout-criminal a,
#popout-injury a,
#popout-our-firm a {
    text-decoration: none;
    color: #444;
    font-size: 24px;
} */

.slide-out-menu a {
    text-decoration: none;
    color: #444;
    opacity: .75;
    font-size: 21px;
}

.slide-out-menu li {
    margin-bottom: 20px;
}

#secondary #featured-vid {
    padding: 0;
    /* display: none; */
}

.family-law-btn,
.attorney-btn,
.practice-btn,
.videos-btn {
    cursor: pointer;
}

.alt-nav {
    display: none;
}


/* #main-bg #hero-logo {
    margin-top: -100px;
}

#main-bg .top-page-title {
    margin-top: -10px;
} */


/* Blogs */

.our-blogs {
    width: 100%;
    margin-bottom: 70px;
    margin-top: 50px;
    padding: 0 20px;
}

.page-id-6 .our-blogs,
.page-id-6 #secondary,
.blog .our-blogs {
    display: none;
}

.blog-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.blog-heading-container {
    text-align: center;
    color: #103456;
    font-size: 24px;
}

.the-post {
    width: 100%;
    margin: 0 auto;
    margin-top: 24px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 22%);
    box-shadow: 0px 0px 22px 0px rgb(0 0 0 / 22%);
}

.blog-post-content {
    padding: 24px;
    min-height: 270px;
}

.blog-thumb {
    height: 180px;
    width: 100%;
    background-size: cover;
    background-position: center;
}

a.blog-title {
    text-decoration: none;
    font-size: 20px;
    color: #0f3456;
}

a.our-blog-read-more {
    padding: 8px 24px;
    border-radius: 50px;
    /* color: #fff;
    text-decoration: none;
    background-color: #0f3456; */
    width: 140px;
    text-align: center;
}


/* a.our-blog-read-more:hover {
    background-color: #175b84;
    color: #fff;
} */

.menu-item-2306>a,
.menu-item-2317>a {
    background-color: transparent !important;
    color: #175b84 !important;
    font-family: 'le-monde-livre-std';
    text-transform: capitalize !important;
    font-size: 30px !important;
}


/* 
.menu-item-2306 .sub-menu a {
    color: #0f3456 !important;
    background-color: transparent !important;
    border: 2px solid #0f3456;
}

.menu-item-2306 .sub-menu a:hover {
    background-color: #175b84;
    color: #fff;
}  */

.sticky-logo {
    display: none;
}

.sticky-logo img {
    display: block;
    max-width: 250px;
    height: 60px;
    width: auto;
}

#menu-item-2631 .sub-menu a {
    background: #66B3D3;
    text-transform: none;
}

.att-wrap {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.att-wrap li {
    width: 100%;
    margin: 20px;
    /* max-width: 240px; */
}

.att-name {
    text-align: center;
}

.att-name a,
.att-name a:hover,
.att-name a:visited {
    font-size: 20px;
    text-decoration: none;
    color: #333;
}

.att-wrap-page {
    padding: 0;
    list-style-type: none;
}

.att-wrap-page li {
    width: 300px;
    margin: 0 30px 30px 0;
    position: relative;
}

.att-wrap-page li a {
    display: block;
    background-size: cover;
    background-position: top center;
    height: 415px;
    box-shadow: 0 3px 7px -2px rgba(0, 0, 0, .5);
}

.att-wrap-page li a span {
    display: block;
    position: absolute;
    top: calc(100% + 7px);
    width: 100%;
    text-align: center;
}

.att-cowdrey a {
    background-image: url('/wp-content/uploads/2021/09/bio-1.jpg');
}

.att-jenkins a {
    background-image: url('/wp-content/uploads/2021/09/bio-2.jpg');
}


/* NEW STYLES COWDREY */

.new-first-section {
    width: 100%;
}

.inner-container {
    position: relative;
    width: 100%;
    max-width: 1500px;
    padding: 50px 20px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.new-first-section .inner-container {
    background: #fff;
}

.new-left,
.new-right {
    display: block;
    position: relative;
    width: 100%;
}

.new-left {
    padding-right: 0;
}

.new-right {
    padding-left: 0;
}

.new-first-section .new-right h1 {
    font-weight: 700;
    font-size: 45px;
    line-height: 1.2;
    color: #0f3456;
    margin-top: 20px;
    text-align: center;
}

.new-first-section .new-right h1 span {
    font-weight: 400;
}

.overview-container a.blue-btn {
    margin-left: 20px;
}

.second-sec-new {
    width: 100%;
    background: url('/wp-content/uploads/2021/09/section-two-bg.jpg');
    background-size: cover;
    background-position: center;
    color: white;
}

.second-sec-new .new-left h2 {
    font-weight: 600;
    font-size: 55px;
}

.second-sec-new .new-left h2 span {
    font-weight: 400;
    font-style: italic;
}

.second-sec-new .new-right h3 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 32px;
}

.second-sec-new .new-right h3::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: middle;
    background: url('/wp-content/uploads/2021/03/check.svg');
}

.video-section {
    position: relative;
    width: 100%;
    padding: 50px 20px;
    background: url('/wp-content/uploads/2021/09/videos-bg.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}

.video-inner-container {
    /* max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px; */
    width: 100%;
    position: relative;
}

.main-video-container {
    width: 80%;
}

.vid-next-btn,
.vid-prev-btn {
    width: 10%;
}

.vid-next-btn img,
.vid-prev-btn img {
    max-width: 50px;
}

.video-heading-container {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
}

.video-heading-container h2 {
    color: #0f3456;
    font-weight: 700;
}

.video-heading-container h2 span {
    font-weight: 400;
}

.blog #main-bg {
    background: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .6)), url('/wp-content/uploads/2021/09/blog-hero.jpg') no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.page-id-6 #main-bg {
    display: none;
}


/* .new-first-section .new-left {
    height: 100%;
    min-height: 100%;
} */

.first-section-img {
    position: relative;
    display: block;
    background: url('/wp-content/uploads/2021/09/first-section-img.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 360px;
}

.asm-submenu {
    left: -146px !important;
    top: 60px !important;
}

.a-s-sub-menu-inner::before {
    left: 146px !important;
}

@media screen and (min-width:960px) {
    .page-id-6 .contact-section {
        margin-top: 50px;
    }
    .inner-container {
        padding: 120px 20px;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        align-items: center;
    }
    .new-left,
    .new-right {
        width: 50%;
    }
    .new-left {
        padding-right: 20px;
    }
    .new-right {
        padding-left: 20px;
    }
    /* .new-first-section .new-right {
        padding-left: 20px;
    }
    .new-first-section .new-left {
        padding-right: 20px;
    } */
    .new-first-section .new-right h1 {
        font-size: 55px;
        text-align: left;
        margin-top: 0;
    }
    .video-section {
        padding: 120px 20px;
    }
    .video-heading-container {
        width: 90%;
        padding-left: 20px;
        text-align: left;
    }
    .main-video-container {
        width: 90%;
    }
    .vid-next-btn,
    .vid-prev-btn {
        width: 5%;
    }
    .first-section-img {
        min-height: 560px;
    }
}

@media screen and (min-width:1210px) {
    /* .new-left {
        padding-right: 40px;
        padding-left: 40px;
    }
    .new-right {
        padding-left: 40px;
        padding-right: 40px;
    } */
    .second-sec-new .new-right h3 {
        font-size: 28px;
    }
}


/**************** MEDIAS ******************/

@media screen and (min-width:720px) {
    .att-wrap li {
        width: 45%;
        margin: 20px;
        /* max-width: 240px; */
    }
    .headline-inner {
        /* margin-top: -160px;
        margin-left: 10%; */
    }
    /* #hero-logo {
        display: block;
        max-width: 400px;
        margin-bottom: 20px;
    } */
    .hero-headline h2 {
        font-size: 55px;
        line-height: 1.05;
    }
    .hero-headline h3 {
        font-size: 20px;
    }
    .hero-bgs {
        display: none;
    }
    /* .hero-full video {
        display: block;
    } */
    .heading-container h2 {
        font-size: 50px;
    }
    /* .heading-container h2 span {
        font-size: 35px;
    } */
    .mobile-first-sec {
        display: none;
    }
    .desktop-first-sec {
        display: block;
    }
    .first-sec .sec-right .hero-cta {
        width: 180px;
        text-align: center;
        height: 48px;
        margin-left: 56px;
    }
    /* Second Section Desktop */
    .second-sec {
        display: -webkit-flex;
        display: flex;
        background: url('/wp-content/uploads/2021/09/section-two-bg.jpg');
        background-size: cover;
        background-position: center;
        margin-top: 0;
        padding-top: 100px;
    }
    .second-sec .sec-left {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .pa-container {
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        justify-content: center;
    }
    a.pa {
        margin: 10px 6px;
        width: 47%;
    }
    /* Slick Stuff */
    .slick-slide {
        margin: 0 15px;
    }
    /* Bio Section */
    .section-container {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .section-container .sec-left,
    .section-container .sec-right {
        width: 100%;
        display: -webkit-flex;
        display: flex;
    }
    .bio-container {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    .sec-left .bio-container {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .sec-right .bio-container {
        -webkit-flex-direction: row;
        flex-direction: row;
    }
    .sec-left .bio-info {
        text-align: right;
    }
    .sec-right .bio-info {
        text-align: left;
    }
    .bio-image {
        width: 45%;
        padding: 0px 20px;
    }
    .bio-info {
        width: 55%;
        padding: 0px 20px;
    }
    /* Testimonials*/
    .testimonials {
        padding: 30px 88px;
    }
    .contact-inner {
        -webkit-flex-direction: row;
        flex-direction: row;
    }
    .contact-left {
        -webkit-order: 1;
        order: 1;
        width: 38%;
    }
    .contact-right {
        -webkit-order: 2;
        order: 2;
        width: 62%;
        height: 100%;
    }
    .entry-text {
        padding: 0px 50px;
    }
}

@media screen and (min-width:960px) {
    .alt-nav {
        display: -webkit-flex;
        display: flex;
        height: 75px;
        background: #fff;
        position: fixed;
        width: 100%;
        z-index: 3;
        -webkit-box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
        box-shadow: 0px 0px 33px 0px rgb(0 0 0 / 33%);
    }
    .alt-nav-inner {
        width: 100%;
        padding: 0 120px;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .top-left i {
        margin-left: 15px;
    }
    .top-right i {
        margin-right: 15px;
    }
    .slide-out-menu,
    .slide-out-inner {
        display: block;
    }
    .first-sec {
        -webkit-flex-direction: row;
        flex-direction: row;
        /* padding-top: 50px; */
    }
    .first-sec .sec-left {
        width: 38%;
    }
    .first-sec .sec-right {
        width: 62%;
    }
    a.pa {
        font-size: 15px;
    }
    .bio-section {
        background: url('/wp-content/uploads/2021/09/bio-section-bg.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }
    /* Testimonials*/
    .testimonials {
        display: -webkit-flex;
        display: flex;
        padding: 50px 80px 50px 30px;
        width: 80%;
    }
    .testimonials .sec-left,
    .testimonials .sec-right {
        width: 50%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }
    #test-wrap {
        max-width: 100%;
    }
    #test-wrap::before {
        content: '';
    }
    /* .contact-inner {
        width: 80%;
    } */
    .curves-break,
    #main-bg {
        padding-top: 76px;
    }
    .blog #main {
        display: -webkit-flex;
        -webkit-justify-content: center;
        -webkit-flex-wrap: wrap;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        /* padding-top: 60px; */
    }
    /* .blog #primary article {
        width: 45%;
        margin-bottom: 50px
    }
    .blog #primary article:nth-of-type(odd) {
        margin-right: 50px;
    } */
    .test-page {
        width: 80%;
    }
    .blog-container {
        -webkit-flex-direction: row;
        flex-direction: row;
        /* margin: 0 24px; */
    }
    .the-post {
        width: 33%;
        margin-right: 24px;
    }
    .the-post:last-of-type {
        margin-right: 0;
    }
    .page-id-1668 .vid-page {
        width: 45%;
    }
    .practice-sec .sec-left {
        padding-right: 20px;
    }
    .practice-sec .sec-right {
        padding-left: 20px;
    }
    .overview-container {
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }
    .home-intro-vid {
        width: 50%;
        margin-bottom: 0;
        /* margin: 0 auto; */
    }
}

@media screen and (min-width:1200px) {
    /* Hero Desktop */
    .hero-nav-container {
        display: block;
    }
    .scroll {
        width: 110px;
        height: 110px;
    }
    .logo-curve {
        width: 90px;
        height: 90px;
    }
    .sec-left,
    .sec-right {
        width: 50%;
    }
    /* First Section Desktop */
    .first-sec {
        -webkit-flex-direction: row;
        flex-direction: row;
    }
    .first-sec .sec-left {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .first-sec-image {
        height: 100%;
        background: url('/wp-content/uploads/2021/09/first-sec-pic.jpg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center top;
    }
    .first-sec .sec-right h1 {
        font-size: 48px;
    }
    .first-sec .sec-right {
        padding: 70px;
        margin-top: 0;
    }
    .inner-text {
        display: -webkit-flex;
        display: flex;
    }
    /* .inner-text p:first-of-type {
        padding-right: 20px;
    } */
    .second-sec {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .second-sec .sec-left,
    .second-sec .sec-right {
        max-width: 700px;
    }
    /* Practice Section Desktop */
    .practice-sec {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        /* padding: 50px 25px; */
    }
    .practice-sec .sec-left,
    .practice-sec .sec-right {
        /* max-width: 700px; */
    }
    /* Bio Section Desktop */
    .section-container {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
    .section-container .sec-left,
    .section-container .sec-right {
        width: 50%;
        padding: 0;
    }
    /* Video Seciton Deskktop */
    #vid-container {
        width: 150%;
    }
    .vid-title {
        width: 80%;
    }
    /* Everything Else */
    #masthead {
        position: fixed;
    }
    .home .site-content {
        padding-top: 0;
    }
    #masthead.sticky {}
    .home #masthead.sticky {
        height: auto;
    }
    header.sticky .bluebar {
        height: 10px;
    }
    header.sticky #cowdreylawfirm-logo img {}
    header.sticky .menu-primary-container>ul>li>a,
    header.sticky .menu-primary-right-container>ul>li>a {
        padding: 30px 0.7vw;
    }
    header.sticky #top-consult {
        font-size: 38px;
    }
    header.sticky #top-phone p {
        font-size: 19px;
    }
    header.sticky #top-phone p a {}
    .address-details {
        padding: 10%;
    }
    .address-details a {
        font-size: 19px;
    }
    .page-id-1668 .vid-page {
        width: 31%;
    }
    .top-title-wrap {
        /* padding-left: 6%; */
        /* max-width: 650px; */
    }
    /* header.sticky .top-left a {
        display: none;
    } */
    header.sticky .top-left a.sticky-logo {
        display: block;
    }
    .blog-container {
        -webkit-flex-direction: row;
        flex-direction: row;
    }
}

@media screen and (max-width:1250px) {
    .menu-primary-container,
    .menu-primary-right-container,
    #masthead {
        display: none;
    }
}

@media screen and (max-width:1210px) {
    .alignleft {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .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);
    }
    .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 5px 0 30px;
        width: 100%;
    }
    /* .home #featured-vid {
        max-width: 500px;
    } */
    .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%;
        max-width: 640px;
        min-width: 0;
        margin: 30px auto 0;
        padding: 30px 3%;
    }
    .mobile-h {
        display: block;
    }
    .mobile-h>img {
        display: block;
        margin: 0 auto;
        max-width: 500px;
        width: 100%;
    }
    .blog-img.alignright {
        float: none;
        display: block;
        margin: 50px auto 10px;
    }
}

@media screen and (min-width:1350px) {
    .top-title-wrap {
        /* padding-left: 15%; */
        max-width: none;
    }
}

@media screen and (min-width:1510px) {
    .hero-nav-container a,
    .hero-nav-container .sub-menu a {
        font-size: 18px;
    }
    .hero-headline h3 {
        font-size: 22px;
    }
    .first-sec .sec-left,
    .first-sec .sec-right {
        width: 50%;
        height: 800px;
    }
    .first-sec .sec-right {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        /* -webkit-justify-content: center;
        justify-content: center; */
        padding: 0px 100px 0px 0px;
    }
    .second-sec .sec-left h2 {
        /* width: 400px; */
        font-size: 73px;
    }
    .testimonials .sec-left h2 {
        font-size: 63px;
    }
    p.test-inner,
    p.text-author {
        font-size: 22px;
    }
    /* .contact-form {
        width: 600px;
        padding: 0;
    } */
    .address-details a {
        font-size: 22px;
    }
}

.rev-modal-body>h3 img {
    max-width: 400px;
}

.rev-modal-body {
    background: #ddd;
}

@media screen and (max-width:800px) {
    .top-page-title {
        font-size: 32px;
    }
    .second-sec-new .new-left h2 {
        font-size: 38px;
    }
    .second-sec-new .new-right h3 {
        font-size: 16px;
    }
    .second-sec-new .new-right h3::before {
        width: 20px;
        height: 20px;
    }
    a.pa {
        font-size: 15px;
    }
    .hero-full {
        max-height: 550px;
    }
    #main-bg {
        height: 450px;
    }
    #main-bg #hero-logo {
        display: none;
    }
}


.phone-num-mobile {
    display: none;
}


@media screen and (max-width:1250px) {
    .a-sphone-icon {
        display: none;
    }
    .phone-num-mobile {
        width: 100%;
        background: #0f3456;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 10px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 15px;
        /* padding-top: 0; */
        position: fixed;
        left: 0;
        top: 75px;
        z-index: 999;
        margin-left: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
    }

    .phone-num-mobile .asmicon::before {
        background-color: #fff;
    }
    .phone-num-mobile a,
    .phone-num-mobile a span {
        text-decoration: none;
        font-size: 20px;
        color: #fff;
    }
    .phone-num-mobile a.blue-btn {
        font-size: 12px;
    }
}