.news-section-txt-repeat{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 2; /* number of lines to show */-webkit-box-orient: vertical;
}

.main-headline{

    font-size: 28px;
    font-family: 'Scada', sans-serif !important;
    color: #245093;
    line-height: 1;
}


.Breadcrumb-arrow {
font-size:16px;
font-family:'OpenSans-Bold';
}

.entertainment-section-text{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;
}

.entertainment-section-text-repeat{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.title-news-heading-repeat{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}

.author-picture-detail{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;    
}

.videos-article-news-section{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 8; /* number of lines to show */-webkit-box-orient: vertical;    
}

.jackpot{
font-weight: 600; 
background-color: lightgray;
text-align: center;
padding: 20px;
}

.visit{
color: blue;
}

.sunday-midday-text{
color:#3E3E3E;
}

.poll-display{
    display: none;
}

.poll-yes{
width:50%; 
display:inline-block;
}

.poll-yes-repeat{
width:20% ; 
display:inline-block;
text-align: end;
}

.poll-progress{
width:25% ; 
display:inline-block; 
margin-top: 8px;
height: 11px;
}

.poll-error{
display: none;
color: red;
}

.quiz-widget-play-now{
border-radius:20px;
}

.poll-display{
display: none;
}

.opinion-headline{
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 8; /* number of lines to show */-webkit-box-orient: vertical;
}

.extra-incoma-repeat{
width:25px !important;
}

.extra-incoma-color{
color:#FFF;
}

.article-position-color{
    color:#3E3E3E;
}

.technology-byline-color{
color:#000000;
}

.podcast-position{
font-family: 'Scada', sans-serif !important;    
}

.author-pic-detail-size{
width: 113px !important; 
height: 113px !important;
}

.author-detail-latest-block{
display:block;
}

.author-detail-latest{
background-color: #2755A5;
}

.author-input-style{
width: 213px; 
height: 27px;
}

.author-search-keyword{
width:24px;
height:24px;
margin:auto;
background-color:#0056b3
}

.author-icon-class{
padding:4px    
}

.author-search-count{
font-size: 15px;    
}

.author-menu-active-level{
margin-right: 5px;
}

.timepass-calendar{
width: 15px !important;
}

.dr-love-position{
width:85px !important;
}

.title-videos-heading-repeat{
word-break: break-all ! important;
overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 3; /* number of lines to show */-webkit-box-orient: vertical;    
}

.photo-title{
margin-top: 10px;
}

.news-videos-detail{
word-break: break-all ! important;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 3; /* number of lines to show */-webkit-box-orient: vertical;
}


.podcast-section{
    font-family: 'Scada', sans-serif !important;
}
.podcast-description{
 font-size: 16px;
 font-weight: 600;
 font-family: 'Scada', sans-serif !important;   
}

.podcast-detail-background{
background-color: #e50018;    
}

.podacet-date-time{
text-align: end;
font-size: 10px;    
}

.podcast-title-size{
font-weight: 600;    
}

.podcast-listen-now{
color: white;
text-align:center;
}

.podcast-audio{
width: -webkit-fill-available;    
}
.article-detail-author-email{
color:#2755a5;
font-size: 10px;
}

.article-full-description{
background: white;
}

.common-article-headline{
background: #2755A5;
min-height:60px;
color:white;
}

.common-article-headline-position{
align-self:center;    
}

.common-article-headline-positions{
 color:white;
 font-family: 'Scada', sans-serif !important;
 line-height: 27px;
 font-size:21px; 
 padding-top: 5px;
 text-transform: capitalize;   
}

.common-article-url-position{
color: white;
font-size: 42px;
font-weight: 300;
float:right
}

.game-img{
border-radius: 20px;
}
.onhover-game{
position: absolute;
top: 0%;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
padding-top: 33%;
border-radius: 20px;
opacity: 0;
}
.onhover-game:hover{
opacity: 1;
}

.common-gamezone-more-games{
background-color: #2755a5;
border-radius: 10px;
color: #fff;font-weight: 600;    
}

.common-gamezone-swiper-slide{
 position: relative;   
}

.common-gamezone-onhover{
color: #fff;
font-size: 30px;    
}

.sticky.static{
position: sticky;
width: 100%;
top: 50px;
z-index: 10;
border-radius: 0 0 0.5em 0.5em;
}
.sticky.stick {
  position: fixed;
  width: 18.8%;
  top: 0;
  z-index: 10;
  border-radius: 0 0 0.5em 0.5em;
}

.image-share-icons{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #2755a5;
    padding: 6px;
    color: white;
}
.image-caption{
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

.icon-over{
    position: absolute;
    top: 37px;
    right: 16px;
}
@media only screen and (max-width: 600px) {
    .icon-over{
    top: 153px;
    right: 28px;
}
}

.common-next-photo-gallery{
font-size: 24px;
color: #4267b2;    
}

.common-photo-gallery-share{
padding: 0 7px !important;    
}

.common-gallery-child{
position: relative;    
}
/*edited by ashraf start*/
.common-gallery-caption{
text-align: justify;
font-size: 16px;
line-height: 30px;  
}
/*edited by ashraf end*/
.common-gallery-tags-name{
margin-top: 10px;    
}

.common-relating-title{
font-size: 15px;    
}

.common-other-photos-title{
font-size: 15px;    
}

