@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");


* {
  box-sizing: border-box;
}

:root {
  --black: rgba(0, 0, 0, 1);
  --midnight-blue: rgba(0, 43, 107, 0.302);
  --congress-blue: rgba(4, 56, 132, 1);
  --shark: rgba(27, 38, 46, 1);
  --chambray: rgba(58, 91, 140, 1);
  --abbey: rgba(78, 78, 78, 1);
  --concord: rgba(123, 123, 123, 1);
  --thunderbird: rgba(192, 33, 28, 1);
  --guardsman-red: rgba(215, 1, 2, 1);
  --iron: rgba(215, 215, 215, 1);
  --porcelain: rgba(239, 242, 245, 1);
  --concrete: rgba(242, 242, 242, 1);
  --yellow-orange: rgba(255, 193, 83, 1);
  --white: rgba(255, 255, 255, 1);
  --font-size-xxs: 11px;
  --font-size-xs: 12px;
  --font-size-s: 13px;
  --font-size-m: 14px;
  --font-size-l: 16px;
  --font-size-xl: 17px;
  --font-size-xxl: 18px;
  --font-size-xxl: 28px;
  --font-size-xxxl: 20px;
  --font-size-xxxxl: 21px;
  --font-size-xxxxxl: 23px;
  --font-size-xxxxxxl: 25px;
  --font-size-xxxxxxxxl: 45px;
  --font-family-helvetica: "Helvetica";
  --font-family-helveticaneue-medium: "HelveticaNeue-Medium";
  --font-family-kohinoordevanagari-bold: "KohinoorDevanagari-Bold";
  --font-family-kohinoordevanagari-regular: "KohinoorDevanagari-Regular";
  --font-family-mukta: "Mukta";
  --font-family-raleway: "Raleway";
}

.mukta-extra-bold-white-14px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 800;
  font-style: normal;
}

.mukta-semi-bold-porcelain-14px {
  color: var(--porcelain);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 600;
  font-style: normal;
}

.helvetica-semi-bold-black-14px {
  color: var(--black);
  font-family: var(--font-family-helvetica);
  font-size: var(--font-size-m);
}

.mukta-extra-bold-white-17px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xl);
  font-weight: 800;
  font-style: normal;
}

.mukta-semi-bold-black-20px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xxxl);
  font-weight: 600;
  font-style: normal;
}

.kohinoordevanagari-regular-normal-concrete-18px {
  color: var(--concrete);
  font-family: var(--font-family-kohinoordevanagari-regular);
  font-size: var(--font-size-xxl);
}

.kohinoordevanagari-extra-bold-concrete-45px {
  color: var(--concrete);
  font-family: var(--font-family-kohinoordevanagari-bold);
  font-size: var(--font-size-xxxxxxxxl);
}

.mukta-extra-bold-black-17px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xl);
  font-weight: 800;
  font-style: normal;
}

.mukta-extra-bold-white-21px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xxxxl);
  font-weight: 800;
  font-style: normal;
}

.border-1px-chambray {
  border-width: 1px;
  border-style: solid;
  border-color: var(--chambray);
}

.mukta-normal-abbey-12px {
  color: var(--abbey);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xs);
  font-weight: 400;
  font-style: normal;
}

.mukta-normal-white-18px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  font-style: normal;
}
.mukta-medium-black-18px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xxl);
  font-weight: 500;
  font-style: normal;
}
.mukta-extra-bold-white-12px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xs);
  font-weight: 800;
  font-style: normal;
}

.mukta-normal-black-14px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 400;
  font-style: normal;
}

.mukta-extra-bold-white-16px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-l);
  font-weight: 800;
  font-style: normal;
}

.helvetica-extra-bold-concrete-45px {
  color: var(--concrete);
  font-family: var(--font-family-helvetica);
  font-size: var(--font-size-xxxxxxxxl);
}

.mukta-semi-bold-black-13px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-s);
  font-weight: 600;
  font-style: normal;
}

.mukta-extra-bold-black-16px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-l);
  font-weight: 800;
  font-style: normal;
}

.mukta-normal-white-12px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-xs);
  font-weight: 400;
  font-style: normal;
}

.helvetica-semi-bold-guardsman-red-14px {
  color: var(--guardsman-red);
  font-family: var(--font-family-helvetica);
  font-size: var(--font-size-m);
}

.mukta-semi-bold-white-14px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 600;
  font-style: normal;
}

.mukta-semi-bold-black-14px {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 600;
  font-style: normal;
}

.mukta-semi-bold-shark-14px {
  color: var(--shark);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 600;
  font-style: normal;
}

