@font-face {
    font-family: 'notoSans';
    src: url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf'),
        url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'notoSansMedium';
    src: url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf'),
        url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  
  @font-face {
    font-family: 'notoSansBold';
    src: url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf'),
        url('../fonts/Noto-Sans-Gujarati-Regular.otf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }

  html {
    font-family: 'notoSans';
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }

  h2 {
    font-size: 28px;
    font-family: "notoSansBold";
    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: "notoSansMedium";
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 11px 16px;
    vertical-align: super;
  }
  body {
    font-family: "notoSans";
    font-size: 14px;
    background: #fff;
  }

  .main-navbar ul li {
    font-family: "notoSansBold";
    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;
}

.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: "BentonSansCond Bold";
  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: "BentonSansCond Bold";
  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: "BentonSansCond Bold";
  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: "BentonSansCond Bold";
  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: "BentonSansCond Bold";
  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: "BentonSansCond Bold";
      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: "BentonSansCond Bold";
      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: "BentonSansCond Bold";
      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: "BentonSansCond Bold";
      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: "BentonSansCond Bold";
      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: 90vh;
  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;
}
.sportsRhsLogo{
  width: 4% !important;
  margin-top: -5px;

}

@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: "BentonSansCond Bold";
    font-size: 30px;
    line-height: 38px;
}

.first-big-title {
  font-family: "BentonSansCond Bold";
  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: "BentonSansCond Medium";
  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: "BentonSansCond Bold";
    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: 1186px!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: "BentonSansCond Bold";
  padding: 3px 10px;
  font-size: 9px;
  line-height: 14px;
}

.img-label-b{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #e5001a;
  color: #fff;
  font-family: "BentonSansCond Bold";
  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%;
}
