/*!
Theme Name: Aajtaknews
Theme URI: http://underscores.me/
Author: mayank patel
Author URI: http://underscores.me/
Description: Aajtaknews made by mayank patel
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aajtaknews
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Aajtaknews is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/* =========================================
   AAJTAK STYLE HEADER
========================================= */

body{
    margin:0;
    padding:0;
    overflow-x:hidden;
}

/* HEADER */

.custom-header{
    width:100%;
    background:#ffffff;
    position:sticky;
    top:0;
    z-index:999999;
    box-shadow:0 2px 10px rgba(0,0,0,0.08);
}

/* TOP HEADER */

.top-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:10px 15px;
    background:#ffffff;
}

/* LOGO */

.header-logo{
    display:flex;
    align-items:center;
    max-width:55%;
}

.header-logo img{
    max-height:58px;
    width:auto;
    display:block;
}

.site-title{
    font-size:30px;
    font-weight:800;
    margin:0;
    color:#000;
    line-height:1;
}

/* RIGHT SIDE */

.header-right{
    display:flex;
    align-items:center;
    gap:8px;
}

/* LIVE BUTTON */

.live-tv{
    background:#ff0000;
    color:#fff;
    padding:5px 10px;
    border-radius:4px;
    font-size:11px;
    font-weight:700;
    line-height:1;
    animation:livePulse 1.2s infinite;
}

.live-tv span{
    display:flex;
    align-items:center;
    gap:5px;
}

.live-tv span::after{
    content:'';
    width:7px;
    height:7px;
    background:#fff;
    border-radius:50%;
    display:block;
    animation:blink 0.8s infinite;
}

/* LIVE ANIMATION */

@keyframes livePulse{

    0%{
        transform:scale(1);
    }

    50%{
        transform:scale(1.08);
    }

    100%{
        transform:scale(1);
    }
}

@keyframes blink{

    0%{
        opacity:1;
    }

    50%{
        opacity:0.3;
    }

    100%{
        opacity:1;
    }
}

/* E-PAPER BUTTON */

.epaper-btn a{
    background:#111827;
    color:#fff;
    text-decoration:none;
    padding:5px 10px;
    border-radius:4px;
    font-size:11px;
    font-weight:700;
    transition:0.3s;
}

.epaper-btn a:hover{
    background:#ff0000;
    color:#fff;
}

/* MENU ICON */

.menu-toggle{
    width:24px;
    height:18px;
    display:flex !important;
    flex-direction:column;
    justify-content:space-between;
    background:none !important;
    border:none !important;
    padding:0 !important;
    cursor:pointer;
    min-width:24px;
}

.menu-toggle span{
    display:block;
    width:100%;
    height:2px;
    background:#000;
    border-radius:10px;
}

/* MENU BAR */

.main-navigation{
    width:100%;
    background:#253fa4;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
}

.main-navigation::-webkit-scrollbar{
    display:none;
}

/* MENU */

.main-menu{
    display:flex !important;
    align-items:center;
    gap:15px;
    padding:7px 10px !important;
    margin:0 !important;
    min-width:max-content;
    flex-wrap:nowrap;
    list-style:none;
}

/* MENU ITEM */

.main-menu li{
    list-style:none;
    flex:0 0 auto;
}

/* MENU LINK */

.main-menu li a{
    color:#ffffff !important;
    text-decoration:none;
    font-size:14px;
    font-weight:700;
    white-space:nowrap;
    display:flex;
    align-items:center;
    gap:4px;
    transition:0.3s;
    text-transform:uppercase;
}

/* ACTIVE MENU */

.main-menu li.current-menu-item a,
.main-menu li.current_page_item a,
.main-menu li a:hover{
    color:#ff9800 !important;
}

/* REMOVE SUBMENU */

.main-navigation ul ul{
    display:none !important;
}

/* MOBILE */

@media(max-width:768px){

    .top-header{
        padding:8px 10px;
        min-height:60px;
    }

    .header-logo{
        max-width:45%;
    }

    .header-logo img{
        max-height:40px;
    }

    .site-title{
        font-size:22px;
    }

    .header-right{
        gap:6px;
    }

    .live-tv{
        font-size:10px;
        padding:5px 7px;
    }

    .epaper-btn a{
        font-size:10px;
        padding:5px 7px;
    }

    .main-menu{
        gap:12px;
        padding:7px 10px !important;
    }

    .main-menu li a{
        font-size:14px;
    }
}

