body{
	overflow-y: scroll;
    overflow-x: hidden;
}

.wrapper-wrap {
    width: 100%;
    overflow: visible;
}
.wrapper {
    width: 100%;
   
	color:#000;
}
body.tax-areas_of_practice {
   
    background: #fff;
   
}
h1{
	font-weight:700;
	font-size:54.57px;
	letter-spacing:-0.24px;
	line-height:61.28px;
	color:#000000;
}
#footer {
    
    background: #F9F9F9;
    font-size: 16px;
    color: #000000;
}
.foot-wdg li a {
   
    color: #000;
}
.foot-widget-title {
    
    color: #195FA5;
    
    border-bottom: #195FA5 2px solid;
   
}
h2{
	
	font-size:32px;
	
	line-height:40px;
	color:#000000;
}
.home-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.home-video video {
    width: 100%;
	height:100%;
    object-fit: cover;
  
}
.home-video:after {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.61;
}

.home-banner {
    position: relative;
	padding:130px 0px;
}
.banner-overwrap h1{
	text-align:center;
	margin-bottom:61px;
}

.form_logo_wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 25px;
}

.logo_wrap {
    position: relative;
    right: 0px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.business-logo img {
    max-width: 98px;
}
.form_wrap {
    background: #fff;
    width: 862px;
    text-align: center;
  
    max-width: 90%;
    min-height: 462px;
    display: flex;
    flex-direction: column;
    border-radius: 4.79px;
    padding: 28.72px;
    box-shadow: rgba(0,0,0,0.1) 10px 0px 20px 0px;
}
.white-section{
	background:#fff;
}
.page-section{
	
	padding-top:50px;
	padding-bottom:50px
}

div#areas-scroll {
    margin-top: -125px;
	padding: 0 15px;
}

.post-type-archive-lawyer .slick-next ,  .slick-new-css  .slick-next {
    left: -65px;
}

.post-type-archive-lawyer  .slick-prev ,  .slick-new-css  .slick-prev  {
    left: auto;
    right: -65px;
}

.post-type-archive-lawyer  .slick-next, .post-type-archive-lawyer .slick-prev ,  .slick-new-css .slick-next , .slick-new-css .slick-prev  {
   
    bottom: 0;
    top: 0px;
}

.post-type-archive-lawyer  .slick-prev:after , .slick-new-css  .slick-prev:after{
    
    content: "\f120"!important;
}
.post-type-archive-lawyer  .slick-next:after  , .slick-new-css .slick-next:after  {
   
    content: "\f11f"!important;
}
.post-type-archive-lawyer  .slick-prev:after, .post-type-archive-lawyer .slick-next:after , .slick-new-css   .slick-prev:after ,  .slick-new-css .slick-next:after {
    width: 35px;
    height: 35px;
    line-height: 29px;
    font-size: 18px;
    color: #195FA5;
    border: #195FA5 solid 3px;
    font-weight: 700;
    text-align: center;
}
.index-search-form {
    width: 520px;
    margin: 0px auto;
    max-width: 100%;
    border-bottom: #A6A6A6 solid thin;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
}

.index-search-form label {
    display: block;
}
.index-search-form input.sf-input-text  , .index-search-form  select.sf-input-select , .index-search-form  .chosen-container-single .chosen-single{
    width: 100%;
    border: 1px solid #195FA5;
    border-radius: 4.79px;
    padding: 0 9.57px;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    height: 40.21px;
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none; background: #fff;
}
.index-search-form  .chosen-rtl .chosen-single span + div {
    display: none!important;
}
.index-search-form  .chosen-container-single a.chosen-single span {
    line-height: 35px;
}
.index-search-form li:nth-child(2) {
    width: 49%;
	float:left;
}
.index-search-form li:nth-child(3) {
    width: 49%;
	float:right;
}
.index-search-form li:nth-child(4) {
    clear: both;
}
.index-search-form ::-webkit-input-placeholder {
       color:#000000;
}

.index-search-form :-moz-placeholder { /* Firefox 18- */
      color:#000000;
}

.index-search-form ::-moz-placeholder {  /* Firefox 19+ */
       color:#000000;
}

.index-search-form :-ms-input-placeholder {  
     color:#000000;
}

