/*!
Theme Name: Steinberg Law Firm LLC Child
Theme URI: https://www.craftivestudio.com/
Author: Craftive Studio
Author URI: https://www.craftivestudio.com/
Description: Simple Wordpress Theme
Version: 1.0.0
Template: law-corporation
*/
body{
	font-family: 'Montserrat', sans-serif;
}
html.js.js_active.vc_desktop.vc_transform.vc_transform {
    overflow-x: hidden !important;
}
html.js.js_active.vc_desktop.vc_transform.vc_transform.wprmenu-body-fixed body {
    position: relative !important;
}
li{
	list-style: none !important;
}
a{
	text-decoration: none !important;
	transition: all ease-in-out 0.3s;
}
.site-branding img {
    width: 100%;
    height: auto;
}
.main-navigation li.mega-menu-item:last-child a.mega-menu-link {
    padding-right: 0px !important;
}
.top-header.container .col-md-3{
	padding-left: 0px;
}
.top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0px;
}
.top-bar-bg {
    background-color: #21386F;
}
.top-bar-search form#searchform div{
    display: flex;
}
.top-bar-search input#searchsubmit {
    background: transparent;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    color: #fff;
    font-size: 16px;
	transition: all ease-in-out 0.3s;
}
.top-bar-search input#searchsubmit:focus{
	outline: none;
}
.top-bar-search input#searchsubmit:hover{
	color: #ebbf1a;
}
.top-bar-search form.search-form input.search-submit:after {
    font-family: fontawesome;
    content: "\f002";
    color: #1b2855;
    font-size: 16px;
}
.top-bar-search input#searchsubmit {
    font-family: "FontAwesome";
}
.top-bar-search input.search-field::placeholder {
    font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 14px;
}
.top-bar-search label.screen-reader-text {
    display: none;
}
.menu-row {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.social-icons {
    margin-left: 50px;
}
.col-md-3.top-bar-search{
	padding-right: 0px;
}
.top-bar-search input.search-field {
    border: none !important;
    border-bottom: 1px solid #b7b7b7 !important;
    padding: 5px 20px 10px 0px !important;
    width: 100% !important;
    background-color: transparent;
	color: #fff;
}
.top-bar-search .searchform {
    margin-bottom: 7px;
}
.top-bar-search input.search-field:focus{
	outline: none;
}
.top-header {
    margin-top: 10px;
    margin-bottom: 10px;
}
.top-bar-search form.search-form label {
    width: 100% !important;
}
.site-header .social-icons ul.cnss-social-icon li a, .site-header .social-icons ul.cnss-social-icon li a:hover {
    background: transparent !important;
}
.site-branding {
    text-align: center;
}
header.entry-header {
    display: none;
}
#primary-menu {
    text-align: center;
    padding: 30px 0 0px 0px;
}
#primary-menu li {
    display: inline-block !important;
    margin: 0 15px;
	width: auto;
}
#primary-menu li a {
    color: #21386f;
    text-transform: capitalize;
	font-size: 16px;
}
ul#primary-menu li.current-menu-item a, .footer ul li.current-menu-item a, .footer ul li.current-menu-item a:before {
    color: #ffcd5d;
}
ul#primary-menu li a:hover, .footer ul li a:hover {
    color: #ffcd5d;
}
.section-title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px !important;
}
.about-section .section-title {
    text-align: left;
}
.about-section .section-title:after {
    right: 100%;
}
.section-title:after {
    content: "";
    background-image: url(/wp-content/uploads/2019/06/title-border.png);
    position: absolute;
    width: 130px;
    height: 1px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
}
.section-title h1 {
    color: #1b2855;
    font-size: 40px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
}
.section-title h3 {
    color: #ebbf1a;
    margin-top: 0px !important;
    font-weight: bold !important;
}
.about-section .section-content {
    text-align: justify;
}
.section-content {
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px !important;
	line-height: 1.8;
}
.section-content a {
    color: #ebbf1a !important;
    font-weight: 700;
}
.section-content a:hover {
    color: #1b2855 !important;
}
.section-content.color-content {
    font-family: 'Montserrat', sans-serif;
    color: #1b2855;
    text-align: left !important;
    margin-left: 15px;
}
.office-hours {
    margin-left: 15px;
    margin-bottom: 20px !important;
	color: #fff;
}
.office-hours h4 {
    color: #1b2855;
    font-weight: bold !important;
    margin-bottom: 5px !important;
    text-transform: uppercase;
}
.office-hours ul {
    padding-left: 0px;
    display: table;
}
.office-hours li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.office-hours span.days {
    color: #1b2855;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
}
.section-content.color-content.links.contact-links-section li {
    display: block;
    padding: 0px;
    line-height: 1.4;
}
.section-content.color-content.links.contact-links-section li:before {
    display: none;
}
.section-content.color-content.links.contact-links-section ul {
    padding-left: 0px;
}
.about-section .section-content.color-content {
    margin-left: 0px !important;
}