/* SMALL MOBILE */

@media(max-width:480px){

    .header-logo img{
        max-height:34px;
    }

    .site-title{
        font-size:18px;
    }

    .live-tv{
        font-size:9px;
        padding:4px 6px;
    }

    .epaper-btn a{
        font-size:9px;
        padding:4px 6px;
    }

    .main-menu li a{
        font-size:13px;
    }
}

.main-menu{
    display:flex !important;
    align-items:center;
    gap:28px;
    list-style:none;
    margin:0 !important;
    padding:12px 15px !important;
    min-width:max-content;
}

/* MENU ITEM */

.main-menu li{
    list-style:none;
    position:relative;
}

.main-menu li a{
    color:#fff !important;
    text-decoration:none;
    font-size:22px;
    font-weight:700;
    transition:0.3s;
    display:block;
}

.main-menu li a:hover{
    color:#ff0000 !important;
}

/* REMOVE DEFAULT SUBMENU */

.main-navigation ul ul{
    display:none !important;
}

/* MOBILE */

@media(max-width:768px){

    .top-header{
        padding:10px 12px;
    }

    .header-logo img{
        max-height:55px;
    }

    .site-title{
        font-size:30px;
    }

    .live-tv{
        font-size:16px;
        padding:8px 12px;
    }

    .menu-toggle{
        width:38px;
        height:32px;
    }

    .menu-toggle span{
        height:4px;
    }

    .main-menu{
        gap:20px;
        padding:10px 12px !important;
    }

    .main-menu li a{
        font-size:18px;
    }
}

/* DESKTOP */

@media(min-width:769px){

    .top-header{
        max-width:1400px;
        margin:auto;
    }

    .main-navigation{
        padding-left:20px;
    }
}
/* LIVE BUTTON ANIMATION */

.live-tv{
    background:#ff0000;
    color:#fff;
    padding:5px 10px;
    border-radius:4px;
    font-size:11px;
    font-weight:700;
    line-height:1;
    position:relative;
    overflow:hidden;
    animation:livePulse 1.2s infinite;
}

.live-tv span{
    display:flex;
    align-items:center;
    gap:5px;
}

.live-tv span::after{
    content:'';
    width:7px;
    height:7px;
    background:#fff;
    border-radius:50%;
    display:block;
    animation:blink 0.8s infinite;
}

/* LIVE ANIMATION */

@keyframes livePulse{

    0%{
        transform:scale(1);
    }

    50%{
        transform:scale(1.08);
    }

    100%{
        transform:scale(1);
    }

}

@keyframes blink{

    0%{
        opacity:1;
    }

    50%{
        opacity:0.2;
    }

    100%{
        opacity:1;
    }

}


/* RIGHT SIDE BUTTONS */

.header-right{
    display:flex;
    align-items:center;
    gap:8px;
}


/* E PAPER BUTTON */

.epaper-btn a{
    background:#111827;
    color:#fff;
    text-decoration:none;
    padding:6px 12px;
    border-radius:4px;
    font-size:11px;
    font-weight:700;
    display:flex;
    align-items:center;
    gap:5px;
    transition:0.3s;
}

.epaper-btn a:hover{
    background:#ff0000;
    color:#fff;
}
/* MENU BAR */

.main-navigation{
    width:100%;
    background:#253fa4;
    overflow-x:auto;
    overflow-y:hidden;
    white-space:nowrap;
    scrollbar-width:none;
    min-height:38px;
}

.main-navigation::-webkit-scrollbar{
    display:none;
}

/* MENU */

.main-menu{
    display:flex !important;
    align-items:center;
    gap:16px;
    padding:7px 12px !important;
    margin:0 !important;
    min-width:max-content;
    flex-wrap:nowrap;
}

/* MENU ITEM */

.main-menu li{
    list-style:none;
    flex:0 0 auto;
}

/* MENU LINK */