.mukta-normal-white-14px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 400;
  font-style: normal;
}

.mukta-semi-bold-guardsman-red-14px {
  color: var(--guardsman-red);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-m);
  font-weight: 600;
  font-style: normal;
}

.mukta-bold-white-13px {
  color: var(--white);
  font-family: var(--font-family-mukta);
  font-size: var(--font-size-s);
  font-weight: 700;
  font-style: normal;
}

body {
  margin: 0;
  padding: 0;
  background-color: #eff2f5;
}
/*breadcrumbs*/


ul.breadcrumb li {display: inline;}

ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
.heading-title h2 span {
    border-bottom: 2px dashed #d70101;
    font-family: mukta;
    font-weight: 700;
    line-height: 34px;
    color:black
}
.heading-title h2{
    font-size: 20px;
    margin-bottom: 20px;
    line-height: normal;
  }
/*pagination */
.pagination {
    display: inline-flex;
    flex-direction: row;
    margin: 30px 0px 0px 0px;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
}

.pagination a.active {
  background-color: #043884;
  color: white;
  border: 1px solid #043884;
}

.pagination a:hover:not(.active) {background-color: #ddd;}


.ads {
    margin-top: 35px;
}
.ads img{
  width: 100%;
}
.sec-404 .ads {
    margin-top: 28px;
}
/*.main{
  display: block;
    height: 220vh;
}*/
.img-fluid {
  max-width: 100%;
  height: auto;
}

.label-tag {
  background: #043884;
}

.label-right {
  color: #fff;
  background: #c7231d;
  padding: 0 var(--tag-size);
  font-size: var(--tag-size);
  height: calc(2 * var(--tag-size));
  line-height: calc(2 * var(--tag-size));
  width: max-content;
  position: relative;
  text-align: center;
  border-radius: 0px;
}

.label-right h2 {
  border-radius: 0px;
  color: #fff !important;
  height: 31px;
  background: #c7231d;
  text-transform: uppercase;
  padding: 0px 0px 0px 10px;
  line-height: 66px;
  overflow: hidden;
}

.label-right h2 a {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: -16px;
}

.label-right:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 1px;
  right: -30px;
  border: 15px solid #c7231d;
  border-right-color: transparent;
  border-bottom-color: transparent;
}


/*labels css*/

.tag-right {
  color: #fff;
  background: #c7231d;
  padding: 0 var(--tag-size);
  font-size: var(--tag-size);
  height: calc(2 * var(--tag-size));
  line-height: calc(2 * var(--tag-size));
  width: max-content;
  position: relative;
  text-align: center;
  border-radius: 0px;
}
.tag-right h1{
  border-radius: 0px;
  color: #fff !important;
  height: 31px;
  background: #c7231d;
  text-transform: uppercase;
  padding: 0px 0px 0px 10px;
  line-height: 36px;
  overflow: hidden;
}
.tag-right h2 {
  border-radius: 0px;
  color: #fff !important;
  height: 31px;
  background: #c7231d;
  text-transform: uppercase;
  padding: 0px 0px 0px 10px;
  line-height: 66px;
  overflow: hidden;
}
.tag-right h1 a {
  color: #fff;
  font-size: 18px;
  position: relative;

}
.tag-right h2 a {
  color: #fff;
  font-size: 18px;
  position: relative;
  top: -16px;
}

