/*
Theme Name: Fox Injury Law
Description: Designed and Powered by Southeast Legal Marketing
Version: 1.0
Author: Southeast Legal Marketing
Theme URI: http://www.southeastlegalmarketing.com
Template: enfold
*/


/* CUSTOM CSS */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap');

.hide {
    display: none;
}
.html_header_top.html_logo_center .logo {
    left: 0;
	max-width: 375px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
#header_meta .phone-info {
    padding: 11px 0 10px;
}
/*#header_meta .phone-info img {
    height: 18px;
    vertical-align: middle;
    padding-right: 11px;
}*/
#header_meta .phone-info:before {
    content: "";
    display: inline-block;
    
    /*margin-top: -2px;*/
    margin-right: 10px;
    background-size: contain;
    background-position: 99% !important;
    width: 12px;
    height: 18px;
    vertical-align: top;
    background-repeat: no-repeat;
    /*opacity: .4;*/
}
#header_meta .phone-info .address,
#header_meta .sub_menu {
    font-size: 15px;
}
#header_meta .address .bull {
    color: #9ab3c4 !important;
    margin: 0 8px;
}
/*#header_meta [data-av_icon]:before {
    color: #9ab3c4 !important;
}*/
#header_meta li {
    border: none !important;
}
#header_meta .av_font_icon a {
    padding: 4px 30px;
}
#header_meta .meta-mobile .address a {
    border-left: 1px solid #ffffff80 !important;
}
#header_meta .meta-mobile .message a {
    border-right: 1px solid #ffffff80 !important;
}
#header_meta .covid-19 a {
    border: none !important;
    background: #dc4405 !important;
	padding: 5px 30px;
}
#header_meta .sub_menu a {
    padding: 10px 18px 12px;
}
#menu-item-2182 {
    display: none !important;
}
#menu-item-2311 {
    margin-right: 15px;
}
#menu-item-2311 a {
    background: #dc4405;
}
#header_meta .sub_menu li {
    line-height: 20px;
}
#header_meta .evaluation a {
	color: #fff !important;
	background: #9ab3c4 !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#header_meta .evaluation a:hover {
	background: #57768a !important;
}
.av-main-nav > li > a {
    padding: 0 18px;
    font-weight: normal !important;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    padding-left: 18px;
    margin-left: -18px;
}
.header_color span {
    border-color: rgba(235, 235, 235, 0.4);
}
.av-main-nav ul li {
    border-bottom: 1px solid #6e8999;
}
.av-main-nav ul li:last-child {
    border-bottom: none !important;
}
#popmake-2319 h3,
#popmake-2494 h3 {
	color: #426176;
    font-size: 24px;
    line-height: 1.25em;
	letter-spacing: 1px;
}
#popmake-2319 a,
#popmake-2494 a,
#popmake-2905 a {
    color: #dc4405;
    font-weight: 800;
}
#popmake-2319 strong,
#popmake-2494 strong {
	color: #426176;
}
#popmake-2319 ul,
#popmake-2494 ul {
	list-style: disc outside;
}
#popmake-2319 ul li,
#popmake-2494 ul li {
	margin-left: 1em;
}
#custom_post_widget-2 {
    float: right;
    position: relative;
	padding: 16px 0;
    transform: translate(-0%);
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#custom_post_widget-2 p {
	font-size: 16px;
    line-height: 1;
}
#custom_post_widget-2 span {
	display: block;
	margin-bottom: 8px;
}
#custom_post_widget-2 a {
    color: #426176;
    /*font-family: 'merriweather' !important;*/
    font-size: 32px;
    font-weight: 600;
    text-decoration: none !important;
}
.home_slider span {
	font-size: .6em;
    line-height: 1;
}
.home_banner a {
	padding: 40px 10px !important;
}
.home_banner span {
	font-size: 30px;
    letter-spacing: 1px;
    font-family: 'dmserifdisplay-reg' !important;
    text-transform: none !important;
}
/*.avia-button.avia-size-large {
    min-width: 200px;
}*/
#areas .sa_hover_container {
    min-height: 260px !important;
    padding: 30px !important;
    background-size: 105% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas .sa_hover_container:hover {
    background-size: 120% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas h3 {
    color: #fff;
	font-size: 22px;
    border-bottom: 1px solid #ffffff70;
    padding-bottom: 10px;
    width: 72%;
    position: absolute;
    bottom: 40px;
}
#areas .owl-nav button {
    width: 22px !important;
    height: 40px !important;
	top: 45%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#areas .owl-nav .owl-prev {
    left: -30px;
}
#areas .owl-nav .owl-next {
    right: -30px;
}
#areas .owl-nav .owl-prev {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
	opacity: 0.35;
}
#areas .owl-nav .owl-prev:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
	opacity: 0.85;
}
#areas .owl-nav .owl-next {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
	opacity: 0.35;
}
#areas .owl-nav .owl-next:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
	opacity: 0.85;
}
#areas .owl-dots {
    bottom: -32px !important;
}
#areas .sa_hover_buttons {
	width: 90%;
    height: 100%;
	top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 18px !important;
}
/*#areas .sa_hover_buttons:hover {
	background-color: #42617652 !important;
}*/
#areas .sa_slide_link_icon {
    opacity: 0 !important;
	width: 100%;
    height: 100%;
}

