/* New css From 13-1-2022  new-all-style */

@media screen and (max-width: 767px) {
    .lt-img-wtxts {
    /* align-items: center; */
    flex-direction: row-reverse !important;
            }
  }

 @media screen and (max-width: 767px){
    .slider-latest-video .right-text-field {
    margin-left: 30px !important;
    margin-right: 15px !important;
            }
 }   
 
 .highlight-sliders {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .podcast-border-position{
      padding-left: 3px !important;
    }
  @media screen and (max-width: 767px){
    .highlight-slider .swiper-button-next, .highlight-slider .swiper-button-prev {
        top: 27%!important;
    }
    .height51 {
        height: auto!important;
    }

    .podcast-border-position{
      padding-left: 1px !important;
    }
    .short-description-clamp{
      display: -webkit-box; 
      -webkit-line-clamp: 2; 
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    
 }  

/* To Center Play button in video */
.mainVdoPlayIcon {
  position: absolute!important;
  top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%);
  bottom: auto !important;
}
  
 .circle-smalls{
    font-family: "BentonSansCond Medium";
    border: 1px solid #bfbfbf;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 9px;
    line-height: 13px;
    color: #525252;
    margin: 0 auto 10px;
    display: block;
    float: right;
}
.circle-smalls .circle-counts {
  display: block;
  color:#525252;
}

.swiper-initialized{
	overflow: hidden;
}


/* 14-02-2023 */
.gallery-parent:nth-child(2) .border-bottom{
  border-bottom: none !important;
}

/* 15-02-2023 */
.latest-title-heading-position{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 44px !important;
}
.title-heading-position{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 80px !important;
}

.small-txt-news{
  font-size: 9px !important;
}
.title-heading-nb{
  font-size: 32px !important;
  line-height: 40px !important;
}
.font-52-normal{
  font-size: 32px !important;
  line-height: 40px !important;
}
.video-txt-overlay .title-heading{
  font-size: 32px !important;
  line-height: 40px !important;
}
.bg-news-section-txt.orange-txt{
  font-size: 32px !important;
  line-height: 40px !important;
}

.mumbai-guide-hide{
  display: none!important;
}

#gdprbx{
  z-index: 9999999999 !important;
}

.title-news-height{
  height: 40px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-title-heading-position{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 40px !important;
}

/* 16-01-2023 */

.title-32{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 122px !important;
}

.title-22{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 80px !important;
}

.ent-videos-title-position{
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.ent-video-right-position{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 75px;
}
@media screen and (max-width: 767px){
  .ent-video-right-position{
    -webkit-line-clamp: 2;
    height: 40px !important;
  }
  .border-left{
    border-left: none !important;
  }
}  

/* 17-02-2023 */

.playbuttonfloats{
  position: absolute;
  bottom: 3%;
  right: 3%;
  width: 9%;
}

/* 20-02-2023 */
.title-32-repeat{
  font-size: 32px !important;
  line-height: 40px !important;
}

.extra-incoma-paregraph-repeat{
  font-size: 32px;
  color: #fff;
  line-height: 39px;
  font-family: "BentonSansCond Regular";
  font-weight: bold;
}

/* 21-02-2023 */

.ent-video-all-position{
  aspect-ratio: 16/9;
}

/* 22-02-2023 */
.advertisement-text {
  font-size: 10px;
  margin-bottom: 0px;
  color: #2572b7;
  letter-spacing: 1px;
}
.add-970x90{
  width: 970px !important;
  min-height: 90px !important;
  background-color: #D3D3D3 !important;
}
.add-320x50{
  width: 100% !important;
  min-height: auto !important;
  background-color: #D3D3D3 !important;
}

.add-300x250{
  width: 300px !important;
  min-height: 250px !important;
  background-color: #D3D3D3 !important;
}
.add-970x250{
  width: 970px !important;
  min-height: 90px !important;
  background-color: #D3D3D3 !important;
}
.add-300x600{
  width: 300px !important;
  min-height: 600px !important;
  background-color: #D3D3D3 !important;
}
.add-728x90{
  width: 728px !important;
  min-height: 90px !important;
  background-color: #D3D3D3 !important;
}
@media screen and (max-width: 767px){
    .mobile-border-bottom{
      border-bottom: 1px solid #dee2e6!important;
    }
}
.desktop-border-bottom{
   border-bottom: 1px solid #dee2e6!important;
}
#linked-in{ 
  position: unset;
  border-radius: 50px;
  height: 22px;
  line-height: 24px;
  padding: 0px 0px 0px 0px;
  background: url(/assets/images/linkedin.png);
  background-repeat: no-repeat;
  background-position: 2px 0px;
  background-size: contain;
  color: #424242;
  font-size: 14px; 
  font-weight: 700;
  font-family: "Lato",sans-serif;
  color: transparent;
  cursor: pointer;
  border: none;
  margin-left: -5px;
} 
#linked-in:focus{
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
} 
.md-premium-in{
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: -12px;
}
.md-premium{
    height: 20px;
    width: 20px;
    margin-right: 5px;
    margin-top: -5px;
}
@media screen and (min-width: 1281px){
  .last-div-border-parent .last-div-border:last-child
  {
    border-bottom:0px !important;
  }
}