.index-search-form li.sf-field-taxonomy-areas_of_practice a.chosen-single , .index-search-form li.sf-field-taxonomy-lawyer_area a.chosen-single ,  .index-search-form li.sf-field-category a.chosen-single{
  
    background-size: 20px!important;
    background-repeat: no-repeat!important;
    background-position: right 8px center!important;
    padding-right: 35px!important;
}
.index-search-form li.sf-field-taxonomy-areas_of_practice a.chosen-single , .index-search-form li.sf-field-category a.chosen-single {
    background-image: url(images/briefcase.svg)!important;
   
}
.index-search-form li.sf-field-taxonomy-lawyer_area a.chosen-single {
    background-image: url(images/pin.svg)!important;
   
}
.index-search-form li:nth-child(2) {
    width: 49%;
	float:left;
}
.index-search-form .chosen-container li{
	float:none !important; 
	width:100% !important;
}
.index-search-form li.sf-field-submit input {
   font-weight: 400;
    background: rgb(25, 95, 165);
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    width: 260px;
    height: 40px;
	font-size:16px;
}

.ares_of_practice h3 span {
    border-bottom: #195FA5 solid thin;
    color: #195FA5;
    padding: 10px 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}
.ares_of_practice_list {
    width: 679px;
    max-width: 100%;
    margin: 0px auto;
}
.ares_of_practice_list ul {
    display: flex;
    justify-content: center;
    column-gap: 35px;

    align-items: center;
    flex-wrap: wrap;
}
.ares_of_practice_list ul li {
    margin-bottom: 20px;
}
.ares_of_practice_list ul li a {
    color: #000;
    font-weight: 700;
    font-size: 14px;
}

.show_more_bt  span , .show_less_bt span {
    color: #000;
    font-size: 14px;
    border-bottom: #000 solid thin;
}

.ares_of_practice_list.show-more-cat {
    display: none;
}
.ares_of_practice h3 {
    margin-bottom: 20px;
}

.show_more_bt , .show_less_bt {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    cursor: pointer;
}
.show_more_bt svg , .show_less_bt svg {
    width: 20px;
}

.ares_of_practice_list .show_less_bt {
    display: none;
}

.ares_of_practice_list.active-more .show_more_bt {
    display: none;
}

.ares_of_practice_list.active-more .show_less_bt {
    display: flex;
}
.ares_of_practice_list li.more_list{
	display:none
}

.ares_of_practice_list.active-more li.more_list {
    display: flex;
}
.show_less_bt svg {
    transform: rotate(180deg);
}


.lawyer-item-n {
    border: rgba(0,0,0,0.25) solid thin;
    padding: 12px 13px 12px 13px;
    border-radius: 5px;
    box-shadow: rgba(0,0,0,0.25) 0 4px 4px 0;
    margin-bottom: 50px;
    position: relative;
}
.lawyer-premium-label {
    position: absolute;
    left: -1px;
    top: -1px;
    background: #F9951B;
    border-radius: 5px 0px 5px 0px;
    color: #fff;
    width: 124px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 29px;
}
.lawyer-item-n img {
    border-radius: 5px;
}
.lawyer-item-n .item-title a {
    color: black;
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    display: block;
    line-height: 36px;
}
.lawyer-item-n .areas {
    display: block;
}

.lawyer-item-n .areas a {
    color: #000;
    font-size: 12px;
    line-height: 12px;
    border-left: #A6A6A6 solid thin;
    padding: 0 5px;
    display: inline-block;
    font-weight: bold;
}
.lawyer-item-n .areas a:last-child{border:none}
.lawyer-except a {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.lawyer-item-n .details {
    text-align: center;
    padding-top: 10px;
}

.lawyer-area-n {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 10px;
}
.location_icon svg {
    width: 18px;
}
.lawyer-area-n a {
    font-size: 14px;
    font-weight: 700;
}
.lawyer-except {
    margin-top: 15px;
}

.new-lawyer-scroll .l-img {
    width: 150px;
}
#new-lawyer-scroll .lawyer-item-n{margin-bottom:0px !important}
.new-lawyer-scroll  .lawyer-item-n .details {
    text-align: center;
    padding-top: 10px;
    width: calc(100% - 150px );
}

.new-lawyer-scroll .lawyer-item-n .details {
    text-align: right;
    padding-top: 10px;
    width: calc(100% - 150px );
    padding-right: 10px;
}
.new-lawyer-scroll  .lawyer-item-n .item-title a {
   
    font-size: 22px;
    line-height: 28px;
}
.lawyer-item-n .flex {
    display: flex;
    align-items: center;
}
.new-lawyer-scroll  .lawyer-area-n {
   
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 10px;
}
.lawyer-item-n-wrap {
	padding:0px 10px 
}

.lawyer-item-n-wrap .lawyer-item-n .item-title a {
    text-align: right;
}

.new-lawyer-scroll .lawyer-except a {
    font-size: 14px;
    line-height: 20px;
}
.new-lawyer-scroll  .lawyer-area-n_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 5px;
}
.new-lawyer-scroll  .lawyer-area-n_list svg {
    width: 23px;
    margin-bottom: 3px;
}

