blockquote {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  height: 101px;
  font-size: 24px;
  font-weight: 700;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
h2 {
  font-size: 32px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
p {
  text-align: left;
  font-size: 18px;
  letter-spacing: -0.07px;
  color: #000000;
  opacity: 1;
  font-weight: 400;
  font-family: "merriweather";
}
.sport__video__title a,
.sport__video__item__info__title a {
  color: #fff;
  text-decoration: none;
}
.side--left-ad {
  height: 600px;
  width: 120px;
  background: gray;
  position: fixed;
  left: 10px;
  bottom: 20%;
}
.side--right-ad {
  height: 600px;
  width: 120px;
  background: gray;
  position: fixed;
  right: 10px;
  bottom: 20%;
}
.top--header-ad {
  display:flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 10px;
}
.top--header__left{
	width: 30%;
}
.top--header__left h2, .top--header__left p{
	color: #000;
}	
@media only screen and (max-width: 1024px) {
  .side--left-ad,
  .side--right-ad {
    display: none;
  }
  .sponsor--desktop {
	  display: none;
  }
}
@media only screen and (min-width: 1023px) { 
  .sponsor--mobile {
	  display: none;
  }
}


.addtoany_content{
		text-align: center;
}

.top--header--menu{
	background: #000;
    min-height: 25px;
	padding: 0;
}
.top--header--menu--items{
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    max-width: 1170px;
    margin: 0 auto !important;
}

.left--header--menu p{
	color: #fff;
    font-size: 12px;
    font-family: 'neuehaasgroteskpro65';
	padding:0;
	margin:0;
}

/* mobile */
.header{
    height: 52px;
}
.header__info__menu {
    display: flex;
    justify-content: center;
    align-content: center;
}
img.open-menu {
    filter: invert(1);
}
img.close-menu {
    filter: invert(1);
}
img.search_desktop {
    padding-left: 10px;
}
.header__title__logo-bg {
    height: 40px;
    width: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
}

.news__best__top__item__info__time, .news__head__sub__item__update__time, .news__left-desktop__item__update__time, .news__head__first__info__update-time {
    font-size: 12px;
    color: #9c9c9c;
    font-family: neuehaasgroteskpro55;
    margin-top: 2px;
    opacity: 100%;
}
p.news__best__right-desktop__item__update_description{
    font-family: merryweather;
}
a.double_lajme_header_title{
    height: 52px;
}
.live__head__sub__item__description{
    margin-bottom: 7px;
}

.news__head__sub__item__image a img, .news-video__right__items__item a img {
    max-width: 166px;
    object-fit: cover;
}
.sport__main__other__item__image img {
    margin: 0 10px 0 0;
    object-fit: cover;
}
.news-video__left__items__item__image img, .news__other__item__image a img, .sport__video__item__image img, .double_lajme_item_image img, .showbiz__main__other__item__image img {
    object-fit: cover;
}
.live__head__sub__item__image a img {
    width: -webkit-fill-available;
    height: 172px;
    object-fit: cover;
}
.news-video__right__items{
		display:flex;
		flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
	.header{
			height: 60px;
	}
	.news__head__sub__item__image a img {
    width: 270px;
}
	.news-video__right__items{
		display:block;
		flex-wrap: unset;
}
}

@media only screen and (min-width: 768px) {
    .news__left-desktop__item {
        margin-bottom: 12px;
    }
    .news__left-desktop__item__description { 
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .news__left-desktop__item__update {
        margin-top: 10px;
    }
    .news__left-desktop__item:last-of-type {
        margin-bottom: 0;
        margin-top: 0;
    }
    .news__best__top__item:last-of-type {
        padding: 14px 0px 10px 0px;
    }
}

.news__best__top__item {
    padding: 12px 0;
}

@media (min-width:768px) and (max-width:1024px){
    .news-video__right__add a img {
        width: 100%;
    }
    .showbiz__main__other {
        flex-wrap: wrap;
    }
    .double_lajme_sections {
        flex-direction: column;
    }
    .showbiz__main__head__first {
        flex-direction: column;
    }
    .live__head {
        flex-direction: column;
        align-items: center;
    }
    .zoya {
        flex-direction: column;
    }
    .sport__video__header {
        flex-direction: column;
    }
    .sport__main {
        flex-direction: column;
    }
    .news {
        flex-direction: column-reverse;
    }
    .news-video {
        flex-direction: column;
    }
    .news__left-desktop {
        align-items: center;
    }
    .news__head {
        display: flex;
        justify-content: center;
    }
    .news-video__left {
        width: 100%;
    }
    .news-video__left__items {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .news-video__right {
        display: none;
    }
    .sport__main__head__first {
        margin: 0 20px 20px 20px;
    }
    .sport__video__items {
        justify-content: center;
    }
    .zoya__left__item__info {
        margin-left: 10px;
    }
    .zoya__right {
        display: none;
    }
    .double_lajme_item_header_date {
        margin: 20px 0;
    }
    .double_lajme_sections {
        margin: 0 30px 30px 30px;
    }
    .showbiz__main__other {
        justify-content: space-around;
    }
    .live__head__sub {
        display: flex;
        margin: 0;
        justify-content: center;
    }
    .footer__info {
        flex-direction: column;
    }
    .header ul {
        display: none;
    }
    .header__info__menu {
        display: flex;
        justify-content: center;
        align-content: center;
    }
	.header__info__menu .open-menu {
    display: block;
	}
	.header ul li a {
    color: #fff;
	}

	.header ul li:last-child::before{
		display:none;
	}
	.swiper__pause {
    z-index: 9;
}
	.header {
    height: 60px;
    background: #fff;
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 4px 19px;
    max-width: 1024px;
    margin: auto;
    z-index: 999;
}
}


.scroller {
    font-size: 16px;
    height:40px;
    line-height:28px;
    overflow:hidden;
    position:relative;
	display:flex;
	align-items:center; 
	border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-bottom: 12px;
}
.scrollingtext {
    white-space:nowrap;
    position:absolute;
    font-size: 16px;	
		color:#000;
}
.scrollingtext a:link, a:visited {
    font-size: 16px;
	color:#000;
	text-decoration:none;
}
.scrollingtext a:visited {
    text-decoration:none;
}
.scrollingtext a {
    margin:0 25px 0 0;
}

@media only screen and (min-width: 768px){
	.scroller{
		border:1px solid black;
	}
}
@media only screen and (min-width: 1024px) {
.news__best__top__item {
    padding: 15.2px 0 !important;
}
.news__left-desktop__item {
    padding-bottom: 12px!important;
    margin-bottom: 3px!important;
}
.news-video__left__items {
    display: flex!important;
    flex-wrap: wrap!important;
}
}

.paginate-links {
  text-align: center;
  margin: 20px 0;
  float: none;
}

.paginate-links .page-numbers {
  color: black;
  float: none;
  padding: 8px 16px;
  text-decoration: none;
}

.paginate-links  .page-numbers.current {
  background-color: #6f266c;
  color: white;
  border-radius: 5px;
}

.paginate-links .page-numbers:hover:not(.current) {
  background-color: #ddd;
  border-radius: 5px;
}
.news-video__left__first__title a , .news-video__left__items__item__info__title a{
	text-decoration: none;
    color: #000;
	font-size: 20px;
}
@media only screen and (max-width: 1300px){
	.news-video__left__first__title a , .news-video__left__items__item__info__title a{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1600px){
	.side--left-ad{
		display: none;
	}
	.side--right-ad {
		display: none;
	}
	
	.news-video__right__items{
	  justify-content: space-between;
	}
}

.news__head__first__info__update-time, .news__left-desktop__item__update__time, .news__best__top__item__info__time, .news__best__right-desktop__item__update__time, .news-video__left__items__item__info__details__time, .sport__main__other__item__info__details__time, .sport__main__head__first__info__update-time, .news-video__left__first__info__update-time, .zoya__left__item__info__date, .double_lajme_header_updated, .double_lajme_item_header_date, .showbiz__main__other__item__info__details__time, .showbiz__video, .showbiz__date, .live__head__first__info__update-time, .live__head__sub__item__update__time {
    color: #9c9c9c;
    font-family: neuehaasgroteskpro55 !important;
    font-size: 12px;
}

@media only screen and (min-width: 768px){
.live__head__sub__item__update {
    padding-bottom: 16px;
    border-bottom: 1px solid black;
    margin-bottom: 7px;
}
}

.head__sub__mobile .news__head__sub__item__image{
	width: 170px;
    height: 110px;
    background-size: cover;
    margin-bottom: 10px;
}
.single_post_content img {
	max-width: 100%;
}

@media only screen and (max-width: 768px){
	.top--header-ad {
		height: auto;
		padding: 30px 0 0 0;
	}
}

.sticky .header {
  margin-bottom: 0;
}
.header_container.sticky {
  background: #fff;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}
.header_container{
	font-family: 'neuehaasgroteskpro75';
}
.top--header-ad p{
	margin: 0;
}
.sport__video__title a:visited{
	color: #fff;
}