#areas_1 .sa_hover_container {
    min-height: 260px !important;
    padding: 30px !important;
    background-size: 105% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas_1 .sa_hover_container:hover {
    background-size: 120% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas_1 h3 {
    color: #fff;
    font-size: 22px;
    border-bottom: 1px solid #ffffff70;
    padding-bottom: 10px;
    width: 72%;
    position: absolute;
    bottom: 40px;
}
#areas_1 .owl-nav button {
    width: 22px !important;
    height: 40px !important;
    top: 45%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#areas_1 .owl-nav .owl-prev {
    left: -30px;
}
#areas_1 .owl-nav .owl-next {
    right: -30px;
}
#areas_1 .owl-nav .owl-prev {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
    opacity: 0.35;
}
#areas_1 .owl-nav .owl-prev:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
    opacity: 0.85;
}
#areas_1 .owl-nav .owl-next {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
    opacity: 0.35;
}
#areas_1 .owl-nav .owl-next:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
    opacity: 0.85;
}
#areas_1 .owl-dots {
    bottom: -32px !important;
}
#areas_1 .sa_hover_buttons {
    width: 90%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 18px !important;
}
/*#areas_1 .sa_hover_buttons:hover {
    background-color: #42617652 !important;
}*/
#areas_1 .sa_slide_link_icon {
    opacity: 0 !important;
    width: 100%;
    height: 100%;
}
#areas_2 .sa_hover_container {
    min-height: 260px !important;
    padding: 30px !important;
    background-size: 105% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas_2 .sa_hover_container:hover {
    background-size: 120% !important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#areas_2 h3 {
    color: #fff;
    font-size: 22px;
    border-bottom: 1px solid #ffffff70;
    padding-bottom: 10px;
    width: 72%;
    position: absolute;
    bottom: 40px;
}
#areas_2 .owl-nav button {
    width: 22px !important;
    height: 40px !important;
    top: 45%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#areas_2 .owl-nav .owl-prev {
    left: -30px;
}
#areas_2 .owl-nav .owl-next {
    right: -30px;
}
#areas_2 .owl-nav .owl-prev {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
    opacity: 0.35;
}
#areas_2 .owl-nav .owl-prev:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_prev.png) center center no-repeat scroll !important;
    opacity: 0.85;
}
#areas_2 .owl-nav .owl-next {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
    opacity: 0.35;
}
#areas_2 .owl-nav .owl-next:hover {
    background: transparent url(/wp-content/uploads/2020/05/icon_next.png) center center no-repeat scroll !important;
    opacity: 0.85;
}
#areas_2 .owl-dots {
    bottom: -32px !important;
}
#areas_2 .sa_hover_buttons {
    width: 90%;
    height: 100%;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 18px !important;
}
/*#areas_2 .sa_hover_buttons:hover {
    background-color: #42617652 !important;
}*/
#areas_2 .sa_slide_link_icon {
    opacity: 0 !important;
    width: 100%;
    height: 100%;
}
/*.black .sa_owl_theme .owl-item .sa_hover_container:hover .sa_hover_buttons .sa_slide_link_icon {
    background: rgba(255,255,255,0.3) url(../images/black_slide_link.png) no-repeat center center !important;
	background-color: #426176 !important;
	width: 100%;
    height: 100%;
}*/
#areas_1, #areas_2{
    margin-top: 30px;
}
.practice-areas_images .av-inner-masonry-content-pos-content {
    vertical-align: bottom !important;
    text-align: left;
}
.practice-areas_images .av-inner-masonry-content {
    background: rgba(0,0,0,0.5) !important;
	padding: 5% 12% 12%;
}
.practice-areas_images .av-inner-masonry-content:hover {
    background: #426176 !important;
}
.home-attorneys_images .av-inner-masonry-content {
    background-color: transparent !important;
    text-align: center;
}
.home-attorneys_images .av-masonry-entry-title {
    font-size: 24px;
    color: #426176;
}
.home-attorneys_images .av-masonry-entry-content {
    font-weight: bold;
}
.home-attorneys_images .avia-arrow {
    display: none;
}
.home_badges p {
    text-align: center;
}
.home_badges img {
    display: inline-block;
	vertical-align: middle;
    max-width: 150px;
    margin: 0 10px;
}
.testimonials_home p {
    font-size: 18px;
    line-height: 28px;
}
.testimonials_home .avia-testimonial-name {
    color: #426176 !important;
    font-weight: normal;
	margin-top: 0 !important;
}
.article-content h1,
.article-content_attorneys h1,
.article-content_videos h1 {
    font-size: 30px;
    margin-bottom: 18px;
    padding-bottom: 6px;
    border-bottom: 2px solid #426176 !important;
}
.article-content h2,
.article-content_attorneys h2,
.article-content_videos h2  {
    font-size: 24px;
    color: #426176 !important;
}
.article-content h3,
.article-content_attorneys h3,
.article-content_videos h3  {
    color: #426176 !important;
}
.article-content p a,
.article-content_attorneys p a,
.article-content_videos p a,
.article-content ul a {
    color: #dc4405 !important;
	text-decoration: none !important;
}
.article-content p + h2, .article-content p + h3 {
    margin-top: 0.85em;
}
.article-content_attorneys p + h2,
.article-content_attorneys p + h3,
.article-content_videos p + h2,
.article-content_videos p + h3 {
    margin-top: 1.25em;
}
.article-content_badges p {
	text-align: center;
    margin: 0;
}
.article-content_badges img,
.article-content_badges a {
    display: inline-block;
    vertical-align: middle;
}
.article-content_badges img {
    max-width: 175px;
    margin: 2px 10px !important;
}
.article-content_attorneys img {
    margin-right: 25px;
    margin-bottom: 5px;
}
.article-testimonials .avia-testimonial-row {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
.article-testimonials .avia-testimonial {
    display: block;
}
.article-testimonials .avia-testimonial_inner {
    padding: 25px;
	background: #f2f2f2;
}
.article-map {
    margin-bottom: -7px;
}
.av-share-box {
    max-width: 350px;
}
.grecaptcha-badge {
    z-index: 999;
}
.breadcrumb-container {
    margin-bottom: 15px;
}
.breadcrumb-container li a span {
    color: #426176 !important;
}
/*.breadcrumb-container .separator {
    color: #a7a7a7 !important;
}*/
.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

/* Contact Form */
.wpcf7 form {
    float: left;
    width: 100%;
}
.wpcf7 p,
.wpcf7 div {
    float: left;
    width: 100%;
    margin: 0.2em 0;
}
/*.wpcf7 .form-top {
    margin-bottom: 0.5em;
}
.wpcf7 .form-bottom {
    border-top: 1px dashed #cecece;
    padding-top: 10px;
}*/
.wpcf7 label {
    font-size: 0.85em !important;
}
.wpcf7 span {
    color: #df2618 !important;
}
.wpcf7 .checkbox span {
    color: #333333 !important;
}
.wpcf7 .note,
.wpcf7 .checkbox span {
    font-size: 14px;
}
.wpcf7 input[type='text'], 
.wpcf7 input[type='email'], 
.wpcf7 input[type='tel'],
.wpcf7 textarea {
    padding: 10px !important;
    margin-bottom: 5px !important;
    font: 14px/1 'adelle-sans-w01-reg', sans-serif !important;
    border-color: #c0c0c0 !important;
    background-color: #f3f3f3 !important;
    color: #222222 !important;
}
.wpcf7 input[type='file'] {
    padding: 13px 13px 13px 0 !important;
}
.wpcf7 select {
    padding: 12px 13px !important;
    margin-bottom: 5px !important;
    font: 14px/1 'adelle-sans-w01-reg', sans-serif !important;
    border-color: #c0c0c0 !important;
	border-radius: 0 !important;
    background-color: #f3f3f3 !important;
    color: #222222 !important;
}
.wpcf7 .half {
    clear: left;
}
.wpcf7 .half, .wpcf7 .half-2 {
    width: 49.5%;
}
.wpcf7 .third, .wpcf7 .third-2 {
    width: 32.65%;
}
.wpcf7 .half-2,
.wpcf7 .third-2 {
    margin-left: 1%;
}
.wpcf7 .wpcf7-response-output {
    float: left;
    margin: 1.25em 0;
	width: 100% !important;
}
.wpcf7 .wpcf7-validation-errors {
    border: 2px solid #ed0909 !important;
    background-color: rgba(237, 9, 9, 0.1);
}
.wpcf7 .wpcf7-mail-sent-ok {
    border: 2px solid #50ad28 !important;
    background-color: rgba(80, 173, 40, 0.15);
}
.wpcf7 input[type="submit"], 
.wpcf7 #submit {
    float: left;
    color: #ffffff;
    margin-top: 15px;
    padding: 16px 35px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.92em;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
/*.wpcf7 input[type="submit"]:hover {
    background-color: #3c508d;
    border-color: #3c508d;
}*/
span.wpcf7-not-valid-tip {
    font-size: 13px !important;
    position: relative !important;
    width: 100% !important;
}
div.wpcf7 .ajax-loader {
    display: none;
}

/* Quick Contact Form */
#case-evaluation form {
    text-align: center;
}
#case-evaluation input[type='text'],
#case-evaluation input[type='email'],
#case-evaluation input[type='tel'],
#case-evaluation textarea {
    padding: 13px !important;
    margin-bottom: 5px !important;
    font: 15px/1 'adelle-sans-w01-reg', sans-serif !important;
    border-color: #d0d0d0 !important;
    background-color: #ffffff !important;
    color: #222222 !important;
}
#case-evaluation select {
    padding: 14px 13px !important;
    margin-bottom: 5px !important;
    font: 15px/1 'adelle-sans-w01-reg', sans-serif !important;
    border-color: #d0d0d0 !important;
    background-color: #ffffff !important;
    color: #222222 !important;
}
#case-evaluation input[type="submit"] {
    float: none;
    color: #fff !important;
    background-color: #7aa1bc;
    border-color: #7aa1bc;
	width: 100%;
	max-width: 300px;
    margin-top: 25px;
    padding: 16px 50px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#case-evaluation input[type="submit"]:hover {
    background-color: #426176;
	border-color: #426176;
}
#case-evaluation .wpcf7-response-output {
    color: #ffffff !important;
}
.page-id-4 #case-evaluation .file-documents,
.page-id-4 #case-evaluation .file-msg {
    display: none;
}

