/**
1.0 Normalize 
2.0 Header
3.0 Ticker

4.0 Banner Slider
	4.1 Banner Layout One
	4.2 Banner Layout Two
	4.3 Banner Layout Three
	4.4 Banner Layout Four
	4.5 Banner Layout Five

5.0 Full Width Sectin
6.0 Left Content Right Sidebar
7.0 Right Content Left Sidebar
8.0 Bottom Full Width Section

9.0 Grid Layout
	9.1 Grid Layout One
	9.2 Grid Layout Two
	9.3 Grid Layout Three
	9.4 Grid Layout Four

10.0 List Layout
	10.1 List Layout One
	10.2 List Layout Two
	11.3 List Layout Three
	11.4 List Layout Four

11.0 Carousel Layout
	11.1 Carousel Layout One
	11.2 Carousel Layout Two
	11.3 Carousel Layout Three
	11.4 Carousel Layout Four

12.0 Filter Layout
	12.1 Filter Layout One
	12.2 Filter Layout Two
	11.3 Filter Layout Three
	11.4 Filter Layout Four

13.0 Footer Section
14.0 Widgets
15.0 Image Hover Effect
16.0 Title Hover Effect
17.0 Archive Layouts
	17.1 Archive Layout One
	17.2 Archive Layout Two

18.0 Single Post Layouts
19.0 Breadcrumb
20.0 Footer Option Section
21.0 Pagination
22.0 Box Full Layouts
23.0 Social Icon
24.0 Litemode Darkmode
25.0 Miscellaneous
26.0 Menu Hover Effect
27.0 Move To Top
28.0 404 Page
29.0 Stickey Sidebar
30.0 Stickey Menu
31.0 Box Shadow
32.0 Video Playlist
33.0 Featured Post is Sticky
34.0 Width Layout
35.0 Three Column Section
36.0 Two Column Section
37.0 Live Search

38.0 Alter Layout
	38.1 Alter Layout One
	38.2 Alter Layout Two
	38.3 Alter Layout Three
	38.4 ALter Layout Four

**/

/*1.0 Normalize */	
	:root {
		/* presets */
		--newsis-global-preset-color-1: #c2113c;
		--newsis-global-preset-color-2: #289dcc;
		--newsis-global-preset-color-3: #d95f3d;
		--newsis-global-preset-color-4: #000000;
		--newsis-global-preset-color-5: #545454;
		--newsis-global-preset-color-6: #333333;
		--newsis-global-preset-gradient-color-1: linear-gradient(90deg, #66ffff 0%, #ff9999 100%);
		--newsis-global-preset-gradient-color-2: linear-gradient(90deg, #009FFF 0%, #ec2F4B 100%);
		--newsis-global-preset-gradient-color-3: linear-gradient(90deg, #FF5F6D 0%, #FFC371 100%);
		--newsis-global-preset-gradient-color-4: linear-gradient(90deg, #ffffcc 0%, #ff9999 100%);
		--newsis-global-preset-gradient-color-5: linear-gradient(90deg, #ff4b1f 0%, #1fddff 100%);
		--newsis-global-preset-gradient-color-6: linear-gradient(90deg, #ccccff 0%, #ff99cc 100%);

		--main-bk-color: #fff;

		--site-bk-color: #fbfbfb;

		/* Top Header */
		--top-header-bk-color: #448bef;
		--top-header-border-btm-c: #E8E8E8;
		--top-date-time-bk-color: #f9f9f9;

		--top-header-dt-color: #222222;

		/* Header Bk Color */
		--header-bk-color: #fff;

		--header-toggle-bk-color: #f3f3f3;
		--toggle-close-bk-color: #f3f3f3;
		--toggle-close-btn-color: #33333380;

		/* Menu Bk Color */
		--menu-bk-color: #fff;
		--menu-border-top-color: #448bef;

		--submenu-border-btm-color: #ebebeb;

		/* Mode Toggle Color */
		--mode-toggle-color: #000;

		/* Ticket background */
		--ticker-outer-bk-color: #f5f5f5;
		--ticker-inner-bk-color: #f9f9f9;

		/* Banner background color */
		--banner-content-bk-color: #fff;

		/* archive bk color */
		--archive-content-bk-color: #fff;

		/* Single bk color */
		--single-content-bk-color: #fff;

		/* 404 error bk color */
		--404-error-content-bk-color: #fff;

		/* search bk color */
		--search-content-bk-color: #fff;

		/** Section background color */
		--full-width-section-bk-color: #F0F1F2;
		--leftc-rights-section-bk-color: #F0F1F2;
		--lefts-rightc-section-bk-color: #F0F1F2;
		--full-width-bottom-section-bk-color: #F0F1F2;
		--opinion-section-bk-color: #F0F1F2;

		/* Section content bk color */
		--full-width-content-bk-color: #ffffff;
		--leftc-rights-content-bk-color: #ffffff;
		--lefts-rightc-content-bk-color: #ffffff;
		--full-width-bottom-content-bk-color: #ffffff;
		--opinion-content-bk-color: #ffffff;

		/** Theme archive bk color */
		--theme-section-bk-color: #545454;
		--theme-content-bk-color: #ffffff;

		/* border bottom color */
		--border-bottom-color: #f0f0f0;
		--block-title-border-bottom-color: #e5e5e5;

		--load-more-border-color: #8d8d8d;

		/* body text default color */
		--body-text-default-color: #404040;
		
		--green-text-color: #2AB391;
		--border-line-color: #E2E2E2;
		--menu-active-color: #DE4331;

		/* noimg bk color */
		--noimg-bk-color: #cccccc;

		--white-text: #fff;
		--white-bk-color: #fff;

		--author-color: #333333;
		--meta-text-color: #8A8A8C;
		--main-content-text-color: #505050;

		--post-content-font: 'Cabin', sans-serif;
		--post-meta-font: 'Heebo', sans-serif;

		--block-title-color: #161616;
		--block-title-color-black: #000;
		--post-title-color: #000000;

		--post-content-color: #505050;
		--post-meta-color: #8A8A8C;

		--newsis-global-preset-theme-color: #448bef;
		--dark-bk-color: #000000;

		--inner-container-bk: #fff;

		--theme-block-top-border-color: linear-gradient( 135deg, #485563 10%, #29323c 100%);
		--theme-block-top-border-height: 2px;

		--mobile-menu-border-btm-color: #e8e8e8;

		--text-background-color: #fff;

		--block-title-bk-color: #e1e1e1;

		--slick-button-color: #525252;

		--button-bk-color: #fff;

		--horizontal-shadow-offset: 0;
		--vertical-shadow-offset: 2px;
		--blur-radius: 4px;
		--spread-radus: 0;
		--shadow-color: rgb(0 0 0 / 8%);
		--box-shadow-inset: '';

		--pagination-color: #333333;
		--pagination-bk-color: #fff;

		/** Site Title font */
			--site-title-size: 38px;
			--site-title-size-tab: 38px;
			--site-title-size-mobile: 38px;

			--site-title-family: 'Frank Ruhl Libre';

			--site-title-lineheight: 42px;
			--site-title-lineheight-tab: 38px;
			--site-title-lineheight-mobile: 38px;

			--site-title-letterspacing: 0;
			--site-title-letterspacing-tab: 0;
			--site-title-letterspacing-mobile: 0;

			--site-title-textdecoration: 'none';
			--site-title-texttransform: 'Capitalize';

			--site-title-weight: 700;

		/** Site description font */
			--site-tagline-size: 16px;
			--site-tagline-size-tab: 16px;
			--site-tagline-size-mobile: 16px;

			--site-tagline-family: 'Frank Ruhl Libre';

			--site-tagline-lineheight: 22px;
			--site-tagline-lineheight-tab: 22px;
			--site-tagline-lineheight-mobile: 22px;

			--site-tagline-letterspacing: 0;
			--site-tagline-letterspacing-tab: 0;
			--site-tagline-letterspacing-mobile: 0;

			--site-tagline-textdecoration: 'none';
			--site-tagline-texttransform: 'unset';

			--site-tagline-weight: 300;

		/** Block Title Font */
			--block-title-size: 17px;
			--block-title-size-tab: 13px;
			--block-title-size-mobile: 13px;

			--block-title-family: 'noto sans jp', sans-serif;

			--block-title-lineheight: 30px;
			--block-title-lineheight-tab: 30px;
			--block-title-lineheight-mobile: 30px;

			--block-title-letterspacing: 0.3px;
			--block-title-letterspacing-tab: 0.3px;
			--block-title-letterspacing-mobile: 0.3px;

			--block-title-textdecoration: 'none';

			--block-title-texttransform: 'uppercase';

			--block-title-weight: 500;

		/** Post Title Font */
			--post-title-size: 22px;
			--post-title-size-tab: 18px;
			--post-title-size-mobile: 18px;

			--post-title-family: 'Frank Ruhl Libre', sans-serif;

			--post-title-lineheight: 24px;
			--post-title-lineheight-tab: 20px;
			--post-title-lineheight-mobile: 24px;

			--post-title-letterspacing: 0;
			--post-title-letterspacing-tab: 0;
			--post-title-letterspacing-mobile: 0;

			--post-title-textdecoration: 'none';

			--post-title-texttransform: 'unset';

			--post-title-weight: 500;

		/** Meta Title Font */
			--meta-size: 14px;
			--meta-size-tab: 14px;
			--meta-size-mobile: 14px;

			--meta-family: 'noto sans jp', sans-serif;

			--meta-lineheight: 20px;
			--meta-lineheight-tab: 20px;
			--meta-lineheight-mobile: 20px;

			--meta-letterspacing: 0;
			--meta-letterspacing-tab: 0;
			--meta-letterspacing-mobile: 0;

			--meta-textdecoration: 'none';
			--meta-texttransform: 'unset';

			--meta-weight: 400;

		/** Content Font */
			--content-size: 16px;
			--content-size-tab: 16px;
			--content-size-mobile: 16px;

			--content-family: 'noto sans jp', sans-serif;

			--content-lineheight: 24px;
			--content-lineheight-tab: 24px;
			--content-lineheight-mobile: 22px;

			--content-letterspacing: 0;
			--content-letterspacing-tab: 0;
			--content-letterspacing-mobile: 0;

			--content-textdecoration: 'none';
			--content-textdecoration-tab: 'none';
			--content-textdecoration-mobile: 'none';

			--content-texttransform: 'unset';
			--content-texttransform-tab: 'unset';
			--content-texttransform-mobile: 'unset';

			--content-weight: 400;

		/** Menu Font */
			--menu-size: 16px;
			--menu-size-tab: 16px;
			--menu-size-mobile: 16px;

			--menu-family: 'noto sans jp', sans-serif;

			--menu-lineheight: 24px;
			--menu-lineheight-tab: 24px;
			--menu-lineheight-mobile: 22px;

			--menu-letterspacing: 0;
			--menu-letterspacing-tab: 0;
			--menu-letterspacing-mobile: 0;

			--menu-textdecoration: 'none';
			--menu-texttransform: capitalize;

			--menu-color: #fff;
			--menu-color-hover: #fff;

			--menu-weight: 500;

			--menu-color-active: #448bef;
			--menu-color-submenu: #000000;
			--menu-color-submenu-hover: #448bef;

			--active-menu-bk-color: #4169e1;
			--active-menu-bk-color-hover: #4169e1;

			--mobile-menu-bk-color: #000;

			/* Submenu */
			--submenu-size: 14px;
			--submenu-size-tab: 14px;
			--submenu-size-mobile: 14px;

			--submenu-family: 'noto sans jp', sans-serif;

			--submenu-lineheight: 24px;
			--submenu-lineheight-tab: 24px;
			--submenu-lineheight-mobile: 22px;

			--submenu-weight: 700;

			--submenu-letterspacing: 0;
			--submenu-letterspacing-tab: 0;
			--submenu-letterspacing-mobile: 0;

			--submenu-textdecoration: 'none';
			--submenu-texttransform: capitalize;

		/** Single Post */
			--single-title-size: 34px;
			--single-title-size-tab: 32px;
			--single-title-size-mobile: 30px;

			--single-title-family: 'Frank Ruhl Libre', sans-serif;

			--single-title-lineheight: 34px;
			--single-title-lineheight-tab: 32px;
			--single-title-lineheight-mobile: 30px;

			--single-title-letterspacing: 0;
			--single-title-letterspacing-tab: 0;
			--single-title-letterspacing-mobile: 0;

			--single-title-textdecoration: 'none';
			--single-title-texttransform: 'unset';

			--single-title-weight: 700;

			/* single-meta */
			--single-meta-size: 14px;
			--single-meta-size-tab: 14px;
			--single-meta-size-mobile: 14px;

			--single-meta-family: 'Noto Sans JP', sans-serif;

			--single-meta-lineheight: 24px;
			--single-meta-lineheight-tab: 24px;
			--single-meta-lineheight-mobile: 22px;

			--single-meta-letterspacing: 0;
			--single-meta-letterspacing-tab: 0;
			--single-meta-letterspacing-mobile: 0;

			--single-meta-textdecoration: 'none';
			--single-meta-texttransform: 'capitalize';

			--single-meta-weight: 400;

			/* single-content */
			--single-content-size: 17px;
			--single-content-size-tab: 16px;
			--single-content-size-mobile: 16px;

			--single-content-family: 'Noto Sans JP', sans-serif;

			--single-content-lineheight: 24px;
			--single-content-lineheight-tab: 24px;
			--single-content-lineheight-mobile: 22px;

			--single-content-letterspacing: 0;
			--single-content-letterspacing-tab: 0;
			--single-content-letterspacing-mobile: 0;

			--single-content-textdecoration: 'none';
			--single-content-texttransform: 'lowercase';

			--single-content-weight: 400;

			/* H1 Typography */
			--single-content-h1-family: 'Jost', sans-serif;

			--single-content-h1-weight: 700;

			--single-content-h1-size: 32px;
			--single-content-h1-size-tab: 16px;
			--single-content-h1-size-mobile: 16px;

			--single-content-h1-lineheight: 46px;
			--single-content-h1-lineheight-tab: 24px;
			--single-content-h1-lineheight-mobile: 22px;

			--single-content-h1-letterspacing: 0;
			--single-content-h1-letterspacing-tab: 0;
			--single-content-h1-letterspacing-mobile: 0;

			--single-content-h1-textdecoration: 'none';
			--single-content-h1-texttransform: 'capitalize';

			/* H2 Typography */
			--single-content-h2-family: 'Jost', sans-serif;

			--single-content-h2-weight: 700;

			--single-content-h2-size: 26px;
			--single-content-h2-size-tab: 16px;
			--single-content-h2-size-mobile: 16px;

			--single-content-h2-lineheight: 38px;
			--single-content-h2-lineheight-tab: 24px;
			--single-content-h2-lineheight-mobile: 22px;

			--single-content-h2-letterspacing: 0;
			--single-content-h2-letterspacing-tab: 0;
			--single-content-h2-letterspacing-mobile: 0;

			--single-content-h2-textdecoration: 'none';
			--single-content-h2-texttransform: 'capitalize';

			/* H3 Typography */
			--single-content-h3-family: 'Jost', sans-serif;

			--single-content-h3-weight: 700;

			--single-content-h3-size: 19px;
			--single-content-h3-size-tab: 16px;
			--single-content-h3-size-mobile: 16px;

			--single-content-h3-lineheight: 27px;
			--single-content-h3-lineheight-tab: 24px;
			--single-content-h3-lineheight-mobile: 22px;

			--single-content-h3-letterspacing: 0;
			--single-content-h3-letterspacing-tab: 0;
			--single-content-h3-letterspacing-mobile: 0;

			--single-content-h3-textdecoration: 'none';
			--single-content-h3-texttransform: 'capitalize';

			/* H4 Typography */
			--single-content-h4-family: 'Jost', sans-serif;

			--single-content-h4-weight: 700;

			--single-content-h4-size: 17px;
			--single-content-h4-size-tab: 16px;
			--single-content-h4-size-mobile: 16px;

			--single-content-h4-lineheight: 24px;
			--single-content-h4-lineheight-tab: 22px;
			--single-content-h4-lineheight-mobile: 22px;

			--single-content-h4-letterspacing: 0;
			--single-content-h4-letterspacing-tab: 0;
			--single-content-h4-letterspacing-mobile: 0;

			--single-content-h4-textdecoration: 'none';
			--single-content-h4-texttransform: 'capitalize';

			/* H5 Typography */
			--single-content-h5-family: 'Jost', sans-serif;

			--single-content-h5-weight: 700;

			--single-content-h5-size: 17px;
			--single-content-h5-size-tab: 16px;
			--single-content-h5-size-mobile: 16px;

			--single-content-h5-lineheight: 24px;
			--single-content-h5-lineheight-tab: 22px;
			--single-content-h5-lineheight-mobile: 22px;

			--single-content-h5-letterspacing: 0;
			--single-content-h5-letterspacing-tab: 0;
			--single-content-h5-letterspacing-mobile: 0;

			--single-content-h5-textdecoration: 'none';
			--single-content-h5-texttransform: 'capitalize';

			/* H6 Typography */
			--single-content-h6-family: 'Jost', sans-serif;

			--single-content-h6-weight: 700;

			--single-content-h6-size: 11px;
			--single-content-h6-size-tab: 11px;
			--single-content-h6-size-mobile: 11px;

			--single-content-h6-lineheight: 16px;
			--single-content-h6-lineheight-tab: 16px;
			--single-content-h6-lineheight-mobile: 16px;

			--single-content-h6-letterspacing: 0;
			--single-content-h6-letterspacing-tab: 0;
			--single-content-h6-letterspacing-mobile: 0;

			--single-content-h6-textdecoration: 'none';
			--single-content-h6-texttransform: 'capitalize';

		/* Custom Button Typo */
			--custom-btn-size: 16px;
			--custom-btn-size-tab: 16px;
			--custom-btn-size-mobile: 16px;

			--custom-btn-family: 'Noto Sans JP', sans-serif;

			--custom-btn-lineheight: 30px;
			--custom-btn-lineheight-tab: 30px;
			--custom-btn-lineheight-mobile: 30px;

			--custom-btn-letterspacing: 0;
			--custom-btn-letterspacing-tab: 0;
			--custom-btn-letterspacing-mobile: 0;

			--custom-btn-textdecoration: 'none';

			--custom-btn-texttransform: 'unset';

			--custom-btn-font-weight: 500;

		/* Custom Button Typo */
			--post-link-btn-size: 14px;
			--post-link-btn-size-tab: 14px;
			--post-link-btn-size-mobile: 14px;

			--post-link-btn-family: 'Noto Sans JP', sans-serif;

			--post-link-btn-lineheight: 21px;
			--post-link-btn-lineheight-tab: 21px;
			--post-link-btn-lineheight-mobile: 21px;

			--post-link-btn-letterspacing: 0;
			--post-link-btn-letterspacing-tab: 0;
			--post-link-btn-letterspacing-mobile: 0;

			--post-link-btn-textdecoration: 'none';

			--post-link-btn-texttransform: 'unset';

			--post-link-btn-font-weight: 500;

		/* IMAGE RATIO */
			/* GRID GRID RATIO */
				--newsis-post-grid-image-ratio: 0.63;
				--newsis-post-grid-image-ratio-tab: 0.63;
				--newsis-post-grid-image-ratio-mobile: 0.63;

			/* LIST IMAGE RATIO */
				--newsis-post-list-image-ratio: 0.2;
				--newsis-post-list-image-ratio-tab: 0.2;
				--newsis-post-list-image-ratio-mobile: 0.2;

			/* CAROUSEL IMAGE RATIO */
				--newsis-post-carousel-image-ratio: 0.56;
				--newsis-post-carousel-image-ratio-tab: 0.56;
				--newsis-post-carousel-image-ratio-mobile: 0.56;

			/* FILTER IMAGE RATIO */
				--newsis-post-filter-image-ratio: 0.66;
				--newsis-post-filter-image-ratio-tab: 0.66;
				--newsis-post-filter-image-ratio-mobile: 0.66;

			/* ALTER IMAGE RATIO */
				--newsis-post-alter-image-ratio: 0.66;
				--newsis-post-alter-image-ratio-tab: 0.66;
				--newsis-post-alter-image-ratio-mobile: 0.66;

			/* ARCHIVE IMAGE RATIO */
				--newsis-archive-image-ratio: 0.26;
				--newsis-archive-image-ratio-tab: 0.26;
				--newsis-archive-image-ratio-mobile: 0.7;

			/* SINGLE IMAGE RATIO */
				--newsis-single-image-ratio: 0.6;
				--newsis-single-image-ratio-tab: 0.6;
				--newsis-single-image-ratio-mobile: 0.86;

			/* PAGE IMAGE RATIO */
				--newsis-page-image-ratio: 0.66;
				--newsis-page-image-ratio-tab: 0.66;
				--newsis-page-image-ratio-mobile: 0.66;

		/* CARD */
			--newsis-card-border-color: #448BEF;

		/** Breadcrumb Options */
		--breadcrumb-background-color: #ffffff;
		--breadcrumb-link-color: #000000;
		--breadcrumb-link-color-hover: #000000;

		--breadcrumb-text-color: #000000;

		/** Move to top options */
		--move-to-top-color: #ffffff;
		--move-to-top-color-hover: #ffffff;

		--move-to-top-background-color: #448bef;
		--move-to-top-background-color-hover: #448bef;

		--move-to-top-border-color: #448bef;
		--move-to-top-border-color-hover: #448bef;

		--move-to-top-font-size: 20px;
		--move-to-top-font-size-tablet: 16px;
		--move-to-top-font-size-smartphone: 14px;

		/** Header Padding **/
		--header-padding: 15px;
		--header-padding-tablet: 10px;
		--header-padding-smartphone: 10px;

		/** Top Header **/
		--top-header-menu-color: #525252;
		--top-header-menu-color-hover: #000;

		--top-header-social-color: #525252;
		--top-header-social-color-hover: #000;

		/* Newsletter and Random news */
		--header-letter-random-color: #525252;

		/** Sidebar Toggle color */
		--sidebar-toggle-color: #fff;
		--sidebar-toggle-color-hover: #fff;

		/** NewsLetter color */
		--newsletter-color: #525252;
		--newsletter-color-hover: #448bef;

		/** Random News color */
		--random-news-color: #525252;
		--random-news-color-hover: #448bef;

		/** Search color */
		--search-color: #fff;
		--search-color-hover: #fff;

		/** Footer Text color **/
		--footer-text-color: #ffffff;
		--footer-text-color-hover: #d95f3d;

		/** bottom text color **/
		--footer-bottom-text-color: #8A8A8C;
		--footer-bottom-link-color: #878787;
		--footer-bottom-link-color-hover: #f9f9f9;

		--footer-bottom-author-color: #c5c5c5;

		--ticker-overlay-color: #fff;

		--title-before-icon: #000;

		/** slick top header text color **/
		--top-header-slider-color: #000;
		--top-header-slider-color-hover: #000;

		--top-header-slider-arrow-color: #000;
		--top-header-slider-arrow-color-hover: #fff;

		--date-header-bk-color: #f9f9f9;

		/** Custom button **/
		--custom-btn-color: #ffffff;
		--custom-btn-color-hover: #ffffff;

		--custom-btn-bkcolor: #000;
		--custom-btn-bkcolor-hover: #000;

		--custom-btn-icon-size: 12px;
		--custom-btn-icon-size-tab: 12px;
		--custom-btn-icon-size-mobile: 12px;

		/* Footer Widget Bk color */
		--footer_widget_background_color_group: #2e2e2e;

		/* Three Column */
		--three-column-post-bk-color: #fff;

		/* Three Column */
		--two-column-post-bk-color: #fff;

		--post-list-number-bk-color: #d1d1d1;

		--live-search-bk-color: #fff;
		--live-search-color: #555;
	}

	.newsis_dark_mode {
		--main-bk-color: #000;

		--top-header-slider-color: #fff;
		--top-header-slider-color-hover: #fff;

		--top-header-slider-arrow-color: #fff;
		--top-header-slider-arrow-color-hover: #fff;

		--slick-button-color: #fff;

		--block-title-bk-color: #202024;

		--top-header-bk-color: #000;
		--top-date-time-bk-color: #27272b;
		--top-header-dt-color: #fff;

		--top-header-social-color: #fff;
		--top-header-social-color-hover: #fff;

		--header-letter-random-color: #fff;

		--header-toggle-bk-color: #000;
		--toggle-close-bk-color: #222222;
		--toggle-close-btn-color: #fff;

		--header-bk-color: #000;

		--white-bk-color: #202024;

		--button-bk-color: #202024;

		--text-background-color: #202024;

		--menu-bk-color: #000;
		--menu-color-submenu: #fff;
		--submenu-border-btm-color: #2a2a2a;

		--mobile-menu-bk-color: #000;
		--mobile-menu-border-btm-color: #2a2a2a;
		--menu-color: #fff;

		--search-color: #fff;
		--sidebar-toggle-color: #fff;

		--newsletter-color: #fff;
		--random-news-color: #fff;

		--ticker-outer-bk-color: #212121;
		--ticker-inner-bk-color: #000000;

		--banner-content-bk-color: #202024;
		--archive-content-bk-color: #202024;
		--single-content-bk-color: #202024;
		--search-content-bk-color: #202024;

		--full-width-section-bk-color: #27272b;
		--leftc-rights-section-bk-color: #27272b;
		--lefts-rightc-section-bk-color: #27272b;
		--full-width-bottom-section-bk-color: #27272b;
		--opinion-section-bk-color: #27272b;

		--full-width-content-bk-color: #202024;
		--leftc-rights-content-bk-color: #202024;
		--lefts-rightc-content-bk-color: #202024;
		--full-width-bottom-content-bk-color: #202024;
		--opinion-content-bk-color: #202024;

		--404-error-content-bk-color: #202024;

		--theme-section-bk-color: #545454;
		--theme-content-bk-color: #202024;

		--border-bottom-color: #525252;
		--block-title-border-bottom-color: #444444;

		--body-text-default-color: #ffffff;

		--green-text-color: #2AB391;
		--border-line-color: #E2E2E2;
		--menu-active-color: #DE4331;

		--noimg-bk-color: #282828;

		--white-text: #fff;

		--author-color: #8A8A8C;
		--meta-text-color: #8A8A8C;
		--main-content-text-color: #c6c6c6;

		--block-title-color: #f9f9f9;
		--block-title-color-black: #f9f9f9;
		--post-title-color: #f3f3f3;

		--post-content-color: #505050;
		--post-meta-color: #c3c3c3;

		--newsis-global-preset-theme-color: #448bef;
		--dark-bk-color: #1a1a1a;

		--inner-container-bk: #202024;

		--ticker-overlay-color: #747474;

		--title-before-icon: #fff;

		/** Breadcrumb Options */
		--breadcrumb-background-color: #202024;
		--breadcrumb-link-color:#ffffff;
		--breadcrumb-link-color-hover:#f0f0f0;
		--breadcrumb-text-color: #fff;

		--pagination-color: #fff;
		--pagination-bk-color: #202024;

		/* Three Column */
		--three-column-post-bk-color: #202024;

		/* Two Column */
		--two-column-post-bk-color: #202024;

		--post-list-number-bk-color: #27272b;

		--live-search-bk-color: #27272b;
		--live-search-color: #fff;
	}

	html {
	 	scroll-behavior: smooth;
	}

	body {
		font-family: var(--block-title-family);
		scroll-behavior: smooth;
		font-size: 16px;
		background: var(--site-bk-color);
	}

	body.newsis_dark_mode {
		background: #27272b;
	}

	figure {
		margin: 0px;
	}

	img {
		width: 100%;
		object-fit: cover;
	}

	.post-thumb img {
		display: block;
	}

	input[type="submit"] {
		cursor: pointer;
		padding: 8px 15px 9px;
		border: none;
		line-height: 18px;
		font-size: 14px;
	}

	.newsis-container-fluid{
		width: 100%;
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
		margin-right: auto;
		margin-left: auto;
		max-width: 120rem;
	}

	.newsis-container-fluid .row{
		padding: 0 2rem;
	}

	.newsis-container {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-x: 1.5rem;
		width: 100%;
		padding-right: var(--bs-gutter-x, 0.75rem);
		padding-left: var(--bs-gutter-x, 0.75rem);
		margin-right: auto;
		margin-left: auto;
	}

	.row {
		--bs-gutter-x: 1.5rem;
		--bs-gutter-y: 0;
		margin-top: calc(var(--bs-gutter-y) * -1);
		margin-right: calc(var(--bs-gutter-x) * -.5);
		margin-left: calc(var(--bs-gutter-x) * -.5);
	}

	.widget-title, h2.section-title {
		margin-top: 0px;
		color: var(--block-title-color);
	}
	.posts-list-wrap.layout-one .no-feat-img figure{
		padding-bottom: 73%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 75px;
	}

	.posts-list-wrap.layout-two .no-feat-img figure{
		padding-bottom: 73%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 75px;
	}

	.posts-list-wrap.layout-two .post-item:first-child .no-feat-img figure,
	.posts-list-wrap.layout-three .post-item:first-child .no-feat-img figure {
		padding-bottom: 23%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 165px;
	}

	.wp-block-calendar table caption, .wp-block-calendar table tbody {
		color: var(--block-title-color);
	}

	.dark_bk .wp-block-calendar table caption, .wp-block-calendar table tbody {
		color: var(--white-text);
	}

	.widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, 
	.widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
		margin-left: 1.25em;
	}

	.wp-block-calendar table th,
	.wp-block-calendar table tr {
		color: var(--post-title-color);
	}

	.dark_bk .wp-block-calendar table tr {
		color: var(--white-text);
	}

	.wp-block-calendar table th {
		background-color: var(--border-bottom-color);
	}

	/*main container **/
	@media only screen and (max-width: 680px) {
		.newsis-container-fluid .row {
			padding: 0 0.5rem;
		}
	}

	@media (min-width: 576px) {
	  .newsis-container {
		max-width: 540px;
	  }
	}

	@media (min-width: 676px) {
	  .newsis-container {
		max-width: 620px;
	  }
	}

	@media (min-width: 768px) {
	  .newsis-container {
		max-width: 720px;
	  }
	}

	@media (min-width: 868px) {
	  .newsis-container {
		max-width: 820px;
	  }
	  .newsis-container {
		padding-right: var(--bs-gutter-x, 1rem);
		padding-left: var(--bs-gutter-x, 1rem);
	  }
	}

	@media (min-width: 992px) {
	  .newsis-container {
		max-width: 960px;
	  }
	}

	@media (min-width: 1086px) {
	  .newsis-container {
		max-width: 1060px;
	  }
	}

	@media (min-width: 1200px) {
	  .newsis-container {
		max-width: 1140px;
	  }
	}

	@media (min-width: 1300px) {
	  .newsis-container {
		max-width: 1240px;
	  }
	}

	@media (min-width: 1400px) {
	  .newsis-container  {
		max-width: 1320px;
	  }
	}

	.post-categories {
		margin: 0px;
		padding-left: 0px;
		z-index: 1;
	}

	.post-categories a,
	.widget .post-categories a {
		text-decoration: none;
		color: var(--white-text);
		font-size: calc(var(--meta-size)*0.75);
		font-weight: var(--meta-weight);
		font-family: var(--meta-family);
		text-transform: var(--meta-texttransform);
		letter-spacing: var(--meta-letterspacing);
		text-decoration: var(--meta-textdecoration);
		line-height: var(--meta-lineheight);
		box-sizing: border-box;
		transition: all .4s ease;
		vertical-align: middle;
		padding: 0 13px 4px;
		display: inline-block;
	}

	body .newsis-category-no-bk .post-categories .cat-item a {
		background-color: transparent;
	}

	.widget .post-categories a {
		font-weight: var(--meta-weight);
	}

	.post-categories li::marker {
		color: transparent;
	}

	.post-title {
		color: var(--post-title-color);
		font-family: var(--post-title-family);
		line-height: var(--post-title-lineheight);
		letter-spacing: var(--post-title-letterspacing);
		text-decoration: var(--post-title-textdecoration);
		text-transform: var(--post-title-texttransform);
		font-weight: var(--post-title-weight);
	}

	.post-excerpt {
		margin-top: 10px;
		font-size: var(--content-size);
		color: var(--main-content-text-color);
		font-family: var(--content-family);
		font-weight: var(--content-weight);
		text-decoration: var(--content-textdecoration);
		text-transform: var(--content-texttransform);
		letter-spacing: var(--content-letterspacing);
		line-height: var(--content-lineheight);
	}

	h2.section-title {
		font-family: var(--post-title-family);
	}

	h2.newsis-block-title,
	h2.newsis-widget-title,
	h2.widget-title,
	.wp-block-heading,
	.wp-block-search__label {
		display: block;
		margin-top: 0;
		margin-bottom: 25px;
		color: var(--block-title-color);
		font-size: calc(var(--block-title-size)*0.78);
		font-family: var(--block-title-family);
		line-height: var(--block-title-lineheight);
		letter-spacing: var(--block-title-letterspacing);
		text-decoration: var(--block-title-textdecoration);
		text-transform: var(--block-title-texttransform);
		font-weight: var(--block-title-weight);
	}

	h2.newsis-block-title span,
	h2.newsis-widget-title span,
	h2.widget-title span,
	.archive .page-title,
	.search .page-title {
		background: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
		padding: 4px 12px;
		display: inline-block;
		margin-bottom: -2px;
		position: relative;
	}

	/* Block Title Layout One */
	.block-title--layout-one h2.newsis-block-title,
	.block-title--layout-one h2.newsis-widget-title,
	.block-title--layout-one h2.widget-title {
		border-bottom: 2px solid var(--newsis-global-preset-theme-color);
	}

	/* Block Title Layout Four */
	.block-title--layout-four h2.newsis-block-title,
	.block-title--layout-four h2.newsis-widget-title,
	.block-title--layout-four .news-filter .post_title_filter_wrap,
	.block-title--layout-four h2.widget-title,
	.archive.block-title--layout-four .page-header,
	.search.block-title--layout-four .page-header {
		border-bottom: 2px solid var(--block-title-border-bottom-color);
	}

	.block-title--layout-four h2.newsis-block-title span,
	.block-title--layout-four h2.newsis-widget-title span,
	.block-title--layout-four h2.widget-title span,
	.archive.block-title--layout-four .page-header h1,
	.search.block-title--layout-four .page-header h1 {
		background-color: transparent;
		color: var(--block-title-color-black);
		padding: 0 0 5px;
		border-bottom: 2px solid var(--newsis-global-preset-theme-color);
		font-size: calc(var(--block-title-size)*0.78);
	}

	.block-title--layout-four .dark_bk h2.widget-title span {
		color: var(--white-text);
	}
	/* Block Title Layout Finish */

	h2.newsis-block-title span sub,
	h2.newsis-widget-title span sub {
		font-size: inherit;
		position: initial;
	}

	.post-element a.post-link-button:hover,
	.post-element a.post-link-button:hover i {
		color: var(--newsis-global-preset-theme-color);
	}

	.post-element a.post-link-button:hover i {
		padding-left: 8px;
	}

	.post-meta span,
	.post-meta time {
		color: var(--meta-text-color);
		font-size: calc(var(--meta-size) * 0.8);
		font-family: var(--meta-family);
		font-weight: var(--meta-weight);
		text-transform: var(--meta-texttransform);
		text-decoration: var(--meta-textdecoration);
		letter-spacing: var(--meta-letterspacing);
	}

	.post-meta a{
		text-decoration: none;
	}

	.post-meta .author_name,
	.post-comment,
	.read-time {
		color: var(--meta-text-color);
		text-decoration: var(--meta-textdecoration);
		font-family: inherit;
		font-weight: inherit;
	}

	.news-carousel.layout--two .post-meta .author_name,
	.news-carousel.layout--two .post-meta span.author_name:before, 
	.news-carousel.layout--two .post-meta a.author_name:before {
		color: var(--white-text);
	}

	#theme-content {
		padding: 30px 0;
	}

	.home.blog #theme-content {
		padding-top: var(--archive-padding-top);
		padding-bottom: var(--archive-padding-bottom);
	}

	.home.blog #theme-content .widget .post-item {
		background: var(--archive-content-bk-color);
	}

	.single #theme-content {
		background: transparent;
	}

	#theme-content .row {
		display: flex;
	}
	
	body.both-sidebar #theme-content .row .secondary-left-sidebar{
		flex: 0 1 25%;
		margin-right: 50px;
	}

	body.both-sidebar #theme-content .row .secondary-sidebar {
		flex: 0 1 25%;
		margin-left: 50px;
		padding: 0;
	}

	body.right-sidebar #theme-content .row .secondary-left-sidebar,
	body.left-sidebar #theme-content .row .secondary-left-sidebar{
		flex: 0 1 30%;
		margin-right: 50px;
	}

	body.right-sidebar #theme-content .row .secondary-sidebar {
		flex: 0 1 30%;
		margin-left: 50px;
	}

	.home.blog #theme-content .row .primary-content article .blaze_box_wrap {
		position: relative;
		background: var(--archive-content-bk-color);
	}

	.widget_block h2 {
		margin: 0 0 5px;
	}

	/** page sidebar **/
	body.both-sidebar #theme-content .row .primary-content {
		max-width: 50%;
		flex: 0 1 50%;
	}

	body.right-sidebar #theme-content .row .primary-content,
	body.left-sidebar #theme-content .row .primary-content {
		flex: 0 1 70%;
		max-width: 70%;
	}
	
	@media ( max-width: 1025px )  {
		body.right-sidebar #theme-content .row .primary-content,
		body.left-sidebar #theme-content .row .primary-content {
			max-width: 100%;
		}
	}

	.page .primary-content .post-inner-wrapper {
		background-color: var(--inner-container-bk);
		padding: 20px;
	}

	.page h1.entry-title {
		margin-top: 0px;
	}


