/*
 Theme Name:   loizzilawoffices-child
 Theme URI:    http://example.com/loizzilawoffices-child
 Description:  Child theme for RMTheme
 Author:       Your Name
 Author URI:   http://example.com
 Template:     rmtheme
 Version:      1.0.0
 Text Domain:  Loizzi Law Offices – Trial Lawyers – Chicago
*/

: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: 'Inter24pt-Light';
    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: 'Buda-Light';
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}
p, li, ul, ol, blockquote {
    font-family: 'Inter24pt-Light';
    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;}

/*Header Sticky Menu*/

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

.header-sticky.fixed-header {position: fixed; top: 0; width: 100%; padding: 10px 2%; background-color:#121619; z-index: 9999; border-bottom:2px solid #d1a867; } 
.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: 'Inter24pt-Medium'; position: relative; padding: 45px 0 0; 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: 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: url(images/sprite_icons.png) no-repeat left top; 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: #d3ab75;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: 'Inter24pt-Medium'; 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; } 
.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: 19px; line-height:30px; font-weight: 600 !important; text-transform: uppercase; margin: 0 0px 0 0px; padding-top: 2px; letter-spacing: 0.5px; font-family: 'Inter24pt-Medium'; } 
.showhide b.txtr {position: absolute; top: 0; bottom: 0; left: 0; margin: auto; text-align: left; font-size: 37px; line-height: 27px; font-family: 'Inter24pt-Medium'; } 
.mobinav {display: none; width: 100%; color: #fff; box-sizing: border-box; z-index: 99999995; float: left; background: #d3ab79; 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: 'Inter24pt-Medium'; } 
.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: 'Inter24pt-Medium'; border: 0; margin: 0; text-decoration: none; } 
.mobinav a:hover {color: #000; }
.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:10px; border-radius: 100px; border: 1px solid rgb(255, 255, 255, 0.3); } 
.header-number {padding: 20px 30px 20px 70px; position: relative; background-image: -webkit-linear-gradient( 0deg, rgb(199,156,87) 0%, rgb(216,177,115) 50%, rgb(199,156,87) 100%); border-radius: 50px; } 
.header-number strong {font-size: 15px; font-family: 'Inter24pt-Medium'; font-weight: 400; line-height: 1; letter-spacing: 1.8px; text-transform: uppercase; color: #ffffff; display: block; } 
.header-number a {font-size: 25px; font-family: 'Inter24pt-SemiBold'; font-weight: 700; line-height: 1; letter-spacing: 0px; color: #000; display: inline-block; } 
.header-number a:hover {color: #fff;} 
.header-number a:before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -10px -9px; width: 40px; height: 40px; top: 0; bottom: 0; left: 20px; margin: auto;transform: scale(0.9); }
#main-navigation ul{margin:0 } 
#main-navigation ul li{display: inline-block; padding: 0 0px 10px; position: relative; margin: 0 15px; }
#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: 17px; font-family: 'Inter24pt-Medium'; text-transform: uppercase; line-height: 1; color: #ffffff; padding: 0; display: block; min-width: inherit; } 
#main-navigation ul > li.current-menu-item > a, #main-navigation ul > li > a:hover{color: #c79c57; } 
#main-navigation ul > li.current-menu-item > a::before , #main-navigation ul > li > a:hover::before{background-repeat: no-repeat;  content: "";background-image: url(./images/hm-sprites.webp);width: 20px;height: 20px;position: absolute;bottom: -15px;left: 0;right: 0;margin: 0 auto;background-position: -103px -100px;} 
#main-navigation ul li ul.sub-menu{display:none; width:220px; position:absolute; color:#fff; top:100%; left:0; right:auto; background-color: #caa05c; 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 ul li:hover ul.sub-menu li a::before{display: none; } 
#main-navigation .sub-menu li.current-menu-item > a{background-color: #f5f1e9; color: #ca995a; }
#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: #ca995a; } #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 {transition: opacity 0.3s ease, visibility 0.3s ease; width: 100%; padding: 20px 0 10px; position: absolute; left: 0; z-index: 10; } 
.site-header .container{max-width: 100%; padding: 0 110px; } 
.site-header.is-sticky {top: 0; right: 0; left: 0; z-index: 999; position: fixed; background:#000000; 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; } 
.site-branding {padding-right: 30px; border-right: 2px solid #527589; } 




.text-heading {font-family: 'Buda-Light'; font-size: 90px; color: #fff; line-height: 1.1; margin: 0 0 45px; text-align: center; text-transform: uppercase; }
.text-heading small{font-family: 'JacquesFrancoisShadow-Regular'; font-size: 85px; }
.text-heading strong{font-size: 90px; color: #c79c57; font-weight: 300; line-height: 1; } 
a.cmn-btn {font-family: 'Inter24pt-Bold'; font-size: 22px; color: #0f1921; line-height: 1; display: inline-block; padding: 29px 50px; background-image: -webkit-linear-gradient( 0deg, rgb(199,156,87) 0%, rgb(216,177,115) 50%, rgb(199,156,87) 100%); text-transform: uppercase; border-radius: 50px; position: relative; }
a.cmn-btn::before {content: ""; width: 99%; position: absolute; height: 97%; border: 0 solid #000; border-width: 0px 4px 0px 4px; left: 0; margin: auto; top: 0; right: 0; border-radius: 50px; bottom: 0; pointer-events: none; }
.col-loop {font-size: 20px; margin: 0 0 10px; }


/*Banner section*/

.hm-banner-sec{background-color: #000; background-image: url(./images/bnr-bc.webp); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 360px 0 142px; position: relative; } 
.banner-blk{display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; } 
.banner-left{width: 61.5%; } 
.banner-left .banner-text{font-size: 90px;color: #fff;line-height: 1;font-family: 'Buda-Light';margin: 0 0 20px;} 
.banner-left .banner-text strong{font-weight: 300; display: block; line-height: 1; } 
.banner-left .banner-text .bnr-less{font-size: 150px; text-transform: uppercase; color: #d8b173; text-decoration: underline; text-underline-offset: 28px; text-decoration-thickness: 8px; margin: 0 0 23px; } 
.banner-left .banner-text .bnr-repres{text-transform: uppercase;font-size: 70px;} 
.banner-left .banner-text .bnr-repres small{font-size: 65px; display: inline-block; font-family: 'JacquesFrancoisShadow-Regular'; } 
.banner-left p{font-size: 24px; color: #fff; font-family: 'Inter24pt-Medium'; letter-spacing: 0.98px; line-height: 1.6; margin: 0 0 31px; } 
.bnr-settlements{text-transform: uppercase; color: #fff; font-size: 20px; letter-spacing: 10px; line-height: 1.5; font-family: 'Buda-Light'; position: relative; padding-left: 70px; margin: 0 -58px -27px 0; } 
.bnr-settlements::before{content: ""; left: 0; bottom: 0; position: absolute; margin: auto; background-image: url(./images/bnt-Logo.webp); width: 151px; height: 146px; background-repeat: no-repeat; background-size: contain; pointer-events: none; } 
.bnr-settlements .bnr-m{letter-spacing: 0; font-size: 70px; color: #c79c57; line-height: 1; } 
.bnr-drop-down a{font-size: 0; display: inline-block; background-image: url(./images/bnr-right-arrow.webp); width: 128px; height: 130px; position: absolute; bottom: -60px; left: 0; right: 0; background-repeat: no-repeat; margin: 0 auto; background-size: contain; } 
.bnr-settlements .bnr-m small {font-family: 'JacquesFrancoisShadow-Regular'; font-size: 65px; } 

.hm-banner-bottum-sec { background-color: #0b0f12; padding: 100px 0 0; display: none; }
.hm-banner-bottum-sec .acf-gallery { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; }
.hm-banner-bottum-sec .gallery-item { width: 15%; min-height: 100%; padding: 15px; place-content: center; box-shadow: 0px 0px 5px #3b3b3b; border: 1px solid transparent; transition: all 0.5s ease;}
.hm-banner-bottum-sec .gallery-item:hover { box-shadow: 0px 0px 5px #c79c57; border: 1px solid #fff; transform: scale(1.01); }

/*Experience Section*/

.experience-sec {padding: 190px 0 170px; }

.experience-sec .text-heading strong { display:block; }

.experience-blk { display:flex; justify-content:space-between; width:100% }

.experience-lft h5 { font-family: 'Buda-Light'; font-size:30px; line-height:1.2; color:#fff; margin:0 0 20px; }

.experience-lft p {font-family: 'Inter24pt-Light'; font-size: 17px; line-height: 2.3; color: #fff; margin: 0 0 30px; }

.experience-btn-call {display: flex; align-items: center; justify-content: flex-start; gap: 33px; } 

.experience-lft .experience-call p{font-family: 'Inter24pt-Light'; font-size: 17px; letter-spacing: 3.4px; line-height: 1 ; color: #fff; text-transform: uppercase; margin: 0}

.experience-lft .experience-call p a{display: block; font-size: 35px; letter-spacing: 0; color: #c79c57; font-family: 'Inter24pt-SemiBold'; margin: 0 0 15px; padding: 0 0 0 45px; position: relative; }

.experience-call p a:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -88px -10px; width: 33px; height: 33px; left: 0; top: 0; bottom: 0; margin: auto; } 

.experience-call p a:hover{color: #fff; }

.experience-rgt img {width: 100%; display: block; }

.experience-rgt {width: 39.1%; }

.experience-lft {width: 52.1%; }
 


/*loizzi Attorney Section*/
.hm-loizzi-team-sec{background-image: url(./images/Legal-Team-bc.webp);background-repeat: no-repeat;padding: 0 0 100px;background-position: center;background-size: cover;}
.legel-team-text{font-size: 170px; text-transform: uppercase; text-align: center; -webkit-text-stroke: 2px; -webkit-text-fill-color: transparent; color: #8a89891a; font-family: 'Buda-Light'; line-height: 1; margin: 0 0 100px; }
.legal-team-itms{ width: 60.2%; } .legal-team-itms .text-heading{ color: #030507; margin: 0 0 0; }
.team-blk{ column-count: 2; gap: 25px; width: 96%; margin: 0 0 25px; }
.team-blk .member-card{display: flex;align-items: center;margin: 0 0 15px;width: 100%;position: relative;}
.team-blk .legal-team-img{width: 150px;border-radius: 100px;margin: 0 -30px 0 0;position: relative;border: 7px solid transparent;outline: 2px solid #a4a7a8;outline-offset: -9px;}
.team-blk .legal-team-img img{ width: 100%; display: block; border-radius: 100px; }
.team-blk .member-info{ width: 100%; border: 2px solid #848788; border-radius: 0 8px 8px 0; padding: 10px 13px 10px 35px; background-color: rgb(255 255 255 / 20%);}
.team-blk .member-info h5{ margin: 0 0 10px; font-size: 25px; line-height: 1; color: #000; font-family: 'Buda-Light'; }
.team-blk .member-info h6{ color: #61666a; font-size: 15px; text-transform: uppercase; font-family: 'Inter24pt-Medium'; letter-spacing: 0.8px; margin: 0;line-height: 1.5; }
.team-blk .member-card:hover .legal-team-img{ border-color:#c89d58; outline:0 solid transparent; }
.team-blk .member-card:hover .member-info{background-color:#0f1921;border-color: #d5ad6e;}
.team-blk .member-card:hover .member-info h5{ color: #d7b072; }
.team-blk .member-card:hover .member-info h6{ color: #fff; }
 
.hvr a{position: absolute; left:0; right:0; margin: auto; font-size:0; top:0; bottom:0; display: inline-block; }


/*Case Results */

.section-bg{background-image: url("images/exprience-case-bg.webp");background-position: center; background-repeat: no-repeat; background-size: cover; }
.hm-caseresults {padding:0 0 120px;position: relative;}
.hm-caseresults:before {position: absolute; content: ""; bottom: 0; width: 100%; height: 20%; left: 0; right: 0; margin: auto; background: #1B1E20; background: linear-gradient(180deg, rgba(27, 30, 32, 0) 0%, rgb(13 15 18 / 55%) 79%); }
.case-blk {display: flex; justify-content: space-between; gap: 20px; }
.case-lft .text-heading{font-size: 84px;margin: 0;text-align: center;line-height: 1.2;    margin: 0 0 10px;}
.case-lft h5 {margin: 0; font-family: 'Buda-blod'; font-size: 30px; line-height: 1.2; color: #fff; text-transform: uppercase; text-align: center; }
.case-lft .text-heading strong{font-size:84px;}
.case-lft {width: 46.4%; background-image: url("images/case-blk-logo.webp"); background-repeat: no-repeat; background-size: contain; background-position: center; padding: 160px 0px; }
.case-rit {width: 50%; }
.case-itm {padding: 55px 24px 40px; border: 1px solid #0a0d10; background-color: #0f1921; width: 97%; text-align: center; position: relative; border-radius: 30px; background: linear-gradient(to bottom, #0f1921, #0b0e1200); margin: 0 0 30px; }
.case-itm:before {background-image: url(images/case-item-bg.webp); background-repeat: no-repeat;width: 100%; height:216px;background-position: center; left:0; right:0; margin: auto; position:absolute; top:0; content:""; }
.case-itm .case-title{color: #fff; font-family: 'Buda-Light'; line-height: 1; font-size: 50px; margin: 0 0 17px; }
.case-itm p{color: #fff; font-family: 'Inter24pt-Light'; line-height: 1.2;font-size: 18px; margin: 0 0 24px; }
.case-itm .case-sub-title{color: #fff; font-family: 'Buda-Light'; line-height: 1; font-size: 20px; margin: 0px; letter-spacing: 6px; text-transform: uppercase; position: relative; padding-top: 43px; }
.case-itm .case-sub-title:before{background-image: url(images/case-itm-border.webp); background-repeat: no-repeat; width:170px; height:15px; left:0; right:0; margin: auto; position:absolute; top:0; content:""; }
.case-itm:hover:before{background-image: url("images/case-item-hver-bg.webp");}
.case-results.owl-carousel .active.hvractive .case-itm,.case-itm:hover{background: linear-gradient(to bottom, #443a28, #0b0e12);border:1px solid #c79c57;}
.case-itm:hover .case-sub-title:before{background-image: url("images/case-itm-border-hvr.webp");}
.case-itm:hover .case-title{color:#c79c57;}

.case-results.owl-carousel .owl-nav {
    display: flex !important;
   justify-content: end;
    gap: 20px;
}
.case-results.owl-carousel .owl-nav button.owl-prev, .case-results.owl-carousel .owl-nav button.owl-next{
    background-image: url("images/hm-sprites.webp");
    background-repeat:no-repeat;
    background-position: -160px -85px;
    width:55px;
    height:47px;
    transition: 0.5s;
    font-size: 0px;
}
.case-results.owl-carousel .owl-nav button.owl-next{background-position: -254px -85px !important;}
.case-results.owl-carousel .owl-nav button.owl-prev:hover{
    background-position: -160px -10px;
}
.case-results.owl-carousel .owl-nav button.owl-next:hover{
     background-position: -254px -10px !important;
}


.case-results .owl-stage {
   display: flex;
}
.case-results .owl-stage-outer{
    padding: 0 3px;
}
/*CASE HANDLE SECTION*/

.case-handle-sec {padding: 190px 0 200px; text-align: center; position:relative }
.case-handle-sec:before {position: absolute; content: ""; background-image: url(images/blog-top-logo.webp); background-repeat: no-repeat; width: 95px; height: 91px; top: -45px; left: 0; right: 0; margin: auto; }
 
.case-handle-blk {display: flex; justify-content: space-between; width: 100%; }
.case-handle-inr-btm {display: flex; justify-content: space-between; gap: 30px; }
.case-handle-inr-cont {display: flex; flex-direction: column; gap: 30px; }
.case-handle-itm h4 {font-family: 'Buda-Light'; font-size: 30px; text-transform: uppercase; color: #ffffff; margin: 0; line-height: 1.1; padding: 105px 0 0; position: relative;}
.case-handle-itm {width: 32.7%; position: relative;}
.case-handle-itm.cntr {width: 30.7%; position: relative;}
.case-handle-cntr-itm h4 {font-size: 50px; color: #0f1921; padding: 170px 0 0; }
.case-handle-cntr-itm h4:before { position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -1px -517px; width: 221px; height: 194px; left: 0; right: 0; top: -60px; margin: auto; }
.case-handle-cntr-itm {padding: 184px 20px 100px; position: relative; margin: 0 0 65px; background-image: url(images/case-handle-itm-cntr-bg.webp); background-repeat: no-repeat; background-size:cover; background-position:center; border-radius: 40px; }
.case-handle-cntr-itm:before{position: absolute; content: ""; background-image: url(images/case-handle-itm-hvr-border.webp); background-repeat: no-repeat; background-size: cover; width: 150px; height: 15px; left: 0; right: 0; margin: auto; bottom: 65px; }
.case-handle-inr-top, .case-handle-inr-btm-itm {background-image: url(images/case-handle-inr-top-bg.webp); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; padding: 93px 20px 80px; border-radius: 30px; }
.case-handle-inr-btm-itm{background-image: url(images/case-handle-inr-btm-itm.webp);}
.case-handle-inr-top:before, .case-handle-inr-btm-itm:before{position: absolute; content: ""; background-image: url(images/case-handle-itm-border.webp); background-repeat: no-repeat; background-size: cover; width: 150px; height: 15px; left: 0; right: 0; margin: auto; bottom: 40px; }
.case-handle-inr-top:hover:before, .case-handle-inr-btm-itm:hover:before{background-image: url(images/case-handle-itm-hvr-border.webp); }
.case-handle-inr-top:hover{background-image: url(images/case-handle-inr-top-hvr-bg.webp); }
.case-handle-inr-btm-itm:hover{background-image: url(images/case-handle-inr-btm-itm-hvr-bg.webp); } 
.case-handle-inr-top:hover h4, .case-handle-inr-btm-itm:hover h4 {color: #000; }
.case-handle-inr-top h4, .case-handle-inr-btm-itm h4 {position: relative; } 
.case-handle-inr-top h4:before, .case-handle-inr-btm-itm h4:before {position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -10px -300px; width: 81px; height: 81px; left: 0; right: 0; margin: auto; top: 0; }
.case-handle-inr-top:hover h4:before, .case-handle-inr-top.rgt:hover h4:before { background-position-y: -410px;}
.case-handle-inr-top.rgt h4:before { background-position: -620px -300px; }
.case-handle-inr-btm-itm.lft h4:before{background-position-x: -130px; }
.case-handle-inr-btm-itm.rgt h4:before{background-position-x: -255px; }
.case-handle-inr-btm-itm.top-lft h4:before{background-position-x: -375px; }
.case-handle-inr-btm-itm.top-rgt h4:before{background-position-x: -495px; }
.case-handle-inr-top h4:before { background-position: -302px -517px; width: 107px; height: 81px; }
.case-handle-inr-top:hover h4:before { background-position-y: -628px; }
.case-handle-inr-btm-itm.lft:hover h4:before, .case-handle-inr-btm-itm.rgt:hover h4:before, .case-handle-inr-btm-itm.top-lft:hover h4:before, .case-handle-inr-btm-itm.top-rgt:hover h4:before { background-position-y: -410px;}
.case-handle-inr-btm-itm {width: 46.9%; }
.case-handle-inr-btm-itm.full-rgt {width: 100%;    background-image: url(images/case-handle-inr-top-bg.webp); }
.case-handle-inr-btm-itm.full-rgt:hover {background-image: url(images/case-handle-inr-top-hvr-bg.webp); }

a.cmn-btn {font-family: 'Inter24pt-Bold'; font-size: 22px; color: #0f1921; line-height: 1; display: inline-block; padding: 29px 50px; background-image: -webkit-linear-gradient( 0deg, rgb(199,156,87) 0%, rgb(216,177,115) 50%, rgb(199,156,87) 100%); text-transform: uppercase; border-radius: 50px; position: relative; z-index:2; }
a.cmn-btn:hover {color: #cba15d; background: #fff; } 
a.cmn-btn::before {content: ""; width: 99%; position: absolute; height: 97%; border: 0 solid #000; border-width: 0px 4px 0px 4px; left: 0; margin: auto; top: 0; right: 0; border-radius: 50px; bottom: 0; pointer-events: none; }
a.cmn-btn:hover::before {border-color: #caa05c; }
.cmn-bg{background-image: url(images/cmn-bg-case-testi.webp); background-repeat: no-repeat; background-size: cover; border-top: 10px solid #d6ae6f; margin: -5px 0 0; }


/*TESTIMONAILS SECTION*/

.container1 {max-width: 1280px; width: 100%; margin: auto; } 

.hm-testimonials {padding: 0px 0 100px; text-align: center;}

.hm-testimonials .text-heading { margin:0; text-align: left;}

.hm-testimonials .text-heading strong { display: block;}

.testi-top {display: flex;justify-content: space-between;width: 100%;margin: 0 0 61px;align-items: center;}

.testi-item h6 {font-family: 'Buda-Light'; font-size: 27px; margin: 0 0 15px; color: #c79c57; line-height: 1; }

.testi-item p{ font-family: 'Inter24pt-ExtraLight'; font-size: 18px; line-height: 2; color: #fff; margin: 0 0 15px; letter-spacing: 0.5px;}

.testi-item { padding: 35px 10px 10px; width: 100%; position: relative;}

.testi-item:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -374px -197px; width: 46px; height: 35px; left: 5px; top: 0px; }

.testi-item:after{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -449px -197px; width: 46px; height: 35px; right: 5px; bottom: 0; }

.testi-item h5{    margin: 0 0 10px; font-family: 'Buda-Light'; font-size: 30px; line-height: 1.2; color: #fff; text-transform: uppercase;}

.hm-testi-list.owl-carousel .owl-item{display: flex; } 

.hm-testi-list.owl-carousel .owl-stage {display: flex; } .hm-testi-list{position: relative; }

.hm-testi-list:before {position: absolute; content: ""; background-image: url(images/testi-blk-cntr-img.webp); background-repeat: no-repeat; background-size: contain; background-position: center; top: 0; right: 0; bottom: 0; left: 0; width: 57px; height: 293px; margin: auto; }

.hm-testi-list.owl-carousel {margin: 0 0 90px;padding: 0 0 0;}

.hm-testi-list.owl-carousel .owl-nav {display: flex; justify-content: space-between; width: 100%; max-width: 620px; margin: auto; position: absolute; left: 0; right: 0; bottom: -153px; }

.hm-testi-list.owl-carousel .owl-nav button.owl-prev, .hm-testi-list.owl-carousel .owl-nav button.owl-next {font-size: 0 !important; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -160px -10px; width: 55px; height: 48px; transition: 0.5s;}

.hm-testi-list.owl-carousel .owl-nav button.owl-prev:hover{background-position-y: -85px; }

.hm-testi-list.owl-carousel .owl-nav button.owl-next{background-position: -254px -10px; }

.hm-testi-list.owl-carousel .owl-nav button.owl-next:hover{background-position-y: -85px; }

.star-rat img{width: 100%; display: block; }

.star-rat {width: 27%;margin: 0 auto 24px;}

.testi-top-img img{width: 100%; display: block; }

.testi-item-cnct { position:relative; }

.testi-item-cnct:before { position:absolute; content: ""; background-image: url(images/testi-itm-ll-img.webp); background-repeat: no-repeat; background-size: cover; left: 0; right: 0; margin: auto; top: 0; bottom: 0; width: 456px; height: 436px; }

.testi-top-rgt {width: 15.2%; }
 




/*Discuss Section*/

.discuss-sec .container{max-width: 100%; display: block; }

.discuss-sec {position: relative; background-image: url(images/discuss-sec-bg-img1.webp); background-repeat: no-repeat; background-size: cover; background-position: center top; padding: 50% 0 6%; }

.discuss-sec:before {position: absolute; content: ""; width: 100%; height: 18%; top: 0; left: 0; right: 0; margin: auto; background: #242629; background:linear-gradient(180deg, rgb(25 29 32) 0%, rgba(0, 0, 0, 0) 100%); z-index: 0; }

.discuss-sec h3 {position: absolute; left: 0; right: 0; top: 90px; margin: auto; text-align: center; font-size: 170px; font-family: 'Buda-Light'; line-height: 1; text-transform: uppercase; color: rgba(255, 255, 255, 0.03); -webkit-text-stroke: 1px rgb(255 255 255 / 5%); mask-size: 100% 100%; text-shadow: 0px 0px 37px rgba(3, 5, 7, 0.3);}

.discuss-sec h3{position: absolute; left: 0; right: 0; top: 0px; margin: auto; text-align: center; font-size: 170px; font-family: 'Buda-Light'; line-height: 1; text-transform: uppercase; color: rgba(255, 255, 255, 0.04); -webkit-text-stroke: 1px rgb(255 255 255 / 20%); background-clip: text; mask-image: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%); mask-size: 100% 100%; text-shadow: 0px 0px 37px rgba(3, 5, 7, 0.3); }

.discuss-sec .text-heading {font-size: 75px; position: relative; margin: 0 0 58px; }

.discuss-sec .text-heading:before {position: absolute; content: ""; background-color: #c79c57; width: 67%; height: 2px; left: 0px; right: 0; bottom: -7px; margin: auto; }

.discuss-sec .text-heading:after{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -107px -104px; left: 0; right: 0; margin: auto; width: 12px; height: 12px; bottom: -11px; }

.discuss-sec .text-heading small{font-size: 70px; }

.discuss-sec .text-heading strong{display: block; font-size: 75px; }

.discuss-cnct { padding: 0 20px}

.discuss-btn-call {display: flex; justify-content: center; gap: 40px; align-items: center; }

.discuss-call p{font-family: 'Inter24pt-Light'; font-size: 17px; letter-spacing: 3.4px; line-height: 1; color: #fff; text-transform: uppercase; margin:0 }

.discuss-call p a{display: block; font-size: 35px; letter-spacing: 0; color: #c79c57; font-family: 'Inter24pt-SemiBold'; margin: 15px 0 0; padding: 0 0 0 45px; position: relative; }

.discuss-call p a:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -88px -10px; width: 33px; height: 33px; left: 0; top: 0; bottom: 0; margin: auto; } 

.discuss-call p a:hover{color: #fff; }
 





/*Home Blog Section*/

.hm-blog-sec {padding: 160px 0 0;position: relative; background-image: url(images/blog-bg.webp); background-repeat: no-repeat; background-size: cover; background-position:center; text-align: center; }
.hm-blog-sec:before{position: absolute; content: ""; background-image: -webkit-linear-gradient( 0deg, rgb(199,156,87) 0%, rgb(216,177,115) 50%, rgb(199,156,87) 100%); width: 100%; height: 10px; top: 0; left: 0; right: 0; margin: auto;}
.hm-blog-sec:after{position: absolute; content: ""; background-image: url(images/blog-top-logo.webp); background-repeat: no-repeat; width: 95px; height: 91px; top: -45px; left: 0; right: 0; margin: auto;}
.home-posts-list {display: flex; justify-content: space-between; margin: 0 0 30px; }
.home-posts-list.owl-carousel .owl-stage, .home-posts-list.owl-carousel .owl-item {display: flex; justify-content: center; }
.hm-blog-sec .owl-stage {padding: 20px 0; }
.hm-blog-itm {width: 91%; position: relative; background-color: transparent; color: #fff; padding: 0; }
.hm-blog-itm:hover .hm-blog-cnt h3 a{color: #c79c57; }
.hm-blog-itm:hover{transform: scale(1.08);}
.hm-blog-itm:hover .hm-blog-img img{border: 3px solid #cba15e;}
.hm-blog-img{border-radius: 30px;}
.hm-blog-img img {display: block; width: 100%; border-radius: 30px; border: 3px solid transparent; border-bottom: 3px solid #2a4359; }
.hm-blog-cnt {padding: 20px 20px 0; }
.hm-blog-itm .hm-blog-cnt h3 {font-family: 'Buda-Light'; font-size: 24px; line-height: 1.25; margin: 0; text-transform: uppercase; text-align: center; }
.hm-blog-itm .hm-blog-cnt h3 a{    color: #ffffff;}
.home-posts-list.owl-carousel .owl-nav {    position: absolute; left: 0; right: 0; bottom: -95px; display: flex; width: 100%; justify-content: space-between; max-width: 550px; margin: 0 auto 0;}
.home-posts-list.owl-carousel .owl-nav button.owl-next, .home-posts-list.owl-carousel .owl-nav button.owl-prev {transition: 0.5s; background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -160px -10px; width: 55px; height: 47px; font-size: 0px; border: none; }
.home-posts-list.owl-carousel .owl-nav button.owl-next {background-position: -254px -10px; }
.home-posts-list.owl-carousel .owl-nav button.owl-prev:hover{ background-position: -160px -85px;}
.home-posts-list.owl-carousel .owl-nav button.owl-next:hover{background-position: -254px -85px;}
.hm-blog-btn a.cmn-btn{padding: 29px 73px;    z-index: 1;}


.ftr-form-main{background-image: url(images/ftr-bg.webp); background-repeat: no-repeat; background-size: cover; background-position: center;}
.hm-form-lst{display: flex; align-items: center; justify-content: flex-start; gap: 50px;}
.hm-map-sec{width: 41.3%; position: relative;}
.hm-map-sec .hvr a {position: absolute; font-size: 0; z-index: 5; left: 0; right: 0; margin: auto; bottom: 0; top: 0; display: inline-block;}
.hm-map-sec:before{position: absolute; content: ""; background-image: url(images/hm-sprites.webp); width:62px; background-repeat: no-repeat; height:59px; background-position: -10px -85px; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}
.hm-form .gfield label { display: none; }
.ftr-form-sctn .container{ width: 100%; max-width: 1700px; }
.ftr-form-sctn { padding: 30px 0px; position: relative; background-color:transparent; }
.ftr-form-blk{width: 40%;  padding: 30px 20px 0;}
.ftr-form-sctn .text-heading{color: #c79c57; margin: 0 0 10px; }
.ftr-form-sctn p {  font-family: 'Inter24pt-ExtraLight'; font-size:16px; color:#fff; line-height:1; margin: 0 0 13px;text-align: center; }
.hm-form .gform_required_legend{ display: none; }
fieldset.gfield.chk .gchoice label { display: block; } 
fieldset.gfield.chk { width: 48.9%; border: none; padding: 0; }
.hm-form input::placeholder { color: #fff; }
.hm-form input:-ms-input-placeholder { color: #fff; }
.hm-form input::-ms-input-placeholder { color: #fff; }
.hm-form textarea::placeholder { color: #fff; }
.hm-form textarea:-ms-input-placeholder { color: #fff; }
.hm-form textarea::-ms-input-placeholder { color: #fff; }
.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: #fff;outline: 0px;position: relative; border-radius: 10px; font-family: 'Inter24pt-ExtraLight'; background: #0f1921; border: 1px solid #3a3d3f; line-height: 1.2 !important;font-size: 16px !important;padding: 20px 35px !important; transition: all 0.5s; display: block; text-align: left; height: auto !important;}
.hm-form .gfield { position: relative !important; width: 48.8%; }
.hm-form .gform_fields { display: flex !important; flex-wrap: wrap; gap: 13px !important; justify-content: space-between; align-items:center; }
.hm-form .gform_wrapper .top_label textarea { width: 100% !important; height: 130px !important; resize: none; margin: 0; padding-top: 20px !important; margin: 0 0 16px; min-block-size: 0px !important; }
.hm-form .gfield.msg { width: 100%; }
.ftr-form-sctn .gform_wrapper ul.gform_fields ul { margin: 0; padding: 0; }
.ftr-form-sctn .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-family: 'Inter24pt-ExtraLight'; font-size: 16px; line-height: 1; color: #fff; margin: 0; text-align:left; }
.hm-form .gform_wrapper .form-links a:hover { color: #c79c57; }
.ftr-form-sctn .gform_wrapper .form-links, .ftr-form-sctn .gfield.gfield--type-html.popfield { position: relative; width: 100%; color: #fff; line-height: 1; text-align: left; margin: 0 0 0px !important; }
.ftr-form-sctn .gfield .ginput_container { margin: 0 !important; }
.hm-form .gfield_description.instruction.validation_message { top: 3px; }
.ftr-form-sctn .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 { padding: 0; text-align: center;     margin: -58px 0 0 auto; position: relative; max-width: max-content; }
.hm-form .gform_wrapper .top_label input[type="submit"] { border-radius: 50px; display: inline-block !important;    background-image: -webkit-linear-gradient(0deg, rgb(199, 156, 87) 0%, rgb(216, 177, 115) 50%, rgb(199, 156, 87) 100%) !important;border: 0px none !important; cursor: pointer;text-transform: uppercase !important;transition-duration: 0.5s;    font-family: 'Inter24pt-Bold' !important;width: auto !important; color: #0f1921 !important; font-size: 22px !important; padding: 19px 41px !important; line-height: 1 !important;letter-spacing: 0;margin: 0;position: relative;z-index: 1;}
.hm-form .gform_wrapper .top_label input[type="submit"]:hover {color: #cba15d !important; background: #fff !important; }
.hm-form .gform_wrapper .gform_footer.top_label::before{    content: ""; width: 99%; position: absolute; height: 97%; border: 0 solid #000; border-width: 0px 4px 0px 4px; left: -17px; margin: auto; top: 0; right: -18px; border-radius: 50px; bottom: 0; z-index: 1; pointer-events: none;}
.hm-form .gform_wrapper .gform_footer.top_label:hover::before{border-color: #caa05c !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: 'Inter24pt-Regular'; padding: 15px; border: 1px solid rgba(0, 0, 0, 0.2); background: #fff; font-size: 17px; 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%; }
.ftr-form-sctn .gform_wrapper.gravity-theme .gfield { position: relative; text-align: left; }
.gform_button.disabled { pointer-events: none; }
.ftr-form-sctn .gform_fields .ginput_container, .ftr-form-sctn .gform_field { margin: 0; }
.gfield--type-honeypot { display: none; }
 
/* Error */
.hm-form .gfield_description{ margin: 0px !important }
.hm-form .gfield_description.validation_message {pointer-events: none; position: absolute; bottom: 3px; right: 8px !important; text-align: right; font-size: 15px;  font-family: 'Inter24pt-Regular'; color: #932008; margin: 0; }
.hm-form .chk .gfield_description.validation_message {bottom: -23px !important;left: 0;text-align: left;}
 
/*.ftr-frm-sctn ends*/


/*Footer block*/
.ftr-logo {width: 33%; margin: 0 auto 40px; }
.ftr-logo img{width: 100%; display: block;}
.ftr-block-sec {padding: 70px 0; color: #fff; }
#footer-navigation ul {margin: 0 0 70px; font-size: 0; text-align: center; padding:40px 0; border-top: 1px solid #111d26; border-bottom: 1px solid #111d26; }
#footer-navigation ul li {display: inline-block; padding: 0 38px; position: relative; margin:0px; }
#footer-navigation ul li:before{position: absolute; content: ""; background-color: #d6d6d6; width: 5px; height: 5px; border-radius: 50px; top: 0; bottom: 0; right: 0; margin: auto;}
#footer-navigation ul li:first-child{padding-left: 0;}
#footer-navigation ul li:last-child{padding-right: 0;}
#footer-navigation ul li:last-child:before{display: none;}
#footer-navigation ul li a {font-size: 20px; color: #d6d6d6; padding: 0; min-width: inherit; font-family: 'Inter24pt-Medium'; border: 0; line-height: 1; display: inline-block; text-transform: uppercase; }
#footer-navigation ul li.current-menu-item > a, #footer-navigation ul li > a:hover {color:#c79c57; }
.ftr-block-list {display: flex ; justify-content: space-between; }
.ftr-itm {width: 30%; text-align:center; border-right: 1px solid #111d26 ; }
.ftr-itm.follow{    border-right: none ;}
.ftr-itm h4{font-size: 25px; font-family: 'Buda-Light'; line-height: 1; color: #fff; margin: 0 0 20px; padding: 80px 0 0px; display: inline-block; border-bottom: 1px solid #ffffff; position: relative; text-transform: uppercase; }
.ftr-itm h4:before {content: ''; position: absolute; width: 99px; height: 94px; background-image: url(images/hm-sprites.webp); background-position: -10px -169px; background-repeat: no-repeat; left: 0; top: 0; right: 0; margin: auto; }
.ftr-itm.cnct h4:before {  background-position: -128px -169px;}
.ftr-itm.follow h4:before{background-position: -245px -169px;}
.ftr-itm p{font-size: 18px; font-family: 'Inter24pt-ExtraLight'; font-weight: 200; line-height: 1.2; letter-spacing: 0px; color:#fff; margin: 0; }
.ftr-itm.cnct a {font-size: 35px; font-family: 'Inter24pt-SemiBold'; line-height: 1; letter-spacing: 0; color: #c79c57; margin: 0; display: inline-block; }
.ftr-itm.cnct a:hover, .ftr-itm a.direction:hover {color: #fff;}
.ftr-itm a.direction {color: #c79c57; text-transform: uppercase; margin: 6px 0 0; display: inline-block; }
.ftr-itm.ftr-logo img {margin: 0 0 20px; }
.social-icns {display: flex ; justify-content: center; gap: 10px; }
/*Copy Rights Section*/
.ftr-copyrights-sec {background-image: -webkit-linear-gradient( 0deg, rgb(199,156,87) 0%, rgb(216,177,115) 50%, rgb(199,156,87) 100%); padding: 25px 0px; text-align: center; }
 .ftr-copyrights-sec p{margin: 0; color: #030507; font-size: 19px; font-family: 'Inter24pt-Regular'; line-height: 1.5; }
 .copy-para i{ display: block; font-size: 17px; }
.ftr-copyrights-sec p assss:hover{color: #fff;}
.footer-social-icons {display: flex; gap: 5px; justify-content: center; }
.footer-social-icons a {font-size: 0; background: transparent; width: 45px; height: 45px; display: inline-block; border-radius: 50px; background-image: url(./images/hm-sprites.webp); background-position: -512px -18px; border:1px solid #fff; background-repeat: no-repeat;}
#page-content .footer-social-icons.inr-cont a.twitter,.footer-social-icons a.twitter{ background-position: -571px -18px; display: none !important;}
.footer-social-icons a.instagram{ background-position: -631px -17px;}
.footer-social-icons a.linkedin {background-position: -513px -89px; }
.footer-social-icons a:hover{  background-color: #c79c57;}
.ftr-copyrights-sec p a:hover { color: #fff;}


/*Home page Responsive*/


@media screen and (max-width:1900px) {
    .site-header .container { max-width: 100%; padding: 0 70px; }
}
 
@media screen and (max-width:1800px) {
    
.site-header .container {padding:0px 60px;}
.header-number {padding: 19px 29px 18px 85px;}
#main-navigation ul li a {font-size: 16px;}
.header-number a:before {left: 25px;}
.site-branding {padding-right: 25px;}

.banner-left .banner-text .bnr-less {font-size: 140px;} 
.banner-left .banner-text {font-size: 82px;}
.banner-left .banner-text .bnr-repres {font-size: 68px;}
.banner-left p {font-size: 23px;}
.bnr-settlements {margin: 0 -47px -27px 0;}

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




}
 
@media screen and (max-width:1700px) {
 
.site-header .container {padding: 0px 30px; }
.header-number a {font-size: 23px; } 
.header-number a:before { left: 20px; transform: scale(0.85); }
.header-number {padding: 17px 28px 18px 70px; }
.site-branding { padding-right: 20px; }

.hm-banner-sec {padding: 325px 0 135px;}
.banner-left .banner-text {font-size: 75px; } 
.banner-left .banner-text .bnr-less {font-size: 125px; } 
.banner-left .banner-text .bnr-repres {font-size: 65px; } 
.banner-left p {font-size: 21px; }

.bnr-settlements .bnr-m{font-size: 64px;}
.bnr-settlements {font-size: 19px; letter-spacing: 9px;    margin: 0 -39px -21px 0;}


 .discuss-sec h3 {font-size: 150px; }

.discuss-sec .text-heading:before {width: 80%; }

.discuss-sec:before {background: linear-gradient(180deg, rgba(24, 28, 31, 0.65) 0%, rgba(24, 28, 31, 0.45) 35%, rgba(24, 28, 31, 0.15) 75%, rgba(24, 28, 31, 0) 100% );}
 
/*footer*/


.hm-blog-sec {padding: 140px 0 0;}

.legel-team-text{font-size: 155px;    margin: 0 0 70px;}
.hm-loizzi-team-sec{    padding: 0 0 70px;}


 
}
 
@media screen and (max-width:1600px) {
.container , .ftr-form-sctn .container {max-width: 1400px;}

a.cmn-btn {padding: 22px 40px; }
a.cmn-btn {font-size: 20px; }
 
.text-heading {font-size: 80px; margin: 0 0 35px;}
.text-heading small {font-size: 75px; }
.text-heading strong {font-size: 80px; }


 .site-header .container {padding: 0px 15px; } 
 .header-number a {font-size: 20px; } 
 #main-navigation ul li {margin: 0 8px; }
 .header-number a:before {left: 20px; transform: scale(0.8); } 
 .header-number {padding: 16px 26px 16px 60px; }
 .site-branding {padding-right: 15px; max-width: 320px; }
 
.hm-banner-sec {padding: 280px 0 110px; } 
.banner-left .banner-text {font-size: 65px; } 
.banner-left .banner-text .bnr-less {font-size: 108px; } 
.banner-left .banner-text .bnr-repres {font-size: 56px; } 
.banner-left p {font-size: 19px; margin: 0 0 28px; }
.bnr-settlements .bnr-m , .bnr-settlements .bnr-m small {font-size: 55px; }
.bnr-settlements {font-size: 18px; letter-spacing: 8px; margin: 0 -10px -14px 0; }
.bnr-drop-down a{transform:scale(0.9);}


.experience-sec {padding: 150px 0; }
.experience-lft h5 {font-size: 29px;}
.experience-lft .experience-call p a {font-size: 33px;margin: 0 0 10px;}

.case-itm .case-title {font-size: 43px;}
.case-itm .case-sub-title {font-size: 19px;letter-spacing: 5px;}
.case-lft .text-heading ,.case-lft .text-heading strong{font-size: 70px;}
.case-itm {padding: 49px 20px 36px;}
.hm-caseresults {padding: 0 0 80px;}
.case-lft h5 {font-size: 28px;}

.case-handle-sec {padding: 170px 0 180px; }

.case-handle-itm h4 {font-size: 27px; padding: 97px 0 0; }

.case-handle-inr-top, .case-handle-inr-btm-itm {padding: 85px 20px 80px; }

.case-handle-cntr-itm h4 {font-size: 47px; padding: 154px 0 0; }
 

.hm-testi-list.owl-carousel {margin: 0 0 75px; }

.hm-testi-list.owl-carousel .owl-nav {max-width: 570px; bottom: -132px; }

.hm-testimonials {padding: 0px 0 85px; }

.testi-top {margin: 0 0 50px; }

.testi-item h5 {font-size: 27px; }
 

.discuss-sec h3 {font-size: 135px; }

.discuss-sec .text-heading strong {font-size: 65px; }

.discuss-sec .text-heading small {font-size: 60px; }

.discuss-sec .text-heading {margin: 0 0 43px; font-size: 65px; }

.discuss-btn-call {gap: 30px; }

.discuss-call p a {margin: 10px 0 0; }

.discuss-call p a {font-size: 33px; }

.discuss-cnct {bottom: 90px; }

.discuss-call p {font-size: 16px; }
 


.ftr-form-blk {width: 45%; }
.hm-blog-sec:after{transform: scale(0.9);}
.hm-blog-sec {padding: 120px 0 0; }
.hm-blog-itm .hm-blog-cnt h3{    font-size: 22px;}
.hm-form-lst{gap: 40px;}
.ftr-block-sec {padding: 60px 0;}
#footer-navigation ul {margin: 0 0 50px; padding: 32px 0;}
.ftr-logo {width: 32%;margin: 0 auto 30px;}


.legel-team-text{    font-size: 140px;margin: 0 0 50px;}
.team-blk{margin: 0 0 16px;}




}
 
@media screen and (max-width:1500px) {
    
}
 
@media screen and (max-width:1440px) {
.ftr-form-sctn .container,.container1, .container {max-width: 1200px;}

.text-heading {font-size: 65px;}
.text-heading small {font-size: 65px; }
.text-heading strong {font-size: 70px; }
 
a.cmn-btn::before {border-radius: 40px; }



.site-header .container {padding: 0px 10px; }
 #main-navigation ul li a {font-size: 15px; } 
 .site-branding { max-width: 270px; }
  .header-number {padding: 15px 24px 15px 51px; } 
  .header-number a {font-size: 18px; } 
  .header-number a:before {left: 11px; transform: scale(0.7); } 
  #main-navigation ul li {margin:0 5px; }
  .logo-section{padding: 5px;}

.banner-left .banner-text {font-size: 57px; margin: 0 0 15px; } 
.banner-left .banner-text .bnr-less {font-size: 96px; } 
.banner-left .banner-text .bnr-repres small {font-size: 54px;} 
.banner-left .banner-text .bnr-repres {font-size: 50px; } 
.banner-left p {font-size: 18px; margin: 0px 0 25px; } 
.bnr-settlements .bnr-m, .bnr-settlements .bnr-m small {font-size: 48px; }
.bnr-settlements {font-size: 17px; letter-spacing: 7px; margin: 0 0px 0px 0; padding-left: 58px; } 
.hm-banner-sec {padding: 220px 0 90px; }

.experience-sec {padding: 125px 0; }
.experience-lft h5 {font-size: 27px; margin: 0 0 18px; }
.experience-lft p {margin: 0 0 25px;line-height: 2.1;}
.experience-lft .experience-call p a {font-size: 30px; margin: 0px 0 9px; }
.experience-lft .experience-call p {font-size: 16px; letter-spacing: 2.8px; }

.case-lft .text-heading, .case-lft .text-heading strong {font-size: 60px; }
.case-itm {padding: 45px 18px 34px; }
.case-itm .case-title {font-size: 37px; }
.case-itm p {font-size: 17px;}
.case-itm .case-sub-title{letter-spacing: 4px;padding-top: 39px;}
.case-results.owl-carousel .owl-nav button.owl-prev, .case-results.owl-carousel .owl-nav button.owl-next{transform: scale(0.9);}
.hm-caseresults {padding: 0 0 65px; }
.case-lft h5 {font-size: 26px;}

.case-handle-itm .case-handle-cntr-itm h4 {font-size: 41px; padding: 145px 0 0; }

.case-handle-cntr-itm {margin: 0 0 55px; border-radius: 33px; padding: 175px 20px 90px; }

.case-handle-inr-top, .case-handle-inr-btm-itm {padding: 70px 20px; border-radius: 25px; }

.case-handle-inr-top:before, .case-handle-inr-btm-itm:before {transform: scale(0.9); bottom: 30px; }

.case-handle-inr-cont {gap: 25px; }

.case-handle-inr-btm {gap: 25px; }

.case-handle-itm h4 {font-size: 23px; }

.case-handle-inr-top h4:before, .case-handle-inr-btm-itm h4:before {transform: scale(0.9); }

.case-handle-cntr-itm h4:before {transform: scale(0.9); }

.case-handle-sec {padding: 140px 0; }


.team-blk .member-info h6 {letter-spacing: 0; font-size: 14px; }
 
.testi-item p {font-size: 16px; }

.testi-item h5 {font-size: 21px;}

.star-rat {    margin: 0 auto 15px;}

.testi-top-rgt {width: 18%; }

.hm-testi-list.owl-carousel {margin: 0 0 70px; }

.hm-testi-list.owl-carousel .owl-nav { transform: scale(0.9);         bottom: -106px;}

.hm-testimonials {padding: 0px 0 70px; }

.testi-top {margin: 0 0 40px; }

.testi-item-cnct:before {transform: scale(0.9); }

.hm-testi-list.owl-carousel {margin: 0 0 55px; }
 

.discuss-sec h3 {font-size: 120px; }

.discuss-sec .text-heading {margin: 0 0 30px; font-size: 55px; }

.discuss-sec .text-heading small {font-size: 50px; }

.discuss-sec .text-heading strong {font-size: 55px; } a.cmn-btn {padding: 19px 30px; font-size: 18px; }

.discuss-call p a {font-size: 30px; margin: 7px 0 0; padding: 0px 0 0 40px; }

.discuss-call p a:before {transform: scale(0.9); }

.discuss-call p {font-size: 15px; letter-spacing: 2.8px; }
 


.hm-blog-sec {padding: 100px 0 0; }
.hm-blog-sec:before{height: 7px;}
.hm-blog-sec:after {transform: scale(0.8); }
.hm-blog-itm .hm-blog-cnt h3 {font-size: 20px; }
.home-posts-list.owl-carousel .owl-nav button.owl-next, .home-posts-list.owl-carousel .owl-nav button.owl-prev{transform: scale(0.9);}
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea{    padding: 18px 28px !important;}
.ftr-form-blk {width: 46%; padding: 20px 0; }
.hm-form .gform_wrapper .top_label input[type="submit"]{font-size: 20px !important; }
.ftr-form-sctn {padding: 30px 0px 0;}
.ftr-logo {width: 30%; margin: 0 auto 20px; }
#footer-navigation ul li{    padding:0 32px;}
#footer-navigation ul li a {font-size: 19px;}
#footer-navigation ul {margin: 0 0 40px; padding: 25px 0; }
.ftr-itm.cnct a {font-size: 32px;}
.ftr-copyrights-sec p{font-size: 18px;}


.legel-team-text{font-size: 120px;    margin: 0 0 30px;}
.team-blk .member-info h5{font-size: 22px;}
.hm-loizzi-team-sec {padding: 0 0 50px; }


.hm-blog-btn a.cmn-btn {padding: 22px 68px;}
#main-navigation .sub-menu li a{font-size: 15px;}
#main-navigation ul li ul.sub-menu{width: 200px;}
.testi-top-img img{max-width: 180px;}

.testi-item::after , .testi-item::before{transform: scale(0.9);}

.copy-para i { font-size: 16px; }

}
 
@media screen and (max-width:1366px) {
    
}
 
@media screen and (max-width:1280px) {
    
}
 
@media screen and (max-width:1240px) {
.ftr-form-sctn .container,.container1,.container {max-width: 990px;padding: 0 10px;}

.text-heading {font-size: 50px;margin: 0 0 25px; }
.text-heading small {font-size: 48px; }
.text-heading strong {font-size:50px; }
 
a.cmn-btn {padding: 17px 24px; font-size: 17px; }
a.cmn-btn::before {width: 98.5%; border-width: 0px 3px 0px 3px; border-radius: 30px; }



.site-header .container {padding:0px 5px; } 
.site-header{padding: 10px 0;}
.header-number a {font-size: 15px; } 
#main-navigation ul li a {font-size: 13px; } 
.site-branding {        padding-right: 8px; max-width: 195px;}
.header-number {padding: 10px 10px 10px 35px; } 
.header-number a:before {left: 0px; transform: scale(0.6); }
#main-navigation ul li {margin: 0 3px; }
#main-navigation ul > li.current-menu-item > a::before, #main-navigation ul > li > a:hover::before{bottom: -10px;transform: scale(0.8);}

.hm-banner-sec {padding: 195px 0 80px; }
.banner-left .banner-text .bnr-less {font-size:78px; } 
.banner-left .banner-text {font-size:46px; margin: 0 0 14px; } 
.banner-left .banner-text .bnr-repres , .banner-left .banner-text .bnr-repres small {font-size: 45px; } 
.banner-left p {font-size: 17px; margin: 0px 0 21px; } 
.bnr-settlements {font-size: 17px; letter-spacing: 6px; padding-left: 48px; } 
.bnr-settlements .bnr-m, .bnr-settlements .bnr-m small {font-size: 43px; }
.bnr-drop-down a {transform: scale(0.8); }

.experience-sec {padding: 95px 0; }
.experience-lft h5 {font-size: 22px; margin: 0 0 17px; }
.experience-lft p {margin: 0 0 20px; line-height: 1.9; font-size: 16px; } 
.experience-lft .experience-call p a {font-size: 27px; } 
.experience-lft .experience-call p {font-size: 15px; letter-spacing: 2.1px; }
.case-lft .text-heading, .case-lft .text-heading strong {font-size: 50px; } 
.case-itm {padding: 25px 15px; } .case-itm .case-title {font-size: 30px; } 
.case-itm .case-sub-title {letter-spacing: 2px; padding-top: 36px; font-size: 18px; }
.case-itm p {font-size: 16px; }
.case-itm .case-sub-title:before{transform: scale(0.9);}
.case-lft { padding: 140px 0px; }
.case-lft h5 {font-size: 24px;}

    
.case-handle-cntr-itm {margin: 0px 0 30px; border-radius: 20px; padding: 145px 10px 70px;}

.case-handle-inr-btm {gap: 20px; }

.case-handle-inr-cont {gap: 20px; }

.case-handle-inr-top, .case-handle-inr-btm-itm {padding: 55px 10px; border-radius: 20px;}

.case-handle-itm h4 {font-size: 20px; padding: 85px 0 0; }

.case-handle-inr-top h4:before, .case-handle-inr-btm-itm h4:before {transform: scale(0.8); top: -6px; }

.case-handle-itm .case-handle-cntr-itm h4 {font-size: 32px; padding: 125px 0 0; }

.case-handle-cntr-itm:before {bottom: 35px; }

.case-handle-cntr-itm h4:before { transform: scale(0.7); top: -70px; }

.case-handle-sec { padding: 85px 0;}

.case-handle-inr-top:before, .case-handle-inr-btm-itm:before {transform: scale(0.7); }
 

.testi-top {margin: 0 0 30px; }

.star-rat {margin: 0 auto 10px; width: 34%; }

.testi-item:before, .testi-itm:after {transform: scale(0.8); }

.testi-item p {font-size: 15px; }

.testi-item h5 {font-size: 20px; }

.testi-item-cnct:before {transform: scale(0.8); }

.hm-testi-list.owl-carousel {margin: 0 0 40px; }

.hm-testi-list.owl-carousel .owl-nav {max-width: 530px; bottom: -86px; transform: scale(0.8);}

.hm-testi-list:before {transform: scale(0.8); }

.testi-item-cnct:before {transform: scale(0.7); }

.hm-testimonials {padding: 0px 0 60px; }

 
 


.discuss-sec h3 {font-size:100px; }

.discuss-sec .text-heading {margin: 0 0 25px; font-size: 45px; }

.discuss-sec .text-heading small {font-size: 40px; }

.discuss-sec .text-heading strong {font-size: 45px; }

.discuss-btn-call {gap: 20px; }

.discuss-call p a {font-size: 27px; margin: 5px 0 0; padding: 0px 0 0 35px; }

.discuss-call p {font-size: 14px; letter-spacing: 1.5px; }

.discuss-call p a:before {transform: scale(0.8); left: -3px; }
 


.hm-blog-sec {padding: 80px 0 0; }
.hm-blog-sec:after {transform: scale(0.7); }
.hm-blog-sec:before {height: 5px; }
.hm-blog-cnt {padding: 15px 4px 0; }
.hm-blog-itm .hm-blog-cnt h3 {font-size: 17px; }
.home-posts-list{margin: 0 0 20px;}
.home-posts-list.owl-carousel .owl-nav {bottom: -70px; max-width: 460px; }

.hm-form-lst {gap: 20px; }
.hm-form .gfield {position: relative !important; width: 48.6%; }

.popup .popuptext{font-size: 16px;    line-height: 1.7;}
.hm-form .gfield_description.validation_message{font-size: 14px;}

.ftr-block-sec {padding: 50px 0; }
#footer-navigation ul li a {font-size: 17px;}
#footer-navigation ul li {padding: 0 15px; }
#footer-navigation ul {margin: 0 0 33px;}
.hm-form .gform_wrapper .top_label input[type="submit"] {font-size: 17px !important;}
.ftr-itm.cnct a {font-size: 30px; }
.ftr-copyrights-sec{    padding: 15px 0px;}
.ftr-copyrights-sec p {font-size: 17px; }
.ftr-copyrights-sec img {transform: scale(0.9); }
.ftr-itm h4 {font-size: 23px;}
.ftr-itm h4:before{transform: scale(0.9);}
.ftr-form-blk {width: 50%; padding: 15px 0 0; }



.legel-team-text{    font-size: 95px;    margin: 0 0 16px;}
.team-blk .member-info h5{font-size: 20px;margin: 0 0 3px;}
.team-blk .member-info{    padding: 10px 10px 10px 30px;}
.team-blk{    gap: 15px;}
.legal-team-itms {width: 64.2%; }
.team-blk .legal-team-img {width: 130px; }
.hm-loizzi-team-sec {padding: 0 0 35px; }
.team-blk .member-card{margin: 0;}
.team-blk .member-info h6 {letter-spacing: 0.3px; font-size: 12px; }

.copy-para i { font-size: 15px; }

.hm-blog-btn a.cmn-btn {padding: 19px 62px; }
#main-navigation .sub-menu li a {font-size: 14px; }


.discuss-cnct {padding: 25px; }
.discuss-sec {background-size: 100% auto; padding: 44% 0 4%; }


}
 
@media screen and (max-width:1140px) {
    
}
 
@media screen and (max-width:1040px) {
    
}
 
@media screen and (max-width:991px) {
.ftr-form-sctn .container,.container1,.discuss-sec .container,  .site-header .container , .container {max-width: 720px;padding:0px;}



.text-heading {font-size: 45px; margin: 0 0 20px;}

.text-heading small {font-size: 40px; } 

.text-heading strong {font-size: 45px; }
 
a.cmn-btn::before {width: 98%; border-radius: 20px; height: 95%; }
 

.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;}
.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: #d3ab70;}
.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: 15px 0 !important;align-items: center;border: none;}

.site-branding {width: 100%; max-width: 230px; padding: 0; border: none;}
.sicky-cnt.sticky-mobile-logo {width: 100%;max-width: 200px;}
.site-header{position: inherit;padding: 0;background-color: #19415b;}

.banner-blk{flex-direction: column-reverse; background-color: #31536d7d; gap: 20px; padding: 15px 0;}

.banner-left{width: 100%;margin:auto;text-align: center;}
.banner-right {width: 100%; max-width: 320px; margin: auto; background-color: #123f5a; padding: 32px 25px; border: 1px solid #d2aa6e; }
 .hm-banner-sec {padding: 35px 0; }
.bnr-settlements {letter-spacing: 5px; padding-left: 45px; }
.bnr-settlements::before{width: 135px; height: 130px;}
.bnr-settlements .bnr-m, .bnr-settlements .bnr-m small {font-size: 40px; }
.banner-left .banner-text {font-size: 36px; margin: 0 0 12px; } 
.banner-left .banner-text .bnr-less {font-size: 60px; text-underline-offset: 18px; text-decoration-thickness: 4px; margin: 0 0 20px; } 
.banner-left .banner-text .bnr-repres, .banner-left .banner-text .bnr-repres small {font-size: 38px; }
 .banner-left p {font-size: 16px; margin: 0px 0 18px; } 
 .bnr-drop-down a {transform: scale(0.7); bottom: -86px; }

.experience-blk{flex-direction: column; gap: 30px; }
.experience-lft{width: 100%;margin: auto;text-align: center;}
.experience-rgt{width: 100%;max-width: 320px;margin: auto;}
.experience-btn-call{justify-content: center;flex-wrap: wrap;}
.case-blk{flex-direction:column;gap: 20px;}
.case-rit{width: 100%;margin: auto;}
.case-lft {width: 100%; margin: auto; padding: 25px; }
.case-results.owl-carousel .owl-nav{justify-content: center;}
.hmcase-btn {text-align: center; margin: 20px 0 0; }
.experience-sec {padding: 88px 0 35px; }
.hm-caseresults {padding: 0 0 35px; }
.case-lft .text-heading, .case-lft .text-heading strong {font-size: 41px; }
.case-lft .text-heading br {display: none;}


.experience-lft .experience-call p a {font-size: 25px; }
.experience-lft .experience-call p {font-size: 14px; letter-spacing: 1.7px; }


.case-handle-sec {padding: 80px 0; }

.case-handle-blk {flex-direction: column; gap: 15px;}

.case-handle-itm {width: 100%; max-width: 500px; margin: auto; }

.case-handle-inr-cont {gap: 15px; }

.case-handle-inr-btm {gap: 15px; }

.case-handle-itm.cntr { width: 100%; order: 1; }

.case-handle-cntr-itm {margin: 0px 0 30px; border-radius: 15px; padding: 80px 10px 50px; background-position: center top -45px;}

.case-handle-cntr-itm:before {bottom: 20px; }

.case-handle-inr-top, .case-handle-inr-btm-itm {padding: 35px 10px; border-radius: 15px; background-position: center top -35px;}

.case-handle-inr-top:before, .case-handle-inr-btm-itm:before {bottom: 15px; }
 
.hm-banner-bottum-sec .gallery-item { width: 100%; max-width: 150px;}


.testi-top {margin: 0 0 20px; flex-direction: column-reverse; gap: 20px; } 

.testi-top-rgt {width: 100%; max-width: 170px; } 

.hm-testi-list:before {opacity: 0.5; transform: scale(0.7); } 

.star-rat {margin: 0 auto 5px; width: 100%; max-width: 130px; } 


.testi-item p {letter-spacing: 0.5px; margin: 0 0 10px; } 

.testi-item h5 {font-size: 19px; } 

.hm-testi-list.owl-carousel .owl-nav {transform: scale(0.7); } 

.hm-testi-list.owl-carousel .owl-nav {bottom: -77px; }
 a.cmn-btn {padding: 17px 20px; font-size: 15px; } 

.hm-testimonials {padding: 0px 0 50px; } 

.hm-testi-list.owl-carousel {margin: 0 0 30px;padding: 0 10px; }
 



.discuss-sec h3 {font-size: 75px; } 

.discuss-sec .text-heading {margin: 0 0 20px; font-size: 35px; } 

.discuss-sec .text-heading small {font-size: 30px; } 

.discuss-sec .text-heading strong {font-size: 35px; } 

.discuss-call p {letter-spacing: 1px; } 

.discuss-call p a:before {transform: scale(0.7); left: -6px; } 

.discuss-call p a {font-size: 25px; margin: 5px 0 0; padding: 0px 0 0 25px; } 

.discuss-sec .text-heading:before {width: 89%; height: 1px; } 

.discuss-sec .text-heading:after {transform: scale(0.9); }
 

.hm-blog-sec:after {transform: scale(0.6); }
.hm-blog-sec:before {height: 3px; }
.hm-blog-sec {padding: 50px 0 0; }
.hm-form-lst {gap: 20px; flex-direction: column-reverse; }
.ftr-form-blk {width: 100%;padding: 15px 0 15px;}

.hm-map-sec {width: 100%; position: relative; border: 2px solid #fff; border-radius: 20px; }
.map-img img {object-fit: cover; border-radius: 20px; height: 300px; }
.hm-map-sec:before{transform: scale(0.9);}
.ftr-block-sec {padding: 40px 0; }
.ftr-logo {width: 100%; margin: 0 auto 20px; max-width: 320px; }
#footer-navigation ul{padding: 18px 0;}
#footer-navigation ul li {padding: 0 25px; }
.ftr-block-list {justify-content: center; flex-wrap: wrap; gap: 20px; }
.ftr-itm {width: 45%; text-align: center; border-right: 1px solid #111d26; margin: 0 0 20px; border: 2px solid #fff; padding: 10px;border-radius: 20px;}
.ftr-itm.follow {border-right: 2px solid #fff; }
#footer-navigation ul li a{line-height: 1.6;}
.team-blk {gap: 15px; background-color: #000000a6; padding: 10px; border-radius: 30px; }
.legal-team-itms {width: 100%; }
.legel-team-text {font-size: 70px;}
.team-blk .member-info h6, .team-blk .member-info h5{color: #fff;}
.button-container {text-align: center; }

.hm-blog-btn a.cmn-btn {padding: 16px 42px;}
.testi-top-img img{max-width: 100px; margin: auto;}

.case-handle-sec::before{top: -31px;transform: scale(0.8);}
.hm-testimonials .text-heading{text-align: center;}


.testi-item {padding: 30px; border: 1px solid #cda361; background-color: #0f181f;height: 100%; }
.testi-item::after{bottom: 14px;}

.testi-item::before{top: 14px;}
.hm-testimonials .owl-stage-outer{padding: 0 2px;}
.hm-testi-list::before{display: none;}
.testi-item { width: 100%;}
.testi-item-cnct { padding: 2px; }

.team-blk.owl-carousel .owl-nav {display: flex; width: 100%; max-width: 250px; margin: 9px auto 0; justify-content: center; }

.team-blk.owl-carousel .owl-nav button.owl-next, .team-blk.owl-carousel .owl-nav button.owl-prev {background-image: url(images/hm-sprites.webp); background-repeat: no-repeat; background-position: -160px -85px; width: 55px; height: 47px; transition: 0.5s; font-size: 0px; transform:scale(0.7); }
.team-blk.owl-carousel .owl-nav button.owl-prev:hover{background-position: -160px -10px;}
.team-blk.owl-carousel .owl-nav button.owl-next {background-position: -254px -85px !important; }
.team-blk.owl-carousel .owl-nav button.owl-next:hover {background-position: -254px -10px !important; }


.home-posts-list.owl-carousel .owl-nav {bottom: -64px;}
.hm-form .gform_wrapper .top_label input[type="submit"] {font-size: 16px !important;padding: 16px 36px !important; }
.home-posts-list.owl-carousel .owl-nav button.owl-next, .home-posts-list.owl-carousel .owl-nav button.owl-prev {transform: scale(0.8); }
.discuss-sec{background-position: center top;background-size: cover;}

.case-handle-cntr-itm h4:before { transform: scale(0.6); top: -50px; }

    .case-handle-inr-top h4:before, .case-handle-inr-btm-itm h4:before {transform: scale(0.7);}

    .case-handle-itm .case-handle-cntr-itm h4 {font-size: 28px;}
.discuss-cnct {
    background-color: #0000005c;
}


}
 
@media screen and (max-width:767px) {
.ftr-form-sctn .container,.container1, .discuss-sec .container, .site-header .container, .container {max-width: 100%;padding: 0 15px;}
 
.text-heading strong {font-size: 40px; } 
.text-heading small {font-size: 35px; } 
.text-heading {font-size: 40px;margin: 0 0 15px; }
 a.cmn-btn { padding: 14px 30px; font-size: 14px; }





.site-branding {max-width: 210px;}
.header-number {padding: 11px 16px 11px 40px; } 
.header-number a {font-size: 17px; } 
.header-number a:before {left: 3px; transform: scale(0.5); }
.banner-left .banner-text .bnr-less {font-size: 45px; text-underline-offset: 15px; text-decoration-thickness: 3px; margin: 0px 0 18px; }
.banner-left .banner-text {font-size: 32px; margin: 0 0 11px; }
.banner-left .banner-text .bnr-repres, .banner-left .banner-text .bnr-repres small {font-size: 32px; }
.banner-left p {font-size: 15px; margin: 0px 0 15px; }
.banner-right {padding: 20px 15px;max-width: 245px;}
.bnr-settlements .bnr-m, .bnr-settlements .bnr-m small {font-size: 35px; }
.bnr-settlements {letter-spacing: 4px; padding-left: 39px; }
.bnr-settlements::before {width: 125px; height: 115px; }
.bnr-drop-down a {transform: scale(0.6); bottom: -84px; }

.case-itm { max-width: 320px; margin:0 auto 25px; }
.case-lft .text-heading, .case-lft .text-heading strong {font-size: 28px; }
.case-lft {padding: 0px;}
.experience-lft h5 {font-size: 21px; margin: 0 0 15px; }



.case-handle-cntr-itm {padding:50px 10px 40px; margin: 0px 0 20px; }

.case-handle-sec {padding: 60px 0; }
 

.testi-top {margin: 0 0 10px; gap: 15px; } 

.testi-item:before, .testi-itm:after {transform: scale(0.8); } 

.testi-item p {font-size: 14px; } 

.testi-item h5 {font-size: 17px; } 

.hm-testi-list.owl-carousel {margin: 0 0 15px; } 

.hm-testi-list.owl-carousel .owl-nav {transform: scale(0.7); position: initial; max-width: 170px; margin: 10px auto 0;}
 
 

.case-lft h5 {font-size: 22px;}

.discuss-sec .text-heading {margin: 0 0 15px; font-size: 25px; } 

.discuss-sec .text-heading small {font-size: 25px; } 

.discuss-sec .text-heading strong {font-size: 25px; } 

.discuss-btn-call { gap: 10px; flex-direction: column-reverse; padding: 10px 0 0; }

.discuss-call p a {font-size: 22px; } 

.discuss-call p {font-size: 12px; } 

.discuss-sec h3 {font-size: 45px; }
 
.case-handle-inr-top, .case-handle-inr-btm-itm { background-position: top center; }


.home-posts-list.owl-carousel .owl-nav {bottom: -30px; max-width: 150px; }
.home-posts-list.owl-carousel .owl-nav button.owl-next, .home-posts-list.owl-carousel .owl-nav button.owl-prev {transform: scale(0.8); }
.hm-form .gfield{width: 100%;}

.hm-form .gform_wrapper .gform_footer.top_label{margin: 15px auto 0;}
fieldset.gfield.chk {width: 100%;}
#footer-navigation ul li a{line-height:1.5;}
#footer-navigation ul li {padding: 0px 20px; }
#footer-navigation ul {margin: 0 0 20px; }
.ftr-itm{max-width: 320px;width: 100%;margin: 0;}
.ftr-logo {margin: 0 auto 15px; max-width: 280px;}


.team-blk{column-count: 1;}
.legel-team-text {font-size: 44px; }
.legal-team-itms .text-heading{color: #fff;}

.case-handle-sec::before { top: -46px; transform: scale(0.7); }
.case-handle-cntr-itm h4:before { transform: scale(0.5); top: -39px; }


.ftr-itm.cnct a {
    font-size: 26px;
}

.team-blk .member-card { flex-direction: column; }
.team-blk .legal-team-img { margin: 0;     }
.team-blk .legal-team-img { transform: scale(1); margin: 0 0 -6px; width: 120px; }
.team-blk .member-info { text-align: center; width: 100%; max-width: 400px;border-radius: 8px; }

.discuss-sec {padding: 25% 0 6%; }


}
 
@media screen and (max-width:680px) {
    
}
 
@media screen and (max-width:540px) {
    
}
 
@media screen and (max-width:480px) {


.text-heading {font-size: 30px; }
.text-heading small {font-size: 28px; }
.text-heading strong {font-size: 30px; }

.logo-section{justify-content: center;flex-direction: column;gap: 15px; }
.banner-left .banner-text .bnr-less {font-size: 34px; text-underline-offset: 12px; text-decoration-thickness: 2px; margin: 0px 0 15px; } 
.banner-left .banner-text .bnr-repres, .banner-left .banner-text .bnr-repres small {font-size: 25px; } 
.banner-left .banner-text {font-size: 23px; margin: 0 0 10px; } 
.bnr-settlements {letter-spacing: 3px; padding-left: 36px; } 
.bnr-settlements .bnr-m, .bnr-settlements .bnr-m small {font-size: 32px; } 
.banner-right {padding: 15px 10px; max-width: 230px; }

    

.case-handle-inr-btm {flex-direction: column; }

.case-handle-inr-btm-itm {width: 100%; max-width: 435px; margin: auto; }

.case-handle-itm .case-handle-cntr-itm h4 {font-size: 29px; padding: 105px 0 0; }


.case-handle-sec {padding: 40px 0; }
 

.testi-top {gap: 10px; }

.testi-item:before, .testi-itm:after {transform: scale(0.7); }

.star-rat {max-width: 110px; }

.testi-item p {font-size: 13px; line-height: 1.6; }

.hm-testi-list.owl-carousel .owl-nav {transform: scale(0.6); }
 
.case-lft h5 {letter-spacing: 0.3px;        font-size: 20px;}


.discuss-sec .text-heading strong {font-size: 20px; }

.discuss-sec .text-heading small {font-size: 18px; }

.discuss-sec .text-heading {margin: 0 0 15px; font-size: 20px; }

.discuss-cnct {bottom: 90px; background-color: #00000061; width: 100%;  margin: auto; }

.discuss-sec h3 {font-size: 28px; }

.case-handle-cntr-itm h4:before { top: -58px; }

.legel-team-text {font-size: 28px; }
.team-blk .legal-team-img {transform: scale(0.7); }
.team-blk .member-info h5 {font-size: 18px; }
.team-blk .member-info h6{    font-size: 13px;letter-spacing: 1.3px;}
.testi-item {padding: 30px 20px;}
.team-page .inr-team-itm-cont h6 {font-size: 14px;}
.ftr-itm p {font-size: 15px;}
.hm-form .gform_wrapper .top_label input, .hm-form .gform_wrapper select, .hm-form .gform_wrapper .top_label textarea {padding: 15px !important;}

.discuss-cnct { background-color: #000000b2; padding: 15px 10px; }
a.cmn-btn {
    padding: 14px 22px; 
}

}
 
@media screen and (max-width:400px) {
    
}
 
@media screen and (max-width:375px) {
    
}
 
@media screen and (max-width:320px) {
    
}




