.form-blck .hidden,
.form-blck .field_hidden {
    display: none;
}

/* Banner Section */
.banner-sec {
    padding: 201px 0 23px;
    text-align: center;
    background-image: url(../images/banner-bg-image.webp);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 0;
}

.banner-sec-before {
    position: absolute;
    content: "";
    background-image: url(../images/banner-vector-image.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 55.6%;
    width: 25.83%;
    left: 0;
    top: 130px;
    z-index: -1;
    opacity: 10%;
}

.banner-sec .container {
    max-width: 1708px;
}

.banner-left-cnt {
    margin: 0 !important;
    display: contents;
}

.banner-left .banner-heading {
    font-family: 'Inter';
    font-weight: 700;
    font-size: 70px;
    color: #fff;
    letter-spacing: -2.7px;
    line-height: 1.16;
    text-align: start;
    margin: 0 0 16px;
    order: 1;
}

.banner-heading.years-text {
    font-size: 43px;
    letter-spacing: 0px;
    color: #cb5827;
    background: -webkit-linear-gradient(270deg, #fff 100%, #fff 100%);
    background-clip: text;
    -webkit-text-stroke: 2px transparent;
	text-align:center;
}

.banner-left .banner-heading strong {
    font-weight: 700;
    background: linear-gradient(to bottom, #ca5828 21%, #8b3d25 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    letter-spacing: -2px;
}

.banner-blck {
    display: flex;
    justify-content: end;
    gap: 93px;
}

.banner-right {
    width: 39.15%;
}

.banner-left {
    width: 53%;
    display: flex;
    flex-direction: column;
	position:relative;
}

.banner-right .form-blck {
    border: 1px solid rgb(255, 255, 255, 0.28);
    border-radius: 43px;
    padding: 61px 40px 85px;
    width: 100% !important;
    margin: 0 !important;
    background-image: none;
}

.banner-image img {
    width: 100%;
    display: block;
}

.banner-left-bottom {
    display: flex;
    padding-left: 11px;
}

.banner-image {
    width: 60.36%;
    margin-left: 60px;
    order: 2;
}

.in-banner-left-cnt {
    order: 3;
    margin: -200px 0 0 0;
}

.years-text {
    font-family: 'Inter';
    font-weight: 300;
    font-size: 35px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 1.43;
    text-align: start;
	position:absolute;
	right:40px;
	top:95px;
}

.banner-btn {
    text-align: center;
    margin-top: 80px;
}

.banner-btn a {
    padding: 25px 57px;
}

.banner-right .form-blck .bnr-form-title {
    font-size: 40px;
    font-family: 'Inter';
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    letter-spacing: -1.2px;
    margin-bottom: 16px;
}

.banner-btn-main {
    display: flex;
    align-items: center;
/*     justify-content: space-between; */
	justify-content:right;
    padding-top: 15px;
}

.banner-reviews img {
    width: 100%;
    display: block;
    max-width: 235px;
}

.translated-ltr .banner-heading.years-text{
	right: -40px;
    top: 175px;
}
@media screen and (max-width:1800px) {
    .banner-sec .container {
        max-width: 1602px;
    }

    .banner-left .banner-heading {
        font-size: 65px;
        letter-spacing: -2.5px;
        margin: 0 0 10px 0;
    }

    .banner-heading.years-text {
        font-size: 38px;
    }

    .banner-sec {
        padding: 186px 0 23px;
    }

    .banner-blck {
        gap: 82px;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 38px;
        letter-spacing: -1px;
    }

    .banner-right .form-blck {
        border: 1px solid rgb(255, 255, 255, 0.28);
        border-radius: 43px;
        padding: 34px 30px 50px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -1.8px;
    }

    .banner-btn a {
        padding: 24px 58px;
    }

    .banner-right .formpopuptext {
        bottom: -8px;
    }
}

@media screen and (max-width:1680px) {
    .banner-sec .container {
        max-width: 1495px;
    }

    .banner-left .banner-heading {
        font-size: 60px;
        letter-spacing: -2.3px;
    }

    .banner-sec {
        padding: 173px 0 23px;
    }

    .banner-heading.years-text {
        font-size: 35px;
        letter-spacing: 0px !important;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 35px;
        letter-spacing: -0.8px;
    }

    .banner-right .form-blck {
        padding: 51px 36px 73px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -1.6px;
    }

    .banner-btn a {
        padding: 22px 47px;
    }

    .banner-right .formpopuptext {
        bottom: -25px;
    }
	.banner-btn {
    margin-top: 65px;
}
}

@media screen and (max-width:1550px) {
    .banner-sec .container {
        max-width: 1378px;
    }

    .banner-reviews img {
        max-width: 205px;
    }

    .banner-left .banner-heading {
        font-size: 57px;
        letter-spacing: -2.1px;
    }

    .banner-blck {
        gap: 72px;
    }

    .banner-sec {
        padding: 160px 0 23px;
    }

    .banner-heading.years-text {
        font-size: 32px;
		right: 25px;
    	top: 80px;
    }

    .in-banner-left-cnt {
        margin: -140px 0 0 0;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 32px;
        letter-spacing: -0.7px;
    }

    .banner-right .form-blck {
        padding: 45px 32px 66px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -1.5px;
    }

    .banner-btn a {
        padding: 20px 41px;
    }

    .banner-right .formpopuptext {
        bottom: -31px;
    }
	.banner-btn {
    margin-top: 50px;
}
	.translated-ltr .banner-heading.years-text {
    top: 150px;
	}

}

@media screen and (max-width:1440px) {
    .banner-sec .container {
        max-width: 1280px;
    }

    .banner-left .banner-heading {
        font-size: 52px;
        letter-spacing: -1.6px;
    }

    .banner-heading.years-text {
        font-size: 30px;
		        right: 16px;
        top: 70px;
    }

    .banner-blck {
        gap: 62px;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 30px;
        letter-spacing: -0.5px;
    }

    .banner-right .form-blck {
        padding: 40px 28px 56px;
    }

    .banner-btn a {
        padding: 18px 35px;
    }

    .banner-reviews img {
        max-width: 195px;
    }
	.banner-btn {
    margin-top: 40px;
}
}

@media screen and (max-width:1366px) {
    .banner-sec .container {
        max-width: 1216px;
    }

    .banner-left .banner-heading {
        font-size: 50px;
        letter-spacing: -1.5px;
    }

    .banner-heading.years-text {
        font-size: 28px;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 29px;
    }

    .banner-right .form-blck {
        padding: 35px 20px 50px;
    }

    .banner-sec {
        padding: 145px 0 23px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -1.2px;
    }

    .banner-btn a {
        padding: 17px 35px;
    }

    .banner-reviews img {
        max-width: 185px;
    }
	
	.translated-ltr .banner-heading.years-text {
    right: -50px;
    top: 125px;
}
}

@media screen and (max-width:1280px) {
    .banner-sec .container {
        max-width: 980px;
    }

    .banner-left .banner-heading {
        font-size: 40px;
        letter-spacing: -1.5px;
    }

    .banner-blck {
        gap: 18px;
    }

    .in-banner-left-cnt {
        margin: -100px 0 0 0;
    }

    .banner-left {
        width: 56.5%;
    }

.banner-heading.years-text {
    font-size: 26px;
    right: -5px;
    top: 60px;
}
.banner-btn {
    margin-top: 32px;
}

    .banner-right {
        width: 41.8%;
    }

    .banner-left-bottom {
        padding-left: 0px;
    }

    .banner-sec {
        padding: 135px 0 23px;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 25px;
    }

    .banner-right .form-blck {
        padding: 30px 16px 45px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -1px;
    }

    .banner-sec-before {
        bottom: 80px;
    }

    .banner-btn a {
        padding: 16px 31px;
    }

    .banner-right .formpopuptext {
        bottom: -34px;
    }

    .banner-reviews img {
        max-width: 175px;
    }
	.translated-ltr .banner-heading.years-text {
		right: -10px;
		top: 115px;
	}
	
}

@media screen and (min-width: 1025px) and (max-width:1280px){

	.translated-ltr .banner-btn a {
		padding: 14px 20px;
		font-size: 12px;
	}
}

@media screen and (max-width:1024px) {
    .banner-sec .container {
        max-width: 720px;
    }

    .banner-btn-main {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
        order: 4;
        padding: 0;
    }

    .banner-sec {
        background-color: #0a0a23;
        background-image: none;
    }

    .banner-blck {
        flex-direction: column;
        align-items: center;
    }

    .banner-left {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .banner-left .banner-heading {
        font-size: 38px;
        letter-spacing: -0.8px;
        text-align: center;
        order: 1;
    }

    .banner-left-bottom {
        flex-direction: column;
        gap: 0;
    }


    .banner-image {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        order: 2;
		
    }

    .banner-heading.years-text {
        font-size: 25px;
        text-align: center;
        margin-bottom: 13px;
        order: 2;
        background: none;
		position:unset;
    }
	.banner-btn{
		margin-top:20px;	}
    .banner-right {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .banner-sec-before {
        display: none;
    }

    .banner-btn a {
        padding: 16px 35px;
    }

    .banner-right .form-blck {
        padding: 30px 30px 45px;
    }

    .banner-right .formpopuptext {
        bottom: -20px;
    }

    .banner-left-cnt {
        display: contents;
    }

    .in-banner-left-cnt {
        margin: 0;
    }
}

@media screen and (max-width:767px) {
    .banner-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }

    .banner-sec {
        padding: 200px 0 23px;
    }

    .banner-left .banner-heading {
        font-size: 30px;
        letter-spacing: -0.5px;
    }

    .banner-left .banner-heading strong {
        letter-spacing: -0.7px;
    }

    .banner-heading.years-text {
        font-size: 23px;
    }

    .banner-btn a {
        padding: 14px 30px;
    }

    .banner-right .form-blck {
        padding: 26px 15px 38px;
    }

    .banner-reviews img {
        max-width: 155px;
    }
}

@media screen and (max-width:640px) {
    .banner-right .formpopuptext {
        bottom: -7px;
    }
}

@media screen and (max-width:480px) {
    .banner-left .banner-heading {
        font-size: 22px;
        letter-spacing: -0.2px;
    }

    .banner-heading.years-text {
        font-size: 21px;
    }

    .banner-blck {
        gap: 24px;
    }

    .banner-right .form-blck .bnr-form-title {
        font-size: 20px;
        letter-spacing: 0;
    }

    .banner-btn a {
        font-size: 13px;
        padding: 12px 25px;
    }

    .banner-right .formpopuptext {
        bottom: -49px;
    }

    .banner-btn-main {
        gap: 20px;
        flex-direction: column-reverse;
    }
}




/* Home Page Awards Section */

.hm-awards-sec {
    position: relative;
    padding: 156px 0 87px;
    z-index: 1;
    padding-bottom: 0 !important;
}

.hm-awards-sec::before,
.hm-awards-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/hm-bg-left-grad-img.png);
    height: 1284px;
    width: 25.62%;
    left: 0;
    top: -430px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    opacity: 78%;
    z-index: -1;
    pointer-events: none;
}

.hm-awards-sec::after {
    right: 0;
    width: 30.4%;
    left: inherit;
    background-image: url(../images/hm-bg-right-grad-img.png);
    opacity: 70%;
}

.hm-awards-sec .container {
    max-width: 1814px;
}

.awards-blck {
    padding: 67px 0px 83px;
    background-color: #0d0b26;
    border-radius: 60px;
    position: relative;
    z-index: 0;
    text-align: center;
}

.awards-blck:before {
    position: absolute;
    content: "";
    padding: 2px;
    background: linear-gradient(180deg, rgb(203, 88, 39, 0.41) 30%, #cb582700 100%);
    mask: linear-gradient(#0b0b26 0 0) content-box, linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    height: 100%;
    width: 100%;
    border-top-left-radius: 62px;
    border-top-right-radius: 62px;
    left: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
}

.awards-title {
    font-size: 178px;
    background: linear-gradient(180deg, rgb(203, 88, 39, 0.6) 0%, rgb(203, 88, 39, 0) 75%);
    background-clip: text;
    -webkit-text-stroke: 2px transparent;
    color: #0a0a23;
    font-weight: 800;
    font-family: 'Inter';
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 22px;
    letter-spacing: -3.56px;
    line-height: 1;
    right: 0;
    text-align: center;
    margin: auto;
    z-index: -2;
}

.awards-title::before {
    position: absolute;
    content: "";
    background-image: url(../images/awards-title-before.webp);
    height: 34px;
    width: 67.82%;
    left: 0;
    right: 0;
    bottom: 26px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.award-hdg {
    font-size: 32px;
    font-family: 'Inter';
    font-weight: 700;
    color: #fff;
    line-height: 1;
    letter-spacing: -0.6px;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(90deg, #cb582700 14%, rgb(203, 88, 39, 0.5) 46%, #cb582700) 100%;
    border-image-slice: 1;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 41px;
}

.awards-list {
    padding: 0 150px;
    z-index: 0;
}

.awards-blck .owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 24px;
    width: 93.7%;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: -1;
}

.awards-blck .owl-carousel .owl-nav button {
    height: 55px;
    width: 55px;
    background-image: url(../images/hm-nav-bg-icon.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.awards-blck .owl-carousel .owl-nav button:hover {
    background: #cb5827;
}

.awards-blck .owl-carousel .owl-nav button::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-position: -61px -10px;
    background-repeat: no-repeat;
    width: 12px;
    height: 20px;
    inset: 0 0 0 0;
    margin: auto;
}

.awards-blck .owl-carousel .owl-nav button.owl-next::before {
    background-position: -84px -10px;
}

.awards-blck .owl-carousel .owl-nav button span {
    display: none;
}




@media screen and (max-width:1900px) {
    .hm-awards-sec .container {
        max-width: 1780px;
    }

    .awards-title {
        font-size: 170px;
        letter-spacing: -3.5px;
    }

    .hm-awards-sec {
        padding: 149px 0 87px;
    }

    .award-hdg {
        font-size: 31px;
    }
}

@media screen and (max-width:1800px) {
    .hm-awards-sec .container {
        max-width: 1650px;
    }

    .awards-title {
        font-size: 158px;
    }

    .hm-awards-sec {
        padding: 143px 0 87px;
    }

    .awards-title::before {
        bottom: 21px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.95);
    }

    .awards-blck {
        padding: 60px 0px 75px;
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 1205px;
        top: -410px;
    }
}

@media screen and (max-width:1680px) {
    .hm-awards-sec .container {
        max-width: 1500px;
    }

    .hm-awards-sec {
        padding: 132px 0 75px;
    }

    .awards-title {
        font-size: 146px;
        top: 22px;
    }

    .award-hdg {
        font-size: 30px;
    }

    .awards-list {
        padding: 0px 140px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.9);
    }
}

@media screen and (max-width:1550px) {
    .hm-awards-sec .container {
        max-width: 1400px;
    }

    .awards-title {
        font-size: 135px;
    }

    .hm-awards-sec {
        padding: 120px 0 68px;
    }

    .awards-blck {
        padding: 52px 0px 67px;
    }

    .award-hdg {
        font-size: 29px;
        margin-bottom: 36px;
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 1100px;
        top: -400px;
    }
}

@media screen and (max-width:1440px) {
    .hm-awards-sec .container {
        max-width: 1320px;
    }

    .awards-title {
        font-size: 128px;
        letter-spacing: -3.3px;
        top: 15px;
    }

    .awards-title::before {
        bottom: 17px;
        height: 27px;
    }

    .hm-awards-sec {
        padding: 113px 0 60px;
    }

    .award-hdg {
        font-size: 28px;
        margin-bottom: 32px;
    }

    .awards-blck {
        padding: 45px 0px 55px;
    }

    .awards-list {
        padding: 0px 125px;
    }

    .awards-blck .owl-carousel .owl-nav {
        top: 20px;
        width: 95%;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.87);
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 1050px;
        top: -380px;
    }
}

@media screen and (max-width:1366px) {
    .hm-awards-sec .container {
        max-width: 1240px;
    }

    .awards-title {
        font-size: 120px;
        letter-spacing: -3.1px;
    }

    .awards-title::before {
        height: 21px;
    }

    .hm-awards-sec {
        padding: 109px 0 60px;
    }

    .awards-blck {
        padding: 45px 0px 50px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.83);
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 900px;
        top: -350px;
    }
}

@media screen and (max-width:1280px) {
    .hm-awards-sec .container {
        max-width: 990px;
    }

    .awards-title {
        font-size: 96px;
        letter-spacing: -2.8px;
    }

    .awards-title::before {
        height: 17px;
        bottom: 14px;
    }

    .hm-awards-sec {
        padding: 90px 0 50px;
    }

    .awards-blck {
        padding: 40px 0px 45px;
    }

    .award-hdg {
        font-size: 27px;
        margin-bottom: 28px;
    }

    .awards-list {
        padding: 0px 100px;
    }

    .awards-blck .owl-carousel .owl-nav {

        width: 96%;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.8);
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 800px;
        top: -300px;
    }

}

@media screen and (max-width:1024px) {
    .hm-awards-sec .container {
        max-width: 720px;
    }

    .hm-awards-sec {
        padding: 90px 0 40px;
    }

    .awards-title {
        font-size: 65px;
        letter-spacing: -1px;
        top: 40px;
    }

    .awards-title::before {
        height: 12px;
        bottom: 9px;
    }

    .award-item {
        max-width: 135px;
        margin: 0 auto;
    }

    .awards-blck {
        padding: 31px 0px;
    }

    .award-hdg {
        font-size: 25px;
        margin-bottom: 24px;
        padding-bottom: 8px;
    }

    .awards-list {
        padding: 0;
    }

    .awards-blck .owl-carousel .owl-nav {
        width: 100%;
        position: relative;
        justify-content: center;
        gap: 30px;
        margin-top: 10px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.9);
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        height: 750px;
        top: -200px;
    }
}