.more.all-spec.orange-bt a {
	background-color:#F9951B;
	background-image:none
}


.partner-logo-wrap {
    height: 137px;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.partner-logo-wrap img {
    max-height: 85px;
}

.toggle-content-wrap {
    width: 800px;
    max-width: 100%;
    margin: 0px auto;
}
.toggle-click-wrap {
    background: rgb(25, 95, 165);
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    
    border-radius: 5px;
    padding: 0 15px;
	display: flex;
    color: #fff;
	justify-content: space-between;
	    cursor: pointer;
		align-items: center;
}
.toggle-click-wrap h2{
	font-size: 28px;
    font-weight: 400;
    line-height: 56px;
	color:#fff
}
.toggle-content-wrap {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 10px 10px 10px;
}
.toggle-icon svg {
    width: 23px;
    border: #fff solid thin;
    border-radius: 100%;
    padding: 2px 2px 0;
    height: 23px;
}
.toggle-content{
	display:none
}

.toggle-content-wrap.active .toggle-content {
    display: block;
}
.toggle-content-wrap.active .toggle-icon {
    transform: rotate(180deg);
}

.article.articleloop-index {
    background: #fff;
    padding: 10px;box-shadow: rgba(0,0,0,0.15) 0 4px 20px 0;
}
.article-details-wrap {
    text-align: center;
    padding: 10px;
}
.article-more {
    display: flex;
    justify-content: center;
    align-content: center;
    column-gap: 5px;
}
.article-more svg {
    width: 15px;
    height: 15px; 
    transform: rotate(222deg);
}
.article-more span {
    text-decoration: underline;
}
.article.articleloop-index  .article-post__meta-data {
    font-size: 12px;
   
    padding-right: 0px;
    margin-bottom: 15px;
    font-weight: 400;
    color: #A6A6A6;
}

.article.articleloop-index .excerpt {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}

.article.articleloop-index .tv-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.blue-section.page-section{
	    background: rgb(25, 95, 165);
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);    position: relative;

}

.blue-section.page-section .title span {
    color: #fff;
    border: none;
}

.blue-section.page-section .title span:before , 
.blue-section.page-section .title span:after{display:none}


.blue-section.page-section .all-spec a{
	background-color:#FFFFFF;
	background-image:none;
	color:Black
}

.post-type-archive-lawyer  .blue-section.page-section .slick-prev:after, .post-type-archive-lawyer .blue-section.page-section .slick-next:after  ,.blue-section.page-section  .slick-new-css  .slick-prev:after ,    .blue-section.page-section .slick-new-css .slick-next:after {
    color: #fff;
    border-color: #fff;
}


.post-type-archive-lawyer  .banners-area {
    padding: 15px;
    background: #fff;
    border-radius: 6px;
}


.banner-placeholder {
    margin: 0 5px;
    text-align: center;
}

.banner-over {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
}

.top-banner {
    position: relative;
}

.single .top-banner  #breadcrumbs {
    border-top: none;
    border-bottom: none;
    
}


body.single-lawyer {
    background: #fff;
}

#contact-lawyer input, #contact-lawyer  textarea, #contact-lawyer  select {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    border: #195FA5 solid thin;
    width: 100%;
    padding: 10px 10px;
    border-radius: 4px;
    background: #FFF;
    color: #000;
    line-height: 20px;
}

#contact-lawyer  textarea {
    height: 130px;
    resize: none;
}


#contact-lawyer  input[type="submit"], #contact-lawyer  input[type="button"] {
    
    font-size: 16px;
    color:#fff;
    padding: 10px 25px;
    width: 100%;
   background: rgb(25, 95, 165);
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    font-weight: 400;
   
}

