@media screen and (min-width: 768px) {
	body {
		background: url(https://1759398355.rsc.cdn77.org/assets/images/BGBody.webp);
		background-size: 100%;
	}
}

body {
	margin: 0 auto !important;
	max-width: 500px;
	width: 500px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mb-3 {
	margin-bottom: 1rem !important;
}

.factBlogInnerWidth {
	background: #ffffff;
}

.factBlogInnerTxt {
	background: #fff;
	/*padding: 12px 10px 0;*/
	padding: 0 14px;
}

.logoDiv img {
	width: 120px;
}

.factBlogInnerTxt h2 {
	color: #000;
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	margin: 10px 0 8px;
}

.factBlogInnerTxt p {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	margin: 15px 0;
}

.featuredImg img {
	margin: 22px 0 10px;
	width: 100%;
	height: auto;
	display: block;
}

.factBlogInnerTxt h5 {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	/* padding: 15px 0; */
	margin: 0;
}

.factBlogInnerTxt li {
	font-size: 18px;
	line-height: 30px;
	color: #000;
}

footer {
	background: #1d252d;
	color: #fff;
	display: block;
	padding: 40px 0 20px;
	text-align: center;
}

footer ul,
footer ol {
	padding: 0 18px;
	display: flex;
	justify-content: center;
	margin: 0;
	list-style: none;
}

footer p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}

footer li a {
	color: #fff;
	font-size: 17px;
	padding: 0 7px;
	position: relative;
	text-decoration: none;
}

.fixed-ad {
	min-height: 250px;
	min-width: 300px;
	/* position: relative;*/
	display: block;
	text-align: center;
}

/* .fixed-ad:not(:has(iframe))::before {
    content: "Advertisement";
    background: #6464641a;
    width: 300px;
    height: 250px;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;   
    margin: 0 auto;
    left: 0;
    right: 0;
}*/
.adCenter {
	/* display: flex; */
	/* align-items: center; */
	/*  justify-content: center; */
	/* margin: 0 auto 22px !important; */
	/* display: grid;*/
	/* place-items: center;*/
	/* display:block;*/
	/* text-align:center;*/
}

#extra_ad {
	padding: 0 0 22px 0;
	margin-bottom: 0 !important;
}

.powered_ads a {
	text-decoration: none;
}

.powered_ads p {
	margin: 0 !important;
}

.adCenter:has(iframe) {
	margin-bottom: 22px !important;
}

#bslot {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
}

@media screen and (min-width: 0) and (max-width: 499px) {
	body {
		max-width: 100% !important;
		width: 100% !important;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) {
	.featuredImg img {
		margin: 10px 0 0 !important;
	}

	.factBlogInnerTxt p {
		margin-top: 10px !important;
	}

	.innerRelativeRow h4 {
		font-size: 16px !important;
		line-height: 25px !important;
	}

	.innerRelativeRow img {
		height: 100px;
		min-width: 120px;
		width: 120px;
	}
}

/*
[data-ad-status="unfill-optimized"] {
    display: none !important;
}*/
[data-ad-status="unfilled"] {
	display: none !important;
}

#sticky {
	text-align: center;
	position: fixed;
	top: 0;
	margin: 0 auto;
	left: 0;
	z-index: 99999;
	width: 100%;
}

#interstialSkipBtn {
	background: #fff;
	border: 0;
	border-radius: 0;
	color: #222;
	cursor: pointer;
	font-size: 15px;
	height: 24px;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	width: 24px !important;
	z-index: 9999999;
}

/* .adCent {
    display: flex; 
    align-items: center; 
    justify-content: center;
} */
.factBlogInnerWidth:has(#sticky [data-ad-status="filled"]) {
	margin-top: 120px;
}

#sticky {
	background: #ffffff;
}

.factBlogInnerWidth:has(#sticky [data-ad-status="unfill-optimized"]) {
	margin-top: 100px;
}

#sticky [data-ad-status="unfill-optimized"] {
	overflow: hidden !important;
}

#header {
	position: fixed !important;
	right: 1px !important;
	bottom: 140px !important;
	width: unset !important;
	left: unset !important;
	z-index: 2147483640 !important;
}

#header .crossElem {
	display: block !important;
}

#interstitial-ad ins[data-ad-status="unfill-optimized"] {
	display: none !important;
}

.fixed-ad:has([data-ad-status="unfilled"]) {
	display: none;
}

/* .fixed-ad:has([data-ad-status="unfilled"])::before {
    content: "Advertisement";
    background: #6464641a;
    width: 300px;
    height: 250px;
    position: absolute;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    left: 0;
    right: 0;
}*/
#header:not(:has(.mainDetachElem)) {
	display: none;
}

ins {
	z-index: 2147483646 !important;
}

ins.adsbygoogle {
	max-width: 490px;
	min-width: 250px;
}

.interstialSkip {
	background: #fff;
	border: 0;
	border-radius: 0;
	color: rgb(34, 34, 34);
	font-size: 15px;
	width: 24px !important;
	height: 24px;
	padding: 0;
	text-align: center;
	z-index: 9999999;
	position: fixed;
	right: 0;
	top: 0;
	cursor: pointer;
}

.interstialSkipDIv {
	position: relative;
	display: flex;
	justify-content: center;
}

.interstitialWrapper {
	z-index: 2147483647 !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000b3;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nextStory {
	border-left: 5px solid #222ddc;
	box-shadow: -3px 0 4px 0 #00000038;
	cursor: pointer;
	margin-top: 20px;
	padding: 10px;
	position: relative;
	margin-bottom: 25px;
}

.nextStory p {
	color: #222ddc;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 0;
}

.nextStory .nextStoryCont {
	display: flex;
}

.nextStory div img {
	border-radius: 5px;
	width: 80px;
}

.nextStoryTxt {
	display: flex;
	flex-flow: column;
	padding-left: 12px;
}

.nextStory div h5 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 0;
}

