

.new-most-read-widget a{
  color:#000;
  text-decoration: none;
}
.new-most-read-widget a:hover{
  text-decoration: none;
  transition: 0.4s;
  color:red;
}
.new-most-read-widget .nav-tabs .custom-tabs {
  width: 50%;
}

.new-most-read-widget .custom-tabs {
  border-bottom: none;
  text-align: center;
  justify-content: center;
}

.new-most-read-widget .custom-tabs .nav-link:hover {
  border-color: transparent;
}

.new-most-read-widget .custom-tabs .nav-link.active {
  background-color: transparent;
  border-color: transparent;
}

.new-most-read-widget .custom-tabs .nav-link.active {
  color: #171717;
    font-style: normal;
    font-weight: 900;
    border-bottom: 3px solid #EB4554 !important;
}
.new-most-read-widget .custom-tabs .nav-link:last-child{
  margin-right: 0;
}

.new-most-read-widget .custom-tabs .nav-link {
  color: #171717;

  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 26px;
  min-height: 29px;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 0;
  margin-left: 33px;
  text-align: center;

}

.new-most-read-widget .tab-content {
  margin-top: 11px;
}

.new-most-read-widget .mt-50 {
  margin-top: 50px;
}


.new-most-read-widget .tab-content table {

  border-collapse: collapse;
  width: 100%;
  border: 1px solid #dfdfdf;
}

.new-most-read-widget .tab-content td, .new-most-read-widget th {
  border-bottom: 1px solid #dfdfdf;
  text-align: right;
  padding: 8px;
  padding-left: 30px;
}

.new-most-read-widget .tab-content table th {
  background-color: #F6F6F8;
}


.new-most-read-widget .custom{
  display: flex;
  padding: 0 10%;
}


.new-most-read-widget .lft-content{
  width: 60%;
}

.new-most-read-widget.rt-sdbar{
    padding-top: 24px;
    text-align: center;

}

.new-most-read-widget.rt-sdbar .imag{
  padding-bottom: 10px;
  text-align: right;
}

.new-most-read-widget.rt-sdbar h1{
 font-size: 20px;
 text-align: center;
 padding-bottom: 3px;
 text-transform: uppercase;
 position: relative;
 letter-spacing: 1px;
}

.new-most-read-widget.rt-sdbar h1::before {
  content: '';
  width: 20%;
  height: 3px;
  background-color: #8b8b8b;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  margin: auto;
}

.new-most-read-widget.rt-sdbar h1::after {
  content: '';
  width: 20%;
  height: 3px;
  background-color: #8b8b8b;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  margin: auto;
}



.new-most-read-widget.rt-sdbar .content p{
  font-size: 18px;
    font-weight: bolder;
    line-height: 23px;

    text-align: right;
    margin-bottom: 8px;
}


.new-most-read-widget.rt-sdbar .custom-tabs{
width: 100%;
}
.new-most-read-widget.rt-sdbar .imag img{
  width: 100%;
height: 222px;
}

.new-most-read-widget .mt-20{
  margin-top: 20px;
}

.new-most-read-widget .related-post-sdBar{
  display: flex;
}
.new-most-read-widget .related-post-sdBar .imag1{
   padding-left: 15px;
}

.new-most-read-widget.rt-sdbar .most-read-content {
  padding-bottom: 16px;
  }

.new-most-read-widget .related-post-sdBar p{
  text-align: right;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
  color: #000;
  line-height: 25px;
}

.new-most-read-widget .related-post-sdBar{
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  padding: 5px;
  display: flex;
  align-items: center;
  border-left: 1px solid #efefef;
}


.new-most-read-widget .related-post-sdBar .imag1 img{
  width: 100px;
  height: 90px;
  object-fit: cover;
}



@media screen and (max-width: 1024px){
  .new-most-read-widget .lft-content{
    width: 49%;
  }
  .new-most-read-widget.rt-sdbar{
    width: 51%;
  }
}

@media only screen and (max-width: 991px) {
  .new-most-read-widget .custom-tabs .nav-link { margin-right: 30px; font-size: 16px; }

  .new-most-read-widget .main-section .custom-tabs .nav-link.active{ margin-bottom: 10px; }

}

@media only screen and (min-width: 426px) and (max-width: 663px) {
  .new-most-read-widget.rt-sdbar {
    width: 100%;
}
.new-most-read-widget.rt-sdbar .imag img {
  width: 100%;
  height: 330px;
  object-fit: cover;
}
.new-most-read-widget.rt-sdbar {
  margin-bottom: 0px;
}
}
@media only screen and (max-width: 425px) {

  .new-most-read-widget .custom-tabs .nav-link {
    font-size: 12px; margin-right: 6%;
  }
  .new-most-read-widget .tab-content td,
  .new-most-read-widget th {
    font-size: 14px;
  }

  .new-most-read-widget .tab-content td,
  .new-most-read-widget  th {
     padding-left: 10px;
    }
    .new-most-read-widget .tab-content td img {
      display: none;
    }

    .new-most-read-widget .custom{
     display: block;
   }
   .new-most-read-widget.rt-sdbar{
     width: 100%;
   }
   .new-most-read-widget .lft-content{
    width: 100%;
   }

}
/*# sourceMappingURL=style.css.map */

.story-date-style {
  line-height: 18px;
  padding-top: 6px;
  display: block;
  padding-bottom: 6px;
}

.sidebarblog-caption .story-date-style {
  margin-top: 5px;
}

.sidebarblog-inner .sidebarblog-img img {
  width: 76px !important;
  height: 68px !important;
  object-fit: cover !important;
}
