  html {
    font-family: 'Scada', sans-serif !important;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }

  h2 {
    font-size: 28px;
    font-family: 'Scada', sans-serif !important;
    color: #245093;
    line-height: 1;
  }
  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 600;
  }
  
  .btn-addto-round {
    border-radius: 18px;
    color: #2755A5;
    border: 1px solid #2755A5;
    display: inline-block;
    font-family: 'Scada', sans-serif !important;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 11px 16px;
    vertical-align: super;
  }
  body {
    font-family: 'Scada', sans-serif !important;
    font-size: 14px;
    background: #fff;
  }

  .main-navbar ul li {
    font-family: 'Scada', sans-serif !important;
    font-size: 18px;
    font-weight: 700;
}
.main-navbar ul li a {
  padding: 10px 0;
  font-size: 15px;
  color: #3e3e3e;
  display: inline-block;
  border: 2px solid transparent;
}

.business-green{
  color:#6fb85c !important;
}
.news-orange{
  color:#de572a !important;
}
.sports-blue{
  color:#01b5ea !important;
}
.entertainment-maroon{
  color:#dc558d !important;
}
.lifestyle-yellow{
  color:#fbc408 !important;
}

/* new style css
Author : Neelesh Tippe 
created date: 25/11/2020
*/

.hideBk {
  display: none;
}
.hideBk1 {
  display: none !important;
}
.tooltip, .arrow:after {
  background: black;
  color: #fff;
  /* border: 2px solid white; */
}
.Location-track {
  font-size: 10px;
}

.weatherHr {
  border-top: 2px solid #aaaaaa;
}
.weather-widget .swiper-button-next, .weather-widget .swiper-button-prev{
display: none !important;
}
.weather-measure-Celcius {
  font-size: 16px;
}
.font-blue-metal {
  color: #2755A5;
}

.font-blue {
  color: #2453a7;
}
.font-green {
  color: #008000;
}
.font-red{
  color:#e5001a;
}
.font-light-blue{
  color:#3CA4D2;
}

.topStories:hover{
  color:#3CA4D2 !important;
}

.font-gray-shade {
  color: #6f6e6e;
}

.font-red {
  color: red;
}

.sbold {
  font-weight: 700;
}

.bold {
  font-weight: bold;
}

.locationDiv,
.celciusDiv {
  line-height: 1;
}

.weatherReport {
  margin: 0 54px;
}