.tag-right:after {
  content: "";
  position: absolute;
  display: block;
  bottom: 1px;
  right: -30px;
  border: 15px solid #c7231d;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.read-more {
  position: absolute;
  right: 10px;
  top: 35px;
}
.read-more a{color:#000;}

/*news section*/

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.media {
  display: -webkit-box;
  display: flex;
  margin-left: -1rem;
}

.media > * {
  padding-left: .5rem;
}

.media--reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.media--align-center {
  -webkit-box-align: center;
  align-items: center;
}

.media--align-end {
  -webkit-box-align: end;
  align-items: end;
}

.live-tv .media img {
  flex-shrink: 0;
  width: 85px;
}

.media__content {
  -webkit-box-flex: 1;
  flex: 1;
}

.badge-danger {
  color: #fff;
  background-color: #c7231d;
  border-radius: 3px;
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 65%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/* latest news */
.latest-ibc24 .media {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  padding-top: 15px;
}

.group-4-copy {
  align-items: start;
  background-color: var(--guardsman-red);
  display: flex;
  height: 20px;
  justify-content: flex-end;
  min-width: 20px;
  padding: 6px;
  width: 22px;
  z-index: 11111111;
    /* float: right; */
    /* right: 0; */
  left: 114px;
  position: relative;
    /* top: 0; */
  bottom: 0;
  top: 44px;
}

.triangle {
  height: 7px;
  transform: rotate(-270deg);
  width: 7px;
}

.latest-ibc24 .media .media-body p {
  line-height: 20px;
}

.latest-ibc24 .media > * {
  padding-left: 0rem;
}

.latest-ibc24 .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: .5rem !important;
}

a {
  text-decoration: none;
}

/* category  css */

.category-sec .container {
    display: grid;
    grid-template-columns: 69% 30%;
    grid-template-rows: auto;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    padding: 10px 80px;
}
.category-sec .left-sec{
  grid-column-start: 1;
  grid-column-end: 2
}
.category-sec .right-sec{
  grid-column-start: 2;
  grid-column-end: 3;
      margin-block-start: 33px;
}
/* left sec css */
/* business news style */
.business-news-card {
  margin-top: 10px;
}

.business-news {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-rows: auto auto;
    column-gap: 7px;
    row-gap: 10px;
    padding: 0px 8px;
    margin-top: 10px;
}
.business-news .media:nth-child(1) .media-body{
    width:calc(100% - 300px);
}
.business-news .media:nth-child(1) .media-img{
      margin-right: 8px;
    height: 220px;
    width: 300px;
}
.business-news .media .media-img {
    width: 180px;
    height: 120px;
}
.business-news .media .media-img img{
    width:100%;
    height: 100%;
}
.business-news .media:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 4;
}

.business-news .media h2.textlabel {
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px !important;
}

.business-news .media:nth-child(2) {
    /* width: 25%; */
  display: inline-block;
  grid-column-start: 4;
  grid-column-end: 5;
}

.business-news .media:nth-child(3) {
    /* width: 25%; */
  display: inline-block;
  grid-column-start: 1;
  grid-column-end: 2;
}

.business-news .media:nth-child(4) {
    /* width: 25%; */
  display: inline-block;
  grid-column-start: 2;
  grid-column-end: 3;
}

.business-news .media:nth-child(5) {
    /* width: 25%; */
  display: inline-block;
  grid-column-start: 3;
  grid-column-end: 4;
}

.business-news .media:nth-child(6) {
    /* width: 25%; */
  display: inline-block;
  grid-column-start: 4;
  grid-column-end: 5;
}

.business-news .media-2 .media-body {
 padding-left: 0px;
    padding: 10px 0px;
}

.business-news .media-2 .media-body h2 {
  font-size: 11px;
  line-height: 18px !important;
}

.business-news .media .media-body h2 {
  line-height: 28px;
}

.business-news .media .media-body p {
  line-height: 20px;
  font-weight: 700;
  text-align: justify;
  padding-right: 12px;
}

.business-news .media .time {
  font-size: 12px;
  opacity: .9;
  padding-left: 0px;
      color: #9a9a9a;
      line-height: 2;
}

.count-badge {
    background: #d70102;
    display: inline-flex;
    min-height: auto;
    align-items: center;
    line-height: 1px;
    /* justify-content: center; */
    justify-items: center;
    position: relative;
    /* margin: 0px 2px; */
    margin-bottom: 5px;
    padding: 5px 1px;
    border-radius: 15px 0px 0px 4px;
}

.count-badge p {
    line-height: 0px !important;
    margin-top: 5px;
    margin-left: 9px;
    text-align: center;
    color: #fff;
    font-size: 11px;
}
.count-badge span {
    background: #ffb800;
    padding: 10px 8px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: -4px;
    color: #111;
    top: -3px;
}

.related-news .media{
    display: -webkit-box;
    display: flex;
    margin-left: 0 !important;
}

a{
  color: inherit;
}
.business-news .media-2 .time {
  font-size: 12px;
  opacity: .9;
  padding-left: 12px;
      color: #9a9a9a;
      line-height: 2;
}

/*right latest news*/
.latest-news {
  margin-top: 10px;
}

.latest-news a {
  color: inherit;
  font-weight: 700;
}

.latest-news .bar {
  list-style: none;
}

.latest-news .bar >li {
  position: relative;
  line-height: 20px;
  padding: 10px 0px;
  border-bottom: 1px dashed #d4d0d0;
  display: flex;
  margin-left: 0;
  font-size: 13px !important;
}

.latest-news .bar>li:before {
  content: '\25CF';
  margin-right: 10px;
  font-size: 20px;
  color: red;
  color: var(--guardsman-red);
  z-index: 999;
}

.latest-news .bar>li:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  border-left: 1px solid #dadada;
  margin-left: 5px;
  height: 100%;
}