img.single-law {
    border-radius: 100%;
    border: 10px solid #fff;
    margin-top: -140px;
}
ul.contact-details {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    column-gap: 20px;
    align-content: center;
    align-items: center;
}
#lawyer-data a {
    color: #000;
    display: inline-flex;
    align-items: center;
}
#lawyer-data  .lawyer-v-card a {
    color: #fff;
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    display: inline-flex;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    border-radius: 5px;
    padding: 5px 20px 5px 20px;
    column-gap: 7px;
    align-items: center;
}

.my-areas .section-title {
    background: transparent;
    color: #ffff;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px;
}
.my-areas .section-title-line {
  
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
   
}
.top-banner img {
    width: 100%;
}

.section-title {
    padding: 5px 15px;
    background: transparent;
    height: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

body.lawyer-template-default  .section-title-line {
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
}

body.lawyer-template-default .section-title {
    background: transparent;
    color: #ffff;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px;
}

.top-banner{
	height:250px;
	overflow:hidden
}
.after-data {
    padding: 0px 0!important;
   
}
body.lawyer-template-default .after-data  .addtoany_shortcode {
    position: fixed;
    right: 0px;
    top: 74px;
    z-index: 999;
}
body.lawyer-template-default .after-data  .addtoany_shortcode .addtoany_list a {
    display: block;
    margin-right: 5px;
}

#related-lawyer .row{
	justify-content: center;
}
#related-lawyer  .article.articleloop-index {
    margin-bottom: 20px;height: 100%;
}
#related-lawyer .row .col-lg-6{
     margin-bottom: 20px;   
}
#related-lawyer .article .art-img {
    height: 111px;
    
}
#related-lawyer .article .art-img img {
    border-radius: 5px;
}
.banners-area {
   
    position: relative;
}
.area_cat_title_head_wrap{
	padding-left:20px;padding-right:20px
}
.area_cat_title_head {
    display: flex;
    align-items: center;
    column-gap: 20px;
    margin-right: -20px;
}
body.blog  .area_cat_title_head {
    
    column-gap: 0;
}
.area_cat_icon img {
    width: 130px;
}

.area_cat_heading h1 {
    font-size: 57px;
    font-weight: 700;
    line-height: 64px;
}
.top_heading_text {
    font-size: 22px;
    line-height: 28px;
    margin-top: 15px;
}
.category-middle-section {
    margin-top: 80px;
}


.lawyer-item-area.lawyer-item.law-index {
    display: flex;
    padding: 10px;
    box-shadow:rgba(0,0,0,0.2) 0px 5px 5px 0;
    text-align: right;
    margin: 15px 0;
    border-radius: 5px;
    column-gap: 10px;    border: none;
}


.lawyer-item-area.law-index .lw-img img {
    width: 220px;
    border-radius: 5px;
}

.lawyer-item-area-right {
    width: calc(100% - 220px);
    display: flex;
    justify-content: flex-start;
}

.lawyer-item-area.law-index .item-title {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 400;
    color: #000;
}
.lawyer-item-area.law-index .item-title a{ color: #000;}

.lawyer-item-area.law-index .areas a {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px;
    color: #000;
    font-weight: bold;
}

.lawyer-item-area.law-index .lawyer-area-n {
   
    justify-content: flex-start;
   
}

.about-lawyer {
    font-size: 16px;
    line-height: 24px;
}

.lawyer-item-area-contact {
    display: flex;
    justify-content: space-between;
}
.laywer-item-bt {
    background: #F9F9F9;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 20px 3px 20px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    column-gap: 6px;
}

.laywer-item-bt {
    background: #F9F9F9;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    padding: 3px 20px 3px 20px;
    border-radius: 5px;
}
.laywer-item-bt.orange {
    background: #F9951B;
}
.nofeatured-lawyer .laywer-item-bt.orange {
   background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);color:#fff
}
.lawyer-item-area-contact-right {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}
.lawyer-item-area-contact-left {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
a.laywer-item-link {
    display: flex;
    align-items: center;
    column-gap: 10px;
    font-size: 16px;
    font-weight: 700;
}
.lawyer-item-area-contact-left svg {
    width: 30px;
   
}
.lawyer-item-area-contact {
    margin-top: 20px;
}

.lawyer-item.law-index.lawyer-item-area.featured-lawyer {
    border: #F9951B solid 2px;
}

.lawyer-areacat-bottom-text{
    background: #fff;
    box-shadow: rgba(0,0,0,0.2) 0 4px 5px 0;
    font-size: 16px;
    line-height: 24px;
	border-radius:5px;
	margin-top:30px;
	overflow:hidden
}

.lawyer-areacat-bottom-text > h2 {
    background: rgb(25, 95, 165);
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    color: #fff;
    padding: 10px;
    padding: 10px 20px 10px 20px;
	text-align:center;
	font-size:16px;
	font-weight:700;line-height: 22px;
}

#laywers-list .inner {
    width: 100%;
    margin: auto;
}