/*
=========================================
2.0 Header
	2.1 Header One
	2.2 Header Two

	2.3 Responsive
=========================================
*/

	.header-width--full-width header .newsis-container {
		width: initial;
		max-width: initial;
		margin: 0 30px;
	}

	.header-width--full-width header .newsis-container .row {
		margin: 0;
	}

	header .main-header {
		box-shadow: 0 3px 4px 0 #0000000d;
	}

	header.with-no-bottom-box-shadow .main-header {
		box-shadow: none;
	}

	#wp-custom-header img {
		width: 100%;
		display: block;
	}

	.menu-item-description {
		font-size: 9px;
		padding: 2px 4px;
		margin: 0 3px;
		line-height: 10px;
		left: calc(100% - 25px);
		background: var(--newsis-global-preset-theme-color);
		color: #fff;
		position: absolute;
		border-radius: 1px;
		line-height: normal;
		top: 0;
		margin: 0 3px;
		font-weight: 700;
		display: inline-table;
		word-break: keep-all;
		overflow-wrap: unset;
		width: max-content;
		z-index: 1;
	}

	.menu-item-description:after {
		position: absolute;
		content: '';
		width: 0;
		height: 0;
		border-left: 0 solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid var(--newsis-global-preset-theme-color);
		left: 3px;
		bottom: -4px;
	}
	.sub-menu .menu-item-description {
		left: auto;
		top: auto;
		margin-left: 10px;
		margin-top: 5px;
	}

	.sub-menu .menu-item-description:after {
		content: none;
		bottom: 0;
	}

	/* 2.1 Header One */

	.site-header.layout--default .top-header {
		background: var(--top-header-bk-color);
		border-bottom: 1px solid var(--top-header-border-btm-c);
	}

	.newsis_dark_mode .site-header.layout--default .top-header {
		border-bottom: 1px solid #222222;
	}

	.site-header.layout--default .top-header .row{
		display: flex;
		align-items: center;
		min-height: 40px;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.site-header.layout--default .top-header li.menu-item {
		display: inline-block;
	}

	.site-header.layout--default .top-date-time {
		flex: 0 1 30%;
		font-family: var(--menu-family);
		font-size: 14px;
		font-weight: 500;
		color: var(--top-header-dt-color);
		line-height: 14px;
	}

	.site-header.layout--default .top-date-time .date {
		padding-left: 8px;
	}

	/* Top Ticker News */
	.top-ticker-news .ticker-item-wrap {
		visibility: hidden;
	}

	.top-ticker-news .ticker-item-wrap.slick-slider {
		visibility: visible;
	}

	.site-header.layout--default .top-ticker-news {
		flex: 1 1 40%;
		height: 44px;
		overflow: hidden;
	}

	.site-header.layout--default .top-ticker-news ul {
		padding-left: 0;
		position: relative;
	}

	.site-header.layout--default .top-ticker-news .slick-arrow {
		position: absolute;
		cursor: pointer;
		background: transparent;
		border: 1px solid #00000038;
		top: 12px;
		font-size: 9px;
		padding: 5px 7px;
		border-radius: 0;
		transition: all .4s ease;
	}

	.newsis_dark_mode .site-header.layout--default .top-ticker-news .slick-arrow {
		border-color: #ffffff38;
	}

	.site-header.layout--default .top-ticker-news .slick-arrow:hover {
		background-color: var(--newsis-global-preset-theme-color);
		border-color: var(--newsis-global-preset-theme-color)
	}

	.site-header.layout--default .top-ticker-news .slick-prev.slick-arrow {
		right: 30px;
	}

	.site-header.layout--default .top-ticker-news .slick-next.slick-arrow {
		right: 0;
	}

	.site-header.layout--default .top-ticker-news .slick-list {
		width: 91%;
	}

	.site-header.layout--default .top-ticker-news .slick-list li {
		margin: 13px 0;
		text-align: right;
		position: relative;
		padding-right: 5px;
	}

	.site-header.layout--default .top-ticker-news .slick-list li a {
		text-decoration: none;
		color: var(--top-header-slider-color);
		font-size: calc(var(--post-title-size)*0.66);
		font-family: var(--post-title-family);
		line-height: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.site-header.layout--default .top-ticker-news .slick-list li a:hover {
		color: var(--top-header-slider-color-hover);
	}

	.site-header.layout--default .top-ticker-news .slick-prev.slick-arrow:after {
		background-color: var(--top-header-slider-arrow-color);
	}

	.site-header.layout--default .top-ticker-news  .slick-arrow {
		color: var(--top-header-slider-arrow-color);
	}

	.site-header.layout--default .top-ticker-news  .slick-arrow:hover {
		color: var(--top-header-slider-arrow-color-hover);
	}

	.site-header.layout--default .top-nav-menu {
		flex: 1 1 40%;
		overflow: hidden;
		text-align: right;
	}

	.top-nav-menu ul {
	    padding: 0;
	    margin: 0;
	}

	.top-header li.menu-item {
	    display: inline-block;
	}

	.top-header .top-nav-menu ul li {
	    display: inline-block;
	    padding: 0 5px;
	    font-family: var(--menu-family);
	    font-size: 14px;
	    font-weight: 500;
	}

	.top-header .top-nav-menu ul li a{
		text-decoration: none;
		color: var(--top-header-menu-color);
	}

	.top-header .top-nav-menu ul li:hover a {
		color: var(--top-header-menu-color-hover);
	}

	/* Social Icons */
	.site-header.layout--default .social-icons-wrap {
		flex: 0 1 30%;
	}

	.site-header.layout--default .social-icons-wrap .social-icon {
	    font-size: 12px;
	    font-weight: 500;
	    text-decoration: none;
	    padding: 0px 4px;
	    color: var(--top-header-social-color);
	    text-align: center;
	    margin-right: 6px;
		box-shadow: 0px 0px 2px 1px #3a3a3a;
	}

	.site-header.layout--default .social-icons-wrap.newsis-show-hover-animation .social-icon {
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.site-header.layout--default .social-icons-wrap.newsis-show-hover-animation .social-icon:hover {
		transform: translateY(-2px);
	}

	.site-header.layout--default .social-icons-wrap .social-icon {
		border-radius: 500px;
		width: 30px;
	    height: 30px;
	    display: inline-block;
	    margin-right: 8px;
	}

	.site-header.layout--default .social-icons-wrap .social-icon i {
		line-height: 30px;
	}

	.site-header.layout--default .social-icons-wrap .social-icon:hover{
		color: var(--top-header-social-color-hover);
	}

	.site-header.layout--default .site-branding-section {
		background-color: var(--header-bk-color);
		padding: var(--header-padding) 0;
	}

	.site-header.layout--default .main-header .site-title {
		margin: 0;
		padding: 0 5px;
		line-height: 1;
	}

	.site-header.layout--default .main-header .site-description {
		margin: 0;
		padding: 8px 5px 0;
		font-family: var(--site-tagline-family);
	    font-weight: var(--site-tagline-weight);
	    font-size: var(--site-tagline-size);
	    line-height: var(--site-tagline-lineheight);
	    letter-spacing: var(--site-tagline-letterspacing);
	    text-decoration: var(--site-tagline-textdecoration);
	    text-transform: var(--site-tagline-texttransform);
	}

	.site-header.layout--default .main-header .site-branding-section .row {
		display: flex;
		align-items: center;
		padding-top: 5px;
   		padding-bottom: 5px;
	}

	/* Site Title */
	.site-header.layout--default .main-header .site-branding-section .site-branding {
		flex: 0 1 40%;
		text-align: center;
	}

	.newsis_dark_mode .site-branding img {
		background-color: #414141;
		padding: 10px;
		border-radius: 3px;
	}

	/* Newslettter and Random News */
	.site-header.layout--one .header-right-button-wrap {
		flex: 0 1 30%;
		text-align: end;
		padding: 0 5px;
	}

	.site-header.layout--default .header-right-button-wrap > div {
		display: inline-block;
	}

	.site-header.layout--default .header-right-button-wrap div + div {
		padding-left: 15px;
	}

	.site-header.layout--default .header-right-button-wrap .random-news-element {
		margin-top: 15px;
	}

	.site-header.layout--default .header-right-button-wrap > div a {
		text-decoration: none;
	}

	.site-header.layout--default .header-right-button-wrap .title-icon i {
		padding-right: 6px;
		font-size: 13px;
	}

	.site-header.layout--default .header-right-button-wrap span.title-text {
		font-family: var(--menu-family);
		font-weight: var(--menu-weight);
		font-size: calc( var(--menu-size) * 0.9 );
	}

	@media (max-width: 320px) {
		.site-header.layout--one .header-right-button-wrap {
			text-align: center;
		}
	}

	/* Newsletter popup */
	.site-header .newsletter-element {
		position: relative;
	}

	.site-header .newsletter-popup-modal {
		display: none;
	}

	.site-header .newsletter-popup-modal.open {
		display: block;
		padding: 20px;
		z-index: 999;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		background: var(--white-bk-color);
		box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.23);
		-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.23);
		-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.23);
		border-radius: 4px;
	}

	.site-header .newsletter-popup-modal.open .modal-close i {
		cursor: pointer;
	}

	.modal-content {
		min-height: 305px;
		min-width: 375px;
	}

	.site-header .newsletter-popup-modal.open label {
		text-align: left;
		display: inline-block;
		width: 100%;
	}

	.site-header .newsletter-popup-modal.open input {
		width: 100%;
		text-transform: uppercase;
		padding: 10px;
	}

	.site-header .newsletter-popup-modal.open input[type="submit"] {
		padding: 15px 10px;
	}

	.site-header .newsletter-popup-modal.open input[type="submit"]:hover {
		cursor: pointer;
	}

	.site-header .modal-content h2{
		margin-top: 5px;
	}

	.site-header .modal-content::-webkit-scrollbar {
		width: 7px;
	}

	.site-header .modal-content::-webkit-scrollbar-thumb {
		background-color: var(--newsis-global-preset-theme-color);
		border-radius: 20px;
	}

	.site-header .modal-content::-webkit-scrollbar-track {
		box-shadow: inset 0 0 5px var(--newsis-global-preset-theme-color);
		border-radius: 10px;
	}

	.after-header.header-layout-banner-two .ads-banner img{
		width: auto;
		height: auto;
		display: block;
		margin-inline: auto;
	}

	.site-title a {
		text-decoration: none;
	}

	/** Menu Section **/
	.site-header.layout--default .menu-section {
		background-color: var(--header-bk-color);
	}

	.site-header.layout--default .menu-section .row {
		align-items: center;
		display: flex;
	}

	.site-header.layout--default .sidebar-toggle-wrap {
		flex:  0 1 5%;
		padding-left: 25px;
	}

	.site-header.layout--default.layout--one .sidebar-toggle-wrap {
		padding-right: 20px;
	}

	.site-header.layout--default.layout--two .sidebar-toggle-wrap {
		padding-right: 25px;
	}

	.site-header.layout--default nav.main-navigation{
		flex: 1 1 90%;
	}

	.site-header.layout--default .search-wrap {
		flex: 0 1 5%;
		padding: 0 25px 0 20px;
		position: relative;
		text-align: right;
	}

	.site-header.layout--default.layout--one .search-wrap {
		padding-left: 0;
	}

	.site-header.layout--default .search-wrap .search-trigger {
		background-color: transparent;
		border: none;
		color: var(--search-color);
		padding: 0;
		font-size: 12px;
	}

	.site-header.layout--default.layout--one .search-wrap .search-trigger {
		border-radius: 3px;
	    padding: 8px 11px;
	    background: #f9f9f942;
	}

	.site-header.layout--default .search-wrap .search-trigger:hover {
		color: var(--search-color-hover);
	}

	.site-header.layout--default .search-form-wrap.hide {
		display: none;
	}

	/* Search Layout One */
	.site-header.layout--default .search-form-wrap {
		position: absolute;
		width: 330px;
		height: auto;
		padding: 14px 15px;
		background-color: var(--inner-container-bk);
		right: 0;
		top: 38px;
		z-index: 999999;
		box-shadow: 0px 1px 5px 3px rgb(0 0 0 / 9%);
		-webkit-box-shadow: 0px 1px 5px 3px rgb(0 0 0 / 9%);
		-moz-box-shadow: 0px 1px 5px 3px rgb(0 0 0 / 9%);
	}

	.site-header.layout--default .search-form-wrap form {
		text-align: center;
	}

	.site-header.layout--default .search-submit {
		border: none;
		background-color: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
		vertical-align: top;
		padding-bottom: 10px;
		letter-spacing: 0.3px;
		font-size: 14px;
		font-family: var(--menu-family);
	}

	.search-form-wrap .search-field {
		font-size: 15px;
		padding: 7px 12px;
	}

	.search-form-wrap .search-field::placeholder {
		font-size: 14px;
	}

	.site-header.layout--default .search-submit:hover,
	.search-wrap .search-trigger:hover {
		cursor: pointer;
	}

	.newsis_sidetoggle_menu_burger {
	  	display:flex;
	  	align-items: flex-start;
	  	flex-direction:column;
	  	cursor:pointer;
	}

	.site-header.layout--one .newsis_sidetoggle_menu_burger {
		border-radius: 3px;
	    padding: 7px 10px;
	    background: #f9f9f942;
	}

	.newsis_sidetoggle_menu_burger span {
	    margin-bottom: 5px;
	    background-color: var(--sidebar-toggle-color);
        width: 23px;
	    height: 1.2px;
		display: block;
		margin: 2.4px 0;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.site-header.layout--one .newsis_sidetoggle_menu_burger span {
		width: 18px;
		height: 1.7px;
		margin: 1.6px 0;
	}

	.site-header.layout--one .newsis_sidetoggle_menu_burger span:first-child {
		width: 10px;
		height: 1.75px;
	}

	.newsis_sidetoggle_menu_burger span:first-child {
	    width: 13px;
	}

	.newsis_sidetoggle_menu_burger:hover span,
	.off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span{
		background-color: var(--sidebar-toggle-color-hover);
	}

	.off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span:nth-child(1) {
	  	transform: rotate(40deg) translate(8px, 3px);
    	width: 26px;
	}

	.site-header.layout--one .off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span:nth-child(1) {
		transform: rotate(40deg) translate(4px, 5px);
    	width: 22px;
	}

	.off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span:nth-child(2) {
	  transform: scaleX(0);
	}

	.off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span:nth-child(3) {
	  transform: rotate(-39deg) translate(7px, -2px);
	  width: 27px;
	}

	.site-header.layout--one .off-canvas-trigger.slideshow .newsis_sidetoggle_menu_burger span:nth-child(3) {
		transform: rotate(-45deg) translate(3px, -2px);
		width: 21px;
	}

	.search-popup--style-one .search_close_btn{
		display: none;
	}

	/** Main Menu **/
	@media (min-width: 48.1em){
		.main-navigation .menu ul,
		.main-navigation .nav-menu ul{
			display: flex;
			list-style: none;
			line-height: 1.6;
			align-items: center;
			height: inherit;
			vertical-align: middle;
		}
		
		.main-navigation>div, 
		.main-navigation ul.menu,
		.main-navigation ul.menu li
		.main-navigation ul.nav-menu,
		.main-navigation ul.nav-menu li{
			height: inherit;
			vertical-align: middle;
		}

		.main-navigation .menu li,
		.main-navigation .nav-menu.menu li {
			display: flex;
			align-items: center;
		}

		.main-navigation .menu li a,
		.main-navigation .nav.menu li a {
			position: relative;
			padding: 13px 15px;
			transition: all .4s ease;
		  	transform-origin:0 0;
		  	color: var(--menu-color);
		  	font-family: var(--menu-family);
			font-weight: var(--menu-weight);
			font-size: calc(var(--menu-size) * 0.93);
			line-height: var(--menu-lineheight);
			letter-spacing: var(--menu-letterspacing);
			text-transform: var(--menu-texttransform);
			text-decoration: var(--menu-textdecoration);
		}

		.main-navigation .menu > li.current-menu-item a,
		.main-navigation .nav.menu > li.current-menu-item a,
		.main-navigation .menu li.current_page_item a,
		.main-navigation .nav.menu li.current_page_item a {
			background: var(--newsis-global-preset-theme-color);
		}

		.main-navigation .menu li.page_item ul li a,
		.main-navigation .nav.menu li.page_item ul li a {
			background-color: transparent;
		}

		.main-navigation .menu > li a:hover,
		.main-navigation .nav.menu > li a:hover {
			background: var(--newsis-global-preset-theme-color);
		}

		.main-navigation .menu li  ul a:hover,
		.main-navigation .nav.menu li ul a:hover {
			background: transparent;
		}

		.newsis_dark_mode .main-navigation .menu li a,
		.newsis_dark_mode .main-navigation .nav.menu li a {
			color: #fff;
		}

		.main-navigation .menu > li.current-menu-item > a,
		.main-navigation .nav.menu > li.current-menu-item > a,
		.main-navigation .menu > li.current_page_item > a,
		.main-navigation .nav.menu > li.current_page_item > a {
			color: var(--menu-color-active);
		}

		.main-navigation .menu li a:hover,
		.main-navigation .nav.menu li a:hover {
			color: var(--menu-color-hover);
		}
	
		.main-navigation ul.menu ul,
		.main-navigation ul.nav-menu ul {
			background-color: var(--inner-container-bk);
			display: block;
			left: -999em;
			margin: 0;
			position: absolute;
			box-shadow: rgb(0 0 0 / 8%) 0px 2px 3px -1px, rgb(0 0 0 / 6%) 0px 4px 11px -2px;
			z-index: 110;
			padding: 5px 0;
			display: initial;
			box-shadow: 0px 9px 17px -10px rgb(0 0 0 / 58%);
			-webkit-box-shadow: 0px 9px 17px -10px rgb(0 0 0 / 58%);
			-moz-box-shadow: 0px 9px 17px -10px rgba(0,0,0,0.58);
		}

		.main-navigation ul.menu ul li,
		.main-navigation ul.nav-menu ul li {
			float: none;
			border-top: 0;
			position: relative;
			padding: 0 15px;
		}

		.main-navigation ul.menu ul.sub-menu > li:last-child > a,
		.main-navigation ul.nav-menu ul.sub-menu > li:last-child > a {
			border-bottom: none;
		}

		.main-navigation ul.menu ul li a,
		.main-navigation ul.nav-menu ul li a {
			font-size: 15px;
			min-width: 200px;
			width: 100%;
			color: var(--menu-color-submenu);
			border-bottom: 1px solid var(--submenu-border-btm-color);
			font-family: var(--submenu-family);
			font-weight: var(--submenu-weight);
			font-size: var(--submenu-size);
			line-height: var(--submenu-lineheight);
			letter-spacing: var(--submenu-letterspacing);
			text-transform: var(--submenu-texttransform);
			text-decoration: var(--submenu-textdecoration);
		}

		.main-navigation ul.menu ul li a:after,
		.main-navigation ul.nav-menu ul li a:after  {
			color: var(--menu-color-submenu);
		}

		.main-navigation ul.menu ul li a:hover,
		.main-navigation ul.nav-menu ul li a:hover  {
			color: var(--newsis-global-preset-theme-color);
		}
		.main-navigation ul.menu ul li a:hover:after,
		.main-navigation ul.nav-menu ul li a:hover:after  {
			color: var(--newsis-global-preset-theme-color);
		}

		.main-navigation ul.menu li:hover > ul, 
		.main-navigation ul.menu li.focus > ul,
		.main-navigation ul.nav-menu li:hover > ul, 
		.main-navigation ul.nva-menu li.focus > ul {
			right: auto;
			left: 0;
			-webkit-animation: zoomIn .3s ease-in;
			-moz-animation: zoomIn .3s ease-in;
			animation: zoomIn .3s ease-in;
			height: auto;
		}

		/** For header layout 3 **/
		header.layout--three .main-navigation ul.menu li:hover > ul, 
		header.layout--three .main-navigation ul.menu li.focus > ul,
		header.layout--three .main-navigation ul.nav-menu li:hover > ul, 
		header.layout--three .main-navigation ul.nva-menu li.focus > ul {
			right: 0;
			left: auto;
			-webkit-animation: zoomIn .3s ease-in;
			-moz-animation: zoomIn .3s ease-in;
			animation: zoomIn .3s ease-in;
			height: auto;
		}

		.main-navigation .menu > li li a,
		.main-navigation .nav-menu > li li a  {
			float: none;
			display: block;
			padding: 12px 0px;
			text-decoration: none;
		}

		.main-navigation ul.menu ul li:hover > ul, 
		.main-navigation ul.menu ul li.focus > ul,
		.main-navigation ul.nav-menu ul li:hover > ul, 
		.main-navigation ul.nav-menu ul li.focus > ul {
			right: auto;
			left: 100%;
		}

		/** for header layout 3 **/
		header.layout--three .main-navigation ul.menu ul li:hover > ul, 
		header.layout--three .main-navigation ul.menu ul li.focus > ul,
		header.layout--three .main-navigation ul.nav-menu ul li:hover > ul, 
		header.layout--three .main-navigation ul.nav-menu ul li.focus > ul {
			right: 100%;
			left: auto;
		}

		/* arrow */
		.main-navigation ul.menu li.menu-item-has-children > a:after,
		.main-navigation ul.menu li.page_item_has_children > a:after,
		.main-navigation ul.nav-menu li.menu-item-has-children > a:after,
		.main-navigation ul.nav-menu li.page_item_has_children > a:after   {
			display: inline-block;
			font-family: "Font Awesome 5 Free";
			content: "\f107";
			font-style: normal;
			font-size: calc(var(--menu-size)*0.7);
			font-weight: 900;
			line-height: var(--menu-lineheight);
			margin-left: 9px;
			line-height: 20px;
		}

		.main-navigation ul.menu ul li.menu-item-has-children > a:after,
		.main-navigation ul.menu ul li.page_item_has_children > a:after,
		.main-navigation ul.nav-menu ul li.menu-item-has-children > a:after,
		.main-navigation ul.nav-menu ul li.page_item_has_children > a:after {
			display: inline-block;
			font-family: "Font Awesome 5 Free";
			content: "\f105";
			font-style: normal;
			font-size: 12px;
			font-weight: 900;
			line-height: 1;
			margin-left: 8px;
			float: right;
			line-height: 18px;
			padding-top: 4px;
		}
	}

	nav.main-navigation .toggle-sub-menu, 
	nav.main-navigation ul.menu .toggle-sub-menu,
	nav.main-navigation ul.nav-menu .toggle-sub-menu  { 
		display: none;
	}

	nav.main-navigation ul > li ul {
		border-top: 2px solid var(--newsis-global-preset-theme-color);
	}

	@media (max-width: 940px){
		.main-navigation .menu li a,
		.main-navigation .nav.menu li a{
			font-size: var(--menu-size-tab);
			line-height: var(--menu-lineheight-tab);
			letter-spacing: var(--menu-letterspacing-tab);
		}

		.main-navigation ul.menu ul li a,
		.main-navigation ul.nav-menu ul li a  {
			font-size: var(--submenu-size-tab);
			line-height: var(--submenu-lineheight-tab);
			letter-spacing: var(--submenu-letterspacing-tab);
		}
	}

	#newsis_menu_burger span{
	  background-color:ghostwhite;
	}

	@media (max-width: 769px){
		.site-header.layout--default .top-date-time {
			display: none;
		}

		.site-header.layout--default .top-ticker-news {
			flex: 1;
			padding: 0 15px;
		}

		.site-header.layout--default .social-icons-wrap {
			flex: 1;
		}

		.site-header.layout--default .main-header .site-branding-section .row {
			flex-direction: column;
			align-items: center;
		}

		.site-header.layout--default .menu-section .row {
			padding: 5px 0;
		}

		.site-header.layout--default .main-header .site-branding-section .site-branding { 
			padding: 20px 5px;
			text-align: center;
		}

		#newsis_menu_burger{
		  display:flex;
		  align-items:center;
		  flex-direction:column;
		  cursor:pointer;
		}

		#newsis_menu_burger span{
		  width: 19px;
		  height: 1.6px;
		  margin: 2.3px 0;
		  display: block;
		  transition: all .4s ease;
		  transform-origin: 0 0;
		}

		.main-navigation.toggled #newsis_menu_burger span:nth-child(1) {
		  transform: rotate(45deg) translate(0, -2px);
		}

		.main-navigation.toggled #newsis_menu_burger span:nth-child(2) {
		  Transform: scaleX(0);
		}

		.main-navigation.toggled #newsis_menu_burger span:nth-child(3) {
		  transform: rotate(-45deg) translate(0, 0);
		}

		.sidebar-toggle-wrap {
			display: none;
			flex: 0;
		}

		button.menu-toggle {
			background-color: transparent;
			display: flex;
			align-items: center;
			border: none;
			border-radius: 3px;
			background: transparent;
			color: rgba(0, 0, 0, 0.8);
			line-height: 1;
			padding: 0.3em 0.5em 0.3em 0;
		}

		.site-header.layout--one button.menu-toggle {
			padding-left: 20px;
		}

		.menu_txt {
			display: block;
			color: var(--newsis-global-preset-theme-color);
			padding-left: 10px;
			float: none;
			font-weight: 600;
			font-size: 14px;
			text-transform: uppercase;
		}

		nav.main-navigation ul.menu,
		nav.main-navigation ul.nav-menu {
			background-color: var(--mobile-menu-bk-color);
			z-index: 10;
			position: absolute;
			width: 100%;
			top: 39px;
			left: 0;
			padding: 10px 30px;
		}

		nav.main-navigation ul.menu li,
		nav.main-navigation ul.nav-menu li {
			float: none;
			border-top: 0;
			position: relative;
			border-bottom: 1px solid var(--mobile-menu-border-btm-color);
		}

		nav.main-navigation ul li.menu-item-has-children {
		    display: inline-block;
		    width: 100%;
		}

		nav.main-navigation ul.menu li:last-child,
		nav.main-navigation ul.nav-menu li:last-child {
			border-bottom: none;
		}

		nav.main-navigation ul.menu li a,
		nav.main-navigation ul.nav-menu li a {
			font-size: var(--menu-size-mobile);
			font-weight: var(--menu-weight);
			letter-spacing: var(--menu-letterspacing-mobile);
			font-family: var(--menu-family);
			float: none;
			display: block;
			padding: 9px 0;
			text-decoration: var(--menu-textdecoration-mobile);
		}

		nav.main-navigation.toggled ul>li .children, nav.main-navigation.toggled ul>li .sub-menu {
			display: none;
		}

		nav.main-navigation .toggle-sub-menu, 
		nav.main-navigation ul.menu .toggle-sub-menu,
		nav.main-navigation ul.nav-menu .toggle-sub-menu { 
			display: inline-block;
			width: 15px;
		}

		nav.main-navigation .toggle-sub-menu {
			display: inline-block;
			position: absolute;
			top: 5px;
			right: 2px;
		}

		nav.main-navigation ul>li > .sub-menu.isShow,
		nav.main-navigation ul>li > .children.isShow {
			display: block;
			position: relative;
			width: 100%;
			border-top: none;
			padding-left: 20px;
			left: 0;
		}

		nav.main-navigation .toggle-sub-menu {
			padding-right: 20px;
			display: inline-block;
			text-align: right;
		}

		.main-navigation .menu li a,
		.main-navigation .nav.menu li a{
			font-size: var(--menu-size-mobile);
			line-height: var(--menu-lineheight-mobile);
			letter-spacing: var(--menu-letterspacing-mobile);
		}

		.main-navigation ul.menu ul li a,
		.main-navigation ul.nav-menu ul li a  {
			font-size: var(--submenu-size-mobile);
			line-height: var(--submenu-lineheight-mobile);
			letter-spacing: var(--submenu-letterspacing-mobile);
		}

		.main-navigation .menu li a,
		.main-navigation .nav.menu li a{
			font-size: var(--menu-size-mobile);
			line-height: var(--menu-lineheight-mobile);
			letter-spacing: var(--menu-letterspacing-mobile);
		}
	}
	
	.after-header.header-layout-banner-two .ads-banner {
		text-align: center;
		padding: 30px 0 0;
	}

	/** Header Two **/
	.site-branding .site-title a {
		font-size: var(--site-title-size);
		line-height: var(--site-title-lineheight);
		letter-spacing: var(--site-title-letterspacing);
		text-decoration: var(--site-title-textdecoration);
		text-transform: var(--site-title-texttransform);
		font-weight: var(--site-title-weight);
		font-family: var(--site-title-family);
	}

	.site-header.layout--default .newsletter-element a {
		color: var(--newsletter-color);
	    border-radius: 3px;
    	box-shadow: 5px 5px 0px 0px rgb(53 52 52 / 20%);
	}

	.site-header.layout--default.layout--one .newsletter-element.newsis-show-border a {
		border: 1px solid #d7d7d7;
    	padding: 3px 13px 5px;
	}

	.site-header.layout--default .random-news-element a {
		color: var(--random-news-color);
	}

	.site-header.layout--default.layout--one .newsletter-element.newsis-show-hover-animation {
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.site-header.layout--default.layout--one .newsletter-element.newsis-show-hover-animation:hover {
		transform: translateY(-2px);
	}

	/* Header Layout Three */
	/* Top Header */
	.top-date-time-inner {
	    display: inline-block;
	    background-color: var(--top-date-time-bk-color);
	    padding: 6px 9px 5px;
	    font-size: 12px;
	    line-height: 1.1;
	    border-radius: 2px;
	}

	.top-date-time-inner .time {
		font-weight: bold;
	}

	/*** sidebar Toggle **/
		body.bodynoscroll {
			position: fixed;
			width: 100%;
			overflow-y: scroll;
		}

		.off-canvas-active .newsis_ovelay_div,
		.newsletter-popup-active .newsis_ovelay_div  {
			content: "";
			position: fixed;
			z-index: 120;
			height: 100%;
			width: 100%;
			top: 0;
			right: 0;
			background: rgba(0,0,0,.3);
			transition: opacity .3s ease-in-out;
		}

		.off-canvas-active .newsis_ovelay_div:hover,
		.newsletter-popup-active .newsis_ovelay_div:hover {
			cursor: w-resize;
		}

		.sidebar-toggle {
			position: fixed;
			z-index: 99999;
			left: 0;
			top: 0;
			height: 100vh;
			visibility: hidden;
			transition: .4s ease-in-out;
			transition-property: transform,visibility;
			content-visibility: auto;
			transform: translate3d(-100%,0,0);
			width: 350px;
		}

		body.off-canvas-active .sidebar-toggle {
			transform: translate3d(0,0,0);
			visibility: visible;
		}

		/* Toggle Position */
		.off-canvas-sidebar-appear--right .sidebar-toggle {
			transform: translate3d(100%, 0, 0);
			left: auto;
			right: 0;
			direction: rtl;
		}

		.off-canvas-sidebar-appear--right .site-header.layout--default .newsis-container .sidebar-toggle .row {
			direction: ltr;
		} /* position finish */

		body.header-width--full-width .sidebar-toggle .newsis-container {
			margin: 0;
		}

		.off-canvas-close {
			float: right;
			background: var(--toggle-close-bk-color);
			padding: 10px 15px;
			color: var(--toggle-close-btn-color);
			width: 100%;
			text-align: center;
			cursor: pointer;
			-webkit-box-shadow: 0 3px 5px 0 rgb(0 1 1 / 10%);
			box-shadow: 0 3px 5px 0 rgb(0 1 1 / 10%);
			-webkit-transition: all .25s ease-in-out;
			transition: all .25s ease-in-out;
		}

		.sidebar-toggle .newsis-container {
			padding: 35px 25px;
			height: 100%;
			overflow-x: hidden;
			overflow-y: auto;
			box-shadow: 0 0 48px rgb(34 96 191 / 24%);
			background-color: var(--header-toggle-bk-color);
		}

		.site-header.layout--default .newsis-container .sidebar-toggle .row{
			height: initial; 
			align-items: initial; 
			display: initial; 
		}

		.sidebar-toggle .newsis-container::-webkit-scrollbar {
			width: 4px;
		}

		.sidebar-toggle .newsis-container::-webkit-scrollbar-thumb {
			background-color: var(--newsis-global-preset-theme-color);
			border-radius: 20px;
		}

		/* Scrollbar styling */ 
		.related_posts_popup_sidebar .single-related-posts-wrap::-webkit-scrollbar {
		  width: 7px;
		}

		/* Track */
		.related_posts_popup_sidebar .single-related-posts-wrap::-webkit-scrollbar-track {
		  box-shadow: inset 0 0 5px #00000082; 
		  border-radius: 10px;
		}
		 
		/* Handle */
		.related_posts_popup_sidebar .single-related-posts-wrap::-webkit-scrollbar-thumb{
		  background: var(--newsis-global-preset-theme-color); 
		  border-radius: 20px;
		}

		/* Handle on hover */
		.related_posts_popup_sidebar .single-related-posts-wrap::-webkit-scrollbar-thumb:hover {
		  background: var(--newsis-global-preset-theme-color); 
		}
		/* End scrollbar styling*/


/*
=========================================
3.0 Ticker
	3.1 Ticker One
	3.2 Tricker Two

	3.3 Responsive
=========================================
*/

	.ticker-item-wrap .post-date time{
		font-size: calc(var(--meta-size)*0.8);
		font-family: var(--meta-family);
		color: var(--meta-text-color);
		font-weight: var(--meta-weight);
		text-decoration: none;
		text-transform: capitalize;
	}	 

	.ticker-item-wrap .post-date a {
		text-decoration: none;
	}

	.ticker-news-wrap span.ticker_label_title_string {
		text-transform: uppercase;
		font-size: 0.85rem;
		letter-spacing: 1px;
		font-weight: 500;
		line-height: 27px;
	}

	.ticker-news-wrap .icon {
		margin-right: 10px;
		font-size: 13px;
	}

	.ticker-news-wrap .icon i {
		text-decoration: blink;
		-webkit-animation-name: blinker;
		-webkit-animation-duration: 0.6s;
		-webkit-animation-iteration-count:infinite;
		-webkit-animation-timing-function:ease-in-out;
		-webkit-animation-direction: alternate;
	}

	@keyframes blinker {
		from { opacity: 1.0; }
		to { opacity: 0.0; }
	}

	/** Ticker One **/
	.newsis-ticker-box {
		max-height: 85px;
		overflow: hidden;
		flex: 1;
		position: relative;
	}

	.newsis-ticker-box:after,
	.newsis-ticker-box:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		width: 80px;
		z-index: 1;
	}

	.newsis-ticker-box:before {
		width: 30px;
	}

	.newsis-ticker-box:after {
		right: 0;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0), var(--ticker-overlay-color));
	}

	.newsis-ticker-box:before {
		left: 0;
		background-image: linear-gradient(to left, rgba(255, 255, 255, 0), var(--ticker-overlay-color));
	}

	.newsis_dark_mode .newsis-ticker-box:before {
		background: none;
	}

	.ticker-news-wrap {
		position: relative;
		margin: 30px 0 0;
		padding: 10px 0;
	}

	.ticker-news-wrap .newsis-ticker-box ul li {
		float: left;
		margin-inline: 15px;
		display: flex!important;
		overflow: hidden;
		background-color: var(--inner-container-bk);
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.ticker-news-wrap .ticker-item h2.post-title {
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		line-height: inherit;
		display: -webkit-box;
	}

	.ticker-item-wrap {
		list-style: none;
		margin: 0;
	}

	.ticker-item-wrap .feature_image img {
		display: block;
		height: 100%;
	}

	.newsis-ticker-controls button:hover {
		cursor: pointer;
	}

	.ticker_label_title {
		position: relative;
	}

	/* No image */
	.newsis-ticker.layout--one.no-feat-img .newsis-ticker-box {
		max-height: 56px;
	}

	.newsis-ticker.layout--one.no-feat-img .ticker_label_title,
	.newsis-ticker.layout--one.no-feat-img .newsis-ticker-box ul li {
		height: auto;
	}

	.newsis-ticker.layout--one.no-feat-img .ticker-item .feature_image {
		display: none;
	}

	.newsis-ticker.layout--one.no-feat-img .ticker-item h2.post-title {
		margin: 0;
		-webkit-line-clamp: 2;
	}

	.newsis-ticker.layout--one.no-feat-img .newsis-ticker-controls button {
		height: auto;
		padding: 25px 12px;
	}

	/** Ticker Two **/
	.ticker-news-wrap.layout--two .ticker_label_title {
		background-color: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
		text-align: center;
		padding: 12px 15px;
		max-height: 71px;
		position: relative;
		display: flex;
		align-items: center;
	}

	.ticker-news-wrap.layout--two .ticker_label_title:after {
		content: '';
		position: absolute;
		top: 34%;
		right: -9px;
		border-width: 10px 0 10px 10px;
		border-style: solid;
		z-index: 9;
		border-color: transparent transparent transparent var(--newsis-global-preset-theme-color);
	}

	.ticker-news-wrap.layout--two {
		width: 100%;
		height: auto;
		display: flex;
	}
	.ticker-news-wrap.layout--two .ticker-item {
		position: relative;
		clear: none;
		display: inline-block;
	}

	.ticker-news-wrap.layout--two .newsis-ticker-box {
		max-height: 73px;
	}

	.ticker-news-wrap.layout--two .ticker-item .feature_image{
		max-width: 85px;
	}

	.ticker-news-wrap.layout--two .title-wrap {
		display: flex;
		flex-direction: column;
		padding: 10px 15px;
	}

	.ticker-news-wrap.layout--two .ticker-item h2.post-title{
		font-size: calc(var(--post-title-size) * 0.71);
		font-family: var(--post-title-family);
		margin-bottom: 2px;
		margin-top: 2px;
		display: inline-block;
		float: left;
	}

	.ticker-news-wrap.layout--two .ticker-item h2.post-title a{ 
		text-decoration: none;
		font-weight: inherit;
	}

	.ticker-news-wrap.layout--two .newsis-ticker-controls button, .ticker-news-wrap.layout--two .newsis-ticker-controls button:hover  {
		background-color: var(--newsis-global-preset-theme-color);
		border: none;
		height: 100%;
		border-radius: 0;
	}	

	.ticker-news-wrap.layout--two .newsis-ticker-controls button i {
		color: var(--white-text);
	}

	.ticker-news-wrap.layout--two .newsis-ticker-box ul li {
		height: 71px;
	}

/*
=========================================
4.0 Banner Slider
	4.1 Banner Slider One
	4.2 Banner Slider Two
	3.3 Responsive
=========================================
*/

	.main-banner-slider .post-categories,
	.banner-layout--four .banner-trailing-posts .post-categories,
	.banner-layout--six .post-categories {
		position: absolute;
		top: 0;
		left: 30px;
		margin-top: -3px;
	}

	.banner-layout--four .banner-trailing-posts .post-categories,
	.banner-layout--five .main-banner-list-posts .post-categories {
		left: 20px;
	}

	#main-banner-section .newsis-card {
		border: none;
		box-shadow: none;
	}

	figure.post-thumb-wrap {
		margin: 0px;
	}

	ul.post-categories li {
		display: inline-block;
		margin: 0 7px 7px 0;
	}

	.banner-tab .fas.fa-ban,
	.ticker-news-wrap .fas.fa-ban,
	.newsletter-element .fas.fa-ban,
	.random-news-element .fas.fa-ban,
	.post-link-button .fas.fa-ban {
		display: none;
	}

	.main-banner-wrap article.slide-item {
		position: relative;
	}

	.main-banner-wrap .post-element {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 30px 30px 25px;
		background-image: linear-gradient(to top, #1a1919, transparent);
		color: var(--white-text);
		width: 100%;
		z-index: 1;
	}

	.main-banner-wrap .post-element p {
		margin: 0;
	}

	.main-banner-wrap .post-meta ul {
		margin: 0;
		list-style: none;
		padding-left: 0;
	}

	.main-banner-wrap .post-meta ul a{
		text-decoration: none;
	}

	.main-banner-wrap .post-meta .post-categories {
		display: inline-block;
		font-weight: 500;
		font-size: 18px;
		padding-right: 5px;
	}

	.post_slider_template_one .post-meta .post-date time {
		color: var(--white-text);
	}

	.main-banner-wrap .post-element .post-title {
		color: var(--white-text);
		font-size: calc(var(--post-title-size) * 1.4);
		line-height: calc(var(--post-title-lineheight) * 1.8);
		width: 90%;
		margin: 15px 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

   .main-banner-wrap .post-element .post-title a{
		color: inherit;
		text-decoration: inherit;
	}
	.main-banner-wrap .post-element .post-excerpt {
		letter-spacing: 0.2px;
		font-size: var(--content-size);
	}

	.main-banner-wrap .post-element .post-excerpt p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}

	.main-banner-wrap .slick-arrow {
		position: absolute;
		top: 48%;
		z-index: 9;
		background-color: transparent;
		border: none;
		font-size: 15px;
		padding: 0;
		visibility: hidden;
		cursor: pointer;
	}

	.main-banner-wrap .slick-arrow i {
		padding: 9px 12px;
		border: 1px solid var(--white-text);
		border-radius: 2px;
		-webkit-transition: 0.5s ease;
    	transition: 1s ease;
	}

	.main-banner-wrap .main-banner-slider:hover .slick-arrow {
		visibility: visible;
	}

	.main-banner-wrap .slick-arrow:hover i {
		color: var(--newsis-global-preset-theme-color);
    	background-color: var(--white-text);
    	border-color: var(--white-text);
	}

	.main-banner-wrap .slick-prev {
		left: 10px;
	}

	.main-banner-wrap .slick-next  {
		right: 10px;
	}

	.main-banner-wrap .slick-dots {
		position: absolute;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: right;
		bottom: 40px;
		height: 0;
		right: 10px;
	}

	.main-banner-wrap .slick-dots li{
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0 5px;
		padding: 0;
		cursor: pointer;
	}

	.main-banner-wrap .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 20px;
		height: 20px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}

	.main-banner-wrap .slick-dots li.slick-active button:before {
		content: '';
		background-color: var(--newsis-global-preset-theme-color);
		opacity: 1;
	}

	.main-banner-wrap .slick-dots li button::before {
		content: '';
		background-color: var(--white-text);
		opacity: 1;
		font-family: slick;
		font-size: 50px;
		line-height: 20px;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 15px;
		height: 15px;
		content: "•";
		text-align: center;
		opacity: 0.75;
		-webkit-font-smoothing: antialiased;
	}

	.main-banner-tabs ul.banner-tabs {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.main-banner-tabs .banner-tab {
		background-color: #fff;
		padding: 5px 10px;
		color: #333333;
		text-align: center;
		margin-right: 15px;
		flex: 1;
		font-family: var(--block-title-family);
    	font-size: 15px;
	}

	.newsis_dark_mode .main-banner-tabs .banner-tab:not(.active) {
		background-color: #202024;
		color: var(--white-text);
	}

	.main-banner-tabs .banner-tab:hover {
		background-color: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
	}

	.main-banner-tabs .banner-tab:last-child {
		margin-right: 0px;
	}

	.main-banner-tabs ul.banner-tabs:last-child {
		margin-right: 0px;
	}

	.banner-tab:hover {
		cursor: pointer;
	}

	.banner-tab.active {
		background-color: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
	}
	
	.banner-tabs-content .post-item {
		display: flex;
	}

	.banner-tabs-content .post-thumb {
		flex: 0 1 30%;
		background-color: var(--noimg-bk-color);
	}

	.banner-tabs-content .post-thumb img,
	.popular-posts-wrap .post-thumb img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.banner-tabs-content .post-element {
		flex: 1 1 70%;
		padding: 25px 20px;
	}

	.banner-tabs-content .post-categories a {
		color: var(--newsis-global-preset-theme-color);
		font-size: calc(var(--meta-size)*0.8);
		transition: all 0.4s ease;
	}

	.banner-tabs-content .post-categories li {
		margin: 0 7px 2px 0;
	}

	.banner-tabs-content .post-categories li a {
		padding: 0;
	}

	.banner-tabs-content .post-categories {
		display: inline-block;
	}

	.banner-tabs-content .post-date {
		font-size: 0.8rem;
	}

	.banner-tabs-content .tab-item .post-title {
		margin: 0px;
		padding-top: 5px;
		font-size: calc(var(--post-title-size)*0.73);
		color: var(--post-title-color);
		line-height: 1.5;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.banner-tabs-content .tab-item .post-title a,
	.banner-tabs-content .comment-item .newsis_comment_post{
		text-decoration: none;
		color: inherit;
	}

	.banner-tabs-content .post-item,
	.banner-tabs-content .comment-item{
		display: flex;
		margin-top: 30px;
		background: var(--banner-content-bk-color);
	}

	.banner-tabs-content .post-item:last-child,
	.banner-tabs-content .comment-item:last-child{
		margin-bottom: 0;
	}

	.banner-tabs-content .tab-item {
		display: none;
	}

	.banner-tabs-content .tab-item.active {
		display: block;
	}

	#main-banner-section {
		padding: 1em 0;
		padding-bottom: 2em;
	}

	.banner-tabs-content .comment-item .newsis_avatar{
		flex: 0 1 20%;
		padding-right: 20px;
	}

	.banner-tabs-content .comment-item .newsis-comm-content{
		flex: 0 1 80%;
	}

   .banner-tabs-content .comment-item .newsis-comm-content a{
		margin: 0px;
		padding-top: 5px;
		font-size: calc(var(--post-title-size)*0.75);
		line-height: 1.4;
		text-decoration: none;
		color: var(--post-title-color);
		font-weight: 500;
		font-family: var(--post-title-family);
	}

	.banner-tabs-content .comment-item  .newsis-comment {
		margin-bottom: 0;
		margin-top: 8px;
		font-size: var(--content-size);
		font-family: var(--content-family);
		font-weight: var(--content-weight);
	}

	 /* banner order */
	.tab_slider--banner_slider .main-banner-wrap,
	.banner-layout--six.tab_slider--banner_slider .row .main-banner-wrap {
		order: 2;
		padding-right: 0;
		padding-left: 20px;
	}

	@media (max-width: 950px) {
		.tab_slider--banner_slider .main-banner-wrap{
			order: initial;
			padding-left: 0px;
		}
	}

	@media (max-width: 500px) {
		.main-banner-wrap .post-element .post-excerpt {
			display: none;
		}

		.banner-layout--four .main-banner-slider .post-title {
			font-size: 1.6rem;
			line-height: 30px;
		}
	}

	/** BannerTwo **/
		.main-banner-popular-posts h2.section-title {
			margin: 0;
			margin-bottom: 5px;
			line-height: 1;
			padding-bottom: 25px;
			width: 80%;
			font-size: 1.3rem;
			position: relative;
		}

		.popular-posts-wrap .slick-prev {
			right: 55px;
		}

		.main-banner-popular-posts .popular-posts-wrap .slick-arrow {
			position: absolute;
			cursor: pointer;
			color: var(--slick-button-color);
			background-color: var(--white-bk-color);
			border: none;
			border-radius: 0;
			text-align: center;
			font-size: 0.86rem;
			box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-webkit-box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-moz-box-shadow: 0px 0px 20px -9px rgba(0,0,0,0.75);
			-webkit-transition: 0.5s ease;
			transition: 1s ease;
		}

		.newsis_vertical_slider .popular-posts-wrap .slick-prev {
			right: 51px;
		}

		.popular-posts-wrap .slick-next {
			top: -10px;
			right: 11px;
		}

		.widget.widget_newsis_popular_posts_widget .popular-posts-wrap .slick-arrow{
			cursor: pointer;
			position: absolute;
			background-color: var(--white-bk-color);
			color: var(--slick-button-color);
			border: none;
			border-radius: 0;
			font-size: 0.86rem;
			-webkit-transition: 0.5s ease;
			transition: 1s ease;
			box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-webkit-box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-moz-box-shadow: 0px 0px 20px -9px rgba(0,0,0,0.75);
		}

		.newsis_vertical_slider .popular-posts-wrap .slick-arrow,
		.newsis-widget-carousel-posts.newsis_vertical_slider .slick-arrow {
			transform-origin: 0 0;
		    top: -26px;
		    transform: rotate(270deg);
		    padding: 9px 8px 9px 8px;
		}

		.popular-posts-wrap .slick-track article {
			display: flex;
			margin-bottom: 30px;
			background: var(--banner-content-bk-color);
		}

		.main-banner-popular-posts.newsis_horizontal_slider .popular-posts-wrap .slick-track article {
			margin-top: 5px;
		}

		.popular-posts-wrap .slick-track article figure.post-thumb{
			flex: 0 1 32%;
			position: relative;
		}

		.popular-posts-wrap .slick-track article .post-element {
			flex: 0 1 68%;
			padding: 15px;
		}

		.main-banner-popular-posts .post-element .post-categories a,
		.widget .post-element .post-categories a {
			color: var(--newsis-global-preset-theme-color);
		}

		.post-thumb .post-count{
			position: absolute;
			color: var(--white-text);
			background-color: var(--newsis-global-preset-theme-color);
			width: 30px;
			height: 30px;
			bottom: 0;
			left: 0;
			font-size: 0.9rem;
			font-weight: 500;
			text-align: center;
			padding: 6px 7px 7px;
			z-index: 9999;
		}

		.popular-posts-wrap .post-title {
			margin: 0px;
			font-size: calc(var(--post-title-size)*0.76);
			line-height: 1.5;
			text-decoration: none;
			color: var(--post-title-color);
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		.popular-posts-wrap .post-title a{
			text-decoration: none;
			color: inherit;
		}

		.popular-posts-wrap .post-meta {
			margin-top: 5px;
		}

		.widget .popular-posts-wrap .slick-list .slick-track {
			overflow: hidden;
			display: flex;
			flex-direction: column;
		}

		.main-banner-popular-posts .no-feat-img figure {
			height: 88px;
			background-color: var(--noimg-bk-color);
		}

		.main-banner-popular-posts.newsis_horizontal_slider .no-feat-img figure.post-thumb {
			height: 98px;
		}

		/* Horizontal Slider */
		.main-banner-popular-posts.newsis_horizontal_slider .slick-list {
			height: 505px;
			overflow: hidden;
		}

		.main-banner-popular-posts.newsis_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -50px;
			padding: 6px 11px;
		}

		.newsis_horizontal_slider .slick-next.slick-arrow {
			right: 0;
		}

		.newsis_horizontal_slider .slick-prev.slick-arrow {
			right: 35px;
		}

		.widget .newsis_horizontal_slider .popular-posts-wrap .slick-list .slick-track  {
			display: block;
		}

		.main-banner-popular-posts.newsis_horizontal_slider .slick-slide article .post-thumb {
			flex: 0 1 34% !important;
		}

		.main-banner-popular-posts.newsis_horizontal_slider .slick-slide article .post-element {
			flex: 0 1 66%;
		}

		@media (max-width: 760px) {
			.main-banner-popular-posts .popular-posts-wrap .slick-next {
				right: 15px;
			}
		}

		/*
		=========================================
		4.4 Banner Layout Four
		=========================================
		*/

			.banner-layout--four .row:first-child {
				display: grid;
				grid-template-columns: 50%50%;
			}

			.banner-layout--four .main-banner-wrap {
				padding-right: 4px;
				margin-bottom: 8px;
			}

			.banner-layout--four .main-banner-wrap .slick-list article,
			.banner-layout--four .main-banner-wrap .slick-list .post-thumb {
				height: 430px;
			}

			.banner-layout--four .main-banner-wrap .no-feat-img .post-thumb {
				background-color: var(--noimg-bk-color);
			}

			.banner-layout--four img {
				width: 100%;
				object-fit: cover;
				height: 100%;
			}

			.banner-layout--four .post-categories li {
				margin-right: 5px;
			}

			.banner-layout--four .post-meta .post-date time,
			.banner-layout--four .post-meta span.post-date:before,
			.banner-layout--four .main-banner-wrap .post-excerpt {
				color: var(--white-text);
			}

			/* Trailing Post */
			.banner-layout--four .main-banner-block-posts.banner-trailing-posts {
				padding-left: 4px;
				height: 430px;
			}

			.banner-layout--four .banner-trailing-posts {
				display: flex;
				flex-wrap: wrap;
				margin: 0 -4px;
			}

			.banner-layout--four .main-banner-block-posts article {
				flex: 0 1 50%;
				padding: 0 4px;
				position: relative;
				margin-bottom: 8px;
				height: 211px;
			}

			.banner-layout--four .banner-trailing-posts .post-thumb,
			.banner-layout--four .banner-trailing-posts .post-thumb a {
				height: 100%;
			}

			.banner-layout--four .post-item.no-feat-img .post-thumb {
				padding-bottom: 62%;
				background: var(--noimg-bk-color);
			}

			.banner-layout--four .banner-trailing-posts .post-element {
				position: absolute;
				bottom: 0;
				padding: 15px 18px 13px;
				background-image: linear-gradient(to top, #1a1919, transparent);
				width: calc(100% - 8px);
				z-index: 1;
			}

			.banner-layout--four .banner-trailing-posts .post-title {
				font-size: calc(var(--post-title-size)*0.8);
				color: var(--white-text);
				margin: 11px 0 0;
				line-height: 1.5;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			/* Bottom Trailing Post */
			.banner-layout--four .main-banner-trailing-block-posts article {
				flex: 0 1 25%;
				padding: 0 4px;
				position: relative;
				margin-bottom: 8px;
				height: 211px;
			}

			.banner-layout--four.tab_slider--banner_slider .main-banner-wrap {
				padding-right: 0;
				padding-left: 4px;
			}

			.banner-layout--four.tab_slider--banner_slider .main-banner-block-posts.banner-trailing-posts {
				padding-left: 0;
				padding-right: 4px;
			}

			@media (max-width: 500px) {
				.banner-layout--four .main-banner-wrap .slick-list article,
				.banner-layout--four .main-banner-wrap .slick-list .post-thumb {
					height: 370px;
				}
			}

		/*
		=========================================
		4.5 Banner Layout Five
		=========================================
		*/
			.banner-layout--five img {
				width: 100%;
				height: 100%;
				object-fit: cover;
			}

			.banner-layout--five h2.section-title {
				font-size: 20px;
				margin-bottom: 10px;
			}

			.banner-layout--five .row {
				display: flex;
				flex-wrap: wrap;
				justify-content: center;
				-webkit-justify-content: center;
			}

			/* Main Banner List Posts */
			.banner-layout--five .main-banner-list-posts {
				flex: 0 1 23%;
				padding-right: 8px;
			}

			.banner-layout--five .main-banner-list-posts article {
				position: relative;
			}

			.banner-layout--five .main-banner-list-posts article:first-child .post-element {
				position: absolute;
				bottom: 0;
				background-image: linear-gradient(to top, #1a1919, transparent);
				width: 100%;
				padding: 13px 20px;
			}

			.banner-layout--five .main-banner-list-posts article:first-child .post-categories li {
				margin-right: 5px;
			}

			.banner-layout--five .main-banner-list-posts article:first-child .post-title {
				padding: 0;
				margin-top: 12px;
			}

			.main-banner-list-posts article:first-child a {
				color: var(--white-text);
			}

			.banner-layout--five .main-banner-list-posts article:first-child .post-meta,
			.banner-layout--five .main-banner-list-posts article:not(:first-child) .post-categories {
				display: none;
			}

			.banner-layout--five .main-banner-list-posts article:not(:first-child) {
				background-color: var(--banner-content-bk-color);
				padding: 7px;
			}

			.banner-layout--five .main-banner-list-posts article + article {
				margin-top: 18px;
			}
			
			.banner-layout--five .main-banner-grid-posts article:last-child,
			#main-banner-section .main-banner-wrap .slick-list .main-banner-related-posts-section-wrap ul li:last-child {
				margin-bottom: 0;
				padding-bottom: 0;
				border-bottom: none;
			}

			.banner-layout--five .main-banner-list-posts article .post-thumb {
				position: relative;
				height: 212px;
			}

			.banner-layout--five .main-banner-list-posts article .post-thumb .post-categories {
				position: absolute;
				bottom: 10px;
				left: 10px;
			}

			.banner-layout--five .main-banner-list-posts article .post-title {
				font-size: calc(var(--post-title-size)*0.73);
				margin: 0;
				position: relative;
				padding: 0 7px;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			.banner-layout--five .main-banner-list-posts article .post-meta {
				padding: 6px 7px 0;
			}

			.banner-layout--five .main-banner-list-posts article .post-meta .post-date:before {
				color: var(--meta-text-color);
			}

			/* Main Banner Wrap */
			.banner-layout--five .main-banner-wrap {
				flex: 0 1 55%;
				max-width: 55%;
				padding: 0 8px;
			}

			.banner-layout--five .main-banner-wrap article .post-thumb {
				height: 581px;
			}

			.banner-layout--five .main-banner-wrap .post-date time,
			.banner-layout--five .main-banner-wrap .post-excerpt,
			.banner-layout--five .post-meta span.post-date:before {
				color: var(--white-text);
			}

			.banner-layout--five .post-categories li {
				margin-right: 5px;
			}

			.main-banner-related-posts-section-wrap .related-posts-wrap {
				margin: 15px 0 0 8px;
				padding: 15px 0 0 17px;
				border-top: 1px dashed #ffffff61;
				position: relative;
			}

			body .main-banner-wrap .main-banner-slider .slick-list article .post-element .main-banner-related-posts-section-wrap ul li {
				font-size: calc(var(--post-title-size) * 0.73);
				margin: 0 0 8px;
				font-weight: 300;
				font-style: italic;
				width: 100%;
				line-height: 27px;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 1;
				-webkit-box-orient: vertical;
			}

			.main-banner-wrap .main-banner-related-posts-section-wrap ul li:before {
				content: '\f0da';
				font-family: 'Font Awesome 5 Free';
				color: var(--white-text);
				font-weight: 900;
				position: absolute;
				left: 0;
				font-size: 0.8rem;
			}

			/* Main Banner Grid Posts */
			.banner-layout--five .main-banner-grid-posts {
				flex: 0 1 22%;
				max-width: 22%;
				padding-left: 8px;
				position: relative;
			}

			.banner-layout--five .main-banner-grid-posts .grid-posts-wrap {
				position: initial;
			}

			.banner-layout--five .main-banner-grid-posts .slick-arrow {
				position: absolute;
				top: 0;
				cursor: pointer;
				z-index: 1;
				color: var(--slick-button-color);
				padding: 7px 13px;
				font-size: 0.79rem;
				background-color: var(--white-bk-color);
				border: none;
				border-radius: 0;
				box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
				-webkit-box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
				-moz-box-shadow: 0px 0px 20px -9px rgba(0,0,0,0.75);
				-webkit-transition: 0.5s ease;
    			transition: 1s ease;
			}

			.banner-layout--five .main-banner-grid-posts .slick-arrow.slick-prev {
				right: 50px;
			}

			.banner-layout--five .main-banner-grid-posts .slick-arrow.slick-next {
				right: 12px;
			}

			.banner-layout--five .main-banner-grid-posts.newsis_vertical_slider .slick-arrow {
				transform: rotate(270deg);
				padding: 9px 8px;
			}

			.banner-layout--five .main-banner-grid-posts article {
				position: relative;
				margin-bottom: 16px;
			}

			.slick-vertical .slick-slide {
				border: none;
			}

			.banner-layout--five .main-banner-grid-posts article .post-thumb {
				height: 170px;
			}

			.banner-layout--five .main-banner-grid-posts article .post-element {
				position: absolute;
				bottom: 0;
				background-image: linear-gradient(to top, #1a1919, transparent);
				width: 100%;
				padding: 30px 20px 14px;
			}

			.banner-layout--five .main-banner-grid-posts article .post-element .post-title {
				font-size: calc(var(--post-title-size)*0.83);
				margin: 0;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			.banner-layout--five .main-banner-grid-posts .post-title a {
				color: var(--white-text);
			}

			/* Banner Re-order */
			/* grid_slider--list_posts--banner_slider */
			.grid_slider--list_posts--banner_slider .main-banner-wrap {
				order: 3;
				padding-right: 0;
			}

			.grid_slider--list_posts--banner_slider .main-banner-list-posts {
				order: 2;
			}

			.grid_slider--list_posts--banner_slider .main-banner-grid-posts {
				padding: 0 16px 0 0;
			}

			/* list_posts--grid_slider--banner_slider */
			.list_posts--grid_slider--banner_slider .main-banner-wrap {
				order: 3;
				padding: 0 0 0 16px;
			}

			/* banner_slider--list_posts--grid_slider */
			.banner_slider--list_posts--grid_slider .main-banner-wrap {
				order: 1;
				padding: 0 16px 0 0;
			}

			.banner_slider--list_posts--grid_slider .main-banner-list-posts {
				order: 2;
			}

			.banner_slider--list_posts--grid_slider .main-banner-grid-posts {
				order: 3;
			}

			/* banner_slider--grid_slider--list_posts */
			.banner_slider--grid_slider--list_posts .main-banner-wrap {
				order: 1;
				padding-left: 0;
			}

			.banner_slider--grid_slider--list_posts .main-banner-grid-posts {
				order: 2;
			}

			.banner_slider--grid_slider--list_posts .main-banner-list-posts {
				order: 3;
				padding: 0 0 0 16px;
			}

			/* grid_slider--banner_slider--list_posts */
			.grid_slider--banner_slider--list_posts .main-banner-grid-posts {
				order: 1;
				padding: 0 8px 0 0;
			}

			.grid_slider--banner_slider--list_posts .main-banner-wrap {
				order: 2;
			}

			.grid_slider--banner_slider--list_posts .main-banner-list-posts {
				order: 3;
				padding: 0 0 0 8px;
			}

			/* No Featured Image */
			.banner-layout--five article.no-feat-img .post-thumb {
				background-color: var(--noimg-bk-color);
			}

			/* slick button hover effect */
			.banner-layout--five .main-banner-grid-posts .slick-arrow:hover,
			.widget.widget_newsis_popular_posts_widget .popular-posts-wrap .slick-arrow:hover,
			.newsis-widget-carousel-posts .slick-arrow:hover,
			.main-banner-popular-posts .popular-posts-wrap .slick-arrow:hover {
				background-color: var(--newsis-global-preset-theme-color);
				color: var(--white-text);
			}


	/* Banner six */
		.banner-layout--six article.no-feat-img .post-thumb {
			background-color: var(--noimg-bk-color);
		}

		.banner-layout--six .main-banner-wrap article .post-thumb {
			height: 520px;
		}

		.banner-layout--six img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

		.banner-layout--six .row:first-child {
			display: flex;
			flex-wrap: wrap;
			justify-content: flex-start;
			-webkit-justify-content: flex-start;
		}

		.banner-layout--six .row  .main-banner-wrap {
			flex: 0 1 55%;
			max-width: 55%;
			padding-right: 20px;
		}

		.banner-layout--six .row  .main-banner-trailing-posts.layout--row .post-item:first-child {
			margin-bottom: 20px;
		}

		.banner-layout--six .row  .main-banner-trailing-posts .post-thumb{
			position: relative;
			height: 249.5px;
		}

		.banner-layout--six .row  .main-banner-trailing-posts {
			flex: 0 1 45%;
		}

		.banner-layout--six .main-banner-wrap .post-element .post-excerpt p{
			color: var(--white-text);
		}

		.banner-layout--six .main-banner-trailing-posts .post-title a{
			color: var(--white-text);
		}

		.banner-layout--six .post-meta span, 
		.banner-layout--six .post-meta time,
		.banner-layout--six .post-meta .author_name,
		.banner-layout--six .post-meta span.post-date:before,
		.banner-layout--six .post-meta .author_name:before {
			color: #f5f3f3;
		}

		.banner-layout--six .row  .main-banner-trailing-posts .post-element-wrap,
		.banner-layout--six .row .trailing-posts-wrap-secondary .post-element-wrap {
			position: absolute;
		    bottom: 0;
		    background-image: linear-gradient(to top, #1a1919, transparent);
		    width: 100%;
		    padding: 30px 30px 0;
		}

		.newsis-section.banner-layout--six  .main-banner-wrap .slick-dots li.slick-active button:before { 
			width: 25px;
		}

		.banner-layout--six .main-banner-wrap .slick-dots li button::before {
			width: 15px;
			height: 10px;
			border-radius: 15px;
		}

		.banner-layout--six .slick-dots li.slick-active {
			margin-right: 10px;
		}

		.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb,
		.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb {
			overflow: hidden;
		}

		.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb .post-element-wrap,
		.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb .post-element-wrap {
			transform: translateY(30px);

			-webkit-transition: transform 0.3s ease-in-out;
		    -moz-transition: transform 0.3s ease-in-out;
		    -o-transition: transform 0.3s ease-in-out;
		    transition: transform 0.3s ease-in-out;
		}

		.banner-layout--six .main-banner-trailing-posts .post-categories a,
		.banner-layout--six .trailing-posts-wrap-secondary .post-categories a {
			font-size: calc(var(--meta-size)*0.76);
		}

		.banner-layout--six .row  .main-banner-trailing-posts .post-item .post-title,
		.banner-layout--six .row  .trailing-posts-wrap-secondary .post-item .post-title {
			margin: 22px 0 0;
			font-size: calc(var(--post-title-size) * 0.91);
    		line-height: calc(var(--post-title-lineheight) * 1.2);
		}

		.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb .post-element-wrap .post-meta,
		.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb .post-element-wrap .post-meta {
			opacity: 0;
			margin: 13px 0 20px;
		}

		.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb:hover .post-element-wrap,
		.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb:hover .post-element-wrap {
			transform: translateY(0px);
		}

		.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb:hover .post-element-wrap .post-meta,
		.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb:hover .post-element-wrap .post-meta {
			opacity: 1;
		}

			/* column two */
		.banner-layout--six .row  .main-banner-trailing-posts.layout--column {
			flex-shrink: 0;
			margin-bottom: 0;
		}

		.banner-layout--six .row  .main-banner-trailing-posts.layout--column .trailing-posts-wrap {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 20px;
		}

		.banner-layout--six .row .main-banner-trailing-posts.layout--column .post-thumb {
			height: 520px;
			margin-bottom: 0;
		}

		.banner-layout--six .trailing-posts-wrap-secondary {
			display: grid;
			grid-template-columns: repeat(3, 1fr);
			gap: 20px;
			margin-top: 20px;
		}

		.banner-layout--six .row .trailing-posts-wrap-secondary figure.post-thumb {
			position: relative;
			height: 240px;
		}

		.banner-layout--six .trailing-posts-wrap-secondary .post-title a {
		    color: var(--white-text);
		}

		@media(max-width: 1025px){
			.banner-layout--six .row { 
				flex-direction: column;
			}

			.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb .post-element-wrap,
			.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb .post-element-wrap {
				transform: translateY(0px);
			}

			.banner-layout--six .row  .main-banner-trailing-posts figure.post-thumb .post-element-wrap .post-meta,
			.banner-layout--six .row  .trailing-posts-wrap-secondary figure.post-thumb .post-element-wrap .post-meta {
				opacity: 1;
			}

			#main-banner-section.banner-layout--six .row .main-banner-wrap {
			    max-width: 100%;
			    flex: 1;
			    padding: 0;
			    padding-bottom: 20px;
			}

			.banner-layout--six .row .main-banner-trailing-posts.layout--column .post-thumb {
    			height: 320px;
			}

			.banner-layout--six .trailing-posts-wrap-secondary {
				grid-template-columns: repeat(2, 1fr);
			}
		}

		@media(max-width: 700px){
			.banner-layout--six .row .main-banner-trailing-posts.layout--column .trailing-posts-wrap,
			.banner-layout--six .trailing-posts-wrap-secondary {
				grid-template-columns: 100%;
			}

		}

		@media(max-width: 584px){
			.banner-layout--six .main-banner-slider,
			.banner-layout--six .main-banner-wrap article .post-thumb {
				height: 400px;
			}
		}

		/* Slider loader **/
			.main-banner-slider:not(.slick-initialized),
			.popular-posts-wrap:not(.slick-initialized),
			.grid-posts-wrap:not(.slick-initialized) {
				visibility: hidden;
				position: relative;
			}

			.main-banner-slider:not(.slick-initialized):before,
			.popular-posts-wrap:not(.slick-initialized):before,
			.grid-posts-wrap:not(.slick-initialized):before {
				visibility: visible;
				position: absolute;
				height: 472px;
				content: url(../images/loader/loader_one.gif);
				vertical-align: middle;
				background-size: 40px;
				width: 100%;
				text-align: center;
				background-color: rgba(0,0,0,0.15);
				vertical-align: middle;
				display: flex;
				align-items: center;
				text-align: center;
				justify-content: center;
			}

			.banner-layout--four .main-banner-slider:not(.slick-initialized):before {
				height: 430px;
			}

			.banner-layout--five .main-banner-slider:not(.slick-initialized):before {
				height: 581px;
			}

			.banner-layout--five .grid-posts-wrap:not(.slick-initialized):before {
				height: 540px;
			}

			.banner-layout--six .main-banner-slider:not(.slick-initialized):before {
				height: 520px;
			}

/*
=========================================
5.0 Full Width Sectin
=========================================
*/

	#full-width-section {
		padding-top: var(--full-width-padding-top);
		padding-bottom: var(--full-width-padding-bottom);
	}

	#full-width-section .row > div,
	.leftc-rights-section .primary-content > div,
	.lefts-rightc-section .primary-content > div,
	#bottom-full-width-section .row > div {
		margin-bottom: 40px;
	}

	#full-width-section article .blaze_box_wrap {
		position: relative;
		background: var(--full-width-content-bk-color);
	}

	.secondary-sidebar .widget,
	.sidebar-toggle .widget {
		position: relative;
	}

	#full-width-section .row > div:last-child,
	.leftc-rights-section .primary-content > div:last-child,
	.lefts-rightc-section .primary-content > div:last-child,
	#bottom-full-width-section .row > div:last-child {
		margin-bottom: 0;
	}

	.newsis-iscard .newsis-card,
	.newsis-iscard .widget_meta ul {
		overflow: hidden;
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.newsis-iscard  .carousel-posts-wrap.newsis-card {
		overflow: visible;
	}


/*
=========================================
6.0 Left Content Right Sidebar
=========================================
*/
	.leftc-rights-section {
		padding-top: var(--leftc_rights-padding-top);
		padding-bottom: var(--leftc_rights-padding-bottom);
	}

	.leftc-rights-section .row {
		display: flex;
	}

	.leftc-rights-section .primary-content {
		flex: 0 1 70%;
	}

	.leftc-rights-section .primary-content article .blaze_box_wrap {
		position: relative;
		background-color: var(--leftc-rights-content-bk-color);
	}

	.leftc-rights-section .secondary-sidebar {
		flex: 0 1 30%;
		margin-left: 50px;
	}

/*
=========================================
7.0 Right Content Left Sidebar
=========================================
*/
	.lefts-rightc-section {
		padding-top: var(--lefts_rightc-padding-top);
		padding-bottom: var(--lefts_rightc-padding-bottom);
	}

	.lefts-rightc-section .row {
		display: flex;
	}

	.lefts-rightc-section .primary-content {
		flex: 0 1 70%;
	}

	.lefts-rightc-section .primary-content article .blaze_box_wrap {
		position: relative;
		background-color: var(--lefts-rightc-content-bk-color);
	}

	.lefts-rightc-section .secondary-sidebar {
		flex: 0 1 30%;
		margin-right: 50px;
	}

/*
=========================================
8.0 Bottom Full Width Section
=========================================
*/
	#bottom-full-width-section {
		padding-top: var(--bottom-full-width-padding-top);
		padding-bottom: var(--bottom-full-width-padding-bottom);
	}

	#bottom-full-width-section .row article .blaze_box_wrap {
		position: relative;
		background-color: var(--full-width-bottom-content-bk-color);
	}


/*
=========================================
9.0 Grid Layout
	9.1 Grid Layout One
	9.2 Grid Layout Two
	9.3 Grid Layout Three
	9.4 Grid Layout Four
=========================================
*/

	/* GRID COLUMN */
		.news-grid .news-grid-post-wrap {
			display: grid;
			gap: 40px;
		}

		.news-grid .news-grid-post-wrap.column--two {
			grid-template-columns: repeat(2, 1fr);
		}

		.news-grid .news-grid-post-wrap.column--three {
			grid-template-columns: repeat(3, 1fr);
		}

		.news-grid .news-grid-post-wrap.column--four {
			grid-template-columns: repeat(4, 1fr);
		}

	.news-grid .news-grid-post-wrap article .post-element {
		padding: 30px;
	}

	.news-grid .post-title {
		margin: 0 0 8px;
 		font-size: calc(var(--post-title-size)*0.96);
 		line-height: calc(var(--post-title-lineheight) * 1.2);
 		letter-spacing: -.36px;
	}

	.post-meta span {
		padding-right: 10px;
	}

	.post-meta span:last-child {
		padding-right: 0;
	}

	span.author_name:before,
	a.author_name:before,
	span.post-date:before,
	span.post-comment:before,
	.read-time:before {
		margin-right: 7px;
		font-family: 'Font Awesome 5 Free';
		font-size: calc(var(--meta-size)*0.8);
		color: var(--meta-text-color);
	}

	span.author_name.fa-brands:before,
    a.author_name.fa-brands:before,
    span.post-date.fa-brands:before,
    span.post-comment.fa-brands:before,
    .read-time.fa-brands:before {
        font-family: 'Font Awesome 6 Brands';
    }

	span.author_name.fa-solid:before,
	a.author_name.fa-solid:before,
	span.post-comment.fa-solid:before,
	span.post-date.fa-solid:before,
	.read-time.fa-solid:before {
		font-weight: 900;
	}

	span.author_name.fa-regular:before,
	a.author_name.fa-regular:before,
	span.post-comment.fa-regular:before,
	span.post-date.fa-regular:before,
	.read-time.fa-regular:before {
		font-weight: 400;
	}

	span.post-date:before,
	span.post-comment:before {
		position: relative;
	}

	.grid-item.no-feat-img .post-thumb-wrap {
		position: relative;
		padding-bottom: 62%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
	}

	#full-width-section .grid-item.no-feat-img .post-thumb-wrap {
		position: relative;
		padding-bottom: 62%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
	}

	/* NO Featured Image */
	.news-grid.section-no-thumbnail figure.post-thumb-wrap {
		display: none;
	}

	.leftc-rights-section .news-grid .news-grid-post-wrap,
	.lefts-rightc-section .news-grid .news-grid-post-wrap {
		gap: 40px;
	}


	/*
	=========================================
	9.1 Grid Layout One
	=========================================
	*/

		.news-grid.layout--one figure.post-thumb-wrap {
			position: relative;
		}

		.news-grid.layout--one figure.post-thumb-wrap img{
			display: block;
			width: 100%;
			height: 100%;
			object-fit: cover;
			margin: 0;
		}

		.news-grid figure.post-thumb-wrap .post-categories {
			position: absolute;
			top: 0;
			left: 30px;
			display: flex;
			flex-wrap: wrap;
		}

		.news-grid.layout--one .post-excerpt p{
			margin: 13px 0;
		}

		.leftc-rights-section .news-grid.layout--one .column--four .post-title,
		.leftc-rights-section .news-grid.layout--two .column--four .post-title,
		.lefts-rightc-section .news-grid.layout--one .column--four .post-title,
		.lefts-rightc-section .news-grid.layout--two .column--four .post-title {
			font-size: calc( var(--post-title-size)*0.76);
			line-height: 1.5;
		}

	/*
	=========================================
	9.2 Grid Layout Two
	=========================================
	*/
		.full-width-section .news-grid.layout--two .no-feat-img figure.post-thumb-wrap{
			height: 250px;
		}

		.leftc-rights-section .news-grid.layout--two .no-feat-img figure.post-thumb-wrap
		{
			height: 250px;
		}

		.news-grid.layout--two figure.post-thumb-wrap {
			margin: 0px;
			position: relative;
		}

		.news-grid.layout--two figure.post-thumb-wrap img{
			display: block;
			width: 100%;
			height: 100%;
		}

		.news-grid.layout--two .post-excerpt p {
			margin: 13px 0;
		}

		.news-grid.layout--two .post-element {
			display: flex;
		}

		.news-grid.layout--two .post-count {
			flex: 0 1 15%;
			font-size: calc(var(--post-title-size)*1.6);
			font-weight: 700;
			color: var(--meta-text-color);
			padding: 0 5px 5px;
		}

		.news-grid.layout--two .post-element-inner {
			flex: 0 1 85%;
		}

	/* Two Column */
	.news-grid .news-grid-post-wrap.column--two article {
		flex: 0 1 50%;
	}

	/* Four Column */
	.news-grid .news-grid-post-wrap.column--four article {
		flex: 0 1 25%;
	}

	/* No Featured Image */
	.news-grid.section-no-thumbnail.layout--four .post-element {
		margin-top: 0;
		width: 100%;
		padding: 0;
		background-color: inherit;
	}