.main-menu li a{
    color:#ffffff !important;
    text-decoration:none;
    font-size:12.5px;
    font-weight:700;
    white-space:nowrap;
    display:block;
    transition:0.3s;
    text-transform:uppercase;
    letter-spacing:0.3px;
}

/* ACTIVE MENU */

.main-menu li.current-menu-item a,
.main-menu li.current_page_item a,
.main-menu li a:hover{
    color:#ff9800 !important;
}

/* MOBILE */

@media(max-width:600px){

    .main-navigation{
        min-height:34px;
    }

    .main-menu{
        gap:15px;
        padding:6px 10px !important;
    }

    .main-menu li a{
        font-size:12px;
    }

}/* MOBILE PERFECT MENU FIX */

@media(max-width:768px){

    /* HEADER */

    .top-header{
        display:flex;
        align-items:center;
        justify-content:space-between;
        padding:8px 10px;
        min-height:60px;
    }

    /* LOGO */

    .header-logo{
        width:auto;
        max-width:48%;
        display:flex;
        align-items:center;
    }

    .header-logo img{
        max-height:40px;
        width:auto;
        object-fit:contain;
    }

    /* RIGHT AREA */

    .header-right{
        display:flex;
        align-items:center;
        gap:6px;
    }

    /* LIVE */

    .live-tv{
        font-size:10px;
        padding:5px 7px;
        border-radius:3px;
    }

    /* EPAPER */

    .epaper-btn a{
        font-size:10px;
        padding:5px 7px;
        border-radius:3px;
    }

    /* MENU ICON */

    .menu-toggle{
        width:24px;
        height:18px;
        min-width:24px;
    }

    .menu-toggle span{
        height:2px;
    }

    /* MENU BAR */

    .main-navigation{
        width:100%;
        overflow-x:auto;
        overflow-y:hidden;
        white-space:nowrap;
        -webkit-overflow-scrolling:touch;
        scrollbar-width:none;
        background:#253fa4;
    }

    .main-navigation::-webkit-scrollbar{
        display:none;
    }

    /* MENU */

    .main-menu{
        display:flex !important;
        align-items:center;
        flex-wrap:nowrap;
        gap:12px;
        padding:7px 10px !important;
        margin:0 !important;
        width:max-content;
        min-width:max-content;
    }

    .main-menu li{
        list-style:none;
        flex:0 0 auto;
    }

    .main-menu li a{
        font-size:12px !important;
        font-weight:700;
        white-space:nowrap;
        display:flex;
        align-items:center;
        gap:3px;
        color:#fff !important;
    }

    /* ACTIVE */

    .main-menu li.current-menu-item a,
    .main-menu li.current_page_item a,
    .main-menu li a:hover{
        color:#ff9800 !important;
    }

}
/* =========================================
BREAKING NEWS
========================================= */

.breaking-news-bar{
    display:flex;
    align-items:center;
    background:#ffffff;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    overflow:hidden;
}

.breaking-label{
    background:#ff0000;
    color:#fff;
    padding:10px 14px;
    font-size:14px;
    font-weight:700;
    white-space:nowrap;
}

.breaking-scroll{
    flex:1;
    padding:0 10px;
}

.breaking-scroll marquee{
    font-size:14px;
    font-weight:600;
}

.breaking-scroll a{
    color:#111;
    text-decoration:none;
    margin-right:30px;
}

/* =========================================
HERO SECTION
========================================= */

.hero-news-section{
    padding:15px;
    background:#f5f5f5;
}

.hero-container{
    display:grid;
    grid-template-columns:2fr 1fr;
    gap:15px;
}

/* BIG NEWS */

.hero-big-card{
    position:relative;
    display:block;
    overflow:hidden;
    border-radius:10px;
    background:#000;
    text-decoration:none;
}

.hero-image{
    position:relative;
}

.hero-image img{
    width:100%;
    height:500px;
    object-fit:cover;
    display:block;
}

.hero-image::after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:linear-gradient(to top, rgba(0,0,0,0.9), transparent);
}

.hero-content{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    padding:25px;
    z-index:2;
}

.hero-tag{
    background:#ff0000;
    color:#fff;
    padding:5px 10px;
    font-size:12px;
    font-weight:700;
    border-radius:4px;
    display:inline-block;
    margin-bottom:10px;
}