@media screen and (max-width:767px) {
    .hm-awards-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }

    .awards-title {
        font-size: 42px;
        letter-spacing: -0.3px;
        top: 14px;
        background: linear-gradient(180deg, rgb(203, 88, 39, 0.6) 100%, rgb(203, 88, 39, 0) 100%);
        background-clip: text;
    }

    .awards-title::before {
        bottom: -10px;
    }

    .hm-awards-sec {
        padding: 60px 0 40px;
    }

    .awards-blck {
        padding: 22px 0px;
    }

    .award-hdg {
        font-size: 23px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.85);
    }

    .awards-blck .owl-carousel .owl-nav {
        gap: 18px;
    }

    .hm-awards-sec::before,
    .hm-awards-sec::after {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .awards-blck:before {
        display: none;
    }

    .awards-blck {
        background-color: transparent;
        border-radius: 0;
    }

    .awards-title {
        font-size: 28px;
        letter-spacing: 0px;
        line-height: 1.2;
        top: 0px;
    }

    .awards-title::before {
        bottom: -8px;
        height: 6px;
        width: 95%;
    }

    .hm-awards-sec {
        padding: 51px 0 40px;
    }

    .award-hdg {
        font-size: 20px;
    }

    .awards-blck .owl-carousel .owl-nav button {
        transform: scale(0.8);
    }

    .awards-blck {
        padding: 13px 0px;
    }
}



/* Testimonials Section Starts */

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

.hm-testimonials .container {
    max-width: 100%;
}

.testi-blk .owl-stage {
    display: flex;
    margin-left: -23px;
}

.hm-testi-item {
    background: transparent;
    padding: 49px 39px 52px;
    height: 100%;
    border: 1px solid rgb(255, 255, 255, 0.28);
    border-radius: 30px;
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
}

.hm-testi-item::before {
    position: absolute;
    content: "";
    background-image: url(../images/testi-before-layer.webp);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 30px;
    opacity: 13%;
    z-index: -1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hm-testi-item::after {
    position: absolute;
    content: "";
    background-image: url(../images/hm-sprites.webp);
    background-position: -188px -88px;
    height: 36px;
    width: 49px;
    right: 63px;
    top: 40px;
    opacity: 10%;
    z-index: -1;
}

.star-rat {
    background-image: url(../images/hm-sprites.webp);
    height: 24px;
    width: 137px;
    background-position: -107px -10px;
    background-repeat: no-repeat;
    margin: 0 auto 23px;
}

.hm-testi-item p {
    font-size: 19px;
    letter-spacing: -0.45px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 1.73;
    color: #fff;
    position: relative;
    margin: 0 0 34px;
}


.hm-testi-item .author {
    font-family: 'Inter';
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: auto;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: 1.2;
}

.testi-blk .owl-nav {
    display: flex;
    justify-content: space-between;
    width: 29.5%;
    margin: 77px auto 0;
}

.testi-blk .owl-nav button {
    height: 55px;
    width: 55px;
    background-image: url(../images/hm-nav-bg-icon.webp) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.testi-blk .owl-nav button:hover {
    background: #cb5827 !important;
}

.testi-blk .owl-nav button::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-position: -61px -10px;
    background-repeat: no-repeat;
    width: 12px;
    height: 20px;
    inset: 0 0 0 0;
    margin: auto;
}

.testi-blk .owl-nav button.owl-next::before {
    background-position: -84px -10px;
}

.testi-blk .owl-nav button span {
    display: none;
}

.testi-btn {
    margin-top: -62px;
    position: relative;
}

.testi-btn a {
    position: relative;
    z-index: 1;
    padding: 25px 60px;
}


@media screen and (max-width:1900px) {
    .hm-testi-item p {
        font-size: 18px;
    }

    .hm-testi-item .author {
        font-size: 23px;
    }

    .hm-testi-item {
        padding: 45px 35px 48px;
    }
}

@media screen and (max-width:1800px) {
    .hm-testi-item p {
        font-size: 17px;
        margin: 0 0 28px;
    }

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

    .hm-testi-item .author {
        font-size: 22px;
    }

    .testi-blk .owl-nav {
        width: 31%;
    }

    .testi-btn a {
        padding: 24px 55px;
    }

    .hm-testi-item {
        padding: 40px 31px;
    }
}

@media screen and (max-width:1680px) {
    .hm-testi-item::after {
        right: 40px;
        top: 37px;
        transform: scale(0.95);
    }

    .star-rat {
        margin: 0 auto 18px;
        transform: scale(0.95);
    }

    .hm-testi-item p {
        font-size: 16px;
        margin: 0 0 23px;
    }

    .hm-testi-item {
        padding: 40px 25px;
    }

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

    .testi-btn a {
        padding: 22px 48px;
    }

    .testi-btn {
        margin-top: -59px;
    }
}

@media screen and (max-width:1550px) {
    .star-rat {
        transform: scale(0.9);
    }

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

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

    .hm-testi-item {
        padding: 36px 21px;
    }

    .testi-blk .owl-stage {

        margin-left: -14px;
    }

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

    .testi-blk .owl-nav {
        margin: 68px auto 0;
        width: 33%;
    }
}

@media screen and (max-width:1440px) {
    .star-rat {
        transform: scale(0.85);
    }

    .hm-testi-item::after {
        transform: scale(0.85);
        right: 35px;
        top: 32px;
    }

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

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

    .testi-btn a {
        padding: 20px 43px;
    }

    .testi-blk .owl-nav {
        margin: 62px auto 0;
    }

    .testi-btn {
        margin-top: -56px;
    }

    .testi-blk .owl-nav button {
        transform: scale(0.9);
    }
}

@media screen and (max-width:1366px) {
    .hm-testi-item {
        padding: 30px 16px;
    }

    .star-rat {
        transform: scale(0.8);
        margin: 0 auto 14px;
    }

    .hm-testi-item::after {
        transform: scale(0.8);
        right: 30px;
        top: 27px;
    }

    .hm-testi-item .author {
        font-size: 18px;
    }

    .testi-btn a {
        padding: 18px 40px;
    }

    .testi-blk .owl-nav button {
        transform: scale(0.85);
    }

    .testi-blk .owl-nav {
        margin: 54px auto 0;
    }

    .testi-btn {
        margin-top: -54px;
    }
}

@media screen and (max-width:1280px) {
    .star-rat {
        transform: scale(0.75);
        margin: 0 auto 10px;
    }

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

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

    .testi-btn a {
        padding: 17px 32px;
    }

    .testi-blk .owl-nav {
        margin: 50px auto 0;
        width: 37%;
    }

}

@media screen and (max-width:1024px) {
    .testi-blk .owl-stage {
        margin-left: 0;
    }

    .hm-testi-item {
        padding: 33px 25px;
        max-width: 400px;
        margin: 0 auto;
    }

    .hm-testi-item p {
        font-size: 14px;
        letter-spacing: -0.3px;
    }

    .star-rat {
        transform: scale(0.8);
    }

    .hm-testi-item::after {
        right: 48px;
    }

    .testi-blk .owl-nav {
        margin: 20px auto 0;
        justify-content: center;
        width: 100%;
        gap: 20px;
    }

    .testi-btn {
        margin-top: 20px;
    }

    .testi-blk .owl-stage {
        padding: 4px;
    }
}

@media screen and (max-width:767px) {
    .hm-testi-item {
        padding: 28px 20px;
    }

    .hm-testi-item::after {
        top: 21px;
    }

    .hm-testi-item p {
        font-size: 13px;
        letter-spacing: -0.1px;
    }
}

@media screen and (max-width:480px) {
    .hm-testi-item {
        padding: 21px 20px;
    }

    .hm-testi-item::after {
        top: 15px;
        right: 27px;
        transform: scale(0.75);
    }

    .hm-testi-item p {
        margin: 0 0 20px;
    }

    .testi-blk .owl-nav {
        margin: 25px auto 0;
    }

    .testi-btn a {
        padding: 15px 29px;
    }
}

/*hm-about-sec*/
.hm-about-sec {
    padding: 257px 0 0;
    background-color: #0b0b23;
    background-image: url(../images/attrny-bg-img.webp);
    background-repeat: no-repeat;
    background-position: right top;
    position: relative;
    margin-top: -126px;
    z-index: 0;
}

.hm-about-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/banner-vector-image.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 37.86%;
    width: 17.54%;
    left: 59px;
    top: 178px;
    z-index: -1;
    opacity: 4%;
}

