﻿/*!
Theme Name: Callegal.com
Theme URI: https://callegal.com
Author: J Sturgill Designs
Author URI: https://jeremiahsturgill.com/
Description: A theme for Callegal.com
Version: .1
*/
html {
    box-sizing: border-box
}
*, *:before, *:after {
    box-sizing: inherit
}
* {
    transition-duration: .2s;
    transition-timing-function: ease
}
body {
    background: #630f10;
    color: #5d5e5e;
    font-size: 16px;
    line-height: 175%;
    margin: 0;
    padding: 0 0 7rem 0;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    position: relative
}
body:after {
    content: "";
    display: table;
    clear: both
}
#primary {
    background: #fefefe
}
.container {
    max-width: 978px;
    margin: 0 auto;
    padding-left: 55px
}
.container:after {
    content: "";
    display: table;
    clear: both
}
.row {
    padding: 1rem
}
a {
    color: #bc1c1f
}
a:visited {
    color: #972729
}
a:hover {
    background: #ddd;
    text-decoration: none
}
a .normal {
    color: #5d5e5e;
    text-decoration: none;
    display: inline-block
}
.colored, h1 {
    color: #2a2a2a
}
h1, h2, h3, h4, h5, h6 {
    line-height: 110%;
    margin: 1rem 0;
    font-weight: 400
}
h1 a, h2 a {
    text-decoration: none
}
.inverse_colored {
    color: #fefefe
}
.lowlight {
    color: #909191
}
img {
    width: 100%
}
p:first-child {
    margin-top: 0
}
.site-main.post_list article {
    border-bottom: 1px dotted #909191;
    padding: 2rem 0
}
.site-main.post_list article:first-child {
    padding-top: 0
}
.site-main.post_list article:last-child {
    border-bottom: none;
    padding-bottom: 1rem
}
article iframe {
    width: 100%
}
article blockquote {
    background: #5d5e5e;
    border: 2px solid #434545;
    color: #f5f5f5;
    padding: 2rem 2rem 1rem 2rem;
    font-size: 18px;
    margin: 0;
    font-weight: 200;
    line-height: 150%
}

@media only screen and (min-width: 700px) {
.site-main.page, .site-main.post_list, .site-main.post {
    float: left;
    width: 100%;
    margin-right: -21rem;
    padding-right: 1rem
}
.site-main.home article {
    text-align: center
}
 .site-main.post article {
    margin-right: 21rem
}
.sidebar {
    padding: 0 1rem 0 1rem;
    float: right;
    width: 21rem
}
}

@media only screen and (min-width: 1110px) {
.container {
    padding-left: 0
}
}

#header-menu {

    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 2px solid #4d0b0d;
    border-bottom: 2px solid #4d0b0d
}
.menu {max-width: 1000px; margin: auto!important; display: flex; justify-content: center; align-items: center; align-content: stretch; height: 60px; position: relative }
.menu a {color: #fff; text-decoration: none}
#header-menu li {
   list-style: none;
    font-size: 1rem; align-self: stretch;
    align-items: center; display: flex; height: 60px;
  justify-content: center; padding: 0px 20px
}
#header-menu li a{height: 60px; align-self: stretch;
    align-items: center; display: flex;  }
.sub-menu {top: 50px; display:none}


/*
#header-menu .menu-item:first-child {
    padding-left: 0
}
#header-menu .menu-item:last-child {
    padding-right: 0
}
#header-menu .menu-item a {
    padding: .5rem;

    color: #f5f5f5;
    text-decoration: none
}
#header-menu .menu-item a:hover {
    color: #f5f5f5;
    background: #434545
}*/
#header-menu .current_page_item a {
    background: #5d5e5e;
    color: #f5f5f5
}
#language-menu {
    padding: 6px 0 0 0;
    margin: 1rem 0 0;
    display: inline-block;
    font-size: 15px;
    font-size: 0
}
#language-menu:after {
    content: "";
    display: table;
    clear: both
}
#language-menu .menu-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 16px
}
#language-menu .menu-item a {
    padding: .70rem 1rem;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 100%;
    background-color: #bc1c1f;
    color: #f5f5f5;
    border: 1px solid #a5191b;
    text-shadow: 1px 1px 1px #630f10;
    border-color: #bc1c1f
}
#language-menu .menu-item a a {
    color: #e0e0e0
}
#language-menu .menu-item a a:visited {
    color: #dadada
}
#language-menu .menu-item a a:hover {
    color: #ddd;
    background-color: #8f1518
}
#language-menu .menu-item a:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
#language-menu .menu-item a:hover a {
    color: #e0e0e0
}
#language-menu .menu-item a:hover a:visited {
    color: #dadada
}
#language-menu .menu-item a:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}

