@charset "utf-8";
/* ====== comman css  ====== */
.breadcrum-statewiseev {display: inline; font-size: 12px; padding-left: 7px;
   
}
.brad_crum h1{ display: inline; font-size: 12px;padding-left: 7px;}

body {
  overflow-x: hidden;
}
.mc_fluid_container {
  margin-right: auto;
  margin-left: auto;
}
.mc_container {
  width: 1280px;
  margin-right: auto;
  margin-left: auto;
}
.mc_container.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/*  .lhs_wrap{ width: calc(~"100% - 325px");}
.rhs_wrap{ width: 300px; margin-left: 25px;}  */
/* ====== normalize css  ====== */
html {
  height: 100%;
}
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  box-sizing: border-box;
  list-style: none;
  border: none;
}
body,
ul,
ol,
li,
p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.w100 {
  width: 100%;
}
.w50 {
  width: 50%;
}
.clear {
  clear: both;
}
/* --- Comman breadcrum for Msites --- */
.breadcrum-bg {
  clear: both;
  display: block;
  overflow: hidden;
  background-color: #f6f8fa;
}
.home-mid-contener {
  margin: 0 auto;
  max-width: 1260px;
}
.brad_crum {
  border-bottom: 0 dotted #a9a9a9;
  color: #282828;
  margin: 0 auto;
  padding: 6px 0;
  text-transform: uppercase;
  font: 400 16px 'Fira Sans', sans-serif;
  display: block;
  clear: both;
  overflow: hidden;
}
.bread-title {
  color: #000;
  font: 500 12px 'Fira Sans', sans-serif;
}
.brad_crum a {
  color: #337ab7 !important;
}
.brad_crum a {
  font: 400 12px 'Fira Sans', sans-serif;
  text-transform: capitalize;
  color: #337ab7 !important;
}
.brad_crum a:last-of-type {
  color: #333 !important;
}
.brad_crum .bread-arrow {
  display: inline-block;
  height: 11px;
  padding-left: 5px;
  width: 11px;
  position: relative;
  top: 2px;
  background: unset;
}
.brad_crum .bread-arrow:before {
  content: "/";
  position: absolute;
  top: 0;
  left: 3px;
  width: 11px;
  height: 11px;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  color: #ccc;
}
.dn {
  display: none;
}
.fr {
  float: right;
}
.page_swiper_slider .swiper-wrapper .swiper-slide {
  /* &:nth-child(1){.dn;}
	&:nth-child(2){.dn;}
	&:nth-child(3){.dn;}
	&:nth-child(4){.dn;} 
	&:nth-child(5){.dn;} 
	&:nth-child(6){.dn;}
	&:nth-child(7){.dn;}
	&:nth-child(8){.dn;} 
	&:nth-child(9){.dn;} 
	&:nth-child(10){.dn;}
	
	&:nth-child(11){.dn;}
	&:nth-child(12){.dn;}
	&:nth-child(13){.dn;}
	&:nth-child(14){.dn;} 
	&:nth-child(15){.dn;} 
	&:nth-child(16){.dn;}
	&:nth-child(17){.dn;} 
	&:nth-child(18){.dn;} 
	&:nth-child(19){.dn;} 
	&:nth-child(20){.dn;}  
	
	&:nth-child(21){.dn;} 
	&:nth-child(22){.dn;} 
	&:nth-child(23){.dn;} 
	&:nth-child(24){.dn;} 
	&:nth-child(25){.dn;} 
	&:nth-child(26){.dn;} 
	&:nth-child(27){.dn;} 
	&:nth-child(28){.dn;}
	&:nth-child(29){.dn;}
	&:nth-child(30){.dn;} 
	
	&:nth-child(31){.dn;}
	&:nth-child(32){.dn;}
	&:nth-child(33){.dn;}
	&:nth-child(34){.dn;}  */
}



