/* Inner Page Default Styles */ 

.page-container, .post-container { width: 100%; max-width: 1280px; margin: auto; } 
#main-heading { padding: 198px 0 145px; background-image: url(../images/inner-banner.webp); background-repeat: no-repeat; background-position: center; position: relative; z-index: 1; background-size: cover; text-align: center; } 
#main-heading:before { position: absolute; bottom: 0; left: 0; right: 0; top: 0; margin: auto; background-image: -webkit-linear-gradient( -90deg, rgb(255,255,255) 0%, rgba(255,255,255,0) 100%); background-repeat: no-repeat; width: 22.4%; height: 100%; content: ""; z-index: 3; opacity: 35%; pointer-events: none;display:none; } 
#main-heading:after { position: absolute; bottom: 0; left: 0; top: 0; margin: auto; background-image: url(../images/inner-banner-bfor.webp); background-repeat: no-repeat; width: 100%; height: 100%; content: ""; z-index: 3; pointer-events: none; background-position: top center; background-size: auto 100%; display: none;}
#main-heading h1 { font-family: 'Poppins'; font-weight: 700; font-size: 65px; line-height: 1; letter-spacing: 0; margin: 0 0 7px; color: #fff; text-transform: uppercase; position: relative; z-index: 9; } 
.inrpg-breadcrumbs, .breadcrumbs { font-family: 'Poppins'; font-weight: 600; font-size: 20px; line-height: 1.3; letter-spacing: 0; color: #ffffff; text-transform: uppercase; position: relative; z-index: 8; } 
.inrpg-breadcrumbs span:hover, .inrpg-breadcrumbs span.current-item, .breadcrumbs span:hover, .breadcrumbs span.current-item { color: #e5c380; } 
#post-content, #page-content { padding: 100px 0 100px; position: relative; } 
.page-col-full, .single-col-full { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } 
#single-column, #post-column, #page-column { width: 64.93%; margin: 0px; } 
.sidebar-page, .sidebar-single { width: 31.3%; max-width: 400px; } 
#page-column.full-width, .full-width { width: 100%; } 
#page-column h1, #post-content h1, #page-column h2, #post-content h2, #page-column h3, #post-content h3, #page-column h4, #post-content h4, #page-column h5, #post-content h5, #page-column h6, #post-content h6 { font-family: 'Poppins'; font-weight: 300; color: #000000; line-height: 1.2; letter-spacing: -0.96px; margin: 0 0 20px;} 
#page-column h1, #post-content h1, #page-column h2, #post-content h2 { font-size: 48px;  text-transform: uppercase; } 
#page-column h1 strong, #post-content h1 strong, #page-column h2 strong , #post-content h2 strong { font-weight: 700; } 
#page-column h3, #post-content h3 { font-size: 40px; } 
#page-column h4, #post-content h4 { font-size: 35px; } 
#page-column h5, #post-content h5 { font-size: 30px;letter-spacing:0px; } 
#page-column h6, #post-content h6 { font-size: 25px; letter-spacing: 0px;   } 
#page-column p, #post-content p, #page-column li, #post-content li { font-family: 'Poppins'; font-size: 18px; line-height: 1.9; letter-spacing: 0; font-weight: 400; color: #000000; margin: 0 0 30px; } 
#page-column a, #post-content a { color: #c7a86b; text-decoration: none; } 
#page-column a:hover, #post-content a:hover { color: #000; } 
#page-column li, #post-content li { padding-left: 20px; position: relative; line-height: 1.7; margin: 0 0 17px !important; letter-spacing: 0px; } 
#page-column li:before, #post-content li:before { background: #c7a86b; width: 10px; height: 10px; position: absolute; content: ""; left: 0; top: 10px; border-radius: 50px; } 
#page-column li ul, #post-content li ul { padding: 15px 0 0; margin: 0; } 
#page-column li ul li, #post-content li ul li { padding-left: 20px; list-style: none; } 
#page-column ol, #post-content ol, #page-column ul, #post-content ul { margin: 0 0 25px 0px; list-style-position: inside; } 
#page-column ol, #post-content ol { list-style-type: decimal; margin-left: 20px; } 
#page-column li ol, #post-content li ol { padding: 15px 0 0; } 
#page-column ol li, #post-content ol li { list-style: decimal; padding-left: 0 !important; } 
#page-column ol li:before, #post-content ol li:before { display: none; } 
#page-column ul li>ul li, #post-content ul li>ul li { list-style-type: none; } 
#page-column ul li>ul li>ol li { list-style-type: decimal; } 
#page-column ul li>ol li { list-style-type: decimal; } 
#page-column ul li>ol li:before { display: none; } 
#page-column ul li>ol li>ul li { list-style-type: none; } 
.page-feature-img, .single-thumbnail {margin-bottom: 30px;border: 2px solid #bb9d63;padding: 3px;}
.page-feature-img img, .single-thumbnail img { width: 100%; display: block; }


/* Side Bars Starts */

.sidebar-page .sidebar-item { background-color: #ffffff; position: relative; z-index: 1; margin: 0 0 50px; } 
.sidebar-page .sidebar-item { padding: 0 0 33px; background-color: #000; } 
.sidebar-page .sidebar-item h4, .sidebar-page .widget.testi h4, .sidebar-page .widget.csae-res h4 { font-family: 'Poppins'; font-weight: 500; font-size: 43px; line-height: 1.1; letter-spacing: -0.86px; color: #ffffff; text-align: center; margin: 0 0 22px; padding: 27px 10px 21px; position: relative; z-index: 1; text-transform: uppercase; } 
.sidebar-page .sidebar-item h4:before { content: ""; position: absolute; width: 100%; height: 1px; border-bottom: 1px; background-color: #fff; bottom: 0; top: inherit; opacity: 30%; left: 0; right: 0; margin: auto; } 
.sidebar-page .widget.testi h4 { color: #fff; padding: 0px !important; margin: 0 0 18px; }
.page-container .full-width .case-slider .case-item{width: 100%;background-color: #000;}

/* Practice Areas Side Bar */

.sidebar-menu-pa {padding: 0 15px 0 32px;}
.sidebar-page .sidebar-item ul li{margin: 0 0 20px;}
.sidebar-page .sidebar-item ul li:last-child{margin: 0px;}
.sidebar-page .sidebar-item ul li a, .sidebar-page .sidebar-item.sidebar_posts ul li a {font-family: 'Poppins'; font-weight: 500; font-size: 24px; line-height: 1.2; letter-spacing: -0.48px; color: #ffffff; background-color: transparent; position: relative; z-index: 1; text-transform: uppercase; padding-left: 25px;display: inline-block;}
.sidebar-page .sidebar-item ul li > a::before, .sidebar-page .sidebar-item.sidebar_posts ul li > a::before { position: absolute; content: ""; margin: auto; width: 13px; height: 15px; left: 0px; top: 7px; background-image: url(../images/sprites-in.webp); background-position: -10px -10px; }
.sidebar-page .sidebar-item ul li:last-child, .sidebar-page .sidebar-item.sidebar_posts ul li:last-child { margin: 0px; } 
/*.sidebar-page .sidebar-item ul li > a, .sidebar-page .sidebar-item.sidebar_posts ul li > a { font-family: 'Poppins'; font-weight: 500; font-size: 24px; line-height: 1.2; letter-spacing: -0.48px; color: #ffffff; display: block; background-color: transparent; position: relative; z-index: 1; text-transform: uppercase; } */
.sidebar-page .sidebar-item ul li > a:hover, .sidebar-page .sidebar-item.sidebar_posts ul li > a:hover,.sidebar-page .sidebar-item ul li.current-menu-item > a,.sidebar-page .sidebar-item.sidebar_posts ul li.current-menu-item a { color: #c7a86b; } 
.sidebar-page .sidebar-item ul li > a:hover::before, .sidebar-page .sidebar-item.sidebar_posts ul li > a::before { background-position: -10px -40px; } 
.sidebar-page .sidebar-menu-pa .drop { position: absolute; width: 13px; height: 13px; right: 10px; top: 6px; background-position: center; background-image: url(../images/plus_icn.webp); background-repeat: no-repeat; margin: auto; z-index: 1;cursor: pointer;}
.sidebar-page .sidebar-menu-pa .drop.open { background-image: url(../images/minus_icn.webp); }
.sidebar-page .sidebar-menu-pa ul li ul.sub-menu.open { margin: 0px; padding: 13px 0px 0 35px; } 
.sidebar-page .sidebar-menu-pa ul.sub-menu li a { font-size: 21px; } 
.sidebar-page .sidebar-item ul.sub-menu li a:before { top: 5px; transform: scale(0.95); }
.sidebar-page .sidebar-menu-pa ul { position: relative; display: block; } 

/* Testimonials Side Bar Starts */

.sidebar-page .widget.testi { background-image: url(../images/sidebar-widget-testi-bkg.png); position: relative; padding: 32px 38px 35px;    margin: 0 0 65px;position: relative;} 
.sidebar-page .testi-sdbr-blk { padding: 0px; position: relative; margin: 0; } 
.sidebar-page .star-rat { background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -43px -10px; width: 118px; height: 24px; margin: 0 auto 15px; } 
.sidebar-page .testi-item { text-align: center; } 
.sidebar-page .testi-content h5 { font-family: 'Poppins'; font-weight: 600; font-size: 30px; line-height: 1.1; letter-spacing: -0.6px; color: #0289c3; margin: 0 0 30px; } 
.sidebar-page .testi-content p { font-family: 'Poppins'; font-weight: 400; font-size: 18px; line-height: 1.68; letter-spacing: 0; color: #fff; margin: 0 0 20px; } 
.sidebar-page .testi-content h6 { font-family: 'Poppins'; font-weight: 700; font-size: 30px; line-height: 1; letter-spacing: 0; color: #fff; margin: 0 0; text-transform: capitalize;} 
section.widget.testi .testi-sdbr-blk.owl-carousel .owl-nav{ display: none; } 
.sidebar-page .widget.testi .owl-dots button.owl-dot { color: #fefefe !important; height: 10px; width: 10px; } 
.sidebar-page .widget.testi .owl-dots { position: absolute; bottom: -61px; left: 0; right: 0; margin: auto; text-align: center; display: flex; justify-content: center; gap: 5px; } 
.sidebar-page .widget.testi .owl-dots button.owl-dot.active span, .sidebar-page .widget.testi .owl-dots button.owl-dot:hover span { background-color: yellow; border-radius: 50%; height: 10px; width: 10px; } 
.sidebar-page .widget.testi .owl-dots button.owl-dot { background-color: #e3e2e2; border-radius: 50%; height: 10px; width: 10px; position: relative; } 
.sidebar-page .widget.testi .owl-dots button.owl-dot.active { background-color: #c7a86b; height: 12px; width: 12px; }


/* Blog Single Side Bar Starts */

.sidebar-page .sidebar-item.sidebar_posts h4 { margin: 0 0 17px; }
.sidebar-page .sidebar-blog .sidebar-item h4 { text-align: start; margin: 0 0 20px; color: #0c1b3f; padding: 0; font-size: 35px; font-weight: 700; } 
.sidebar-page .sidebar-blog .sidebar-item h4:before { display: none; } 
.sidebar-page.sidebar-single .sidebar-item ul li > a, .sidebar-page.sidebar-single .sidebar-item.sidebar_posts ul li > a { font-size: 20px; text-transform: capitalize;letter-spacing: -0.3px; line-height: 1.3; }
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm {  padding: 34px 30px 41px; background-image: url(../images/sidebar-widget-testi-bkg.png); background-repeat: no-repeat; background-size:cover;  margin: 0px;  }
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm .sidebar-item { background: transparent; border-radius: 0px; width: 100%; margin: 0px 0 25px; } 
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm .sidebar-item { outline: none; padding: 0px !important; } 
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm h4 { font-size: 30px; line-height: 1.23; letter-spacing: -0.6px; color: #000000; text-align: left; padding: 0px !important; margin: 0 0 20px ; } 
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm .sidebar-item:last-child { margin: 0; }


/* side-bar case results */

section.widget.csae-res { background-color: #f0ebe5; padding: 31px 40px 42px; text-align: center; border: 1px solid #949494; margin: 0;position: relative; } 
.sidebar-page .widget.csae-res h4 { padding: 0; color: #3d3b3b; } 
.sidebar-page .widget.csae-res .sdbr-case-item .case-content h6 { font-size: 25px; font-family: 'Poppins'; text-transform: uppercase; font-weight: 600; position: relative; padding: 73px 0 0; line-height: 1; color: #3d3b3b; margin: 0 0 15px; } 
.sidebar-page .widget.csae-res .sdbr-case-item .case-content h6::before { position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -182px -104px; width: 58px; height: 58px; right: 0; top: 0; left: 0; margin: auto; } 
.sidebar-page .widget.csae-res p { font-size: 16px; font-family: 'Poppins'; line-height: 1.7; margin: 0 0 15px; color: #000; font-weight: 300; } 
.sidebar-page .widget.csae-res .sdbr-case-item .case-content h5 { font-size: 20px; font-weight: 600; line-height: 1; color: #000000; border-bottom: 1px solid #000;display: inline-block;padding: 0 0 4px; margin: 0 auto 0; }
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-dots{ position: absolute; bottom: -67px; left: 0; right: 0; margin: auto; text-align: center; display: flex; justify-content: center; gap: 5px; } 
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-dots button.owl-dot { background-color: #e3e2e2; border-radius: 50%; height: 10px; width: 10px; position: relative; } 
section.widget.csae-res .case-sdbr-blk.owl-carousel .owl-dots button.owl-dot.active { background-color: #c7a86b; height: 12px; width: 12px; }

/*Cmn Box*/

#page-column .cmn-box { padding: 46px 28px 60px ; margin: 50px 0; position: relative; z-index: 1; text-align: center; } 
#page-column .cmn-box:before, #page-column .cmn-box:after {position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background-image: url(../images/cta-two-bg.webp); background-repeat: no-repeat; background-position: center; background-size: cover; content: ""; z-index: -1; pointer-events: none; opacity: 35%; width: 100%; height: 100%; }
#page-column .cmn-box:after {width: 100%;height: 100%;opacity: 45%;background: radial-gradient(#c7a86b, transparent);z-index: -1;display: none;}
#page-column .cmn-box h2 { font-size: 60px;  font-weight: 300; line-height: 1.2; letter-spacing: 0; margin: 0 0 20px; } 
#page-column .cmn-box h2 strong {display: block; font-size: 75px; line-height: 1; } 
#page-column .cmn-box .cmn-box-cnslt-btn { display: flex; gap: 6px; justify-content: center; align-items: center; } 
#page-column .cmn-box-cnslt-btn .cnslt-btn a.cmn-btn { padding: 25px 78px;  } 
#page-column .cmn-box-cnslt-btn .cnslt-call a.cmn-btn { background-color: #f0ebe5; padding: 25px 41px; } 
#page-column .cnslt-btn a.cmn-btn:hover { background-color: #f0ebe5 !important; color: #000000 !important; } 
#page-column .cnslt-call a.cmn-btn:hover { background-color: #c7a86b !important; color: #ffffff !important; } 


/* cmn box two */
 

#page-column .cmn-box.cta-box-two::before {background-image: url(../images/cta-box-bg.webp);width: 100%;height: 100%;opacity: 40%;}
#page-column .cmn-box.cta-box-two::after{display: none;}
#page-column .cmn-box.cta-box-two h2 {font-size: 42px;color: #fff !important;letter-spacing: 1.3px;line-height: 1.3;}
#page-column .cmn-box.cta-box-two strong{font-size: 42px;letter-spacing: 0px;margin-top: 7px;}
#page-column  .cmn-box.cta-box-two .cmn-box-cnslt-btn .cnslt-call a.cmn-btn{background-color: #c7a86b; color: #fff !important;padding: 25px 80px;}
#page-column  .cmn-box.cta-box-two .cmn-box-cnslt-btn .cnslt-call a.cmn-btn:hover{background-color: #000 !important; color: #fff !important;}
#page-column  .cmn-box.cta-box-two .cmn-box-cnslt-btn .cnslt-btn a.cmn-btn{ padding: 25px 40px;}
#page-column  .cmn-box.cta-box-two .cmn-box-cnslt-btn .cnslt-btn a.cmn-btn:hover{ background-color: #000 !important; color: #fff !important; }

#page-column .cmn-box h6 {font-size: 23px;line-height: 1;font-family: 'Figtree';font-weight: 400;letter-spacing: 0;margin: 0 0 25px;}
#page-column  .cmn-box.cta-box-two h6{font-size: 27px;}
 
/* about attoreny page*/

.inr-abut-attry-main { display: flex; flex-wrap: wrap; justify-content: center; gap: 105px 31px; margin: 50px 0 100px; } 
.hm-attrny-itm.inner-atry-itm { width: 48%; } 
#page-column .hm-attry-cntnt.inr-attry-cntnt h4 { font-size: 28px; font-weight: 600; color: #fff; margin: 0 0 7px; letter-spacing: 0; line-height: 1.1; } 
#page-column .hm-attry-cntnt.inr-attry-cntnt p { line-height: 1; margin: 0; font-size: 20px; } 
.hm-attry-cntnt.inr-attry-cntnt { bottom: -54px; }

/*testimonials page*/ 

#page-column #reviews-main { column-count: 2; gap: 22px;margin-bottom: 30px;  }
#page-column .review-item { background: #f0ebe5; padding: 39px 33px 35px 42px; position: relative; width: 100%; height: 100%; display: inline-block; margin-bottom: 22px; text-align: center; border: 1px solid #949494; }
#page-column .review-btn a{ font-family: 'Poppins'; font-weight: 600; font-size: 20px; line-height: 1; letter-spacing: 0; color: #ffffff; text-align: center; background-color: #c7a86b; text-transform: uppercase; padding: 27px 55px; border-radius: 50px; display: inline-block; }
#page-column .review-btn { text-align: center; }
#page-column .review-item .star-rat { background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; width: 140px; height: 28px; margin: 0 auto 15px; background-position: -42px -54px; }
#page-column .review-item p { font-size: 18px; line-height: 1.94; color: #3a2e2a; margin: 0 0 20px; }
#page-column .review-item h5 { font-weight: 700; line-height: 1; letter-spacing: 0; text-align: center; color: #5c514d; margin: 0; text-transform: capitalize; }
#page-column .intestimonial-btn{text-align: center;}
#page-column .intestimonial-btn a.cmn-btn { display: inline-block !important; color: #fff; font-weight: 600; }


/*contact page*/

#page-column .contact-page .in-cont-list {display: flex ; justify-content: space-between; } 
#page-column .contact-page .in-cont-item { width: 48.1%; position: relative; text-align: center; background-color: #1e1e1e; padding: 38px 10px; }
#page-column .contact-page .in-cont-item h4 { font-size: 27px; font-weight: 600; line-height: 1; color: #c7a86b; position: relative; text-transform: capitalize; margin: 0 0 13px; padding: 96px 0 15px; letter-spacing: 0; } 
#page-column .contact-page .in-cont-item.loc h4:before , .contact-page .in-cont-item.phn a:before{position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; width: 73px; height: 73px; top: 0; left: 0; right: 0; margin:auto; background-color: #c7a86b; border-radius: 50%; background-position: -260px -103px; } 
#page-column .contact-page .in-cont-item.phn a:before { background-position: -355px -103px; top: 38px;}
#page-column .contact-page .in-cont-item h4:after{position: absolute; content: ""; background-color: #ffffff; width: 100px; height: 2px; right: 0; left: 0; bottom: 0; margin:auto; } 
#page-column .contact-page .in-cont-item p { font-size: 19px; font-family: 'Figtree'; font-weight: 400; line-height: 1.3; color: #ffffff; margin: 0; padding: 0; }
#page-column .contact-page .in-cont-item a{font-size: 36px; font-family: 'Poppins'; font-weight: 600; line-height: 1; display: inline-block; color: #ffffff; } 
#page-column .contact-page .in-cont-item a:hover{color: #c7a86b;} 
#page-column .in-cont-blk {display: flex; justify-content: space-between; gap: 20px; } 
#page-column .in-cont-lft {width: 54.5%; } 
#page-column .in-cont-map {border: 3px solid #c7a86b;}
#page-column .in-cont-map iframe { width: 100%; display: block; border: 3px solid #c7a86b; height: 553px; }
#page-column .in-cont-rit {padding: 6px 0 0; width: 42.3%; } 
#page-column .in-cont-lft h2{ line-height: 1; margin: 0 0 19px; text-align: left; }
#page-column .in-cont-lft .text-heading strong {font-weight: 700; color: #000000; } 
#page-column .in-cont-lft p {margin: 0 0 38px; padding: 0 12px 0 3px; }


/*Blog page*/

.posts-list { width: 32.04%; background-color: #232323; position: relative; padding: 10px 10px 75px; }
#post-column-full { width: 100%; display: flex; flex-wrap: wrap; gap: 24px; justify-content: center; } 
#post-content .posts-thumbnail img { width: 100%; display: block; } 
#post-content .posts-list .posts-block { padding: 25px 15px 0px; text-align: center; } 
#post-content .posts-list .author-info .post-dmy { font-size: 18px; font-family: 'Instrument Sans'; font-weight: 400; line-height: 1; letter-spacing: 0; color: #fff; margin: 0; padding: 12px 29px 13px; background-color: #931917; position: absolute; right: 0; top: 0; } 
#post-content .posts-list .posts-block h6 { margin: 0 0 11px; line-height: 1; text-transform: math-auto; letter-spacing: -1px; } 
#post-content .posts-list .posts-block h6 a { display: inline-block; font-weight: 500; line-height: 1.3; color: #fff; text-align: center; } 
#post-content .posts-list .posts-block h6 a:hover {color: #000;}
#post-content .posts-list .posts-block p { font-size: 17px; line-height: 1.5; color: #fff; letter-spacing: -0.68px; margin: 0 0 20px; font-weight: 400; } 
#post-content .posts-list:hover{background-image: url(../images/sidebar-widget-testi-bkg.png) ; background-repeat: no-repeat; background-size: cover;} 
#post-content .posts-list:hover p, #post-content .posts-list:hover .author-info, #post-content .posts-list:hover .author-info a {color: #fff;} 
#post-content .posts-list .posts-readmore a { font-size: 17px; font-family: 'Poppins'; font-weight: 400; line-height: 1; letter-spacing: 0; text-transform: capitalize; display: inline-block; color: #fff; padding: 12px 33px; background-color: #c7a86b; border-radius: 50px; } 
#post-content .posts-list:hover.posts-list .posts-readmore a {background-color: #232323;} 
#page-column .single-meta { display: flex; align-items: center;flex-wrap: wrap; justify-content: flex-start; gap: 6px; margin: 0 0 30px; } 
#page-column .single-author .author-by, #page-column .single-category { font-size: 20px; font-family: 'Poppins'; font-weight: 500; line-height: 1.1; letter-spacing: 0; color: #000000; margin: 0; } 
.single-author-box { display: flex; justify-content: space-between; padding: 15px; border: 1px solid #000; margin: 30px 0; } 
.single-author-info { width: 75%; }
.single-author-avatar { width: 22%;  float: left; } 
.single-author-avatar img { width: 100%; display: block; border-radius: 0 !important; } 
.single-author-description { font-size: 18px; font-weight: 400; line-height: 1.75; letter-spacing: 0; color: #000000; margin: 0; } 
.single-pagination { margin: 40px 0 0; } 
.single-pagination .nav-links a { font-size: 20px; font-family: 'Poppins'; font-weight: 700; background-color: #000000; color: #fff !important; padding: 20px 30px; display: inline-block; text-align: center; text-transform: uppercase; letter-spacing: 1px; line-height: 1; }
#page-column .single-pagination .nav-links a:hover { background-color: #bc9f64; } 
.sidebar-blog .widget{ margin: 0; }
.posts-readmore { position: absolute; margin: auto; left: 0; right: 0; bottom: 32px; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {flex: inherit;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {flex: inherit;}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {justify-content: space-between;}

/*blog sidebar*/

.sidebar-blog.blog-sidebar-itm {display: block;} 
.sidebar-blog { display: flex; justify-content: center; gap: 25px; margin: 0 0 40px; } 
.widget h2 { display: none; } 
.sidebar-blog-item { width:100%; margin: 0; position: relative; } 
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select { padding: 22px 80px 20px 29px; border-radius: 0; display: block; position: relative; border: 1px solid #949494; font-size: 20px; font-family: 'Poppins'; font-weight: 400; color: #3d3b3b !important; line-height: 1.3; letter-spacing: -0.4px; width: 100%; max-width: 100%; appearance: none; outline: 0; background-color: #f0ebe5; background-image: url(../images/sdbar-down-arrow-img.webp); background-repeat: no-repeat; background-position: center right; background-size: 70px 100%; }
.sidebar-page.sidebar-single .sidebar-blog .widget select, .sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm .widget select { background-image: url(../images/singlepage-sdbar-down-arrow-img.webp) !important; background-position: right 30px center; background-size: 15px 8px; background-repeat: no-repeat; padding: 17px 50px 17px 30px; color: #fff !important; background-color: #3d3b3b; border: none; }
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit { position: absolute; right: 0px; top: 0; background-image: url(../images/search-btn-img.webp) !important; background-repeat: no-repeat; border-radius: 0px !important;background-position: right center; width: 70px; height: 100%; border: none; font-size: 0; cursor: pointer; background-color: transparent; padding: 0; outline: 0; transform: inherit; border-radius: 0; } 
.sidebar-page.sidebar-single .sidebar-blog.blog-sidebar-itm input.search-submit {background-image: url(../images/single-pg-search-btn-img.webp) !important;background-repeat: no-repeat;width: 21px;height: 21px;bottom: 0;margin: auto;right: 30px;background-size: auto;}
.blog .sidebar-blog .sidebar-blog-item.blog_search { order: 3; } 
.blog .sidebar-blog .search-form { position: relative; } 
#post-column-full .post-pagination { width: 100%; margin: 22px 0px 0; } 
#post-column-full .nav-links { text-align: center; display: flex; justify-content: center;gap: 5px; align-items: center; } 
#post-column-full .nav-links .page-numbers { width: 48px; height: 48px;padding: 5px; font-size: 23px; font-weight: 500; line-height: 1; letter-spacing: 0; border: 0; text-align: center; color: #000; display: flex; font-family: 'Poppins'; justify-content: center; align-items: center; } 
#post-column-full .nav-links .page-numbers.current { background-color: #232323; color: #fff; font-size: 30px; } 
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers { font-size: 0; background-image: url(../images/sprites-in.webp); display: inline-block; width: 28px; height: 30px; background-repeat: no-repeat; background-position: -10px -104px; margin: 0 10px; border: none; padding: 0; } 
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers:hover { background-position: -10px -154px; } 
#post-column-full .nav-links a.next.page-numbers { background-position: -58px -104px; } 
#post-column-full .nav-links a.next.page-numbers:hover { background-position: -58px -154px; } 
.sidebar-page .sidebar-blog button:hover { background-position: right 0 center ; } 
.sidebar-page.sidebar-single  .sidebar-blog.blog-sidebar-itm.search { padding: 0; margin: 0 0 40px; } 
.sidebar-blog.blog-sidebar-itm input.search-field{ background-color: #f0ebe5; background-image: none;padding-right: 60px; }  
.sidebar-blog.blog-sidebar-itm { overflow: hidden; }
.sidebar-page .sidebar-item.sidebar_archives{ margin: 0 !important; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-blog-item.blog_search { width: 100%; margin: 0 0 30px; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h4 { background-color: transparent; font-size: 40px; border: 0; text-align: left; margin: 0 0 13px; font-weight: 500; letter-spacing: -0.8px; line-height: 1; color: #fff; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .widget.widget_archive { margin: 0 !important; } 
.sidebar-page .sidebar-item.sidebar_categories, .sidebar-page .sidebar-item.sidebar_archives, .sidebar-page .sidebar-item.sidebar_search { background-color: transparent; margin: 0 0 30px; padding: 0; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h4::before{ display: none; }


.sidebar-page.sidebar-single .sidebar-item.sidebar_categories {background-color: #000;padding-bottom: 25px;}
.sidebar-page.sidebar-single .sidebar-item.sidebar_categories .widget {margin: 0;}

/*Practice Areas Page*/
 
#page-column .practice-list { display: flex; justify-content: center; flex-wrap: wrap; gap: 18px 17px; } 
#page-column .practice-item { align-items: center; width: 32.43%; position: relative; background-color: #3a3838; padding: 56px 25px 56px 45px; display: flex; justify-content: flex-start; }
#page-column .practice-item .practice-name.item-hover a{ position: absolute; font-size: 0; left: 0; right: 0; bottom: 0; top: 0; margin: auto; }
#page-column .practice-item h5 {font-size: 27px;color: #ffffff; letter-spacing: 0; text-transform: capitalize; margin: 0; padding-left: 106px;position: relative; }
#page-column .practice-item h5:before{ position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; width: 73px; height: 73px; left: 0; top: 0; bottom: 0; margin: auto; background-position: -11px -202px; } 
#page-column .practice-item.spousal-support h5:before { background-position: -14px -620px; } 
#page-column .practice-item.uncontested-divorce h5:before { background-position: -174px -200px; } 
#page-column .practice-item.postnuptial-agreements h5:before { background-position: -1px -286px; } 
#page-column .practice-item.property-division h5:before { background-position: -337px -198px; } 
#page-column .practice-item.high-net-worth-divorces h5:before { background-position: -417px -198px; } 
#page-column .practice-item.divorce h5:before { background-position: -84px -288px; } 
#page-column .practice-item.contested-divorce h5:before { background-position: -165px -286px; } 
#page-column .practice-item.child-custody h5:before { background-position: -249px -283px; } 
#page-column .practice-item.child-visitation h5:before { background-position: -332px -286px; } 
#page-column .practice-item.child-relocation h5:before { background-position: -411px -281px; } 
#page-column .practice-itm-img { margin: 0 0 15px; } 
#page-column .practice-itm-img img { width: 100%; display: block; } 
#page-column .practice-item:hover{ background-image: url(../images/practice-item-bg-in.webp); background-repeat: no-repeat; background-size: cover; }
#page-column .practice-item.family-law h5:before{background-position: -5px -366px;} 

#page-column .practice-item.high-net-worth-divorce h5:before{background-position: -89px -366px;}
#page-column .practice-item.protective-orders h5:before{background-position: -171px -366px;}
#page-column .practice-item.legal-separation h5:before{background-position: -256px -366px;}
#page-column .practice-item.prenuptial-agreements h5:before{background-position: -345px -366px;}
#page-column .practice-item.divorce-for-business-owners h5:before{background-position: -423px -366px;}
#page-column .practice-item.divorce-for-physicians-medical-professionals h5:before{background-position: -6px -449px;}
#page-column .practice-item.divorce-for-accountants-financial-professionals h5:before{background-position: -89px -451px;}
#page-column .practice-item.divorce-for-tech-executives-startup-founders h5:before{background-position: -167px -451px;}
#page-column .practice-item.divorce-for-corporate-executives h5:before{background-position: -254px -452px;}
#page-column .practice-item.divorce-for-men h5:before{background-position: -107px -620px;}
#page-column .practice-item.divorce-for-financial-advisors-wealth-managers h5:before{background-position: -422px -452px;}
#page-column .practice-item.divorce-for-corporate-partners-shareholders h5:before{background-position: -6px -538px;}
#page-column .practice-item.divorce-for-mothers h5:before{background-position: -172px -545px;}
#page-column .practice-item.same-sex-divorce h5:before{background-position: -256px -538px;}
#page-column .practice-item.gray-divorce h5:before{background-position: -345px -546px;}
 

.related-insights-posts .posts-list { width: 100%;padding: 0 0 25px;} 
.related-insights-posts .posts-thumbnail { margin-bottom: 16px; }
.related-insights-posts .posts-thumbnail img{width: 100%;display: block;height: 235px;object-fit:cover;object-position: center;}
.related-insights-posts {display: flex;}
.related-insights-posts .posts-block {padding: 0 15px;}


/* inner case results */
#page-column .in-case-results { text-align: center; } 
#page-column .in-case-results h2 { margin: 0 0 17px; } 
#page-column .in-case-results p { line-height: 1.5; margin: 0 0 37px; } 
#page-column .in-case-result-blk { display: flex; justify-content: center; flex-wrap: wrap; gap:13px; } 
#page-column .in-case-result-itm { width: 24.23%; position: relative; background-color: #2a2a2a; padding: 39px 27px 90px; } 
#page-column .in-case-result-itm:hover { background-image: url(../images/sidebar-widget-testi-bkg.png);background-size: cover; } 
#page-column .in-case-result-itm:hover.in-case-result-itm h5  { color: #fff; } 
#page-column .in-case-result-itm h5 {color: #c7a86b; font-size: 21px; letter-spacing: 0; padding: 70px 0 0; position: relative; line-height: 1.2; font-weight: 500; margin: 0 0 17px; display: flex; justify-content: center; align-items: center; text-transform: uppercase;}
#page-column .in-case-result-itm h5::before { position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -105px -104px; width: 57px; height: 57px; right: 0; top: 0; left: 0; margin: auto; } 
#page-column .in-case-result-blk .in-case-result-itm p{ color: #fff; font-size: 16px; font-weight: 300; letter-spacing: 0; line-height: 1.67; margin: 0; } 
#page-column .in-case-result-itm h6 { color: #fff; font-size: 20px; font-weight: 300; text-align: center; letter-spacing: 0; line-height: 1; text-transform: math-auto; position: absolute; bottom: 39px; right: 0; left: 0; border-bottom: 1px solid #fff; width: max-content; padding: 0 0 3px; margin: 0 auto 0; }

/*single attoreny page*/

#page-column .attorney-details { display: flex; justify-content: space-between; background-color: #232323; margin: 40px 0px; padding: 57px 8px 0; position: relative; z-index: 0; } 
#page-column .attorney-details::before { position: absolute; content: ""; background-image: url(../images/attorney-details-bfor-bkg.webp); background-repeat: no-repeat; background-position: center; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; opacity: 40%; margin: auto; z-index: -1;pointer-events:none; } 
#page-column .attorney-details::after { position: absolute; content: ""; background: radial-gradient(circle,rgba(122, 115, 106, 1) 0%, rgba(252, 70, 107, 0) 84%); width: 64%; height: 100%; top: 0; left: 0; bottom: 0; margin: auto; z-index: -1;pointer-events:none; } 
#page-column .attorney-image { width: 47%; margin: -97px 0 0; } 
#page-column .attorney-image img { width: 100%; display: block; } 
#page-column .attorney-content { width: 51%; } 
#page-column .attorney-content p.profile { font-size: 20px; color: #fff; font-style: italic; font-weight: 300; line-height: 1; margin: 0 0 10px; } 
#page-column .attorney-content h2 { font-size: 47px; color: #f0ebe5; font-weight: 300; line-height: 1; margin: 0 0 19px;text-transform: uppercase;} 
#page-column .attorney-content h2 strong { font-weight: 700; } 
#page-column .attorney-content .attorney-call { padding-left: 71px; position: relative; margin: 0 0 24px; } 
#page-column .attorney-content .attorney-call p a::before { position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -363px -111px; width: 56px; height: 56px; top: 0; left: 3px; bottom: 0; margin: auto; background-color: #c7a86b; } 
#page-column .attorney-content .attorney-call p { color: #fff; font-size: 16px; line-height: 1; margin: 0; } 
#page-column .attorney-content .attorney-call p a { color: #fff; font-size: 36px; display: block; margin: 7px 0 0; font-weight: 600;width: max-content; } 
#page-column .attorney-content .attorney-call p a:hover{color: #c7a86b;} 
#page-column .attorney-btn a.cmn-btn { padding: 25px 69px; color: #fff; }


/* inr cta sec */

.inr-cta-sec { padding: 593px 0 92px; position: relative; z-index: 1; background-image: url(../images/cta-sec-bkg.webp); background-repeat: no-repeat; background-position: bottom; background-size: 100% auto; text-align: center; }
.inr-cta-sec h2.city-title { position: absolute; left: 0; right: 0; top: 38px; margin: auto; width: fit-content; } 
.inr-cta-sec h2.city-title strong { font-size: 229px; font-weight: 800; word-spacing: 0; font-family: 'Poppins'; line-height: 1; letter-spacing: 27.48px; text-transform: uppercase; background: -webkit-linear-gradient(-90deg, rgb(207 200 191) 20%, rgb(207 200 191 / 12%) 65%, rgb(207 200 191 / 0%) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } 
.inr-cta-sec h3 { font-size: 72px; font-family: 'Poppins';position: relative; text-transform: uppercase; font-weight: 300; line-height: 1; color: #1b1b1b; margin: 0 0 31px; } 
.inr-cta-sec h3 strong { font-weight: 700; color: #c7a86b; display: block; }
.cta-sec-btns { display: flex; justify-content: center; gap: 10px; }
.cta-sec-btns .cta-sec-rgt-btns a.cmn-btn { padding: 25px 34px 25px 85px; background-color: #b5a99a; position: relative; }
.cta-sec-btns .cta-sec-rgt-btns a.cmn-btn:hover{ background-color: #c7a86b; }
.cta-sec-btns .cta-sec-rgt-btns a.cmn-btn::before { position: absolute; content: ""; background-image: url(../images/sprites-in.webp); background-repeat: no-repeat; background-position: -268px -10px; width: 29px; height: 29px; top: 0; left: 42px; bottom: 0; margin: auto; }
.inr-cta-sec h3::before { position: absolute; content: ""; background-image: url(../images/cta-sec-logo-bfor.webp); background-repeat: no-repeat; width: 268px; height: 194px; left: 0; top: -230px; right: 0; margin: auto; z-index: -1; opacity: 40%; }

.home.wp-singular.page-template .inr-cta-sec{display: none;}
.wp-singular.page-template-template-contact .inr-cta-sec{display: none;}

/* accordin sec */
#page-column .accsec-ritcnt.accordion {margin: 30px 0;}
#page-column .accordion-section ul{margin: 0px;}
#page-column .accordion-section{margin-bottom: 15px;}
#page-column .accordion-section:last-child{margin-bottom: 0px;}
#page-column .accordion-section h3{margin: 0;font-size: 25px; font-weight: 500; letter-spacing: 0; line-height: 1.2; }
#page-column .accordion-section h3 a.accordion-section-title { background-color: #fff; padding: 17px 50px 17px 26px; cursor: pointer; border-radius: 0px; color: #000000;border: 1px solid #000; position: relative; display: inline-block; width: 100%; }
#page-column .accordion-section h3 a.accordion-section-title:before {position: absolute; content: "+"; background-repeat: no-repeat; width: 16px; height: 25px; top: 17px; text-align: center; right: 30px; font-size: 30px; }
#page-column .accordion-section-content {padding: 20px 15px 15px;}
#page-column .accordion-section h3 a.accordion-section-title.active::before { content: "-"; }
#page-column .accordion-profile .accordion-section-content { overflow: hidden; transition: max-height 0.4s ease; padding: 26px 0 0; display: none; }
#page-column .accordion-profile.active .accordion-profile-content { display: block; } ::-webkit-scrollbar-button { display: none; height: 0; width: 0; }
#page-column .accordion-profile { margin: 0px; max-height: max-content !important; }
#page-column .accordion-section h3 a.accordion-section-title.active {background-color: #c0a267;color: #fff;margin: 0;}

.hm-what-makes-sec.inn-cmn-cnt-blk{padding: 0px;margin: 30px 0;}
.hm-what-makes-sec.inn-cmn-cnt-blk .hm-what-makes-list {flex-wrap: wrap;justify-content: center;gap: 23px;}
.hm-what-makes-sec.inn-cmn-cnt-blk .hm-what-makes-item {width: 48.5%;}
 


/* Podcast Page */

.inn-podcasts-blk .posts-list {padding-bottom: 30px;}
.podcast-img-blk {position: relative;}
.podcast-play-img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;height: max-content;width: 70px;}
.inn-podcasts-blk .podcast-play-img img {width: 100%;display: block;}
#post-content .inn-podcasts-blk .posts-list h6 {margin: 0px;}

.inn-podcasts-blk .posts-list .hm-cmn-slider-logo {top: -52px;width: 50%;}
#post-content .inn-podcasts-blk .posts-list .posts-block {padding-top: 45px;min-height: 250px;}
.inn-podcasts-blk .posts-list:hover .hm-cmn-slider-logo {background-color: #000;transition: 0.5s;}
#post-content .inn-podcasts-blk .posts-list.video .posts-block{min-height: auto;}

.custom-overlay {width: 100%;max-width: 760px;}
.single-podcast .podcast-play-img {width: 90px;}
.custom-overlay iframe {width: 100%;height: 400px;}

/* Areas Served Page */

.areaserved-item-list {background-color: #b5a99a;padding: 50px;margin-bottom: 30px;text-align:center;}
.areaserved-item-list:last-child{margin-bottom: 0px;}
.areaserved-list {display: flex;flex-wrap: wrap;justify-content: center;gap: 17px;}
.areaserved-item {width: 32%;display: flex;}
.areaserved-list .areaserved-item a {font-size: 20px; font-family: 'Poppins'; font-weight: 400; line-height: 1.2; letter-spacing: 0px; display: flex; justify-content: center; align-items: center; padding: 20px 30px; background-color: #000; color: #fff; width: 100%;}
.areaserved-list .areaserved-item a:hover {background-color: #fff;color: #000;}
.areaserved-item-list h2 {font-size: 50px;font-family: 'Poppins';font-weight: 300;color: #000000;line-height: 1;letter-spacing: -0.96px;margin: 0 0 20px;}

.author-description {font-family: 'Poppins';font-size: 18px;line-height: 1.9;letter-spacing: 0;font-weight: 400;color: #000000;margin: 0;}

.fact-checked-section {padding: 40px 0;position: relative;background-color: #000;z-index: 1;}
.fact-checked-section:before {position: absolute; content: ""; background-image: url(../images/dvrc-implictn-sec-bfor.webp); background-repeat: no-repeat; opacity: 24%; width: 100%; height: 100%; background-size: contain; background-position: center; top: 0; left: 0; right: 0; bottom: 0; margin: auto;z-index: -1;pointer-events: none;}
.fact-chked-title-img {display: flex;justify-content: center;align-items: center;gap: 8px;margin-bottom: 13px;}
.fact-checked-blk {text-align: center;}
.fact-checked-blk h3 {font-size: 35px;font-family: 'Poppins';font-weight: 400;color: #fff;line-height: 1;letter-spacing: 0px;margin: 0;}
.fact-checked-blk p {font-family: 'Poppins';font-size: 18px;line-height: 1.8;letter-spacing: 0;font-weight: 400;color: #fff;margin: 0;}
.fact-checked-blk p a {color: #c7a86b;}
.fact-checked-blk p a:hover {color: #fff;}
.fact-checked-img img{filter: invert(1);}

body.page-id-1708 .fact-checked-section{display: none;}