/* sidebar filter css */

.lawyerlisting-search-form > h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.subcategoryList > h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.subcategoryList ul {
    display: flex;
    flex-wrap: wrap; column-gap:10px; margin-top:15px;
}
.subcategoryList ul li{margin-bottom:10px;}
.subcategoryList ul li a {
    border: #195FA5 solid thin;
    border-radius: 5px;
    padding: 1px 10px;
    font-size: 14px;
    line-height: 20px;
}
.subcategoryList ul li.active a , .subcategoryList ul li a:hover{
	    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    color: #fff;
}
.lawyerlisting-search-form input.sf-input-text, .lawyerlisting-search-form select.sf-input-select, .lawyerlisting-search-form  .chosen-container-single .chosen-single {
    width: 100%;
    border: 1px solid #195FA5;
    border-radius: 4.79px;
    padding: 0 9.57px;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    height: 40.21px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    background-image: url(images/search-icon.png);
    background-position: left 10px center;
    background-repeat: no-repeat;
    background-size: 19.11px;
}

.lawyerlisting-search-form   li.sf-field-category ul li , .lawyerlisting-search-form   li.sf-field-taxonomy-areas_of_practice ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.lawyerlisting-search-form  li.sf-field-category ul li input , .lawyerlisting-search-form  li.sf-field-taxonomy-areas_of_practice ul li input {
    width:20px
} 
.lawyerlisting-search-form  li.sf-field-category h4 , .lawyerlisting-search-form  li.sf-field-taxonomy-areas_of_practice h4 {
    font-size: 14px;
    margin-top: -27px;
    background: #fff;
    float: right;
    padding-left: 10px;
}
.lawyerlisting-search-form  li.sf-field-category , .lawyerlisting-search-form  li.sf-field-taxonomy-areas_of_practice {
    border: #195FA5 solid thin;
    padding: 19px 15px!important;
    margin-top: 0px!important;
    border-radius: 5PX;
}
.lawyerlisting-search-form  li.sf-field-taxonomy-lawyer_area select {
    appearance: none!important;
    z-index: 99;
    background: transparent;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    background-image: url(images/downward-arrow.png);
    background-size: 15px;
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.searchandfilter ul li{
	position:relative
}

.lawyerlisting-search-form  .searchandfilter ul li ul {
    clear: both;
    display: none;
}
.lawyerlisting-search-form li.sf-field-category h3, .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice h3 {
    position: absolute;
    font-size: 15px;
    top: 12px;
}
.lawyerlisting-search-form li.sf-field-category.active h3, .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice.active h3 {
    display: block;
    margin-top: -20px;
    background: #fff;
    padding: 0 9px;
}
.lawyerlisting-search-form  .chosen-rtl .chosen-single span {
 
    margin-top: 7px;
}
.lawyerlisting-search-form  .chosen-rtl .chosen-single div {
  
    margin-top: 7px;
}

.lawyerlisting-search-form li.sf-field-taxonomy-lawyer_area + li {
    display: none;
}

.lawyerlisting-search-form .searchandfilter label {
    display: block;
    
}

.lawyerlisting-search-form li.sf-field-category ul li label  , .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice ul li label {
    font-size: 15px;
}

.lawyerlisting-search-form li.sf-field-category span.drop-arrow , .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice span.drop-arrow {
    float: left;
    width: 15px;
    height: 20px;
    position: absolute;
    left: 10px;
    top: 11px;
    cursor: pointer;    z-index: 9;
}
.lawyerlisting-search-form li.sf-field-category span.drop-arrow:before , .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice span.drop-arrow:before {
    content: "" !important;
    width: 100%;
    height: 14px;
    background-image: url(images/downward-arrow.png);
    background-size: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
}
.lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice.full-border h4 {
    font-size: 0px;
    padding: 0px;
}
.lawyerlisting-search-form li.sf-field-category , .lawyerlisting-search-form li.sf-field-taxonomy-areas_of_practice {
    position: relative;
}

.lawyerlisting-search-form  li.sf-field-category.active ul , .lawyerlisting-search-form  li.sf-field-taxonomy-areas_of_practice.active ul {
    display: block!important;
}
.lawyerlisting-search-form  li.sf-field-category.active span.drop-arrow , .lawyerlisting-search-form  li.sf-field-taxonomy-areas_of_practice.active span.drop-arrow {
    transform: rotate(180deg);
}

.lawyerlisting-search-form{
	
	position: sticky;
    top: 0px;
}



a.nextpostslink , a.previouspostslink {
    font-size: 0px;
}
a.previouspostslink:after {
    content: "\f11f"!important;
    font-family: 'flaticon';
    transform: rotate(180deg);
    display: inline-block;font-size: 13px;
}

a.nextpostslink:after {
    content: "\f11f"!important;
    font-family: 'flaticon';
    font-size: 13px;
}

.spec-item .spec-title {
  
    color: #000;
}
.lawyer-areacat-bottom-text .inner_container {
    padding-top: 20px;
    padding-bottom: 20px;
}
#contact-lawyer {
 
    overflow: hidden;
}
.lawyer-whats-mob {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -30px;
    margin-top: 23px;
}
.lawyer-whats-mob a {
    width: 50%;
    background: #F9951B;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
.lawyer-whats-mob a.mobile-number-lawyer {
    color: #fff;
    font-size: 16px;
    column-gap: 10px;
}
.lawyer-whats-mob a.mobile-number-whatsapp {
    background: #60D669;
}
.lawyer-whats-mob a.mobile-number-whatsapp svg {
    width: 20px;
}
#sidebar-left {
    position: sticky;
    top: 0px;
}