/*
=========================================
10.0 List Layout
	10.1 List Layout One
	10.2 List Layout Two
	10.3 List Layout Three
	10.4 List Layout Four
=========================================
*/

	/* LIST COLUMS */
		.news-list-post-wrap {
			display: grid;
			gap: 40px;
		}

		.news-list-post-wrap.column--two {
			grid-template-columns: repeat(2, 1fr);
		}

		.news-list-post-wrap.column--three {
			grid-template-columns: repeat(3, 1fr);
		}

	.list-item.no-feat-img .post-thumb-wrap {
		position: relative;
		padding-bottom: 22%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 100px;
	}

	#lefts-rightc-section .list-item.no-feat-img .post-thumb-wrap,
	#leftc-rights-section .list-item.no-feat-img .post-thumb-wrap  {
		background-color: var(--noimg-bk-color);
		min-height: 100px;
	}

	/* No Featured Image */
	.news-list.section-no-thumbnail.layout--four .list-item {
		align-items: flex-start;
	}

	.news-list.section-no-thumbnail figure.post-thumb-wrap {
		display: none;
	}

	.news-list.section-no-thumbnail.layout--four .list-item  .post-title {
		margin: 0;
		padding: 0 0 10px 0;
	}

	.news-list-post-wrap article .blaze_box_wrap {
		display: flex;
	}

	.leftc-rights-section .news-list-post-wrap,
	.lefts-rightc-section .news-list-post-wrap {
		gap: 40px;
	}

	/*
	=========================================
	10.1 List Layout One
	=========================================
	*/

		.news-list-post-wrap .list-item figure.post-thumb-wrap {
			flex: 0 1 35%;
			overflow: hidden;
			position: relative;
		}

		.news-list-post-wrap .list-item figure.post-thumb-wrap img {
			display: block;
			height: 101%;
			object-fit: cover;
		}

		.news-list-post-wrap .list-item figure.post-thumb-wrap .post-categories {
			position: absolute;
			top: 0;
			left: 30px;
			display: flex;
			flex-wrap: wrap;
		}

		.news-list-post-wrap .list-item .post-element {
			flex: 0 1 65%;
			padding: 30px;
		}

		.news-list-post-wrap .list-item .post-title {
			margin: 0 0 5px;
			font-size: calc(var(--post-title-size) * 1.2);
			line-height: calc(var(--post-title-lineheight) * 1.2);
		}

		.leftc-rights-section .news-list-post-wrap.column--one .list-item .post-title,
		.lefts-rightc-section .news-list-post-wrap.column--one .list-item .post-title {
			font-size: calc(var(--post-title-size) * 0.98);
		}

		#theme-content .news-list-post-wrap .list-item .post-title {
			font-size: var(--post-title-size);
		}

		.post-title a {
			color: inherit;
			text-decoration: none;
		}

		.news-list-post-wrap .list-item .post-excerpt p {
			margin: 12px 0 0;
		}

		#theme-content .news-list-wrap .post-element .post-excerpt p {
			margin: 0px;
		}

	/*
	=========================================
	10.2 List Layout Two
	=========================================
	*/

		.news-list.layout--two .list-item figure.post-thumb-wrap {
			order: 2;
		}

	/** News List columnts 2 **/
		.news-list-post-wrap.column--two .list-item.no-feat-img .post-thumb-wrap {
			position: relative;
			padding-bottom: 21%;
		}

		.news-list-post-wrap.column--two .list-item .post-title {
			font-size: calc(var(--post-title-size)*0.93);
		}

		.news-list-post-wrap.column--two .post-excerpt,
		.news-list-post-wrap.column--three .post-excerpt {
			font-size: calc(var(--content-size)*0.95);
			margin-top: 10px;
		}

		.leftc-rights-section .news-list-post-wrap.column--two .list-item .post-title,
		.lefts-rightc-section .news-list-post-wrap.column--two .list-item .post-title {
			font-size: calc(var(--post-title-size)*0.83);
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

	/** News List columnts 3 **/
		.news-list-post-wrap.column--three .list-item {
			border-bottom: none;
		}

		.news-list-post-wrap.column--three .list-item.no-feat-img .post-thumb-wrap {
			position: relative;
			padding-bottom: 21%;
		}

		.news-list-post-wrap.column--three .list-item .post-title {
			font-size: calc(var(--post-title-size)*0.85);
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
			line-height: 1.5;
		}

		/* NO Featured Image */
		.news-list.section-no-thumbnail .post-element {
			flex: 100%;
		}

/*
=========================================
11.0 Carousel Layout
	11.1 Carousel Layout One
	11.2 Carousel Layout Two
=========================================
*/

	.news-carousel-post-wrap {
		display: grid
	}

	.news-carousel-post-wrap .slick-track {
		margin-right: auto;
		margin-left: 0;
	}

	.news-carousel {
		position: relative;
	}

	.news-carousel .slick-slider {
		position: initial;
	}

	.news-carousel .slick-arrow {
		position: absolute;
		cursor: pointer;
		width: 34px;
		height: 34px;
		font-size: 0.8rem;
		z-index: 9;
		top: 50%;
		transform: translateY(-50%);
		padding: 5px;
		background-color: transparent;
		border: 1px solid var(--white-text);
		border-radius: 2px;
		visibility: hidden;
		-webkit-transition: 0.5s ease;
    	transition: 0.5s ease;
	}

	.news-carousel .slick-dots {
		position: absolute;
		display: block;
		width: 80%;
		padding: 0;
		margin: 0;
		list-style: none;
		top: 6px;
		text-align: right;
		right: 0;
	}

	.news-carousel .slick-dots li{
		position: relative;
		display: inline-block;
		padding: 0;
		margin: 0 8px;
		cursor: pointer;
	}

	.news-carousel .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 10px;
		height: 10px;
		cursor: pointer;
		outline: none;
		background: transparent;
		border: 1px solid var(--newsis-global-preset-theme-color);
		border-radius: 50%;
	}

	.news-carousel .slick-dots li.slick-active {
		background-color: var(--newsis-global-preset-theme-color);
		border-radius: 50%;
	}

	.news-carousel .slick-list {
		margin: 0 -20px;
	}

	.news-carousel article {
		padding: 2px 20px;
	}

	.news-carousel article .post-element {
		padding: 30px;
	}

	.news-carousel .post-title {
		line-height: clac(var(--post-title-lineheight) * 1.2);
		margin: 0 0 10px 0;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.full-width-section .news-carousel .post-title,
	.bottom-full-width-section .news-carousel .post-title {
		font-size: calc(var(--post-title-size)*0.83);
	}

	.leftc-rights-section .news-carousel .post-title,
	.lefts-rightc-section .news-carousel .post-title {
		font-size: calc(var(--post-title-size) * 1.01);
	}

	.news-carousel .post-title a {
		color: inherit;
		text-decoration: none;
	}

	.news-carousel .post-excerpt {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		color: var(--white-text);
	}

	.news-carousel .post-categories li {
		background-color: var(--newsis-global-preset-theme-color);
	}

	.news-carousel .post-thumb-wrap {
		position: relative;
	}

	.news-carousel .no-feat-img .post-thumb-wrap {
		position: relative;
		padding-bottom: 62.5%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
	}

	.news-carousel .post-thumb-wrap img {
		width: 100%;
		height: 101%;
		object-fit: cover;
	}

	.leftc-rights-section .news-carousel .slick-list,
	.lefts-rightc-section .news-carousel .slick-list {
		margin: 0 -20px;
	}

	.leftc-rights-section .news-carousel article,
	.lefts-rightc-section .news-carousel article {
		padding: 2px 20px;
	}


	/*
	=========================================
	11.1 Carousel Layout One
	=========================================
	*/
		.news-carousel.layout--one .post-categories {
			position: absolute;
			top: -2px;
			left: 30px;
		}

		.news-carousel.layout--one .post-thumb-wrap img {
			width: 100%;
		}
	

	/*
	=========================================
	11.2 Carousel Layout Two
	=========================================
	*/
		.news-carousel.layout--two .slick-arrow {
			top: 62%;
		}

		.news-carousel.layout--two .slick-prev.slick-arrow {
			left: 22px;
		}

		.news-carousel.layout--two .slick-next.slick-arrow {
			right: 22px;
		}

		.news-carousel.layout--two .thumb-overlay,
		.widget .layout--two .thumb-overlay {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: #00000059;
		}

		body .news-carousel.layout--two .post-element {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			text-align: center;
			width: 100%;
			z-index: 1;
		}

		.news-carousel.layout--two .post-categories li {
			margin: 0 7px 10px 0;
		}

		.news-carousel.layout--two .post-title,
		.news-carousel.layout--two .post-title a {
			color: var(--white-text);
		}

		.news-carousel.layout--two .post-meta span,
		.news-carousel.layout--two .post-meta time {
			color: var(--white-text);
			font-size: 0.85rem;
		}

		.news-carousel.layout--two .post-meta span.post-comment:before,
		.news-carousel.layout--two .post-meta span.post-date:before {
			color: var(--white-text);
		}

	/*
	=========================================
	11.3 Carousel Layout Three
	=========================================
	*/
		.news-carousel .news-carousel-post-wrap:hover .slick-arrow {
			visibility: visible;
		}

		.news-carousel .news-carousel-post-wrap .slick-arrow:hover {
			background: var(--white-text);
		    color: var(--newsis-global-preset-theme-color);
		}

		.news-carousel .slick-prev.slick-arrow {
			left: 30px;
		}

		.news-carousel .slick-next.slick-arrow {
			right: 30px;
		}


/*
=========================================
12.0 Filter Layout
	 12.1 Filter Layout One
	 12.2 Filter Layout Two
	 12.3 Filter Layout Three
	 12.4 Filter Layout Four
=========================================
*/
	.news-filter .post_title_filter_wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		border-bottom: 2px solid var(--newsis-global-preset-theme-color);
		margin-bottom: 25px;
		position: relative;
	}

	.news-filter h2.newsis-block-title {
		flex: 0 1 50%;
		margin: 0;
		border-bottom: none;
	}

	.news-filter .filter-tab-wrapper {
		flex: 0 1 50%;
		text-align: right;
		padding-bottom: 0px;
	}

	.news-filter .tab-title {
		padding-right: 9px;
		padding-left: 9px;
		display: inline-block;
		cursor: pointer;
		font-size: 13px;
		text-transform: capitalize;
		font-weight: var(--post-title-weight);
	}

	.news-filter .tab-title.isActive {
		color: var(--newsis-global-preset-theme-color);
	}

	.news-filter .row-wrap:first-child {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 40px;
	}

	.news-filter .post-thumb-wrap {
		position: relative;
	}

	.news-filter article img,
	.news-alter article img {
		display: block;
	}

	.newsis-iscard .news-filter article img,
	.newsis-iscard .news-alter article img {
		height: 101%;
	}

	.news-filter .post-categories {
		position: absolute;
		top: -2px;
		left: 30px;
	}

	.news-filter .post-categories li,
	.news-alter .post-categories li {
		background-color: var(--newsis-global-preset-theme-color);
	}

	.news-filter .featured-post .post-title,
	.news-alter .featured-post .post-title {
		font-size: var(--post-title-size);
		margin: 0 0 8px;
	}

	.news-filter .trailing-post .post-title,
	.news-alter .trailing-post .post-title {
		margin: 0 0 6px 0;
		font-size: calc(var(--post-title-size)*0.85);
		line-height: 1.5;
	}

	.news-filter .trailing-post article .blaze_box_wrap .post-element {
		padding: 15px;
	}

	.full-width-section .news-filter .featured-post .post-title,
	.bottom-full-width-section .news-filter .featured-post .post-title,
	.full-width-section .news-alter .featured-post .post-title,
	.bottom-full-width-section .news-alter .featured-post .post-title {
		font-size: calc(var(--post-title-size)*1.2);
	}

	.leftc-rights-section .news-filter .trailing-post .post-title,
	.lefts-rightc-section .news-filter .trailing-post .post-title,
	.leftc-rights-section .news-alter .trailing-post .post-title,
	.lefts-rightc-section .news-alter .trailing-post .post-title {
		font-size: calc(var(--post-title-size)*0.75);
	}

	.news-filter .post-title a,
	.news-alter .post-title a {
		color: inherit;
		text-decoration: none;
		line-height: initial;
	}

	.news-filter .post-excerpt p,
	.news-alter .post-excerpt p {
		margin: 10px 0 0;
	}

	.news-filter .trailing-post .post-excerpt,
	.news-alter .trailing-post .post-excerpt {
		display: none;
	}

	.featured-post .filter-item.no-feat-img .post-thumb-wrap {
		height: 305px;
		background-color: var(--noimg-bk-color);
	}

	.trailing-post .filter-item.no-feat-img .post-thumb-wrap {
		position: relative;
		padding-bottom: 23%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 100px;
	}

	.news-filter.layout--two .trailing-post .filter-item.no-feat-img .post-thumb-wrap {
		padding-bottom: 67%;
	}

	.retrieving-posts .filter-tab-content-wrapper .tab-content {
		opacity: 0.2;
	}

	.retrieving-posts .filter-tab-content-wrapper:after {
		content: url('../images/loader/loader_one.gif');
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.news-filter .trailing-post .post-thumb-wrap,
	.news-alter .trailing-post .post-thumb-wrap {
		overflow: hidden;
	}

	.leftc-rights-section .news-filter .row-wrap:first-child,
	.lefts-rightc-section .news-filter .row-wrap:first-child,
	.leftc-rights-section .news-filter.layout--one .trailing-post.bottom-trailing-post,
	.lefts-rightc-section .news-filter.layout--one .trailing-post.bottom-trailing-post,
	.leftc-rights-section .news-alter .row-wrap:first-child, 						/* alter */
	.lefts-rightc-section .news-alter .row-wrap:first-child,
	.leftc-rights-section .news-alter.layout--one .trailing-post.bottom-trailing-post,
	.lefts-rightc-section .news-alter.layout--one .trailing-post.bottom-trailing-post {
		gap: 30px;
	}

	.leftc-rights-section .news-filter.layout--one .bottom-trailing-post,
	.lefts-rightc-section .news-filter.layout--one .bottom-trailing-post,
	.leftc-rights-section .news-alter.layout--one .bottom-trailing-post,		/* alter */
	.lefts-rightc-section .news-alter.layout--one .bottom-trailing-post {
		margin-top: 30px;
	}

	.leftc-rights-section .news-filter.layout--two .trailing-post,
	.lefts-rightc-section .news-filter.layout--two .trailing-post,
	.leftc-rights-section .news-alter.layout--two .trailing-post,					/* alter */
	.lefts-rightc-section .news-alter.layout--two .trailing-post {
		gap: 25px;
	}

	.leftc-rights-section .news-filter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap,
	.lefts-rightc-section .news-filter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap,
	.leftc-rights-section .news-alter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap,			/* alter */
	.lefts-rightc-section .news-alter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap {
		margin-top: 25px;
	}

	.newsis-burger {
		display: none;
	}

	@media ( max-width: 610px ) {
		.newsis-burger {
			display: block;
		}

		.title-tab-wrap {
			display: none;
		}

		.tab-burger-wrap {
			position: relative;
		}

		.title-tab-wrap.isactive {
			display: block;
			position: absolute;
			right: 0;
			width: 120px;
			top: 40px;
			z-index: 1;
			background: #fff;
			padding: 12px 5px;
			overflow: hidden;
		}

		.newsis_dark_mode .title-tab-wrap.isactive {
			background-color: #202024;
		}

		.title-tab-wrap .tab-title {
			display: block;
			word-wrap: break-word;
		}

		.title-tab-wrap .tab-title + .tab-title {
			margin-top: 12px;
		}
	}

	/*
	=========================================
	12.1 Filter Layout One
	=========================================
	*/
		.news-filter.layout--one,
		.news-filter.layout--two {
			position: relative;
		}

		.news-filter.layout--one .featured-post article .post-element {
			padding: 30px;
		}

		/* Traling Post */
		.news-filter.layout--one .trailing-post article .blaze_box_wrap {
			display: flex;
			flex-wrap: wrap;
		}

		.news-filter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap {
			margin-top: 40px;
		}

		.news-filter.layout--one .trailing-post .post-thumb-wrap {
			flex: 0 1 30%;
		}

		.news-filter.layout--one .trailing-post .post-element {
			flex: 0 1 70%;
		}

		/* Bottom Traling Post */
		.news-filter.layout--one .trailing-post.bottom-trailing-post,
		.news-alter.layout--one .trailing-post.bottom-trailing-post {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 40px;
		}

		.news-filter .trailing-post.bottom-trailing-post,
		.news-alter .trailing-post.bottom-trailing-post {
			margin-top: 40px;
		}
		

	/*
	=========================================
	12.2 Filter Layout Two
	=========================================
	*/
		/* Trailing Post */
		.news-filter.layout--two .trailing-post,
		.news-alter.layout--two .trailing-post  {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 40px;
		}

		.news-filter.layout--two article .post-element {
			padding: 30px;
		}

		/* Bottom Trailing Post */
		.news-filter .trailing-post.bottom-trailing-post,
		.news-alter .trailing-post.bottom-trailing-post {
			grid-template-columns: repeat(4, 1fr);
		}

/* Advertisement */
	body .newsis-advertisement-block {
		padding: 0 !important;
		background-color: transparent !important;
		box-shadow: none !important;
		margin-top: 0 !important;
	}

	body .widget.widget_newsis_banner_ads_widget {
		background-color: transparent !important;
	}

	body .newsis-advertisement-block:before,
	body .widget.widget_newsis_banner_ads_widget:before {
		display: none !important;
	}

	.newsis-advertisement-block img {
		display: block;
		margin: 0 auto;
		width: auto;
	}

	body .widget.widget_newsis_banner_ads_widget {
		box-shadow: none;
		margin-top: 0 !important;
	}


/*
=========================================
13.0 Footer Section
=========================================
*/

	/*
	=========================================
	13.1 Bottom Footer Four Column
	=========================================
	*/
		.dark_bk .widget.widget_block,
		.dark_bk .widget .post-item,
		body.error404.newsis_main_body .dark_bk .widget .post-item,
		body.error404.newsis_main_body .dark_bk .widget.widget_block,
		.dark_bk .widget.widget_nav_menu,
		.dark_bk .widget.widget_meta ul,
		.dark_bk .widget.widget_newsis_social_icons_widget .social-block-widget,
		.dark_bk .posts-grid-wrap.layout-two .post-content-wrap,
		.dark_bk .widget .categories-wrap .post-thumb,
		body .dark_bk .post-card.author-wrap,
		body.error404 .dark_bk .post-card.author-wrap {
			background-color: transparent;
			box-shadow: none;
			padding: 0;
			transform: initial !important;
			border: none;
			border-radius: 0;
		}

		body .dark_bk .widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child) .post_thumb_image span {
			background-color: #444444;
		}

		.dark_bk .widget.widget_block,
		.dark_bk .widget {
			margin: 16px 0;
		}

		.dark_bk h2.newsis-widget-title span,
		.dark_bk .widget_newsis_posts_list_widget .card__content-title a,
		.dark_bk .footer-widget .widget ul li a,
		.dark_bk .footer-widget .widget ol li a,
		.dark_bk .popular-posts-wrap .post-title a,
		.dark_bk .popular-posts-wrap .slick-arrow,
		.dark_bk  .widget-tabs-content .tab-item .post-title {
			color: var(--white-text);
		}

		body footer.site-footer.dark_bk .newsis-category-no-bk ul.post-categories li a,
		body footer.site-footer.dark_bk .newsis-category-no-bk .card__content-category a {
			color: var(--meta-text-color);
		}

		.dark_bk .widget_newsis_popular_posts_widget .newsis_horizontal_slider .popular-posts-wrap .slick-arrow,
		.dark_bk .widget_newsis_popular_posts_widget .newsis_vertical_slider .popular-posts-wrap .slick-arrow,
		.dark_bk .newsis-widget-carousel-posts .slick-arrow,
		.dark_bk .newsis-widget-loader .load-more {
			background-color: #2e2e2e;
			color: var(--white-text);
		}

		.dark_bk .widget_newsis_posts_list_widget .post-content,
		.dark_bk .widget.widget_block p,
		.dark_bk .widget p,
		.dark_bk .widget h2,
		.dark_bk .widget a,
		.dark_bk .widget .no-comments.wp-block-latest-comments,
		.dark_bk .author-tag {
			color: var(--footer-text-color);
		}

		/* Footer Popular Post */
		.widget .popular-posts-wrap .slick-track article {
			width: 100% !important;
			overflow: hidden;
			height: 110px;
		}

		footer .widget .popular-posts-wrap .slick-track article figure.post-thumb {
			max-width: 155px;
		}

		footer .main-footer {
			background-color: #393939;
			padding-top: var(--footer-padding-top);
			padding-bottom: var(--footer-padding-bottom);
			display: flex;
			flex-wrap: wrap;
			margin-top: -1px;
		}

		footer .main-footer .row {
			display: flex;
			flex-wrap: wrap;
		}

		.footer-widget.column-one {
			flex: 100%;
			padding: 0 15px;
		}

		.main-footer .footer-widget.column-two {
			flex: 0 1 50%;
			padding: 0 15px;
		}

		.main-footer .footer-widget.column-three {
			flex: 0 1 33.33%;
			padding: 0 15px;
		}

		.main-footer .footer-widget.column-four {
			flex: 0 1 25%;
			padding: 0 15px;
		}

		/* Responsive */
		@media (max-width: 900px) {
			.main-footer .footer-widget.column-four {
				flex: 0 1 50%;
			}
		}

		@media (max-width: 768px) {
			footer .row {
				flex-direction: column;
			}

			.site-footer .footer-widget + .footer-widget {
				margin-top: 20px;
			}
		}

	/*
	=========================================
	13.2 Bottom Footer Social Icons
	=========================================
	*/

		.widget a.social-icon {
			margin-bottom: 7px;
			display: inline-block;
		}

		footer .social-icons-wrap {
			margin: 14px 0;
		}

		footer .social-icons-wrap a {
			color: var(--footer-bottom-link-color);
			margin: 0 5px 10px;
			display: inline-block;
		}

		footer .social-icons-wrap a i {
			font-size: 0.95rem;
			width: 42px;
			height: 42px;
			background: #3a3a3a;
			border-radius: 50%;
			text-align: center;
			line-height: 2.8;
		}

		footer .social-icons-wrap a:hover {
			color: var(--footer-bottom-link-color-hover);
		}

	/*
	=========================================
	13.3 Bottom Footer Menu
	=========================================
	*/
		.bottom-menu {
			flex: 0 1 50%;
			text-align: right;
			margin: 6px 0;
		}

		.bottom-menu ul {
			margin: 0;
			padding: 0;
		}

		.bottom-menu ul li {
			display: inline-block;
			padding: 0 8px;
			font-family: var(--menu-family);
			text-transform: var(--menu-texttransform);
			font-weight: var(--menu-weight);
			font-size: calc(var(--menu-size) * 0.85);
			text-decoration: var(--menu-textdecoration);
			letter-spacing: var(--menu-letterspacing);
			vertical-align: top;
		}

		.bottom-menu ul li a {
			text-decoration: none;
			color: var(--footer-bottom-link-color);
		}

		.bottom-menu a{
			color: var(--footer-bottom-link-color);
			text-decoration: none;
		}

		.bottom-menu a:hover,
		.bottom-menu ul li a:hover,
		.site-footer .site-info a:hover  {
			color: var(--footer-bottom-link-color-hover);
		}

	.site-footer.dark_bk {
		border-top: 3px solid  var(--newsis-global-preset-theme-color);
	}

	.site-footer .bottom-footer {
		padding: 10px 0;
		background-color:#333;
		text-align: center;
		margin-top: -1px;
	}

	.site-footer .bottom-footer .bottom-inner-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		-webkit-justify-content: center;
	}

	.site-footer .site-info {
		color: var(--footer-bottom-text-color);
		font-size: calc(var(--content-size) * 0.98);
		flex: 1 1 50%;
		text-align: left;
		margin: 6px 0;
		font-family: var(--content-family);
		font-weight: var(--content-weight);
		line-height: var(--content-lineheight);
		letter-spacing: var(--content-letterspacing);
		text-transform: var(--content-texttransform);
	}

	.site-footer .site-info a {
		color: var(--footer-bottom-link-color);
		text-decoration: none;
		font-size: 0.9rem;
	}

	/* Copyright Align */
	.site-footer .site-info.align--center {
		text-align: center;
	}

	.site-footer .site-info.align--right {
		text-align: right;
	}


