@media (min-width: 1200px) and (max-width: 1350px) {}

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

    .navbar-expand-lg .navbar-nav .nav-link {
        margin: 0 10px;
    }

    .hero-content h1 {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .hero-desc {
        font-size: 17px;
        line-height: 1.3;
    }

    .banner-slider .owl-controls {
        bottom: 25px;
        left: 16px;
    }

    .hero-banner {
        height: 550px;
    }

    .product-slider::before,
    .product-slider::after {
        content: "";
        position: absolute;
        top: 0;
        width: 49px;
        height: 100%;
        background: #fff;
        z-index: 2;
        border-radius: 10px;
    }

    .product-image-wrapper {
        height: 170px;
    }

    .cert-logo img {
        width: 190px;
    }

    .cert-card-text,
    .step-title {
        font-size: 18px;
    }

    .residential-commercial .section-heading {
        font-size: 40px !important;
    }

    .custom-card p {
        font-size: 16px;
    }

    .wf-container {
        min-height: 90px;
    }

    .residential-commercial {
        height: 435px;
    }

    .product-container .btn-link-custom {
        padding: 10px 25px;
    }

    .cms-heading {
        font-size: 35px;
        line-height: normal;
        width: 70%;
    }

    .lfp-battery-technology {
        height: 440px;
    }
}

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


    /************mobile-manu***********/
    .navbar-toggler {
        padding: 0.65rem 0.75rem;
    }

    .navbar-toggler-icon {
        display: block;
        height: 2px;
        background-size: 100%;
        background-color: #fff;
        margin-bottom: 7px;
    }

    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background-color: #fff;
        position: absolute;
        left: 0;
        width: 100%;
        top: 82px;
        padding: 12px 0 4px 0;
    }

    .navbar-toggler {
        position: absolute;
        right: 8px;
        top: 10px;
        padding: 0;

    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler span {
        width: 35px;
        height: 4px;
        margin: 7px 0px;
        display: block;
        background: #000;
        font-size: 18px;
        border-radius: 50px;
        transition: all .5s ease-in-out;
    }

    .navbar-toggler.collapsed span {
        margin: 7px 0px !important;
        transform: rotate(0deg) !important;
    }

    .navbar-toggler.collapsed span.bar1 {
        width: 20px;
    }

    .navbar-toggler.collapsed span.bar3 {
        width: 20px;
        margin: 0 0 auto auto !important;
        display: block;
    }

    .navbar-toggler span.bar3 {
        display: none;
    }

    .navbar-toggler span.bar2 {
        transform: rotate(-45deg);
        margin-top: -10px;
    }

    .navbar-toggler span.bar1 {
        width: 35px;
        transform: rotate(45deg);
        margin-top: 17px;
    }

    .navbar-collapse {
        width: 0%;
        position: fixed;
        top: 70px;
        left: -100%;
        min-height: 100vh;
        background: #fff;
        padding: 23px 15px 0;
        border-top: 1px solid #1c6dac;
        z-index: 99;
    }

    .navbar-collapse.show {
        left: 0;
        width: 90%;
        top: 68px;
    }

    /************mobile-manu***********/

    .navbar-nav .nav-link.active,
    .navbar-nav .show>.nav-link {
        border-bottom: 2px solid transparent;
    }

    .navbar-nav .nav-item .nav-link {
        margin: 0 0 0;
        display: inline-block;
        padding: 8px 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link::after {
        left: 0;
    }

    .action-buttons {
        position: fixed;
        bottom: 0;
        z-index: 999;
        background-color: #fff;
        left: 0;
        width: 100%;
        padding: 14px 10px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .sub_menu_dropdown .sub-menu {
        display: none;
    }

    .action-buttons .custom-btn,
    .gt_selector {
        width: 100%;
        padding: 14px 24px;
    }

    .panel-space {
        padding: 60px 0;
    }

    .partner-img-left,
    .partner-img-right {
        margin-top: 0;
    }

    .residential-commercial {
        height: 335px;
        position: relative;
        color: #fff;
    }

    .residential-commercial .container {
        position: relative;
        z-index: 1;
    }

    .trusted-partner-section br {
        display: none;
    }

    .custom-card {
        margin-bottom: 0;
        width: 100%;
    }

    .ready-to-start .section-heading {
        font-size: 32px !important;
    }

    .custom-footer {
        margin-bottom: 70px;
    }

    .hero-banner {
        background-position: right center;
        background-size: 84%;
    }

    .product-slider::before,
    .product-slider::after {
        width: 30px;
    }

    .product-image-wrapper {
        height: 120px;
    }

    .product-title {
        font-size: 16px;
        line-height: normal;
        margin: 0;
        min-height: 40px;
    }

    .owl-nav {
        top: 30%;
    }

    .cert-card {
        padding: 30px;
        min-height: 360px;
    }

    .custom-card p {
        min-height: 33px;
    }

    .product-container .btn-link-custom {
        display: block;
        border: 1px solid #7e849c;
        border-radius: 50px;
        padding: 10px 20px;
        font-size: 14px;
        text-align: center;
        margin-top: 20px;
    }

    .product-container .custom-btn {
        display: block;
        text-align: center;
    }

    .custom-accordion .accordion-button {
        padding: 20px 20px;
        font-size: 18px;
        font-weight: 700;
    }

    .product-gallery .main-image {
        height: 308px;
    }

    .language-area,
    .lang-widget,
    .gtranslate_wrapper {
        width: 100%;
    }

    .w-50 {
        width: 100% !important;
    }

    .process-col:not(:last-child) .process-card::after {
        content: '→';
        position: absolute;
        top: 50%;
        right: -24px;
        transform: translateY(-50%);
        width: 32px;
        height: 32px;
        background-color: #1a233a;
        color: #ffffff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        font-weight: bold;
        z-index: 10;
        box-shadow: 0 0 0 8px #e8eaee;
    }

    .left-panel {
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
        padding: 2rem !important;
    }

    .right-panel {
        padding: 2rem !important;
    }

    .phone-mockup {
        display: none;
    }

    .section-heading {
        font-size: 25px !important;
    }

    .all-fleg-panel {
        display: none;
    }

    .cms-cont {
        width: 100%;
    }

    .benefits-list li {
        line-height: normal;
        margin-bottom: 10px;
    }

    .text-18 {
        font-size: 16px !important;
    }

    .residential-commercial:after {
        content: '';
        width: 100%;
        height: 100%;
        background-color: #00000073;
        position: absolute;
        top: 0;
        left: 0;
    }

    .residential-commercial .section-heading {
        font-size: 30px !important;
    }

    .process-col:not(:last-child) .process-card::after {
        display: none;
    }

    .w-75 {
        width: 100% !important;
    }

    .sub_menu_dropdown {
        position: relative;
        top: 0;
        width: 100%;
        padding: 0 0 0 0;
    }


    .drop_icon {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg);
        margin-left: 8px;
        cursor: pointer;
        transition: 0.3s;
    }

    /* Active state (jab menu open ho) */
    .drop_icon.active {
        transform: rotate(-135deg);
    }

    .menu-item-has-children {
        position: relative;
    }

    .drop_icon {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .menu-item-has-children>.nav-link:after {
        display: none;
    }

    .belive-cnt {
        width: 100%;
    }

    .product-container,
    .product-card-box {
        padding: 16px;
        border-radius: 15px;
    }

    .product-infomations {
        width: 180px;
    }


}

@media screen and (max-width:767px) {
    .hero-content h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .hero-desc {
        font-size: 16px;
        line-height: 1.3;
        color: #000;
        margin-bottom: 25px;
        max-width: 100%;
    }

    .btn-link-custom {
        display: block;
        background-color: transparent;
        border: 1px solid #7e849c;
        border-radius: 50px;
        padding: 10px 20px;
        font-size: 14px;
        color: #242547;
        font-weight: 700;
        margin-top: 10px;
        text-align: center;
    }

    .custom-btn {
        display: flex;
        padding: 13px 24px;
    }

    .panel-space {
        padding: 50px 0;
    }

    .section-heading,
    .residential-commercial .section-heading {
        font-size: 25px !important;
    }

    .section-heading br,
    .product-slider::before,
    .product-slider::after,
    .ready-to-start .header-desc br {
        display: none;
    }

    .certified-client {
        padding: 36px 0;
    }

    .cert-logo {
        top: 40%;
    }

    .cert-card {
        padding: 23px;
        min-height: 300px;
    }

    .custom-card {
        padding: 14px;
    }

    .custom-card h3 {
        font-size: 30px;
    }

    .stats-container {
        gap: 15px;
    }

    .stat-box h2 {
        font-size: 25px;
    }

    .stat-box p {
        margin: 5px 0 0;
        font-size: 12px;
    }

    .ready-to-start .header-desc {
        font-size: 16px;
    }

    .navbar-brand img {
        width: 75px;
    }

    .navbar-toggler {
        position: absolute;
        right: 14px;
        top: 2px;
        padding: 0;
    }

    .navbar-collapse {
        top: 60px;
    }

    .custom-accordion .accordion-button {
        padding: 14px 14px;
        font-size: 16px;
    }

    .cms-heading {
        font-size: 30px;
        line-height: normal;
        width: 100%;
    }

    .cms-cont {
        width: auto;
        font-size: 16px;
        margin: 25px auto 34px;
    }

    .feature-list li {
        margin-bottom: 14px;
    }

    .contact-form {
        padding: 20px;
        border-radius: 10px;
    }

    .features-container {
        margin-bottom: 40px;
    }

    .product-image-wrapper {
        height: auto;
    }

    .ready-to-start .section-heading {
        font-size: 25px !important;
    }

    .product-gallery .next {
        right: -6px;
    }

    .product-gallery .prev {
        left: -6px;
    }

    .product-gallery .thumbnail-images {
        display: grid;
        gap: 4px;
        margin-top: 15px;
        overflow: hidden;
        grid-template-columns: auto auto auto auto auto;
    }

    .product-gallery .thumbnail-images img {
        width: 60px;
        height: 60px;
    }

    .action-buttons .custom-btn,
    .gt_selector {
        padding: 10px 23px;
    }


    .features-grid {
        flex-direction: column;
        gap: 0;
        align-items: center;
        align-items: baseline;
    }

    .accordion-button {
        padding: 16px 0;
    }

    br {
        display: none;
    }

    .hero-banner {
        background-position: center;
        background-size: 100%;
        background-color: #f4f4f4;
    }

    .banner-slider .owl-dots .owl-dot.active span {
        background: #c8021b !important;
    }

    .energy-storage,
    .certified-client {
        border-radius: 10px;
    }

    .belive-cnt {
        width: 100%;
        display: block !important;
        border-radius: 10px;
        margin: auto;
        padding: 20px;
    }

    .believ-img {
        text-align: center;
        margin-bottom: 19px;
    }

    .believ-img img {
        width: 70px;
    }

    .we-believe .benefits-title {
        text-align: center;
    }

    .text-24 {
        font-size: 18px !important;
    }

    .solutions-banner {
        height: auto;
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .about-box {
        border-radius: 10px;
    }

    .product-card-box {
        gap: 14px;
        text-align: center;
        flex-direction: column;
    }

    .product-infomations {
        width: 100%;
    }

    .content-wrapper {
        max-width: 100%;
        text-align: left;
    }

    .section-description {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 24px;
        margin-bottom: 30px;
    }

    .lfp-battery-technology {
        height: 400px;
    }
}