/* END Contact Form */


/* Sidebar */

.sidebar .widget {
    padding: 15px 0;
}
.sidebar .widgettitle {
    color: #426176;
    font-size: 1.25em;
	/*margin-bottom: 20px;*/
}
.sidebar .h3{
    color: #426176;
    font-size: 1.25em;
    text-align: center;
}
#text-5 a {
    color: #dc4405;
	text-decoration: none !important;
}
#text-5 a:hover {
    color: #426176;
}
#text-16 a {
    color: #dc4405;
    text-decoration: none !important;
}
#text-16 a:hover {
    color: #426176;
}
#text-5 p:last-child {
    margin-bottom: 0 !important;;
}
#text-5 iframe {
    width: 100%;
}
.page-id-396 #text-16 .textwidget,
.page-id-406 #text-16 .textwidget {
   display: none;
}

.textwidget {
	width: 90%
}
#text-5 iframe {
    width: 100%;
}
#text-6 {
    color: #fff;
    /*font-size: 16px;*/
    line-height: 1.55em;
    background: #426176 url(/wp-content/uploads/2020/05/images_sidebar1.jpg) center center no-repeat scroll;
    background-size: cover !important;
    padding: 10px 25px !important;
}
#text-6 strong {
    color: #fff !important;
}
#text-6 {
    display: none;
}
.page-id-396 #text-6,
.page-id-406 #text-6 {
    display: inherit !important;
	margin-bottom: 15px;
}
#text-7 {
    margin-top: 0 !important;;
}
#text-7,
#text-8,
#text-9,
#text-10,
#text-14,
#text-15,
#text-19,
#text-20{
	text-align: center;
    background-color: #f2f2f2;
	margin: 15px 0;
	padding: 20px 10px;
}
#text-7 h3,
#text-8 h3,
#text-9 h3,
#text-10 h3,
#text-14 h3,
#text-15 h3,
#text-19 h3,
#text-20 h3 {
	color: #426176;
    font-size: 26px;
	margin-bottom: 5px;
}
#text-7 p,
#text-8 p,
#text-9 p,
#text-10 p
#text-14 p,
#text-15 p,
#text-19 p,
#text-20 p{
	margin: 0;
	font-size: .95em;
}
#text-11 p{
    font-size: 28px;
    line-height: 1.1em;
    margin: 0px !important; 
    font-weight: 600;
}

