@media(min-width:991px) {
    .header-links-block ul li .btn-header-link:hover {
        padding-left: 20px;
    }
    .header-links-block ul li .btn-header-link:hover::before {
        opacity: 1;
    }
    .know-more a:hover .button-icon i {
        transform: rotate(0);
    }
    .contact-details .contact-box:hover {
        background-color: rgba(255, 255, 255, 1);
    }
    .quick-links ul li a:hover {
        color: #e9542f;
    }
    .social-media-platform .social-media-link:hover {
        background-color: #e9542f;
        border-radius: 50%;
    }
    .contact-details .contact-box:hover {
        border-radius: 30px;
        transform: translateY(-10px);
    }
    .testimonila-section .container-fluid {
        padding: 0;
    }
    .testimonila-section .row>[class*='col-'] {
        padding-left: 0;
        padding-right: 0;
    }
    .testimonila-section .row {
        margin: 0;
    }
    .why-us-box:hover {
        transform: translateY(-7px) scale(1.03);
    }
    .contact-page-content-block .contact-box .contact-text:hover {
        color: #e9542f;
    }
}

@media(max-width:1499px) {
    .hero-text {
        margin-top: 30px;
    }
    .testimonial-section-content {
        padding: 80px;
    }
}

@media(max-width:1399px) {
    .header-logo {
        width: 170px;
    }
    .page-header {
        padding: 12px 0;
    }
    .about-img-2 {
        width: 290px;
        height: 150px;
    }
    .about-image-block-1 {
        max-width: 350px;
    }
    .about-logo-symbol {
        width: 450px;
    }
    .section-title h1 {
        margin-top: 8px;
        font-size: 40px;
        line-height: 44px;
    }
    .section-content p {
        font-size: 15px;
        line-height: 22px;
        margin-top: 24px;
    }
    .contact-details .contact-box {
        padding: 15px;
    }
    .about-image-block-2 {
        left: -50px;
    }
    .testimonial-box p {
        font-size: 20px;
        line-height: 34px;
    }
    .testimonial-box h3 {
        font-size: 26px;
        line-height: 26px;
    }
    .contact-map {
        height: 400px;
    }
}

@media(max-width:1250px) {
    .about-image-block-2 {
        left: -20px;
    }
    .about-logo-symbol {
        width: 400px;
        left: 0;
        top: 40px;
    }
}