html {
  scroll-behavior: smooth;
}
main.evs_card {
  font: 400 14px/22px 'Lora', sans-serif;
  background-color: #e2e6e9;
  overflow: hidden;
  color: #333333;
}
.common_title {
  font-size: 44px;
  line-height: 54px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  text-transform: capitalize;
}
.intro_title {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  font-family: 'Lora', sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
  width: 220px;
  padding-left: 10px;
}
.cnum {
  font-size: 32px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Monoton', cursive;
  color: #999999;
  position: relative;
}
.cicon {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.state_name {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  font-family: 'Audiowide', cursive;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.state_img {
  display: block;
  margin-bottom: 15px;
}
.sub_title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Audiowide', cursive;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.card_svg_div {
  margin-bottom: 15px;
}
.read_more_alink {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Audiowide', cursive;
  color: #000;
  margin-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
}
.read_more_alink:hover,
.read_more_alink:focus {
  text-decoration: none;
  outline: unset;
  outline-offset: unset;
}
.cshare_alink:hover,
.cshare_alink:focus {
  text-decoration: none;
  outline: unset;
}
.slide_head_sec {
  padding: 30px 0 0 0;
}
.slide_head_sec .hamburger_menu {
  text-align: right;
}
.slide_head_sec .hamburger_menu .hamburger_menu_alink {
  display: inline-block;
  width: 52px;
  height: 52px;
  text-align: center;
}
.common_card {
  width: 360px;
  height: 520px;
  background-color: #fff;
  border-radius: 16px; 
  padding: 20px;
  position: relative;border: 1px solid #ddd;
}
.common_card .chead {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.common_card .chead .cicon {
  overflow: hidden;
}
.common_card .cbody {
	min-height: 411px;
    max-height: 411px;
  position: relative;
  margin-bottom: 20px; 
  overflow: hidden;
}
.common_card .cfoot {
  position: absolute;
  bottom: 7px;
  display: block;
  width: calc(100% - 40px);
}
.common_card .cfoot a {
  color: #000;
}
.common_card .cfoot a:active,
.common_card .cfoot a:hover,
.common_card .cfoot a:focus {
  color: #000;
}
.common_card .cfoot .read_more_alink {
  display: inline-block;
  vertical-align: bottom;
  float: left;
}
.common_card .cfoot .cshare_alink,
.common_card .cfoot .learn_more_link {
  display: inline-block;
  vertical-align: bottom;
  float: right;
}
.common_card .cfoot .ft_card_share_wrap {
  display: inline-block;
  vertical-align: bottom;
  float: right;
}
.share_icons_popup_wrap {
  position: relative;
}
.share_icons_popup_wrap .share_icons_popup_box {
  z-index: 9;
  position: absolute;
  bottom: 0px;
  right: -8px;
  display: none;
  background-color: #fff;
  border-radius: 5px;
  /*  border: 1px solid #d8d8d8; */
}
.share_icons_popup_wrap .share_icons_popup_box .icon_alink {
  display: block;
}
.share_icons_popup_wrap .share_icons_popup_box .share_icons_popup_close_btn {
  position: relative;
  top: -2px;
  left: 6px;
}
.share_icons_popup_wrap .share_icons_popup_box .share_icons_popup_close_btn svg {
  width: 20px;
  height: 20px;
}
.swiper-slide.swiper-slide-active .common_card { 
    border: 1px solid #1ae28a !important;
}
.swiper-slide.swiper-slide-active .common_card.st_intro_best_inc,
.swiper-slide.swiper-slide-active .common_card.st_intro_minimal_inc {border: 1px solid transparent !important;} 

.swiper-slide.swiper-slide-active .common_card.thanku_card{border: 1px solid #fff !important;}

.swiper-slide:first-of-type .common_card {
  box-shadow: unset !important;  border: unset !important;
}

.common_card .cbody { overflow-y:auto; border-bottom: 0px solid #ddd; scrollbar-color: #666666; scrollbar-width: thin; scrollbar-height: thin;}
.common_card .cbody::-webkit-scrollbar {height:4px; width:4px; background-color: #e5e5e5; border-radius:5px;}
.common_card .cbody::-webkit-scrollbar-thumb {background-color:#666; border-radius:5px;}


/* === page slide sec === */
.page_slide_sec {
  padding: 100px 0 100px 0;
}
.ev_intro_card {
  position: relative;
}
.ev_intro_card.common_card {
  background-color: transparent;
  box-shadow: unset;
}
.ev_intro_card .pwrby_mc_img {
  padding-left: 10px;
  display: block;
  margin-bottom: 20px;
}
.ev_intro_card .scroller_wrap {
  position: relative;
  left: 15px;
}
.ev_intro_card .scroll_hand_img {
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
}
.ev_intro_card .scroll_right_txt {
  width: 100px;
}
.ev_intro_card .page_intro_wrap {
  position: absolute;
  top: -145px;
  left: -475px;
}
.ev_intro_card .ev_bg_roadtree {
  position: absolute;
  bottom: -160px;
  left: -775px;
  z-index: -99;
}
.ev_intro_card .ev_car_with_charge {
  position: absolute;
  bottom: -35px;
  left: -460px;
  z-index: -9;
}
.ev_intro_card .lead_intro_card {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.common_card .p_para:first-letter {
  float: unset;
  padding-right: unset;
  padding-top: unset;
  font-size: unset;
  line-height: unset;
  font-weight: unset;
  color: unset;
}
.common_card p {
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #333;
  margin-bottom: 15px;
}
.common_card p:first-letter {
  float: left;
  padding-right: 5px;
  padding-top: 7px;
  font-size: 36px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
}
.common_card.ev_intro_card {
  margin-right: 25px;
}
.common_card.policies_2w4w .common_title {
    font-size: 22px;
  line-height: 40px;
  position: absolute;
  left: 98px;
  top: 90px;
  z-index: 9;
  white-space: nowrap;
}

.common_card.policies_2w4w .sub_title h2 {font-size: 16px;}
 

.common_card.policies_2w4w .and_sign {
  font-size: 120px;
  line-height: 175px;
  font-weight: bold;
  color: #D1F9E8;
  position: absolute;
  left: 136px;
  top: 20px;
  z-index: 0;
}
.common_card.policies_2w4w .ev_plc {
  position: absolute;
  left: 140px;
  top: 162px;
  z-index: 9;
}
.common_card.policies_2w4w img {
  position: absolute;
  bottom: 0;
}
.common_card.indias_ev .common_title {
  padding-top: 50px;
  z-index: 99;
}
.common_card.indias_ev .india_map_img {
  position: absolute;
  left: 141px;
  top: 11px;
  z-index: 0;
}
.common_card.indias_ev .sub_title {
  padding-right: 13%;
}
.common_card.likes_of_tesla .common_title {
  position: relative;
  z-index: 9;
  line-height: 38px;
  padding-top: 50px;
}
.common_card.likes_of_tesla .sub_title {
  width: 110px; z-index: 99;
}
.common_card.likes_of_tesla .state_car_img {
  position: absolute;
  top: 22px;
  z-index: 9;
  right: 13px;
  width: 194px;
}
.common_card.likes_of_tesla .state_img {
  position: absolute;
  right: 0;
  top: 0;
}
.common_card.likes_of_tesla p {
  position: relative;
  z-index: 9;
  padding-right: 2%;
}
.common_card.ev_inc_benifit_card1 .inc_benifit_title {
  background-color: #ffffffba;
  width: 71%;
  padding-top: 50px;
  z-index: 99;
  position: relative;
  border-radius: 0 0 13px 0;
  padding-bottom: 20px;
}
.common_card.ev_inc_benifit_card1 .state_img {
  position: absolute;
  bottom: 0px;
  right: 13px;
  z-index: 9;
  border-radius: 15px;
  box-shadow: 0 0 20px -6px #000000;
}
.common_card.ev_inc_benifit_card2 .common_title {
  line-height: 26px;
}
.common_card.ev_inc_benifit_card2 img {
  display: block;
  margin: 0 auto 10px auto;
}
.common_card.ev_inc_benifit_card3 .common_title {
  line-height: 26px;
}
.common_card.ev_inc_benifit_card3 img {
  display: block;
  margin: 0 auto 10px auto;
}
.common_card.ev_keeping_aside .img_div {
  text-align: center;
}
.common_card.ev_keeping_aside .img_div .keeping_aside_img {
  width: 100%;
  margin: 0 0 20px 0;
  border-radius: 15px;
}
.common_card.ev_keeping_aside .inc_benifit_title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
}
.common_card.ev_keeping_aside .inc_benifit_title:first-letter {
  float: left;
  padding-top: 7px;
  font-size: 36px;
  line-height: 5px;
  font-weight: 700;
  color: #000;
}
.common_card.st_intro_best_inc {
  padding: 0px;
  background-color: #233241;
  text-align: center;
}
.common_card.st_intro_best_inc img {
  border-radius: 16px;
}
.common_card.st_dl .state_img {
  float: left;
  padding-top: 10px;
  margin-right: 20px;
}
.common_card.st_dl .p_para {
  padding-top: 20px;
}
.common_card.st_gj img {
  width: 100%;
}
.common_card.st_rj .state_img {
  float: left;
  margin-right: 20px;
  border-radius: 15px;
}
.common_card.st_rj .p_para {
  padding-top: 0px;
}
.common_card.st_ml img {
  width: 100%;
}
.common_card.st_br .state_img {
  float: right;
    margin-left: 20px;
    border-radius: 15px;
}
.common_card.st_br p:first-of-type {
  padding-top: 0px;
  position: relative;
  z-index: 9;
}
.common_card.st_wb .state_name {
  margin-bottom: 20px;
}
.common_card.st_wb .state_img {
  float: left;
  margin-right: 20px;
  border-radius: 15px;
}
.common_card.st_wb .p_para {
  padding-top: 0px;
}
.common_card.st_ga img {
  width: 100%;
}
.common_card.st_intro_minimal_inc {
  padding: 0px;
  background-color: #233241;
  text-align: center;
}
.common_card.st_intro_minimal_inc img {
  border-radius: 16px;
}
.common_card.st_about_ev .ev_light_img {
  position: absolute;
  z-index: 0;
  top: 67px;
  right: 0;
}
.common_card.st_about_ev a{font-family: 'Lora', sans-serif;}
.common_card.st_about_ev a svg { fill: unset; }
.common_card.st_about_ev a .cnum{ text-decoration: none;}

.common_card.st_about_ev a:hover .cnum{ text-decoration: none;}
.common_card.st_about_ev a:focus .cnum{ text-decoration: none;}

.common_card.st_about_ev a:hover svg { fill: unset; }
.common_card.st_about_ev a:focus svg { fill: unset; }

.common_card.st_about_ev .pwrby {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Audiowide', cursive;
  color: #999;
  margin-bottom: 10px;
}
.common_card.st_about_ev .pwrby_mc_img {
  margin-bottom: 30px;
}
.common_card.st_ka img {
  width: 100%;
}
.common_card.st_pb .sub_title {
  position: absolute; font-family: inherit; text-transform: capitalize;
  top: 37px;
  right: 0;
  width: 230px;
  background-color: #ffffff82;
  padding: 0 0 15px 15px;
  z-index: 9;
  border-radius: 0 0 0 20px;
  margin-top: 20px;
}
.common_card.st_pb img {
  position: static;
  bottom: 0px;
  left: 0;
  z-index: 0;
}
.common_card.st_up img {
  width: 100%;
}
.common_card.st_uk img {
  width: 100%;
}
.common_card.st_mp .state_name {
  margin-bottom: 20px;
}
.common_card.st_mp .state_img {
  float: left;
  margin-right: 20px;
  border-radius: 15px;
}
.common_card.st_mp .p_para {
  padding-top: 0px;
}
.common_card.st_ts .state_img {
  float: left;
  margin-right: 20px;
}
.common_card.st_ts .p_para {
  padding-top: 0px;
}
.common_card.st_od img {
  width: 100%;
}
.common_card.st_tn img {
  width: 100%;
  border-radius: 16px;
}
.common_card.st_ap img {
  width: 100%;
}
.common_card.st_as img {
  margin: 20px auto 15px auto;
}
.common_card.st_hp img {
  width: 100%;
}
.common_card.st_jh img {
  width: 100%;
  border-radius: 16px;
  box-shadow: 0 0 20px -6px #000000;
}
.common_card.st_hr img {
  text-align: center;
  margin: 15px auto 15px auto;
}
.st_about_ev .about_title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  padding-right: 10%;
  position: relative;
  z-index: 9;
}
.st_about_ev .about_title:first-letter {
  float: left;
  padding-top: 7px;
  font-size: 44px;
  line-height: 16px;
  font-weight: 700;
  color: #000;
}
.ev_inc_benifit_card1 .inc_benifit_title {
  font-size: 21px;
  line-height: 28px;
  font-weight: 500;
  color: #000;
  margin-bottom: 15px;
  padding-right: 6%;
}
.ev_inc_benifit_card1 .inc_benifit_title h3{ line-height: 30px;}
.ev_inc_benifit_card1 .inc_benifit_title:first-letter {
  float: left;
  padding-top: 7px;
  font-size: 36px;
  line-height: 5px;
  font-weight: 700;
  color: #000;
}
.st_pb .sub_ttl {
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  font-family: 'Audiowide', cursive;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.thanku_card {
  background-color: transparent;
  border: 1px solid #fff;
  box-shadow: unset;
}
.thanku_card .cbody {
  text-align: center;
}
.thanku_card .tku {
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  color: #000;
  margin-bottom: 50px;
  margin-top: 50px;
}
.thanku_card .pwrby {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-family: 'Audiowide', cursive;
  color: #000;
  margin-bottom: 10px;
}
.thanku_card .pwrby_mc_img {
  margin-bottom: 50px;
}
.social_icons_wrap {
  margin-bottom: 20px;
}
.social_icons_wrap .icon_alink {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  margin: 0 4px;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 0;
}
.social_icons_wrap svg {
  fill: #000;
}
.state_stop_slide_sec { 
}
.stop_swiper_slider {
  padding-left: 400px;
  padding-right: 100px;
}
.stop_swiper_slider svg {
  fill: #000;
  text-align: center;
}
.stop_swiper_slider .stop_alink {
  display: block;
  height: 40px;
  position: relative;
  top: 1px;
}
.slider_road_wrap {
  background-color: #ddd;
  width: 100%;
  height: 39px;
  background-image: url(https://images.moneycontrol.com/mcnews/images/evcards/road.jpg);
  background-repeat: repeat-x;
}
.slider_road_wrap .road_car_img {
  position: relative;
  top: -10px;
  z-index: 9;
}
.likes_of_tesla {
  /* box-shadow: 2px 0px 7px -5px #000000; */ border: 1px solid #ddd;
}
.ev_inc_benifit_card3 {
  /* box-shadow: -2px 0px 7px -5px #000000; */border: 1px solid #ddd;
}
.scroll_right_txt {
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10s;
  -ms-animation-duration: 10s;
  -o-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  from {
    -ms-transform: rotate(0);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
/* ===== custom_popup_box ===== */
.custom_popup_sec {
  position: relative;
}
.open_custom_popup_alink {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.custom_popup_box {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #E2E6E9;
  z-index: 99999;
}
.custom_popup_box.active {
  display: block;
}
.custom_popup_box svg {
  fill: #000;
}
.custom_popup_box .popup_head {
  padding-top: 30px;
  padding-bottom: 0px;
  /* border-bottom: 1px solid #f6f8fa; */
  margin-bottom: 0px;
}
.custom_popup_box .popup_head .popup_title {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  color: #000;
}
.custom_popup_box .popup_head .close_popup_btn {
  cursor: pointer;
  position: relative;
  top: -46px;
  float: right; 
  height: 30px;
  right: 40px;
}
.state_menu_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0px -20px;
}
.state_menu_list .state_alink {
  vertical-align: top;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 24px;
  background: #fff;
  color: #000;
  position: relative;
  padding: 16px;
  border-radius: 8px;
  width: calc(25% - 40px);
  text-decoration: none;
}
.state_menu_list .state_alink:hover {
  text-decoration: none;
  /* background-color: #f9f9f9; */
  /* box-shadow: 0 0 10px -5px #000000; */  
}
.state_menu_list .state_alink .state_icon {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  width: 30px;
  height: 30px;
}
.state_menu_list .state_alink .state_icon svg {
  width: 30px;
  height: 30px;
}
.state_menu_list .state_alink .state_name {
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
  width: calc(100% - 30px);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  padding-left: 12px;
  position: relative;
  top: 5px;
}
/* ===== Boostrap state info popup ===== */
.state_info_popup .modal-header {
  position: relative;
  padding: 20px;
  border-bottom: unset;
}
.state_info_popup .modal-header .state_icon {
  width: 30px;
  height: 30px;
}
.state_info_popup .modal-header .close_icon {
      width: 32px;
    height: 32px;
    position: absolute;
    right: 25px;
    top: 25px;
    cursor: pointer;
}
.state_info_popup .modal-header .close_icon svg {
  width: 32px;
  height: 32px;
}
.state_info_popup .modal-body {
  position: relative;
  min-height: 300px; 
  padding: 15px 25px;
}
.state_info_popup .pwrby_mc_img {
  width: 90px;
  margin-bottom: 10px;
}
.state_info_popup .intro_title {
  font-size: 28px;
  line-height: 40px;
  width: 100%;
  padding-left: 0;
  margin-bottom: 10px; 
  opacity: 1;
}
.state_info_popup .state_name {
  font-size: 16px;
  line-height: 32px;
}
.state_info_popup p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
  color: #333;
  margin-bottom: 15px;
  opacity: 1;
}
.state_info_popup p:first-letter {
  float: left;
  padding-right: 5px;
  padding-top: 7px;
  font-size: 36px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
}
.state_info_popup .pop_foot {
  position: relative; padding-top: 10px;
}
.state_info_popup .share_on_txt {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: 'Audiowide', cursive;
  color: #000;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 5px;
}
.state_info_popup .social_icons_wrap {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  float: right;
  position: relative;
  top: 0px;
}


.modal.state_info_popup { z-index: 99999999;background: #0000008a 10% 10% no-repeat padding-box; opacity: 100; backdrop-filter: blur(4px); }
 
 
footer{ margin-top: 0;} 



.nested_slide_sec .swiper-pagination-bullet {
  background: #ccc;
  width: 15px;
  height: 5px;
  border-radius: 4px;
}
.nested_slide_sec .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.nested_2w4w_slider {
  position: relative;
}
.nested_2w4w_slider .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 100px;
  margin: 0 auto;
}
.nested_2w4w_slider .swiper-wrapper .swiper-slide {
  margin-right: 15px !important;
}
.st_min_inc_slider {
  position: relative;
}
.st_min_inc_slider .swiper-pagination {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 100px;
  margin: 0 auto;
}
.st_min_inc_slider .swiper-wrapper .swiper-slide {
  margin-right: 15px !important;
}
.common_card.st_intro_minimal_inc .state_minimal_inc_img {
  margin-bottom: 10px;
}
.nested2 .common_card .cfoot .mob_min_inc_swiper_button_next {
  position: relative;
  left: 20px;
  color: #fff !important;
}
.policies_2w4w_btn_txt{ width: calc(100% - 30px); } 
.common_card.policies_2w4w img { bottom: 20px; }
 
 
/* ============== Web Css End here ============== */
@media all and (max-width: 1316px) {
  .home-mid-contener {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .mc_container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

	
	
@media all and (max-width: 1250px) {
  .state_name {
    font-size: 18px;
  }
}
@media all and (min-width: 980px) {
  .intro_mob_sec {
    display: none;
  }
  .swiper-container-android .swiper-slide {
    display: block;
  }
  .swiper {
    width: 100%;
    height: 100%;
  }
  .swiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  /* nested-swiper 1 */
  .swiper .swiper-slide {
    z-index: 99;
  }
  .nested_slide_sec {
    z-index: 0 !important;
    margin-right: 80px !important;
  }
  .nested_slide_sec.remove_space {
    margin-right: 30px !important;
  }
  
  /* .page_swiper_slider .swiper-slide {width: 360px !important;}
  .common_card .cbody { min-height: 411px;max-height: 411px;} */
  
  
  
  
  
  
  
  
  
}




@media all and (max-width: 980px) {
	 


		
	.custom_popup_box { 
    position: fixed;
    height: 100vh; 
    overflow: auto; padding-bottom: 10px;}
	
  .state_stop_slide_sec {
    display: none;
  }  
  .bread-title {
    font-size: 11px;
    line-height: 16px;
  }
  .slide_head_sec {
    padding: 20px 0px 10px 0px;
    background-color: #f5f5f5;
  }
  .slide_head_sec .hamburger_menu .hamburger_menu_alink {
    width: 40px;
    height: 40px;
  }
  .slide_head_sec .hamburger_menu .hamburger_menu_alink svg {
    width: 40px;
    height: 40px;
  }
 /*  .state_menu_list {
    overflow-y: auto;
    max-height: 514px;
    border-bottom: 0px solid #ddd;
    scrollbar-color: #666666;
    scrollbar-width: thin;
    scrollbar-height: thin;
    padding-bottom: 100px;
  }
  .state_menu_list::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background-color: #e5e5e5;
    border-radius: 5px;
  }
  .state_menu_list::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 5px;
  } */
  .common_card.st_intro_minimal_inc .state_minimal_inc_img { 
  }
  .swiper-wrapper {
    position: unset;
    width: unset;
    height: unset;
    z-index: unset;
    display: unset;
    transition-property: unset;
    box-sizing: unset;
  }
  .nested_slide_sec .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
  }
  .swiper-slide {
    flex-shrink: unset;
    width: unset;
    height: unset;
    position: unset;
    transition-property: unset;
  }
  .nested_slide_sec .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
  }
  .nested_slide_sec .swiper {
    width: 100%;
    height: 100%;
  }
  .nested_slide_sec .swiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .page_swiper_slider .swiper-wrapper .swiper-slide.nested_slide_sec .swiper .swiper-slide {
    margin-bottom: 0;
  }
  .nested_slide_sec .common_card .cbody.card_scroll_mob {
    overflow-y: auto;
    max-height: 310px;
    border-bottom: 0px solid #ddd;
    scrollbar-color: #666666;
    scrollbar-width: thin;
    scrollbar-height: thin;
  }
  .nested_slide_sec .common_card .cbody.card_scroll_mob::-webkit-scrollbar {
    height: 4px;
    width: 4px;
    background-color: #e5e5e5;
    border-radius: 5px;
  }
  .nested_slide_sec .common_card .cbody.card_scroll_mob::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 5px;
  }
  .common_card.ev_inc_benifit_card2 img {
    margin: 0 auto -20px auto;
  }
  .intro_mob_sec {
    display: block;
    position: relative;
    height: 55px;
  }
  .intro_mob_sec .intro_title {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    width: 220px;
    padding-left: 0px;
    margin-bottom: 10px;
    position: relative;
    top: -45px;
  }
  .intro_mob_sec .social_icons_wrap {
    margin-bottom: 0;
    position: absolute;
    left: -10px;
    top: 20px;
  }
  .intro_mob_sec .social_icons_wrap .icon_alink {
    width: 30px;
    height: 30px;
    margin: 0px 0px;
  }
  .intro_mob_sec .social_icons_wrap .icon_alink.share_icon {
    width: 30px;
    height: 30px;
  }
  .intro_mob_sec .social_icons_wrap .icon_alink.share_icon svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 7px;
    left: 7px;
  }
  .intro_mob_sec .social_icons_wrap .icon_alink svg {
    width: 30px;
    height: 30px;
  }
  .intro_mob_sec .scroller_wrap {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 70px;
  }
  .intro_mob_sec .scroller_wrap .scroll_down_txt {
    width: 70px;
  }
  .intro_mob_sec .scroller_wrap .scroll_hand_img {
    width: 30px;
    left: 21px;
    top: 19px;
    position: absolute;
    transform: rotate(90deg);
  }
  .page_slide_sec {
    padding: 25px 0 20px 0;
    background-color: #e2e6e9;
    border-radius: 30px 30px 0 0;
  }
  .state_menu_list .state_alink {
    width: 100%;
  }
  .ev_intro_card .page_intro_wrap,
  .ev_intro_card .ev_bg_roadtree,
  .ev_intro_card .ev_car_with_charge {
    display: none;
  }
  .ev_intro_card .lead_intro_card {
    position: static;
    top: unset;
    left: unset;
    transform: unset;
    text-align: center;
  }
  .ev_intro_card .lead_intro_card svg {
    width: 100%;
    height: auto;
  }
  .page_swiper_slider {
    padding: 0 15px;
  }
  .page_swiper_slider .swiper-wrapper .swiper-slide {
    margin-bottom: 20px;
  }
  .modal.state_info_popup {
    margin-bottom: 50px;
    z-index: 9999999;
  }
  .state_info_popup .social_icons_wrap {
    float: none;
    top: 5px;
    left: -5px;
  }
  .state_info_popup .social_icons_wrap .icon_alink {
    margin: 0 0px;
    width: 25px;
    height: 25px;
  }
  .state_info_popup .social_icons_wrap .icon_alink svg {
    width: 25px;
    height: 25px;
  }
  .state_info_popup .social_icons_wrap .icon_alink.share_icon svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 5px;
  }
  .state_menu_list .state_alink {
    width: 47%;
  }
  .state_info_popup .modal-header .state_icon svg {
    width: 30px;
    height: 30px;
  }
  .state_info_popup .modal-body {
    padding: 5px 15px 15px 15px;
  }
  .state_info_popup .intro_title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 5px;
    width: 100%;
    padding-left: 0;
  }
  .state_info_popup .state_name {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .state_info_popup p {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .state_info_popup .share_on_txt {
    font-size: 12px;
    line-height: 18px;
    display: block;
  }
  .state_info_popup p:first-letter {
    padding-right: 5px;
    padding-top: 5px;
    font-size: 24px;
    line-height: 14px;
  }
  .custom_popup_box .popup_head {
    padding-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 0px;
  }
  .custom_popup_box .popup_head .popup_title {
    font-size: 20px;
    line-height: 26px;
  }
  .custom_popup_box .popup_head .close_popup_btn {
    top: -24px;
    height: 20px; 
	right: 7px;
  }
  .custom_popup_box .popup_head .close_popup_btn svg {
    width: 30px;
    height: 30px;
  }
  .cnum {
    font-size: 28px;
    line-height: 24px;
  }
  .common_card {
    width: 100%;
    height: 100%;
  }
  .common_card p {
    font-size: 10px;
    line-height: 14px;
  }
  .common_card p:first-letter {
    font-size: 24px;
    line-height: 16px;
  }
  .common_card.policies_2w4w .common_title { font-size: 20px;
    left: 105px;
    top: 68px;
    line-height: 32px;
  }
  .common_card.policies_2w4w .and_sign {
    left: 120px;
    top: 10px;
  }
  .common_card.policies_2w4w .ev_plc {
    left: 145px;
    top: 125px;
  }
  .common_card.ev_inc_benifit_card1 .state_img {
    margin-bottom: 0;
  }
  .common_title {
    font-size: 36px;
    line-height: 32px;
  }
  .sub_title {
    font-size: 12px;
    line-height: 18px;
  }
  .read_more_alink {
    font-size: 12px;
    line-height: 18px;
  }
  .common_card.likes_of_tesla .common_title {
    line-height: 32px;
  }
  .ev_inc_benifit_card1 .inc_benifit_title {
    font-size: 18px;
    line-height: 24px;
  }
  .ev_inc_benifit_card1 .inc_benifit_title h3{ line-height: 25px;}
  
  .common_card.ev_inc_benifit_card1 .inc_benifit_title {
    padding-bottom: 10px;
    padding-top: 5px;
    margin-bottom: 10px;
  }
  .common_card .cbody {
    min-height: 300px;
  }
  .common_card.ev_keeping_aside .inc_benifit_title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .common_card.ev_keeping_aside .inc_benifit_title:first-letter {
    font-size: 24px;
  }
  .common_card .chead .cicon {
    position: relative;
    top: -7px;
    left: -7px;
  }
  .common_card .chead {
    height: 30px;
  }
  .state_name {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 5px;
  }
  .common_card.ev_intro_card {
    margin-right: 0;
    padding: 0;
  }
  .common_card.policies_2w4w img {
    bottom: 15px;
  }
  .st_about_ev .about_title {
    font-size: 24px;
    line-height: 34px;
  }
  .common_card.st_about_ev .ev_light_img {
    top: 45px;
  }
  .thanku_card .icon_alink.share_icon svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: 9px;
    left: 7px;
  }
  .state_menu_list{    margin: 0px 0px;}
}
@media all and (max-width: 767px) {
  .mc_container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .slide_head_sec .hamburger_menu .hamburger_menu_alink {
    width: 35px;
    height: 35px;
  }
  .slide_head_sec .hamburger_menu .hamburger_menu_alink svg {
    width: 35px;
    height: 35px;
  }
  .state_info_popup .share_on_txt {
    display: block;
    position: unset;
    top: unset;
  }
  .state_info_popup .social_icons_wrap {
    display: block;
    float: unset;
    position: unset;
    top: unset;
  }
  .social_icons_wrap .icon_alink {
    height: 30px;
    margin: 0 0px;
  }
  .state_menu_list .state_alink {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8px; 
    border-radius: 5px;
  }
}
@media all and (max-width: 380px) {
  .ev_intro_card .lead_intro_card svg {
    width: 100%;
    height: auto;
    margin: 0;
  }
}