.nextStoryToggle {
	display: block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	width: 25px;
}

.innerRelativeRow {
	/*align-items: center;*/
	background: #f7f7f7;
	border-radius: 10px;
	display: flex;
	/*justify-content: space-between;*/
	margin: 10px 0 22px;
}

.innerRelativeRow h4 {
	color: #101010;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
	padding: 4px 10px;
}

.innerRelativeRow img {
	border-radius: 0 10px 10px 0;
	height: 124px;
	width: 180px;
}

.storyEnd {
	position: relative;
}

.storyEnd p {
	background: #fff;
	color: #333;
	display: flex;
	font-size: 20px;
	font-weight: 600;
	margin: 10px auto 0;
	padding: 0 5px;
	position: relative;
	width: max-content;
	z-index: 99;
}

.storyEnd:after {
	background: #222ddc;
	content: "";
	height: 4px;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 16px;
	width: 100%;
}

.recommended {
	padding: 0 14px;
}

.full-article {
	padding: 0 !important;
}

.fixed-ad:not(:has(iframe)) {
	display: none;
}

/*
.factBlogInnerWidth:has(#sticky iframe) #mainHead {
	margin-top: 55px;
}
*/

/*  
New css for factmagic
*/

@media screen and (min-width: 501px) {
	.topNextStory {
		right: calc(50vw - 250px) !important;
	}
}

.factBlogInnerTxt p {
	font-size: 16px !important;
	line-height: 26px !important;
}

.blogInnerRow p {
	font-size: 15px !important;
}

#firstCont {
	bottom: 17px;
	position: absolute;
}

.featuredImg {
	height: auto;
	margin: 0;
	position: relative;
}

.topNextStory {
	align-items: center;
	animation: gradientMove 2s ease infinite;
	background: linear-gradient(270deg, #007bff, #00c6ff, #007bff);
	background-size: 300% 300%;
	border-radius: 4px;
	color: #fff !important;
	display: flex;
	font-size: 14px !important;
	padding: 8px 10px;
	position: fixed;
	right: 0;
	top: 18px;
	z-index: 99;
}

#blogSpanTxt {
	color: #fff;
	font-size: 15px !important;
	line-height: 22px !important;
	padding: 0 5px 0 12px;
	margin-top: 0 !important;
}

.featuredImg:before {
	content: "";
	background: #00000062;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.featuredImg img {
	margin: 0 !important;
}

.topNextStory {
	display: flex;
	align-items: center;
	position: fixed;
	top: 18px;
	right: 0;
	background: linear-gradient(270deg, #007bff, #00c6ff, #007bff);
	color: #fff !important;
	font-size: 14px !important;
	padding: 8px 10px;
	border-radius: 4px;
	animation: gradientMove 2s ease infinite;
	background-size: 300% 300%;
	z-index: 99;
}

@keyframes gradientMove {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

.arrow {
	font-size: 15px !important;
	line-height: 20px !important;
	color: #fff !important;
	margin-left: 4px;
	font-weight: 100 !important;
	margin-left: 5px;
	margin-top: 0 !important;
}

.arrow1 {
	font-size: 30px !important;
	line-height: normal !important;
	color: #000000 !important;
	margin-left: 4px;
	font-weight: 100 !important;
	margin-left: 5px;
	margin-top: -6px !important;
}

#mainHead {
	line-height: 25px;
	padding: 0px 0 0px 12px;
	margin: 0;
	color: #fff;
}

.factBlogInnerTxt {
	padding: 0 !important;
}

.content {
	padding: 0 10px;
}

.trendingTitle {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.storyTitle {
	font-size: 16px !important;
	line-height: 22px !important;
	margin-top: 5px !important;
}

.seeAll {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.seeAll h5 {
	color: #555555 !important;
}

.stroySlider {
	display: flex;
	flex-flow: row;
	overflow-x: scroll;
}

.storyRow {
	display: flex;
	flex-flow: row;
	min-width: 250px;
	background: #99999914;
	margin: 0 20px 0 0;
	padding: 8px;
	border-radius: 5px;
}

.storyRow h5 {
	font-size: 14px;
	line-height: 19px;
	padding-left: 10px;
	margin: 0;
	color: #555;
}

.sliderImg {
	border-radius: 5px;
	height: 63px !important;
	width: 70px !important;
	object-fit: cover;
}

.storySlider {
	display: flex;
	flex-flow: row;
	overflow-x: scroll;
}

.storySlider::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.innerRelativeRow {
	flex-flow: column !important;
	box-shadow: rgba(20, 20, 23, 0.2) 0px 7px 29px 0px;
	position: relative;
}

.innerRelativeRow:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border-radius: 10px;
	background: linear-gradient(to bottom, #00000000, #000000c7);
}

.innerRelativeRow img {
	width: 100% !important;
	height: auto !important;
	border-radius: 10px !important;
}

.innerRelativeRow h4 {
	font-size: 15px !important;
	line-height: 25px !important;
	color: #ffffff !important;
	font-weight: 500;
	position: absolute;
	bottom: 10px;
	left: 8px;
}

.factBlogInnerTxt:has(#sticky iframe) .featuredImg {
	margin-top: 52px;
}

.factBlogInnerWidth:has(#sticky iframe) .topNextStory {
	margin-top: 52px;
}


@media screen and (min-width:501px) {
	.topNextStory {
		right: calc(50vw - 250px) !important;
	}
}

div[id^="ad-"] {
  text-align: center;
}
