


@font-face {
  font-family: 'Nafees-Web-Naskh';
  /* src: url('https://img.express.pk/font/NafeesWeb.woff') format('woff'); */
  src: url('https://www.express.pk/fonts/NafeesWeb.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body{
  font-family: 'Nafees-Web-Naskh' !important;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, span, div, a{
  font-family: 'Nafees-Web-Naskh' !important;
}


/* h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
  font-family: 'vogueAvantGarde' !important;
} */

.t-edit-container {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  padding: 0 64px;
}

.tedit-main-section {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

.tms-small-column {
  width: 23.41%;
}

.tms-large-column {
  width: 49%;
}

.tms-large-column h3 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 16px;
  color: #000;
}

.tms-large-column h3:hover {
  text-decoration: underline;
}

.tms-small-img-story-wrapper {
  padding: 1rem 0;
}

.tms-small-img-story-img {
  height: 240px;
  width: 100%;
  overflow: hidden;
}
.tedit-section-heading h2 {
  margin: 0;
}
.tms-small-img-story-img img {
  object-fit: cover;
  object-position: top center;
  height: 100%;
  width: 100%;
}

.tms-small-img-story-wrapper h3.tms-title {
  font-size: 18px;
  line-height: 1.22222em;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000;
}

.tms-author {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.96364px;
  color: #000;
}

.tms-small-img-story-wrapper:nth-child(1) {
  padding-top: 0;
}

.tms-category {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 1.96364px;
  color: #000;
}

.tms-category:hover {
  text-decoration: underline;
}

.tms-large-img-story-img {
  width: 100%;
  overflow: hidden;
}

.tms-large-img-story-img img {
  object-fit: cover;
  object-position: center top;
  height: 100%;
  width: 100%;
}

.tms-small-story-right-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.tms-small-story-right-column .tms-story-left {
  width: 68.78%;
}

.tms-small-story-right-column .tms-small-img-story-img {
  width: 21.77%;
  overflow: hidden;
  height: 75px;
}

.tms-small-story-right-column .tms-small-img-story-img img {
  object-fit: cover;
  object-position: top center;
  height: 100%;
}

.tms-small-img-story-wrapper h4.tms-title {
  line-height: 1.3em;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
}

.tms-title:hover {
  text-decoration: underline;
}

.tedit-section-heading {
  font-size: 22px;
  line-height: 0.77682em;
  text-align: center;
  padding: 16px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 32px;
}

.evw-slide-img {
  height: 309px;
  overflow: hidden;
  position: relative;
}
.evw-slide-img .featured-image-global{
  height: 100%;
}

.evw-slide-img img {
  object-fit: cover;
  object-position: top center;
  width: 100%;
  height: 100%;
}

.evw-slide-vertical-img {
  max-height: 516px;
  height: 516px;
  overflow: hidden;
  position: relative;
}

.evw-slide-vertical-img img {
  object-fit: cover;
  object-position: top center;
  height: 100%;
}

.evw-slide-content h3 {
  font-size: 18px;
  line-height: 1.22222em;
  font-weight: 600;
  margin-bottom: 16px;
  color: #000;
}

.evw-slide-content h3:hover {
  text-decoration: underline;
}

.evw-slide-content {
  padding: 16px 0 20px;
}

.tedit-explore-vogue-world,
.must-read-contaier {
  margin-bottom: 100px;
}

.tedit-explore-vogue-world .slick-slide {
  height: auto;
}

.celebrity-story-wrapper {
  gap: 2.1%;
}

.celebrity-story-box {
  width: 23.37%;
}

.must-read-contaier {
  background-color: #f8f8f8;
  padding-bottom: 10px;
}

.must-read-wrapper {
  gap: 1%;
}

.must-read-story {
  width: 32.5%;
}

.must-read-story a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.must-read-story-img {
  width: 28.83%;
  max-height: 135px;
}

.must-read-story-img img {
  object-fit: cover;
  object-position: top center;
}

.must-read-story-content {
  width: 67%;
}

.must-read-story-content p {
  letter-spacing: -0.0142857em;
  line-break: auto;
  line-height: 1.4em;
  font-size: 16px;
  font-weight: 600;
}

.play-svg {
  position: absolute;
  bottom: 10px;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.85);
  right: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.play-svg img {
  width: 100%;
  height: 27px;
  object-fit: contain;
  padding-left: 4px;
}

.tedit-latest-story-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tedit-latest-stories-wrapper-box {
  width: 74%;
  display: flex;
  gap: 2.6%;
  flex-wrap: wrap;
}

.tedit-latest-stories-add-box {
  width: 23.4%;
  height: 200px;
  background-color: #ddd;
}

.tedit-latest-story-box {
  width: 31.6%;
}

.tedit-slick-prev,
.tedit-slick-next {
  width: 40px;
  height: 40px;
  border: 0;
  position: absolute;
  top: 45%;
  z-index: 99;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tedit-slick-prev:focus,
.tedit-slick-next:focus {
  outline: 0;
}

.tedit-slick-prev {
  left: 0;
}

.tedit-slick-next {
  right: -5px;
}

.tedit-slick-prev img,
.tedit-slick-next img {
  width: 80%;
}

.evw-slide-slider .slick-slide {
  padding-right: 34px;
}

.evw-slide-slider .slick-list {
  margin: 0 -5px;
}

.evw-slide-slider .slick-slide {
  margin: 0;
  width: auto;
}

.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  /* padding: 10px 0; */
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: all 0.3s ease;
  margin-bottom: 20px;
}

.tedit-logo {
  width: 200px;
  margin: 0 auto 15px;
  transition: width 0.3s ease;
}

.tedit-menu {
  width: 100%;
  transition: margin-top 0.3s ease;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 4px;
}

.tedit-menu a {
  border-bottom: 2px solid transparent;
  font-weight: 600;
  font-size: 14px;
}

.tedit-menu a:hover {
 
}

.tedit-menu ul {
  display: inline-flex;
  width: 100%;
  justify-content: center;
}

.tedit-menu ul li {
  display: block;
  float: left;
  margin: 0 5px;
}
.header-container{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2rem;
}
.tedit-detail-story-main-section .feed-content h3 {
  font-size: 46px;
  color: #333;
  line-height: 52px;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.tedit-detail-story-main-section .feed-content span,
.tedit-detail-story-main-section .feed-content p{
  color: #333;
  font-size: 16px;
}
.bg-color{
  background-color: #FFCCAF;
}
.feed-content span {
  color: white;
  margin: 0;
  letter-spacing: 0.06rem;
}
.detailpage-full-img.tedit-detail-story-main-section {
  height: inherit;
}
.tedit-detail-story-main-section .feed-content {
  width: 49%;
  text-align: center;
}
.tedit-detail-main-img{
  width: 49%;
}
img.teditbox.ls-is-cached.lazyloaded.latest {
  width: auto;
  max-height: 192px;
}
.tedit-detail-story-detail-section .row{
  margin: 0 ;
}
.tedit-detail-story-detail-section .content-main {
  width: 729px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 50px auto 0;
}
.tedit-detail-story-detail-section .article-header {
  justify-content: center;
  flex: none;
  flex-basis: inherit;
  padding-right: 0;
  margin: 0 auto 50px;
  text-align: center;
  padding-left: 0;
  border: 0;
}
.tedit-detail-story-detail-section .published-date span {
  color: #6b7280;
}
.tedit-detail-story-detail-section .article-by span,
.tedit-detail-story-detail-section .published-date span {
  margin-right: 0;
  font-size: 10px;
}
.tedit-detail-story-detail-section .article-by span:nth-child(1){
  font-style: italic;
}
.tedit-detail-story-detail-section p {
  margin-bottom: 0 !important;
}
.tedit-detail-story-detail-section p img{
  margin: 10px 0;
  margin-bottom: 0px;
}
.tedit-detail-story-detail-section p span,
.tedit-detail-story-detail-section p strong{
  font-size: 18px;
  line-height: 38px;
  color: #374151ad !important;
}
.tedit-detail-main-img img{
  width: 100%;
}
.border_none{border-bottom:none;}
a.nav-link { }
p { line-height: 30px;padding-bottom: 18px;}
.read_more {
  text-align: center;
  margin-top: 50px;
}

a.rd-more {
  border: 1px solid #cccccc;
  padding: 10px 20px;
  font-size: 13px;
}

a.rd-more:hover {
  background: black;
  color: #fff !important;
  border-color: black;
}

/* .footer-item {
  min-width: 210px !important;
} */

.fb, .twitter, .youtube, .in, .en {
  font-size: 0;
  margin-right: 7px;
}
.apple {
  margin-right: 10px;
}
ul.playstore {
  justify-content: center;
}
.footer-item ul li {
  display: block;
  margin: 5px 2px;
}

form.commentform input,form.commentform textarea {
  box-shadow: 0 0 4px rgb(0 0 0 / .3);
  border: 1px solid #c1c1c1;
  width: 100%
}

form.commentform input {
  padding: 8px;
  margin-bottom: 20px;
}

form.commentform textarea {

  padding: 10px;
  height: 140px
}

form.commentform input[type="submit"] {
  margin-top: 20px;
  background: #252525;
  color: #fff;
  box-shadow: none
}

.replyStatus {
  margin-bottom: 10px;
}

.latest img {
  width: 100%;
  height: auto !important;
}
.comments-section-inner {
  margin-top: 30px;
}
.latest a {
  line-height: 22px;
  margin-top: 10px !important;
  font-size: 13px;
  color: #000;
}
.header-container {
  border-bottom: 1px solid #dfdfdf;
}
.footer-area {
  padding: 5px;
}
.footer-inner .footer-item ul li a {
}

.story-comments-section h4, .story-comments-section p.fbtitle {
  border-bottom: 3px solid #000;
  padding-bottom: 5px;
  font-size: 16px;
  text-transform: uppercase;
}
.clickReply{float:right;font-weight:800;cursor:pointer}

.tedit-explore-vogue-world, .must-read-contaier {
  margin-bottom: 60px;
}
@media screen and (max-width: 1599.99px) {
  .tms-small-story-right-column .tms-story-left {
      flex: 1;
      padding-right: 20px;
  }

  .tms-small-story-right-column .tms-small-img-story-img {
      width: 75px;
      overflow: hidden;
      height: 75px;
  }
}

@media screen and (max-width: 767.99px) {
  .tedit-menu a:hover {
      border-bottom: none !important;
  }
  span.tms-author {
     
      font-size: 15px;
  }



  .footer-item {
      min-width: 140px !important;
      /* text-align: left !important; */
  }
  /* ul.playstore {
      display: block;
      text-align: left;
  } */
  .footer-item h2 {
      text-align: center;
  }
  ul.playstore img {
      width: 140px;
      height: auto !important;
  }
  .footer-logo {
      float: none !important;
      margin-right: 0 !important;
  }
  .footer-inner {
      margin-left: 0 !important;
      margin-right: 0 !important;

  }
  .tedit-toggle-icon img {
      height: 20px;
      width: 20px;
  }
  .header-container {
      flex-wrap: wrap;
      padding-left: 10px;
      padding-right: 10px;
  }
  .tedit-detail-story-main-section .feed-content h3 {
      font-size: 24px;
      line-height: 29px;
      padding-bottom: 0;
  }
  .tedit-detail-story-main-section .feed-content span, .tedit-detail-story-main-section .feed-content p {
      color: #333;
      font-size: 14px;
      line-height: 17px;
  }
  .tedit-detail-story-detail-section .article-header {
      margin: 0 auto 0;
  }
  .tedit-detail-story-detail-section p span, .tedit-detail-story-detail-section p strong {
      font-size: 15px;
      line-height: 24px;
  }
  .tedit-detail-story-detail-section .content-main {
      width: 100%;
      padding-top: 0;
      padding-left: 25px;
      padding-right: 25px;
      margin: 50px 0 50px;
  }
  .tedit-detail-story-main-section .feed-content,
  .tedit-detail-main-img {
      width: 100%;
  }

  .navbar-toggler:focus {
      box-shadow: none !important;
  }

  .header {
      margin-bottom: 0;
      padding: 10px 0 !important;
  }

  .tedit-menu {
      border: 0;
      padding-bottom: 5px !important;
  }

  .tedit-mobile-logo {
      font-size: 0;
  }
  .tedit-mobile-logo img {
      width: 170px;
      padding-left: 13px;
  }
  .tedit-toggle-icon{
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .tsc-order-1 {
      order: 1;
  }

  .tsc-order-2 {
      order: 2;
  }

  .tsc-order-3 {
      order: 3;
      margin-top: 20px;
  }

  .t-edit-container {
      padding: 10px 14px 0;
  }

  .tms-small-column {
      width: 100%;
  }

  .tedit-explore-vogue-world,
  .must-read-contaier {
      margin-bottom: 40px;
  }

  .tms-large-column {
      width: 100%;
      margin-bottom: 30px;
  }

  .evw-slide-slider .slick-list {
      margin: 0;
  }

  .evw-slide-slider .slick-slide {
      padding-right: 15px;
  }

  .tms-large-column h3,.tms-small-img-story-wrapper h3.tms-title {
      font-size: 20px;
      line-height: 27px;
  }


  .tms-small-img-story-img {
      max-height: 300px;
  }

  .tms-small-story-right-column .tms-story-left {
      flex: 1;
      padding-right: 0;
  }

  .tedit-main-section {
      margin-bottom: 30px;
  }

  .evw-slide-content h3 {
      font-size: 16px;
  }

  .evw-slide-slider .slick-list.draggable {
      padding-left: 0 !important;
  }

  .tedit-section-heading {
      font-size: 20px;
      letter-spacing: 0.0818182em;
      line-break: auto;
      line-height: 0.9em;
      margin-bottom: 25px;
  }

  .tedit-menu ul {
      padding-left: 10px;
  }

  .tedit-menu .navbar-collapse {
      position: absolute;
      left: 0;
      right: 0;
      top: 45px;
      background: #fff;
  }

  .tedit-explore-vogue-world {
      margin-bottom: 30px;
  }

  .must-read-story {
      width: 100%;
      padding-bottom: 25px;
  }

  .must-read-story:last-child {
      padding-bottom: 0;
  }

  .must-read-story-img {
      width: 31.34%;
      max-height: 115px;
  }

  .must-read-story-content {
      width: 63%;
  }

  .celebrity-story-box {
      width: 100%;
  }

  .tedit-latest-story-box {
      width: 100%;
  }

  .tedit-latest-stories-wrapper-box {
      width: 100%;
  }

  .evw-slide-img {
      max-height: 240px;
      height: 240px;
  }

  .tedit-latest-stories-add-box {
      width: 100%;
  }

  .bullet-margin-bottom {
      margin-bottom: 45px;
  }

  .evw-slide-slider .slick-dots {
      position: absolute;
      bottom: -45px;
  }

  .evw-slide-slider .slick-dots li {
      margin: 0;
  }

  .tms-large-img-story-img {
      max-height: 310px;
  }

  .read_more {
      text-align: center;
      margin-top: 100px;
  }
  .ftr-social {
      min-width: 240px !important;
  }




}


@media screen and (max-width: 900px) {
  li.breadcrumb-item.active {
      width: auto;

  }
  .back-icon {

      margin-bottom: 4px !important;
  }
  ol.breadcrumb {
      margin-top: -2px;
  }
}

@media screen and (min-width: 900px) {
  .header-banner .GeneralContainer1 {
      padding-top: 4px;
  }

}



.header-banner {
  height: 35px;
}


a.home-anchor {
  font-size: 13px;
}


.back-icon {
  width: 18px;
  height: 18px;
  margin-bottom: 3px !important;
}

svg.home-icon {
  height: 16px;
  width: 16px;
}

footer {
  background-color: black;
  padding: 0px 0px 0;
  margin: 30px 0 0;
}

.tedit-detail-story-detail-section .content-main h2 {
  margin-top: 15px;
}

  body{
    background-color: #fff;
  }

  a {
    text-decoration: none;
    color:#000;
    transition: all 0.5s;
  }

  .article-by a:hover {
    color: black;
  }

  .header-ad #div-gpt-lb-1 {
    max-height: 300px!important;
  }

  .custom-row{
  display: flex;
  }
  .story-scale .featured-image-global{
    overflow: hidden;
  }
  .story-scale .featured-image-global img{
    /* transition: .9s ease; */
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
  }
  .story-scale:hover .featured-image-global img{
      transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1);

  }
  .story-scale .feed-content{
    transition:.3s;
    border-top: 5px solid #fff;
  }
  .story-scale:hover .feed-content{
    border-top: 5px solid #ed1b24;
    transition:.3s;
  }
  .width-60{
    width: 60%;
  }

  .width-40{
    width: 40%;
  }

  .width-30{
    width: 30%;
  }

  .home-anchor:hover {
    color: white;
  }

  hr {
    height: 4px !important;
    width: 60px;
    color: #d7061d;
    opacity: 1;
  }

  svg.home-icon {
    height: 20px;
    width: 20px;
    margin-bottom: 5px;
  }

  .home-anchor span {
    font-size: 18px;
    top: 5px;
    left: -5px;
    color: black;
    font-weight: 500;
    display: none;
  }

  .float-right{
  float:right;
  }

  .story-social-icons {
    text-align: right;
  }

  .hr-line {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .story-inner-caption {
    padding: 0;
    font-weight: 700;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    flex-basis: auto;
      flex: 1 1 0;
  }

  .story-inner-caption span {
    margin-right: 10px;
  }

  .nav-magazine {
    padding-left: 30px;
    padding-right: 30px;
  }

  .GeneralContainer{
      width: 100%;
      position: relative;
      margin: 0 auto;
      padding: 0 16px 60px;
  }

  .padding-bottom-2 {
      padding-bottom: 25px;
  }

  .home-icon .b{
    fill: #fff;
  }

  .header-banner {
    width: 100%;
    height: 48px;
    background-color: black;
    padding: 0 95px;
  }

  .header-banner .hom-icn {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }

  .breadcrumb-tmag {
    display: flex;
    justify-content: flex-end;
  }

  .breadcrumb-tmag .breadcrumb-item , .breadcrumb-tmag li a {
    color:white;
  }

  .header-banner .t-mag-logo {
    width: 49%;
    display: none;
  }

  .explore-feeds{
      width: 100%;
      padding-top: 60px;
      /* padding-bottom: 60px; */
      background: #fff;
  }
  .lts-magzine{
    padding-bottom: 55px !important;
  }

  .heading-magazine {
      text-transform: uppercase;
      font-weight: 700;
      font-size: 40px;
      letter-spacing: 3.5px;
      padding-top: 0;
      padding-bottom: 10px;
      line-height: 46px;
      margin-bottom: 0;
      /* padding-left: 30px; */
  }

  .header-banner .heading-magazine {
    text-transform: capitalize;
  }

  .s-card{
      background-color: white;
      /* height: 200px; */
  }

  .s-card article{
    height: 423px;
  }


  .s-card a img {
    width: 100%;
  }

  .feed-content span {
    font-size: 12px;
    text-transform: uppercase;
    color: #555555;
    letter-spacing: 3px;
    margin-right: 10px;
  }

  /* Detail page start  */

  .header-container {
    padding-left: 150px;
    padding-right: 150px;
  }
  .l-magzine .item .featured-image-global {
    height: 380px;
    display: flex;
    align-items: center;
  }
  .l-magzine .item {
    /* height: 380px; */
  }
  .l-magzine .owl-carousel .decription p{
    word-break: break-word;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      font-size: 16px;
      max-height: 77px;
      color: #d7d4d4;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      font-weight: 600;
      margin-bottom: 0;
      line-height: 1.5;
      text-transform: capitalize;
      letter-spacing: .1px;
      -webkit-font-smoothing: antialiased;
  }
  .pb-47{
    padding-bottom: 47px !important;
  }
  button.owl-prev {
    position: relative;
    left: -40px;
  }
  button.owl-next {
    position: absolute;
    right: -90px;
  }
  .fte{
    line-height: 33px;
  }
  button.owl-prev span{
    color: transparent;
    display: block;
      height: 40px;
      background-position: center;
      width: 30px;
    background-image: url('https://i.tribune.com.pk/media/images/magazine+thumbs/arrow-left.svg');
  }
  button.owl-next span{
    color: transparent;
    display: block;
      height: 40px;
      background-position: center;
      width: 30px;
    background-image: url('https://i.tribune.com.pk/media/images/magazine+thumbs/arrow-right.svg');
  }
  .l-magzine .item .featured-image-global{
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
    overflow: hidden;
    border-top: 19px solid #ee1b24;
    border-bottom: 19px solid #ee1b24;
    border-left: 16px solid #ee1b24;
    border-right: 16px solid #ee1b24;
    height: 460px;
    background-image: url('https://stage-cdn.tribune.com.pk/media/images/mag.jpg');
    background-size: cover;
    transition: border 0.15s linear;

  }
  .owl-item:hover .featured-image-global{
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
    border-top: 3px solid #ee1b24;
    border-bottom: 3px solid #ee1b24;
    border-left: 5px solid #ee1b24;
    border-right: 5px solid #ee1b24;
    transition: border 0.15s linear;
  }

  .l-magzine .owl-carousel .owl-item img {
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
  }
  .l-magzine .owl-carousel .owl-item:hover img {
    -webkit-transform: scale(1.01) translateZ(0);
    transform: scale(1.01) translateZ(0);
    transition: transform 0.25s ease 0s, opacity 0.5s ease 0s;
  }
  .l-magzine .owl-carousel .owl-item img {
    display: block;
      height: 100%;
      box-shadow: 0 0 11px 5px #363636;
      /* object-fit: cover; */
      image-rendering: -webkit-optimize-contrast;
      object-position: top center;
  }
  .detailpage-full-img {
    background-image: url(../images/deatil-page-header.jpg);
    background-size: cover;
    height: 80vh;
    background-position: center center;
  }

  .featured-image-global {
    /* height: 230px; */
  }

  .detailpage-full-img .feed-content span{
    color: white;
    font-size: 23px;
    margin: 0;
  }

  .detailpage-full-img .feed-content span a{
    background-color: #fff;
    color: #000;
    font-size: 13px;
    font-weight: bolder;
    padding: 0 8px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 6px;
    height: 19px;
  }

  .vertical-line {
    display: inline-block;
    width: 3px;
    background: red;
    height: 18px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .detailpage-full-img .feed-content {
    padding-top: 43px;
    width: 60%;
  }

  .detailpage-full-img .feed-content h3 {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 35px;
  }

  .detailpage-full-img .feed-content p{
    color: #e8e8e8;
    font-size: 20px;
  }

  .bg-shade-2{
    background: linear-gradient( 360deg ,transparent,#000000);
    height: 100%;
    z-index: 1;
    top: 0;
  }


  .content-main{
    width: 75%;
    height: auto;
    padding-top: 30px;
    padding-left: 150px;
    padding-right: 150px;

  }

  .content-img img {
    width: 100%;
    height: auto;
  }

  .sidebar-section{
    width: 25%;
  }

  .content-main h3{
    color: #2b2c2d;
    line-height: 16px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
    margin: 0 0 15px;
    text-transform: uppercase;
  }

  .article-by span, .published-date span{
    text-decoration: none;
    margin-right: 8px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 400;
  }

  .published-date span{
    color: gray;
  }

  .article-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 15px;
  }

  ul.social-links {
    list-style: none;
    display: flex;
  }
  .stor.story-scale:nth-child(n+5){
    padding-bottom: 0;
  }

  /* Detail page end  */

  .logo img {
    height: 37px;
    width: 201px;
  }

  .header-banner .GeneralContainer1 img.t-magzn-logo{
    display: none;
  }

  .feed-content {
    padding: 20px;
    padding-top: 10px;
    position: relative;
  }
  article.s-card.Layout-vertical .feed-content h3 {
      height: 80px;
      max-height: 80px;
      letter-spacing: 0.1px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
  }
  .feed-content h3 {
    padding-bottom: 4px;
      color: black;
      font-size: 22px;

      margin-top: 5px;
      line-height: 1.273;
      margin-bottom: 5px;

  }
  .feed-content .read-btn:nth-child(1){
    top: 110px;
    position: absolute;
  }


  .feed-content .read-btn {
    bottom: 5px;
    /* position: absolute; */
    margin-top: 10px;
    color: black;
    display: flex;
    align-items: end;
  }
  .feed-content .para-icon{
    width: 22px;
    height: 16px;
    position: relative;
    margin-right: 5px;
    display: flex;
  }



  .feed-content .para-icon span{
    width: 10px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 5px;
    margin: auto;
  }
  .feed-content .para-icon1 span{
    background-color: #fff;
  }

  .feed-content .para-icon span:nth-child(2){
    top: 6px;
  }
  .feed-content .para-icon span:nth-child(3){
    top: 12px;
  }
  .feed-content .para-icon span:nth-child(4){
    top: 18px;
  }

  .featured-story-wrapper .bg-shade {}

  .owl-carousel .owl-stage-outer {
    z-index: 9;
  }
  .s-card article .m-content{

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden;
    padding: 20px;
  }

  .featured-story-wrapper , .wrapper-btn{
    position: relative;
  }

  .wrapper-btn{
    bottom: 100px;
  }

  .featured-story-wrapper .bg-shade{
    background: linear-gradient( 179deg ,transparent,#000000bf);
    position: absolute;
    height: 100%;
    z-index: 1;
    top: 0;
  }


  .featured-story {
    background-image: url(../images/featured-story.png);
    background-size: cover;
    background-position: bottom ;
    width: 100%;
    height: 705px;
  }


  .feed-content.featured-feed {
    position: absolute;
    bottom: 30px;
    z-index: 1;
  }


  .featured-feed span, .featured-feed h3,.featured-feed .read-btn {
    color: white;
  }


  .featured-feed h3 {
    font-size: 38px;
  }

  .bg-shade{
    background: linear-gradient( -179deg ,transparent,#000);
    width: 100%;
    height: 705px;
    position: absolute;
  }

  .featured-story .GeneralContainer{
    height: 100%;
  }

  .m-content {
    bottom: 75px;
    position: absolute;

  }

  .Layout-vertical{
    height: 430px;
    border: 1px solid #e6e6e6;
  }


  .date {
    color: white;
    text-transform: uppercase;
    font-size: 20px;

  }

  .featured-story .m-content p{
    color: white;
  }

  .magazine-btn {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 11px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid white;
    padding: 15px 20px 15px 20px;
  }


  section.feeds {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;

  }

  .featured-from-editor {
    background-color: white;
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .featured-from-editor img {
    box-shadow: 9px 8px #d7061d;
      width: 100%;
      height: 333px;
  }
  .featured-from-editor .GeneralContainer{
    padding: 10px 0 30px;
  }

  .featured-from-editor .hr-line{
    height: 20px;
  }

  .featured-from-editor .heading-magazine{
    margin-bottom: 0;
  }

  .wrapper{
    display: flex;
  }

  .featured-from-editor .m-content{
    color: black;
    position: relative;
    padding-left: 40px;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .featured-from-editor .m-content .heading-magazine {
    text-transform: inherit;
    font-size: 28px;
  }

  .magazine-showcase{
    background-color: #000;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .magazine-showcase .owl-dots {
    display: none;
  }

  .decription h3 {
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 3px;
    padding-bottom: 0;
  }

  .magazine-showcase .owl-carousel img{
    /* border: 6px solid #d7061d; */
  }
  .owl-nav {
    position: absolute;
    top: -39px;
    right: 0;
    width: 100%;
    height: 100%;
  }
  button.owl-prev{
    left: -1%;
    top: 0;
    position: absolute;
    font-size: 35px;
  background: transparent;
  }
  button.owl-next{
    right: -70px;
    top: 0;
    position: absolute;
  }
  button.owl-prev,
  button.owl-next {
    font-size: 35px !important;
    /* background: transparent; */
    background: linear-gradient(90deg,rgba(0,0,0,.75),transparent);
    height: 100%;
    color: #fff;
    border: 0;
    z-index: 9;
  }
  .showcase-container {
    padding-left: 7%;
    padding-right: 7%;
  }
  .showcase-container-2 {
    padding-left: 1%;
    padding-right: 1%;
  }

  .showcase-btn {
    display: flex;
    justify-content: center;
  }

  .showcase-btn .magazine-btn {
    background-color: #d7061d;
    color: white;
    border: none;
  }

  footer{
    background-color: black;
    padding-top: 70px;
    padding: 30px 85px 0;
    margin: 30px 0 0;
  }

  .footer-headings {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 3px;
  }
  .l-magzine {
    padding-bottom: 0 !important;
  }
  footer ul {
    list-style: none;
    padding-left: 0;
    padding-top: 20px;
  }

  footer ul li a{
    color: white;
    font-size: 12px;
    letter-spacing: 1.5px;
  }

  .showcase-container .owl-carousel .owl-nav.disabled{
    display: block !important;
  }
  .showcase-container-2 .owl-carousel .owl-nav.disabled{
    display: block !important;
  }

  .showcase-container .owl-nav.disabled button{
    background: transparent !important;
    border: none !important;
  }
  .showcase-container-2 .owl-nav.disabled button{
    background: transparent !important;
    border: none !important;
  }

  .showcase-container .owl-nav.disabled button span {
    color: #969696;
  }

  .showcase-container .owl-nav.disabled {
    left: -85px;
    width: 110%;
    position: absolute;
    top: 253px;
  }
  .showcase-container-2 .owl-nav.disabled button span {
    color: #969696;
  }

  .showcase-container-2 .owl-nav.disabled {
    left: -85px;
    width: 110%;
    position: absolute;
    top: 253px;
  }


  .header-banner .GeneralContainer1 {
    padding-top: 9px;
    padding-bottom: 9px;
    display: flex;
    justify-content: space-between;
  }
  .header-banner .GeneralContainer1 img.t-magzn-logo{
    width: 190px;
    height: 30px;
  }



  .content-main img {
    width: 100%;
  }
  .fb {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -134px -296px;
  }
  .twitter {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -234px -296px;
  }
  .youtube {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -334px -296px;
  }
  .in {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -184px -296px;
  }
  .en {
    width: 30px;
    height: 30px;
    background: url(https://i.tribune.com.pk/assets/images/css_sprites.webp) -447px -173px;
  }
  ul.footer-social-icons {
    display: inline-flex;
  }
  ul.footer-social-icons li {
    display: inline;
    margin-right: 8px;
  }
  .story-social-icons a {
    color: black;
    margin-left: 5px;
  }
  ul.playstore {
    display: flex;
  }
  .bg-white {
    background-color: #f9f9f9!important;
    display: flex;
      align-items: center;
      justify-content: center;
  }


  .header-ad {
    /*max-width: 900px !important;*/
    max-height: 300px !important;
    margin: auto;
    background-color: #000;
  }

  .s-card a img {
    width: 100%;
    /* height: 100%; */
    height: 230px;
    object-fit: cover;
  }

  .featured-story-wrapper .featured-image-global {
    height: 100%;
  }

  /* .s-card a .featured-story-wrapper .featured-image-global img{
    height: 100%;
  } */

  .sidebar-ad {
    display: none;
  }

  .sidebar-ad.ad-sticky{
    display: block;
    position: fixed;
    top: 15px;
    right: 80px;
    z-index: -1;
  }
  .feeds .GeneralContainer{
    padding-bottom: 0;
  }
  .header-banner{
    border-bottom: 1px solid #fff;
  }

  .custom-row .content-main .location-names{
    display: inline-block;
    float: left;
    padding-right: 11px;
  }

  li.breadcrumb-item.active{
    font-weight: 700;
  }

  .navbar-brand{
    margin-right: 0;
  }

  .back-tribune {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-top: 2px;
  }

  .back-tribune a {
    color: grey;
  }

  .back-tribune a:hover {
    color: white;
  }

  .back-icon {
    fill: white;
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-left: 6px;
  }
  .article-by {
    flex: 1 0 225px;
    flex-basis: 225px;
    padding-right: 0;
  }
  .story-social-icons {
    text-align: right;
    flex: 0 0 160px;
    flex-basis: 160px;
  }

  @media screen and (min-width: 1600px){
    .l-magzine .item .featured-image-global {
      height: 440px;
      }
  }
  @media screen and (max-width: 1280px){
      .l-magzine .item .featured-image-global {
      height: 420px;
      }
  }
  @media screen and (max-width: 1199px){
    .l-magzine .item .featured-image-global {
  height: 460px;
}
}
  @media screen and (min-width: 1120px){
      .GeneralContainer {
          max-width: 1020px;
          padding: 0 0 60px;
      }
  }


  @media screen and (max-width: 1024px){

    html, body{
      overflow-x: hidden;
    }

    .showcase-container .owl-nav button{
      background: transparent !important;
      border: none !important;
    }

  .showcase-container .owl-nav{
    left: -6%;
    width: 112%;
    position: absolute;
    top: 160px;
  }
    .showcase-container-2 .owl-nav button{
      /* background: transparent !important; */
      border: none !important;
    }
    button.owl-next {
      right: 4% !important;
    }
    button.owl-prev {
      left: 5%;
    }

  .showcase-container-2 .owl-nav{
    left: -6%;
    width: 112%;
    position: absolute;
    /* top: 160px; */
  }


    .featured-story .m-content{
      width: 90%;
    }

    .featured-from-editor img{
      width: 98.5%;
    }

    .featured-story .GeneralContainer {
      padding-left: 30px;
      padding-right: 30px;
    }
    .featured-from-editor{
      padding-bottom: 0;
    }

    .detailpage-full-img .feed-content{
      width: 100%;
    }
  }



  @media screen and (min-width: 520px) and (max-width: 600px){
    /* .l-magzine .owl-carousel .owl-item img {
      height: 500px;
    } */
    .l-magzine .item .featured-image-global {
      /* height: 530px; */
    }
  }
  @media screen and (max-width: 900px){

    .col.col-bottom-gutter-2.col-12.col-sm-12.col-md-6.col-lg-4.padding-bottom-2 {
       padding: 10px 12px;
    }

    .back-icon{
      width: 19px;
      height: 19px;
    }

    .back-tribune {
      margin-top: -5px;
    }

    .back-tribune a {
      color: white;
      font-size: 12px;
  }

    .featured-story-wrapper .featured-image-global{
      height: 480px;
    }

    .article-by span, .published-date span{
      font-size: 12px;
    }

    footer{
      padding: 50px 85px 0;
    }
    .featured-from-editor .m-content{
      padding: 15px;
    }

    .showcase-container .owl-carousel .owl-nav{
      display: none !important;
    }

    /* .showcase-container-2 .owl-carousel .owl-nav{
      display: none !important;
    } */

    .header-banner .heading-magazine{
      padding-top: 21px;
    }

    .explore-feeds .heading-magazine{
      padding-bottom: 15px;
    }


  .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
  }
  .owl-nav button.owl-prev {
    left: 0;
  }
  .owl-nav button.owl-next {
    right: 0;
  }

  .owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #000;
  }
  .owl-dots button.owl-dot:focus {
    outline: none;
  }
  .owl-nav button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      /* background: rgba(255, 255, 255, 0.38) !important; */
  }

  .content-main p span {
    font-size: 16px;
    top: 0;
  }
  .owl-nav button:focus {
      outline: none;
  }

  .header-container{
    padding-left: 20px;
    padding-right: 10px;
  }
  .detailpage-full-img .feed-content h3{
    font-size: 29px;
  }

  .detailpage-full-img .feed-content{
    width: 100%;
  }

  .detailpage-full-img .feed-content span, .detailpage-full-img .feed-content span a{
    font-size: 16px;
  }
  .detailpage-full-img .feed-content span a{
    margin-bottom: 3px;
  }

  .detailpage-full-img .article-header{
    display: block;
  }
  .custom-row {
    display: block;
  }
  .content-main{
    width: 100%;
  }

  .sidebar-section{
    width: 100%;
    justify-content: center;
    display: flex;
  }



    .detailpage-full-img {
      height: 60vh;
    }

    .sidebar-ad {
      position: relative;
      margin-bottom: 30px;
    }

    .hom-icn a{
      width: 27px;
      display: flex;
    }

    .sidebar-ad.ad-sticky{
      position: relative;
      right:0;
    }

    .breadcrumb{
      justify-content: flex-end;
      margin-bottom: 0;
    }
    .breadcrumb-tmag .breadcrumb-item, .breadcrumb-tmag li a{
      text-align: end;
      font-size: 11px;
    }

    li.breadcrumb-item.active{
      text-overflow: ellipsis;
      width: 137px;
      white-space: nowrap;
      overflow: hidden;
    }

    .breadcrumb-item+.breadcrumb-item::before{
      float: revert;
    }
    .header-banner{
      height: auto;
    }

    .feed-content .read-btn:nth-child(1){
      top: 110px;
    }

    .feed-content.featured-feed{
      bottom:10px;
    }

    .content-main{
      padding-left: 6%;
      padding-right: 6%;
    }
    .header-banner{
      padding: 0 20px;
    }
    .header-banner .hom-icn{
      width: 49%;
      padding-bottom: 0;
    }
    .header-banner .GeneralContainer1 img.t-magzn-logo{
      width: 132px;
      height: 24px;
    }

    .header-banner .GeneralContainer1{
      padding-top: 10px;
    }
    .GeneralContainer{
      padding: 0 0 40px;
    }
    .heading-magazine{
      font-size: 26px;
    }


    .featured-from-editor .m-content{
      padding: 15px 37px;
    }
    .featured-from-editor .m-content .heading-magazine{
      font-size: 25px;
    }
    .feeds .GeneralContainer{
      padding-bottom: 0;
    }
    footer{
      margin: 0;
      padding: 50px 15px 0 5px;
    }
    section.feeds{
      padding-top: 30px;
    }
    .featured-feed h3{
      font-size: 17px;
    }
    .vertical-line{
      margin-bottom: -3px;
    }

    .detailpage-full-img .feed-content span{
      font-size: 23px;
    }
    .detailpage-full-img .feed-content span a{
      font-size: 13px;
    }

    .Layout-vertical{
      height: auto;
      padding: 20px 0;
    }
    .feed-content .read-btn{
      top:auto;
    }
    .featured-from-editor .GeneralContainer{
      padding-bottom: 0;
    }
    .detailpage-full-img .feed-content h3{
      font-size: 23px;
    }
    .detailpage-full-img .feed-content p{
      font-size: 17px;
    }
    .featured-story-wrapper .bg-shade{
      height: 100%;
    }
    svg.home-icon{
      height: 14px;
      width: 14px;
      margin-bottom: 5px;
  }

  .Layout-vertical{
      padding: 0;
  }

  .feed-content{
       padding: 20px 20px 20px;
  }

  .featured-story-wrapper .bg-shade{
       height: 100%;
  }
  .logo img {
    height: auto;
    width: 131px;
  }
  .featured-from-editor img{
    width: 91.5%;
    box-shadow: 3px 3px #d7061d;
    height: 247px;
  }
  .custom-row .content-main{
    padding-top: 20px;
  }
  .custom-row .content-main .published-date{
    margin-top: 0.4rem;
    margin-bottom: 0.4rem !important;
  }
  footer ul li a{
    font-size: 9.5px;
  }
  .featured-image-global{
    text-align: center;
  }
  .feed-content h3{
    display: block;
  }
  .footer-headings{
    font-size: 11px;
  }
  ul.footer-social-icons li:nth-child(1){
    margin-left: 0;
  }
  .footer-flw-us{
    text-align: center;
  }
  ul.footer-social-icons {
    display: flex;
    justify-content: center;
  }
  .footer-heading1{
    padding-left: 14px;
  }
  .footer-heading-ul{
    padding-left: 14px;
  }
  footer .GeneralContainer{
    padding: 0 0 20px;
  }
  .explore-feeds{
    padding-top: 10px;
    padding: 10px 8px;
  }
  .explore-feeds .padding-bottom-2{
    padding-bottom: 9px;
    padding-top: 7px;
  }
  .padding-bottom-2{
    padding-bottom: 9px;
  }
  section.feeds{
    padding-top: 9px;
    padding: 60px 10px;
  }
  .detailpage-full-img .feed-content span {
    font-size: 18px;
  }
  }

  @media screen and (max-width: 992px){
    .showcase-container-2 {
      padding-left: 2%;
      padding-right: 2%;
  }
  button.owl-next {
    right: 4% !important;
  }
  button.owl-prev {
    left: 3%;
  }
  }
  @media screen and (max-width: 768px){
    .mob-d-none{
      display: none;
    }

    .article-by {
      flex: 0 0 100%;
      flex-basis: 100%;
      padding: 0;
  }

  .story-inner-caption {
    width: 100%;
    flex: auto;
    padding: 0;
    margin-bottom: 6px;
    margin-top: 6px;
  }

  .story-social-icons {
    padding: 0;
    text-align: left;
    padding-bottom: 10px;
  }

  }

  @media screen and (max-width:767px){
    .showcase-container-2 .owl-carousel .owl-nav{
      display: none !important;
    }
  }
  @media screen and (max-width:560px){
    .l-magzine .item {
      padding: 0;
  }

  }
  @media screen and (max-width:576px){
    .l-magzine .owl-item {
      margin-right: 17.1px !important;
  }
  }
  @media screen and (max-width:425px){
    .l-magzine .owl-item {
      margin-right: 16.7px !important;
  }
  .l-magzine .owl-carousel .owl-item img {
    width: 100%;
    height: 100%;
  }
  /* .l-magzine .item .featured-image-global{
    height: 370px;
  } */
  .col-sm-12.col-lg-6.m-content.feed-content P{
    margin-bottom: 0;
  }
  .magazine-showcase .owl-carousel img {
    border: 0;
  }
  article.s-card.Layout-vertical .feed-content h3{
    height: auto;
  }
  .lts-magzine {
    padding-bottom: 35px !important;
  }
  .heading-magazine {
    line-height: 30px;
  }
  .l-magzine .item{
    padding: 0 0;
  }
  .l-magzine {
    padding: 0;
  }
    .featured-story-wrapper .featured-image-global {
      height: auto;
  }
  .feed-content.featured-feed {
    bottom: 16px;
  }
  .feed-content{
    min-height: auto;
  }

  }

  @media screen and (max-width:390px){
    .detailpage-full-img .feed-content span {
      font-size: 18px;
    }
    .l-magzine .item .featured-image-global {
      height: 420px;
  }
  }

  @media screen and (max-width:375px){
    .l-magzine .owl-item {
      margin-right: 17.1px !important;
  }

    .detailpage-full-img .feed-content span a{
      height: auto;
      font-size: 11px;
    }
    .detailpage-full-img .feed-content span {
      font-size: 13px;
    }
    .vertical-line{
      height: 14px;
    }
    .article-header .article-by{
      width: 100%;
    }
    .article-header{
      display: block;
    }
    .article-header .article-by{
      padding-bottom: 2px;
    }
    .vertical-line{
      margin-bottom: -2px;
    }
    .story-social-icons a:first-child{
      margin-left: 0;
    }
  }

  @media screen and (max-width:320px){
    .detailpage-full-img .feed-content span a{
      font-size: 9px;
    }
  }



  button.owl-next {
      right: -1%;
      position: absolute;
      /* background: transparent; */
      background: linear-gradient(270deg,rgba(0,0,0,.75),transparent);
      color: #fff;
    font-size: 35px !important;
  }

  .showcase-container .owl-nav.disabled {
      left: -85px;
      width: 110%;
      position: absolute;
      top: 120px;
  }

  .showcase-container .owl-nav.disabled button span {
      color: #e2e2e2;
      font-size: 70px;
  }

  a:hover {
    color: #000 !important;
}



  @media screen and (min-width: 1820px){
    .showcase-container-2 {
      padding-left: 3%;
      padding-right: 3%;
      max-width: 1780px;
  }
  button.owl-next {
    right: -6%;
  }
  button.owl-prev {
    left: -6%;
  }
  }

  a:focus, a:hover {
    color: #000;
}


  /* for entertainment menue */
@media (min-width: 1300px) and (max-width: 1500px) {

.tedit-menu a {
    font-size: 11px;
}

}

.new-color-class{
font-size: 14px;
line-height: 26px;
opacity: 1;
padding: 0;
margin: 0;
color: #fff;

}

.story-inner-caption {
width: 100%;
font-size: 12px;
line-height: 18px;
text-align: center;
color: #808083;
font-weight: 500;
max-width: 100%;
padding-top: 5px;
font-style: normal;
}