/*
=========================================
14.0 Widgets
	
	Widget normalize
	14.1 Widget Comments
	14.2 Posts List Layout One
	14.3 Posts List Layout Two 
	14.4 Sidebar Author
	14.5 Sidebar Author Layout Two 
	14.6 Sidebar Category Collection Layout One
	14.7 Sidebar Category Collection Layout Two 
	14.8 Widget Title
	14.9 Align Center
	14.10 Widget Popular Post
	14.11 widget slider horizontal
	14.12 Widget carasoul
	14.13 Widget Tabbed Posts
	14.14 Opinion Widget
	14.15 Grid Two Column
	14.16 Post Grid
	14.17 Filter Tabbed Widget

=========================================
*/

	/* Widget normalize */ 
		.widget {
			margin-bottom: 40px;
		}

		.widget:last-child {
			margin-bottom: 0;
		}

		.widget .post-item,
		.widget.widget_block {
			position: relative;
		}

		.widget.widget_block ul,
		.widget ul,
		.widget.widget_block ol,
		.widget .posts-list-wrap {
			margin: 0;
			padding: 0px;
		}

		.widget .wp-block-page-list,
		.widget .wp-block-latest-posts.wp-block-latest-posts__list,
		.widget .menu {
			padding-left: 5px;
		}

		.widget ul li,
		.widget ol li {
			border-bottom: 1px solid #8a8a8c2e;
			padding: 10px 0 10px 22px;
			font-size: calc(var(--post-title-size)*0.53);
			font-family: var(--post-title-family);
			list-style: none;
			position: relative;
		}

		.widget ul li:before,
		.widget ol li:before {
			content: '\f105';
			font-family: 'Font Awesome 5 Free';
			color: var(--newsis-global-preset-theme-color);
			font-weight: 900;
			position: absolute;
			left: 0;
			opacity: .8;
			font-size: 12px;
			top: 12px;
		}

		.widget.widget_recent_comments ol li:before {
			display: none;
		}

		.widget ul li:last-child,
		.widget ol li:last-child{
			border-bottom: none;
			padding-bottom: 0;
		}

		.widget ul li a,
		.widget ol li a,
		.widget .no-comments.wp-block-latest-comments {
			color: var(--post-title-color);
			text-decoration: none;
			line-height: initial;
			font-weight: 400;
			font-size: calc(var(--post-title-size)*0.68);
			font-family: var(--post-title-family);
		}

		.widget .no-comments {
			margin-top: 10px;
		}

		.wp-calendar-table caption {
			padding: 10px 15px;
			font-weight: 600;
		}

		.wp-calendar-nav-prev a{
			text-decoration: none;
			color: var(--newsis-global-preset-theme-color);
		}

		.widget.widget_recent_entries .post-date {
			display: block;
			color: var(--meta-text-color);
		}

		.widget.widget_block p {
			margin-bottom: 0;
			margin-top: 0px;
			text-align: initial;
		}

		.widget.widget_block .wp-block-tag-cloud {
			margin-bottom: 0;
			margin-top: 0px;
		}

		.wp-block-tag-cloud a {
			text-decoration: none;
			font-size: 0.75rem !important;
			background-color: var(--dark-bk-color);
			color: var(--white-text);
			padding: 6px 12px;
			margin: 5px 5px 5px 0;
			font-family: var(--meta-family);
			font-weight: 500;
		}

		.widget.widget_nav_menu .menu-item-has-children,
		.widget.widget_nav_menu .page_item_has_children  {
			padding-bottom: 0;
		}

		.widget.widget_nav_menu .menu-item-has-children .sub-menu,
		.widget.widget_nav_menu .page_item_has_children .children  {
			padding: 0;
			border-top: 1px solid #8a8a8c2e;
			margin: 10px 0;
		}

		.widget.widget_nav_menu .sub-menu li.menu-item-has-children,
		.widget.widget_nav_menu .children li.page_item_has_children {
			border-bottom: none;
		}

		.widget.widget_block.widget_search {
			padding: 30px;
		}

		.widget.widget_search label{
			font-weight: 600;
			padding-bottom: 7px;
			display: inline-block;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		.newsis_dark_mode .widget.widget_search .wp-block-search__input {
			background: #27272b;
			border-color: #343434;
			color: var(--white-text);
		}
		
		.wp-block-search__button,
		.widget.widget_search .search-submit {
			background-color: var(--newsis-global-preset-theme-color);
			color: var(--white-text);
			border: none;
			font-size: 15px;
			line-height: 17px;
			padding: 5px 12px;
			padding-bottom: 4px;
			vertical-align: middle;
		}

		.widget.widget_search .search-submit {
			padding: 10px 12px;
			vertical-align: top;
		}

		.wp-block-search__button:hover {
			cursor: pointer;
			opacity: 0.9;
		}

		.wp-block-image {
			margin-bottom: 0;
		}

		.wp-block-image img {
			width: 100%;
		}

		.widget .post-item,
		.widget-tabs-content .comment-item,
		.widget .categories-wrap .post-thumb,
		.widget.widget_block,
		.widget_newsis_author_info_widget .author-wrap,
		.widget.widget_nav_menu,
		.widget.widget_meta ul {
			background-color: var(--inner-container-bk);
		}

		.widget.widget_block input {
			width: 100%;
			outline: none;
		}

	/* 14.1 Widget Comments */
		.wp-block-latest-comments li {
			margin-bottom: 0;
		}

		.wp-block-latest-comments__comment img {
			margin-top: 4px;
		}

		.widget .wp-block-latest-comments__comment-author {
			color: var(--newsis-global-preset-theme-color);
			font-style: italic;
			font-size: 1rem;
		}

		.wp-block-latest-comments__comment-link {
			font-weight: 500;
		}

		.wp-block-latest-comments__comment-meta time {
			margin-top: 10px;
			font-size: 0.8rem;
			color: var(--meta-text-color);
		}

		.widget .wp-block-latest-comments__comment-excerpt p {
			padding: 0;
			margin-bottom: 0;
			font-size: 0.9rem;
			color: var(--main-content-text-color);
			font-family: var(--content-family);
			font-weight: var(--content-weight);
			margin-top: 3px;
			line-height: 1.6;
		}

	/* 14.2 Posts List Layout One*/
		.widget_newsis_posts_list_widget .post-item {
			display: flex;
			flex-wrap: wrap;
		}

		.widget_newsis_posts_list_widget .post-item + .post-item {
			margin-top: 25px;
		}

		.sidebar-toggle .widget_newsis_posts_list_widget .post-item:first-child figure.post-thumb,
		.sidebar-toggle .widget_newsis_posts_list_widget .post-item figure.post-thumb {
			max-height: initial;
		}

		.widget_newsis_posts_list_widget .post-item .post_thumb_image {
			flex: 0 1 30%;
		}

		.widget_newsis_posts_list_widget .post-item .post-content-wrap {
			flex: 0 1 70%;
			padding: 15px;
		}

		.widget_newsis_posts_list_widget figure {
			height: 100%;
		}

		.widget_newsis_posts_list_widget img {
			height: 100%;
			object-fit: cover;
			object-position: center center;
			width: 100%;
		}

		.widget_newsis_posts_list_widget .card__content-category {
			margin: 0 0 6px 0;
			display: inline-block;
			margin-right: 8px;
		}

		.widget_newsis_posts_list_widget .card__content-category a {
			color: var(--newsis-global-preset-theme-color);
			padding: 0;
		}

		.widget_newsis_posts_list_widget .card__content-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.7);
			margin-top: 5px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		.widget_newsis_posts_list_widget .card__content-title a {
			text-decoration: none;
			color: inherit;
			font-family: var(--post-title-family);
		}

		.widget_newsis_posts_list_widget .post-content {
			margin-top: 8px;
			font-size: 0.8rem;
			color: var(--main-content-text-color);
			font-family: var(--content-family);
			font-weight: var(--content-weight);
		}

	/* 14.3 Posts List Layout Two */
		.widget_newsis_posts_list_widget .layout-two .post-item:first-child {
			flex-direction: column;
		}

		.widget_newsis_posts_list_widget .layout-two .post-item:first-child .post-title {
			font-size: calc(var(--post-title-size) * 0.8);
		}

	/* 14.3 Posts List Layout Three */
		.widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child) {
			align-items: center;
			padding: 15px;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:first-child {
			flex-direction: column;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:first-child .post-title {
			font-size: calc(var(--post-title-size)*0.8);
			display: initial;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:first-child .post-numbering {
			float: right;
			font-size: 2rem;
			font-style: italic;
			color: #d1d1d1;
			font-weight: 500;
			-webkit-transition: all .3s;
			-o-transition: all .3s;
			transition: all .3s;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item .post-meta {
			margin-top: 6px;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child) .post_thumb_image {
			flex: 0 1 20%;
			text-align: center;
			overflow: visible;
			border-radius: 50%;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child) .post-content-wrap {
			flex: 0 1 80%;
			padding: 0 0 0 15px;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child) .post_thumb_image span {
			font-style: italic;
			background-color: var(--post-list-number-bk-color);
			font-size: 1.2rem;
			padding-right: 3px;
			width: 50px;
			height: 50px;
			line-height: 2.5;
			display: inline-block;
			border-radius: 50%;
			color: var(--white-text);
			font-weight: 500;
			-webkit-transition: all .3s;
			-o-transition: all .3s;
			transition: all .3s;
		}

		.widget_newsis_posts_list_widget .layout-three .post-item:first-child:hover .post-numbering {
			color: var(--newsis-global-preset-theme-color);
		}

		body .widget_newsis_posts_list_widget .layout-three .post-item:not(:first-child):hover .post-numbering  {
			background-color: var(--newsis-global-preset-theme-color);
		}

	/* 14.4 Sidebar Author */
		.widget_newsis_author_info_widget.layout-two h2.widget-title{
			text-align: left;
			padding: 10px 0;
		}

		.author-wrap.layout-one {
			text-align: center;
		}

		.widget_newsis_author_info_widget .author-wrap.layout-one {
			padding: 30px;
		}

		.author-wrap.layout-one .post-thumb {
			width: 150px;
			height: 150px;
			margin: 0 auto;
			margin-bottom: 10px;
			background-color: var(--newsis-global-preset-theme-color);
			border-radius: 50%;
		}

		.author-wrap.layout-one .post-thumb img {
			border-radius: 48%;
			width: 150px;
			height: 150px;
			object-fit: cover;
		}

		.author-wrap.layout-one .author-thumb-wrap span {
			color: var(--newsis-global-preset-theme-color);
		}

		.widget_newsis_author_info_widget .author-tag {
			text-transform: capitalize;
		}

		.author-name {
			margin: 10px 0 6px;
			font-family: var(--post-title-family);
			font-size: 24px;
		}

		.author-name a {
			text-decoration: none;
			color: inherit;
		}

		.author-desc {
			font-size: 0.9rem;
			font-family: var(--content-family);
			color: var(--meta-text-color);
			font-weight: var(--content-weight);
			letter-spacing: var(--content-letterspacing);
			line-height: var(--content-lineheight);
		}

	/* 14.5 Sidebar Author Layout Two */
		.author-wrap.layout-two .author-thumb-wrap {
			position: relative;
		}

		.widget .author-wrap.layout-two .author-content-wrap {
			padding: 30px;
		}

		.widget .author-wrap.layout-two .author-name {
			margin-top: 0;
		}

		.author-wrap.layout-two .author-thumb-wrap span {
			position: absolute;
			bottom: 0;
			left: 0;
			padding: 3px 6px;
			background: var(--newsis-global-preset-theme-color);
			color: var(--white-text);
			border-radius: 3px;
		}

		.author-wrap.layout-two .post-thumb {
			min-height: 200px;
			background-color: var(--newsis-global-preset-theme-color);
			border-radius: 3px;
		}

		.author-wrap.layout-two img {
			display: block;
			width: 100%;
			height: auto;
		}

		.author-wrap.layout-two .bmm-author-thumb-wrap {
			position: relative;
		}

		.author-wrap.layout-two .bmm-author-thumb-wrap .author-tag{
			position: absolute;
			left: 30px;
			top: 0;
			z-index: 9;
			background-color: var(--newsis-global-preset-theme-color);
			padding: 4px 8px;
			color: var(--white-text);
			font-size: 15px;
			font-family: var(--post-title-family);
		}

		.widget_newsis_author_info_widget .author-social-networks {
			margin-top: 15px;
		}

		.widget_newsis_author_info_widget .author-social-networks a {
			color: var(--white-text);
			margin: 0 7px;
			font-size: 15px;
		}

		.widget_newsis_author_info_widget .author-social-networks a i {
			padding: 5px 7px;
		}

		.widget_newsis_author_info_widget .author-social-networks a:first-child {
			margin-left: 0;
		}


	/* 14.6 Sidebar Category Collection Layout One */
		.widget.widget_block,
		.widget.widget_nav_menu,
		.widget.widget_meta ul {
			padding: 30px;
		}

		.widget .categories-wrap .category-item {
			position: relative;
		}

		.categories-wrap .category-item + .category-item {
			margin-top: 25px;
		}

		.widget .categories-wrap.layout-one img {
			height: 100px;
			width: 100%;
			object-fit: cover;
			display: block;
		}

		.widget .categories-wrap.layout-one .cat-meta-wrap {
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			color: var(--white-text); 
			text-decoration: none;
			background: #00000070;
			padding: 5px 8px;
			width: 60%;
			text-align: center;
		}

		.widget .categories-wrap.layout-one .post-title {
			display: flex;
			display: flex;
			flex-direction: column;
			text-align: center;
		}

		.categories-wrap.layout-one span.category-count:before {
			content: '-';
			padding: 0 5px;
		}

		.categories-wrap.layout-one .category-count {
			font-style: italic;
			font-size: 14px;
		}

	/* 14.7 Sidebar Category Collection Layout Two */
		.categories-wrap.layout-two .category-item:hover .cat-meta {
			height: 80px;
		}

		.categories-wrap.layout-two .category-item img {
			height: 80px;
			width: 100%;
			object-fit: cover;
			display: block;
		}

		.categories-wrap.layout-two .category-item a {
			position: absolute;
			bottom: 0;
			text-decoration: none;
			width: 100%;
		}

		.categories-wrap.layout-two .cat-meta {
			height: 40px;
			display: flex;
			align-items: center;
			font-family: var(--post-title-family);
			background: linear-gradient(90deg, var(--newsis-global-preset-theme-color) 0%, rgb(0 0 0 / 54%) 100%);
			color: var(--white-text);
			padding: 0 15px;
			justify-content: space-between;
			-webkit-transition: 0.2s ease-in-out;
			-moz-transition: 0.2s ease-in-out;
			-ms-transition: 0.2s ease-in-out;
			-o-transition: 0.2s ease-in-out;
			transition: 0.2s ease-in-out;
			-webkit-justify-content: space-between;
		}

		.categories-wrap.layout-two .category-count {
			font-style: italic;
			font-size: 12px;
		}

		.categories-wrap.layout-two .cat-meta span.news_text {
			padding-left: 4px;
		}

	/* 14.8 Widget Title */
		.widget.widget_newsis_widget_title_widget {
			z-index: 9;
			margin-bottom: 25px;
		}

		.sidebar-toggle .widget.widget_newsis_widget_title_widget {
			margin-bottom: 0;
		}

		.widget.widget_text P {
			margin-top: 0;
			color: var(--main-content-text-color);
			font-family: var(--content-family);
			font-weight: var(--content-weight);
		}

	/* 14.9 Align Center */
		.newsis-widget-title.align--center {
			text-align: center;
		}

		/* Align Right */
		.newsis-widget-title.align--right {
			text-align: right;
		}

	/* 14.10 Widget Popular Post */
		.widget_newsis_popular_posts_widget ul.post-categories {
			background-color: transparent;
			margin-top: 5px;
		}

		.widget_newsis_popular_posts_widget ul.post-categories li:before {
			display: none;
		}

		.widget_newsis_popular_posts_widget ul.post-categories li a {
			padding: 0;
		}

		.widget_newsis_popular_posts_widget ul li a:before {
			display: none;
		}

		.widget_newsis_popular_posts_widget .post-categories a {
			font-size: calc(var(--meta-size) * 0.85);
		}

		@media (max-width: 940px) {
			.widget .popular-posts-wrap .slick-track article figure.post-thumb {
				max-width: 160px;
			}
		}

	/* 14.11 widget slider horizontal **/
		.widget_newsis_popular_posts_widget .newsis_horizontal_slider .popular-posts-wrap  {
			display: grid;
		}

		.widget_newsis_popular_posts_widget .newsis_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -62px;
			padding: 6px 10px;
		}

		.block-title--layout-three .widget_newsis_popular_posts_widget .newsis_horizontal_slider .popular-posts-wrap .slick-arrow,
		.block-title--layout-three .newsis-widget-carousel-posts.newsis_horizontal_slider .slick-arrow {
			top: -44px;
		}

		.block-title--layout-three .widget_newsis_popular_posts_widget .newsis_vertical_slider .popular-posts-wrap .slick-arrow,
		.block-title--layout-three .newsis-widget-carousel-posts.newsis_vertical_slider .slick-arrow {
			top: -19px;
		}

		.widget .newsis_vertical_slider .slick-arrow {
			top: -36px;
		}

		.widget_newsis_popular_posts_widget .newsis_horizontal_slider.no_heading_widget .popular-posts-wrap .slick-arrow {
			top: -13px;
		}

		.widget .newsis_vertical_slider .slick-next {
			right: 9px;
		}

		.widget_newsis_popular_posts_widget .newsis_vertical_slider.no_heading_widget .popular-posts-wrap .slick-arrow {
			top: 12px;
		}

		.widget_newsis_popular_posts_widget .newsis_vertical_slider.no_heading_widget .popular-posts-wrap .slick-arrow.slick-prev {
			right: 60px;
		}

		.widget_newsis_popular_posts_widget article.no-feat-img figure {
			background: var(--noimg-bk-color);
			height: 80px;
		}

	/* 14.12 Widget carasoul **/
		.newsis-widget-carousel-posts .slick-prev {
			position: absolute;
			right: 53px;
		}

		.newsis-widget-carousel-posts .slick-next {
			position: absolute;
			right: 20px;
		}

		.newsis-widget-carousel-posts .slick-arrow{
			cursor: pointer;
			font-size: 0.86rem;
			background-color: var(--white-bk-color);
			color: var(--slick-button-color);
			border: none;
			border-radius: 0;
			-webkit-transition: 0.5s ease;
    		transition: 1s ease;
    		box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-webkit-box-shadow: 0px 0px 20px -9px rgb(0 0 0 / 75%);
			-moz-box-shadow: 0px 0px 20px -9px rgba(0,0,0,0.75);
		}

		.widget .newsis_vertical_slider .slick-prev {
			right: 47px;
		}

		.newsis-widget-carousel-posts .carousel-posts-wrap {
			display: grid;
		}

		.newsis-widget-carousel-posts.layout--one .slick-vertical .post-item {
			overflow: hidden;
			min-height: 345px;
		}

		.dark_bk .boxed-width .column-three .newsis-widget-carousel-posts.layout--one .slick-vertical .post-item {
			height: 400px;
		}

		.dark_bk .boxed-width .column-four .newsis-widget-carousel-posts.layout--one .slick-vertical .post-item {
			min-height: initial;
		}

		.newsis-widget-carousel-posts.layout--one .slick-vertical h2 {
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		.newsis-widget-carousel-posts.layout--one .carousel-posts-wrap .post-element .post-categories {
			display: none;
		}

		.newsis-widget-carousel-posts .no-feat-img .post-thumb-wrap {
			position: relative;
			padding-bottom: 62.5%;
			background: var(--noimg-bk-color);
			background-position: center;
			background-size: cover;
			overflow: hidden;
		}

		.newsis-widget-carousel-posts.layout--one .post-thumb-wrap {
			position: relative;
			height: 230px;
			overflow: hidden;
		}

		.newsis-widget-carousel-posts.layout--one .carousel-posts-wrap .post-categories {
			position: absolute;
			top: 0;
			left: 15px;
			display: flex;
			flex-wrap: wrap;
		}

		.newsis-widget-carousel-posts .post-element {
			padding: 15px;
		}

		.newsis-widget-carousel-posts .carousel-posts-wrap h2 {
			margin: 0 0 5px 0;
			font-size: calc(var(--post-title-size)*0.85);
			line-height: 1.4;
		}

		.newsis-widget-carousel-posts .carousel-posts-wrap .post-categories li {
			margin-right: 5px;
		}

		.newsis-widget-carousel-posts .carousel-posts-wrap .post-categories a {
			text-decoration: none;
			color: var(--white-text);
		}

		/** Horizongtal Arrow **/
		.newsis-widget-carousel-posts.newsis_horizontal_slider .slick-arrow {
			padding: 6px 10px;
			top: -61px;
		}

		.dark_bk .newsis-widget-carousel-posts.newsis_horizontal_slider .slick-arrow {
			top: -58px;
		}

		.newsis-widget-carousel-posts.newsis_horizontal_slider.no_heading_widget .slick-arrow {
			cursor: pointer;
			padding: 5px 8px;
			top: 5px;
			z-index: 999;
		}

		.newsis-widget-carousel-posts.newsis_vertical_slider.no_heading_widget .slick-arrow {
			cursor: pointer;
			padding: 5px 8px;
			top: 36px;
			z-index: 999;
		}

		.newsis-widget-carousel-posts.layout--two article .post-meta span.post-date:before {
			color: var(--white-text);
		}

		/** news carasoul layout two **/
			.newsis-widget-carousel-posts.layout--two .post-title {
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			.newsis-widget-carousel-posts.layout--two .post-thumb-wrap .post-categories {
				display: none;
			}

			.newsis-widget-carousel-posts.layout--two .post-categories{
				margin-bottom: 8px;
			}

			.newsis-widget-carousel-posts.layout--two .post-thumb-wrap {
				position: relative;
			}

			.newsis-widget-carousel-posts.layout--two .post-element {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				text-align: center;
				width: 100%;
				padding: 0 15px;
			}

			.newsis-widget-carousel-posts.layout--two .post-categories li {
				margin: 0 5px 10px 0;
			}

			.newsis-widget-carousel-posts.layout--two .post-title a {
				color: var(--white-text);
			}

			.newsis-widget-carousel-posts.layout--two .post-meta span,
			.newsis-widget-carousel-posts.layout--two .post-meta time {
				color: var(--white-text);
				font-size: 0.85rem;
			}

			.newsis-widget-carousel-posts.layout--two .post-categories li {
			 	margin: 0 5px 0 0;
			}

			.widget .newsis-widget-carousel-posts ul li:before,
			.widget .newsis-widget-carousel-posts ol li:before {
				display: none;
			}

	/* 14.13 Widget Tabbed Posts */
		.widget-tabs-content .tab-item,
		.widget.widget_newsis_tabbed_posts_widget ul li:before {
			display: none;
		}

		.widget-tabs-content .tab-item.active {
			display: block;
		}

		.widget .tabbed-widget-tabs {
			display: flex;
			margin-bottom: 20px;
		}

		.tabbed-widget-tabs .tabbed-widget {
			list-style: none;
			margin: 0;
			padding: 0;
			font-size: 0.86rem;
		}

		.widget.widget_newsis_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget {
			background-color: var(--white-text);
			padding: 5px 10px;
			color: #333333;
			font-weight: 600;
			margin-right: 15px;
			flex: 1;
			border-bottom: none;
			align-items: center;
			text-align: center;
			justify-content: center;
			cursor: pointer;
			flex-direction: column;
			-webkit-justify-content: center;
		}


		.widget.widget_newsis_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget i {
			padding: 5px;
		}

		.widget.widget_newsis_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget:last-child {
			margin-right: 0px;
		}

		.widget.widget_newsis_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget.active {
			background-color: var(--newsis-global-preset-theme-color);
			color: var(--white-text);
		}

		.widget-tabs-content .post-thumb {
			flex: 0 1 35%;
			max-width: 145px;
			overflow: hidden;
			background-color: var(--noimg-bk-color);
		}

		.widget-tabs-content .post-thumb img,
		.popular-posts-wrap .post-thumb img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

		.widget-tabs-content .post-element {
			padding: 15px;
			flex: 1 1 60%;
		}

		.widget-tabs-content .post-categories a {
			color: var(--newsis-global-preset-theme-color);
			font-weight: 500;
			padding: 0;
		}

		.widget-tabs-content .post-categories {
			display: inline-block;
		}

		.widget-tabs-content .post-date {
			font-style: 0.9rem;
		}

		.widget-tabs-content .tab-item .post-title {
			margin: 0px;
			padding-top: 5px;
			font-size: calc(var(--post-title-size)*0.7);
			line-height: 1.5;
			text-decoration: none;
			color: var(--post-title-color);
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		.widget-tabs-content .tab-item .post-title a,
		.widget-tabs-content .comment-item .newsis_comment_post {
			text-decoration: none;
			color: inherit;
		}

		.widget-tabs-content .post-item,
		.widget-tabs-content .comment-item {
			display: flex;
		}

		.widget-tabs-content .post-item,
		.widget-tabs-content .comment-item {
			margin-top: 25px;
		}

		#main-banner-section {
			padding: 25px 0 30px;
		}

		.widget-tabs-content .comment-item .newsis_avatar{
			flex: 0 1 25%;
			padding-right: 20px;
		}

		.widget-tabs-content .comment-item .newsis-comm-content{
			flex: 0 1 80%;
		}

	   .widget-tabs-content .comment-item .newsis-comm-content a{
			margin: 0px;
			padding-top: 5px;
			font-size: 0.93rem;
			line-height: 1.2;
			text-decoration: none;
			color: var(--post-title-color);
			font-weight: 600;
			font-family: var(--post-title-family);
		}

		.dark_bk .widget-tabs-content .comment-item .newsis-comm-content a {
			color: var(--white-text);
		}

		.widget-tabs-content .comment-item .newsis-comment {
			margin-bottom: 0;
			margin-top: 8px;
			font-family: var(--content-family);
			font-weight: var(--content-weight);
		}

		.widget ul.post-categories li a:before {
			content: none;
		}

		body .widget ul.post-categories li {
			border: none;
			padding: 0;
		}

	/* 14.15 Grid Two Column */
	/* Grid Two Column One */
		.widget_newsis_posts_grid_two_column_widget .layout-one .post-thumb {
			position: relative;
		}

		.widget_newsis_posts_grid_two_column_widget .layout-one .post-categories {
			position: absolute;
			top: 0;
			left: 15px;
		}

		.widget_newsis_posts_grid_two_column_widget .layout-one .post-categories a {
			font-size: calc(var(--meta-size)*0.78);
		}

		.widget_newsis_posts_grid_two_column_widget .layout-one .post-title {
			margin: 0;
			padding: 15px;
		}

	/* Grid Two Column Two */
		.widget_newsis_posts_grid_two_column_widget .posts-grid-two-column-wrap {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 25px;
		}

		.widget_newsis_posts_grid_two_column_widget .posts-grid-two-column-wrap > div {
			display: flex;
		}

		.widget_newsis_posts_grid_two_column_widget .layout-two .post-content-wrap {
			padding: 15px;
		}

		.widget_newsis_posts_grid_two_column_widget .card__content-category {
			margin: 0 8px 8px 0;
		}

		.widget_newsis_posts_grid_two_column_widget .layout-two h5 a {
			padding: 0;
		}

		.widget_newsis_posts_grid_two_column_widget .post-title {
			line-height: 1.4;
			font-size: calc(var(--post-title-size)*0.7);
			margin-top: 6px;
		}

	/* 14.16 Post Grid */
		/* Layout One */
		.posts-grid-wrap.layout-one .post_thumb_image {
			position: relative;
		}

		.posts-grid-wrap.layout-one .post-categories {
			position: absolute;
			bottom: 0;
			width: 100%;
			text-align: center;
		}

		.posts-grid-wrap.layout-one .post-categories h5 {
			margin: 5px 7px 0 0;
		}

		.posts-grid-wrap.layout-one .post-content-wrap {
			text-align: center;
			padding: 30px;
		}

		/* Layout Two */
		.posts-grid-wrap .post-item + .post-item {
			margin-top: 25px;
		}

		.posts-grid-wrap.layout-two .post-content-wrap {
			width: 90%;
			z-index: 9;
			position: relative;
			background-color: var(--text-background-color);
			margin: 0 auto;
			margin-top: -3rem;
			padding: 10px 17px;
		}

		.posts-grid-wrap .post-categories h5 {
			margin: 0 10px 7px 0;
			display: inline-block;
		}

		.posts-grid-wrap.layout-two .post-categories h5 a {
			padding: 0;
		}

		.posts-grid-wrap .post-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.75);
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		.posts-grid-wrap .post-content {
			margin-top: 8px;
			font-size: 0.83rem;
			color: var(--main-content-text-color);
			font-family: var(--content-family);
			font-weight: var(--content-weight);
		}

		/*	14.17 Filter Tabbed Widget */
		.widget.widget_newsis_news_filter_tabbed_widget .widget-tabs {
			margin-bottom: 25px;
			border: 1px solid var(--border-line-color);
			display: flex;
		}

		.widget.widget_newsis_news_filter_tabbed_widget ul li {
		   padding: 15px;
			flex: 0 1 33.33%;
			cursor: pointer;
			text-align: center;
			font-weight: 500;
			border-right: 1px solid var(--border-line-color);
			position: relative;
			border-bottom: none;
		}

		.widget.widget_newsis_news_filter_tabbed_widget ul li:last-child {
			border: none;
		}

		.widget.widget_newsis_news_filter_tabbed_widget ul li.widget-tab.active:after {
			content: '';
			width: 100%;
			height: 2px;
			position: absolute;
			left: 0;
			bottom: -1px;
			background: var(--newsis-global-preset-theme-color);
		}

		.widget.widget_newsis_news_filter_tabbed_widget ul li:before {
			display: none;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap article {
			display: flex;
			flex-wrap: wrap;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap article +article {
			margin-top: 25px;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap .tabs-content {
			display: none;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap .tabs-content.show {
			display: block;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap .post-thumb {
			flex: 0 1 35%;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .tabs-content-wrap .post-thumb img {
			height: 100%;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .post-element {
			flex: 0 1 65%;
			padding: 15px;
		}

		.widget.widget_newsis_news_filter_tabbed_widget .post-element .post-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.7);
			margin: 0 0 6px;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			-webkit-line-clamp: 2;
			-webkit-box-orient: vertical;
		}

		/*	14.17 Widget Social Icons */
		.widget.widget_newsis_social_icons_widget .social-block-widget {
			background-color: var(--archive-content-bk-color);
			padding: 20px 20px 13px;
		}

		footer .widget.widget_newsis_social_icons_widget .social-block-widget {
			background-color: transparent;
		}

		/* No bk img */
		.widget.widget_newsis_news_filter_tabbed_widget .no-feat-img .post-thumb {
		    padding-bottom: 25%;
			background: var(--noimg-bk-color);
		}

		.widget_newsis_posts_grid_two_column_widget .no-feat-img .post-thumb,
		.widget.widget_newsis_posts_grid_widget .no-feat-img .post-thumb {
			padding-bottom: 75%;
			background: var(--noimg-bk-color);
		}

		.dark_bk .widget.widget_block:has(div.wp-block-spacer),
		.dark_bk .widget.widget_block:has(hr.wp-block-separator) {
		    background-color: transparent;
		}


/*
=========================================
15.0 Single Page
=========================================
*/

	.single #theme-content .row .primary-content {
		background: none;
	}

	.single .row .secondary-sidebar {
		flex: 0 1 30%;
	}

	.single .post-inner {
		background: var(--single-content-bk-color);
		padding-bottom: 20px;
	}

	.single h1.entry-title {
		color: var(--post-title-color);
		font-family: var(--single-title-family);
		font-size: var(--single-title-size);
		font-weight: var(--single-title-weight);
		margin: 15px 0;
		line-height: var(--single-title-lineheight);
		letter-spacing: var(--single-title-letterspacing);
		text-transform: var(--single-title-texttransform);
    	text-decoration: var(--single-title-textdecoration);
	}

	.single .entry-header .post-categories li {
		background-color: var(--newsis-global-preset-theme-color);
		border-radius: 3px;
		line-height: var(--single-meta-lineheight);
		font-weight: var(--single-meta-weight);
		font-family: var(--single-meta-family);
		margin: 0 5px 5px 0;
	}

	.single .entry-header .post-categories li a,
	.single .entry-header .post-categories li a {
		font-size: calc(var(--single-meta-size)*0.85);
		font-family: var(--single-meta-family);
	}

	.single .entry-header .entry-meta {
		margin-bottom: 20px;
	}

	.single .entry-header  .entry-meta > span {
		margin-right: 15px;
		font-size: var(--single-meta-size);
	}

	.single .entry-header  .entry-meta > span:last-child {
		margin-right: 0;
	}

	.single .entry-header  .entry-meta a,
	.single .entry-header  .entry-meta span {
		color: var(--meta-text-color);
		text-decoration: initial;
		font-family: var(--single-meta-family);
		line-height: var(--single-meta-lineheight);
		letter-spacing: var(--single-meta-letterspacing);
		text-decoration: var(--single-meta-textdecoration);
		text-transform: var(--single-meta-texttransform);
	}

	.single .author a {
		color: var(--author-color);
	}

	.single .author:before {
		content: none;
	}

	.single .post-inner .entry-content,
	.page .post-inner-wrapper .entry-content {
		font-family: var(--single-content-family);
		font-size: var(--single-content-size);
		font-weight: var(--single-content-weight);
		line-height: var(--single-content-lineheight);
		letter-spacing: var(--single-content-letterspacing);
		text-decoration: var(--single-content-textdecoration);
    	text-transform: var(--single-content-texttransform);
	}

	.single .post-inner .entry-content h1,
	.single .post-inner .entry-content h2,
	.single .post-inner .entry-content h3,
	.single .post-inner .entry-content h4,
	.single .post-inner .entry-content h5,
	.single .post-inner .entry-content h6 {
		line-height: initial;
	}

	.single .post-inner .entry-content h1 {
		font-family: var(--single-content-h1-family);
		font-weight: var(--single-content-h1-weight);
		font-size: var(--single-content-h1-size);
		line-height: var(--single-content-h1-lineheight);
		letter-spacing: var(--single-content-h1-letterspacing);
		text-decoration: var(--single-content-h1-textdecoration);
		text-transform: var(--single-content-h1-texttransform);
	}

	.single .post-inner .entry-content h2 {
		font-family: var(--single-content-h2-family);
		font-weight: var(--single-content-h2-weight);
		font-size: var(--single-content-h2-size);
		line-height: var(--single-content-h2-lineheight);
		letter-spacing: var(--single-content-h2-letterspacing);
		text-decoration: var(--single-content-h2-textdecoration);
		text-transform: var(--single-content-h2-texttransform);
	}

	.single .post-inner .entry-content h3 {
		font-family: var(--single-content-h3-family);
		font-weight: var(--single-content-h3-weight);
		font-size: var(--single-content-h3-size);
		line-height: var(--single-content-h3-lineheight);
		letter-spacing: var(--single-content-h3-letterspacing);
		text-decoration: var(--single-content-h3-textdecoration);
		text-transform: var(--single-content-h3-texttransform);
	}

	.single .post-inner .entry-content h4 {
		font-family: var(--single-content-h4-family);
		font-weight: var(--single-content-h4-weight);
		font-size: var(--single-content-h4-size);
		line-height: var(--single-content-h4-lineheight);
		letter-spacing: var(--single-content-h4-letterspacing);
		text-decoration: var(--single-content-h4-textdecoration);
		text-transform: var(--single-content-h4-texttransform);
	}

	.single .post-inner .entry-content h5 {
		font-family: var(--single-content-h5-family);
		font-weight: var(--single-content-h5-weight);
		font-size: var(--single-content-h5-size);
		line-height: var(--single-content-h5-lineheight);
		letter-spacing: var(--single-content-h5-letterspacing);
		text-decoration: var(--single-content-h5-textdecoration);
		text-transform: var(--single-content-h5-texttransform);
	}

	.single .post-inner .entry-content h6 {
		font-family: var(--single-content-h6-family);
		font-weight: var(--single-content-h6-weight);
		font-size: var(--single-content-h6-size);
		line-height: var(--single-content-h6-lineheight);
		letter-spacing: var(--single-content-h6-letterspacing);
		text-decoration: var(--single-content-h6-textdecoration);
		text-transform: var(--single-content-h6-texttransform);
	}
	
	.entry-footer .tags-links a {
		color: #fff;
		background-color: var(--dark-bk-color);
		padding: 2px 11px 4px;
		margin: 5px;
		display: inline-block;
		margin-bottom: 5px;
		font-size: 13px;
		line-height: 20px;
	}

	/* Single Post Comment */
	.comments-area h2.comments-title {
		font-family: var(--post-title-family);
		font-size: 1.4rem;
		letter-spacing: -.005em;
		font-weight: 400;
	}

	.comment-meta .comment-author.vcard {
		margin-top: -15px;
	}

	.comments-area h2.comments-title span {
		font-weight: 600;
		font-size: 1.8rem;
		font-style: italic;
		text-decoration: underline;
	}

	ol.comment-list {
		margin-left: 0;
		padding-left: 0;
	}

	ol.comment-list li {
		margin-bottom: 15px;
		position: relative;
	}

	ol.comment-list li a {
		color: inherit;
		font-family: var(--post-title-family);
	}

	.comment-list .comment-meta > div {
		display: inline-block;
	}

	.comment-list .comment-author img {
		margin-right: 20px;
		width: 40px;
		object-fit: cover;
		height: 100%;
		bottom: -25px;
		position: relative;
	}

	.comment-list .comment-author a {
		font-size: 14px;
		font-weight: 600;
		margin-right: 3px;
	}

	.comment-metadata,
	.says {
		color: #999;
		font-size: 13px;
		font-weight: 400;
	}

	.edit-link {
		color: #000;
		margin-left: 5px;
		font-size: 1rem;
	}

	.comment-content p {
		margin-top: 0;
		margin-left: 60px;
		font-size: 0.938rem;
		line-height: 1.714;
		border-bottom: 1px dashed #e8e8e8;
		padding-bottom: 20px;
		margin-bottom: 0;
		font-family: var(--post-title-family);
	}

	.comment-list .reply {
		position: relative;
		right: 15px;
		font-size: 12px;
		border-bottom: 1px solid var(--newsis-global-preset-theme-color);
		text-align: right;
		float: right;
		margin-top: -29px;
	}

	.comment-list .reply a {
		color: #999;
		padding: 5px 0;
		display: block;
		letter-spacing: .03em;
		font-family: var(--post-title-family);
		text-transform: uppercase;
	}

	.comment-list .reply a:before {
		content: '\f064';
		font-family: 'Font Awesome 5 Free';
		font-weight: 900;
		padding-right: 6px;
	}

	ol.children {
		margin-top: 10px;
	}

	ol.children .comment-content p {
		font-size: 0.9rem;
	}

	/* Form */
	.comment-respond h3 {
		font-size: 1.1rem;
		margin: 0 0 20px;
		text-transform: uppercase;
		font-family: var(--post-title-family);
	}

	.comment-form {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		-webkit-justify-content: space-between;
	}

	.comment-form > * {
		width: 100%;
	}

	.comment-form p {
		margin: 0 0 20px;
		color: #777;
	}

	.comment-form .comment-form-comment textarea {
		display: block;
		margin-top: 5px;
	}

	.newsis_dark_mode .comment-form .comment-form-comment textarea,
	.newsis_dark_mode form.comment-form p input {
		background: #202024;
    	border-color: #525252;
    	color: var(--white-text);
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		width: calc(33% - 15px);
	}

	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input {
		width: 100%;
		height: 41px;
	}

	.comment-form .comment-form-cookies-consent label {
		margin-left: 6px;
		font-size: 0.95rem;
	}

	.comment-form .form-submit input {
		padding: 15px 20px;
		vertical-align: middle;
		font-size: 13px;
		text-transform: uppercase;
		margin-top: 10px;
		font-family: var(--post-title-family);
		font-weight: 700;
		letter-spacing: .03em;
		color: var(--white-text);
		background-color: var(--dark-bk-color);
		border: none;
		cursor: pointer;
	}

	#comments ol.comment-list {
		padding: 20px;
		border: 1px solid var(--border-bottom-color);
		list-style: none;
	}

	@media (max-width: 1024px) {
		.comment-form-author,
		.comment-form-email,
		.comment-form-url {
			width: 100%;
		}
	}

	/* Single Related Post */
	.single-related-posts-section-wrap {
		margin-top: 40px;
	}

	.single-related-posts-section {
		position: relative;
	}

	.single-related-posts-wrap {
		display: grid;
		gap: 30px;
	}

	/** LIST STYLE **/
		.single-related-posts-section-wrap.layout--list .single-related-posts-wrap {
			grid-template-columns: repeat(2, 1fr);
		}

		.single-related-posts-section-wrap.layout--list .post-thumbnail {
			height: 100%;
		}

		.single-related-posts-section-wrap.layout--list article {
			display: flex;
		}

	/** GRID STYLE **/
		.single-related-posts-section-wrap.layout--grid .single-related-posts-wrap {
			grid-template-columns: repeat(3, 1fr);
		}

		.single-related-posts-section-wrap.layout--grid .post-element {
			padding: 15px;
		}

	.single-related-posts-wrap h2.post-title {
		line-height: 1.36;
		margin: 0 0 10px;
		font-size: calc(var(--post-title-size)*0.78);
	}

	.single-related-posts-wrap h2.post-title a {
		text-decoration: none;
		color: inherit;
	}

	.single-related-posts-wrap .post-meta span {
		font-weight: 500;
	}

	.single-related-posts-wrap .post-meta span:before,
	.single-related-posts-wrap .post-meta a.author_name:before {
		font-size: 11px;
	}

	.single-related-posts-section-wrap.layout--list .single-related-posts-section article figure.post-thumb-wrap { 
		flex: 0 1 25%;
	}	

	.single-related-posts-section-wrap.layout--list .single-related-posts-section article .post-element {
		flex: 1 1 75%;	
		padding: 15px;
	}

	.single-post .related_posts_popup_sidebar {
		z-index: 99;
	}

	.single #theme-content .widget .post-item {
		background: var(--single-content-bk-color);
	}

	/* Relater Posts Popup */
	.single-related-posts-section-wrap.related_posts_popup .single-related-posts-wrap {
		margin-top: 34px;
		height: 244px;
		overflow-y: auto;
		padding-right: 15px;
	}

	.related_posts_popup .single-related-posts-section {
		background-color: var(--white-bk-color);
		padding: 20px;
	}

	.related_posts_popup .newsis-block-title {
		border: 0;
		position: absolute;
		top: 0;
		left: 0;
	}

	.related_posts_popup h2.newsis-block-title span::after {
		display: none;
	}

	.related_posts_popup h2.newsis-block-title {
		border-bottom: none;
	}

	.related_posts_popup h2.newsis-block-title span {
		font-size: calc(var(--block-title-size)*0.6);
		letter-spacing: 2px;
	    padding: 8px 12px;
	    background: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	    border-bottom: none;
	    display: inline;
	}

	.related_posts_popup_sidebar .single-related-posts-wrap .post-meta {
		display: none;
	}

	.related_posts_popup_sidebar .single-related-posts-wrap h2.post-title {
		font-size: calc(var(--post-title-size)*0.7);
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	body.single #theme-content .primary-content .layout--grid.related_posts_popup_sidebar .single-related-posts-wrap {
		grid-template-columns: repeat(2, 1fr);
	}

	.layout--grid.related_posts_popup_sidebar .single-related-posts-wrap h2.post-title {
		margin: 8px 0 0;
	}

	.related_posts_popup.layout--list .single-related-posts-wrap {
		display: block;
	}

	.related_posts_popup.layout--list .single-related-posts-wrap article + article {
		margin-top: 30px;
	}

	.related_posts_popup.layout--grid .single-related-posts-wrap article {
		overflow: visible;
	}


/*
=========================================
16.0 Archive Layouts
=========================================
*/
	#theme-content .primary-content, #theme-content .widget{
		position: relative;
	}

	#theme-content .widget:last-child {
		margin-bottom: 0;
	}

	.archive .primary-content .blaze_box_wrap {
		position: relative;
		background-color: var(--theme-content-bk-color);
	}

	.archive .secondary-sidebar,
	.search .secondary-sidebar  {
		flex: 0 1 30%;
	}

	.archive .page-header,
	.search .page-header {
		border-bottom: 2px solid var(--newsis-global-preset-theme-color);
		display: block;
		margin: 0;
		margin-bottom: 25px;
	}

	.archive.author .page-header {
		margin: 0;
		border-bottom: none;
	}

	.archive .page-title,
	.search .page-title {
		margin: 0;
		margin-bottom: -2px;
		font-size: calc(var(--block-title-size)*0.86);
		font-family: var(--block-title-family);
		line-height: var(--block-title-lineheight);
		letter-spacing: var(--block-title-letterspacing);
		text-decoration: var(--block-title-textdecoration);
		text-transform: var(--block-title-texttransform);
		font-weight: var(--block-title-weight);
	}

	.primary-content article .post-meta > span {
		padding-right: 15px;
	}

	/** Search **/
	.search.search-results #theme-content .primary-content .blaze_box_wrap {
		position: relative;
		background: var(--search-content-bk-color);
	}

	.search .news-list-post-wrap figure.post-thumb-wrap.no-feat-img {
		position: relative;
		padding-bottom: 22%;
		background: var(--noimg-bk-color);
		background-position: center;
		background-size: cover;
		overflow: hidden;
		min-height: 100px;
	}

	.widget .wp-block-search__input {
		width: 100%;
	}

	.search-no-results .page-content {
		padding: 30px;
	}

	/* left-both-sidebar */
	.left-both-sidebar #theme-content .secondary-left-sidebar,
	.left-both-sidebar #theme-content .secondary-sidebar {
		flex: 1 1 25%;
		margin-right: 50px;
	}

	.left-both-sidebar #theme-content .primary-content {
		flex: 0 1 50%;
		order: 3;
	}

	/* right-both-sidebar */
	.right-both-sidebar #theme-content .secondary-left-sidebar,
	.right-both-sidebar #theme-content .secondary-sidebar {
		flex: 1 1 25%;
		margin-left: 50px;
	}

	.right-both-sidebar #theme-content .secondary-left-sidebar {
		order: 2;
	}

	.right-both-sidebar #theme-content .secondary-sidebar {
		order: 3;
	}

	.right-both-sidebar #theme-content .primary-content {
		flex: 0 1 50%;
	}