@media(max-width:1199px) {
    .header-links-block ul li .btn-header-link {
        font-size: 14px;
        line-height: 14px;
    }
    .header-links-block ul li {
        min-width: 115px;
    }
    .hero-text h1 {
        font-size: 44px;
        line-height: 60px;
    }
    .hero-text p {
        font-size: 16px;
        line-height: 16px;
        margin-top: 18px;
    }
    .know-more a {
        font-size: 14px;
        line-height: 15px;
    }
    .know-more a .button-icon {
        width: 40px;
        height: 40px;
    }
    .about-img-2 {
        width: 250px;
        height: 140px;
    }
    .about-image-block-1 {
        max-width: 310px;
    }
    .about-logo-symbol {
        width: 350px;
        left: -30px;
        top: 50px;
    }
    .section-title h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .section-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 20px;
    }
    .bg-design-1 {
        width: 600px;
    }
    .custom-padding {
        padding: 70px 0;
    }
    .contact-details {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .contact-box .contact-text {
        font-size: 13px;
        line-height: 16px;
    }
    .contact-form {
        width: 60%;
        padding: 30px;
    }
    .footer-comoany-detail .footer-logo {
        width: 200px;
    }
    .footer-comoany-detail p {
        font-size: 13px;
        line-height: 20px;
        margin-top: 20px;
    }
    .social-media-platform {
        margin-top: 20px;
    }
    .social-media-platform .social-media-link {
        width: 30px;
        height: 30px;
        border-radius: 6px;
    }
    .quick-links h4 {
        font-size: 22px;
        line-height: 22px;
    }
    .quick-links ul {
        margin-top: 24px;
    }
    .quick-links ul li {
        margin-bottom: 15px;
    }
    .quick-links ul li a {
        font-size: 14px;
        line-height: 14px;
    }
    .quick-links ul li svg {
        width: 20px;
        height: 20px;
    }
    .make-in-india-logo {
        text-align: center;
    }
    .make-in-india-logo img {
        width: 180px;
    }
    .go-top {
        width: 45px;
        height: 45px;
    }
    .go-top a i {
        font-size: 20px;
    }
    .testimonial-section-content {
        padding: 50px;
    }
    .testimonial-section-content {
        padding: 50px;
    }
    .testimonials-block {
        margin-top: 30px;
    }
    .testimonial-box p {
        font-size: 18px;
        line-height: 30px;
        margin-top: 15px;
    }
    .testimonial-box h3 {
        font-size: 24px;
        line-height: 24px;
        margin-top: 15px;
    }
    .testimonial-box .ratings i {
        font-size: 14px;
    }
    .quote-img {
        width: 200px;
    }
    .inner-page-hero-section {
        height: 40vh;
        border-radius: 0 0 130px 130px;
    }
    .inner-page-hero-content h1 {
        font-size: 44px;
        line-height: 44px;
    }
    .inner-page-hero-content .breadcrumb a,
    .inner-page-hero-content .breadcrumb p {
        font-size: 16px;
        line-height: 16px;
    }
    .about-page .section-content p {
        font-size: 18px;
        line-height: 30px;
    }
    .about-page-image {
        width: 85%;
        margin: 50px auto;
    }
    .about-page-image img {
        border-radius: 50px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    }
    .mission-vision-block p {
        font-size: 16px;
        line-height: 24px;
    }
    .mission-vision-block.mission {
        margin-top: 40px;
    }
    .why-us-box .why-us-content h5 {
        font-size: 20px;
        line-height: 24px;
    }
    .why-us-box .why-us-content p {
        font-size: 15px;
        line-height: 21px;
        margin-top: 12px;
    }
    .why-us-block .row>[class*='col-'] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .why-us-block .row {
        margin: 0 -10px;
    }
    .product-page .product-content-block ul li svg {
        width: 20px;
        height: 20px;
        flex-shrink: 0;
    }
    .product-page .section-content-block {
        padding-left: 0;
    }
    .product-page .product-content-block ul li {
        font-size: 15px;
        line-height: 15px;
    }
    .product-section.product-page .section-content p {
        font-size: 16px;
        line-height: 24px;
    }
    .product-page .product-content-block ul {
        margin-top: 30px;
    }
    .products-parts-box {
        padding: 15px 25px;
        margin-bottom: 25px;
    }
    .products-parts-details h6 {
        font-size: 22px;
        line-height: 22px;
    }
    .products-parts-details ul li p {
        font-size: 16px;
        line-height: 22px;
    }
    .products-parts-details ul {
        margin-top: 15px;
    }
    .product-parts-image img {
        width: 200px;
    }
    .contact-page-content-block .contact-box .contact-text {
        font-size: 16px;
        line-height: 20px;
    }
    .contact-page-content-block .contact-icon svg {
        width: 26px;
        height: 26px;
    }
    .contact-page-content-block .contact-box {
        gap: 15px;
        margin-bottom: 24px;
    }
    .contact-page-content-block .contact-icon {
        width: 45px;
        height: 45px;
    }
}