.hm-about-sec .container {
    max-width: 1300px;
}

/* .hm-about-sec::before {
    content: "";
    position: absolute;
    background-image: url(../images/att-vect-img.webp);
    background-repeat: no-repeat;
    width: 335px;
    height: 385px;
    top: 40px;
    left: 58px;
    margin: auto;
    z-index: 0;
    opacity: 5%;
    transform-origin: top left;
} */

.about-main {
    display: flex;
    justify-content: space-between;
}

.about-left {
    width: 56.7%;
    margin-top: 58px;
    z-index: 1;
}

.hm-about-sec .text-heading {
    margin-bottom: 11px;
    letter-spacing: -0.4px;
}

.about-sub-title {
    font-family: 'Inter Tight';
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.45px;
    line-height: 1;
    color: #fff;
    margin: 0 0 26px;
}

.about-sub-title strong {
    color: #cb5827;
}

.about-left p {
    font-family: 'Inter Tight';
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.9px;
    line-height: 1.8;
    color: #fff;
    margin-bottom: 47px;
}

.btn-blck {
    display: flex;
    justify-content: flex-start;
    gap: 29px;
    align-items: center;
}

.about-call-btn {
    padding: 0 0 0 46px;
    position: relative;
}

.about-call-btn a {
    font-family: 'Inter Tight';
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 0.9px;
    line-height: 1;
    display: block;
    color: #fff;
    margin-top: 5px;
}

.about-call-btn a:hover {
    color: #cb5827;
}

.about-img {
    margin-left: -257px;
}

.about-call-btn a::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-sprites.webp);
    background-position: -10px -78px;
    background-repeat: no-repeat;
    width: 36px;
    height: 56px;
    top: -5px;
    bottom: 0;
    left: 0;
}

.about-call-btn p {
    font-family: 'Inter Tight';
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.9px;
    line-height: 1;
    margin: 0;
}

.about-right {
    width: 45%;
    position: relative;
}

/* .att-right-btn a {
    font-family: 'Inter Tight';
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: block;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    top: 115px;
    right: 0;
    position: absolute;

} */

.att-right-btn a {
    font-family: 'Inter Tight';
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: block;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    height: max-content;
}

.att-right-btn a img {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}


.about-btn .cmn-btn {
    padding: 25px 53px;
}


/*responce*/
@media screen and (max-width:1680px) {
    .hm-about-sec .container {
        max-width: 1138px;
    }

    .hm-about-sec {
        padding: 230px 0 0;
        margin-top: -100px;
    }

    .about-sub-title {
        font-size: 31px;
    }

    .about-left p {
        font-size: 18px;
    }

    .att-right-btn a img {
        margin-bottom: 7px;
        transform: scale(0.9);
        transform-origin: bottom;
    }

    .about-btn .cmn-btn {
        padding: 23px 50px;
    }

    .att-right-btn a {
        font-size: 14px;
    }

    .about-left p {
        font-size: 17px;
    }

    .about-call-btn a {
        font-size: 32px;
    }


    .about-img {
        margin-left: -197px;
    }

    .hm-about-sec::before {
        transform: scale(0.9);
    }
}

@media screen and (max-width:1550px) {
    .hm-about-sec .container {
        max-width: 1050px;
    }

    .hm-about-sec {
        padding: 200px 0 0;
        margin-top: -80px;
    }

    .about-sub-title {
        font-size: 30px;
    }

    .about-left p {
        margin-bottom: 25px;
    }

    .about-call-btn a {
        margin-top: 0px;
    }

    .about-call-btn a {
        font-size: 30px;
    }

    .about-call-btn a::before {
        transform: scale(0.9);
        transform-origin: right;
    }



    .about-call-btn p {
        font-size: 17px;
    }

    .about-img {
        margin-left: -167px;
    }

    .about-call-btn p {
        font-size: 18px;
        margin: 0;
    }

    /*     .att-right-btn a {
        top: 90px;

    } */
}

@media screen and (max-width:1440px) {
    .hm-about-sec .container {
        max-width: 976px;
    }

    .about-sub-title {
        font-size: 28px;
        margin: 0 0 21px;
    }

    .about-left p {
        margin-bottom: 38px;
        font-size: 16px;
    }

    .about-left p {
        font-size: 16px;
    }

    .about-call-btn p {
        font-size: 16px;
        margin: 0;
    }

    .att-right-btn a img {
        margin-bottom: 5px;
        transform: scale(0.8);
        top: 50px;
    }

    .btn-blck {
        gap: 21px;

    }

    .hm-about-sec {
        padding: 160px 0 0;
        margin-top: -60px;
    }

    .hm-about-sec::before {
        transform: scale(0.8);
    }


}

@media screen and (max-width:1366px) {
    .hm-about-sec .container {
        max-width: 926px;
    }

    .about-sub-title {
        font-size: 25px;
        margin: 0 0 19px;
    }

    .about-left p {
        margin-bottom: 33px;
        font-size: 15px;
    }

    .about-img {
        margin-left: -163px;
    }

    .about-btn .cmn-btn {
        padding: 20px 43px;
    }

    .about-call-btn p {
        font-size: 15px;
        margin: 0;
    }

    /*     .att-right-btn a {
        top: 37px;
    } */

    .about-call-btn a {
        font-size: 28px;
    }

    .about-call-btn a::before {
        transform: scale(0.8);
        top: -9px;

    }

    .about-left p {
        margin-bottom: 30px;
        font-size: 14px;
    }

    .about-call-btn p {
        margin: 0;

    }

    .about-call-btn a {
        font-size: 25px;
    }

    .hm-about-sec::before {
        transform: scale(0.7);
    }
}

@media screen and (max-width:1280px) {
    .hm-about-sec .container {
        max-width: 868px;
    }

    .about-sub-title {
        font-size: 23px;
        margin: 0 0 15px;
    }

    .about-left p {
        margin-bottom: 21px;

    }

    .about-btn .cmn-btn {
        padding: 16px 38px;
    }

    .btn-blck {
        gap: 15px;
    }

    .about-call-btn {
        padding: 0 0 0 43px;
    }

    .about-call-btn a {
        font-size: 23px;
    }

    .att-right-btn a img {
        transform: scale(0.7);
    }

    /*     .att-right-btn a {
        top: 45px;
    } */

    .about-call-btn p {
        margin: 0;
    }



    .hm-about-sec {
        padding: 120px 0 0;
        margin-top: -40px;
    }


    .about-img {
        margin-left: -133px;
    }

    .hm-about-sec::before {
        transform: scale(0.6);
    }

    .hm-about-sec::after {
        left: 36px;
        top: 118px;
    }
}

@media screen and (max-width:1024px) {
    .hm-about-sec .container {
        max-width: 720px;
    }

    .about-main {
        flex-direction: column-reverse;
    }

    .about-right {
        width: 100%;
        max-width: 400px;
        margin: auto;
        border-bottom: 2px #cb5827 solid;

    }

    .about-img {
        margin-left: 0;
        display: block;
    }

    .about-left {
        width: 100%;
        text-align: center;
    }

    .btn-blck {
        gap: 15px;
        flex-wrap: wrap-reverse;
        justify-content: center;
        margin-bottom: 20px;
    }


    .hm-about-sec {
        padding: 60px 0 0;
        margin-top: 0px;
        background-image: none;
    }

    .att-right-btn a {
        /*         top: 38px; */
        left: 0;
        right: inherit;
    }

    .about-left {
        margin-top: 21px;
    }

    .hm-about-sec::before {
        transform: scale(0.5);
    }

    .about-call-btn p {
        text-align: start;
    }

    .hm-about-sec::after {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .hm-about-sec .container {
        width: 100%;
        padding: 0 10px;
    }

    .hm-about-sec {
        padding: 40px 0 0;
    }

    .att-right-btn a {
        top: 15px;
        font-size: 13px;
    }

    .att-right-btn a img {
        transform: scale(0.6);
    }

    .about-right {
        max-width: 330px;
    }

    .att-right-btn a {
        top: -5px;
        font-size: 13px;
    }

    .att-right-btn a img {
        transform: scale(0.5);
    }


    .about-sub-title {
        font-size: 20px;
    }



    .hm-about-sec::before {
        transform: scale(0.4);
    }
}

@media screen and (max-width:480px) {
    .about-right {
        max-width: 260px;
    }

    .hm-about-sec {
        padding: 30px 0 0;
    }

    .att-right-btn a {
        top: -9px;
        font-size: 12px;
    }

    .about-sub-title {
        font-size: 17px;
        line-height: 1.3;
        margin: 0 0 10px;
    }

    .about-left p {
        margin-bottom: 20px;
        letter-spacing: 0px;
        line-height: 1.5;
    }

    .about-call-btn p {
        margin: 0;
    }


    .hm-about-sec::before {
        transform: scale(0.3);
    }

    .about-call-btn a::before {
        top: -5px;
    }
}



/*hm-firm-experience-sec*/
.hm-firm-experience-sec {
    background-color: #0a0a23;
    position: relative;
    z-index: 0;
}

.hm-firm-experience-sec::before,
.hm-firm-experience-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/hm-bg-left-grad-img.png);
    height: 1264px;
    width: 27.77%;
    left: 0;
    top: -430px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    opacity: 60%;
    z-index: -1;
    pointer-events: none;
}

.hm-firm-experience-sec::after {
    right: 0;
    width: 28.8%;
    left: inherit;
    background-image: url(../images/hm-bg-right-grad-img.png);
    opacity: 60%;
}

.hm-firm-experience-sec .container {
    max-width: 1300px;
    width: 100%;
    margin: auto;
}

.hm-firm-experience-blck {
    position: relative;
}

.firm-experience-main {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 100%;
}

.firm-experience-item {
    width: 100%;
    max-width: 307px;
    padding: 25px 34px 24px 32px;
    border-radius: 10px;
    border: 2px #1b1a3f solid;
    align-items: center;

}

.experience-top {
    width: calc(100% + 100px);
    margin-left: -50px;
}

.btm-sub-title {
    font-family: 'Inter Tight';
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #0b0b23;
    border-radius: 70px;
    padding: 33px 50px 33px 39px;
    border: 1px #cb5827 solid;
    margin: -70px auto 0;
    position: relative;
    z-index: 1;
    border-bottom: none;
}

.firm-experience-item:hover {
    background-color: #cb5827;
}

.firm-experience-cnt {
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 397px;
    position: relative;
}

.firm-experience-title {
    position: relative;
    text-align: center;
}

.firm-experience-title .community-text {
    font-family: 'Inter Tight';
    font-weight: 700;
    font-size: 36px;
    letter-spacing: 0px;
    line-height: 1;
    color: #fff;
    display: inline-block;
    background-image: url(../images/comunity-impact-img.webp);
    padding: 27px 100px 139px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 41px;
}

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

.firm-experience-item.itm-top {
    position: absolute;
    top: 49px;
    left: 32px;
}

.firm-experience-item.itm-top.rit {
    left: inherit !important;
    right: 29px;
}

.firm-experience-item.itm-mid {
    position: absolute;
    bottom: 66px;
    left: 131px;
}

.firm-experience-item.itm-mid.rit {
    left: inherit !important;
    right: 128px;
}

