.repair_pg {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}
.hero-banner {
	position: relative;
}
.hero-content {
	max-width: 456px;
	position: absolute;
	top: 50%;
	left: 80px;
	transform: translateY(-50%);
}
.heading_home {
	font-family: Hind;
	font-weight: 700;
	font-style: Bold;
	font-size: 60px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0%;
    color: #fff;
}
.para_home {
	font-weight: 400;
	font-style: Regular;
	font-size: 22px;
	leading-trim: NONE;
	line-height: 35px;
	letter-spacing: 0%;
	color: #fff;
}
.homebtn {
	font-family: Hind;
	font-weight: 400;
	font-style: Regular;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0%;
	display: inline-block;
	padding: 11.5px 22px;
	color: #000;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 0;
	transition: .2s all ease-in-out;
}
.homebtn:hover {
	background: transparent;
	border-color: #fff;
}
.experprbo_cont {
	padding: 100px 80px;
}
.expercont_box {
	display: flex;
	align-items: center;
	gap: 182px;
}
.expercont_box_rt {
	display: flex;
	flex-direction: column;
	gap: 30px;
	max-width: 710px;
}
.expercont_box_rt .heading_home, 
.expercont_box_rt .para_home{
    color: #000;
    margin: 0;
}
.exper_list_item {
	display: flex;
	align-items: center;
	gap: 30px;
}
.exper_list_txt p {
	margin: 0;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 35px;
	letter-spacing: 0%;
}
.partnesec {
	background: #000;
	padding: 50px 0;
}
.partnesec_cont {
	max-width: 1154px;
	margin: 0 auto;
	text-align: center;
}
.partnesec_box {
	padding: 50px 0 0 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px 0;
}
.partner_bx_itm {
	display: flex;
	justify-content: center;
	align-items: center;
}
.rentservi_cont {
	max-width: 1760px;
	margin: 0 auto;
	padding: 100px 0;
}
.rentservi_cont .heading_home{
    color: #000;
    text-align: center;
}
.rentservi_box {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	padding-top: 30px;
}
.rentservi_itm {
	border: 1px solid #AA0000;
	padding: 30px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 30px;
	border-radius: 10px;
	width: 100%;
}
.rentservi_itm h4 {
	font-weight: 700;
	font-style: Bold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 120%;
	letter-spacing: 0%;
	text-align: center;
}
.rentservi_itm p {
	font-weight: 400;
	font-style: Regular;
	font-size: 22px;
	leading-trim: NONE;
	line-height: 35px;
	letter-spacing: 0%;
	text-align: center;
}
.rentservi_itm h4, .rentservi_itm p {
	margin: 0;
}
.repathir{
    position: relative;
}
.repathir .hero-content {
	max-width: 848px;
}
.experprbo_cont.premimcr .expercont_box {
	gap: 116px;
}
.experprbo_cont.premimcr .expercont_box_rt {
	max-width: 100%;
	align-items: start;
}
.experprbo_cont.premimcr .expercont_box_rt .homebtn {
	background: #000;
    color: #fff;
}
.experprbo_cont.premimcr .expercont_box_rt .homebtn:hover {
	background: #fff;
    color: #000;
    border-color: #000;
}
.experprbo_cont.allone {
	padding: 0;
	margin-bottom: 100px;
}
.hero-banner.allone .hero-content {
	max-width: 935px;
}
.hero-banner.allone .hero-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.hero-banner.allone .hero-content ul li {
	font-weight: 700;
	font-style: Bold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 190%;
	letter-spacing: 0%;
	color: #fff;
}
.contactusrep_cont {
	display: flex;
	align-items: center;
	padding: 100px 80px 31px 80px;
	position: relative;
	justify-content: space-between;
}
.contactusrep_cont::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 240px;
	background: #AA0000;
	z-index: -1;
}
.contactusrepbx_rt {
	text-align: right;
}
.contactusrepbx_rt h4 {
	font-weight: 700;
	font-style: Bold;
	font-size: 109.97px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: right;
	text-transform: uppercase;
}
.contactusrepbx_info {
	margin-top: 125px;
	display: flex;
	flex-direction: column;
	align-items: end;
}
.contactusrepbx_info a.homebtn {
	border-radius: 55px;
	padding: 7px 43px;
	font-weight: 700;
	font-style: Bold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: center;
	background: #000;
	color: #fff;
}
.contactusrepbx_info a.homebtn img {
    margin-right: 11px;
    filter: grayscale(1) invert(1);
}
.contactusrepbx_info a:nth-child(2) {
	font-family: Hind;
	font-weight: 700;
	font-style: Bold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: right;
	text-decoration: none;
	display: inline-block;
	color: #fff;
	padding: 10px 0;
}
.contactusrepbx_info p {
	font-weight: 400;
	font-style: Regular;
	font-size: 22px;
	leading-trim: NONE;
	line-height: 40px;
	letter-spacing: 0%;
	text-align: right;
	color: #fff;
}
.hero-banner img,
.repathir img{
	width: 100%;
}
.rentservi_itm > p, .rentservi_itm > h4 {
    flex-grow: 1;
}