@media(max-width:991.98px) {
    .header-logo {
        width: 150px;
    }
    .header-links-block ul li {
        min-width: 90px;
    }
    .header-links-block ul li .btn-header-link {
        font-size: 16px;
        line-height: 16px;
    }
    .header-links-block .header-link-list {
        gap: 26px;
    }
    .hero-text h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .about-img-container {
        max-width: 550px;
        margin: 0 auto;
        margin-bottom: 30px;
        padding-top: 30px;
    }
    .about-img-2 {
        width: 320px;
        height: 190px;
    }
    .about-image-block-1 {
        max-width: 380px;
    }
    .about-logo-symbol {
        left: -60px;
        width: 410px;
        top: 0;
    }
    .bg-design-1 {
        width: 600px;
        top: auto;
        bottom: 0;
        opacity: 0.7;
    }
    .section-content-block {
        padding-left: 0;
    }
    .custom-padding {
        padding: 60px 0;
    }
    .bg-design-2,
    .bg-design-3 {
        width: 350px;
    }
    .section-content .know-more {
        margin-top: 30px;
    }
    .clients-logos .swiper-slide {
        width: 150px;
    }
    .contact-section-box {
        background-attachment: unset;
    }
    .contact-form {
        width: 90%;
        padding: 30px;
    }
    .know-more a {
        min-width: 140px;
    }
    .footer-comoany-detail {
        text-align: center;
    }
    .social-media-platform {
        justify-content: center;
    }
    .quick-links {
        margin-top: 30px;
    }
    .quick-links h4 {
        text-align: center;
    }
    .quick-links ul {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .quick-links ul li {
        justify-content: center;
    }
    .make-in-india-logo {
        margin-top: 30px;
    }
    .make-in-india-logo img {
        width: 150px;
    }
    .clients-logos {
        padding: 60px 0;
    }
    .footer {
        background-size: cover;
    }
    .hero {
        height: 65vh;
    }
    .about-image-block-2 {
        left: -50px;
    }
    .product-content-block {
        margin-top: 30px;
    }
    #popUp {
        margin-right: -425px;
    }
    #plus {
        margin-right: 0px;
    }
    .testimonial-section-image {
        margin-top: 30px;
        height: auto;
    }
    .testimonial-section-image img {
        border-radius: 10px;
    }
    .why-us-block {
        margin-top: 40px;
    }
    .why-us-block .row>[class*='col-']:nth-child(4) {
        margin-bottom: 20px;
    }
    .inner-page-hero-section {
        height: 35vh;
        border-radius: 0 0 100px 100px;
        padding: 80px 0 0;
    }
    .about-page .section-content p {
        font-size: 16px;
        line-height: 28px;
    }
    .about-page-image {
        width: 95%;
    }
    .about-page-image img {
        border-radius: 30px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    }
    .mission-vision-image {
        height: auto;
        text-align: center;
    }
    .mission-vision-image img {
        height: auto;
        width: 500px;
    }
    .mission-vision-content {
        padding-left: 0;
    }
    .contact-page-content {
        padding-right: 0;
        margin-bottom: 40px;
    }
    .contact-form.contact-page-form {
        border-radius: 20px;
    }
    .product-page .product-img {
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
    }
}

@media(max-width:767.98px) {
    .desktop-header {
        display: none;
    }
    .mobile-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .btn-hamburger {
        background-color: transparent;
        box-shadow: none;
        border: 0;
        padding: 0;
    }
    .btn-hamburger img {
        width: 34px;
        transition: all 0.3s;
        filter: brightness(0) invert(1);
    }
    .page-header.stick .btn-hamburger img {
        filter: none;
    }
    .header-links-block {
        padding: 15px;
        border: 1px solid #fff;
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 10px;
        backdrop-filter: blur(10px);
    }
    #collapseheaderMenu {
        position: absolute;
        top: 90px;
        left: 10px;
        right: 10px;
    }
    .header-links-block .header-link-list {
        justify-content: center;
        gap: 30px;
    }
    .page-header.stick .header-links-block ul li .btn-header-link {
        color: #00476e;
        font-weight: 600;
    }
    .header-logo {
        width: 120px;
    }
    .about-img-2 {
        width: 280px;
        height: 160px;
    }
    .about-image-block-1 {
        max-width: 330px;
    }
    .about-logo-symbol {
        left: -10px;
        width: 330px;
    }
    .custom-padding {
        padding: 50px 0;
    }
    .clients-logos {
        padding: 50px 0;
    }
    .about-image-block-2 {
        left: 0px;
    }
    .inner-page-hero-section {
        height: 30vh;
    }
    .products-parts-box {
        flex-direction: column;
    }
    .products-parts-box.left {
        flex-direction: column-reverse;
    }
    .products-parts-details {
        width: 100%;
    }
    .products-parts-box {
        border-radius: 20px;
        gap: 20px;
    }
}