.about-img-column .vc_column-inner {
    padding-top: 0px !important;
}
.contact-row .wpcf7-form {
    margin-bottom: 28px;
}
.section-content li {
    display: inline;
    padding: 0px 10px;
}
h1.vc_custom_heading.page-title {
    text-transform: uppercase;
    margin: 0px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold !important;
    font-size: 50px;
    background: rgba(33, 56, 111, 0.8);
    padding-top: 40px;
    padding-bottom: 40px;
}
.section-content li:before {
    content: "\f0a9";
    font-family: fontawesome;
    color: #1b2855;
    margin-right: 7px;
}
span.contact-links, span.contact-links a {
    font-size: 18px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
}
.section-content.color-content.links {
    margin-top: 14px;
}
 span.contact-links a:hover{
 	color: #1b2855 !important;
 }
 .section-title-2 h1 {
    color: #fff;
}
.community-row {
    padding-bottom: 60px;
    padding-top: 25px;
}
.about-img {
    margin-bottom: 0px !important;
}
.section-title-2:after {
    background-image: url(/wp-content/uploads/2019/06/title-border1.png);
}
.section-content-2 {
    color: #fff;
}
.section-content-2 span.color{
	color: #ebbf1a;
}
.personal-injury-row{
	padding-bottom: 25px;
}
.about-title-row .section-title {
    margin-bottom: 0px !important;
}
.about-title-row.result-title .section-title{
    margin-bottom: 50px !important;
}
.personal-injury-row.contact-section{
	padding-bottom: 40px;
}
.personal-injury-row.about-section {
    padding: 0px 0px 20px 0px;
    margin-bottom: 40px;
}
.personal-injury-row.about-section.result-row{
	padding: 0px;
}
.personal-injury-row.about-title-row {
    padding-bottom: 0px;
}
.image-column .community-img1{
	position: relative;
}
.image-column .community-img1:after {
    content: "";
    background-color: #ebbf1a;
    width: 201px;
    height: 208px;
    position: absolute;
    bottom: -26px;
    left: 30px;
    z-index: -1;
}
.image-column .community-img2 {
    margin-left: 10px;
}
.image-column .community-img2:after {
    bottom: -26px;
    right: 20px;
    left: auto;
    z-index: -1;
}
.image-column .image-text {
    color: #1b2855;
    padding-left: 30px;
    padding-top: 16px;
}
.image-column .image-text-2 {
    padding-right: 30px;
    padding-left: 0px;
    text-align: right;
}
.commuinty-img-row {
    margin-top: -120px;
}
.vc_row.practice-area-row {
    background-size: 85% !important;
    background-position: 100% center !important;
    overflow: visible !important;
}
.practice-img img.attachment-post-thumbnail {
    height: 191px;
    object-fit: cover;
}
.practice-area-row .section-title {
    text-align: center;
}
.practice-area-row .owl-prev, .practice-area-row .owl-dots {
    display: none !important;
}
.practice-area-row .owl-nav{
	position: absolute;
    top: 25%;
    right: -35px;
}
.practice-area-row .owl-next {
    padding: 0px !important;
    background: transparent !important;
    font-size: 22px !important;
}
.practice-area-row .owl-nav .owl-next i {
    color: #1b2855;
}
.practice-title h3 a, .post-title a.vc_gitem-link {
    color: #ebbf1a;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}
.practice-title h3 a:hover, .post-title a.vc_gitem-link:hover {
	color: #1b2855;
}
.practice ul{
	padding: 0px;
}
.practice li {
    position: relative;
    color: #000;
    margin-bottom: 5px;
}
.practice li:before {
    content: "\f0a9";
    font-family: fontawesome;
    color: #000;
    margin-right: 7px;
}
.practice-carousel-row {
    margin-bottom: 55px;
}
.practice-img-column {
    position: static !important;
}
.practice-img-column:before {
    position: absolute;
    background: url(/wp-content/uploads/2019/06/practice-img.jpg) no-repeat;
    content: '';
    left: -28px;
    width: 358px;
    height: 100%;
}
.help-section-row .vc_gitem-zone.vc_gitem-zone-c {
    width: 100%;
}
.post-excerpt {
    color: #000;
    height: 75px !important;
}
.help-section-row .post-img {
    margin-bottom: 20px !important;
}
.post-title {
    margin-bottom: 7px !important;
    height: 50px;
}
.read-more-link {
    margin-bottom: 0px !important;
}
.read-more-link a.vc_general {
    padding: 0px;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: underline !important;
}
.read-more-link a.vc_general:hover {
	color: #1b2855 !important;
}
.faqs-row {
    padding-bottom: 95px;
    padding-top: 40px;
}
.faqs-row .vc_btn3-container {
    margin-bottom: 0px;
}
.faqs-row .section-title h1 {
    color: #fff;
    font-size: 40px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
.faqs-row .section-title h3 {
    color: #fff;
    margin-top: 0px !important;
    font-weight: bold !important;
    font-size: 55px;
}
.faqs-row .section-title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-bottom: 0px !important;
}
.faqs-row .section-title:after, .contact-form-column .section-title:after{
	display: none;
}
.faqs-row a.vc_general {
    padding: 13px 36px;
    font-size: 16px;
    background-image: none;
    border: 1px solid #ebbf1a;
}
.faqs-row a.vc_general:hover{
	background-color: transparent !important;
	border-color: #fff !important;
}
.contact-form-column .vc_column-inner{
    padding-left:89.5px !important;
    padding-right:89.5px !important;
}
.map-column > .vc_column-inner{
    padding: 0px !important;
}
.contact-form-column .section-title {
    text-align: left;
    color: #fff !important;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 15px !important;
    margin-top: 0px;
    text-align: justify;
}
.contact-form-column .section-title p {
    text-align: left;
}
.contact-form-column .wpb_wrapper {
    margin-bottom: 35px !important;
}
.contact-row.personal-injury-row.contact-section .section-title a {
    color: #1b2855 !important;
}
.contact-row.personal-injury-row.contact-section .section-title a:hover {
    color: #fff !important;
}
.contact-form-column .section-title p{
	font-family: 'Montserrat', sans-serif;
}
.contact-form-column .section-title h1{
	color: #fff;
}
.contact-form-column input::placeholder, .contact-form-column textarea::placeholder{
	color: #fff;
}
.contact-form-column .col-md-6 input{
    width: 100%;
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.contact-form-column textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #fff;
    padding: 10px;
    margin-bottom: 20px;
    resize: none;
    height: 166px;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: #1b2855;
    color: #fff;
    border: none;
    margin-left: 15px;
    font-family: 'Montserrat', sans-serif;
    padding: 8px 24px;
    border: 1px solid #1b2855;
    transition: all ease-in-out 0.3s;
}
input.wpcf7-form-control.wpcf7-submit:focus{
	outline: 0px;
}
input.wpcf7-form-control.wpcf7-submit:hover{
	 background-color: transparent;
	 border-color: #fff;
	 color: #1b2855;
}
.section-title.contact-section {
    margin-top: 60px;
    margin-bottom: 50px !important;
}
.section-title.contact-section a{
	color: #1b2855;
	font-family: 'Montserrat', sans-serif;
}
.section-title.contact-section a:hover{
	color: #fff;
}
.map-column .wpb_gmaps_widget .wpb_wrapper {
    padding: 0px;
}
.map-2 {
    padding-left: 15px !important;
}
.map-text h5 {
    color: #1b2855;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.map-text{
	font-family: 'Montserrat', sans-serif;
	color: #000;
}
.map-img figure.wpb_wrapper, .map-img .vc_single_image-wrapper, .map-img img.vc_single_image-img {
    width: 100%;
	height: 150px;
}
.wpb_gmaps_widget.wpb_content_element.map-1 {
    margin-bottom: 0px;
}
.site-footer {
    background-color: #1b2855 !important;
}
.footer-menu-1 .menu {
    padding: 0px;
    margin-bottom: 0;
}
.footer-menu-1 .menu li {
    display: inline-block !important;
    padding: 0px 20px;
	width: auto;
}
.footer-menu-1 .menu li a{
    color: #fff;
    font-size: 16px;
}
.footer-menu-1 .menu li a:hover, .footer-menu-1 .menu li.current-menu-item a{
	color: #ebbf1a;
}
.footer-icon-1 .widget_cnss_widget ul.cnss-social-icon a {
    background: transparent !important;
    color: #fff !important;
    width: 26px !important;
    height: 26px !important;
}
.footer-icon-1 .widget_cnss_widget ul.cnss-social-icon a:hover {
    background: transparent !important;
    color: #ebbf1a !important;
}
.footer-menu-icon {
    padding: 50px 0px 30px 0px;
    border-bottom: 1px solid #fff;
}
.footer-menu-1 {
    text-align: center;
}
.copyright {
    text-align: center;
    color: #fff;
    margin: 40px 0px;
}
.copyright a{
	color: #ebbf1a;
}
.copyright a:hover{
	text-decoration: underline !important;
}
.search footer.entry-footer {
    display: none;
}
.footer-menu-1 .widget_nav_menu {
    text-align: center;
}
/* 404 - NOT FOUND PAGE */

.error-404.not-found {
    text-align: center;
	overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    position: relative;
    background-image: url(/wp-content/uploads/2021/06/404-erroe-image.jpg);
    background-size: cover;
	padding-bottom: 80px;
}
.not_found_inner {
    max-width: 69.5%;
}
.error404 #masthead, .error404 #colophon {
/*     display: none; */
	position: relative;
    background-color: #fff;
}
.logo a {
    outline: 0 !important;    
}
.error-404.not-found .logo {
    padding: 0;
     background-color: transparent;   
}    
.error-404.not-found h1 {
    font-size: 200px;
    line-height: 1;
    color: #21386f;
    margin: 30px 0;;
    font-weight: 800;
    
}
.error-404.not-found h1 span{
    color: rgb(235 191 26);
}
.error-404 .page-header {
    border-bottom: none;
}
.page-header h3 {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 40px;
}
.page-header p {
    font-size: 22px !important;
    color: #000;
    margin-bottom: 20px;
}
.page-content .return_home {
    background-color: #21386f;
    color: #fff;
    padding: 20px 50px;
    display: inline-block;
    font-size: 20px;
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.5);
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    border: 2px solid #21386f;
}
.page-content .return_home:hover {
    transform: translateY(-3px);
    background-color: rgb(235 191 26);
    color: #000;
    transform: scale(1.1);
}
.error404 .col-md-12.footer-news-letter {
    display: none;
}
.error404 .footer {
    margin-top: 0px;
}