/* Contact Form */
#custom_html-6 {
	display: block;
}
.page-id-365 #custom_html-6,
.page-id-367 #custom_html-6,
.page-id-369 #custom_html-6,
.page-id-838 #custom_html-6,
.page-id-996 #custom_html-6 {
	display: inherit;
}
#custom_html-6 {
	/*background-color: #ececec;*/
    padding: 15px 15px 20px;
	margin-bottom: 15px;
}
#custom_html-6 .widgettitle {
	text-align: center;
}
#custom_html-6 form {
	margin-bottom: 0;
}
#custom_html-6 input[type='text'],
#custom_html-6 input[type='email'],
#custom_html-6 input[type='tel'],
#custom_html-6 textarea {
    border-color: #dedede !important;
    background-color: #f9f9f9 !important;
}
#custom_html-6 input[type="submit"],
#custom_html-6 #submit {
    float: none;
    margin: 20px auto 0;
    display: block;
    padding: 12px 35px;
}

/* END Sidebar */

/* Footer */
#footer {
    border-top: 8px solid #426176;
	padding: 40px 0;
}
#footer a,
#socket a {
    text-decoration: none !important;
}
.page-id-4 #footer {
    border-top: none !important;
}
.footer_color {
    background-size: cover !important;
}
#footer .flex_column.av_one_fifth:nth-child(1) {
   	width: 100%;
    text-align: center;
	margin-bottom: 20px;
}
#footer .flex_column.av_one_fifth:nth-child(5) {
   	width: 100%;
    text-align: center;
	border-top: 1px solid #8a9098;
	margin: 30px 0 10px;
}
#footer .widget {
    margin: 15px 0;
}
#footer .widgettitle {
   	font-size: 24px;
    color: #fff;
	/*border-bottom: 1px solid #b1b1b1;
    padding-bottom: 8px;*/
   	margin-bottom: 25px;
}
#custom_html-7 {
   	padding: 0;
	display: none;
}
#custom_html-7 iframe {
   	margin-bottom: -8px;
}
.page-id-396 #custom_html-7,
.page-id-406 #custom_html-7 {
   	display: inherit;
}
#footer .widget_nav_menu li {
    font-size: 16px;
    padding: 0;
}
#footer .widget_nav_menu a {
    padding: 1px 0px 2px 0;
}
#text-3 p {
	font-size: 15px;
    line-height: 22px;
    margin: 0;
}
/*#text-3 a,
#text-4 a {
	font-weight: bold;
}*/
#footer .av_font_icon {
    display: inline-block;
	margin: 2px 5px;
}
#footer .av_font_icon a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#custom_html-5 {
    margin-top: 30px !important;
}
#socket .container {
    text-align: center;
    font-size: 13px;
	padding-top: 25px;
    padding-bottom: 25px;
}
/*#socket .copyright {
    float: none;
}*/