.hero-content h1{
    color:#fff;
    font-size:34px;
    line-height:1.3;
    margin:0 0 10px;
}

.hero-content p{
    color:#ddd;
    font-size:15px;
    margin:0;
}

/* RIGHT SIDE */

.hero-right{
    display:flex;
    flex-direction:column;
    gap:15px;
}

.side-news-card{
    display:flex;
    gap:10px;
    background:#fff;
    border-radius:8px;
    overflow:hidden;
    text-decoration:none;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
    transition:0.3s;
}

.side-news-card:hover{
    transform:translateY(-2px);
}

.side-news-image{
    width:120px;
    min-width:120px;
}

.side-news-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.side-news-content{
    padding:10px;
}

.side-news-content h3{
    font-size:15px;
    line-height:1.4;
    margin:0;
    color:#111;
}

/* =========================================
LATEST NEWS
========================================= */

.latest-news-section{
    padding:20px 15px;
}

.section-title{
    font-size:24px;
    font-weight:800;
    margin-bottom:20px;
    border-left:5px solid #ff0000;
    padding-left:10px;
}

.latest-news-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
}

.latest-card{
    background:#fff;
    border-radius:8px;
    overflow:hidden;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
    transition:0.3s;
}

.latest-card:hover{
    transform:translateY(-3px);
}

.latest-card a{
    text-decoration:none;
}

.latest-image img{
    width:100%;
    height:200px;
    object-fit:cover;
    display:block;
}

.latest-content{
    padding:12px;
}

.latest-content h3{
    font-size:16px;
    line-height:1.5;
    margin:0;
    color:#111;
}

/* =========================================
MOBILE
========================================= */

@media(max-width:768px){

    .hero-container{
        grid-template-columns:1fr;
    }

    .hero-image img{
        height:280px;
    }

    .hero-content{
        padding:15px;
    }

    .hero-content h1{
        font-size:22px;
    }

    .hero-content p{
        font-size:13px;
    }

    .side-news-image{
        width:100px;
        min-width:100px;
    }

    .side-news-content h3{
        font-size:14px;
    }

    .latest-news-grid{
        grid-template-columns:1fr;
    }

    .latest-image img{
        height:220px;
    }

    .section-title{
        font-size:20px;
    }

}
/* =========================================
CATEGORY SECTION
========================================= */

.category-news-section{
    padding:20px 15px;
    background:#f5f5f5;
}

.category-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}

.category-box{
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
}

.category-heading{
    background:#253fa4;
    padding:12px 15px;
}

.category-heading a{
    color:#fff;
    text-decoration:none;
    font-size:18px;
    font-weight:700;
}

.category-posts{
    padding:10px;
}

.category-post-card{
    display:flex;
    gap:10px;
    margin-bottom:12px;
    text-decoration:none;
}

.category-post-card:last-child{
    margin-bottom:0;
}

.category-post-image{
    width:100px;
    min-width:100px;
}

.category-post-image img{
    width:100%;
    height:75px;
    object-fit:cover;
    border-radius:6px;
}

.category-post-content h4{
    font-size:14px;
    line-height:1.5;
    margin:0;
    color:#111;
}

/* MOBILE */

@media(max-width:768px){

    .category-grid{
        grid-template-columns:1fr;
    }

    .category-heading a{
        font-size:16px;
    }

    .category-post-content h4{
        font-size:13px;
    }

}
/* =========================================
VIDEO SECTION
========================================= */

.video-news-section{
    padding:20px 15px;
    background:#ffffff;
}

.video-news-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
}

.video-card{
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
    transition:0.3s;
}

.video-card:hover{
    transform:translateY(-3px);
}

.video-card a{
    text-decoration:none;
}

.video-thumb{
    position:relative;
}

.video-thumb img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
}

/* PLAY BUTTON */

.video-icon{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:55px;
    height:55px;
    border-radius:50%;
    background:rgba(255,0,0,0.9);
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    font-weight:700;
}

.video-content{
    padding:12px;
}

.video-content h3{
    font-size:15px;
    line-height:1.5;
    margin:0;
    color:#111;
}

/* MOBILE */