/* 404 - NOT FOUND PAGE ENDS */
body.search article {
    border: 1px solid;
    margin-bottom: 30px;
    padding: 20px 25px;
    box-shadow: 0 0 15px -6px black;
    width: 48%;
    margin: 1%;
    text-align: center;
}
body.search article img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
body.search main#main {
    display: flex;
    flex-wrap: wrap;
}
.search .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    width: 100%;
}
.search h1.page-title {
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold !important;
    font-size: 50px;
    background: rgba(205, 176, 96, 0.8);
    padding-top: 45px;
    padding-bottom: 30px;
    color: #fff !important;
} 
.search ul {
    padding: 0px;
}
.search nav.navigation.posts-navigation{
	display: none;
}
.search section.no-results.not-found {
    width: 100%;
}
.search section.no-results.not-found form#searchform div {
    display: flex;
    width: 40%;
    margin: 0 auto;
}
.search section.no-results.not-found input#searchsubmit {
    background: transparent;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    color: #1b2855;
    font-size: 16px;
	transition: all ease-in-out 0.3s;
}
.search section.no-results.not-found input#searchsubmit:focus{
	outline: none;
}
.search section.no-results.not-found input#searchsubmit:hover{
	color: #ebbf1a;
}
.search section.no-results.not-found form.search-form input.search-submit:after {
    font-family: fontawesome;
    content: "\f002";
    color: #1b2855;
    font-size: 16px;
}
.search section.no-results.not-found input#searchsubmit {
    font-family: "FontAwesome";
}
.search section.no-results.not-found input.search-field::placeholder {
    font-family: 'Montserrat', sans-serif;
	color: #000;
	font-size: 16px;
}
.search section.no-results.not-found label.screen-reader-text {
    display: none;
}
.search section.no-results.not-found input.search-field {
    border: none !important;
    border-bottom: 1px solid #b7b7b7 !important;
    padding: 10px 20px 10px 10px !important;
    width: 100% !important;
}
.search section.no-results.not-found input.search-field:focus{
	outline: none;
}
/*---- SEACH AND  404 PAGE  ENDS -----*/
/*---- OUR TESTIMONIAL CSS STARTS -----*/
#testimonial-main .item {
    display: flex;
    align-items: center;
}
#testimonial-main .testimonial-img img {
    width: 284px;
}
#testimonial-main .testimonial-img {
    margin-right: 50px;
}
div#testimonial-main {
    background-color: #0b1233;
    padding: 100px 80px;
    position: relative;
    box-shadow: 0 0 15px -4px #252525;
}
div#testimonial-main:before {
    content: url(images/testimonial-quote.png);
    position: absolute;
    bottom: 0;
    right: 50px;
}
div#testimonial-main p {
    color: white;
}
div#testimonial-main h3 {
    color: #ebbf1a;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