/* MEDIA QUERIES */

@media only screen and (min-width: 1900px) {

	.home_grid-left {
    padding-left: 19% !important;
}
	.home_grid-right {
    padding-right: 19% !important;
}
	}

@media only screen and (max-width: 1899px) and (min-width: 1500px) {

	.home_grid-left {
    padding-left: 16% !important;
}
	.home_grid-right {
    padding-right: 16% !important;
}
	}

@media only screen and (max-width: 1499px)  and (min-width: 768px){

	.home_grid-left {
    padding-left: 8% !important;
}
	.home_grid-right {
    padding-right: 8% !important;
}
	}

@media only screen and (min-width: 1300px) {

	.pum-container {
	max-width: 750px !important;
}
	/*.home_slider .avia-caption-title {
    font-size: 54px !important;
}*/
	}

@media only screen and (max-width: 1300px) and (min-width: 1100px) {

	.av-main-nav > li > a {
	font-size: 15px !important;
    padding: 0 16px;
    font-weight: normal !important;
}
	.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    padding-left: 16px;
    margin-left: -16px;
}
	}

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

	#areas .sa_hover_container {
    background-size: 125% !important;
}
	#areas .sa_hover_container:hover {
    background-size: 130% !important;
}
	
	}

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

	.av-main-nav > li > a {
	font-size: 14px !important;
    padding: 0 11px;
    font-weight: normal !important;
}
	.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    padding-left: 11px;
    margin-left: -11px;
}
	.av-main-nav ul > li > a {
    font-size: 14px !important;
}
	}

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

	.av-main-nav > li > a {
	font-size: 13px !important;
    padding: 0 11px;
    font-weight: normal !important;
}
	.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
    padding-left: 11px;
    margin-left: -11px;
}
	.av-main-nav ul > li > a {
    font-size: 13px !important;
}
	}

@media only screen and (min-width: 990px) {	

	#header_meta {
    min-height: 40px;
}
	#header_meta .phone-info .meta-mobile {
    display: none;
}
	#header_main .logo img {
    padding-top: 12px;
}
	#header_main {
    border-bottom-color: #426176;
	box-shadow: 0 0 30px rgba(31,33,36,0.502);
}
	.home-section_small {
    padding-left: 10%;
    padding-right: 10%;
}
	#case-evaluation .home-section_small {
    padding-left: 12%;
    padding-right: 12%;
}
	}

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

	#header_meta .av_font_icon {
    display: inline-block;
}
	#header_meta {
    border-bottom-width: 0px !important;
}
	#header_meta .phone-info {
    float: none;
    text-align: center;
}
	#header_meta .phone-info .address,
	#header_meta .sub_menu {
    font-size: 14px;
}
	#header_meta .phone-info {
    padding: 0;
}
	#header_meta .phone-info .meta-full,
	#header_meta .phone-info:before,
	#header_meta .sub_menu {
    display: none;
}
	#custom_post_widget-2 .phone-icon {
    	display: inherit;
}
	#header_main {
    border-bottom-color: #717171;
}
	/*.wpcf7 p,
	.wpcf7 div,
	.wpcf7 .half,
	.wpcf7 .half-2,
	.wpcf7 .third,
	.wpcf7 .third-2{
    float: none;
    width: 100%;
}
	.wpcf7 .half-2,
	.wpcf7 .third-2 {
    margin-left: 0;
}*/
	#socket .copyright,
	#socket .sub_menu_socket {
    text-align: center;
    float: none;
}
	#socket .sub_menu_socket li {
    float: none;
    display: inline-block;
}
	}

