/*
 Theme Name:   caldaronelawgroup
 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:  The Caldarone Law Group, P.A.
*/
@font-face {
    font-family: 'Merriweather-Black';
    src: url('fonts/Merriweather-Black.eot');
    src: url('fonts/Merriweather-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Black.woff2') format('woff2'),
        url('fonts/Merriweather-Black.woff') format('woff'),
        url('fonts/Merriweather-Black.ttf') format('truetype'),
        url('fonts/Merriweather-Black.svg#Merriweather-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather-Bold';
    src: url('fonts/Merriweather-Bold.eot');
    src: url('fonts/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Bold.woff2') format('woff2'),
        url('fonts/Merriweather-Bold.woff') format('woff'),
        url('fonts/Merriweather-Bold.ttf') format('truetype'),
        url('fonts/Merriweather-Bold.svg#Merriweather-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather-Regular';
    src: url('fonts/Merriweather-Regular.eot');
    src: url('fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Merriweather-Regular.woff2') format('woff2'),
        url('fonts/Merriweather-Regular.woff') format('woff'),
        url('fonts/Merriweather-Regular.ttf') format('truetype'),
        url('fonts/Merriweather-Regular.svg#Merriweather-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Regular.woff2') format('woff2'),
        url('fonts/Lato-Regular.woff') format('woff'),
        url('fonts/Lato-Regular.ttf') format('truetype'),
        url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('fonts/Lato-Light.eot');
    src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Light.woff2') format('woff2'),
        url('fonts/Lato-Light.woff') format('woff'),
        url('fonts/Lato-Light.ttf') format('truetype'),
        url('fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Bold.woff2') format('woff2'),
        url('fonts/Lato-Bold.woff') format('woff'),
        url('fonts/Lato-Bold.ttf') format('truetype'),
        url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Black';
    src: url('fonts/Lato-Black.eot');
    src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Lato-Black.woff2') format('woff2'),
        url('fonts/Lato-Black.woff') format('woff'),
        url('fonts/Lato-Black.ttf') format('truetype'),
        url('fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

: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: 'Merriweather-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; outline: none !important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Merriweather-Regular';margin: 0 0 20px 0;padding: 0;font-weight: normal;}
p, li, ul, ol, blockquote {font-family: 'Merriweather-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;}

.displayblock { display:block;}
.container {max-width: 1600px;width:100%;margin:auto; }
.body-content { width:100%; float: left; height: 2000px; overflow: hidden;}
.logo-section {display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.header-number {display: flex; justify-content: flex-end; gap: 45px; margin: 0 0 20px; align-items: center; }
.justi-cnt {font-family: 'Lato-Bold'; font-size: 16px; color: #fff; line-height: 1; text-transform: uppercase; letter-spacing: 0.9px; margin: 0; } 
.top-call {position: relative; padding-left: 35px; } 
.top-call:before{position: absolute;content: "";width: 2px;height: 25px;left: -20px;background-color: #dbab46;top: 0;bottom: 0;margin: auto;}
.top-call p {font-family: 'Lato-Regular'; font-size: 20px; line-height: 1; color: #fff; margin: 0; } 
.top-call a {font-family: 'Merriweather-Bold'; font-size: 29px; display: inline-block; color: #dbab46; letter-spacing: -1.1px; font-variant: lining-nums; } 
.top-call a:hover{color: #fff;}
.top-call a::before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-position: -360px -143px; top: 0; bottom: 0; left: 0; width: 25px; height: 25px; margin: auto; }

#main-navigation ul{margin:0}
#main-navigation ul li{display:inline-block;padding:0 0px 0;position:relative; margin: 0 20px 0;}
#main-navigation ul li:first-child{margin-left:0}
#main-navigation ul li:last-child{margin-right:0}
#main-navigation ul li a{font-family: 'Lato-Regular';font-size: 22px;color: #fff;line-height: 1;letter-spacing: 0.4px;display:block;margin: 0;padding: 0 0 10px;border-bottom: 2px solid transparent;}
#main-navigation ul li.current-menu-item > a,#main-navigation ul li:hover > a{border-bottom: 2px solid #c79724;color:#fff}
#main-navigation ul li ul.sub-menu{display:none;width:220px;position:absolute;color:#fff;top:100%;left:0;right:auto;background-color:#bb8120;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:#d6a734; color: #fff;}
#main-navigation .current-menu-ancestor > a,
#main-navigation .menu-item-has-children.current-menu-ancestor > a{color:#fff;}
#main-navigation .sub-menu li a{width: 100%; padding: 8px 10px; color: #ffffff; display: block; background-color: #154314; text-align: left; text-transform: capitalize; font-weight: 500; letter-spacing: 0;font-size: 18px; border-bottom: 1px solid #fff; }
#main-navigation .sub-menu li a:hover,
#main-navigation .sub-menu .current-menu-item > a{background-color:#d6a734;color:#fff;border-bottom: 1px solid #fff;}
#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 {background-color: transparent; transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%;    position: absolute; z-index: 999;padding: 20px 0 0px 0; }
.site-header.is-sticky {border-bottom: 2px solid #c79724; top: 0;right: 0;left: 0;z-index: 999;position: fixed;background:#000000;animation: slideDown 0.35s ease-out;visibility: visible; padding: 20px 0 20px 0;}
/*@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;}
*/

/* Mobile Menu Starts */

.showhide {display: none; color: #fff; width: 110px; height: 28px; /*  float: left;*/ 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: 600 !important; text-transform: uppercase; margin: 0 0px 0 0px; padding-top: 2px; letter-spacing: 0.5px;  font-family: 'Lato-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: 'Lato-Regular'; } 
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #000000; 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: 'Merriweather-Regular' !important; } 
.mobinav a {width: 100%; float: left; padding: 6px 0; display: block; line-height: normal; color: #fff; font-size: 18px; letter-spacing: 0.5px;  font-family: 'Lato-Regular' !important; border: 0; margin: 0; text-decoration: none; } 
.mobinav a:hover {color: #b97f1e; } 
.mobinav ul li ul {float: left; padding: 0 0 0 15px; } 
.mobinav ul li ul li a {text-transform: capitalize; } 
.mobinav ul li a.drop.close, .mobinav ul li a.drop.open {font-size: 0; position: absolute; right: 0px; top: 0; width: auto; height: 29px; background-color: transparent !important;  background-position: right center; background-repeat: no-repeat; padding: 0px 5px !important; cursor: pointer; } 
.mobinav ul li a.drop.open {width: 22px;  } 
.mobile_src_nav {display: none; width: 100%; /*  float: left;*/ position: relative; padding: 10px 0; } 
.mobile_src_nav .container {position: relative; } 
.mobile_src_nav .search-form {width: 100%; float: left; }


/*Header Sticky Menu*/

.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 20px 2%; background-color: #090909; z-index: 9999; border-bottom: 2px solid #bbb; } 
.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: 'Lato-Regular'; position: relative; padding-top: 45px; display: inline-block; text-align: center; width: 100%; cursor: pointer; border: 0; outline: 0; background: transparent; } 
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before {width: 35px; height: 35px; background-size: 20px !important; 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: 100%; height: 45px; } 
.sticky-mobinav ul li a.drop.open {width: 28px; } 
.sticky-mobinav ul li a.drop:after {content: ""; background: url(images/sprite_icons.png) no-repeat left top; background-position: 0px 0px; width: 13px; height: 13px; position: absolute; right: 0; top: 14px; } 
.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: #000000; 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; } 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; 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; /* -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);*/ 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 {/*-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);*/ 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;} 


/* Common Styles */

.big-heading{font-family: 'Lato-Black'; font-size: 189px; margin: 0; line-height: 1; color: #ebeae7; text-transform: uppercase; text-align: center; background: linear-gradient(to bottom, transparent 70%, transparent 75%); background-clip: text; mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 28.5%, rgba(0, 0, 0, 0) 99%); }
.text-heading{font-size: 65px; font-family: 'Merriweather-Bold'; line-height: 1; margin: 0 0 25px; text-transform: uppercase; color: #2c2c2c;position:relative; }
.cmn-btn{font-size: 18px; font-family: 'Lato-Bold'; line-height: 1; display: inline-block; margin: 0; text-transform: uppercase; color: #fff; padding: 23px 48px; border-radius: 33px; background-image: -webkit-linear-gradient( 180deg, rgb(184,125,28) 0%, rgb(219,172,70) 50%, rgb(190,143,23) 100%);border:2px solid transparent;transition:0.5s; }
.cmn-btn:hover{color: #c09018;background: transparent;border-color: #c09018;}
 
/*Banner section*/
.hm-banner-sctn{padding: 400px 0 80px; background-image: url(images/bnr-bg.webp); background-repeat: no-repeat; background-size: cover; background-position: center; }
.bnr-cnt {margin: 0 -50px 0; text-align: center; } 
.hm-banner-sctn h1{font-family: 'Lato-Bold'; font-size: 46px; color: #fff; line-height: 2; margin: 0 0 30px; text-transform: uppercase; } 
.hm-banner-sctn h1 small{display: block; letter-spacing: 2.7px; font-size: 46px;position:relative; } 
.hm-banner-sctn h1 small:before,.hm-banner-sctn h1 small:after{position: absolute;content: "";background-image: url(images/bnr-text-before.webp);background-repeat: no-repeat; background-size: contain; width: 10.5%; height: 16px; top: 0; bottom: 0; left: 8%; margin: auto; }
.hm-banner-sctn h1 small:after{right: 8%; left: auto; transform: rotate(180deg); }
.hm-banner-sctn h1 strong {font-family: 'Merriweather-Bold'; font-size: 150px; display: block; line-height: 1; background: linear-gradient(180deg, #b07d10 0%, #f3c347 50%, #b07d10 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; }
.hm-banner-sctn h1 b {font-family: 'Merriweather-Bold'; font-size: 54px; letter-spacing: 6.4px; text-transform: capitalize; } 
.bnr-conslt {display: flex; justify-content: center; gap: 50px; } 
.bnr-btn a.cmn-btn{font-family: 'Lato-Bold'; font-size: 20px; } 
.bnr-google-img img {padding: 10px 0; border-top: 1px solid #a4843e; border-bottom: 1px solid #a4843e; }

/*practice area section*/

.hm-practice-sctn{padding: 65px 15px 135px;background-image:url(images/practi-bg-layer.webp);background-repeat:no-repeat;background-size:cover;background-position:center; } 
.hm-practice-sctn .container{max-width: 1280px;} 
.hm-practice-sctn .text-heading{text-align: center; margin: -55px 0 35px; } 
.practi-blk {display: flex; justify-content: space-between; margin: 0 0 45px; } 
.practi-itm{ width: 48%; padding: 85px 55px; background-color: #000000; position: relative; } 
.practi-itm:hover{background-color: #fff;box-shadow: 0px 0px 38px 0px rgba(219, 171, 70, 0.18);} 
.practi-itm:before, .practi-itm:after{position: absolute; content: ""; background-image: url(images/practi-itm-before-img.webp); background-repeat: no-repeat; background-size: contain; width: 5.4%; height: 64%; top: 0; left: 3px; bottom: 0; margin: auto; } 
.practi-itm:after{left: auto; right: 3px; } 
.practi-itm h4{font-family: 'Merriweather-Bold'; font-size: 46px; color: #fff; line-height: 1.1; letter-spacing: 1.8px; margin: 0; padding: 0 0 30px; text-transform: uppercase; position: relative; } 
.practi-itm:hover h4{color: #2c2c2c;} 
.practi-itm h4:before{position: absolute; content: ""; background-image: url(images/pract-txt-before.webp); background-repeat: no-repeat; background-size: contain; width: 179px; height: 16px; bottom: 0; left: 0; margin: auto; } 
.practi-itm h4:after{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -11px -221px; width: 150px; height: 149px; right: 40px; top: 0; bottom: 0; margin: auto; } 
.practi-itm:hover h4:after{background-position: -11px -400px; } 
.practi-itm.criminal h4:after{background-position: -201px -221px;} 
.practi-itm.criminal:hover h4:after{background-position: -201px -400px;} 
.pract-hvr a,.case-hvr a {position: absolute; background: none; width: 100%; height: 100%; inset: 0 0 0 0; font-size: 0; z-index: 3; } 
.pract-btn {text-align: center; } 
.pract-btn a.cmn-btn{ font-size: 20px; letter-spacing: 0.4px; }
 
/* Case Results Section*/
.case-result-sctn{padding: 75px 0 35px; background-image: url(images/case-bg-img.webp); background-repeat: no-repeat; background-size: cover; background-position: center; } 
.case-result-sctn .container{max-width: 1280px;} 
.case-result-sctn .text-heading{text-align: center; color: #fff; } 
.case-result-sctn .text-heading:before, .case-result-sctn .text-heading:after{position: absolute; content: ""; background-image: url(images/polygon-line-img.webp); background-repeat: no-repeat; background-size: contain; width: 136px; height: 16px; top: 0; bottom: 0; left: -55px; margin: auto; }
.case-result-sctn .text-heading:after{left: auto; right: -55px; transform: rotate(180deg); }
.case-blk {display: flex; justify-content: space-between; } 
.case-rite, .case-lft {width: 49%; padding: 45px 30px 0; background-color: #080808; } 
.case-rite h3, .case-lft h3{font-family: 'Merriweather-Regular'; font-size: 32px; color: #b97e1d; line-height: 1; text-align: center; text-transform: uppercase; letter-spacing: 1.2px; margin: 0 0 30px; } 
.case-itm {position: relative; padding: 28px 20px; border-bottom: 1px solid #373635;border-top:1px solid #373635;border-left:1px solid transparent; border-right:1px solid transparent;} 
.case-itm:hover{border: 1px solid #daab46; } 
.case-itm h4{font-family: 'Lato-Regular'; font-size: 17px; color: #fff; font-variant: lining-nums;line-height: 1.7; margin: 0; padding-left: 120px; text-transform: uppercase; position: relative; } 
.case-itm:hover h4{background-image: -webkit-linear-gradient(180deg, rgb(184, 125, 28) 0%, rgb(219, 172, 70) 50%, rgb(190, 143, 23) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } 
.case-itm h4:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -118px -11px; width: 82px; height: 82px; left: 0; top: 0; bottom: 0; margin: auto; } 
.case-itm:hover h4:before{background-position: -11px -11px; } 
.case-itm h4:after{position: absolute; content: ""; background-color: #daab46; width: 1px; height: 112px; top: 0; bottom: 0; left: 100px; margin: auto; }
.case-itm h4 strong{font-family: 'Merriweather-Bold'; font-size: 31px; display: block; line-height: 1.2;}
.view-btn {text-align: center; padding: 30px 0 0; }
.view-btn a{font-family: 'Lato-Regular'; font-size: 17px; color: #484848; line-height: 1; margin: 0; letter-spacing: 2.7px; display: inline-block; text-transform: uppercase; }
.view-btn a:hover{color: #fff;}
.review-img img {width: 100%; display: block; } .review-img {width: 18.5%; }

/*Attorney Section*/
.atty-award-sctns{background-image: url(images/attry-sec-bg.webp); background-repeat: no-repeat; background-position: center; background-size: cover; }
.hm-attorney-sctn{padding: 40px 0 0;} 
.attry-blk{display: flex; gap: 40px; align-items: center; } 
.attry-rite{width: 43.2%; } 
.attry-cnt-lst {display: flex; justify-content: space-between; } 
.attry-text {writing-mode: sideways-lr; text-orientation: upright; top: 60px; position: relative; width: auto; height: max-content; padding: 0 0 0 20px; } 
.attry-text:before,.attry-text h4:before{ pointer-events: none; position: absolute; content: ""; background-image: url(images/atty-txt-before.webp); background-repeat: no-repeat; background-position: center; background-size: cover; width: 6px; height: 100%; top: 0; left: 0; margin: auto; } 
.attry-text h3{font-family: 'Merriweather-Bold'; font-size: 55px; color: #fff; line-height: 1; text-transform: uppercase; margin: 0 10px 0 0; } 
.attry-text h4{font-family: 'Lato-Regular'; font-size: 30px; color: #cb9204; line-height: 1; margin: 0; letter-spacing: 9px; text-transform: uppercase; position: relative; } 
.attry-text h4:before{background-size: contain; right: 0; background-position: top center; } 
.attry-img img{width: 100%; display: flex; } 
.attry-profile {width: 73.3%; } 
.attry-lft{width: 43.8%; } 
.attry-lft .text-heading{color: #c1921b; margin: 0 0 15px; padding: 0 0 20px; position: relative; } 
.attry-lft .text-heading:before{ position: absolute; content: ""; background-image: url(images/exp-before.webp); background-size: contain; background-repeat: no-repeat; width: 61.6%; height: 16px; bottom: 0; left: 0; margin: auto; }
.attry-lft h4{font-family: 'Merriweather-Bold'; font-size: 30px; color: #fff; line-height: 1; margin: 0 0 15px; } 
.attry-lft p{font-family: 'Lato-Regular'; font-size: 20px; color: #fff; line-height: 1.6; letter-spacing: -0.6px; margin: 0 0 15px; }

/*Award Section*/

.awards-blk {padding: 20px 160px; border-top: 1px solid #495f4b; position: relative;} 
.home .awards-blk:before{    position: absolute; content: ""; top: -9px; right: -2px; margin: auto; width: 15px; height: 16px; background-image: url(images/hm-sprites.webp); background-position: -462px -221px; z-index: 1;}
.award-image {opacity: 40%; padding: 20px; border: 1px solid #fff; border-radius: 100px;width: 100% !important; max-width: 150px !important;} 
.awards-list.splide__list {padding: 25px 0 !important; } 
.awards-blk .splide__track { margin: 0 -6px 0; }
.awards-blk .splide.is-focus-in .splide__arrow:focus{border: none;}
.award-image.splide__slide.is-active {opacity: 100%; background-color: #d9a944; transform: scale(1.15); } 
.hm-award-sctn .splide__arrows {position: absolute; display: flex; justify-content: space-between; gap: 0; bottom: 20px; top: 0; left: 0; width: 100%; } 
.hm-award-sctn .splide__arrow {transition: 0.5s; background: url(images/hm-sprites.webp); background-position: -229px -11px; width: 40px; height: 40px; background-repeat: no-repeat; left: 0; display: block; transform: none; position: relative; font-size: 0; background-color: #d09e38; border-radius: 50px; opacity: 1; } 
.hm-award-sctn .splide__arrow.splide__arrow--next {background-position: -293px -11px; right: 0; } 
.hm-award-sctn .splide__arrow:hover{background-color: #b7c4a7; }

/*testimonials*/
.hm-testimonials-sctn{padding: 100px 0 130px;background: linear-gradient(to top, rgba(255, 255, 255, 0.4), rgba(0, 0, 0, 0)); } 
.hm-testimonials-sctn .text-heading{margin: 0;}
.review-lst {display: flex; justify-content: space-between; padding: 0 160px; margin: -35px 0 10px; align-items: flex-end; } 
.review-item{padding: 45px 50px 40px; box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08); background-color: #fff; text-align: center;    border-top: 5px solid transparent; border-bottom: 5px solid transparent; }
.review-item.splide__slide.is-visible.is-active{background-color: #edeae0; border-style: solid; border-width: 5px; border-image: linear-gradient(to right, #be9019, #dbac46, #b87e1c) 20; border-right: none; border-left: none; } 
.testi-blk.splide__list {padding: 30px 0 !important; margin: 0 0 30px !important; } 
.star-rat{background-image: url(images/stars-img.webp); background-position: center; background-repeat: no-repeat; background-size: contain; width: 156px; height: 24px; margin: 0 auto 15px; } 
.review-item p{font-family: 'Merriweather-Regular'; font-size: 19px; color: #031413; line-height: 1.8; margin: 0 0 20px; } 
.review-item h5{font-family: 'Merriweather-Bold'; font-size: 30px; color: #b97f1d; line-height: 1; margin: 0; text-transform: uppercase; padding-top: 55px; position: relative; } 
.review-item h5:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-position: -389px -221px; background-repeat: no-repeat; width: 38px; height: 28px; top: 0; left: 0; right: 0; margin: auto; } 
.testi-btn {text-align: center; } 
.testi-btn a.cmn-btn {padding: 22px 60px; } 
.hm-testimonials-sctn .splide__arrows.splide__arrows--ltr{display:flex; width: 100%;max-width:470px; margin:0 auto 0; z-index: 9; position: absolute; bottom: -35px; left: 0; right: 0; font-size: 0;} 
.hm-testimonials-sctn .splide__arrow.splide__arrow--prev ,.hm-testimonials-sctn .splide__arrow.splide__arrow--next{background-image: url(./images/hm-sprites.webp); width: 40px; height: 40px; background-position: -229px -11px; font-size: 0; background-color: #b97f1d; border-radius: 50px; opacity: 1; } 
.hm-testimonials-sctn .splide__arrow.splide__arrow--next{background-position: -292px -11px; } 
.hm-testimonials-sctn .splide__arrow.splide__arrow--prev:hover ,.hm-testimonials-sctn .splide__arrow.splide__arrow--next:hover{background-color: #031413; }

/*Home Strong Help Section*/
.hm-cmbnd-help-sec {padding: 170px 0 90px; background-image: url(images/cmbnd-help-bg.webp); background-repeat: no-repeat; background-size: 100% 100%; }
.hm-strong-help-sec .container{width: 100%;max-width: 1280px;margin: auto;}
.hm-strong-help-sec .text-heading{text-align: center;}
.hm-strong-help-sec .text-heading:before,.hm-strong-help-sec .text-heading:after{position: absolute; content: ""; left: 13%; bottom: 25px; width: 12.6%; height: 16px; background-size: contain; background-image: url(images/text-heading-bfr.webp); background-repeat: no-repeat; }
.hm-strong-help-sec .text-heading:after{left: auto; right: 13%; background-image: url(images/text-heading-afr.webp); }
.hm-strong-help-sec p{font-size: 19px; font-family: 'Lato-Regular'; line-height: 1.6; color: #000000; margin: 0 0 30px; text-align: center; }
.btns-lst {display: flex; justify-content: center; align-items: center; gap: 30px; }
.cnslt-btn a{padding: 21px 46px;background: transparent;border-color: #c09018;color: #c09018;}
.cnslt-btn a:hover{background-image: -webkit-linear-gradient(180deg, rgb(184, 125, 28) 0%, rgb(219, 172, 70) 50%, rgb(190, 143, 23) 100%);border: 2px solid transparent;color: #fff;}
.call-btn p{font-size: 20px; font-family: 'Merriweather-Bold'; line-height: 1; margin: 0 !important; color: #2c2c2c; position: relative; text-transform: capitalize; text-align: left; padding: 0 0 0 60px; }
.call-btn p a{font-size: 40px; font-family: 'Merriweather-Bold'; line-height: 1; color: #2c2c2c; display: block; margin: 5px 0 0 0; font-variant: lining-nums; }
.call-btn p a:before{position: absolute; content: ""; left: 0; top: 0; bottom: 0; margin: auto; width: 45px; height: 46px; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -291px -143px; }
.call-btn p a:hover{color: #c09018;}
  
/*Home Serious Hands Section*/
 
.hm-serious-hands-sec {padding: 325px 0 0; text-align: center; }
.hm-serious-hands-sec .text-heading strong{font-family: 'Lato-Light';font-weight:300;letter-spacing: -1.3px;text-transform: capitalize; display: block;color: #fff;}
.hm-serious-hands-sec .text-heading{font-size: 70px;color: #dbab45;}
.hands-lst{display: flex;justify-content: center;gap: 30px;align-items: center;}
.hands-cont p{font-size: 21px; font-family: 'Lato-Regular'; line-height: 1.6; color: #ffffff; margin: 0; }
.hm-serious-hands-sec .cnslt-btn{border-left: 1px solid #868e7d;padding: 0 0 0 35px;}

/*Home Custom Section*/
 
.hm-custom-sec{padding: 190px 0 100px;position: relative;z-index: 0;background-image: url(images/custom-sec-bg.webp);background-repeat: no-repeat;background-size: cover;background-position: top center;}
.hm-custom-sec:before{position: absolute; content: ""; left: 0; top: 0; bottom: 1px; margin: auto; width: 34.92%; height: 100%; background-color: #bf8f17; z-index: -1; clip-path: polygon(0 0, 100% 0, 77% 100%, 0% 100%); }
.custom-rite .text-heading strong {font-size: 58px; letter-spacing: -1.16px; color: #2c2c2c; display: block; font-family: 'Lato-Bold'; font-weight: 700; text-transform: capitalize; }
.custom-rite .text-heading{color: #cb9204;letter-spacing: -1.3px;padding: 0 0 30px;}
.custom-rite .text-heading:before{position: absolute; content: ""; left: 0; bottom: 0; width: 29.5%; height: 16px; background-image: url(images/custom-txt-hdng-bfr.webp); background-repeat: no-repeat; background-size: contain; }
.custom-lst{display: flex; justify-content: space-between; padding: 0 90px 0 0; }
.custom-rite {width: 53.7%;}
.custom-left {width: 42.4%; box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05); border: 20px solid #fff; background-color: #fff; }
.custom-left img{display: block;width: 100%;}
.custom-rite-cont p {font-size: 19px; font-family: 'Lato-Regular'; line-height: 1.6; color: #031413; margin: 0 0 30px; }
.custom-rite-cont{padding: 0 50px 0 0px;}
.hm-custom-sec .btns-lst{justify-content: flex-start;}
.hm-custom-sec .rd-mr-btn a{padding: 22px 45px;}
.hm-custom-sec .call-btn p{font-family:'Lato-Regular'; text-transform: uppercase;font-size: 20px;}
  
/*Home Blog Page*/

.hm-blog-sec {padding: 110px 0 600px; background-image: url(images/blog-bg-img.webp); background-repeat: no-repeat; background-size: 100% 65%; background-position: bottom; }
.hm-blog-sec .posts-itm {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
.hm-blog-sec .posts-block.post-itm {padding: 20px 20px;width: 90%;background-color: #fff;box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.11);position: relative;margin: -60px 0 0;}
.hm-blog-sec .post-itm .author-meta{position: absolute; top: -30px; left: 50px; width: max-content; height: fit-content; padding:  20px; background-color: #0c280e; font-size: 22px; font-family: 'Lato-Regular'; line-height: 1.3; letter-spacing: 0.44px; text-transform: uppercase; margin: 0; color: #fff; }
.hm-blog-sec .post-itm .author-meta .author-link:hover{color: #b97e1d;}
.post-itm .author-info{margin: 0;}
.post-itm h3 {margin: 0;}
.post-itm h3 a{font-size: 32px; font-family: 'Merriweather-Bold'; line-height: 1.2; text-transform: capitalize; margin: 0 0 20px; display: block; }
.post-itm p{font-size: 19px; font-family: 'Lato-Regular'; line-height: 1.8; margin: 0 0 20px; }
.posts-readmore a{font-size: 20px; font-family: 'Merriweather-Bold'; line-height: 1; letter-spacing: 2.4px; margin: 0; text-transform: uppercase; text-decoration: underline; text-underline-offset: 2px; color: #b97e1d; display: inline-block;}
.posts-readmore a:hover{color: #0c280e;}
.hm-blog-sec .big-heading {margin: 0 -35px;}
.hm-blog-sec .text-heading {text-align: center; margin: -35px auto 40px;width:max-content;padding: 0 190px;}
.hm-blog-sec .text-heading:before,
.hm-blog-sec .text-heading:after{position: absolute; content: ""; left: 0; top: 0; bottom: 0; margin: auto; width: 14.81%; height: 16px; background-image: url(images/text-heading-bfr.webp); background-repeat: no-repeat; background-size: contain; }
.hm-blog-sec .text-heading:after{right: 0; left: auto; background-image: url(images/text-heading-afr.webp);}
.hm-blog-sec .posts-thumbnail {border: 2px solid #c38c2a;width: 100%;}
.hm-blog-sec .posts-thumbnail img{display: block;width: 100%;}
.posts-list {width: 32%;}
.blog-btn {text-align: center;margin: 50px 0 0;}
.hm-blog-sec .post-top-lst {margin: 0 0 60px; }
.hm-blog-sec .post-btm-lst {display: flex; justify-content: center;gap: 30px;width: 100%;max-width: 1280px;margin: auto;}
.hm-blog-sec .post-btm-lst .post-itm .author-meta{background-color: transparent;font-size: 15px;color: #bf9019;position: inherit;padding: 0;text-transform: capitalize;margin: 0 0 10px;}
.hm-blog-sec .post-btm-lst .post-itm .author-meta span{color: #000;}
.hm-blog-sec .post-btm-lst .posts-itm{width: 100%;}
.hm-blog-sec .post-btm-lst .posts-readmore a{display: none;}
.hm-blog-sec .post-btm-lst .post-itm p{font-size: 17px;font-family: 'Merriweather-Regular';letter-spacing: -0.34px;line-height: 1.7;margin: 0;}
.hm-blog-sec .post-btm-lst .post-itm h3 a {font-size: 25px;}
.hm-fighting-sctn {padding: 25px 0; background-image: linear-gradient(45deg, #be8f18, #dbac46, #b87d1d); overflow: hidden; } 
.scroll-container {display: flex; width: 100%; overflow: hidden; position: relative; } 
.scroll-list {display: flex; align-items: center; gap: 36px; list-style: none; margin: 0 20px; padding: 0; animation: scrollLoop 30s linear infinite; }
.hm-fighting-sctn ul li:before {position: absolute; content: ""; background-image: url(images/fighting-img.webp); background-repeat: no-repeat; background-position: center; background-size: contain; width: 15px; height: 16px; top: 0; left: 0; bottom: 0; margin: auto; }
.hm-fighting-sctn ul li {font-family: 'Lato-Bold'; font-size: 21px; color: #fff; line-height: 1; margin: 0; text-transform: uppercase; white-space: nowrap; position: relative; padding: 0 0 0 50px; }
 /* keyframes moves whole set left continuously */
@keyframes scrollLoop {0% {transform: translateX(0); } 100% {transform: translateX(-50%); } }

.hm-blog-sec .post-btm-lst.splide .splide__arrows.splide__arrows--ltr {
    display: flex;
	justify-content:center;
	gap:20px;
	
}

.hm-blog-sec .post-btm-lst .splide__arrow {
   
    position: relative;
    bottom: -30px;
	    right: 0;
    left: auto;

}

/* Homepage Form Section Starts */
 
.hm-form-sec { background-image: -webkit-linear-gradient( 180deg, rgb(184,125,28) 0%, rgb(219,172,70) 50%, rgb(190,143,23) 100%); text-align: center; background-repeat: no-repeat; background-size: cover; margin: -405px 80px 100px; padding: 70px 120px 53px; position: relative; }
.hm-form-sec .text-heading { letter-spacing: -0.65px; color: #fff; margin: 0 0 16px; font-family: 'Merriweather-Bold'; text-transform: capitalize; }
.from-cntnt { position: relative; display: inline; }
.from-cntnt h6 { font-family: 'Lato-Regular'; font-size: 22px; color: #fff; line-height: 1; margin: 0 0 35px; position: relative; padding: 0 125px 0; display: inline-block; }
.from-cntnt h6::before, .from-cntnt h6::after{ position: absolute; content: ""; left: 0; top: 0; bottom: 0; margin: auto; width: 114px; height: 1px; background-color: #ffffff86; }
.from-cntnt h6::after{ right: 0; left: auto;}
.from-cntnt::before, .from-cntnt::after { position: absolute; content: ""; left: 0; top: -5px; bottom: 0; margin: auto; width: 15px; height: 16px; background-image: url(images/hm-sprites.webp); background-position: -462px -221px; z-index: 1; }
.from-cntnt::after{ right: 0; left: auto; }
.hm-form-sec p { font-family: 'Lato-Regular'; font-size: 17px; color: #fff; line-height: 1; margin: 0 0 23px; font-weight: 500; text-align: left; }
.gfield.gfield--type-honeypot{display: none;}
 
.hm-form .gfield input , .hm-form .gform_wrapper .top_label textarea { background-image: url(images/form-name-icn-bkg.webp) !important; background-repeat: no-repeat !important; background-position: right 31px center!important; }
.hm-form .gfield input[type='email']{ background-image: url(images/form-email-icn-bkg.webp) !important; }
.hm-form .gfield input[type='tel']{ background-image: url(images/form-ph-icn-bkg.webp) !important;}
.hm-form .gform_wrapper .top_label textarea { background-image: url(images/form-msg-icn-bkg.webp) !important; background-position: right 32px top 23px !important; }
.hm-form .gform_required_legend{display: none;}
 
.hm-form input::placeholder {color: #000; }
.hm-form input:-ms-input-placeholder {color: #000;}
.hm-form input::-ms-input-placeholder {color: #000;}
.hm-form textarea::placeholder {color: #000; }
.hm-form textarea:-ms-input-placeholder {color: #000;}
.hm-form textarea::-ms-input-placeholder {color: #000;}
.hm-form .gform_wrapper .top_label input,
.hm-form .gform_wrapper select,
.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: #1b2026; outline: 0px; position: relative; font-family: 'Lato-Regular'; border-radius: 0; background: #fff; line-height: 1 !important; font-size: 20px !important; padding: 19px 60px 19px 20px !important; transition: all 0.5s; display: block; text-align: left; height: auto !important; }
.hm-form .gfield { position: relative !important; border: none; padding: 0; width: 100% !important; max-width: 100% !important; margin: 0; text-align: left; }
.hm-form .gfield.gfield--type-text , .hm-form .gfield.gfield--type-phone, .hm-form .gfield.gfield--type-email {width: 49% !important; }
div#input_4_9 { margin: 10px 0 0 !important; }
.hm-form .gform_fields {display: flex !important; flex-wrap: wrap; gap: 22px 24px !important; justify-content: space-between; }
.hm-form .gform_wrapper .top_label textarea {width: 100% !important; height: 150px !important; resize: none; margin: 0; padding-top: 20px !important; margin: 0px; min-block-size: 0px !important; }
.hm-form .gfield.msg {width: 100%;}
.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; }
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label { cursor: pointer; font-size: 17px; font-family: 'Lato-Regular'; line-height: 1; font-weight: 400; color: #fff; margin: 0; }
.hm-form-sec .gform_wrapper .form-links,
.hm-form-sec .gfield.gfield--type-html.popfield {position: relative; width: 100%; margin: 0 0 -15px !important; color: #fff; line-height: 1; }
.hm-form-sec .gfield .ginput_container {margin: 0 !important; }
.hm-form .gfield_description.instruction.validation_message {top: 0px; }
.hm-form-sec .gform_wrapper .top_label input[type="checkbox"] {width: 15px !important; height: 15px !important; float: left; clear: both; margin: 3px 6px 0px 0 !important; padding: 0 !important; }
.hm-form .gform_wrapper .gform_footer.top_label { padding: 0; text-align: center; margin: -48px auto 0; max-width: max-content; }
.hm-form .gform_wrapper .top_label input[type="submit"] { display: inline-block !important; background-color: #09210a !important; outline: none !important; border: 0px none !important; cursor: pointer; text-transform: uppercase !important; transition-duration: 0.5s; font-family: 'Lato-Bold' !important; width: auto !important; color: #ffffff !important; font-size: 30px !important; padding: 18px 61px !important; line-height: 1 !important; margin: 0; position: relative; z-index: 1; letter-spacing: -0.6px; border-radius: 75px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"]:hover{color: #09210a !important ; background-color: #fff !important;}
.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: 'Lato-Regular'; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 16px; 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; }
.show .popuptext{visibility: visible !important;}
div#popup-container {position: absolute; top: 15px; 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; }
.hm-form .gform_wrapper .gfield label.gfield_label { display: none; }

/*ERRROR*/
.hm-form .gfield_description{margin: 0px !important}
.hm-form .gfield_description.validation_message { position: absolute; bottom: 0px; right: 12px !important; text-align: right; font-size: 15px; font-family: 'Lato-Regular'; color: #932008; margin: 0;     pointer-events: none;}
.hm-form .chk .gfield_description.validation_message { bottom: -17px !important; left: 0; right: auto !important; }
 
/*ERRROR end*/
 
 
 
/* Footer Section Starts */
.ftr-main { width: 100%; max-width: 1280px; margin: auto;}
.site-footer {background: #000; padding:60px 0 0; color: #fff; }
.ftmenu ul { text-align: center; margin:0px auto; padding: 0 0 34px;  }
.ftmenu ul li {display: inline-block;  margin: 0; line-height: 1; }
.ftmenu ul li:last-child{border: none;}
.ftmenu ul li:last-child > a { margin-right: 0;}
.ftmenu ul li a { text-transform: capitalize; color: #fff; font-family: 'Lato-Regular'; font-size: 25px; line-height: 1; display: inline-block; margin: 0 37px; }
.ftmenu ul li.current-menu-item a, .ftmenu ul li a:hover {color:#d2a437;}
.ftmenu ul li:first-child > a {margin-left: 0; }
 
 
.ftr-itm h4 { font-size: 35px; line-height: 1; color: #000; font-family: 'PlayfairDisplay-SemiBold'; margin: 0 0 14px; background: -webkit-linear-gradient( 180deg, rgb(184,125,28) 0%, rgb(219,172,70) 50%, rgb(190,143,23) 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
/*Footer block*/
.ftr-block-list {display: flex ; justify-content: space-between;      border-bottom: 1px solid #5e5e5e; border-top: 1px solid #5e5e5e;   padding: 50px 0 40px;}
.ftr-block-sec {background-image: url(images/footer-img-bkg.webp); padding: 1px 0 0px;     background-repeat: no-repeat;background-size: cover;}
.ftr-itm { width: 26.4%; text-align: left; padding: 0px 0 0px 60px; border-right: 1px solid #ffffff42; }
.ftr-itm:first-child{padding: 0;}
.ftr-itm.cnct a { font-family: 'Lato-Regular'; font-size: 32px; color: #FFF; line-height: 1; display: inline-block; margin: 0 0 31px; }
.ftr-itm.cnct a:hover{color: #d2a437;}
.ftr-itm.cnct .fttr-btn .cmn-btn { font-size: 18px; margin: 0; padding: 16px 65px; border-radius: 33px; background-image: none; border: 2px solid #c09018; color: #c09018; transition: 0.5s; }
.ftr-itm.cnct .fttr-btn .cmn-btn:hover{background-image: -webkit-linear-gradient( 180deg, rgb(184,125,28) 0%, rgb(219,172,70) 50%, rgb(190,143,23) 100%); color: #fff;}
.ftr-itm.ftr-logo { padding: 5px 0px 0px 0px; width: 42.7%; border: none; text-align: center;}
.ftr-itm:last-child { padding: 0px 0 0px 79px; border: none; border-left: 1px solid #ffffff42; width: 25.5%; }
.ftr-itm .addres-cnt, .ftr-itm .cntct-cnt a{position: relative; padding: 0 0 0 38px;}
.ftr-itm .addres-cnt:before, .ftr-itm .cntct-cnt a::before{ position: absolute; top: 0; left: 0; width: 25px; height: 30px; background-image: url(images/hm-sprites.webp);  content: ""; background-position:-461px -143px ;}
.ftr-itm .cntct-cnt a::before{background-position:  -409px -141px;}
.ftr-itm p{font-size: 20px;line-height: 1.5;color: #fff;font-family: 'Lato-Regular'; margin: 0;}
.ftr-itm.ftr-logo .ftr-lg img { width: 100%; display: block; }
.ftr-itm.ftr-logo .ftr-lg { width: 100%; max-width: 451px; margin: 0 auto 33px; }
.social-icns {display: flex ; justify-content: center; gap: 16px; }
 
.social-icns a { background-image: url(images/hm-sprites.webp); background-position: -14px -145px; height: 45px; width: 45px; font-size: 0; border: 2px solid #c59521; border-radius: 50px; }
.social-icns a:hover{      background-color: #dbad44;}
.social-icns a.facebook{    background-position: -82px -145px;}
.social-icns a.linkin{    background-position: -151px -146px;}
.social-icns a.twitter{    background-position: -220px -145px;}
.social-icns a.insta {background-position: -151px -100px;}
/* Footer Sections Ends */
 
/* Copyrights */
.ftr-copyrights-sec { padding: 39px 0; text-align: center; }
.cpy-inr p, .cpy-inr a {color: #fff; font-family: 'Lato-Regular'; display:inline-block; font-size:18px; font-weight: 400; line-height: 1.7; letter-spacing:0.36px; margin: 0; }
.cpy-inr a:hover {color:#d2a437;}
.cpy-inr a{display: inline-block; padding: 0 5px; }
.copy-para ,.ftrlink ,.cpy-inr{display: inline-block; }
/* Homepage Ends */
 


@media (max-width:1900px) {}
@media screen and (max-width:1800px) {
 
    .hm-blog-sec .big-heading {margin: 0 -20px;}
    .big-heading{font-size: 175px;}

/*banner*/
    .bnr-cnt {margin: 0 0 0; }

.hm-form-sec { margin: -365px 70px 100px; padding: 60px 110px 53px; }

}


@media screen and (max-width:1700px) {
 
    .site-header .container,.container{max-width: 1500px;}
 
.hm-cmbnd-help-sec {padding: 90px 0 70px;} 
.hm-serious-hands-sec {padding: 260px 0 0;} 
.hm-custom-sec {padding: 130px 0 70px;} 
.custom-lst{padding: 0;} 
.custom-rite-cont {padding: 0 20px 0 0px;} 
.hm-blog-sec {padding: 90px 0 490px;}
.big-heading {font-size: 165px;}

/*banner*/
.hm-banner-sctn {padding: 300px 0 80px; } 
.hm-banner-sctn h1 small {font-size: 40px; } 
.hm-banner-sctn h1 strong {font-size: 135px; } 
.hm-banner-sctn h1 {font-size: 40px; } 
.hm-banner-sctn h1 b {font-size: 50px; }

.hm-form .gform_fields {gap: 20px 22px !important; }



#main-navigation ul li {margin: 0 15px 0;}
}

@media screen and (max-width:1600px) {
.site-header .container, .container{max-width: 1400px;}
.cmn-btn { padding: 20px 40px;}

.hm-serious-hands-sec .text-heading {font-size: 62px;} 
.hm-custom-sec {padding: 100px 0 60px;} 
.hm-cmbnd-help-sec {padding: 70px 0;} 
.custom-left{border: 8px solid #fff;} 
.custom-rite .text-heading strong {font-size: 52px;} 
.call-btn p a {font-size: 36px;} 
.hm-blog-sec .text-heading{margin: -10px auto 30px;padding: 0 150px;} 
.hm-blog-sec .big-heading {margin: 0;} 
.hm-blog-sec .post-itm .author-meta{font-size: 20px;letter-spacing: 0;padding: 15px;top: -20px;} 
.cnslt-btn a {padding: 17px 38px;} 
.hm-custom-sec .rd-mr-btn a {padding: 16px 36px;} 
.text-heading {font-size: 55px;}
.big-heading {font-size: 145px;}

/*banner*/

.top-call a {font-size: 26px; } 
.top-call p {font-size: 18px; } 
.justi-cnt {font-size: 15px; } 
.hm-banner-sctn {padding: 240px 0 70px; } 
.hm-banner-sctn h1 small {font-size: 35px; } 
.hm-banner-sctn h1 strong {font-size: 125px; } 
.hm-banner-sctn h1 b {font-size: 45px; } 
.bnr-btn a.cmn-btn {font-size: 18px; } #main-navigation ul li a {font-size: 20px; } 
#main-navigation ul li {margin: 0 12px 0; }

/*practice section*/
.hm-practice-sctn {padding: 55px 15px 90px; } 
.hm-practice-sctn .text-heading {margin: -40px 0 35px; } 
.practi-itm {padding: 70px 50px; } 
.practi-itm h4 {font-size: 42px; } 
.practi-itm h4:after {transform: scale(0.9); } 
.case-result-sctn .text-heading:before, .case-result-sctn .text-heading:after {left: 0; } 
.case-result-sctn .text-heading:after {left: auto; right: 0; } 
.case-rite h3, .case-lft h3 {font-size: 28px; } 
.case-itm h4:before {transform: scale(0.9); } 
.case-itm h4 {font-size: 16px; } 
.hm-fighting-sctn ul li {font-size: 18px; } 
.hm-banner-sctn h1{font-size: 35px; }

/* --------------- */
.attry-text h4:before {  height: 60%;}  


.attry-text h3{font-size: 48px;} 
.attry-lft h4{font-size: 27px;margin: 0 0 10px;} 
.attry-lft p{font-size: 18px;} 
.attry-text h4{font-size: 25px;letter-spacing: 6px;} 
.awards-blk {padding: 20px 120px;}
 
.hm-testimonials-sctn {padding: 70px 0 90px;} 
.review-item h5{font-size: 25px;} 
.review-item p{font-size: 17px;}
.review-item {padding: 40px 30px 30px;}
 

 .hm-form-sec { margin: -320px 60px 80px; padding: 55px 80px 50px; }
.hm-form .gform_fields { gap: 22px 21px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 27px !important; padding: 15px 61px !important; }


}
@media screen and (max-width:1500px) {}
@media screen and (max-width:1440px) {
    
 .case-result-sctn .container,.hm-practice-sctn .container, .site-header .container, .hm-strong-help-sec .container,.container{ max-width:1200px; }
    
.text-heading {font-size: 45px;margin: 0 0 17px;}
.cmn-btn {font-size: 16px;padding: 14px 30px;}
 
.hm-serious-hands-sec .text-heading {font-size: 54px;} 
.custom-rite .text-heading strong {font-size: 45px;} 
.custom-rite .text-heading{padding: 0 0 24px;} 
.hm-strong-help-sec p {font-size: 17px;margin: 0 0 22px;} 
.hm-serious-hands-sec {padding: 190px 0 0;} 
.custom-rite-cont p {font-size: 17px;margin: 0 0 18px;} 
.call-btn p a:before{transform: scale(0.8);} 
.big-heading {font-size: 120px;} 
.hm-blog-sec {padding: 60px 0 430px;} 
.post-itm h3 a {margin: 0 0 15px;} 
.posts-readmore a {font-size: 18px;letter-spacing: 1px;} 
.post-itm p {font-size: 17px;line-height: 1.5;margin: 0 0 15px;} 
.hm-blog-sec .post-top-lst {margin: 0 0 40px;} 
.hm-blog-sec .post-btm-lst .post-itm p {font-size: 15px;line-height: 1.4;} 
.hm-custom-sec {padding: 70px 0 60px;} 
.call-btn p a {font-size: 31px;} 
.hm-blog-sec .post-itm .author-meta {font-size: 16px;left: 35px;} 
.posts-readmore a {font-size: 16px;letter-spacing: 0;} 
.hm-strong-help-sec .text-heading:before, .hm-strong-help-sec .text-heading:after{bottom: 14px;}
 
.attry-text h3 {font-size: 38px;} 
.attry-text h4 {font-size: 18px;letter-spacing: 4px;} 
.attry-lft h4 {font-size: 22px;} 
.attry-lft p {font-size: 16px;line-height: 1.4;} 
.attry-text:before, .attry-text h4:before{width: 5px;} 
.award-image.splide__slide.is-active{transform: scale(1.1);}
.awards-blk {padding: 20px 90px;}
.award-image { max-width: 135px !important; }
 
 .review-item h5 {font-size: 22px;padding-top: 40px;} 
 .review-item h5:before{transform: scale(0.8);} 
 .text-heading {font-size: 50px;margin: 0 0 17px;}

/*banner*/
.site-branding {width: 39%; } 
#main-navigation ul li {margin: 0 10px 0; } 
#main-navigation ul li a {font-size: 19px; } 
.header-number {gap: 20px; } 
.top-call a {font-size: 24px; } 
.hm-banner-sctn {padding: 200px 0 55px; } 
.hm-banner-sctn h1 small {font-size: 28px; } 
.hm-banner-sctn h1 strong {font-size: 100px; } 
.hm-banner-sctn h1 b {font-size: 36px; letter-spacing: 5.3px; } 
.bnr-google-img img {transform: scale(0.8); } 
.bnr-conslt {gap: 30px; } 
.hm-practice-sctn .text-heading {margin: -24px 0 30px; } 
.practi-itm h4 {font-size: 35px; } 
.practi-itm h4:before {transform: scale(0.8); left: -17px; } 
.practi-itm h4:after {transform: scale(0.8); } 
.hm-practice-sctn {padding: 45px 15px 60px; } 
.pract-btn a.cmn-btn {font-size: 18px; } 
.case-result-sctn .text-heading:before, .case-result-sctn .text-heading:after {left: 60px; width: 112px; height: 12px; }
.case-result-sctn .text-heading:after {left: auto; right: 60px; } 
.case-rite, .case-lft {padding: 30px 24px 0; } 
.case-rite h3, .case-lft h3 {font-size: 22px; margin: 0 0 22px; } 
.case-itm h4:after {transform: scale(0.9); } 
.hm-fighting-sctn ul li {font-size: 16px; padding: 0 0px 0 30px; } 
.hm-fighting-sctn {padding: 18px 0 } 
.hm-banner-sctn h1 small:before, .hm-banner-sctn h1 small:after {left: 11%; } 
.hm-banner-sctn h1 small:after {right: 11%; left: auto; } 
.bnr-btn a.cmn-btn {font-size: 18px; }

.ftr-block-sec .container, .container, .ftr-main { max-width:1200px; }
 
.hm-form-sec { margin: -280px 20px 60px; padding: 50px 65px 40px; }
.from-cntnt h6 { font-size: 20px; margin: 0 0 25px;}
.hm-form .gform_fields { gap: 19px 19px !important; }
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 25px !important; padding: 14px 55px !important; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { font-size: 18px !important; padding: 15px 60px 15px 20px !important; }
 
 
.ftr-block-list { padding: 40px 0 35px; }
.ftmenu ul li a { font-size: 22px; margin: 0 30px; }
.ftr-itm.cnct { padding: 0px 0 0px 60px; }
.ftr-itm h4 { font-size: 32px;}
.ftr-itm.cnct a { font-size: 28px;}
.ftr-itm.cnct .fttr-btn .cmn-btn{ padding: 13px 60px; }
.ftr-itm p { font-size: 18px;}
 
.scroll-list { gap: 20px; margin: 0 12px; }

.testi-btn a.cmn-btn { padding: 18px 50px; }
.hm-testimonials-sctn .splide__arrows.splide__arrows--ltr { bottom: -28px; }

.hm-blog-sec .post-btm-lst .post-itm h3 a {
    font-size: 23px;
}


}
@media screen and (max-width:1366px) {}
@media screen and (max-width:1280px) {}
@media screen and (max-width:1240px) {
    
.case-result-sctn .container, .hm-practice-sctn .container, .site-header .container, .hm-strong-help-sec .container,.ftr-block-sec .container, .ftr-main, .container { max-width: 970px; padding:0 10px; }

 .text-heading {font-size: 35px;margin: 0 0 10px;}
.big-heading {font-size: 95px;}
 
.hm-strong-help-sec p{font-size: 16px;} 
.call-btn p {font-size: 17px;padding: 0 0 0 50px;} 
.hm-serious-hands-sec .text-heading {font-size: 44px;} 
.hands-cont p {font-size: 18px;} 
.custom-rite .text-heading strong {font-size: 32px;} 
.custom-rite .text-heading{padding: 0 0 15px;} 
.custom-rite-cont p {font-size: 16px;margin: 0 0 10px;} 
.hm-custom-sec .rd-mr-btn a {padding: 12px 30px;} 
.call-btn p a:before {transform: scale(0.7);} 
.hm-custom-sec .call-btn p{font-size: 16px;} 
.call-btn p a {font-size: 25px;} 
.hm-blog-sec .text-heading{padding: 0 110px;} 
.hm-blog-sec .post-itm .author-meta {font-size: 14px;padding: 10px;} 
.post-itm p {font-size: 16px;line-height: 1.3;margin: 0 0 10px;} 
.hm-blog-sec .post-btm-lst .post-itm p {font-size: 14px; line-height: 1.3; }
 
/*banner*/
.header-number {gap: 15px; margin: 0 0 10px; } 
.justi-cnt {font-size: 14px; } 
.top-call {padding-left: 30px; } 
.top-call p {font-size: 16px; } 
.top-call a {font-size: 21px; } #main-navigation ul li {margin: 0 7px 0; } #main-navigation ul li a {font-size: 16px; } 
.top-call:before{left: -9px;}
.top-call a::before {transform: scale(0.9); } 
.site-branding {width: 34%; } 
.hm-banner-sctn {padding: 145px 0 45px; } 
.hm-banner-sctn h1 small {font-size: 24px; letter-spacing: 1px; } 
.hm-banner-sctn h1 strong {font-size: 80px; } 
.hm-banner-sctn h1 b {font-size: 30px; letter-spacing: 2.8px; } 
.hm-banner-sctn h1 {font-size: 24px; line-height: 1.8; margin: 0 0 15px; } 
.bnr-conslt {gap: 25px; align-items: center; } 
.hm-practice-sctn {padding: 35px 0; } 
.hm-practice-sctn .text-heading {margin: -18px 0 25px; } 
.practi-itm h4 {font-size: 30px; } 
.practi-itm h4:after {transform: scale(0.7); right: 20px; } 
.practi-itm {padding: 60px 40px; } 
.practi-blk {margin: 0 0 30px; } 
.pract-btn a.cmn-btn {font-size: 16px; } 
.case-result-sctn {padding: 45px 0 35px; } 
.case-result-sctn .text-heading:before, .case-result-sctn .text-heading:after {left: 35px; } 
.case-result-sctn .text-heading:after {left: auto; right: 35px; } 
.case-rite h3, .case-lft h3 {font-size: 22px; margin: 0 0 15px; } 
.case-itm h4 {font-size: 14px; padding-left: 95px; } 
.case-itm {padding: 20px 20px; } 
.case-rite, .case-lft {padding: 30px 15px 0; } 
.case-itm h4 strong {font-size: 23px; } 
.case-itm h4:after {transform: scale(0.7); left: 80px; } 
.case-itm h4:before {transform: scale(0.8); }
    .bnr-btn a.cmn-btn {
        font-size: 16px;
    }

.attry-lft h4 {font-size: 18px;} 
.attry-lft p { font-size: 14px; letter-spacing: 0; margin: 0 0 12px;}
.attry-text h3 {font-size: 32px;} 
.attry-text:before, .attry-text h4:before {width: 4px;}
.awards-blk {padding: 20px 80px;}
.award-image {
    max-width: 115px !important;
}
 .hm-testimonials-sctn .splide__arrows.splide__arrows--ltr{bottom: -9px; max-width: 415px;}
 .testi-btn a.cmn-btn {padding: 17px 45px;} 
 .review-item p {font-size: 15px;} 
 .review-item {padding: 30px 20px 20px;} 
 .star-rat{transform: scale(0.8);}
.review-lst{padding: 0 70px;}
.review-item h5 { font-size: 19px;}
 
.hm-form-sec { margin: -265px 0 35px; padding: 40px 30px 30px; }
.from-cntnt h6 { font-size: 18px; margin: 0px 0 25px; padding: 0 100px 0; }
.from-cntnt h6::before, .from-cntnt h6::after { width: 90px; }
.hm-form-sec p { font-size: 15px; margin: 0 0 15px; }
.hm-form .gform_fields { gap: 16px 15px !important; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label input, 
.hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { font-size: 16px !important; padding: 14px 55px 14px 18px !important;}
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 21px !important; padding: 13px 50px !important; }
.hm-form .gform_wrapper .form-links a, .hm-form .gfield--type-checkbox .gchoice label { font-size: 16px; } div#input_4_9 { margin: 5px 0 0 !important; }
.hm-form .gfield input, .hm-form .gform_wrapper .top_label textarea { background-position: right 25px center!important; background-size: 20px 20px !important; }
.hm-form .gform_wrapper .top_label textarea { background-position: right 32px top 23px !important; }
 
 
.ftmenu ul li a { font-size: 19px; margin: 0 25px; }
.ftmenu ul { padding: 0 0 23px; }
.ftr-block-list { padding: 35px 0 25px; }
.ftr-itm.cnct { padding: 0px 0 0px 35px; }
.ftr-itm h4 { font-size: 28px; }
.social-icns { gap: 10px; }
.ftr-itm.cnct a { font-size: 25px; margin: 0 0 17px}
.ftr-itm p { font-size: 17px; }
.ftr-itm.ftr-logo .ftr-lg { max-width: 350px; margin: 0 auto 22px; }
.ftr-itm .addres-cnt, .ftr-itm .cntct-cnt a { padding: 0 0 0 33px; }
.ftr-itm.cnct .fttr-btn .cmn-btn { padding: 11px 45px; font-size: 15px; }
.social-icns { gap: 5px; }
.social-icns a { transform: scale(0.9);}
 
.ftr-copyrights-sec { padding: 25px 0; }
.cpy-inr p, .cpy-inr a { font-size: 14px; }
 
.attry-lft {
    width: 51.8%;
}
.hm-testimonials-sctn .splide__arrow.splide__arrow--prev, .hm-testimonials-sctn .splide__arrow.splide__arrow--next{
    transform: scale(0.9);
}
    .hm-testimonials-sctn {
        padding: 40px 0 60px;
    }
.testi-blk.splide__list {
    margin: 0 0 15px !important;
}
.hm-blog-sec .posts-block.post-itm {padding: 15px 14px;width: 93%;}
.hm-blog-sec .post-btm-lst {max-width: 100%;}
.hm-blog-sec .post-btm-lst .post-itm .author-meta {font-size: 12px;margin: 0 0 5px;}
.hm-blog-sec .post-btm-lst .post-itm h3 a {font-size: 19px;}
.blog-btn {margin: 30px 0 0;}

}
@media screen and (max-width:1199px) {}
@media screen and (max-width:991px) {
    .hm-award-sctn .container, .case-result-sctn .container, .hm-practice-sctn .container, .site-header .container, .hm-strong-help-sec .container{ max-width: 720px; }

#main-navigation{ display: none; } 
.logo-section{ flex-direction:column;gap:20px 0; } 
.site-branding { width: 100%; text-align: center; margin: 0 auto; max-width: 150px; padding: 0; }
.site-header{position: inherit;padding: 20px 0;background-color: #252525;}
.header-number a {font-size: 23px;padding: 0;display: block;}
.header-number {gap: 30px;}
 .hm-serious-hands-sec .container {padding: 20px;background-color:#0909096b;}
 
.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;}
.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: #d6a734;z-index:99; }
.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: 0; align-items: center; }
.site-branding { width: 100%; max-width: 300px; padding: 0; }
 
.sicky-cnt.sticky-mobile-logo { width: 100%; max-width: 280px; }
.site-header.is-sticky .header-sticky { display: block; position: fixed; top: 0; right: 0; left: 0; margin: auto; z-index: 999; }

.text-heading {font-size: 30px;letter-spacing: 0;}
.big-heading {font-size: 75px;}

.hm-cmbnd-help-sec,.hm-custom-sec{padding: 50px 0;} 
.hm-strong-help-sec p br,.text-heading br,.hands-cont p br,.hm-custom-sec:before,.hm-blog-sec .text-heading:before,.hm-blog-sec .text-heading:after, .hm-strong-help-sec .text-heading:before,.custom-rite .text-heading:before, .hm-strong-help-sec .text-heading:after,.hm-strong-help-sec .text-heading br{display: none;} 
.hm-strong-help-sec p{margin: 0 0 10px;} 
.cnslt-btn a {padding: 12px 25px;} 
.call-btn p a:before {transform: scale(0.6);} 
.call-btn p a {font-size: 21px;} 
.call-btn p {font-size: 15px;padding: 0 0 0 45px;} 
.hm-serious-hands-sec {padding: 120px 0 0;} 
.hm-serious-hands-sec .text-heading {font-size: 35px;} 
.hands-lst, .custom-lst,.hm-blog-sec .posts-itm{flex-direction: column;gap: 0px;} 
.hm-serious-hands-sec .cnslt-btn {border-left: none;padding: 0;} 
.custom-left {border: 5px solid #fff;width: 100%;max-width: 350px;margin: 0 auto 20px;} 
.custom-rite {width: 100%;text-align: center;} 
.custom-rite .text-heading {padding: 0;letter-spacing: 0;line-height: 1.2;} 
.hm-custom-sec .btns-lst {justify-content: center;} 
.custom-rite .text-heading strong {font-size: 26px;} 
.hm-blog-sec {padding: 0px 0 40px;background-size: 100% 48%;} 
.hm-blog-sec .text-heading {padding: 0; margin: -10px auto 20px;} 
.hm-blog-sec .posts-thumbnail {border-width: 2px;width: 100%;margin: auto;} 
.hm-blog-sec .posts-block.post-itm {width: 300px;text-align: center;} 
.hm-blog-sec .post-itm .author-meta {top: 10px;right: 0;margin: auto;left: 0; line-height: 1.3;} 
.hm-blog-sec .post-btm-lst .posts-itm {width: 100%;margin: auto;padding: 10px;gap: 10px;} 
.hm-blog-sec .post-btm-lst {gap: 20px;flex-wrap: inherit;justify-content: inherit;align-items: inherit;width: 100%;flex-direction: column-reverse;}
.hm-blog-sec .post-btm-lst .posts-thumbnail {width: 100%;margin: auto;} 
.hm-blog-sec .post-top-lst {margin: 0 0 25px;}
.hm-blog-sec .post-btm-lst article {width: 100%;background-color: #fff;box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.05);max-width: 400px;margin: auto;}
.hm-blog-sec .post-btm-lst .posts-block.post-itm { width: 100%;margin: -40px 0 0;}
.post-itm .author-info { margin: auto; justify-content: center; }

/*    banner*/

.hm-banner-sctn h1 small:before, .hm-banner-sctn h1 small:after{display: none;} 
.hm-banner-sctn h1 strong {font-size: 60px; } 
.hm-banner-sctn h1 small {font-size: 20px; letter-spacing: 0; } 
.hm-banner-sctn h1 b {font-size: 25px; letter-spacing: 1px; } 
.hm-banner-sctn h1 {font-size: 20px; margin: 0 0 10px; } 
.bnr-conslt {gap: 12px; flex-direction: column-reverse; } 
.site-header {background-color: #1a140b; position: relative; } 
.hm-banner-sctn {padding: 30px 0; } 
.hm-practice-sctn {padding: 30px 0; } 
.hm-practice-sctn .text-heading {margin: -18px 0 20px; } 
.practi-blk {margin: 0 0 20px; flex-direction: column-reverse; gap: 20px; } 
.practi-itm {padding: 45px 30px; } 
.practi-itm {padding: 45px 30px; width: 100%; max-width: 400px; margin: auto; } 
.practi-itm h4 {font-size: 26px; padding: 0 0 20px; } 
.practi-itm h4:after {transform: scale(0.6); right: 20px; } 
.case-result-sctn {padding: 30px 0; } 
.case-result-sctn .text-heading:before, .case-result-sctn .text-heading:after{display: none; } 
.case-blk {gap: 20px; flex-direction: column; } 
.case-rite, .case-lft {width: 100%; max-width: 400px; margin: auto; padding: 10px 15px 0; } 
.case-itm {padding: 20px 15px; } 
.case-itm h4:before {left: -10px; }


.attry-blk{flex-direction: column;gap: 20px;} 
.attry-cnt-lst{flex-direction: column-reverse;gap: 20px;} 
.attry-text{writing-mode: horizontal-tb;text-orientation: unset;top: 0;text-align: center;width: 100%;padding: 0;} 
.attry-text h3 br,.attry-text:before, .attry-text h4:before{display: none;} 
.attry-text h3{margin: 0 0 6px;font-size: 22px;} 
.attry-rite {width: 100%;} 
.attry-profile {width: 100%;max-width: 280px;margin: auto;border: 2px solid #c1921b; padding: 10px 10px 0;}
.attry-lft {width: 100%;text-align: center;} 
.attry-lft .text-heading:before{right: 0;} 
.attry-text h4 {font-size: 15px;letter-spacing:1px;} 
.attry-lft p {font-size: 15px;line-height: 1.3;} 
.hm-attorney-sctn {padding: 30px 0;}

.award-image.splide__slide.is-active { transform: scale(1); }
.awards-blk .splide__track { margin: 0  0; }
.award-image { max-width:150px !important; }
.review-lst {padding: 0;flex-direction: column;gap: 20px;margin: -10px 0 10px; align-items: center;} 
.hm-testimonials-sctn .splide__arrows.splide__arrows--ltr{width: 100%;} 
    .review-img {width: 100%; max-width: 200px; margin: auto; background-color: #edeae0; padding: 5px;}
.hm-testimonials-sctn {padding: 50px 0;}
.hm-strong-help-sec .text-heading { line-height: 1.2; }

.hm-award-sctn .splide__arrows { position: relative; justify-content: center; gap: 30px; }
.awards-blk { display: flex; flex-direction: column-reverse; }
 
 .hm-form .gfield.gfield--type-text, .hm-form .gfield.gfield--type-phone, .hm-form .gfield.gfield--type-email { width: 100% !important; }
.ftr-block-sec { padding: 25px 0 0px; }
.from-cntnt::before, .from-cntnt::after { left: -1px; top: -1px; }
.from-cntnt::after { right: 0; left: auto; }
.from-cntnt h6 { font-size: 16px; margin: 0px 0 19px; padding: 0 80px 0; }
.hm-form-sec { margin: 0px 0 35px; padding: 20px 30px; }
.from-cntnt h6::before, .from-cntnt h6::after { width: 65px; }
.hm-form .gform_wrapper .top_label textarea { height: 130px !important; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { font-size: 17px !important; padding: 13px 60px 13px 20px !important; }
.hm-form .gform_wrapper .gform_footer.top_label { margin: 20px auto 0; }
 
.ftmenu ul li a { font-size: 17px; margin: 0 15px; }
.ftr-block-list { padding: 25px 0 25px; flex-direction: column; gap: 20px; }
.ftr-itm, .ftr-itm.ftr-logo, .ftr-itm.cnct , .ftr-itm:first-child{ width: 100%; text-align: center; border: 1px solid #ffffff42; max-width: 320px; margin: auto; padding: 20px; }
.ftr-itm p br{display: none;} p.rize-logo img { max-width: 70px; }
.ftr-copyrights-sec { padding: 20px 0; }

.testi-blk.splide__list {padding: 20px 0 !important; margin: 0 0 15px !important; }
.case-lst {display: flex; flex-direction: column-reverse; gap: 20px; }
 .case-itm {border: 1px solid #373635; }
 
.hm-practice-sctn .splide__arrows.splide__arrows--ltr{width: 38%; gap: 20px; justify-content: center; display: flex; margin: auto; bottom: 0; position: relative; } 
.hm-practice-sctn .splide__arrow.splide__arrow--prev, .hm-practice-sctn .splide__arrow.splide__arrow--next {background-image: url(./images/hm-sprites.webp) !important; font-size: 0; width: 40px; height: 40px; background-position: -229px -11px !important; position: relative; transform: scale(1); background-color: #d09e38;    border-radius: 50px; opacity: 1; }
.hm-practice-sctn .splide__arrow.splide__arrow--next {background-position: -293px -11px !important; }
 
 .case-result-sctn .splide__arrows.splide__arrows--ltr{width: 38%; gap: 20px; justify-content: center; display: flex; margin: auto; bottom: 0; position: relative; } 
.case-result-sctn .splide__arrow.splide__arrow--prev, .case-result-sctn .splide__arrow.splide__arrow--next {background-image: url(./images/hm-sprites.webp) !important; font-size: 0; width: 40px; height: 40px; background-position: -229px -11px !important; position: relative; transform: scale(1); background-color: #d09e38;    border-radius: 50px; opacity: 1; }
.case-result-sctn .splide__arrow.splide__arrow--next {background-position: -293px -11px !important; }




}
@media screen and (max-width:767px) {
    .container,.hm-strong-help-sec .container{max-width:100%; padding:0 15px;}
 
 .text-heading {font-size: 24px;}
.big-heading {font-size: 46px;}
    .cmn-btn {
        padding: 14px 25px;
        font-size: 16px;
    }
 
.hm-blog-sec .text-heading {margin: 0px auto 15px;} 
.btns-lst{flex-direction: column-reverse;gap: 15px;} 
.hm-serious-hands-sec {padding: 70px 0 0;} 
.hm-serious-hands-sec .text-heading {font-size: 28px;margin: 0 0 5px;} 
.hm-cmbnd-help-sec{background-size: 100% 70%;background-position: bottom;background-color: #f9f8f6;}
.custom-rite .text-heading strong br{display: none;}
 
.award-image { max-width: 25% !important; }

.review-item h5 {font-size: 20px;padding-top: 33px;}
.review-item h5:before {transform: scale(0.7);}
 
.from-cntnt h6 { font-size: 15px; margin: 0px 0 15px; padding: 0 65px 0; }
.from-cntnt::before, .from-cntnt::after { left: -1px; top: -16px;display:none; }
.from-cntnt h6::before, .from-cntnt h6::after { top: -15px; display:none;}
.from-cntnt::after { right: 0; left: auto; }
.hm-form .gfield input, .hm-form .gform_wrapper .top_label textarea { background-size: 18px 17px !important; }
.hm-form .gform_fields { gap: 12px 10px !important; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { font-size: 15px !important; padding: 13px 60px 13px 20px !important; }
.hm-form .gform_wrapper .top_label textarea { background-position: right 22px top 20px !important; }
.hm-form-sec { margin: 0px 0 25px; padding: 20px 15px; }
.ftr-itm p { font-size: 15px; }
.hm-form .gform_wrapper .top_label input[type="submit"] { font-size: 18px !important; padding: 10px 40px !important; }
 
.hm-cmbnd-help-sec, .hm-custom-sec { padding: 35px 0; }
.hm-blog-sec { padding: 0px 0 30px;}
.ftr-block-list { padding: 15px 0; }
.ftmenu ul { padding: 0 0 15px; }
.ftmenu ul li a { font-size: 16px; margin: 0 8px; }
 
.hm-banner-sctn h1 strong {font-size: 42px; } 
.hm-banner-sctn h1 b {font-size: 20px; letter-spacing: 0; } 
.hm-banner-sctn h1 small {font-size: 18px; letter-spacing: 0; } 
.bnr-google-img img {transform: scale(0.7); } 
.bnr-conslt {gap: 5px; } 
.bnr-btn a.cmn-btn {padding: 14px 25px; font-size: 16px; } 
.hm-practice-sctn .text-heading {margin: -12px 0 20px; } 
.practi-itm h4 {font-size: 24px; } 
.practi-itm h4:before {transform: scale(0.6); left: -35px; } 
.practi-itm h4:after {transform: scale(0.5); right: 20px; } 
.hm-practice-sctn {padding: 25px 0; } 
.case-itm {padding: 15px 10px; } 
.case-itm h4 strong {font-size: 24px; } 
.case-itm h4 {padding-left: 85px; } 
.case-itm h4:after {transform: scale(0.6); left: 72px; } 
.view-btn {padding: 15px 0 0; }
    .testi-btn a.cmn-btn {
        padding: 15px 38px;
    }


}
@media screen and (max-width:680px) {
	.header-number{flex-direction:column;gap:10px;}

}
@media screen and (max-width:640px) {
    .award-image {
        width: fit-content !important;
        max-width: 150px !important;
margin: 0 auto;
    }
}
@media screen and (max-width:600px) {}
@media screen and (max-width:580px) {}
@media screen and (max-width:480px) {

.header-sticky .sticky-cnt>a, .header-sticky .sticky-cnt button { font-size: 15px; padding: 34px 0 0; }
.header-sticky .sticky-cnt a:before, .header-sticky .sticky-cnt button:before { width: 30px; height: 30px; background-size: 16px !important; }
 .text-heading {font-size: 22px;}
.big-heading {font-size: 32px;}
    .cmn-btn {
        font-size: 14px;
        padding: 12px 20px;
    }

.hm-testimonials-sctn .text-heading {
    text-align: center;
}
.hm-cmbnd-help-sec, .hm-custom-sec {padding: 30px 0;} 
.custom-rite .text-heading strong {font-size: 20px;} 
.hands-cont p {font-size: 16px;line-height: 1.3;} 
.custom-left{max-width: 250px;border: 2px solid #fff;} 
.hm-custom-sec .rd-mr-btn a {padding: 10px 23px;} 
.hm-serious-hands-sec .text-heading {font-size: 22px;} 
.call-btn p a {font-size: 19px;} 
.call-btn p a:before {transform: scale(0.5);} 

 

.attry-profile{max-width: 200px;}
.attry-lft h4 {font-size: 15px;}
 
 .hm-testimonials-sctn .splide__arrows.splide__arrows--ltr {width: 40%; bottom: 6%; transform: scale(0.8);}
.testi-btn a.cmn-btn {padding: 12px 25px;}
 
.from-cntnt h6::before, .from-cntnt h6::after { display: none; }
.from-cntnt h6 { padding: 0 18px 0; }
.hm-form-sec {margin: 0px 0 20px; padding: 15px 10px; }
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea { padding: 10px 50px 10px 15px !important;}
.ftr-itm.cnct .fttr-btn .cmn-btn { padding: 8px 30px; }
 
.hm-banner-sctn h1 {font-size: 14px; margin: 0 0 10px; line-height: 1.8; } 
.hm-banner-sctn h1 small {font-size: 14px; } 
.hm-banner-sctn h1 strong {font-size: 30px; } 
.hm-banner-sctn h1 b {font-size: 14px; letter-spacing: 0; } 
.hm-practice-sctn .text-heading {margin: -5px 0 15px; } 
.practi-itm h4 {font-size: 22px; } 
.practi-itm h4:after {transform: scale(0.4); right: -30px; } 
.bnr-btn a.cmn-btn {padding: 10px 20px; font-size: 14px; } 
.pract-btn a.cmn-btn {font-size: 14px; } 
.case-rite h3, .case-lft h3 {font-size: 17px; margin: 0 0 15px; letter-spacing: 0; } 
.case-rite, .case-lft {padding: 10px 10px; } 
.case-itm h4 {padding-left: 70px; } 
.case-itm h4:before {transform: scale(0.7); } 
.case-itm h4:after{display: none;} 
.view-btn a {font-size: 16px; letter-spacing: 2px; } 
.case-itm h4 strong {font-size: 20px; } 
.case-result-sctn {padding: 20px 0; } 
.case-blk {gap: 10px; }

    .logo-section {
        flex-direction: column;
        gap: 15px 0;
    }
        .header-number {
        gap: 10px;
        margin: 0 0 0;
        flex-direction: column;
    }
        .header-number a {
        font-size: 20px;
    }
     .hm-testimonials-sctn {
        padding: 30px 0;
    }
    .hm-cmbnd-help-sec {
        background-size: 100% 56%;
    }
        .hm-blog-sec .post-btm-lst article {
        width: 100%;
    }
    .testi-btn a.cmn-btn {
        margin: 15px 0 0;
    }
    .award-image {
        width: 100% !important;
    }



}
@media screen and (max-width:440px) {}
@media screen and (max-width:375px) {}
@media screen and (max-width:360px) {}
 