/*
========================================================
12.0 Image Hover Effect
========================================================
*/

	body.no_image_design #primary .post-thumb a:before, 
	body.no_image_design #primary .post-thumb a:after{
		background: none;
	}

	/* effect-four */
	/* Zoom In #1 */
	.newsis-image-hover--effect-four .post-thumb,
	.newsis-image-hover--effect-four .post-thumb-wrap {
		overflow: hidden;
		position: relative;
	}

	.newsis-image-hover--effect-four .post-thumb img,
	.newsis-image-hover--effect-four .post-thumb-wrap img  {
		-webkit-transform: scale(1) translate(-50%, -50%);
		transform: scale(1) translate(-50%, -50%);
		-webkit-transition: .3s ease-in-out;
		transition: .3s ease-in-out;
		height: 100%;
		width: 100%;
		object-fit: cover;
		position: absolute;
		top: 50%;
		left: 50%;
	}

	.newsis-image-hover--effect-four .widget .post-thumb img,
	.newsis-image-hover--effect-four .widget .post-thumb-wrap img  {
		position: relative;
		top: initial;
		left: initial;
		transform: scale(1);
		-webkit-transform: scale(1);
		height: initial;
		width: initial;
		transition: 0.3s ease-in-out;
		height: 100%;
		width: 100%;
	}

	.newsis-image-hover--effect-four .post-thumb:hover img,
	.newsis-image-hover--effect-four .post-thumb-wrap:hover img,
	.newsis-image-hover--effect-four .primary-content .post-thumb-wrap:hover img {
		-webkit-transform: scale(1.05) translate(-48%, -48%);
		transform: scale(1.05) translate(-48%, -48%);
	}
	
	.newsis-image-hover--effect-four #main-banner-section .post-thumb:hover img,
	.newsis-image-hover--effect-four #main-banner-section .post-thumb-wrap:hover img {
		-webkit-transform: scale(1.05) translate(-48%, -48%);
		transform: scale(1.05) translate(-48%, -48%);
	}

	.newsis-image-hover--effect-four .widget .post-thumb:hover img,
	.newsis-image-hover--effect-four .widget .post-thumb-wrap:hover img  {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	body .newsis-image-hover--effect-four .post-thumb a,
	body .newsis-image-hover--effect-four .post-thumb:hover a  {
		display: block;
		overflow: hidden;
	}

	.newsis-image-hover--effect-four .categories-wrap .post-thumb img {
		-webkit-transform: scale(1) translate(-50%, -51%);
		transform: scale(1) translate(-50%, -51%);
	}

	/* effect-eight */
	/* Opacity */
	.newsis-image-hover--effect-eight figure.post-thumb,
	.newsis-image-hover--effect-eight figure.post-thumb-wrap {
		position: relative;
		-webkit-transition: .4s ease-in-out;
		transition: .4s ease-in-out;
	}

	.newsis-image-hover--effect-eight figure.post-thumb:before,
	.newsis-image-hover--effect-eight figure.post-thumb-wrap:before {
		content: '';
		background-color: #0003;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 1;
	}

	.newsis-image-hover--effect-eight figure.post-thumb:hover:before,
	.newsis-image-hover--effect-eight figure.post-thumb-wrap:hover:before  {
		width: 100%;
		height: 100%;
	}

/*
========================================================
16.0 Title Hover Effect
========================================================
*/

	/* Title effect two */
	.newsis-title-two .post-title a,
	.newsis-title-two .news-carousel .post-title a,
	.newsis-title-two .widget_block ul li a,
	.newsis-title-two .widget_nav_menu ul li a  {
		display: inline;
		-webkit-transition: 0.5s ease;
		transition: 1s ease;
	}

	.newsis-title-two .post-title a:hover,
	.newsis-title-two .news-carousel .post-title a:hover,
	.newsis-title-two .widget_block ul li a:hover,
	.newsis-title-two .widget_nav_menu ul li a:hover {
		color: var(--newsis-global-preset-theme-color);
		text-decoration: none;
		background-image: none;
		background-size: 0;
	}

	/* Title effect six */
	.newsis-title-six .post-title a,
	.newsis-title-six .widget_block ul li a,
	.newsis-title-six .widget_nav_menu ul li a {
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    background-image: linear-gradient(to right,var(--newsis-global-preset-theme-color),var(--newsis-global-preset-theme-color) 50%,var(--post-title-color) 50%);
	    background-size: 200% 100%;
	    background-position: 100%;
	    transition: all 0.7s cubic-bezier(0,0,.23,1);
	    word-break: break-word;
	}

	.newsis-title-six .post-title a:hover,
	.newsis-title-six .news-carousel .post-title a:hover,
	.newsis-title-six .widget_block ul li a:hover,
	.newsis-title-six .widget_nav_menu ul li a:hover {
		background-position: 0%;
	}

	.newsis-title-six .main-banner-wrap .post-element .post-title a,
	.newsis-title-six .banner-trailing-posts .post-element .post-title a,
	.newsis-title-six .main-banner-grid-posts .post-element .post-title a,
	.newsis-title-six .main-banner-list-posts article:first-child .post-title a,
	.newsis-title-six .dark_bk .footer-widget .widget.widget_block ul li a,
	.newsis-title-six .dark_bk .footer-widget .widget.widget_block ol li a,
	.newsis-title-six .dark_bk .widget .post-title a,
	.newsis-title-six .news-carousel.layout--two .post-title a {
		background-image: linear-gradient(to right,var(--newsis-global-preset-theme-color),var(--newsis-global-preset-theme-color) 50%,var(--white-text) 50%);
	}

	/* Title effect none */
	.newsis-title-none .post-title a:hover {
		background-image: none;
		background-size: 0;
	}

/*
========================================================
17.0 Archive Layout
========================================================
*/

	body.right-sidebar #theme-content .secondary-left-sidebar {
		display: none;
	}

	body.left-sidebar #theme-content .secondary-sidebar {
		display: none;
	}

	body.no-sidebar #theme-content .secondary-left-sidebar,
	body.no-sidebar #theme-content .secondary-sidebar {
		display: none;
	}

	.search-results #theme-content .primary-content .news-list-post-wrap.column--one article:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#theme-content .primary-content article figure{
    	position: relative;
	}

	#theme-content .primary-content article figure img{
		display: block;
		height: 101%;
		width: 101%;
		object-fit: cover;
	}

	.nav-previous {
		padding: 5px 0;
		text-align: left;
		margin: 3px 2px;
	}

	/** 17.1 Archive Layout **/
		body #theme-content .primary-content article figure .post-categories {
	    	position: absolute;
	    	top: 0;
	    	left: 30px;
	    	display: flex;
	    	flex-wrap: wrap;
		}

		body.post-layout--one #theme-content .primary-content article .post-element h2{
			margin: 0 0 11px 0;
		    font-size: var(--post-title-size);
		}

		body.post-layout--one.both-sidebar #theme-content .primary-content article .post-element h2,
		body.post-layout--one.right-both-sidebar #theme-content .primary-content article .post-element h2,
		body.post-layout--one.left-both-sidebar #theme-content .primary-content article .post-element h2 {
		    font-size: calc(var(--post-title-size)*0.83);
		}

		body.post-layout--one #theme-content .primary-content article .post-element .post-excerpt {
			margin-top: 12px;
		}

		body #theme-content .primary-content .post-title {
			line-height: calc(var(--post-title-lineheight) * 1.3);
		}

	/** 17.2 Archive Layout **/
		.ticker-item-wrap .post-date a{
			text-decoration: none;
		}

		.modified .published {
		    display: none;
		}

		.modified .updated {
		    display: inline-block;
		}

		a.post-link-button i {
			transition: 0.2s ease-in;
			padding-left: 5px;
			vertical-align: middle;
		}

		.post-element a.post-link-button {
			margin: 15px 0 0;
			display: inline-block;
			font-family: var(--post-link-btn-family);
    		font-weight: 600;
    		font-size: var(--post-link-btn-size);
			line-height: var(--post-link-btn-lineheight);
			letter-spacing: var(--post-link-btn-letterspacing);
    		text-decoration: var(--post-link-btn-textdecoration);
			text-transform: var(--post-link-btn-texttransform);
			font-weight: var(--post-link-btn-weight);
    		color: var(--post-title-color);
		}

		/* post layout one */
		body.post-layout--one #theme-content .primary-content article .blaze_box_wrap {
		    display: flex;
		}

		body.post-layout--one #theme-content .primary-content article + article .blaze_box_wrap {
			margin-top: 40px;
		}

		body.post-layout--one #theme-content .primary-content article:last-child .blaze_box_wrap,
		body.post-layout--five #theme-content .news-list-wrap article:last-child {
			margin-bottom: 0;
		}

		body.post-layout--one.single #theme-content .primary-content .post-inner-wrapper > article{
			padding-top: 0px;
			flex-direction: column;
		}

		body.post-layout--one #theme-content .primary-content article figure {
		    flex: 0 1 35%;
		}

		body.post-layout--one #theme-content .primary-content article .entry-content figure {
			margin-right: 0px;
		}
		body.post-layout--one #theme-content .primary-content .post-element {
		    flex: 0 1 65%;
		    padding: 30px;
		}

		.post-layout--one #theme-content figure.no-feat-img {
		    position: relative;
		    padding-bottom: 25%;
		    background: var(--noimg-bk-color);
		    background-position: center;
		    background-size: cover;
		    overflow: hidden;
		}

	/* post layout two */	
	body.post-layout--two #theme-content .primary-content .news-list-wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 40px;
	}

	body.post-layout--two #theme-content .primary-content .news-list-wrap .post-title {
		font-size: calc(var(--post-title-size)* 0.94);
		margin: 0 0 10px;
	}

	body.post-layout--two #theme-content .primary-content .news-list-wrap .post-element {
		padding: 30px;
	}
	
	body.post-layout--two #theme-content .primary-content .news-list-wrap article figure.post-thumb-wrap {
	    margin: 0px;
	    position: relative;
	    height: auto;
	}

	body.post-layout--two #theme-content figure.no-feat-img {
	    position: relative;
	    padding-bottom: 66.5%;
	    background: var(--noimg-bk-color);
	    background-position: center;
	    background-size: cover;
	    overflow: hidden;
	}

	/* post layout three */
	body.post-layout--three #theme-content .news-list-wrap,
	body.post-layout--four #theme-content .news-list-wrap {
		display: grid;
		gap: 40px;
	}

	body.post-layout--three #theme-content .news-list-wrap {
		grid-template-columns: repeat(2, 1fr);
	}

	body.post-layout--three #theme-content .news-list-wrap article .blaze_box_wrap {
		display: flex;
		flex-wrap: wrap;
	}

	body.post-layout--three #theme-content .news-list-wrap figure {
		flex: 0 1 35%;
		overflow: hidden;
	}

	body.post-layout--three #theme-content .news-list-wrap .post-element {
		flex: 0 1 65%;
		padding: 30px;
	}

	body.post-layout--three #theme-content .news-list-wrap .post-title {
		margin: 0 0 10px 0;
		font-size: calc(var(--post-title-size)*0.86);
	}

	body.post-layout--three #theme-content .news-list-wrap .post-excerpt {
		font-size: calc(var(--content-size)*0.93);
	}

	/* post layout Four */
	body.post-layout--four #theme-content .news-list-wrap {
		grid-template-columns: repeat(3, 1fr);
	}

	body.post-layout--four #theme-content .news-list-wrap .post-element {
		padding: 30px;
	}

	body.post-layout--four #theme-content .news-list-wrap .post-title {
		font-size: calc(var(--post-title-size)*0.94);
		margin: 0 0 12px;
	}

	/* post layout Five */
	body.no-sidebar.post-layout--five #theme-content .primary-content {
		width: 100%;
	}

	body.post-layout--five #theme-content .news-list-wrap article + article {
		margin-top: 40px;
	}

	body.post-layout--five #theme-content .news-list-wrap article img {
		width: 100%;
	}

	body.post-layout--five #theme-content .news-list-wrap .post-element {
		text-align: center;
		padding: 30px;
	}

	body.post-layout--five #theme-content .news-list-wrap .post-element .post-title {
		margin: 0 0 12px;
		font-size: calc(var(--post-title-size) * 1.1);
	}

	.navigation.posts-navigation {
		width: 100%;
		display: block;
		margin-bottom: 0;
	}

	.navigation.posts-navigation a{
		text-decoration: none;
		font-size: 13px;
		color: var(--pagination-color);
		position: relative;
	}

	.navigation.posts-navigation .nav-previous a:before,
	.navigation.posts-navigation .nav-next a:after {
		font-family: 'Font Awesome 5 Free';
		color: var(--pagination-color);
		font-weight: 900;
		line-height: 13px;
		transition: 0.2s ease-in;
		position: absolute;
		font-size: 11px;
	}

	.navigation.posts-navigation .nav-previous a:before {
		content: '\f104';
		padding-right: 6px;
		left: 14px;
	}

	.navigation.posts-navigation .nav-next a:after {
		content: '\f105';
		padding-left: 6px;
		right: 14px;
	}

	.navigation.posts-navigation .nav-previous a:hover:before {
		left: 11px;
	}

	.navigation.posts-navigation .nav-next a:hover:after {
		right: 11px;
	}

	.pagination .ajax-load-more,
	.newsis-widget-loader .load-more {
		background-color: var(--button-bk-color);
		color: var(--post-title-color);
		padding: 12px 20px;
	    font-weight: 600;
	    cursor: pointer;
	    text-transform: uppercase;
	    min-width: 30%;
	    font-size: 11px;
	    border: none;
	    margin: 5px 0;
	    letter-spacing: 1px;
	    transition: all .25s cubic-bezier(.02,.01,.47,1);
	    box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 20%);
	    -webkit-box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 20%);
	    -moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.20);
	}

	.newsis-widget-loader .load-more {
		margin-top: 25px;
	}

	.pagination .ajax-load-more:hover,
	.newsis-widget-loader .load-more:hover {
		transform: translateY(-2px);
	}