@media (max-width:1800px){
	.rentservi_box {
		padding: 0 15px;
	}
}
@media (max-width:1440px){
    .expercont_box {
        display: flex;
        align-items: center;
        gap: 25px;
    }
    /* .repathir img {
        width: 100%;
        height: 100%;
        aspect-ratio: 2;
    } */
    .experprbo_cont.premimcr .expercont_box {
        gap: 25px;
    }
    .experprbo_cont {
        padding: 100px 15px;
    }
    section.hero-banner.allone img {
        width: 100%;
        height: 100%;
        aspect-ratio: 5/2;
    }
    .contactusrepbx_rt h4 {
        font-size: 40px;
    }
	.repathir img {
		content: url('/Content/Images/reprsec.png');
		max-width: 100%;
	}
}
@media (max-width:1300px){
	.contactusrep_cont::before {
		height: 212px;
	}
}
@media (max-width:1200px){
    .hero-content {
        left: 15px;
    }
    .experprbo_cont {
        padding: 50px 15px;
    }
    .expercont_box {
        flex-direction: column;
    }
    .expercont_box_rt {
        max-width: 100%;
        padding: 0 15px;
        gap: 0;
    }
    .contactusrepbx_info {
        margin-top: 15px;
    }
    .contactusrep_cont {
        padding: 50px 15px 31px 15px;
    }
    .contactusrep_cont::before {
        height: 215px;
    }
    .contactusrepbx_lt img {
        width: 100%;
    }
	.contactusrep_cont::before {
		height: 185px;
	}
	.expercont_box_rt h4.heading_home {
		font-size: 25px;
	}
	.expercont_box_rt p.para_home {
		font-size: 20px;
		line-height: 25px;
		font-weight: 400;
	}
}
@media (max-width:1024px){
	.rentservi_box {
		flex-wrap: wrap;
		gap: 35px 15px;
	}
	.rentservi_itm {
		gap: 15px;
		width: 48%;
	}
    .contactusrepbx_info a.homebtn {
        padding: 7px 20px;
        font-size: 20px;
        line-height: 24px;
    }
    .contactusrepbx_info a.homebtn img {
        margin-right: 11px;
        width: 14px;
    }
    .contactusrepbx_info a:nth-child(2) {
        font-size: 20px;
        line-height: 24px;
        padding: 10px 0;
    }
    .contactusrepbx_info p {
        font-size: 18px;
        line-height: 18px;
    }
    .hero-banner.allone .hero-content ul li {
        font-weight: 600;
        font-size: 22px;
        line-height: 125%;
    }
    .heading_home {
        font-size: 45px;
        line-height: 120%;
    }
	.partnesec_box {
		padding: 25px 10px 0px 10px;
		gap: 25px 0;
		grid-template-columns: repeat(3, 1fr);
	}
    .para_home {
        font-size: 18px;
        line-height: 22px;
    }
    .repathir .hero-content {
		max-width: 100%;
		left: 0;
		padding: 25px 15px;
		position: relative;
		top: 0;
		transform: unset;
		background: #000;
	}
    .contactusrepbx_lt {
        max-width: 50%;
    }
    .contactusrep_cont::before {
        height: 130px;
    }
    .rentservi_cont {
        padding: 50px 0;
    }
}
@media (max-width:768px){
	.partnesec_box {
		grid-template-columns: repeat(2, 1fr);
	}
    .contactusrepbx_rt h4 {
        font-size: 18px;
    }
    .contactusrepbx_info a.homebtn {
        font-size: 18px;
        line-height: 18px;
    }
    .contactusrepbx_info a:nth-child(2) {
        font-size: 15px;
    }
    .contactusrepbx_info p {
        font-size: 12px;
        line-height: 12px;
    }
    .expercont_box_lt, 
    .expercont_box_lt img {
        width: 100%;
    }
    .heading_home {
        font-size: 30px;
        line-height: 94%;
    }
    .para_home {
        font-size: 16px;
        line-height: 22px;
    }
    .heading_home {
        font-size: 24px;
        line-height: 94%;
    }
    .hero-banner.allone .hero-content ul li {
        font-weight: 500;
        font-size: 18px;
        line-height: 120%;
    }
    .rentservi_itm h4 {
        font-size: 24px;
    }
    .rentservi_itm p {
        font-size: 18px;
        line-height: 25px;
    }
	.contactusrep_cont::before {
		height: 125px;
	}
}
@media (max-width:624px){
    .partnesec_box {
		grid-template-columns: repeat(1, 1fr);
	}
	.rentservi_itm {
		width: 100%;
	}
    .hero-banner img {
		content: url('/Content/Images/revhomab.png');
		max-width: 100%;
	}
    .expercont_box_rt {
        padding: 0;
    }
}
@media (max-width:480px){
    .exper_list_txt p {
        font-size: 20px;
    }
    .exper_list_item {
        gap: 15px;
    }
    .contactusrep_cont::before {
        height: 130px;
    }
}
@media (max-width:375px){
    .contactusrep_cont {
        padding: 50px 5px 1px 5px;
    }
    .partner_bx_itm img {
        width: 60%;
    }
	.contactusrepbx_lt {
		max-width: 36%;
	}
}

