/* Subpage styling goes here. Excluded on homepage */

/*
SUBPAGE STRUCTURE
BLOG
TEMPLATES
*/

/*******************************************************************************************
SUBPAGE STRUCTURE - Banner and sidebar elements
*******************************************************************************************/
.banner {
	height: 500px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-background-position-x: 50%;
	background-position-x: 50%;background-position: center;
/*	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.3);*/
}

.banner:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/*background: rgba(20, 23, 47, 0.5);*/
 	background: linear-gradient(180deg, rgba(0,0,0,0.8) 0.2%, rgba(0,0,0,0.1) 35%, rgba(0,0,0,0.0) 50%); 
	pointer-events: none;
}

.single-attorneys .banner {
	height: auto;
	padding: 40px 0;
}

.banner img {
	position: relative;
	width: 100%;
}

.banner>.row {
	height: 100%;
}
.single-attorneys .banner-inner {
	align-items: center;
	justify-content: center;
  flex-flow: wrap;
}
.banner-inner {
	position: relative;
	z-index: 1;
	/* display: -moz-flex; */
	/* display: -ms-flex; */
	/* display: -o-flex; */
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	/* align-items: flex-end; */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	/* justify-content: flex-start; */
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
	float: none;
	padding: 0 15px 40px 25px;
	align-content: flex-end;
	flex-flow: column;
	justify-content: flex-end;
}
.banner-title {
	/* position: absolute; */
	/* left: 0; */
	/* bottom: 0; */
	/* font-size: 34px; */
	text-transform: uppercase;
	padding: 15px 0;
	background: transparent;
	letter-spacing: 1.6px;
	font-family: var(--heading-font-family);
	font-size: 40px !important;
	color: #fd291f;
	margin-bottom: 0;
	font-weight: 600;
	/* line-height: 1.3em; */
	/* flex: 1 0 20%; */
	max-width: 650px;
	align-items: flex-end;
	line-height: 1.2;
}
/*h1.banner-title::after{
    content: "";
    background: #c7965f;
    bottom: 100px;
    left: 480px;
    width: 20%;
    height: 6px;
    position: absolute;
}*/
.large-text {
	font-size: 22px;
	line-height: 35px;
	color: #000;
}
.search-result-filters .search-result-col {
	padding-left: 0;
}
.result-list {
	/* padding-right: 15px; */
	display: flex;
	width: 100%;
	/* column-gap: 25px; */
	margin-left: -15px;
}

.row.result-row {
	width: 100%;
}
.result-list .result-single-sec {
	border: none;
	padding-top: 0;
}
.res-search-tit {
	margin-bottom: 0;
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 0.96px;
}

.page-template-template-results .sidebar.columns.hide-for-small-only {
	padding-bottom: 25px;
}
.result-single-sec-main .result-first-tit {
	color: #fff;
	line-height: normal;
	font-size: 40px;
	width: 100%;
	text-align: center;
	font-weight:400;
}

.result-single-sec-main .result-text {
	padding: 0;
	font-size: 18px;
	color: #fd291f;
}
.result-single-sec-main {
	background: #000;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	min-height: 160px;
	align-content: center;
	margin-bottom: 30px;
}

.result-single-sec-main:hover,
.result-single-sec-main:focus {
	background: #fd291f;cursor: context-menu;
	 
 
}
.result-single-sec-main:hover .result-text,
.result-single-sec-main:focus .result-text {
	color: #fff;
 
}


.module.module-intro-a.result-section {
	padding-top: 0;
	margin-top: -100px;
}

.module.module-intro-a.result-section .row.intro-row {
	max-width: 1230px !important;
}
.result-btn-sec {
	margin-top: 30px;
}

.page-template-template-contact .content{
	padding-right:50px;
}
.contact {
	border-bottom: solid 2px #efefef;
	margin-bottom: 35px;
	padding-bottom: 25px;
}
.single-offices .map {
    padding-top: 40px;
}
.blog-left, .blog-right {
	padding-left:0px;
}
.page-template-template-results .content h2:first-child, .single-practices .content h3 {
	color: #fd291f;
	font-weight: bold;
}
.single-practices .content > h2:nth-child(1) {color:#fd291f; }
.vc_column-inner h2 {color: #000;}


@media screen and (min-width: 768px) {
	.banner-title {
		font-size: 36px;
	}
}

@media screen and (min-width: 1025px) {
	.banner {
		height: 500px;
		
	}
}
.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-first-title {
	margin-bottom: 15px;
}

 .module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section {
	padding-top: 50px;
}
.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .cta-prac.prac-contact-col-inner {
	max-width: 768px;
	margin: 0 auto;
	text-align: center;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .cta-prac.prac-contact-col-inner p {
	margin-bottom: 0;
	color: #000;
}
.prac-cta-bottom {
	margin-bottom: 16px;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-sec-title {
	text-transform: capitalize;
	margin-bottom: 0px;
}


.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-third-title {
	font-size: 33px;
}

.search-form {
	display: flex;
	position: relative;
	/* background: #f8f8f8; */
	/* border: 1px solid #bbb; */
	max-width: 370px;
}

.pg-side-title {
	position: relative;
	font-size: 24px;
}

.search-form input {
	border: none;
	color: #060606;
	padding: 6px 10px;
	border: none !important;
	outline: none !important;
	background: transparent;
	height: 45px;
	font-weight: 400;
	font-size: 15px;
}

/*.single-attorneys .content.columns .content-tab.active div:first-child p:first-child {
	font-size: 22px;
	color: #000;
	font-family:var(--heading-font-family);
}*/

.search-form label {
	text-transform: capitalize;
	font-weight: 600;
	color: #797676;
	padding-left: 26px;
	padding: 6px 15px;
	font-size: 13px !important;
	letter-spacing: 1px;
}
.cont-tit {
	font-size: 26px;
	font-family: 'Red Hat Display', sans-serif;
	color: red;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding-left: 15px;
	margin-top: 42px;
	margin-bottom:5px;
}

.search-form button {
	margin-left: 10px;
	height: 45px;
	width: 45px;
	font-size: 1.1rem;
	padding: 0 12px !important;
	border-radius: 0;
	background: #030504;
	color: #fff;
	border: none;
}


.search-form button:hover, .search-form button:focus {
 
	color: #fff;
	background:#fd291f; border:none
}



/* BLOG > Subpage Sidebar Features */
#heading-anchors {
	display: none;
}

#heading-anchors-source h2 {
	position: relative;
}

#heading-anchors-source h2 span {
	top: -150px;
}

@media screen and (min-width: 768px) {
	#heading-anchors {
		display: block;
	}
}