div#testimonial-main .owl-nav > div {
    color: #ffffff;
    width: 30px;
    height: 30px;
    font-size: 30px;
    background-color: transparent;
}
div#testimonial-main .owl-nav > div:hover {
    color: #ee2e2b;
}

div#testimonial-main:before {
    content: url(/wp-content/uploads/2019/06/testimonial-quote.png);
}
.help-row.testimonials-row {
    margin-top: 0px;
    margin-bottom: 30px;
}
/*---- OWL ICONS ----*/
div#testimonial-main .owl-nav{
	display: block;
}
div#testimonial-main .owl-nav > div {
    margin-top: -20px;
    position: absolute;
    top: 50%;
    color: #ffffff;
    background-color: #0b1233;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 50%;
    transition: all 0.3s ease-in;
}

div#testimonial-main .owl-nav > div:hover{
    background-color: #ebbf1a;
	color: #ffffff;
}

div#testimonial-main .owl-nav .owl-prev {
    left: -60px;
}
div#testimonial-main .owl-nav .owl-next {
    right: -60px;
}
/*---- OUR TESTIMONIAL CSS ENDS -----*/

/*---- Contact Us Page ----*/
.contact-us-row input {
    width: 100%;
}
.contact-info-column {
    color: #fff;
}
.heading-style.contact-links h2:after{
	display: none;
}
.contact-links h2{
	color: #fff;
}
.contact-links h3 {
    color: #ebbf1a;
    font-weight: 600;
    font-size: 20px;
}
.contact-links a {
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    text-decoration: none;
	transition: all ease-in-out 0.3s;
}
.contact-links a:hover {
    color: #ebbf1a;
}
.heading-style.form-title h2:after{
	display: none;
}
.contact-form-column .form-title h2 {
    color: #1b2855;
    margin-bottom: 45px;
}
.contact-form-column .form-title {
    margin-bottom: 45px;
}
.contact-us-row .form-title h2 strong {
    color: #ebbf1a;
}
.contact-links {
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 0px !important;
}
.contact-links:after {
    background-image: url(/wp-content/uploads/2019/06/title-border1.png);
    content: "";
    position: absolute;
    width: 130px;
    height: 1px;
    background-repeat: no-repeat;
    left: 0;
    margin: 0 auto;
    bottom: 4px;
}
.contact-links.address-link:after{
	display: none;
}
.contact-info-column .vc_column-inner {
    padding: 50px 35px 0px 35px !important;
}
.form-title h2 {
    margin-bottom: 22px;
    font-weight: 700;
}
.contact-us-row form.wpcf7-form input {
    width: 100%;
    padding: 10px 26px;
    border-radius: 22px;
    border: 1px solid #eaeaea;
    margin-bottom: 45px;
	color: #000 !important;
	background-color: #fff !important;
}
.contact-us-row form.wpcf7-form textarea.wpcf7-form-control {
    height: 150px;
    resize: none;
    width: 100%;
	padding: 10px 26px;
    border-radius: 22px;
    border: 1px solid #eaeaea;
	margin-bottom: 35px;
	color: #000 !important;
	background-color: #fff !important;
}
.contact-us-row form.wpcf7-form input::placeholder {
    color: #666666;
    font-size: 13px;
}
.contact-us-row form.wpcf7-form textarea::placeholder {
    color: #666666;
    font-size: 13px;
}
.contact-us-row form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #ebbf1a !important;
    border: 1px solid #ebbf1a;
    font-size: 18px !important;
    padding: 10px 52px !important;
    transition: all 0.3s ease-in;
    color: #fff;
    display: table;
    width: auto;
    margin-left: 0px;
}
.contact-us-row form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:focus, .contact-us-row form.wpcf7-form input:focus,
.contact-us-row form.wpcf7-form textarea:focus{
	outline: 0px;
}
.contact-us-row form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover{
	background-color: #21386f !important;	
	border: 1px solid #21386f;
}
.contact-form-column .vc_column-inner {
    padding: 50px 35px 0px 35px !important;
}
.contact-us-map {
    margin-bottom: 0px !important;
}
.map-row {
    margin-top: 55px;
    margin-bottom: 55px;
}
.map-row .vc_column-inner {
    padding: 0px !important;
}
.contact-us-map .wpb_wrapper {
    padding: 0px !important;
}
.contact-us-row, .about-us-section{
    margin-top: 40px;
}
.office_hours_table {
    display: table !important;
}
.office_hours_table td.m1 {
    text-align: left;
    width: 60%;
    padding: 5px 0px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
}
.office-hours-section .office_hours_table td.m1 {
    color: #1b2855;
}
.office_hours_table td.m2 {
    color: #ebbf1a;
    font-weight: 600;
}
.office-hours-section .office_hours_table td.m2 {
    color: #fff;
}
.contact-info-column  .office-hours h4{
	color: #ebbf1a;
}
.contact-info-column .office-hours {
    margin-left: 0px;
    position: relative;
    padding-bottom: 24px;
}
.contact-info-column .office-hours:after {
    background-image: url(/wp-content/uploads/2019/06/title-border1.png);
    content: "";
    position: absolute;
    width: 130px;
    height: 1px;
    background-repeat: no-repeat;
    left: 0;
    margin: 0 auto;
    bottom: 4px;
}
.contact-links-section .contact-links:after{
	display: none;
}
.contact-links-section span.contact-links {
    color: #1b2855 !important;
    font-weight: 600;
}
.office-hours-section {
    margin-bottom: 8px !important;
}
#bottom-social {
    text-align: left !important;
    margin-top: 18px;
}
ul#bottom-social li a {
    background-color: transparent !important;
	color: #fff !important;
}
ul#bottom-social li a:hover {
    color: #ebbf1a !important;
    opacity: 1 !important;
}
.contact-row {
    padding-bottom: 0px !important;
}
/**********RESULT PAGE**************/
.section-content.result-content {
    margin-bottom: 40px !important;
}
.section-content.result-content:last-child {
    margin-bottom: 15px !important;
}
.result-content h4:after {
    content: "";
    background-image: url(/wp-content/uploads/2019/06/title-border1.png);
    position: absolute;
    width: 130px;
    height: 1px;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    bottom: 0px;
}
.section-content.result-content {
    background-color: #0b1233;
    padding: 50px 70px;
    position: relative;
    box-shadow: 0 0 15px -4px #252525;
    color: #fff;
}
.disclaimer-section {
    color: #ee2e2b;
    font-weight: 600;
    margin-bottom: 55px !important;
}
.result-content h4 {
    color: #ebbf1a;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.result-content strong {
    color: #ebbf1a;
    margin-right: 10px;
}
.result-title-column .vc_column-inner {
    padding-top: 0px !important;
}
.result-content-1 {
    margin-bottom: 15px !important;
}
.map-column .vc_column-inner{
	padding-top: 0px !important;
}
.contact-us-row {
    margin-top: 55px;
	margin-bottom: 55px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
	display:none !important;
}
.wpcf7-not-valid {
	border-color:red !important;
}
/* Inner Banner */
.inner-banner {
    width: 100%;
    height: 520px;
    background-position: bottom !important;
    display: flex;
    align-items: center;
}
/* Inner Banner */