@media only screen and (max-width: 989px) and (min-width: 768px) {

	#custom_post_widget-2 {
    padding: 6px 0;
    margin: 0;
    position: absolute;
    right: 9%;
}
	/*#custom_post_widget-2 span {
    display: none;
}*/
	#custom_post_widget-2 a {
    font-size: 26px;
}
	/*#menu-item-2182 {
    display: none;
}*/

	.page-id-996 .article-content_attorneys img {
    max-width: 65%;
}
	#text-21 {
    font-size: 14px;
}
	}

@media only screen and (min-width: 768px) {
	
	.home-attorneys_images .av-inner-masonry {
    margin-right: 25px !important;
}
	#footer .flex_column.av_one_fifth:nth-child(1) {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
	#footer .flex_column.av_one_fifth:nth-child(2) {
    margin-left: 0;
    width: 19.333333333333332% !important;
	left: 35px;
}
	#footer .flex_column.av_one_fifth:nth-child(3) {
	margin-left: 2% !important;
    width: 42.333333333333332% !important;
    display: flex;
}
    #footer .flex_column.av_one_fifth:nth-child(3) .widget:nth-child(1){
        margin-right:20px;
		right: 8px;
    }
    /*#footer .flex_column.av_one_fifth:nth-child(3) .widget:nth-child(2) .widgettitle{
        visibility: hidden;
} */
    #footer .flex_column.av_one_fifth:nth-child(4){
        margin-left: 2% !important;
        width: 32.333333333333332% !important;
    }
}

@media only screen and (max-width: 767px) {
	
	#header_meta li {
    padding: 10px !important;
    margin-bottom: 5px;
}
	/*#header_meta .phone-info {
    margin-bottom: 5px;
}*/
	#custom_post_widget-2 {
    float: none;
    display: block;
    border-top: 1px solid #cccccc;
    padding: 5px 0 8px;
    margin: 5px 0 0 0;
}
	#custom_post_widget-2 p {
	font-size: 14px;
    text-align: center !important;
}
	#custom_post_widget-2 a {
	font-size: 24px;
}
	/*#av-burger-menu-ul {
    padding-top: 75px !important;
}*/
	.home_banner span {
	font-size: 20px;
}
	.testimonials_home .avia-testimonial {
    padding: 0px 25px !important;
}
	.testimonials_home .avia-slideshow-arrows a {
	font-size: 25px !important;
    margin: 30px -30px 0 !important;
}
	
	.wpcf7 form, 
	.wpcf7 p, 
	.wpcf7 .half, 
	.wpcf7 .half-2, 
	.wpcf7 .third, 
	.wpcf7 .third-2 {
    	width: 100%;
    	clear: both;
    	margin-right: 0;
    	margin-left: 0;
    	float: none;
}
	}

@media only screen and (max-width: 989px) and (min-width: 480px) {
	
	
	}

@media only screen and (max-width: 767px) and (min-width: 480px) {
	
	
	}

@media only screen and (min-width: 480px) {
	
	
	}

@media only screen and (max-width: 479px) {
	
	/*#custom_post_widget-2 span {
    	display: block;
		margin-bottom: 8px;
}*/
	
	}

/* END CUSTOM CSS */

.top_bar svg {
  width: 20px;
  height: auto;
  margin: 0 14px 0 0;
}
.phone-info {
    float: none !important;
    text-align: center !important;
    width: 100% !important;
    padding: 0px !important;
}
.phone-info .d-flex{
    display: flex;
}
.phone-info .d-inline-flex{
    display: inline-flex;
    margin: 0px 10px;
}
.phone-info .d-inline-flex p{
    margin: 8px 0px;
    font-size: 16px;
    line-height: normal;
}

/* Added on 04-01-2024 */
div#header_meta div {
    line-height: unset;
}

@media (max-width: 767px) {
    .top_bar {
        flex-direction: column;
        align-items: center;
    }
    .top_bar svg {
        flex-shrink: 0
    }
}

/* Added on 05-01-2024 */