@media(max-width:768px){

    .video-news-grid{
        grid-template-columns:1fr;
    }

    .video-thumb img{
        height:220px;
    }

    .video-content h3{
        font-size:14px;
    }

}
/* =========================================
TRENDING SECTION
========================================= */

.trending-news-section{
    padding:20px 15px;
    background:#f5f5f5;
}

.trending-wrapper{
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
}

.trending-item{
    display:flex;
    align-items:flex-start;
    gap:15px;
    padding:15px;
    border-bottom:1px solid #eee;
    text-decoration:none;
    transition:0.3s;
}

.trending-item:last-child{
    border-bottom:none;
}

.trending-item:hover{
    background:#fafafa;
}

/* NUMBER */

.trending-number{
    width:38px;
    min-width:38px;
    height:38px;
    border-radius:50%;
    background:#ff0000;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    font-weight:700;
}

/* CONTENT */

.trending-content h3{
    font-size:16px;
    line-height:1.5;
    margin:0;
    color:#111;
}

/* MOBILE */

@media(max-width:768px){

    .trending-item{
        padding:12px;
        gap:12px;
    }

    .trending-number{
        width:32px;
        min-width:32px;
        height:32px;
        font-size:14px;
    }

    .trending-content h3{
        font-size:14px;
    }

}
/* =========================================
MOBILE BOTTOM MENU
========================================= */

.mobile-bottom-menu{
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    background:#ffffff;
    box-shadow:0 -2px 10px rgba(0,0,0,0.08);
    display:none;
    align-items:center;
    justify-content:space-around;
    padding:8px 5px;
    z-index:999999;
}

.mobile-bottom-menu a{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#111;
    font-size:11px;
    font-weight:600;
    gap:3px;
}

.mobile-bottom-menu span{
    font-size:20px;
    line-height:1;
}

.mobile-bottom-menu a:hover{
    color:#ff0000;
}

/* MOBILE ONLY */

@media(max-width:768px){

    .mobile-bottom-menu{
        display:flex;
    }

    body{
        padding-bottom:70px;
    }

}
/* =========================================
LIVE TV SECTION
========================================= */

.live-tv-section{
    padding:20px 15px;
    background:#f5f5f5;
}

.live-tv-box{
    background:linear-gradient(135deg,#ff0000,#b30000);
    border-radius:12px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    color:#fff;
    box-shadow:0 4px 15px rgba(255,0,0,0.2);
}

/* LEFT */

.live-tv-left{
    display:flex;
    align-items:center;
    gap:12px;
}

.live-tv-left h2{
    margin:0;
    font-size:28px;
    font-weight:800;
}

/* LIVE DOT */

.live-dot{
    width:14px;
    height:14px;
    background:#fff;
    border-radius:50%;
    animation:liveBlink 1s infinite;
}

@keyframes liveBlink{

    0%{
        opacity:1;
    }

    50%{
        opacity:0.2;
    }

    100%{
        opacity:1;
    }

}

/* BUTTON */

.live-tv-right a{
    background:#fff;
    color:#ff0000;
    text-decoration:none;
    padding:12px 18px;
    border-radius:6px;
    font-size:14px;
    font-weight:700;
    transition:0.3s;
}

.live-tv-right a:hover{
    background:#111;
    color:#fff;
}

/* MOBILE */

@media(max-width:768px){

    .live-tv-box{
        flex-direction:column;
        align-items:flex-start;
        padding:16px;
    }

    .live-tv-left h2{
        font-size:20px;
    }

    .live-tv-right a{
        width:100%;
        display:block;
        text-align:center;
    }

}
/* =========================================
MORE NEWS SECTION
========================================= */

.more-news-section{
    padding:20px 15px;
    background:#f5f5f5;
}

.more-news-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:18px;
}

.more-news-card{
    background:#fff;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 2px 8px rgba(0,0,0,0.08);
    transition:0.3s;
}

.more-news-card:hover{
    transform:translateY(-3px);
}

.more-news-card a{
    text-decoration:none;
}

.more-news-image img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
}

.more-news-content{
    padding:14px;
}

.more-news-content h3{
    font-size:17px;
    line-height:1.5;
    margin:0 0 10px;
    color:#111;
}