/*
============================
18.0 Single Post Layouts
============================
*/

	body.single #theme-content .primary-content .news-list-wrap article {
		padding-top: 0px;
	}

	body.single.both-sidebar #theme-content .row .primary-content {
		margin-right: 0px;
	}

	body.single #theme-content .row .primary-content .post-categories,
	.single h1.entry-title,
	.single .entry-header .entry-meta,
	.single .post-inner .entry-content {
		padding: 20px 20px 5px;
		margin: 0;
	}

	.single .post-inner .entry-content p {
		margin: 0;
	}

	body.single.both-sidebar #theme-content .row .secondary-sidebar {
		padding-left: 0px;
	}

	body.single.both-sidebar #theme-content .primary-content .single-related-posts-wrap article {
		flex: 0 1 50%;
	}

	body.single #theme-content .primary-content .single-related-posts-wrap.layout--list article {
		display: flex;
	}

	body.single #theme-content .primary-content .single-related-posts-wrap article figure.no-feat-img {
	    position: relative;
	    padding-bottom: 60%;
	    background: var(--noimg-bk-color);
	    background-position: center;
	    background-size: cover;
	    overflow: hidden;
	    width: 100%;
	}

	body.single .navigation.post-navigation{
		background-color: var(--ticker-outer-bk-color);
    	padding: 30px 20px;
    	margin: 20px 20px 0;
    	display: block;
	}

	body.single .navigation.post-navigation a{
		text-decoration: none;
		color: var(--author-color);
	}

	.navigation.post-navigation .nav-subtitle {
		font-weight: 600;
		display: block;
		margin-bottom: 13px;
		color: var(--newsis-global-preset-theme-color);
	}

	.navigation.post-navigation .nav-previous {
		padding: 0;
	}

	body.single .navigation.post-navigation .nav-links > div {
		border-right: 1px solid #d9d9d9;
		margin: 0;
	}

	body.single .navigation.post-navigation .nav-links > div:last-child {
		border: none;
	}

	body.single .navigation.post-navigation .nav-subtitle i {
		font-size: 12px;
	}

	body.single .navigation.post-navigation .nav-previous i {
		padding-right: 5px;
	}

	body.single .navigation.post-navigation .nav-next i {
		padding-left: 5px;
	}

	body.single .navigation.post-navigation .nav-previous {
	    text-align: right;
    	padding-right: 20px;
	}

	body.single .navigation.post-navigation .nav-next {
	    text-align: left;
    	padding-left: 20px;
	}
	
	body.single .post-inner-wrapper > article.post .post-inner .entry-content a:hover {
		text-decoration: underline;
	} 

	/** comment **/
	.logged-in-as a{
		color: var(--newsis-global-preset-theme-color);
    	padding-right: 5px;
	}

	.comments-area {
		margin-top: 40px;
		margin-bottom: 0px;
		background-color: var(--single-content-bk-color);
		padding: 20px;
		position: relative;
	}

	.comments-area h2.comments-title {
		font-size: calc( var(--post-title-size)*0.8 );
		border-top: 2px solid var(--border-bottom-color);
	    border-bottom: 2px solid var(--border-bottom-color);
	    line-height: 1.5;
	    padding: 10px;
	    background-color: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	}

	.comments-area h2.comments-title span {
		font-size: inherit;
		text-decoration: none;
	}

	#respond {
		padding: 20px;
    	border: 1px solid var(--border-bottom-color);
	}

	.related_posts_popup_sidebar.related_posts_popup {
		position: fixed;
		right: 15px;
		bottom: 100px;
		border-radius: 0 8px 8px;
		box-shadow: 0 0 10px rgb(0 0 0 / 40%);
	}

	.related_posts_popup_sidebar .single-related-posts-section {
		width: 400px;
	    height: 314px;
	    border-radius: 0 8px 8px;
	}

	.single-related-posts-section .related_post_close {
		display: none;
	}

	.related_posts_popup_sidebar .single-related-posts-section .related_post_close {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		font-size: 0.8rem;
		color: var(--white-text);
		background-color: var(--newsis-global-preset-theme-color);
		padding: 6px 10px;
	}