.latest-news .bar >li:first-of-type:after {
  top: 23%;
}

.latest-news .bar >li:last-of-type:after {
  top: -70%;
}

.latest-news .bar small {
  display: contents;
  font-size: 12px;
  color: #9a9a9a;
}

/*  */
.top-5-news-card{
  margin-top: 10px;
}
.top-5-news-card .media .media-img{
  width:100%;
}
.top-5-news-card .media{
  margin-top: 20px;
}

/* related news */
.related-news{
  margin-top: 20px;
}
.related-news .card{
    margin-bottom: 15px
    }
.related-news .media .media-img{
     /* width: 530px;*/
}
.related-news h2{
  color: var(--black);
  font-family: var(--font-family-mukta);
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 32px;
}
.related-news p {
    line-height: 32px;
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
}
.related-news .time{
 font-size: 12px;
    opacity: .9;
    padding-left: 12px;
    color: #9a9a9a;
}


/*sponsored links*/
.sponsored-links .container .card-body{
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-template-rows: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding: 20px 80px;
}
.sponsored-links .sponsored-block:nth-child(1){
  grid-column-start: 1;
  grid-column-end: 2;
}
.sponsored-links .sponsored-block:nth-child(2){
  grid-column-start: 2;
  grid-column-end: 3;
}
.sponsored-links .sponsored-block:nth-child(3){
  grid-column-start: 3;
  grid-column-end: 4;
}
.sponsored-links .sponsored-block:nth-child(4){
  grid-column-start: 4;
  grid-column-end: 5;
}
.sponsored-links .sponsored-block img{
  width: 100%;
}
.sponsored-links .sponsored-block p{
    font-size: 17px;
    line-height: 20px;
}
.popular-keywords{
  font-family:"mukta";
  font-weight: bold;
  line-height: 1.7;
}
.popular-keywords a{    color: #45abdb !important;}
.desk-header,.footer {max-width: 1330px;margin: 0 auto;}
.container,.webstory-container {max-width: 1330px;margin: 0 auto;}
/* responsive css */
@media screen and (max-width: 576px){
  html,body{
    overflow-x: hidden;
  }
  #breadcrumbs a, ul.breadcrumb {
    padding:0px 5px !important;
  }
  .pagination a {
    padding: 4px 10px;
  }
.business-news .media:nth-child(1){
  display: grid !important;
  margin-bottom: 10px;
}
.category-sec .container {
    display: block;
    padding: 15px 20px;
}
.business-news {
    display: block;
}
.business-news .media{
  display: block !important;
  margin-bottom: 10px;
  margin-left: 0px;
}
.business-news .media .media-body {
       order: 2;
    margin-bottom: 5px;
    line-height: 20px;
    margin-top: 10px;
    padding-left: 0px;
    padding: 5px 0px;
    width: 100% !important;
}

.business-news .media .media-img{
  order: 1;
  width: 100% !important;
   height: 210px;
}
.business-news .media img {
    width: 100%;
    height: auto;
}


.business-news .media .media-body h2 {
    line-height: 25px;
    font-size: 4vw;
    color: #121212;
}
.business-news .media .media-body p {
    line-height: 20px;
    font-size: 4vw;
    /* margin-bottom: 10px; */
}
.related-news .card .card-body{
  padding: 10px 10px;
}
.related-news .media{
  display: block;
}
.related-news .media .media-body{
 padding-top: 10px;
}
.related-news .media .media-img {
    width: 100% !important;
    height: 210px;
}
.related-news .media .media-img img{
    width: inherit;
    height: 100%;
}
.related-news h2 {
    font-size: 18px;
    line-height: 27px;
}
.related-news p {
    line-height: 27px;
    font-size: 16px;
}
.sponsored-links .container .card-body {
    display: block;
    padding: 20px 20px;
}
.sponsored-links .sponsored-block {
    margin-bottom: 15px;
}
.top-5-news-card .media .media-img {
    width: 100px;
    height: 100px;
}
.top-5-news-card .media .media-img img{
    width: inherit;
    height: 100%;
}
}