.more-news-content p{
    font-size:14px;
    color:#555;
    line-height:1.6;
    margin:0;
}

/* MOBILE */

@media(max-width:768px){

    .more-news-grid{
        grid-template-columns:1fr;
    }

    .more-news-image img{
        height:220px;
    }

    .more-news-content h3{
        font-size:15px;
    }

    .more-news-content p{
        font-size:13px;
    }

}
/* =========================================
AAJTAK FINAL STYLE
========================================= */

body{
    background:#f4f4f4;
    font-family:Arial,sans-serif;
}

/* SECTION TITLE */

.section-title{
    font-size:28px;
    font-weight:900;
    text-transform:uppercase;
    color:#111;
    border-left:6px solid #ff0000;
    padding-left:12px;
    margin-bottom:20px;
    line-height:1;
}

/* CARDS */

.latest-card,
.related-news-card,
.video-card,
.more-news-card,
.category-box,
.single-news-main{
    border-radius:0 !important;
    box-shadow:none !important;
    border:1px solid #e5e5e5;
}

/* HOVER */

.latest-card:hover,
.related-news-card:hover,
.video-card:hover,
.more-news-card:hover{
    transform:none !important;
    border-color:#ff0000;
}

/* HEADLINES */

.latest-content h3,
.related-news-content h3,
.video-content h3,
.more-news-content h3,
.sidebar-post-content h3,
.category-post-content h4{
    font-weight:800 !important;
    line-height:1.5;
}

.latest-content h3:hover,
.related-news-content h3:hover,
.video-content h3:hover,
.more-news-content h3:hover,
.sidebar-post-content h3:hover,
.category-post-content h4:hover{
    color:#ff0000;
}

/* HERO */

.hero-big-card{
    border-radius:0;
}

.hero-content h1{
    font-size:42px;
    font-weight:900;
    line-height:1.25;
    text-shadow:0 2px 5px rgba(0,0,0,0.5);
}

/* BREAKING BAR */

.breaking-news-bar{
    background:#111;
    border:none;
}

.breaking-label{
    background:#ff0000;
    font-size:15px;
    font-weight:900;
    text-transform:uppercase;
    animation:blinkBreaking 1s infinite;
}

.breaking-scroll a{
    color:#fff;
    font-weight:700;
}

@keyframes blinkBreaking{

    0%{
        opacity:1;
    }

    50%{
        opacity:0.5;
    }

    100%{
        opacity:1;
    }

}

/* CATEGORY HEADING */

.category-heading{
    background:#ff0000;
}

/* SIDEBAR */

.sidebar-heading{
    background:#ff0000;
    text-transform:uppercase;
    font-weight:900;
}

/* SINGLE TITLE */

.single-news-title{
    font-size:52px;
    line-height:1.25;
    font-weight:900;
}

/* SHARE */

.single-share-bar a{
    background:#111;
}

.single-share-bar a:hover{
    background:#ff0000;
}

/* LIVE TV */

.live-tv-box{
    border-radius:0;
}

/* MOBILE */

@media(max-width:768px){

    .hero-content h1{
        font-size:26px;
    }

    .single-news-title{
        font-size:30px;
    }

    .section-title{
        font-size:22px;
    }

}
/* =========================================
AAJTAK SINGLE POST PAGE
========================================= */

.aajtak-single-page{
    padding:20px 15px;
    background:#f5f5f5;
}

.aajtak-single-container{
    max-width:1400px;
    margin:auto;
    display:grid;
    grid-template-columns:2fr 360px;
    gap:25px;
}

/* MAIN */

.aajtak-single-main{
    background:#fff;
    padding:25px;
    border:1px solid #e5e5e5;
}

/* CATEGORY */

.aajtak-post-category{
    margin-bottom:15px;
}

.aajtak-post-category a{
    background:#ff0000;
    color:#fff;
    text-decoration:none;
    padding:7px 14px;
    border-radius:4px;
    font-size:13px;
    font-weight:800;
    text-transform:uppercase;
}

/* TITLE */

.aajtak-post-title{
    font-size:52px;
    line-height:1.25;
    color:#111;
    font-weight:900;
    margin:0 0 20px;
}