.floating-btn-index a {
    background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    left: 60px;
    right: auto;
    width: max-content;
    top: auto;
    z-index: 9;
    font-size: 20px;
    bottom: -88px;
}


.show_more_bt.lawyer_article_more_bt {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.more-lawyer-related-art{
	display:none
}
.more-lawyer-related-art.active-more-related-artcle{
	display:block
}

.tag_content {
	padding: 10px;
    border-radius: 20px;
    font-size: 18px;
    line-height: 28px;
    margin: 0px;
}
@media only screen and (max-width:767px){
	
	.top-banner img {
		height: 100%;
		object-fit: cover;
	}
	.floating-btn-index a {
		bottom: -35px;
		left: 0px;
		right: 0px;
		margin: auto;
		z-index: 9;
	}
}






@media only screen and (max-width: 1280px){
	.slick-dots {
		width: 100%!important;
		text-align: center;
		margin-left: 0px!important;
	}
	#related-lawyer .article .art-img {
		height: auto;
		
	}
}
@media only screen and (max-width: 1180px){
	div#cat-left-banner {
		display: none;
	}
}
@media only screen and (min-width: 990px){
		.filter-click  , .close-filter{display:none}
		#main-area .lawyer-whats-mob{
			display:none
		}
}
@media only screen and (max-width: 989px){
	h1 {
		
		font-size: 36px;		
		line-height: 44px;
		letter-spacing:0px;
	}
	.top_heading_text {
		font-size: 14px;
		line-height: 20px;
		margin-top: 10px;
	}
	.filter-click svg {
		width: 16px;
	}
	.filter-click {
		display: flex;
		background: linear-gradient(90deg, rgba(25, 95, 165, 1) 0%, rgba(48, 118, 193, 1) 100%);
		color: #fff;
		width: 185px;
		margin: 0px auto;
		height: 36px;
		align-items: center;
		font-size: 14px;
		line-height: 20px;
		font-weight: 700;
		padding: 6px 10px 6px 10px;
		border-radius: 5px;
		column-gap: 10px;
	}
	body.fix-body {
		overflow:hidden;
		height:100%;
		width:100%;
		
	}
	.lawyerlisting-search-form.active {
		display:flex;
	}
	.lawyerlisting-search-form {
		
		position: fixed;
		left: 0px;
		top: 0px;
		background: #fff;
		width: 100%;
		height: 100%;
		z-index: 999;
		padding: 30px 50px 50px 50px;
		display:none;
		align-items: center;
		justify-content: flex-start;
		flex-direction: column;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.lawyerlisting-search-form  form {
		width: 90%;
		max-width: 300px;
	}
	.close-filter svg{
		width:24px;
		height:24px;
	}
	.close-filter{
		position:absolute;
		left:50px;left:50px;
	}
	.area_cat_heading h1 {
		font-size: 36px;
		font-weight: 400;
		line-height: 44px;
	}
	
	/* laywer Single Page */
	#lawyer-data .name {
		font-size: 24px;
		margin-bottom: 0px;
		line-height: 32px;
	}
	ul.contact-details .call {
		/*display: none!important;*/
	}
	ul.contact-details .popup-phone/*, ul.contact-details a.email*/ {
		display: none !important;
	}
	ul.contact-details {
		
		column-gap: 5px;
		
		justify-content: center;
	}
	body.lawyer-template-default .after-data  .addtoany_shortcode {
		position: relative;
		
		top: 0px;
		z-index: 0;
	}
	.my-areas .a-title {

		font-size: 14px;
		line-height: 20px;
		
	}
	.my-areas .text-area {
		
		margin-top: 0;
		
	}
	.my-areas .a-title {
		
		padding: 0px 15px 10px;
		
	}
	.my-areas .a-text {
		text-align: center!important;
	}
	body.lawyer-template-default .section-title {
		
		font-size: 14px;
		line-height: 20px;
		width: 100%;
		text-align: center;
	}
	#lawyer-data a {
	
		font-size: 16px;
		line-height: 16px;
	}
	#lawyer-data a label {
		display:none;	
	}
	img.single-law {
		border: 2.79px solid #fff;
		width: 180px;
		height: 180px;
	}
	#lawyer-data {
		
		text-align: center;
	}
	#contact-lawyer {
	
		position: relative!important;
	}
	body.single-lawyer div#sidebar-left {
		background-image: url(images/form-bg.jpg);
		background-repeat: no-repeat;
		background-size: cover;
		padding: 40px 0px;
		margin-left: -30px;
		margin-right: -30px;
		margin-bottom: 30px;position: relative;
	}
	body.single-lawyer div#sidebar-left:before {
		content: "";
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0.8);
		position: absolute;
		left: 0px;
		top: 0px;
	}
	#contact-lawyer {
		background: transparent;
		border-radius: 6px;
		padding: 0;
		color: #000;
		box-shadow: none;
		top: 0px;
		max-width: 260px;
		margin: 0px auto;
	}
	.lawyer-about-text {
		box-shadow: rgba(0,0,0,0.15) 0 4px 20px 0;
	}
	.single-law-text {
		width: 100%;
		padding: 0 20px;
		
	}
	.single-law-text  .entry {
		font-size: 20px;
		line-height: 25px;
	}
	#related-lawyer .article.articleloop-index {
		width: 100%;
		margin: 0px auto 20px;
		display: flex;
	}
	#related-lawyer .article .art-img img.artloop {
		width: 132px;
		height: auto;
	}
	#related-lawyer .article.articleloop-index .tv-title {
		font-size: 14px;
		font-weight: 700;
		
		text-align: right;
	}
	#related-lawyer .article.articleloop-index  .article-post__meta-data {
		
		text-align: right;
	}
	.article-more {
		
		justify-content: flex-start;
		
	}
	body.lawyer-template-default .after-data  .addtoany_shortcode .addtoany_list a {
		display: inline-block;
		margin-right: 5px;
	}
	.lawyer-whats-mob {
		display: flex;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-top: 23px;
		column-gap: 10px;
	}
	body.single-lawyer div#sidebar-left .lawyer-whats-mob{
		display:none
	}
	.lawyer-whats-mob a {
		border-radius: 5px;
	}
}