@media only screen and (min-width: 800px) {
#language-menu {
    position: absolute;
    top: -6px;
    right: 2rem;
    margin: 0
}
}
.button {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    box-shadow: -1px 1px 5px 1px #e5e5e5;
    vertical-align: middle;
    text-decoration: none;
    border-radius: .2rem;
    cursor: pointer;
    font-weight: 300;
    background-color: #bc1c1f;
    color: #f5f5f5;
    border: 1px solid #a5191b;
    text-shadow: 1px 1px 1px #630f10
}
.button a {
    color: #e0e0e0
}
.button a:visited {
    color: #dadada
}
.button a:hover {
    color: #ddd;
    background-color: #8f1518
}
.button-loud {
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100
}
.button-loud a {
    color: #e0e0e0
}
.button-loud a:visited {
    color: #dadada
}
.button-loud a:hover {
    color: #ddd;
    background-color: #cc8200
}
.button:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.button:hover a {
    color: #e0e0e0
}
.button:hover a:visited {
    color: #dadada
}
.button:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.button-loud:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.button-loud:hover a {
    color: #e0e0e0
}
.button-loud:hover a:visited {
    color: #dadada
}
.button-loud:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
a.top-button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: none;
    padding: 1.5rem 2rem 1rem 2rem;
    text-transform: uppercase;
    font-size: 15px;
    box-shadow: 0 0 5px 1px #4d0b0d;
    line-height: 175%;
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
a.top-button a {
    color: #e0e0e0
}
a.top-button a:visited {
    color: #dadada
}
a.top-button a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
a.top-button:hover {
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100
}
a.top-button:hover a {
    color: #e0e0e0
}
a.top-button:hover a:visited {
    color: #dadada
}
a.top-button:hover a:hover {
    color: #ddd;
    background-color: #cc8200
}
.top-button .carrot {
    display: block;
    font-weight: bold;
    font-size: 16px;
    line-height: 175%
}
.sidebar-blog .container {
    box-shadow: -1px 1px 5px 1px #5d5e5e;
    padding: 0 1rem;
    margin: 1rem 0 0 1rem;
    font-size: 95%;
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545;
    border-radius: .2rem
}
.sidebar-blog .container a {
    color: #e0e0e0
}
.sidebar-blog .container a:visited {
    color: #dadada
}
.sidebar-blog .container a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.sidebar-blog ul {
    list-style-type: none;
    padding: 0;
    margin: 1rem
}
.sidebar-blog ul li {
    padding: .5rem 0;
    line-height: 110%
}
.sidebar-blog ul li:first-child {
    padding-top: 0
}
.sidebar-blog ul li:last-child {
    padding-bottom: 0
}
.subscribe {
    background-image: url("img/bg-subscribe.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 32px;
    display: block;
    margin: 2rem;
    font-weight: bold;
    text-decoration: none
}
.brand-block {
    max-width: 504px;
    margin: 0 auto;
    position: relative
}
.brand-tag {
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    line-height: 100%;
    left: 25%;
    display: block;
    white-space: nowrap;
    font-weight: 300;
    color: #bc1c1f;
    font-size: 15px;
    font-family: "Times New Roman", Times, serif
}
.brand-tag a {
    text-decoration: none
}
.brand-block a:hover {
    background-color: transparent
}
.contact-link {
    padding: 0 .25rem
}
.contact-link img {
    max-width: 31px
}
.contact-block {
    max-width: 500px;
    display: block;
    margin: 1rem auto 0 auto;
    text-align: center
}
.contact-info {
    font-size: 39px;
    line-height: 100%;
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100;
    padding: .4rem;
    border-radius: .2rem;
    box-shadow: 1px 1px 5px 1px #555;
    margin-top: .5rem
}
.contact-info a {
    color: #e0e0e0
}
.contact-info a:visited {
    color: #dadada
}
.contact-info a:hover {
    color: #ddd;
    background-color: #cc8200
}
.contact-tag {
    display: block;
    text-transform: uppercase
}
.contact-number {
    font-weight: 300
}
.accolades-block {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545;
    padding: 1rem;
    text-align: center;
    box-shadow: -1px 1px 5px 1px #5d5e5e
}
.accolades-block a {
    color: #e0e0e0
}
.accolades-block a:visited {
    color: #dadada
}
.accolades-block a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.accolades-list {
    margin: 1rem 0 0;
    padding: 1rem 0 0
}
.accolades-list li {
    display: inline-block;
    margin: 0;
    padding: .5rem
}
.accolades-list li img {
    width: auto;
    box-shadow: -1px 1px 5px 1px #5d5e5e;
    max-width: 100%
}
.accolades-block h1, .accolades-block h2, .accolades-block h3, .accolades-block h4, .accolades-block h5, .accolades-block h6 {
    font-size: 28px;
    margin: 0;
    padding: 0
}
.location-block {
    padding: 1rem 0 0 0
}
.testimonial-block {
    background: #791214;
    color: #f5f5f5;
    font-size: 28px;
    line-height: 133%;
    font-weight: bold;
    padding: 2rem;
    box-shadow: -1px 1px 5px 1px #e5e5e5
}
.testimonial-block a {
    position: relative
}
.testimonial-block a, .testimonial-block a:visited {
    display: block;
    margin: 2rem 0 0 0;
    padding: 2rem 2rem 2rem 4.7rem;
    background-color: #fefefe;
    font-size: 16px;
    line-height: 110%;
    text-decoration: none;
    font-weight: normal;
    background-image: url("img/bg-btn-client-testimonials.png");
    background-position: 1rem center;
    background-repeat: no-repeat;
    box-shadow: -1px 1px 5px 1px #4d0b0d;
    text-transform: uppercase
}
.testimonial-block a:hover, .testimonial-block a:hover span {
    background-color: #FFA200;
    color: #f5f5f5
}
.testimonial-block a:hover {
    background-image: url("img/bg-btn-client-testimonials-o.png")
}
.testimonial-block .arrow {
    position: absolute;
    top: 50%;
    right: 1rem;
    line-height: 100%;
    margin-top: -.5rem
}

@media only screen and (min-width: 750px) {
.testimonial-block a {
    padding: 1rem 2rem 1rem 4.7rem
}
}
.page_section-block h1 .page_section-block h2, .page_section-block h3, .page_section-block h4, .page_section-block h5, .page_section-block h6 {
    font-size: 28px
}
.page_section-list {
    padding: 0 0 1rem 0;
    margin: 0
}
.page_section-list {
    list-style-position: inside
}
.portrait-block {
    padding: 2rem 0
}
.badge-title {
    display: block;
    text-transform: uppercase;
    line-height: 110%;
    font-size: 18px;
    text-align: left
}
.badge-group, .badge-group:visited {
    box-shadow: -1px 1px 5px 1px #434545;
    display: block;
    line-height: 175%;
    text-align: center;
    padding: .5rem;
    margin: 0 1rem .75rem 1rem;
    text-decoration: none;
    z-index: 10;
    border-radius: .2rem;
    background-color: #791214;
    color: #f5f5f5;
    border: 1px solid #630f10;
    text-shadow: 1px 1px 1px #200505
}
.badge-group a, .badge-group:visited a {
    color: #e0e0e0
}
.badge-group a:visited, .badge-group:visited a:visited {
    color: #dadada
}
.badge-group a:hover, .badge-group:visited a:hover {
    color: #ddd;
    background-color: #4d0b0d
}
.badge-block p {
    display: none
}
.badge-image, .badge-button {
    display: none
}

@media only screen and (min-width: 675px) {
.badge-block {
    width: 25%;
    float: left;
    padding: 0 .75rem;
    display: flex
}
.badge-title {
    text-align: center;
    font-size: 13px
}
.badge-block p {
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 110%;
    display: none
}
.badge-group, .badge-group:visited {
    display: block;
    margin: -3.25rem 0 0 0;
    line-height: 175%;
    text-align: center;
    padding: 1.5rem .5rem;
    position: relative;
    text-decoration: none;
    box-shadow: -1px 1px 5px 1px #2a2b2b;
    width: 100%
}
.badge-group .badge-button {
    position: absolute;
    bottom: -1rem;
    left: 50%;
    margin-left: -1rem;
    display: block;
    height: 2rem;
    width: 2rem;
    line-height: 100%;
    box-shadow: -1px 1px 5px 1px #4d0b0d;
    background-color: #bc1c1f;
    color: #f5f5f5;
    border: 1px solid #a5191b;
    text-shadow: 1px 1px 1px #630f10
}
.badge-group .badge-button a {
    color: #e0e0e0
}
.badge-group .badge-button a:visited {
    color: #dadada
}
.badge-group .badge-button a:hover {
    color: #ddd;
    background-color: #8f1518
}
.badge-group:hover {
    background-color: #bc1c1f;
    color: #f5f5f5;
    border: 1px solid #a5191b;
    text-shadow: 1px 1px 1px #630f10
}
.badge-group:hover a {
    color: #e0e0e0
}
.badge-group:hover a:visited {
    color: #dadada
}
.badge-group:hover a:hover {
    color: #ddd;
    background-color: #8f1518
}
.badge-group:hover .button, .badge-group .button:hover {
    box-shadow: -1px 1px 5px 1px #5d5e5e;
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100
}
.badge-group:hover .button a, .badge-group .button:hover a {
    color: #e0e0e0
}
.badge-group:hover .button a:visited, .badge-group .button:hover a:visited {
    color: #dadada
}
.badge-group:hover .button a:hover, .badge-group .button:hover a:hover {
    color: #ddd;
    background-color: #cc8200
}
.badge-image {
    display: block;
    margin: 1rem auto
}
.badge-0 .badge-image {
    max-width: 33px
}
.badge-1 .badge-image {
    max-width: 65px
}
.badge-2 .badge-image {
    max-width: 58px
}
.badge-3 .badge-image {
    max-width: 45px
}
}

@media only screen and (min-width: 820px) {
.badge-block p {
    display: block;
    font-size: 15px
}
.badge-title {
    font-size: 18px
}
.badge-group, .badge-group:visited {
    padding: 1.5rem 1rem 1rem 1rem
}
}
.banner-block {
    text-align: center;
    position: relative
}
.banner-block:after {
    content: "";
    display: table;
    clear: both
}
.banner-block.slider {
    padding: 1rem 1.5rem 0 1.5rem
}
.banner-block .banner-slide {
    margin: 0 auto 2.75rem auto;
    padding: 2rem 0;
    font-size: 23px;
    color: #8a2012;
    background: rgba(252,243,235,0.9);
    text-align: center;
    position: relative;
    line-height: 110%;
    width: 80%
}
.banner-block.slider .banner-slide {
    font-size: 16px;
    text-align: left;
    padding: 1rem 2rem 1.5rem 3rem;
    color: #5d5e5e;
    font-weight: normal;
    width: 100%;
    min-height: 220px
}
.banner-block.slider .banner-slide p {
    margin-top: .25rem
}
.banner-block .banner-previous {
    position: absolute;
    top: 50%;
    left: 1rem;
    z-index: 15;
    box-shadow: -1px 1px 5px 1px #434545;
    margin-top: -3rem;
    padding-left: .75rem;
    padding-right: .75rem
}
.banner-block .banner-next {
    position: absolute;
    top: 50%;
    right: 1rem;
    z-index: 15;
    box-shadow: -1px 1px 5px 1px #434545;
    margin-top: -3rem;
    padding-left: .75rem;
    padding-right: .75rem
}
.banner-block.slider h1, .banner-block.slider h2, .banner-block.slider h3, .banner-block.slider h4, .banner-block.slider h5, .banner-block.slider h6 {
    color: #cc8200;
    font-size: 23px;
    line-height: 110%;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0
}
.banner-block .banner-logo {
    position: absolute;
    width: auto;
    right: 2.5rem;
    top: 2rem;
    display: none;
    z-index: 5
}
.banner-block.static .banner-attorney {
    max-width: 228px;
    max-height: 159px;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    z-index: 10
}
.banner-block.static .banner-slide {
    padding: 1rem
}
.banner-block.slider .banner-attorney {
    width: 40%;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    display: none;
    z-index: 10
}
.banner-slide {
    display: none
}
.banner-slide.active {
    display: block
}
.banner-block .read-more-button {
    position: absolute;
    bottom: -1.33rem;
    left: 4rem;
    box-shadow: -1px 1px 5px 1px #434545;
    padding: .75rem 2rem;
    text-transform: uppercase;
    font-weight: 300;
    background-color: #bc1c1f;
    color: #f5f5f5;
    border: 1px solid #a5191b;
    text-shadow: 1px 1px 1px #630f10
}
.banner-block .read-more-button a {
    color: #e0e0e0
}
.banner-block .read-more-button a:visited {
    color: #dadada
}
.banner-block .read-more-button a:hover {
    color: #ddd;
    background-color: #8f1518
}
.banner-block .button:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.banner-block .button:hover a {
    color: #e0e0e0
}
.banner-block .button:hover a:visited {
    color: #dadada
}
.banner-block .button:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.banner-slide span {
    color: #502610
}

@media only screen and (min-width: 560px) {
.banner-block.slider .banner-attorney {
    display: inline-block
}
.banner-block.slider .banner-slide {
    padding-right: 37%
}
.banner-block.slider {
    padding: 1rem 1.5rem 2rem 1.5rem
}
.banner-block.static .banner-slide {
    padding: 2rem
}
}

@media only screen and (min-width: 675px) {
.banner-block .banner-slide {
    margin: 0 auto 3.75rem auto
}
}

@media only screen and (min-width: 750px) {
.banner-block.slider {
    padding: 1rem 2rem 2rem 2rem
}
}

@media only screen and (min-width: 780px) {
.banner-block {
    text-align: right
}
.banner-block.slider .banner-attorney {
    width: 40%;
    position: absolute;
    right: 10%;
    bottom: 0;
    margin-bottom: 0;
    margin-right: 30px;
    display: inline-block;
    z-index: 10
}
.banner-block .banner-logo.active {
    display: block
}
.banner-block.static {
    padding-top: 2rem
}
.banner-block.static .banner-attorney {
    max-width: 250px;
    max-height: 200px;
    position: relative;
    margin-bottom: 0px!important;
    display: inline-block;
    float: right
}
.banner-block.static .banner-slide {
    margin-top: 1rem;
    width: 75%
}
.banner-block.slider .banner-slide {
    float: left;
    margin: .5rem -100% 4rem 0;
    padding-right: 50%
}
}

@media only screen and (min-width: 900px) {
.banner-block .banner-slide {
    font-size: 28px;
    font-weight: 800
}
.banner-block.slider .banner-slide {
    margin: 2rem -100% 4rem 0
}
.banner-block .banner-logo {
    top: 3.5rem
}
}

@media only screen and (min-width: 1000px) {
.banner-block .banner-logo {
    right: 3rem;
    top: 4rem
}
.banner-block.slider .banner-slide {
    padding-left: 3rem
}
.banner-block .read-more-button {
    left: 3rem
}
}
input::-webkit-input-placeholder {
color:#5d5e5e
}
input:-moz-placeholder {
color:#5d5e5e
}
input::-moz-placeholder {
color:#5d5e5e
}
input:-ms-input-placeholder {
color:#5d5e5e
}
input, textarea, label span, select {
    padding: .2rem;
    vertical-align: middle
}
label {
    padding-top: .5rem;
    display: block
}
form {
    text-align: left;
    font-size: 0
}
form:after {
    content: "";
    display: table;
    clear: both
}
input, textarea, button, label span, select {
    font-size: 16px
}
button, .button {
    padding: .2rem .5rem
}
form, input, .button, button, label {
    margin: 0
}
input, textarea, select {
    background: #f7ebe3;
    border: 1px solid #434545;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
    background: #fefefe
}
.form-inline .contact-form-checkbox-group {
    padding: .5rem
}
.form-inline .contact-form-checkbox-group:after {
    content: "";
    display: table;
    clear: both
}
.form-inline label span {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: .2rem;
    line-height: 130%
}
.form-inline .contact-form-checkbox-group .checkbox-group-title {
    vertical-align: middle;
    font-size: 16px;
    float: left;
    width: 40%;
    padding-top: .5rem
}
.checkbox-group-options {
    float: left;
    width: 60%
}
.form-inline input, .form-inline textarea, .form-inline select {
    width: 60%
}
select {
    cursor: pointer
}
.form-inline button, .form-inline .button .form-inline input[type=submit] {
    float: right;
    margin: 2rem 0
}
label.contact-form-state.select {
    position: relative
}
label.contact-form-state.select:after {
    font-size: 1rem;
    content: "▼";
    display: block;
    padding: .2rem .5rem;
    position: absolute;
    top: .5rem;
    right: 0;
    margin: 0;
    line-height: 175%;
    background: #eccfbb;
    color: #f5f5f5;
    text-align: center;
    border: 1px solid #434545;
    pointer-events: none
}
label.contact-form-state.select:hover:after {
    background-color: #f7ebe3;
    color: #434545
}
.form-inline input[type=checkbox] {
    width: auto;
    margin-right: 1rem;
    vertical-align: middle;
    line-height: 175%;
    padding: .5rem;
    display: none
}
.form-inline .contact-form-checkbox span {
    position: relative;
    padding-left: 32px;
    width: 100%
}
.form-inline .contact-form-checkbox span:hover {
    cursor: pointer
}
.form-inline .contact-form-checkbox span:before {
    content: "";
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
    position: absolute;
    left: 0;
    top: .3rem;
    font-size: .8rem;
    padding: .0;
    background-color: #f7ebe3;
    border: 1px solid #434545
}
.form-inline input[type="checkbox"]:checked+span:before {
    content: "\2713";
    text-align: center;
    color: #f5f5f5;
    background-color: #bc1c1f;
    line-height: 1rem;
    transition: all .2s
}
.menu-search-form input {
    background: #fefefe;
    padding-left: .5rem
}
.menu-search-form .button {
    margin-left: .25rem;
    box-shadow: -1px 1px 5px 1px #4d0b0d;
    padding-left: .75rem;
    padding-right: .75rem
}
.menu-search-form .button:hover {
    background-color: #767878;
    border-color: #5d5e5e
}
.notice {
    font-size: 16px;
    padding-top: 1rem
}
.notice p {
    padding: 0;
    margin: 0
}
.notice img {
    float: left;
    padding: 0 .5rem .5rem 0
}
.contact-form-name input,
.contact-form-email input,
.contact-form-phone input {
    background-image: url("https://callegal.com/wp-content/uploads/2019/07/sprites.png");
    background-repeat: no-repeat;
    padding-left: 40px;
}
.contact-form-name input {
    background-position: 0 -41px ;
}
.contact-form-email input {
    background-position: 0 -91px ;
}
.contact-form-phone input {
    background-position: 0 8px;
}

.contact-form-description textarea {
    padding-left: 40px;
    background-image: url("img/bg-text-area-desc.png");
    background-position: .2rem .33rem;
    background-repeat: no-repeat;
}
/*.dm-envelope {
    background-position: -10px -0px;
    width: 31px;
    height: 24px;
 }*/
.row.brand {
    background: #fefefe;
    text-align: center;
    border-top: 6px solid #791214;
    padding: 0;
    overflow: hidden
}
.row.brand:after {
    content: "";
    display: table;
    clear: both
}
.row.brand .container {
    position: relative;
    padding: 2rem
}
.row.banner {
    background: #2374C4;
    color: #f5f5f5;
    background-image: url("img/bg-banner-wrap-home.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0
}
.row.badges {
    background: #fefefe;
    margin: 0;
    padding: .5rem 0 0 0;
    position: relative
}

@media only screen and (min-width: 675px) {
.row.badges .container {
    display: flex;
    padding-bottom: 3rem
}
}

@media only screen and (min-width: 800px) {
.brand .brand-block {
    position: relative;
    width: 50%;
    float: left
}
.brand .contact-block {
    max-width: 500px;
    margin-top: 1rem;
    float: right
}
}
.footer {
    background-color: #4d0b0d;
    color: #f5f5f5;
    border: 1px solid #360809;
    text-shadow: 1px 1px 1px #000;
    position: relative;
    font-weight: 300
}
.footer a {
    color: #e0e0e0
}
.footer a:visited {
    color: #dadada
}
.footer a:hover {
    color: #ddd;
    background-color: #200505
}
.footer:after {
    content: "";
    display: table;
    clear: both
}
.footer-left, .footer-right {
    text-align: center;
    padding: 1rem
}
.footer .button {
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100;
    box-shadow: -1px 1px 5px 1px #550d0e
}
.footer .button a {
    color: #e0e0e0
}
.footer .button a:visited {
    color: #dadada
}
.footer .button a:hover {
    color: #ddd;
    background-color: #cc8200
}
.footer .button:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.footer .button:hover a {
    color: #e0e0e0
}
.footer .button:hover a:visited {
    color: #dadada
}
.footer .button:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.footer-brand {
    display: block;
    max-width: 504px;
    margin: 0 auto
}
.footer .contact-number {
    text-shadow: 0px 1px 0px #434545
}
.footer .contact-block {
    padding: 2rem 1rem;
    box-shadow: -1px 1px 5px 1px #550d0e;
    border-radius: .2rem;
    background-color: #791214;
    color: #f5f5f5;
    border: 1px solid #630f10;
    text-shadow: 1px 1px 1px #200505
}
.footer .contact-block a {
    color: #e0e0e0
}
.footer .contact-block a:visited {
    color: #dadada
}
.footer .contact-block a:hover {
    color: #ddd;
    background-color: #4d0b0d
}

@media only screen and (min-width: 750px) {
.footer-left {
    float: left;
    max-width: 50%;
    padding-right: 1rem;
    text-align: left
}
.footer-right {
    float: right;
    max-width: 50%;
    padding-left: 1rem;
    text-align: left
}
}
.row.contact-form {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    background-color: #791214;
    color: #f5f5f5;
    border: 1px solid #630f10;
    text-shadow: 1px 1px 1px #200505
}
.row.contact-form a {
    color: #e0e0e0
}
.row.contact-form a:visited {
    color: #dadada
}
.row.contact-form a:hover {
    color: #ddd;
    background-color: #4d0b0d
}
.contact-form .button {
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100;
    box-shadow: -1px 1px 5px 1px #6c1012
}
.contact-form .button a {
    color: #e0e0e0
}
.contact-form .button a:visited {
    color: #dadada
}
.contact-form .button a:hover {
    color: #ddd;
    background-color: #cc8200
}
.contact-form .button:hover {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.contact-form .button:hover a {
    color: #e0e0e0
}
.contact-form .button:hover a:visited {
    color: #dadada
}
.contact-form .button:hover a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.contact-form .container h1, .contact-form .container h2, .contact-form .container h3, .contact-form .container h4, .contact-form .container h5, .contact-form .container h6 {
    color: #fefefe;
    font-size: 28px;
    line-height: 175%
}
.row.location {
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545;
    font-weight: 300
}
.row.location a {
    color: #e0e0e0
}
.row.location a:visited {
    color: #dadada
}
.row.location a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.location p {
    margin: 0;
    padding: .5rem 0 0
}
.location-left, .location-right, .location-middle {
    display: block;
    vertical-align: top;
    margin: 3rem auto;
    text-align: center
}
.location h1, .location h2, .location h3, .location h4, .location h5, .location h6 {
    color: #fefefe;
    font-size: 28px;
    line-height: 100%;
    padding: 0;
    margin: 0
}
.location-left img {
    max-width: 389px
}
.location-right img {
    max-width: 245px
}

@media only screen and (min-width: 675px) {
.location-left {
    width: 40%;
    padding: 1rem 0;
    display: inline-block;
    text-align: left
}
.location-middle {
    width: 40%;
    padding: 1rem;
    display: inline-block;
    text-align: left;
    font-size: 80%
}
.location-right {
    width: 19%;
    padding: 1rem 0;
    display: inline-block;
    text-align: left
}
}

@media only screen and (min-width: 750px) {
.location-left {
    width: 40%
}
.location-middle {
    width: 35%;
    padding: 1rem 2rem;
    font-size: 100%
}
.location-right {
    width: 24%
}
}
.row.whoami {
    background: #fefefe
}
.whoami-mixer:after {
    content: "";
    display: table;
    clear: both
}
.whoami-left {
    padding-top: 2rem
}
.whoami-middle {
    text-align: center;
    padding-top: 1rem
}
.whoami-middle img {
    max-width: 162px;
    box-shadow: -1px 1px 5px 1px #cbcbcb;
    border: 2px solid #000
}

@media only screen and (min-width: 600px) {
.whoami-left, .whoami-middle, .whoami-right {
    display: inline-block;
    vertical-align: top;
    padding-top: 1rem
}
.whoami-right {
    padding-left: 1rem;
    width: 40%
}
.whoami-mixer {
    width: 60%;
    overflow: hidden;
    float: left
}
.whoami-middle {
    width: 20%;
    float: right
}
.whoami-left {
    width: 80%;
    float: left;
    padding-right: 1rem;
    padding-top: 1rem
}
}
.whoami h1, .whoami h2, .whoami h3, .whoami h4, .whoami h5, .whoami h6 {
    font-size: 28px;
    line-height: 175%;
    text-align: center;
    margin: 0;
    padding: 1rem
}
.row.accolades {
    background: #fefefe
}
.row.testimonials {
    padding-left: 0;
    padding-right: 0;
    background-color: #767878;
    border: 1px solid #5d5e5e;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #434545
}
.row.testimonials a {
    color: #e0e0e0
}
.row.testimonials a:visited {
    color: #dadada
}
.row.testimonials a:hover {
    color: #ddd;
    background-color: #5d5e5e
}
.row.testimonials .container {
    padding-left: 0;
    padding-right: 0
}
.testimonials h1, .testimonials h2, .testimonials h3, .testimonials h4, .testimonials h5, .testimonials h6 {
    font-size: 28px;
    text-align: center;
    margin: 1rem;
    text-shadow: 1px 1px 1px #838585
}
.testimonials-left, .testimonials-right, .testimonials-middle {
    padding: 1rem 0
}
.testimonials .testimonials-block .button {
    box-shadow: -1px 1px 5px 1px #5d5e5e
}
.testimonials-block, .testimonials-block:hover {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 0 .5rem;
    padding-top: 76px;
    background-position: center 2px;
    background-repeat: no-repeat
}
.testimonials a.testimonials-block:hover {
    background-color: transparent
}
.testimonials-left .testimonials-block {
    background-image: url("img/bg-client-testimonials-left.png")
}
.testimonials-left .testimonials-block:hover {
    background-image: url("img/bg-client-testimonials-left-o.png");
    background-position: center 2px;
    background-repeat: no-repeat
}
.testimonials-middle .testimonials-block {
    background-image: url("img/bg-attorney-testimonials-middle.png")
}
.testimonials-middle .testimonials-block:hover {
    background-image: url("img/bg-attorney-testimonials-middle-o.png")
}
.testimonials-right .testimonials-block {
    background-image: url("img/bg-video-testimonials-right.png")
}
.testimonials-right .testimonials-block:hover {
    background-image: url("img/bg-video-testimonials-right-o.png")
}
.testimonials-block p {
    color: #f5f5f5;
    font-weight: 300
}
.testimonials-block:hover, .testimonials-block:hover h4 {
    color: #FFA200
}
.testimonials-block:hover .button {
    background-color: #FFA200;
    color: #f5f5f5;
    border: 1px solid #b37100;
    text-shadow: 1px 1px 1px #996100
}
.testimonials-block:hover .button a {
    color: #e0e0e0
}
.testimonials-block:hover .button a:visited {
    color: #dadada
}
.testimonials-block:hover .button a:hover {
    color: #ddd;
    background-color: #cc8200
}
.testimonials-block h1, .testimonials-block h2, .testimonials-block h3, .testimonials-block h4, .testimonials-block h5, .testimonials-block h6 {
    font-size: 23px;
    text-align: center;
    margin: 0;
    text-shadow: 1px 1px 1px #000;
    color: #fefefe
}
.testimonials-video-image {
    margin: 1rem auto 2rem auto;
    display: block;
    box-shadow: -1px 1px 5px 1px #5d5e5e;
    border: 1px solid #505151;
    max-width: 245px
}

@media only screen and (min-width: 700px) {
.testimonials-left, .testimonials-right, .testimonials-middle {
    float: left;
    width: 33%
}
}

.menu-item-search {display:none}
.post_list {display: flex; padding-right: 21rem; max-width: 700px; flex-wrap: wrap!important }
 .post_list article {width: 45%!important; display: flex!important; flex-direction: column; border: 1px solid #eee; padding-right: 0rem!important; padding: 0px 1rem!important; margin: .5rem; line-height: 140%!important }
.post_list article img{width: 100%; height: auto!important; margin-top: -20px}
.archive-title {width: 100%; display: block}
.site-main.page article {
    margin-right: 21rem
}

@media screen and (max-width: 767px){
	.post_list {display: block; padding-right: 0rem; max-width: 700px;  }
 .post_list article {width: 100%!important; display: block!important; flex-direction: column; border: 1px solid #eee; padding-right: 0rem!important; padding: 0px 1rem!important; margin: .5rem 0rem; line-height: 140%!important }
	.post_list article img{width: 100%; height: auto!important; margin-top: 10px}
	.container {
    max-width: 978px;
    margin: 0 auto;
    padding-left: 0px;
}
	.site-main.page article {
    margin-right: 0rem
}
}
div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }
.wpcf7-recaptcha > div {
    margin: 0 0 15px auto;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
    width: 50%; max-width: 300px

}