/* META */

.aajtak-post-meta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    margin-bottom:25px;
}

.meta-left{
    display:flex;
    align-items:center;
    gap:20px;
    color:#666;
    font-size:14px;
    font-weight:600;
}

/* FEATURED IMAGE */

.aajtak-featured-image{
    margin-bottom:25px;
}

.aajtak-featured-image img{
    width:100%;
    display:block;
    border-radius:6px;
}

/* SHARE */

.aajtak-share-bar{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:30px;
}

.aajtak-share-bar span{
    font-size:14px;
    font-weight:800;
}

.aajtak-share-bar a{
    background:#111;
    color:#fff;
    text-decoration:none;
    padding:9px 16px;
    border-radius:4px;
    font-size:13px;
    font-weight:700;
    transition:0.3s;
}

.aajtak-share-bar a:hover{
    background:#ff0000;
}

/* CONTENT */

.aajtak-post-content{
    font-size:21px;
    line-height:2;
    color:#222;
    font-weight:400;
}

.aajtak-post-content p{
    margin-bottom:26px;
}

.aajtak-post-content img{
    max-width:100%;
    height:auto;
    border-radius:6px;
    margin:20px 0;
}

/* HEADINGS */

.aajtak-post-content h2{
    font-size:34px;
    line-height:1.4;
    margin:35px 0 20px;
    font-weight:800;
    color:#111;
}

.aajtak-post-content h3{
    font-size:28px;
    line-height:1.4;
    margin:30px 0 15px;
    font-weight:800;
    color:#111;
}

/* SIDEBAR */

.aajtak-sidebar{
    position:sticky;
    top:100px;
    height:max-content;
}

/* SIDEBAR TITLE */

.sidebar-title-red{
    background:#ff0000;
    color:#fff;
    padding:14px;
    font-size:18px;
    font-weight:900;
    text-transform:uppercase;
}

/* SIDEBAR ITEM */

.sidebar-news-item{
    display:flex;
    gap:10px;
    padding:10px;
    background:#fff;
    border-bottom:1px solid #eee;
    text-decoration:none;
    transition:0.3s;
}

.sidebar-news-item:hover{
    background:#fafafa;
}

/* IMAGE */

.sidebar-news-image{
    width:110px;
    min-width:110px;
}

.sidebar-news-image img{
    width:100%;
    height:80px;
    object-fit:cover;
    display:block;
}

/* TEXT */

.sidebar-news-text h3{
    font-size:14px;
    line-height:1.5;
    margin:0;
    color:#111;
    font-weight:800;
}

/* RELATED */

.aajtak-related-news{
    padding:20px 15px 40px;
    background:#f5f5f5;
}

.related-news-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
}

.related-news-card{
    background:#fff;
    border:1px solid #e5e5e5;
}

.related-news-card a{
    text-decoration:none;
}

.related-news-image img{
    width:100%;
    height:220px;
    object-fit:cover;
    display:block;
}

.related-news-content{
    padding:12px;
}

.related-news-content h3{
    font-size:16px;
    line-height:1.5;
    margin:0;
    color:#111;
    font-weight:800;
}

/* MOBILE */

@media(max-width:768px){

    .aajtak-single-container{
        grid-template-columns:1fr;
    }

    .aajtak-single-main{
        padding:15px;
    }

    .aajtak-post-title{
        font-size:30px;
        line-height:1.4;
    }

    .meta-left{
        flex-wrap:wrap;
        gap:10px;
        font-size:12px;
    }

    .aajtak-post-content{
        font-size:18px;
        line-height:1.9;
    }

    .aajtak-post-content h2{
        font-size:24px;
    }

    .aajtak-post-content h3{
        font-size:20px;
    }

    .related-news-grid{
        grid-template-columns:1fr;
    }

    .related-news-image img{
        height:220px;
    }

    .sidebar-news-image{
        width:90px;
        min-width:90px;
    }

    .sidebar-news-image img{
        height:70px;
    }

}
/* =========================================
MOBILE RESPONSIVE FIX
========================================= */