@media(max-width:575.98px) {
    .hero-text h1 {
        font-size: 28px;
        line-height: 36px;
    }
    .hero-text p {
        font-size: 14px;
        line-height: 18px;
        margin-top: 8px;
        padding: 0 10px;
    }
    .hero-text .know-more {
        margin-top: 24px;
    }
    .know-more a .button-icon {
        width: 36px;
        height: 36px;
    }
    .header-links-block .header-link-list {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .header-links-block ul li .btn-header-link {
        font-weight: 600;
        color: #000;
    }
    .page-header.stick .header-links-block ul li .btn-header-link {
        color: #000;
    }
    #collapseheaderMenu {
        top: 85px;
    }
    .down-arrow a img {
        width: 50px;
    }
    .hero-text {
        margin-top: 0;
    }
    .about-image-block-1 {
        max-width: 220px;
    }
    .about-img-2 {
        width: 220px;
        height: 100px;
    }
    .about-logo-symbol {
        left: 0px;
        width: 200px;
        top: -15px;
    }
    .section-title h1 br {
        display: none;
    }
    .section-title h1 {
        font-size: 26px;
        line-height: 32px;
        margin-top: 4px;
    }
    .section-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 15px;
    }
    .section-content .know-more {
        margin-top: 24px;
    }
    .know-more a {
        font-size: 13px;
        line-height: 13px;
    }
    .know-more a .button-icon {
        width: 34px;
        height: 34px;
    }
    .bg-design-1 {
        opacity: 0.9;
    }
    .custom-padding {
        padding: 40px 0;
    }
    .bg-design-2,
    .bg-design-3 {
        width: 250px;
    }
    .clients-logos .swiper-slide {
        width: 75px;
    }
    .clients-logos {
        padding: 40px 0;
    }
    .contact-details {
        grid-template-columns: repeat(1, 1fr);
    }
    .contact-details .contact-box {
        justify-content: start;
    }
    .contact-icon svg {
        width: 24px;
        height: 24px;
    }
    .contact-box .contact-text {
        font-size: 12px;
        line-height: 15px;
    }
    .contact-details .contact-box {
        padding: 12px 20px;
    }
    .contact-section-box {
        border-radius: 30px;
        padding: 30px 20px;
        margin-top: 30px;
    }
    .contact-form {
        width: 95%;
        padding: 20px;
        border-radius: 20px;
    }
    .contact-form form {
        margin-top: 20px;
    }
    .know-more a {
        min-width: 105px;
        padding: 4px 4px 4px 20px;
    }
    .contact-form .form-field .form-control {
        font-size: 12px;
        line-height: 12px;
        padding: 12px 15px;
    }
     ::placeholder {
        font-size: 12px;
        line-height: 12px;
    }
    .contact-form .form-field {
        margin-bottom: 12px;
    }
    .footer {
        background-color: #00476e;
        padding: 30px 0 20px;
    }
    .footer-comoany-detail .footer-logo {
        width: 160px;
    }
    .footer-comoany-detail p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 15px;
    }
    .social-media-platform {
        margin-top: 15px;
    }
    .quick-links h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .quick-links ul li svg {
        width: 12px;
        height: 12px;
        display: none;
    }
    .quick-links ul li {
        gap: 5px;
        margin-bottom: 0;
    }
    .quick-links ul li a {
        font-size: 14px;
        line-height: 14px;
    }
    .quick-links ul {
        margin-top: 15px;
    }
    .make-in-india-logo img {
        width: 120px;
    }
    .footer-bottom {
        padding-top: 15px;
        margin-top: 20px;
    }
    .footer-bottom p {
        font-size: 13px;
        line-height: 13px;
    }
    .about-img-container {
        padding-top: 10px;
    }
    .loading-container,
    .loading {
        height: 180px;
        width: 180px;
    }
    #loading-icon {
        width: 110px;
    }
    .go-top {
        width: 40px;
        height: 40px;
        right: 10px;
        bottom: 20px;
        border-radius: 10px;
    }
    .go-top a i {
        font-size: 18px;
    }
    #plus {
        font-size: 14px;
    }
    .testimonial-section-content {
        padding: 30px 10px 35px;
    }
    .testimonial-box p {
        font-size: 16px;
        line-height: 27px;
        margin-top: 10px;
    }
    .testimonial-box h3 {
        font-size: 20px;
        line-height: 20px;
        margin-top: 12px;
    }
    .testimonial-box .ratings i {
        font-size: 13px;
    }
    .testimonials-block {
        margin-top: 25px;
    }
    .quote-img {
        width: 150px;
    }
    .inner-page-hero-section {
        height: 35vh;
        border-radius: 0 0 70px 70px;
        padding: 70px 0 0;
    }
    .inner-page-hero-content h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .inner-page-hero-content .breadcrumb a,
    .inner-page-hero-content .breadcrumb p {
        font-size: 14px;
        line-height: 14px;
    }
    .breadcrumb {
        margin-top: 15px;
        padding: 3px 18px;
    }
    .about-page .section-content p {
        font-size: 14px;
        line-height: 24px;
    }
    .about-page-image {
        width: 100%;
        margin: 30px auto;
    }
    .about-page-image img {
        border-radius: 20px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }
    .mission-vision-image img {
        height: auto;
        width: 300px;
    }
    .mission-vision-block p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 10px;
    }
    .mission-vision-block.mission {
        margin-top: 30px;
    }
    .mission-vision-block ul li svg {
        width: 24px;
        height: 24px;
    }
    .mission-vision-block ul li {
        gap: 10px;
        margin-bottom: 15px;
    }
    .mission-vision-block ul {
        margin-top: 10px;
    }
    .why-us-block {
        margin-top: 30px;
    }
    .why-us-box .box-icon img {
        width: 70px;
    }
    .why-us-box {
        border-radius: 10px;
        padding: 20px 15px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }
    .why-us-box .why-us-content h5 br {
        display: none;
    }
    .why-us-box .why-us-content h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .why-us-box .why-us-content p {
        font-size: 14px;
        line-height: 20px;
        margin-top: 10px;
    }
    .why-us-block .row>[class*='col-'] {
        margin-bottom: 10px;
    }
    .why-us-block .row>[class*='col-']:nth-child(5) {
        margin-bottom: 10px;
    }
    .why-us-block .row>[class*='col-']:nth-child(4) {
        margin-bottom: 10px;
    }
    .product-section.product-page .section-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .product-page .product-content-block ul h5 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 12px;
    }
    .product-page .product-content-block ul {
        margin-top: 20px;
    }
    .product-page .product-content-block ul li {
        font-size: 13px;
        line-height: 16px;
        align-items: start;
    }
    .product-page .product-content-block ul li svg {
        width: 18px;
        height: 18px;
    }
    .product-parts {
        margin-top: 30px;
    }
    .product-parts-image {
        width: 100%;
    }
    .product-parts-image img {
        width: 150px;
    }
    .products-parts-box {
        border-radius: 13px;
        gap: 15px;
        border: 2px solid #00476e;
    }
    .products-parts-box {
        padding: 15px 15px;
        margin-bottom: 15px;
    }
    .products-parts-details h6 {
        font-size: 20px;
        line-height: 20px;
        text-align: center;
    }
    .products-parts-details ul li p {
        font-size: 14px;
        line-height: 20px;
        display: block;
    }
    .contact-page-content-block .contact-icon svg {
        width: 20px;
        height: 20px;
    }
    .contact-page-content-block .contact-box {
        gap: 15px;
        margin-bottom: 15px;
    }
    .contact-page-content-block .contact-box .contact-text {
        font-size: 13px;
        line-height: 18px;
    }
    .contact-form.contact-page-form {
        border-radius: 13px;
        padding: 30px 20px;
    }
    .contact-page-content {
        margin-bottom: 30px;
    }
    .contact-map {
        height: 300px;
        border-radius: 20px;
        padding: 10px;
        margin-top: 40px;
    }
    .contact-map iframe {
        border-radius: 20px;
    }
    .contact-page-content-block .contact-icon {
        width: 36px;
        height: 36px;
    }
}