/*******************************************************************************************
BLOG - Posts, search results, and pagination
*******************************************************************************************/
.page-title-blg {
	font-size: 42px;
	line-height: 52px;
	text-transform: capitalize;
	color: #33365e;
	margin: 0 0 40px;
	font-weight: 400;
	font-family: var(--heading-font-family);
	position: relative;
}
.page-title-blg::after {
	content: "";
	background: #c7965f;
	width: 70px;
	height: 7px;
	left: 0;
	bottom: -13px;
	position: absolute;
}



.page-title {
	font-size: 42px;
	line-height: 52px;
	text-transform: capitalize;
	color: #33365e;
	margin: 0 0 40px;
	font-weight: 400;
	font-family: var(--heading-font-family);
	position: relative;
}
.page-title::after {
	content: "";
	background: #c7965f;
	width: 70px;
	height: 7px;
	left: 0;
	bottom: -13px;
	position: absolute;
}




.post {
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cecece;
}

.post:last-child {
	border: none;
	padding-bottom: 0;
}

.post-head{
	margin-top:25px;
}


.post-head h1 {
	color: #fd291f!important;
	font-size: 40px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	text-align: left;
	display: inline-block;
	font-family: var(--heading-font-family);
	margin-bottom: 20px;
}

.post-head h2 {
	color: #fd291f;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: normal;
	text-align: left;
	display: inline-block;
	font-family: var(--heading-font-family);
	margin-bottom: 20px;
}



.post-head h1 a{
	font-weight:500;
	color:#fd291f;
}

.post-head h1 a:hover{
	font-weight:500;
	color:#000;
}

.page-template-template-media .post-head h1, .blog .post-head h1 {
	font-size: 20px;
	margin-bottom: 0;
}

.page-template-template-media .post-bottom {
	margin-top: 0;
}
.single-media .post-head h1 {
	margin-bottom: 0;
}
 .single-media .post-head .small-margin-right {
	margin-right: 10px;
	position: relative;
	top: 10px;
}


.single-post .post-bottom {
	text-align: right;
	text-align: justify;
	align-items: center;
	/* justify-content: flex-end !important; */
	padding-bottom: 20px;
}


.post-head,
.post-body {
	margin-bottom: 20px;
}

.post-head {
	margin-bottom: 10px;
}


.columns.large-7.small-12.medium-7.blog-left {
	padding-left: 2px;
}
.post-body {
	display: block;
}

.post-head h2 a {
    color: #1d1c22;
    font-size: 22px;
    display: inline-block;
    line-height: 28px;
    font-family: var(--heading-font-family);
    font-weight: 600;
}


.post-head h2 a:hover {
    color: #FE0A0A;
   }


.single-post .post-body {
	display: block;
}

.blog .single-post .post-head-info {
	line-height: 1.3;
	margin-bottom:40px;
}

.page-template-template-media .post-head-info {
	line-height: 1.3;
	margin-bottom:0px;
}

.post-head-info span, .post-head-info a {
	font-size: 15px;
	font-weight: 600;
	text-transform: none;
	margin-bottom: 0;
	text-decoration: none;
}

.post-head-info span strong, .post-head-info a strong{
	
		font-weight:600;
		
}

.post-head-info i {
	margin: 0 5px;
    color: #fe0a0a;
	display:none;
}

.post-head-info i.fas.fa-clock.small-margin-right {
	margin: 0 5px 0 2px;
}



.post-head-category {
	color:#5d5d5d;
}

.post-head-info a:hover,
.post-head-info a:focus {
	color: #141d41;
}

.post-head-info span {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 15px;
	color:#808080;
	text-transform:capitalize;
}

.post-head-info span:not(:last-of-type)::after {
	width: 1px;
	height: 12px;
	background: #808080;
	content: '';
	display: inline-block;
	margin: 0 0px 0 12px;
	position: relative;
	top: 2px;
}

.post-body-image img {
	max-width: 100%;
}

.post-body-image {
	margin-bottom: 8px;
}

img.alignright {
	float: right;
	margin: 0 0 30px 30px;
}

img.alignleft {
	float: right;
	margin: 0 30px 30px 0;
}

.post-body-excerpt {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-family:var(--body-font-family);
}

.post-body-excerpt p:last-of-type {
	margin-bottom: 0;
}

.post-bottom {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	text-transform:uppercase;
	letter-spacing:1px;
}

.post-bottom a {
    font-size: 15px;
}

.post-bottom-share {
	color: #909596;
    margin: 0 auto;
    margin-left: 0;
    padding-left: 0px;
	text-transform:uppercase;
	float:right;
}
.post-bottom-share:hover {
	color: #FE0A0A !important;
 
}
.single-post .post-bottom-share {
    padding-left: 0px;
}

.post.blog-post-img {
	display: inline-block;
	width: 100%;
}

.post-bottom {
	margin: 5px 0 4px 0;
}
.post-bottom .blgbtn {
font-size: 15px;
    letter-spacing: 0px;
    cursor: pointer;
    border: none;
    margin: 0;
    border-radius: 0;
    /* padding: 12px 24px; */
    text-align: center;
    display: inline-block;
    color: #030504;
    /* background-color: #c7965f; */
    text-decoration: none;
	text-transform:capitalize;
}
.post-bottom .blgbtn:hover, .post-bottom .blgbtn:focus {

    color: #fd291f !important;
  
}


.post-bottom .post-bottom-share:hover,
.post-bottom .post-bottom-share:focus {
    color: #33365e !important;

    
}

.post-bottom .post-bottom-share {
font-size:15px;
    letter-spacing: 0px;
    cursor: pointer;
    border: none;
    text-transform: capitalize;
    margin-left: 20px;
    border-radius: 0;
    /* padding: 12px 24px; */
    text-align: center;
    display: inline-block;
    color: #c7965f;
    background-color: none;
    text-decoration: none;
}

.single-post .post-bottom .post-bottom-share {
	margin-left:0;
}

.columns.large-6.small-12.medium-6.blog-left {
	padding-top: 10px;
	padding: 0;
	margin-bottom: 15px;
	float: right;
}