@media(max-width:768px){

    /* PAGE */

    .aajtak-single-page{
        padding:10px;
    }

    .aajtak-single-container{
        grid-template-columns:1fr;
        gap:15px;
    }

    /* MAIN */

    .aajtak-single-main{
        padding:14px;
        border:none;
        border-radius:0;
    }

    /* CATEGORY */

    .aajtak-post-category a{
        font-size:11px;
        padding:5px 10px;
    }

    /* TITLE */

    .aajtak-post-title{
        font-size:28px;
        line-height:1.4;
        margin-bottom:15px;
        word-break:break-word;
    }

    /* META */

    .aajtak-post-meta{
        flex-direction:column;
        align-items:flex-start;
        gap:8px;
        margin-bottom:18px;
        padding-bottom:12px;
    }

    .meta-left{
        gap:10px;
        flex-wrap:wrap;
        font-size:12px;
        line-height:1.5;
    }

    /* IMAGE */

    .aajtak-featured-image{
        margin-bottom:18px;
    }

    .aajtak-featured-image img{
        border-radius:5px;
    }

    /* SHARE */

    .aajtak-share-bar{
        gap:8px;
        margin-bottom:20px;
    }

    .aajtak-share-bar span{
        width:100%;
        font-size:13px;
    }

    .aajtak-share-bar a{
        padding:7px 12px;
        font-size:11px;
    }

    /* CONTENT */

    .aajtak-post-content{
        font-size:17px;
        line-height:1.9;
    }

    .aajtak-post-content p{
        margin-bottom:22px;
    }

    .aajtak-post-content h2{
        font-size:24px;
        line-height:1.5;
        margin:25px 0 15px;
    }

    .aajtak-post-content h3{
        font-size:20px;
        line-height:1.5;
        margin:22px 0 12px;
    }

    .aajtak-post-content img{
        margin:15px 0;
        border-radius:5px;
    }

    /* SIDEBAR */

    .aajtak-sidebar{
        position:relative;
        top:auto;
    }

    .sidebar-title-red{
        font-size:16px;
        padding:12px;
    }

    .sidebar-news-item{
        padding:10px;
        gap:10px;
    }

    .sidebar-news-image{
        width:85px;
        min-width:85px;
    }

    .sidebar-news-image img{
        height:65px;
    }

    .sidebar-news-text h3{
        font-size:13px;
        line-height:1.5;
    }

    /* RELATED */

    .aajtak-related-news{
        padding:15px 10px 90px;
    }

    .related-news-grid{
        grid-template-columns:1fr;
        gap:12px;
    }

    .related-news-image img{
        height:210px;
    }

    .related-news-content{
        padding:10px;
    }

    .related-news-content h3{
        font-size:15px;
        line-height:1.5;
    }

}
/* =========================================
SOCIAL SHARE ICONS
========================================= */

.aajtak-share-bar{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:25px;
}

.aajtak-share-bar span{
    font-size:14px;
    font-weight:800;
}

/* ICON BUTTON */

.aajtak-share-bar a{
    width:42px;
    height:42px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#fff;
    font-size:18px;
    transition:0.3s;
}

/* FACEBOOK */

.share-facebook{
    background:#1877f2;
}

/* TWITTER */

.share-twitter{
    background:#000;
}

/* WHATSAPP */

.share-whatsapp{
    background:#25d366;
}

/* TELEGRAM */

.share-telegram{
    background:#0088cc;
}

/* HOVER */

.aajtak-share-bar a:hover{
    transform:translateY(-3px);
    opacity:0.9;
}

/* MOBILE */

@media(max-width:768px){

    .aajtak-share-bar{
        gap:8px;
    }

    .aajtak-share-bar a{
        width:38px;
        height:38px;
        font-size:16px;
    }

}
/* =========================================
CUSTOM FOOTER CREDIT
========================================= */

.custom-footer-credit{
    background:#111;
    color:#fff;
    text-align:center;
    padding:14px 10px;
    font-size:14px;
    font-weight:600;
}

.custom-footer-credit a{
    color:#25d366;
    text-decoration:none;
    font-weight:800;
}

.custom-footer-credit a:hover{
    color:#ff0000;
}

/* MOBILE */

@media(max-width:768px){

    .custom-footer-credit{
        font-size:12px;
        padding:12px 10px 80px;
    }

}