@charset "utf-8";
main a {
  outline: 0 !important;
  text-decoration: none !important;
}
main a:active,
main a:hover,
main a:focus {
  outline: 0 !important;
  text-decoration: none !important;
}
svg {
  fill: currentColor;
}
/* ====== comman css  ====== */
body {
  overflow-x: hidden;
}
.mc_fluid_container {
  margin-right: auto;
  margin-left: auto;
}
.mc_container {
  width: 1260px;
  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: #fff;
}
.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;
}
/*=== slick slider ===*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: auto;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.slick-dots button {
  border-radius: 100%;
  border: 0;
  width: 10px;
  height: 10px;
  background-color: #a0a4a4;
  font-size: 0;
  outline: 0;
}
.slick-dots li.slick-active button {
  background-color: #2b7493;
}
.slick-next,
.slick-prev {
  outline: 0;
}
/*=== comman classes and style ===*/
.dn {
  display: none;
}
.mob_view {
  display: none;
}
/* .ffo(){font-family: 'Oswald', sans-serif;} 
.ffaf(){font-family: 'Abril Fatface', cursive;} 
.ffr(){font-family: 'Raleway', sans-serif;}  */
.breadcrum-bg .heading_txt {
  display: inline-block;
  font-size: 12px;
}
html {
  scroll-behavior: smooth;
}
main {
  font: 400 22px/30px 'Raleway', sans-serif;
  color: #000;
  background-color: #fff;
  overflow: hidden;
}
.sec_title {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
.advbanner_wrap {
  margin: 0 auto 30px auto;
  text-align: center;
}
.heading-blk {
  margin-bottom: 34px;
}
.heading-blk a {
  font: 400 55px/75px 'Abril Fatface', cursive;
  color: #000;
}
.heading-blk a {
  color: #000;
}
.heading-blk a:hover {
  color: #000;
}
.lc_whitewrap a {
  color: #000;
}
.lc_whitewrap a:hover {
  color: #000;
}
.newssec_lc .lc_whitewrap a:hover {
  color: #000;
}
.lc_whitewrap a:hover {
  color: #000;
}
/******* news bottom start *******/
.newssec_lc .news_left,
.news_left {
  width: 878px;
}
.newssec_lc .news_iplc,
.news_iplc {
  display: flex;
  align-items: center;
  color: #000000;
  font: 400 30px/40px 'Raleway', sans-serif;
  grid-gap: 20px;
}
.newssec_lc .lc_whitewrap,
.lc_whitewrap {
  border-top: 7px solid #E6E65C;
  padding-top: 25px;
  position: relative;
  margin-top: -45px;
  color: #000000;
  background-color: #fff;
  flex: 0 0 425px;
}
.newssec_lc .lc_ipotitle,
.lc_ipotitle {
  color: #6E6E6E;
  font: 400 italic 25px 'Abril Fatface', cursive;
  text-align: center;
  padding-bottom: 15px;
}
.newssec_lc .lc_whitewrap a,
.lc_whitewrap a {
  color: #000000;
  font: 400 40px/50px 'Abril Fatface', cursive;
}
/******* news bottom end ********/
/******* news more start ********/
/* .newssec_lc.main_wrapper_box{ width: 1260px; margin: 0 auto; } */
.newssec_lc .main_title_lc {
  color: #000000;
  font: 400 85px/85px 'Oswald', sans-serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 0px 40px;
  grid-gap: 30px;
}
.newssec_lc .news_flx {
  display: flex;
  justify-content: space-between;
}
.newssec_lc .news_left {
  width: 878px;
}
.newssec_lc .news_iplc {
  display: flex;
  align-items: baseline;
  color: #000000;
  font: 400 30px/40px 'Raleway', sans-serif;
  grid-gap: 20px;
}
.newssec_lc .news_iplc div:last-of-type{margin-top:30px;}
.newssec_lc .lc_whitewrap {
  border-top: 7px solid #E6E65C;
  padding-top: 25px;
  position: relative;
  margin-top: -45px;
  color: #000000;
  background-color: #fff;
  flex: 0 0 425px;
}
.newssec_lc .lc_whitewrap a {
  color: #000000;
  font: 400 40px/50px 'Abril Fatface', cursive;
}
.newssec_lc .lc_ipotitle {
  color: #6E6E6E;
  font: 400 italic 25px 'Abril Fatface', cursive;
  text-align: center;
  padding-bottom: 15px;
}
.newssec_lc .news_rht {
  width: 329px;
}
.newssec_lc ul {
  margin-bottom: 0px;
}
.newssec_lc .news_listlc li {
  border-top: 1px solid #B7B7B7;
  padding-top: 35px;
  padding-bottom: 25px;
}
.newssec_lc .news_listlc li:first-child {
  padding-top: 0px;
  border-top: 0px;
}
.newssec_lc .news_listlc li:last-child {
  padding-bottom: 0px;
}
.newssec_lc .news_listlc li a {
  color: #000000;
  font: 400 26px/32px 'Abril Fatface', cursive;
}
.newssec_lc .nws_title_lc {
  padding-top: 15px;
}
.newssec_lc .flx_lc {
  display: flex;
  justify-content: space-around;
  grid-gap: 35px;
  padding-top: 40px;
}
.newssec_lc .flx_lc li {
  border-top: 1px solid #B7B7B7;
  padding-top: 30px;
}
.newssec_lc .flx_lc li a {
  color: #000000;
  font: 400 28px/40px 'Abril Fatface', cursive;
}
.newssec_lc .flx_lc .nws_title_lc {
  padding-top: 0px;
}
/******* news more end ********/
/********** top news start *********/
a,
a:hover {
  color: #000;
}
.latest_news_sec {
  padding: 49px 0;
  width: 100%;
  height: 100%;
  background: url("https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/background.jpg") center bottom no-repeat;
  background-blend-mode: multiply;
  background-color: #1F5EA4;
  background-size: cover;
}
.top-title {
  text-align: center;
  position: relative;
  z-index: 1;
}
.banner {
  position: relative;
  margin-top: -32px;
}
.yel-heading {
  font: 700 41px/61px 'Oswald', sans-serif;
  color: #000000;
  background: #E6E65C;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border-radius: 8px;
  display: inline-block;
  padding: 0 21px;
}
.ad2-top {
  position: absolute;
  right: -143px;
  top: 70px;
}
.top-lft-news {
  padding: 0 50px 0 50px;
}
.yel-heading:after {
  width: 0;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0;
  top: -10px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 10px solid #e6e65c;
}
.yel-heading:before {
  width: 0;
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 0;
  bottom: -10px;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 10px solid #e6e65c;
}
.top-news {
  border-top: 7px solid #E6E65C;
  text-align: center;
  color: #fff;
  width: 1117px;
  position: relative; 
  background: #05539b;
  background: -moz-linear-gradient(180deg, #05539b 70%, rgba(5, 83, 155, 0.28755252) 100%);
  background: -webkit-linear-gradient(180deg, #05539b 70%, rgba(5, 83, 155, 0.28755252) 100%);
  background: linear-gradient(180deg, #05539b 70%, rgba(5, 83, 155, 0.28755252) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#05539b", endColorstr="#05539b", GradientType=1);
	margin: -180px 0 50px auto; 
}
.italic-txt {
  font: 400 16px/65px 'Abril Fatface', cursive;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
}
.heading1 {
  margin-bottom: 6px; padding-top:20px;
}
.heading1 a {
  font: 400 59px/62px 'Abril Fatface', cursive;
  color: #fff;
  margin-bottom: 6px;
}
.heading1 a:hover {
  color: #fff;
}
.heading1 a:focus { color: #fff; }
.heading2 a:focus { color: #fff; }


.latest_news_sec a:focus { color: #fff; }
.heading2{padding-top:10px;}
.top-news p {
  font: 400 26px/37px 'Raleway', sans-serif;
  color: #c4c5cb;
}
.small-top-news {
  display: flex;
  justify-content: space-between;
  grid-gap: 40px;
}
.sm-news-lft {
  width: 535px;
}
.sm-news-lft img {
  width: 512px;
  height: 288px;
  object-fit: cover;
}
.sm-news-rgt {
  width: calc(100% - 512px);
  display: flex;
  justify-content: space-between;
  grid-gap: 40px;
}
.news-one {
  width: 329px;
}
.news-two {
  width: 358px;
}
.sm-title {
  color: #fff;
  font: 400 16px/55px 'Abril Fatface', cursive;
  border-top: 5px solid #E6E65C;
  text-align: center;
  font-style: italic;
  letter-spacing: 1.6px;
  width: 200px;
  position: relative;
  margin-top: -45px;
  background: #034682;
  background: -moz-linear-gradient(180deg, #034682 75%, rgba(3, 70, 130, 0.22452731) 100%);
  background: -webkit-linear-gradient(180deg, #034682 75%, rgba(3, 70, 130, 0.22452731) 100%);
  background: linear-gradient(180deg, #034682 75%, rgba(3, 70, 130, 0.22452731) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#034682", endColorstr="#034682", GradientType=1);
}
.heading2 a {
  font: 400 46px/62px 'Abril Fatface', cursive;
  color: #fff;
  letter-spacing: 0.46px;
}
.heading2 a:hover {
  color: #fff;
}
.news-one li a,
.news-two li a {
  font: 400 26px/32px 'Abril Fatface', cursive;
  color: #fff;
  letter-spacing: 0.52px;
  display: block;
}
.news-one ul li:first-child,
.news-two ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 27px;
  margin-bottom: 27px;
}
.news-two ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.mar-bottom1 {
  margin-bottom: 20px;
}
/********* spot-light-main start **********/
.spot_light_sec {
  margin-bottom: 35px;
  padding-top: 100px;
  margin-top: -40px;
}
.spot_light_sec .spot-light-main {
  position: relative;
  display: flex;
  justify-content: space-between;
  border-bottom: 10px solid #E6E65C;
  flex-direction: row-reverse;
  padding: 31px 0;
}
.spot_light_sec .circle-title {
  position: absolute;
  background: #e6e65c url(https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/horn.png) 210px top no-repeat;
  border-radius: 50%;
  width: 443px;
  height: 443px;
  font-family: 'Oswald', sans-serif;
  font-size: 132px;
  line-height: 132px;
  color: #000;
  letter-spacing: -3.96px;
  left: -80px;
  padding-left: 135px;
  padding-top: 91px;
  top: -130px;
}
.spot_light_sec .circle-title span {
  font-size: 30px;
  display: block;
  line-height: 35px;
  letter-spacing: 0;
}
.spot_light_sec .spot-lft {
  width: 280px;
  margin-top: 235px;
  flex-shrink: 0;
  position: relative;
}
.spot_light_sec .spot-lft ul li a {
  font: 400 28px/40px 'Abril Fatface', cursive;
  color: #000;
}
.spot_light_sec .spot-lft ul li {
  border-top: 1px solid #707070;
  margin-top: 29px;
  padding-top: 38px;
}
.spot_light_sec .spot-rgt {
  width: 880px;
}
.spot_light_sec .spot-txt {
  display: flex;
}
.spot_light_sec .sm-title2 {
  color: #6E6E6E;
  font: 400 16px/65px 'Abril Fatface', cursive;
  border-top: 5px solid #E6E65C;
  text-align: center;
  font-style: italic;
  letter-spacing: 1.6px;
  width: 200px;
}
.spot_light_sec .heading-blk {
  margin-bottom: 34px;
}
.spot_light_sec .heading-blk a {
  font: 400 55px/75px 'Abril Fatface', cursive;
  color: #000;
}
.spot_light_sec .spot-news-rgt p {
  font: 400 30px/40px 'Raleway', sans-serif;
  color: #000000;
}
.spot_light_sec .spot-news-lft {
  width: 427px;
  flex-shrink: 0;
}
/************* insurance beat start **********/
.insurance_beat_sec {
  margin-bottom: 50px;
}
.insurance_beat_sec .ad1 {
  width: 728px;
  margin: 0 auto 30px;
}
.insurance_beat_sec .ad1 img {
  width: 728px;
  height: auto;
}
.insurance_beat_sec .dis-desk {
  display: block;
}
.insurance_beat_sec .dis-mob {
  display: none;
}
.insurance_beat_sec .ad3 {
  margin: 0 auto 20px;
}
.insurance_beat_sec .ins-beat-img {
  width: 880px;
}
.insurance_beat_sec .beat-bottom-news {
  display: flex;
}
.insurance_beat_sec .beat-left-news {
  width: 427px;
  flex-shrink: 0;
  background: #fff;
  border-top: 5px solid #E6E65C;
  position: relative;
  margin-top: -30px;
}
.insurance_beat_sec .beat-rgt-news {
  margin-top: 60px;
}
.insurance_beat_sec .beat-left-news .lc_ipotitle {
  padding-top: 38px;
}
.insurance_beat_sec .beat-rgt-news ul li a {
  font: 400 28px/40px 'Abril Fatface', cursive;
  color: #000;
  letter-spacing: 0.46px;
}
.insurance_beat_sec .insurance-beat-title {
  font: 700 85px/85px 'Oswald', sans-serif;
  color: #000;
  letter-spacing: -2.55px;
  text-align: right;
  background: #ffffff url(https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/beat-bg.png) left bottom no-repeat;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 30px;
  padding: padding:28px 26px 28px 27px;
}
.insurance_beat_sec .insurance-beat-title span {
  display: block;
}
.insurance_beat_sec .ins-beat-img {
  float: right;
}
.insurance_beat_sec .insurance-title-area {
  position: relative;
}
.insurance_beat_sec .beat-rgt-news ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.insurance_beat_sec .beat-left-news div:first-child {
  background: #ffffff;margin-top: 0px;
}
.insurance_beat_sec .beat-left-news p {
  font: 400 30px/39px 'Raleway', sans-serif;
}
.insurance_beat_sec .beat-rgt-news li {
  width: 34%;
  border-bottom: 1px solid #707070;
  margin: 0 0 30px 14%;
  padding-bottom: 30px;
}
.insurance_beat_sec .beat-rgt-news li:nth-child(3),
.insurance_beat_sec .beat-rgt-news li:nth-child(4) {
  border: 0;
}
.big_picture_sec {
  width: 100%;
  background-color: #1F5EA4;
  background-image: url(https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/big_picture_bg.png);
  background-repeat: no-repeat;
  background-position: center 176px;
  background-size: auto;
  background-blend-mode: multiply;
  position: relative;
  margin-bottom: 50px;
  min-height: 1297px;
}
.big_picture_sec .sec_ttl_wrap {
  text-align: center;
  /* .bracket1{.posr; .dib; .vam;
			&:before{content:'['; .posa; top:0px; left:0; color: #E6E65C; width: 40px; height: 178px;font-size: 180px; font-family: 'Oswald', sans-serif; font-weight: 700; letter-spacing: -0.03em;}
			&:after{content:'['; .posa; top:0px; right:0; color: #000; font-size: 180px; font-family: 'Raleway', sans-serif;font-weight: 100; letter-spacing: -0.03em;}
		}
		.sec_title{.dib; .vam; .posr; font-size: 120px; line-height: 85px; color: #fff;  text-transform: uppercase;letter-spacing: -3.6px;transform: skew(0deg, 179deg) scaleY(1);
		} 
		.bracket2{.dib; .vam; .posr;
			&:before{content:']'; .posa; top: -45px; right: -65px; color: #000; width: 40px; height: 178px;font-size: 180px; font-family: 'Raleway', sans-serif; font-weight: 100; letter-spacing: -0.03em;}
			&:after{content:']'; .posa; top:0px; right:0; top: -45px; right: -75px;color: #E6E65C; font-size: 180px; font-family: 'Oswald', sans-serif;font-weight: 700; letter-spacing: -0.03em;}
		} */
}
.big_picture_sec .sec_ttl_wrap .sec_title {
  position: relative;
  top: -100px;
}
.big_pictures_list {
  position: relative;
  min-height: 918px;
}
.big_pictures_list li {
  position: absolute;
}
.big_picture_box {
  border-left: 1px solid #999;
  padding-left: 20px;
}
.big_picture_box .bpbox_img {
  margin-bottom: 10px;
}
.big_picture_box .bpbox_digit {
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;
  color: #fff;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 15px;
}
.big_picture_box .bpbox_name {
  font-size: 24px;
  line-height: 44px;
  font-weight: bold;
  background-color: #E6E65C;
  color: #000;
  margin-bottom: 15px;
  padding: 3px 10px;
  display: inline-block;
}
.big_picture_box .bpbox_desc {
  font-size: 24px;
  line-height: 34px;
  color: #DEDEDE;
}
.big_picture_box:nth-child(1) {
  left: 0px;
  top: -170px;
  width: 380px;
}
.big_picture_box:nth-child(1) .bpbox_digit {
  font-size: 95px;
  line-height: 95px;
}
.big_picture_box:nth-child(1) .bpbox_name {
  font-size: 33px;
  line-height: 61px;
}
.big_picture_box:nth-child(1) .bpbox_desc {
  font-size: 33px;
  line-height: 55px;
}
.big_picture_box:nth-child(2) {
  left: 45px;
  top: 350px;
  width: 330px;
}
.big_picture_box:nth-child(3) {
  left: 420px;
  top: 135px;
  width: 330px;
}
.big_picture_box:nth-child(3) .bpbox_digit {
  font-size: 80px;
  line-height: 80px;
}
.big_picture_box:nth-child(3) .bpbox_name {
  font-size: 27px;
  line-height: 50px;
}
.big_picture_box:nth-child(3) .bpbox_desc {
  font-size: 27px;
  line-height: 38px;
}
.big_picture_box:nth-child(4) {
  left: 395px;
  top: 541px;
  width: 330px;
}
.big_picture_box:nth-child(5) {
  right: 130px;
  top: -110px;
  border-right: 1px solid #999;
  padding-right: 20px;
  border-left: 0;
  padding-left: 0px;
  width: 400px;
  text-align: right;
}
.big_picture_box:nth-child(6) {
  right: 0px;
  top: 250px;
  border-right: 1px solid #999;
  padding-right: 20px;
  border-left: 0;
  padding-left: 0px;
  width: 250px;
  text-align: right;
}
.big_picture_box:nth-child(7) {
  right: 170px;
  top: 575px;
  border-right: 1px solid #999;
  padding-right: 20px;
  border-left: 0;
  padding-left: 0px;
  width: 330px;
  text-align: right;
}
.bp_ft_wrap {
  background-color: #1f5ea4;
  padding-top: 30px;
  padding-bottom: 25px;
}
.bp_ft_wrap .bp_ft_txt {
  display: inline-block;
  vertical-align: top;
  padding-left: 50px;
  padding-right: 50px;
  color: #ABC2DC;
  font-size: 22px;
  line-height: 34px;
  margin-bottom: 5px;
  border-right: 1px solid #808081;
}
.bp_ft_wrap .bp_ft_txt span {
  color: #fff;
  font-family: 'Abril Fatface', cursive;
  margin-right: 5px;
}
.bp_ft_wrap .bp_ft_txt:last-of-type {
  padding-left: 50px;
  padding-right: 0px;
  border-right: 0;
}
.bp_ft_wrap .bp_ft_txt:first-of-type {
  padding-left: 0;
}
.your_say_sec {
  margin-bottom: 50px;
  padding-top: 30px;
}
.your_say_sec .mc_container {
  border-right: 1px solid #707070;
}
.your_say_sec .ys_head {
  position: relative;
}
.your_say_sec .ys_head:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 400px);
  height: 10px;
  background-color: #000;
}
.your_say_sec .sec_title {
  display: inline-block;
  font-size: 100px;
  line-height: 85px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: -3px;
  text-align: right;
}
.your_say_sec .sec_title span {
  display: block;
}
.your_say_sec .sec_title svg {
  position: absolute;
  top: -20px;
  left: 225px;
}
.your_say_sec .slick-dots {
  margin-left: 362px;
}
.your_say_sec .slick-dots button {
  border-radius: 5px;
  width: 11px;
  height: 11px;
  background-color: #E6E65C;
}
.your_say_sec .slick-dots li.slick-active button {
  background-color: #2b7493;
  width: 25px;
}
.ys_ques_slide_item .ques_slides_wrap {
  width: calc(100% - 365px);
  float: right;
}
.ys_ques_slide_item .com_sent_wrap {
  width: 365px;
  float: left;
  text-align: center;
  padding-top: 110px;
}
.ys_ques_slide_item .com_sent_wrap .com_sent_ttl {
  margin-bottom: 15px;
}
.ys_ques_slide_item .com_sent_wrap .com_sent_result {
  border-right: 1px dotted #808081;
}
.ys_ques_slide_item input[type="radio"] {
  appearance: none;
  display: none;
}
.ys_ques_slide_item input[type="radio"]:checked + label {
  background-color: #f1f1f1;
  transition: 0.3s;
}
.ys_ques_slider {
  position: relative;
  top: -80px;
}
.com_sent_result img {
  margin: 0 auto;
}
.buy_sellper {
  min-width: 180px;
  text-align: left;
  margin: 10px 0 0 50px;
}
.buy_sellper > li { display: flex; align-items: baseline;
  padding: 5px 0;
  font: 400 24px 'Raleway', sans-serif;
  color: #202020;
}
.bullet_clr.yes {
  background-color: #7BC4A4;
}
.bullet_clr {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  margin-right: 10px;
  border-radius: 50%;
}
.bullet_clr.no {
  background-color: #C79D5B;
}
.bullet_clr.maybe {
  background-color: #7B8084;
}
.buy_sellper .bld {
  font-weight: 700;
  width: 70px;
  display: inline-block;
}
.ys_ques_txt {
  font: 400 60px/80px 'Abril Fatface', cursive;
  color: #000;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 7%;
}
.ques_ans_btns {
  text-align: center;
  margin-bottom: 40px;
}
.ques_ans_btns .ys_ans_btn {
  display: inline-block;
  cursor: pointer;
  min-width: 190px;
  margin: 0 auto;
  height: 60px;
  vertical-align: top;
  color: #000;
  transition: .2s ease all;
  background: #fff;
  font: 400 28px/50px 'Abril Fatface', cursive;
  padding: 0 10px;
  text-align: center;
  border: 2px solid #E6E65C;
  margin: 0 15px;white-space: nowrap;
}
.ques_ans_btns .ys_ans_btn:hover {
  background: #f7f7f7;
}
.submit_btn {
  display: block;
  cursor: pointer;
  width: 265px;
  text-transform: uppercase;
  margin: 0 auto 30px auto;
  height: 77px;
  vertical-align: top;
  color: #fff;
  transition: .2s ease all;
  background: #205FA4;
  font: 400 36px/70px 'Abril Fatface', cursive;
  padding: 0 10px;
  text-align: center;
}
.submit_btn:hover {
  background: #1e5087;
}
.quick_bites_sec {
  position: relative;
  padding-top: 160px;
}
.quick_bites_sec .sec_sub_title {
  display: inline-block;
  font-size: 60px;
  line-height: 80px;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: 'Abril Fatface', cursive;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.sec_main_title {
  font-size: 132px;
  line-height: 112px;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: -3px;
  padding-bottom: 45px;
  padding-left: 220px;
  display: inline-block;
  position: absolute;
  top: 90px;
  border-bottom: 10px solid #E6E65C;
}
.sec_main_title .first_txt {
  color: #205ea2;
}
.sec_main_title .last_txt {
  color: #000;
}
.sec_main_title .qb_ttl_img {
  position: absolute;
  top: -95px;
  right: -175px;
}
.qb_the_brand {
  background-color: #bebe67;
  padding-top: 40px;
}
.qb_the_brand .brand_wrap .first_div {
  width: calc(100% - 568px);
  float: right;
}
.qb_the_brand .brand_wrap .second_div {
  width: 568px;
  float: left;
}
.qb_the_brand .brand_wrap .second_div img {
  mix-blend-mode: multiply;
}
.brand_wrap {
  position: relative;
}
.brand_wrap .first_div {
  position: relative;
  top: 90px;
  z-index: 9;
}
.brand_wrap .second_div {
  position: absolute;
  bottom: 0;
}
.brand_list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 33px;
}
.qb_projections {
  background-color: #205ea2;
  min-height: 560px;
  padding-top: 140px;
  position: relative;
}
.qb_projections .sec_sub_title {
  color: #fff;
  position: relative;
  margin: 0 0 0 auto;
  width: 328px;
  display: block;
  margin-bottom: 20px;
}
.qb_projections .sec_sub_title img {
  position: absolute;
  top: 80px;
  left: 60px;
  z-index: 9;
  mix-blend-mode: multiply;
}
.qb_projections .hrline {
  background-color: #E6E65C;
  width: 880px;
  height: 2px;
  margin: 0 0 50px auto;
}
.qb_proj_wrap {
  position: absolute;
  top: 200px;
}
.qb_proj_slides {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 33px;
}
.qb_market_share {
  background-color: #bebe67;
  padding-top: 120px;
  position: relative;
  min-height: 520px;
}
.qb_market_share .ms_title_wrap {
  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;
  margin-bottom: 15px;
}
.qb_market_share .ms_title_wrap .sec_sub_title {
  margin-right: 50px;
}
.qb_market_share .ms_title_wrap .sec_sub_title img {
  margin-right: 20px;
}
.qb_market_share .ms_title_wrap .slide_controller {
  position: relative;
  width: 70px;
  top: 15px;
}
.qb_market_share .hrline {
  background-color: #205EA2;
  width: 880px;
  height: 2px;
  margin-bottom: 20px;
}
.qb_market_share .slick-next,
.qb_market_share .slick-prev {
  position: absolute;
  left: 0;
  top: 8px;
  width: 54px;
  height: 54px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 0;
  outline: 0;
  text-decoration: none;
  z-index: 99;
  text-indent: -999em;
  background-color: #d5d53d;
  border-radius: 8px;
}
.qb_market_share .slick-next:before,
.qb_market_share .slick-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%) rotate(317deg);
  border: solid #000;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
}
.qb_market_share .slick-next {
  left: 70px;
}
.qb_market_share .slick-prev:before {
  transform: translate(-50%, -50%) rotate(136deg);
  left: 55%;
}
.qb_market_share .slick-prev.slick-disabled,
.qb_market_share .slick-next.slick-disabled {
  background-color: #888822;
}
.qb_market_share .slick-prev.slick-disabled:before,
.qb_market_share .slick-next.slick-disabled:before {
  border-color: #b9b97c;
}
.qb_ms_slide_wrap {
  width: calc(100% - 70px);
  position: relative;
  top: 110px;
  margin-top: -110px;
}
.qb_ms_slider {
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 33px;
}
.qb_ms_slider.slick-slider .slick-track {
  display: flex !important;
}
.qb_ms_slider.slick-slider .slick-slide {
  height: inherit !important;
  background-color: #E6F5FA;
  margin: 0 10px;
  border-radius: 76px;
}
.qb_distribution {
  background-color: #205ea2;
  padding-top: 160px;
  padding-bottom: 131px;
  min-height: 400px;
}
.qb_distribution .sec_sub_title {
  line-height: 65px;
  color: #fff;
  text-align: center;
}
.qb_distribution .sec_sub_title span {
  display: block;
}
.qb_distribution .hrline {
  background-color: #E6E65C;
  width: 880px;
  height: 2px;
  float: right;
}
.qb_distribution .qb_dist_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-top: 55px;
}
.qb_distribution .qb_dist_list.row2 {
  justify-content: center;
  grid-gap: 70px;
  padding-top: 130px;
}
.qb_distribution .lic_mid_wrap {
  position: absolute;
  width: 487px;
  left: 50%;
  margin-left: -223px;
  background: url("https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/distibg.png") center bottom no-repeat;
  min-height: 380px;
  text-align: center;
}
.lic_logo {
  position: relative;
  padding-top: 100px;
}
.lic_logo .qb_liner {
  position: absolute;
  width: 200px;
  border-bottom: 1px dashed #fff;
}
.lic_logo .qb_liner.qb1 {
  top: 50px;
  left: -33px;
  width: 200px;
  transform: rotateZ(25deg);
}
.lic_logo .qb_liner.qb2 {
  top: 53px;
  left: 310px;
  width: 190px;
  transform: rotateZ(333deg);
}
.lic_logo .qb_liner.qb3 {
  top: 248px;
  left: -49px;
  width: 224px;
  transform: rotateZ(331deg);
}
.lic_logo .qb_liner.qb4 {
  top: 253px;
  left: 198px;
  width: 85px;
  transform: rotateZ(89deg);
}
.lic_logo .qb_liner.qb5 {
  top: 242px;
  left: 312px;
  width: 216px;
  transform: rotateZ(28deg);
}
.qb_brand_box {
  display: flex;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  align-items: center;
  background-color: #E6F5FA;
  padding: 25px 25px 40px;
  border-radius: 76px;
}
.qb_brand_box .qbbox_img {
  margin-bottom: 5px;
  width: 100%;
}
.qb_brand_box .qbbox_digit {
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;
  color: #205FA4;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 10px;
  letter-spacing: -0.7px;
  width: 100%;
}
.qb_brand_box .qbbox_name {
  align-items: center;
  min-height: 50px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 3px 10px;
  margin-bottom: 5px;
  display: inline-flex;
  max-width: 210px;
}
.qb_brand_box .qbbox_desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  width: 80%;
}
.qb_proj_box {
  display: flex;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  align-items: center;
  width: 365px;
  z-index: 9;
  background-color: #E6F5FA;
  padding: 30px 25px 40px;
  border-radius: 76px;
}
.qb_proj_box .qbbox_img {
  margin-bottom: 5px;
  width: 100%;
}
.qb_proj_box .qbbox_digit {
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;
  color: #205FA4;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 10px;
  letter-spacing: -0.7px;
  width: 100%;
}
.qb_proj_box .qbbox_name {
  display: flex;
  align-items: center;
  min-height: 50px;
  max-width: 295px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 3px 10px;
  margin-bottom: 5px;
}
.qb_proj_box .qbbox_desc {
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #333;
  width: 73%;
}
.qb_ms_box {
  display: flex;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  align-items: center;
  width: 290px;
  background-color: #E6F5FA;
  padding: 30px 25px 40px;
  border-radius: 76px;
}
.qb_ms_box .qbbox_img {
  margin-bottom: 5px;
  width: 100%;
}
.qb_ms_box .qbbox_digit {
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;
  color: #205FA4;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 10px;
  letter-spacing: -0.7px;
  width: 100%;
}
.qb_ms_box .qbbox_name {
  display: flex;
  align-items: center;
  min-height: 50px;
  max-width: 217px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 3px 10px;
  margin-bottom: 5px;
}
.qb_ms_box .qbbox_desc {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  width: 73%;
}
.qb_dist_box {
  display: flex;
  grid-row-gap: 5px;
  flex-wrap: wrap;
  align-items: center;
  background-color: #E6F5FA;
  padding: 25px 25px 40px;
  border-radius: 76px;
}
.qb_dist_box.col_one {
  flex: 0 0 360px;
}
.qb_dist_box.col_two {
  flex: 0 0 286px;
}
.qb_dist_box.col_three {
  flex: 0 0 286px;
}
.qb_dist_box .qbbox_img {
  margin-bottom: 5px;
  width: 100%;
}
.qb_dist_box .qbbox_digit {
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;
  color: #205FA4;
  font-family: 'Abril Fatface', cursive;
  margin-bottom: 10px;
  letter-spacing: -0.7px;
  width: 100%;
}
.qb_dist_box .qbbox_name {
  display: flex;
  align-items: center;
  min-height: 50px;
  max-width: 300px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 3px 10px;
  margin-bottom: 5px;
}
.qb_dist_box .qbbox_desc {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
  width: 73%;
}
.videos_sec {
  margin-bottom: 30px;
  margin-top: 120px;
  /******* videos start ********/
  /******* videos end *********/
}
.videos_sec .mc_container {
  border-bottom: 10px solid #E6E65C;
  padding-bottom: 30px;
}
.videos_sec .sec_title {
  display: inline-block;
  font-size: 122px;
  line-height: 85px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: -3px;
}
.videos_sec .sec_title svg {
  position: relative;
  top: 5px;
  left: 5px;
  margin-right: 5px;
}
.videos_sec .video-main {
  position: relative;
}
.videos_sec .sec_title {
  position: absolute;
  left: 0;
  top: -10px;
}
.videos_sec .vid-txt a {
  color: #000000;
  font: 400 28px/40px 'Abril Fatface', cursive;
}
.videos_sec .vid-img {
  position: relative;
  margin-bottom: 17px;
}
.videos_sec .vid-img img {
  width: 100%;
  height: 223px;
  object-fit: cover;
}
.videos_sec .vid-btn {
  position: absolute;
  bottom: 18px;
  right: 18px;
  z-index: 10;
  cursor: pointer;
}
.videos_sec .vid-btn img {
  width: 40px;
  height: 40px;
}
.videos_sec .vid-thumb {
  display: flex;
  justify-content: space-between;
  grid-gap: 22px;
}
.videos_sec .vid-lft {
  width: 460px;
  flex-shrink: 0;
  background: #fff;
  border-top: 5px solid #E6E65C;
  position: relative;
  z-index: 1;
}
.videos_sec .vid-lft .lc_ipotitle {
  padding-top: 20px;
  padding-bottom: 10px;
}
.videos_sec .vid-banner {
  display: flex;
  align-items: flex-end;
  margin-bottom: 50px;
}
.videos_sec .vid-rgt-img {
  position: relative;
  width: 860px;
  flex-shrink: 0;
  left: -60px;
}
.videos_sec .vid-rgt-img img {
  width: 100%;
  height: 492px;
  object-fit: cover;
}
.videos_sec .vid-banner .heading-blk {
  margin-bottom: 0;
}
.videos_sec .vid-rgt-img {
  position: relative;
  display: flex;
  align-items: center;
}
.videos_sec .vid-img a {
  position: relative;
  display: block;
}
.videos_sec .vid-rgt-img:after,
.videos_sec .vid-img a:after {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.videos_sec .vid-rgt-img a {
  cursor: pointer;
}
.videos_sec .vid-btn2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 10;
}
.videos_sec .vid-btn2 img {
  width: 74px;
  height: 74px;
}
.lc_ipotitle {
  color: #6E6E6E;
  font: 400 italic 25px 'Abril Fatface', cursive;
  text-align: center;
  padding-bottom: 15px;
}
.lc_whitewrap {
  border-top: 7px solid #E6E65C;
  padding-top: 25px;
  position: relative;
  margin-top: -45px;
  color: #000000;
  background-color: #fff;
  flex: 0 0 425px;
}
.lc_whitewrap a {
  color: #000000;
  font: 400 55px/75px 'Abril Fatface', cursive;
}
.news_flx {
  display: flex;
  justify-content: space-between;
}
.news_left {
  width: 878px;
}
.news_iplc {
  display: flex;
  align-items: center;
  color: #000000;
  font: 400 30px/40px 'Raleway', sans-serif;
  grid-gap: 20px;
}
.more_news_sec {
  padding-top: 50px;
  margin-bottom: 50px;
}
.more_news_sec .sec_title {
  color: #000;
  font-size: 85px;
  line-height: 85px;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  grid-gap: 30px;
  letter-spacing: -3px;
}
.more_news_sec .sec_title svg {
  position: relative;
  top: 2px;
}
.more_news_sec .news_rht {
  width: 329px;
}
.more_news_sec ul {
  margin-bottom: 0px;
}
.more_news_sec .news_listlc li {
  border-top: 1px solid #B7B7B7;
  padding-top: 35px;
  padding-bottom: 25px;
}
.more_news_sec .news_listlc li:first-child {
  padding-top: 0px;
  border-top: 0px;
}
.more_news_sec .news_listlc li:last-child {
  padding-bottom: 0px;
}
.more_news_sec .news_listlc li a {
  color: #000000;
  font: 400 26px/32px 'Abril Fatface', cursive;
}
.more_news_sec .nws_title_lc {
  padding-top: 15px;
}
.more_news_sec .flx_lc {
  display: flex;
  justify-content: space-around;
  grid-gap: 35px;
  padding-top: 40px;
}
.more_news_sec .flx_lc li {
  border-top: 1px solid #B7B7B7;
  padding-top: 30px;
}
.more_news_sec .flx_lc li a {
  color: #000000;
  font: 400 28px/40px 'Abril Fatface', cursive;
}
.more_news_sec .flx_lc .nws_title_lc {
  padding-top: 0px;
}
/* ============== Web Css End ============== */
@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;
  }
  /******** sangita css start ****/
  .lic_page main_wrapper_box .top-news {
    width: 85%;
  }
  .lic_page .heading1 a {
    font-size: 45px;
    line-height: 55px;
  }
  .lic_page .spot-lft {
    width: 250px;
  }
  .lic_page .circle-title {
    width: 390px;
    height: 390px;
    font-size: 100px;
    line-height: 102px;
  }
  .lic_page .news_left {
    width: 660px;
  }
  .lic_page .lc_whitewrap,
  .lic_page .newssec_lc .lc_whitewrap {
    flex: 0 0 50%;
  }
  .lic_page .news_iplc {
    align-items: flex-start;
  }
  .lic_page .news_iplc div:nth-child(2) {
    padding-top: 20px;
  }
  .lic_page .newssec_lc .news_flx {
    grid-gap: 30px;
  }
  .lic_page .vid-rgt-img {
    width: 59%;
  }
  /******** sangita css end ****/
}


.latest_news_sec .advbanner_wrap{ margin-top: 30px;}


@media all and (min-width: 980px) {
  /* .tttttt{.dn;} */
  
.latest_news_sec .advbanner_wrap{border-top: 1px solid #3062a0;
padding-top: 50px;}
}
@media all and (max-width: 980px) {
	 .latest_news_sec .advbanner_wrap{ margin-top: 10px;}
 .your_say_sec .slick-dots button{ width: 7px; height: 7px;}
 .your_say_sec .slick-dots li.slick-active button{width: 14px;}
.lc_whitewrap{border-top: 2px solid #E6E65C;}
	 
	 .insurance_beat_sec .beat-left-news{border-top: 0px solid #E6E65C;}
	 
.lic_page .news-one { margin-bottom: 5px;}
.lic_page .news-one li{width: 50%;}
.lic_page .news-one ul li:first-child{ margin-right: 3px;}
.lic_page .news-one ul li:last-child{ margin-left: 3px;}
.lic_page .news-two ul li {width: calc(50% - 5px);}
.lic_page .sm-news-lft{ margin-bottom: 5px;}



  main {
    font: 400 14px/20px 'Raleway', sans-serif;
  }
  .desk_view {
    display: none;
  }
  .mob_view {
    display: block;
  }
  .advbanner_wrap {
    margin: 0 auto 18px auto;
  }
  .lic_page {
    /******** sangita 980 css start ****/
    /******** sangita 980 css end ****/
  }
  .lic_page .ad2-top {
    position: relative;
    top: 20px;
    right: unset;
    margin-bottom: 21px;
  }
  .lic_page .yel-heading {
    font-size: 11px;
    line-height: 27px;
    border-radius: 4px;
  }
  .lic_page .yel-heading:before,
  .lic_page .yel-heading:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
  }
  .lic_page .yel-heading:after {
    top: -6px;
    border-bottom: 6px solid #E6E65C;
  }
  .lic_page .yel-heading:before {
    bottom: -6px;
    border-top: 6px solid #E6E65C;
  }
  .lic_page .banner {
    margin-top: -14px;
  }
  .lic_page .heading1 a {
    font-size: 18px;
    line-height: 21px;
  }
  .lic_page .top-news p,
  .lic_page .news_iplc div,
  .lic_page .beat-left-news p {
    font-size: 11px;
    line-height: 14px;
  }
  .lic_page .heading2 a {
    font-size: 14px;
    line-height: 17px;
  }
  .lic_page .lc_whitewrap a {
    font-size: 18px;
    line-height: 23px;
  }
  .lic_page .news-one li a,
  .lic_page .news-two li a,
  .lic_page .spot-lft ul li a {
    font-size: 13px;
    line-height: 17px;
  }
  .lic_page .top-news {
    width: 100%;
    margin-top: 0;
    border-top: 2px solid #e6e65c; 
  }
  .lic_page .italic-txt {
    font-size: 8px;
    line-height: 35px;
  }
  .lic_page .top-lft-news {
    padding: 0 15px;
  }
  .lic_page .sm-news-lft {
    width: 100%;
    display: flex;
    grid-gap: 6px;
  }
  .lic_page .small-top-news {
    flex-direction: column;
    grid-gap: 14px;
  }
  .lic_page .sm-title {
    width: 53px;
    font: 400 8px/30px 'Abril Fatface', cursive;
    border-top: 2px solid #E6E65C;
    margin-top: -25px;
    font-style: italic;
    /* background: rgb(25 87 155); background: -moz-linear-gradient(180deg, rgba(3,70,130,1) 75%, rgba(3,70,130,0.22452731092436973) 100%); background: -webkit-linear-gradient( 180deg, rgb(27 86 154) 75%, rgba(3,70,130,0.22452731092436973) 100%); background: linear-gradient( 180deg, rgb(26 83 150) 75%, rgba(3,70,130,0.22452731092436973) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#034682",endColorstr="#034682",GradientType=1); */
  }
  .lic_page .sm-news-lft div {
    flex-shrink: 0;
  }
  .lic_page .sm-news-lft img {
    width: 164px;
    height: 92px;
  }
  .lic_page .news-one,
  .lic_page .sm-news-rgt {
    width: 100%;
  }
  .lic_page .sm-news-rgt {
    flex-direction: column;
    grid-gap: 0;
  }
  .lic_page .news-one ul {
    display: flex;
    grid-gap: 0 10px;
  }
  .lic_page .news-two ul li,
  .lic_page .spot-lft ul li {
    width: 47%;
  }
  .lic_page .news-one ul li,
  .lic_page .news-one ul li:first-child,
  .lic_page .news-two ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .lic_page .news-two ul li:nth-child(3) {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .lic_page .spot-lft {
    margin-top: 0;
  }
  .lic_page .news-two ul,
  .lic_page .spot-lft ul {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 16px;
  }
  .lic_page .news-two {
    width: 100%;
  }
  .lic_page .circle-title {
    width: 125px;
    height: 125px;
    left: -15px;
    top: -30px;
    font-size: 38px;
    letter-spacing: -1.14px;
    line-height: 38px;
        padding-left: 30px;
    padding-top: 22px;
    background: #e6e65c url(https://images.moneycontrol.com/mcnews/images/lic_ipo_2022/horn.png) 50px top no-repeat;
    background-size: 50px;
  }
  .lic_page .circle-title span {
    font-size: 10px;
    line-height: 15px;
  }
  .lic_page .news_left,
  .lic_page .spot-lft {
    width: 100%;
  }
  .lic_page .spot-light-main,
  .lic_page .news_iplc {
    display: block;
  }
  .lic_page .spot-light-main {
    padding-top: 41px;
  }
  .lic_page .nwsimglft img {
    height: 163px;
    object-fit: cover;
  }
  .lic_page .news_iplc {
    display: flex;
    flex-shrink: 0;
  }
  .lic_page .lc_whitewrap {
    flex: auto;
    width: 50%;
    flex-shrink: 0;
  }
  .lic_page .lc_ipotitle {
    font-size: 8px;
    line-height: 30px;
  }
  .lic_page .newssec_lc .lc_ipotitle,
  .lic_page .lc_ipotitle {
    padding-bottom: 5px;
  }
  .lic_page .news_iplc {
    grid-gap: 10px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.4);
    padding-bottom: 22px;
    margin-bottom: 10px;
  }
  .lic_page .news_iplc div {
    padding-top: 20px;
  }
  .lic_page .spot-lft ul li {
    border-bottom: 1px solid rgba(112, 112, 112, 0.4);
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
    width: 47%;
  }
  .lic_page .spot-lft ul li:nth-child(3),
  .lic_page .spot-lft ul li:nth-child(4),
  .lic_page .beat-rgt-news li:nth-child(3),
  .lic_page .beat-rgt-news li:nth-child(4),
  .lic_page .newssec_lc .flx_lc li:nth-child(3),
  .lic_page .newssec_lc .flx_lc li:nth-child(4) {
    border: 0;
  }
  .lic_page .spot-light-main {
    border-bottom: 6px solid #E6E65C;
    padding-bottom: 10px;
  }
  .lic_page .newssec_lc .lc_whitewrap,
  .lic_page .news_iplc .lc_whitewrap {
    border-top: 2px solid #E6E65C;
    padding-top: 5px;
  }
  
  .spot-light-main .news_iplc .lc_whitewrap { 
    padding-top: 10px;
  }
  
  .lic_page .spot-lft ul li,
  .lic_page .beat-rgt-news li {
    border-top: 0;
    border-bottom: 1px solid rgba(112, 112, 112, 0.4);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .lic_page .dis-desk {
    display: none;
  }
  .lic_page .dis-mob {
    display: block;
  }
  .lic_page .insurance-beat-title {
    font-size: 29px;
    line-height: 30px;
    padding: 0 10px 10px 0;
    letter-spacing: -0.87px;
    border: 0;
    background-size: 90px;
    top: 0;
    bottom: unset;
  }
  .lic_page .ins-beat-img {
    width: 100%;
    margin-top: 40px;
  }
  .lic_page .ins-beat-img img {
    height: 163px;
    width: 100%;
    object-fit: cover;
  }
  .lic_page .heading-blk a {
    font-size: 18px;
    line-height: 23px;
  }
  .lic_page .beat-left-news {
    width: 100%;
  }
  .lic_page .beat-bottom-news {
    flex-direction: column;
  }
  .lic_page .beat-rgt-news ul li a {
    font-size: 13px;
    line-height: 17px;
  }
  .lic_page .beat-rgt-news li {
    width: 48%;
    margin: 0 1% 10px;
  }
  .lic_page .beat-left-news {
    display: flex;
  }
  .lic_page .beat-left-news div {
    width: 50%;
    flex-shrink: 0;
  }
  .lic_page .heading-blk {
    margin-bottom: 0;
  }
  .lic_page .beat-rgt-news {
    margin-top: 0;
  }
  .lic_page .beat-left-news {
    border-bottom: 1px solid rgba(112, 112, 112, 0.4);
    padding-bottom: 22px;
    margin-bottom: 10px;
    margin-top: -30px;
    position: relative;
  }
  .lic_page .beat-left-news div:nth-child(2) {
    margin-top: 45px;
  }
  .lic_page .heading1 {
    margin-bottom: 6px; padding-top:10px;
  }
  .lic_page .newssec_lc.main_wrapper_box {
    width: 100%;
  }
  .lic_page .newssec_lc .main_title_lc {
    font-size: 32px;
    line-height: 45px;
    padding: 0px 0 10px;
  }
  .lic_page .main_title_lc svg {
    width: 50px;
  }
  .lic_page .newssec_lc .news_flx {
    flex-direction: column;
  }
  .lic_page .newssec_lc .news_left,
  .lic_page .newssec_lc .news_rht {
    width: 100%;
  }
  .lic_page .newssec_lc .lc_whitewrap {
    flex: 0 0 50%;
  }
  .lic_page .newssec_lc .lc_whitewrap a {
    font-size: 18px;
    line-height: 23px;
  }
  .lic_page .newssec_lc .lc_ipotitle {
    font-size: 8px;
  }
  .lic_page .newssec_lc .news_listlc li a,
  .lic_page .newssec_lc .flx_lc li a {
    font-size: 13px;
    line-height: 17px;
  }
  .lic_page .newssec_lc ul {
    display: flex;
    grid-gap: 0 10px;
  }
  .lic_page .newssec_lc .news_listlc li:last-child {
    border: 0;
    padding-top: 0;
  }
  .lic_page .newssec_lc .news_listlc li,
  .lic_page .newssec_lc .news_listlc li:last-child {
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 10px;
  }
  .lic_page .newssec_lc .flx_lc {
    flex-wrap: wrap;
    grid-gap: 10px;
    padding-top: 10px;
  }
  .lic_page .newssec_lc .flx_lc li {
    width: 47%;
    border-top: 0;
    border-bottom: 1px solid #B7B7B7;
    padding-bottom: 10px;
    padding-top: 0;
  }
  .lic_page .newssec_lc .news_iplc {
    padding-bottom: 16px;
  }
  .lic_page .video-title {
    position: relative;
    text-align: center;
  }
  .lic_page .video-heading {
    font-size: 38px;
    letter-spacing: -1.14px;
  }
  .lic_page .video-heading span {
    width: 28px;
    height: 28px;
  }
  .lic_page .vid-banner {
    flex-direction: column-reverse;
  }
  .lic_page .vid-lft {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-top: -32px;
  }
  .lic_page .vid-rgt-img {
    width: 100%;
    left: unset;
  }
  .lic_page .videos-sec {
    padding-top: 32px;
  }
  .lic_page .vid-thumb {
    flex-wrap: wrap;
    grid-gap: 18px;
  }
  .lic_page .vid-inn {
    width: calc(50% - 9px);
    border-bottom: 1px solid rgba(112, 112, 112, 0.4);
    padding-bottom: 10px;
  }
  .lic_page .vid-lft .lc_ipotitle {
    padding: 0;
  }
  .lic_page .vid-txt a {
    font-size: 13px;
    line-height: 17px;
  }
  .lic_page .vid-rgt-img img {
    height: 163px;
  }
  .lic_page .vid-rgt-img a {
    width: 100%;
  }
  .lic_page .vid-btn2 img {
    width: 28px;
    height: 28px;
  }
  .lic_page .vid-img img {
    height: 78px;
  }
  .lic_page .vid-btn img {
    width: 18px;
    height: 18px;
  }
  .spot_light_sec {
    margin-bottom: 18px;
    padding-top: 50px;
    margin-top: -50px;
  }
  .insurance_beat_sec .beat-left-news .lc_ipotitle {
    padding-top: 0;
  }
  .big_picture_sec {
    min-height: 730px;
    background-position: center center;
    background-size: cover;
    margin-bottom: 18px;
  }
  .big_pictures_list {
    min-height: 575px;
  }
  .big_picture_sec .sec_ttl_wrap .sec_title {
    top: -30px;
  }
  .big_picture_sec .sec_ttl_wrap .sec_title svg {
    height: 83px;
    width: 260px;
  }
  .big_picture_box {
    padding-left: 5px;
  }
  .big_picture_box .bpbox_img {
    margin-bottom: 5px;
  }
  .big_picture_box .bpbox_img svg {
    height: 28px;
    width: 28px;
  }
  .big_picture_box .bpbox_digit,
  .big_picture_box:nth-child(3) .bpbox_digit,
  .big_picture_box:nth-child(1) .bpbox_digit {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 7px;
  }
  .big_picture_box .bpbox_name,
  .big_picture_box:nth-child(3) .bpbox_name,
  .big_picture_box:nth-child(1) .bpbox_name {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .big_picture_box .bpbox_desc,
  .big_picture_box:nth-child(3) .bpbox_desc,
  .big_picture_box:nth-child(1) .bpbox_desc {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 5px;
  }
  .bp_ft_wrap {
    margin: 0 -15px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .bp_ft_wrap .bp_ft_txt {
    padding-left: 0;
    padding-right: 0;
    font-size: 9px;
    line-height: 16px;
    text-align: center;
  }
  .bp_ft_wrap .bp_ft_txt:nth-child(1) {
    width: 49%;
  }
  .bp_ft_wrap .bp_ft_txt:nth-child(2) {
    width: 49%;
    border-right: 0;
  }
  .bp_ft_wrap .bp_ft_txt:nth-child(3) {
    width: 100%;
    padding-left: 0;
  }
  .bp_ft_wrap .bp_ft_txt:last-of-type {
    padding-left: 0;
  }
  .big_picture_box:nth-child(1) {
    top: -40px;
    left: 0;
    width: 130px;
  }
  .big_picture_box:nth-child(2) {
    top: 210px;
    left: 0;
    width: 130px;
  }
  .big_picture_box:nth-child(3) {
    top: 95px;
    left: 25%;
    width: 130px;
  }
  .big_picture_box:nth-child(4) {
    top: 380px;
    left: 14%;
    width: 130px;
  }
  .big_picture_box:nth-child(5) {
    top: -20px;
    right: 0;
    padding-right: 5px;
    width: 135px;
  }
  .big_picture_box:nth-child(6) {
    top: 230px;
    right: 0;
    padding-right: 5px;
    width: 130px;
  }
  .big_picture_box:nth-child(7) {
    top: 450px;
    right: 0;
    padding-right: 5px;
    width: 130px;
  }
  .your_say_sec {
    margin-bottom: 18px;
    padding-top: -114px;
  }
  .your_say_sec .sec_title {
    font-size: 38px;
    line-height: 38px;
  }
  .your_say_sec .sec_title svg {
    top: 0px;
    left: 85px;
    width: 88px;
    height: 72px;
  }
  .your_say_sec .ys_head:before {
    top: 7px;
    right: unset;
    left: 145px;
    width: calc(100% - 20px);
    height: 4px;
  }
  .ys_ques_slide_item .ques_slides_wrap {
    width: 100%;
    float: none;
    border-bottom: 1px dashed #707070;
  }
  .ys_ques_slide_item .com_sent_wrap {
    width: 100%;
    float: none;
    padding-top: 15px;
  }
  .ys_ques_txt {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .ys_ques_slider {
    top: 10px;
  }
  .ques_ans_btns {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .ques_ans_btns .ys_ans_btn {
	min-width: 90px; height: 100%;
    font-size: 12px; line-height: normal; padding: 5px 10px;
	display: flex; justify-content: center; align-items: center;
	margin: 0 5px; white-space: normal; 
  }
  .submit_btn {
    font-size: 20px;
    width: 130px;
    margin: 0 auto 20px auto;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
  }
  .ys_ques_slide_item .com_sent_wrap .com_sent_result {
    border-right: 0;
  }
  .quick_bites_sec {
    margin-top: 80px;
    padding-top: 7px;
  }
  .sec_main_title {
    font-size: 38px;
    line-height: 38px;
    padding-bottom: 20px;
    padding-left: 17%;
    top: -19px;
    border-bottom: 4px solid #E6E65C;
  }
  .sec_main_title .qb_ttl_img {
    position: absolute;
    top: -35px;
    right: -65px;
    width: 151px;
    height: 70px;
  }
  .quick_bites_sec .sec_sub_title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
  }
  .qb_the_brand .brand_wrap .first_div {
    width: 100%;
    float: none;
    top: 20px;
  }
  .brand_list {
    gap: 10px;
  }
  .qb_the_brand .brand_wrap .second_div {
    width: 80%;
    float: none;
    position: static;
    bottom: unset;
    padding-top: 15px;
    margin: 0 auto;
  }
  .qb_brand_box {
    display: inline-block;
    width: 50%;
    padding: 15px 11px 15px;
    border-radius: 21px;
  }
  .qb_brand_box .qbbox_img svg {
    width: 34px;
    height: 34px;
  }
  .qb_brand_box .qbbox_digit {
    font-size: 26px;
    line-height: 26px;
  }
  .qb_brand_box .qbbox_name {
    font-size: 10px;
    line-height: 20px;
    min-height: 20px;
  }
  .qb_brand_box .qbbox_desc {
    font-size: 10px;
    line-height: 16px;
    width: 90%;
  }
  .qb_proj_box {
    display: inline-block;
    width: 50%;
    padding: 15px 11px 15px;
    border-radius: 21px;
  }
  .qb_proj_box .qbbox_img svg {
    width: 34px;
    height: 34px;
  }
  .qb_proj_box .qbbox_digit {
    font-size: 26px;
    line-height: 26px;
  }
  .qb_proj_box .qbbox_name {
    font-size: 10px;
    line-height: 20px;
    min-height: 20px;
  }
  .qb_proj_box .qbbox_desc {
    font-size: 10px;
    line-height: 16px;
    width: 90%;
  }
  .qb_ms_box {
    display: inline-block;
    width: 50%;
    padding: 15px 11px 15px;
    border-radius: 21px;
  }
  .qb_ms_box .qbbox_img svg {
    width: 34px;
    height: 34px;
  }
  .qb_ms_box .qbbox_digit {
    font-size: 26px;
    line-height: 26px;
  }
  .qb_ms_box .qbbox_name {
    font-size: 10px;
    line-height: 14px;
    min-height: 20px;
  }
  .qb_ms_box .qbbox_desc {
    font-size: 10px;
    line-height: 16px;
    width: 90%;
  }
  .qb_dist_box {
    display: inline-block;
    width: 50%;
    padding: 15px 11px 15px;
    border-radius: 21px;
  }
  .qb_dist_box .qbbox_img svg {
    width: 34px;
    height: 34px;
  }
  .qb_dist_box .qbbox_digit {
    font-size: 26px;
    line-height: 26px;
  }
  .qb_dist_box .qbbox_name {
    font-size: 10px;
    line-height: 14px;
    min-height: 20px;
  }
  .qb_dist_box .qbbox_desc {
    font-size: 10px;
    line-height: 16px;
    width: 90%;
  }
  .qb_projections {
    padding-top: 30px;
  }
  .qb_proj_wrap {
    position: static;
    top: unset;
  }
  .qb_proj_slides {
    gap: 10px;
  }
  .qb_projections {
    min-height: 416px;
  }
  .qb_projections .hrline {
    width: 70%;
    margin: 0 0 10px auto;
  }
  .qb_projections .sec_sub_title img {
    width: 92px;
    height: 145px;
    top: 247px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .qb_market_share {
    padding-top: 40px;
    min-height: 370px;
  }
  .qb_market_share .hrline {
    width: 90%;
    margin-bottom: 15px;
    margin-left: -15px;
  }
  .qb_market_share .ms_title_wrap {
    display: block;
  }
  .qb_market_share .ms_title_wrap .sec_sub_title {
    margin-right: 0;
    position: relative;
    padding-top: 50px;
  }
  .qb_market_share .ms_title_wrap .sec_sub_title img {
    width: 62px;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .qb_market_share .ms_title_wrap .slide_controller {
    top: 0;
    margin: 0 auto;
  }
  .qb_market_share .slick-next,
  .qb_market_share .slick-prev {
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
  }
  .qb_market_share .slick-next {
    left: 40px;
  }
  .qb_ms_slider.slick-slider .slick-slide {
    border-radius: 21px;
  }
  .qb_ms_slide_wrap {
    width: 100%;
    position: relative;
    top: 45px;
    margin-top: 0;
  }
  .videos_sec .sec_title {
    position: absolute;
    left: 0;
    top: -55px;
    right: 0;
    margin: 0 auto;
    font-size: 38px;
    line-height: 38px;
    text-align: center;
  }
  .videos_sec {
    margin-top: 90px;
  }
  .videos_sec .sec_title svg {
    top: 4px;
    left: 5px;
    width: 35px;
    height: 35px;
  }
  .latest_news_sec {
    padding: 25px 0 49px 0;
  }
  .videos_sec .mc_container {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .qb_market_share .slick-next:before,
  .qb_market_share .slick-prev:before {
    border-width: 0 1px 1px 0;
    padding: 3px;
  }
  .more_news_sec {
    padding-top: 0px;
  }
  .qb_distribution {
    padding-top: 30px;
    padding-bottom: 205px;
  }
  .qb_dist_box.col_one {
    flex: 0 0 136px;
  }
  .qb_dist_box.col_two {
    flex: 0 0 136px;
  }
  .qb_dist_box.col_two img {
    width: 34px;
    height: 34px;
  }
  .qb_distribution .hrline {
    width: 77%;
    margin: 0 -15px 10px auto;
  }
  .qb_distribution .qb_dist_list {
    padding-top: 75px;
  } 
  .lic_logo {
    padding-top: 220px;
  }
  .quick_bites_sec .sec_sub_title {
    display: inline-block;
	}
 .quick_bites_sec .qb_the_brand .sec_sub_title {
    display: flex;
	}
  .lic_logo img {
    width: 52px;
    height: 32px;
  }
  .qb_distribution .lic_mid_wrap {
    top: 0;
  }
  .qb_distribution .lic_mid_wrap {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 240px;
    background-size: contain;
    min-height: 355px;
  }
  .qb_distribution .qb_dist_list.row2 {
    padding-top: 160px;
    justify-content: space-around;
    grid-gap: unset;
  }
  .qb_dist_box.col_two:nth-child(2) {
    position: absolute;
    top: 335px;
  } 
  .qb_market_share .ms_title_wrap {
    text-align: center;
  }
  .lic_logo .qb_liner.qb1 {
    top: 190px;
    left: 26px;
    width: 70px;
    transform: rotateZ(41deg);
  }
  .lic_logo .qb_liner.qb2 {
    top: 191px;
    left: 145px;
    width: 70px;
    transform: rotateZ(140deg);
  }
  .lic_logo .qb_liner.qb3 {
    top: 276px;
    left: 28px;
    width: 70px;
    transform: rotateZ(319deg);
  }
  .lic_logo .qb_liner.qb4 {
    top: 277px;
    left: 142px;
    width: 70px;
    transform: rotateZ(40deg);
  }
  .lic_logo .qb_liner.qb5 {
    top: 368px;
    left: 10px;
    width: 220px;
    transform: rotateZ(90deg);
  }
  .your_say_sec .slick-dots {
    margin-left: 0;
    margin-top: 20px;
  }
  .buy_sellper > li {
    font-size: 13px;
  }
  .bullet_clr {
    width: 7px;
    height: 7px;
    margin-top: 0;
  }
  .insurance_beat_sec .beat-left-news div:first-child {
    padding-top: 5px;margin-top: -45px;
  }
  
  .videos_sec .vid-lft{ border-top: 2px solid #E6E65C;}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}
@media all and (max-width: 767px) {
  .mc_container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lic_ipo_navbar{background-color: #f7f7f7;border-bottom: 1px solid #e4e7ed;}
		.lic_ipo_navbar.mob_view{ border-top: 1px solid #e4e7ed; }
		.lic_ipo_navbar .navlist_sub{margin-bottom: 0;}
		.lic_ipo_navbar .navlist_sub>li { float: left; padding: 11px 0 10px 0;}
		.lic_ipo_navbar .navlist_sub>li>a { display: inline-block; font: 400 14px/18px Lato,sans-serif;color: #666; padding: 0 15px;}
		.lic_ipo_navbar .navlist_sub>li>a.active{font-weight: 700; color: #000;}
		.lic_ipo_navbar .navlist_sub>li:first-child>a {padding-left: 0;}
		.lic_ipo_navbar .navlist_sub>li:last-child>a { border-right: 0;}  
		
		@media all and (max-width: 980px) { 
			.main_header_wrapper{width: 100%;}
			.lic_ipo_navbar .navlist_sub{padding-left: 15px; padding-right: 15px;}
			.lic_ipo_navbar .navlist_sub{ white-space: nowrap; width: 100%; overflow-x: auto;overflow-y: hidden;}
			.lic_ipo_navbar .navlist_sub>li{float: unset; display: inline-block; white-space: normal;padding: 7px 0 6px 0;}
			.lic_ipo_navbar .navlist_sub>li>a {font-size:12px; line-height: 16px; padding: 0 5px;}
		}