/*
========================================================
19.0 Breadcrumb
========================================================
*/

	.newsis-breadcrumb-wrap {
		width: 100%;
	    background: var(--breadcrumb-background-color);
	    margin-bottom: 30px;
	    padding: 15px 20px;
	}

	.newsis-breadcrumb-wrap ul {
		margin: 0;
	    padding: 0;
	    list-style: none;
	    text-decoration: none;
	}

	.newsis-breadcrumb-wrap ul li a{
		color: inherit;
		text-decoration: none;
	}

	.newsis-breadcrumb-wrap ul li, 
	.newsis-breadcrumb-wrap ul li a,
	.newsis-breadcrumb-wrap ul li a span {
		display: inline-block;
		color: var(--breadcrumb-link-color);
		font-size: 15px;
	}

	.newsis-breadcrumb-wrap ul li a:hover,.newsis-breadcrumb-wrap ul li a:hover span{
		color: var(--breadcrumb-link-color-hover);
	}

	.newsis-breadcrumb-wrap ul li span {
		color: var(--breadcrumb-text-color);
	}

	.newsis_dark_mode .newsis-breadcrumb-wrap ul li span {
		color: #fff;
	}

	.newsis-breadcrumb-wrap ul li a:after{
		color: var(--breadcrumb-link-color);
	    position: relative;
	    margin: 0 5px;
	    content: "\f101";
	    font-family: 'Font Awesome 5 Free';
	    padding-left: 7px;
	    padding-right: 2px;
	    margin-left: 0;
	    font-size: 0.6rem;
	    font-weight: 900;
	}

	.newsis-breadcrumb-wrap ul li:last-child a:after{
		content: none;
	}

	.primary-content .newsis-breadcrumb-wrap {
		padding: 15px 20px;
	}

	.archive .primary-content .newsis-breadcrumb-wrap {
		padding: 15px;
	}

	.newsis-breadcrumb-wrap a{
		color: inherit;
		text-decoration: none;
	}

	.archive-description {
    	margin: 15px 0 10px 0;
	}

/*
========================================================
21.0 Pagination
========================================================
*/

	.pagination,
	.newsis-widget-loader{
		text-align: center;
		overflow: hidden;
	}

	.primary-content .pagination {
		margin-top: 50px;
	}
	
	.widget.widget_newsis_posts_grid_two_column_widget .newsis-widget-loader {
		margin-top: 0;
	}

	ul.page-numbers {
    	margin-left: 0;
    	list-style: none;
    	padding-left: 0px;
    	margin-bottom: 0;
    	text-align: left;
	}

	ul.page-numbers li {
	    display: inline-block;
	    margin-right: 10px;
	}

	.pagination span, .pagination a {
		text-decoration: none;
	    font-size: 15px;
	    font-weight: 600;
	    padding: 0;
	    text-align: center;
	    border: 0;
	    height: 36px;
	    width: 37px;
	    line-height: 37px;
	    display: block;
	    color: var(--newsis-global-preset-theme-color);
	    background-color: var(--pagination-bk-color);
	    -webkit-transition: 0.5s ease;
    	transition: 1s ease;
	    box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 20%);
	    -webkit-box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 20%);
	    -moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.20);
    }

	.pagination span.current {
	    background-color: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	}

	.pagination .nav-previous a,
	.pagination .nav-next a {
		display: inline;
	}

	.pagination .nav-previous a {
		padding: 12px 20px 12px 30px;
	}

	.pagination .nav-next a {
		padding: 12px 30px 12px 20px;
	}

	.pagination .nav-next {
		padding: 5px 0;
		margin: 8px 2px;
	}

	.pagination .navigation.posts-navigation .nav-previous a:before,
	.pagination .navigation.posts-navigation .nav-next a:after {
		top: 16px;
	}

	.pagination .page-numbers a:hover {
	    background-color: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	}

	.prev.page-numbers,
	.next.page-numbers {
		font-size: 0.8rem;
	}

	.pagination .nav-links a {
		text-transform: capitalize;
	}


/** 
========================================================
22.0 Box Full layouts
========================================================
*/
	body.site-boxed--layout #page{
		margin: 20px 60px;
		box-shadow: 0 0 15px rgb(0 0 0 / 10%);
		position: relative;
	}

	body.newsis_dark_mode.site-boxed--layout #page{
		background-color: #111111;
	}

	@media(max-width: 1025px){
		body.site-boxed--layout #page {
	    	margin: 15px 30px;
	    }
	}

	@media(max-width: 1025px){
		body.site-boxed--layout #page {
	    	margin: 15px 20px;
	    }
	}

