@media only screen and (min-width:320px) and (max-width:399px) {
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 65%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 23vh;
    }
    .carousel-caption h3 {
        font-size: 18px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 50%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 139px;
        min-height: 139px;
        margin: 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 50%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
    .enterPrise_main img {
        display: none;
    }
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 30px 0 0 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
    .faq_main img {
        display: none;
    }
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 13px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 0;
        background: #000;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 20px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 50%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 13px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 50%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
    .BLog_iMg {
        max-height: 179px;
        min-height: 179px;
    }
    .BLoG_CoNtEnT .date {
        display: flex;
        align-items: center;
    }
    .BLoG_CoNtEnT .date .day {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .month {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .year {
        font-size: 16px;
        margin-right: 6px;
    }
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
    .BLoG_CoNtEnT {
        padding: 0;
    }
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:400px) and (max-width:640px) {
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 65%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 23vh;
    }
    .carousel-caption h3 {
        font-size: 18px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 50%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 139px;
        min-height: 139px;
        margin: 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 50%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
    .enterPrise_main img {
        display: none;
    }
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 30px 0 0 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
    .faq_main img {
        display: none;
    }
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 13px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 0;
        background: #000;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 20px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 50%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 13px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 50%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
    .BLog_iMg {
        max-height: 179px;
        min-height: 179px;
    }
    .BLoG_CoNtEnT .date {
        display: flex;
        align-items: center;
    }
    .BLoG_CoNtEnT .date .day {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .month {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .year {
        font-size: 16px;
        margin-right: 6px;
    }
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
    .BLoG_CoNtEnT {
        padding: 0;
    }
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:641px) and (max-width:767px) {
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 65%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 23vh;
    }
    .carousel-caption h3 {
        font-size: 32px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 50%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 139px;
        min-height: 139px;
        margin: 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 50%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
    .enterPrise_main img {
        display: none;
    }
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 30px 0 0 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
    .faq_main img {
        display: none;
    }
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 13px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 0;
        background: #000;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 20px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 50%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 13px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 50%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
    .BLog_iMg {
        max-height: 179px;
        min-height: 179px;
    }
    .BLoG_CoNtEnT .date {
        display: flex;
        align-items: center;
    }
    .BLoG_CoNtEnT .date .day {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .month {
        font-size: 16px;
        margin-right: 6px;
    }
    .BLoG_CoNtEnT .date .year {
        font-size: 16px;
        margin-right: 6px;
    }
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
    .BLoG_CoNtEnT {
        padding: 0;
    }
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:768px) and (max-width:990px) {
    .BrDIrEctor_item small { 
        font-size: 11px; 
    }
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 65%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 23vh;
    }
    .carousel-caption h3 {
        font-size: 32px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 33%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 170px;
        min-height: 170px;
        margin: 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 33%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
    .enterPrise_main img {
        display: none;
    }
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
    .faq_main img {
        display: none;
    }
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 16px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 0;
        background: #000;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 25px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 33%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 18px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    .pdf_itm_main .col-lg-4{
        width: 50%;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 33%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    .post-slide .post-review { 
        padding: 10px; 
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
 
 
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
 
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:991px) and (max-width:1024px) {
    .BrDIrEctor_item small { 
        font-size: 11px; 
    }
 
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
        padding: 0 0 0 40px;

    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    .gsT_nO_main h3 {
        font-size: 13px; 
        color: var(--white);
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 30%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 50vh;
    }
    .carousel-caption h3 {
        font-size: 42px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 33%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 200px;
        min-height: 200px;
        margin: 0 0 0 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 33%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 44% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
 
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
 
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 16px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 0;
        background: #000;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 25px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 33%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 18px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    .pdf_itm_main .col-lg-4{
        width: 50%;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 33%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    .post-slide .post-review { 
        padding: 10px; 
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
 
 
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
 
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:1025px) and (max-width:1199px) {
    .BrDIrEctor_item small { 
        font-size: 11px; 
    }
 
    /* top-header */
    .top_info li .icon img {
        filter: brightness(37);
    }
    .icon {
        width: 22px;
        height: 27px;
        border-radius: 2px;
        margin: 0 3px 0 0;
        opacity: 1;
    }
    .top_info li {
        align-items: center;
    }
    .top_header {
        background: var(--P-color);
        padding: 4px 0;
    }
    .top_info {
        justify-content: center;
        padding: 0 0 0 40px;

    }
    .top_info li a span {
        display: none;
    }
    .top_info li a {
        margin: 0 12px 0 0;
        font-size: 16px;
        text-align: center;
        color: #fff;
    }
    .gsT_nO_main h3 {
        font-size: 13px; 
        color: var(--white);
    }
    /* top-header */
    /* navbar */
    .xs_head {
        background: #000;
        color: #fff;
        font-weight: bold;
        position: sticky;
        top: 0;
        z-index: 9;
    }
    .fixed {
        background: #fff;
    }
    .xs_head h6 {
        margin: 0;
        padding: 0 0 0 12px;
        font-weight: bold;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 30%;
        left: 0;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.28);
    }
    .close_menU {
        width: 40px;
        height: 40px;
        line-height: 36px;
        background: rgba(255, 255, 255, 0.3);
        z-index: 999;
        color: #fff;
        text-align: center;
        font-size: 31px;
        line-height: 40px;
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 119, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h15M4 15h22M4 23h17'/%3E%3C/svg%3E") !important;
    }
    .navbar-toggler {
        background-color: #2d3a4b17;
        border: none;
        margin: 0 13px 0 0;
        border-radius: 3px;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        width: 250px;
		height:55px;
        margin: 0;
        padding: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 15px !important;
        padding: 10px 14px;
        border-radius: 0;
        white-space: normal !important;
        border-bottom: 1px solid #ececec;
    }
    .navbar-expand-xl .navbar-nav .active .nav-link {
        color: var(--white);
    }
    .megamenu .col-md-3 {
        padding: 0;
    }
    nav .megamenu {
        padding: 0 20px;
        box-shadow: none;
    }
    .drop_large_heading {
        font-size: 13px !important;
        padding: 2px 4px;
        background: #f4f4f4;
    }
    .megamenu li ul li a {
        padding: 4px 14px;
        font-size: 14px;
        border-bottom: 1px solid #eaeaea;
        font-weight: 400;
    }
    .megamenu li ul li a::after {
        top: 4px;
    }
    .megamenu li ul img {
        display: none;
    }
    .dropdown-toggle::after {
        float: right;
        margin: 9px 0 0 0;
    }
    .dropdown-submenu a::after {
        transform: none;
        top: 4px;
    }
    header {
        padding: 0 0;
        background: #fff;
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.7);
    }
    .navbar-light .navbar-toggler {
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 12px !important;
        font-weight: 600;
        display: block;
        padding: 8px 11px;
        text-decoration: none;
        color: #000;
        letter-spacing: 0;
        position: relative;
        white-space: nowrap;
        text-transform: uppercase;
        font-family: var(--H-family);
    }
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: inherit;
    }
    .dropdown-menu {
        border-radius: 2px;
        box-shadow: none;
    }
    .dropdown-menu::before {
        display: none;
    }
    .dropdown-item {
        font-size: 11px;
        padding: 7px 14px;
        font-weight: 600;
        border-bottom: 1px solid #f4f3f3;
        background: var(--light-bg);
    }
    .navbar-nav {
	align-items: initial;
}
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 50vh;
    }
    .carousel-caption h3 {
        font-size: 42px;
    }
    /* banner */
    /* about */
    .about_main {
        padding: 30px 0;
    }
    .about_content h3 {
        font-size: 23px;
    }
    p {
        font-size: 14px;
        line-height: 21px;
    }
    .btn_page {
        padding: 8px 19px;
        font-size: 12px;
        white-space: nowrap;
    }
    .about_main .btn_page {
        margin-bottom: 20px;
    }
    /* about */
    /* products */
    .product_main {
        padding: 20px 0;
    }
    .product_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .product_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .product_main .mb-4 {
        margin-bottom: 10px!important;
    }
    .our-item h4 {
        font-size: 12px;
    }
    .product_main .row>.col-lg-4 {
        width: 33%;
    }
    .our-item {
        padding: 5px;
        min-height: 217px;
        margin-bottom: 20px;
        border-radius: 5px;
    }
    .product_image {
        max-height: 200px;
        min-height: 200px;
        margin: 0 0 0 0;
    }
    .product_details {
        padding: 5px;
        background: var(--white);
        border-top: 2px solid #ddd;
        margin: 0px 0 0 0;
    }
    .product_details span {
        padding: 6px 17px;
        box-shadow: 0px 1px 3px #d2cfcf;
        font-size: 10px;
    }
    .batteries_MAIN {
        padding: 20px 0;
        background-position: center;
    }
    .batteries_MAIN .row>.col-lg-3 {
        width: 33%;
    }
    .batteries_MAIN .center_Heading::before {
        left: 44% !important;
        background: var(--P-color) !important;
    }
    .batteries_MAIN .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    .enterPrise_main {
        padding: 20px 0;
    }
    /* products */
    /* enterPrise_main */
 
    .toll_free_no {
        font-size: 16px;
    }
    /* enterPrise_main */
    /* news_blg_main */
    .news_blg_main {
        padding: 20px 0;
    }
    .project_main {
        margin: 0;
    }
    .post-slide {
        margin-top: 4px;
    }
    .about_content.mb-5 {
        margin-bottom: 10px!important;
    }
    .box-content-inner h3 {
        font-size: 14px;
    }
    /* news_blg_main */
    /* call-to action */
    .call_Toact_div {
        padding: 30px 0;
    }
    .call_Toact_div h3 {
        font-size: 26px;
    }
    .btn_theme {
        font-size: 12px;
        font-weight: 700;
        padding: 7px 24px;
    }
    /* call-to action */
    /* .spectrum_main */
    .spectrum_main {
        padding: 20px 0;
    }
    .ratio.ratio-16x9 {
        margin: 0 0 23px 0;
    }
    .faq_main {
        padding: 20px 0;
    }
 
    /* .spectrum_main */
    /* faq */
    .accordion-button {
        font-size: 16px;
        padding: 10px;
        text-align: left;
    }
    /* faq */
    /* prov_point_main */
    .prov_point_main {
        padding: 20px 0;
    }
    .counter_main .col-lg-6 {
        width: 50%;
    }
    .btn_Theme_white {
        padding: 8px 20px;
        font-size: 12px;
    }
    /* prov_point_main */
    /* newsletter */
    .btn-style {
        font-size: 10px;
        padding: 11px 14px;
    }
    .subscribe-form input[type="text"], .subscribe-form input[type="email"], .subscribe-form input[type="password"] {
        height: 47px;
        font-size: 14px;
        padding: 4px 101px 4px 13px;
    }
    /* newsletter */
    /* brand_main */
    .brand_main .center_Heading::before {
        left: 38% !important;
        background: var(--P-color) !important;
    }
    .brand_main .about_content h3 {
        font-size: 29px;
        font-weight: bold!important;
    }
    /* brand_main */
    /* footer */
    footer {
        padding: 13px;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding-bottom: 0;
    }
    .footer .container {
        max-width: 100%;
    }
    .footer h4::before {
        display: none;
    }
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    .col-xl-2.nav{
        width: 20%;
        display: inline-block;
    }
    .col-xl-4.nav{
        width: 30%;
        display: inline-block;
    }
 




    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
    .breadcrumb {
        display: none;
    }
    .inner_banner h2 {
        margin: 0;
        font-size: 25px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 33%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 18px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    .pdf_itm_main .col-lg-4{
        width: 50%;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 33%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    .post-slide .post-review { 
        padding: 10px; 
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
 
 
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
 
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .BrDIrEctor_item small { 
        font-size: 11px; 
    }
    .gsT_nO_main h3 {
        font-size: 13px; 
    }
    .top_header .navbar-brand img {
        width: 250px;
		height:55px;
    }
    /* top-header */
    /* navbar */
    .navbar-expand-xl .navbar-nav .nav-link { 
        padding: 12px 15px; 
    }
    /* navbar */
    /* banner */
    .carousel-indicators {
        display: none;
    }
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        padding-top: 0;
        padding-bottom: 0;
        color: #fff;
        text-align: center;
        width: 90%;
        height: 90%;
        left: 5%;
        top: 5%;
    }
    .slider_content .btn-primary {
        padding: 3px 7px;
        font-size: 10px;
    }
    .slider_content p {
        display: none;
    }
    .slider_content h1 {
        font-size: 14px !important;
    }
    .carousel-control-next, .carousel-control-prev {
        z-index: 99;
    }
    .banner_height {
        min-height: 50vh;
    }
    .carousel-caption h3 {
        font-size: 42px;
    }
    /* banner */
     
    /* footer */
    footer {
        padding: 13px;
        color: #d7e5f2;
        background-size: cover;
        position: relative;
        z-index: 1;
        padding-bottom: 0;
    }
    .footer .container {
        max-width: 100%;
    }
 
    .copy {
        padding: 10px 0;
        margin: 0;
    }
    .copy p {
        font-size: 12px;
        line-height: 25px;
        color: #fff;
        font-weight: 600;
    }
    footer h4 {
        color: var(--P-color);
    }
    .U_link li {
        padding: 0 0 0 17px;
        margin: 0 0 2px 0;
    }
    .U_link li a {
        font-size: 13px;
    }
    .Social_footer li a {
        margin: 0 2px 7px 0 !important;
    }
    .col-xl-2.nav{
        width: 20%;
        display: inline-block;
    }
    .col-xl-4.nav{
        width: 30%;
        display: inline-block;
    }
 




    /* footer */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
    .inner_banner {
        padding: 20px 0;
    }
 
    .inner_banner h2 {
        margin: 0;
        font-size: 25px;
    }
    .immer_main {
        padding: 20px 0;
    }
    .BrDIrEctor_item {
        padding: 10px;
        min-height: auto;
    }
    /* e_rickshaw_MAin */
    .e_rickshaw_MAin .row>.col-lg-4 {
        width: 33%;
    }
    .e_rickshaw_MAin .our-item h4 {
        font-size: 13px;
    }
    .product_details .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* e_rickshaw_MAin */
    /* investor */
    .timeline-arrow {
        left: 12px;
    }
    li.timeline-item::before {
        left: -2px;
    }
    ul.timeline::before {
        left: 3px;
    }
    ul.timeline {
        padding-left: 20px;
    }
    .sec_heading h2 {
        font-size: 18px;
    }
    li.timeline-item {
        margin: 0 0 30px 0;
    }
    .pdf_itm_main .col-lg-4{
        width: 33%;
    }
    /* investor */
    /* elec_vehicl_main */
    .elec_vehicl_main .row>.col-lg-4 {
        width: 33%;
    }
    .elec_vehicl_main .our-item h4 {
        font-size: 13px;
    }
    .elec_vehicl_main .price {
        font-size: 12px;
        margin: 4px 0 0 0;
    }
    /* elec_vehicl_main */
    /* elec_vehicl_main-details*/
    .top-pro_details {
        top: auto;
        bottom: 0;
        display: none;
    }
    .top-pro_details .col-6.col-sm-3.col-md-4.col-lg-3 {
        width: 60%;
    }
    .top-pro_details .col-4.col-sm-3.col-md-3.col-lg-3 {
        width: 40%;
    }
    .top-pro_details .btn_buy_now {
        font-size: 13px;
        padding: 9px 21px;
        width: auto;
        margin: 13px 11px;
        transition: 0.3s;
    }
    .price {
        font-size: 24px;
    }
    .accordion-body {
        padding: 10px;
    }
    .panel-body ul {
        padding: 0 0 0 17px;
    }
    .panel-body ul li {
        margin: 0 0 10px 0;
    }
    .product_details_main.pb-0 {
        padding: 16px 0;
    }
    .Product_detailS_inner {
        padding: 22px 0 0 0;
    }
    .Product_detailS_inner h3 {
        font-size: 23px;
    }
    .prog_item {
        margin-bottom: 20px;
    }
    /* elec_vehicl_main-details*/
    /* solar-treaning-program */
    th {
        font-size: 11px;
    }
    tbody, td {
        font-size: 11px;
    }
    tbody, td p {
        font-size: 11px;
    }
    .post-slide .post-review { 
        padding: 10px; 
    }
    /* solar-treaning-program */
    /* blog */
    /* blog */
 
 
    .recent-news {
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }
    .BLg_bTn {
        padding: 3px 11px;
    }
    .BLoG_CoNtEnT .blockquote {
        border-left: 1px solid #d2d6db;
        padding-left: 4px;
        margin: 15px 0;
    }
    .BLoG_CoNtEnT .blockquote ul {
        padding: 0 0 0 17px;
    }
 
    .BlG_ShRE ul li a {
        font-size: 11px;
    }
    .SiNgLe_commenT {
        flex-wrap: wrap;
        padding: 0 0 23px 0;
        border: none;
        border-bottom: 1px solid #ddd;
    }
    .CmNt_bX {
        background: #fff;
        padding: 0;
    }
    .section-area.mt-5.bg-white {
        margin: 0 !important;
    }
    .main {
        padding: 20px 0;
    }
    .BLoG_CoNtEnT h4 {
        font-size: 18px;
        line-height: normal;
    }
    .BLog_iMg img {
        filter: blur(0);
    }
    .recent-news:hover {
        box-shadow: none;
    }
    /* blog */
    /* blog */
    /* contact-us */
    .contact_area {
        padding: 0;
    }
    .cHkVBg h4 {
        font-size: 18px;
    }
    .cHkVBg h5 {
        margin: 0 0 5px 0;
        font-size: 15px;
    }
    .cHkVBg {
        padding: 10px;
    }
    .contact_area .contacts-item {
        margin-top: 0;
    }
    .about_content h5 {
        font-size: 15px;
    }
    .contact_area .contacts-item .icon {
        width: 53px;
        height: 53px;
    }
    .contact_area .contacts-item .content p {
        font-size: 14px;
        text-align: left;
    }
    /* contact-us */
    /* ---------inner-pages---------- */
    /* ---------inner-pages---------- */
}

















@media only screen and (max-width :1024px) {
    /**nav-expand for footer with head and ul**/
    .nav-folderized .nav h4 {
        cursor: pointer;
        width: 100%;
        padding: 10px 17px;
        margin: 0;
        font-size: 15px;
        background: rgb(30, 30, 30);
        border-bottom: 1px solid rgba(255, 255, 255, 0.19);
    }
    .nav-folderized ul {
        max-height: 0;
        overflow: hidden;
        transition: max-height 1s ease-out;
        width: 100%;
        padding: 0 0 0 21px;
        margin: 0;
    }
    .nav-folderized .nav h4:after {
        content: "+";
        float: right;
    }
    .nav-folderized .nav.open h4:after {
        content: "-";
    }
    .nav-folderized .nav.open ul {
        height: auto;
        max-height: inherit;
        transition: max-height 1s ease-in !important;
        padding: 14px 18px;
    }
    .nav-folderized .nav {
        padding: 0!important;
        display: block!important;
    }
}