@media (min-width: 990px) {
    #top .header_color .main_menu .menu ul li > a:hover, #top .header_color .main_menu .menu ul li > a:focus {
        color: rgba(255,255,255,0.8);
    }
    .main_menu .menu .menu-item > .sub-menu > .menu-item > .sub-menu {
        min-height: auto;
        max-height: 350px;
        overflow-y: scroll;
        overflow-x: hidden;
        scrollbar-color: #ffffff;
        scrollbar-width: thin;
    }
    .main_menu .menu .menu-item > .sub-menu > .menu-item > .sub-menu::-webkit-scrollbar {
        width: 1px;
    }
    .main_menu .menu .menu-item > .sub-menu > .menu-item > .sub-menu::-webkit-scrollbar-thumb {
        background-color: #ffffff ; 
        border-radius: 10px;
    }
}

.practice_areas_box  {
    border: 1px solid #FE6F02 !important;
    padding: 20px;
    border-radius: 10px;
}

.practice_areas_box h4{
    font-size: 16px !important;
    font-weight: bold !important;
}
.practice_areas_box h4 a{
    text-decoration: none !important;
}
.my-h1-tag{
    font-size: 34px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#top #wrap_all .avia-slideshow .avia-caption-title {
    color: #ffffff;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 600;
}
.why_fox_injury_title{
    font-size: 36px;
    color: #fff;
    text-align: left;
}
.what_our_client_say_title{
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin:0px;
}
.what_our_client_say_content,.what_our_client_say_content a{
    color: #fff;
    text-align: center;
    font-size: 18px
}
.team_title{
    font-size: 24px;
    color: #426176;
    line-height: 1.3em;
    text-align: center;
    margin: 0px;
}
.team_content{
    text-align: center;
    font-weight: bold;
    line-height: normal;
}
.why_fox_injury_sub_title{
    font-size: 26px;
    font-weight: 300;
    color: #7dbadf;
}
.my-h4-tag{
    font-size: 26px;
    text-align: center;
    color: #fff;
}
#case-evaluation .what_our_client_say_title{
    color: #fff;
}
.related_title.h5 ,.av-share-link-description.h5{
    font-family: 'raleway',Helvetica,Arial,sans-serif;
    color: #222222;
    font-size: 16px;
    line-height: 1.1em;
    font-weight: 600;
    margin-top: 0;
}
.hblogp .slide-entry .slide-content .slide-entry-title {
 font-family: 'raleway',Helvetica,Arial,sans-serif;
    font-size: 1.1em !important;
    line-height: 1.4em !important;
    margin: 0 !important;
    font-weight: 600;
}
.hblogp .slide-entry .slide-content .slide-entry-title a, .hblogp .slide-entry .slide-content .slide-entry-title a:hover {
    color: #222222;
}
/* Center align columns inside color section*/
#ih-center-align-columns .entry-content-wrapper,
#eh-center-align-columns .entry-content-wrapper .flex_column_table {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
}

#eh-center-align-columns .av-flex-placeholder {
display: none;
}

/* new css */
html, body.social_body {
    width: 100%;
    min-width: 100%;
}
.social_body  .main_wrapper {
    position: relative;
    overflow-x: hidden;
    width: 100%;
}
.social_body .social_main_wrapper .container {
    max-width: 1350px;
    padding: 0px 50px;
}
.social_body .social_header {
    position: relative;
    box-shadow: 0 0 30px rgba(31,33,36,0.502);
}
.social_body .social_navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.social_body .social_logo  {
    display: flex;
}
.social_body .social_logo img {
    max-height: 100px;
}
.social_body .call_btn {
    font-size: 18px;
}
.social_body .call_btn, .social_body .content_btn, .social_body .btn, .social_body .social_contact_wrapper .btn {
    padding: 15px 30px 13px;
    font-size: 14px;
    color: #ffffff;
    border-color: #ff6f01;
    background-color: #ff6f01;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.social_body .call_btn:hover, .social_body .content_btn:hover, .social_body .btn:hover, .social_body .social_contact_wrapper .btn:hover {
    background-color: #fe7c19;
    text-decoration: none;
}
/* banner */
.social_body .social_banner_wrapper {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.social_body .social_banner_inner {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social_body .page_banner_content {
    width: 50%;
    position: relative;
    padding: 20px 15px;
    background-color: rgba(254, 111, 2, 0.8);
}
.social_body .page_banner_content * {
    color: #fff;
}
.social_body .page_banner_content p {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24px;
}
.social_body .page_banner_content ul {
    list-style: none;
}
.social_body .page_banner_content ul li {
    position: relative;
    padding-left: 40px;
    margin: 5px 0;
    line-height: 31px;
    font-size: 15px;
}
.social_body .page_banner_content ul li img {
    position: absolute;
    top: 0;
    left: 0;
}
.social_body .banner_form {
    width: 40%;
    position: relative;
    background-color: #f9fafb;
    padding: 20px;
    border-top: 7px solid #fe6f02;
}
.social_body .banner_form_title {
    font-size: 24px;
    color: #ff6f01;
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
}
.social_body .banner_form_title span {
    display: block;
    font-size: 85px;
    font-weight: 900;
    line-height: 60px;
    display: block;
    margin: 0 0 10px;
}
.social_body .social_form .social_input {
    width: 100%;
    border-radius: 0;
    padding: 15px 22px !important;
    border-color: #ebe6e2 !important;
    display: block;
    border: 1px solid;
    font-size: 16px !important;
    font-weight: 400 !important;
    height: 52px;
}
.social_body .social_form .social_input:hover, .social_body .social_form .social_input:focus, .social_body .social_form .social_input:focus-visible {
    border-color: #fe6f02 !important;
    border-radius: 0!important;
}
.social_body .social_form textarea {
    min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width)* 2));
    height: 100%;
    resize: none;
}
.social_body .social_form .btn {
    width: 100%;
}
/* content */
.social_body .social_content_wrapper {
    position: relative;
    padding: 40px 0;
    border-top: 1px solid #eee;
}
.social_body .social_content_inner {
    display: flex;
    justify-content: space-between;
}
.social_body  .social_content p {
    font-size: 15px;
    color: #000;
}
.social_body .social_content {
    width: 55%;
}
.social_body .social_img {
    width: 35%;
}
/* faq */
.social_body .social_faq_wrapper {
    padding: 60px 0;
    background-color: #07405c;
}
.social_body .social_faq_wrapper .h2 {
    max-width: 560px;
    margin: 0 auto 20px;
    width: 100%;
    border: 2px solid #fff;
    padding: 14px;
    text-align: center;
    font-size: 38px;
    line-height: normal;
}
.social_body .social_faq_wrapper p {
    max-width: 700px;
    margin: 0 auto 60px;
    font-size: 18px;
    text-align: center;
}
.social_body .social_faq_wrapper * {
    color: #fff;
}
.social_body .faq_accordion {
    max-width: 763px;
    width: 100%;
    margin: 0 auto;
}
.social_body .accordion {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    padding: 20px 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    position: relative;
}
.social_body .accordion:hover {
    background-color: transparent; 
    color: #fe6f02;
}
.social_body .panel {
    padding: 15px 0;
    display: none;
    background-color: transparent;
    overflow: hidden;
    color: #fff;
}
.social_body .panel p {
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    text-align: left;
}