.hm-firm-experience-bottom-sec {
    margin: 0px 0 -4px;
    position: relative;
    z-index: 1;
}

.hm-firm-experience-bottom-sec .container {
    max-width: 100%;

}

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

    .hm-firm-experience-sec .container {
        max-width: 1138px;
    }

    .firm-experience-title .community-text {
        font-size: 33px;
        margin-bottom: 38px;
        padding: 27px 93px 114px;
    }

    .firm-experience-item {
        max-width: 285px;
        padding: 20px 33px 20px 32px;
    }

    .firm-experience-item.itm-mid {
        bottom: 67px;
    }

    .btm-sub-title {
        font-size: 43px;
    }
}

@media screen and (max-width:1550px) {
    .hm-firm-experience-sec .container {
        max-width: 1050px;
    }

    .firm-experience-title .community-text {
        font-size: 30px;
        margin-bottom: 35px;
        padding: 27px 87px 110px;
    }

    .firm-experience-item.itm-top {
        left: 20px;
    }

    .firm-experience-item.itm-top.rit {
        right: 20px;
    }

    .firm-experience-item {
        max-width: 255px;
        padding: 20px 23px;
    }

    .firm-experience-item.itm-top {

        left: 10px;
    }

    .firm-experience-item.itm-top.rit {
        right: 10px;
    }

    .firm-experience-item.itm-mid {
        bottom: 45px;
        left: 113px;
    }

    .btm-sub-title {
        font-size: 40px;
        margin: 0px auto 0;
    }

    .firm-experience-item.itm-mid.rit {
        right: 106px;
    }

    .hm-firm-experience-bottom-sec {
        margin: 0px;
    }

    .hm-firm-experience-sec::before,
    .hm-firm-experience-sec::after {
        top: -400px;
        height: 1100px;
    }
}

@media screen and (max-width:1440px) {
    .hm-firm-experience-sec .container {
        max-width: 976px;
    }

    .firm-experience-item {
        max-width: 230px;
        padding: 17px 18px;
    }

    .firm-experience-title .community-text {
        font-size: 28px;
        margin-bottom: 31px;
        padding: 27px 83px 105px;
    }

    .btm-sub-title {
        font-size: 35px;
        padding: 30px 50px 25px 30px;

    }

    .hm-firm-experience-sec::before,
    .hm-firm-experience-sec::after {
        top: -380px;
        height: 1000px;
    }
}

@media screen and (max-width:1366px) {
    .hm-firm-experience-sec .container {
        max-width: 926px;
    }

    .firm-experience-title .community-text {
        font-size: 26px;
        margin-bottom: 28px;
        padding: 27px 79px 103px;
    }

    .firm-experience-item {
        max-width: 215px;
        padding: 15px 14px;
    }

    .btm-sub-title {
        font-size: 33px;


    }

    .experience-top {
        width: calc(100% + 60px);
        margin-left: -30px;
    }
}