@media only screen and (max-width: 767px){
	
	.page-section {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.index-search-form li:nth-child(2) {
		width: 100%;
		float: none;
	}
	.index-search-form li:nth-child(3) {
		width: 100%;
		float: none;
	}
	.form_logo_wrap {
		
		flex-direction: column;
	}
	.logo_wrap {
		
		flex-direction: row-reverse;
		
		column-gap: 10px;
	}
	.spec-item-wrap {
		padding: 20px 5px;
	}
	.spec-item{
		height:150px; margin: 0 0px;    width: 130px;
	}
	.svg-icon img {
		height: 61px;
	}
	.spec-item-wrap .svg-icon {
		text-align: center;
		display: flex;
		justify-content: center;
	}
	div#areas-scroll {
		
		padding: 0 0;
		max-width: 245px;
		margin-left: auto;
		margin-right: auto;
	}
	.post-type-archive-lawyer  div#areas-scroll  .slick-prev, 	 .slick-new-css div#areas-scroll .slick-prev {
		left: auto;
		right: -60px;
	}
	.post-type-archive-lawyer div#areas-scroll .slick-next, .slick-new-css  div#areas-scroll .slick-next {
		left: -60px;
	}
	.spec-item .spec-title {
		font-size: 10.36px;
		line-height: 14.8px;
	}
	.all-spec a {
		width: auto;
	}
	#recommend-section .lawyer-item-n {
		display: flex;
		border: #F9951B solid 2px;
		border-radius: 10px;
		margin-bottom: 20px;
	}
	.lawyer-item-n .item-title a {
		
		font-size: 14px;
		font-weight: 700;
		text-align: right;		
		line-height:20px;
	}
	.lawyer-item-n .details {
		text-align: right;
		padding-top: 10px;
	}
	.lawyer-item-n  .l-img {
		width: 80px;
	}
	.lawyer-item-n .details {
		text-align: right;
		padding-top: 0px;
		width: calc(100% - 80px );
		padding-right: 15px;
	}
	.lawyer-except {
		
		display: none;
	}
	.lawyer-area-n {
	
		justify-content: flex-start;
		
	
	}
	.lawyer-premium-label {
		
		width: 64px;
		height: 23px;
		
		font-size: 11px;
		
		line-height: 21px;
	}
	
	
	#new-lawyer-scroll .lawyer-item-n {
		border: none;
		padding: 12px 13px 12px 13px;
		border-radius: 5px;
		box-shadow: none;
		
	}
	.new-lawyer-scroll .l-img {
		width: 80px;
	}
	.new-lawyer-scroll .lawyer-item-n .details {
		
		width: calc(100% - 80px );
		
	}
	div#new-lawyer-scroll , div#partner-scroll , div#related-slider{
		width: 275px;
		margin: 0px auto;
	}
	.new-lawyer-scroll  .lawyer-item-n .item-title a {
		font-size: 14px;
		line-height: 20px;
	}
	.post-type-archive-lawyer .slick-next, .slick-new-css  .slick-next {
		left: -53px;
	}
	.post-type-archive-lawyer .slick-next  svg , .slick-new-css  .slick-next  svg  , .post-type-archive-lawyer .slick-prev  svg , .slick-new-css  .slick-prev  svg  {
		display:none
	}
	.post-type-archive-lawyer  .slick-prev, .slick-new-css  .slick-prev {
		left: auto;
		right: -53px;
	}
	
	.lawyer-item-n {
		
		
		margin-bottom: 0px;
		
	}
	.toggle-click-wrap h2 {
		font-size: 18px;
		
		line-height: 32px;
		
		max-width: 227px;
	}
	.toggle-click-wrap {
	
		padding: 10px 30px;
		
	}
	#related-slider .article.articleloop-index {
		width: 95%;
		
	}
	.single-law-text {
		
		padding: 20px;
	}
}


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

	.close-filter {
		right: 20px;
		left: auto;
	}
	.area_cat_title_head {
		display: flex;
		align-items: center;
		column-gap: 20px;
		flex-direction: column;
		text-align: center;
	}
	.category-middle-section {
		margin-top: 20px;
	}
	.filter-click {
		margin-bottom: 50px;
	}
	.lawyer-item-area.law-index .lw-img img {
		width: 80px;
		
	}
	.lawyer-item-area-right {
		width: calc(100% - 80px);
		
	}
	.lawyer-item-area-contact {
		
		display: none;
	}
	.area_cat_icon img {
		width: 92px;
	}	
	.lawyer-areacat-bottom-text > h3 {
		
		font-size: 11px;
		
	}
	.lawyer-areacat-bottom-text h2 {
		font-size: 18px;
		line-height: 22px;
		color: #000000;
	}
	.lawyer-areacat-bottom-text .inner_container {
		padding: 30px 10px;
	}
	.article.articleloop-index {

		width: 178px;
		margin: 0px auto;
	}
	.article.articleloop-index .excerpt {
		
		display: none;
	}
	.banners-area#home-line-1 {
		padding: 15px 0!important;
	}
	#related-articles {
		margin: 40px 0 40px 0;
	}
	.after-data {
		 padding: 0 0 15px 0!important;
	}
	#related-slider .article-more {
		justify-content: center;
	}
}