/*
Theme Name:  Carly Boyd Law
Theme URI:    http://example.com/rmtheme-child
Description:  Child theme for RMTheme
Author:       Your Name
Author URI:   http://example.com
Template:     rmtheme
Version:      1.0.0
Text Domain:  carlyboydlaw
*/

:root {--blue: #1e90ff; --white: #ffffff; --placeholdercolor: currentColor; }
* {box-sizing: border-box; margin: 0; padding: 0; scroll-behavior: smooth; }
body {margin: 0; padding: 0; font-family: 'Figtree-Regular'; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.clear {clear: both; }
.alignleft, .alignright, .aligncenter {margin-bottom: 10px; }
.alignnone {margin-bottom: 10px; }
.alignleft {float: left; margin-right: 15px; margin-top: 0; }
.alignright {float: right; margin-left: 15px; margin-top: 0; }
.aligncenter {display: block; margin: 0 auto 15px auto; }
iframe, img {max-width: 100%; border: none; vertical-align: middle; }
img {border: 0; height: auto; }
a {font-family: inherit; font-size: inherit; color: inherit; text-decoration: none; transition: 0.5s; }
h1, h2, h3, h4, h5, h6 {font-family: 'InstrumentSerif-Regular'; margin: 0 0 20px 0; padding: 0; font-weight: normal; }
p, li, ul, ol, blockquote {font-family: 'Figtree-Regular'; font-weight: normal; margin: 0 0 10px 0; padding: 0; }
ul, li {list-style: none; }
a:visited {color: inherit; }
a:hover {text-decoration: none; }
a, a:hover, input[type="submit"], button {outline: 0; }
button, html [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: none; border-radius: 0; }
input::-webkit-input-placeholder {color: var(--placeholdercolor); }
input::-moz-placeholder {color: var(--placeholdercolor); }
input:-ms-input-placeholder {color: var(--placeholdercolor); }
input:-moz-placeholder {color: var(--placeholdercolor); }
html {scroll-behavior: smooth; }
.post, .page{margin: 0; }
ul,ol,li {list-style: none; margin:0; padding:0; }
p:empty {display: none; }
.ftr-copyrights-sec a:active {color: #fff;}
a:active{color: #fff;}

/*Header Sticky Menu*/

.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 10px 2%; background-color: #8eb886; z-index: 9999; border-bottom: 2px solid #114d54; }
.sicky-logo {width: 100%; max-width: 300px; padding: 0 15px; }
.header-sticky {width: 100%; float: left; background: #c4c9b2; padding: 10px; display: none;}
.header-sticky .sticky-cnt {width: 25%; float: left; text-align: center; font-size: 15px; color: #c4c9b2; padding: 0 8px;}
.header-sticky .mobile_src_nav,
.header-sticky .showhide {display: block;}
.header-sticky .mobile_src_nav {background: transparent; }
.header-sticky .stickyshowhide .txt {width: 40px; height: 40px; text-align: center; float: none; padding: 0; position: relative; font-weight: normal;}

.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button {font-size: 17px; color: #fff; font-family: 'InterTight-Regular'; position: relative; padding: 45px 0 0; display: inline-block; text-align: center; width: 100%; cursor: pointer; border: 0; outline: 0; background: transparent; }
.site-header.is-sticky .hdr-bottom{border:none;}
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before {width: 40px; height: 40px; position: absolute; content: ""; left: 0; right: 0; margin: 0 auto; top: 0; background: transparent; border-radius: 100%; border: 2px solid #ffffff; }
.header-sticky .sticky-cnt button:before {background: url(images/header-sticky-menu.webp) no-repeat center; }
.header-sticky .sticky-cnt a:before {background-image: url(images/header-sticky-call.webp); background-repeat: no-repeat; background-position: center; }
.header-sticky .stickyshowhide .txt:before {display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: auto; font-size: 18px; border: 1px #fff solid; color: #f2f2f2; border-radius: 50%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.sticky-mobinav ul li a.drop {font-size: 0; position: absolute; right: 0; top: 0; width: max-content; height: 45px; }
.sticky-mobinav ul li a.drop.open {width: 28px;}
.sticky-mobinav ul li a.drop:after {content: ""; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 9px; }
.sticky-mobinav ul li a.drop.open:after {background-position: -28px 0px;}
.header-sticky .sicky-cnt .stickyshowhide:before {background: url(images/header-sticky-menu.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-faq-wrap a:before {background: url(images/header-sticky-faqs.png) no-repeat center; } 
.header-sticky .sicky-cnt.sticky-call-wrap a:before {background: url(images/header-sticky-call.png) no-repeat center; }
.header-sticky .sicky-cnt.sticky-blog-wrap a:before {background: url(images/header-sticky-blog.png) no-repeat center;}

#floatingMenu {position: fixed; top: 0; left: 0; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; text-align: left; display: flex; width: 100%; height: 100vh; z-index: 99999; }
.floatingMenu-list {width: 400px; background: #d9c5a0; overflow-y: auto; padding: 10px 10px; height: 100vh; position: relative; }
#floatingMenu.openMenu {display: flex; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
#cloaseFloatingMenu {text-align: right; font-size: 37px; line-height: 1; font-weight: 700; display: block; background: transparent; clear: both; outline: 0; border: 0; padding: 0; color: #ffffff; float: right; position: relative; z-index: 999; cursor: pointer; }
button#cloaseFloatingMenu2 {flex-grow: 1; width: calc(100% - 280px); height: 100%; font-size: 0px !important; background: transparent; border: 0; }
.floatingMenuInner li {position: relative;}
.floatingMenuInner a {color: #fff !important; letter-spacing: 0.4px; font-family: 'Asap', sans-serif; font-weight: 500; padding: 4px 0; font-size: 18px; display: block; line-height: 1; border-bottom: 1px solid #222222; }
.floatingMenuInner .sub-menu {display: none; }
.floatingMenuInner .menu-item-has-children>a:after {content: ''; width: 10px; height: 2px; background-color: #fff; position: absolute; top: 15px; right: 6px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s;}
.floatingMenuInner .menu-item-has-children>a:before {content: ''; width: 2px; height: 10px; position: absolute; top: 11px; right: 10px; display: block; opacity: 1; background-color: #fff; }
.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {opacity: 0;}
.header-sticky.fixed-header .container {display: flex; padding: 0; align-items: center; justify-content: space-between;}
.sicky-logo{max-width:350px; text-align: center; }
.sticky-wrap{display: none; }
header#site-header.f-nav{position: fixed; border-bottom: 2px solid #82581f; background-color: #080d26; padding: 10px 0; }
.showhide {display: none; color: #fff; width: 110px; height: 28px; float: none; text-align: left; cursor: pointer; padding: 0px 0 0 33px; position: relative; outline: 0; border: 0; background-color: transparent; }
.showhide b.txtl {text-align: right; font-size: 20px; line-height: 28px; font-weight: 400 !important; text-transform: uppercase; margin: 0 0px 0 0px; padding-top: 2px; letter-spacing: 0.5px; font-family: 'InterTight-Regular'; }
.showhide b.txtr {position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 37px; line-height: 27px; font-family: 'Manrope-Regular'; }
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #d9c5a0; position: absolute; top: 38px; left: 0; }
.mobinav ul {float: left; margin: 0px 0 0 0; padding: 5px 0px; width: 100%; }
.mobinav ul li {float: left; margin: 0; width: 100%; list-style: none; padding: 0 20px; box-sizing: border-box; border: 0; margin: 0; padding: 0px; position: relative; font-family: "Poppins", sans-serif; }
.mobinav a {width: 100%; float: left; padding: 6px 0; display: block; line-height: normal; color: #fff; font-size: 16px; letter-spacing: 0.5px; font-family: 'InterTight-Regular'; border: 0; margin: 0; text-decoration: none; }
.mobinav a:hover {color: #393939; }
.mobinav ul li ul {float: left; padding: 0 0 0 15px; }
.mobinav ul li ul li a {text-transform: capitalize; }
.mobile_src_nav {display: none; width: 100%; float: none; position: relative; padding: 10px 0; } .mobile_src_nav .container {position: relative; }
.mobile_src_nav .search-form {width: 100%; float: left; }
.displayblock {display:block; }
.body-content {width:100%; float: left; height: 2000px; overflow: hidden; }
.logo-section {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 30px 0 10px 0; } 
.hdr-top {display: flex; justify-content: flex-end; align-items: center; gap: 18px; } 
.header-rgt {display: flex;  align-items: center; gap: 30px; } 
.hdr-top strong {font-family: 'Figtree-Regular'; font-size: 20px; color: #ffffff; letter-spacing: 0.4px; line-height: 1; font-weight: 400; display: block; text-align: left; margin: 0; } 
.header-number {color: #fff; position: relative; display: flex; align-items: center; justify-content: flex-end; gap: 15px; } 
.header-number a {font-size: 30px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0.9px; color: #323943; display: inline-block; padding: 12px 15px 12px 50px; position: relative; margin: 0px 0 0; background-color: #d9c5a2; border-radius: 12px; border: 1px solid transparent; }
.site-header.is-sticky #main-navigation ul{padding: 23px 0 0;}
.site-header.is-sticky #main-navigation ul .sub-menu{padding: 0px 0 0;}
.site-header.is-sticky .logo-section {padding: 10px 0;}
.header-number a:hover {border: 1px solid #323943;background-color: #fff; }
.hdr-top.desk{display: block;}
.hdr-top.mobi{display: none;}
.header-number a:before {position: absolute; content: ""; background-image: url(./images/hm-sprities.webp); background-repeat: no-repeat; background-position:-8px -7px; width: 50px; height: 50px; top: 0; bottom: 0; left: 0; margin: auto; }
#main-navigation ul{margin:0 } 
#main-navigation ul li {display: inline-block; padding: 0 0px 0; position: relative; margin: 0 23px; } 
.hdr-bottom{border-bottom: 1px solid #d9c5a0; } 
#main-navigation ul li:first-child{margin-left:0 } 
#main-navigation ul li:last-child{margin-right:0 } 
#main-navigation ul li a{font-size: 20px; font-family: 'InterTight-Medium'; letter-spacing: 0.4px; line-height: 1; color: #ffffff; padding: 0 0 23px; display: block; min-width: inherit; } #main-navigation ul > li.current-menu-item > a, #main-navigation ul > li > a:hover{color: #d9c5a0; } #main-navigation ul li ul.sub-menu{display:none; width:220px; position:absolute; color:#fff; top:100%; left:0; right:auto; background-color: #b7a178; padding:0px 0; z-index:999 } #main-navigation ul li:hover ul.sub-menu{display:block } #main-navigation ul li:hover ul.sub-menu li{position:relative } #main-navigation ul li:hover ul.sub-menu li:hover > ul{display:block; top:0; left:100% } #main-navigation .sub-menu li.current-menu-item > a{background-color: #f5f1e9; color: #000000; } #main-navigation .sub-menu li a{width: 100%; padding: 8px 10px; color: #ffffff; display: block; text-align: left; text-transform: capitalize; font-weight: 500; letter-spacing: 0; border-bottom: 0; font-size: 16px; } #main-navigation .sub-menu li a:hover, #main-navigation .sub-menu .current-menu-item > a{background-color: #f5f1e9; color: #000000; } #main-navigation .sub-menu li:after{display:none; } #main-navigation .sub-menu li{width:100%; margin:0; padding:0 } #main-navigation .sub-menu li a:after{display:none } #main-navigation ul li ul.sub-menu li .sub-menu {display:none; width:100%; position:absolute; color:#fff; top:0; left:100%; padding:0px 0; z-index:999; } 
.site-header {width: 100%; position: absolute; z-index: 1; } 
.site-header.is-sticky {top: 0; right: 0; left: 0; z-index: 999; position: fixed; background: #19222c; border-bottom: 2px solid #d9c5a0; animation: slideDown 0.35s ease-out; visibility: visible; } @keyframes slideDown {from {transform: translateY(-100%); } to {transform: translateY(0); } } 
.is-fading-out {opacity: 0; visibility: hidden; } 
.mobilenav {width:280px; height: 100vh; background-color: #333; color: white; position: fixed; top: 0; left: -280px; transition: left 0.4s ease; z-index: 999; } 
.mobilenav.show {left: 0; } #mobilenav-toggle {display:none; } 
.mobilenav-toggle {position: absolute; top: 20px; right: 20px; background-color: blue; border: none; cursor: pointer; z-index: 1000; font-size: 0; line-height: 0px; width:36px; height: 36px; background-position: center center; background-repeat: no-repeat; background-image: url(images/open-mobilenav.webp); } 
.mobilenav-toggle.active {background-image: url(images/close-mobilenav.webp); } 
.close-mobilenav {font-size:0; line-height:0px; position: absolute; top: 15px; right: 15px; cursor: pointer; background-color: red; background-image: url(images/close-mobilenav.webp); background-position: center center; background-repeat: no-repeat; width:36px; height: 36px; } @media screen and (max-width:992px) {#mobilenav-toggle {display:block } } #mobile-navigation {overflow-y:scroll; height: 100%; width:100%; padding-top:45px; } #mobile-navigation ul{margin:0; padding:0 } #mobile-navigation ul li{display:block; padding:0 0px; margin:0; position:relative } #mobile-navigation ul li a{font-size:15px; text-transform:uppercase; font-weight:bold; color:#000; padding:6px 10px; display:block; min-width:inherit } #mobile-navigation ul li.current-menu-item > a,#mobile-navigation ul li:hover > a{color:#fff } #mobile-navigation .sub-menu li a{width:100%; padding:6px; color:#ffffff; display:block; text-align:left } #mobile-navigation ul li .drop.close, #mobile-navigation ul li .drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: 20px; height: 20px; background-color: transparent !important; background-image: url(images/nav-open.webp); background-position: center center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; } #mobile-navigation ul li .drop.open {width: 20px; background-image: url(images/nav-close.webp); } #mobile-navigation .sub-menu {padding-left: 15px; max-height: 0; overflow: hidden; transition: max-height 0.8s ease; } #mobile-navigation .sub-menu.open {max-height: 900px; transition: max-height 0.8s ease; } 
.col-loop {font-size: 20px; margin: 0 0 10px; } 

/*Cmmon styles*/ 

.text-heading{font-family: 'InstrumentSerif-Regular'; font-size: 80px; line-height: 1.1; text-align: center; color: #3c4342; margin: 0 0 35px; } 
.text-heading strong{color: #b8a788; font-weight: 400; }
a.cmn-btn{ font-family: 'InstrumentSans-Bold'; font-size: 20px; line-height: 1; letter-spacing: 0.4px; color: #303a43; text-transform: uppercase; background-color: #d9c5a0; padding: 25px 43px; border-radius: 35px; transition: all 2s; display: inline-block;}
a.cmn-btn:hover{ background-color: #303a43; color: #d9c5a0;}


/*Banner section*/
.hm-banner-sec {background-image: url(./images/banner-bg-img.webp); background-repeat: no-repeat; background-size: cover; background-position: center; padding: 250px 0 0 0; }
.hm-banner-sec h1 { font-size: 120px; line-height: 1; font-family: 'InstrumentSerif-Regular'; color: #fff; margin: 0 0 24px; letter-spacing: 0; }
.hm-banner-sec h1 strong { display: inline-block; color: #d9c5a0; display: inline-block; font-weight: 400; padding-right: 20px; }
.hm-banner-sec p small { color: #d9c5a0; font-size: 34px; font-family: 'InterTight-Regular'; line-height: 1; letter-spacing: 0.68px; margin: 0 0 34px; }
.bnr-list {display: flex; justify-content: space-between; padding: 0; text-align: left; position: relative;align-items:center; }
.bnr-left { width: 56%; padding: 0; }
.bnr-rgt { margin: 0 -40px 0 0; width: 42.6%;}
.bnr-rgt img{width: 100%; display: block; }
.bnr-left p { color: #fff; font-size: 18px; line-height: 1.6; }
.bnr-btn { margin: 25px 0 0; }
.bnr-left ul { display: flex; gap: 10px; margin: 30px 0 0; }
.bnr-left ul li a { color: #d9c5a0; }
p.prenuptial { letter-spacing: 1.7px; }
.bnr-left ul li { color: #fff; font-size: 20px; font-family: 'Figtree-Regular'; letter-spacing: 0.4px; line-height: 1.3; }


/* advocating */

.advocating-list {display: flex;justify-content: center;gap: 50px;align-items: flex-end;position: relative;}
.hm-advocating-sec { padding: 170px 0 158px; background-color: #fbf6f0; }
.hm-advocating-sec .text-heading{text-align: left;margin: 0 0 -181px 0;}
.advocating-lft {width: 44.3%;position: relative;padding: 0 90px 0 70px;margin: 0 0px 140px -150px;}
/*.advocating-lft::before{pointer-events: none;  content:""; position: absolute; background-image: url(./images/advocat-bfr-img.webp); background-repeat: no-repeat; background-position: left; width: 504px; height: 503px; left: 0; top: 0; bottom: 0; margin: auto; }*/
.advocating-lft::before {pointer-events: none; content: ""; position: absolute; background-image: url(./images/advocat-bfr-img.webp); background-repeat: no-repeat; width: 88.4%; height: 503px; left: 0; top: 0; bottom: 0; margin: auto; background-size: 100% 100%; }

.advocating-lft h4 , .advocating-rgt h3 { font-size: 50px; line-height: 1; letter-spacing: 0; color: #b8a788; font-family: 'InstrumentSerif-Regular'; text-align: center; }
.advocating-lft h4 strong{ display: block; color: #000; font-weight: 400; font-size: 82px; }
.advocaating-mid { width: 49.2%; background-color: #e2d5c4; border-radius: 50%; margin: 0 0 0 -167px; }
.advocaating-mid img{ width: 100%; display: block; border-radius: 50%; }
.advocating-rgt {width: 47.9%;}
.advocating-rgt p , .experienced-rgt p{color: #747474;font-size: 18px;font-family: 'Figtree-Regular';line-height: 1.5;margin: 0 0 25px;text-align: left;}
.advocating-rgt h3{ font-size: 42px; color: #303a43; text-align: left; margin: 0 0 25px; }
/*.schedule-btn a{ font-size: 20px; line-height: 1; letter-spacing: 0.4px; color: #303a43; background-color: #d9c5a0; border-radius: 35px; padding: 27px 35px 27px 49px; display: inline-block; font-family: 'InstrumentSans-Bold'; text-transform: uppercase; }*/
.schedule-btn{ margin: 0 0 24px; }
.adv-call-btn { display: flex; justify-content: flex-start; gap: 11px; align-items: center; }
.adv-number { padding-left: 62px; position: relative; }
.adv-call-lft strong{ font-size: 20px; font-family: 'InterTight-Regular'; letter-spacing: 0.4px; font-weight: 400; color: #393939; }
.adv-number a{ font-size: 45px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0.9px; color: #393939; display: inline-block; margin: 0; }
.adv-number a:before { position: absolute; content: ""; background-image: url(./images/hm-sprities.webp); background-repeat: no-repeat; background-position: -8px -7px; width: 50px; height: 50px; top: 0; bottom: 0; left: 0; margin: auto; background-color: #d9c5a0; border-radius: 50px; }
.adv-number a:hover{ color: #d9c5a0; }

.hm-advocating-sec .schedule-btn{text-align:start;}
.hm-advocating-sec .advocating-lft h4{margin: 0;}

/* Experienced-sec */
.experienced-list {display: flex; justify-content: space-between; align-items: flex-start; }
.hm-experienced-sec { background-color: #fbf6f0; padding: 170px 0 0 0; }
.experienced-rgt {width: 52.7%;}
.experienced-lft {width: 45.4%;position: relative;margin: 0 0 0 -35px;}
.experienced-lft img { width: 100%; display: block; border-radius: 0px 0px 290px 290px; z-index: 1; position: relative; background-color: #e2d5c4; padding-right: 2px; }
.experienced-lft:before { content: ""; width: 96%; height: 100%; position: absolute; top: 12px; left: -12px; right: 12px; bottom: -12px; border: 1px solid #D5BE88; border-radius: 0 0 250px 299px; pointer-events: none; z-index: 0; }
.experienced-rgt p { margin: 0 0 30px; }
.experienced-rgt h2{text-align: left;margin: 0 0 30px;}

/*Represntain Section*/

.hm-representation-sec{background-color:#fbf6f0;padding: 95px 0 135px;}
.hm-representation-sec h2.text-heading{font-size:72px;margin:0 0 10px;}
.hm-representation-sec p{font-family: 'Figtree-Regular';font-size: 18px;margin: 0 0 0px;line-height: 1.7;color:#313d3c;text-align: center;}
.postnuptial-blk{ display: flex; justify-content: space-between; gap: 30px; padding: 40px 0 0; }
.postnuptial-left{ width: 47.4%; }
.postnuptial-left p {margin: 0 0 20px;text-align: left;}
.postnuptial-right{ width: 47%; }
.postnuptial-img{padding: 15px 0 0;position: relative;z-index: 0;}
.postnuptial-img img{ width: 100%; display: block; border-radius: 30px 0 30px 30px; }
.postnuptial-img::before{content: "";position: absolute;width: 70%;height: 70%;right: -15px;top: 0;border: 2px solid #d9c5a0;border-radius: 20px 0 20px 20px;z-index: -1;}


/*Ready Section*/
.hm-ready-sec{background-image: url("images/ready-section-bg.webp"); background-repeat: no-repeat; background-size: cover; padding: 186px 0 226px; }
.ready-left {width: 36.7%; padding: 46px 56px; border: 4px solid #d9c5a0; border-radius: 150px; box-shadow: 12px 0px 20px 0px rgba(29, 29, 29, 0.5); background-color: rgba(48, 58, 67, 0.8); }
.ready-left h4{font-family: 'InstrumentSerif-Regular'; color:#fff; margin: 0; font-size: 60px; line-height: 1.1; text-align: center; }
.ready-left h4 strong{color: #d9c5a0;font-weight: normal;}
.ready-rit {width: 45.98%; margin-right: -40px; }
.ready-rit h2.text-heading{font-size:100px;color:#fff;margin: 0 0 46px;line-height:1.1; text-align: left;}
.ready-list {display: flex; justify-content: flex-end; gap: 40px; align-items: flex-start; }

/* hm-meet-sec */
.hm-meet-sec{background-color: #fbf6f0;padding: 0 0 50px;background-image: url("images/hm-meet-bg.webp");background-repeat: no-repeat;background-size: cover;}
.hm-meet-pg { display: flex; justify-content: center; gap: 40px;  }
.hm-meet-rht { width: 75%; }
.hm-meet-lft { width: 21%; padding: 101px 0 0;}
.hm-meet-rht { display: flex; justify-content: center; gap:40px;align-items: flex-start;  }
.hm-meet-rht-cnt p {font-size: 20px;line-height: 1.5;color: #fff;margin-bottom: 40px;text-align: left;}
.hm-meet-rht-cnt { width: 52%; padding: 110px 0px 0 0; position: relative; }
.hm-meet-rht-cnt::before{ position: absolute; content: " "; background-image: url(images/hm-meet-rht-bef-img.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 191px; height: 32px ; top:40px; left: 0; }
.hm-meet-lft .text-heading {margin-bottom: 52px;text-align: left;color: #fff;}
.hm-lft-exp-bdg { margin: 0 auto 0 0; width: 100%; max-width: 200px; }
.hm-lft-exp-bdg img{display: block;width: 100%;max-width: 380px;}
.hm-meet-mid { width: 46%; padding:110px 25px 0; background-color: #d9c5a0; border-radius:0 0 290px 290px; overflow: hidden; position: relative; }
.hm-meet-mid h3 { font-size: 100px; color: #fff; line-height: 1; position: absolute; left: 0; right: 0; bottom: 11%; margin: auto; text-align: center; }
.hm-meet-btn .cmn-btn { padding: 25px 39px; }


/* hm-meet-btm-sec */
.hm-meet-btm-sec { background-color: #fbf6f0; padding: 0px 0 30px; position: relative; }
.hm-meet-btm-sec::before{ position: absolute; content: " "; background-color: #d9c5a0; height: 7px; width: 100%; left: 0; right: 0; bottom: 0; margin: auto; }
.hm-meet-btm-pg {display: flex; justify-content: flex-end; gap: 45px; }
.hm-meet-btm-rht::before { position: absolute; content: " "; background-image: url(images/hm-meet-btm-rht-bef-image.webp); background-repeat: no-repeat; background-size: contain; height: 100%; width: 100%; right: 0; top: -14px; left: 0; z-index: -1; pointer-events: none; }
.hm-meet-btm-rht {width: 57%; position: relative; z-index: 0; margin-right: -120px; padding: 80px; }
.hm-meet-btm-lft { width: 53%; text-align: left; }
.hm-meet-btm-lft .text-heading {font-size: 72px; color: #393939; text-align: left; letter-spacing: 0; margin: 0 -72px 30px 0; }.hm-meet-btm-lft p { font-size: 18px; line-height: 1.6; color: #4a4a4a; margin: 0 0 30px 0; }
.hm-meet-btm-lft p:last-child{ margin: 0; }
.hm-meet-btm-lft {width: 42.3%; }
.hm-meet-btm-rht-img img {border-radius: 50%; background-color: #d9c5a0; padding: 17px; width: 100%; display: block; }

/* hm-agreement-sec */
.hm-agreement-sec{ background-image: url(images/hm-agrmnt-sec-bg.webp); background-size: cover; background-repeat: no-repeat; background-position: center; padding: 0 0 100px; }
.hm-agrmnt-pg { display: flex; justify-content: center; gap: 70px; align-items: flex-end; }
.hm-agrmnt-lft { width: 42%; text-align: center; }
.hm-agrmnt-lft-img img{ display: block; width: 100%; border-radius: 0 0 310px 310px; }
.hm-agrmnt-rht { width: 54%; }
.hm-agrmnt-lft-img { margin-bottom: 40px; position: relative; z-index: 0; }
.hm-agrmnt-lft-img::before{ z-index: -1;position: absolute; content: " "; background-image: url(images/hm-agree-ment-lft-bef-img.webp); background-repeat: no-repeat; background-size: 100% 100%; height: 820px; width: 620px; left: -13px; top: 15px; }
.hm-agrmnt-lft-img::after { position: absolute; content: " "; background-image: -webkit-linear-gradient( 90deg, rgb(23,33,42) 0%, rgba(23,33,42,0) 100%); height: 80%; width: 100%; left: 0; right: 0; bottom: 0; margin: auto; border-radius: 0 0 310px 310px; }
.hm-agrmnt-btn .cmn-btn { padding: 25px 51px; }
.hm-agrmnt-rht .text-heading { font-size: 72px; text-align: left; color: #fbf6f0; letter-spacing: 0; line-height: 1.1; margin-bottom: 25px; }
.hm-agrmnt-rht p{ font-size: 18px; color: #fff; line-height: 1.6; letter-spacing: 0; margin-bottom: 30px; }
.hm-agrmnt-rht p:last-child{ margin: 0; }
.hm-agrmnt-lft-img h3 { font-size: 63px; color: #fff; line-height: 1; position: absolute; left: 0; right: 0; bottom: 11%; margin: auto; text-align: center; text-transform: capitalize; z-index: 2; }
.hm-agrmnt-lft-img h3 strong{ color: #d9c5a0; font-weight: inherit; }


/* prectice area */
.hm-practice-areas h2.text-heading { color: #fff; }
.hm-practice-areas { background-image: url(./images/pracrice-area-bg.webp); background-repeat: no-repeat; background-position: center; background-size: cover; padding: 107px 0 90px; }
.practice-tab .practice-img{ display: none; }
.hm-practice-areas h2.text-heading strong {color: #fff; }
/* Show image only for active tab */ 
.practice-tab.active .practice-img{ display: block; }
.practice-tab{ display:flex; align-items:center; gap:20px; }
.practice-tab h4{ flex:1; }
.practice-tab .practice-img { display: none; width: 250px; height: 154px; flex-shrink: 0; }
.practice-tab.active .practice-img{ display:block; }
.practice-blk {display: flex;gap: 56px;justify-content: space-between;}
.practice-left {width: 54.7%; height: 370px; overflow: scroll; overflow-y: auto; overflow-x: hidden; scrollbar-width: thin; scrollbar-color: #d9c5a0 transparent; padding-right: 15px;}
.practice-right {width: 39.9%;display: flex;flex-direction: column;justify-content: space-between;}
.practice-right h3 { font-size: 35px; font-family: 'InstrumentSerif-Regular'; line-height: 1.3; letter-spacing: -0.7px; margin: 0 0 30px; color: #fff; }
.practice-right p{font-size: 18px;line-height: 1.8;font-family: 'Figtree-Light';color: #fff;margin: 0 0 20px;}
.practice-right p:last-child{ margin: 0; }
.practice-tabs { display: flex; flex-direction: column; gap: 10px;  }
.practice-left .text-heading { color: #fff; margin: 0 0 20px; }
.practice-tab { display: flex; align-items: center; background: #fff; border-radius: 10px; padding: 18px 70px 18px 20px; cursor: pointer; transition: .3s; position: relative; }
.practice-tab:before{position: absolute;content: "";background-image: url(./images/hm-sprities.webp);background-repeat: no-repeat;background-position: -372px -3px;background-color: #d9c5a0;width: 42px;height: 42px;right: 17px;top: 10px;margin: auto;border-radius: 50px;}
.practice-tab.active { background-color:#b7a178; box-shadow: 12px 0px 20px 0px rgba(122, 134, 86, 0.15);}
.practice-tab.active:before {  background-position: -372px -32px;  background-color: #303a43;  rotate: 90deg;}
.practice-img{ width:150px; height:95px; border-radius:14px; overflow:hidden; flex-shrink:0; }
.practice-img img{ width:100%; height:100%; display: block; }
.practice-tab h4{ font-size: 25px; color: #000000; line-height: 1.15; letter-spacing:-0.5px ; margin: 0; }
.practice-tab.active h4{color: #fff;}
.practice-content{ display:none; }
.practice-content.active{ display:block; }

.hm-practice-areas h3 strong, .hm-practice-areas h4 strong {font-weight: 400; }
.hm-practice-areas .practice-right h3 strong{color: #d9c5a0;}
.practice-btn { text-align:left;  padding: 20px 0 0;}

/* hm-consult-sec */
.hm-consult-sec{ padding: 0px 0 130px; background-color: #fbf6f0; }
.hm-consult-sec .text-heading{ font-size: 72px; margin: 0 0 22px;}
.hm-consult-top p{ font-family: 'Figtree-Regular'; font-size: 20px; line-height: 1.5; text-align: center; color: #000000; margin: 0 0 40px;}
.hm-consult-top p:last-child { margin: 0 0 55px;}
.hm-consult-bottom{  position: relative;z-index: 0; }
.hm-consult-img{  overflow: hidden; border-radius: 300px; width: 100%;position: relative;}
.hm-consult-img img{ display: block; width: 100%; box-shadow: 12px 0px 20px 0px rgba(28, 28, 28, 0.15);}
.hm-consult-bottom-content{padding: 0 180px; position: absolute; top: 75px; left: 0; right: 0; margin: auto;}
.hm-consult-bottom .sub-heading{ font-family: 'InstrumentSerif-Regular'; font-size: 60px; line-height: 1; text-align: center; color: #d9c5a0; margin: 0 0 25px; }
.hm-consult-bottom p{ font-family: 'Figtree-Regular'; font-size: 20px; line-height: 1.6; text-align: center; color:#c2c7cc; margin: 0 0 15px;}
.hm-consult-bottom .schedule-btn{ text-align: center; margin: 0px;}
.hm-consult-bottom-content h6{font-family: 'Figtree-Regular';font-size: 25px;color:#d9c5a0;line-height: 1.2;margin: 0 0 30px;text-align: center;}
.btn-blk {display: flex; justify-content: center; gap: 30px;align-items: center; flex-wrap: wrap;}
.call-btn a strong{color:#d9c5a0;font-weight: normal;margin-right: 5px;}
.call-btn a{display: inline-block; font-family: 'InstrumentSans-Regular'; font-size: 30px; line-height: 1; letter-spacing: 0.6px; margin: 0; color: #fff; }
.call-btn a:hover{color: #d9c5a0;}

/*.hm-consult-img:before{background-color: #303a43; width: 100%; height: 600px; left:0; right: 0; margin: auto; position: absolute; content: ""; top:0; }*/

/*Steps Section*/
.hm-steps-sec{padding: 105px 0 180px;background-color:#fbf6f0;}
.hm-steps-sec p {font-size: 18px; font-family: 'Figtree-Regular'; color: #4a4a4a; line-height: 1.7; letter-spacing: 0; margin-bottom: 20px;text-align:center; }
.stps-top-cnt {width: 100%; max-width: 1025px; margin: 0 auto 80px; }
.steps-blk{display:flex; gap:45px; counter-reset: step; }
.steps-item:before {content: ""; width: 100%; height: 100%; position: absolute; left: 0px; right: 0; top: -12px; border-top: 1px solid #D5BE88; border-radius: 168px 168px 0 0; pointer-events: none; z-index: -1; }
.steps-item{background-color: #efe9df; padding: 60px 35px 45px; width: 25%; border-radius: 168px 168px 0 0; position:relative; text-align: center; z-index: 1; height: 515px; counter-increment: step; }
.steps-item:nth-of-type(odd) {margin: 60px 0 0; }
.steps-item h3{font-family: 'InstrumentSerif-Regular'; font-size:40px; color: #393939; line-height:1.3; margin: 0 0 30px; color: #393939; text-align: center; }
.count {width: 80px; height: 80px; border-radius: 50%; background: #555; display: flex; align-items: center; justify-content: center; margin: -95px auto 20px; }
.count::before{content: counter(step, decimal-leading-zero); color: #b8a788; font-family: 'InstrumentSerif-Regular'; line-height: 1; font-size:50px; font-weight:500; }
.steps-blk.owl-carousel.owl-loaded.owl-drag {position: relative; z-index: 0; }

/*Personized section*/

.hm-personalised-sec{background-color:#fbf6f0;padding: 0px 0 180px;    position: relative; z-index: 0;}
.hm-personalised-sec h2{text-align: left;margin: 0 0 30px}
.personalised-blk{display: flex;justify-content: space-between;gap:40px;}
.personalised-left{width:52.4%}
.personalised-left p {font-size: 18px; font-family: 'Figtree-Regular'; color: #4a4a4a; line-height: 1.7; letter-spacing: 0; margin-bottom: 20px; }
.personalised-right{width: 41.6%;}
.personalised-img img{display: block;width: 100%; border-radius: 0 0 300px 300px;}
.personalised-img{margin:0 0 35px;position: relative;z-index: 1;}
.hm-personal-btn{text-align: center;}
.personalised-img:before {content: ""; width: 100%; height: 100%; position: absolute; top: 12px; left: -12px; right: 12px; bottom: -12px; border: 1px solid #D5BE88; border-radius: 0 0 300px 300px; pointer-events: none; z-index: -1; }

/*footer form*/
.hm-ftr-sec{  padding: 50px 0 0; background-image: url(images/hm-ftr-bg-img.webp); background-position: center; background-repeat: no-repeat; background-size: cover;}
.hm-form .gfield label { display: none; }
.hm-form-sec .container{ width: 100%; max-width: 100%; }
.ftr-form-blk{ display: flex; justify-content: center; gap: 0 10px; margin: 0 0 118px; align-items: center;}
.ftr-form-left{ width: 43.2%; background-image: url(images/hm-ftr-left-bg-img.webp); background-position: top center; background-repeat: no-repeat; background-size: 100% 100%; padding: 135px 70px 80px 185px; margin: 0 0 0 -63px;}
.ftr-form-right{ width: 61.8%;}
.bnr-rit-cnt.footer {text-align: left; position: absolute; transform: rotate(269deg); left: 5%; top: 0; bottom: 0; margin: auto; font-size: 140px; pointer-events: none; right: auto; letter-spacing: 2.8px; }
.hm-form-sec{padding: 44px 110px 70px; position: relative; background-color: #2b353e; border-radius: 250px; box-shadow: #a59981 -2px -1px 0; } 
.hm-form-sec .text-heading{font-size:68px; letter-spacing:-1.12px; color: #fff; margin: 0 0 3px; }
.hm-form-sec p {font-family: 'InterTight-Regular'; font-size:18px; color:#fff; line-height:1; margin: 0 0 23px; letter-spacing: 0.7px; text-align: center; } 
.hm-form .gform_required_legend{display: none; } 
.ftr-form-sctn{text-align: center; }
.ftr-form-left .sub-heading{font-family: 'InstrumentSerif-Regular'; font-size: 90px; line-height: 1.1; margin: 0 0 40px; color: #ffffff; text-align: left; margin: 0 0 25px; } 
.ftr-form-left p{font-family: 'InterTight-Regular'; font-size: 25px; line-height: 1.6; color: #d9c5a0; letter-spacing: 0.5px; text-align: left; }
.gchoice.gchoice_3_9_1 label {display: block; } 
fieldset#field_4_9 {width: 42.7%; border: none; }
.hm-form input::placeholder {color: #ffffff; } 
.hm-form input:-ms-input-placeholder {color: #ffffff; } 
.hm-form input::-ms-input-placeholder {color: #ffffff; } 
.hm-form textarea::placeholder {color: #ffffff; } 
.hm-form textarea:-ms-input-placeholder {color: #ffffff; } 
.hm-form textarea::-ms-input-placeholder {color: #ffffff; }
.hm-form .gform_wrapper .top_label input,
.hm-form .gform_wrapper select,
.hm-form .gform_wrapper .top_label textarea {margin: 0px; width: 100% !important; color: #ffffff; outline: 0px; position: relative; border-radius: 28px; border: none; font-family: 'InterTight-Regular'; background: #222930; line-height: 1.2 !important; font-size: 18px !important; padding: 17px 20px !important; transition: all 0.5s; display: block; text-align: left; height: auto !important; }
.hm-form .gfield{position: relative !important ; border: none; padding: 0; } 
.hm-form .gfield.chk{color: #fff; }
.hm-form .gfield.gfield--type-text , .hm-form .gfield.gfield--type-phone {width: 49.2% !important; } 
.hm-form .gfield.gfield--type-email{width: 49.2% !important } 
.hm-form .gform_fields {display: flex !important; flex-wrap: wrap; gap: 10px !important; justify-content: space-between; align-items:center; }
.hm-form .gform_wrapper .top_label textarea {width: 100% !important; height: 143px !important; resize: none; margin: 0; padding-top: 20px !important; margin: 0px; min-block-size: 0px !important; } 
.hm-form .gfield.msg {width: 49.2%; }
.hm-form-sec .gform_wrapper ul.gform_fields ul {margin: 0; padding: 0; }
.hm-form-sec .gform_wrapper ul.gform_fields li {padding: 0 !important; margin: 0 !important; position: relative; width: 100%; }
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label {cursor: pointer; font-size: 16px; font-family: 'InterTight-Light'; line-height: 1; color: #fff; letter-spacing: 0.32px; margin: 0; text-align: left; }
.hm-form .gfield--type-checkbox {margin: -210px 0 0 auto; }
.hm-form .gform_wrapper .form-links a:hover {color: #d9c5a0; }
.hm-form-sec .gfield.gfield--type-html.popfield {position: relative; width: 43.4%; color: #fff; line-height: 1; text-align: center; margin: 0 0 0px !important; }
.hm-form-sec .gform_wrapper .form-links {position: relative; width: 66%; color: #fff; line-height: 1; text-align: center; margin: -65px 0 0px !important; }
.hm-form-sec .gfield .ginput_container {margin: 0 !important; }
.hm-form .gfield_description.instruction.validation_message {top: 3px;}
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {width: 15px !important; height: 15px !important; float: left; clear: both; margin: 0px 6px 0px 0 !important; padding: 0 !important; }
.hm-form .gform_wrapper .gform_footer.top_label::before {top: -6px; left: -6px; border-bottom: none; border-right: none; }
.hm-form .gform_wrapper .gform_footer.top_label::after {bottom: -6px; right: -6px; border-top: none; border-left: none; }
.hm-form .gform_wrapper .top_label button[type="submit"] {display: inline-block !important; background-color:#d9c5a0; outline: none !important; border: 0px none !important; border-radius: 35px; cursor: pointer; text-transform: uppercase !important; transition-duration: 0.5s; font-family: 'InstrumentSans-Bold'; width: auto !important; color: #303a43 ; font-size: 20px !important; padding: 25px 51px !important; line-height: 1 !important; letter-spacing: 0; margin: 0; position: relative; z-index: 0; }
.hm-form .gform_wrapper .top_label button[type="submit"]:hover {background-color: #fff; }
.hm-form .gform_validation_errors{display: none !important; }
.popup {position: relative; display: inline-block; left: 0; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.popup .popuptext {top: 15px; visibility: hidden; color: #000; position: relative !important; transition: transform 0.15s ease-out 0.15s; z-index: 1; width: 100%; top: 5px; left: 0; margin: 0px; text-align: center; font-family: 'InterTight-Regular'; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 14px; color: black; transition: transform 0.15s ease-out; display: inline-block; line-height: 2; z-index: 12; }
.popup .show {visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s; position: inherit; pointer-events: auto; }
div#popup-container {position: absolute; z-index: 2; pointer-events: none; width: 100%; }
.hm-form-sec .gform_wrapper.gravity-theme .gfield {position: relative; text-align: left; }
.gform_button.disabled {pointer-events: none; }
.hm-form-sec .gform_fields .ginput_container, .hm-form-sec .gform_field {margin: 0; }
.gfield--type-honeypot {display: none; }

/*ERRROR*/
.hm-form .gfield_description{margin: 0px !important }
.hm-form .gfield_description.validation_message {position: absolute; bottom: 13px; right: 17px !important; font-size: 13px; font-family: 'InterTight-Regular'; color: #ff2a00; margin: 0; pointer-events: none; }

.hm-form .chk .gfield_description.validation_message {bottom: -18px !important; left: 0px !important; right: inherit !important; }
.hm-form .gfield--type-checkbox .gchoice label {display: block; }
.hm-form .gform_wrapper .gform_footer.top_label {padding: 0; text-align: center; position: relative; max-width: max-content; margin: -80px 60px 0px auto; }
.ftr-block-sec { color: #fff; }
.ftr-menu {position: relative; display: flex; justify-content: right; }
.ftr-menu::before {content: ""; position: absolute; background-color: #d9c5a0; width: 42%; height: 1px; left: 0; top: 0; bottom: 0; margin: auto; }
#footer-navigation ul {font-size: 0; text-align: center; }
#footer-navigation ul li {display: inline-block; padding: 0; position: relative; margin: 0 23px; }
#footer-navigation ul li a {font-size: 20px; letter-spacing: 0.36px; color: #fff; padding: 0; min-width: inherit; font-family: 'InterTight-Regular'; border: 0; line-height: 1; display: inline-block; }
#footer-navigation ul li.current-menu-item > a, #footer-navigation ul li:hover > a {color:#d9c5a0; }
#footer-navigation ul li:first-child{ margin-left: 0;}
#footer-navigation ul li:last-child{ margin-right: 0;}
.ftr-block-list {display: flex ; justify-content: space-between; padding: 100px 0 80px; border-bottom: 1px solid #414141; }
.ftr-itm { width: 19.9%; text-align:center; }
.logo{ width: 29.4%; }
.cont{ width: 19.1%;}
.ftr-itm h4{font-size: 50px; font-family: 'InstrumentSerif-Regular'; line-height: 1; color: #f0f3f5; margin: 0 0 10px; padding: 80px 0 0; position: relative; }
.ftr-itm h4:before {content: ''; position: absolute; width: 45px; height: 60px; background-image: url(images/hm-sprities.webp); background-repeat: no-repeat; background-position: -22px -372px; left: 0; top: 0; right: 0; margin: auto; }
.ftr-form-left p{ margin: 0px;}
.ftr-itm.cont h4:before {background-position: -75px -20px; width: 60px; }
.ftr-itm p{font-size: 22px; font-family: 'InterTight-Regular'; line-height: 1.4; letter-spacing: 0px; color:#f0f3f5; margin: 0; }
.ftr-itm.cont p a { font-size: 45px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0; color: #ffffff; margin: 0; display: inline-block; }
.ftr-itm.cont p a:hover, .ftr-itm p.directions a:hover {color: #d9c5a0; }
.logo p{margin: 0 0 10px;}
.soc-icons a{ font-size: 0;background-image: url(images/hm-sprities.webp); background-position: -206px -178px;width: 70px; height: 70px; background-color: #303a43; border-radius: 60%; transition: all 0.5s;}
a.insta{ background-position: -203px -436px;}
a.linkedin{ background-position: -405px -178px;}
.soc-icons a:hover{ background-position: -206px -279px; background-color: #d9c5a0;}
a:hover.insta{ background-position: -202px -360px;}
a:hover.linkedin{ background-position: -405px -279px;}
.soc-icons br {display: none;}
.ftr-itm p.directions a { color: #931917; text-transform: uppercase; margin: 6px 0 0; display: inline-block; }
.ftr-itm .soc-icons{ display: flex; justify-content: center; gap: 10px;}
.ftr-itm .hm-ftr-logo { margin: 0 0 45px; }
.hm-ftr-logo a.img{ display: block; width: 100%;}
.social-icns {display: flex ; justify-content: center; gap: 10px; position: relative; }
.ftr-copyrights-sec {padding: 45px 0px 35px; text-align: center; }
.ftr-copyrights-sec p{margin: 0; font-family: 'InterTight-Regular'; font-size: 20px; line-height: 1.55; letter-spacing: 0.4px; color: #ffffff;}
.copy-para a:hover{ color: #d9c5a0;}
.ftr-copyrights-sec p i {display: block; }

.container , .container1{ max-width: 1500px; width: 100%; margin: 0 auto; }
.container1{max-width: 1280px;}

/*inner-page-styles*/
.screen-reader-text {display: none !important; } 
#page-column .sdbr-case-item p {color: #fff; } 
.page-container, .post-container {width: 100%; max-width: 1280px; margin: 0 auto; } 
#main-heading {background-image: url(images/page-bnr-bg-img.webp); background-repeat: no-repeat; background-size: cover; background-position: center; padding: 225px 0 120px; text-align: center; position: relative; } 
#main-heading::before{pointer-events: none; position: absolute; content: " "; background-image: url(images/page-bnr-bg-bef-img.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 20%; height: 76%; left: 0; right: 0; margin: auto; bottom: 0; mix-blend-mode: lighten; } 
#main-heading h1 {font-size: 75px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0; color: #d9c5a0; text-transform: capitalize; margin: 0 0 10px; text-align: center; } 
#main-heading .inrpg-breadcrumbs {font-size: 20px; font-family: 'InterTight-Medium'; line-height: 1.1; letter-spacing: 0.4px; color: #d9c5a0; margin: 0; padding:  0; text-align: center; } 
#main-heading .inrpg-breadcrumbs span.current-item, #main-heading .inrpg-breadcrumbs span:hover {color: #ffffff; } 
#post-content, #page-content {padding: 100px 0; background-color: #fbf6f0; } 
.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.9%; } 
.sidebar-page, .sidebar-single {width: 31.3%; max-width: 400px; } 
#page-column.full-width, .full-width {width: 100%; } 
#page-column h1, #page-column h2, #page-column h3, #page-column h4, #page-column h5, #page-column h6, #page-content .areaserved-item-list h2 {font-family: 'InstrumentSerif-Regular'; letter-spacing: 0px; line-height: 1.1; margin: 0 0 15px; color: #3c4342; } 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 60px; } 
#page-column h3 {font-size: 50px; } 
#page-column h4 {font-size: 43px; } 
#page-column h5 {font-size: 37px; } 
#page-column h6 {font-size: 30px; } 
#page-column p, #page-column li {font-family: 'Figtree-Regular'; font-size: 19px; line-height: 1.7; color: #000000; margin: 0 0 20px; } 
#page-column li ul {padding: 15px 0 0 10px; margin: 0; position: relative; } 
#page-column ol, #page-column ul {margin: 0 0 25px 10px; list-style-position: inside; } 
#page-column ul li {list-style: none; padding-left: 18px; position: relative; margin: 0 0 15px; } 
#page-column ul li:before {background: #000; width: 10px; height: 10px; position: absolute; content: ""; left: 0; right: 0; top: 10px; border-radius: 50%; } 
#post-content .posts-list .author-info a, #page-column a, #page-column li a {color: #b8a788; text-decoration: none !important; } 
#page-column a:hover, #page-column li a:hover {color: #000; } 
#page-column  ol {list-style-type: decimal; margin-left: 20px; } 
#page-column  ol li {list-style: decimal; padding-left: 0 !important; } 
#page-column  ul li > ul li {list-style-type: inherit; } 
#page-column  ul li > ul li > ol li {list-style-type: decimal; } 
#page-column  ul li > ul li:before {display: block; } 
#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: inherit; } 
.page-feature-img, .single-thumbnail {margin: 0 0 25px; border-radius: 30px; overflow: hidden; } 
.page-feature-img img, .single-thumbnail img {width: 100%; display: block; }

/*Sidebar Styles*/
.sidebar-page .sidebar-item {margin: 0 0 46px; background-color: #17212a; position: relative; padding: 0px; border-radius: 30px; overflow: hidden; } 
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 30px; text-align: center; position: relative; font-size: 50px; line-height: 1; color: #fff; letter-spacing: 0px; margin: 0 0 10px; font-family: 'InstrumentSerif-Regular'; } 
.sidebar-page .sidebar-item h2:before{content: ''; position: absolute; background-color:#c0ab9a; width: 100%; height: 2px; bottom: 0; left: 0; right: 0; margin: auto; } 
.sidebar-page .sidebar-menu-pa {padding: 0px 10px 20px; } 
.sidebar-page .sidebar-menu-pa ul{margin:0; padding: 0 ; } 
.sidebar-page .sidebar-menu-pa ul li{display:block; padding:0 0px; margin:0; position:relative } 
.sidebar-page .sidebar-menu-pa ul li a {font-size: 32px; color: #c0ab9a; display: block; position: relative; font-family: 'InstrumentSerif-Regular'; line-height: 1.1; margin: 0; letter-spacing: 0; padding: 17px 0 17px 55px; background-color: transparent; } 
.sidebar-page .sidebar-menu-pa ul li a::before {content: ""; position: absolute; background-color: #fbf6f0; border-radius: 50%; width: 10px; height: 10px; top: 28px; left: 28px; } 
.sidebar-page .sidebar-menu-pa ul li:hover a::before ,.sidebar-page .sidebar-menu-pa ul li.current-menu-item > a::before{background-color: #17212a; } 
.sidebar-page .sidebar-menu-pa ul li:last-child a{margin: 0 0 0; } 
.sidebar-page .sidebar-menu-pa ul li.current-menu-item > a, .sidebar-page .sidebar-menu-pa ul li:hover > a {background-color: #fbf6f0; color: #17212a; border-radius: 30px; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a {width: 100%; padding: 0px 20px 0px 35px; display: block; text-align: left; font-size: 19px; margin: 0; } 
.sidebar-page .sidebar-menu-pa ul.sub-menu  li a:hover, .sidebar-page .sidebar-menu-pa ul.sub-menu li.current-menu-item > a{background-color: transparent !important; color: #ffffffbd; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a:before {width: 6px; height: 6px; top: 5px; } 
.sidebar-page .sidebar-menu-pa .sub-menu li a:hover:before{background-color: #ffffffbd !important; } 
.sidebar-page .sidebar-menu-pa ul li .drop.close, .sidebar-page .sidebar-menu-pa ul li .drop.open  {font-size: 0; position: absolute; right: 25px; top: 21px; width: 12px; height: 12px; background-color: transparent !important; background-image: url(images/plus_icn.webp); background-position: right 0 center; background-repeat: no-repeat; padding: 0px 0px; cursor: pointer; display: none; } 
.sidebar-page .sidebar-menu-pa ul li .drop.open {background-image: url(images/minus_icn.webp); } 
.sidebar-page .sidebar-menu-pa .sub-menu li {margin: 0 0 10px; } 
.sidebar-page .sidebar-menu-pa .sub-menu {overflow: hidden; transition: max-height 0.8s ease; } 
.sidebar-page .sidebar-menu-pa .sub-menu.open {max-height: 900px; transition: max-height 0.8s ease; padding:10px 0 0 20px; }


/*testimonials sidebar*/
.sidebar-page section.widget.testi {background-color: #202020; padding: 35px 40px 40px; text-align: center; margin: 0 0 50px; display: none; } 
#page-content section.widget.testi .testi-item p {font-family: 'InstrumentSans-Regular'; font-weight: 600; font-size: 19px; color: #ababab; line-height: 1.9; letter-spacing: 0px; margin-bottom: 20px; } 
#page-content section.widget.testi .testi-item .star-rat {width: 148px; height: 28px; background-image: url(images/sdbr-start-img.webp); background-repeat: no-repeat; background-position: center; margin: 0 auto 20px; } 
#page-content section.widget.testi .testi-item h6 {position: inherit; font-family: 'InstrumentSans-Regular'; font-weight: 700; font-size: 26px; color: #d12423; line-height: 1; text-transform: uppercase; letter-spacing: 0px; margin-bottom: 0px; bottom: inherit; } 
.sidebar-page section.widget.testi h4.widget-title {margin: 0 0 30px; padding: 0; } 
.sidebar-page section.widget.testi h4.widget-title:before{display: none; } 
#page-content section.widget.testi .testi-item {width: 100%; background-color: transparent; border:0px; margin: 0; padding: 0; } 
#page-column  section.widget.testi.hm {text-align: center; margin: 0; background-color: #b7b2b2; padding: 40px; } 
#page-column section.widget.testi.hm p {color: #000; } 
#page-content section.widget.testi .testi-item::after, #page-content section.widget.testi .testi-item::before{display: none; } 
#page-content section.widget.testi .testi-item {width: 100%; } 
.sidebar-page ul.splide__pagination {display: none; } 
.sidebar-page button.splide__arrow.splide__arrow--prev {left: 0; } 
.sidebar-page button.splide__arrow.splide__arrow--next{right: 0; } 
.sidebar-page .splide__arrows {position: absolute; bottom: 30px; max-width: 100px; display: flex ; justify-content: center; width: 100%; left: 0; right: 0; margin: auto; } 
.sidebar-page button.splide__arrow{position: inherit; } 
#page-column section.widget.widget_team_member.hm {margin: 0 0 30px; } 
#page-column section.widget.csae-res.hm {background-color: #b7b2b2a1; padding: 30px; } 
#page-column section.widget.csae-res.hm p{color: #000; } section.widget.widget_team_member.hm {background-color: #fff4f4; color: #fff; padding: 30px; } 
#page-column .single-accordion {margin: 20px 0; } 
#page-column .accordion-profile h3 {background-color: #fff; padding: 16px 50px 15px 20px; cursor: pointer; width: 100%; border-radius: 0px; font-size: 26px; font-family: 'DM Serif Display'; font-weight: 400; letter-spacing: 0.52px; line-height: 1; color: #000000; margin: 0; border: 1px solid rgb(32, 32, 32, 0.25); background-image: url(images/down-arrow.webp); background-repeat: no-repeat; background-size: 21px; background-position: right 22px center; } 
#page-column .accordion-profile .accordion-profile-content {overflow: hidden; transition: max-height 0.4s ease; padding: 20px 20px 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: 0 0 18px; max-height: max-content !important; } 
#page-column .accordion-profile.active h3 {background-color: #a7211f; color: #ffffff; border-color: #a7211f; background-image: url(images/up-arrow.webp); }


/*single attoreny page*/
.single-profile-block { display: flex ; justify-content: space-between; background-color: #17212a; padding: 0 20px 0px; border-radius: 30px; margin: 0 0 30px; align-items: center;}
.single-profile-image { width: 42.6%; padding-top: 25px; background-color: #d9c5a0; border-radius: 0 0 165px  165px; }
.single-profile-image img{ display: block; width: 100%; border-radius: 0 0 165px  165px;}
.sp-block{ width: 50%; }
#page-column .sp-block h2{ font-size: 85px; color: #ffffff; margin: 0 0 5px;}
#page-column .sp-block h6 { font-size: 25px; color: #d9c5a0; font-family: 'InterTight-Regular'; margin: 0 0 15px; }
#page-column .sp-block p{ font-family: 'InterTight-Regular'; color: #ffffff; margin: 0 0 5px;}
#page-column .profile-tel a{ font-family: 'InstrumentSerif-Regular'; display: block; color: #fff; font-size: 45px; line-height: 1; letter-spacing: 0.9px; }
#page-column .profile-tel a:before { position: absolute; content: ""; background-image: url(./images/hm-sprities.webp); background-repeat: no-repeat; background-position: -8px -7px; width: 50px; height: 50px; top: 0; bottom: 0; left: 0; margin: auto; background-color: #d9c5a0; border-radius: 50px; }
#page-column .profile-tel{ padding: 0 0 0 60px; position: relative; margin: 0 0 15px;}
#page-column .shed-btn a{ font-size: 17px; padding: 22px 27px; color: #17212a;}
#page-column .accordion-profile.active h3{  background-color: #17212a; border: none; }
#page-column .accordion-profile{ padding: 0px;}
#page-column .accordion-profile h3{ font-family: 'InterTight-Regular'; background-color: #d9c5a0; border-radius: 20px; overflow: hidden; }
#page-column .accordion-profile.active .accordion-profile-content{ font-family: 'InterTight-Regular'; color: #17212a;}
#page-column a.cmn-btn:hover{ background-color: #ffffff;}
/* Accordion Wrapper */
.single-accordion { width: 100%; }
/* Accordion Header */
.accordion-profile { display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 20px 25px; background: transparent; transition: all 0.3s ease; position: relative; }
.accordion-profile:hover { background: #f8f8f8; }
.accordion-profile h3, .accordion-profile h4 { margin: 0; font-size: 22px; font-weight: 600; color: #24332c; padding-right: 40px; }
/* Active State */
.accordion-profile.active h3{ background: #24332c;  }
.accordion-profile.active h3, .accordion-profile.active h4 { color: #fff; }
.accordion-profile.active::before, .accordion-profile.active::after { background: #fff; }
.accordion-profile.active::after { opacity: 0; transform: translateY(-50%) rotate(90deg); }
/* Accordion Content */
.accordion-profile-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; background: transparent; padding: 0 0 0 20px; }
.accordion-profile-content p:first-child { margin-top: 20px; }
.accordion-profile-content p:last-child { margin-bottom: 20px; }
.accordion-profile-content p, .accordion-profile-content li { font-size: 16px; line-height: 1.7; color: #555; }
.accordion-profile-content ul { padding-left: 20px; }

/*testimonials page*/
#reviews-main{column-count: 2; gap: 40px; } 
#page-content .review-item{background: #ffffff; padding: 45px 45px 75px 45px; position: relative; width: 100%; height: 100%; display: inline-block; margin-bottom: 40px; text-align: center; border: 1px solid #c4c4c4; column-break-inside: avoid; -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; break-inside: avoid; page-break-inside: auto; -moz-page-break-inside: avoid; -webkit-page-break-inside: auto; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; float: none; } 
#page-content .review-item:hover{background: #202020; border-color: #202020; } 
#page-content .review-item .star-rat {width: 148px; height: 28px; margin: 0 auto 27px; display: block; } 
#page-content .review-item p {font-family: 'InstrumentSans-Regular';  font-size: 24px; line-height: 1.75; letter-spacing: 0; color: #000000; text-align: center; margin: 0 0 30px; } 
.wherefromtesti-blk {display: flex; justify-content: center; align-items: center; position: absolute; left: 0; right: 0; bottom: 22px; gap: 20px; } 
.wherefromtesti {border-radius: 50%; overflow: hidden; } 
#page-content .review-item h5 {font-family: 'InstrumentSans-Regular';  font-size: 30px; line-height: 1; letter-spacing: 0; color: #d12423; text-align: center; margin: 0; text-transform: uppercase; } 
#page-content .review-item:hover p {color: #ababab; } 
.page-container .full-width .case-slider .case-item{width: 100%; background-color: #000; }

/*contact page*/
.contact-page .in-cont-list { display: flex ; justify-content: space-between; }
#page-column .contact-page .in-cont-item { width: 32%; position: relative; text-align: center; background-color: #17212a; padding: 47px 45px; transition: 0.5s; border-radius: 30px; }
#page-column .contact-page .in-cont-item:hover{ background-color: #d9c5a0; }

#page-column .contact-page .in-cont-item h3 { font-family: 'InstrumentSerif-Regular'; line-height: 1; color: #fff; position: relative; margin: 0; color: #fff; padding-top: 75px; margin: 0 0 15px; position: relative; }
#page-column .contact-page .in-cont-item h3:before { content: ''; position: absolute; width: 45px; height: 60px; background-image: url(images/hm-sprities.webp); background-repeat: no-repeat; background-position: -22px -372px; left: 0; top: 0; right: 0; margin: auto; }
#page-column .contact-page .phn h3:before{ width: 60px; background-image: url(images/inner-sprites.webp); background-position: -271px -11px; filter: invert(20); }
#page-column .contact-page .icons h3:before{ width: 61px; height: 61px; background-image: url(images/inner-sprites.webp); background-position: -271px -98px; }
#page-column .contact-page .phn:hover h3:before{ filter: none;}
#page-column .contact-page .in-cont-item:hover h3, #page-column  .contact-page .in-cont-item:hover p, #page-column  .contact-page .in-cont-item:hover a{ color: #222930; }
#page-column .contact-page .icons:hover h3{ color: #fff;}
#page-column .contact-page .loc:hover h3:before{ filter: brightness(0); }
#page-column .contact-page .icons:hover{ background-color: #17212a; }
#page-column .contact-page .phn a { font-family: 'InstrumentSerif-Regular'; display: block; color: #fff; font-size: 45px; line-height: 1; letter-spacing: 0.9px; }
#page-column .contact-page .in-cont-item p{ font-size: 20px; line-height: 1.6; color: #fff; margin: 0px; }
#page-column .scl-icons br { display: none; }
#page-column .contact-page .scl-icons{ display: flex; justify-content: center; gap: 10px;}
#page-column .contact-page .scl-icons a { font-size: 0; background-image: url(images/hm-sprities.webp); background-position: -206px -178px; width: 70px; height: 70px; background-color: #303a43; border-radius: 60%; transition: all 0.5s; }
#page-column .contact-page .scl-icons .insta{ background-position:-202px -437px; }
#page-column .contact-page .scl-icons .linkedin{ background-position: -405px -178px; }
#page-column .contact-page .scl-icons a:hover{ background-position: -206px -279px; background-color: #d9c5a0;}
#page-column .contact-page .scl-icons a:hover.insta{ background-position:-202px -359px;}
#page-column .contact-page .scl-icons a:hover.linkedin{ background-position: -405px -279px;}
#page-column .hm-form-sec { padding: 45px 150px 107px; position: relative; background-color: #404950; border-radius: 370px; box-shadow: none; }
#page-column .hm-form-sec .text-heading { font-size: 75px; letter-spacing: 0px; color: #fff; margin: 0 0 10px; }
#page-column .hm-form-sec p { font-family: 'InterTight-Regular'; font-size: 18px; color: #fff; line-height: 1; margin: 0 0 35px; letter-spacing: 0.7px; text-align: center; }
#page-column .hm-form .gfield.msg{ width: 100% !important;}
#page-column .hm-form-sec .gform_wrapper .form-links{ position: relative; width: 66%; color: #fff; line-height: 1; text-align: left; margin: 0 0 0px !important; }
#page-column .hm-form .gform_fields { display: flex !important; flex-wrap: wrap; gap: 20px 17px !important; justify-content: space-between; align-items: center; }
#page-column .form-links a{ color: #fff;}
#page-column .hm-form-sec .gfield.gfield--type-html.popfield { position: relative; width: 100%; color: #fff; line-height: 1; text-align: center; margin: 0 0 0px !important; }
#page-column .hm-form .gfield--type-checkbox{ margin: 0px;}
#page-column .hm-form .gform_wrapper .gform_footer.top_label { padding: 0; text-align: left; position: relative; max-width: max-content; margin: -52px 0 0 auto; }
#page-column .hm-form .gform_wrapper .top_label input,#page-column .hm-form .gform_wrapper select,#page-column .hm-form .gform_wrapper .top_label textarea { margin: 0px; width: 100% !important; color: #ffffff; outline: 0px; position: relative; border-radius: 28px; border: none; font-family: 'InterTight-Regular'; background: #222930; line-height: 1.2 !important; font-size: 18px !important; padding: 24px 20px !important; transition: all 0.5s; display: block; text-align: left; height: auto !important; }
#page-column .hm-form .gfield.gfield--type-text,#page-column .hm-form .gfield.gfield--type-phone { width: 49% !important; }
#page-column .hm-form .gform_wrapper .top_label button[type="submit"] { display: inline-block !important; background-color: #d9c5a0; outline: none !important; border: 0px none !important; border-radius: 35px; cursor: pointer; text-transform: uppercase !important; transition-duration: 0.5s; font-family: 'InstrumentSans-Bold'; width: auto !important; color: #303a43; font-size: 20px !important; padding: 25px 51px !important; line-height: 1 !important; letter-spacing: 0; margin: 0; position: relative; z-index: 1; }
#page-column .hm-form-sec .gform_wrapper .top_label input[type="checkbox"] { width: 15px !important; height: 15px !important; float: left; clear: both; margin: 0px 6px 0px 0 !important; padding: 0 !important; }
#page-column .hm-form .gform_wrapper .form-links a:hover { color: #d9c5a0; }
#page-column .hm-form .gform_wrapper .top_label textarea { width: 100% !important; height: 172px !important; resize: none; margin: 0; padding: 30px 30px !important; margin: 0px; min-block-size: 0px !important; }
#page-column .hm-form .gfield_description.validation_message { right: 19px !important; }
#page-column .hm-form .chk .gfield_description.validation_message { bottom: -20px !important; }
#page-column .hm-form .gfield_description.instruction.validation_message{ top: 18px; right: 5px;}
#page-column .hm-form .gfield--type-checkbox .gchoice label { display: block; }
#page-column .gform_button button:hover{ background-color: #17212a; color: #d9c5a0;}
.hm-consult-sec.innr-pg .hm-consult-top {display: none; }
.hm-consult-sec.innr-pg {padding: 0; }


/*Blog page*/
.posts-thumbnail {background: #1b2229; border-radius: 30px; overflow: hidden; } 
.posts-list:hover .posts-thumbnail{background-color: #fbf6f0; } 
.posts-list:hover .posts-thumbnail .default-image {filter: brightness(0); }
.posts-list {width: 32%; background-color: #303a43; margin: 0; position: relative; padding: 10px 10px 80px 10px; border-radius: 30px; overflow: hidden; } 
.posts-list #page-column {width: 100%; } 
.posts-list:hover{background-color: #d9c5a0; } 
#post-column-full {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; } 
#post-content .posts-thumbnail img {width: 100%; display: block; } 
#post-content .posts-list .posts-block {padding:50px 0px 0 25px; } 
#post-content .posts-list .author-info .post-dmy {font-size: 18px; font-family: 'InstrumentSans-Regular'; line-height: 1; letter-spacing: 0; color: #fff; margin: 0; padding: 12px 29px 13px; background-color: #d9c5a0; position: absolute; right: 0; top: 0; } 
#post-content .posts-list .posts-block h5{margin: 0 0 15px; line-height: 1.1; } 
#post-content .posts-list .posts-block h5 a {display: inline-block; color: #d9c5a0; } 
#post-content .posts-list:hover .posts-block h5 a{color: #1b2229; } 
.posts-readmore {position: absolute; left: 36px; bottom: 40px; } 
#post-content .posts-list .posts-block p {font-family: 'InstrumentSans-Regular'; font-size: 17px; line-height: 1.6; color: #000000; letter-spacing: 0; margin: 0 0 15px; font-weight: 500; } 
#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 .author-info {display: flex; gap: 5px; align-items: center; justify-content: flex-start; flex-wrap: wrap; margin: 0 0 20px; } 
#post-content .posts-list .posts-readmore a {font-size: 18px; font-family: 'Figtree-Bold'; line-height: 1; letter-spacing: 0px; text-transform: uppercase; display: inline-block; color: #fbf6f0; text-decoration: underline !important; } 
#post-content .posts-list:hover .posts-readmore a{color: #1b2229; } 
#page-column .single-meta {display: flex; align-items: center; justify-content: flex-start; gap: 6px; margin: 0 0 30px; flex-wrap: wrap; } 
#page-column .single-meta .single-category {display: flex;  align-items: center; flex-wrap: wrap; } 
#page-column .single-meta .single-category P, #page-column .single-meta .author-by P {margin: 0; } 
#page-column .single-author .author-by, #page-column .single-author .meta-date {font-size: 20px; font-family: 'InstrumentSans-Regular';  line-height: 1.1; letter-spacing: 0; color: #000000; margin: 0; } 
.single-post-author{display: none;}
.single-author-box { padding: 15px; border: 1px solid #000; margin: 30px 0; display: flex; justify-content: space-between; } 
.single-author-avatar {width: 20%; margin: 0; float: left; } 
.single-author-info {width: 76%; } 
.single-author-avatar img {width: 100%; display: block; border-radius: 0 !important; } 
.single-author-description {font-size: 20px; font-family: 'InstrumentSerif-Regular'; line-height: 1.6; letter-spacing: 0; color: #000000; margin: 0; } 
.single-pagination {margin: 30px 0 0; } 
.single-pagination .nav-links a {font-size: 20px; width: 160px; background-color: #d9c5a0; color: #303a43 !important; padding: 20px 30px 20px; display: inline-block; text-align: center; font-family: 'Figtree-Bold'; text-transform: uppercase; letter-spacing: 0px; line-height: 1; border-radius: 35px; } 
.single-pagination .nav-links a:hover {background-color: #1b2229; color: #ffffff !important; } 
.widget{margin: 0; }
.author-meta, .post-categories {font-family: 'Figtree-Regular'; font-size: 17px; line-height: 1.5; color: #d9c5a0; }
#post-content .posts-list .author-meta a,#post-content .posts-list  .post-categories a{color: #d9c5a0;}
.posts-list:hover .author-meta {color: #fff; }
#post-content .posts-list:hover .author-info .post-dmy {background-color: #303a43; }

/*blog sidebar*/
.sidebar-blog.blog-sidebar-itm {display: block; } 
.sidebar-blog {display: flex; justify-content: center; gap: 25px; margin: 0 0 50px; } 
.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 input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 23px 70px 23px 25px; border-radius: 35px; display: block; position: relative; font-size: 17px; font-family: 'InstrumentSans-Bold'; color: #303a43 !important; line-height:130%; letter-spacing: 0; width: 100%; max-width: 100%; appearance: none; outline: 0; background-color: #d9c5a0; text-transform: uppercase; } 
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-image: url(images/sdbar-down-arrow-img.webp) !important; background-position: right 0 center; background-size: 70px 100%; background-repeat: no-repeat; } 
.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-size: 70px 96%; background-position: right center; width: 70px; height: 100%; border: none; font-size: 0; cursor: pointer; background-color: transparent; padding: 0; outline: 0; transform: inherit;  } 
.sidebar-blog.blog-sidebar-itm input.search-submit {background-position: right 2px center;  background-color: transparent !important; } 
.blog-page .sidebar-blog .sidebar-blog-item.blog_search {border-radius: 30px; overflow: hidden; } 
.blog .sidebar-blog .search-form {position: relative; } 
#post-column-full .post-pagination {width: 100%; } 
#post-column-full .nav-links {text-align: center; display: flex; justify-content: center; align-items: center; margin: 60px 0px 0; position: relative; padding: 0 110px; } 
#post-column-full .nav-links .page-numbers {width: 65px; height: 65px; margin: 0 5px; padding: 5px; font-size: 48px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0; border: 0; text-align: center; color: #1b2229; display: flex; justify-content: center; align-items: center; } 
#post-column-full .nav-links .page-numbers.current,#post-column-full .nav-links .page-numbers:hover {background-color: #d9c5a0; border-radius: 10px; } 
#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/inner-sprites.webp); background-position: -13px -10px; display: inline-block; width: 85px; height: 50px; background-repeat: no-repeat; border: none; padding: 0; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; z-index: 2; } 
#post-column-full .nav-links a.next.page-numbers {left: auto; right: 0; } 
#post-column-full .nav-links a.next.page-numbers {background-position-x: -130px; } 
#post-column-full .nav-links a.prev.page-numbers:hover, #post-column-full .nav-links a.next.page-numbers:hover {background-position-y: -83px; background-color: transparent; } 
.sidebar-blog.blog-sidebar-itm input, .sidebar-blog.blog-sidebar-itm .widget select, .sidebar-blog.blog-sidebar-itm input.search-field {color: #ffffff !important; background-color: #303a43 !important; font-size: 20px; letter-spacing: 0.4px; border: none; } 
.sidebar-blog.blog-sidebar-itm .widget select{background-image: url(images/sngl-sdbar-down-arrow-img.webp) !important; } 
.sidebar-blog.blog-sidebar-itm.search input.search-field{color: #303a43 !important; font-size: 20px; letter-spacing: 0.4px; background-color: #d9c5a0 !important; } 
.sidebar-page .sidebar-blog button:hover {background-position: right 0 center ; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .widget select option {color: #000;background-color: #b8a788;font-size: 16px; } 
.sidebar-blog.blog-sidebar-itm {flex-direction: column; gap: 0; overflow: hidden; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm.search {background-color: transparent; padding: 0;  } 
.sidebar-page .sidebar-blog.blog-sidebar-itm {background-color: #b8a788; padding: 30px 20px 40px; margin: 0; border-radius: 30px; } 
.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 h2 {padding: 0; background-color: transparent; border: 0; text-align: left; margin: 0 0 15px; font-size: 50px; font-family: 'InstrumentSerif-Regular'; letter-spacing: 0; 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; border-radius: 0; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2::before{display: none; }
span.post-separator {color: #fff; }
#page-column .single-meta .single-author .author-by {display: flex;align-items: center;}


/*Area served page*/
#page-content .areaserved-item-list {background-color: #931917; border-radius: 30px; padding: 45px; margin-bottom: 20px; } 
#page-content .areaserved-item-list h2 {color: #fff; text-align: center; } 
#page-content .areaserved-list {margin-bottom: 0px; display: flex; justify-content: center; flex-wrap: wrap; } 
#page-content .areaserved-item {width: 32%; margin: 0px 0.6% 1%; padding: 0px; } 
#page-content .areaserved-item:before {display: none; } 
#page-content .areaserved-item a {font-family: 'InstrumentSans-Regular'; font-size: 22px; font-weight: 600; line-height: 1; padding: 15px 10px; background-color: #f6f2ea; color: #931917; display: flex; text-align: center; min-height: 70px; justify-content: center; align-items: center; } 
#page-content .areaserved-item a:hover {background-color: #000; color: #f6f2ea; } 
#page-content #areaserved-main {text-align: center; }


/*Practice Areas Page*/
#page-column .practice-tabs.innr-prct-pg  .practice-tab {  background: #e2d5c4; box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.15); border-radius: 30px; padding: 30px 60px; transition: transform 0.35s ease, box-shadow 0.35s ease; will-change: transform, box-shadow;}
#page-column .practice-tabs.innr-prct-pg  .practice-tab:before {right: 30px;top: 30px;} 
#page-column .practice-tabs.innr-prct-pg .practice-tab h4 {color: #000000; line-height: 1; letter-spacing: -0.9px; margin: 0; } 
#page-column .practice-tabs.innr-prct-pg .practice-tab.active {  background-color: #d9c5a0; padding: 13px; box-shadow: 12px 0px 20px 0px rgba(122, 134, 86, 0.15); gap: 85px; align-items: center;transition: transform 0.35s ease, box-shadow 0.35s ease; }
#page-column .practice-tabs.innr-prct-pg  .practice-tab .practice-img {width: 54%; height: auto; border-radius: 30px; } 
#page-column .practice-tabs.innr-prct-pg .practice-tab.active:before {bottom: 30px; } 
#page-column .practice-tabs.innr-prct-pg .practice-tab.active:hover:before{transform:rotate(-40deg);}
#page-column .practice-tabs.innr-prct-pg .practice-tab.active h4 {font-size: 50px; color: #303a43; letter-spacing: -1px;  } 
#page-column .practice-tabs.innr-prct-pg  {gap: 30px; margin: 0; }
#page-column .practice-tabs.innr-prct-pg .practice-tab.active:hover {   background-color: #ffffff; transform: translateY(-5px); box-shadow: 12px 10px 25px 0px rgba(122, 134, 86, 0.20);}
#page-column .practice-tabs.innr-prct-pg .practice-tab:hover {transform: translateY(-5px); box-shadow: 0px 10px 25px 0px rgba(29, 29, 29, 0.18); }
.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; }


/*cmn-box-styles*/
.cmn-box.one { text-align: center; padding: 55px 26px; margin: 20px 0; border-radius:200px; border: 4px solid #d9c5a0; position: relative;}
.cmn-box.one::before {position: absolute; content: " "; background-image: url(images/cta-one-bg-bef-img.webp); background-repeat: no-repeat; background-size: 100% 100%; width: 54%; height: 96%; left: 0; right: 0; margin: auto; bottom: 0; top: 0; mix-blend-mode: lighten; pointer-events: none; opacity: 0.4;}
.cmn-box.one .cmn-box-cnslt-btn {display: flex;justify-content: center; gap: 15px;}
.cmn-box.two {padding:40px 0px 100px 35px; background-position: right center; margin: 20px 0; border-radius: 30px; background-size: contain !important; background-color: #E3D5C5; }
.cmn-box.two .cmn-left-itm{  text-align: left;  width: 60%;}
.cmn-box.one .cnslt-btn .cmn-btn{padding: 20px 28px; font-size: 17px; }
.cmn-box.one .cnslt-btn .cmn-btn:hover,.cmn-box.two .cnslt-btn .cmn-btn:hover{color: #d9c5a0 !important; }
.cmn-box.two .cnslt-btn .cmn-btn {padding:20px 28px; font-size: 17px; background-color: #1b2229; }
#page-column .cmn-box .cmn-box-cnslt-btn .cnslt-call p{font-family: 'InterTight-Regular'; font-size: 16px; color:#fff; letter-spacing: 0.3px; line-height: 1; margin: 0px; position: relative; padding-left: 60px; text-align: left; } 
#page-column .cmn-box .cmn-box-cnslt-btn .cnslt-call p a{font-size: 35px; font-family: 'InstrumentSerif-Regular'; line-height: 1; letter-spacing: 0.7px; display: inline-block; margin: 8px  0 0; }
#page-column .cmn-box .cmn-box-cnslt-btn .cnslt-call p a:before {position: absolute; content: ""; background-image: url(./images/hm-sprities.webp); background-repeat: no-repeat; background-position: -8px -7px; width: 50px; height: 50px; top: 0; bottom: 0; left: 0; margin: auto; background-color: #d9c5a0; border-radius: 50px; }
#page-column .cmn-box.one h2 { position: relative; font-size: 69px; font-family: 'InstrumentSerif-Regular'; line-height: 1.1; margin: 0 0 20px 0; padding-bottom: 20px; text-transform: capitalize; }
#page-column .cmn-box.one h2::before{ position: absolute; content: " "; background-color: #fbf6f0; height: 2px; width: 85%; left: 0; right: 0; bottom: 0; margin: auto; }
#page-column .cmn-box.one h2 strong{ font-weight:inherit; }
#page-column .cmn-box.two h2{ font-size: 55px; font-family: 'InstrumentSerif-Regular'; line-height: 1; margin: 0 0 10px 0; text-transform: capitalize; letter-spacing: 0; } 
#page-column .cmn-box.one p{ margin-bottom: 20px; }
#page-column .cmn-box.one .cmn-box-cnslt-btn .cnslt-call p a:hover{color: #d9c5a0 !important; }
.cmn-box.two .cmn-box-cnslt-btn .cnslt-btn {margin: 0 0 15px; }
#page-column .cmn-box.two .cmn-box-cnslt-btn .cnslt-call p a{color: #1b2229;}
#page-column .cmn-box.two .cnslt-call p {color:#644815;}
.cmn-box.two .cmn-box-cnslt-btn {position: absolute; display: flex; gap: 20px; justify-content: flex-start; }



/* Home Page Responsive  */

@media screen and (max-width:1900px) {
.advocating-lft{ margin: 0 0px 140px -100px;}
}

@media screen and (max-width:1800px) {
.hm-meet-btm-rht { margin-right: -90px; }
.hm-meet-btm-rht::before { top: -13px; }
.advocating-lft {margin: 0 0px 120px -85px; }

.hm-lft-exp-bdg img {max-width: 320px;}
.hm-lft-exp-bdg {margin: 0 0 0 -60px; }
} 

@media screen and (max-width:1700px) { 
.text-heading{font-size: 74px;margin: 0 0 40px;}
.hm-banner-sec h1 {font-size: 106px;}
.advocating-lft::before {height: 490px; left: 14px; }
.ftr-form-left { padding: 125px 60px 70px 135px; margin: 0 0 0 -27px; }
.hm-advocating-sec {padding: 160px 0 144px;}
.hm-advocating-sec {padding: 130px 0 115px; }
.advocaating-mid { margin: 0 0 0 -120px; }
.advocating-lft {margin: 0 0px 120px -38px; }
.advocating-rgt p{font-size: 16px;margin: 0 0 18px;}
.experienced-rgt p{font-size: 17px;}
.advocating-lft h4 strong {font-size: 75px;}
.ready-rit { margin-right: -20px; }
.hm-meet-rht {gap: 40px; }
.hm-meet-btm-rht { margin-right: -35px; }
.hm-meet-mid h3 {font-size: 85px;}
.steps-item h3 {font-size: 36px;}
.count::before {font-size: 44px;}
.hm-lft-exp-bdg img {max-width: 280px; } 
.hm-lft-exp-bdg {margin: 0 0 0 -35px; }
}

@media screen and (max-width:1600px) {
.container {max-width: 1400px; }
a.cmn-btn {font-size: 19px; letter-spacing: 0.3px; padding: 23px 40px; border-radius: 32px; }
.text-heading {font-size: 70px; margin: 0 0 48px; }
.logo-section {padding: 27px 0 10px 0; }
.site-header.is-sticky #main-navigation ul {padding: 18px 0 0; }

.hdr-top {gap: 16px; }
.header-number a { letter-spacing: 0.8px; }
#main-navigation ul li a {font-size: 19px; letter-spacing: 0.3px; padding: 0 0 20px; }
#main-navigation ul li {margin: 0 21px; }
.header-number a:before { transform: scale(0.9); }
.hm-banner-sec {padding:220px 0 0 0; }
.hm-banner-sec h1 {font-size: 100px;margin: 0 0 22px; }
.bnr-rgt {margin: 0 0px 0 0; }
.hm-banner-sec p {font-size: 16px; }
.hm-advocating-sec { padding: 120px 0 100px; }
.advocating-list {gap: 25px; }
.advocating-lft {padding: 0 40px 0; margin: 0 0px 100px -30px; }
.advocating-lft h4, .advocating-rgt h3 {font-size: 45px;}
.advocating-rgt h3 {font-size: 40px; margin: 0 0 22px; }
.adv-number a {font-size: 42px; }
.advocating-lft::before {height: 460px; left: 52px; }
.advocating-lft h4 strong {font-size: 65px; }
.advocaating-mid { margin: 0 0 0 -60px; }
.advocating-rgt { }
.hm-practice-areas { padding: 90px 0 80px; }
.practice-tab h4 { letter-spacing: 0px;}
.ftr-form-left .sub-heading {font-size: 80px; margin: 0 0 22px; }
.ftr-form-left {padding: 100px 50px 60px 140px; margin: 0 0 0 0px; }
.ftr-form-left p {font-size: 23px; }
.hm-form-sec {padding: 40px 85px 60px; border-radius: 230px; }
.hm-form-sec .text-heading {font-size: 58px; letter-spacing: -1px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {padding: 16px 18px !important; border-radius: 25px; }
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label {font-size: 15px; letter-spacing: 0.2px; }
.hm-form .gform_wrapper .top_label button[type="submit"] {font-size: 19px !important; padding: 23px 47px !important;     border-radius: 32px;}
.hm-form .gform_wrapper .gform_footer.top_label {margin: -73px 50px 0px auto; }
.ftr-form-blk {margin: 0 0 90px; }
.hm-form .gfield--type-checkbox {margin: -195px 0 0 auto; }
.hm-form-sec .gform_wrapper .form-links {margin: -55px 0 0px !important; }
.popup .popuptext {padding: 10px; line-height: 1.8; }
.ftr-block-list {padding: 85px 0 75px; }
.ftr-itm .hm-ftr-logo {margin: 0 0 42px; }
.ftr-itm h4 {font-size: 45px; padding: 70px 0 0; }
.ftr-itm h4:before {top: -4px; transform: scale(0.9); }
.ftr-itm p {font-size: 21px; }
.ftr-itm.cont p a {font-size: 42px; }
.ftr-copyrights-sec {padding: 42px 0px 33px;  }
.ftr-copyrights-sec p {font-size: 19px; }
.soc-icons a {transform: scale(0.9); margin: 0 -3px; }

/* consult sec */
.hm-consult-sec { padding: 0px 0 150px; }
.hm-consult-sec .text-heading { font-size: 65px; margin: 0 0 20px; }
.hm-consult-top p{ margin: 0 0 30px;}
.hm-consult-top p:last-child { margin: 0 0 40px; }
.hm-consult-bottom .sub-heading { font-size: 55px; margin: 0 0 20px;}
.hm-consult-bottom p{ font-size: 18px; }
.hm-consult-bottom-content { padding: 0 150px; }
.hm-consult-bottom-content h6 {font-size: 23px;}


/* hm agreement sec */
.hm-agreement-sec{ padding: 0 0 75px;}
.hm-agrmnt-rht { width: 53%; }
.hm-agrmnt-rht .text-heading { font-size: 60px; margin-bottom: 20px;}
.hm-agrmnt-rht p{ margin-bottom: 25px;}
.hm-agrmnt-lft-img h3 { font-size: 50px; }
.hm-agrmnt-pg{ gap: 40px;}
.hm-agrmnt-lft-img::before { height: 766px; width: 595px; left: -14px; top: 14px; }
.hm-agrmnt-btn .cmn-btn{ padding: 23px 40px;}

/* ----------------- */
.hm-experienced-sec { padding: 140px 0 0 0; }

/* --------------- */
.hm-representation-sec { padding: 85px 0 120px; }
.hm-representation-sec p { font-size: 17px; }

/* ----------------- */
.hm-ready-sec { padding: 135px 0 155px; }
.ready-rit h2.text-heading { font-size: 90px; margin: 0 0 40px; }
.ready-left h4 { font-size: 51px; }
.ready-rit { margin-right: 0; }

/* ----------- */
.hm-lft-exp-bdg { margin: 0 0 0 0; }
.hm-meet-sec { padding: 0 0 90px; }
/* ------------ */
.hm-meet-btm-rht { margin-right: -10px;padding: 65px; }


.practice-tab:before{transform: scale(0.9);}
.hm-lft-exp-bdg img {max-width: 250px; }
.hm-meet-rht-cnt p {font-size: 19px;}
.hm-steps-sec {padding: 85px 0 150px;}
.hm-meet-mid h3 {font-size: 75px; }

.hm-steps-sec p {font-size: 17px;}
.steps-item h3 {font-size: 33px; }
.count {width: 76px; height: 76px;}
.steps-blk {gap: 40px;}
.personalised-left p {font-size: 17px;}
.hm-personalised-sec {padding: 0px 0 150px; }
.call-btn a {font-size: 27px;}
.steps-item {padding: 55px 32px 45px;}
}


@media screen and (max-width:1440px) {
.container, .container1 {max-width: 1200px; }
.page-container, .post-container {max-width: 1200px; }
a.cmn-btn {font-size: 18px; letter-spacing: 0.1px; padding: 20px 35px; border-radius: 28px; }
.text-heading {font-size: 60px; margin: 0 0 30px; }
.logo-section {padding: 22px 0 10px 0; }
.site-header.is-sticky #main-navigation ul {padding: 14px 0 0; }
.hdr-top strong {font-size: 19px; }
.header-number a {font-size: 28px;padding: 9px 15px 9px 40px; letter-spacing: 0.6px; }
.header-number a:before {left: -6px; transform: scale(0.85); }
#main-navigation ul li {margin: 0 19px; }
#main-navigation ul li a {font-size: 18px; letter-spacing: 0.1px; padding: 0 0 17px; }
.hm-banner-sec {padding: 200px 0 0 0;}
.hm-banner-sec h1 {font-size: 90px; margin: 0 0 19px; }
.hm-banner-sec p { line-height: 1.5; letter-spacing: 0.3px;}
.hm-banner-sec p small {font-size: 28px;}

.advocating-list {gap: 30px; }
.hm-advocating-sec {padding: 90px 0 90px; }
.advocating-lft h4 strong {font-size: 55px; }
.advocating-lft h4{font-size: 38px;}
.advocaating-mid {margin: 0 0 0 -110px; }
.advocating-lft::before {height: 355px; left: 40px; }
.advocating-rgt p {  margin: 0 0 12px; font-size: 15px;}
.adv-call-lft strong {font-size: 19px; }
.adv-number {padding-left: 55px; }
.adv-number a {font-size: 36px; }
.adv-number a:before {left: -4px; transform: scale(0.9); }
.schedule-btn {margin: 0 0 21px; }
.advocating-rgt h3 {font-size: 33px; margin: 0 0 20px; }


.hm-practice-areas { padding: 80px 0; } 
.practice-blk { gap: 60px; }
.practice-left .text-heading { margin: 0 0 28px; }
.practice-tab h4 {font-size: 25px;  }
.practice-right p { font-size: 17px; }
.practice-right h3 {font-size: 30px; letter-spacing: 0px; margin: 0 0 20px; }
.practice-tab {border-radius: 18px; padding: 19px 75px 19px 24px; }


.hm-experienced-sec { padding: 110px 0 0 0; }
.experienced-list { padding: 0 12px; }
.hm-representation-sec { padding: 75px 0 100px; }
.hm-representation-sec p { font-size: 17px; }

.ftr-form-left {padding: 80px 40px 45px 100px; margin: 0 0 0 0px; }
.ftr-form-left .sub-heading {font-size: 67px; margin: 0 0 19px; }
.ftr-form-left p {font-size: 21px; }
.hm-form .gform_fields {gap: 9px !important; }
.hm-form-sec {padding: 36px 50px 50px; border-radius: 170px; }
.hm-form-sec .text-heading {font-size: 48px; letter-spacing: -0.5px; }
.hm-form-sec p {font-size: 17px; margin: 0 0 20px; letter-spacing: 0.5px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {padding: 15px 16px !important; border-radius: 22px; font-size: 17px !important; }
.hm-form .gform_wrapper .top_label textarea {height: 135px !important; }
.hm-form-sec .gform_wrapper .form-links {width: 66%;    margin: -59px 0 0px !important; }
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label {font-size: 14px; }
.hm-form .gform_wrapper .top_label button[type="submit"] {font-size: 18px !important; padding: 20px 40px !important; border-radius: 27px; }
.hm-form .gform_wrapper .gform_footer.top_label {margin: -73px 58px 0px auto; }
.hm-form .gfield--type-checkbox {margin: -195px 0 0 auto; }
.ftr-form-blk {margin: 0 0 60px; }
.popup .popuptext {line-height: 1.7; }

.ftr-block-list {padding: 72px 0 70px; }
.ftr-itm h4 {font-size: 42px; padding: 62px 0 0; }
.ftr-itm h4:before {top: -6px; transform: scale(0.8); }
.ftr-itm p {font-size: 20px; }
.ftr-itm.cont p a {font-size: 38px; }
.soc-icons a {transform: scale(0.8); margin: 0 -5px; }
.ftr-itm .hm-ftr-logo {margin: 0 0 38px; }
#footer-navigation ul li a {font-size: 19px; }
#footer-navigation ul li {margin: 0 20px; }
.ftr-menu::before {width: 40%; }

.ftr-copyrights-sec {padding: 38px 0px 30px; }
.ftr-copyrights-sec p {font-size: 18px; }

#page-column .case-results-cta .case-item h4 {font-size: 33px; }
#page-column .case-results-cta .case-item p {font-size: 22px; }
#page-column section.widget.widget_team_member .team_member_name p {font-size: 24px; }
#page-column .widget.widget_related_insights ul li {font-size: 23px; }
#page-column .widget.widget_related_insights ul li:before {top: 18px; } p.mod_date {font-size: 18px; } 
.widget-description.active {font-size: 18px; } 

/* consult sec */
.hm-consult-sec { padding:0px 0 110px; }
.hm-consult-sec .text-heading { font-size: 55px; margin: 0 0 18px; line-height: 1; }
.hm-consult-top p { font-size: 18px; margin: 0 0 25px; }
.hm-consult-top p:last-child { margin: 0 0 25px; }
.hm-consult-bottom .sub-heading { font-size: 50px; margin: 0 0 18px; }
.hm-consult-bottom p {  font-size: 16px;}
.hm-consult-bottom-content{top: 80px;}
.hm-consult-img{ border-radius: 245px;}


/* hm agreement sec */
.hm-agreement-sec { padding: 0 0 60px; }
.hm-agrmnt-rht .text-heading { font-size: 55px; margin-bottom: 18px; }
.hm-agrmnt-rht p { margin-bottom: 18px; }
.hm-agrmnt-pg{ align-items: flex-start;}
.hm-agrmnt-lft-img h3 { font-size: 45px; }
.hm-agrmnt-lft-img::before { height: 660px; width: 505px; }
.hm-agrmnt-btn .cmn-btn{ padding: 18px 22px;}

#main-navigation ul li ul.sub-menu { width: 200px;}
/* ---------------- */
.hm-ready-sec { padding: 100px 0 110px; }
.ready-rit h2.text-heading { font-size: 75px; margin: 0 0 35px; }
.ready-left h4 { font-size: 42px; }

/* ------------- */
.hm-meet-mid { padding: 95px 12px 0 30px; }
.hm-meet-mid h3 { font-size: 62px;   bottom: 14%;}
.hm-meet-rht { gap: 30px; }
.hm-meet-pg { gap: 30px; }
.hm-meet-btn .cmn-btn { padding: 22px 22px; }
.hm-meet-sec { padding: 0 0 75px; }
.hm-meet-btm-lft .text-heading { font-size: 60px; margin: 0px -30px 30px 0; }
.hm-meet-btm-rht { margin-right: 0; padding: 50px; }
.hm-meet-btm-lft p { font-size: 17px; margin: 0 0 20px 0; }
.hm-meet-btm-pg { gap: 25px; }
.hm-meet-btm-rht::before { top: -17px; }
.postnuptial-img::before {right: -10px;}
.hm-meet-rht-cnt p {font-size: 17px; margin-bottom: 25px; }
.hm-lft-exp-bdg img {max-width: 180px; }
.hm-meet-rht-cnt::before {top: 26px; transform: scale(0.8);left: -14px;}
.hm-meet-rht-cnt {padding: 80px 0px 0 0;}
.steps-item h3 {font-size: 29px; line-height: 1.2;margin: 0 0 15px; } 
.steps-item {padding: 50px 25px 40px;height: 460px;}
.hm-steps-sec p {font-size: 16px; } 
.count::before {font-size: 37px; } 
.count {width: 70px; height: 70px; }
.hm-steps-sec {padding: 60px 0 100px; }
.personalised-left p {font-size: 16px;margin-bottom: 10px; }
.hm-personalised-sec {padding: 0px 0 90px; }
.call-btn a {font-size: 25px; }
.hm-consult-sec {padding: 0px 0 91px; }
.hm-personalised-sec h2 {margin: 0 0 12px; }


/*inner-styles*/
#page-column .case-results-cta .case-item h4 {font-size: 33px; }
#page-column .case-results-cta .case-item p {font-size: 22px; }
#page-column section.widget.widget_team_member .team_member_name p {font-size: 24px; }
#page-column .widget.widget_related_insights ul li {font-size: 23px; }
#page-column .widget.widget_related_insights ul li:before {top: 18px; } p.mod_date {font-size: 18px; } 
.widget-description.active {font-size: 18px; } 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 55px; } 
#page-column h3 {font-size: 47px; } 
#page-column h4 {font-size: 40px; } 
#page-column h5 {font-size: 35px; } 
#page-column h6 {font-size: 28px; }
#main-heading {padding: 200px 0 105px; } 
#post-content, #page-content { padding: 80px 0; }
#main-heading h1 {font-size: 70px; }
#main-heading::before {width: 25%;}
#page-column .cmn-box.one h2 {font-size: 62px; margin: 0 0 10px 0; padding-bottom: 15px; } 
.cmn-box.one .cnslt-btn .cmn-btn {padding: 22px 28px; } 
#page-column .cmn-box.two h2 {font-size: 50px; }

/*single attoreny page*/
#page-column .sp-block h2 { font-size: 65px; }
#page-column .profile-tel a{ font-size: 35px;}
#page-column .shed-btn a { font-size: 16px; padding: 15px 16px; }
.accordion-profile-content p:first-child { margin-top: 10px; }
.accordion-profile-content p:last-child { margin-bottom: 10px; }
.sidebar-blog {margin: 0 0 40px; } 
#post-column-full {gap: 23px; } 
#post-column-full .nav-links {margin: 40px 0px 0;}
.sidebar-page .sidebar-menu-pa ul li a {font-size: 30px; }
#page-column .hm-form-sec .text-heading { font-size: 65px; }
#page-column .hm-form-sec p { margin: 0 0 30px; }
#page-column .hm-form-sec { padding: 45px 110px 90px; }
#page-column .contact-page .in-cont-item { padding: 40px 35px; }
#post-content, #page-content { padding: 80px 0; }
#page-column .contact-page .phn a { font-size: 40px; }
#page-column .practice-tabs.innr-prct-pg .practice-tab.active h4 { font-size: 45px; letter-spacing: -0.6px;}
#page-column .practice-tabs.innr-prct-pg .practice-tab.active{ gap: 75px;}
#page-column p, #page-column li {font-size: 17px;}
}


@media screen and (max-width:1366px) {
#page-column .areaserved-item a {font-size: 17px; padding: 13px 10px 8px; min-height: 65px; }
#page-content .areaserved-item-list {padding: 40px; }
}


@media screen and (max-width:1240px) {
.container, .container1 {max-width: 990px; padding: 0 10px; }
.page-container, .post-container {max-width: 990px; padding: 0 10px; }
a.cmn-btn {font-size: 16px; letter-spacing: 0; padding: 18px 28px; border-radius: 25px; }
.text-heading {font-size: 50px; margin: 0 0 22px }
.logo-section {padding: 18px 0 8px 0; }
.site-header.is-sticky #main-navigation ul {padding: 8px 0 0; }
.hdr-top strong {font-size: 18px; }
.header-number a:before { transform: scale(0.77); }
#main-navigation ul li a {font-size: 17px; letter-spacing: 0; padding: 0px 0 14px; }
.header-number a {font-size: 26px; letter-spacing: 0.3px; padding: 8px 10px 8px 38px; }

.hm-banner-sec {padding: 170px 0 0 0; }
.hm-banner-sec h1 {font-size: 75px; margin: 0 0 17px; }
.hm-banner-sec p small {font-size: 22px; }
.bnr-left ul li{font-size: 17px;}
.bnr-btn {margin: 10px 0 0; }
.bnr-left ul {margin: 15px 0 0; }
.hm-advocating-sec {padding: 70px 0; }
.advocaating-mid img{border-radius: 0;}
.advocating-lft h4 {font-size: 33px; }
.advocating-lft h4 strong {font-size: 40px; }
.advocating-lft::before { height: 270px; left: 0; }
.advocating-rgt h3 {font-size: 28px; margin: 0 0 18px; }
.adv-call-lft strong {font-size: 18px; }
.adv-number a {font-size: 32px; }
.adv-number {padding-left: 48px; }
.adv-number a:before {left: -5px; transform: scale(0.8); }
.experienced-lft {margin: 0 0 0 0px;}


/* practice-area */
.practice-right h3 { font-size: 25px; margin: 0 0 16px; } 
.practice-tab .practice-img { width: 190px; height: 120px; } 
.practice-tab h4 { font-size: 23px; } 
.practice-left{height: 323px;}
.practice-tab {padding: 19px 48px 19px 15px; }
.practice-blk { gap: 30px; } 
.practice-right p { font-size: 16px; margin: 0 0 20px; } 
.practice-tabs { margin: 0 0 20px; } 
.hm-practice-areas { padding: 60px 0; } 
.practice-left .text-heading { margin: 0 0 20px; }
.practice-tab:before {transform: scale(0.7); right: 14px; }
.ftr-form-left .sub-heading {font-size: 56px; margin: 0 0 15px; }
.ftr-form-left { padding: 50px 36px 45px 60px; }
.ftr-form-left p {font-size: 19px; line-height: 1.4; }
.hm-form-sec {padding: 30px 20px 40px; border-radius: 100px; }
.hm-form .gform_fields {gap: 8px !important; }
.hm-form .gform_wrapper .top_label button[type="submit"] {font-size: 17px !important; padding: 17px 30px !important; border-radius: 24px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {padding: 14px 15px !important; border-radius: 20px; font-size: 16px !important; }
.hm-form-sec .gform_wrapper .form-links {width: 74%; margin: -48px 0 0px !important; }
.hm-form .gfield--type-checkbox {margin: -170px 0 0 auto; }
.hm-form .gform_wrapper .gform_footer.top_label {margin: -57px 52px 0px auto; }
.ftr-form-blk {margin: 0 0 40px; }
.hm-form-sec p {font-size: 16px; margin: 0px 0 18px; letter-spacing: 0; }
.hm-form-sec .text-heading {font-size: 42px; letter-spacing: 0px; margin-bottom: 10px; }
.hm-form .gfield_description.validation_message {bottom: 10px; }
.popup .popuptext {line-height: 1.6; }
.ftr-block-list {padding: 60px 0; }
.ftr-menu::before {width: 38%; }
.ftr-itm h4 {font-size: 35px; padding: 58px 0 0; }
.ftr-itm h4:before {top: -9px; transform: scale(0.7); } 
.ftr-itm p {font-size: 19px; }
.ftr-itm.cont p a {font-size: 32px; }
.ftr-itm .hm-ftr-logo {margin: 0 0 32px; }
.ftr-copyrights-sec {padding: 30px 0px; }
.ftr-copyrights-sec p {font-size: 17px; }
.soc-icons a {transform: scale(0.7); margin: 0 -7px; }
#footer-navigation ul li a {font-size: 18px; }
#footer-navigation ul li {margin: 0 17px; }
#page-content .areaserved-item a {min-height: 60px; font-size: 16px; }
#page-content .areaserved-item-list {padding: 35px; }
.fact-checked-sec {padding: 20px 0px; } p.mod_date {font-size: 16px; }
#page-column .testimonial-cta-block .star-rating {width: 105px; }
#page-column .testimonial-cta-block .testi-content p {color: #931917; font-size: 18px; line-height: 1.7; margin: 0 0 20px; }
.widget-description.active {font-size: 17px; }
#page-column .case-results-cta .case-slider {gap: 15px; }
#page-column .case-results-cta .case-item h4 {font-size: 28px; margin: 0 0 15px; padding: 12px 10px 27px; }
#page-column .case-results-cta .case-item p {font-size: 19px; } #page-column .case-results-cta .case-item {padding: 4px 4px 20px !important; width: 48.7%; } 
#page-column .case-results-cta .case-item h4:before {bottom: 15px; } #page-column .case-results-cta {margin-bottom: 25px; } 
#page-column section.widget.widget_team_member .team-inner-list {gap: 20px; } 
#page-column section.widget.widget_team_member .team_member_name p {font-size: 21px; margin: 0 0 12px; } 
#page-column section.widget.widget_team_member .team_member_summary p {font-size: 16px; } 
#page-column .widget.widget_related_insights ul li {font-size: 20px; } 
#page-column .widget.widget_related_insights ul li:before {top: 15px; } 

/* consult sec */
.hm-consult-sec { padding: 50px 0 75px; }
.hm-consult-sec .text-heading { font-size: 45px; margin: 0 0 15px; }
.hm-consult-top p br{ display: none;}
.hm-consult-top p { font-size: 17px; margin: 0 0 20px; }
.hm-consult-bottom .sub-heading { font-size: 45px; margin: 0 0 15px; }
.hm-consult-bottom p { font-size: 15px; }
.hm-consult-bottom-content { top: 60px; }
.hm-consult-img { border-radius: 205px; }

/* hm agreement sec */
.hm-agreement-sec { padding: 0 0 50px; }
.hm-agrmnt-rht .text-heading{ font-size: 40px;}
.hm-agrmnt-rht p { font-size: 15px;}
.hm-agrmnt-rht .text-heading { font-size: 45px; margin-bottom: 15px; }
.hm-agrmnt-pg { gap: 25px; }
.hm-agrmnt-lft-img::before { height: 520px; width: 400px; left: -10px; }


.hm-experienced-sec { padding: 70px 0 0 0; }
.hm-representation-sec { padding: 65px 0 70px; }
.hm-representation-sec p { font-size: 15px; }
.represent-itm { padding: 45px 85px 100px; }
/* ------------- */
.hm-ready-sec { padding: 70px 0 70px; }
.hm-representation-sec .represent-itm p br{display: none;}
.hm-representation-sec .represent-itm p { font-size: 16px; line-height: 1.7; }
/* ---------------- */
.ready-rit h2.text-heading { font-size: 55px; margin: 0 0 35px; }
.ready-left h4 { font-size: 34px; }
.ready-left { padding: 35px 45px; }
/* ---------- */
.hm-meet-mid { padding: 70px 12px 0 30px; }
.hm-meet-mid h3 { font-size: 45px; bottom: 17%; }
.hm-meet-rht-cnt p {        font-size: 15px; margin-bottom: 10px; }
.hm-meet-rht-cnt { width: 47%; padding: 50px 0px 0 0; }
.hm-meet-btn .cmn-btn { padding: 15px 15px; }
/* -------------- */
.hm-meet-sec { padding: 0 0 65px; }
.hm-meet-rht { gap: 20px; }
.hm-meet-pg { gap: 15px; }

/* ----------- */
.hm-meet-btm-rht { padding: 30px; }
.hm-meet-btm-lft .text-heading { font-size: 55px; }
.hm-meet-btm-lft p { font-size: 16px; margin: 0 0 15px 0; }
.hm-meet-btm-rht::before { top: -13px; }
.hm-meet-btm-pg { gap: 5px; }
.ftr-copyrights-sec p i { font-size: 15px; }
.represent-itm h3 { font-size: 35px; }
.represent-itm { padding: 45px 60px 100px; }
.hm-representation-sec h2.text-heading {font-size: 48px;}
.hm-meet-rht-cnt::before {top: 7px; transform: scale(0.5); left: -44px; }
.hm-lft-exp-bdg img {max-width: 160px; }
.steps-item h3 {font-size: 25px;}
.stps-top-cnt {margin: 0 auto 60px; }
.count::before {font-size: 30px; }
.count {width: 55px; height: 55px; }
.hm-steps-sec p {font-size: 15px; }
.personalised-left p {font-size: 15px; line-height: 1.6; margin-bottom: 15px; }
.steps-item {padding: 58px 20px 34px; height: 390px; }
.hm-consult-bottom-content h6 {font-size: 18px; }
.hm-consult-bottom-content {padding: 0 70px; } 
.call-btn a {font-size: 23px; } 
.hm-consult-sec {padding:0px 0 35px; }
.hm-personalised-sec {padding: 0px 0 35px; }
.hm-steps-sec {padding: 35px 0 60px; }
.steps-blk {gap: 16px; } 
.steps-item:nth-of-type(odd) {margin: 40px 0 0; }
.hm-representation-sec {padding: 35px 0; }
.experienced-rgt p {font-size: 15px; margin: 0 0 10px; }
.experienced-rgt h2 {margin: 0 0 12px; }

/*inner-styles*/

#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 50px; } 
#page-column h3 {font-size: 43px; } 
#page-column h4 {font-size: 37px; } 
#page-column h5 {font-size: 33px; } 
#page-column h6 {font-size: 26px; }
#page-column p, #page-column li {font-size: 15px;margin: 0 0 12px; }

#main-heading {padding: 150px 0 75px; } 
#main-heading h1 {font-size: 60px; } 
#main-heading .inrpg-breadcrumbs {font-size: 18px; letter-spacing: 0px; } 
#page-column .cmn-box.one h2 {font-size: 53px; } 
.cmn-box.one {padding: 35px 20px; border-radius: 170px; } 
#page-column .cmn-box.one p {margin-bottom: 10px; } 
.cmn-box.one .cnslt-btn .cmn-btn {padding: 19px 20px; font-size: 16px; } 
#page-column .cmn-box.one .cmn-box-cnslt-btn .cnslt-call p {font-family: 'InterTight-Regular'; font-size: 15px; color: #ffffff; letter-spacing: 0px; line-height: 1; margin: 0px; position: relative; padding-left: 50px; text-align: left; } 
#page-column .cmn-box.one .cmn-box-cnslt-btn .cnslt-call p a:before {transform: scale(0.85); transform-origin: left; } 
#page-column .cmn-box.one .cmn-box-cnslt-btn .cnslt-call p a {font-size: 32px; letter-spacing: 0px; margin: 0; } 
#page-column .cmn-box.two h2 {font-size: 45px;} 
.cmn-box.two {padding:20px 0px 80px 25px; } 
#page-column .cmn-box .cmn-box-cnslt-btn .cnslt-call p a {font-size: 32px;}
.cmn-box.two .cnslt-btn .cmn-btn {padding: 19px 20px; font-size: 16px; }
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 20px; font-size: 43px; } 
.sidebar-page .sidebar-menu-pa ul li a {font-size: 26px; padding: 12px  0 12px 32px; }
.sidebar-page .sidebar-menu-pa ul li a::before {width: 8px; height: 8px; top: 23px; left: 14px; }

/*single attoreny page*/
#page-column .sp-block h2 { font-size: 50px; }
#page-column .sp-block h6 { font-size: 21px; margin: 0 0 10px; }
#page-column .profile-tel a { font-size: 32px; }
#page-column .profile-tel a:before{ transform: scale(0.9); left: -2px;}
#page-column .profile-tel { padding: 0 0 0 50px; margin: 0 0 10px; }
#page-column .shed-btn a { font-size: 15px; padding: 13px 11px; }
#page-column .accordion-profile h3{ font-size: 22px; padding: 13px 47px 13px 20px;}
#page-column .accordion-profile { margin: 0 0 10px;}
.accordion-profile-content { padding: 0 0 0 15px;}
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 20px 50px 20px 25px; }
#post-column-full {gap: 23px 19px; } 
#post-content .posts-list .posts-block {padding: 50px 0px 0 15px; } 
.posts-list {padding: 10px 10px 50px 10px; } 
.posts-readmore {left: 30px; bottom: 20px; } 
#post-column-full .nav-links {margin: 30px 0px 0; } 
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {transform: scale(0.85); } 
#post-column-full .nav-links .page-numbers {width: 60px; height: 60px; font-size: 40px; } 
.sidebar-blog {margin: 0 0 30px; }
.sidebar-blog.blog-sidebar-itm.search input.search-field {font-size: 18px; }
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 {font-size: 45px; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm {padding: 20px 20px 30px; } 
.sidebar-blog.blog-sidebar-itm input, .sidebar-blog.blog-sidebar-itm .widget select, .sidebar-blog.blog-sidebar-itm input.search-field {font-size: 16px; } 
.single-pagination .nav-links a {font-size: 18px; width: 140px;  border-radius: 30px; }
#page-column .hm-form .gfield.gfield--type-text, #page-column .hm-form .gfield.gfield--type-phone { width: 48% !important; }
#post-content, #page-content { padding: 60px 0; }
#page-column .hm-form-sec .text-heading { font-size: 60px; }
#page-column .hm-form .gform_wrapper .top_label button[type="submit"] { font-size: 18px !important; padding: 22px 45px !important; }
#page-column .hm-form .gform_fields { gap: 16px 14px !important; }
#page-column .hm-form-sec p { margin: 0 0 20px; font-size: 16px; }
#page-column .contact-page .in-cont-item { padding: 35px 30px; }
#page-column .contact-page .in-cont-item h3:before { transform: scale(0.9); }
#page-column .contact-page .phn a { font-size: 35px; }
#page-column .contact-page .in-cont-item p { font-size: 18px; }
#page-column .contact-page .in-cont-item h3 { padding-top: 65px; margin: 0 0 10px; }
#page-column .hm-form-sec { border-radius: 320px; }
#page-column .contact-page .scl-icons{ gap: 5px;}
#page-column .contact-page .scl-icons a{ transform: scale(0.9);}
#page-column .practice-tabs.innr-prct-pg .practice-tab h4{ letter-spacing: -0.6px;}
#page-column .practice-tabs.innr-prct-pg .practice-tab.active { gap: 60px;}
.hm-advocating-sec {padding: 30px 0; }
.hm-advocating-sec .text-heading {padding-left: 0; text-align: center; margin: 0 0 15px; }
.advocating-list {gap: 20px; flex-direction: column; }
.advocaating-mid { width: 100%; max-width: 400px; margin: 0 auto; order: 1; border: 2px solid #b8a788; padding:0; overflow: hidden;         border-radius: 0;}
.advocating-lft { padding: 10px; width: 100%; max-width: max-content; order: 2; border: 2px solid #d9c5a2; background-color: #fff; position: absolute; top: 26.3%; left: 24.4%; right: 0; margin: auto; z-index: 1;}
.advocating-lft::before{display: none;}
.advocating-rgt {width: 100%; text-align: center; order: 3; }
.advocating-lft h4 {font-size: 28px; line-height: 1.2; }
.advocating-lft h4 strong {font-size: 35px; }
.advocating-rgt p{ text-align: center; }
.advocating-rgt h3 {font-size: 25px; margin: 0 0 15px; text-align: center; }
.hm-advocating-sec .schedule-btn {text-align: center; margin: 0 0 15px; }
.adv-number a {font-size: 28px; }
.adv-call-btn {justify-content: center; gap: 10px; }
.adv-number {padding-left: 45px; }
.adv-call-lft strong {font-size: 17px; }
.adv-number a:before {left: -5px; transform: scale(0.7); top: -6px; }
.site-branding {width: 31%;}
#main-navigation ul li {margin: 0 10px;}
.header-rgt {gap: 23px;}
#page-column .single-meta{margin: 0 0 12px;}
}


@media screen and (max-width:991px) {
.container, .container1 {max-width: 720px; padding:0px; }
a.cmn-btn {font-size: 16px; letter-spacing: 0; padding: 16px 24px; border-radius: 22px; }
.text-heading {font-size: 40px; margin: 0 0 20px; }
.head-sec {padding: 20px 0; }
.showhide {display: block; }
.mobinav ul {display: block; }
.hdr-src {display: block; }
.mobile_src_nav {display: block; }
.top-menu {display: none; }
.logo-menu {display: inline-block; text-align: center; }
.topmenu {width: 100%; display: none; }
.showhide b.txtl, .showhide b.txtr {color: #fff; }
.logo {width: max-content; }
.logo img {max-width: 200px; }
.hdr-top.desk{display: none;}
.hdr-top.mobi{display:block;}
.top-rit {max-width: 100%; position: inherit; display: inline-block; margin: 0; float: none; }
.mobinav ul {padding: 10px 10px; text-align: left; display: block; }
.mobinav {top: 44px; display: block; }
.mobile_src_nav {display: block; padding: 8px 0; background-color: #b8a788; }
.logo-rit {max-width: 100%; text-align: center; background-color: transparent; border: 0; padding: 0; }
.sticky-wrap {display: block; }
.header-sticky.fixed-header {display: block; } 
header#site-header {border: none; background-color: transparent; } nav#main-navigation {display: none; } header.site-header.is-sticky{display: none; }
.logo-section {position: relative; padding: 20px 0 0 !important; align-items: center; margin-bottom: 20px; }
.site-branding {width: 100%; max-width: 320px; padding: 0; }
.header-number a {font-size: 24px; letter-spacing: 0.2px; }
.sicky-cnt.sticky-mobile-logo {width: 100%; max-width: 100px; }
.page-container, .post-container {max-width: 720px; padding:0px; }
#page-content .areaserved-item {width: 48%; }
.page-col-full, .single-col-full {justify-content: space-between; flex-direction: column; align-items: center; }
#single-column, #post-column, #page-column {width: 100%; }
.sidebar-page, .sidebar-single {width: 100%; }
#page-column .testimonial-cta-block .testi-content p {font-size: 17px; }
#page-column .case-results-cta .case-item {width: 100%; max-width: 350px; }
#page-column section.widget.widget_team_member .team_member_item {width: 100%; max-width: 200px; }
#page-column .testimonial-cta-block .testi-item h6 {font-size: 23px; } 
#page-column section.widget.widget_team_member .team_member_name p {font-size: 19px; }
.related-insights-posts .posts-list {width: 100%; max-width: 300px; } 
.related-insights-posts {justify-content: center; flex-wrap: wrap; } 
.hdr-top {gap: 15px; flex-direction: column; margin: 0; align-items: self-start; }
.hdr-bottom{border-bottom: none;}
.site-header {position: relative; background-color: #303a43; }
.sticky-cnt.sticky-mobile-logo a::before{display: none;}
.sticky-cnt.sticky-mobile-logo {width: 100%; max-width: 220px; text-align: unset; float: none; font-size: 0; padding: 0; }
.sticky-cnt.sticky-mobile-logo a{padding: 0;}
.header-sticky.fixed-header {background-color: #303a43; border-bottom: 2px solid #d9c5a0; }
.header-number a:before {transform: scale(0.67); top: -2px; }
.bnr-list {padding: 0; flex-direction: column-reverse; justify-content: center; align-items: center; gap: 20px;}
.hm-banner-sec {padding: 35px 0 ; background-image: none; background-color: #303a43; background-image: url(./images/responsive-banner.webp); }
.bnr-left {width: 100%; padding: 0; text-align: center; }
.bnr-left ul {justify-content: center; }
.hm-banner-sec h1 {font-size: 55px; margin: 0 0 15px; }
.bnr-rgt { width: 100%; max-width: 400px; margin: auto; border: 1px solid #fff; padding: 10px 20px 0;background-color: #b8a7887d; }
.hm-banner-sec p br {display: none;}
.practice-left .practice-btn { display: none; } 
.practice-tabs { margin: 0 0 0px; } 
.practice-right .practice-btn { display: block; text-align: center;} 
.practice-content { margin: 0 0 30px; } 
.practice-left { width: 100%; max-width: 100%; margin: auto; } 
.practice-tab.active:before { bottom: 15px; } 
.practice-tab h4 { font-size:23px;} 
.practice-blk { flex-direction: column; gap: 30px; } 
.practice-right h3 { text-align: center;letter-spacing:0px; } 
.practice-right { width: 100%; } 
.practice-right p { text-align: center;margin: 0 0 10px; } 
.hm-practice-areas { padding: 40px 0; }
.practice-tab:before {transform: scale(0.7);}
.postnuptial-left p {margin: 0 0 10px;}
.ftr-form-blk {margin: 0 0 30px; flex-direction: column; gap: 25px; }
.ftr-form-left {padding: 0; width: 100%; text-align: center;  background-image: none;}
.ftr-form-left .sub-heading {font-size: 45px; margin: 0 0 15px; text-align: center; line-height: 1;}
.ftr-form-left p {font-size: 18px; line-height: 1.3; text-align: center; }
.ftr-form-right {width: 100%; }
.hm-form-sec {padding: 25px 20px 35px; border-radius: 0; box-shadow: none; border: 1px solid #d9c5a0; }
.hm-form-sec .text-heading {font-size: 38px;}
.hm-form .gfield.gfield--type-text, .hm-form .gfield.gfield--type-phone {width: 100% !important; }
.hm-form-sec .gform_wrapper .form-links {width: 100%; margin: 12px 0 0 !important; text-align: start; }
fieldset#field_4_9 {width: 100% !important; }
.hm-form .gfield--type-checkbox {margin: 3px 0 0 auto; }
.hm-form .gfield.gfield--type-email, .hm-form .gfield.msg {width: 100% !important; }
.hm-form .gform_wrapper .gform_footer.top_label {margin: 30px auto 0; }
.hm-form-sec .gfield.gfield--type-html.popfield {width: 100%; }
.hm-form .chk .gfield_description.validation_message {bottom: -25px !important; }
.ftr-menu::before{display: none;}
.ftr-menu {justify-content: center; }
.ftr-block-list {padding: 45px 0; flex-wrap: wrap; justify-content: center; gap: 20px; }
.ftr-itm {width: 48%; padding: 20px 15px; border: 1px solid #d9c5a0;}
.ftr-itm h4 {font-size: 29px; padding: 50px 0 0; }
.ftr-itm h4:before {top: -12px; transform: scale(0.6); }
.ftr-itm.cont p a {font-size: 28px; }
.soc-icons a {transform: scale(0.65); margin: 0 -13px; }
.ftr-itm .hm-ftr-logo {margin: 0 0 17px; }
.ftr-itm .hm-ftr-logo {max-width: 100%; }
.ftr-copyrights-sec {padding: 25px 0px; }
.ftr-copyrights-sec p {font-size: 15px; }
.ftr-copyrights-sec p br {display: none;}
#footer-navigation ul li a {font-size: 17px; }
.practice-content { margin: 0; }
.practice-tab {padding: 19px 53px 19px 16px; }
.advocating-rgt p, .experienced-rgt p{text-align: center;}
.text-heading br{display: none;text-align: center;}
.experienced-rgt h2 {text-align: center; margin: 0 0 24px; }
.postnuptial-blk{flex-direction: column-reverse;padding: 20px 0 0;}
.postnuptial-left {width: 100%; text-align: center; } 
.hm-representation-sec p {text-align: center; }
.postnuptial-right {width: 100%; max-width: 320px; margin: auto; }

/* consult sec */
.hm-consult-sec { padding: 30px 0; }
.hm-consult-sec .text-heading { font-size: 38px; margin: 0 0 12px; }
.hm-consult-top p:last-child { margin: 0 0 30px; }
.hm-consult-bottom p br{ display: none;}
.hm-consult-bottom .sub-heading { font-size: 35px; margin: 0 0 10px; }
.hm-consult-img{ border-radius: 0px; padding: 3px;}
.hm-consult-bottom-content { top: 40px; }
.hm-consult-img img { display: block; width: 100%; height: 250px; opacity: 30%; }
a.cmn-btn { font-size: 15px; padding: 15px 25px; }

/* hm agreement sec */
.hm-agreement-sec { padding: 30px 0; }
.hm-agrmnt-pg{ flex-direction: column; gap: 20px;}
.hm-agrmnt-lft{ width: 100%; display: flex; flex-direction: column; gap: 20px;}
.hm-agrmnt-lft-img { max-width: 300px; width: 100%;  margin: 0 auto; border: 2px solid #d9c5a0; padding: 10px 10px 0px;}
.hm-agrmnt-lft-img img{ border-radius: 0px;}
.hm-agrmnt-lft-img::before{ width: 320px; height: 400px; border-radius: 0px; display: none;}
.hm-agrmnt-lft-img::after{ border-radius: 0px;}
.hm-agrmnt-rht{ width: 100%; text-align: center;}
.hm-agrmnt-rht .text-heading{ text-align: center;}
.hm-agrmnt-rht p { margin-bottom: 10px; }
.hm-agrmnt-lft-img h3 { font-size: 40px; }
.hm-agrmnt-btn .cmn-btn{ padding: 12px 12px;}
.hm-experienced-sec { padding: 30px 0 0 0; }
.experienced-rgt , .experienced-lft { width: 100%; z-index: 0; }
.experienced-list { flex-wrap: wrap; padding: 0;}
.experienced-lft img { width: 100%; border-radius: 0; }
.experienced-lft:before{display: none;}
.experienced-lft { width: 100%; max-width: 380px; margin: 0 auto 16px; }
.experienced-btn { text-align: center; }
.advocaating-mid img { border-radius: 0; }
.advocating-lft{position: static; z-index: 0;}
.hm-representation-sec h2.text-heading {font-size: 43px;}
.hm-representation-sec {padding: 30px 0; }
.ready-list{flex-direction: column;gap:20px;}
.ready-left {padding: 30px 35px; width: 100%; border-radius: 10px; } 
.ready-rit h2.text-heading {font-size: 40px; margin: 0 0 30px;text-align:center; }
.ready-rit h2 br{display: none;}
.ready-rit {width: 100%; text-align: center; background: #323c449c; padding: 15px; border: 2px solid #d9c5a2;}
.hm-ready-sec {padding: 40px 0; }
.hm-meet-lft .text-heading{text-align: center;margin-bottom: 28px;}
.hm-meet-lft h2 br{display: none;}
.hm-meet-pg { flex-direction: column; }
.hm-meet-rht { flex-direction: column; }
.hm-meet-lft {width: 100%; }
.hm-meet-mid {padding: 30px 15px 0px; border-radius: 0px; width: 100%; max-width: 320px; margin: auto; }
.hm-meet-rht-cnt {width: 100%; padding: 0; text-align: center; }
.hm-meet-sec {padding: 35px 0; }
.hm-lft-exp-bdg {margin: 0 auto 0; width: 22%; background-color: #303a43; padding: 12px; } 
.hm-meet-mid h3 {font-size: 39px; bottom: 10%; }
.hm-meet-rht-cnt::before{display: none;}
.hm-meet-btn .cmn-btn {padding: 15px 15px; }
.hm-meet-rht-cnt p {text-align: center; margin: 0 0 20px; }
.hm-meet-rht {width: 100%; }
.hm-meet-btm-pg {gap: 15px; flex-direction: column-reverse; } 
.hm-meet-btm-rht {padding: 22px; width: 100%; max-width: 320px; margin: auto; } 
.hm-meet-btm-lft {width: 100%; text-align: center; } 
.hm-meet-btm-lft .text-heading {font-size: 36px; text-align: center; margin: 0 0 20px; }
.hm-ftr-sec {padding: 40px 0 0;}
.count {margin: 0px auto 15px;}
.steps-item:before{display: none;}
.steps-item {padding: 30px 20px; height: auto; width: 95%; border-radius: 0px; }
.stps-top-cnt {max-width: 100%; margin: 0 auto 20px; }
.steps-item:nth-of-type(odd) { margin: 10px 0 0; }
.steps-blk.owl-carousel .owl-dots {text-align: center; margin-top: 30px; } 
.steps-blk.owl-carousel .owl-dot {display: inline-block; margin: 0 6px; }
.steps-blk.owl-carousel .owl-dot span {width: 12px; height: 12px; background: #ccc; border-radius: 50%; display: block; transition: all 0.3s ease; }
.steps-blk.owl-carousel .owl-dot.active span, .steps-blk.owl-carousel .owl-dot:hover span {background: #555555; width: 21px; border-radius: 28px; }
.steps-blk.owl-carousel .owl-stage,.steps-blk.owl-carousel .owl-item {display: flex;}
.steps-blk.owl-carousel .owl-item .item {display: flex; flex-direction: column; width: 100%; }
.hm-steps-sec p{margin: 0 0 10px;}
.personalised-blk{flex-direction: column-reverse;gap: 20px}
.personalised-img {margin: 0 0 25px; padding: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; border: 2px solid #d9c5a0; }
.personalised-left {width: 100%; text-align: center; } 
.hm-personalised-sec h2 {margin: 0 0 15px; text-align: center; } 
.personalised-right {width: 100%; max-width: 320px; margin: auto; }
.personalised-img img{border-radius: 0px;}
.personalised-img:before{display: none;}
.hm-consult-img img{display: none;}
.hm-consult-bottom-content {padding: 30px 20px; position: relative; background-image: url(images/counsult-mobile-bg.webp); background-repeat: no-repeat; background-size: cover; z-index: 1; top: 0; }
.hm-consult-bottom-content:before {background: linear-gradient(to bottom, #303a43e8 0%, #303a43d1 70%, rgba(48, 58, 67, 0) 100%); width: 100%; height: 100%; left: 0; right: 0; margin: auto; position: absolute; content: ""; top: 0; z-index: -1; }
.hm-personalised-sec { padding: 0px 0 0px;}
.hm-meet-lft{padding: 0px 0 0;}

/*inner-styles*/

#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 46px; } 
#page-column h3 {font-size: 40px; } 
#page-column h4 {font-size: 34px; } 
#page-column h5 {font-size: 30px; } 
#page-column h6 {font-size: 24px; }
#main-heading {padding: 50px 0; } 
#main-heading h1 {font-size: 54px; } 
#main-heading::before {display: none; } 
.cmn-box.two {padding:25px 20px; background-image: none !important; background-color: #e2d5c4 !important; } 
.cmn-box.two .cmn-box-cnslt-btn {display: flex; justify-content: center; align-items: center; gap: 20px;         position: inherit;}
.cmn-box.two .cmn-box-cnslt-btn .cnslt-btn{margin: 0;}
#page-column .cmn-box.two h2 br{display: none; } 
.cmn-box.two .cmn-left-itm {text-align: center; width: 100%; } 
.sidebar-page .sidebar-menu-pa ul li a {padding: 12px  0 12px 30px; }
.cmn-box.one {border-radius: 30px; } 
.cmn-box.one::before,#page-column .cmn-box.one h2::before {display: none; }

/*single attoreny page*/
#page-column .sp-block h2 { font-size: 45px; }
#page-column .profile-tel a:before { transform: scale(0.85); left: -3px; }
#page-column .shed-btn a { font-size: 14px; padding: 12px 11px; }
.single-profile-block { margin: 0 0 25px; }
.single-profile-image{ padding-top: 20px;}
.page-col-full, .single-col-full{ gap: 30px;}
.single-profile-image{ width: 100%; max-width: 270px;}
.sidebar-blog {justify-content: center; align-items: center; gap: 20px; flex-direction: column; margin: 0 0 25px; } 
.sidebar-blog-item {width: 100%; max-width: 350px; } 
.posts-list {width: 100%; max-width: 330px; } #post-column-full .nav-links {margin: 10px 0px 0; } 
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {transform: scale(0.8); } 
#post-column-full .nav-links .page-numbers {width: 50px; height: 50px; font-size: 37px; }
#page-column .single-meta {margin: 0 0 15px; } 
.single-author-box {flex-direction: column; align-items: center; gap: 20px; } 
.single-author-avatar {max-width: 200px; margin: auto; border-radius: 15px; overflow: hidden; border: 1px solid #b8a788; width: 100%; } 
.single-author-info {width: 100%; text-align: center; }
#page-column .hm-form-sec { padding: 20px; border-radius: 20px; }
#page-column .hm-form .gform_fields { gap: 13px 10px !important; }
#page-column .hm-form .gfield.gfield--type-text, #page-column .hm-form .gfield.gfield--type-phone{ width: 49% !important; }
#page-column .hm-form .gform_wrapper .top_label input, #page-column .hm-form .gform_wrapper select, #page-column .hm-form .gform_wrapper .top_label textarea { font-size: 16px !important; padding: 22px 17px !important; }
#page-column .hm-form .gform_wrapper .gform_footer.top_label { margin: 30px auto 0; }
#page-column .hm-form .gform_wrapper .top_label textarea { height: 160px !important; } 
.hm-form .gfield.gfield--type-email, .hm-form .gfield.msg { width: 100% !important; } 
.contact-page .in-cont-list { flex-wrap: wrap; gap: 20px; }
#page-column .contact-page .in-cont-item { width: 48%; margin: auto;  padding: 30px 25px; }
#page-column .contact-page .in-cont-item p{ line-height: 1.4;}
#page-column .contact-page .in-cont-item h3:before { transform: scale(0.8); top: -6px;}
#page-column .hm-form .gfield_description.instruction.validation_message { top: 10px; }
#page-column .contact-page .in-cont-item.loc { padding: 35px 25px; }
#page-column .hm-form .gfield.gfield--type-email, .hm-form .gfield.msg {width: 100% !important; }
#post-content, #page-content {padding: 40px 0; }
#page-column .practice-tabs.innr-prct-pg .practice-tab.active { gap: 15px; align-items: center; flex-direction: column;}
#page-column .practice-tabs.innr-prct-pg .practice-tab.active h4 { font-size: 36px; padding-top: 0px}
#page-column .practice-tabs.innr-prct-pg .practice-tab h4{ letter-spacing: -0.3px; text-align: center;}
#page-column .practice-tabs.innr-prct-pg  .practice-tab { padding: 30px 30px; }
#page-column .practice-tabs.innr-prct-pg .practice-tab.active:before { bottom: 10px; right: 25px;}
#page-column .practice-tabs.innr-prct-pg  .practice-tab:before { display: none; }
.page-feature-img, .single-thumbnail {margin: 0 0 15px; border-radius: 15px;}
#post-content .posts-list .author-info .post-dmy {font-size: 16px;}
}

@media screen and (max-width:767px) {
.container, .container1 {max-width: 100%; padding: 0 15px; } 
.page-container, .post-container {max-width:100%; padding: 0 15px; } 
a.cmn-btn {font-size: 15px; letter-spacing: 0; padding: 15px 20px; border-radius: 20px; }
.text-heading {font-size: 38px; margin: 0 0 17px; }
.hdr-top {gap: 12px; }
.logo-section{justify-content: center; gap: 20px;}
.site-branding {max-width: 225px; }
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before{transform: scale(0.8);}
.ftr-copyrights-sec img {transform: scale(0.9); }
.hm-banner-sec {padding: 40px 0; }
.hm-banner-sec h1 {font-size: 45px;line-height: 1.2; }
.hm-banner-sec p {font-size: 15px; }
.hm-banner-sec h1 strong{ padding-right: 8px;}
.bnr-left ul {flex-wrap: wrap; }
.hm-advocating-sec {padding: 45px 0; }
.advocating-list {gap: 15px; }
.advocating-lft h4 {font-size: 25px; }
.advocating-lft h4 strong {font-size: 28px; }
.advocating-rgt h3 {font-size: 22px; margin: 0 0 13px; }
.adv-number a {font-size: 25px; }
.adv-number {padding-left: 42px; }
.adv-number a:before {left: -8px; transform: scale(0.7); }
.hm-advocating-sec .text-heading {margin: 0 0 25px;}
.hm-meet-mid h3 {font-size: 36px; bottom: 7%; }

/* practice-area */
.practice-tab:before { transform: scale(0.7); right: 15px; } 
.practice-tab.active:before { transform: scale(0.7);        right: 8px; } 
.practice-tab.active h4 { font-size: 22px } 
.practice-right h3 { font-size: 25px; margin: 0px 0 15px; } 
.hm-practice-areas { padding: 30px 0; }
.practice-tab.active { padding: 15px 50px 15px 20px; }
.experienced-rgt h2 {margin: 0 0 15px; }
.hm-ftr-sec {padding: 45px 0 0; }
.ftr-form-left .sub-heading {font-size: 38px; margin: 0 0 12px;  }
.ftr-form-left p {font-size: 17px; line-height: 1.3; }
.ftr-form-blk {margin: 0 0 25px; flex-direction: column; gap: 20px; }
.hm-form-sec .text-heading {font-size: 30px; }
.hm-form .gform_wrapper .top_label button[type="submit"] {font-size: 16px !important; padding: 15px 25px !important; border-radius: 22px; }

.ftr-block-list {padding: 35px 0; }
.ftr-itm h4 {font-size: 26px; padding: 45px 0 0; }
.ftr-itm h4:before {top: -14px; transform: scale(0.55); }
#footer-navigation ul li a {font-size: 16px; }
#footer-navigation ul li {margin: 0 15px; }
.ftr-itm p {font-size: 18px; }
.ftr-itm.cont p a {font-size: 24px; }

/* consult sec */
.hm-consult-top p { font-size: 16px; margin: 0 0 18px; }
.hm-consult-bottom-content { top: 5px; }
.hm-representation-sec h2.text-heading {font-size: 35px; }
.experienced-lft img {object-fit: contain; object-position: center; }
.ready-left {padding: 20px 15px; width: 100%; border-radius: 5px; border: 2px solid #d9c5a0; }
.ready-rit h2.text-heading {font-size: 35px; margin: 0 0 24px;}
.hm-lft-exp-bdg {width: 100%; max-width: 200px; }
.hm-consult-bottom-content{padding: 20px 15px;}
.hm-consult-img {display: none;}
.hm-consult-bottom-content:before {background: linear-gradient(to bottom, #303a43 0%, #303a43 70%, rgb(48 58 67 / 58%) 100%);}
.bnr-rgt { max-width: 320px;}
.hm-banner-sec h1 br{display: none;}

.experienced-lft img{background-color: transparent;}
.postnuptial-img::before{display: none;}
.postnuptial-img img{border-radius: 0px;}
.hm-steps-sec {padding: 35px 0; }

.ftr-itm{width: 100%;max-width: 320px;margin: auto;}
/*inner-styles*/

#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 42px; } 
#page-column h3 {font-size: 38px; } 
#page-column h4 {font-size: 32px; } 
#page-column h5 {font-size: 28px; } 
#page-column h6 {font-size: 22px; }
#page-column p, #page-column li {font-size:15px;}

#main-heading {padding: 35px 0; } 
#main-heading h1 {font-size: 44px; } 
#main-heading .inrpg-breadcrumbs {font-size: 16px; } 
#page-column .cmn-box.one h2 {font-size: 38px; padding: 0; } 
.cmn-box.one .cmn-box-cnslt-btn {align-items: center; } 
.cmn-box.one {padding: 30px 10px; } 
.cmn-box.one .cnslt-btn .cmn-btn { padding: 15px 10px; font-size: 14px; }
.cmn-box.two {padding: 30px; } 
#page-column .cmn-box.two h2 {font-size: 40px; line-height: 1; } 
.cmn-box.two .cnslt-btn .cmn-btn {padding: 17px 18px; font-size: 15px; }

/*single attoreny page*/
.single-profile-block{ flex-direction: column; gap: 20px; padding: 20px;}
.single-profile-image{ padding: 15px 15px 0px; border-radius: 0px; border: 2px solid #fff;}
.single-profile-image img{ border-radius: 0px;}
.sp-block{ width: 100%; text-align: center;}
#page-column .sp-block h2{ font-size: 40px; text-align: center;}
#page-column .sp-block p{ text-align: left;}
#page-column .profile-tel{ padding: 0 0 0 45px; margin: 0 auto 10px; max-width: fit-content;}
#page-column .profile-tel a:before { transform: scale(0.78); left: -5px; }

#post-column-full .nav-links {padding: 0 80px; }
.single-pagination .nav-links a {font-size: 16px; width: 120px; padding: 15px 20px 15px; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 {font-size: 40px; } 
.sidebar-page .sidebar-item.sidebar_categories {margin: 0 0 20px; }

#page-column .hm-form-sec .text-heading { font-size: 45px; }
#page-column .hm-form-sec p { margin: 0px 0 15px; font-size: 15px; }
#page-column .hm-form .gfield.gfield--type-text, #page-column .hm-form .gfield.gfield--type-phone { width: 100% !important; }
#page-column .hm-form .gfield.gfield--type-email, .hm-form .gfield.msg{ width: 100% !important;}
#page-column .hm-form .gfield.chk { width: 100% !important;}
#page-column .hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 16px !important; padding: 16px 30px !important; }
#page-column .hm-form .gform_wrapper .top_label input, #page-column .hm-form .gform_wrapper select, #page-column .hm-form .gform_wrapper .top_label textarea { font-size: 16px !important; padding: 20px 17px !important; }
#page-column .hm-form .gform_wrapper .top_label textarea { height: 150px !important; }
#page-column .hm-form .gfield_description.instruction.validation_message { top: 8px; right: 5px; }
#page-column .contact-page .in-cont-item { width: 100%; max-width: 300px; }
#page-column .hm-form-sec .gform_wrapper .form-links { width: 100%; }
#page-column .contact-page .scl-icons a { transform: scale(0.7); margin: 0 -8px 0 0;}
#page-column .contact-page .scl-icons { gap: 2px; }
#page-column .contact-page .in-cont-item h3 { padding-top: 60px; margin: 0 0 5px; }
#post-content, #page-content {padding: 30px 0; }

#page-column .practice-tabs.innr-prct-pg .practice-tab.active { gap: 10px; }
#page-column .practice-tabs.innr-prct-pg { gap: 15px; margin: 0; }
#page-column .practice-tabs.innr-prct-pg .practice-tab .practice-img{ width: 100%; max-width: 240px; height: 120px; margin: 0 auto;}
.sidebar-blog input.search-field, .sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm input.search-field, .sidebar-blog.blog-sidebar-itm .widget select {padding: 15px 50px 15px 25px; }
.sidebar-blog .widget select, .sidebar-blog.blog-sidebar-itm .widget select {background-size: 60px 100%;}
.sidebar-blog input.search-submit, .sidebar-blog.blog-sidebar-itm input.search-submit {background-size: 60px 96%;}
}

@media screen and (max-width:640px) {
#page-content .areaserved-item {width: 100%; }
#page-content .areaserved-item-list {padding: 30px 15px; }
}


@media screen and (max-width:480px) {
#page-column .testimonial-cta-block .star-rating {width: 100px; } 
#page-column .testimonial-cta-block .testi-item h6 {font-size: 21px; } #page-column .case-results-cta .case-item p {font-size: 18px; } #page-column .widget.widget_related_insights ul li {font-size: 18px; } #page-column .widget.widget_related_insights ul li:before {top: 14px; width: 8px; height: 8px; } 
.text-heading {font-size: 28px; margin: 0 0 15px; }
.logo-section {gap: 20px; flex-direction: column; }
.header-number{flex-direction: column;}
.hm-banner-sec {padding: 35px 0; }
.hm-banner-sec h1 {font-size: 35px; }
.hm-banner-sec p small {font-size: 20px; }
.bnr-left ul {gap: 2px; }
.bnr-rgt {max-width: 280px; }
.hm-advocating-sec {padding: 40px 0; }
.advocating-lft h4 {font-size: 23px; }
.advocating-lft h4 strong {font-size: 25px; }
.adv-call-lft strong {font-size: 16px; }
.adv-number a {font-size: 23px; }
.hm-representation-sec h2.text-heading {font-size: 28px; line-height: 1.2; }

/* pract-area */
.practice-tab .practice-img { width: 230px; height: 120px; } */
.practice-tab.active { padding: 20px 20px 20px 30px; }
.practice-tab h4 ,.practice-tab.active h4  { font-size: 18px; line-height: 1.2; }
.practice-tab:before ,.practice-tab.active:before{transform: scale(0.5); right: 0; top: 8px;}
.practice-tab ,.practice-tab.active{padding: 16px 35px 16px 11px; gap: 10px; }
.practice-blk { gap: 20px; }
.practice-left .text-heading { margin: 0 0 15px; }

.hm-ftr-sec {padding: 40px 0 0; }
.ftr-form-left .sub-heading {font-size: 26px; margin: 0 0 10px; }
.ftr-form-left p {font-size: 16px; line-height: 1.3; }
.hm-form-sec .text-heading {font-size: 25px; }
.hm-form-sec {padding: 25px 15px 30px; }
.hm-form-sec p {font-size: 15px; }

.ftr-itm p {font-size: 17px; }
.ftr-block-list {padding: 30px 0; }
#footer-navigation ul li{margin: 0;}
#footer-navigation ul {display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; }

/* consult sec */
.hm-consult-bottom .sub-heading { font-size: 30px; line-height: 1.2; margin: 0 0 5px; }

/*inner-styles*/
#page-column .testimonial-cta-block .star-rating {width: 100px; } 
#page-column .testimonial-cta-block .testi-item h6 {font-size: 21px; } 
#page-column .case-results-cta .case-item p {font-size: 18px; } 
#page-column .widget.widget_related_insights ul li {font-size: 18px; } 
#page-column .widget.widget_related_insights ul li:before {top: 14px; width: 8px; height: 8px; } 
#page-column h1, #page-column h2, #page-content .areaserved-item-list h2 {font-size: 35px; } 
#page-column h3 {font-size: 30px; } 
#page-column h4 {font-size: 25px; } 
#page-column h5 {font-size: 22px; } 
#page-column h6 {font-size: 18px; }
#main-heading {padding: 25px 0; } 
#main-heading h1 {font-size: 36px; } 
.cmn-box.one {padding: 20px 10px; } 
#page-column .cmn-box.one h2 {font-size: 32px; } 
.cmn-box.two {padding: 20px; } 
#page-column .cmn-box.two h2 {font-size: 35px; margin: 0 0 10px 0; } 
.cmn-box.two .cnslt-btn .cmn-btn {padding: 17px 11px; } 
.sidebar-page .sidebar-item h2, h4.widget-title {padding: 15px; font-size: 38px; } 
.sidebar-page .sidebar-menu-pa ul li a {font-size: 25px; padding: 9px  0 9px 30px; }
.sidebar-page .sidebar-menu-pa ul li a::before {top: 19px;}
#post-content .posts-list .posts-readmore a {font-size: 16px; } 
#post-column-full .nav-links a.prev.page-numbers, #post-column-full .nav-links a.next.page-numbers {transform: scale(0.7); } 
#post-column-full .nav-links .page-numbers {width: 50px; height: 40px; font-size: 30px; margin: 0px; }
.sidebar-blog.blog-sidebar-itm.search input.search-field {font-size: 16px; } 
.sidebar-blog.blog-sidebar-itm input.search-field {padding: 17px 50px 17px 25px; } 
.sidebar-page .sidebar-blog.blog-sidebar-itm .sidebar-item h2 {font-size: 36px; }
#post-content, #page-content {padding: 20px 0; }
#page-column .practice-tabs.innr-prct-pg .practice-tab.active h4{ padding-top: 0; margin: 0 auto;}
#page-column .practice-tabs.innr-prct-pg .practice-tab h4{ letter-spacing: 0px;}
#page-column .practice-tabs.innr-prct-pg .practice-tab:before{ right: 0;}
#page-column .practice-tabs.innr-prct-pg  .practice-tab .practice-img { border-radius: 20px; }
#page-column .practice-tab,#page-column .practice-tab.active{ padding: 20px 25px !important;}
}