@media screen and (max-width:1280px) {
    .hm-firm-experience-sec .container {
        max-width: 868px;
    }

    .firm-experience-title .community-text {
        font-size: 25px;
        margin-bottom: 25px;

    }

    .firm-experience-item {
        max-width: 190px;
        padding: 15px 8px;
    }

    .btm-sub-title {
        font-size: 29px;
        padding: 25px 50px 25px 39px;
    }

    .experience-top {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .hm-firm-experience-sec::before,
    .hm-firm-experience-sec::after {
        top: -320px;
        height: 900px;
    }
}



@media screen and (max-width:1024px) {
	.years-text {
		position:relative;
		right: auto; 
    	top: auto;
		}
	.years-text br{
		display:none;
		}
    .firm-experience-main {
        display: block;
        max-width: 600px;
        margin: 0 auto !important;
        position: unset;
    }

    .firm-experience-item {
        max-width: 200px;
        padding: 15px 25px;
        width: 100%;
        position: unset !important;
        margin: 0 auto !important;
    }


    .btm-sub-title {
        font-size: 25px;
        margin: 0 auto;
        display: inline-block;

    }

    .experience-top {
        width: 100%;
        margin: 15px 0 0;
        text-align: center;

    }

    .hm-firm-experience-sec::before,
    .hm-firm-experience-sec::after {
        top: -300px;
    }

    .firm-experience-main.owl-carousel .owl-nav {
        display: flex;
        justify-content: center;
        gap: 40px;
        margin: 25px auto;
    }

    .firm-experience-main.owl-carousel .owl-nav button {
        height: 55px;
        width: 55px;
        background-image: url(../images/hm-nav-bg-icon.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .firm-experience-main.owl-carousel .owl-nav button:hover {
        background: #cb5827;
    }

    .firm-experience-main.owl-carousel .owl-nav button::before {
        content: "";
        position: absolute;
        background-image: url(../images/hm-sprites.webp);
        background-position: -61px -10px;
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
        inset: 0 0 0 0;
        margin: auto;
    }

    .firm-experience-main.owl-carousel .owl-nav button.owl-next::before {
        background-position: -84px -10px;
    }

    .firm-experience-main.owl-carousel .owl-nav button span {
        display: none;
    }

    .hm-firm-experience-sec .owl-item.active .firm-experience-item {
        background-color: #cb5827;
    }


    .hm-firm-experience-bottom-sec .container {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .firm-experience-main {
        max-width: 300px;
    }

    .firm-experience-item {
        padding: 10px;
        border-radius: 8px;
    }

    .firm-experience-title .community-text {
        font-size: 21px;
        margin-bottom: 28px;
        padding: 25px 55px 87px;
    }

    .btm-sub-title {
        font-size: 21px;
        padding: 15px 20px;
    }

    .hm-about-sec .text-heading {
        letter-spacing: 0px;
    }

    .hm-firm-experience-sec::before,
    .hm-firm-experience-sec::after {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .firm-experience-title .community-text {
        font-size: 18px;
        margin-bottom: 14px;

    }

    .btm-sub-title {
        font-size: 18px;
        line-height: 1.2;
    }

    .firm-experience-title .community-text {
        font-size: 18px;
        margin-bottom: 28px;
        padding: 19px 65px 79px;
    }

    .firm-experience-main.owl-carousel .owl-nav button {
        transform: scale(0.85);
    }

    .firm-experience-main.owl-carousel .owl-nav {
        gap: 28px;
    }

}


/*hm-pract-area-sec*/
.hm-practice-areas-sec {
    padding: 0px;
    background-color: #0b0b23;
}

.hm-practice-areas-sec .container {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.hm-practice-areas-sec .text-heading {
    text-align: center;
    margin-bottom: 51px;
}

.hm-pract-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 82px 40px;
    margin-bottom: 110px;
}

.pract-item {
    width: 30.8%;
    text-align: center;
    position: relative;
    border-bottom: 5px #2d2c5d solid;
    z-index: 0;

}

.pract-title {
    font-family: 'Inter Tight';
    font-size: 37px;
    font-weight: 700;
    letter-spacing: 0.6px;
    line-height: 1.1;
    color: #fff;
    margin: 0;
}

.pract-item::before {
    content: "";
    position: absolute;
    background-image: -webkit-linear-gradient(90deg, rgba(11, 8, 30, 0.644) 0%, rgba(11, 8, 30, 0) 100%);
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    pointer-events: none;
    opacity: 50%;
    pointer-events: none;
}

.pract-item-hov a::after {
    content: "";
    position: absolute;
    background-image: url(../images/itm-btn-icn.webp);
    background-repeat: no-repeat;
    width: 86px;
    height: 82px;
    right: 0;
    bottom: -47px;
    left: 0;
    margin: auto;
    z-index: 10;
}

.pract-item:hover .pract-item-hov a::after {
    background-image: url(../images/itm-btn-hov-icn.webp);
    bottom: -50px;
    width: 85px;
}

.pract-cnt {
    position: absolute;
    right: 0;
    bottom: 39px;
    left: 0;
    pointer-events: none;
    min-height: 82px;
    z-index: 3;
    padding: 0 33px;
}

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

.pract-img {
    position: relative;

}

.pract-img::before {
    content: "";
    position: absolute;
    background-image: url(../images/itm-bfr-layer.webp);
    background-repeat: no-repeat;
    width: 243px;
    height: 295px;
    right: -1px;
    bottom: -2px;
    margin: auto;
    opacity: 75%;
    transform-origin: right bottom;
    z-index: 2;
}

.pract-item:hover .pract-img::before {
    display: none;
}

.pract-area-btn {
    text-align: center;
}

.pract-item-hov a {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 0 !important;
    z-index: 10;
}

.hm-practice-areas-sec a.cmn-btn {
    position: relative;
    z-index: 1;
}


@media screen and (max-width:1680px) {
    .hm-practice-areas-sec .container {
        max-width: 1138px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 50px;
    }

    .pract-title {
        font-size: 32px;
    }

    .pract-item-hov a::after {
        transform: scale(0.9);
    }

    .pract-img::before {
        transform: scale(.9);
    }

    .hm-pract-main {
        gap: 76px 39px;
    }

    .hm-pract-main {
        margin-bottom: 100px;
    }

    .pract-cnt {
        padding: 0 28px;
    }
}

@media screen and (max-width:1550px) {
    .hm-practice-areas-sec .container {
        max-width: 1050px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 45px;
    }

    .pract-cnt {
        min-height: 70px;
    }

    .hm-pract-main {
        gap: 73px 36px;
    }

    .pract-title {
        font-size: 29px;
    }

    .pract-img::before {
        transform: scale(0.8);
    }

    .pract-item-hov a::after {
        transform: scale(0.8);
    }

    .hm-pract-main {
        margin-bottom: 90px;
    }
}

@media screen and (max-width:1440px) {
    .hm-practice-areas-sec .container {
        max-width: 976px;
    }

    .hm-pract-main {
        gap: 70px 33px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 43px;
    }

    .pract-title {
        font-size: 25px;
    }

    .pract-cnt {
        min-height: 65px;
        bottom: 34px;
    }

    .pract-img::before {
        transform: scale(0.7);
    }

    .pract-item-hov a::after {
        transform: scale(0.7);
    }

    .hm-pract-main {
        margin-bottom: 70px;
    }
}

@media screen and (max-width:1366px) {
    .hm-practice-areas-sec .container {
        max-width: 926px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 39px;
    }

    .hm-pract-main {
        gap: 63px 31px;
    }

    .pract-img::before {
        transform: scale(0.6);
    }

    .pract-cnt {
        min-height: 56px;
        padding: 0 33px;
    }

    .pract-title {
        font-size: 23px;
    }

    .hm-pract-main {
        margin-bottom: 60px;
    }
}

@media screen and (max-width:1280px) {
    .hm-practice-areas-sec .container {
        max-width: 895px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 35px;
    }

    .hm-pract-main {
        margin-bottom: 50px;
    }

    .pract-cnt {
        padding: 0 29px;
    }
}

@media screen and (max-width:1024px) {
    .hm-practice-areas-sec .container {
        max-width: 720px;
    }

    .pract-item {
        width: 100%;
        margin: auto;
        max-width: 300px;
        margin: 0 auto 50px;
    }

    .hm-pract-main {
        display: block;
        margin-bottom: 0px;
    }


    .hm-pract-main .owl-nav {
        display: flex;
        justify-content: center;
        width: 100%;
        gap: 30px;
        margin: 0px auto 20px;
    }

    .hm-pract-main.owl-carousel .owl-nav button {
        height: 55px;
        width: 55px;
        background-image: url(../images/hm-nav-bg-icon.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        transform: scale(0.9);
    }

    .hm-pract-main.owl-carousel .owl-nav button:hover {
        background: #cb5827;
    }

    .hm-pract-main.owl-carousel .owl-nav button::before {
        content: "";
        position: absolute;
        background-image: url(../images/hm-sprites.webp);
        background-position: -61px -10px;
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
        inset: 0 0 0 0;
        margin: auto;
    }

    .pract-title br {
        display: none;
    }

    .pract-cnt {
        min-height: auto;
        padding: 0 18px;
    }

    .hm-pract-main.owl-carousel .owl-nav button.owl-next::before {
        background-position: -84px -10px;
    }

    .hm-pract-main.owl-carousel .owl-nav button span {
        display: none;
    }

    .hm-practice-areas-sec a.cmn-btn {
        padding: 19px 37px 18px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:767px) {
    .hm-practice-areas-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }

    .hm-practice-areas-sec .text-heading {
        margin-bottom: 21px;
    }


    .hm-practice-areas-sec a.cmn-btn {
        padding: 13px 17px 13px;
        font-size: 12px;
        letter-spacing: 0px;
    }


    .hm-pract-main.owl-carousel .owl-nav button.owl-next,
    .hm-pract-main.owl-carousel .owl-nav button.owl-prev {
        transform: scale(0.8);
    }
}

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


    .hm-practice-areas-sec .text-heading {
        margin-bottom: 18px;
    }

    .pract-img::before {
        transform: scale(0.5);
    }

    .pract-item-hov a::after {
        transform: scale(0.6);
    }
}


/*hm-meet-att-sec*/
.hm-meet-att-sec {
    padding: 0;
    background-color: #0a0a23;
    margin-top: -31px;
    position: relative;
    z-index: 0;
}

.hm-meet-att-sec::before,
.hm-meet-att-sec::after {
    position: absolute;
    content: "";
    background-image: url(../images/hm-bg-left-grad-img.png);
    height: 82.8%;
    width: 25.78%;
    left: 0;
    top: -100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    opacity: 60%;
    z-index: 1;
}

.hm-meet-att-sec::after {
    right: 0;
    width: 30.3%;
    left: inherit;
    background-image: url(../images/hm-bg-right-grad-img.png);
    opacity: 60%;
}

.hm-meet-att-sec .container {
    max-width: 100%;
}

.hm-meet-att-sec .text-heading {

    margin-bottom: 29px;
    letter-spacing: -1px;
    line-height: 0.97;
}

.hm-meet-att-main {
    display: flex;
    justify-content: space-between;
    max-width: 1380px;
    width: 100%;
    margin: -365px auto 0;
}

.hm-meet-att-lft {
    width: 45.9%;
    margin-left: -19px;
}

.hm-meet-att-rit {
    width: 50.45%;
    margin-top: 56px;
}

.hm-meet-att-rit .text-heading strong {
    background: linear-gradient(to bottom, #ca5828 21%, #8b3d25 80%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}

.hm-meet-att-btn .cmn-btn {
    text-align: center;
    padding: 26px 70px 25px;
}

.hm-meet-att-img {
    width: 100%;
}

.hm-meet-att-img img {
    width: 100%;
    display: block;
    background-size: cover;
}

.hm-att-lft-img img {
    width: 100%;
    display: block;
}

.hm-meet-att-cnt p {
    font-family: 'Inter Tight';
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.9px;
    line-height: 1.8;
    color: #fff;
    margin-bottom: 30px;
}

.hm-meet-att-cnt {
    padding-left: 59px;
}

.hm-text-title-btm {
    font-weight: 800;
    font-size: 170px;
    letter-spacing: 3.3px;
    line-height: 1;
    text-transform: uppercase;
    margin: -156px auto 0 0;
    /* 	color: transparent; */
    -webkit-text-stroke: #cb5827 1px;
    /*     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%);
    position: relative;
    text-align: center;


    background: linear-gradient(180deg, rgb(203, 88, 39, 1) 100%, rgb(203, 88, 39, 0) 100%);
    background-clip: text;
    -webkit-text-stroke: 2px transparent;
    color: #0a0a23;
    font-family: 'Inter';
    text-transform: uppercase;

}

.meet-bot-blck {
    position: relative;
    z-index: 0;
}

.meet-bot-blck::before {
    position: absolute;
    content: "";
    background-image: url(../images/awards-title-before.webp);
    height: 18.9%;
    width: 66.24%;
    left: 0;
    right: 0;
    bottom: 7px;
    margin: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}

@media screen and (max-width:1900px) {
    .hm-text-title-btm {
        font-size: 160px;
        letter-spacing: 2.7px;
        margin: -152px auto 0 0;
    }
}

@media screen and (max-width:1800px) {
    .hm-text-title-btm {
        font-size: 150px;
        margin: -143px auto 0 0;
    }
}

@media screen and (max-width:1680px) {
    .hm-text-title-btm {
        font-size: 135px;
        margin: -126px auto 0;
    }

    .hm-meet-att-btn .cmn-btn {
        padding: 23px 60px 23px;
    }

    .hm-meet-att-main {
        margin: -303px auto 0;
    }

    .hm-meet-att-main {
        max-width: 1230px;
    }

    .hm-meet-att-cnt {
        padding-left: 45px;
    }

    .hm-meet-att-cnt p {
        font-size: 19px;
    }
}

@media screen and (max-width:1550px) {
    .hm-text-title-btm {
        font-size: 125px;
        margin: -117px auto 0;
    }

    .hm-meet-att-cnt {
        padding-left: 55px;
    }

    .hm-meet-att-main {
        max-width: 1190px;
    }

    .hm-meet-att-cnt {
        padding-left: 50px;
    }

    .hm-meet-att-cnt p {
        font-size: 18px;
    }

    .hm-meet-att-sec {
        margin-top: -20px;
    }
}

@media screen and (max-width:1440px) {
    .hm-text-title-btm {
        font-size: 115px;
        margin: -109px auto 0;
    }

    .hm-meet-att-main {
        max-width: 1130px;

    }

    .hm-meet-att-sec .text-heading {
        margin-bottom: 19px;
    }

    .hm-meet-att-cnt p {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .hm-meet-att-btn .cmn-btn {
        padding: 20px 50px 20px;
    }

    .hm-meet-att-lft {
        margin-left: -7px;
    }
}

@media screen and (max-width:1366px) {
    .hm-text-title-btm {
        font-size: 110px;
        margin: -103px auto 0;
    }

    .hm-meet-att-cnt p {
        font-size: 17px;
    }

    .meet-bot-blck::before {
        bottom: 4px;
    }
}

@media screen and (max-width:1280px) {
    .hm-text-title-btm {
        font-size: 98px;
        margin: -95px auto 0;
    }

    .hm-meet-att-main {
        max-width: 915px;
        margin: -229px auto 0;
    }

    .hm-meet-att-cnt p {
        margin-bottom: 21px;

    }

    .hm-meet-att-cnt p {
        font-size: 16px;
    }

    .hm-meet-att-cnt {
        padding-left: 29px;
    }

    .hm-meet-att-rit {
        margin-top: 35px;
        width: 52.45%;
    }

    .hm-meet-att-lft {
        margin-left: 0;
    }

    .meet-bot-blck::before {
        bottom: 6px;
    }
}

@media screen and (max-width:1180px) {
    .hm-text-title-btm {
        font-size: 88px;
        margin: -83px auto 0;
    }
}

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

    .hm-meet-att-main {
        margin: 0 auto;
        max-width: 720px;
        flex-direction: column;
    }

    .hm-meet-att-rit .text-heading strong {
        display: inline-block;
    }

    .hm-meet-att-lft {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    .hm-att-lft-img {
        max-width: 450px;
        margin: auto;
        border-bottom: 3px solid #cb5827;
    }

    .hm-att-lft-img img {
        max-width: 330px;
        margin: 0 auto;
    }

    .hm-meet-att-rit {
        width: 100%;
        margin: 20px auto 0;
        text-align: center;
    }

    .hm-text-title-btm {
        font-size: 70px;
        margin: 22px auto 0;
        text-align: center;
    }

    .hm-meet-att-cnt {
        padding-left: 14px;
    }

    .hm-meet-att-sec .text-heading {
        margin-bottom: 13px;
        display: inline-block;
        font-size: 45px;
        letter-spacing: 0;
    }

    .hm-meet-att-btn .cmn-btn {
        padding: 18px 45px 18px;
    }

    .hm-meet-att-sec {
        margin-top: 0;
    }

    .meet-bot-blck::before {
        bottom: -6px;
    }

    .hm-meet-att-sec::before,
    .hm-meet-att-sec::after {
        height: 42.8%;
        top: 0;
    }

}

@media screen and (max-width:767px) {
    .hm-meet-att-sec .container {
        padding: 0;
    }

    .hm-meet-att-main {
        width: 100%;
        padding: 0 10px;
    }

    .hm-meet-att-sec .text-heading {
        margin-bottom: 13px;
        font-size: 37px;
    }

    .hm-meet-att-cnt p {
        margin-bottom: 14px;
        font-size: 15px;
    }

    .hm-text-title-btm {
        font-size: 50px;
        mask-image: none;
    }

    .hm-meet-att-cnt {
        padding-left: 0px;
    }

    .meet-bot-blck::before {
        bottom: -17px;
        width: 83.24%;
    }

    .hm-meet-att-sec::before,
    .hm-meet-att-sec::after {
        display: none;
    }
}

@media screen and (max-width:480px) {
    .hm-meet-att-sec .text-heading {
        font-size: 31px;
    }

    .hm-meet-att-cnt p {
        margin-bottom: 14px;
        line-height: 1.5;
        font-size: 13px;

    }

    .hm-text-title-btm {
        font-size: 25px;
        margin: 10px auto 0;
    }

    .hm-att-lft-img img {
        max-width: 250px;
    }

    .hm-meet-att-btn .cmn-btn {
        padding: 15px 39px;
    }

    .hm-text-title-btm {
        font-size: 35px;
    }

    .meet-bot-blck::before {
        bottom: -16px;
    }

}


/* home experienced section starts */

.hm-experienced-sec {
    position: relative;
    z-index: 1;
    margin-top: -25px;
}

.hm-experienced-sec::before,
.hm-experienced-sec::after {
    content: "";
    position: absolute;
    background-image: url(../images/hm-bg-left-grad-img.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 19.7%;
    height: 111%;
    left: 0;
    bottom: -42%;
    opacity: 74%;
    z-index: 16;
}

.hm-experienced-sec::after {
    background-image: url(../images/hm-bg-right-grad-img.png);
    right: 0;
    left: inherit;
    width: 26.4%;
    height: 120%;
    opacity: 60%;
}

.hm-experienced-sec .container {
    max-width: 1809px;
    margin: 0 0 0 auto;
}

.hm-exper-main-blk {
    padding: 18px 0 75px 130px;
    border-radius: 60px 0 0 0;
    background-image: linear-gradient(to top, rgb(11, 11, 38) 0%, rgba(11, 11, 38, 0) 100%);
    position: relative;
    z-index: 17;
    background-color: #0a0a23;
}

.hm-exper-main-blk::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(166deg, rgb(203, 88, 39, 0.41) 2%, rgb(203 88 39 / 0) 69%);
    mask: linear-gradient(#0b0b26) content-box, linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    padding: 2px;
    border-radius: 70px 0px 0 0;
    inset: 0 0 0 0;
    z-index: -1;
    pointer-events: none;
}

.hm-exper-top-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    margin: 0 0 -28px;
    gap: 50px;
}

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

.hm-experienced-sec .text-heading {
    margin: 0;
}

.hm-exper-logo {
    width: 20.1%;
}

.hm-exper-logo img {
    width: 100%;
    display: block;
}

.hm-exper-btm-blk {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}

.hm-exper-lft {
    width: 35.9%;
}

.hm-exper-lft p {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0px;
    color: #fff;
    margin: 0px 0 35px;
}

.hm-exper-lft p:last-child {
    margin: 0;
}

.hm-exper-lft p a {
    font-weight: inherit;
    color: #cb5827;
}

.hm-exper-lft p a:hover {
    color: #fff;
}

.hm-exper-img {
    padding: 0;
    width: 62.8%;
}

.hm-exper-img img {
    width: 100%;
    display: block;
}

.hm-exper-btns {
    display: flex;
    gap: 1.3%;
    position: absolute;
    width: 61.1%;
    right: 0;
    bottom: 1%;
}

.hm-free-btn a.cmn-btn {
    padding: 25px 56px;
}

/* hm experienced responsive */

@media screen and (max-width: 1800px) {
    .hm-experienced-sec .container {
        max-width: 1600px;
    }

    .hm-exper-main-blk {
        padding: 16px 0 60px 90px;
        border-radius: 50px 0 0 0;
    }

    .hm-exper-main-blk::before {
        border-radius: 50px 0px 0 0;
    }

    .hm-experienced-sec .text-heading {
        font-size: 67px;
        letter-spacing: -0.5px;
    }

    .hm-exper-lft p {
        font-size: 18px;
        margin: 0px 0 28px;
    }

    .hm-exper-top-blk {
        margin: 0 0 -22px;
    }

    .hm-experienced-sec {
        margin-top: -20px;
    }
}

@media screen and (max-width: 1680px) {
    .hm-experienced-sec .container {
        max-width: 1500px;
    }

    .hm-exper-main-blk {
        padding: 15px 0 55px 85px;
        border-radius: 45px 0 0 0;
    }

    .hm-exper-main-blk::before {
        border-radius: 45px 0px 0 0;
    }

    .hm-exper-top-blk {
        margin: 0 0 -9px;
    }


    .hm-experienced-sec .text-heading {
        font-size: 61px;
        letter-spacing: -0.4px;
    }

    .hm-exper-lft p {
        font-size: 16px;
        margin: 0px 0 24px;
    }

    .hm-exper-btns {
        bottom: -12px;
    }

}

@media screen and (max-width: 1550px) {
    .hm-experienced-sec .container {
        max-width: 1400px;
    }

    .hm-exper-main-blk {
        padding: 14px 0 55px 80px;
        border-radius: 40px 0 0 0;
    }

    .hm-exper-main-blk::before {
        border-radius: 40px 0px 0 0;
    }

    .hm-exper-top-blk {
        margin: 0 0 -7px;
    }

    .hm-experienced-sec .text-heading {
        font-size: 56px;
        letter-spacing: -0.3px;
    }

    .hm-exper-lft p {
        font-size: 15px;
        margin: 0px 0 23px;
    }

}

@media screen and (max-width: 1440px) {
    .hm-experienced-sec .container {
        max-width: 1300px;
    }

    .hm-experienced-sec .text-heading {
        font-size: 53px;
        letter-spacing: -0.2px;
    }

    .hm-exper-lft p {
        font-size: 14px;
        margin: 0px 0 23px;
    }

}

@media screen and (max-width: 1366px) {
    .hm-experienced-sec .container {
        max-width: 1200px;
    }

    .hm-exper-main-blk {
        padding: 13px 0 50px 75px;
        border-radius: 35px 0px 0 0;
    }

    .hm-exper-main-blk::before {
        border-radius: 35px 0px 0 0;
    }

    .hm-experienced-sec .text-heading {
        font-size: 48px;
        letter-spacing: -0.1px;
    }

    .hm-exper-lft p {
        font-size: 13px;
        margin: 0px 0 23px;
    }

    .hm-exper-btns {
        bottom: -2px;
    }

    .hm-experienced-sec {
        margin-top: -15px;
    }
}

@media screen and (max-width: 1280px) {
    .hm-experienced-sec .container {
        max-width: 1100px;
    }

    .hm-exper-main-blk {
        padding: 12px 0 45px 70px;
        border-radius: 35px 0px 0 0;
    }

    .hm-experienced-sec .text-heading {
        font-size: 44px;
        letter-spacing: 0;
    }

    .hm-exper-lft p {
        font-size: 12px;
        margin: 0px 0 21px;
    }

}

@media screen and (max-width: 1180px) {
    .hm-experienced-sec .container {
        max-width: 1000px;
    }

    .hm-experienced-sec .text-heading {
        font-size: 38px;
    }

    .hm-exper-main-blk {
        padding: 11px 0 40px 32px;
        border-radius: 35px 0px 0 0;
    }

    .hm-exper-btns {
        bottom: 17px;
    }

    .hm-exper-lft p {
        letter-spacing: -0.2px;
    }
}

@media screen and (max-width: 1024px) {
    .hm-experienced-sec .container {
        max-width: 720px;
        margin: 0 auto;
    }

    .hm-experienced-sec .text-heading {
        font-size: 35px;
        text-align: center;
    }

    .hm-exper-main-blk {
        padding: 20px;
        border-radius: 25px 25px 0 0;
    }

    .hm-exper-main-blk::before {
        border-radius: 25px 25px 0 0;
    }

    .hm-exper-top-blk {
        flex-direction: column;
        justify-content: center;
        width: 100%;
        gap: 20px;
        margin: 0 0 20px;
    }

    .hm-exper-logo {
        width: 100%;
        max-width: 150px;
    }

    .hm-exper-btm-blk {
        justify-content: center;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .hm-exper-lft {
        width: 100%;
        text-align: center;
    }

    .hm-exper-lft p {
        font-size: 14px;
        margin: 0px 0 16px;
        letter-spacing: 0;
    }

    .hm-exper-img {
        padding: 0;
        width: 100%;
        max-width: 450px;
    }

    .hm-exper-btns {
        bottom: 0;
        position: relative;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap-reverse;
        gap: 15px;
    }

    .hm-experienced-sec {
        margin-top: 0;
    }

}

@media screen and (max-width: 767px) {
    .hm-experienced-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }

    .hm-experienced-sec .text-heading {
        font-size: 30px;
    }

    .hm-experienced-sec {
        margin-top: 13px;
    }

    .hm-experienced-sec::before,
    .hm-experienced-sec::after {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .hm-experienced-sec .text-heading {
        font-size: 19px;
    }

    .hm-exper-main-blk {
        padding: 15px;
    }

    .hm-exper-logo {
        width: 100%;
        max-width: 110px;
    }

    .hm-exper-lft p {
        margin: 0px 0 14px;
    }
}

/* home experienced section ends */


/* home sets section starts */

.hm-sets-sec {
    padding: 125px 0 146px;
    background-image: url(../images/hm-sets-bg-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 0 !important;
}

.hm-sets-sec::before,
.hm-sets-sec::after {
    content: "";
    position: absolute;
    background-image: url(../images/hm-bg-left-grad-img.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 19.7%;
    height: 111%;
    left: 0;
    top: 0%;
    opacity: 74%;
    z-index: 0;
}

.hm-sets-sec::after {
    background-image: url(../images/hm-bg-right-grad-img.png);
    right: 0;
    left: inherit;
    width: 26.4%;
    height: 120%;
    opacity: 60%;
}

.hm-sets-sec .text-heading {
    text-align: center;
    margin: 0 0 90px 0;
}

.hm-sets-blk {
    position: relative;
    z-index: 3;
}

.hm-sets-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 25%;
}

.hm-set-item {
    font-size: 26px;
    background-color: rgb(48 45 61 / 50%);
    font-family: 'Inter';
    font-weight: 600;
    line-height: 1.26;
    letter-spacing: 0.52px;
    color: #fff;
    border-radius: 10px;
    width: 33%;
    padding: 19px 24px;
}

.hm-set-item.last-item {
    margin: 10px 0 0;
    padding: 19px 45px;
    text-align: center;
}

.hm-set-item.rht-item {
    text-align: right;
}

.hm-set-item:hover {
    background-image: linear-gradient(to right, rgba(204, 83, 24, 0.6) 0%, transparent 100%);
    background-color: transparent;
}

.hm-set-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    width: 19.1%;
}

.hm-set-img img {
    width: 100%;
    display: block;
}

/* hm sets responsive */

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

    .hm-sets-sec {
        padding: 100px 0 115px;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 75px 0;
    }

    .hm-sets-list {
        gap: 26px 25%;
    }

    .hm-set-item {
        font-size: 23px;
        border-radius: 9px;
        letter-spacing: 0.32px;
        padding: 16px 20px;
    }

    .hm-set-item.last-item {
        margin: 9px 0 0;
        padding: 16px 40px;
    }


}

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

    .hm-sets-sec {
        padding: 90px 0 105px;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 70px;
    }

    .hm-sets-list {
        gap: 23px 25%;
    }

    .hm-set-item {
        font-size: 21px;
        border-radius: 8px;
        letter-spacing: 0.22px;
        padding: 14px 18px;
    }

    .hm-set-item.last-item {
        margin: 8px 0 0;
        padding: 14px 35px;
    }

}

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

    .hm-sets-sec {
        padding: 82px 0 98px;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 65px;
    }

    .hm-sets-list {
        gap: 20px 25%;
    }

    .hm-set-item {
        font-size: 20px;
        border-radius: 7px;
        letter-spacing: 0.12px;
        padding: 13px 17px;
    }

    .hm-set-item.last-item {
        margin: 7px 0 0;
        padding: 13px 30px;
    }

}

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

    .hm-set-item {
        font-size: 18px;
        border-radius: 7px;
        letter-spacing: 0.02px;
        padding: 13px 17px;
    }

}

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

    .hm-sets-sec {
        padding: 70px 0 80px;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 55px;
    }

    .hm-sets-list {
        gap: 17px 25%;
    }

    .hm-set-item {
        font-size: 17px;
        border-radius: 7px;
        letter-spacing: 0;
        padding: 12px 15px;
    }

    .hm-set-item.last-item {
        margin: 7px 0 0;
        padding: 13px 28px;
    }

}

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

    .hm-sets-sec {
        padding: 50px 0;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 25px;
    }

    .hm-set-img {
        position: relative;
        width: 100%;
        max-width: 150px;
        margin: 0 auto 20px;
    }

    .hm-set-item {
        padding: 15px;
        margin: 0 auto;
        width: 100%;
        max-width: 320px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .hm-set-item.rht-item {
        text-align: center;
    }

    .hm-set-item.last-item {
        margin: 0 auto;
        padding: 15px;
    }

    .hm-sets-list.owl-carousel .owl-stage {
        display: flex;
    }

    .hm-sets-list.owl-carousel .owl-item {
        padding: 0 2px;
    }

    .hm-sets-list.owl-carousel .owl-nav {
        display: flex;
        justify-content: center;
        gap: 50px;
        margin: 25px auto 0;
    }

    .hm-sets-list.owl-carousel .owl-nav button {
        height: 55px;
        width: 55px;
        background-image: url(../images/hm-nav-bg-icon.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .hm-sets-list.owl-carousel .owl-nav button:hover {
        background: #cb5827;
    }

    .hm-sets-list.owl-carousel .owl-nav button::before {
        content: "";
        position: absolute;
        background-image: url(../images/hm-sprites.webp);
        background-position: -61px -10px;
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
        inset: 0 0 0 0;
        margin: auto;
    }

    .hm-sets-list.owl-carousel .owl-nav button.owl-next::before {
        background-position: -84px -10px;
    }

    .hm-sets-list.owl-carousel .owl-nav button span {
        display: none;
    }

}

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

    .hm-sets-sec::before,
    .hm-sets-sec::after {
        display: none;
    }
}

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

    .hm-sets-sec {
        padding: 40px 0;
    }

    .hm-sets-sec .text-heading {
        margin: 0 0 18px;
    }

}

/* home sets section ends */
/* home personal section starts */

.hm-personal-sec .container {
    max-width: 1700px;
}

.hm-personal-sec .text-heading {
    line-height: 1.11;
    margin: 0 0 20px;
}

.hm-pers-blk {
    position: relative;
}

.hm-pers-img {
    position: relative;
    z-index: 1;
}

.hm-pers-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(179deg, rgb(203, 88, 39, 1), rgb(203 88 39 / 0%));
    mask: linear-gradient(#0b0b26) content-box, linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    padding: 2px;
    border-radius: 70px 70px 0 0;
    inset: 0 0 0 0;
    z-index: 0;
}

.hm-pers-img img {
    width: 100%;
    display: block;
    opacity: 30%;
    border-radius: 70px 70px 0 0;
    padding: 2px;
}

.hm-pers-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 11.5%;
    margin: auto;
    width: 55%;
    height: max-content;
    z-index: 2;
}

.hm-pers-cont p {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0 0 10px;
}

.hm-pers-cont p a {
    color: #cb5827;
}

.hm-pers-cont p a:hover {
    color: #fff;
}

.hm-pers-btns {
    display: flex;
    gap: 2.1%;
    padding-top: 15px;
}

.hm-pers-call-btn a.cmn-btn {
    background: #0b0b26;
    padding: 25px 44px;
}

.hm-pers-call-btn a.cmn-btn:hover {
    background: #cb5827;
}

.hm-pers-call-btn a.cmn-btn::before {
    content: "";
    position: absolute;
    padding: 1px;
    background: linear-gradient(182deg, #cb5827 57%, #cb582700 100%);
    mask: linear-gradient(#0b0b26 0 0) content-box,
        linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    height: 100%;
    width: 100%;
    border-radius: 50px;
    top: 0;
    left: 0;
}

.hm-pers-call-btn a.cmn-btn:hover::before {
    display: none;
}

/* home personal responsive */

@media screen and (max-width: 1800px) {
    .hm-personal-sec .container {
        max-width: 1570px;
    }

    .hm-personal-sec .text-heading {
        line-height: 1.11;
        margin: 0 0 18px;
        font-size: 69px;
    }

    .hm-pers-cont p {
        font-size: 19px;
        letter-spacing: 0.3px;
        margin: 0 0 27px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 19px;
        padding: 21px 50px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 19px;
        padding: 21px 40px;
    }

    .hm-pers-img img {
        border-radius: 55px 55px 0 0;
    }

    .hm-pers-img::before {
        border-radius: 55px 55px 0 0;
    }

}

@media screen and (max-width: 1680px) {
    .hm-personal-sec .container {
        max-width: 1430px;
    }

    .hm-personal-sec .text-heading {
        font-size: 65px;
        letter-spacing: -2.1px;
        margin: 0 0 17px;
    }

    .hm-pers-cont p {
        font-size: 17px;
        letter-spacing: 0.2px;
        margin: 0 0 10px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 18px;
        padding: 19px 45px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 19px;
        padding: 19px 36px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 50px 50px 0 0;
    }

}

@media screen and (max-width: 1550px) {
    .hm-personal-sec .container {
        max-width: 1320px;
    }

    .hm-personal-sec .text-heading {
        font-size: 60px;
        letter-spacing: -1.9px;
        margin: 0 0 16px;
    }

    .hm-pers-cont p {
        font-size: 16px;
        letter-spacing: 0.1px;
        margin: 0 0 10px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 17px;
        padding: 17px 40px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 18px;
        padding: 17px 32px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 45px 45px 0 0;
    }

}

@media screen and (max-width: 1440px) {
    .hm-personal-sec .container {
        max-width: 1260px;
    }

    .hm-personal-sec .text-heading {
        font-size: 57px;
        letter-spacing: -1.7px;
        margin: 0 0 15px;
    }

    .hm-pers-cont p {
        font-size: 15px;
        letter-spacing: 0;
        margin: 0 0 10px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 16px;
        padding: 16px 36px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 16px;
        padding: 16px 28px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 40px 40px 0 0;
    }

}

@media screen and (max-width: 1366px) {
    .hm-personal-sec .container {
        max-width: 1170px;
    }

    .hm-personal-sec .text-heading {
        font-size: 52px;
        letter-spacing: -1.4px;
        margin: 0 0 14px;
    }

    .hm-pers-cont p {
        font-size: 14px;
        letter-spacing: 0;
        margin: 0 0 10px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 15px;
        padding: 14px 32px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 15px;
        padding: 14px 24px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 35px 35px 0 0;
    }

}

@media screen and (max-width: 1280px) {
    .hm-personal-sec .container {
        max-width: 1080px;
    }

    .hm-personal-sec .text-heading {
        font-size: 56px;
        letter-spacing: -1.1px;
        margin: 0 0 13px;
    }

    .hm-pers-cont p {
        font-size: 14px;
        letter-spacing: 0;
        margin: 0 0 18px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 14px;
        padding: 13px 28px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 14px;
        padding: 13px 20px;
    }

}

@media screen and (max-width: 1180px) {
    .hm-personal-sec .container {
        max-width: 930px;
    }

    .hm-personal-sec .text-heading {
        font-size: 40px;
        letter-spacing: -0.8px;
        margin: 0 0 12px;
    }

    .hm-pers-cont p {
        font-size: 13px;
        letter-spacing: 0;
        margin: 0 0 16px;
    }

    .hm-free-btn a.cmn-btn {
        font-size: 13px;
        padding: 12px 25px;
    }

    .hm-pers-call-btn a.cmn-btn {
        font-size: 13px;
        padding: 12px 20px;
    }

}

@media screen and (max-width: 1024px) {
    .hm-personal-sec .container {
        max-width: 720px;
    }

    .hm-pers-cont {
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
        padding: 60px;
    }

    .hm-personal-sec .text-heading {
        font-size: 36px;
        letter-spacing: 0;
        margin: 0 0 6px;
    }

    .hm-pers-btns {
        gap: 12px;
        justify-content: center;
        flex-wrap: wrap-reverse;
        padding: 0px;
    }

    .hm-pers-cont p {
        font-size: 14px;
        margin: 0 0 6px;
    }

}

@media screen and (max-width: 767px) {
    .hm-personal-sec .container {
        max-width: 100%;
        padding: 0 10px;
    }

    .hm-personal-sec .text-heading {
        font-size: 35px;
    }

    .hm-pers-img {
        margin: 0 0 20px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 30px 30px 0 0;
        opacity: 1;
    }

    .hm-pers-img {
        margin: 0 0 20px;
    }

    .hm-pers-img img,
    .hm-pers-img::before {
        border-radius: 20px;
        opacity: 1;
        min-height: 200px;
        object-fit: cover;
        object-position: center;
    }

    .hm-pers-cont {
        padding: 0;
        position: relative;
        max-width: 600px;
    }

    .hm-personal-sec {
        padding-bottom: 30px;
    }
}

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

    .hm-personal-sec .text-heading {
        font-size: 25px;
    }

}

/* home personal section ends */

/* home faqs section starts */

.hm-faqs-sec {
    padding: 102px 0 0;
    position: relative;
}

.hm-faqs-sec::before,
.hm-faqs-sec::after {
    content: "";
    position: absolute;
    background-image: url(../images/hm-bg-left-grad-img.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 19.7%;
    height: 111%;
    left: 0;
    top: 0%;
    opacity: 71%;
    z-index: 0;
}

.hm-faqs-sec::after {
    background-image: url(../images/hm-bg-right-grad-img.png);
    right: 0;
    left: inherit;
    width: 26.4%;
    height: 120%;
    opacity: 55%;
}

.hm-faqs-sec .container {
    max-width: 1300px;
}

.hm-faqs-sec .text-heading {
    text-align: center;
    color: #fff;
    margin: 0 0 33px 0;
}

.hm-faqs-sec .text-heading strong {
    display: inline-block;
}

.hm-accordion-blk {
    width: 91.2%;
    margin: 0 auto 23px;
}

.accordion-section {
    margin: 0 0 10px;
    background-color: #1d1c30;
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.accordion-section:last-child {
    margin: 0;
}

.accordion-section.accordien-active {
    background-image: linear-gradient(to bottom, #0a0a23 0%, #0b0b26 100%);
}

.accordion-section.accordien-active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(179deg, rgb(203, 88, 39, 0.41), rgb(203 88 39 / 0%));
    mask: linear-gradient(#0b0b26) content-box, linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    padding: 2px;
    border-radius: 10px;
    inset: 0 0 0 0;
    z-index: -1;
}

.accordion-heading {
    font-size: 26px;
    font-family: 'Inter';
    font-weight: 600;
    color: #fff;
    line-height: 1.26;
    letter-spacing: 0.52px;
    position: relative;
    cursor: pointer;
    padding: 35px 90px 35px 45px;
    margin: 0;
}

.accordion-heading::before {
    content: "";
    position: absolute;
    background: url(../images/hm-sprites.webp);
    background-repeat: no-repeat;
    background-position: -55px -88px;
    background-color: #cb5827;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    top: 20px;
    right: 30px;
}

.accordion-section.accordien-active .accordion-heading::before {
    background-position: -121px -88px;
}

.accordion-section-content {
    padding: 0px 75px 60px 45px;
}

.accordion-section-content p,
.accordion-section-content li {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0 0 30px;
}

.accordion-section-content ul li {
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    position: relative;
    list-style: none;
}

.accordion-section-content ul li::before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    top: 16px;
    left: 0;
}

.accordion-section-content p:last-child {
    margin: 0;
}

.accordion-section-content ul,
.accordion-section-content ol {
    margin: 0 0 20px;
}

.accordion-section-content ul li ul {
    padding: 15px 0 0 15px;
}

.accordion-section-content ol {
    margin: 0 0 0 25px;
}

.accordion-section-content ol li {
    list-style: decimal;
}

.accordion-section-content ol li::marker {
    display: none;
}

.hm-faqs-btn {
    text-align: center;
}

.hm-faqs-btn a.cmn-btn {
    padding: 26px 108px 25px;
}

@media screen and (max-width: 1680px) {
    .hm-faqs-sec .container {
        max-width: 1140px;
    }

    .hm-faqs-sec {
        padding: 80px 0 0;
    }

    .hm-faqs-sec .text-heading {
        font-size: 67px;
        margin: 0 0 28px 0;
    }

    .accordion-heading {
        font-size: 22px;
        letter-spacing: 0.32px;
        padding: 31px 76px 29px 37px;
    }

    .accordion-heading::before {
        top: 20px;
        right: 25px;
        transform: scale(0.85);
        transform-origin: top right;
    }

    .accordion-section-content {
        padding: 0px 65px 52px 40px;
    }

    .hm-faqs-btn a.cmn-btn {
        font-size: 18px;
        padding: 20px 85px 19px;
    }

    .hm-accordion-blk {
        margin: 0 auto 21px;
    }

    .accordion-section-content ul,
    .accordion-section-content ol {
        margin: 0 0 18px;
    }

    .accordion-section-content ol {
        margin: 0 0 0 22px;
    }

    .accordion-section-content ul li ul {
        padding: 13px 0 0 13px;
    }

    .accordion-section-content p,
    .accordion-section-content li {
        font-size: 18px;
        letter-spacing: 0.3px;
        margin: 0 0 26px;
    }

    .accordion-section-content ul li {
        padding: 0 0 0 17px;
        margin: 0 0 17px;
    }

    .accordion-section-content ul li::before {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        left: 0;
        top: 13px;
    }

}

@media screen and (max-width: 1550px) {
    .hm-faqs-sec .container {
        max-width: 1070px;
    }

    .hm-faqs-sec {
        padding: 75px 0 0;
    }

    .accordion-heading {
        font-size: 21px;
        letter-spacing: 0.12px;
        padding: 27px 67px 26px 32px;
    }

    .accordion-heading::before {
        top: 18px;
        right: 20px;
        transform: scale(0.75);
    }

    .accordion-section-content {
        padding: 0px 55px 46px 34px;
    }

    .hm-accordion-blk {
        margin: 0 auto 20px;
    }

    .hm-faqs-btn a.cmn-btn {
        font-size: 17px;
        padding: 18px 75px 17px;
    }

    .accordion-section-content p,
    .accordion-section-content li {
        font-size: 17px;
        letter-spacing: 0.1px;
        margin: 0 0 22px;
    }

    .accordion-section-content ul li {
        padding: 0 0 0 17px;
        margin: 0 0 15px;
    }

}

@media screen and (max-width: 1440px) {
    .hm-faqs-sec .container {
        max-width: 970px;
    }

    .hm-faqs-sec {
        padding: 65px 0 0;
    }

    .hm-faqs-sec .text-heading {
        font-size: 57px;
        margin: 0 0 25px 0;
    }

    .accordion-heading {
        font-size: 20px;
        letter-spacing: 0;
        padding: 24px 55px 23px 28px;
    }

    .accordion-heading::before {
        top: 17px;
        right: 16px;
        transform: scale(0.65);
    }

    .accordion-section-content {
        padding: 0px 45px 42px 30px;
    }

    .hm-faqs-btn a.cmn-btn {
        font-size: 16px;
        letter-spacing: 0;
        padding: 16px 68px 16px;
    }

    .accordion-section-content p,
    .accordion-section-content li {
        font-size: 16px;
        letter-spacing: 0px;
        margin: 0 0 20px;
    }

    .accordion-section {
        border-radius: 7px;
    }

    .accordion-section-content ul li::before {
        width: 6px;
        height: 6px;
        top: 12px;
    }

    .accordion-section-content ul li {
        padding: 0 0 0 15px;
        margin: 0 0 14px;
    }

    .accordion-section-content ul,
    .accordion-section-content ol {
        margin: 0 0 16px;
    }

    .accordion-section-content ol {
        margin: 0px 0 0 19px;
    }

}

@media screen and (max-width: 1280px) {
    .hm-faqs-sec .container {
        max-width: 870px;
    }

    .hm-faqs-sec {
        padding: 55px 0 0;
    }

    .hm-faqs-sec .text-heading {
        font-size: 50px;
        margin: 0 0 23px 0;
    }

    .accordion-heading {
        font-size: 20px;
        letter-spacing: 0;
        padding: 21px 45px 21px 24px;
    }

    .accordion-heading::before {
        top: 17px;
        right: 14px;
        transform: scale(0.55);
    }

    .accordion-section-content {
        padding: 0px 40px 36px 25px;
    }

    .accordion-section-content p,
    .accordion-section-content li {
        font-size: 15px;
        letter-spacing: 0px;
        margin: 0 0 17px;
    }

    .accordion-section-content ul li {
        padding: 0 0 0 14px;
        margin: 0 0 12px;
    }

    .accordion-section-content ul,
    .accordion-section-content ol {
        margin: 0 0 14px;
    }

    .accordion-section-content ul li ul {
        padding: 12px 0 0 12px;
    }

    .accordion-section-content ol {
        margin: 0px 0 0 17px;
    }

    .hm-accordion-blk {
        margin: 0 auto 18px;
    }

    .hm-faqs-btn a.cmn-btn {
        font-size: 15px;
        letter-spacing: 0;
        padding: 14px 62px 14px;
    }

}

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

    .hm-faqs-sec {
        padding: 50px 0 0;
    }

    .hm-faqs-sec .container {
        max-width: 720px;
    }

    .hm-faqs-sec .text-heading {
        font-size: 40px;
        margin: 0 0 20px 0;
    }

    .accordion-heading {
        font-size: 19px;
        letter-spacing: 0;
        padding: 20px 50px 20px 20px;
    }

    .accordion-section-content {
        padding: 0px 35px 25px 25px;
    }

}

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

    .hm-legal-btm-sec::before,
    .hm-legal-btm-sec::after {
        display: none;
    }

    .hm-faqs-sec .text-heading {
        font-size: 35px;
    }

    .accordion-heading {
        font-size: 17px;
        padding: 15px 42px 15px 14px;
    }

    .accordion-heading::before {
        top: 16px;
        right: 10px;
        transform: scale(0.45);
    }

    .accordion-section-content {
        padding: 0px 28px 20px 15px;
    }

    .accordion-section-content p,
    .accordion-section-content li {
        font-size: 14px;
        margin: 0 0 14px;
    }

    .accordion-section-content ul li {
        margin: 0 0 12px;
    }

    .hm-faqs-sec::before,
    .hm-faqs-sec::after {
        display: none;
    }
}

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

    .hm-faqs-sec {
        padding: 40px 0 0;
    }

    .hm-faqs-sec .text-heading {
        font-size: 27px;
        margin: 0 0 16px 0;
    }

    .accordion-section {
        border-radius: 5px;
    }

    .accordion-heading {
        font-size: 16px;
        padding: 13px 38px 13px 12px;
    }

    .hm-faqs-btn a.cmn-btn {
        font-size: 14px;
        padding: 13px 55px 13px;
    }

    .accordion-heading::before {
        transform: scale(0.4);
    }

}

/* home faqs section ends */

/* Legal Section starts */

.hm-blog-sec {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
    background-color: #0a0a23;
}

.hm-blog-blk .blog-title {
    margin-bottom: 10px;
}

.hm-blog-sec .text-heading {
    font-size: 75px;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1;
    letter-spacing: -2.25px;
    color: #fff;
    text-align: center;
    margin: 0 0 53px;
}

.hm-blog-blk {
    display: flex;
    justify-content: space-between;
    width: 94.7%;
    margin: 0 auto 57px;
    position: relative;
    z-index: 3;
}


.hm-blog-item {
    display: flex;
    justify-content: space-between;
    width: 48.1%;
    border-radius: 35px;
    background: #0b0b26;
}

.hm-blog-item:hover .blog-title a,
.hm-blog-item:hover p {
    color: #cb5827;
}

.blog-cnt {
    padding: 50px 19px 50px 0;
    width: 47%;
    position: relative;
    z-index: 1;
}

.blog-cnt::before {
    position: absolute;
    content: "";
    height: 99.7%;
    width: calc(100% + 31%);
    background: linear-gradient(130deg, rgb(203 88 39), rgb(203 88 39 / 0%));
    mask: linear-gradient(#0b0b26) content-box, linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    padding: 2px;
    border-radius: 45px;
    left: -31%;
    top: 0;
    z-index: -1;
}

.hm-blog-item .blog-title a {
    font-size: 26px;
    font-family: 'Inter';
    font-weight: 700;
    line-height: 1.26;
    letter-spacing: 0;
    color: #fff;
    margin: 0 0 11px;
}

.hm-blog-item p {
    font-size: 20px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0 0 29px;
}

.blog-item-img {
    width: 49%;
    position: relative;
    z-index: 2;
}

.blog-item-img img {
    width: 100%;
    display: block;
    border-radius: 35px;
}

.hm-blog-item-btn a.cmn-btn {
    font-size: 16px;
    letter-spacing: 0.32px;
    padding: 12px 44px;
    background: transparent;
}

.hm-blog-item-btn a.cmn-btn::before {
    content: "";
    position: absolute;
    padding: 1px;
    background: linear-gradient(182deg, #cb5827 57%, #cb582700 100%);
    mask: linear-gradient(#0b0b26 0 0) content-box,
        linear-gradient(#0b0b26 0 0);
    mask-composite: exclude;
    height: 100%;
    width: 100%;
    border-radius: 50px;
    top: 0;
    left: 0;
}

.hm-blog-item-btn a.cmn-btn:hover::before {
    display: none;
}

.hm-blog-item-btn a.cmn-btn:hover {
    background: #cb5827;
}

.hm-blog-btn {
    text-align: center;
    position: relative;
    z-index: 3;
}

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

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

    .hm-blog-sec .text-heading {
        font-size: 58px;
        letter-spacing: -1.95px;
        margin: 0 0 42px;
    }

    .blog-cnt {
        padding: 43px 18px 43px 0;
    }

    .hm-blog-item .blog-title a {
        font-size: 21px;
        margin: 0 0 9px;
    }

    .hm-blog-item p {
        font-size: 18px;
        letter-spacing: 0.2px;
        margin: 0 0 25px;
    }

    .hm-blog-item-btn a.cmn-btn {
        font-size: 15px;
        letter-spacing: 0.22px;
        padding: 11px 36px;
    }

    .hm-blog-blk {
        margin: 0 auto 50px;
    }

    .blog-cnt::before {
        width: calc(100% + 35%);
        left: -35%;
    }

}

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


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

    .hm-blog-sec .text-heading {
        font-size: 50px;
        letter-spacing: -1.65px;
        margin: 0 0 38px;
    }

    .blog-cnt {
        padding: 36px 16px 36px 0;
    }

    .hm-blog-item .blog-title a {
        font-size: 20px;
        margin: 0 0 8px;
    }

    .hm-blog-item p {
        font-size: 16px;
        letter-spacing: 0.1px;
        margin: 0 0 22px;
    }

    .hm-blog-item-btn a.cmn-btn {
        font-size: 14px;
        letter-spacing: 0.12px;
        padding: 10px 32px;
    }

    .hm-blog-blk {
        margin: 0 auto 47px;
    }
}

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

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

    .hm-blog-sec .text-heading {
        font-size: 46px;
        letter-spacing: -1.35px;
        margin: 0px 0 34px;
    }

    .blog-cnt {
        padding: 31px 15px 31px 0;
    }

    .hm-blog-item .blog-title a {
        font-size: 18px;
        margin: 0 0 7px;
    }

    .hm-blog-item p {
        font-size: 15px;
        letter-spacing: 0;
        margin: 0 0 22px;
    }

    .blog-item-img img {
        border-radius: 30px;
    }

    .blog-cnt::before {
        border-radius: 30px;
    }
}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    .hm-blog-sec {
        padding: 85px 0 0;
    }

    .hm-blog-sec .text-heading {
        font-size: 44px;
        letter-spacing: -0.75px;
        margin: 0px 0px 30px;
    }

    .blog-cnt {
        padding: 27px 15px 27px 0;
    }

    .hm-blog-item .blog-title a {
        font-size: 16px;
        margin: 0 0 7px;
    }

    .hm-blog-item p {
        font-size: 13px;
        letter-spacing: 0;
        margin: 0 0 19px;
    }

    .hm-blog-item-btn a.cmn-btn {
        font-size: 14px;
        padding: 9px 26px;
    }

    .hm-blog-blk {
        margin: 0 auto 40px;
    }

    .blog-item-img img {
        border-radius: 20px;
    }

    .blog-cnt::before {
        border-radius: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .hm-blog-sec {
        padding: 50px 0 0;
    }

    .hm-blog-sec .text-heading {
        font-size: 35px;
        letter-spacing: 0;
        margin: 0px 0px 25px;
    }

    .hm-blog-blk {
        margin: 0 0 25px;
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }

    .blog-item-img {
        width: 100%;
        max-width: 360px;
    }

    .hm-blog-sec .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        max-height: 250px;
        object-fit: cover;
        object-position: center;
        border-radius: 20px 20px 0 0;
    }

    .hm-blog-item {
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
        border-radius: 0;
        flex-direction: column;
        height: 100%;
    }

    .blog-cnt::before {
        width: 100%;
        left: 0;
        border-radius: 0 0 20px 20px;
        background: linear-gradient(355deg, rgb(203 88 39), rgb(203 88 39 / 0%));
    }

    .blog-cnt {
        padding: 20px;
        width: 100%;
        text-align: center;
        height: 100%;
    }

    .hm-blog-item .blog-title a {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .hm-blog-item p {
        font-size: 14px;
        margin: 0 0 18px;
    }

    .hm-blog-blk.owl-carousel .owl-stage {
        display: flex;
    }

    .hm-blog-blk.owl-carousel .owl-item {
        padding: 0 2px;
    }

    .hm-blog-blk.owl-carousel .owl-nav {
        display: flex;
        justify-content: center;
        gap: 50px;
        margin: 25px auto;
    }

    .hm-blog-blk.owl-carousel .owl-nav button {
        height: 55px;
        width: 55px;
        background-image: url(../images/hm-nav-bg-icon.webp);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .hm-blog-blk.owl-carousel .owl-nav button:hover {
        background: #cb5827;
    }

    .hm-blog-blk.owl-carousel .owl-nav button::before {
        content: "";
        position: absolute;
        background-image: url(../images/hm-sprites.webp);
        background-position: -61px -10px;
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
        inset: 0 0 0 0;
        margin: auto;
    }

    .hm-blog-blk.owl-carousel .owl-nav button.owl-next::before {
        background-position: -84px -10px;
    }

    .hm-blog-blk.owl-carousel .owl-nav button span {
        display: none;
    }

}

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

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

    .hm-blog-sec .text-heading {
        font-size: 30px;
    }

    .blog-cnt {
        padding: 15px;
    }

}

/* Legal Section ends */
/* legal btm section starts */

.hm-legal-whl-sec {
    position: relative;
}

.hm-legal-whl-sec::before {
    content: "";
    position: absolute;
    background-image: url(../images/hm-legal-whl-layer-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 80.8%;
    left: 0;
    right: 0;
    bottom: 4%;
    z-index: 1;
}

.hm-legal-btm-sec {
    margin: -8.3% 0 -2.7%;
    position: relative;
}

.hm-legal-btm-sec::before,
.hm-legal-btm-sec::after {
    content: "";
    position: absolute;
    background-image: url(../images/hm-bg-left-grad-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 25.7%;
    height: 100%;
    left: 0;
    top: -38%;
    opacity: 70%;
    z-index: 0;
    pointer-events: none;
}

.hm-legal-btm-sec::after {
    background-image: url(../images/hm-bg-right-grad-img.png);
    right: 0;
    left: inherit;
    width: 30.4%;
    height: 100%;
    opacity: 70%;
    pointer-events: none;
}

.hm-legal-btm-sec .container {
    max-width: 100%;
    padding: 0;
}

.hm-legal-btm-img img {
    width: 100%;
    display: block;
}

/* hm legal btm responsive */


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

    .hm-legal-whl-sec::before {
        display: none;
    }
}

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

    .hm-legal-btm-img img {
        width: 100%;
        display: block;
        min-height: 300px;
        object-fit: cover;
        object-position: center;
    }

}

/* legal btm section ends */

.hm-taxes-map-sec {
    padding: 60px 0;
}

.hm-taxes-map-sec .taxes-map-main {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.taxes-map-main .map-img {
    width: 35%;
}

.hm-taxes-map-sec .map-img-cnt {
    width: 60%;
}

.taxes-map-main .text-heading {
    font-size: 60px;
    letter-spacing: 0px;
    margin: 0;
}

.hm-set-item.rht-item.last {
    text-align: center;
}

@media screen and (max-width: 1550px) {
    .taxes-map-main .text-heading {
        font-size: 50px;
    }
}

@media screen and (max-width: 1440px) {
    .taxes-map-main .text-heading {
        font-size: 40px;
    }

    .hm-taxes-map-sec {
        padding: 40px 0;
    }
}

@media screen and (max-width: 1024px) {
    .hm-taxes-map-sec .taxes-map-main {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .taxes-map-main .map-img {
        width: 100%;
        max-width: 350px;
    }

    .hm-taxes-map-sec .map-img-cnt {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .taxes-map-main .text-heading {
        font-size: 30px;
    }
}