
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');


*{box-sizing: border-box; margin: 0; padding: 0;}
ul{margin: 0;}
ol{margin: 0;}
a{text-decoration: none;}
body{ font-family: "Work Sans", sans-serif ; color: #282828; }
p{font-family: "Work Sans", sans-serif; font-size: 16px; font-weight: normal;  line-height: 24px; }
a{color: #1ACB21;}

:root{
  
  --primary-bg-btn: #1ACB21;
  --primary-hover-bg-btn: #FFFFFF;

  --secondary-bg-btn: #1ACB21;
  --secondary-hover-bg-btn: #009540 ;

  --specific-bg-btn: #FFFFFF;
  --specific-hover-bg-btn: #1ACB21;

  --a-hover-color: #1ACB21;

  --btn-green: #000000;
  --bg-light-gray: #F3F3F3;
  --bg-dark-black: #000000;

}
.chsheading { font-size: 30px; line-height: 36px; color: #000; font-weight: 700; margin-bottom: 14px; }
.cptb {padding: 60px 0;}
.cptop {padding: 60px 0  0;}
.cpbottom{padding: 0 0 60px}
img{ max-width: 100%;}
form .form-control{padding: 7px 12px;}
.form-control:focus, .form-select:focus{ box-shadow: none; outline: none; border-color:#1ACB21; }
.titleCommon h2 { font-size: 36px; font-weight: bold; line-height: 40px; color: #000;}
.titleCommon h2 span{ color: #019827;}
.titleCommon p { font-size: 18px; line-height: 27px; color: #282828; font-weight: 400; max-width: 80%; margin: 0 auto 16px; } 

/* Header*/
.top-header-bar { background: #1A191D; padding: 8px 0; }
.header-row-top ul { display: flex; align-items: center; justify-content: end; padding: 0; } 
.header-row-top ul li a { font-size: 15px; color: #FFFFFF; font-weight: 500; letter-spacing: 0.5px;}
.header-row-top .btn-bg-black { min-width: inherit; font-weight: 600; padding: 7px 14px;}
.header-row-top ul li { list-style-type: none; padding-left: 20px;}
.header-row-top ul i {padding-right: 8px;font-size: 18px;color: #FFFFFF;vertical-align: middle;}

.header-row-top .tagline p { font-size: 15px; line-height: 16px; margin: 0; color: #FFFFFF; font-weight: 500; }
.header-row-top .tagline { color: #FFFFFF; font-weight: 500; line-height: normal; overflow: hidden; white-space: nowrap; width: 100%; }
.header-row-top .marquee { display: inline-block; white-space: nowrap; animation: scroll-left 12s linear infinite;}
@keyframes scroll-left {
    0% { transform: translateX(100%);}
    100% { transform: translateX(-100%); }
}



.menuRighBox .btn-simple { border: 1px solid #FFFFFF; color: #FFFFFF; padding: 7px 14px; min-width: inherit;}
.menuRighBox .btn-simple:hover{ background-color: #1A191D; color: #FFFFFF;}
.nav-toggle-btn .solid, .nav-toggle-btn .solid3 { width: 28px; height: 2px; background: #FFFFFF; } 
.nav-toggle-btn .solid2 { height: 2px; width: 20px; background: #FFFFFF; margin-top: 6px; margin-left: auto; }
.nav-toggle-btn .solid3 { margin-top: 6px;}

/* serch input */
.search-input-group .form-control {  font-size: 15px; border-radius: 4px; background: #FFF; padding: 8px 16px; font-weight: 500; color: #000000; border: none; height: 38px; } 
#keyword-search {min-width: 44px;height: 38px;border-left: none;border: none;background: #1ACB21;border-radius: 0 4px 4px 0; margin-left: -2px; position: relative;z-index: 9;} 
.search-input-group button { font-size: 18px; padding: 2px 10px; color: #FFFFFF;}
.search-input-group input::placeholder{color: #3C3C3C;}
.search-input-group {max-width: 320px; margin: auto;}


.sticky .main-header{ background: #1A191D; position: fixed; width: 100%; top: 0;  z-index: 99;}
.header-transparent.sticky .main-header{ background: #1A191D; top: 0; }
.sticky .top-header-bar{opacity: 0;}
.sticky .breadcrumbSec { padding-top: 81px; }

/* Header */
.mainLogo img { max-width: 250px; height: auto; object-fit: contain; }
.main-header {background: #000000; width: 100%;z-index: 99;}
.main-header .navbar { padding: 0;}
.header-transparent .main-header{background: #00000000; position: fixed; top: 54px;}
.main-header .navbar-nav .nav-item .nav-link { font-size: 15px; font-weight: 500; line-height: 21px; color: #FFFFFF; padding:25px 0; transition: .4s ease; position: relative; display: inline-flex;}
.main-header .navbar-nav .nav-item:not(:last-child){ margin-right: 25px;}
.serch-button { border: none; background: none; box-shadow: none; margin: 0 0 0 14px; }
#serchInputBox {display: none; position: absolute; top: 68px; right: 0; width: 180px; box-shadow: none; font-size: 16px; color: #000!important; font-weight: 400;}
#serchInputBox::placeholder { font-size: 16px; color: #000!important; font-weight: 400;}
.main-header .navbar-nav .nav-item .nav-link img {padding-right: 7px;}
.main-header .navbar .container-fluid { padding: 0;}
.menu-angle { border: none; background: none; font-size: 12px; color: #000000;transition: .4s ease; margin-top: 19px;} 
.mainLogo .navbar-brand { margin: 0; } 

.main-header .navbar-nav .dropdown-toggle::after { display: none; } 
.main-header .navbar-nav .dropdown-toggle { color: #FFFFFF; border: none;background: none;width: 25px;height: 25px; font-size: 12px; transition: 0.1s ease; }
.main-header .navbar-nav .dropdown-toggle.show{ transform: rotate(-180deg);}

.dropdown-menu.dropdown-megha-menu  li a {font-size: 15px;font-weight: 500;color: #4A4848;line-height: 20px; white-space: break-spaces; padding: 12px 10px 12px 20px;letter-spacing: 0.5px;border-left: 4px solid #FFF;}
.dropdown-menu.dropdown-megha-menu li .img-fluid { width: 35px; height: 35px; margin-right: 15px; border-radius: 50%}

/*  */
.dropdown-menu.dropdown-megha-menu li:not(:last-child) a { border-bottom: 1px solid #EBEBEB; }
.dropdown-menu.dropdown-megha-menu  li{list-style: none;}
.dropdown-menu.dropdown-megha-menu { padding: 0; }
.dropdown-menu.dropdown-megha-menu li a:before { content: '';padding-right: 6px; font-size: 16px;color: #000; position: absolute;left: 0;opacity: 1; transition: 0.2s linear;}
.navbar-nav .nav-item:hover .dropdown-menu { border: inherit;}
.dropdown-menu.dropdown-megha-menu  li:hover a{opacity: 1;transition: 0.4s linear;border-left: 4px solid #1ACB21;background: rgb(217 255 186 / 32%);color: #1ACB21;}

.main-header .navbar-nav .nav-item:hover .menu-angle {color: var(--a-hover-color); transform: rotate(-180deg); transition: .4s ease;}
.dropdown-item:focus, .dropdown-item:hover{background: inherit; }
.main-header .offcanvas-body{ align-items: center;}
/* Search */
.search-toggle-btn { background: transparent; color: #FFF; border: none;  font-size: 18px; width: 20px; height: 38px; text-align: right; border-radius: 4px; display: none; }
.sticky .menuRighBox{ margin-left: 40px;}
.sticky .search-toggle-btn { display: block;}
.search-toggle-box .inputBox { position: absolute; top: 44px; right: 0; min-width: 340px; display: none; } 
.search-toggle-box { position: relative; } 
.inputBox input { border-color: rgb(229 229 229); border-width: 2px; height: 44px; box-shadow: 0 0 18px 0 #0000000D; border-radius: 4px; }

/*Right header*/
.menuRighBox { display: flex; align-items: center; gap: 20px; margin-left: 40px }
.menuRighBox .btn-bg-black { font-weight: 500; padding: 7px 14px; }
.myAccountMenu .btn { color: #FFFFFF; background: transparent; min-width: 60px; font-weight: 500; padding: 7px 14px; border-color: #FFFFFF;}
.myAccountMenu .btn:hover {background: #000000;border: 1px solid #FFFFFF;}
.myAccountMenu .profile-drop.show {border: none;box-shadow: 0 0 4px #76767638; padding: 0; left: inherit; right: 0;} 
.myAccountMenu .profile-drop.show .drop-menu { padding: 10px 20px; }
.myAccountMenu .profile-drop.show .drop-menu:not(:last-child){border-bottom: 1px solid #E5E5E5}
.myAccountMenu .profile-drop.show a { font-size: 16px; color: #000; font-weight: 450; }
.myAccountMenu .profile-drop.show a:hover{color: #2b6e22}
.myAccountMenu .profile-drop.show .drop-menu:hover { background: rgb(217 255 186 / 32%); color: #2b6e22; }


/* animation  */
.main-header .navbar-nav .nav-item .nav-link:hover:after { width: 100%; transition: .4s ease-out; left: 0; }
.main-header .navbar-nav .nav-item .nav-link:after {content: '';position: absolute;left: 50%;bottom: 0;transition: width .25s ease-out,left .25s ease-out,border-color .25s ease-out;top: auto;border-top: 3px solid;border-top-color: var(--a-hover-color);width: 0;}

/* Hero Sec */
.bannerbg { position: relative; overflow: hidden; } 
.bannerbg:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100px; /*background: linear-gradient( to bottom, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0.60) 25%, rgba(0,0,0,0.40) 50%, rgba(0,0,0,0.20) 75%, rgba(0,0,0,0.00) 100% );*/ background: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0)); z-index: 1; pointer-events: none; }
.hero-caption-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; text-align: center; z-index: 2; } 
.hero-caption { width: 80%; text-align: center; margin: 0 auto; }
.hero-caption h1 { font-size: 54px; line-height: 60px; font-weight: bold; color: #FFF; text-shadow: 1px 1px 0 rgb(0 0 0), -1px -1px 0 rgba(0, 0, 0, 1); margin-bottom: 12px; } 
.hero-caption h3 { font-size: 28px; line-height: 34px; font-weight: 600; color: #FFF; text-shadow: 1px 1px 0 rgb(0 0 0), -1px -1px 0 rgba(0, 0, 0, 1); }
.hero-btn { background: #1ACB21; color: #FFFFFF; margin-top: 30px; }
.hero-btn:hover, .hero-btn:active, .hero-btn:focus{ background: var(--secondary-hover-bg-btn) !important; color: #FFFFFF !important; border-color: var(--secondary-hover-bg-btn) !important; }

.button-red{background: var(--primary-bg-btn); color: #ffffff;}
.btn-bg-white { background: var(--specific-bg-btn); color: #000000; transition: 0.3s ease;}
.btn-bg-white:hover, .btn-bg-white:active, .btn-bg-white:focus { background: var(--specific-hover-bg-btn) !important; color: #FFF !important; border-color:var(--specific-hover-bg-btn) !important; transition: 0.3s ease; }

.btn-bg-green{background: var(--btn-green); color: #ffffff;}
.bannerbg { background-repeat: no-repeat; background-position: center; background-size: cover; height: auto; width: 100%; /*height: calc(100vh - 128px);*/}
.bannerbg img { width: 100%; max-width: 1600px; margin: auto; object-fit: cover; height: calc(100vh - 120px);}
.btn{ padding: 10px 15px; font-size: 15px; font-weight: 500; display: inline-block; border-radius: 5px; min-width: 130px; transition: all .4s ease;}

/* Slick Slider */
.slick-prev:before { content: '\f053'; font-family: 'FontAwesome'; color: #878787; font-size: 16px; opacity: 1;}
.slick-next:before{ content: '\f054'; font-family: 'FontAwesome'; color: #878787; font-size: 16px; opacity: 1;}
.slick-prev, .slick-next { width: 40px; height: 40px; background: #FFF; box-shadow: 0 2px 4px rgb(6 6 6 / 30%); border-radius: 50%; z-index: 1; }
.slick-prev{left: -8px;}
.slick-next{right: -8px;}
.slick-dots li button:before{font-size: 10px; opacity: 0.9; color: #FFF;}
.slick-dots li{margin: 0;}


.forSlideProduct .slick-prev, .forSlideProduct .slick-next{ background: transparent; box-shadow: none;}
.heroSec .slick-dotted.slick-slider {margin: 0;}
.heroSec .slick-dots{bottom: 20px;}
.slick-dots li.slick-active button:before{color: #1ACB21; opacity: 1;}
.heroSec .slick-arrow {display: none !important;}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{background: #FFF;}


/* .forSlideProduct.slick-initialized .slick-prev { left: 8px; z-index: 1;} 
.forSlideProduct.slick-initialized .slick-next { right: 8px; z-index: 1; } */

/* CategorSec */
.wrapMainCategory { padding: 30px 0 60px; background-image: url(../img/ev-map-bg-01.png); background-repeat: no-repeat; background-size: cover; background-position: center;}
.projectStatus { margin-top: 48px; }
.categoryBox .categoryImg img { max-height: 220px; margin-bottom: 20px; display: inline-block; width: auto;}
.categoryBox .catgoryTitle a { font-size: 18px; font-weight: 700;  margin: 0; color: #000000;}
.categoryBox{text-align: center;background: #FFFFFFF0;border: 1px solid rgb(229 229 229);border-radius: 7px;padding: 20px 12px;box-shadow: 0 0 18px 0 #0000000D; margin: 10px;}
.wrapMainCategory .empcth { text-align: center; font-size: 20px; font-weight: 600; letter-spacing: 2px; padding-bottom: 30px; }

/* Project Status */
 .innerProjectStatusBg {background: #FFFFFFF0; padding: 20px 0 50px;border: 1px solid rgb(229 229 229);border-radius: 7px;box-shadow: 0 0 18px 0 #0000000D;}
 .innerProjectStatusBg .row { margin: 0; }
 .countingProject { text-align: center;}
 .countingProject strong { font-size: 40px; line-height: 44px; font-weight: 500; color: #000000; } 
 .countingProject span { font-size: 28px; line-height: normal; color: #1ACB21; }
 .countingProject .properties{ font-size: 20px;}
 .countingProject p { font-size: 18px; font-weight: 400; color: #000000; line-height: 24px; margin: 4px 0 0; } 
 .prohectStaIcon img { display: inline-block; margin-right: 15px; }
 .projectStatus .btn-bg-black { margin-top: -25px; position: relative; border-radius: 24px; min-width: 260px; font-size: 18px; }

 /* our implement sec */
 .productHome .item {width: 25%;}
 .product-card-image {background-color:#FFF; border: 1px solid #CBCBCB;overflow:hidden; height: 244px;} 
 .product-card-content h2 a { font-size: 15px; color: #000000; font-weight: 600; line-height: 21px; display: block; text-align: left; } 
 .product-card-content h2 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; max-height: 60px; margin-bottom: 20px; }
 .product-card-content .mcShort a { font-size: 13px; color: #333; line-height: 20px; font-weight: 600; display: block;}
 .product-card-content p span { font-size: 16px; color: #787878; font-weight: 400; line-height: 21px; } 
 .product-card .productButton { text-align: center;}
 .product-card .btn-bg-white{ font-size: 14px; font-weight: 600; height: 40px; border-radius: 0; padding: 8px 20px; transition: all .4s ease; border-color: #000000; } 
 .product-card .btn-bg-white:hover{background-color:#1ACB21 !important; border-color: #1ACB21 !important;}
 .productButton a img { margin-right: 10px; }
 .product-card-content { background: #F3F3F3; padding: 12px 12px 20px; border: 1px solid #CBCBCB; position: relative; margin-top: -1px; transition: 0.3s linear; }
 .product-card:hover .product-card-image img { transform: scale(1.05); transition: 0.3s ease; }
 .product-card-image img { width: 100%; height: inherit; display: inline-block; transition: 0.3s ease;  height: 244px; object-fit: contain; }
 .product-card {margin-bottom: 25px;} 
 .productVideoSec .headingBox { padding-top: 25px; }
 .modelCat {justify-content: space-between;}
 .modelCat  .mcShort { font-size: 14px; color: #333333; font-weight: 500; }
 .multipleItemProduct .item {padding: 0 10px;}

 /* Other Models */
 .ourModelSec { padding: 30px 0; } 
 .ourModelSec .titleCommon h2 {text-align: center;}

 /* Our Exerties Sec */
 .expertiesMainBox { background: #fff; padding: 25px; text-align: center; border-bottom: 3px solid #FFFFFF;} 
 .expertiesMainBox:hover{border-bottom: 3px solid #1ACB21; transition: .4s ease;}
 .testimonialSec { background-image: url(../img/ev-bg-map.png); background-repeat: no-repeat; background-size: contain; background-position: center; padding: 60px 0; } 
 .testimonialSec
 .ourExpertiesDesc h3 { font-size: 18px; font-weight: bold; line-height: 25px; margin: 8px 0; } 
 .ourExpertiesDesc p { font-size: 15px; line-height: 21px; color: #3C3C3C; font-weight: 400; margin: 0; }
 .expertiesMainBox .ourExpertiesDesc { min-height: 100px;}

 /*ev charg Sec*/
 .evchargerImgBox .evkImg img { width: 100%; object-fit: cover; object-position: center;} 
 .cheadingpara h2 { font-size: 32px; line-height: 36px; color: #000; font-weight: 700; margin-bottom: 16px;} 
 .cheadingpara h4 { font-size: 24px; font-weight: bold; line-height: 30px; color: #000; margin-bottom: 12px; } 
 .evchargerButton .bg-them-btn { font-size: 16px; font-weight: 600; padding: 9px 28px; }
 .evkImg img { max-height: 400px; object-fit: cover; } 
 .evchargerSec { padding: 0 0 60px;}
 .evchargerSec .evDescBox ul {margin-bottom: 30px;padding-left: 40px;} 
 .evchargerSec .evDescBox li { position: relative; line-height: 27px; list-style: none; }
 .evchargerSec .evDescBox li:not(:last-child) { margin-bottom: 20px; }
 .evchargerSec .evDescBox li:before { content: ''; position: absolute; background-image: url(../img/charzeup-icon.svg); width: 32px; height: 32px; left: -40px; top: -4px; }
 .evchargerButton .btn-bg-black {padding: 12px 25px;}
 .product-details .btn {padding: 12px 11px;}
 .contactUsSec .headingBox { padding: 25px 0 10px; }
 .evDescBox p { margin-bottom: 25px; }

.evchargerSec .bgRow { background: #F9F8F8; margin: 0; } 
.evchargerSec .bgRow .col-md-6 { padding: 0; } 
.evchargerSec .evDescBox { padding: 25px; }

 /* Event Program Sec */
 .eventProgramSec { padding: 60px 0 35px;}
 .blogGrid .blogImg img { width: 100%; height: 240px; object-fit: cover; margin-bottom: 12px; border-radius: 8px;} 
 .blogGrid h3 a {font-size: 18px;font-weight: 600;line-height: 24px;color: #000;min-height: 60px;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 3;overflow: hidden;}
 .read_more { font-size: 15px; color: #1ACB21; font-weight: 500; transition: 0.3s ease;} 
 .read_more:hover {transition: 0.1s ease-in; color: #009540; }
 .read_more i { font-size: 10px; }
 .blogGrid { padding: 20px;background: #F3F3F3;} 
 .eventProgramSec .blogGrid {margin-bottom: 25px;}
 .eventProgramSec .row .col-lg-4 { margin-bottom: 20px;}
 .hide{display:none;}

 /* Footer */
 .footerSec {background: var(--bg-dark-black);background-image: url(../img/footer-bg-img-1.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; }
 .footerSec .navFooter ul li { list-style: none; display: inline-flex; } 
 .footerSec .navFooter ul li a { font-size: 20px; color: #FFFFFF; line-height: 24px; font-weight: 500; text-decoration: none; display: inline-flex; } 
 .footerSec .navFooter ul li span { color: #FFFFFF; font-size: 22px; line-height: 25px; font-weight: 500; margin-right: 25px;} 
 .footerSec .navFooter ul li:not(:last-child) { margin-right: 45px; } 
 .footerSec .navFooter ul li a i { font-size: 24px; margin-right: 10px; } 
 .topFooter .btn-bg-white {background: var(--specific-bg-btn); color: #000; font-weight: 600; height: 45px;} 
 .btn-bg-white img, .button-red img, .btn-bg-black img, .btn-bg-green img { margin-right: 4px; }
 .topFooter .button-red { background: var(--primary-bg-btn); color: #fff; font-weight: 600; height: 45px;}

 .btn-bg-black {background: var(--secondary-bg-btn); color: #FFFFFF;}
 

 .topFotButton { margin-left: auto;}
 .topFotButton a:not(:last-child) {margin-right: 20px;}
 .topFooter { border-bottom: 1px solid rgb(204 204 204 / 20%); padding: 30px 0;} 
 .footerLinks h2 { font-size: 22px; line-height: 24px; font-weight: 600; color: #FFFFFF; margin-bottom: 15px;} 
 .aboutCompanyDesc p { font-size: 14px; line-height: 24px; color: #BABABA; font-weight: 500; max-width: 370px; padding-top: 18px; } 
 .footerLinks ul li a { font-size: 14px; line-height: 21px; color: #BABABA; font-weight: 500; display: flex; }
 .footerLinks > ul > li > a:hover {color: #FFFFFF; transition: .4s ease; }

 .middleFotterBody { padding: 45px 0; }
 /* .footerBg{ background-image: url(../img/footer-bg.png); background-repeat: no-repeat; background-size: cover; background-position: center;} */
 .footerLinks ul li { font-size: 14px; line-height: 21px; color: #BABABA; font-weight: 500; display: flex;}
 .footerLinks ul li:not(:last-child){ padding-bottom: 12px; }
 .footerLinks ul li span { margin-right: 8px; color: #FFFFFF; font-size: 16px;}
 .bottmFooter {border-top: 1px solid rgb(204 204 204 / 20%);padding: 15px 12px;} 
 .coppyLink * { display: inline; text-align: center; color: #fff; } 
 .coppyLink { text-align: center; }
 .coppyLink p { text-align: center; font-size: 14px; line-height: 24px; color: #BFBFBF; font-weight: 500; margin: 0; }
 .coppyLink p a {color: #BABABA;}
 .socialLink ul li a { width: 35px; height: 35px; background: #FFFFFF; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 18px; color: #000; } 
 .socialLink ul li:not(:last-child) { margin-right: 12px; }
 .btn-bg-white:hover, .btn-bg-white:active {background-color: transparent !important; color: #fff !important; border: 1px solid #FFFFFF; transition: all .4s ease;} 

 .button-red:hover, .button-red:active, .button-red:focus { background-color: var(--primary-hover-bg-btn) !important; color: #000; border-color: var(--primary-hover-bg-btn) !important; color: #000000; transition: all .4s ease;}

 .btn-bg-white:hover img, .btn-bg-white:active img {filter: brightness(0.5) invert(1);} 
 .button-red:hover img, .button-red:active img {filter: brightness(0) invert(0);}
 .btn-bg-black:hover, .btn-bg-black:active, .btn-bg-black:focus { background-color: var(--secondary-hover-bg-btn) !important;  border: 1px solid var(--secondary-hover-bg-btn) !important; color: #FFFFFF !important; transition: all .4s ease;}

 .btn-bg-white:hover, .btn-bg-white:active{background-color: var(--specific-hover-bg-btn) !important; border: 1px solid var(--specific-hover-bg-btn); color: #FFFFFF; transition: all .4s ease;}
 .categoryBox .catgoryTitle a:hover{color: #1ACB21; transition: all .4s ease;}
 .btn-bg-green:hover, .btn-bg-green:active { background-color: #000 !important; border: 1px solid #000; color: #FFFFFF; transition: all .4s ease;}
 .socialLink ul li a:hover {background: var(--a-hover-color); color: #FFFFFF; transition: all .4s ease;}
 

 /*Inner Hero And Breadcrumb*/
 .breadcrumbSec { background: #000000; padding: 9px 12px; position: relative; }
 .breadcrumbSec:before { content: ''; position: absolute; width: 100%; height: 100%; background-color: #272727; top: 0; left: 0;}
 .breadcrumbSec .container { position: relative; z-index: 9;}
 .headingBox h1 { font-size: 32px; font-weight: 600; color: #000000; margin-bottom: 0; }
 .breadcrumb { margin-bottom: 0px;}
 .breadcrumb li a { font-size: 16px; font-weight: 500;  color: #EDEDED;}
 .breadcrumb .active { font-size: 16px; font-weight: 500; color: #FFFFFF; }
 .breadcrumb-item+.breadcrumb-item::before { color: #EDEDED;}


 /*Child Cat  */
.product-category-list { background: #F4EFEF; padding: 12px; height: 56px;}
.product-category-list ul li {margin-left: 15px; list-style: none;}
.child-product-category { padding: 25px 0 60px;}
.sideptitle { padding: 7px 10px; background: #F6F6F6; height: 56px; display:flex; align-items:center; } 
.sideptitle h2 { font-size: 22px; font-weight: bold; line-height: normal; color: #000; margin: 0}
.child-product-category .proCatpara p { font-size: 15px; line-height: 20px; color: #000; margin: 0;}
.child-product-category > .container > .row { padding-top: 20px; }
.child-product-category {padding: 25px 0 60px;}
.product-list-wideget .impCatTab  li a{ font-size: 16px; line-height: 21px; color: #333333; font-weight: 600;  display: block; transition: 0.1s ease; }
.product-list-wideget { background: #F6F6F6; padding: 0px 12px 20px;}
.product-list-wideget .impCatTab li:not(:last-child) {margin-bottom: 12px; }
.product-list-wideget .impCatTab li a.active, .product-list-wideget .impCatTab li a:hover{ color: #1ACB21;}
.product-list-wideget .impCatTab li { list-style: none; position: relative;}

.product-category-list ul li .form-select { font-size: 12px; color: #000; font-weight: 600; box-shadow: none; border-radius: 0;}
.child-product-category .wrap-sidebar { position: sticky; top: 100px; }
.child-product-category .product-list-wideget { margin-bottom: 25px;}
.contact-info { background: #1A191D; padding: 25px 12px 12px 12px; position: relative; }
.contact-info .sendImg {position: absolute;right: -4px;bottom: 30px;}
.contact-info .clButton {margin-top: 30px;}
.wrap-sidebar .widgetBox:first-child { margin-bottom: 25px;}
.search-input-group .form-control:focus{border-color: #dee2e6;}
.search-input-group .form-control:focus {background: #FFFFFF;}
.product-category-list {margin-bottom: 25px}


 /*Pagignation*/
 .pagignationBox .page-link { background: transparent; padding: 5px 14px; font-size: 12px; font-weight: 600; color: #000; box-shadow: none; height: 30px;}
 .pagignationBox .page-item:not(:last-child) {margin-right: 5px;}
 .pagignationBox .page-item:first-child .page-link { border: none; } 
 .pagignationBox .page-item:last-child .page-link { border: none; }
 .pagignationBox .active>.page-link, .page-link.active{border-color: #000000; background-color: #000000; color: #FFF}

 /*  Product Details */
 .productDetailsImg{ background: #F9F8F8; padding: 20px; border-radius:7px ;}
 .productDetailsSec .product-gallery { max-height: 330px; border-radius: 10px;} 
 .productDetailsSec .product-gallery img { width: 100%; max-height: 330px; overflow: hidden; margin: auto; text-align: center; object-fit: contain;}
 .product-gallery-list .bottomforSlide .items { margin: 5px; border: 1px solid rgb(229 229 229); padding: 8px; border-radius: 7px;}
 .productDetailsSec .product-gallery-list { padding: 10px 0 0;}
 .bottomforSlide .slick-track { margin-left: 0; }
 .productDetailsSec .product-gallery-list .bottomforSlide {justify-content: space-between;}
 .productDetailsSec { padding: 35px 0;}
 .productDetailsSec .product-details ul li { font-size: 15px; font-weight: 400; font-family: "Work Sans", sans-serif; line-height: 21px; margin-bottom: 8px; color: #3C3C3C; list-style-type: disc;} 
 .productDetailsSec .product-details ul { padding-left: 20px; }
 .product-gallery-list .bottomforSlide .items img {width: 100%; height: 90px; object-position: center; object-fit: contain;}
 .feldModelButton button:not(:last-child) { margin-right: 10px; }
 .product-details h1 { font-size: 24px; line-height: 28px; font-weight: 600; color: #000000; } 
 .productDetailsSec .product-details { padding-left: 40px; }

 /* Table */
  .product-details-table { margin-top: 20px;}
  .product-details table, th, td { border: 1px solid #E9E9E9; border-collapse: collapse; background: #FFF;}
  .product-details  {min-width: 50%; max-width:100%;}
  .product-details tbody tr td, .product-details tbody tr th { font-size: 15px; line-height: 21px; color: #121212; font-weight: 500; padding: 12px; } 
  .product-details tbody tr th { font-size: 16px; font-weight: 600; } 
  .product-details h2 { font-size: 20px; color: #000; font-weight: 600; line-height: 27px; margin-bottom: 8px;}

  /*  */
  .proTableList { padding: 25px 0;}
  .proTableList h2 { font-size: 28px; font-weight: 600; line-height: 21px; color: #000; margin: 0 0 20px; } 
  .proTableList li{ font-family: "Work Sans", sans-serif; font-size: 15px; line-height: 21px; font-weight: 400; color: #000; list-style-type: disc; margin-bottom: 5px;  } 
  .proTableList ul{ padding-left: 20px; }

  /* Modal */
  #getPriceEnquiry .modal-dialog {max-width: 620px;}
  #getPriceEnquiry .modal-header h4 {font-size: 20px;line-height: 24px;color: #000;font-weight: 600;margin-bottom: 12px;}   
  #getPriceEnquiry .modal-header { padding: 25px 20px 4px; }
  #getPriceEnquiry .modal-body { padding: 20px 20px 25px;}
  .modal-header .btn-close{opacity: 1;}


  /* Product Video */
  .ev-video iframe { width: 100%; height: 280px;}
  .productVideoSec { padding: 0 0 55px; background: #fff;} 
  .mediaVdoBox { background: #f7f7f7; padding: 10px; margin-bottom: 25px;  box-shadow: 0 2px 4px rgb(0 0 0 / 20%);} 
  .ev-video-title > a { font-size: 16px; font-weight: 500; color: #000; line-height: 21px; min-height: 60px; display: inline-block; text-align: center; } 
  .wrap-title-box { padding: 10px 0 10px; }

  /* Implement Categories Main Widget Content  */
  .widgetContact { background: #1A191D; position: relative;} 
  .widgetBox h3 { font-size: 24px; font-weight: 600; line-height: 30px; color: #fff; } 
  .widgetBox p { font-size: 16px; color: #fff; line-height: 21px; } 
  .contact-info ul li a { font-size: 16px; line-height: 40px; color: #fff; font-weight: 400; display: flex; align-items: center; }
  .contact-info ul li {list-style: none;}
  .contact-info ul li a:hover{color: var(--primary-bg-btn); transition: all .4s ease;} 
  .contact-info ul li a i { font-size: 18px; margin-right: 8px; color: #fff; }
  .borderWidth { width: 100px; height: 4px; background: #009540; display: block; margin: 20px 0; }
  .contactUsSec .button-red {font-size: 16px; line-height: 21px; display: block; text-align: center; padding: 12px;} 
  .sendImg { position: absolute; right: 12px; bottom: -6px; }
  .clButton .btn {display: block; border-radius: 0px; width: 100%; height: 45px;}
  
  /* About Sec */
  /*  */
  .ev-future .content h2 { font-size: 36px; line-height: 40px; font-weight: 600; margin-bottom: 40px; } 
  .ev-future .evBg { background: #F9F8F8; margin: 0; }
  .ev-future .career-img { object-fit: cover; } 
  .career-page .ev-future { padding: 60px 0; }
  .ev-future .rightBox { padding: 25px 0 12px 60px}
  .open_opporrunity { padding: 60px 0 0; } 
  #jobListAccordion ul { padding-left: 16px; margin-bottom: 24px; }
  #jobListAccordion p { margin-bottom: 8px;}
  #jobListAccordion button { font-size: 18px; font-weight: 600; }

  #jobapplication-form{ padding-left: 40px;}
  .career-page #cont-form { background: rgba(247, 247, 247, 1); border-radius: 7px; padding: 20px 20px;  } 
  .form-caption h2 { font-size: 28px; line-height: 34px; font-weight: 600; }
  .form-caption h2 span{ color: #019827; }
  

  /* End */

  .innerHero{ padding: 170px 0 100px; position: relative;}
  .innerHero-container { max-width: 80%; margin: auto; }
  .header-transparent .innerHero::before{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0)); z-index: 1; pointer-events: none; }
  /* .innerHero:after { content: ''; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: rgb(0 0 0 / 20%); } */
  .innerHero .container { position: relative; z-index: 1; }
  .innerHero-caption h1 {font-weight: 600;color: #FFFFFF;max-width: fit-content;background: rgb(0 0 0 / 40%);margin: 0 auto 20px;padding: 0 8px;} 
  .innerHero-caption p {font-size: 18px;font-weight: 500;color: #FFFFFF;margin: auto;max-width: 80%;max-width: fit-content;background: rgb(0 0 0 / 20%);padding: 0 5px;}
  .innerHero-caption .btn-bg-black { margin-top: 40px; }


  .aboutProjectStatus .projectStatus { margin-top: 0; }
  .aboutHeroSec { padding: 100px 0; position: relative; } 
  .aboutHeroSec:after { content: ''; width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: rgb(0 0 0 / 65%); }
  .aboutHeroSec .container { position: relative; z-index: 1; }
  
  .organizationSec .imgOrg img { max-width: 100%;}
  .qulityCommitmentSec { background: #f2f2f2; padding: 70px 0; }
  .qulityCommitmentSec ul li:first-child { width: 20%; padding-right: 20px;}
  .qulityCommitmentSec ul li { list-style: none;}
  .pleftborder { border-left: 1px solid #c1c1c1; padding-left: 20px; }
  .farmSolutionSec {padding: 45px 0 0;}
  .farmSolutionSec .solutonFarmList h2 { margin: 0px;}
  .solutonFarmList .tiageTitle h4 { font-size: 18px; color: #000; line-height: 21px; font-weight: 600; }
  .solutonFarmList .tilageBox { box-shadow: 0 2px 8px rgb(0 0 0 / 20%); padding: 20px 10px; position: relative; z-index: 1;}
  .tilageIcon img { max-width: 100%; margin-bottom: 12px; height: 144px; }
  .solutonFarmList .row .col {margin: 20px 0 0;}
  .orgImgBox .ev-video iframe{height: 350px;}
  .solutonFarmList .tiageTitle p { min-height: 66px;}
  /* animation */
  .solutonFarmList .tilageBox:after { content: ''; position: absolute; bottom: 0; right: 0; width: 0; height: 0; transition: 0.3s linear; } 
  .solutonFarmList .tilageBox:hover:after {width: 100%;height: 100%;background: linear-gradient(-45deg, #dadada4f, transparent)}

  /* Become A Dealer */
  .becomeDealerPage { background-color: #f6f6f6;}
  .partnerDesc ul li { font-size: 14px; line-height: 21px; margin-bottom: 10px; color: #000; list-style-type: disclosure-closed; } 
  .wrapbecomeBg{box-shadow: 0 2px 8px rgb(0 0 0 / 20%);background: #fff;}
  .wrapBecomForm {padding: 30px;}
  /*  */
  .wrapbecomeBg .sideDes {width: 100%; height: 100%; background-image: url(../img/dot-img.png); background-repeat: repeat; overflow: hidden; }
  .wrapsideDes{position: relative;  background: #79ae45; width: 100%; height: 100%; }
  .wrapsideDes:after { content: ""; position: absolute; border-left: 140px solid #fff; border-bottom: 280px solid transparent; top: 0; bottom: 0; left: 0; overflow: hidden; }
  .dealDesign { position: absolute; right: 9%; top: 50%; transform: translateY(-50%); background-color: rgba(255,255,255,.3); height: 100px; width: 100px; border-radius:0 10px 10px 0; text-align: center;} 
  .dealDesign .dbeaft { font-weight: 600;width: 85px; height: 57px; margin-top: 20px;}
  .dealDesign p {font-size: 28px; color: #57852c; margin: 0;}
  .dealDesign p span{display: inline-block; line-height: 30px;}
  .dealDesign span.dbefd { position: absolute; left: -54px; top: 36px; font-size: 28px; }
  .dealDesign p:before { content: ''; position: absolute; border-right: 85px solid rgba(255, 255, 255, .3); border-top: 40px solid transparent; border-bottom: 40px solid transparent; left: -85px; top: 0px; bottom: 0; margin: auto 0; }
  .pageCut { width: 14px; height: 14px; background: #57852c; border-radius: 50%; margin: -33px -72px; z-index: 1; position: relative; }

  /* Contact Us */
  .contact-form input::-webkit-input-placeholder{color: #3c3c3c;}
  .contact-form input::-moz-placeholder{color: #3c3c3c;}
  .contact-form input:-ms-input-placeholder{color: #3c3c3c;}

  .contactUsSec { padding: 40px 0 60px;}
  .contactUsSec .contact-form {background: rgb(247 247 247); padding: 25px; }
  .widgetContact ul li { display: flex; align-items: center; } 
  .widgetContact .rctitel p { margin-bottom: 5px; color: #fff; font-size: 18px; line-height: 21px; } 
  .widgetContact .rctitel a { font-size: 16px; color: #fff; line-height: 21px; } 
  .widgetContact .rctitel span { font-size: 16px; color: #fff; line-height: 21px; display: inline-block; } 
  .widgetContact .rctitel a:hover{color: #BABABA; transition: all .4s ease;}
  .widgetContact .rcicon span i { font-size: 20px; color: #fff; display: inline-block; padding-right: 20px; } 
  .widgetContact ul li:not(:last-child) { margin-bottom: 20px; } 
  .widgetContact .borderWidth { margin: 30px 0px; } 
  .widgetContact { padding: 50px 20px 66px 50px; margin-left: 20px;}
  .contact-form .form-control, .contact-form .form-select { box-shadow: inherit; outline: inherit; font-size: 15px; color: #3c3c3c; font-weight: 500; border-radius: 0; padding: 8px 10px;}
  .contact-form .form-control:focus, .contact-form .form-select:focus{border-color: #009540 ;}
  .innerWrapRow .row {margin-bottom: 15px;}
  .contact-form label { font-size: 15px; font-weight: 500; color: #3c3c3c; }
  .contact-form .clButton .btn { width: auto; margin: auto;}

  /* map */
  .map_location iframe { width: 100%; height: 400px; display: block; margin: auto; }

  /* FAQ */
  #faqQunsList .accordion-button::after { content: '\f068'; font-family: 'FontAwesome'; background-image: none; font-size: 14px; color: #000000; width: 20px; height: 20px; position: absolute; right: 5px; transform: inherit; top: 18px; }
  #faqQunsList .accordion-button.collapsed::after { content: '\2b'; font-family: 'FontAwesome'; } 
  .customAccord .accordion-item { border-right: inherit; border-left: inherit; border-radius: 0; position: relative; } 
  .customAccord .accordion-header .accordion-button:not(.collapsed) { border-bottom: inherit; background: none; box-shadow: none; } 
  .customAccord .accordion-button { font-size: 15px; color: #1A191D !important; font-weight: 600; position: inherit; }
  .accordion-header .accordion-button:focus { background: #fff;  box-shadow: none; }
  .customAccord .accordion-body{ font-family: "Work Sans", sans-serif; font-size: 14px; font-weight: 450; line-height: 24px; padding: 10px 20px 25px; color: #1A191D;}

  /* Our Certificates */
  .regist-box .item {padding: 10px;} 
  .regist-box .item { flex: 0 0 50%; } 
  .regist-box { display: flex; flex-wrap: wrap; justify-content: center; }
  
  /* Why Agrow King */
  .partnerhandImg img { max-width: 100%; margin: auto; display: block; }
  .dealerPage .headingBox { padding: 25px 0 15px; }

  /* Blog Page */
  .main-box-blog { padding: 25px 0 0;}
  .main-box-blog .blogGrid { margin-bottom: 25px;}
  .BlogSidebar { background: #F3F3F3; padding: 20px 20px; border-radius: 10px; } 
  .BlogSidebar:first-child { margin-bottom: 25px; } 
  .BlogSidebar ul li a { font-size: 14px; font-weight: 600; color: #000; display: inline-flex; padding: 6px 0; transition: 0.3s ease;}
  .BlogSidebar ul li a:hover { color: var(--primary-bg-btn); transition: 0.3s ease; }
  .BlogSidebar ul li {list-style: none;}
  .BlogSidebar ul{ padding: 0;}
  .BlogSidebar h3 { font-size: 22px; font-weight: 600; color: #000;}
  .main-box-blog .BlogSidebar:last-child { margin-bottom:25px; } 
  .main-box-blog .breadcrumb { padding: 20px 0;}
  .BlogList { padding: 25px 20px 35px 20px; background: #FFFFFF; border-radius: 7px; margin: 0 0 25px; box-shadow: 0 0 4px rgb(204 204 204 / 50%);} 
  .main-inner-sec .BlogImageBox img { width:auto;max-height:484px; height: auto; border-radius: 5px; box-shadow: 0 0 1px rgb(0 0 0 / 50%);}
  .blogMetaData { display: flex; margin: 15px 0 } 
  .metaItm { margin-right: 10px; font-weight: 500; font-size: 14px;  line-height: 18px; color: #333333;} 
  .metaItm a { font-size: 15px; text-decoration: none; color: #000; }
  .metaItm a:hover {color: var(--a-hover-color);}
  .categoryList ul li:before { content: '\f068'; font-family: 'FontAwesome'; color: #382929; padding-right: 4px; transition: 0.5s ease; } 
  .categoryList ul li:hover:before { transition: 0.5s ease; padding-left: 5px }
  .main-box-blog .headingBox h1 { margin: 0;}

/*  */
.footerLinks ul, .topSoLink ul, .widgetBox ul, .qulityCommitmentSec ul { padding: 0;}

/* Inner Bolg */
.inner-blog-details {padding: 20px 0 33px;}
.blogInnerSubPage h2 { font-size: 24px; color: #333333; line-height: 30px;margin-bottom: 15px; font-weight: 600;}
.metaItm a:not(:last-child) {border-right: 1px solid #ccc;padding: 0 5px 0 0px;}
.product-blog-list ul li a img { width: 25px; height: 25px; margin-right: 10px;}

/* Term And Condition, Privacy And Policy */
.pageTitle { padding: 25px 0 8px; }
.pp-tc {padding:0 0 25px;}
.pp-tc h2 { font-size: 18px; font-weight: 600;} 
.pp-tc ul li { font-size: 15px; font-family: 'Work Sans', 'sans-serif'; margin-bottom: 5px; } 
.pp-tc ul {margin-bottom: 20px;}

/* Login page */
.cust-form {padding: 40px 25px 40px;background: #F9F8F8; border-radius: 8px;}
.form-box-s{ max-width: 350px; margin: 30px auto;} 
.form-box-m { max-width: 560px; margin: 30px auto;} 
.form-check input[type="radio"] {margin: 5px 0 5px 5px;} 
.border_line:after { content: ''; position: absolute; width: 120px; border: 1px solid var(--brilliant-azure); bottom: 0px; left: 50%; transform: translateX(-50%); } 
.border_line { position: relative; padding-bottom: 10px; } 
.login-page .AjaxRespond { text-align: center; font-size: 14px; color: green; font-weight: 600; } 
.AjaxRespond.alert-danger { color: var(--brilliant-azure); font-weight: 400; }
.login-page form .form-control, .login-page form .form-select { font-size:16px; line-height: 22px; color: #595C5F; font-weight: 400; padding: 8px 12px; box-shadow: none; border: 1px solid rgb(204 204 204 / 20%); border-radius:4px; }
.login-page .formSiLink a {color: #000000; font-size: 14px; clear: both; display:block; text-decoration: none;}
.login-page h2 {font-size: 24px;text-align:center;margin-bottom: 25px;color: #000000;}

/* Profile page */
.header-link { background: #000000;  padding: 12px 0; position: relative; overflow-x: auto; }
.header-link:before { content: ''; position: absolute; width: 100%; height: 100%; background-color: #272727; top: 0; left: 0;}
.header-link .container { position: relative; z-index: 9;}

.header-link .dash-links {list-style: none;font-size: 18px; line-height: 18px; font-weight: 500; white-space: nowrap;}
.ev-process .step p:last-child{ margin-bottom: 0;}
.header-link .dash-links:not(:last-child) {margin-right: 20px;border-right: 2px solid #FFF;padding-right: 20px;}
.cheadingpara p {text-align: justify;}

/* New */
.ev-process .process-wrapper { display: flex; justify-content: space-between; gap: 32px; position: relative; margin: -120px 0 25px; } 
/* .ev-process .process-wrapper:before {content: '';background-image: url(../img/dash-line.svg);background-repeat: no-repeat;background-size: cover;background-position: center;position: absolute;top: 30px; height: 112px; width: 100%;} */
.process-arrow{background-image: url(../img/dash-line.svg);background-repeat: no-repeat;background-size: contain;background-position: 70px; width: 100%;height: 100px;  margin-top: 60px;}
.ev-process .roundedIcon { width: 70px; height: 70px; background-color: #FFFFFF; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;position: relative; } 
.ev-process h3 { font-size: 20px; line-height: 24px; font-weight: 600; color: #FFFFFF; } 
.ev-process .step p {font-size: 14px; line-height: 27px; color: #FFFFFF;} 

.ev-process{ background-color: #1A1919; padding: 60px 0; }
.ev-process .background-overlay{background-image: url(../img/lines-waves.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; background-attachment: fixed;}
.ev-process .titleCommon h2, .ev-process .titleCommon p{ color: #FFFFFF; }
.process-wrapper .step:nth-of-type(2),
.process-wrapper .step:nth-of-type(5) { margin-top: 80px;}
.process-wrapper .step:nth-of-type(3),
.process-wrapper .step:nth-of-type(4) { margin-top: 20px;}
.process-wrapper .step:last-child { text-align: right;}
.process-wrapper .step:last-child .roundedIcon{margin-left: auto;}

/*.process-wrapper .step:nth-of-type(2)::before,
  .process-wrapper .step:nth-of-type(5)::before {content: '';background-image: url(../img/dash-line-2.svg); background-repeat: repeat; background-size: contain; background-position: center; position: absolute;} */

.ev-processCntBox {
    padding: 12px;
    position: relative;
    /* background: #FFFFFFF0;
    box-shadow: 0 0 18px 0 #0000000D; */
}

/* TOP-LEFT BORDER */
.ev-processCntBox::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-left: 2px solid #019827;
    border-top: 2px solid #019827;
}

/* BOTTOM-RIGHT BORDER */
.ev-processCntBox::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-right: 2px solid #019827;
    border-bottom: 2px solid #019827;
}

/*  */
.charging-lifestyle { background: #F9F8F8; padding: 60px 0; /*background-image: url(../img/ev-bg-02.jpg); background-repeat: no-repeat; background-size: cover;*/ }
/* .charging-lifestyle::after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 80%);}
.charging-lifestyle .container{ position: relative; z-index: 9;} */
.lifestyle-grid { display: grid; grid-template-columns: auto auto; gap: 12px; }
.charging-lifestyle .life-item { position: relative; border-radius: 14px; overflow: hidden; } 
.charging-lifestyle .life-text { position: absolute; top: 20px; left: 20px; z-index: 9; } 
.charging-lifestyle .life-text h4 { font-size: 24px; font-weight: 600; color: #FFF; text-transform: capitalize; } 
.charging-lifestyle .life-text p { color: #FFF; } 
.charging-lifestyle .life-item:after { content: ''; position: absolute; width: 100%; height: 40%; top: 0; left: 0; background: linear-gradient(180deg, rgb(0 0 0 / 60%), transparent); }
.charging-lifestyle .first-col img { height: 600px; object-fit: cover; object-position: left; } 
.lifestyle-grid img { height: 294px; object-fit: cover; object-position: left; }

/*  Installation Service */
.installationService { padding: 60px 0;}
.insSevBox { background: #FFF; border: 1px solid rgb(229 229 229); border-radius: 7px; box-shadow: 0 0 18px 0 #0000000D; margin-top: 64px; } 
.insSevBox .isIconBox { background: rgb(190 250 202); padding: 20px 12px; max-width: 98%; border-radius: 7px 0 50px 0; margin: -7px 0 0 -7px; text-align: left; } 
.insSevBox .isIcon {width: 80px;height: 80px;background: rgb(213 247 220);padding: 12px;border-radius: 50%;box-shadow: 0 0 0 4px #1ACB21; margin-top: -64px;margin-left: 12px;display: flex;align-items: center;justify-content: center;}
.insSevBox h3 { font-size: 24px; line-height: 28px; font-weight: 600; margin-bottom: 12px; }
.insSevBox .insCont { padding: 40px 16px 20px;}

.IM-service .insSevBox { margin-top: 0; }
.IM-service .titleCommon {margin-bottom: 30px; }
.insImg img { height: 240px; width: 100%; object-fit: cover; } 
.IM-service .isIconBox { position: relative; margin: 0 auto 0; max-width: 100%; border-radius: 0; background: #f8f8f8; height: 0; padding: 10px; } 
.IM-service .isIcon { margin: auto; margin-top: -60px; } 
.IM-service .insCont { background: #F9F8F8; min-height: 188px;}

/*  */
.type-evCharger-installSection .overlay-content { padding: 20px 12px; border: 1px solid rgb(229 229 229); border-top: 0; border-radius: 0 0 7px 7px; } 
.type-evCharger-installBox { background: #FFF; box-shadow: 0 0 18px 0 #0000000D; } 
.type-evCharger-installBox img {height: 280px; width: 100%;  border-radius: 7px 7px 0 0;object-fit: cover;} 
.type-evCharger-installBox h3 { font-size: 20px; line-height: 30px; font-weight: 600; }


/*  */
.getInstall-evCharger { padding: 60px 0;  background-image: url(../img/ev-bg-03.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; text-align: left; }
/* .getInstall-evCharger::after{content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(255 255 255 / 80%);}
.getInstall-evCharger .container{ position: relative; z-index: 9;} */
.getInstall-evCharger .content { max-width: 500px;}
.getInstall-evCharger h2 { font-size: 32px; line-height: 40px; font-weight: bold; color: #000000; margin-bottom: 16px; } 
.getInstall-evCharger p { color: #000000; } 
.getInstall-evCharger .btn{ margin-top: 25px; }

/*  */
.type-evCharger-installSection {background: #F9F8F8; padding: 60px 0 60px;}
.ev-process-service .process-wrapper { max-width: 80%; margin: 60px auto 25px; } 
/* .ev-process-service { background: #F9F8F8; } */

/*Review*/
.review-box img { width: 120px; height: 120px; object-fit: contain; object-position: center; } 
.review-box .content h3, .review-box .content h4 { font-size: 18px; line-height: 24px; color: #000; font-weight: 600; } 
.review-box .content p {font-size: 16px;line-height: 24px;
    color: #000; display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;-webkit-line-clamp: 3;overflow: hidden;} 

.review-box .content > div { margin-bottom: 4px; } 
.review-box .rating span { font-size: 16px;  display: inline-block; } 
.review-box .rating .stars { color: #ffa500; margin-right: 10px; font-size: 20px; } 
.review-box { padding: 25px 20px; background-color: #FFFFFF; margin: 0 12px; 
   background: #FFF; border: 1px solid rgb(229 229 229); border-radius: 7px; box-shadow: 0 0 18px 0 #0000000D;
} 
.review-sec { padding: 0 0 120px; }
.feedback-carousel .owl-nav button span { color: #000000; font-size: 32px; display:none; }

/* Dashboard */
.myProfile { padding: 30px 0 60px; }
.mainFormBox {background: rgb(247 247 247);padding: 25px 20px; border-radius: 7px;}
.fileListGrid { display: grid; grid-template-columns: auto auto auto; gap: 20px; } 
.fileListBox { padding: 30px 0 48px; }
.fileListGrid .fileList { padding: 20px 16px; box-shadow: 0 0 18px 0 #0000000D; border: 1px solid rgb(229 229 229); border-radius: 7px; } 
.sectionTitle { font-size: 20px; line-height: 24px; font-weight: 600; } 
.fileListGrid .fileList p { margin-bottom: 4px; } 
.fileListGrid .contactEnqId { margin-bottom: 16px; } 
.fileListGrid .fileList p strong { font-weight: 600; color: #000; }

.viewFileDetail { padding: 30px 0 48px; }
.bookingDetailCard .contactEnqInf:last-child { border-width: 0 !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }

.bookingDetailCard p { margin-bottom: 4px; line-height: 23px; } 
.bookingDetailCard p strong { font-weight: 600; color: #000; } 
.bookItemListBox .bookItemList { padding: 16px 12px !important; box-shadow: 0 0 18px 0 #0000000D; } 
.bookItemListBox strong { font-size: 18px; font-weight: 500; color: #000; display: block; margin-bottom: 8px; } 
.bookItemListBox .itemDetail strong { display: inline; font-size: 16px; } 

.customerRemarkBox { border: 1px solid #D2D2D2; padding: 20px 16px; border-radius: 6px; }
.customerRemarkBox h2 { font-size: 20px; line-height: 27px; font-weight: 600; margin-bottom: 16px; }
.customerRemarkBox .accordion-button { background-color: #FFF; font-size: 20px; font-weight: 600; color: #121212; } 
.customerRemarkBox .remark-row {padding: 2px 12px 8px !important;border: none !important;background: #e7fff1; max-width: 80%; max-width: fit-content; border-radius: 0 14px 14px 14px !important;} 
.chat-customer .sendDetail { font-size: 14px; margin: 8px 0 0;text-align: right;} 
.chat-customer .sendDetail small{ font-size: 14px;}
.chat-customer .sendDetail strong { font-weight: 600; }
.remarkSendBox .form-control:focus {box-shadow: none;}
.remarkSendBox .form-control { padding: 9px 12px;} 
.customerRemarkBox .remarkSendBox { margin-top: 20px; }
.remarkSendBox .submit-btn { min-width: inherit; display: block; padding: 10px 24px; }

.customerRemarkBox .remarkBox { max-height: 400px; overflow-y: auto; /* Optional aesthetics */ padding-right: 6px; scroll-behavior: smooth; }  
.customerRemarkBox .remarkBox::-webkit-scrollbar { width: 4px;}
.customerRemarkBox .remarkBox::-webkit-scrollbar-track { background: #E7FFF1; border-radius: 10px; } 
.customerRemarkBox .remarkBox::-webkit-scrollbar-thumb { background: linear-gradient(to bottom, #1ACB21, #1ACB21);  border-radius: 10px; } 
.customerRemarkBox .remarkBox::-webkit-scrollbar-thumb:hover { background: linear-gradient(to bottom, #46FE94, #46FE94); }

/* V */
.fs-24 { font-size: 24px; line-height: 30px; font-weight: 600; }
.profileInformation ul li { display: flex; border-bottom: 1px solid #e4e4e4; padding: 10px 8px; } 
.profileInformation ul li:last-child { border-bottom: none; } 
.profileInformation .label { font-weight: 600; color: #333; flex: 0 0 160px; } 
.profileInformation .value { color: #555; word-break: break-word; }
.updatePassword { max-width: 400px; margin: auto; }


/*  */
.join-us .box { background: #FFF; padding: 25px 20px; box-shadow: 0 0 18px 0 #00000040; border-radius: 7px; } 
.join-us .icon { margin-bottom: 25px; } 
.join-us .content h3 { font-size: 20px; line-height: 24px; font-weight: 600; margin-bottom: 12px; min-height: 40px; }
.promo-section { padding: 60px 0; } 
.join-us { padding: 0 0 60px; }
#register { padding: 60px 0; background-image: url(../img/ev-bg-07.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative;}
#register .contact-form { background: rgb(247 247 247); padding: 20px; }
.join-us .titleCommon p { max-width: 100%; } 
.join-us .titleCommon h2 { margin-bottom: 30px; }

/*  */
.work-process{ background-color: #1A1919; }
.work-process .background-overlay{background-image: url(../img/lines-waves.png); background-repeat: no-repeat; background-size: cover; background-position: center; position: relative; padding: 60px 0; }
.process-container{background-image: url(../img/wave-img-02.png);background-repeat: no-repeat;background-size: 80%;background-position: 50% 36px;}
.work-process .row > [class*="col-"]:nth-of-type(even) {
    margin-top: 50px;
}

.work-process .container{ position: relative; z-index: 9;} 
.work-process .titleCommon h2{ color: #FFFFFF; }
.work-process .titleCommon p{ color: #FFFFFF; }
.work-process .circle-box { width: 100px; height: 100px; border: 4px solid #1ACB21; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 32px; font-weight: 500; color: #FFF; background: #2B2B2B; margin: 0 auto 30px; } 
.work-process .process-box { text-align: center; } 
.work-process .process-cnt h3 { font-size: 20px; line-height: 27px; color: #FFF; margin-bottom: 12px; } 
.work-process .process-cnt p { color: #FFF; }

/* Responsive */

@media(max-width: 1400px){
  .container{max-width: 98%;}
  .sideptitle h2 {font-size: 20px;}
  .tilageIcon img {height: 100px;}
  .navbar-expand-lg .navbar-nav .dropdown-menu { left: 20%;}
  
}

@media(max-width:1360px){
  .footerSec .navFooter ul li:not(:last-child) {margin-right: 20px;}
  .solutonFarmList .tiageTitle h4 { min-height: 40px;}
  .navbar-expand-lg .navbar-nav .dropdown-menu{left: 15%;}
  .header-row-top ul li { list-style-type: none; padding-left: 10px;}
}
@media(max-width:1260px){
  .sideptitle h2 {font-size: 18px;}
  /*  */
  .wrapbecomeBg .dealDesign {height: 80px;} 
  .pageCut { margin: -42px -72px; width: 12px; height: 12px;}
  .dealDesign p { font-size: 24px; } 
  .dealDesign p span { line-height: 25px; } 
  .dealDesign p:before {border-right: 85px solid rgba(255, 255, 255, .3);border-top: 26px solid transparent;border-bottom: 33px solid transparent;} 
  .dealDesign span.dbefd { top: 25px; } 
  .dealDesign .dbeaft { margin-top: 16px; }
  .dealDesign{right: 7%;}
  .mainLogo img{ max-width: 200px; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { left: 10%;}

}
@media(max-width:1199px){
  

  .main-header .navbar-nav .nav-item:not(:last-child){ margin-right: 16px;}
  .sticky .menuRighBox{ margin-left: 20px;}
  .topFotButton a:not(:last-child) { margin-right: 10px; }
  .footerSec .navFooter ul li span { font-size: 16px; line-height: 21px; margin-right: 0;} 
  .footerSec .navFooter ul li a { line-height: 21px; font-size: 16px; } 
  .topFooter { padding: 20px 0; }
  .middleFotterBody { padding: 35px 0; }
  .child-product-category > .container > .row { padding-top: 18px; }
  .child-product-category{padding: 25px 0 40px;}
  .widgetContact h3 { font-size: 18px; line-height: 25px; } 
  .widgetContact p { font-size: 14px; line-height: 20px; } 
  .contact-info ul li a { font-size: 14px; } 
  /* .widgetContact { padding: 30px 10px; } */
  .widgetContact { padding: 35px 20px 88px 40px;}
  .productVideoSec{padding: 0 0 45px;}
  .productDetailsSec .product-gallery img { max-height: 300px; }
  .wrapsideDes:after { border-left: 70px solid #fff;border-bottom: 290px solid transparent; }
  
  .qulityCommitmentSec{padding: 45px 0;}
  .solutonFarmList .row .col { flex: 0 0 33.33%; padding: 0 10px;}
  .tilageIcon img { height: 144px;}
  .solutonFarmList .tiageTitle h4{height: 35px;}
  .productHome .item { width: 33.33%;}
  .blogGrid .blogImg img{height: 200px;}
  .map_location iframe { height: 300px;}

  .hero-caption h1 { font-size: 48px; line-height: 55px;}
  .fileListGrid { display: grid; grid-template-columns: auto auto; }

  .charging-lifestyle .first-col img { height: 500px; } 
  .lifestyle-grid img { height: 244px; }
  .charging-lifestyle .life-text h4 { font-weight: 500; }
  .ev-process, .charging-lifestyle, .testimonialSec {padding: 60px 0;}

  .insSevBox .insCont { padding: 30px 12px 20px;}
  .insImg img { height: 200px; } 
  .insSevBox h3 { font-size: 20px; }
  .work-process .circle-box { margin: 0 auto 20px; } 
  .work-process .process-cnt h3 { margin-bottom: 8px; }

  .ev-future .content h2 { font-size: 32px; line-height: 40px; } 
  .ev-future .rightBox { padding: 25px 0 12px 40px;}
  .ev-future .content h2{ margin-bottom: 25px;}


}

@media(max-width:1160px){
  .whatsaapTopLink{margin-left: 10px;}
  .whatsaapTopLink{display: none;}
  .expertiesMainBox { padding: 15px 10px; } 
  .ourExpertiesDesc h3 { font-size: 16px; line-height: 21px; } 
  .ourExpertiesDesc p { font-size: 14px; line-height: 20px; } 
  .mainWorkBox .WorkDesc h3 { font-size: 18px; line-height: 24px; } 
  .blogGrid a { font-size: 16px; line-height: 21px; } 
  .blogGrid .sort-desc-home p { font-size: 14px; line-height: 20px; } 
  .categoryBox .catgoryTitle a { font-size: 18px; line-height: 24px; font-weight: 600; }
  .mainWorkBox .WorkDesc { min-height: 185px;}
  .wrapBecomForm { padding: 30px 0 30px 15px; } 
  .navbar-expand-lg .navbar-nav .dropdown-menu { left:0%;}
  .menuRighBox{margin-left: 20px}
  /* .main-header .navbar-nav .nav-item .nav-link {font-size: 14px;} */
  .main-header .navbar-nav .nav-item:not(:last-child) { margin-right: 15px;}
  .menuRighBox .btn-bg-black {font-size: 14px;padding: 7px;}
  .header-row-top ul li .btn-bg-black{font-size: 14px;}
  .main-header .navbar-nav .nav-link svg { display: none;}

  .process-arrow { height: 85px; } 
  .ev-process .process-wrapper { margin: -110px 0 25px; } 
  .ev-process h3 { font-size: 18px; font-weight: 500; }

}

@media(max-width:1070px){
  .main-header .navbar-nav .nav-item .nav-link img{padding-right: 5px}
  .sticky .menuRighBox { margin-left: 20px; } 
  .menuRighBox { gap: 16px; }
}

@media(min-width:991px){
.navbar-nav .nav-item:hover .dropdown-menu{ display: block; padding: 0; border: inherit;box-shadow: 0 2px 4px rgb(0 0 0 / 30%); transform: rotateX(0); opacity: 1;}
.navbar-nav .nav-item .dropdown-megha-menu.show { display: block; padding: 0; border: inherit;box-shadow: 0 2px 4px rgb(0 0 0 / 30%); transform: rotateX(0); opacity: 1;}
.navbar-nav .nav-item:hover .dropdown-toggle{ transform: rotate(-180deg);}

.main-header .navbar-nav .dropdown-menu{position: absolute; border: none; display: initial; transform: rotateX(92deg); transition: transform .8s, opacity .2s; transform-origin: 0 0; opacity: 0; top: 100%; border-radius: 0; margin-top: 0; }
.navbar-expand-lg .navbar-nav .dropdown-menu{left: -50%; min-width: 300px;}
.main-header .navbar-nav .nav-item:not(:last-child) { display: inline-flex; align-items: center; }
.main-header .navbar .offcanvas-header { display: none;}

}

@media(max-width:991px){

  .cptb{padding: 40px 0;}
  .cptop {padding: 40px 0  0;}
  .cpbottom{padding: 0 0 40px}
  .wrapMainCategory { padding: 30px 0 40px; } 
  .howBeWorkSec { padding: 40px 0 88px; }
  .ev-process, .charging-lifestyle, .testimonialSec{ padding: 40px 0;}
  .eventProgramSec { padding: 40px 0 15px;}
  .evchargerSec{ padding: 0 0 40px}
  .projectStatus{ margin-top: 28px;}
  .contactUsSec{ padding: 40px 0 40px;}
  .open_opporrunity { padding: 40px 0 0;}
  .career-page .ev-future, .promo-section, #register, .join-us{ padding: 40px 0;}
  
   
  .middleFotterBody .row [class*="col-"] { margin-bottom: 25px; }
  .categoryBox .catgoryTitle a { font-size: 16px; line-height: 21px; } 
  .titleCommon h2 { font-size: 28px; line-height: 34px; } 
  .cheadingpara h2 { font-size: 28px; line-height: 34px; } 
  .cheadingpara h4 { font-size: 20px; line-height: 25px; }
  .mainWorkBox .WorkDesc { min-height: 150px;}
  .howBeWorkSec .row .col-md-6 { margin-bottom: 40px; } 
  .howBeWorkSec { padding: 40px 0 35px}
  .footerSec .navFooter ul li span{display:none}
  /* .widgetContact { padding: 30px 20px 70px 30px;} */
  .productVideoSec{padding: 0 0 40px;}
  .topFooter .topSoLink ul { display: inherit !important; } 
  .topFooter .topSoLink ul li { display: block; } 
  .topFooter .topSoLink ul li:not(:last-child) { margin-bottom: 10px; }
  .qulityCommitmentSec, .farmSolutionSec { padding: 35px 0; }  
  .wrapsideDes{display: none;}
  .wrapBecomForm{padding: 25px;}
  .dealerPage .cheadingpara h2 {margin-top: 25px;}
  .partnerhandImg img{margin-bottom: 25px;}
  .main-header .navbar-nav .nav-item:hover .menu-angle{transform: rotate(0);}
  .main-header .navbar-nav .nav-item .nav-link{ font-size: 18px; }

  .productHome .item { width: 50%;}
  .blogGrid .blogImg img{height: 150px;}
  .productDetailsSec .product-details{ margin-top: 25px; padding-left: 0;}


  /* Tabel */
  .product-details .cheadingpara h2 { margin-top: 20px; }
  .product-specification .tableCption h2 { font-size: 24px; line-height: 30px; margin-bottom: 10px; } 
  .proTableList { padding: 25px 0 0; } 
  .product-specification .tableData thead tr th { font-size: 14px; padding: 10px; line-height: 21px; } 
  .product-specification .tableData tbody tr td { font-size: 12px; line-height: 18px; padding: 10px; font-weight: 500; }


  /* Modal */
  .ForExportEnquiry h2 { font-size: 20px; line-height: 27px; } 
  .modal-footer .ForExportEnquiry ul li a { font-size: 16px; }

  /* Our Exerties Sec */
   section.testimonialSec .row .col-6 { margin-bottom: 25px; } 
   
  /* Project Status */
  .countingProject strong { font-size: 28px; line-height: 34px; } 
  .prohectStaIcon img { max-width: 40px; }

  /* Navbar Collaps */
 .serch-button{display: none;}
 .main-header .navbar-nav .dropdown-menu{ padding: 0; position: relative; border: none; left: 0; top: 0px; overflow-x: hidden; background: transparent;}
 .main-header .offcanvas-body { background: #000000; padding: 0; }
 .main-header .navbar-nav .nav-item .nav-link img {display: inline-block; margin:0 8px 0 0 ; width: 36px; height: 23px;}
 .main-header .navbar-nav .nav-item:not(:last-child){margin-bottom: 20px;margin-right: 0;}
 .main-header .navbar .offsetnav { position: absolute; background: #FFF; left: 0; top: 0; z-index: 99; align-items: flex-start !important;}
 .main-header .navbar .navbar-nav {padding: 40px 25px 40px 30px; display: block; background-color: #1A191D; height: 100%; }
 .navbar-nav .navLinkIconBox {display: inline-block; padding: 5px 0;}
 .main-header .navbar .navbar-toggler { box-shadow: none; border: none; padding: 0;}
 .main-header .humbleIcon{ line-height: normal; margin-left: 16px;}
 .dropdown-menu.dropdown-megha-menu li a{white-space: nowrap;}
 .main-header .navLinkIconBox{text-align:left;}
 .main-header .navbar-nav .nav-item .nav-link{display: inline-flex; padding: 0 0 8px;font-weight: 400; }
 .main-header .navbar-nav .nav-item:not(:last-child){ margin-right: 0;}

 .main-header .navbar-nav .dropdown-toggle{position: absolute; right: 0; color: #FFFFFF; transform: rotate(-90deg);transition: 0.1s linear; }
 .main-header .navbar-nav .dropdown-toggle.show{ transform: rotate(0deg); }
 .menu-angle { position: absolute; right: 131px; top: 11px; }
 .dropdown-menu.dropdown-megha-menu li a{padding: 8px 12px 8px 12px;}

 .main-header .navbar { position: inherit; } 
 .btn-close.close-sidenav { position: absolute; right: 12px; top: 14px;  font-size: 16px; opacity: 1; background-color: transparent; border-radius: 0px; padding: 15px;  filter: brightness(0) invert(1); } 
 .menuRighBox{margin-left: 0}
 .offcanvas-header {background: #000000;padding: 8px 0;}
 .offcanvas-header img { padding-left: 30px; max-width: 220px; height: auto;}
 .main-header .navbar { padding: 8px 0; } 
 .mainLogo { margin-right: auto; }
 .header-transparent .main-header{ top: 54px;}

 /*  */
 .offcanvas-body .btn-bg-black { min-width: 160px; }
 .dropdown-menu.dropdown-megha-menu  li a { color: #FFF; font-weight: 400; }
 .dropdown-menu.dropdown-megha-menu li a { border: none;}
 .dropdown-menu.dropdown-megha-menu li:not(:last-child) a{ border: none;}
 .dropdown-menu.dropdown-megha-menu li a{ font-size: 16px;}
 .dropdown-menu.dropdown-megha-menu li:hover a{ opacity: 1; transition: inherit; border-left: 0; background: transparent;color: #1ACB21;}
 .offcanvas-body .stickyBtn { position: absolute; bottom: 0; background: #1A191D; width: 100%; text-align: center; padding: 12px 30px 40px; }

 /*  */
.hero-caption h1 { font-size: 40px; line-height: 47px;}
.hero-caption h3{ font-size: 24px; line-height: 32px;}
.charging-lifestyle .first-col img { height: 380px; } 
.lifestyle-grid img { height: 184px; }
.charging-lifestyle .life-text h4{ font-size: 20px;}
.evchargerSec .evDescBox { padding: 40px 12px 0; }

.innerHero {padding: 130px 20px 60px;} 
.innerHero-caption h1 { font-size: 30px; line-height: 37px; }

.installationService { padding: 40px 0; } 
.IM-service .titleCommon { margin-bottom: 16px; } 
.type-evCharger-installSection { padding: 40px 0; } 
.work-process .background-overlay { padding: 40px 0; }
.getInstall-evCharger { padding: 40px 0; }

.headingBox h1 { font-size: 28px; line-height: 32px; }
.child-product-category { padding: 20px 0 40px; } 
.child-product-category > .container > .row { padding-top: 16px; }

.ev-future .content h2 { font-size: 28px; line-height: 35px; } 
.ev-future .rightBox { padding: 25px 0 12px 10px; }
#jobapplication-form{ padding-left: 12px; margin-top: 40px;}
.join-us .sticky-left { position: sticky; top: 100px; } 
.join-us .align-items-md-center { align-items: self-start !important; }

/* Home EV Process  */
.process-arrow { display: none; } 
.ev-process .process-wrapper { flex-wrap: wrap; margin: 60px 0; gap: 24px; max-width: 560px; margin: 40px auto 25px; } 
.ev-process .process-wrapper .step { flex: 0 0 calc(50% - 24px); } 
.process-wrapper .step:nth-of-type(2), .process-wrapper .step:nth-of-type(5) { margin-top: 0; } 
.process-wrapper .step:nth-of-type(3), .process-wrapper .step:nth-of-type(4) { margin-top: 0; } 
.ev-process h3 br { display: none; }
/* End */


}

@media(max-width:767px){

  .header-transparent .main-header{ top: 79px;}
  .footerLogo img { max-width: 200px; height: auto; object-fit: contain; }

  /* How Work */
  .mainWorkBox {max-width: 400px;margin: auto;}

  /* Event Program */
  .projectStatusBox { max-width: 228px; margin: auto; padding: 20px 0; }
  .sideptitle{padding: 5px 10px; display: flex; align-items: center;}
  .widgetContact .borderWidth { margin: 25px 0; } 
  .widgetContact .rcicon span i { font-size: 25px; } 
  .widgetContact ul li:not(:last-child) { margin-bottom: 18px; } 
  /* .widgetContact { padding: 30px 10px 30px 30px; }  */
  .widgetContact .rctitel p { font-size: 16px; line-height: 20px; } 
  .widgetContact .rctitel a { font-size: 14px; line-height: 21px; }
  .innerWrapRow .row{margin-bottom: 10px;}


  .qulityCommitmentSec, .farmSolutionSec{padding: 30px 0;}
  .qulityCommitmentSec ul li img { width: 70px; } 
  .qulityCommitmentSec ul li:first-child { padding-right: 10px; }
  .tilageIcon img { height: 100px; } 
  .solutonFarmList .row .col { flex: 0 0 50%;}
  .innerProjectStatusBg{ padding: 30px 0 48px;}
  .innerProjectStatusBg .row .col-md-4:not(:last-child) .primaryPojectFlex { border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .titleCommon p{max-width: 100%;}
  .widgetContact { margin-left: 0; margin-top: 40px; }
  .blogGrid .blogImg img{height: 200px;}

  /*Profile  */
  .header-link ul .dash-links:not(:last-child) { margin-right: 10px; }


  /*  */
  .modal-footer .ForExportEnquiry ul li { margin-bottom: 10px; } 
  .socialDomesticEnquiry .row .col-md-6:first-child { margin-bottom: 5px; }

  .fileListGrid { display: grid; grid-template-columns: auto; }
  .search-input-group { max-width: 100%; }

  .charging-lifestyle .first-col img { width: 100%; height: 280px; } 
  .lifestyle-grid img { height: 140px; width: 100%; } 
  .lifestyle-grid { margin-top: 12px; }

  .insSevBox .insCont { min-height: inherit; } 
  .IM-service .row [class^="col"]:not(:last-child) { margin-bottom: 25px; }

  .process-container { position: relative; background-image: none;}

  .work-process .row > [class*="col-"]:nth-of-type(even) { margin-top: 0;}
  .work-process .row > [class*="col-"]:not(:last-child) { margin-bottom: 25px;}
  .work-process .circle-box { width: 70px; height: 70px; flex: 0 0 70px; } 
  .work-process .process-box { display: flex; text-align: left; } 
  .IM-process .process-container { max-width: 360px; margin: auto; }
  .IM-process .row > [class*="col-"]:nth-of-type(even) .process-box{flex-direction: row-reverse;} 
  .IM-process .row > [class*="col-"]:nth-of-type(even) .process-box .process-cnt { margin-right: 12px; text-align: right; } 
  .IM-process .row > [class*="col-"]:nth-of-type(odd) .process-box .process-cnt { margin-left: 12px; } 
  .work-process .process-cnt h3 { font-size: 18px; line-height: 24px; } 
  .work-process .process-cnt p { font-size: 14px; line-height: 19px; }
  .CatPage .row > [class*="col-"]:last-child .product-card{
  margin-bottom: 0;}

  .ev-future .career-img { max-height: 240px; width: 100%; } 
  .ev-future .content h2 { font-size: 24px; line-height: 30px; margin-bottom: 16px; } 
  .ev-future .rightBox { padding: 25px 0; }
  .form-caption h2{ font-size: 24px; line-height: 30px;}

  .join-us .sticky-left { position: inherit; } 
  .join-us .img-box { text-align: center; margin-bottom: 30px; }
  .join-us{ padding: 40px 0 16px;}


}

@media(max-width:660px){
  .topFooter .navFooter { flex-wrap: wrap;}
  .topFotButton{margin-left: inherit; margin: 15px auto 0; flex: 0 0 100%; text-align: center;}
}

@media(max-width:575px){
  .container{max-width: 100%;}
  .mainLogo img { max-width: 180px;}
  .whatsaapTopLink{display: none;}
  .topFotButton{margin-top: 10px;}
  .middleFotterBody .row [class*="col-"]:last-child { margin-bottom: 0; } 
  .footerLinks h2 { margin-bottom: 10px; } 
  .header-row-top .tagline { display: none;}
  .header-transparent .main-header{ top: 54px;}

  .aboutCompanyDesc p { margin: 0; }
  .sideptitle h2{font-size: 20px;}
  .footerSec .navFooter ul li:nth-of-type(3) { margin-top: 10px; }
  .modalCoustomForm .row .col { flex: 0 0 100%;}
  .modalCoustomForm .row .col:not(:last-child) { margin-bottom: 10px; }
  .productDetailsSec .product-gallery-list {padding: 4px 0 0;}
  .testimonialSec .supportIconExe img { max-width: 80px; } 
  .categoryBox .categoryImg img{max-height: 95px;}
  .child-product-category .product-list-wideget { margin-bottom: 15px; }
  .product-category-list { margin-top: 25px;}
  .qulityCommitmentSec ul li:first-child { display: none;}
  .orgImgBox .ev-video iframe { height: 250px;}
  
  .aboutHeroSec {padding: 60px 0;}
  .expertiesMainBox .ourExpertiesDesc {min-height: 110px;}
  .slickcategory .slick-prev{left: -7px;}
  .slickcategory .slick-next{right: -7px;}
  .productHome .item { width: 100%;}
  .cptb{padding: 40px 0;}
  .cptop {padding: 40px 0  0;}


  .cust-form{ padding: 25px 12px;}
  .regist-box .item { flex: 0 0 100%; }
  .product-card{ margin-bottom: 20px;}
  .eventProgramSec .blogGrid{ margin-bottom: 20px;}
  .main-box-blog .blogGrid{ margin-bottom: 20px;}
  .eventProgramSec { padding: 40px 0 10px;}
  

  /*  */
  .titleCommon h2 { font-size: 24px; line-height: 30px; } 
  .cheadingpara h2 { font-size: 24px; line-height: 30px; } 

  .mainFormBox { padding: 16px 12px;}
  .profileInformation ul li{ padding: 8px; display: inherit;}
  .profileInformation .label{display: block;}
  .header-link .dash-links { font-size: 15px; line-height: 15px; }
  .menuRighBox .sendEnquiry { display: none; }

  .charging-lifestyle .life-text h4{ font-size: 18px;}
  .charging-lifestyle .life-text{ top: 12px; left: 12px;}

  .categoryBox .catgoryTitle a { font-size: 14px; } 
  .countingProject p { font-size: 14px; line-height: 19px; } 
  .countingProject strong { font-size: 24px; line-height: 30px; }
  .hero-caption{ width: 100%; padding: 120px 12px 40px;}
  .hero-caption h1{ font-size: 28px; line-height: 35px;}
  .hero-caption h3{ font-size: 20px; line-height: 27px;}
  .hero-btn{ margin-top: 20px;}
  .innerHero { padding: 100px 12px 40px; }
  .innerHero-caption h1 { font-size: 24px; line-height: 30px; }
  .innerHero-caption p{ font-size: 16px; line-height: 24px;}
  .innerHero-container { max-width: 100%; }
  .type-evCharger-installBox img { height: 200px; }

  .headingBox h1 { font-size: 24px; line-height: 38px; }
  .contactUsSec .contact-form { padding: 20px 12px; }
  .widgetContact { padding: 20px; }
  .ev-future .career-img{ max-height: 200px;}
  .career-page #cont-form { padding: 20px 12px;}
  .IM-process .process-container { max-width: 80%;}
  .product-details h1 { font-size: 20px; line-height: 27px; } 
  .product-details h2 { font-size: 18px; line-height: 24px; }
  .product-details tbody tr td, .product-details tbody tr th { font-size: 14px;  padding: 8px; } 
  .product-details tbody tr th { font-size: 15px; white-space: nowrap; } 
  #getPriceEnquiry .modal-header { padding: 20px 12px 10px; } 
  #getPriceEnquiry .modal-body { padding: 20px 12px 20px; }

  /* Home EV Process  */
  .ev-process .process-wrapper { display: inherit; max-width: 340px; } 
  .process-wrapper .step:nth-of-type(even) { text-align: right; } 
  .process-wrapper .step:nth-of-type(even) .roundedIcon { margin-left: 12px; } 
  .process-wrapper .step:not(:last-child) { margin-bottom: 25px; } 
  .process-wrapper .step { display: flex; } 
  .process-wrapper .step .roundedIcon { flex: 0 0 70px; } 
  .process-wrapper .step:nth-of-type(even) { flex-direction: row-reverse; } 
  .process-wrapper .step:nth-of-type(even) .ev-processCntBox::before { right:0; left:inherit; border-left: none; border-right: 2px solid #019827; } 
  .process-wrapper .step:nth-of-type(even) .ev-processCntBox::after { bottom: 0; left: 0; right: inherit; border-right: none; border-bottom: 2px solid #019827; border-left: 2px solid #019827; } 
  .process-wrapper .step:nth-of-type(odd) .roundedIcon { margin-right: 12px; }
  /* End */

}

@media(max-width:500px){
.feldModelButton .btn { margin-top: 12px;}
.btn-close.close-sidenav{right: 8px;}
.offcanvas.offcanvas-start{width:360px}
.map_location iframe { height: auto;}

.bannerbg img { height: 400px; object-fit: cover;}
.ev-process .process-wrapper { flex-wrap: wrap; gap: 20px; } 
.ev-process .process-wrapper .step { flex: 0 0 calc(50% - 20px); }
}

@media(max-width:400px){
  .mainLogo img { max-width: 160px;}
  .menuRighBox .btn-simple { padding: 5px 12px; } 
  .menuRighBox { gap: 16px; }
   
  .heroSec .slick-dots {bottom: 8px;}
  .orgImgBox .ev-video iframe { height: 230px;}
  .ev-video iframe { height: 240px;}
  .feldModelButton button{margin: 0 8px;}
  .ourExpertiesDesc p {min-height: 100px;}
  .topFotButton .btn { font-size: 14px; padding: 11px 8px; min-width: inherit;}
}

@media(max-width:360px){
  .topFotButton a:not(:last-child){margin-right: 5px;}
  .feldModelButton button{margin: 0}
}