.margin-0 {
  margin: 0px !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.text-left {
  text-align: left !important;
}


/* Vivek Kadam CSS Added 26-11-2020*/

img {
  width: 100%;
  height: auto !important;
  object-fit: cover !important;
}

.calendar-ct,
.ui-datepicker-trigger {
  width: 15px !important;
  margin: 0 5px;
}


/* Vivek Kadam CSS Added 26-11-2020*/
/* 
.weather-widget .swiper-slide img {
  width: 100% !important;
} */
.footer-bottom-menu{
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.newsSubcategoryCls {
  width: 100% !important;
}

/* .inline-menu li:first-child{
  padding-left: 0px !important;
} */

.news-tags{
  margin-top: 10px;
  margin-right: 5px;
}

.highlight-slider .swiper-button-next, .highlight-slider .swiper-button-prev{
  top:40% !important;
}

/* Crossword css start by Neel 09/12/2020 Start*/
.crosswordTitle{
  background-color: #283593 !important;
  border-color: #283593;
}
.crosswordTitle h4{
  color:#fff !important;
}
.primary_text{
  color:#fff !important;
}
.indigo {
  background-color: #3f51b5 !important;
  padding: 10px;
}
.crosswordModal{
  padding: 0px !important;
}
.howToPlay{
  position: absolute;
  right:35px;
  border-radius: 15px;
}
/* Crossword css start by Neel 09/12/2020 End*/
.swiper_4_desk .swiper-button-next, .swiper_4_desk .swiper-button-prev {
  background: #2755A5;
  width: 30px;
  height: 30px;
  top: 40% !important;
  color: #fff;
}

.homeSportBlackQuoteCls{
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box; */
  -webkit-line-clamp: 2; 
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

.homeMumbaiBlackQuote{
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box; */
  -webkit-line-clamp: 4; 
  /* number of lines to show */
  -webkit-box-orient: vertical;
}
.addImg{
  max-width: 100%;
  width: auto !important;
}

.border-right:last-child, .col-md-3.border-right:last-child{
  border-right: none !important;
}

.just-in div{
  text-align: center !important;
  color: #fff;
}

.just-in .icon-time-stamp-09{
  font-size: xx-large !important;
  color: #fff;
}
.just-in h4{
  white-space: nowrap;
  color: #fff;
}

.just-in-bg{
  background-color: #3da8d6;
}

.just-in-bg .count-num,.just-in-bg .count-num span, .just-in-bg h3 a, .just-in-bg h3 a:hover{
  color: #fff;
}

@media screen and (max-width: 767px){
  .hide-mobile{
      display: none !important;
  }
  .howToPlay{
      position: absolute;
      right:45px;
      border-radius: 15px;
  }
}
.btn-default {
  color: #333;
  border-color: #adadad;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.authorImgAside {
  width: 90% !important;
  border-radius: 50% !important;
  height: 60px !important;
  position: relative;
  z-index: 1;
}
.authorImgAsideSmall{
  width: 90% !important;
  border-radius: 50% !important;
  height: 50px !important;
  position: relative;
  z-index: 1;
}
.authorImgcls{
  width: 100% !important;
  border-radius: 50% !important;
  height: 95px !important;
  position: relative;
  z-index: 1;
}
.authorDetailsImgcls{
  width: 100% !important;
  border-radius: 50% !important;
  height: 165px !important;
  position: relative;
  z-index: 1;
}

.blockquote-light-blue a{
  color:#3CA4D2;
}


.object-fit_contain {
  object-fit: contain !important;
}

.photoCover .imgCut {
  width: 100% !important;
  /* height: auto; */
  height: 420px !important;
  background-color: #f1f1f173;
}
.mfp-img{
  height: auto !important;
  max-height: 100% !important;
}
/* .swiper-button-next, .swiper-button-prev{
  top:275px !important;
} */

.holliwoodTitle{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.holliwoodmovieReviewTitle{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
input.modify-calendar-manjul::placeholder, input.firstcomicdatepicker::placeholder, input.secondcomicdatepicker::placeholder, input.thirdcomicdatepicker::placeholder, input.forthcomicdatepicker::placeholder{
  color: #af1055 !important;
  font-weight: bold;
}

input.modify-calendar-manjul:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.blog-pin{
  width: 22px !important;
}

.article_txt a{
  color: #ee1d23;
}

.ishighlighted li,.ishighlighted h1,.ishighlighted h2, .ishighlighted h3,.ishighlighted h4,.ishighlighted h5,.ishighlighted h6,.ishighlighted p, .ishighlighted a,.ishighlighted a{
  color: #FFF !important;
}
.rating {
  color: #D4D4D4;
  margin: 0;
  padding: 0;
}
ul.rating {
  display: inline-block;
}
.rating li {
  list-style-type: none;
  display: inline-block;
  padding: 1px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.rating .filled {
  color: #E5001A;
}
.rating .half{
  content: '\2605';
  color: #e5001a;
  /* margin-left: -19px; */
  width: 8px;
  position: absolute;
  margin-top: 3px;
  overflow: hidden;
}
.cls_Inline{
  display: inline-block !important;
}
.cls_Inline1{
  display: inline !important;
}
#menu ul li span.subMenu{
  padding: 15px 10px;
}

#menu ul li span.subMenu:hover{
  background: #f4f4f4;
  color: #922b7d;
}
.pull-right{
  float: right !important;
}
.pull-left{
  float: left !important;
}
.dflex-ct img.icon{
  width: 15px !important;
}
.caterogyNewsRhsTop:first-child{
  padding-top: 0 !important;
}

.submenuList{
  height: max-content !important;
  display: none;
}

.questionList:not(.active){
  display:none;
}
/* css blck for image crop start */
/* Home Page */
.cut-infocusImgBlk{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.afterInfocusImg{
  width: 100% !important;
  height: 103px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-mumbaiElemtImg, .cut-sundayMiddayImg, .cut_sportElemHomeImg{
  width: 100% !important;
  height: 304px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-mumbaiElemtrhsImg, .cut_opinionRhsImg{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_sportElemHomeRhsImg{
  width: 100% !important;
  height: 143px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.enterTainImg_Horoscpoe, .lifeStyleImg_Home{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-sundayMiddayBtmImg{
  height: 143.4px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-newsElemImg{
  height: 144px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.mumbaiElementHomeImg, .cut_sportElemHomeBtmImg{
  height: 101px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainFirstBlk{
  height: 196.9px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainSecondBlk{
  height: 143.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainBWoodBtm{
  height: 125.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertaingSlideImg{
  height: 321px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.tvNewsMainImg{
  height: 321px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.tvNewsSecondaryImg{
  height: 143.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.Entertain_holliwoodImg{
  height: 143.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_EntertainelemtImg{
  height: 254px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_EntertainelemtRhsImg{
  height: 174.4px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_DrLoveAside{
  height: 122px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_ManjulAside{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_ManjulAsideSlider{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_GallaeryElemRhsImg{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_GallaeryElemImgBtm{
  height: 91px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cutGallerySlider{
  height: 465px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cutHomeVideoelem{
  height: 518px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Home Page */


/* Category page */
.latestLshImg img, .categoryGalleryRhsImg, .mumbaiCrime Img, .categoryNews Img{
  height: 143px !important;
  width: 100% !important;
  /* object-fit: contain !important; */
  background-color: #f1f1f173;
}
.asideImgOpinion{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.pollImgSection{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.latestmiddleImg img{
  height: 183px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoGalleryImgBlk img{
  height: 464.1px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.caterogyNewsLhs img{
  height: 263px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyVideoLhs img{
  /* height: 357.5px !important; */
  height: auto;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyNewsRhs img{
  height: 91.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyWorldNewsRhs img{
  height: 76px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyFootbalNewsRhs img{
  height: 76px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyVideosRhs img{
  height: 83.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.subcaterogyVideosRhs img{
  height: 89.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}


.caterogyOpinionRhs img{
  height: 61px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyRansRhs img{
  height: 65px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Category page */

/* entertainment category */
.entertainLatestLhs img{
  height: 304px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.entertainLatestMiddle img, .videosListLifeStyle img{
  height: 143px !important;
  width: 100% !important;
  /* object-fit: contain !important; */
  background-color: #f1f1f173;
}

.entertainLatestRhs img{
  height: 70px !important;
  width: 100% !important;
  /* object-fit: contain !important; */
  background-color: #f1f1f173;
}
.entertainBolliwoodLhs img{
  height: 197px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.lifestyleBtm img{
  height: 196.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainBolliwoodRhs img{
  height: 167px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainGallery img{
  height: 312.3px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.PhotoListGallery img{
  height: 312.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainHolliwood img{
  height: 464.1px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.subCatGalleryImgBlk img{
  height: 463px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.subCatGalleryImgBlkRhs img{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.entertainMovieReview img{
  height: 148px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* entertainment category */
/* lifestyle category */
.lifestyleTrending img{
  height: 410.9px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.lifestyleTrendingBtm img{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.MumabiGuideTrendingBtm img{
  height: 223.2px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.healthFitnessBlk img{
  height: 624.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.travelBlk img, .sexRelBlk img, .foofBlk img{
  height: 418px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.travelBtmBlk img{
  height: 219px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* lifestyle category */

/* Sunday Midday */
.sundaymidaySliderImg{
  height: 624.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundaymidaySliderBtmImg{
  height: 304px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundayMiddaayBtm{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundayMiddayChk22{
  height: 411px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.sundayMiddayChk22Btm img{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Sunday Midday */

/* Photos Gallary list */
.photosListLhs img{
  height: 344px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListrhs img{
  height: 59px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListmiddle img{
  height: 103.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListMdleRhs img{
  height: 112.6px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosDetalListBtm img{
  height: 106px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListEnttertain img{
  height: 412px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListEnttertainGallaryBtm img{
  height: 125px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListEnttertainBtm img{
  height: 201px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosCatData img{
  height: 223.9px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Photos Gallary list */

/* video list page */
.latestVideoListSlide{
  height: 390px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.latestVideoListSlideBtm img{
  height: 90px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.latestVideoListEntertainLhs img{
  height: 264px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.latestVideoListEntertainRhs img{
  height: 92px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* video list page */

/* Blog Page */
.blogpageMainImg, article .articlePageImgBlk{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photoListedImgSlide{
  height: 409px !important;
  width: 726px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.timepassComic{
  /* height: 402px !important; */
  width: 100% !important;
  object-fit: contain !important;
  /*background-color: #000;*/
}
.timepassElemLhs img{
  height: 230px !important;
  width: 726px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.timepassElemRhs img{
  height: 206px !important;
  width: 726px !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoListImgMain img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.articlesImgMain img{
  height: 271px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoListImgMainThumbBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoListImgMainBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.opinionPageMainBtm img{
  height: 143.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.opinionPageBtmList img{
  height: 154px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.otherSubCatBtmList img{
  height: 154px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.famPersonMainBtm img{
  height: 143.5px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.authdetailsBtmlhs img{
  height: 143px !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Blog Page */
@media screen and (max-width: 767px){
/* Home Page */
.cut_GallaeryElemImgBtm{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoListImgMain img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.articlesImgMain img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.famPersonMainBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.MumabiGuideTrendingBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoListImgMainBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.otherSubCatBtmList img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.opinionPageMainBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.opinionPageBtmList img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListEnttertainGallaryBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoCover .imgCut {
  width: 100% !important;
  /* height: auto; */
  height: 260px !important;
  background-color: #f1f1f173;
}
.cut-infocusImgBlk{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.afterInfocusImg{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-mumbaiElemtImg, .cut-sundayMiddayImg, .cut_sportElemHomeImg{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut-mumbaiElemtrhsImg, .cut_sportElemHomeRhsImg, .cut_opinionRhsImg{
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.enterTainImg_Horoscpoe, .lifeStyleImg_Home, .cut-sundayMiddayBtmImg, .cut-newsElemImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.mumbaiElementHomeImg, .cut_sportElemHomeBtmImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainFirstBlk{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainSecondBlk{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.imgEntertainBWoodBtm{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertaingSlideImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.tvNewsMainImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.tvNewsSecondaryImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.Entertain_holliwoodImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_EntertainelemtImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_EntertainelemtRhsImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_DrLoveAside{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cut_ManjulAside{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_ManjulAsideSlider{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cut_GallaeryElemRhsImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.cutGallerySlider{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.cutHomeVideoelem{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Home Page */

/* Category page */
.latestLshImg img, .categoryGalleryRhsImg, .mumbaiCrime Img, .categoryNews Img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
aside .opinionSection img, .asideImgOpinion{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.latestmiddleImg img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photoGalleryImgBlk img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.caterogyNewsLhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyVideoLhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyNewsRhs img, .caterogyVideosRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.subcaterogyVideosRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.caterogyWorldNewsRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.caterogyFootbalNewsRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.caterogyRansRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Category page */

/* entertainment category */
.entertainLatestLhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.entertainLatestMiddle img, .videosListLifeStyle img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.entertainLatestRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainBolliwoodLhs img, .lifestyleBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainBolliwoodRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.entertainGallery img, .PhotoListGallery img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainHolliwood img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.subCatGalleryImgBlk img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.subCatGalleryImgBlkRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.entertainMovieReview img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* entertainment category */
/* lifestyle category */
.lifestyleTrending img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.lifestyleTrendingBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.healthFitnessBlk img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.travelBlk img, .sexRelBlk img, .foofBlk img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.travelBtmBlk img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* lifestyle category */

/* Sunday Midday */
.sundaymidaySliderImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundaymidaySliderBtmImg{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundayMiddaayBtm{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.sundayMiddayChk22{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.sundayMiddayChk22Btm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Sunday Midday */

/* Photos Gallary list */
.photosListLhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListrhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListmiddle img, .photosDetalListBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListMdleRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosListEnttertain img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.photosListEnttertainBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.photosCatData img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Photos Gallary list */

/* video list page */
.latestVideoListSlide{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.latestVideoListSlideBtm img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}

.latestVideoListEntertainLhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
.latestVideoListEntertainRhs img{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* video list page */

/* Blog Page */
.blogpageMainImg, article .articlePageImgBlk{
  height: auto !important;
  width: 100% !important;
  object-fit: contain !important;
  background-color: #f1f1f173;
}
/* Blog Page */
}

/* css blck for image crop start */

/* Banner space address */
.horizontalBannerAdPhotoVideo{
  /*height: 250px;
  width: 100%;*/
  background: #fff !important;
  color: #2755A5;
  text-align: center;
  font-family: 'Scada', sans-serif !important;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topBanner, .horizontalBannerAd{
  /*height: 250px;
  width: 970px;*/
  background: #fff !important;
  color: #2755A5;
  text-align: center;
  font-family: 'Scada', sans-serif !important;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.topBanner1, .horizontalBannerAd1{
  /*height: 90px;
  width: 728px;*/
  background: #fff !important;
  color: #2755A5;
  text-align: center;
  font-family: 'Scada', sans-serif !important;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rhsTopBannerAd, .squareBannerAd{
  /*height: 250px;
  width: 100%;
  background: #F4F4F4;*/
  color: #2755A5;
  text-align: center;
  font-family: 'Scada', sans-serif !important;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.RectangleBannerAd{
  /*height: 600px;
  width: 100%;
  background: #F4F4F4;*/
  color: #2755A5;
  text-align: center;
  font-family: 'Scada', sans-serif !important;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-top: 15px; */
}
.rhsTopBannerParentAdTP{
  padding-left: 15px;
}
.squareBannerAdParent{
  display: none;
}

.icon-link {
  content: "\f0c1";
}

.rhsTopBannerParentAd{
 margin-top: 0px;
}

.crossWordImgParent{
  height: auto;
  overflow: hidden;  
  position: relative;  
}
.crossWordImgParentTp{
  height: auto;
  overflow: hidden;  
  position: relative;  
}
.btnplayCrossword{
  position: absolute;
  right: 42%;
  bottom: 42%;
}
.btnplayCrosswordTp{
  position: absolute;
  right: 44%;
  bottom: 45%;
}
.btn-circle{
  width: 40px;
  height: 40px;
  text-align: center;
  padding-left: 14px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .pl-md-3{
      padding-left: 1rem !important;
  }   
  .left0{
      padding-left: 0px !important;
  }
  .right16{
      padding-right: 10px !important;
  }
  .btnplayCrossword{
      position: absolute;
      right: 43%;
      bottom: 43%;
  }
  .btnplayCrosswordTp{
      position: absolute;
      right: 43%;
      bottom: 43%;
  }
  .btn-circle{
      width: 40px;
      height: 40px;
      text-align: center;
      padding-left: 14px;
      padding-top: 10px;
      font-size: 16px;
      line-height: 1.428571429;
      border-radius: 50%;
  }
  .crossWordImgParent{
      height: auto;
      overflow: hidden;    
      position: relative;
  }
  .crossWordImgParentTp{
      height: auto;
      overflow: hidden;  
      position: relative;  
  }
  .topBanner{
      height: 250px;
      width: 350px;
      background: #F4F4F4;
      color: #2755A5;
      text-align: center;
      font-family: 'Scada', sans-serif !important;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .horizontalBannerAd{
      /*height: 250px;
      width: 300px;*/
      background: #fff !important;
      color: #2755A5;
      text-align: center;
      font-family: 'Scada', sans-serif !important;
      font-size: 12px;
      display: none;
      align-items: center;
      justify-content: center;
  }
  .rhsTopBannerAd, .squareBannerAd{
      /*height: 250px;
      width: 100%;
      background: #F4F4F4;*/
      color: #2755A5;
      text-align: center;
      font-family: 'Scada', sans-serif !important;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .rhsTopBannerParentAd{
      /* padding-left: 30px; */
      margin-top: 15px;
  }
  .squareBannerAdParent{
      display: block;
      margin-top: 15px;
      padding-left: 15px;
      padding-right: 15px;
  }
  
  .horizontalBannerAdPhotoVideo{
      /*height: 250px;
      width: 100%;*/
      background: #fff !important;
      color: #2755A5;
      text-align: center;
      font-family: 'Scada', sans-serif !important;
      font-size: 12px;
      display: none;
      align-items: center;
      justify-content: center;
  }
  .RectangleBannerAd{
      /*height: 600px;
      width: 100%;
      background: #F4F4F4;*/
      color: #2755A5;
      text-align: center;
      font-family: 'Scada', sans-serif !important;
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 15px;
  }
  .noMobile{
      display: none !important;
  }
}

/* Banner space address */

/* scroll css */
/* .gallery-post-wrapper span.tag-news{
  color: #fff !important;
} */
.acrossWordDiv,.downWordDiv{
  height: 230px;
  overflow-y: auto;
}
#puzzle-wrapper{
  height: 500px;
  overflow-y: auto;
}
.acrossWordDiv::-webkit-scrollbar-track, .downWordDiv::-webkit-scrollbar-track, #puzzle-wrapper::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

.acrossWordDiv::-webkit-scrollbar, .downWordDiv::-webkit-scrollbar, #puzzle-wrapper::-webkit-scrollbar
{
width: 5px;
background-color: #F5F5F5;
}

.acrossWordDiv::-webkit-scrollbar-thumb,.downWordDiv::-webkit-scrollbar-thumb, #puzzle-wrapper::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #c1c1c1;
}

/* Scorll css for burgermenu */
.menuUl{
  height: 100vh;
  overflow-y: auto;
}
.menuUl::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

.menuUl::-webkit-scrollbar
{
width: 5px;
background-color: #F5F5F5;
}

.menuUl::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #c1c1c1;
}


/* CSS for scroll */
.footer-btm a{
  white-space: nowrap !important;
}

.nothighlighted h5{
  color:#245093 !important;
}
.nothighlighted p{
  color:#3e3e3e !important;
}

.ishighlighted .article-mis-icons a span {
  color: #FFF;
  padding-left: 7px;
}

.innserAsideBlk:first-child{
  padding-top: 0px !important;
}


.AlignVdoPlayBtn{
  position: absolute;
  left: 50% !important;
  bottom: 50% !important;
  color: #fff;
}

.autorDetailsDisp{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1; /* number of lines to show */-webkit-box-orient: vertical;
}
.autorDetailsDisp1{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; /* number of lines to show */-webkit-box-orient: vertical;
}
/* .byLineBottom{
  position: absolute;
} */
/* Css for Parallax effect created by Neel on 15/12/2020*/
.parallax {
  /* The image used */
  background-image: url("assets/images/parallaxBg.jpg");
  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-curtain{
  min-height: 500px; 
  background:rgba(12, 12, 12, 0.418);
}

.scroll_to_top {
  position: absolute;
  right: -6px !important;
  bottom: 0;
}
/* Css for Parallax effect created by Neel on 15/12/2020 */
.catPhotoDesc{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; /* number of lines to show */-webkit-box-orient: vertical;
}
.w-40{
  width: 40% !important;
}
.catnameinStyle{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
  line-height: 1.1;
}
.catParainStyle{
  overflow: hidden;
  text-overflow: ellipsis;
  /* display: -webkit-box; */
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
/* Css for allign and whitespace written by Neel on 15/12/2020 */
/* .SeePhotoHomeBtm{
  position: absolute;
  bottom: 0;
} */

.lhdArticleLatest:last-child, .lhdArticlemid:last-child{
  border-bottom: none !important;
}
.mainVdoPlayIcon{
  position: absolute !important;
  top:40% !important;
  left: 50% !important;
}
.mainVdoPlayIcon .camera-icon-wrapper{
  width: 40px !important;
  height: 40px !important;
  font-size: 16px !important;
}

.mt4Equal{
  margin-top: 1.5rem!important;
}
.pb5Equal{
  padding-bottom: 3rem!important;
}
.mt2Equal{
  margin-top: .5rem!important;
}
.mtAsideAd{
  margin-top: 94px !important;
}
.mtAsideEntrAd{
  margin-top: 80px !important;
}
.mt75{
  margin-top: 75px !important;
}

.mtAdTopLanding{
  margin-top: 70px !important;
}
.pb24{
  padding-bottom: 24px !important;
}
.mt50{
  margin-top: 50px !important;
}

.pt20{
  padding-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .mt4Equal{
      margin-top: 0px!important;
  }   
  .pb5Equal{
      padding-bottom: 0px!important;
  }
  .mt2Equal{
      margin-top: .0rem!important;
  }
  .mtAsideAd{
      margin-top: 24px !important;
  }
  .mtAsideEntrAd{
      margin-top: 0px !important;
  }
  .pb24{
      padding-bottom: 0px !important;
  }
  .mtAdTopLanding{
      margin-top: 0px !important;
  }
  .mt75{
      margin-top: 15px !important;
  }
  .mt50{
      margin-top: 0px !important;
  }
}
/* Css for allign and whitespace written by Neel on 15/12/2020 */

li.submenuListLi:first-child{
  padding-left: 0 !important;
}

.mainTrendNameTop{
  margin-top: -10px;
}
.authimage img:first-child{
  float:left;
  width: 12%;
  margin-right: 10px;
}
p.article_txt img:first-child{
  float:left;
  width: auto;
  margin-right: 10px;
}
.seePhotoDiv{
  position: absolute;
  left: 0;
  bottom: 0;
}

.txtOverlayBg{
  background: #e88274;
  padding: 5px 10px;
}
.bgOverlay{
  background: #e88274;
  padding: 5px 10px;
}
.technoTxtOverlayBg{
  background: #16315C;
  padding: 5px 10px;
}

/*#homepage ul.social-icons-inline li:last-child{
  padding-right: 0 !important;
}*/

/* ul.ui-autocomplete {
  padding-left: 5px !important;
}
.ui-widget-content .ui-menu-item a{
  padding-left: 5px !important;
} */
.bgOrgBtm .border-bottom{
  border-color: #fff !important;
}


.inAuthorWraper .author-pic.big-author-detail{
  height: 113px !important;
  width: 113px !important;
}

.inAuthorWraper .ath-pic-wrapper{
  width: 90% !important;
  border-radius: 50%;
  overflow: hidden;
}

.inAuthorWraper .authorDetailsImgcls {
      width: 100% !important;
      border-radius: 50% !important;
      height: 100px !important;
}
.authDescMidAlign{
  vertical-align: middle !important;
  padding: 30px 0px 0px 20px;
}

.font14{
  font-size: 14px !important;
}
.authorsNameList:nth-child(3n+0) {
  border-right: none !important;
}


.loading {
  height: 0;
  width: 0;
  padding: 15px;
  border: 6px solid #ccc;
  border-right-color: #888;
  border-radius: 22px;
  -webkit-animation: rotate 1s infinite linear;
  /* left, top and position just for the demo! */
  position: absolute;
  left: 50%;
  top: 50%;
}

@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
     use 0% instead for anticlockwise */
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.article-left .social-icons-inline li:first-child{
    padding-left: 0px !important;
}

/* loader animation */
img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
img.vert-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}
#page_loader{
  top: 35%;
}


/**
* ==============================================
* Dot Bricks
* ==============================================
*/
.dot-bricks {
  position: relative;
  top: 30px;
  left: -9969px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #0055a5;
  color: #0055a5;
  box-shadow: 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5;
  animation: dotBricks 2s infinite ease;
}

@media screen and (max-width: 767px){    
  #page_loader .modal-content{
      width: 100%;
  }
  .dot-bricks {
      position: relative;
      top: 30px;
      left: -9969px;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: #0055a5;
      color: #0055a5;
      box-shadow: 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5;
      animation: dotBricks 2s infinite ease;
    }
}
@keyframes dotBricks {
  0% {
    box-shadow: 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5;
  }
  8.333% {
    box-shadow: 10007px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5;
  }
  16.667% {
    box-shadow: 10007px -16px 0 0 #0055a5, 9991px -16px 0 0 #0055a5, 10007px 0 0 0 #0055a5;
  }
  25% {
    box-shadow: 10007px -16px 0 0 #0055a5, 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5;
  }
  33.333% {
    box-shadow: 10007px 0 0 0 #0055a5, 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5;
  }
  41.667% {
    box-shadow: 10007px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5;
  }
  50% {
    box-shadow: 10007px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5, 9991px -16px 0 0 #0055a5;
  }
  58.333% {
    box-shadow: 9991px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5, 9991px -16px 0 0 #0055a5;
  }
  66.666% {
    box-shadow: 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5, 9991px -16px 0 0 #0055a5;
  }
  75% {
    box-shadow: 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5;
  }
  83.333% {
    box-shadow: 9991px -16px 0 0 #0055a5, 10007px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5;
  }
  91.667% {
    box-shadow: 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px -16px 0 0 #0055a5;
  }
  100% {
    box-shadow: 9991px -16px 0 0 #0055a5, 9991px 0 0 0 #0055a5, 10007px 0 0 0 #0055a5;
  }
}


/* loader animation */

/* img { 
  animation: fadeInAnimation ease 3s; 
  animation-iteration-count: 1; 
  animation-fill-mode: forwards; 
} 

@keyframes fadeInAnimation { 
  0% { 
      opacity: 0; 
  } 
  100% { 
      opacity: 1; 
   } 
} */

.container.article_section{
  padding-bottom: 10px !important;
}
.socialIconRhs{
  float:right !important;
}
.text-shots .social-icons-inline {
  font-family: 'Scada', sans-serif !important;
  font-size: 14px;
}
.sportsRhsLogo{
  width: 4% !important;
  margin-top: -5px;

}
.text-shots .text-shots-social-icon{
  position: absolute;
  right: 0px;
} 
@media screen and (max-width: 767px) {
  .sportsRhsLogo{
      width: 15% !important;
      margin-top: -7px;
  }
.socialIconRhs{
  float:none !important;
}	
}

.technologyRhsLogo{
  width: 50% !important;
  margin-top: 0px;
  height: 50px !important;
}

.alignWithLogo{
  position: absolute;
  padding-top:10px ;
}

/*
santu Chatterjee
*/
/* CSS Start*/
.article_headline{

  font-family: 'Scada', sans-serif !important;
    font-size: 30px;
    line-height: 38px;
}

.first-big-title {
  font-family: 'Scada', sans-serif !important;
  font-size: 20px;
  line-height: 1.25;
}

.home-photo-background {
  /* The image used */
  background-image: url("../images/photo-background.jpg");
  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.blockquotes-light-blue {
 
  font-family: 'Scada', sans-serif !important;
  line-height: 1.5;
  font-size: 16px;
  border-left: 2px solid #3CA4D2;
  padding-left: 10px;
}

.blockquotes-light-blue .black-color {
  border-left-color: #000000 !important;
}

.bg-news-section-txts {
  display: inline;
  color: #000000;
}

/*CSS End*/

/*Ashraf Css start*/

.gallery-overlay-main{
  position: absolute;
  left: 5%;
  right: 0;
  bottom: 4%;
  z-index: 1;
  margin: 0 auto;
  color: #fff;
  width: 95%;
}

.font-18{
  font-size: 18px !important;
}

.line-height-1-5{
  line-height: 1.5;

}

.font-22{
  font-size: 22px !important;
}

.page-title {
  font-size: 30px !important;
  line-height: 38px;
}
.fade {
  animation-name: fade;
  animation-duration: 2s;
}

.fade:not(.show) {
   opacity: 1 !important;
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*Ashraf Css end*/
/*Ashraf Css Start
25/02/2021*/

        @-webkit-keyframes placeHolderShimmer {
          0% {
            background-position: -468px 0;
          }
          100% {
            background-position: 468px 0;
          }
        }

        @keyframes placeHolderShimmer {
          0% {
           background-position: -468px 0;
          }
          100% {
            background-position: 468px 0;
          }
        }

        .content-placeholder {
          display: inline-block;
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
          -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
          -webkit-animation-name: placeHolderShimmer;
          animation-name: placeHolderShimmer;
          -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
          background: #f6f7f8;
          background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
          background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
          background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
          -webkit-background-size: 800px 104px;
          background-size: 800px 104px;
          height: inherit;
          position: relative;
        }

        .post_data
        {
          padding:24px;
          border:1px solid #f9f9f9;
          border-radius: 5px;
          margin-bottom: 24px;
          box-shadow: 10px 10px 5px #eeeeee;
        }
        .rashiAside.fixed {
          position: fixed;
          right: 50%;
          margin-right: -50%;
        }
        
        .sticky.static{
          position: sticky;
          width: 100%;
          top: 50px;
          z-index: 10;
          border-radius: 0 0 0.5em 0.5em;
        }
        .sticky.stick {
          position: fixed;
          width: 22.2%;
          top: 0;
          z-index: 10;
          border-radius: 0 0 0.5em 0.5em;
        }
        
/*Ashraf Css End */
h2.searchtext{
    font-size: 28px;
    font-family: 'Scada', sans-serif !important;
    line-height: 1;
}

.desheight2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.desheight3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.desheight4{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.desheight5{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines to show */
  -webkit-box-orient: vertical;
}

body{
  overflow-x: hidden;
}

.weather-widget .swiper-slide img {
    width: 100% !important;
}

.infocusimg {
    aspect-ratio: 105/79;
    object-fit: cover;
    border-radius: 4px;
}
@media (min-width: 1200px){
    .container {
        max-width: 1120px!important;
    }
    .lhselement{
        flex: 0 0 72.09%!important;
        max-width: 72.09%!important;
    }
    
    .rhselement{
      flex: 0 0 27.91%!important;
      max-width: 27.91%!important;
    }
   
}

.img-label-a{
  position: absolute;
  bottom: 0px;
  left:0px;
  background: #e5001a;
  color: #fff;
  font-family: 'Scada', sans-serif !important;
  padding: 3px 10px;
  font-size: 9px;
  line-height: 14px;
}

.img-label-b{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #e5001a;
  color: #fff;
  font-family: 'Scada', sans-serif !important;
  padding: 3px 10px;
  font-size: 9px;
  line-height: 14px;
}
#menu .parent-menu{
  overflow:initial!important;
}
#menu ul li{
  background-color:#fff;
  box-shadow:10px 0 5px -9px #888;
}
#menu::-webkit-scrollbar{
  display:none;
}
#menu ul li:hover > ul {
    left: -100%;
    -webkit-transition: left 0ms ease-in;
    -moz-transition: left 0ms ease-in;
    -ms-transition: left 0ms ease-in;
    transition: left 0ms ease-in;
}
#menu ul li > ul {
   left: -100%;
}

/* 28-02-2023 */
.lineclamp-two{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 45px !important;
}

.lineclamp-infocus{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 70px !important;
}

.advertisement-text {
  font-size: 10px;
  margin-bottom: 0px;
  color: #2572b7;
  letter-spacing: 1px;
}

.add-300x250 {
  width: 300px !important;
  min-height: 250px !important;
  background-color: #D3D3D3 !important;
}
.add-300x600{
  width: 300px !important;
  min-height: 600px !important;
  background-color: #D3D3D3 !important;
}
.news-list-wrapper-lifestyle ul li{
  padding-bottom: 15px !important;
}
.news-list-wrapper-lifestyle ul li:last-child {
  border-bottom: 1px solid rgba(97, 93, 93, 0.4) !important;
}
.news-list-wrapper-sports ul li{
  padding-bottom: 6px !important;
}
.news-list-wrapper-sports ul li:last-child {
  border-bottom: 1px solid rgba(97, 93, 93, 0.4) !important;
}
.small-txt-news{
  height: 30px!important;
}
.video-big-icon-position{
  position: absolute;
  bottom: 35px;
  right: 20px;
  color: #FFF;
}
  .video-smaill-icon-position {
    position: absolute;
    bottom: 10px;
    right: 0px;
    color: #FFF;
}
.socialIconRhs {
  float: right !important;
}
.social-icons-inline {
  font-family: 'Scada', sans-serif !important;
  font-size: 14px;
}
.inline-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inline-menu li {
  display: inline-block;
  padding: 0 10px !important;
}
@media screen and (min-width:1281px){
  .margin-position{
    margin-top: -12px !important;
  }
  .lineclamp-height{
    height: 34px !important;
  }
  .desktop-border-bottom{
    border-bottom: 1px solid #dee2e6!important;
  }
  .short-desc-height{
    height: 34px !important;
  }
  .short-line-clamp{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 24px !important;
  }
  .desktop-border-top{
    border-top: 1px solid #dee2e6!important;
  }
  .magdarshan-desc-height{
    height: 32px !important;
  }
}

  @media screen and (max-width: 767px){
    .left-inner-colm {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 0 0 12px 0;
    }
    .tab-headers {
      align-items: normal !important;
    }
    .mobile-border{
      border-bottom: 1px solid #dee2e6!important;
      padding-bottom: 20px !important;
    }
    .socialIconRhs {
      float: right !important;
    }
    .inline-menu {
        list-style-type: none;
        white-space: nowrap;
        overflow-x: auto;
        display: block;
      }
      .lineclamp-infocus{
        height: auto !important;
      }
      .lineclamp-two{
        height: auto !important;
      }
        .news-list-wrappers ul li:last-child {
          border-bottom: 1px solid rgba(97, 93, 93, 0.4);
      }
      /* 08-03-2023 */
    .offbeat-mobile-border{
      border-bottom: 1px solid #dee2e6!important;
    }
    .offbeat-mobile-border:last-child(4){
      border-bottom: none !important;
    }
    .lineclamp-height-news{
      height: auto !important;
    }

    .mobile-padding-position{
      padding-left: 0px !important;
    }
    .short-line-clamp{
      height: auto !important;
    }

    /* 30-03-2023 */

    .single-line-breadcrumb {
      white-space: nowrap;
      overflow-x: auto;
      display: block;
    }
    
  }

  /* 08-03-2023 */

  .lineclamp-height-news{
    height: 59px !important;
  }

  .mobile-padding-position{
    padding-left: 0
  }
  .news-list-wrapper-sports-landing ul li{
    margin-bottom: 10px !important;
    padding-bottom: 13px !important;
    border-bottom: 1px solid rgba(97, 93, 93, 0.4) !important;
  }

  /* 14-03-2023 */

  .stickys.statics {
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 10;
    border-radius: 0 0 0.5em 0.5em;
  }
  .stickys.sticks {
    position: fixed;
    width: 22.2%;
    top: 0;
    z-index: 10;
    border-radius: 0 0 0.5em 0.5em;
  }

  /* 15-03-2023 */

  .horiozontal-add {
    width: 728px !important;
    height: 90px;
    background-color: #D3D3D3;
}

/* 16-03-2023 */

.bollywod-font-position{
  font-size: 38px !important;
  line-height: 50px !important;
  font-family: 'Scada', sans-serif !important;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: auto !important;
}

.home-photo-txt-background{
  background: linear-gradient(to bottom, rgb(126 123 123 / -8%), #000000c2);
  position: absolute;
  left: 0%;
  right: 0px;
  bottom: 0px;
  top: 120px;
}

/* 21-03-2023 */
.lineclamp-five{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: auto !important;
}
.video-short-desc-position{
  height: 52px !important;
}
@media screen and (max-width: 767px){
  .lineclamp-five{
    -webkit-line-clamp: 5;
  }
  .mobile-border-padding{
      padding-bottom: 1rem !important;
  }
  .video-short-desc-position{
    height: auto !important;
  }
  .lineclamp-height-position{
    -webkit-line-clamp: 3;
    height: auto !important;
  }
}

/* 24-03-2023 */

.camera-icon-wrapper-desktop{
  width: 44px !important;
  height: 44px !important;
  font-size: 22px !important;
  line-height: 47px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding-left: 5px !important;
  position: relative !important;
  right: 0px !important;
}

/* 27-03-2023 */

.lineclamp-height-position{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 68px !important;
}

/* 13-04-2023 */

.lozad {
  transition: opacity 0.8s ease;
  opacity: 0;
}
.fade {
  opacity: 1 !important;
  width: 100%;
  height: auto;
  -webkit-animation-name: flash;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-timing-function: steps(3, end);
}
.img {
  max-width: 100%;
  height: 295px;
  background: url(/assets/images/gujrathiMiddayLogo.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.img2 {
  aspect-ratio: 16/9;
  background: url(/assets/images/gujrathiMiddayLogo.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

img[alt]{
  font-size:0px
}

/* 18-05-2023 */
.trending-lineclamp{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-weight: 700;
  color: #000;
}
.trending-lineclamp:hover{
  color: red ;
}
.trending-news-color:hover{
  color: red !important;
}
.trending-swiper {
  padding: 15px 10px 0px 6px;
}

.img-height{
  height: 80px !important;

}
.latest-trending-tab {
  color: #fff;
  font-size: 18px;
  font-family: 'Scada', sans-serif !important;
  background: #2755a5;
  border-left: 8px solid #e5001a;
  display: inline-block;
  position: absolute;
  z-index: 9;
  padding: 6px 4px 4px 4px !important;
  left: -2px !important;
  bottom: -34px;
}
.bottomSliderSwipe .swiper-button-prev, .bottomSliderSwipe .swiper-rtl .swiper-button-next {
  left: 0px;
  right: auto;
  color: #000;
}
.bottomSliderSwipe .swiper-button-prev:after {
  content: 'prev';
  font-size: 20px;
}
.bottomSliderSwipe .swiper-button-next, .bottomSliderSwipe .swiper-rtl .swiper-button-prev {
  right: 0px;
  left: auto;
  color: #000;
}
.bottomSliderSwipe .swiper-button-next:after {
  content: 'next';
  font-size: 20px;
}

@media screen and (min-width: 1281px){
  .trending-news-border-right{
     border-right: 2px solid #989696 !important;
  }
}
@media screen and (max-width: 767px){
  .latest-trending-tab {
     bottom: -22px;
  }
  .bottomSliderSwipe .swiper-button-next, .bottomSliderSwipe .swiper-rtl .swiper-button-prev {
    top:36%;
  }
  .bottomSliderSwipe .swiper-button-prev, .bottomSliderSwipe .swiper-rtl .swiper-button-next {
    top:36%;
  }
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden !important;
  }
}

 
 /* 23-05-2023 */
    .background-color-position{
        /*box-shadow: 1px 1px 5px 1px #80808026;*/
        padding: 0px;
    }
    .background-color-alignment{
        padding: 13px 30px;
    }
    .also-read-parent .card{
        border: none !important;
    }
    .also-read-parent .also-read-title{
      font-size: 15px;
      background: linear-gradient(90.25deg, #0055A5 2.66%, #E50018 99.81%);
      width: 15%;
      padding: 3px 10px;
      font-family: 'Scada', sans-serif !important;
      color: #FFF;
      font-weight: 700;
    }
    .also-read-parent .also-read-border-top{
        border: 2px solid transparent;
        border-image: linear-gradient(90.25deg, #0055A5 2.66%, #E50018 99.81%);
        border-image-slice: 1;
        border-radius: 10px;
        width: 100%;
        padding: 0px;
        margin-top: -8px;
        margin-bottom: 4px !important;
    }
    .also-read-parent .also-read-border-bottom{
        border: 2px solid transparent;
        border-image: linear-gradient(90.25deg, #0055A5 2.66%, #E50018 99.81%);
        border-image-slice: 1;
        border-radius: 10px;
        width: 100%;
        padding: 0px;
        margin-top: 12px; 
    } 
    .also-read-parent .also-read-border-right{
        border-right: 3px solid transparent;
        border-image: linear-gradient(198deg, #0055A5 2.66%, #E50018 80.81%);
        border-image-slice: 1;
        padding: 54px 0px;
        position: absolute;
        top: 4%;
        left: -9%;
    }
    .bottomSliderSwiper .swiper-button-prev:after {
        content: 'prev' !important;
        font-size: 25px;
        color: #000000;
        font-weight: 700;
    }
    .bottomSliderSwiper .swiper-button-next:after{
        content: 'next' !important;
        font-size: 25px;
        color: #000000;
        font-weight: 700;
    }
    .bottomSliderSwiper .swiper-pagination-progressbar {
        margin-top: 10px;
        background: rgba(0,0,0,.25);
        position: absolute;
        padding: 2px;
        width: 20%;
        left: 40%;
        bottom:-13%;
    } 
    .bottomSliderSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color,var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top;
        background: linear-gradient(90.25deg, #0055A5 2.66%, #E50018 99.81%);
    }
    .bottomSliderSwiper .swiper-button-next, .bottomSliderSwiper .swiper-button-prev {
        top: 50%;
    }
    
    .also-read-image-background{
        background: linear-gradient(180deg, rgba(28, 27, 27, 0.81) 0%, rgba(89, 83, 83, 0.3) 100%, rgba(89, 83, 83, 0.5) 100%, rgba(28, 27, 27, 0.5) 100%),linear-gradient(144.94deg, rgba(64, 61, 125, 0.06) 17.53%, rgba(217, 217, 217, 0) 92.76%);
        position: absolute;
        left: 0%;
        right: 0px;
        bottom: 0px;
        top: 0px;
        border-radius: 7.57px;
        cursor: pointer;
    }
    .also-read-img-text{
      font-size: 14px !important;
      line-height: 22px !important;
      position: absolute;
      top: 30px;
      padding: 0px 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      color: #FFF;
      font-weight: 700;
      cursor: pointer;
      font-family: 'Scada', sans-serif !important;
    } 
    .also-read-img-text:hover{
        font-weight: 900;
        text-decoration: underline;
    }
    @media screen and (max-width: 767px){
        .also-read-parent .also-read-title {
            font-size: 18px;
            width: 38%;
            padding: 0px;
            text-align: center;
        }
        .also-read-parent .also-read-border-top {
            width: 100%;
            padding: 0px;
        }
        .also-read-parent .also-read-border-bottom {
            width: 100%;
            padding: 0px;
        }
        .also-read-parent .also-read-border-right {
            border-right: 2px solid transparent;
            padding: 64px 0px;
            left: 106%;
        }
        .bottomSliderSwiper .swiper-pagination-progressbar {
            width: 35%;
            left: 35%;
        }
        .background-color-alignment {
            padding: 13px 10px 0px 19px;
        }
        .also-read-parent .card {
            margin-bottom: 30px;
        }

        .also-read-img-text{
            top: 25px;
        } 
    }

    @media screen and (min-width: 1281px){
      .city-bg-img{
        aspect-ratio: 16/9;
        background: url(/assets/images/gujrathiMiddayLogo.png) no-repeat;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 115px;
      }
    }
.new-twitter-size-white{
      width:14px; 
      margin-top: -3px;
    }
    .new-social-size{
      font-size: 16px;
    }
    .new-twitter-size-black{
      width: 14px; 
      margin-top: -5px;
    }
    .photoListImgMain .subcategory-new-twitter{
      width: 14px !important;
      margin-top: -3px !important;
      background: none !important;
      aspect-ratio: auto !important;
    }
    .video-new-twitter-size-white{
      width: 14px;
      margin-top: -7px;
    }
    .galleryparent .icons-over-img{
      justify-content: end;
    }
    @media screen and (max-width: 767px) {
      .photoListImgMain .subcategory-new-twitter{
        width: 11px !important;
      }
      .video-social-size{
        font-size: 16px;
      }
      .video-new-twitter-size-white{
        margin-top: -3px;
      }
    }
    
  .h1-main-title {
      font-size: 28px;
      color: #245093;
      line-height: 1;
  }
  .frees-burgermenu {
    overflow: hidden !important;
    height: 100%;
}
/* Is App CSS */
.custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  /* transform: translate(-50%, -50%); */
  overflow: auto;
  background: rgb(0 0 0 / 60%);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 30px;
  z-index: 9999;
  /* Ensure a high z-index to appear above other elements */
}

.custom-modal-dialog {
  max-width: 500px;
  width: 100%;
  border-radius: 0px;
  position: relative;
}

.custom-modal-content {
  background: #ffffff;
  padding: 30px 30px;
  border-radius: 10px;
}

.close-modal {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 30px;
  height: 30px;
  background: #f56142;
  opacity: 1;
  color: #ffffff;
  border-radius: 100%;
  border: 2px solid #ffffff;
  z-index: 9;
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 8%);
  padding: 0;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}

.custom-modal {
  opacity: 0;
  visibility: hidden;
}

body.modal-open .custom-modal {
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100vh;
}

.custom-modal .custom-modal-dialog {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.5s;
}

body.modal-open .custom-modal .custom-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* text-shots css */
.text-shotsfollowus {
  position: unset;
  border: 1px solid #424242;
  border-radius: 50px;
  height: 33px;
  line-height: 32px;
  padding: 0 10px 0 40px;
  margin-right: 8px;
  margin-left: -15px;
  min-width: 110px;
  background: url(/assets/images/google-follow.svg);
  background-repeat: no-repeat;
  background-position: 1px 1px;
  background-size: contain;
  color: #424242;
  font-size: 14px;
  font-weight: 700;
  font-family: "Lato",sans-serif;
  color: transparent;
  }
  .text-shots .card{
  background: #2755a5;
  color: #FFF;
  padding: 20px 15px 0px;
  border-radius: 0px !important;
  }
  .text-shots .text-heading{
  background: #e5001a;
  width:100%;
  padding: 5px 10px;
  font-weight: 700;
  text-align: center;
  }
  .text-shots .text-position{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 82px;
  }
  .text-shots .share{
  margin-top: 5px;
  margin-bottom: 10px;
  }
  .text-shots .click-read{
  margin-left: 20px;
  }
  @media (min-width: 576px){
  .test-shots .modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
  }
  }
  .test-shots .modal-content {
  background: #232323;
  }
  .test-shots .close {
  display: flex;
  justify-content: space-between;
  font-size: 24px !important;
  line-height: 1 !important;
  color: #FFF !important;
  opacity: 1 !important;
  font-weight: 200 !important;
  text-shadow: none !important;
  }
  .test-shots .modal-para-title {
  width: 63%;
  height: 195px;
  background: #0055a5;
  padding: 20px 20px 6px !important;
  }
  .test-shots .red {
  background: red;
  padding: 5px;
  width: 100%;
  }
  .modal-header{
  border: none !important;
  padding-bottom: 10px !important;
  }
  .textshots .popup-text-position-first{
  padding: 0px;
  font-size: 16px;
  font-weight: 500;
  height:95px !important;
  }
  .textshots .popup-text-position-second{
  padding: 15px 0px 0px 0px;;
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height:111px !important;
  }
  .textshots .swiper-button-next:after{
  content: 'next';
  font-size: 12px;
  background: #FFF;
  border-radius: 50%;
  padding: 8px 11px 7px;
  color: #000000;
  font-weight: 900;
  }
  .textshots .swiper-button-next{
  right: 40px;
  left: auto;
  }
  .textshots .swiper-button-next{
  top: 55%;
  }
  .textshots .swiper-button-prev:after{
  content: 'prev';
  font-size: 12px;
  background: #FFF;
  border-radius: 50%;
  padding: 8px 11px 7px;
  color: #000000;
  font-weight: 900;
  }
  .textshots .swiper-button-prev{
  left: 40px;
  right: auto;
  }
  .textshots .swiper-button-prev{
  top: 55%;
  }
  /* .textshots .swiper-button-disabled {
  display: none !important;
  } */
  .fa-chevron-left:before {
  content: "\f053";
  font-size: 10px;
  font-weight: 400;
  margin-left: 5px;
  }
  .prev-title{
  margin-left: 12px;
  font-size: 12px;
  }
  .fa-chevron-right:before {
  content: "\f054";
  font-size: 10px;
  font-weight: 400;
  margin-left: 18px;
  }
  .next-title{
  margin-left: 25px;
  font-size: 12px;
  }
  .text-shots-share{
  width: 20px;
  margin-left: 30px;
  margin-top: 6px;
  }
  .modal-para-text{
  width: 63%;
  height: 195px;
  background: #FFF;
  color:#000000;
  padding: 30px 30px 0px !important;
  }
  .blue-bar-img{
  width: 25%;
  position: absolute;
  top: 3px;
  left: 5px;
  }
  .red-bar-img{
  width: 25%;
  position: absolute;
  bottom: 6px;
  right: 5px;
  }
  .social-icon {
  position: relative;
  display: inline-block;
  cursor: pointer;
  }

  /* Styling for the share options popup */
  .share-options {
  display: none;
  position: absolute;
  bottom: 40px;
  right: 8px;
  background-color: #FFF;
  color: white;
  white-space: nowrap;
  line-height: 30px;
  width: 100%;
  height: 125px;
  border-radius: 10px;
  padding: 4px 0px;
  }
  .social-icons-inline-modal-text-shots{
    position: absolute;
    right: 7%;
  }
  .modal-share-options {
  display: none;
  position: absolute;
  bottom: 40px;
  right: 0px;
  width: 35px;
  background-color: #FFF;
  color: white;
  white-space: nowrap;
  line-height: 32px;
  height: 125px;
  border-radius: 10px;
  padding: 2px 0px;
  z-index: 99999;
  }
  .swiper-initialized{
  z-index: 0000;
  }
  /* Show the share options popup on hover */
  .social-icon:hover .share-options {
  display: block;
  }
  .social-icon:hover .modal-share-options {
  display: block;
  }
  .share-social-icon{
  text-align: center;
  }
  ul li{
  list-style-type: none;
  }
  .share-icon-position{
  width: 20px;
  margin-left: 46px;
  }
  .modal-backdrop{
    background: #64676491 !important;
  }
  @media (max-width: 768px){
    .text-shots .card{
      padding: 10px 10px 0px;
    }
    .text-shots .click-read{
      margin-left: 0px;
    }
    .test-shots .modal-content{
      width:95% !important;
    }
    .prev-title {
      margin-left: 2px;
    }
    .next-title {
      margin-left: 15px;
    } 
    .fa-chevron-right:before {
      margin-left: 12px;
    }
    .textshots .swiper-button-prev:before {
      padding: 7px 9px 5px 10px;
    }
    .textshots .swiper-button-next:after {
      padding: 7px 9px 5px 10px;
    }
    .test-shots .modal-para-title{
      height: auto !important;
    }
    .textshots .swiper-button-prev{
      left: 30px;
    }   
    .textshots .swiper-button-next{
      right: 30px;
    }   
    .modal-share-options{
      right: 3px;
    }
    .share-icon-position{
      margin-left: 31px;
    }
    .social-icons-inline-modal-text-shots {
      position: absolute !important;
      right: -12% !important;
    }
  } 
  .celebrity-main img{
    aspect-ratio: 16/9;
  }
  .celebrity-main a:hover {
    color: #7C337E;
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .celebrity-main .dhollywood-row-border{
    border: 3px solid #7C337E;
    margin: 8px;
    border-radius: 10px;
  }
  .celebrity-main .date-time-position{
    height: auto !important;
    color: #000000 !important;
    font-weight: 600;
  }
  .celebrity-main .dhollywood-news-position{
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical; 
    overflow: hidden;
    height: auto !important;
    line-height: 26px;
  }
  .celebrity-main .dhollywood-news-img{
    height: 100% !important;
    border-radius: 8px 0px 0px 8px;
  }
  .celebrity-main .swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .celebrity-main .swiper-slide {
    margin-top: 0px !important;
    margin-bottom: 10px;
  }
  .celebrity-main .mainswiper img{
    border-radius: 5px;
  }
  .celebrity-main .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 92% !important;
    right: auto;
    top: -7% !important;
  }
  .celebrity-main .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
    top: -7% !important;
  }
  .celebrity-main .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 12px !important;
    background: #000000;
    color: #FFFFFF;
    padding: 7px 9px;
    border-radius: 5px;
    width: 25px;
    height: 25px;
  }
  .celebrity-main .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 12px !important;
    background: #000000;
    color: #FFFFFF;
    padding: 7px 11px;
    border-radius: 5px;
    width: 25px;
    height: 25px;
  }
  .celebrity-main .news-list-wrapper ul li:last-child {
    border-bottom: 1px solid rgba(97, 93, 93, 0.4);
  }
  .celebrity-main .lineclamp-three{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto !important;
  }
  .Large-Desktop-only {
      display: none;
  }
  .fixed-left {
    border: 2px solid #85b5db;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2147483655;
  }
  .fixed-right {
    border: 2px solid #85b5db;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2147483655;
  }
  @media (min-width: 1355px) {
    .Large-Desktop-only {
        display: block;
    }
  } 
  @media screen and (min-width:1281px){
    .celebrity-main .desktop-border{
      border-right: 1px solid #DEE2E6;
    }
  }
  @media screen and (max-width: 767px){
    .celebrity-main .dhollywood-news-img {
      border-radius: 5px;
    }
    .celebrity-main .dhollywood-row-border {
      margin: 0px;
    }
    .celebrity-main .dhollywood-news-position {
      -webkit-line-clamp: 4 !important;
    }
  } 

  .horiozontal-add-970X275 {
    width: 970px !important;
    height: 275px;
    background-color: #D3D3D3;
}

.add-300x100 {
    width: 300px !important;
    min-height: 100px !important;
    background-color: #D3D3D3 !important;
}

.add-300x50 {
    width: 300px !important;
    min-height: 50px !important;
} 