/*
========================================================
23.0 Social Icons
========================================================*/

	.social-block-widget a.social-icon i {
		border: 2px solid var(--newsis-global-preset-theme-color);
		font-size: 20px;
	    padding: 8px 10px;
	    background-color: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	    vertical-align: middle;
	    line-height: 1;
	    margin-right: 5px;
	    border-radius: 3px;
	    display: inline-block;
	}

	.social-block-widget a.social-icon i{
		font-size: 20px;
	}

	.social-block-widget a.social-icon:hover i {
		color: var(--newsis-global-preset-theme-color);
		background-color: transparent;
	}

	/** Default social icon colors **/

	/** Instagram **/
	.social-block-widget.global-color-icon a.social-icon .fa-instagram,
	.widget_newsis_author_info_widget .author-social-networks a.social-item .fa-instagram {
		background-color: #3f729b;
		border: 2px solid #3f729b;
	}
	.social-block-widget a.social-icon:hover .fa-instagram,
	.widget_newsis_author_info_widget .author-social-networks a.social-item:hover .fa-instagram {
		color: #3f729b;
		background-color: transparent;
	}

	/** Facebook **/
	.social-block-widget.global-color-icon a.social-icon .fa-facebook,
	.social-block-widget.global-color-icon a.social-icon .fa-facebook-f,
	.widget_newsis_author_info_widget .author-social-networks a.social-item .fa-facebook-f {
		background-color: #3b5998;
		border: 2px solid #3b5998;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-facebook,
	.social-block-widget.global-color-icon a.social-icon:hover .fa-facebook-f,
	.widget_newsis_author_info_widget .author-social-networks a.social-item:hover .fa-facebook-f {
		color: #3b5998;
		background-color: transparent;
	}

	/** pinterest **/
	.social-block-widget.global-color-icon a.social-icon .fa-pinterest,
	.social-block-widget.global-color-icon a.social-icon .fa-pinterest-p {
		background-color: #bd081c;
		border: 2px solid #bd081c;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-pinterest,
	.social-block-widget.global-color-icon a.social-icon:hover .fa-pinterest-p {
		color: #bd081c;
		background-color: transparent;
	}
	/** Linkedin **/
	.social-block-widget.global-color-icon a.social-icon .fa-linkedin,
	.widget_newsis_author_info_widget .author-social-networks a.social-item .fa-linkedin-in {
		background-color: #0077b5;
		border: 2px solid #0077b5;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-linkedin,
	.widget_newsis_author_info_widget .author-social-networks a.social-item:hover .fa-linkedin-in {
		color: #0077b5;
		background-color: transparent;
	}
	/** Digg **/
	.social-block-widget.global-color-icon a.social-icon .fa-digg {
		background-color: #000000;
		border: 2px solid #000000;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-digg {
		color: #000000;
		background-color: transparent;
	}
	/** Dilicious **/
	.social-block-widget.global-color-icon a.social-icon .fa-delicious {
		background-color: #3399ff;
		border: 2px solid #3399ff;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-delicious {
		color: #3399ff;
		background-color: transparent;
	}
	/** Stumbleupon **/
	.social-block-widget.global-color-icon a.social-icon .fa-stumbleupon {
		background-color: #eb4924;
		border: 2px solid #eb4924;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-stumbleupon {
		color: #eb4924;
		background-color: transparent;
	}
	/** Tumblr **/
	.social-block-widget.global-color-icon a.social-icon .fa-tumblr {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-tumblr {
		color: #00405d;
		background-color: transparent;
	}
	/** Reddit **/
	.social-block-widget.global-color-icon a.social-icon .fa-reddit {
		background-color: #ff4500;
		border: 2px solid #ff4500;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-reddit {
		color: #ff4500;
		background-color: transparent;
	}
	/** Weibo **/
	.social-block-widget.global-color-icon a.social-icon .fa-weibo {
		background-color: #ce1126;
		border: 2px solid #ce1126;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-weibo {
		color: #ce1126;
		background-color: transparent;
	}
	/** xing **/
	.social-block-widget.global-color-icon a.social-icon .fa-xing {
		background-color: #026466;
		border: 2px solid #026466;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-xing {
		color: #026466;
		background-color: transparent;
	}
	/** WhatsApp **/
	.social-block-widget.global-color-icon a.social-icon .fa-whatsapp {
		background-color: #43d854;
		border: 2px solid #43d854;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-whatsapp {
		color: #43d854;
		background-color: transparent;
	}
	/** Blogger **/
	.social-block-widget.global-color-icon a.social-icon .fa-blogger {
		background-color: #f57d00;
		border: 2px solid #f57d00;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-blogger {
		color: #f57d00;
		background-color: transparent;
	}
	/** Amazon **/
	.social-block-widget.global-color-icon a.social-icon .fa-amazon {
		background-color: #000000;
		border: 2px solid #000000;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-amazon {
		color: #000000;
		background-color: transparent;
	}
	/** Yahoo Mail **/
	.social-block-widget.global-color-icon a.social-icon .fa-mail {
		background-color: #410093;
		border: 2px solid #410093;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-mail {
		color: #410093;
		background-color: transparent;
	}
	/** Newsvine**/
	.social-block-widget.global-color-icon a.social-icon .fa-newsvine {
		background-color: #00b488;
		border: 2px solid #00b488;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-newsvine {
		color: #00b488;
		background-color: transparent;
	}
	/** Evernote**/
	.social-block-widget.global-color-icon a.social-icon .fa-evernote {
		background-color: #2dbe60;
		border: 2px solid #2dbe60;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-evernote {
		color: #2dbe60;
		background-color: transparent;
	}
	/** Myspace**/
	.social-block-widget.global-color-icon a.social-icon .fa-myspace {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-myspace {
		color: #00405d;
		background-color: transparent;
	}
	/** Viadeo**/
	.social-block-widget.global-color-icon a.social-icon .fa-viadeo {
		background-color: #f07355;
		border: 2px solid #f07355;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-viadeo {
		color: #f07355;
		background-color: transparent;
	}
	/** Line**/
	.social-block-widget.global-color-icon a.social-icon .fa-line {
		background-color: #00c300;
		border: 2px solid #00c300;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-line {
		color: #00c300;
		background-color: transparent;
	}
	/** flipboard **/
	.social-block-widget.global-color-icon a.social-icon .fa-flipboard {
		background-color: #e12828;
		border: 2px solid #e12828;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-flipboard {
		color: #e12828;
		background-color: transparent;
	}
	/** Yummly **/
	.social-block-widget.global-color-icon a.social-icon .fa-yummly {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-yummly {
		color: #00405d;
		background-color: transparent;
	}
	/** Viber **/
	.social-block-widget.global-color-icon a.social-icon .fa-viber {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-viber {
		color: #00405d;
		background-color: transparent;
	}
	/** Telegram **/
	.social-block-widget.global-color-icon a.social-icon .fa-Telegram {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-Telegram {
		color: #00405d;
		background-color: transparent;
	}
	/** Youtube **/
	.social-block-widget.global-color-icon a.social-icon .fa-youtube {
		background-color: #cd201f;
		border: 2px solid #cd201f;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-youtube {
		color: #cd201f;
		background-color: transparent;
	}
	/** Vimeo **/
	.social-block-widget.global-color-icon a.social-icon .fa-vimeo {
		background-color: #1ab7ea;
		border: 2px solid #1ab7ea;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-vimeo {
		color: #1ab7ea;
		background-color: transparent;
	}
	/** Fpirsqiare **/
	.social-block-widget.global-color-icon a.social-icon .fa-foursquare {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-foursquare {
		color: #00405d;
		background-color: transparent;
	}
	/** Behance **/
	.social-block-widget.global-color-icon a.social-icon .fa-behance {
		background-color: #1769ff;
		border: 2px solid #1769ff;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-behance {
		color: #1769ff;
		background-color: transparent;
	}
	/** Github **/
	.social-block-widget.global-color-icon a.social-icon .fa-github {
		background-color: #00405d;
		border: 2px solid #00405d;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-github {
		color: #00405d;
		background-color: transparent;
	}
	/** Skype **/
	.social-block-widget.global-color-icon a.social-icon .fa-skype {
		background-color: #00aff0;
		border: 2px solid #00aff0;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-skype {
		color: #00aff0;
		background-color: transparent;
	}
	/** Snapchat **/
	.social-block-widget.global-color-icon a.social-icon .fa-snapchat {
		background-color: #fffa37;
		border: 2px solid #fffa37;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-snapchat {
		color: #fffa37;
		background-color: transparent;
	}
	/** Toktok **/
	.social-block-widget.global-color-icon a.social-icon .fa-tiktok {
		background-color: #000000;
		border: 2px solid #000000;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-tiktok {
		color: #000000;
		background-color: transparent;
	}
	/** Twitter **/
	.social-block-widget.global-color-icon a.social-icon .fa-twitter,
	.widget_newsis_author_info_widget .author-social-networks a.social-item .fa-twitter {
		background-color: #55acee;
		border: 2px solid #55acee;
	}

	.social-block-widget.global-color-icon a.social-icon:hover .fa-twitter,
	.widget_newsis_author_info_widget .author-social-networks a.social-item:hover .fa-twitter {
		color: #55acee;
		background-color: transparent;
	}

	/** vk **/
	.social-block-widget.global-color-icon a.social-icon .fa-vk {
		background-color: #0077ff;
		border: 2px solid #0077ff;
	}

	.social-block-widget.global-color-icon a.social-icon:hover .fa-vk {
		color: #0077ff;
		background-color: transparent;
	}

	/** social wifi **/ 
	.social-block-widget.global-color-icon a.social-icon .fa-wifi {
		background-color: #099;
		border: 2px solid #099;
	}
	.social-block-widget.global-color-icon a.social-icon:hover .fa-wifi {
		color: #099;
		background-color: transparent;
	}

/*
========================================================
24.0 LItemode Darkmode 
========================================================
*/

	.blaze-switcher-button {
	    position: fixed;
	    right: 4px;
	    bottom: 70px;
	    z-index: 10;
	    -moz-transform: rotate(90deg);
	    -webkit-transform: rotate(90deg);
	    -o-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	    transform: rotate(90deg);
	}

	.blaze-switcher-button .blaze-switcher-button-inner-left {
		cursor: pointer;
		border-radius: 1em;
	}

	.blaze-switcher-button-inner-left:before,
	.blaze-switcher-button-inner-left:after {
	    box-sizing: border-box;
	    margin: 0;
	    padding: 0;
	    -webkit-transition: .4s ease-in-out;
	    -moz-transition: .4s ease-in-out;
	    -o-transition: .4s ease-in-out;
	    transition: .4s ease-in-out;
	    outline: none;
	}

	.blaze-switcher-button .blaze-switcher-button-inner-left:before {
	    content: "\f185";
		font-family: "Font Awesome 5 Free";
		font-size: 14px;
		display: block;
		color: #666;
		position: absolute;
		z-index: 1;
		margin: 2px;
		right: 26px;
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		background: #fff;
		border-radius: 50%;
		padding: 1px 0px 0px 4px;
		width: 22px;
		height: 22px;
		top: 2px;
		box-shadow: 0px 0px 5px 0px #00000059;
	}

	.blaze-switcher-button .blaze-switcher-button-inner-left:after {
	    content: "";
		display: inline-block;
		color: #fff;
		width: 3.4em;
		height: 1.9em;
		-webkit-border-radius: 1em;
		-moz-border-radius: 1em;
		border-radius: 1em;
		vertical-align: middle;
		background: #0000001a;
	}

	.blaze-switcher-button.active .blaze-switcher-button-inner-left:before {
	    right: 4px;
	    content: "\f186";
	    font-family: "Font Awesome 5 Free";
	    font-size: 14px;
	    color: #fff;
	    -moz-transform: rotate(-90deg);
	    -webkit-transform: rotate(-90deg);
	    -o-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	    transform: rotate(-90deg);
		background-color: #000;
	}

	.blaze-switcher-button.active .blaze-switcher-button-inner-left:after {
	    background-color: #ffffff4d;
	    border: 1px solid rgba(235,235,235,.2);
	}


/*
========================================================
25.0 Miscellaneous
========================================================
*/

	.widget_newsis_banner_ads_widget {
		background-color: transparent !important;
		padding: 0 !important;
	}

	.news-grid, .news-list {
		position: relative;
	}

	a.view-all-button {
		position: absolute;
	    top: 6px;
	    right: 0;
	    z-index: 9;
	    background: var(--newsis-global-preset-theme-color);
	    border-radius: 100%;
	    -webkit-transition: 0.6s ease-out;
	    -moz-transition:  0.6s ease-out;
	    transition:  0.6s ease-out;
	    border: none;
	    width: 22px;
	    height: 22px;
	}

	.news-filter .viewall_enabled .filter-tab-wrapper {
		padding-right: 45px;
	}

	.news-carousel .viewall_enabled .slick-dots {
		right: 40px;
	}

	body a.view-all-button {
		border: none;
		padding: 0;
		text-decoration: none;
	}

	a.view-all-button i {
		color: var(--white-text);
    	display: block;
    	text-align: center;
    	line-height: 22px;
    	font-size: 0.66rem;
    	padding-left: 2px;
    	-webkit-transition: 0.4s ease-out;
	    -moz-transition:  0.4s ease-out;
	    transition:  0.4s ease-out;
	}

	a.view-all-button:hover i {
		color: var(--white-text);
		-webkit-transform: rotateZ(360deg);
	    -moz-transform: rotateZ(360deg);
	    transform: rotateZ(360deg);
	}

	.archive-description {
		color: var(--meta-text-color);
		font-size: calc(var(--content-size) * 1.1);
		font-family: var(--content-family);
		font-weight: var(--content-weight);
		text-decoration: var(--content-textdecoration);
		text-transform: var(--content-texttransform);
		letter-spacing: var(--content-letterspacing);
		line-height: 30px;
	}

	footer.entry-footer {
		clear: both;
		margin-top: 15px;
		padding: 20px;
	}

/*
========================================================
26.0 Menu Hover Effect
========================================================
*/

	.main-navigation.hover-effect--one .menu > li > a:before,
	.main-navigation.hover-effect--one .nav.menu > li > a:before
	{
	  position: absolute;

	  left: 75%;
	  right: 75%;
	  

	  height: 2.2px;
	  bottom: 10px;
	  content: "";

	  background-color: var(--menu-color-hover);
	  transition: 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	  transform: translate3d(0, 0, 0);
	}
	.main-navigation.hover-effect--one  .menu > li > a:hover:before, 
	.main-navigation.hover-effect--one  .nav.menu > li > a:hover:before
	 {
	  left: 15px;
	  right: 15px;
	}


/*
========================================================
27.0 Move To Top
========================================================
*/
	#newsis-scroll-to-top {
		position: fixed;
		bottom: 5px;
		right: 5px;
		padding: 5px 15px;
		z-index: 999999999;
		display: none;
		font-size: 16px;
		line-height: 25px;
		color: var(--move-to-top-color);
		background-color: var(--newsis-global-preset-theme-color);
	}

	@media(max-width: 940px){
		#newsis-scroll-to-top {
			font-size: var(--move-to-top-font-size-tablet);
		}
	}

	@media(max-width: 610px){
		#newsis-scroll-to-top {
			font-size: var(--move-to-top-font-size-smartphone);
		}
	}

	#newsis-scroll-to-top.align--right {
		right: 5px;
	}

	#newsis-scroll-to-top.align--left {
		left: 5px;
		right: auto;
	}

	#newsis-scroll-to-top.align--center {
		left: 50%;
    	right: auto;
	}

	#newsis-scroll-to-top.show {
		display: block;
	}

	#newsis-scroll-to-top:hover {
		cursor: pointer;
		color: var(--move-to-top-color-hover);
		background-color: var(--newsis-global-preset-theme-color);
	}

	#newsis-scroll-to-top span, #newsis-scroll-to-top span i{
		font-style: inherit;
	}

	#newsis-scroll-to-top .icon-text {
		padding-left: 3px;
	}


	/*
	========================================================
	28.0 404 Page
	========================================================
	*/

		.error404 sub {
			bottom: 0;
			color: var(--newsis-global-preset-theme-color);
		}

		.error404  h1.page-title {
			margin: 5px 0 13px 0;
			text-align: center;
			font-size: 30px;
		}

		.error404  .page-content {
			margin: 0 0 30px;
		}

		.error404 #theme-content .row .post-inner-wrapper {
			padding: 40px;
			background: var(--404-error-content-bk-color);
		}

		.error404 #theme-content .row .primary-content p {
			text-align: center;
			margin: 0;
			color: var(--post-title-color);
			font-family: var(--single-content-family);
			font-size: var(--single-content-size);
			font-weight: var(--single-content-weight);
			line-height: var(--single-content-lineheight);
			letter-spacing: var(--single-content-letterspacing);
			text-decoration: var(--single-content-textdecoration);
			text-transform: var(--single-content-texttransform);
		}

		.error404 .page-footer {
			text-align: center;
		}

		.error404 #theme-content .button-404 {
			text-align: center;
			color: var(--white-text);
			background-color: var(--newsis-global-preset-theme-color);
			display: inline-block;
			padding: 10px 20px;
			text-decoration: none;
			font-weight: 500;
			text-transform: uppercase;
			font-size: 15px;
			line-height: 22px;
		}

/*
========================================================
29.0 Stickey Sidebar
========================================================
 */

	.single.sidebar-sticky #theme-content .row .secondary-sidebar {
		z-index: 1;
	}

	.single.sidebar-sticky #theme-content .primary-content {
		z-index: 2;
	}

	.single.sidebar-sticky #theme-content .row .secondary-sidebar aside{
		position: relative;
		z-index: 999;
	}

	.sidebar-sticky .secondary-left-sidebar,
	.sidebar-sticky .secondary-sidebar,
	.sidebar-sticky .primary-content {
		position: -webkit-sticky!important;
	    position: sticky!important;
	    top: 0;
	    align-self: flex-start;
	}

	@media(max-width: 1026px) {
		.sidebar-sticky .secondary-left-sidebar,
		.sidebar-sticky .secondary-sidebar,
		.sidebar-sticky .primary-content {
			position: initial!important;
			align-self: normal;
		}
	}

/*
========================================================
30.0 Sticky Menu
========================================================
*/
	.main-header.fixed_header{
		position: fixed;
		z-index: 999;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
	}

	.admin-bar .main-header.fixed_header{
		top: 32px;
	}

	.wp-customizer .main-header.fixed_header{
		position: relative!important;
	}

	.main-header.fixed_header .site-branding .site-title a {
	    font-size: calc(var(--site-title-size)*0.55);
	}

	.main-header.fixed_header .site-branding a img {
		font-size: 60%;
	}

	.main-header.fixed_header .site-branding .site-description{
		display: none;
	}

	.main-header.fixed_header .site-branding-section {
		padding: 5px 0;
	}	
	
	@media screen and (max-width: 584px) {
		body.admin-bar .main-header.fixed_header{
			top: 0px;
		}
	}

	button, input[type="button"], input[type="reset"], input[type="submit"] {
		background-color: var(--newsis-global-preset-theme-color);
		color: var(--white-text);
	}

	.newsis-shortcode-block  {
		margin-bottom: 20px;
		font-family: var(--post-title-family);
	}

	.newsis-shortcode-block a{
		text-decoration: none;
	}

	.newsis-shortcode-block p,
	.newsis-shortcode-block a,
	.newsis-shortcode-block div,
	.newsis-shortcode-block span {
		font-family: var(--post-title-family);
	}

	.widget_email-subscribers-form form {
		margin-top: 20px;
	}

	.widget_email-subscribers-form input{
		width: 100%;
	}

	.widget_email-subscribers-form .es_submit_button{
			border: none;
			font-weight: 500;
			padding-bottom: 9px;
			text-transform: uppercase;
			font-family: var(--block-title-family);
	}

	#top-header-menu li {
		display: inline-block;
	}

	.dark_bk .newsis-widget-carousel-posts .slick-prev i,
	.dark_bk .newsis-widget-carousel-posts .slick-next i {
		padding-bottom: 2px;
		color: #bbb;
	}

	body .newsis-category-no-bk .post-categories .cat-item {
		background-color: transparent !important;
	}

	body.newsis_dark_mode .newsis-category-no-bk .post-categories .cat-item a {
		color: #8a8a8c;
	}

/*
=============================
33.0 Featured Post is Sticky
=============================
*/
	.archive.category article.sticky-hide {
		display: none;
	}

	.featured-post.is-sticky {
		position: relative;
		height: 550px;
		margin-bottom: 20px;
		width: 100%;
	}

	.featured-post.is-sticky .post-thumb-wrap img {
		display: block;
		height: 550px;
		width: 100%;
		object-fit: cover;
	}

	.featured-post.is-sticky .post-element {
		position: absolute;
		bottom: 0;
		left: 0;
	    width: 100%;
	    background-image: linear-gradient(to top, #1a191969, transparent);
	    padding: 50px 50px 40px;
	}

	.featured-post.is-sticky .post-element ul li {
		margin-right: 5px;
	}

	.featured-post.is-sticky .post-element h2 {
		margin: 25px 0 15px;
	    font-size: calc(var(--post-title-size)*1.6);
	    font-weight: 700;
	    color: var(--white-text);
	    width: 55%;
        overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	}

	.featured-post.is-sticky .post-meta .author_name,
	.featured-post.is-sticky .post-meta time,
	.featured-post.is-sticky .post-meta a.author_name:before,
	.featured-post.is-sticky .post-meta span.post-date:before {
		color: var(--white-text);
	}

/*
=============================
34.0 Author
=============================
*/
	.archive.author .newsis-container.newsis-author-section {
		margin-bottom: 30px;
	}

	.archive.author .newsis-container.newsis-author-section .row {
		padding: 40px 35px;
		position: relative;
		background-color: var(--theme-content-bk-color);
	}

	.archive.author .newsis-container.newsis-author-section img {
		width: 150px;
		height: 150px;
		object-fit: cover;
		border-radius: 50%;
	}

	.archive.author .newsis-container.newsis-author-section .author-content {
		margin-left: 35px;
	}

	.archive.author .newsis-container.newsis-author-section h2 {
    	font-size: calc(var(--post-title-size) * 1.2);
	}

	.archive.author .newsis-container.newsis-author-section .author-desc {
		margin: 4px 0 25px;
		font-size: calc(var(--content-size) * 1.1);
		line-height: calc(var(--content-lineheight) * 1.2);
	}

	.archive.author .newsis-container.newsis-author-section .author-social-networks a {
		color: var(--meta-text-color);
		margin-right: 16px;
    	font-size: 15px;
	}

	@media (max-width: 425px) {
		body.archive.author #theme-content .newsis-container.newsis-author-section .row {
			flex-direction: column !important;
			align-items: center;
			padding: 20px;
		}
		.archive.author .newsis-container.newsis-author-section .author-content {
			margin: 10px 0 0;
			text-align: center;
		}
	}


/*
===========================
34.0 Content Width Layout
===========================
*/
	.ticker-news-section--full-width--layout .newsis-container,
	#main-banner-section.width-full-width--layout .newsis-container,
	.full-width-section.width-full-width--layout .newsis-container,
	.leftc-rights-section.width-full-width--layout .newsis-container,
	.lefts-rightc-section.width-full-width--layout .newsis-container,
	.bottom-full-width-section.width-full-width--layout .newsis-container,
	.home .site-main.width-full-width--layout .newsis-container,
	.search .site-main.width-full-width--layout .newsis-container,
	.error404 .site-main.width-full-width--layout .newsis-container,
	.single .site-main.width-full-width--layout .newsis-container,
	.archive .site-main.width-full-width--layout .newsis-container,
	.bottom-footer.width-full-width--layout .newsis-container,
	.page .site-main.width-full-width--layout .newsis-container {
		width: initial;
		max-width: initial;
		margin: 0 30px;
	}

	.ticker-news-section--full-width--layout .row,
	#main-banner-section.width-full-width--layout .row,
	.full-width-section.width-full-width--layout .row,
	.leftc-rights-section.width-full-width--layout .row,
	.lefts-rightc-section.width-full-width--layout .row,
	.bottom-full-width-section.width-full-width--layout .row,
	.home .site-main.width-full-width--layout .row,
	.search .site-main.width-full-width--layout .row,
	.error404 .site-main.width-full-width--layout .row,
	.single .site-main.width-full-width--layout .row,
	.archive .site-main.width-full-width--layout .row,
	.bottom-footer.width-full-width--layout .row,
	.page .site-main.width-full-width--layout .newsis-container .row {
		margin: 0;
	}

/*
==============================
35.0 Post blocks hover effect
==============================
*/
	body .newsis-section .row .primary-content .blaze_box_wrap,
	body .full-width-section .row > div .blaze_box_wrap,
	body .bottom-full-width-section .row > div .blaze_box_wrap,
	body .banner-layout--five .main-banner-list-posts article:not(:first-child),
	body .widget .categories-wrap.layout-one .category-item,
	body .widget_newsis_author_info_widget .author-wrap,
	body #theme-content article .blaze_box_wrap,
	body .widget .post-item,
	body .widget.widget_block,
	body .widget.widget_newsis_social_icons_widget .social-block-widget,
	body .widget.widget_nav_menu,
	body .widget.widget_meta ul,
	body.single .post-inner,
	body.single .comments-area,
	body .newsis-breadcrumb-wrap.newsis-card,
	body .single-related-posts-wrap .newsis-card,
	body.page .primary-content .post-inner-wrapper,
	body.error404 #theme-content .row .post-inner-wrapper {
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.newsis-post-blocks-hover--effect-one .newsis-section .row .primary-content .blaze_box_wrap:hover,
	.newsis-post-blocks-hover--effect-one .full-width-section .row > div .blaze_box_wrap:hover,
	.newsis-post-blocks-hover--effect-one .bottom-full-width-section .row > div .blaze_box_wrap:hover,
	.newsis-post-blocks-hover--effect-one .banner-layout--five .main-banner-list-posts article:not(:first-child):hover,
	.newsis-post-blocks-hover--effect-one .widget .categories-wrap.layout-one .category-item:hover,
	.newsis-post-blocks-hover--effect-one .widget_newsis_author_info_widget .author-wrap:hover,
	.newsis-post-blocks-hover--effect-one #theme-content article .blaze_box_wrap:hover,
	.newsis-post-blocks-hover--effect-one .widget .post-item:hover,
	.newsis-post-blocks-hover--effect-one .widget.widget_block:hover,
	.newsis-post-blocks-hover--effect-one .widget.widget_newsis_social_icons_widget .social-block-widget:hover,
	.newsis-post-blocks-hover--effect-one .widget.widget_nav_menu:hover,
	.newsis-post-blocks-hover--effect-one .widget.widget_meta ul:hover,
	.single.newsis-post-blocks-hover--effect-one .post-inner:hover,
	.single.newsis-post-blocks-hover--effect-one .comments-area:hover,
	.newsis-post-blocks-hover--effect-one .newsis-breadcrumb-wrap.newsis-card:hover,
	.newsis-post-blocks-hover--effect-one .single-related-posts-wrap .newsis-card:hover,
	.page.newsis-post-blocks-hover--effect-one .primary-content .post-inner-wrapper:hover {
	    transform: translateY(-2px);
	}

/* Header Custom Button */
	.site-header.layout--one .menu-section .row {
		position: relative;
	}

	.header-custom-button {
		position: absolute;
	    right: 0;
	    top: -33px;
	    padding: 1px 20px 2px;
	    text-decoration: none;
	    background: var(--custom-btn-bkcolor);
	}

	.header-custom-button.newsis-align--left {
		left: 0;
		right: initial;
	}

	.header-custom-button.newsis-align--center {
		left: 50%;
		right: initial;
		transform: translateX(-50%);
	}

	.header-custom-button:hover {
		background: var(--custom-btn-bkcolor-hover);
	}

	.header-custom-button .icon {
		font-size: var(--custom-btn-icon-size);
		margin-right: 13px;
	}

	.header-custom-button .ticker_label_title_string,
	.header-custom-button .icon {
		color: var(--custom-btn-color);
	}

	.header-custom-button:hover .ticker_label_title_string,
	.header-custom-button:hover .icon {
		color: var(--custom-btn-color-hover);
	}

	.header-custom-button .ticker_label_title_string {
		font-family: var(--custom-btn-family);
		font-size: var(--custom-btn-size);
		font-weight: var(--custom-btn-font-weight);
		line-height: var(--custom-btn-lineheight);
		letter-spacing: var(--custom-btn-letterspacing);
		text-decoration: var(--custom-btn-textdecoration);
		text-transform: var(--custom-btn-texttransform);
	}

	.header-custom-button .icon i{
		text-decoration: blink;
	    -webkit-animation-name: blinker;
	    -webkit-animation-duration: 0.6s;
	    -webkit-animation-iteration-count: infinite;
	    -webkit-animation-timing-function: ease-in-out;
	    -webkit-animation-direction: alternate;
	}

	@keyframes blinker {
		from { opacity: 1.0; }
		to { opacity: 0.0; }
	}


/* 37.0 Live Search */
	/* layout one */
	.search-form-wrap .search-posts-wrap {
	    max-height: 600px;
	    overflow-y: scroll;
	    padding-right: 8px;
	}

	.search-form-wrap .search-posts-wrap::-webkit-scrollbar {
	    width: 4px;
	}

	.search-form-wrap .search-posts-wrap::-webkit-scrollbar-thumb {
	    background-color: var(--newsis-global-preset-theme-color);
	    border-radius: 20px;
	}
	
	.search-results-wrap {
		padding: 15px 3px 0;
		text-align: left;
	}

	.search-results-wrap .article-item {
		display: flex;
	    padding: 15px 0;
    	border-bottom: 1px solid var(--border-bottom-color);
	}

	.search-results-wrap .article-item:last-child {
		border-bottom: none;
		padding-bottom: 0;
	}

	.search-results-wrap .article-item .post-thumb-wrap {
		flex: 0 1 20%;
		margin-right: 20px;
	}

	.search-results-wrap .article-item .post-thumb-wrap img {
		display: block;
	}

	.search-results-wrap .article-item .post-element {
		flex: 0 1 80%;
		text-align: left;
	}

	.search-results-wrap .article-item .post-element .post-title {
		margin: 0 0 6px;
	    line-height: 22px;
	    font-size: calc(var(--post-title-size) * 0.73);
	}

	.search-results-wrap .article-item .post-element .post-date a {
		text-decoration: none;
	}

	.search-results-wrap .article-item .post-element .post-date time {
	    color: var(--meta-text-color);
	    font-size: calc(var(--meta-size)*0.8);
	    font-family: var(--meta-family);
	    font-weight: var(--meta-weight);
	    text-transform: var(--meta-texttransform);
	}

	.search-results-wrap .view-all-search-button {
		padding: 8px 15px;
		width: 100%;
	    display: block;
	    background-color: var(--newsis-global-preset-theme-color);
	    color: var(--white-text);
	    text-decoration: none;
	    margin-top: 20px;
	    border-radius: 2px;
	    text-align: center;
	    text-transform: capitalize;
	    font-size: 0.96rem;
	    letter-spacing: 0.3px;
	}

	.search-form.retrieving-posts label {
		position: relative;
	}

	.search-form.retrieving-posts label:before {
		content: '\f110';
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 600;
	    display: inline-block;
	    color: var(--live-search-color);
	    background: var(--live-search-bk-color);
	    position: absolute;
	    right: 13px;
	    border-radius: 50%;
	    top: 6px;
	    font-size: 1.1rem;
	    -webkit-animation: tie-spin 3s infinite linear;
	    animation: tie-spin 3s infinite linear;
	}

	@keyframes tie-spin {
		0% {
			-webkit-transform: rotate(0deg);
    		transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
    		transform: rotate(360deg);
		}
	}

	/* search popup not found */
	.search-results-wrap.no-posts-found h2 {
		margin: 0;
		font-size: 18px;
	}

	.search-results-wrap.no-posts-found p {
		margin: 8px 0 0;
		line-height: 24px;
		font-family: var(--single-content-family);
		font-size: calc( var(--single-content-size) * 0.93 );
		font-weight: var(--single-content-weight);
		letter-spacing: var(--single-content-letterspacing);
		text-decoration: var(--single-content-textdecoration);
		text-transform: var(--single-content-texttransform);
	}

	/* live search no image */
	.search-results-wrap .post-thumb-wrap.no-feat-img {
		display: none;
	}

	/** new add banner slider **/
	.ads-banner-slider .slick-arrow {
		position: absolute;
		top: 48%;
		z-index: 9;
		background-color: transparent;
		border: none;
		font-size: 15px;
		padding: 0;
		visibility: hidden;
		cursor: pointer;
	}

	.ads-banner-slider .slick-arrow i {
		padding: 9px 12px;
		border: 1px solid var(--white-text);
		border-radius: 2px;
		-webkit-transition: 0.5s ease;
    	transition: 1s ease;
	}

	.ads-banner-slider:hover .slick-arrow {
		visibility: visible;
	}

	.ads-banner-slider .slick-arrow:hover i {
		color: var(--newsis-global-preset-theme-color);
    	background-color: var(--white-text);
    	border-color: var(--white-text);
	}

	.ads-banner-slider .slick-prev {
		left: 10px;
	}

	.ads-banner-slider .slick-next  {
		right: 10px;
	}

	 .newsis-title-six .banner-layout--six .post-title a {
		background-image: linear-gradient(to right,var(--newsis-global-preset-theme-color),var(--newsis-global-preset-theme-color) 50%,#ffffff 50%);
	}


	/* image ratio */
	/* GRID */
		.home .news-grid figure {
			padding-bottom: calc( var(--newsis-post-grid-image-ratio) * 100% );
			width: 101%;
		}

		.home .news-grid img,
		.home .news-list img,
		.news-carousel img,
		.news-filter img,
		.news-alter img,
		.primary-content .news-list-wrap .post-thumb-wrap img,
		.single .entry-header .post-thumbnail img,
		.page .post-inner-wrapper .post-thumbnail img {
			height: 100%;
		    width: 100%;
		    object-fit: cover;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: scale(1) translate(-50%,-50%);
		}

	/* LIST */
		.home .news-list figure {
			padding-bottom: calc( var(--newsis-post-list-image-ratio) * 100% );
		}

	/* CAROUSEL */
		.news-carousel figure {
			padding-bottom: calc( var(--newsis-post-carousel-image-ratio) * 100% );
		}

		.leftc-rights-section .news-carousel figure,
		.lefts-rightc-section .news-carousel figure {
			padding-bottom: calc( ( var(--newsis-post-carousel-image-ratio) + 0.4 ) * 100% );
		}

	/* FILTER */
		/* LAYOUT ONE */
			.news-filter .featured-post figure {
				padding-bottom: calc( var(--newsis-post-filter-image-ratio) * 100% );
				width: 101%;
			}

			.news-filter .trailing-post figure {
				padding-bottom: calc( ( var(--newsis-post-filter-image-ratio) * 0.3 ) * 100% );
			}

			.news-filter.layout--two .trailing-post figure {
				padding-bottom: calc( ( var(--newsis-post-filter-image-ratio) * 0.78 ) * 100% );
			}

	/* ARCHIVE */
		.post-layout--one .primary-content .news-list-wrap .post-thumb-wrap {
			padding-bottom: calc( var(--newsis-archive-image-ratio) * 100% );
		}

		.post-layout--two .primary-content .news-list-wrap .post-thumb-wrap,
		.post-layout--four .primary-content .news-list-wrap .post-thumb-wrap,
		.post-layout--five .primary-content .news-list-wrap .post-thumb-wrap {
			padding-bottom: calc( ( var(--newsis-archive-image-ratio) + 0.33 ) * 100%);
		}

		.post-layout--three .primary-content .news-list-wrap .post-thumb-wrap {
			padding-bottom: calc( ( var(--newsis-archive-image-ratio) + 0.2 ) * 100%);
		}

	/* SINGLE */
		.single .entry-header .post-thumbnail.show-original-image,
		body.page .post-thumbnail.show-original-image {
			padding: initial;
		}

		.single .entry-header .post-thumbnail.show-original-image img,
		.page .post-thumbnail.show-original-image img {
			position: initial;
			transform: initial;
			width: initial;
			height: initial;
			object-fit: initial;
			display: block;
		}

		.single .entry-header .post-thumbnail {
			padding-bottom: calc( var(--newsis-single-image-ratio) * 100% );
    		position: relative;
		}

	/* PAGE */
		.page .post-inner-wrapper .post-thumbnail {
			padding-bottom: calc( var(--newsis-page-image-ratio) * 100%);
			position: relative;
		}

		.page .entry-content button {
			cursor: pointer;
		}

		.page .entry-content p {
			line-height: 1.8;
		}

/* Alter Layout */
	.news-alter {
		position: relative;
	}

	.news-alter .row-wrap:first-child {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 40px
	}

	.news-alter .post-thumb-wrap {
		position: relative;
	}

	.news-alter .featured-post figure {
		padding-bottom: calc( var(--newsis-post-alter-image-ratio) * 100% )
	}

	.news-alter .featured-post .post-element {
		padding: 30px;
	}

	.news-alter .featured-post .post-categories {
		position: absolute;
		top: -2px;
		left: 30px;
	}

	.news-alter .trailing-post .blaze_box_wrap .post-element {
		padding: 15px;
	}

	/* ALTER LAYOUT ONE */
		.news-alter.layout--one .trailing-post .blaze_box_wrap {
			display: flex;
			flex-wrap: wrap;
		}

		.news-alter.layout--one .trailing-post .post-thumb-wrap {
			flex: 0 1 30%;
		}

		.news-alter.layout--one .trailing-post .post-element {
			flex: 0 1 70%;
		}

		.news-alter.layout--one .row-wrap:first-child .trailing-post article + article .blaze_box_wrap {
			margin-top: 40px;
		}

		/* ALTER */
			.news-alter .featured-post figure {
				padding-bottom: calc( var(--newsis-post-alter-image-ratio) * 100% );
			}

			.news-alter .trailing-post figure {
				padding-bottom: calc( ( var(--newsis-post-alter-image-ratio) * 0.3 ) * 100% );
			}

			.news-alter.layout--two .trailing-post figure {
				padding-bottom: calc( ( var(--newsis-post-alter-image-ratio) * 0.78 ) * 100% );
			}