.social_body .accordion::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='20px' height='20px' viewBox='0 0 373.000000 376.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,376.000000) scale(0.100000,-0.100000)' fill='%23fff' stroke='none'%3E%3Cpath d='M1781 3693 c-24 -9 -63 -35 -86 -58 -77 -77 -75 -50 -75 -827 l0 -688 -688 0 c-777 0 -750 2 -827 -75 -98 -98 -98 -252 0 -350 77 -77 50 -75 827 -75 l688 0 0 -688 c0 -777 -2 -750 75 -827 98 -98 252 -98 350 0 77 77 75 50 75 827 l0 688 688 0 c777 0 750 -2 827 75 98 98 98 252 0 350 -77 77 -50 75 -827 75 l-688 0 0 688 c0 777 2 750 -75 827 -69 70 -169 91 -264 58z'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: auto 0 auto auto;
}
.social_body .accordion.active::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.0' width='20px' height='20px' viewBox='0 0 512.000000 512.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,512.000000) scale(0.100000,-0.100000)' fill='%23fff' stroke='none'%3E%3Cpath d='M240 2856 c-95 -20 -172 -83 -212 -174 -79 -178 33 -387 225 -421 89 -15 4528 -16 4613 0 103 19 184 82 226 177 79 178 -33 387 -225 421 -94 16 -4551 14 -4627 -3z'/%3E%3C/g%3E%3C/svg%3E");
}
/* contact */
.social_body .social_contact_wrapper {
    padding: 60px 0;
}
.social_body .social_contact_wrapper .h2 {
    margin-bottom: 45px;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
}
.social_body .social_contact_wrapper .btn {
    font-size: 18px;
}
.social_body .social_contact_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .social_body .social_main_wrapper .container {
        width: 85%;
        max-width: 85%;
        margin: 0 auto;
    }
    .social_body .social_banner_inner, .social_body .social_content_inner {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .social_body .page_banner_content, .social_body .banner_form, .social_body .social_content, .social_body .social_img {
        width: 100%;
    }
    .social_body .social_main_wrapper .container {
        padding: 0px 15px;
    }
    .social_body .banner_form {
        max-width: 340px;
        margin: 30px auto 0px;
    }
    .social_body .social_header {
        padding: 15px 0;
    }
    .social_body .banner_form_title span {
        font-size: 28px;
    }
    .social_body .social_img {
        margin: 20px 0 0;
    }
}
@media (max-width: 567px) {
    .social_body .social_navbar {
        justify-content: center;
        flex-direction: column;
    }
    .social_body .social_contact_wrapper .btn {
        font-size: 15px;
    }
}
#footer .widget_nav_menu li h6{
    font-size: 16px;
    line-height: unset;
}