.banner {
    height: 550px;
    display: flex;
    align-items: center;
}

.banner .vc_column-inner {
    padding-top: 0px !important;!i;!;
}
.banner h1 {
    margin: 0px;
    font-size: 78px;
    color: #fff;
    font-weight: bold !important;
    font-family: 'Montserrat', sans-serif !important;
}
@media all and (min-width: 1401px) and (max-width: 1920px){
  .practice-img-column:before {
    top: 80px;
	}
}

@media (max-width: 1024px){
	.banner h1 {
    font-size: 50px;
}
}
@media (max-width: 823px){
	.top-header {
		display: flex;
	}
	.top-header.container .col-md-3 {
		width: 30%;
	}
	.top-header .col-md-9 {
		width: 70%;
	}
	.home .about-title-row .vc_column-inner {
		padding-top: 10px !important;
	}
	.home .about-img-column {
		max-height: 350px;
	}
	.contact-form-column .section-title h1 {
		font-size: 30px !important;
	}
	/* Result */
	.inner-banner {
		height: 320px;
	}
	h1.vc_custom_heading.page-title {
		font-size: 40px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.section-title h1 {
		font-size: 30px !important;
	}
	.about-title-row.result-title .section-title {
		margin-bottom: 30px !important;
	}
	.about-title-row.result-title .section-title {
		margin-bottom: 20px !important;
	}
}
@media (max-width: 812px){
	
}
@media (max-width: 768px) {
	/* Home	 */
	.contact-form-column .vc_column-inner {
		padding: 50px 20px 0px 20px !important;
	}
	.office-hours {
		margin-left: 8px;
	}
	.section-content.color-content {
		margin-left: 8px;
	}
	span.contact-links, span.contact-links a {
		font-size: 16px;
	}
	.home .section-title h1 {
		margin-top: 10px;
	}
	/* Result */
	.about-title-row .vc_column-inner {
		padding-top: 0px !important;
	}
	.page-id-19 .section-title h1 {
		margin-top: 10px;
	}
	/* Contact */
	.page-id-21 .form-title h2 {
		font-size: 25px;
	}
	.page-id-21 .contact-us-row {
		margin-top: 0;
		margin-bottom: 0;
	}
	.page-id-21 .contact-us-row.vc_row.vc_column-gap-30 {
		margin-left: -15px;
		margin-right: -15px;
	}
	.page-id-21 .contact-us-row.vc_row.vc_column-gap-30>.vc_column_container {
		padding: 0;
	}
	
}
@media (max-width: 767px){
	    .banner h1 {
        font-size: 34px;
    }
	/* 	Home */
	.home .about-img-column {
		max-height: unset;
	}
	.personal-injury-row.about-section {
		padding: 0px 0px 10px 0px;
		margin-bottom: 0;
	}
	.disclaimer-section {
		margin-bottom: 10px !important;
	}
	/* Contact */
	.contact-us-row {
		margin-top: 0;
		margin-bottom: 0;
	}
	.contact-us-row.vc_row.vc_column-gap-30>.vc_column_container {
		padding: 0 15px;
	}
	.section-title:after {
		bottom: 15px;
	}
	.contact-us-map iframe {
		height: 450px;
	}
	.page-id-21 .contact-us-row.vc_row.vc_column-gap-30>.vc_column_container {
		padding: 0;
	}
	
}
@media (max-width: 736px){
	
}
@media (max-width: 731px){
	
}
@media (max-width: 720px){
	
}
@media (max-width: 717px){
	
}
@media (max-width: 667px){
	.inner-banner {
		height: 260px;
	}
	h1.vc_custom_heading.page-title {
		font-size: 30px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	/* Result */
	.section-content.result-content {
		padding: 50px 40px;
	}
}
@media (max-width: 653px){
	
}
@media (max-width: 640px){
	
}
@media (max-width: 568px){
	#primary-menu {
		padding: 5px 0 0px 0px;
	}
}
@media (max-width: 540px){
	
}
@media (max-width: 512px){
	
}
@media (max-width: 500px){
	.top-header {
		display: none;
	}
	#wprmenu_bar .menu_title a {
		top: 0px;
		color: #fff;
	}
	.inner-banner {
		height: 160px;
	}
	h1.vc_custom_heading.page-title {
		font-size: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.section-title h1 {
		font-size: 25px !important;
	}
	.section-title h3 {
		font-size: 20px;
	}
	.contact-form-column .vc_column-inner {
		padding: 20px 20px 0px 20px !important;
	}
	.contact-form-column .wpb_wrapper {
		margin-bottom: 20px !important;
	}
	.contact-form-column .section-title h1 {
		font-size: 22px !important;
	}
	.contact-form-column .section-title {
		padding-bottom: 0px;
	}
	span.contact-links, span.contact-links a {
		font-size: 14px;
	}
	.map-1 iframe {
		height: 300px;
	}
	/* Result */
	.section-content.result-content {
		padding: 20px 20px;
	}
	.section-content.result-content {
		margin-bottom: 20px !important;
	}
	.about-title-row.result-title .section-title {
		margin-bottom: 10px !important;
	}
/* Contact */
	.contact-info-column .vc_column-inner {
		padding: 20px 35px 0px 35px !important;
	}
	.page-id-21 .form-title h2 {
		font-size: 22px;
	}
	.contact-links h3 {
		font-size: 18px;
	}
	.contact-links a {
		font-size: 16px;
	}
	.contact-us-map iframe {
		height: 300px;
	}
}
@media (max-width: 384px){
	
}
@media (max-width: 375px){
	.section-title h1 {
		font-size: 20px !important;
	}
	.section-title h3 {
		font-size: 16px;
	}
	.section-title:after {
		bottom: 10px;
	}
}
@media (max-width: 360px){
	
}
@media (max-width: 320px){
	.footer-menu-1 .menu li {
		padding: 0px 10px;
	}
	.contact-form-column .vc_column-inner {
		padding: 20px 10px 0px 10px !important;
	}
	span.contact-links, span.contact-links a {
		font-size: 13px;
	}
/* Contact */
	.contact-info-column .vc_column-inner {
		padding: 20px 20px 0px 20px !important;
	}
	.office_hours_table td.m1 {
		width: 58%;
		margin-right: 0px;
	}
}
@media (max-width: 280px){
	.section-title h1 {
		font-size: 18px !important;
	}
	.section-title h3 {
		font-size: 14px;
	}
	.office_hours_table tr {
		display: grid;
	}
	.office_hours_table td.m1 {
		width: 100%;
		margin-right: 0px;
	}
	span.contact-links, span.contact-links a {
		font-size: 12px;
	}
	
/* Result */
	.section-content h4 {
		font-size: 16px;
	}
}