@media screen and (min-width: 1025px) {
	.post-body {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	.post-body-image {
		margin: 0 0 0 30px;
	}
}

/* BLOG > Page Navigation */
.wp-pagenavi {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.wp-pagenavi a, .wp-pagenavi span {
	font-weight: 600;
	text-decoration: none;
	border-radius: 50%;
	width: 32px;
	height: 33px;
	line-height: 32px;
	text-align: center;
	margin: 0;
	display: block;
	background: none;
	color: #33365e;
	margin-right: 5px;border: none !important;
}

.wp-pagenavi .previouspostslink {
	padding-left: 0 !important;
}

.wp-pagenavi span.current {
    background-color: #fd291f;
    border: 1px solid #fd291f;
    border-radius: 0px;
    color: #fff;
	line-height:33px;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:focus {
    color: #fff;
    background-color: #fd291f;
    border: 1px solid #fd291f;
    border-radius: 0px;
    color: #fff;
}

.wp-pagenavi span.pages,
.wp-pagenavi span.extend {
	display: none;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .first,
.wp-pagenavi .last {
	width: auto;
	color: #030504;
	background: none;
	padding: 0 15px;
	border-radius: 0;
}
.wp-pagenavi .fas.fa-angle-double-left {
	color: #030504;
}
a.nextpostslink:after {
    content: "\f0da";
    font-family: 'Font Awesome 5 Pro';
    padding-left: 5px;
	display:none;
}
.wp-pagenavi .fas.fa-angle-double-right {
	color: #030504;
}
a.previouspostslink:before {
    content: "\f0d9";
    font-family: 'Font Awesome 5 Pro';
    padding-right: 5px;
	display:none;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .nextpostslink:focus,
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .previouspostslink:focus,
.wp-pagenavi .first:hover,
.wp-pagenavi .first:focus,
.wp-pagenavi .last:hover,
.wp-pagenavi .last:focus {
	background: none;
	color: #fd291f;
}

/*******************************************************************************************
TEMPLATES - Pre-built subpages
*******************************************************************************************/

/* TEMPLATES > Attorney Banner */
.attorney-banner-name h1 {
	font-size: 1.5rem;
	color: #fff;
	margin-bottom: 10px;
}

.attorney-banner-left {
	margin: 0px auto 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	height: auto;
}

.attorney-banner-left img {
	max-width: 300px;
  height: auto;
}

.attorney-banner-right {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.attorney-banner-phone-fax,
.attorney-banner-info p {
	margin-bottom: 15px;
}
 .attr-banner-icon p {
	margin-bottom: 0;
}

.attorney-result-image-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	align-items: flex-end;
	-webkit-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.attorney-result-single:hover .attorney-result-image-container,
.attorney-result-single:focus .attorney-result-image-container {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	position: relative;
}

.attorney-result-overlay {
	width: 100%;
	height: 100%;
	font-size: 1.0rem;
	background: rgba(253, 41, 31, 0.5);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: opacity 200ms ease-out;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
}

 


.attorney-banner-info p,
.attorney-banner-info a {
	color: #fff;
	line-height: 1.0;
	font-size: 20px;
	font-weight:500;
}
.module.attorney-footer-section {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	padding: 0;
	/* display: flex; */
	/* flex-wrap: wrap; */
}

.attorney-sidebar-text-col {
	background: rgba(230, 10, 0, 0.9);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: relative;
}

.attorney-sidebar-text-col::after {
	content: "";
	background: rgba(230, 10, 0, 0.9);
	left: -300%;
	width: 300%;
	height: 100%;
	position: absolute;
}

.attorney-sidebar-text-inner {
	padding: 125px 25px 80px 25px;
}

.attorney-sidebar-text-inner h2 {
	color: #fff;
	letter-spacing: 1px;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	 
}


.attorney-sidebar-text-inner ul li {
  font-size: 17px;
  color: #fff;
  padding: 0 0 0px 24px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 15px;
}

.attorney-sidebar-text-inner ul li::before {
	position: absolute;
	color: #fff;
	top: -6px;
	left: 0;
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	font-size: 25px;
}



.attorney-banner-pdfs.attorney-banner-flex-row .fas:hover {
color:#fff;
}

.attorney-banner-info>p:last-child {
	margin: 0;
}

.attorney-banner-info .divider-span {
	display: none;
}

.attorney-banner-position {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2.58px;
	font-family: var(--heading-font-family);
}

/* TEMPLATES > Attorney Banner Template A */
.single-attorneys-template-a .attorney-banner-right {
	background-color: transparent !important;
	position: relative;
}

.blog-search-section .form-container, .blog-search-section .form-container {
	background: #fbfbfb;
	box-shadow: none;
	padding: 0;
	border: 1px solid #F2F2F2;
}

.single-attorneys-template-a .attorney-banner-left {
	-ms-align-self: flex-start;
	-ms-flex-item-align: end;
	align-self: flex-start;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 55px;
}

.single-attorneys-template-a .attorney-banner-name, .single-attorneys-template-a .attorney-banner-info {
	padding: 0px 0px 0px 0;
 
}

  .single-attorneys-template-a .attorney-banner-info {
	padding: 20px 0px 00px 0;
	max-width: 450px;
}

.single-attorneys-template-a .attorney-banner-name {
	border-bottom: 0px solid #fff;
}

.single-attorneys-template-a .attorney-banner-name h1 {
	color: #fd291f;
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: var(--heading-font-family);
	text-transform: uppercase;
}
.attorney-banner-pdfs.attorney-banner-flex-row .fas.fa-linkedin.small-margin-right{
	font-family: "FontAwesome" !important;
}

.attorney-banner-pdfs.attorney-banner-flex-row .fas {
	color: #c7965f;
}
.single-attorneys-template-a .attorney-banner-info i {
	color: #fff;
	background: #e60a00;
	width: 40px;
	height: 40px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: normal;
}

.single-attorneys-template-a .attorney-banner-info i:hover,
.single-attorneys-template-a .attorney-banner-info i:focus {
	color: #030504;
}
.attr-banner-icon {
	display: flex;
	padding-top: 10px;
}


.single-attorneys-template-a .attorney-banner-info a:hover {
	color: #c7965f;
}

.attorney-results .attorney-result-single:hover  .attorney-result-overlay{
	opacity:1 !important;
	z-index:99
	
}






/* TEMPLATES > Attorney Banner Template B */
.single-attorneys-template-b .attorney-banner-name {
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.single-attorneys-template-b .attorney-banner-left {
	background: white;
	background: linear-gradient(30deg, white 0%, #C0C3D3 100%);
	border: 2px solid #0F8577;
}

.single-attorneys-template-b .attorney-banner-info p,
.single-attorneys-template-b .attorney-banner-info a {
	font-size: 1.3rem;
}

.single-attorneys-template-b .vcard a {
	text-transform: uppercase;
	font-size: 0.9rem;
}

.single-attorneys-template-b .attorney-banner-info {
	margin-bottom: 30px;
}

.single-attorneys-template-b .attorney-banner-letter,
.single-attorneys-template-b .vcard i {
	display: inline-block;
	color: #0F8577;
}

.single-attorneys-template-b .vcard i {
	font-size: 75%;
}

.single-attorneys-template-b .attorney-banner-info span {
	display: none;
}
.columns.large-5.small-12.medium-5.blog-right {
	padding-left: 0;
}
@media screen and (min-width: 900px) {
.attorney-banner-flex-row {
	display: flex;
	align-items: center;
	margin-top: 35px;
	border-top: 1px solid #fff;
	max-width: 385px;
	padding-top: 30px;
	margin-bottom: 30px;
}

	.attorney-banner-flex-row p {
		margin: 0 12px 0 0;
	}

	.attorney-banner-name h1 {
		font-size: 42px;
	}
.attorney-banner-left img {
	max-width: 370px;
	width: 100%;
	margin-bottom: 0;
	box-shadow: 0 0 58px #222;
	background: #d7d7d7;
}

.attorney-banner-right {
	min-width: 50%;
	margin-left: 30px;
	text-align: left;
	width: 50%;
}

.single-attorneys .banner {
	height: auto;
	padding: 185px 0px 60px;
	background-position: top right;
	background-size: cover;
}

.single-attorneys .banner-inner {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
	align-items: center;
}

	.single-attorneys-template-b .attorney-banner-phone-fax p:first-of-type {
		margin-right: 15px;
	}
}

/* TEMPLATES > Attorney Template C */
.attorney-template-c-tabs {
	display: none;
}

.attorney-template-c-container {
	display: flex;
	flex-wrap: wrap;
	padding: 0 15px;
}

.single-attorneys-template-c main {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0 0;
	background-image: url(../images/background_ceiling.jpg);
}

.attorney-template-c-contact h1 {
	margin-bottom: 10px;
}

.attorney-template-c-contact h2 {
	font-size: 1.2rem;
}

.mCSB_draggerRail,
.mCSB_scrollTools {
	background-color: #14172F !important;
	width: 3px !important;
}

.mCSB_dragger,
.mCSB_dragger_bar {
	background-color: #0F8577 !important;
	width: 4px !important;
}

.mCSB_scrollTools_vertical,
.mCSB_dragger {
	border-radius: 4px !important;
}

.attorney-template-c-content {
	background: #fff;
	order: 1;
	padding: 30px 15px;
	width: 100%;
}

.attorney-template-c-photo {
	order: 0;
	display: flex;
	align-items: flex-end;
	text-align: center;
	width: 100%;
	justify-content: center;
}

.attorney-template-c-photo img {
	max-width: 100%;
	width: auto;
	height: 400px;
}

@media screen and (min-width: 1025px) {
	.attorney-template-c-content-inner {
		max-height: 700px;
	}

	.single-attorneys-template-c main {
		padding-top: 180px;
	}

	.attorney-template-c-tabs {
		display: block;
		background: #0F8577;
	}

	.attorney-template-c-photo img {
		height: auto;
	}

	.attorney-template-c-container {
		flex-wrap: nowrap;
		justify-content: center;
	}

	.attorney-template-c-content.content {
		order: 0;
		max-width: 525px;
		align-self: flex-start;
		padding: 0;
	}

	.attorney-template-c-content-inner {
		padding: 35px 10px 35px 35px;
	}

	.attorney-template-c-photo {
		order: 1;
		width: auto;
		margin-left: 50px;
	}

	.attorney-template-c-content-inner .content-tab {
		padding: 0;
		margin: 0;
	}
}

/* TEMPLATES > Attorney Banner Template D */
.attorney-banner-large-left {
	order: 2;
}

.attorney-banner-large-right {
	order: 1;
	margin-bottom: 20px;
	width: 300px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	text-align: center;
	background: #E9F5F7;
}

.attorney-banner-large-name,
.attorney-banner-large-buttons,
.attorney-banner-large-info {
	margin-bottom: 35px;
}

.attorney-banner-large-info a,
.attorney-banner-large-info p {
	color: #fff;
}

.attorney-banner-large-info p {
	margin-bottom: 4px;
	font-size: 1.1rem;
}

.attorney-banner-large-right img {
	height: 300px;
	width: auto;
	max-width: 100%;
}

.attorney-bio-main-d {
	position: relative;
}

.attorney-banner-large-quote {
	position: relative;
	padding-left: 70px;
}

.attorney-banner-large-quote em {
	color: #fff;
	font-size: 1.1rem;
}

.attorney-banner-large-quote:before {
	position: absolute;
	left: 0;
	top: 6px;
	content: '';
	width: 45px;
	height: 39px;
	background-repeat: no-repeat;
}

.attorney-banner-large-buttons {
	display: flex;
	flex-wrap: wrap;
}

.attorney-banner-large-buttons a {
	padding: 0;
	width: 40px;
	height: 40px;
	margin-right: 12px;
	font-size: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content-tabs-anchor-links .content-tabs-row {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	margin: 0;
	z-index: 1;
	background: rgba(15, 133, 119, 0.8)
}

.content-tabs-anchor-links .content-tabs-row button {
	background: none;
	color: #fff;
	min-height: 60px;
	margin: 0;
	position: relative;
	flex: 1;
}

.content-tabs-anchor-links .content-tabs-row button:hover,
.content-tabs-anchor-links .content-tabs-row button:focus {
	background: #14172F;
}

.content-tabs-anchor-links .content-tabs-row button:after {
	position: absolute;
	content: '';
	height: 14px;
	background: #fff;
	right: 0;
	top: calc(50% - 7px);
	width: 1px;
}

.content-tabs-anchor-links .content-tabs-row button i {
	display: none;
}

.content-tabs-anchor-links .content-tabs-row button.active {
	background: #fff;
	color: #0F8577;
}

.content-tabs-anchor-links .content-tabs-row button:hover:after,
.content-tabs-anchor-links .content-tabs-row button:focus:after,
.content-tabs-anchor-links .content-tabs-row button.active:after {
	display: none;
}

.single-attorneys-template-d .banner:before {
	display: none;
}

@media screen and (min-width: 900px) {
	.attorney-banner-large-left {
		order: 0;
		flex: 1;
		margin-right: 8%;
		align-self: center;
	}

	.attorney-banner-large-right {
		flex: 1;
		background: none;
		width: auto;
		margin: 0;
		align-self: flex-end;
	}

	.attorney-banner-large-right img {
		height: auto;
	}
}

/* TEMPLATES > Attorneys Landing */
.page-template-template-attorneys main {
	background: #fff;
	padding-top: 0;
	background-image: none;
}

.attorney-results {
	display: block;
	outline: none;
}

.attorney-result-single {
	padding: 0;
	background: transparent;
	display: flex;
	/* align-items: flex-end; */
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	flex-wrap: wrap;
	width: 100%;
	text-decoration: none !important;
}

.attorney-results .attorney-result-single {
	width: 100%;
}

.attorney-result-single img {
	max-width:340px;
	width: 100%;
	height: auto;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	-ms-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	
}

.attorney-result-single:hover img,
.attorney-result-single:focus img {
	-webkit-transform: scale(1.00);
	-ms-transform: scale(1.00);
	transform: scale(1.00);
}

.attorney-result-single .attorney-result-info {
	padding: 15px 10px;
	background-color: transparent;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	-webkit-transition: background 200ms ease-out;
	-o-transition: background 200ms ease-out;
	transition: background 200ms ease-out;
	width: 100%;
	/* justify-content: center; */
	/* display: flex; */
	/* flex-wrap: wrap; */
	max-width: 340px;
}

.attorney-result-info h2  {
 
	margin: 0;
}
 

.attorney-result-single:hover .attorney-result-info,
.attorney-result-single:focus .attorney-result-info {
 	background: transparent; 
}

.attorney-result-single h2 {
	font-size: 24px;
	line-height: 27px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.5px;
	/* color: #fff; */
	margin: 0;
	margin-top: 15px;
	font-family: var(--heading-font-family);
}

.attorney-result-info p {
	font-size: 16px;
	text-transform: uppercase;
	margin: 3px auto;
}

.attorney-result-single .attorney-result-info::after {
	content: "";
	position: absolute;
	bottom: 1px;
	background: #E60A00;
	margin-left: -16px !important;
	width: 32px;
	height: 5px;
	margin: 0 auto;
}


@media screen and (min-width: 550px) {
	.attorney-results {
		max-width:1200px;
		border-bottom: solid 2px #b2bbe1;
    	margin-bottom: 50px;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.attorney-results:last-child{
		border-bottom:none;
	}

	.attorney-results .attorney-result-single {
		width: 49%;
	}

	.attorney-results .attorney-result-single:nth-child(2n + 1) {
		margin-right: 2%;
	}
}

@media screen and (min-width: 900px) {
	
	.page-template-template-nepali .attorney-results .attorney-result-single {
		width: 30%;
		margin-right: 2%;
	}
		
	.attorney-results .attorney-result-single {
		width: 30%;
		margin-right: 2%;
	}

	.attorney-results .attorney-result-single:nth-child(2n + 1) {
		margin-right: 2%;
	}
	
.page-template-template-nepali .attorney-results .attorney-result-single:nth-child(4n + 4) {
    margin-right: 2% !important;
}

	.attorney-results .attorney-result-single:nth-child(4n + 4) {
		margin-right: 0;
	}
	
	
}

/* TEMPLATES > Attorney Search */
.attorney-search-results-bar {
	text-align: center;
	padding: 12px 0;
	margin-bottom: 40px;
	border-top: 1px solid #E9F5F7;
	border-bottom: 1px solid #E9F5F7;
}

.attorney-search-inner {
	padding: 60px 0;
}

.attorney-search-letters {
	margin-bottom: 40px;
}

.attorney-search-letters-single {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
}

span.attorney-search-letters-single {
	color: #C0C3D3;
}

@media screen and (min-width: 700px) {
	.attorney-search-form .form-input-row {
		display: flex;
	}

	.form-input-group:first-of-type {
		margin-right: 15px;
	}
}

@media screen and (min-width: 1025px) {
	.attorney-search-letters {
		display: flex;
		justify-content: space-between;
	}
}


/* TEMPLATES > Practices Landing */
.practice-box-list {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.practice-box {
width: 100%;
    height: 90px;
    margin: 0 0 20px;
    padding: 0 15px;
    background: #fff;
    color: #FE0A0A;
    border: solid 2px #FE0A0A;
    border-radius: 4px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background 200ms ease-out;
    -o-transition: background 200ms ease-out;
    transition: background 200ms ease-out;
}

.practice-box:hover,
.practice-box:focus {
	background: #FE0A0A;
}

.practice-box span {
	margin: 0;
    font-size: 1.2rem;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.practice-box:focus span,
.practice-box:hover span {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.practice-box {
		width: 23%;
		margin: 1%;
	}
}

/* TEMPLATES > Contact A */
.page-template-template-contact-a main {
	background-image: url(../images/hero_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 160px 0 80px;
	position: relative;
}

.contact-full-container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.contact-full-inner {
	width: 100%;
	background: #fff;
	padding: 40px 0;
}

@media screen and (min-width: 1025px) {
	.page-template-template-contact-a main {
		height: 100vh;
		padding: 0;
	}

	.contact-full-inner {
		padding: 40px;
	}

	.contact-full-content {
		padding-right: 15%;
	}

	.contact-full-container {
		align-items: center;
		height: 100vh;
		padding-top: 100px;
	}
}

@media screen and (max-height: 750px) and (min-width: 1025px) {

	.page-template-template-contact-a main,
	.contact-full-container {
		height: 100%;
	}

	.contact-full-container {
		padding: 0;
	}

	.page-template-template-contact-a main {
		padding: 160px 0 100px;
	}
}

/* TEMPLATES > Contact B */
.office-block {
	margin-bottom: 30px;
}
.ofc-image{
width:100%;	
}
.office-block-image {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-repeat: no-repeat;
	/*background-position-x: 50%;*/
}

.office-block-info {
	background: #E9F5F7;
	position: relative;
	padding: 30px;
}

.office-block-info p {
	margin: 0;
}

.office-contact {
	margin-top: 30px;
}

.office-contact p {
	font-weight: 700;
}

.office-block-info-inner {
	width: 100%;
}

.office-contact-map {
	position: absolute;
	right: 0;
	bottom: 0;
}

@media screen and (min-width: 1025px) {
	.office-block {
		display: flex;
	}

	.office-block-image {
		
		display: flex;
		flex-basis: 300px;
		
	}

	.office-block-info {
		flex: 1;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
}

/* TEMPLATES > Attorney Bios */
.content-tabs-row {
	display: none;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

.content-tabs-row-inner {
	display: flex;
}

.content-tabs-row .content-tab-activate {
	margin-right: 10px;
}

.content-tab-activate:last-of-type {
	margin-right: 0;
}

.content-tab-activate.active {
	background: #14172F;
	pointer-events: none;
}

.content-tab {
	display: none;
	margin-bottom: 50px;
}

.content-tab.active {
	-webkit-animation: fadeIn 200ms ease-out;
	animation: fadeIn 200ms ease-out;
}

.content-tab.active,
.content-tabs-anchor-links .content-tab {
	display: block;
}

.content-tabs-anchor-links .mobile-tab {
	display: none;
}

.content-tabs-select {
	margin: 0 auto 30px;
	display: none;
}

.content-tabs-anchor-links .content-tabs-select {
	display: block;
}

.mobile-tab {
	width: 100%;
	text-align: left;
	padding: 20px 30px;
	margin-bottom: 20px;
	position: relative;
}

.mobile-tab:after {
	content: '\f0d7';
	font-family: 'Font Awesome 5 Pro';
	right: 15px;
	position: absolute;
}

@media screen and (min-width: 1025px) {
	.content-tabs-row {
		display: block;
	}

	.mobile-tab,
	.content-tabs-anchor-links .content-tabs-select {
		display: none;
	}
}

/* TEMPLATES > Confirmation */
.confirm-contact {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: inline;
	margin-bottom: 10px;
}

.confirm-contact a:not(:last-child) {
	margin-right: 20px;
}

.confirm-social {
	margin-bottom: 60px;
}
.sidebar-block {
	background-size: cover;
}

/**:focus {
    outline: none!important;
}*/
.result-sidebar.ohio-right-inner {
    background-image:none!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #c7965f;
}
.result-sidebar.ohio-right-inner h2 {
    font-size: 20px!important;
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    color: #fff!important;
    font-weight: 400!important;
}
.ohio-right-inner #slider-testimonials-a p{
	text-align:center!important;
}
.ohio-right-inner #slider-testimonials-a {
    padding: 0;
    padding-bottom:0!important;
    min-height: 200px!important;
}
.result-button {
	text-align: left;
	margin-top: 0;
	padding-left: 5px;
}

.sidebar-block .result-button .result-hp-btn.button {
	background: transparent;
	border: solid 3px #fd291f;
	width: auto;
	max-width: inherit;
	font-size: 15px;
	color: #fd291f;
	min-width: 120px;
}

.sidebar-block .result-button .result-hp-btn.button:hover,
.sidebar-block .result-button .result-hp-btn.button:focus {
	background: #fd291f;
	border: solid 3px #fd291f;
	width: auto;
	max-width: inherit;
	font-size: 15px;
	color: #fff;
	min-width: 120px;
}

 

.ohio-right-inner .slick-dots {
    text-align:center!important;
    bottom: 38%;
}
.ohio-right-inner .slick-dots li button::before{
	height:15px!important;
	width:15px!important;
	border-radius:40px!important;
}
.result-sidebar ul li::before {
	display:none!important;
}

.ohio-right-inner .slick-dots li button::before {
	background: transparent !important;
	border-color: #33365e !important;
	border-style: groove;
	border-width: 2px;
}


.ohio-right-inner .slick-dots li.slick-active button::before{
	background:#33365e!important;
	border:none!important;
}
.ohio-right-inner #slider-testimonials-a p {
    text-align: center!important;
    color: #fff;
    font-size: 15px;
   padding-bottom: 8px;
	font-weight:400;
}
.ohio-right-inner #slider-testimonials-a p strong {
    font-weight: 700!important;
}

.result-border {
    border: #fff;
    border-style: solid;
    padding: 10px;
	border-width: 2px;
}
.ohio-right-inner{
	    padding: 15px!important;
}
.sidebar-inner h2.contact-form-heading, section.sidebar-block h2.contact-form-heading {
	text-transform: uppercase !important;
	font-family: var(--heading-font-family) !important;
	font-size: 34px;
	max-width: 253px;
	margin: 0 auto;
}

p.contact-form-first-tit {
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	font-family: var(--heading-font-family) !important;
	text-transform: uppercase;
}
input, select, textarea{
border-bottom: 1px solid #fff!important;
}
.form-container.sidebar-form-container #contact-formStandard label{
	color:#fff!important;
}
.columns.large-5.small-12.medium-5.blog-right {
    padding-top: 30px;
}
.attr-sidebar-text h2 {
    font-size: 24px;
	margin-bottom:20px;
}
/*.attr-sidebar-text h2::after{
height: 13px;
	width: 100%;
	border-bottom: 2px solid #c7965f;
	position: absolute;
	margin-left: 0;
	content: "";
	left: 0;
	top: 30px;
}
*/
.result-text {
    text-transform: capitalize;
}

.form-container.sidebar-form-container .contact-form-first-tit {
	font-size: 28px;
	color: #fd291f;
	font-weight: bold;
	letter-spacing: 1.4px;
}
.form-container.sidebar-form-container .contact-form-heading {
	font-size: 16px !important;
	margin-top: 3px;
	color: #000;
	letter-spacing: 0.8px;
	 
}
.form-container.sidebar-form-container .form-input-group {
	margin-bottom: 0;
	margin-top: 10px;
}

@media screen and (min-width: 280px) and (max-width: 767px) {
	
.banner {
	height: 300px;
	margin-top: 117px;
}
.banner-title {
	padding: 10px 15px;
	font-size: 35px !important;
	right: 0 !important;
	left: 0 !important;
	margin: 0;
	line-height: 1.2;
}
.banner-inner {
	padding: 0 15px 30px 15px;
}

main {
 
	display: block;
}

.wp-pagenavi span.current {
	margin-top: 6px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}
.select-wrapper {
	position: relative;
	width: 100%;
	background: #fff;
	color: #000 !important;
	border: none;
	margin-bottom: 25px;
	border: 1px solid #ededed !important;
}
.select-wrapper select {
	border: none;
	color: #141d41;
	height: auto !important;
	padding: 0 !important;
	height: 40px !important;
	padding-left: 5px !important;
}




blockquote, .quote-single {
	position: relative;
	margin: 0 0 20px;
	padding-top: 0px;
	padding-left: 17%;
	background-repeat: no-repeat;
	background-size: 45px;
	
}

.content ul {
	columns: 1;
	-webkit-columns: 1;
	-moz-columns: 1;
}
main {
	padding: 30px 0 0px 0;
}
 
article.post {
	padding: 00;
	margin-bottom: 25px;
}
.columns.large-5.small-12.medium-5.blog-right {
	padding-left: 0;
	padding-right: 0;
}
.columns.large-7.small-12.medium-7.blog-left {
	padding: 0;
	padding-top: 10px;
}
.wp-pagenavi span.current {
	margin-top: 2px;
	height: auto;
	line-height: 29px;
	font-size: 16px;
}

.page-template-template-result main {
	display: block;
	margin: 15px 0px !important;
}
#example-tabs .content-tab-activate.active {
	color: #FE0A0A !important;
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
#example-tabs .content-tab-activate {
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 13px !important;
}
#our-news {
	width: 100%;
}

.page-template-template-contact-b .sidebar {
	padding-left: 25px;
	padding-right: 25px;
}

.page-title {
	font-size: 30px;
}

.page-title {
	font-size: 30px;
	line-height: 1.2;
}
 

.confirm-social {
	margin-bottom: 10px;
}
.sidebar section #contact-formStandard {
	padding-top: 15px;
}
.page-template-template-attorneys main {
	background: #fff;
	padding-top: 30px !important;
	background-image: none;
}

.attorney-result-single .attorney-result-info {
	max-width: 300px;
}
.attorney-result-single {
	justify-content: center;
}
.attorney-result-single .attorney-result-info {
	left: 13px;
}
.content img {
	width: 100%;
	height: auto;
	max-width: 600px;
}
.cont-tit {
	padding-left: 0;
	 
}
.page-template.page-template-template-contact .columns.small-12 {
	padding-left: 0;
}
.single-attorneys-template-a .attorney-banner-right {
	background-color: transparent !important;
	position: relative;
}
.contact-form-heading {
	padding-right: 5px !important;
	padding-left: 5px !important;
}

.post-bottom {
	margin: 20px 0 15px 0;
}
 
.module.attorney-footer-section.attorney-sidebar-text-section.show-for-small-only {
	  display: inline;  
	background-image: none !important;
	padding: 0px;
}
.attorney-sidebar-text-inner {
	padding: 75px 25px 40px 25px;
}

.columns.small-12.large-7.medium-7.attorney-sidebar-img {
	padding: 0;
}

.attorney-sidebar-img .attorney-sidebar-text-inner {
	padding: 0;
}

.attorney-sidebar-img .attorney-sidebar-text-inner img {
	width: 100%;
}
.module-practices-f-single .prac-acc-title {
	font-size: 20px !important;
 
}
.module-practices-f-single i {
	position: absolute;
	right: 10px;
	color: #E60A00;
	font-size: 18px;
}

.intro-title {
	padding: 10px 15px;
	font-size: 15px;
	line-height: 1.5;
}

.banner-intro-section.show-for-small-only {
	background: #e6e6e6;
	padding: 30px ;
}

.banner-intro-section.show-for-small-only .intro-title {
	color: #585858;
	font-size: 16px;
	padding: 0;
}

.contact-form-col-inner {
	text-align: center;
	padding: 0 0;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-img {
	margin: 25px auto;
	display: block;
	max-width: 80px;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-third-title {
	font-size: 24px;
	display: inline;
	padding: 0;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-sec-title {
	text-transform: capitalize;
	margin-bottom: 11px;
	font-size: 24px;
	display: inline;
	padding: 0;
}

.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .contact-form-col-inner {
	text-align: center;
	padding: 0px 0;
}

.cta-prac.prac-contact-col-inner {
	padding: 0 0;
	font-size: 16px;
}
.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section .cta-prac.prac-contact-col-inner p {
	margin-bottom: 0;
	color: #000;
	font-size: 16px;
	line-height: 1.6;
}
.prac-box-col-inner {
	min-height: inherit;
 
}

.prac-contact-inner .prac-box-col {
	width: 100%;
	padding: 0;
}
p.small {
	font-size: 11px !important;
 
}
.module-intro-content.contact-form-content .button {
	padding: 10px 20px;
	margin-top: 30px;
	margin-bottom: 100px;
	font-size:13px;
}
	
	.columns.small-12.large-12.medium-12.prac-contact .prac-contact-inner {
	flex-wrap: wrap;
}

.prac-box-col-inner {
	margin-bottom: 10px;
 
}

.module.module-intro-a.result-section {
	padding-top: 0;
	margin-top: 0;
	padding: 0 30px;
}

.res-search-tit {
	margin-bottom: 30px;
}

.result-list {
	display: flex;
	width: 100%;
	margin-left: 0;
}
.result-list .result-single-sec {
	border: none;
	padding-top: 0;
	padding: 0;
}

.result-single-sec-main {
	background: #000;
	min-height: 180px;
	align-content: center;
	margin-bottom: 20px;
}



.module-intro-content.contact-form-content .result-btn-sec .button {
	padding: 10px 10px !important;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	max-width: 100%;
}

}



@media screen and (min-width: 600px) and (max-width: 767px) {
.result-list .result-single-sec {
	border: none;
	padding-top: 0;
	padding: 0;
	width: 46%;
	margin: 2%;
}

.module-intro-content.contact-form-content .result-btn-sec .button {
	padding: 10px 20px !important;
	margin-top: 0;
	margin-bottom: 0;
	width: auto;
	max-width: inherit;
}

.result-single-sec-main {
	margin-bottom: 0;
}	
.wp-pagenavi span.current {
	margin-top: 2px;
	height: 33px;
	line-height: 31px;
	font-size: 16px;
}

blockquote, .quote-single {
	margin: 0 0 20px;
	padding-top: 0px;
	padding-left: 10%;
 
}
#example-tabs .content-tab-activate {
	font-size: 15px !important;
}

.attorney-result-single .attorney-result-info {
	left: 1px;
}
.banner {
	height: 475px;
	margin-top: 73px;
}	

.single-attorneys .banner-inner {
	justify-content: center;
 
}
.verdict-sidebar-single p.result-first {
	width: 100%;
}
 
.result-button {
	padding-left: 16px;
}
.module-practices-f-single i {
	position: absolute;
	right: 25px;
	color: #E60A00;
	font-size: 18px;
}


 
	
}



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

.search-result-filters .result-search-filter {
	margin-bottom: 4px;
	color: #000;
	font-size: 14px;
}

.module-intro-content.contact-form-content {
	padding-bottom: 0;
	padding: 0 25px !important;
}

.res-search-tit {
	margin-bottom: 28px;
	color: #000;
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 0.96px;
}
.result-single-sec-main .result-first-tit {
	color: #fff;
	line-height: normal;
	font-size: 35px;
	width: 100%;
	text-align: center;
}
.result-single-sec-main .result-text {
	padding: 0;
	font-size: 14px;
	color: #fd291f;
	width: 100%;
	text-align: center;
}

.result-list .result-single-sec {
	border: none;
	padding-top: 0;
	padding-right: 0;
}
.result-single-sec-main {
	margin-bottom: 20px;
}
.module.module-intro-a.result-section {
	padding-top: 0;
	margin-top: 0;
}

.search-result-filters {
	width: 125%;
}


.result-list {
	/* padding-right: 15px; */
	display: flex;
	width: 100%;
	/* column-gap: 25px; */
	margin-left: -8px;
	justify-content: center;
}

.banner {
	height: 475px;
	margin-top: 82px;
}


.banner-title {
	margin-bottom:0;
}

.columns.large-6.small-12.medium-6.blog-left {
	width: 100%;
	margin-bottom: 20px;
}
p.intro-title {
	max-width: 450px;
}
.columns.large-6.small-12.medium-6.blog-right {
	width: 100%;
}
.module.module-intro-a.intro-section.contact-form-section.section-wrapper.practice-contact-section {
	padding-top: 0;
}

.contact-img {
	max-width: 120px;
	margin-bottom: 0;
}
span.prac-text p {
	font-size: 18px;
 
}
.columns.small-4.large-4.medium-12.prac-box-col {
	padding: 0 10px;
}
.content {
	padding-right: 35px;
	width: 65%;
	margin-bottom: 0;
	padding-left: 25px;
}

.sidebar {
	width: 35%;
	float: left;
	clear: none;
	padding-left: 0;
}

.search-form input {
	border: none;
	color: #000;
	width: 84%;
}
.search-form button {
	margin-left: 0; 
}


.form-container button {
 
	font-size: 13px;
	padding: 12px 15px;
}
.contact-form-heading {
	font-size: 24px;
 
}
blockquote, .quote-single {
	position: relative;
	margin: 0 0 20px;
	padding-top: 0px;
	padding-left: 55px;
 
	background-size: 40px;
}
  .testimonial-stars {
	margin-left: 3.2rem;
}
.testimonial-source.uppercase p {
	margin-left: 3.2rem;
}

.sidebar section .button {
	font-size: 13px;
	padding: 12px 15px;
}

.page-template-template-practices .module-practices-f-inner.row-narrow .module-practices-f-single {
	margin: 8px !important;
	width: 47% !important;
}
main {
	display: block !important;
}
.sidebar {
	padding-left: 5px;
}

.content {
	padding-right: 35px;
 
}
.content.columns .fas.fa-file-pdf.small-margin-right {
	position: absolute;
	right: 48px;
	font-size: 24px;
	margin-top: -36px;
}

.sidebar section ul li.practice-col .practice-item-title {
	margin-bottom: 0;
	font-size: 15px;
	line-height: normal;
	margin: 5px 0;
}
.scrolled .header-logo img {
 
	margin: 0;
	padding: 0;
}

 

.blog #main {
	display: flex !important;
}

article.post {
	padding: 0;
	border: none;
}
.columns.large-7.small-12.medium-7.blog-left {
	padding: 0;
}

.post-body {
	margin-bottom: 0;
}

.archive.category #main {
	display: flex !important;
}
.single-post #main {
	display: flex !important;
}
.page-template-template-result main {
 
	margin: 25px 15px !important;
}

#our-news {
	width: 100%;
}

.page-template-template-contact-b .sidebar {
	padding-left: 0;
	padding-right: 15px !important;
}

.page-title {
	font-size: 35px;
	line-height: normal;
}

h2 {
	font-size: 30px;
	line-height: 35px;
}

.attorney-results .attorney-result-single {
 
	max-width: 300px !important;
}
.attorney-results {
 
	justify-content: center!important;
}
.attorney-banner-right {
	margin: 0 auto;
	width: 50%;
	text-align: left;
	color: #fff;
}

.single-attorneys-template-a .attorney-banner-name h1 {
	color: #fff !important;
 
}

.single-attorneys-template-a .attorney-banner-name h1 {
	margin: 0 !important;
}
.single-attorneys-template-a .attorney-banner-left {
	margin-right: 25px;
}
.attorney-banner-position {
	text-transform: none;
	color: #fff !important;
	font-weight: 700;
	font-size: 20px !important;
}

.attorney-banner-info p, .attorney-banner-info a {
	color: #fff !important;
	line-height: 1.0;
	font-size: 1.1rem;
}
 
 
.sidebar-inner h2.contact-form-heading, section.sidebar-block h2.contact-form-heading {
	text-transform: uppercase !important;
	font-family: var(--heading-font-family) !important;
	font-size: 29px;
}

.sidebar-inner h2.contact-form-heading, section.sidebar-block h2.contact-form-heading {
	text-transform: uppercase !important;
	font-family: var(--heading-font-family) !important;
	font-size: 27px;
	max-width: 200px;
	margin: 0 auto;
}
.attorney-results {
	margin-bottom: 0;
}

.module-footer-c {
	padding: 60px 0 60px 0 !important;
 
}

.form-container.sidebar-form-container .contact-form-first-tit {
	font-size: 22px;
 
}

.form-container.sidebar-form-container .contact-form-heading {
	font-size: 13px !important;
	margin-top: 3px;
	color: #000;
	letter-spacing: 0.8px;
}
.attorney-sidebar-text-inner ul {
	margin-bottom: 20px;
}

.attorney-sidebar-text-inner {
	padding: 45px 15px 20px 15px;
}

.columns.small-12.large-7.medium-7.attorney-sidebar-img .attorney-sidebar-text-inner {
	padding: 0;
}

.attorney-sidebar-text-inner ul li {
	font-size: 15px;
	color: #fff;
	padding: 0 0 0px 24px;
	position: relative;
	line-height: 1.3;
	margin-bottom: 10px;
}
.attorney-sidebar-text-inner h2 {
	line-height: normal;
}
.columns.small-12.large-7.medium-7.attorney-sidebar-img {
	width: 50%;
}

.columns.small-12.large-5.medium-5.attorney-sidebar-text-col {
	width: 50%;
}



.module-practices-f-single i {
	position: absolute;
	right: 20px;
	color: #E60A00;
}

.module-practices-f-single .prac-acc-title {
	font-size: 20px !important;
 
}








}



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

.header-logo img { 
	margin: 8px 0 0px 15px !important;
 
}
.attorney-sidebar-text-inner {
	padding: 75px 45px 50px 45px;
}
	
}





@media screen and (min-width: 1024px) and (max-width: 1279px) {
.post-head-info span {
	font-size: 13px;
}
.post-head-info span, .post-head-info a {
	font-size: 13px;
 
}

.content {
	padding-right: 35px;
	width: 70%;
	margin-bottom: 0;
}

.sidebar {
	width: 30%;
	float: right;
	clear: none;
	padding-left: 0;
}

.search-form button {
	margin-left: 0;
 
}
.banner {
	height: 475px;
}	
.banner-title {
	font-size: 30px !important;
 
}
blockquote, .quote-single {
	position: relative;
	margin: 0 0 10px;
 
}
main {
	display: block !important;
}

.sidebar {
	width: 30%;
	float: right;
	clear: none;
	padding-left: 0;
	padding-right: 35px;
}
.content.columns .fas.fa-file-pdf.small-margin-right {
	position: absolute;
	right: 28px;
	font-size: 24px;
	margin-top: -35px;
}

 

.single.single-attorneys .content.columns ul {
	border-left: none;
	margin-left: 0;
	padding-left: 3px;
}

.archive.category #main {
	display: flex !important;
}

.single-post #main {
	display: flex !important;
}


.sidebar::before {
	width: 130% !important;
	height: 100%;
	background-size: 100% auto !important;
}
.page-template-template-result main { 
	margin: 25px 15px !important;
}

.header-mobile-buttons a, .header-mobile-buttons button {
	width: 50px;
	max-width: 50px;
	height: 45px;
	font-size: 1.6rem;
}
.attorney-banner-right {
 
	margin-left: 30px;
	 
}
.module-header-d .main-navigation-menu > li.menu-item-1162 .sub-menu {
	left: -125px;
}
.module-intro-content.contact-form-content {
	padding: 0 8px 0 28px !important;
}
.form-container.sidebar-form-container {
	padding: 40px 15px 50px 15px;
}
.res-search-tit {
	margin-bottom: 30px !important;

}


	
}

@media screen and (min-width: 1270px) and (max-width: 1400px) {
.module.module-intro-a.result-section .row.intro-row {
	max-width: 1150px !important;
}

}

@media screen and (min-width: 1920px) and (max-width: 2560px) {
	
.banner {
	height: 600px;
}	
	
}

@media screen and (min-width: 2560px) and (max-width: 3840px) {
	
.banner {
	height: 800px !important;
}	
	
}

@media screen and (min-width: 3840px) and (max-width: 12000px) {
	
.banner {
	height: 1200px !important;
}	
	
}