@media (min-width: 576px) and (max-width: 768px){
  html,body{
    overflow-x: hidden;
  }
  ul.breadcrumb li a {
    color: #121212;
    font-size: 22px;
}
.header .botnav a {
    font-size: 22px !important;
}
.business-news .media:nth-child(1){
  display: grid !important;
  margin-bottom: 10px;
}
.category-sec .container {
    display: block;
    padding: 15px 20px;
}
.business-news {
    display: block;
}
.business-news .media{
  display: block !important;
  margin-bottom: 10px;
}
.business-news .media .media-body {
    order: 2;
    margin-bottom: 30px;
    line-height: 20px;
    margin-top: 10px;
}
.business-news .media .media-img{
  order: 1;
}
.business-news .media img {
    width: 100%;
}
.business-news .media .media-body h2 {
    line-height: 40px;
    font-size: 4vw;
    color: #121212;
}
.business-news .media .media-body p {
    line-height: 40px;
    font-size: 4vw;
    /* margin-bottom: 10px; */
}
.business-news .time {
    font-size: 18px;
    opacity: .9;
    padding-left: 12px;

}
.related-news .media{
  display: block;
}
.related-news .media .media-img {
    width: 100%;
}
.related-news .media .media-img img{
    width: 100%;
}
.related-news h2 {
    font-size: 22px;
    line-height: 27px;
}
.related-news p {
    line-height: 27px;
    font-size: 16px;
}
.sponsored-links .container .card-body {
    display: block;
    padding: 20px 20px;
}
.sponsored-links .sponsored-block {
    margin-bottom: 15px;
}
.latest-news a {
    color: inherit;
    font-size: 20px;
    line-height: 27px;
}
.top-5-news-card p{

    font-size: 20px;
    line-height: 27px;
}
}

.page-content {font-size: 1.2rem;line-height: 1.5;}
.page-content h3 {font-size: 2rem;font-weight: 600;}
.page-title h1 {font-size: 2rem;font-weight: 600;}



@media (min-width: 1023px) and (max-width: 1024px){
  .category-sec .container {
    grid-column-gap: 10px;
    padding: 10px 40px;
}
.business-news {
    row-gap: 0px;
}
  .category-sec .business-news .media .media-img{
    width: 140px;
    height: 125px;
  }
 .category-sec .business-news  .media .media-img img{
      width: inherit;
    height: 100%;
  }
 .category-sec .business-news .media .media-img{
    width: 140px;
    height: 125px;
  }
   .category-sec .business-news .media:nth-child(1) .media-body{
      width: 260px;
   }
    .category-sec .business-news .media:nth-child(1) .media-img{
       width: 100%;
    /* height: 100%; */
    height: 195px;
  }
  .top-5-news-card .media .media-img {
    width: 100px;
    height: 100px;
}
  .top-5-news-card .media .media-img img{
    width: inherit;
    height: 100%;
}
  .top-5-news-card .media .media-body{
    padding-left: 0px;
  }
}
.NotFound img {
    max-width: 100%;
    display: block;
    height: auto;
}
/*  max width 1920px */
@media (min-width:1920px) and (max-width:2560px){
  .category-sec .container {
    display: grid;
    grid-template-columns: 69% 30%;
    grid-template-rows: auto;
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    padding: 10px 80px;
}
.business-news{
    display: grid;
    grid-template-columns: 22% 22% 22% 22%;
    grid-template-rows: auto auto auto auto;
    column-gap: 30px;
    row-gap: 15px;
    padding: 15px 8px;
}
.business-news .media:nth-child(1) .media-img{
    margin-right: 0px;
    height: 220px;
    width: 300px;
}

.business-news .media .media-img img{
    width: inherit;
    height: 100%;
}
.business-news .media .media-img{
    width: 160px;
    height: 100px;
}
.business-news-card .card-body{
padding: 15px 18px 0px;
}
.ads img{
  width: 100%;
}
}

.top-5-news-card {
  margin-top: 10px;
 
  position: sticky;
  /* width: 346px; */
  z-index: 1000;
   /* left: 10px; */
}
.latest-news {
  margin-top: 10px;
  position: relative;
}
.custom-media-container {
  display: flex;
  align-items: center;
  gap: 10px; /* Space between image and text */
  padding: 10px;
  border-bottom: 1px solid #ddd; /* Optional separator */
}

.custom-media-container a {
  display: flex;
  text-decoration: none;
  color: inherit;
  width: 100%;
}

.custom-media-img {
  flex-shrink: 0;
  width: 132px; /* Ensure the image doesn't shrink */
}

.custom-media-img img {
  width: 100%;
  height: auto;
  display: block;
}

.custom-media-body {
  flex-grow: 1;
}

.custom-media-body p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  margin-left:10px;
}

@media (min-width: 1920px) {
    .business-news .media:nth-child(1) .media-img {
        margin-right: 0px;
        height: 200px;
        width: auto;
    }
}
@media (min-width: 1920px) and (max-width: 2560px) {
    .business-news .media .media-img img {
        width: inherit;
        height: 100%;
    }
}