.left {
  max-width: 50%;
}

.lsBG,
.vodBG,
.htBG,
.sBG,
.tpsBG,
.tBG,
.eBG,
.exBG {
  background-color: #d71921;
}

.isHeader a {
  color: black;
  text-decoration: none;
}

.isHeader a:hover {
  text-decoration: underline;
}

.img-fluid1 {
  max-width: 100px;
  height: auto;
}

.lsContentPara,
.htContentPara,
.snContentPara,
.slContentPara {
  font-size: 14px;
}

.shortLine {
  width: 100%;
  border: 0.01px solid rgb(175, 173, 173);
}

.com_time {
  margin-left: 70%;
  font-size: 14px;
}

.com_time a {
  text-decoration: none;
}
/* Hot News section */

.htHeaderTitle {
  text-decoration: none;
  color: black;
  font-size: 15px;
}

.htHeaderTitle :hover {
  text-decoration: underline;
}

.htnews-line a {
  text-decoration: none;
  font-size: 14px;
  color: black;
}

/* Sport News Section*/

.sHeaderTitle {
  text-decoration: none;
  color: black;
}

.sHeaderTitle:hover {
  text-decoration: underline;
}

.snHeaderTitle {
  text-decoration: none;
  font-size: 15px;
  color: black;
}

.snHeaderTitle :hover {
  text-decoration: underline;
}

/*Carousel Section*/

.carousel-caption {
  position: relative !important;
  bottom: 1.9rem !important;
  left: 0 !important;
  right: 0 !important;
  background: rgba(
    0,
    0,
    0,
    0.5
  ); /* Optional: add a dark background behind the caption */
  color: white; /* Optional: set text color */
  text-align: left !important;
  padding: 5px 10px !important;
  font-size: 14px;
}

.carousel-indicators {
  background-color: #d71921;
}

/*Technology Section*/

.nav-tabs a {
  text-decoration: none;
  color: black;
  background-color: #e5e5e5;
  padding: 8px 15px;
  font-weight: 600;
  font-size: 13px;
  font-family: "Roboto", "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* Medium styling */
.news-bulletin-tab-links a:focus {
  background-color: #d71921;
  color: white;
}

/* Player & Subcribe Now*/

.subscribe-now {
  background-color: #333333;
  padding: 5px 0px;
  margin-bottom: 5px;
}

.subscribe-now h5 {
  color: #ffffff;
  font-family: "Roboto", "Lato", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  margin-top: 6px;
}

.pull-right {
  margin-left: 31%;
}

/* Archive */

tbody {
  background-color: #f5f5f5 !important;
}

/*List scroll*/

.scrollListTitle a {
  text-decoration: none;
  color: #333333;
}

.scrollListTitle a:hover {
  text-decoration: underline;
}

.news-story {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
}

/*Exchange Rates*/

.exchange-date {
  margin-left: 37%;
  font-size: 14px;
}

.rates a:focus {
  background-color: #d71921;
  color: white;
}

thead {
  background-color: #838383;
  padding: 5px;
}

.col {
  padding-right: 100px;
  font-size: 12px;
}

.col1 {
  padding-right: 30px;
  font-size: 12px;
}

.countryImg img {
  width: 40px;
}

.countryName h6 {
  color: #222222;
}

.countryName p {
  color: #838383;
}

.arc-list {
  font-size: 14px;
}

.clicktop a {
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}

.exchan1 {
  height: 370px;
  overflow: hidden;
  overflow-y: scroll;
}