/* ========================================= */
/* CONTACT MODAL STYLES (REPAIR PAGE)        */
/* ========================================= */
.custom-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	display: none;
	align-items: center;
	justify-content: center;
}

	.custom-modal.active {
		display: flex;
	}

.modal-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	backdrop-filter: blur(5px);
}

.modal-content {
	position: relative;
	background: #fff;
	width: 90%;
	max-width: 450px;
	padding: 45px 30px;
	border-radius: 0; /* Square design to match your brand */
	text-align: center;
	box-shadow: 0 25px 50px rgba(0,0,0,0.5);
	border-top: 6px solid #AA0000;
	animation: modalFadeIn 0.3s ease-out;
}

@keyframes modalFadeIn {
	from {
		transform: translateY(20px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

.close-modal {
	position: absolute;
	top: 12px;
	right: 18px;
	font-size: 35px;
	cursor: pointer;
	color: #000;
	line-height: 1;
	transition: color 0.2s;
}

	.close-modal:hover {
		color: #AA0000;
	}

.contact-links {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-top: 20px;
}

.contact-item {
	display: flex;
	align-items: center;
	padding: 18px 20px;
	text-decoration: none;
	color: #000;
	border: 1px solid #eee;
	transition: all 0.25s ease;
	text-align: left;
}

	.contact-item:hover {
		border-color: #AA0000;
		background: #fafafa;
		transform: translateX(5px);
	}

.contact-icon {
	font-size: 26px;
	margin-right: 15px;
	min-width: 35px;
	text-align: center;
}

.contact-text strong {
	display: block;
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
}

.contact-text span {
	font-size: 14px;
	color: #777;
}

/* WhatsApp Hover Style */
.whatsapp-hover:hover {
	background: #25D366 !important;
	border-color: #25D366 !important;
	color: #fff !important;
}

	.whatsapp-hover:hover .contact-text strong,
	.whatsapp-hover:hover .contact-text span {
		color: #fff !important;
	}

@media (max-width: 480px) {
	.modal-content {
		padding: 35px 15px;
	}

	.contact-text strong {
		font-size: 16px;
	}
}

/* ================================================== */
/*    NAVBAR SPACING & RESPONSIVE FIXES               */
/* ================================================== */

/* 1. Base Desktop Style (> 1200px) */
.repair_pg {
    /* Standard height for the fixed navbar on large screens */
    padding-top: 40px; 
}

/* 2. Laptop / Small Desktop (992px to 1199px) */
/* This was the range giving you trouble. We reduced it to 110px */
@media (min-width: 992px) and (max-width: 1199px) {
    .repair_pg {
        padding-top: 110px; 
    }
}

/* 3. Tablet Mode (768px to 991px) */
/* Bootstrap usually switches to the mobile menu (hamburger) here */
@media (min-width: 768px) and (max-width: 991px) {
    .repair_pg {
        padding-top: 90px;
    }
}

/* 4. Mobile Mode (< 768px) */
@media (max-width: 767px) {
    .repair_pg {
        padding-top: 80px;
    }
}