/**
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
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

39.0 Social Icon

**/

/*1.0 Normalize */
	body {
		--move-to-top-background-color: var(--news-event-global-preset-theme-color);
		--move-to-top-background-color-hover: var(--news-event-global-preset-theme-color);
		--menu-color-active: var(--news-event-global-preset-theme-color);
		--sidebar-toggle-color-two: var(--news-event-global-preset-theme-color);
		--sidebar-toggle-color-two-hover: var(--news-event-global-preset-theme-color);
		--search-color-two-hover: var(--news-event-global-preset-theme-color);
		--menu-color-hover: var(--news-event-global-preset-theme-color);
		--menu-color-submenu-hover: var(--news-event-global-preset-theme-color);
	}

	:root {
		/* presets */
		--news-event-global-preset-color-1: #64748b;
		--news-event-global-preset-color-2: #27272a;
		--news-event-global-preset-color-3: #ef4444;
		--news-event-global-preset-color-4: #eab308;
		--news-event-global-preset-color-5: #84cc16;
		--news-event-global-preset-color-6: #22c55e;		
		--news-event-global-preset-color-7: #06b6d4;
		--news-event-global-preset-color-8: #0284c7;
		--news-event-global-preset-color-9: #6366f1;
		--news-event-global-preset-color-10: #84cc16;
		--news-event-global-preset-color-11: #a855f7;
		--news-event-global-preset-color-12: #f43f5e;
		--news-event-global-preset-gradient-color-1: linear-gradient( 135deg, #485563 10%, #29323c 100%);
		--news-event-global-preset-gradient-color-2: linear-gradient( 135deg, #FF512F 10%, #F09819 100%);
		--news-event-global-preset-gradient-color-3: linear-gradient( 135deg, #00416A 10%, #E4E5E6 100%);
		--news-event-global-preset-gradient-color-4: linear-gradient( 135deg, #CE9FFC 10%, #7367F0 100%);
		--news-event-global-preset-gradient-color-5: linear-gradient( 135deg, #90F7EC 10%, #32CCBC 100%);
		--news-event-global-preset-gradient-color-6: linear-gradient( 135deg, #81FBB8 10%, #28C76F 100%);
		--news-event-global-preset-gradient-color-7: linear-gradient( 135deg, #EB3349 10%, #F45C43 100%);
		--news-event-global-preset-gradient-color-8: linear-gradient( 135deg, #FFF720 10%, #3CD500 100%);
		--news-event-global-preset-gradient-color-9: linear-gradient( 135deg, #FF96F9 10%, #C32BAC 100%);
		--news-event-global-preset-gradient-color-10: linear-gradient( 135deg, #69FF97 10%, #00E4FF 100%);
		--news-event-global-preset-gradient-color-11: linear-gradient( 135deg, #3C8CE7 10%, #00EAFF 100%);
		--news-event-global-preset-gradient-color-12: linear-gradient( 135deg, #FF7AF5 10%, #513162 100%);

		--main-bk-color: #fff;

		--site-bk-color: #fff;
		--news-event-border-dark-color: #efefef;

		--news-event-white-dark-color: #fff;
		--news-event-black-dark-color: #222;
		--news-event-category-dark-color: #222;

		/* Top Header */
		--top-header-bk-color: #000;
		--top-header-border-btm-c: #3f3f3f;
		--top-date-time-bk-color: #ffffff2b;

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

		/* Header Bk Color */
		--header-bk-color: #000000;
		--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: #ffffff1a;
		--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 */
			--banner-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;

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

		/* 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: #858585;
		--main-content-text-color: #424449;
		--single-main-content-text-color: #333;

		--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;

		--widget-title-color: #777777;

		--title-bk-color: #fff;

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

		--news-event-global-preset-theme-color: #d71d4f;
		--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: #0000000f;

		--text-background-color: #fff;

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

		--slick-button-color: #525252;

		--content-bk-color: #fff;

		--widget-border-color: #0000001c;

		--news-event-social-share-bk-color: #fff;
		--news-event-social-share-color: #2f2e2e;
		--news-event-social-share-hover-color: #2f2e2e;

		--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;
		--news-event-animation-object-color: #d71d4f;

		/* padding */
		--full-width-padding-top: 25px;
		--full-width-padding-bottom: 25px;
		--leftc_rights-padding-top: 25px;
		--leftc_rights-padding-bottom: 25px;
		--lefts_rightc-padding-top: 25px;
		--lefts_rightc-padding-bottom: 25px;
		--archive-padding-top: 25px;
		--archive-padding-bottom: 25px;
		--bottom-full-width-padding-top: 25px;
		--bottom-full-width-padding-bottom: 25px;
		--two-column-padding-top: 25px;
		--two-column-padding-bottom: 25px;
		--three-column-padding-top: 25px;
		--three-column-padding-bottom: 25px;
		--footer-padding-top: 25px;
		--footer-padding-bottom: 25px;

		/** Site Title font */
			--site-title-family: 'Plus Jakarta Sans';
			--site-title-weight: 700;
			--site-title-size: 30px;
			--site-title-size-tab: 30px;
			--site-title-size-mobile: 30px;
			--site-title-lineheight: 42px;
			--site-title-lineheight-tab: 42px;
			--site-title-lineheight-mobile: 42px;
			--site-title-letterspacing: 0;
			--site-title-letterspacing-tab: 0;
			--site-title-letterspacing-mobile: 0;
			--site-title-textdecoration: 'none';
			--site-title-texttransform: 'Unset';

		/** Site description font */
			--site-tagline-family: 'Plus Jakarta Sans';
			--site-tagline-weight: 500;
			--site-tagline-size: 15px;
			--site-tagline-size-tab: 15px;
			--site-tagline-size-mobile: 15px;
			--site-tagline-lineheight: 16px;
			--site-tagline-lineheight-tab: 16px;
			--site-tagline-lineheight-mobile: 16px;
			--site-tagline-letterspacing: 0;
			--site-tagline-letterspacing-tab: 0;
			--site-tagline-letterspacing-mobile: 0;
			--site-tagline-textdecoration: 'none';
			--site-tagline-texttransform: 'unset';

		/** Block Title Font */
			--block-title-family: 'Plus Jakarta Sans', sans-serif;
			--block-title-weight: 700;
			--block-title-size: 16px;
			--block-title-size-tab: 16px;
			--block-title-size-mobile: 16px;
			--block-title-lineheight: 20px;
			--block-title-lineheight-tab: 20px;
			--block-title-lineheight-mobile: 20px;
			--block-title-letterspacing: 0.48px;
			--block-title-letterspacing-tab: 0.48px;
			--block-title-letterspacing-mobile: 0.48px;
			--block-title-textdecoration: 'none';
			--block-title-texttransform: 'Capitalize';

		/** Post Title Font */
			--post-title-family: 'Plus Jakarta Sans', sans-serif;
			--post-title-weight: 600;
			--post-title-size: 22px;
			--post-title-size-tab: 21px;
			--post-title-size-mobile: 20px;
			--post-title-lineheight: 24px;
			--post-title-lineheight-tab: 32px;
			--post-title-lineheight-mobile: 30px;
			--post-title-letterspacing: 0;
			--post-title-letterspacing-tab: 0;
			--post-title-letterspacing-mobile: 0;
			--post-title-textdecoration: none;
			--post-title-texttransform: unset;

		/** Meta Title Font */
			--meta-family: 'Plus Jakarta Sans', sans-serif;
			--meta-weight: 500;
			--meta-size: 11px;
			--meta-size-tab: 11px;
			--meta-size-mobile: 11px;
			--meta-lineheight: 20px;
			--meta-lineheight-tab: 20px;
			--meta-lineheight-mobile: 20px;
			--meta-letterspacing: 0.48px;
			--meta-letterspacing-tab: 0.48px;
			--meta-letterspacing-mobile: 0.48px;
			--meta-textdecoration: none;
			--meta-texttransform: uppercase;

		/** Content Font */
			--content-family: 'Public Sans', sans-serif;
			--content-weight: 400;
			--content-size: 15px;
			--content-size-tab: 15px;
			--content-size-mobile: 15px;
			--content-lineheight: 24px;
			--content-lineheight-tab: 24px;
			--content-lineheight-mobile: 24px;
			--content-letterspacing: 0.1px;
			--content-textdecoration: 'none';
			--content-texttransform: 'unset';

		/** Menu Font */
			--menu-family: 'Plus Jakarta Sans', sans-serif;
			--menu-weight: 700;
			--menu-size: 15px;
			--menu-size-tab: 15px;
			--menu-size-mobile: 14px;
			--menu-lineheight: 20px;
			--menu-lineheight-tab: 20px;
			--menu-lineheight-mobile: 20px;
			--menu-letterspacing: 0;
			--menu-letterspacing-tab: 0;
			--menu-letterspacing-mobile: 0;
			--menu-textdecoration: 'none';
			--menu-texttransform: 'Capitalize';

			--menu-color: #fff;
			--menu-color-two: #222;
			--menu-color-hover: #d71d4f;
			--menu-color-active: #d71d4f;
			--menu-color-submenu: #000000;
			--menu-color-submenu-hover: #d71d4f;
			--active-menu-bk-color: #00000000;
			--mobile-menu-bk-color: #fff;

			/* Submenu */
			--submenu-family: 'Plus Jakarta Sans', sans-serif;
			--submenu-weight: 500;
			--submenu-size: 14px;
			--submenu-size-tab: 14px;
			--submenu-size-mobile: 14px;
			--submenu-lineheight: 20px;
			--submenu-lineheight-tab: 20px;
			--submenu-lineheight-mobile: 20px;
			--submenu-letterspacing: 0;
			--submenu-letterspacing-tab: 0;
			--submenu-letterspacing-mobile: 0;
			--submenu-textdecoration: 'none';
			--submenu-texttransform: 'Capitalize';

		/** Single Post */
			--single-title-family: 'Plus Jakarta Sans', sans-serif;
			--single-title-weight: 700;
			--single-title-size: 27px;
			--single-title-size-tab: 27px;
			--single-title-size-mobile: 27px;
			--single-title-lineheight: 37px;
			--single-title-lineheight-tab: 37px;
			--single-title-lineheight-mobile: 37px;
			--single-title-letterspacing: 0;
			--single-title-letterspacing-tab: 0;
			--single-title-letterspacing-mobile: 0;
			--single-title-textdecoration: 'none';
			--single-title-texttransform: 'unset';

			/* single-meta */
			--single-meta-family: 'Plus Jakarta Sans', sans-serif;
			--single-meta-weight: 500;
			--single-meta-size: 11px;
			--single-meta-size-tab: 11px;
			--single-meta-size-mobile: 11px;
			--single-meta-lineheight: 20px;
			--single-meta-lineheight-tab: 20px;
			--single-meta-lineheight-mobile: 20px;
			--single-meta-letterspacing: 0.48px;
			--single-meta-letterspacing-tab: 0.48px;
			--single-meta-letterspacing-mobile: 0.48px;
			--single-meta-textdecoration: none;
			--single-meta-texttransform: uppercase;

			/* single-content */
			--single-content-family: 'Public Sans', sans-serif;
			--single-content-weight: 400;
			--single-content-size: 16px;
			--single-content-size-tab: 16px;
			--single-content-size-mobile: 16px;
			--single-content-lineheight: 27px;
			--single-content-lineheight-tab: 27px;
			--single-content-lineheight-mobile: 27px;
			--single-content-letterspacing: 0;
			--single-content-letterspacing-tab: 0;
			--single-content-letterspacing-mobile: 0;
			--single-content-textdecoration: 'none';
			--single-content-texttransform: 'unset';

			/* H1 Typography */
			--single-content-h1-family: 'Plus Jakarta Sans', 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: 'Plus Jakarta Sans', 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: 'Plus Jakarta Sans', 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: 'Plus Jakarta Sans', 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: 'Plus Jakarta Sans', 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: 'Plus Jakarta Sans', 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-family: 'Plus Jakarta Sans', sans-serif;
			--custom-btn-font-weight: 500;
			--custom-btn-size: 12px;
			--custom-btn-size-tab: 12px;
			--custom-btn-size-mobile: 12px;
			--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 Button Typo */
			--post-link-btn-family: 'Plus Jakarta Sans', sans-serif;
			--post-link-btn-font-weight: 500;
			--post-link-btn-size: 14px;
			--post-link-btn-size-tab: 14px;
			--post-link-btn-size-mobile: 14px;
			--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';

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

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

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

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

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

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

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

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

		/* WEBSITE FRAME */
			--news-event-website-frame-width: 2px;
			--website-frame-color: #d71d4f;

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

		--breadcrumb-text-color: #6c6c6c;

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

		--move-to-top-background-color: #d71d4f;
		--move-to-top-background-color-hover: #d71d4f;

		--move-to-top-font-size: 16px;
		--move-to-top-font-size-tab: 16px;
		--move-to-top-font-size-mobile: 16px;

		/** Header Padding **/
		--header-padding: 15px;
		--header-padding-tab: 20px;
		--header-padding-mobile: 20px;

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

		--top-header-social-color: #fff;
		--top-header-social-color-hover: #fff;
		--social-icon-size: 14px;
		--social-icon-bk-color: #00000000;
		--social-icon-bk-color-hover: #00000000;

		/* Newsletter and Random news */
		--newsletter-bk-color: #d71d4f;
		--newsletter-bk-color-hover: #d71d4f;
		--header-letter-random-color: #525252;

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

		/** NewsLetter color */
		--newsletter-color: #fff;
		--newsletter-color-two: #222;
		--newsletter-color-hover: #fff;
		--newsletter-color-two-hover: #222;

		/** Random News color */
		--random-news-color: #fff;
		--random-news-color-two: #222;
		--random-news-color-hover: #fff;
		--random-news-color-two-hover: #222;

		/** Search color */
		--search-color: #fff;
		--search-color-two: #222;
		--search-color-hover: #fff;
		--search-color-two-hover: #d71d4f;

		/** 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: #fff;
		--top-header-slider-color-hover: #fff;

		--top-header-slider-arrow-color: #fff;
		--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: #222;
		--custom-btn-bkcolor-hover: #d71d4f;

		--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;

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

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

	.news_event_dark_mode {
		--main-bk-color: #000;
		--top-header-slider-color: #fff;
		--top-header-slider-color-hover: #fff;
		--top-header-slider-arrow-color: #777777;
		--top-header-slider-arrow-color-hover: #fff;
		--slick-button-color: #fff;
		--block-title-bk-color: #202024;
		--banner-content-bk-color: #27272b;
		--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;
		--social-icon-bk-color: #191919;
		--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: #777;
		--content-bk-color: #27272b;
		--newsletter-color: #fff;
		--random-news-color: #fff;
		--ticker-outer-bk-color: #212121;
		--ticker-inner-bk-color: #000000;
		--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;
		--theme-section-bk-color: #545454;
		--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: #4f4f4f;
		--author-color: #8A8A8C;
		--meta-text-color: #ffffffa6;
		--main-content-text-color: #d9d9d9;
		--single-main-content-text-color: #d9d9d9;
		--block-title-color: #f9f9f9;
		--block-title-color-black: #f9f9f9;
		--post-title-color: #f3f3f3;
		--widget-title-color: #dfdfdf;
		--title-bk-color: #27272b;
		--post-content-color: #505050;
		--post-meta-color: #c3c3c3;
		--dark-bk-color: #1a1a1a;
		--inner-container-bk: #202024;
		--website-frame-color: #d95f3d;
		--title-before-icon: #fff;
		--ticker-overlay-color: #747474;
		/** Breadcrumb Options */
		--breadcrumb-background-color: #27272b;
		--breadcrumb-link-color:#ffffff;
		--breadcrumb-link-color-hover:#f0f0f0;
		--breadcrumb-text-color: #fff;
		--pagination-color: #fff;
		--pagination-bk-color: #202024;
		--post-list-number-bk-color: #313137;
		--live-search-bk-color: #27272b;
		--live-search-color: #fff;
		--widget-border-color: #00000042;
		--social-icon-bk-color: #2a2a2e;
		--news-event-border-dark-color: #efefef2b;
		--news-event-black-dark-color: #fff;
		--news-event-white-dark-color: #000;
		--news-event-category-dark-color: #404040;
		--menu-color-two: #fff;
		--search-color-two: #fff;
		--sidebar-toggle-color-two: #fff;
		--newsletter-color-two: #fff;
		--newsletter-color-two-hover: #fff;
		--random-news-color-two: #fff;
		--random-news-color-two-hover: #fff;
	}

	html {
	 	scroll-behavior: smooth;
	}

	body {
		font-family: 'Plus Jakarta Sans';
		font-weight: 500;
		font-size: 16px;
		scroll-behavior: smooth;
	}

	body:before {
		content: '';
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100vh;
		z-index: -1;
		background: var(--site-bk-color);
	}

	body.news_event_dark_mode:before {
		background: #27272b;
	}

	figure {
		margin: 0px;
	}

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

	.post-thumb img {
		display: block;
	}

	.post-title a {
		word-break: break-word;
	}

	pre {
		font-size: 16px;
		line-height: 30px;
	}

	.news_event_dark_mode pre {
		background-color: #eeeeee0f;
	}

	.home article .post-edit-link {
		font-size: 12px;
	}

	.single .post-inner .entry-content .wp-block-quote p {
		font-size: 16px;
		line-height: 30px;
		margin-bottom: 15px;
	}

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

	.news-event-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;
	}

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

	.news-event-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 (min-width: 768px) and (max-width: 991px) {
		.news-event-container {
			max-width: 100%;
		}
	}

	@media (max-width: 1080px) {
		.news-event-container {
			padding-left: 30px;
			padding-right: 30px;
		}
	}

	@media (max-width: 768px) {
		.news-event-container {
			padding-right: var(--bs-gutter-x, 0.75rem);
			padding-left: var(--bs-gutter-x, 0.75rem);
		}
	}

	@media (min-width: 1200px) {
	  .news-event-container {
		max-width: 1190px;
	  }
	}

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

	.post-categories li.cat-item {
		list-style: none;
	}

	.post-categories a,
	.widget .post-categories a {
		text-decoration: none;
		color: var(--white-text);
		font-size: var(--meta-size);
		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 .3s ease-in-out;
		vertical-align: middle;
		display: inline-block;
	}

	body #page.site .news-event-category-no-bk .post-categories .cat-item a {
		background: transparent;
	}

	body #page #main-banner-section.news-event-category-no-bk.banner-layout--three .post-categories a,
	body #page #main-banner-section.news-event-category-no-bk.banner-layout--four .post-categories a,
	body #page #main-banner-section.news-event-category-no-bk.banner-layout--five .post-categories a,
	body #page #main-banner-section.news-event-category-no-bk.banner-layout--six .post-categories a,
	body #page #main-banner-section.news-event-category-no-bk.banner-layout--seven .post-categories a {
		color: #fff;
	}

	.post-categories li::marker {
		color: transparent;
		display: none !important;
	}

	.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: 9px;
		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.news-event-block-title,
	h2.news-event-widget-title,
	h2.widget-title,
	.wp-block-heading,
	.wp-block-search__label {
		display: block;
		margin-top: 0;
		margin-bottom: 20px;
		color: var(--block-title-color);
		font-size: var(--block-title-size);
		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.news-event-block-title span,
	h2.news-event-widget-title span,
	h2.widget-title span,
	.archive .page-title,
	.search .page-title {
		background: var(--news-event-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.news-event-block-title,
	.block-title--layout-one h2.news-event-widget-title,
	.block-title--layout-one h2.widget-title,
	.block-title--layout-one .news-event-custom-title {
		border-bottom: 2px solid var(--news-event-global-preset-theme-color);
	}

	.block-title--layout-one .news-event-custom-title span {
		background-color: var(--news-event-global-preset-theme-color);
		color: #fff;
    	padding: 8px 12px;
	}

	/* Block Title Layout Two */
	.block-title--layout-two h2.news-event-block-title,
	.block-title--layout-two h2.news-event-widget-title,
	.block-title--layout-two h2.widget-title,
	.block-title--layout-two .news-event-custom-title {
		border-bottom: 2px solid var(--news-event-global-preset-theme-color);
	}

	.block-title--layout-two h2.news-event-block-title span,
	.block-title--layout-two h2.news-event-widget-title span,
	.block-title--layout-two h2.widget-title span,
	.block-title--layout-two .news-event-custom-title span {
		padding: 4px 8px 4px 12px;
		z-index: 9;
	}

	.block-title--layout-two h2.news-event-block-title span:after,
	.block-title--layout-two h2.news-event-widget-title span:after,
	.block-title--layout-two h2.widget-title span:after,
	.block-title--layout-two .page-header h1:after,
	.block-title--layout-two .news-event-custom-title span:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: -8px;
		width: 39%;
		background-color: var(--news-event-global-preset-theme-color);
		transform: skew(20deg);
		-webkit-transform: skew(20deg);
		-moz-transform: skew(20deg);
		-ms-transform: skew(20deg);
		z-index: -1;
	}

	.category.block-title--layout-two .page-header h1:after,
	.search-results.block-title--layout-two .page-header h1:after {
		content: none;
	}

	.block-title--layout-two .news-event-custom-title span {
		position: relative;
		color: #fff;
		background-color: var(--news-event-global-preset-theme-color);
	}

	.error404.block-title--layout-two .page-header h1:after {
		content: none;
	}

	/* Block Title Layout Three */
	.block-title--layout-three h2.news-event-block-title span,
	.block-title--layout-three h2.news-event-widget-title span,
	.block-title--layout-three h2.widget-title span,
	.archive.block-title--layout-three .page-header h1,
	.search.block-title--layout-three .page-header h1,
	.block-title--layout-three .news-event-custom-title {
		background-color: transparent;
		color: var(--block-title-color-black);
		padding:  0 0 0 10px;
		border-left: 3px solid var(--news-event-global-preset-theme-color);
		font-size: calc(var(--block-title-size)*0.86);
    	line-height: calc(var(--block-title-lineheight)*0.6);
	}

	.block-title--layout-three .dark_bk h2.widget-title span {
		color: var(--white-text);
	}

	.block-title--layout-three .news-filter .post_title_filter_wrap,
	.block-title--layout-five .news-filter .post_title_filter_wrap,
	.block-title--layout-six .news-filter .post_title_filter_wrap,
	.block-title--layout-three .primary-content .page-header,
	.block-title--layout-five .primary-content .page-header,
	.block-title--layout-six .primary-content .page-header {
		border-bottom: none;
	}

	/* Block Title Layout Four */
	.block-title--layout-four h2.news-event-block-title,
	.block-title--layout-four h2.news-event-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,
	.block-title--layout-four .news-event-custom-title {
		border-bottom: 1px solid var(--block-title-border-bottom-color);
	}

	.block-title--layout-four h2.news-event-block-title span,
	.block-title--layout-four h2.news-event-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,
	.block-title--layout-four .news-event-custom-title span {
		background-color: transparent;
		color: var(--block-title-color-black);
		padding: 0 0 13px;
	}

	.block-title--layout-four h2.news-event-block-title span:after,
	.block-title--layout-four h2.news-event-widget-title span:after,
	.block-title--layout-four h2.widget-title span:after,
	.archive.block-title--layout-four .page-header h1:after,
	.search.block-title--layout-four .page-header h1:after,
	.block-title--layout-four .news-event-custom-title span:after {
		content: '';
		background: var(--news-event-global-preset-theme-color);
		width: 50px;
		height: 3px;
		display: block;
		bottom: 1px;
		position: absolute;
	}

	.block-title--layout-four .dark_bk h2.widget-title span {
		color: var(--white-text);
	}

	.block-title--layout-four .news-event-custom-title span {
		display: inline-block;
	}

	/* Block Title Layout Five */
	.block-title--layout-five h2.news-event-block-title,
	.block-title--layout-five h2.news-event-widget-title,
	.block-title--layout-five h2.widget-title,
	.block-title--layout-five .news-filter .post_title_filter_wrap,
	.archive.block-title--layout-five .page-header,
	.search.block-title--layout-five .page-header,
	.block-title--layout-five .news-event-custom-title {
		background-color: var(--block-title-bk-color);
	}

	.block-title--layout-five h2.news-event-block-title span,
	.block-title--layout-five h2.news-event-widget-title span,
	.block-title--layout-five h2.widget-title span,
	.archive.block-title--layout-five .page-header h1,
	.search.block-title--layout-five .page-header h1,
	.block-title--layout-five .news-event-custom-title {
		background-color: transparent;
		padding: 8px 30px 8px 15px;
		margin-bottom: 0;
		background-image: linear-gradient(90deg,var(--news-event-global-preset-theme-color) 35%,#b9b9b900 90%);
	}

	/* Block Title Layout Six */
	.block-title--layout-six h2.news-event-block-title,
	.block-title--layout-six h2.news-event-widget-title,
	.block-title--layout-six h2.widget-title,
	.block-title--layout-six .news-filter .post_title_filter_wrap,
	.archive.block-title--layout-six .page-header,
	.search.block-title--layout-six .page-header,
	.block-title--layout-six .news-event-custom-title {
		border-top: 2px solid var(--news-event-global-preset-theme-color);
	}

	.block-title--layout-six h2.news-event-block-title span,
	.block-title--layout-six h2.news-event-widget-title span,
	.block-title--layout-six h2.widget-title span,
	.block-title--layout-six .page-header h1,
	.block-title--layout-six .news-event-custom-title {
		color: var(--block-title-color);
		background: transparent;
		padding: 11px 0 0;
		font-size: calc( var(--block-title-size) * 0.98 );
	}

	.block-title--layout-six .news-filter h2.news-event-block-title {
		border: none;
	}

	/* Block Title Layout Seven */
		.block-title--layout-seven h2.news-event-block-title span,
		.block-title--layout-seven h2.widget-title span,
		.archive.block-title--layout-seven .page-header,
		.search.block-title--layout-seven .page-title,
		.block-title--layout-seven h2.news-event-widget-title span {
			background-color: transparent;
			color: var(--block-title-color-black);
			padding: 0 0 0 23px;
		}

		.search.block-title--layout-seven .page-header {
			border: none;
		}

		.block-title--layout-seven h2.news-event-block-title:before,
		.block-title--layout-seven h2.widget-title span:before,
		.archive.block-title--layout-seven .page-header span:before,
		.search.block-title--layout-seven .page-header span:before,
		.archive.block-title--layout-seven .page-title:before,
		.block-title--layout-seven h2.news-event-widget-title span:before,
		.block-title--layout-seven .news-event-custom-title:before,
		.block-title--layout-seven h2.news-event-block-title:after,
		.block-title--layout-seven h2.widget-title span:after,
		.archive.block-title--layout-seven .page-header span:after,
		.search.block-title--layout-seven .page-header span:after,
		.archive.block-title--layout-seven .page-title:after,
		.block-title--layout-seven h2.news-event-widget-title span:after,
		.block-title--layout-seven .news-event-custom-title:after {
			content: '';
			z-index: 1;
			opacity: 0.8;
			width: 11px;
			height: 11px;
			position: absolute;
			left: 0;
			border-radius: 50%;
		}

		.block-title--layout-seven h2.news-event-block-title:before,
		.block-title--layout-seven h2.widget-title span:before,
		.archive.block-title--layout-seven .page-header span:before,
		.search.block-title--layout-seven .page-header span:before,
		.archive.block-title--layout-seven .page-title:before,
		.block-title--layout-seven h2.news-event-widget-title span:before,
		.block-title--layout-seven .news-event-custom-title:before {
			top: 2px;
			background-color: #ff2453;
		}

		.block-title--layout-seven h2.news-event-block-title:after,
		.block-title--layout-seven h2.widget-title span:after,
		.archive.block-title--layout-seven .page-header span:after,
		.search.block-title--layout-seven .page-header span:after,
		.archive.block-title--layout-seven .page-title:after,
		.block-title--layout-seven h2.news-event-widget-title span:after,
		.block-title--layout-seven .news-event-custom-title:after {
			top: 9px;
			background-color: #be2edd;
		}

		.block-title--layout-seven .news-filter .post_title_filter_wrap {
			border: none;
		}

		.block-title--layout-seven .news-event-custom-title {
			position: relative;
			padding-left: 25px;
		}

	/* Block Title Layout Finish */

	h2.news-event-block-title span sub,
	h2.news-event-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(--news-event-global-preset-theme-color);
	}

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

	.post-meta > span,
	.post-meta span .author_name,
	.ticker-item-wrap .post-date {
		color: var(--meta-text-color);
		font-family: var(--meta-family);
		font-size: var(--meta-size);
		font-weight: var(--meta-weight);
		line-height: var(--meta-lineheight);
		text-transform: var(--meta-texttransform);
		text-decoration: var(--meta-textdecoration);
		letter-spacing: var(--meta-letterspacing);
	}

	.post-meta span.post-date a {
		color: var(--meta-text-color);
	}

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

	.post-date time,
	.post-date.modified .published {
		display: none;
	}

	.post-date time.published,
	.post-date.modified time.updated {
		display: inline-block;
	}

	.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: 40px 0;
	}

	.single #theme-content {
		padding: 25px 0 40px;
	}

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

	.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: 40px;
		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: 40px;
	}

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

	.home.blog #theme-content .row .primary-content article .blaze_box_wrap {
		position: relative;
	}

	/* Sidebar */
		body.both-sidebar #theme-content .row .secondary-left-sidebar,
		body.left-both-sidebar #theme-content .row .secondary-left-sidebar,
		body.left-both-sidebar #theme-content .row .secondary-sidebar {
			margin-right: 30px;
		}

		body.both-sidebar #theme-content .row .secondary-sidebar,
		body.right-both-sidebar #theme-content .row .secondary-left-sidebar,
		body.right-both-sidebar #theme-content .row .secondary-sidebar {
			margin-left: 30px;
		}

		body.post-layout--one.both-sidebar #theme-content .primary-content article + article .blaze_box_wrap,
		body.post-layout--one.left-both-sidebar #theme-content .primary-content article + article .blaze_box_wrap,
		body.post-layout--one.right-both-sidebar #theme-content .primary-content article + article .blaze_box_wrap,
		body.post-layout--five.both-sidebar #theme-content .primary-content article + article,
		body.post-layout--five.left-both-sidebar #theme-content .primary-content article + article,
		body.post-layout--five.right-both-sidebar #theme-content .primary-content article + article {
			margin-top: 30px;
		}

		body.post-layout--one.both-sidebar #theme-content .primary-content article .post-element,
		body.post-layout--one.left-both-sidebar #theme-content .primary-content article .post-element,
		body.post-layout--one.right-both-sidebar #theme-content .primary-content article .post-element {
			padding-left: 25px;
		}

		body.post-layout--two.both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--two.left-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--two.right-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--three.both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--three.left-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--three.right-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--four.both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--four.left-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--four.right-both-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--two.left-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--two.right-sidebar #theme-content .primary-content .news-list-wrap {
			gap: 30px;
		}

		body.post-layout--four.left-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--four.right-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--three.left-sidebar #theme-content .primary-content .news-list-wrap,
		body.post-layout--three.right-sidebar #theme-content .primary-content .news-list-wrap {
			gap: 25px;
		}


	/** 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%;
	}

	.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--layout header .news-event-container {
		width: initial;
		max-width: initial;
		margin: 0 30px;
	}

	.header-width--full-width--layout header .news-event-container .row {
		margin: 0;
	}

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

	body header.site-header .fixed_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(--news-event-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(--news-event-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;
	}

	.site-branding img {
		width: 236px;
	}

	/* 2.1 Header One */
	.site-header.layout--default .top-header {
		background: var(--top-header-bk-color);
	}

	.news_event_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%;
	}

	.top-date-time-inner {
	    display: inline-block;
	    background-color: var(--top-date-time-bk-color);
	    padding: 6px 9px 5px;
	    font-family: var(--menu-family);
		font-size: 12px;
		font-weight: 400;
		color: var(--top-header-dt-color);
		line-height: 14px;
		letter-spacing: .3px;
	    border-radius: 2px;
	}

	.top-date-time-inner > span {
		color: inherit;
	}

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

	.site-header.layout--default .top-date-time .date:before {
		content: '|';
		padding-right: 7px;
	}

	/* 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 #ffffff38;
		top: 12px;
		font-size: 9px;
		padding: 5px 7px;
		border-radius: 0;
		transition: all .4s ease;
	}

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

	.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;
	}

	.date-time--off .site-header.layout--default .top-nav-menu {
		text-align: left;
	}

	.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: 13px;
	    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-icons {
		display: flex;
		gap: 4px;
	}

	.site-header.layout--default .social-icons-wrap .social-icon {
	    text-decoration: none;
	    color: var(--top-header-social-color);
		background-color: var(--social-icon-bk-color);
		font-size: var(--social-icon-size);
		width: 38px;
	    height: 38px;
	    display: flex;
		justify-content: center;
		align-items: center;
	}

	.site-header.layout--default .social-icons-wrap .social-icon .icon-label,
	.site-header.layout--default .social-icons-wrap .social-icon .icon-count {
		display: none;
	}

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

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

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

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

	.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: 5px 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);
		color: #686868;
	}

	.news_event_dark_mode .site-header.layout--default .main-header .site-description {
		color: #bfbfbf;
	}

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

	.site-header.layout--default.layout--two .main-header .site-branding-section .row {
		gap: 27px;
	}

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

	.news_event_dark_mode .site-branding .site-title a {
		color: #fff;
	}

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

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

	.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: 7px;
		font-size: calc( var(--menu-size) * .83 );
	}

	.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) * .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.layout--two .newsletter-popup-modal.open .modal-close {
		text-align: right;
		display: inherit;
	}

	.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(--news-event-global-preset-theme-color);
		border-radius: 20px;
	}

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

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

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

	/** Menu Section **/
	.site-header.layout--one .menu-section {
		background-color: var(--header-bk-color);
		border-top: 1px solid var(--menu-border-top-color);
	}

	.news_event_dark_mode .site-header.layout--default .menu-section {
		border-color: #ffffff1a;
	}

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

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

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

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

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

	.site-header.layout--default.layout--one .sidebar-toggle-wrap,
	.site-header.layout--default.layout--two .sidebar-toggle-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: 17px;
		transition: all ease-in-out .3s;
	}

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

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

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

	.site-header.layout--default .search-wrap .search-trigger.slideshow,
	.site-header.layout--default .search-wrap .search_close_btn {
		opacity: 0;
		visibility: hidden;
	}

	.site-header.layout--default .search-wrap .slideshow ~ .search_close_btn,
	.site-header.layout--default .search-wrap .search-trigger {
		opacity: 1;
		visibility: visible;
	}

	.site-header.layout--default .search-wrap .search_close_btn {
		color: var(--search-color);
		font-size: 23px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		line-height: 0;
		transition: all ease-in-out .3s;
	}

	.site-header.layout--two .search-wrap .search_close_btn {
		color: var(--search-color-two);
	}

	body.search-popup--style-two .site-header.layout--default .search-wrap .search_close_btn {
		color: #fff;
	}

	.site-header.layout--default.layout--two .search-wrap .search-trigger {
		padding-left: 20px;
	}

	.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(--news-event-white-dark-color);
		right: 0;
		top: 36px;
		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(--news-event-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;
	}

	.news_event_sidetoggle_menu_burger {
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		cursor: pointer;
		gap: 4px;
	}

	.site-header.layout--three .news_event_sidetoggle_menu_burger {
		align-items: flex-end;
	}

	.news_event_sidetoggle_menu_burger span {
	    background-color: var(--sidebar-toggle-color);
        width: 22px;
	    height: 2px;
		display: block;
		transform: scaleY(1.1);
		transform-origin: top;
		-webkit-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.news_event_sidetoggle_menu_burger span:first-child {
	    width: 12px;
	}

	body .main-header .news_event_sidetoggle_menu_burger:hover span {
		background-color: var(--sidebar-toggle-color-hover);
	}

	.off-canvas-trigger.slideshow .news_event_sidetoggle_menu_burger span:nth-child(1) {
		transform: rotate(45deg) translate(9px, 4px);
		width: 21px;
	}

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

	.off-canvas-trigger.slideshow .news_event_sidetoggle_menu_burger span:nth-child(3) {
		transform: rotate(-45deg) translate(4px, -1px);
		width: 21px;
	}

	/** Main Menu **/
	@media (min-width: 48.1em){
		.main-navigation .menu ul,
		.main-navigation ul.nav-menu {
			display: flex;
			list-style: none;
			line-height: 1.6;
			align-items: center;
			height: inherit;
			vertical-align: middle;
			padding: 0;
			margin: 0;
		}
		
		.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;
		}

		.site-header.layout--one .main-navigation > div, 
		.site-header.layout--one .main-navigation ul.menu,
		.site-header.layout--one .main-navigation ul.menu li
		.site-header.layout--one .main-navigation ul.nav-menu,
		.site-header.layout--one .main-navigation ul.nav-menu li {
			justify-content: center;
		}

		.site-header.layout--three .main-navigation .menu-header-menu-container {
			float: right;
		}

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

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

		.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(--active-menu-bk-color);
		}

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

		.site-header .menu-section .main-navigation .menu > li a:hover,
		.site-header .menu-section .main-navigation .nav.menu > li a:hover {
			color: var(--menu-color-hover);
		}

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

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

		.main-navigation.hover-effect--one .menu li a:hover,
		.main-navigation.hover-effect--one .nav.menu li a:hover {
			color: var(--menu-color-hover);
		}

		body .site-header .menu-section .main-navigation .menu li.current-menu-item > a,
		body .site-header .menu-section .main-navigation .nav.menu li.current-menu-item > a,
		body .site-header .menu-section .main-navigation .menu li.current_page_item > a,
		body .site-header .menu-section .main-navigation .nav.menu li.current_page_item > a {
			color: var(--menu-color-active);
		}
	
		.main-navigation ul.menu ul,
		.main-navigation ul.nav-menu ul {
			display: block;
			top: 100%;
			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;
			background-color: var(--inner-container-bk);
			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 22px;
		}

		.main-navigation ul.menu ul li + li,
		.main-navigation ul.nav-menu ul li + li {
			border-top: 1px solid #00000014;
		}

		.news_event_dark_mode .main-navigation ul.menu ul li + li,
		.news_event_dark_mode .main-navigation ul.nav-menu ul li + li {
			border-color: #363636;
		}

		body .site-header .main-navigation ul.menu ul li a,
		body .site-header .main-navigation ul.nav-menu ul li a {
			min-width: 200px;
			width: 100%;
			color: var(--menu-color-submenu);
			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);
		}

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

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

		.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;
			border: 1px solid #0000000a;
		}

		/** 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: 9px 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 {
			top: 0;
			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;
			margin-left: 9px;
			line-height: 18px;
			color: #999999;
		}

		.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;
	}

	@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);
		}
	}

	.site-header.layout--two #news_event_menu_burger span {
		background-color: var(--news-event-black-dark-color);
	}

	.menu-toggle {
		display: none;
	}

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

		.site-header.layout--default .top-nav-menu {
			text-align: center;
		}

		.site-header.layout--default.layout--two .top-nav-menu,
		.site-header.layout--default.layout--three .top-nav-menu {
			text-align: left;
		}

		.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.layout--two .main-header .site-branding-section .row {
			gap: 15px
		}

		.site-header.layout--default .main-header .site-branding-section .row .ads-banner {
			padding: 0;
		}

		body .site-header.layout--two .main-header .site-branding-section .site-branding {
			padding: 0;
		}

		.site-header.layout--default.layout--one .main-header .site-branding-section .row {
			gap: 25px;
		}

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

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

		.site-header.layout--default.layout--one .main-header .site-branding-section .site-branding {
			padding: 0 10px;
		}

		.site-header.layout--three .header-smh-button-wrap {
			width: 100%;
		}

		#news_event_menu_burger {
			display:flex;
			align-items:center;
			flex-direction:column;
			cursor:pointer;
			gap: 5px;
		}

		#news_event_menu_burger span {
			width: 19px;
			height: 1px;
			display: block;
			transition: all .4s ease;
			transform-origin: 0 0;
			transform: scaleY(2.4);
			background: #fff;
		}

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

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

		.main-navigation.toggled #news_event_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;
		}

		.menu_txt {
			display: block;
			color: #fff;
			padding-left: 10px;
			float: none;
			font-weight: 600;
			font-size: 14px;
			text-transform: uppercase;
			margin-top: 2px;
		}

		.site-header.layout--two .menu_txt {
			color: var(--news-event-black-dark-color);
		}

		nav.main-navigation ul.menu,
		nav.main-navigation ul.nav-menu {
			max-height: 405px;
			overflow-y: scroll;
		}

		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 20px;
		}

		.site-header.layout--three nav.main-navigation ul.menu,
		.site-header.layout--three nav.main-navigation ul.nav-menu {
			top: initial;
		}

		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);
			color: #000;
		}

		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-header.layout--two .top-date-time {
		flex: 0 1 22%;
	}

	.site-header.layout--two .social-icons-wrap .social-icons,
	.site-header.layout--three .social-icons-wrap .social-icons {
		justify-content: right;
		-webkit-justify-content: right;
	}

	.site-header.layout--two .site-branding-section,
	.site-header.layout--two .menu-section {
		background-color: var(--news-event-white-dark-color);
	}

	.site-header.layout--two .news_event_sidetoggle_menu_burger span {
		background-color: var(--sidebar-toggle-color-two);
	}

	.site-header.layout--two .news_event_sidetoggle_menu_burger:hover span {
		background-color: var(--sidebar-toggle-color-two-hover);
	}

	.site-header.layout--two .main-navigation .menu li a,
	.site-header.layout--two .main-navigation .nav.menu li a {
		color: var(--menu-color-two);
	}

	.site-header.layout--two .menu-section {
		border-top: 1px solid #efefef;
	}

	.site-header.layout--two .main-header .site-branding-section .site-branding {
		flex: 1;
		text-align: left;
		padding: 20px 0;
	}

	.site-title a {
		font-family: var(--site-title-family);
		font-weight: var(--site-title-weight);
		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);
		color: #fff;
	}

	.site-header.layout--two .site-title a {
		color: var(--news-event-black-dark-color);
	}

	.site-header.layout--two .ads-banner {
		flex: 0 1 70%;
		padding-left: 10px;
	}

	.site-header.layout--two .ads-banner img {
		display: block;
	}

	.site-header.layout--two .newsletter-element,
	.site-header.layout--two .random-news-element {
		flex: 0 1 1%;
	}

	.site-header.layout--default .newsletter-element a {
		color: var(--newsletter-color);
	    border-radius: 3px;
	}

	.site-header.layout--two .newsletter-element a {
		color: var(--newsletter-color-two);
	}

	.site-header.layout--default.layout--one .newsletter-element a {
    	padding: 3px 13px 5px;
		background: var(--newsletter-bk-color);
		transition: all .4s ease;
	}

	.site-header.layout--default.layout--one .newsletter-element a:hover {
		background: var(--newsletter-bk-color-hover);
	}

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

	.site-header.layout--two .newsletter-element a:hover {
		color: var(--newsletter-color-two-hover);
	}

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

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

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

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

	.site-header.layout--two .random-news-element {
		padding-left: 20px;
		font-size: 17px;
	}

	.site-header.layout--two .newsletter-element .title-text,
	.site-header.layout--two .random-news-element .title-text {
		display: none;
	}

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

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

	/* Header Layout Three */
	/* Top Header */
	.site-header.layout--three .top-date-time {
		flex: 0 1 20%;
	}

	.site-header.layout--three .top-date-time .time:before {
		position: relative;
	    margin: 0 1px;
	    content: "\f017";
	    font-family: 'Font Awesome 5 Free';
	    padding-left: 0px;
	    padding-right: 5px;
	    margin-left: 2px;
	    font-size: 12px;
	    font-weight: normal;
	    opacity: 0.8;
	}

	.site-header.layout--three .title-text {
		display: none;
	}

	/* Main Header */
	.site-header.layout--three .main-header .site-branding-section .site-branding {
		text-align: left;
		flex: 0 1 30%;
	}

	.site-header.layout--three .site-branding .site-title a {
		font-size: calc(var(--site-title-size)*0.85);
		line-height: calc( var(--site-title-lineheight) * 1.01 );
	}

	.site-header.layout--three .site-branding p.site-description {
		font-size: calc(var(--site-tagline-size) * 0.85);
		padding-top: 0px;
	}

	.site-header.layout--three .header-smh-button-wrap {
		flex: 0 1 70%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
	}

	.site-header.layout--three .nav-menu {
		justify-content: flex-end;
		-webkit-justify-content: flex-end;
	}

	.site-header.layout--three .search-wrap {
		padding: 0 0 0 20px;
	}

	.site-header.layout--three .sidebar-toggle-wrap {
		padding: 0 0 0 20px;
	}

	.site-header.layout--three .social-icons-wrap {
		flex: 0 1 20%;
		text-align: right;
	}

	.site-header.layout--three .top-header-nrn-button-wrap {
		flex: 0 1 7%;
		text-align: right;
	}

	.site-header.layout--three .top-header-nrn-button-wrap > div {
		display: inline-block;
		padding-left: 15px;
	}

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

		.off-canvas-active .news_event_ovelay_div,
		.newsletter-popup-active .news_event_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 .news_event_ovelay_div:hover,
		.newsletter-popup-active .news_event_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;
			background-color: var(--header-toggle-bk-color);
		}

		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 .news-event-container .sidebar-toggle .row {
			direction: ltr;
		} /* position finish */

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

		.off-canvas-close {
			float: right;
			padding: 10px 15px;
			color: var(--news-event-black-dark-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 .news-event-container {
			padding: 0 25px 35px;
			height: 100%;
			overflow-x: hidden;
			overflow-y: auto;
			box-shadow: 0 0 48px rgb(34 96 191 / 24%);			
		}

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

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

		.sidebar-toggle .news-event-container::-webkit-scrollbar-thumb {
			background-color: #444444;
			border-radius: 20px;
		}

		.sidebar-toggle .post-title,
		body .sidebar-toggle .widget-title span,
		.sidebar-toggle .widget ul li a,
		body .sidebar-toggle .widget ol li a,
		.sidebar-toggle .widget .no-comments.wp-block-latest-comments,
		.sidebar-toggle .widget-tabs-content .tab-item .post-title,
		body .sidebar-toggle h2.news-event-widget-title span,
		.sidebar-toggle .popular-posts-wrap .post-title,
		.sidebar-toggle .widget .wp-block-latest-comments__comment-excerpt p,
		.sidebar-toggle .author-name {
			color: var(--news-event-black-dark-color);
		}

		body .sidebar-toggle .news-event-category-no-bk .post-categories .card__content-category a,
		body .sidebar-toggle .news-event-category-no-bk .post-categories .cat-item a,
		.sidebar-toggle .widget ul li:before,
		.sidebar-toggle .widget ol li:before,
		.sidebar-toggle .post-meta span,
		.sidebar-toggle .post-meta time,
		.sidebar-toggle .widget.widget_news_event_news_filter_tabbed_widget ul li,
		.sidebar-toggle .widget_news_event_author_info_widget .author-tag {
			color: var(--news-event-black-dark-color);
		}

		.sidebar-toggle .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
		.sidebar-toggle .wp-block-latest-comments__comment-meta time {
			color: var(--news-event-black-dark-color);
		}

		.sidebar-toggle .widget ul li + li,
		.sidebar-toggle .widget ol li + li,
		.sidebar-toggle .widget_news_event_posts_list_widget .layout-three .post-item:first-child,
		.sidebar-toggle .widget_news_event_posts_list_widget .layout-three .post-item:first-child .post-numbering {
			border-color: #c9c9c945;
		}

		.sidebar-toggle .widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child) span {
			background-color: #262626;
		}


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

	3.3 Responsive
=========================================
*/
	.ticker-item-wrap .post-date a {
		color: var(--meta-text-color);
	}

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

	.ticker-news-wrap span.ticker_label_title_string {
		font-family: var(--post-title-family);
		font-weight: var(--post-title-weight);
		font-size: 0.85rem;
		letter-spacing: 0.3px;
		font-weight: 500;
	}

	.ticker-news-wrap.layout--three span.ticker_label_title_string {
		display: inline-block;
	}

	.ticker-news-wrap .icon {
		display: block;
		position: relative;
		border-radius: 50%;
		height: 7px;
		width: 7px;
		background-color: #fff;
	}

	.ticker-news-wrap .icon:before,
	.ticker-news-wrap .icon:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		border: 1px solid #fff;
		animation: divider-heading-pulse 2s ease-in-out infinite;
	}

	@keyframes divider-heading-pulse {
		0% {
			transform: scale(1);
			opacity: 1;
		}
		100% {
			transform: scale(3);
			opacity: 0;
		}
	}

	/** Ticker One **/
	.ticker-news-wrap:not(.layout--three) .ticker_label_title {
		background-color: var(--news-event-global-preset-theme-color);
		color: var(--white-text);
		text-align: center;
		padding: 5px 16px;
		display: flex;
		align-items: center;
		gap: 12px;
	}

	.ticker-news-wrap:not(.layout--three) .news-event-ticker-box {
		max-height: 52px;
		padding: 6px 0;
		background: var(--ticker-outer-bk-color);
	}

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

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

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

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

	.news_event_dark_mode .news-event-ticker-box:before {
		background: none;
	}

	.ticker-news-wrap {
		position: relative;
		margin-top: 30px;
	}

	.ticker-news-wrap.layout--one  {
		display: flex;
		overflow: hidden;
	}

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

	.ticker-news-wrap.layout--one .news-event-ticker-box ul li {
		align-items: center;
	}

	.ticker-news-wrap.layout--one .ticker-item .feature_image {
		width: 43px;
		height: 40px;
		margin-right: 15px;
		border-radius: 50%;
	}

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

	.ticker-news-wrap.layout--one .ticker-item h2.post-title {
		font-size: calc(var(--post-title-size) * 0.64);
		line-height: 1.5;
		color: var(--post-title-color);
		font-family: var(--post-title-family);
		margin: 0;
	}	

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

	.ticker-news-wrap.layout--one img {
		border-radius: 50%;
	}

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

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

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

	.ticker_label_title {
		position: relative;
	}

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

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

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

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

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

	/** Ticker Two **/
	.ticker-news-wrap.layout--two .ticker_label_title {
		background-color: var(--news-event-global-preset-theme-color);
		color: var(--white-text);
		text-align: center;
		padding: 5px 16px;
		display: flex;
		align-items: center;
		gap: 12px;
	}

	.ticker-news-wrap.layout--two {
		display: flex;
	}

	.ticker-news-wrap.layout--two .ticker-item {
		position: relative;
		clear: none;
		display: inline-block;
	}

	.ticker-news-wrap.layout--two .news-event-ticker-box {
		max-height: 52px;
		padding: 6px 0;
	}

	.ticker-news-wrap .ticker-item .feature_image {
		border-radius: 4px;
		overflow: hidden;
		background-color: #efefef;
	}

	.ticker-news-wrap.layout--two .ticker-item .feature_image {
		width: 50px;
		margin-right: 12px;
		height: 40px;
	}

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

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

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

	.ticker-news-wrap.layout--two .ticker-item .post-date {
		font-size: calc( var(--meta-size) * 0.95 );
	}

	.ticker-news-wrap:not(.layout--three) .news-event-ticker-controls button {
		background-color: var(--news-event-global-preset-theme-color);
		border: none;
		height: 100%;
		border-radius: 0;
		padding: 0 15px;
	}	

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

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

	.ticker-news-wrap.layout--three .ticker-title {
		padding: 2px 12px 5px;
	    background-color: var(--news-event-global-preset-theme-color);
	    color: var(--white-text);
	    margin-bottom: 15px;
	    width: auto;
	    display: inline-block;
	}

	.ticker-news-wrap.layout--three .ticker-title .icon {
		margin-right: 10px;
		display: inline-block;
	}

	.ticker-news-wrap.layout--three .ticker-item .feature_image {
		width: 70px;
		height: 55px;
	}

	.ticker-news-wrap.layout--three .ticker-item .feature_image img {
		border-radius: 4px;
	}

	.ticker-news-wrap.layout--three .ticker-item .title-wrap {
		max-width: 340px;
		padding-left: 15px;
	}

	.ticker-news-wrap.layout--three .ticker-item .post-date {
		margin-bottom: 4px;
	}

	.ticker-news-wrap.layout--three .ticker-item .post-title {
		font-size: calc(var(--post-title-size) * 0.65);
		line-height: calc( var(--post-title-lineheight) * 0.89 );
		margin: 0;
	}

	.ticker-news-wrap.layout--three .news-event-ticker-controls {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
	}

	.ticker-news-wrap.layout--three .news-event-ticker-controls button {
		padding: 7px 10px;
		border: none;
		border-radius: 0;
	}

	.ticker-news-wrap.layout--three .news-event-ticker-controls button i {
		font-size: 0.7rem;
		line-height: 1.5;
	}

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

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

	#main-banner-section figure {
		position: relative;
	}

	#main-banner-section figure:after {
		content: '';
		display: block;
	}

	#main-banner-section.banner-layout--seven figure:after {
		background-color: #efefef;
	}

	#main-banner-section figure a {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
	}

	#main-banner-section figure a img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

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

	#main-banner-section .post-element .post-title {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.main-banner-wrap .post-element .post-title {
		color: var(--white-text);
		font-size: calc(var(--post-title-size) * 1.02);
		line-height: calc(var(--post-title-lineheight) * 1.34);
		width: 89%;
		margin: 12px 0 0;
	}

   .main-banner-wrap .post-element .post-title a {
		color: inherit;
		text-decoration: inherit;
	}
	
	.main-banner-wrap .post-element .post-excerpt {
		font-size: calc(var(--content-size) * 0.97);
		line-height: calc(var(--content-lineheight) * 1.1);
	}

	.main-banner-wrap .slick-arrow {
		position: absolute;
		top: 48%;
		z-index: 9;
		background-color: transparent;
		border: none;
		font-size: 12px;
		padding: 0;
		visibility: hidden;
		cursor: pointer;
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.main-banner-wrap .slick-arrow.slick-prev:hover {
		transform: translateX(-2px);
	}

	.main-banner-wrap .slick-arrow.slick-next:hover {
		transform: translateX(2px);
	}

	.main-banner-wrap .slick-arrow i {
		padding: 1px 14px 0;
		line-height: 33px;
		border: none;
		border-radius: 50%;
		-webkit-transition: 0.5s ease;
    	transition: 1s ease;
		color: #000;
		background-color: var(--white-text);
	}

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

	.main-banner-wrap .slick-arrow:hover i {
		color: var(--news-event-global-preset-theme-color);
	}

	.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;
		top: 5px;
		right: 15px;
		height: 0;
	}

	.main-banner-wrap .slick-dots li {
		position: relative;
		display: inline-block;
		margin: 0 8px;
		cursor: pointer;
	}

	.main-banner-wrap .slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 12px;
		height: 12px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: #fff;
		border-radius: 10px;
		-webkit-transition: all .3s ease;
    	transition: all .3s ease;
	}

	.main-banner-wrap .slick-dots li.slick-active button,
	.news-carousel .slick-dots li.slick-active button {
		width: 25px;
		background-color: var(--news-event-global-preset-theme-color);
		opacity: 1;
	}

	.post_slider_template_one .post-excerpt {
		color: var(--white-text);
	}
	
	.main-banner-wrap .post-meta {
		display: flex;
		align-items: flex-end;
		gap: 10px;
	}

	#main-banner-section .post-meta span.post-date {
		position: relative;
		padding-left: 15px;
	}

	#main-banner-section .post-meta span.post-date a:before,
	.widget_news_event_tabbed_posts_widget .post-meta span.post-date a:before {
		content: '|';
		margin-right: 10px;
		color: #fff;
		position: absolute;
		left: 0;
	}

	#main-banner-section .main-banner-wrap .post-meta span.post-date a:before {
		color: #fff;
	}

	#main-banner-section .banner-tabs-content .post-meta span.post-date a:before,
	#main-banner-section.banner-layout--two .main-banner-wrap .post-meta span.post-date a:before,
	.widget-tabs-content .post-meta span.post-date a:before {
		color: var(--meta-text-color);
	}

	ul.post-categories li {
		transition: all .4s ease;
	}

	.main-banner-wrap article.slide-item {
		position: relative;
	}
	
	#main-banner-section article,
	.banner-layout--two article .post-thumb {
		overflow: hidden;
	}

	#main-banner-section:not(.banner-layout--two) .post-element {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: calc( 12px + 1.4% );
		color: var(--white-text);
		width: 100%;
		z-index: 1;
		box-sizing: border-box;
	}

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

	.main-banner-tabs ul.banner-tabs {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 4px;
		background: #19232d;
		align-items: center;
	}

	.main-banner-tabs .banner-tab {
		padding: 8px 10px;
		color: #fff;
		text-align: center;
		flex: 1;
		font-family: var(--block-title-family);
    	font-size: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
	}

	.news_event_dark_mode .main-banner-tabs .banner-tab:not(.active) {
		background-color: #202024;
		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 {
		border-bottom: 2px solid var(--news-event-global-preset-theme-color);
	}

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

	.banner-tabs-content .post-thumb:after {
		padding-bottom: 55%;
	}

	#main-banner-section .banner-tabs-content .post-element {
		flex: 1 1 70%;
		padding: 5px 0 5px 16px;
		position: initial;
	}

	.tab-item .post-meta {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 10px;
		row-gap: 0;
	}

	#main-banner-section .banner-tabs-content .post-categories a {
		color: var(--meta-text-color);
		font-size: var(--meta-size);
		transition: all 0.4s ease;
	}

	#main-banner-section .banner-tabs-content .post-categories li + li:before {
		color: #000;
	}

	.banner-tabs-content .tab-item .post-title {
		margin: 0 0 4px;
		font-size: calc(var(--post-title-size) * 0.7);
		color: var(--post-title-color);
		line-height: var(--post-title-lineheight);
	}

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

	.banner-tabs-content .post-item,
	.banner-tabs-content .comment-item {
		display: flex;
		margin-top: 12px;
	}

	.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 .news_event_avatar {
		flex: 0 1 20%;
		padding-right: 20px;
	}

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

   .banner-tabs-content .comment-item .news-event-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  .news-event-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 {
		order: 2;
		padding-right: 0;
	}

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

	.tab_slider--banner_slider.banner-layout--two .main-banner-wrap .slick-prev {
		left: 25px;
		right: auto;
	}

	.tab_slider--banner_slider.banner-layout--two .main-banner-wrap .slick-next {
		right: auto;
		left: 70px;
	}

	.tab_slider--banner_slider.banner-layout--two .main-banner-slider .post-element {
		float: right;
	}

	@media (max-width: 950px) {
		body .site .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;
		}
	}

	/** BannerTwo **/
		.banner-layout--two .row {
			display: flex;
		}

		.banner-layout--two .main-banner-slider article {
			padding-bottom: 60px;
		}

		.banner-layout--two .main-banner-wrap .no-feat-img figure.post-thumb {
			width: 100%;
			height: 100%;
			background-color: var(--noimg-bk-color);
		}

		.banner-layout--two figure.post-thumb-wrap img {
			width: 100%;
		}

		.banner-layout--two .main-banner-slider .post_slider_template_two {
			position: relative;
			height: 100%;
		}

		.banner-layout--two .main-banner-slider .post-element {
			position: absolute;
			background: var(--news-event-white-dark-color);
			bottom: 5px;
			left: 45px;
			padding: 20px 25px;
			width: 75%;
			box-shadow: 0px 8px 25px #0000000d;
			box-sizing: border-box;
			border-radius: 3px;
		}

		.banner-layout--two .main-banner-slider .post-categories {
			position: initial;
		}

		.banner-layout--two .main-banner-wrap {
			flex: 0 1 65%;
			max-width: 65%;
			padding-right: 12px;
			width: 100%;
		}

		.banner-layout--two .main-banner-wrap .post-excerpt p:not(:first-child) {
			display: none;
		}

		.banner-layout--two .main-banner-popular-posts {
			flex: 0 1 35%;
			max-width: 35%;
		}

		.banner-layout--two .main-banner-wrap .post-element .post-title {
			color: var(--post-title-color);
			width: 100%;
			margin: 11px 0 0;
		}

		.banner-layout--two .post-element .post-categories a {
			color: var(--meta-text-color);
			padding: 0;
		}

		.banner-layout--two .main-banner-related-posts-section-wrap .related-posts-wrap {
			border-color: #68686861;
		}

		.banner-layout--two .main-banner-wrap .main-banner-related-posts-section-wrap ul li:before {
			color: var(--post-title-color);
		}

		.banner-layout--two .main-banner-wrap .slick-arrow {
			position: absolute;
			bottom: 25%;
			z-index: 9;
			border: none;
			height: 40px;
			top: initial;
			visibility: visible;
		}

		.banner-layout--two .main-banner-wrap .main-banner-slider figure.post-thumb:after {
			padding-bottom: 60%;
		}

		.banner-layout--two .main-banner-wrap .slick-next {
			right: 30px;
		}

		.banner-layout--two .main-banner-wrap .slick-prev {
			right: 70px;
			left: initial;
		}

		body .banner-layout--two .main-banner-popular-posts article {
			width: 99%!important;
			margin-inline: auto;
			position: relative;
		}

		body .banner-layout--two .main-banner-popular-posts article .post-thumb:after {
			padding-bottom: 79%;
		}

		.main-banner-popular-posts h2.section-title {
			margin: 0;
			line-height: 1;
			padding-bottom: 10px;
			padding-left: 6px;
			width: 80%;
			font-size: 1.23rem;
			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.76rem;
			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;
		}

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

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

		.widget.widget_news_event_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.74rem;
			-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);
		}

		.news_event_vertical_slider .popular-posts-wrap .slick-arrow,
		.news-event-widget-carousel-posts.news_event_vertical_slider .slick-arrow {
			transform-origin: 0 0;
		    top: -6px;
		    transform: rotate(270deg);
		    padding: 9px 8px 7px 8px;
		}

		.popular-posts-wrap .slick-track article {
			display: flex;
			align-items: center;
			margin-bottom: 12px;
		}

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

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

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

		.main-banner-popular-posts .post-element .post-categories a,
		.widget .post-element .post-categories a {
			color: var(--meta-text-color);
		}

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

		.banner-layout--two .post-thumb .post-count {
			font-size: 0.7rem;
			border: solid #fff;
			border-width: 2px 2px 0 0;
			border-radius: 0 2px 0 0;
			line-height: 11px;
		}

		.popular-posts-wrap .post-title {
			margin: 0px 0 2px;
			font-size: calc(var(--post-title-size) * 0.7);
			text-decoration: none;
			color: var(--post-title-color);
		}

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

		.banner-layout--two .popular-posts-wrap .post-meta {
			margin: 0;
		}

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

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

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

		/* Horizontal Slider */
		.main-banner-popular-posts.news_event_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -30px;
			padding: 6px 11px;
		}

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

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

		.banner-layout--two .news_event_horizontal_slider .popular-posts-wrap .slick-list .slick-track, 
		.widget .news_event_horizontal_slider .popular-posts-wrap .slick-list .slick-track {
			display: block;
		}

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

			.banner-layout--two .row .main-banner-wrap {
				flex: 1;
				max-width: 100%;
				padding-right: 0px;
				margin-bottom: 20px;
			}

			.banner-layout--two .main-banner-popular-posts {
				flex: 1;
				max-width: 100%;
				width: 100%;
			}

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

			body .banner-layout--two .main-banner-popular-posts article .post-thumb:before {
				padding-bottom: 70%;
			}
		}

		@media (max-width: 760px) {
			.banner-layout--two .main-banner-wrap .slick-arrow {
				bottom: 30%;
			}

			.main-banner-popular-posts .popular-posts-wrap .slick-next {
				right: 15px;
			}
		}

		@media (max-width: 610px) {
			.banner-layout--two .main-banner-slider .post-element {
				width: 100%;
				padding: 25px;
				left: 0;
			}
		}

		@media (max-width: 400px) {
			.banner-layout--two .main-banner-wrap .slick-arrow {
				visibility: hidden;
			}
		}

		/* Banner Layout Three */
		.banner-layout--three .news-event-container .row:first-child {
			display: grid;
			grid-template-columns: 54%46%;
		}

		.banner-layout--three .main-banner-wrap {
			padding-right: 4px;
		}

		.banner-layout--three .main-banner-wrap .no-feat-img figure.post-thumb,
		.banner-layout--three .banner-trailing-posts .no-feat-img figure.post-thumb {
			background-color: var(--noimg-bk-color);
		}

		.banner-layout--three .main-banner-wrap figure.post-thumb:after {
			padding-bottom: 73%;
		}

		.banner-layout--three .main-banner-block-posts {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			margin: 0 -2px;
			align-items: flex-start;
		}

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

		.banner-layout--three .main-banner-block-posts article:first-child {
			margin-bottom: 4px;
			grid-column: 1 / span 2;
		}

		.banner-layout--three .main-banner-block-posts article {
			padding: 0 2px;
		}

		.banner-layout--three .banner-trailing-posts article {
			position: relative;
		}

		.banner-layout--three .main-banner-block-posts article:first-child .post-thumb:after {
			padding-bottom: 48%;
		}

		.banner-layout--three .banner-trailing-posts article .post-thumb:after {
			padding-bottom: 73.2%;
		}

		#main-banner-section.banner-layout--three .main-banner-block-posts article .post-element {
			left: 2px;
			width: calc(100% - 4px);
		}

		.banner-layout--three .main-banner-block-posts article.no-feat-img {
			min-height: 190px;
		}

		.banner-layout--three .main-banner-block-posts article:first-child .post-title {
			font-size: calc(var(--post-title-size) * 0.92);
			line-height: calc(var(--post-title-lineheight) * 1.2);
		}

		.banner-layout--three .banner-trailing-posts .post-title {
			margin: 10px 0 0;
			font-size: calc(var(--post-title-size) * 0.7);
			line-height: calc(var(--post-title-lineheight) * 0.95);
		}

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

		/* Trailing posts */
		.banner-layout--three .main-banner-trailing-block-posts {
			display: grid;
			grid-template-columns: repeat(4, 1fr);
			gap: 4px;
			margin-top: 4px;
		}

		.banner-layout--three .main-banner-trailing-block-posts article.no-feat-img,
		.banner-layout--three .main-banner-trailing-block-posts article.no-feat-img .post-thumb {
			min-height: 210px;
		}

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

		.banner-layout--three.tab_slider--banner_slider .news-event-container .row:first-child {
			grid-template-columns: 46%54%;
		}

		/*
		=========================================
		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: 2px;
			}

			.banner-layout--four .main-banner-wrap .slick-list .post-thumb:after {
				padding-bottom: 70%;
			}

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

			.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: 2px;
				gap: 4px;
			}

			.banner-layout--four .banner-trailing-posts {
				display: grid;
				grid-template-columns: repeat(2, 1fr);
				align-items: flex-start;
			}

			.banner-layout--four .main-banner-block-posts article {
				position: relative;
			}

			.banner-layout--four .banner-trailing-posts article figure.post-thumb:after {
				padding-bottom: 69.8%;
			}

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

			.banner-layout--four .banner-trailing-posts .post-title {
				font-size: calc(var(--post-title-size) * 0.76);
				line-height: calc(var(--post-title-lineheight) * 0.98);
				color: var(--white-text);
				margin: 10px 0 0;
			}

			/* Bottom Trailing Post */
			.banner-layout--four .main-banner-trailing-block-posts {
				grid-template-columns: repeat(4, 1fr);
				gap: 4px;
				margin-top: 4px;
			}

			.banner-layout--four .main-banner-trailing-block-posts article {
				position: relative;
			}

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

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

		/*
		=========================================
		4.5 Banner Layout Five
		=========================================
		*/
			.banner-layout--five h2.section-title {
				font-size: 18px;
				margin-bottom: 9px;
				padding-left: 5px;
			}

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

			/* Main Banner List Posts */
			.banner-layout--five .main-banner-list-posts {
				flex: 0 1 27%;
			}

			.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;
				z-index: 1;
			}

			.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) {
				display: flex;
			}

			.banner-layout--five .main-banner-list-posts article:not(:first-child) .post-thumb {
				overflow: hidden;
				width: 105px;
			}

			.banner-layout--five .main-banner-list-posts article:not(:first-child) .post-thumb:before {
				padding-bottom: 81.5%;
			}
			
			body #main-banner-section.banner-layout--five .main-banner-list-posts article:not(:first-child) .post-element {
				flex: 0 1 70%;
				margin-left: 10px;
				position: initial;
				background: transparent;
				padding: 0;
			}

			.banner-layout--five .main-banner-list-posts article + article {
				margin-top: 4px;
			}
			
			.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:after {
				padding-bottom: 60%;
			}

			.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:first-child .post-title {
				font-size: calc(var(--post-title-size)*0.72);
				line-height: calc( var(--post-title-lineheight) * 0.98);
			}

			.banner-layout--five .main-banner-list-posts article .post-title {
				font-size: calc(var(--post-title-size)*0.65);
				line-height: calc( var(--post-title-lineheight) * 0.86);
				margin: 0;
			}

			.banner-layout--five .main-banner-list-posts article .post-meta {
				padding-top: 2px;
			}

			.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 51%;
				max-width: 51%;
				padding: 0 4px;
			}

			.banner-layout--five .main-banner-wrap article .post-thumb:after {
				padding-bottom: 78%;
			}

			.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);
			}

			.main-banner-related-posts-section-wrap .related-posts-wrap {
				margin: 15px 0 0 0;
				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;
				-webkit-line-clamp: 1;
			}

			.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%;
				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.news_event_vertical_slider .slick-arrow {
				transform: rotate(270deg);
				padding: 9px 8px;
			}

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

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

			.banner-layout--five .main-banner-grid-posts article .post-thumb:after {
				padding-bottom: 53.5%;
			}

			.banner-layout--five .main-banner-grid-posts article .post-element .post-title {
				font-size: calc(var(--post-title-size)*0.72);
				margin: 0;
			}

			.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 4px 0 0;
			}

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

			.list_posts--grid_slider--banner_slider .main-banner-list-posts {
				padding-right: 4px;
			}

			/* banner_slider--list_posts--grid_slider */
			.banner_slider--list_posts--grid_slider .main-banner-wrap {
				order: 1;
				padding: 0 4px 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;
				padding-left: 4px;
			}

			/* 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 4px;
			}

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

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

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

			/* 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_news_event_popular_posts_widget .popular-posts-wrap .slick-arrow:hover,
			.news-event-widget-carousel-posts .slick-arrow:hover,
			.main-banner-popular-posts .popular-posts-wrap .slick-arrow:hover {
				background-color: var(--news-event-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 .row:first-child {
			display: flex;
			justify-content: flex-start;
			-webkit-justify-content: flex-start;
			gap: 5px;
		}

		.banner-layout--six.layout--row .row:first-child {
			gap: 15px;
		}

		.banner-layout--six.layout--row .row .main-banner-trailing-posts .trailing-posts-wrap {
			gap: 15px;
		}

		.banner-layout--six.layout--row .trailing-posts-wrap-secondary {
			gap: 15px;
			margin-top: 15px;
		}

		.banner-layout--six.layout--row .row .main-banner-wrap {
			flex: 0 1 66.4%;
			max-width: 66.4%;
		}

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

		.banner-layout--six .row .main-banner-trailing-posts .trailing-posts-wrap {
			display: grid;
			gap: 5px;
		}

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

		.banner-layout--six .row .post-item {
			position: relative;
		}

		.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 .post-thumb:after {
			padding-bottom: 70%;
		}

		.banner-layout--six .banner-trailing-posts .post-categories a {
			font-size: calc(var(--meta-size)*0.94);
		}

		.banner-layout--six .row .banner-trailing-posts .post-item .post-title {
			margin: 12px 0 5px;
			font-size: calc(var(--post-title-size) * 0.8);
    		line-height: calc(var(--post-title-lineheight) * 1.12);
		}

		/* column two */
		.banner-layout--six.layout--column .row .main-banner-trailing-posts .trailing-posts-wrap {
			grid-template-columns: repeat(2, 1fr);
		}

		.banner-layout--six.layout--column .main-banner-trailing-posts .post-thumb:after {
			padding-bottom: 165.5%;
		}

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

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

		.banner-layout--six.layout--column .row .main-banner-wrap {
			flex: 0 1 53.72%;
   			max-width: 53.72%;
		}

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

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

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

			.banner-layout--six.layout--column .main-banner-trailing-posts .post-thumb:before {
				padding-bottom: 60%;
			}

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

		/* 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--two .main-banner-slider:not(.slick-initialized),
			.banner-layout--three .main-banner-slider:not(.slick-initialized),
			.banner-layout--four .main-banner-slider:not(.slick-initialized),
			.banner-layout--five .main-banner-slider:not(.slick-initialized),
			.banner-layout--six .main-banner-slider:not(.slick-initialized) {
				height: 440px;
			}

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

		/*
		=========================================
		4.7 Banner Layout Seven
		=========================================
		*/

			#main-banner-section ul.post-categories li + li a:before {
				content: ',';
				padding-right: 5px;
			}

			.banner-layout--seven .main-banner-wrap {
				display: grid;
				grid-template-columns: repeat(2, 1fr);
				gap: 5px;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap {
				display: grid;
				grid-template-columns: repeat(2, 1fr);
				gap: 5px;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap .post-item {
				position: relative;
			}

			#main-banner-section:not(.banner-layout--two) article .post-thumb a:before {
				content: "";
				background: linear-gradient(transparent 35%, #000000d9 100%);
				opacity: .9;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				z-index: 1;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap.first .post-item:first-child,
			.banner-layout--seven .main-banner-wrap .block-wrap.second .post-item:last-child {
				grid-column: span 2;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap .post-item figure.post-thumb {
				position: relative;
			}

			.banner-layout--seven .block-wrap .post-item figure.post-thumb:after {
				padding-bottom: 68%;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap.first .post-item:first-child figure.post-thumb:after,
			.banner-layout--seven .main-banner-wrap .block-wrap.second .post-item:last-child figure.post-thumb:after {
				padding-bottom: 57%;
			}

			.banner-layout--seven .main-banner-wrap .block-wrap .post-item figure.post-thumb a img {
				width: 100%;
				height: 100%;
				object-fit: cover;
			}

			/* post title */
			.banner-layout--seven .post-element .post-title {
				font-size: calc(var(--post-title-size) * 0.7);
				line-height: calc(var(--post-title-lineheight) * 0.95);
				margin: 8px 0 0;
				color: #fff;
			}

			.banner-layout--seven .block-wrap.first .post-item:first-child .post-title,
			.banner-layout--seven .block-wrap.second .post-item:last-child .post-title {
				font-size: calc(var(--post-title-size) * 1.02);
				line-height: calc(var(--post-title-lineheight) * 1.32);
			}

			.banner-layout--seven .post-element .post-date {
				margin-top: 14px;
			}

			.banner-layout--seven .post-element .post-date:before {
				color: #fff;
			}

			.banner-layout--seven .post-element .post-date,
			.banner-layout--seven .post-element .post-date {
				font-size: var(--meta-size);
				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);
			}

			.banner-layout--seven .post-element .post-date a {
				color: #fff;
			}

			/* Block Wrap */
			.banner-layout--seven .row > .block-wrap {
				display: grid;
				grid-template-columns: repeat(4, 1fr);
				gap: 5px;
				margin-top: 5px;
			}

			.banner-layout--seven .row > .block-wrap article {
				position: relative;
			}

			/* re-order */
			.banner-layout--seven.tab_slider--banner_slider .main-banner-wrap .block-wrap.first {
				order: 2;
			}

/*
=========================================
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,
	.news-event-multi-column-section .section-column > div {
		margin-bottom: 35px;
	}

	#full-width-section article .blaze_box_wrap {
		position: relative;
	}

	.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,
	.news-event-multi-column-section .section-column > div:last-child {
		margin-bottom: 0;
	}

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

	.news-event-iscard  .carousel-posts-wrap.news-event-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;
	}

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

/*
=========================================
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;
	}

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

/*
=========================================
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;
	}


/*
=========================================
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: 25px;
		}

		.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.layout--four .news-grid-post-wrap .post-thumb-wrap {
		position: relative;
	}

	.news-grid .post-title {
		margin: 0 0 4px;
 		font-size: calc(var(--post-title-size)*0.76);
	}

	.news-grid .column--two .post-title {
		font-size: calc(var(--post-title-size)*0.93);
		line-height: calc(var(--post-title-lineheight) * 1.2);
	}

	.leftc-rights-section .news-grid .column--two .post-title,
	.lefts-rightc-section .news-grid .column--two .post-title {
		font-size: calc(var(--post-title-size)*0.83);
	}

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

	#theme-content .primary-content .post-meta > span {
		padding: 0;
	}

	#theme-content .primary-content .post-meta > span + span {
		padding-left: 14px;
	}

	.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';
		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;
	}

	.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;
	}


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

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

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

		.news-grid figure.post-thumb-wrap .post-categories {
			position: absolute;
			bottom: 15px;
			left: 20px;
			display: flex;
			flex-wrap: wrap;
		}

		.news-event-section figure.post-thumb-wrap .post-categories a {
			background-color: #222;
			padding: 1px 7px;
			font-size: calc(var(--meta-size) * 0.9);
		}

		.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,
		.leftc-rights-section .news-grid.layout--three .column--four .post-title,
		.leftc-rights-section .news-grid.layout--four .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,
		.lefts-rightc-section .news-grid.layout--three .column--four .post-title,
		.lefts-rightc-section .news-grid.layout--four .column--four .post-title,
		.leftc-rights-section .news-carousel.layout--one .post-title,
		.lefts-rightc-section .news-carousel.layout--one .post-title {
			font-size: calc( var(--post-title-size)*0.74);
			line-height: 1.5;
		}

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

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

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

		.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.2);
			font-weight: 700;
			color: var(--meta-text-color);
			padding: 0 10px 5px 0;
			text-align: center;
		}

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

	/*
	=========================================
	9.3 Grid Layout Three
	=========================================
	*/
		.news-grid.layout--three .post-thumb-wrap {
			position: relative;
			overflow: hidden;
		}

		.news-grid.layout--three .post-thumb-wrap .post-categories {
			left: 0;
			width: 100%;
			text-align: center;
			justify-content: center;
		}

		.news-grid.layout--three .post-element {
			text-align: center;
			padding: 0 5px;
		}

	/*
	=========================================
	9.4 Grid Layout Four
	=========================================
	*/

		.news-grid.layout--four .post-thumb-wrap {
			margin-bottom: 0;
		}

		.news-grid.layout--four .post-element {
			width: 80%;
			position: relative;
			margin: 0 auto;
			margin-top: -2.5rem;
			z-index: 9;
			background-color: var(--content-bk-color);
			padding: 10px 20px;
		}

		.news-grid.layout--four .post-categories {
			margin-bottom: 5px;
		}

		.news-grid.layout--four .post-categories li a {
			color: var(--meta-text-color);
		}

		.news-grid.layout--four .post-categories li + li a:before,
		.news-carousel.layout--four .post-categories li + li a:before {
			content: ',';
			padding-right: 5px;
		}

	/* 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: 25px;
		}

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

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

	.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;
		align-items: flex-start;
	}

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

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

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

		.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;
			bottom: 11px;
			left: 15px;
			display: flex;
			flex-wrap: wrap;
		}

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

		.news-list.layout--four .news-list-post-wrap .list-item .post-element {
			padding: 15px 0 10px;
		}

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

		.full-width-section .news-list-post-wrap.column--one .list-item .post-title {
			font-size: calc(var(--post-title-size) * 0.985);
		}

		.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.84);
			line-height: calc(var(--post-title-lineheight) * 1.15);
		}

		#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-event-section .news-list.layout--two .list-item figure.post-thumb-wrap {
			order: 2;
			margin: 0 0 0 30px;
		}

	/*
	=========================================
	10.3 List Layout Three
	=========================================
	*/
		.news-list.layout--three .list-item .blaze_box_wrap {
			flex-direction: column;
			align-items: flex-start;
		}

		.news-list.layout--three .blog_inner_wrapper {
			display: flex;
			width: 100%;
		}

		.news-list.layout--three .news-list-post-wrap .post-thumb-wrap {
			order: 2;
			margin: 0 0 0 30px;
		}

		.news-list.layout--three .news-list-post-wrap .post-title {
			border-bottom: 1px solid #dddddd;
			margin-bottom: 22px;
			padding-bottom: 12px;
			width: 100%;
		}

		.news-list.layout--three .news-list-post-wrap.column--one .post-excerpt {
			margin-top: 8px;
		}

	/*
	=========================================
	10.4 List Layout Four
	=========================================
	*/

		.news-list.layout--four .list-item .post-title {
			margin-left: -70px;
			position: relative;
			z-index: 9;
			padding: 9px 0 8px 15px;
			background-color: var(--title-bk-color);
			border-radius: 4px 0 0 4px;
		}

		.full-width-section .news-list.layout--four .column--one .list-item .post-title,
		.bottom-full-width-section .news-list.layout--four .column--one .list-item .post-title {
			padding: 11px 0 12px 15px;
		}

		.news-list.layout--four .column--two .post-title,
		.news-list.layout--four .column--three .post-title {
			padding: 11px 0 10px 15px;
			margin-bottom: 0;
		}

		.news-list.layout--four .column--three .list-item .post-title {
			margin: 0 0 6px;
			padding: 0;
		}

	/** 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 figure.post-thumb-wrap,
		.news-list-post-wrap.column--three .list-item figure.post-thumb-wrap {
			margin-right: 20px;
		}

		.news-list.layout--two .news-list-post-wrap.column--two figure.post-thumb-wrap,
		.news-list.layout--three .news-list-post-wrap.column--two figure.post-thumb-wrap,
		.news-list.layout--two .news-list-post-wrap.column--three figure.post-thumb-wrap,
		.news-list.layout--three .news-list-post-wrap.column--three figure.post-thumb-wrap {
			margin: 0 0 0 25px;
		}

		.news-list-post-wrap.column--two .list-item .post-title {
			font-size: calc(var(--post-title-size) * 0.74);
			line-height: calc(var(--post-title-lineheight) * 0.98);
		}

		.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.7);
			line-height: calc(var(--post-title-lineheight) * 0.98);
		}

	/** 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.76);
			line-height: calc(var(--post-title-lineheight) * 1.1);
		}

		/* 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: 32px;
		height: 32px;
		font-size: 0.68rem;
		z-index: 9;
		top: 50%;
		transform: translateY(-50%);
		padding: 5px;
		background-color: #fff;
		color: #000;
		border: none;
		border-radius: 50%;
		visibility: hidden;
		-webkit-transition: 0.5s ease;
		transition: 0.5s ease;
		line-height: 22px;
		transition: all .25s cubic-bezier(.02,.01,.47,1);
	}

	.news-carousel .slick-arrow.slick-prev:hover {
		transform: translate(-2px, -50%);
	}

	.news-carousel .slick-arrow.slick-next:hover {
		transform: translate(2px, -50%);
	}

	.news-carousel .slick-dots {
		position: absolute;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: right;
		right: 50%;
		bottom: 0;
		height: 0;
		transform: translateX(50%);
	}

	.news-carousel .slick-dotted {
		padding-bottom: 30px;
	}

	.news-carousel .slick-dotted .slick-dots {
		bottom: 25px;
	}

	.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(--news-event-global-preset-theme-color);
		border-radius: 10px;
		-webkit-transition: all .3s ease;
    	transition: all .3s ease;
	}

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

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

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

	.news-carousel .post-title {
		line-height: calc(var(--post-title-lineheight) * 1.2);
		margin: 0 0 5px 0;
	}

	.full-width-section .news-carousel .post-title,
	.bottom-full-width-section .news-carousel .post-title {
		font-size: calc(var(--post-title-size)*0.8);
		line-height: calc(var(--post-title-lineheight) * 1.1);
	}

	.leftc-rights-section .news-carousel .post-title,
	.lefts-rightc-section .news-carousel .post-title {
		font-size: calc(var(--post-title-size) * 0.74);
		line-height: calc(var(--post-title-lineheight) * 0.96);
	}

	.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-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;
	}


	/*
	=========================================
	11.1 Carousel Layout One
	=========================================
	*/
		.news-carousel.layout--one .post-categories {
			position: absolute;
			bottom: 15px;
			left: 15px;
		}

		.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;
			padding: 0 12px;
			box-sizing: border-box;
		}

		.news-carousel.layout--two .post-categories {
			justify-content: center;
			margin-bottom: 7px;
		}

		.news-carousel.layout--two .post-categories li {
			background-color: transparent;
		}

		.news-carousel.layout--two .post-title a,
		.news-carousel.layout--two .post-meta time,
		.news-carousel.layout--two .post-meta span.post-comment:before,
		.news-carousel.layout--two .post-meta span.post-date:before,
		.news-carousel.layout--two .post-meta span.post-comment {
			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 {
		    color: var(--news-event-global-preset-theme-color);
		}

		.news-carousel .slick-prev.slick-arrow {
			left: 25px;
		}

		.news-carousel .slick-next.slick-arrow {
			right: 25px;
		}

		.news-carousel.layout--three .post-categories {
			position: absolute;
			bottom: 15px;
			width: 100%;
			justify-content: center;
		}

		.news-carousel.layout--three .post-element {
			text-align: center;
		}


	/*
	=========================================
	11.4 Carousel Layout Four
	=========================================
	*/
		.news-carousel.layout--four .post-categories {
			margin-bottom: 4px;
		}

		.news-carousel.layout--four .post-categories li a {
			color: var(--meta-text-color);
		}

		.news-carousel.layout--four .post-thumb-wrap {
			margin-bottom: 0;
		}

		.news-carousel.layout--four .post-element {
			width: 80%;
			position: relative;
			margin: 0 auto;
			margin-top: -2.5rem;
			z-index: 9;
			padding: 10px 15px 0;
			background-color: var(--text-background-color);
		}

		.news-carousel.layout--four .post-title {
			margin: 0 0 2px;
		}

		.news-carousel.layout--four .post-meta {
			margin-top: 4px;
		}


/*
=========================================
12.0 Filter Layout
	 12.1 Filter Layout One
	 12.2 Filter Layout Two
	 12.3 Filter Layout Three
	 12.4 Filter Layout Four
	 12.5 Filter Layout Five
=========================================
*/
	.news-filter .post_title_filter_wrap {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		border-bottom: 2px solid var(--news-event-global-preset-theme-color);
		margin-bottom: 20px;
		position: relative;
	}

	.news-filter h2.news-event-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 .viewall_enabled .filter-tab-wrapper {
		padding-right: 70px;
		margin-top: -8px;
	}

	.news-filter .tab-title {
		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(--news-event-global-preset-theme-color);
	}

	.news-filter .row-wrap:first-child {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 25px;
	}

	.news-filter .post-thumb-wrap {
		position: relative;
		overflow: hidden;
	}

	.news-filter article img,
	.news-alter article img {
		display: block;
	}

	.news-filter.layout--one .trailing-post article img,
	.news-alter.layout--one .trailing-post article img,
	.news-filter.layout--three .trailing-post article img,
	.news-alter.layout--three .trailing-post article img,
	.news-filter.layout--four .trailing-post article img,
	.news-alter.layout--four .trailing-post article img {
		height: 101%;
	}

	.news-filter.layout--two article img,
	.news-alter.layout--two article img {
		height: 101%;
	}

	.news-event-iscard .news-filter article img,
	.news-event-iscard .news-alter article img {
		height: 101%;
	}

	.news-filter .post-categories {
		position: absolute;
		bottom: 15px;
		left: 20px;
	}

	.news-filter .featured-post .post-title,
	.news-alter .featured-post .post-title {
		font-size: calc(var(--post-title-size) * 0.82);
		line-height: calc(var(--post-title-lineheight) * 1.12);
		margin: 0 0 5px;
	}

	.news-filter .trailing-post .post-title,
	.news-alter .trailing-post .post-title {
		margin: 0 0 3px 0;
		font-size: calc(var(--post-title-size) * 0.82);
		line-height: calc(var(--post-title-lineheight) * 1.12);
	}

	.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) * 0.94);
		line-height: calc(var(--post-title-lineheight) * 1.35);
	}

	body .leftc-rights-section .news-filter .trailing-post .post-title,
	body .lefts-rightc-section .news-filter .trailing-post .post-title,
	body .leftc-rights-section .news-alter .trailing-post .post-title,
	body .lefts-rightc-section .news-alter .trailing-post .post-title {
		font-size: calc(var(--post-title-size) * 0.64);
		line-height: calc(var(--post-title-lineheight) * 0.87);
	}

	.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,
	.news-filter .trailing-post .post-link-button,
	.news-alter .trailing-post .post-link-button {
		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;
		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;
	}

	.news-filter .trailing-post .post-thumb-wrap,
	.news-alter .trailing-post .post-thumb-wrap {
		overflow: hidden;
	}

	.news-event-multi-column-section .news-filter.layout--three .featured-post article .blaze_box_wrap,
	.news-event-multi-column-section .news-alter.layout--three .featured-post article .blaze_box_wrap {
		flex-direction: column;
		align-items: initial;
	}

	.news-event-multi-column-section .news-filter.layout--three .featured-post article .blaze_box_wrap .post-thumb-wrap,
	.news-event-multi-column-section .news-alter.layout--three .featured-post article .blaze_box_wrap .post-thumb-wrap {
		padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.75 ) * 100% );
	}

	.news-event-multi-column-section .news-filter.layout--three .featured-post .post-element,
	.news-event-multi-column-section .news-alter.layout--three .featured-post .post-element {
		padding: 14px 0 0;
	}

	.news-event-multi-column-section .news-filter .row-wrap,
	.news-event-multi-column-section .news-alter .row-wrap,
	.news-event-multi-column-section .news-filter.layout--four .featured-post,
	.news-event-multi-column-section .news-alter.layout--four .featured-post {
		gap: 25px;
	}

	.news-event-multi-column-section .news-filter .trailing-post.bottom-trailing-post,
	.news-event-multi-column-section .news-alter .trailing-post.bottom-trailing-post {
		margin-top: 25px;
	}

	.news-event-burger {
		display: none;
	}

	@media ( max-width: 610px ) {
		.news-event-burger {
			display: block;
		}

		.title-tab-wrap {
			display: none;
		}

		.tab-burger-wrap {
			position: relative;
		}

		.title-tab-wrap.isactive {
			display: block;
			position: absolute;
			right: 0;
			width: 140px;
			top: 40px;
			z-index: 1;
			border-radius: 4px;
			background: #fff;
			padding: 12px 10px;
			overflow: hidden;
			box-shadow: 0 0 5px 0px #00000017;
			outline: 1px solid var(--news-event-border-dark-color);
		}

		.news_event_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: 10px;
			padding-top: 10px;
			border-top: 1px solid var(--news-event-border-dark-color);
		}
	}

	/*
	=========================================
	12.1 Filter Layout One
	=========================================
	*/
		.news-filter {
			position: relative;
		}

		/* Traling Post */
		.news-filter.layout--one .trailing-post,
		.news-alter.layout--one .trailing-post {
			display: grid;
			column-gap: 36px;
			row-gap: 25px;
		}

		.news-filter.layout--one .trailing-post article .blaze_box_wrap {
			display: flex;
		}

		.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%;
			padding: 5px 0 0 16px;
		}

		/* Bottom Traling Post */
		.news-filter.layout--one .trailing-post.bottom-trailing-post,
		.news-alter.layout--one .trailing-post.bottom-trailing-post {
			grid-template-columns: repeat(2, 1fr);
		}

		.news-filter .trailing-post.bottom-trailing-post,
		.news-alter .trailing-post.bottom-trailing-post {
			margin-top: 25px;
		}
		

	/*
	=========================================
	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: 25px;
		}

		.news-filter.layout--two .trailing-post .post-title,
		.news-alter.layout--two .trailing-post .post-title {
			font-size: calc(var(--post-title-size)*0.78);
		}

		/* Bottom Trailing Post */
		.news-filter .trailing-post.bottom-trailing-post,
		.news-alter .trailing-post.bottom-trailing-post {
			grid-template-columns: repeat(4, 1fr);
		}

	/*
	=========================================
	12.3 Filter Layout Three
	=========================================
	*/
		.news-filter.layout--three .row-wrap,
		.news-alter.layout--three .news-alter-content-wrapper .row-wrap {
			display: initial;
			visibility: non;
		}

		.news-filter.layout--three .featured-post article .blaze_box_wrap,
		.news-alter.layout--three .featured-post article .blaze_box_wrap {
			display: flex;
			align-items: center;
		}

		.news-filter.layout--three .featured-post .post-thumb-wrap,
		.news-alter.layout--three .featured-post .post-thumb-wrap {
			flex: 0 1 40%;
		}

		.news-filter.layout--three .featured-post .post-element,
		.news-alter.layout--three .featured-post .post-element {
			flex: 0 1 60%;
			padding: 5px 0;
			padding-left: 30px;
		}

		.news-filter.layout--three .featured-post .post-title,
		.news-alter.layout--three .featured-post .post-title {
			margin: 0 0 7px;
		}

		/* Trailing Post */
		.news-filter.layout--three .trailing-post,
		.news-alter.layout--three .trailing-post {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 25px;
			margin-top: 25px;
		}

		.news-filter.layout--three .trailing-post.bottom-trailing-post,
		.news-alter.layout--three .trailing-post.bottom-trailing-post {
			margin-top: 25px;
		}

		.news-filter.layout--three .trailing-post  article .blaze_box_wrap,
		.news-alter.layout--three .trailing-post  article .blaze_box_wrap {
			display: flex;
		}

		.news-filter.layout--three .trailing-post .post-thumb-wrap,
		.news-alter.layout--three .trailing-post .post-thumb-wrap {
			flex: 0 1 25%;
		}

		.news-filter.layout--three .trailing-post .post-element ,
		.news-alter.layout--three .trailing-post .post-element {
			flex: 0 1 75%;
			padding: 5px 0 0 16px;
		}

	/*
	=========================================
	12.4 Filter Layout Four
	=========================================
	*/
		.news-filter.layout--four .row-wrap,
		.news-alter.layout--four .news-alter-content-wrapper .row-wrap {
			display: initial;
		}
		
		.news-filter.layout--four .featured-post,
		.news-filter.layout--four .trailing-post,
		.news-alter.layout--four .featured-post,
		.news-alter.layout--four .trailing-post {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 25px;
		}

		/* Trailing Post */
		.news-filter.layout--four .trailing-post,
		.news-alter.layout--four .trailing-post {
			margin-top: 25px;
		}

		.news-filter.layout--four .trailing-post article .blaze_box_wrap,
		.news-alter.layout--four .trailing-post article .blaze_box_wrap {
			display: flex;
		}

		.news-filter.layout--four .trailing-post .post-thumb-wrap,
		.news-alter.layout--four .trailing-post .post-thumb-wrap {
			flex: 0 1 25%;
		}

		.news-filter.layout--four .trailing-post .post-element,
		.news-alter.layout--four .trailing-post .post-element {
			flex: 0 1 70%;
			padding: 5px 0 0 16px;
		}

		.news-filter.layout--four .trailing-post .post-title,
		.news-alter.layout--four .trailing-post .post-title {
			font-size: calc(var(--post-title-size)*0.77);
		}

	/*
	=========================================
	12.5 Filter Layout Five
	=========================================
	*/
		/* grid-posts */
		.news-filter.layout--five .trailing-post .grid-posts,
		.news-alter.layout--five .trailing-post .grid-posts {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 20px;
		}

		.news-filter.layout--five .trailing-post .grid-posts .blaze_box_wrap .post-thumb-wrap,
		.news-alter.layout--five .trailing-post .grid-posts .blaze_box_wrap .post-thumb-wrap {
			padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.8 ) * 100% );
		}
		
		.news-filter.layout--five .trailing-post .grid-posts .blaze_box_wrap .post-element,
		.news-alter.layout--five .trailing-post .grid-posts .blaze_box_wrap .post-element {
			margin-top: 15px;
		}

		/* list-posts */
		.news-filter.layout--five .trailing-post .list-posts,
		.news-alter.layout--five .trailing-post .list-posts {
			margin-top: 15px;
			padding-top: 15px;
			border-top: 1px solid #efefef;
		}

		.news-filter.layout--five .trailing-post .list-posts .filter-item + .filter-item,
		.news-alter.layout--five .trailing-post .list-posts .alter-item + .alter-item {
			margin-top: 20px;
		}
		
		.news-filter.layout--five .trailing-post .list-posts .blaze_box_wrap,
		.news-alter.layout--five .trailing-post .list-posts .blaze_box_wrap,
		.news-filter.layout--five .bottom-trailing-post .blaze_box_wrap,
		.news-alter.layout--five .bottom-trailing-post .blaze_box_wrap {
			display: flex;
			gap: 20px;
		}

		.news-filter.layout--five .trailing-post .list-posts .blaze_box_wrap .post-thumb-wrap,
		.news-alter.layout--five .trailing-post .list-posts .blaze_box_wrap .post-thumb-wrap,
		.news-filter.layout--five .bottom-trailing-post .post-thumb-wrap,
		.news-alter.layout--five .bottom-trailing-post .post-thumb-wrap {
			flex: 0 1 25%;
		}

		.news-filter.layout--five .trailing-post .list-posts .blaze_box_wrap .post-element,
		.news-alter.layout--five .trailing-post .list-posts .blaze_box_wrap .post-element,
		.news-filter.layout--five .bottom-trailing-post .post-element,
		.news-alter.layout--five .bottom-trailing-post .post-element {
			flex: 0 1 75%;
		}

		/* bottom trailing post */
		.news-filter.layout--five .bottom-trailing-post,
		.news-alter.layout--five .bottom-trailing-post {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 25px;
		}

	/*
	=========================================
	12.6 Filter Layout Six
	=========================================
	*/
		.news-filter.layout--six .tab-content {
			display: grid;
			grid-template-columns: repeat(4, 1fr);
			gap: 20px;
		}

		.leftc-rights-section .news-filter.layout--six .tab-content,
		.lefts-rightc-section .news-filter.layout--six .tab-content {
			grid-template-columns: repeat(3, 1fr);
		}

		.news-filter.layout--six .post-thumb-wrap {
			padding-bottom: 60%;
		}

		.news-filter.layout--six .post-element .post-title {
			font-size: calc(var(--post-title-size) * 0.85);
			line-height: calc(var(--post-title-lineheight) * 1.08);
			margin: 14px 0 7px;
		}

		.leftc-rights-section .news-filter.layout--six .post-element .post-title,
		.lefts-rightc-section .news-filter.layout--six .post-element .post-title {
			font-size: calc(var(--post-title-size) * 0.74);
			line-height: calc(var(--post-title-lineheight) * 1.08);
		}

/* Advertisement */
	body .news-event-advertisement-block {
		padding: 0 !important;
		background-color: transparent !important;
		box-shadow: none !important;
		margin-top: 0 !important;
	}

	body .widget.widget_news_event_banner_ads_widget {
		background-color: transparent !important;
	}

	body .news-event-advertisement-block:before,
	body .widget.widget_news_event_banner_ads_widget:before {
		display: none !important;
	}

	.news-event-advertisement-block img {
		display: block;
		margin: 0 auto;
		width: auto;
	}

	body .widget.widget_news_event_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.news_event_main_body .dark_bk .widget .post-item,
		body.error404.news_event_main_body .dark_bk .widget.widget_block,
		.dark_bk .widget.widget_nav_menu,
		.dark_bk .widget.widget_meta ul,
		.dark_bk .widget.widget_news_event_social_icons_widget .social-block-widget,
		.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.widget_news_event_posts_list_widget .post-item + .post-item,
		body .dark_bk .widget .widget-tabs-content .post-item + .post-item,
		body .dark_bk .widget .widget-tabs-content .comment-item + .comment-item,
		body .dark_bk .widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap article + article,
		
		body .sidebar-toggle .widget.widget_news_event_posts_list_widget .post-item + .post-item,
		body .sidebar-toggle .widget.widget-tabs-content .post-item + .post-item,
		body .sidebar-toggle .widget.widget-tabs-content .comment-item + .comment-item,
		body .sidebar-toggle .widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap article + article {
			border-color: #ffffff21;
		}

		.dark_bk .widget_news_event_author_info_widget .author-tag,
		.dark_bk .widget.widget_news_event_news_filter_tabbed_widget ul li {
			color: #fff;
		}

		body.news_event_dark_mode .dark_bk .posts-grid-wrap.layout-two .post-content-wrap {
			background-color: #0f0f11;
			padding: 7px 15px 0;
		}

		body .dark_bk .widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child) .post_thumb_image span {
			background-color: #444444;
		}

		.dark_bk .footer-widget section + section {
			margin: 40px 0 0;
		}

		.dark_bk h2.news-event-widget-title span,
		.dark_bk .widget_news_event_posts_list_widget .card__content-title a,
		.dark_bk .widget h2,
		body .dark_bk .widget h2.widget-title span,
		.dark_bk .footer-widget .widget.widget_block ul li a,
		.dark_bk .footer-widget .widget.widget_block ol li a,
		.dark_bk .popular-posts-wrap .post-title a,
		.dark_bk .popular-posts-wrap .slick-arrow,
		.dark_bk .widget .news-event-post-title a,
		.dark_bk .widget-tabs-content .tab-item .post-title,
		.dark_bk .widget ul li a {
			color: var(--footer-text-color);
		}

		.dark_bk .widget ul li:before,
		.dark_bk .widget ol li:before {
			color: #ffffffb0;
		}

		.news_event_dark_mode .dark_bk h2.news-event-widget-title span,
		.news_event_dark_mode .dark_bk .widget_news_event_posts_list_widget .card__content-title a,
		.news_event_dark_mode .dark_bk .widget h2,
		body.news_event_dark_mode .dark_bk .widget h2.widget-title span,
		.news_event_dark_mode .dark_bk .footer-widget .widget.widget_block ul li a,
		.news_event_dark_mode .dark_bk .footer-widget .widget.widget_block ol li a,
		.news_event_dark_mode .dark_bk .popular-posts-wrap .post-title a,
		.news_event_dark_mode .dark_bk .popular-posts-wrap .slick-arrow,
		.news_event_dark_mode .dark_bk .widget .news-event-post-title a,
		.news_event_dark_mode .dark_bk  .widget-tabs-content .tab-item .post-title {
			color: #fff;
		}

		body footer.site-footer.dark_bk .news-event-category-no-bk ul.post-categories li a,
		body footer.site-footer.dark_bk .news-event-category-no-bk .card__content-category a {
			color: #b7b7b7;
		}

		.dark_bk .widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap .slick-arrow,
		.dark_bk .widget_news_event_popular_posts_widget .news_event_vertical_slider .popular-posts-wrap .slick-arrow,
		.dark_bk .news-event-widget-carousel-posts .slick-arrow,
		.dark_bk .news-event-widget-loader .load-more {
			background-color: #2e2e2e;
			color: var(--white-text);
		}

		.dark_bk .widget h2.wp-block-comments-title {
			font-size: 18px;
		}

		/* Footer Popular Post */
		.widget .popular-posts-wrap .slick-track article {
			width: 100% !important;
			overflow: hidden;
			margin: 0;
			align-items: initial;
		}

		.widget .popular-posts-wrap .slick-track article + article {
			margin-top: 12px;
		}

		.widget_news_event_popular_posts_widget .post-thumb:after {
			content: '';
			display: block;
			padding-bottom: 19%;
		}

		.widget_news_event_popular_posts_widget .post-thumb a {
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			/* background-color: #e7e7e7e7; */
			overflow: hidden;
		}

		.widget .popular-posts-wrap .slick-track article img {
			height: 100%;
		}

		.widget .popular-posts-wrap .slick-track article .post-title {
			font-size: calc(var(--post-title-size)*0.66);
		}

		.widget .popular-posts-wrap .slick-track article .post-meta,
		.widget.widget_news_event_popular_posts_widget ul.post-categories li {
			margin: 0;
		}

		.widget .popular-posts-wrap .slick-track article .post-count {
			width: 28px;
			height: 28px;
			font-size: 0.76rem;
			padding: 4px 7px 7px;
		}

		.widget .popular-posts-wrap .slick-track article .post-count {
			line-height: 16px;
			border-radius: 0 2px 0 0;
			border: solid #fff;
			border-width: 2px 2px 0 0;
		}

		footer .widget .popular-posts-wrap .slick-track article figure.post-thumb {
			max-width: 155px;
		}

		footer .main-footer {
			background-color: #0f0f11;
			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-bottom: 24px;
		}

		footer .social-icons {
			display: flex;
			flex-wrap: wrap;
			justify-content: center;
			gap: 20px;
		}

		footer .social-icons-wrap a {
			color: var(--footer-bottom-link-color);
			display: flex;
			align-items: center;
			gap: 8px;
			text-decoration: none;
			transition: all .3s ease-in-out;
		}

		footer .social-icons-wrap a i {
			font-size: 0.75rem;
			width: 28px;
			height: 26px;
			color: #fff;
			background: #7e6ef9;
			border-radius: 6px;
			text-align: center;
			line-height: 2.2;
		}

		footer .social-icons-wrap a:hover {
			color: var(--footer-bottom-link-color-hover);
		}

		footer .social-icons-wrap a .icon-count {
			display: none;
		}

	/*
	=========================================
	13.3 Bottom Footer Menu
	=========================================
	*/

		.bottom-menu {
			margin-bottom: 9px;
		}

		.bottom-menu ul {
			margin: 0;
			padding: 0;
		}

		.bottom-menu ul li {
			display: inline-block;
			padding: 0 12px;
			margin-bottom: 11px;
			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);
			transition: all .3s ease-in-out;
		}

	.site-footer.dark_bk {
		border-top: 5px solid  #d71d4f;
	}
	.site-footer .bottom-footer {
		padding: 60px 0;
		background-color:#040404;
		text-align: center;
		margin-top: -1px;
	}

	.site-footer .site-info {
		color: var(--footer-bottom-text-color);
		font-size: calc(var(--content-size) * 0.98);
		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;
	}


/*
=========================================
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.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.widget_block ul.wp-block-page-list li.has-child .wp-block-navigation__submenu-container {
			padding-top: 13px;
			border-top: 1px solid #8a8a8c2e;
			margin-top: 13px;
		}

		.widget .wp-block-page-list,
		.widget .menu {
			padding-left: 5px;
		}

		.widget ul:not(.post-categories) li,
		.widget ol li {
			padding-left: 22px;
			font-size: calc(var(--post-title-size)*0.53);
			font-family: var(--post-title-family);
			list-style: none;
			position: relative;
		}

		.widget ul li + li,
		.widget ol li + li {
			border-top: 1px solid #8a8a8c2e;
			padding-top: 13px;
			margin-top: 13px;
		}

		.widget ul li:before,
		.widget ol li:before {
			content: '\f097';
			font-family: 'Font Awesome 5 Free';
			font-weight: 400;
			position: absolute;
			left: 0;
			opacity: .8;
			font-size: 13px;
			padding-top: 2px;
		}

		.widget .wp-block-comments ul li:before,
		.widget .wp-block-comments ol li:before {
			display: none;
		}

		.widget ol li.wp-block-latest-comments__comment,
		.widget .wp-block-comments ul li,
		.widget .wp-block-comments ol li {
			padding: 0;
		}

		.widget ol li.wp-block-latest-comments__comment:before {
			display: none;
		}

		.widget.widget_recent_comments ol li:before,
		.widget ul.wp-block-latest-posts li:before,
		.widget ol.wp-block-latest-posts li:before {
			display: none;
		}

		.widget ul.wp-block-latest-posts li,
		.widget ol.wp-block-latest-posts li,
		.widget.widget_recent_comments ol li {
			padding-left: 0;
		}

		body .widget.widget_recent_comments ol li,
		body .widget.widget_block .wp-block-latest-comments li {
			padding-top: 10px;
		}

		.widget ul.wp-block-latest-posts li a,
		.widget ol.wp-block-latest-posts li a {
			line-height: 26px;
		}

		.widget ul li a,
		.widget ol li a,
		.widget .no-comments.wp-block-latest-comments {
			color: var(--widget-title-color);
			text-decoration: none;
			font-size: calc(var(--post-title-size)*0.68);
		}

		.dark_bk .widget .no-comments.wp-block-latest-comments {
			color: #fff;
		}

		.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(--news-event-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;
		}

		.dark_bk .widget.widget_block p {
			margin: 10px 0;
			color: #fff;
			font-size: 14px;
		}

		.dark_bk .wp-block-latest-comments__comment-meta time,
		.dark_bk .widget .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
			color: #cbcbcb;
		}

		.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: 13px 0;
			padding-top: 13px;
		}

		.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_search label {
			font-weight: 600;
			padding-bottom: 7px;
			display: inline-block;
			margin-bottom: 5px;
			vertical-align: middle;
		}

		.news_event_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(--news-event-global-preset-theme-color);
			color: var(--white-text);
			border: none;
			font-size: 15px;
			line-height: 17px;
			padding: 5px 12px;
		}

		.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.widget_block input {
			width: 100%;
			outline: none;
		}

	/* wordpress */
	.widget ul li.wp-social-link,
	.widget ul li.wp-social-link a {
		font-size: inherit;
		transition: all .3s ease-in-out;
		border: none;
	}

	body .widget ul li.wp-social-link,
	body .widget ul li.wp-social-link a {
		display: block;
	}

	.widget ul li.wp-social-link:before,
	.widget ol li.wp-social-link:before {
		content: none;
	}

	/* category */
		.widget .posts-grid-wrap.layout-two .post-categories h5 a,
		.widget .posts-grid-two-column-wrap.layout-two .post-categories h5 a {
			color: var(--meta-text-color);
		}

		.widget.widget_news_event_posts_list_widget .bmm-post-cats-wrap .cat-item + .cat-item:before,
		.widget .posts-grid-wrap.layout-two .post-categories h5 + h5:before,
		.widget .posts-grid-two-column-wrap.layout-two .post-categories h5 + h5:before,
		.popular-posts-wrap .slick-track article .post-meta li + li a:before {
			content: ',';
			padding-right: 5px;
			color: var(--meta-text-color);
		}

	/* 14.1 Widget Comments */
		.wp-block-latest-comments li {
			margin-bottom: 0;
		}

		.single .wp-block-latest-comments li {
			margin-bottom: 20px;
		}

		.wp-block-latest-comments__comment img {
			margin-top: 4px;
		}

		.widget .wp-block-latest-comments__comment-author {
			color: var(--news-event-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_news_event_posts_list_widget .post-item {
			display: flex;
			flex-wrap: wrap;
		}

		.widget_news_event_posts_list_widget .post-item + .post-item {
			margin-top: 20px;
		}

		.widget_news_event_posts_list_widget .posts-wrap:not(.layout-three) .post-item + .post-item {
			border-top: 1px solid var(--widget-border-color);
    		padding-top: 20px;
		}

		.sidebar-toggle .widget_news_event_posts_list_widget .post-item:first-child figure.post-thumb,
		.sidebar-toggle .widget_news_event_posts_list_widget .post-item figure.post-thumb {
			max-height: initial;
		}

		.widget_news_event_posts_list_widget .post-item .post_thumb_image {
			flex: 0 1 30%;
			overflow: hidden;
		}

		.widget_news_event_posts_list_widget .post-item .post-content-wrap {
			flex: 0 1 70%;
		}

		.widget_news_event_posts_list_widget .layout-one .post-item .post-content-wrap {
			padding-left: 16px;
		}

		.widget_news_event_posts_list_widget figure {
			height: 100%;
		}

		.widget_news_event_posts_list_widget .layout-two .post-item:first-child figure,
		.widget_news_event_posts_list_widget .layout-three .post-item:first-child figure {
			height: 200px;
		}

		.widget_news_event_posts_list_widget img {
			height: 100%;
			object-fit: cover;
			object-position: center center;
			width: 100%;
		}

		.widget_news_event_posts_list_widget .card__content-category {
			display: flex;
			align-items: center;
			margin: 4px 0 0;
		}

		.widget_news_event_posts_list_widget .card__content-category a {
			color: var(--meta-text-color);
		}

		.widget_news_event_posts_list_widget .card__content-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.64);
			margin-bottom: 5px;
		}

		.widget_news_event_posts_list_widget .card__content-title a {
			text-decoration: none;
			color: inherit;
			font-family: var(--post-title-family);
		}

		.widget_news_event_posts_list_widget .post-content {
			margin-top: 8px;
			font-size: 0.82rem;
			color: var(--main-content-text-color);
			font-family: var(--content-family);
			font-weight: var(--content-weight);
		}

	/* 14.3 Posts List Layout Two */
		.widget_news_event_posts_list_widget .layout-two .post-item:first-child {
			flex-direction: column;
		}

		.widget_news_event_posts_list_widget .layout-two .post-item:first-child .post_thumb_image,
		.widget_news_event_posts_list_widget .layout-three .post-item:first-child .post_thumb_image  {
			margin-bottom: 14px;
		}

		.widget_news_event_posts_list_widget .layout-two .post-item:not(:first-child) .post-content-wrap {
			padding-left: 16px;
		}

		.widget_news_event_posts_list_widget .layout-two .post-item:first-child .post-title {
			font-size: calc(var(--post-title-size) * 0.78);
		}

	/* 14.3 Posts List Layout Three */
		.widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child) {
			align-items: center;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:first-child {
			flex-direction: column;
			border-bottom: 3px solid #eee;
			padding-bottom: 20px;
		}

		.news_event_dark_mode .widget_news_event_posts_list_widget .layout-three .post-item:first-child {
			border-color: #eeeeee4d;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:first-child .post-title {
			font-size: calc(var(--post-title-size)*0.79);
			display: flex;
			margin-bottom: 0;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:first-child .post-title .permalink-wrapper {
			padding-right: 20px;
    		flex: 0 1 80%;
		}

		.dark_bk .widget_news_event_posts_list_widget .layout-three .post-item:first-child {
			border-color: #eeeeee38;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:first-child .post-numbering {
			font-style: italic;
			font-weight: 500;
			-webkit-transition: all .3s;
			-o-transition: all .3s;
			transition: all .3s;
			text-align: center;
			font-size: 36px;
			border-left: 1px solid #eee;
			color: #d7d7d7;
			flex: 0 1 20%;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item .post-meta {
			margin-top: 6px;
		}

		.widget_news_event_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%;
			border: none;
			box-shadow: none;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child) .post-content-wrap {
			flex: 0 1 80%;
			padding-left: 15px;
		}

		.widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child) 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_news_event_posts_list_widget .layout-three .post-item:first-child:hover .post-numbering {
			color: var(--news-event-global-preset-theme-color);
		}

		body .widget.widget_news_event_posts_list_widget .layout-three .post-item:not(:first-child):hover .post-numbering  {
			background-color: var(--news-event-global-preset-theme-color);
		}

	/* 14.4 Sidebar Author */
		.widget_news_event_author_info_widget.layout-two h2.widget-title{
			text-align: left;
			padding: 10px 0;
		}

		.author-wrap.layout-one {
			text-align: center;
		}

		.author-wrap.layout-one .post-thumb {
			width: 150px;
			height: 150px;
			margin: 0 auto;
			margin-bottom: 16px;
			background-color: var(--news-event-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(--news-event-global-preset-theme-color);
		}

		.widget_news_event_author_info_widget .author-tag {
			text-transform: capitalize;
		}

		.author-name {
			margin: 2px 0 0;
			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-top: 14px;
		}

		.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(--news-event-global-preset-theme-color);
			color: var(--white-text);
			border-radius: 3px;
		}

		.author-wrap.layout-two .post-thumb {
			max-height: 200px;
			padding-bottom: 200px;
			background-color: var(--news-event-global-preset-theme-color);
			overflow: hidden;
		}

		.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: 20px;
			bottom: 15px;
			z-index: 9;
			background-color: var(--news-event-global-preset-theme-color);
			padding: 4px 10px;
			color: var(--white-text);
			font-size: 14px;
			border-radius: 2px;
			font-family: var(--post-title-family);
		}

		.widget_news_event_author_info_widget .author-social-networks {
			margin-top: 15px;
		}

		.widget_news_event_author_info_widget .author-social-networks a {
			color: var(--white-text);
			margin: 0 7px;
			font-size: 15px;
		}

		.widget_news_event_author_info_widget .author-social-networks a i {
			padding: 5px 7px;
		}

		.widget_news_event_author_info_widget .author-social-networks a:first-child {
			margin-left: 0;
		}


	/* 14.6 Sidebar Category Collection Layout One */
		.widget .categories-wrap .category-item {
			position: relative;
		}

		.widget .categories-wrap.layout-one img {
			height: 100%;
			width: 100%;
			object-fit: cover;
			display: block;
		}

		.widget .categories-wrap.layout-one .cat-meta-wrap {
			color: var(--white-text);
		}

		.widget .categories-wrap.layout-one .post-title {
			display: flex;
			display: flex;
			flex-direction: column;
			text-align: center;
		}

		.categories-wrap.layout-one .category-count {
			font-style: italic;
			font-size: 14px;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item {
			position: relative;
			overflow: hidden;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item + .category-item {
			margin-top: 15px;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item .no-feat-img {
			height: 70px;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: #00000047;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item img {
		    width: 100%;
		    height: 70px;
			object-fit: cover;
		    box-shadow: 0px 5px 15px 0px rgba(74, 77, 84, 0.33);
		    --webkit-box-shadow: 0px 5px 15px 0px rgba(74, 77, 84, 0.33);
		}

		.widget_news_event_category_collection_widget .categories-wrap.layout-one .category-item .news-event-post-title {
			width: 100%;
			height: 100%;
			position: absolute;
			top: 50%;
			transform: translateY(-50%);
			text-decoration: none;
			z-index: 2;
		}

		.widget_news_event_category_collection_widget .categories-wrap.layout-one .category-item .cat-meta.news-event-post-title {
			display: flex;
			justify-content: space-between;
			height: 100%;
			padding: 0 25px;
			align-items: center;
		}

		.widget_news_event_category_collection_widget .categories-wrap.layout-one .category-item .category-name {
		    color: #000;
			background-color: #ffffffd9;
			padding: 5px 20px;
			border-radius: 20px;
			font-size: 13px;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item .icon-count-wrap {
			position: relative;
			overflow: hidden;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item .icon-count-wrap i {
			position: absolute;
			top: 50%;
			left: -30px;
			transform: translateY(-50%);
			color: #FFF;
			transition: all ease-in-out .3s;
			font-size: 14px;
			visibility: hidden;
			opacity: 0;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item:hover .icon-count-wrap i {
			left: 50%;
			transform: translate(-50%, -50%);
			visibility: visible;
			opacity: 1;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item .category-count {
			visibility: visible;
			opacity: 1;
			transition: all ease-in-out .3s;
		}

		.widget_news_event_category_collection_widget .categories-wrap .category-item:hover .category-count {
			visibility: hidden;
			opacity: 0;
		}

	/* 14.7 Sidebar Category Collection Layout Two */
		.categories-wrap.layout-two .category-item img {
			height: 85px;
			object-fit: cover;
			display: block;
		}

		.categories-wrap.layout-two .cat-meta {
			height: 45px;
			display: flex;
			align-items: center;
			font-family: var(--post-title-family);
			background: #00000069;
			color: var(--white-text);
			padding: 0 25px;
			position: absolute;
			bottom: 0;
			width: 100%;
			z-index: 2;
			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 .cat-meta .category-name {
			font-size: 14px;
		}

		.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_news_event_widget_title_widget {
			z-index: 9;
			margin-bottom: 25px;
		}

		.sidebar-toggle .widget.widget_news_event_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);
		}

		.dark_bk .widget.widget_text P {
			color: #fff;
		}

	/* 14.9 Align Center */
		.news-event-widget-title.align--center {
			text-align: center;
		}

		.block-title--layout-five .news-event-widget-title.align--center span {
			background-image: linear-gradient(90deg,transparent,var(--news-event-global-preset-theme-color),transparent);
		}

		/* Align Right */
		.news-event-widget-title.align--right {
			text-align: right;
		}

		.block-title--layout-five .news-event-widget-title.align--right span {
			background-image: linear-gradient(274deg,var(--news-event-global-preset-theme-color),transparent);
			padding: 8px 15px 8px 30px;
		}

	/* 14.10 Widget Popular Post */
		.widget_news_event_popular_posts_widget ul.post-categories li:before {
			display: none;
		}

		.widget_news_event_popular_posts_widget ul.post-categories li a {
			padding: 0;
		}

		.widget_news_event_popular_posts_widget ul li a:before {
			display: none;
		}

		@media (max-width: 940px) {
			.widget .popular-posts-wrap .slick-track article figure.post-thumb {
				max-width: 130px;
			}
		}

	/* 14.11 widget slider horizontal **/
		.widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap  {
			display: grid;
		}

		.widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -52px;
			padding: 6px 10px;
		}

		.block-title--layout-seven .widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -43px;
		}

		.block-title--layout-three .widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap .slick-arrow,
		.block-title--layout-three .news-event-widget-carousel-posts.news_event_horizontal_slider .slick-arrow,
		.block-title--layout-six .widget_news_event_popular_posts_widget .news_event_horizontal_slider .popular-posts-wrap .slick-arrow {
			top: -44px;
		}

		.block-title--layout-three .widget_news_event_popular_posts_widget .news_event_vertical_slider .popular-posts-wrap .slick-arrow,
		.block-title--layout-three .news-event-widget-carousel-posts.news_event_vertical_slider .slick-arrow {
			top: -19px;
		}

		.widget .news_event_vertical_slider .slick-arrow {
			top: -28px;
		}

		.block-title--layout-seven .widget .news_event_vertical_slider .slick-arrow {
			top: -18px;
		}

		.block-title--layout-six .widget .news_event_vertical_slider .slick-arrow {
			top: -22px;
		}

		.widget_news_event_popular_posts_widget .news_event_horizontal_slider.no_heading_widget .popular-posts-wrap .slick-arrow {
			top: -28px;
		}

		.widget .news_event_vertical_slider .slick-next {
			right: 9px;
		}

		.block-title--layout-five .widget .news_event_vertical_slider .slick-next {
			right: 19px;
		}

		.block-title--layout-five .widget .news_event_horizontal_slider .slick-next {
			right: 11px;
		}

		.block-title--layout-five .widget .news_event_horizontal_slider .slick-prev {
			right: 45px;
		}

		.widget_news_event_popular_posts_widget .news_event_vertical_slider.no_heading_widget .popular-posts-wrap .slick-arrow {
			top: 0;
		}

		.widget_news_event_popular_posts_widget article.no-feat-img figure {
			background: var(--noimg-bk-color);
			height: 80px;
		}

	/* 14.12 Widget carasoul **/
		.news-event-widget-carousel-posts .slick-prev {
			position: absolute;
			right: 53px;
		}

		.news-event-widget-carousel-posts .slick-next {
			position: absolute;
			right: 20px;
		}

		.news-event-widget-carousel-posts .slick-arrow {
			cursor: pointer;
			font-size: 0.72rem;
			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 .news_event_vertical_slider .slick-prev {
			right: 47px;
		}

		.block-title--layout-five .widget .news_event_vertical_slider .slick-prev {
			right: 57px;
		}

		.news-event-widget-carousel-posts .carousel-posts-wrap {
			display: grid;
		}

		.news-event-widget-carousel-posts.layout--one .slick-vertical .post-item {
			min-height: 335px;
		}

		.dark_bk .boxed-width .column-four .news-event-widget-carousel-posts.layout--one .slick-vertical .post-item {
			min-height: initial;
		}

		.news-event-widget-carousel-posts.layout--one .carousel-posts-wrap .post-element .post-categories {
			display: none;
		}

		.widget_news_event_carousel_widget .post-categories li {
			margin: 0;
		}

		.widget.widget_news_event_carousel_widget .post-categories li a {
			background-color: #222;
			padding: 1px 7px;
			font-size: calc(var(--meta-size) * 0.9);
		}

		.news-event-widget-carousel-posts.layout--one .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-event-widget-carousel-posts.layout--two .no-feat-img .post-thumb-wrap {
			padding-bottom: initial;
		}

		.news-event-widget-carousel-posts.layout--one .post-thumb-wrap {
			position: relative;
			overflow: hidden;
			margin-bottom: 16px;
		}

		.news-event-widget-carousel-posts.layout--one .carousel-posts-wrap .post-categories {
			position: absolute;
			bottom: 15px;
			left: 18px;
		}

		.news-event-widget-carousel-posts .carousel-posts-wrap h2 {
			margin: 0 0 4px 0;
			font-size: calc(var(--post-title-size)*0.76);
			line-height: 1.4;
		}

		.news-event-widget-carousel-posts .carousel-posts-wrap .post-categories a {
			text-decoration: none;
			color: var(--white-text);
		}

		/** Horizongtal Arrow **/
		.news-event-widget-carousel-posts.news_event_horizontal_slider .slick-arrow {
			padding: 7px 10px 5px;
			top: -53px;
		}

		.block-title--layout-seven .news-event-widget-carousel-posts.news_event_horizontal_slider .slick-arrow {
			top: -43px;
		}

		.dark_bk .news-event-widget-carousel-posts.news_event_horizontal_slider .slick-arrow {
			top: -52px;
		}

		.block-title--layout-six .news-event-widget-carousel-posts.news_event_horizontal_slider .slick-arrow {
			top: -48px;
		}

		.news-event-widget-carousel-posts.news_event_horizontal_slider.no_heading_widget .slick-arrow {
			cursor: pointer;
			padding: 5px 8px;
			top: 5px;
			z-index: 999;
		}

		.news-event-widget-carousel-posts.news_event_vertical_slider.no_heading_widget .slick-arrow {
			cursor: pointer;
			padding: 5px 8px;
			top: 36px;
			z-index: 999;
		}

		.news-event-widget-carousel-posts.layout--two article .post-meta span.post-date:before {
			color: var(--white-text);
		}

		/** news carasoul layout two **/
			.news-event-widget-carousel-posts.layout--two .post-title {
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-line-clamp: 2;
				-webkit-box-orient: vertical;
			}

			.news-event-widget-carousel-posts.layout--two .post-thumb-wrap .post-categories {
				display: none;
			}

			.news-event-widget-carousel-posts.layout--two .post-categories{
				margin-bottom: 8px;
				justify-content: center;
			}

			.news-event-widget-carousel-posts.layout--two .post-thumb-wrap {
				position: relative;
			}

			.news-event-widget-carousel-posts.layout--two .post-thumb-wrap:after {
				content: '';
				display: block;
				padding-bottom: 55%;
				background: #efefef;
			}

			.news-event-widget-carousel-posts.layout--two .post-thumb-wrap a {
				height: 100%;
				width: 100%;
				position: absolute;
				top: 0;
				left: 0;
				overflow: hidden;
			}

			.news-event-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;
				z-index: 1;
			}

			body .news-event-widget-carousel-posts.layout--two .post-title a {
				color: var(--white-text);
			}

			.news-event-widget-carousel-posts.layout--two .post-meta span,
			.news-event-widget-carousel-posts.layout--two .post-meta time {
				color: var(--white-text);
			}

			.widget .news-event-widget-carousel-posts ul li:before,
			.widget .news-event-widget-carousel-posts ol li:before {
				display: none;
			}

	/* 14.13 Widget Tabbed Posts */
		.widget-tabs-content .tab-item,
		.widget.widget_news_event_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;
			background: #19232d;
			align-items: center;
		}

		.tabbed-widget-tabs .tabbed-widget {
			list-style: none;
			margin: 0;
			font-size: 0.78rem;
		}

		.widget.widget_news_event_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget {
			padding: 10px 2px;
			color: #fff;
			font-weight: 600;
			flex: 1;
			border-bottom: none;
			cursor: pointer;
			text-align: center;
			display: flex;
			gap: 6px;
			align-items: center;
			justify-content: center;
			border: none;
		}

		.widget.widget_news_event_tabbed_posts_widget .tabbed-widget-tabs .tabbed-widget.active {
			border-bottom: 2px solid var(--news-event-global-preset-theme-color);
		}

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

		.widget-tabs-content .post-thumb a img {
			height: 100%;
		}

		.widget-tabs-content .post-element {
			padding-left: 16px;
			flex: 1 1 65%;
		}

		.widget-tabs-content .post-categories a {
			color: var(--meta-text-color);
			font-weight: 500;
			padding: 0;
		}

		.widget-tabs-content .post-categories li {
			margin: 0;
		}

		.widget-tabs-content .post-date {
			position: relative;
			padding-left: 15px;
			margin-top: 4px;
			white-space: nowrap;
		}

		.widget-tabs-content .tab-item .post-title {
			margin: 0 0 4px;
			font-size: calc(var(--post-title-size)*0.67);
			text-decoration: none;
			color: var(--post-title-color);
		}

		.widget-tabs-content .tab-item .post-title a,
		.widget-tabs-content .comment-item .news_event_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: 15px;
		}

		.widget-tabs-content .post-item + .post-item,
		.widget-tabs-content .comment-item + .comment-item {
			padding-top: 15px;
			border-top: 1px solid var(--widget-border-color);
		}

		#main-banner-section {
			padding: 30px 0 25px;
		}

		.widget-tabs-content .comment-item .news_event_avatar {
			flex: 0 1 25%;
			padding-right: 20px;
		}

		.widget-tabs-content .comment-item .news-event-comm-content {
			flex: 0 1 80%;
		}

	   .widget-tabs-content .comment-item .news-event-comm-content a {
			margin: 0px;
			font-size: 0.84rem;
			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 .news-event-comm-content a {
			color: var(--white-text);
		}

		.widget-tabs-content .comment-item .news-event-comment {
			margin-bottom: 0;
			margin-top: 6px;
			font-family: var(--content-family);
			font-weight: var(--content-weight);
			font-size: 14px;
		}

		.widget ul.post-categories li a:before {
			content: none;
		}

		body .widget ul.post-categories li {
			border: none;
			padding: 0;
		}

	/* 14.15 Grid Two Column */
		.widget_news_event_posts_grid_two_column_widget .post-thumb {
			overflow: hidden;
			position: relative;
		}

		.widget_news_event_posts_grid_two_column_widget .post_thumb_image .post-thumb:after,
		.posts-grid-wrap .post_thumb_image .post-thumb:after {
			content: '';
			display: block;
			padding-bottom: 60%;
		}

		.widget_news_event_posts_grid_two_column_widget .post_thumb_image .post-thumb > a,
		.posts-grid-wrap .post_thumb_image .post-thumb a {
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			overflow: hidden;
		}

		.widget_news_event_posts_grid_widget .posts-grid-wrap .post_thumb_image .post-thumb {
			position: relative;
		}

		.widget_news_event_posts_grid_two_column_widget .post_thumb_image .post-thumb img,
		.posts-grid-wrap .post_thumb_image .post-thumb img {
			width: 100%;
			height: 100%;
			object-fit: cover;
		}

	/* Grid Two Column One */
		.widget_news_event_posts_grid_two_column_widget .layout-one .post-thumb {
			position: relative;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-one .post-categories {
			position: absolute;
			bottom: 10px;
			left: 13px;
			border-radius: 2px;
			overflow: hidden;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-one .post-categories a {
			font-size: calc(var(--meta-size) * 0.9);
			padding: 1px 7px;
			background-color: #222;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-one .post-title {
			margin: 0;
			margin-top: 14px;
		}

	/* Grid Two Column Two */
		.widget_news_event_posts_grid_two_column_widget .posts-grid-two-column-wrap {
			display: grid;
			grid-template-columns: repeat(2, 1fr);
			gap: 20px;
		}

		.widget_news_event_posts_grid_two_column_widget .posts-grid-two-column-wrap > div {
			display: flex;
		}

		.widget_news_event_posts_grid_two_column_widget .posts-grid-two-column-wrap .post-item {
			width: 100%;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-two .post-content-wrap {
			padding-top: 12px;
		}

		.widget_news_event_posts_grid_two_column_widget .card__content-category {
			margin: 0;
			transition: all .4s ease;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-two h5 {
			margin-top: 4px;
		}

		.widget_news_event_posts_grid_two_column_widget .layout-two h5 a {
			padding: 0;
			line-height: 12px;
			font-size: calc(var(--meta-size)*0.98);
		}

		.widget_news_event_posts_grid_two_column_widget .post-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.62);
		}

	/* 14.16 Post Grid */
		.posts-grid-wrap .post_thumb_image {
			overflow: hidden;
		}

		/* Layout One */
		.posts-grid-wrap.layout-one .post_thumb_image {
			position: relative;
			margin-bottom: 14px;
		}

		.posts-grid-wrap.layout-one .post-categories {
			position: absolute;
			bottom: 10px;
			width: 100%;
			justify-content: center;
		}

		.posts-grid-wrap.layout-one .post-categories h5 a {
			background: #222;
			padding: 1px 7px;
			font-size: calc(var(--meta-size) * 0.9);
		}

		.posts-grid-wrap.layout-one .post-content-wrap {
			text-align: center;
		}

		.posts-grid-wrap.layout-one .news-event-post-title {
			font-size: calc(var(--post-title-size)*0.74);
		}

		/* Layout Two */
		.posts-grid-wrap .post-item + .post-item {
			margin-top: 20px;
		}

		.posts-grid-wrap.layout-two .post-content-wrap {
			width: 90%;
			z-index: 1;
			position: relative;
			background-color: var(--content-bk-color);
			margin: 0 auto;
			margin-top: -2.4rem;
			padding: 12px 17px 0;
		}

		footer .posts-grid-wrap.layout-two .post-content-wrap {
			background-color: #0f0f11;
		}

		.posts-grid-wrap .post-categories h5 {
			margin: 0;
			display: inline-block;
			transition: all .4s ease;
		}

		.posts-grid-wrap.layout-two .post-categories h5 a {
			padding: 0;
			line-height: 12px;
		}

		.posts-grid-wrap .post-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.75);
		}

		.widget .posts-grid-wrap .bmm-post-cats-wrap {
			margin-top: 6px;
		}

		.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);
		}

		body footer.dark_bk .post-content {
			color: #bdbdbd;
		}

		/*	14.17 Filter Tabbed Widget */
		.widget.widget_news_event_news_filter_tabbed_widget .widget-tabs {
			margin-bottom: 25px;
			border: 1px solid var(--border-line-color);
			display: flex;
		}

		.widget.widget_news_event_news_filter_tabbed_widget ul li {
		    padding: 11px 15px;
			flex: 0 1 33.33%;
			font-size: calc(var(--post-title-size)*0.58);
			cursor: pointer;
			text-align: center;
			font-weight: 500;
			border-right: 1px solid var(--border-line-color);
			position: relative;
			border-top: none;
			margin: 0;
		}

		.widget.widget_news_event_news_filter_tabbed_widget ul li:last-child {
			border: none;
		}

		.widget.widget_news_event_news_filter_tabbed_widget ul li.widget-tab.active:after {
			content: '';
			width: 100%;
			height: 2px;
			position: absolute;
			left: 0;
			bottom: -1px;
			background: var(--news-event-global-preset-theme-color);
		}

		.widget.widget_news_event_news_filter_tabbed_widget ul li:before {
			display: none;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap article {
			display: flex;
			flex-wrap: wrap;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap article + article {
			margin-top: 15px;
			padding-top: 15px;
			border-top: 1px solid var(--widget-border-color)
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap .tabs-content {
			display: none;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap .tabs-content.show {
			display: block;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap .post-thumb {
			flex: 0 1 35%;
			overflow: hidden;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .tabs-content-wrap .post-thumb img {
			height: 100%;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .post-element {
			flex: 0 1 65%;
			padding-left: 16px;
		}

		.widget.widget_news_event_news_filter_tabbed_widget .post-element .post-title {
			line-height: 1.5;
			font-size: calc(var(--post-title-size)*0.67);
			margin: 0 0 2px;
		}

		/*	14.17 Widget Social Icons */
		footer .widget.widget_news_event_social_icons_widget .social-block-widget {
			background-color: transparent;
		}

		/* No bk img */
		.widget.widget_news_event_news_filter_tabbed_widget .no-feat-img .post-thumb {
		    padding-bottom: 25%;
			background: var(--noimg-bk-color);
		}

		.widget_news_event_posts_grid_two_column_widget .no-feat-img .post-thumb,
		.widget.widget_news_event_posts_grid_widget .no-feat-img .post-thumb {
			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%;
	}

	body.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: 14px 0 12px;
		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 {
		border-radius: 3px;
	}

	.single .entry-header .post-categories li a {
		font-family: var(--single-meta-family);
		font-size: calc( var(--single-meta-size) * 1.1 );
		font-weight: var(--single-meta-weight);
		line-height: var(--single-meta-lineheight);
		letter-spacing: var(--single-meta-letterspacing);
		text-decoration: var(--single-meta-textdecoration);
		text-transform: var(--single-meta-texttransform);
		background: var(--news-event-category-dark-color);
		padding: 3px 10px;
	}

	.single .entry-header .entry-meta {
		margin-bottom: 20px;
	}

	.single .entry-header .entry-meta > span + span {
		margin-left: 16px;
	}

	.single .entry-meta a.author_name,
	.single .entry-meta > span {
		font-family: var(--single-meta-family);
		font-weight: var(--single-meta-weight);
		font-size: var(--single-meta-size);
		line-height: var(--single-meta-lineheight);
		letter-spacing: var(--single-meta-letterspacing);
		text-decoration: var(--single-meta-textdecoration);
		text-transform: var(--single-meta-texttransform);
		color: var(--meta-text-color);
	}

	.single .entry-header .entry-meta a {
		color: var(--meta-text-color);
	}

	.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);
	}

	body.single .post-inner .entry-content h1,
	body.single .post-inner .entry-content h2,
	body.single .post-inner .entry-content h3,
	body.single .post-inner .entry-content h4,
	body.single .post-inner .entry-content h5,
	body.single .post-inner .entry-content h6 {
		line-height: initial;
		font-weight: 700;
	}

	.post-inner h2.wp-block-heading {
		margin-top: 20px;
	}

	.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;
	}

	.entry-footer .tags-links a:hover {
		background-color: var(--news-event-global-preset-theme-color);
	}

	/* 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 {
		text-decoration: none;
		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(--news-event-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);
		color: var(--news-event-black-dark-color);
	}

	.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 p.form-submit {
		margin-bottom: 0;
	}

	.comment-form .comment-form-comment textarea {
		display: block;
		margin-top: 5px;
	}

	.news_event_dark_mode .comment-form .comment-form-comment textarea,
	.news_event_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: 10px 12px;
		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;
		transition: all .3s ease-in-out;
	}

	.comment-form .form-submit input:hover {
		background-color: var(--news-event-global-preset-theme-color);
	}

	#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: 25px;
	}

	.single-related-posts-section-wrap .post-thumbnail {
		box-shadow: 0px 4px 9px -3px rgb(7 10 25 / 35%);
		border-radius: 4px;
		overflow: hidden;
	}

	/** 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;
		}

		.single-related-posts-section-wrap article img {
			height: 100%;
			display: block;
		}

	body #theme-content .single-related-posts-wrap h2.post-title {
		margin: 0 0 7px;
		font-size: calc(var(--post-title-size)*0.72);
		line-height: calc(var(--post-title-lineheight) * 0.98);
	}

	body #theme-content .layout--list .single-related-posts-wrap h2.post-title {
		font-size: calc(var(--post-title-size)*0.68);
		margin-bottom: 4px;
	}

	.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 article .post-thumb-wrap:after {
		content: '';
		display: block;
		padding-bottom: 80%;
		background: #efefef;
	}

	.single-related-posts-section-wrap article .post-thumb-wrap .post-thumbnail {
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		overflow: hidden;
	}

	.single-related-posts-section-wrap.layout--list .single-related-posts-section article .post-element {
		flex: 1 1 75%;	
		padding: 0 0 0 15px;
	}

	body.block-title--layout-seven h2.news-event-block-title span:before {
		display: none;
	}


/*
=========================================
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;
	}

	.archive .secondary-sidebar,
	.search .secondary-sidebar  {
		flex: 0 1 30%;
	}

	body.archive .primary-content .page-header,
	body.search .primary-content .page-header {
		padding: 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)*1.32);
		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);
		background: transparent;
		color: var(--post-title-color);
		padding: 0;
	}

	.archive.block-title--layout-seven .page-title {
		padding-left: 25px;
	}

	.primary-content .site-main article .post-meta > span {
		padding-right: 15px;
	}

	/** Search **/
	.search.search-results #theme-content .primary-content .blaze_box_wrap {
		position: relative;
	}

	.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%;
		max-width: 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%;
		max-width: 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-one */
	/* Circle */
	.news-event-image-hover--effect-one .post-thumb,
	.news-event-image-hover--effect-one .post-thumb-wrap {
		position: relative;
		width: 100%;
		object-fit: cover;
	}
	
	.news-event-image-hover--effect-one .post-thumb::before,
	.news-event-image-hover--effect-one .post-thumb-wrap::before,
	.news-event-image-hover--effect-one .widget_news_event_category_collection_widget .categories-wrap .category-item:before {
		position: absolute;
		top: 50%;
		left: 50%;
		z-index: 2;
		display: block;
		content: '';
		width: 0;
		height: 0;
		background: rgba(255,255,255,.2);
		border-radius: 100%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		opacity: 0;
	}

	.news-event-image-hover--effect-one .post-thumb:hover::before,
	.news-event-image-hover--effect-one .post-thumb-wrap:hover::before {
		-webkit-animation: circle 1s;
		animation: circle 1s;
	}
	
	@-webkit-keyframes circle {
		0% {
			opacity: 1;
		}
		40% {
			opacity: 1;
		}
		100% {
			width: 150%;
			height: 150%;
			opacity: 0;
		}
	}
	@keyframes circle {
		0% {
			opacity: 1;
		}
		40% {
			opacity: 1;
		}
		100% {
			width: 150%;
			height: 150%;
			opacity: 0;
		}
	}

	body.news-event-image-hover--effect-four .categories-wrap .category-item img {
		height: 75px;
	}

	/* effect-four */
	/* Zoom In #1 */
	.news-event-image-hover--effect-four .post-thumb,
	.news-event-image-hover--effect-four .post-thumb-wrap {
		overflow: hidden;
		position: relative;
	}

	.news-event-image-hover--effect-four .post-thumb img,
	.news-event-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%;
	}

	.news-event-image-hover--effect-four .widget .post-thumb img,
	.news-event-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%;
	}

	.news-event-image-hover--effect-four .post-thumb:hover img,
	.news-event-image-hover--effect-four .post-thumb-wrap:hover a img,
	.news-event-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%);
	}
	
	.news-event-image-hover--effect-four #main-banner-section .post-thumb:hover img,
	.news-event-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%);
	}

	.news-event-image-hover--effect-four .widget .post-thumb:hover img,
	.news-event-image-hover--effect-four .widget .post-thumb-wrap:hover img,
	.news-event-image-hover--effect-four .widget_news_event_category_collection_widget .categories-wrap .post-thumb:hover img  {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	body .news-event-image-hover--effect-four .post-thumb a,
	body .news-event-image-hover--effect-four .post-thumb:hover a  {
		display: block;
		overflow: hidden;
	}

	.news-event-image-hover--effect-four .widget_news_event_category_collection_widget .categories-wrap .post-thumb img {
		-webkit-transform: scale(1) translate(0%, 0%);
		transform: scale(1) translate(0%, 0%);
	}

	.news-event-image-hover--effect-four .categories-wrap .post-thumb img {
		-webkit-transform: scale(1) translate(-50%, -50%);
		transform: scale(1) translate(-50%, -50%);
	}

/*
========================================================
16.0 Title Hover Effect
========================================================
*/

	/* Title effect one */
	.news-event-title-one .post-title a,
	.news-event-title-one .news-carousel .post-title a,
	.news-event-title-one .widget_block ul li:not(.wp-block-social-link) a,
	.news-event-title-one .widget_nav_menu ul li a {
		display: inline;
		background-image: linear-gradient(transparent calc(100% - 2px), var(--news-event-global-preset-theme-color) 1px);
		-webkit-transition: 0.5s ease;
		transition: 1s ease;
		background-repeat: no-repeat;
		background-size: 0;
		text-decoration: none;
	}

	.news-event-title-one .post-title a:hover,
	.news-event-title-one .news-carousel .post-title a:hover,
	.news-event-title-one .widget_block ul li:not(.wp-block-social-link) a:hover,
	.news-event-title-one .widget_nav_menu ul li a:hover {
		background-size: 100%;
	}

	/* Title effect two */
	.news-event-title-two .post-title a,
	.news-event-title-two .widget_block ul li a,
	.news-event-title-two .widget_nav_menu ul li a  {
		display: inline;
		-webkit-transition: 0.5s ease;
		transition: 1s ease;
	}

	.news-event-title-two .post-title a:hover,
	.news-event-title-two .widget_block ul li a:hover,
	.news-event-title-two .widget_nav_menu ul li a:hover,
	.news-event-title-two #main-banner-section.banner-layout--two .post-title a:hover,
	.news-event-title-two #main-banner-section.banner-layout--five .list-posts-wrap article + article .post-title a:hover {
		color: var(--news-event-global-preset-theme-color);
		text-decoration: none;
		background-image: none;
		background-size: 0;
	}

	.news-event-title-two #main-banner-section .post-title a:hover,
	.news-event-title-two .news-carousel.layout--two .post-title a:hover {
		color: #fff;
	}

	/* Title effect none */
	.news-event-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;
	}

	body #theme-content .primary-content article figure {
    	position: relative;
		overflow: hidden;
	}

	.archive #theme-content .primary-content article figure {
		position: relative;
		overflow: hidden;
	}

	#theme-content .primary-content article figure .post-categories a {
		padding: 1px 7px;
		background-color: #000;
		font-size: calc(var(--meta-size) * 0.9);
	}

	.home #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;
	}

	/* archive elements re-order */
	.meta-title-excerpt-button .post-element .post-meta,
	.button-meta-title-excerpt .post-element .post-meta,
	.title-button-meta-excerpt .post-element .post-link-button,
	body .excerpt-meta-button-title .post-element .post-excerpt {
		margin-bottom: 12px;
	}
	
	.title-excerpt-meta-button .post-element .post-meta,
	.title-excerpt-button-meta .post-element .post-meta,
	.title-button-excerpt-meta .post-element .post-meta,
	.button-meta-title-excerpt .post-element .post-meta,
	.title-button-meta-excerpt .post-element .post-link-button,
	.button-meta-excerpt-title .post-element .post-meta {
		margin-top: 12px;
	}

	.excerpt-title-button-meta .post-element .post-excerpt,
	.excerpt-meta-title-button .post-element .post-excerpt,
	.excerpt-button-meta-title .post-element .post-excerpt,
	.excerpt-meta-button-title .post-element .post-excerpt,
	.button-excerpt-meta-title .post-element .post-link-button,
	.button-meta-title-excerpt .post-element .post-link-button,
	.excerpt-button-title-meta .post-element .post-excerpt,
	body #theme-content #primary .title-button-meta-excerpt .post-element .post-title,
	body #theme-content #primary .title-button-excerpt-meta .post-element .post-title,
	.button-meta-excerpt-title .post-element .post-link-button {
		margin: 0;
	}

	body #theme-content #primary .excerpt-title-button-meta .post-element .post-title,
	.excerpt-title-button-meta .post-element .post-meta {
		margin: 10px 0 0;
	}

	.excerpt-button-title-meta .post-element .post-link-button {
		margin-bottom: 10px;
	}

	body #theme-content #primary .excerpt-button-meta-title .post-element .post-title,
	body #theme-content #primary .button-excerpt-meta-title .post-element .post-title,
	body #theme-content #primary .excerpt-meta-title-button .post-element .post-title,
	body #theme-content #primary .excerpt-meta-button-title .post-element .post-title,
	body #theme-content #primary .meta-excerpt-title-button .post-element .post-title,
	body #theme-content #primary .meta-title-button-excerpt .post-element .post-title,
	body #theme-content #primary .button-meta-excerpt-title .post-element .post-title,
	body #theme-content #primary .meta-excerpt-button-title .post-element .post-title,
	.excerpt-button-meta-title .post-element .post-meta,
	.button-excerpt-meta-title .post-element .post-meta,
	.excerpt-meta-title-button .post-element .post-meta {
		margin: 12px 0 0;
	}

	/** 17.1 Archive Layout **/
		body #theme-content .primary-content article figure .post-categories {
	    	position: absolute;
	    	bottom: 15px;
	    	left: 15px;
	    	display: flex;
	    	flex-wrap: wrap;
		}

		body.post-layout--one #theme-content .primary-content article .post-element h2 {
			margin: 0 0 9px 0;
		    font-size: calc( var(--post-title-size) * 0.84 );
		}

		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 #theme-content .primary-content .post-title {
			line-height: calc(var(--post-title-lineheight) * 1.2);
		}

	/** 17.2 Archive Layout **/
		.ticker-item-wrap .post-date a{
			text-decoration: none;
		}

		a.post-link-button i {
			transition: 0.2s ease-in;
			padding-left: 5px;
			vertical-align: middle;
			font-size: var(--readmore-button-font-size);
		}

		.post-element a.post-link-button {
			margin: 10px 0 0;
			display: inline-block;
			font-family: var(--post-link-btn-family);
    		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-font-weight);
    		color: var(--post-title-color);
		}

		/* post layout one */
		body.post-layout--one #theme-content .primary-content article .blaze_box_wrap {
		    display: flex;
			align-items: flex-start;
		}

		body.post-layout--one #theme-content .primary-content article + article .blaze_box_wrap {
			margin-top: 25px;
		}

		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: 2px 0 2px 25px;
		}

		.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.87);
		margin: 0 0 5px;
	}
	
	body.post-layout--two #theme-content .primary-content .news-list-wrap article figure.post-thumb-wrap {
	    margin-bottom: 16px;
	    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;
		align-items: flex-start;
	}

	body.post-layout--three #theme-content .news-list-wrap figure {
		flex: 0 1 35%;
	}

	body.post-layout--three #theme-content .news-list-wrap .post-element {
		flex: 0 1 65%;
		padding: 5px 0 5px 16px;
	}

	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-thumb-wrap  {
		margin-bottom: 16px;
	}

	body.post-layout--four #theme-content .news-list-wrap .post-title {
		font-size: calc(var(--post-title-size)*0.84);
		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: 25px;
	}

	body.post-layout--five #theme-content .news-list-wrap article img {
		width: 100%;
	}

	body.post-layout--five #theme-content .news-list-wrap .post-thumb-wrap  {
		margin-bottom: 20px;
	}

	body.post-layout--five #theme-content .news-list-wrap .post-element {
		text-align: center;
	}

	body.post-layout--five #theme-content .news-list-wrap .post-element .post-title {
		margin: 0 0 10px;
		font-size: calc(var(--post-title-size) * 0.92);
		line-height: calc(var(--post-title-lineheight) * 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: 10px;
		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,
	.news-event-widget-loader .load-more {
		background-color: #000;
		color: #fff;
		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);
	}

	.news-event-widget-loader .load-more {
		margin-top: 20px;
		font-size: 13px;
		letter-spacing: 0.3px;
		text-transform: capitalize;
		padding: 9px 15px;
		line-height: 16px;
	}

	.pagination .ajax-load-more:hover,
	.news-event-widget-loader .load-more:hover {
		transform: translateY(-2px);
		background-color: var(--news-event-global-preset-theme-color);
	}

	.news-event-widget-loader .load-more.previous,
	.news-event-widget-loader .load-more.next {
		min-width: 36px;
    	padding: 8px 5px;
	}

/*
============================
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 {
		margin: 0;
	}

	.single .post-inner .entry-content p {
		margin: 0;
		color: var(--single-main-content-text-color);
	}

	.single .post-inner .entry-content p + p {
		margin-top: 20px;
	}

	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;
    	display: block;
		margin-top: 40px;
	}

	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(--news-event-global-preset-theme-color);
	}

	.navigation.post-navigation .nav-title {
		transition: all .3s ease-in-out;
	}

	.navigation.post-navigation .nav-title:hover {
		color: var(--news-event-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 article a.post-edit-link,
	body article a.wp-block-latest-comments__comment-link {
		text-decoration: underline;
		font-style: italic;
	}

	body article a.wp-block-latest-comments__comment-link:hover {
		color: var(--post-title-color);
	}
	
	body.single .post-inner-wrapper > article.post .post-inner .entry-content a:hover {
		text-decoration: underline;
	} 

	/** comment **/
	.logged-in-as a{
		color: var(--news-event-global-preset-theme-color);
    	text-decoration: none;
    	padding-right: 5px;
	}

	.comments-area {
		margin-top: 40px;
		margin-bottom: 0px;
		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(--news-event-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);
	}

	.single-related-posts-section .related_post_close {
		display: none;
	}


/*
========================================================
19.0 Breadcrumb
========================================================
*/

	.news-event-breadcrumb-wrap {
		width: 100%;
		padding: 12px 0;;
	}

	.news-event-breadcrumb-wrap ul {
		margin: 0;
	    padding: 0;
	    list-style: none;
	    text-decoration: none;
	}

	.news-event-breadcrumb-wrap ul li a {
		color: inherit;
		text-decoration: underline;
	}

	.news-event-breadcrumb-wrap ul li, 
	.news-event-breadcrumb-wrap ul li a,
	.news-event-breadcrumb-wrap ul li a span {
		display: inline-block;
		color: var(--breadcrumb-link-color);
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 0.2px;
		transition: all .3s ease-in-out;
	}

	.news-event-breadcrumb-wrap ul li a:hover,
	.news-event-breadcrumb-wrap ul li a:hover span {
		color: var(--breadcrumb-link-color-hover);
	}

	.news-event-breadcrumb-wrap ul li span {
		color: var(--breadcrumb-text-color);
		text-decoration: underline;
	}

	.news-event-breadcrumb-wrap ul li.trail-end span {
		text-decoration: none;
	}

	.news_event_dark_mode .news-event-breadcrumb-wrap ul li span {
		color: #fff;
	}

	.news-event-breadcrumb-wrap ul li:after {
		color: var(--breadcrumb-link-color);
		position: relative;
		margin: 0 10px;
		content: "\f101";
		font-family: 'Font Awesome 5 Free';
		font-size: 8px;
		font-weight: 900;
		opacity: .8;
	}

	.news-event-breadcrumb-wrap ul li:last-child:after {
		content: none;
	}

	.news-event-breadcrumb-wrap ul li:last-child a:after {
		content: none;
	}

	.primary-content .news-event-breadcrumb-wrap {
		padding: 15px 20px;
	}

	.archive .primary-content .news-event-breadcrumb-wrap {
		padding: 15px;
	}

	.archive-description {
    	margin: 15px 0 10px 0;
	}

/*
========================================================
21.0 Pagination
========================================================
*/

	.pagination,
	.news-event-widget-loader {
		text-align: center;
		overflow: hidden;
	}

	.primary-content .pagination {
		margin-top: 40px;
	}
	
	.widget.widget_news_event_posts_grid_two_column_widget .news-event-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: 13px;
	    font-weight: 500;
	    padding: 0;
	    text-align: center;
	    height: 36px;
	    width: 37px;
	    line-height: 35px;
	    display: block;
	    background-color: var(--pagination-bk-color);
		border-radius: 2px;
	    -webkit-transition: 0.5s ease;
    	transition: 1s ease;
	    border: 1px solid #e3e3e3;
    	color: #666;
    }

	.news_event_dark_mode .pagination span,
	.news_event_dark_mode .pagination a {
		border-color: #ffffff36;
		color: #fff;
	}

	.pagination span.current {
	    background-color: var(--news-event-global-preset-theme-color);
	    color: var(--white-text);
		border: none;
	}

	.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(--news-event-global-preset-theme-color);
	    color: var(--white-text);
		border-color: var(--news-event-global-preset-theme-color);
	}

	.prev.page-numbers,
	.next.page-numbers {
		font-size: 0.6rem;
	}

	.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%);
	}

	body.news_event_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;
	    }
	}
	body.news_event_website_frame_wrap {
		position: relative;
	} 

	.news_event_website_frame_wrap .news_event_website_frame {
		box-shadow: 0 0 100px 100px #fff;
		border: var(--news-event-website-frame-width) solid var(--website-frame-color);
		position: fixed;
		pointer-events: none;
		bottom: 0px;
		left: 0px;
		right: 0px;
		top: 0px;
		z-index: 999999;
		display: block;
	}

	body.news_event_dark_mode.news_event_website_frame_wrap .news_event_website_frame {
		border: var(--news-event-website-frame-width) solid var(--website-frame-color);
	}

/*
========================================================
23.0 Social Icons
========================================================*/

	.widget_news_event_social_icons_widget .social-icons {
		display: grid;
		gap: 14px;
	}

	.widget_news_event_social_icons_widget .social-icons.column--two {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--three {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--four {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--five {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--six {
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--seven {
		grid-template-columns: repeat(7, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--eight {
		grid-template-columns: repeat(8, minmax(0, 1fr));
	}
	
	.widget_news_event_social_icons_widget .social-icons.column--nine {
		grid-template-columns: repeat(9, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons.column--ten {
		grid-template-columns: repeat(10, minmax(0, 1fr));
	}

	.widget_news_event_social_icons_widget .social-icons a {
		text-decoration: none;
		margin-bottom: 0;
		border-radius: 2px;
		transition: all .3s ease-in-out;
		display: flex;
		align-items: center;
		transition: all .25s cubic-bezier(.02,.01,.45,1);
	}

	.widget_news_event_social_icons_widget .social-icons.is-background a {
		color: #fff;
		background-color: #222;
	}

	.widget_news_event_social_icons_widget .social-icons a {
		color: #222;
	}
	
	.widget_news_event_social_icons_widget .social-icons.is-border a {
		border: 2px solid #222;
	}

	.widget_news_event_social_icons_widget .social-icons.is-box-shadow a {
		box-shadow: 0 0 4px 1px #0000001c;
	}

	.widget_news_event_social_icons_widget .social-icons.is-hover-animation a:hover {
		transform: translateY(-2px);
	}

	.widget_news_event_social_icons_widget .social-icons a:hover {
		opacity: .88;
	}

	.social-block-widget a.social-icon i {
		font-size: 14px;
		vertical-align: middle;
		display: inline-block;
		width: 40px;
		line-height: 35px;
		text-align: center;
		transition: all ease-in-out .3s;
	}

	.social-block-widget .is-background a.social-icon i {
		background: #0000001f;
	}

	.widget_news_event_social_icons_widget .social-icons a .icon-label {
		padding: 0 5px 0 12px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		width: 97px;
		white-space: nowrap;
	}

	.widget_news_event_social_icons_widget .social-icons a .icon-label:before {
		content: '|';
		margin-left: -15px;
		margin-right: 15px;
		position: absolute;
	}

	.widget_news_event_social_icons_widget .social-icons a span.icon-count {
		padding-right: 10px;
		font-size: 11px;
		letter-spacing: 0.5px;
		margin-left: auto;
	}

	.widget_news_event_social_icons_widget .social-icons:not(.is-title) a span.icon-count {
		margin-left: 15px;
	}

	/** Default social icon colors **/
	body .widget .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon:hover {
		color: #fff;
	}

	/** Instagram **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.instagram {
		box-shadow: 0 0 5px #3f729b73;
	}
	
	.social-block-widget.global-color-icon .is-background a.social-icon.instagram,
	footer .social-icons-wrap a.instagram i {
		background-color: #3f729b;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.instagram {
		color: #3f729b;
	}
	
	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.instagram {
		border: 2px solid #3f729b;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.instagram:hover {
		background-color: #3f729b;
	}

	/** Facebook **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.facebook {
		box-shadow: 0 0 5px #1a6dd463;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.facebook,
	footer .social-icons-wrap a.facebook i {
		background-color: #1a6dd4;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.facebook {
		color: #1a6dd4;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.facebook {
		border: 2px solid #1a6dd4;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.facebook:hover {
		background-color: #1a6dd4;
	}

	/** Twitter **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.twitter {
		box-shadow: 0 0 5px #55acef6b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.twitter,
	footer .social-icons-wrap a.twitter i {
		background-color: #55acef;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.twitter {
		color: #55acef;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.twitter {
		border: 2px solid #55acef;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.twitter:hover {
		background-color: #55acef;
	}

	/** pinterest **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.pinterest {
		box-shadow: 0 0 5px #bd081c6e;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.pinterest,
	footer .social-icons-wrap a.pinterest i {
		background-color: #bd081c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.pinterest {
		color: #bd081c;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.pinterest {
		border: 2px solid #bd081c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.pinterest:hover {
		background-color: #bd081c;
	}

	/** Linkedin **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.linkedin {
		box-shadow: 0 0 5px #0077b56e;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.linkedin,
	footer .social-icons-wrap a.linkedin i {
		background-color: #0077b5;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.linkedin {
		color: #0077b5;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.linkedin {
		border: 2px solid #0077b5;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.linkedin:hover {
		background-color: #0077b5;
	}
	
	/** Digg **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.digg {
		box-shadow: 0 0 5px #00000073;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.digg {
		background-color: #000000;
	}

	footer .social-icons-wrap a.digg i {
		background-color: #3c3c3c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.digg {
		color: #000000;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.digg {
		border: 2px solid #000000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.digg:hover {
		background-color: #000000;
	}

	.news_event_dark_mode .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.digg {
		color: #8b8b8b;
		border: 2px solid #8b8b8b;
	}

	/** Dilicious **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.delicious {
		box-shadow: 0 0 5px #3399ff73;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.delicious,
	footer .social-icons-wrap a.delicious i {
		background-color: #3399ff;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.delicious {
		color: #3399ff;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.delicious {
		border: 2px solid #3399ff;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.delicious:hover {
		background-color: #3399ff;
	}

	/** Mix **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.mix {
		box-shadow: 0 0 5px #ffd51f73;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.mix,
	footer .social-icons-wrap a.mix i {
		background-color: #ffd51f;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.mix {
		color: #ffd51f;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.mix {
		border: 2px solid #ffd51f;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.mix:hover {
		background-color: #ffd51f;
	}

	/** Get-Pocket **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.get-pocket {
		box-shadow: 0 0 5px #e8435273;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.get-pocket,
	footer .social-icons-wrap a.get-pocket i {
		background-color: #e84352;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.get-pocket {
		color: #e84352;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.get-pocket {
		border: 2px solid #e84352;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.get-pocket:hover {
		background-color: #e84352;
	}

	/** odnoklassniki **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.odnoklassniki {
		box-shadow: 0 0 5px #ee820873;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.odnoklassniki,
	footer .social-icons-wrap a.odnoklassniki i {
		background-color: #ee8208;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.odnoklassniki {
		color: #ee8208;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.odnoklassniki {
		border: 2px solid #ee8208;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.odnoklassniki:hover {
		background-color: #ee8208;
	}

	/** google-plus **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.google-plus {
		box-shadow: 0 0 5px #dc4e4173;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.google-plus,
	footer .social-icons-wrap a.google-plus i {
		background-color: #dc4e41;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.google-plus {
		color: #dc4e41;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.google-plus {
		border: 2px solid #dc4e41;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.google-plus:hover {
		background-color: #dc4e41;
	}

	/** weixin **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.weixin {
		box-shadow: 0 0 5px #00c70a73;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.weixin,
	footer .social-icons-wrap a.weixin i {
		background-color: #00c70a;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.weixin {
		color: #00c70a;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.weixin {
		border: 2px solid #00c70a;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.weixin:hover {
		background-color: #00c70a;
	}

	/** hacker-news **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.hacker-news {
		box-shadow: 0 0 5px #ff660073;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.hacker-news,
	footer .social-icons-wrap a.hacker-news i {
		background-color: #ff6600;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.hacker-news {
		color: #ff6600;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.hacker-news {
		border: 2px solid #ff6600;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.hacker-news:hover {
		background-color: #ff6600;
	}

	/** Stumbleupon **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.stumbleupon {
		box-shadow: 0 0 5px #eb49247a;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.stumbleupon,
	footer .social-icons-wrap a.stumbleupon i {
		background-color: #eb4924;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.stumbleupon {
		color: #eb4924;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.stumbleupon {
		border: 2px solid #eb4924;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.stumbleupon:hover {
		background-color: #eb4924;
	}
	
	/** Tumblr **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.tumblr {
		box-shadow: 0 0 5px #00405d73;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.tumblr,
	footer .social-icons-wrap a.tumblr i {
		background-color: #00405d;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.tumblr {
		color: #00405d;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.tumblr {
		border: 2px solid #00405d;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.tumblr:hover {
		background-color: #00405d;
	}

	/** Reddit **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.reddit {
		box-shadow: 0 0 5px #ff450070;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.reddit,
	footer .social-icons-wrap a.reddit i {
		background-color: #ff4500;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.reddit {
		color: #ff4500;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.reddit {
		border: 2px solid #ff4500;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.reddit:hover {
		background-color: #ff4500;
	}

	/** Weibo **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.weibo {
		box-shadow: 0 0 5px #ce112670;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.weibo,
	footer .social-icons-wrap a.weibo i {
		background-color: #ce1126;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.weibo {
		color: #ce1126;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.weibo {
		border: 2px solid #ce1126;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.weibo:hover {
		background-color: #ce1126;
	}

	/** xing **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.xing {
		box-shadow: 0 0 5px #0264666e;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.xing,
	footer .social-icons-wrap a.xing i {
		background-color: #026466;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.xing {
		color: #026466;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.xing {
		border: 2px solid #026466;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.xing:hover {
		background-color: #026466;
	}

	/** WhatsApp **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.whatsapp {
		box-shadow: 0 0 5px #43d85470;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.whatsapp,
	footer .social-icons-wrap a.whatsapp i {
		background-color: #43d854;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.whatsapp {
		color: #43d854;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.whatsapp {
		border: 2px solid #43d854;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.whatsapp:hover {
		background-color: #43d854;
	}

	/** Blogger **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.blogger {
		box-shadow: 0 0 5px #f57d0075;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.blogger,
	footer .social-icons-wrap a.blogger i {
		background-color: #f57d00;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.blogger {
		color: #f57d00;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.blogger {
		border: 2px solid #f57d00;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.blogger:hover {
		background-color: #f57d00;
	}

	/** Amazon **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.amazon {
		box-shadow: 0 0 5px #00000073;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.amazon,
	footer .social-icons-wrap a.amazon i {
		background-color: #000000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.amazon {
		color: #000000;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.amazon {
		border: 2px solid #000000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.amazon:hover {
		background-color: #000000;
	}

	.news_event_dark_mode .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.amazon {
		color: #8b8b8b;
		border: 2px solid #8b8b8b;
	}
	
	/** Yahoo Mail **/	
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.yahoo {
		box-shadow: 0 0 5px #41009373;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.yahoo,
	footer .social-icons-wrap a.yahoo i {
		background-color: #410093;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.yahoo {
		color: #410093;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.yahoo {
		border: 2px solid #410093;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.yahoo:hover {
		background-color: #410093;
	}
	
	/** Evernote**/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.evernote {
		box-shadow: 0 0 5px #2dbe6073;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.evernote,
	footer .social-icons-wrap a.evernote i {
		background-color: #2dbe60;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.evernote {
		color: #2dbe60;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.evernote {
		border: 2px solid #2dbe60;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.evernote:hover {
		background-color: #2dbe60;
	}

	/** Viadeo**/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.viadeo {
		box-shadow: 0 0 5px #f0735573;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.viadeo,
	footer .social-icons-wrap a.viadeo i {
		background-color: #f07355;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.viadeo {
		color: #f07355;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.viadeo {
		border: 2px solid #f07355;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.viadeo:hover {
		background-color: #f07355;
	}

	/** Line**/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.line {
		box-shadow: 0 0 5px #00c30070;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.line,
	footer .social-icons-wrap a.line i {
		background-color: #00c300;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.line {
		color: #00c300;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.line {
		border: 2px solid #00c300;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.line:hover {
		background-color: #00c300;
	}

	/** flipboard **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.flipboard {
		box-shadow: 0 0 5px #e128286e;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.flipboard,
	footer .social-icons-wrap a.flipboard i {
		background-color: #e12828;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.flipboard {
		color: #e12828;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.flipboard {
		border: 2px solid #e12828;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.flipboard:hover {
		background-color: #e12828;
	}

	/** Viber **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.viber {
		box-shadow: 0 0 5px #7360f26e;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.viber,
	footer .social-icons-wrap a.viber i {
		background-color: #7360f2;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.viber {
		color: #7360f2;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.viber {
		border: 2px solid #7360f2;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.viber:hover {
		background-color: #7360f2;
	}

	/** Telegram **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.telegram {
		box-shadow: 0 0 5px #27a6e66b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.telegram,
	footer .social-icons-wrap a.telegram i {
		background-color: #27a6e6;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.telegram {
		color: #27a6e6;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.telegram {
		border: 2px solid #27a6e6;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.telegram:hover {
		background-color: #27a6e6;
	}

	/** Skype **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.skype {
		box-shadow: 0 0 5px #00aff069;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.skype,
	footer .social-icons-wrap a.skype i {
		background-color: #00aff0;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.skype {
		color: #00aff0;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.skype {
		border: 2px solid #00aff0;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.skype:hover {
		background-color: #00aff0;
	}

	/** vk **/
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.vk {
		box-shadow: 0 0 5px #0077ff6b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.vk,
	footer .social-icons-wrap a.vk i {
		background-color: #0077ff;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.vk {
		color: #0077ff;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.vk {
		border: 2px solid #0077ff;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.vk:hover {
		background-color: #0077ff;
	}

	/** envelope **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.envelope {
		box-shadow: 0 0 5px #7f634669;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.envelope,
	footer .social-icons-wrap a.envelope i {
		background-color: #7f6346;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.envelope {
		color: #7f6346;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.envelope {
		border: 2px solid #7f6346;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.envelope:hover {
		background-color: #7f6346;
	}

	/** renren **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.renren {
		box-shadow: 0 0 5px #01579b6b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.renren,
	footer .social-icons-wrap a.renren i {
		background-color: #01579b;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.renren {
		color: #01579b;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.renren {
		border: 2px solid #01579b;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.renren:hover {
		background-color: #01579b;
	}

	/** wordpress **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.wordpress {
		box-shadow: 0 0 5px #00769d66;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.wordpress,
	footer .social-icons-wrap a.wordpress i {
		background-color: #00769d;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.wordpress {
		color: #00769d;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.wordpress {
		border: 2px solid #00769d;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.wordpress:hover {
		background-color: #00769d;
	}

	/** trello **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.trello {
		box-shadow: 0 0 5px #008bdc6b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.trello,
	footer .social-icons-wrap a.trello i {
		background-color: #008bdc;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.trello {
		color: #008bdc;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.trello {
		border: 2px solid #008bdc;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.trello:hover {
		background-color: #008bdc;
	}

	/** print **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.print {
		box-shadow: 0 0 5px #0000006b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.print {
		background-color: #000;
	}

	footer .social-icons-wrap a.print i {
		background-color: #3c3c3c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.print {
		color: #000;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.print {
		border: 2px solid #000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.print:hover {
		background-color: #000;
	}

	.news_event_dark_mode .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.print {
		color: #8b8b8b;
		border: 2px solid #8b8b8b;
	}

	/** copy **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.copy {
		box-shadow: 0 0 5px #0000006b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.copy {
		background-color: #000;
	}

	footer .social-icons-wrap a.copy i {
		background-color: #3c3c3c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.copy {
		color: #000;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.copy {
		border: 2px solid #000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.copy:hover {
		background-color: #000;
	}

	.news_event_dark_mode .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.copy {
		color: #8b8b8b;
		border: 2px solid #8b8b8b;
	}

	/** sms **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.sms {
		box-shadow: 0 0 5px #ff44016b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.sms,
	footer .social-icons-wrap a.sms i {
		background-color: #ff4401;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.sms {
		color: #ff4401;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.sms {
		border: 2px solid #ff4401;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.sms:hover {
		background-color: #ff4401;
	}

	/** diaspora **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.diaspora {
		box-shadow: 0 0 5px #2360916b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.diaspora,
	footer .social-icons-wrap a.diaspora i {
		background-color: #236091;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.diaspora {
		color: #236091;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.diaspora {
		border: 2px solid #236091;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.diaspora:hover {
		background-color: #236091;
	}

	/** buffer **/ 
	.social-block-widget.global-color-icon .is-box-shadow a.social-icon.buffer {
		box-shadow: 0 0 5px #0000006b;
	}

	.social-block-widget.global-color-icon .is-background a.social-icon.buffer {
		background-color: #000;
	}

	footer .social-icons-wrap a.buffer i {
		background-color: #3c3c3c;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.buffer {
		color: #000;
	}

	.social-block-widget.global-color-icon .social-icons.is-border:not(.is-background) a.social-icon.buffer {
		border: 2px solid #000;
	}

	.social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.buffer:hover {
		background-color: #000;
	}

	.news_event_dark_mode .social-block-widget.global-color-icon .social-icons:not(.is-background) a.social-icon.buffer {
		color: #8b8b8b;
		border: 2px solid #8b8b8b;
	}

/*
========================================================
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_news_event_banner_ads_widget {
		background-color: transparent !important;
		padding: 0 !important;
	}

	.news-grid, .news-list {
		position: relative;
	}

	a.view-all-button {
		position: absolute;
		top: 4px;
		right: 0;
		z-index: 9;
		-webkit-transition: 0.6s ease-out;
		-moz-transition: 0.6s ease-out;
		transition: 0.6s ease-out;
		display: inline-block;
		font-size: 13px;
		color: #999;
		font-weight: 500;
		letter-spacing: 0.2px;
	}

	.news-filter a.view-all-button {
		top: 2px;
	}

	.block-title--layout-five a.view-all-button,
	.block-title--layout-six a.view-all-button {
		top: 10px;
	}

	body a.view-all-button {
		padding: 0;
		text-decoration: none;
	}

	a.view-all-button:hover {
		color: #161616;
	}

	a.view-all-button i {
		text-align: center;
		line-height: 22px;
		font-size: 0.66rem;
		-webkit-transition: 0.4s ease-out;
		-moz-transition: 0.4s ease-out;
		transition: 0.4s ease-out;
	}

	.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;
	}

/*
========================================================
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
========================================================
*/
	#news-event-scroll-to-top {
		position: fixed;
		bottom: 5px;
		right: 5px;
		z-index: 999999999;
		display: none;
		font-size: var(--move-to-top-font-size);
		line-height: 25px;
		color: var(--move-to-top-color);
	}
	
	#news-event-scroll-to-top span {
		background-color: var(--move-to-top-background-color);
	}

	@media(max-width: 940px){
		#news-event-scroll-to-top {
			font-size: var(--move-to-top-font-size-tab);
		}
	}

	@media(max-width: 610px){
		#news-event-scroll-to-top {
			font-size: var(--move-to-top-font-size-mobile);
		}
	}

	#news-event-scroll-to-top.align--right {
		right: 5px;
	}

	#news-event-scroll-to-top.align--left {
		left: 5px;
		right: auto;
	}

	#news-event-scroll-to-top.align--center {
		left: 50%;
    	right: auto;
	}

	#news-event-scroll-to-top.show {
		display: flex;
		gap: 6px;
	}

	#news-event-scroll-to-top:hover span {
		cursor: pointer;
		color: var(--move-to-top-color-hover);
		background-color: var(--move-to-top-background-color-hover);
	}

	#news-event-scroll-to-top span, #news-event-scroll-to-top span i{
		font-style: inherit;
	}

	#news-event-scroll-to-top .icon-text {
		padding: 5px 14px;
		font-size: 13px;
		display: inline-block;
		border-radius: 2px;
		font-weight: 500;
	}

	#news-event-scroll-to-top.show:hover {
		border-color: #448bef;
	}

	#news-event-scroll-to-top .icon-holder {
		width: 40px;
		height: 35px;
		display: inline-block;
		text-align: center;
		line-height: 37px;
		border-radius: 2px;
	}

	#news-event-scroll-to-top .icon-holder i {
		font-size: var(--move-to-top-font-size);
	}


	/*
	========================================================
	28.0 404 Page
	========================================================
	*/

		.error404 sub {
			bottom: 0;
			color: var(--news-event-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 .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(--news-event-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;
			border-radius: 4px;
		}

/*
========================================================
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: 940px) {
		.sidebar-sticky .secondary-left-sidebar,
		.sidebar-sticky .secondary-sidebar,
		.sidebar-sticky .primary-content {
			position: initial!important;
			align-self: normal;
		}
	}

/*
========================================================
30.0 Sticky Menu
========================================================
*/

	.menu-section.fixed_header,
	.main-header.fixed_header {
		position: fixed;
		z-index: 999;
		width: 100%;
		top: 0;
	}

	.menu-section.fixed_header,
	.main-header.fixed_header {
		animation: .3s smart-sticky ease-out;
		transition: transform .3s ease-out;
		will-change: opacity;
	}

	@keyframes smart-sticky {
		0% {
			transform: translateY(-100%);
		}

		100% {
			transform: translateY(0);
		}
	}

	.menu-section.fixed_header.fixed--off,
	.main-header.fixed_header.fixed--off {
		transform: translateY(-100%);
	}

	.main-header.fixed_header .site-branding-section {
		padding: 0;
	}

	.admin-bar .main-header.fixed_header,
	.admin-bar .menu-section.fixed_header {
		top: 32px;
	}

	@media (max-width: 610px) {
		.admin-bar .main-header.fixed_header,
		.admin-bar .menu-section.fixed_header {
			top: 0;
		}
	}

	.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.65);
	}

	.main-header.fixed_header .site-branding a img {
		font-size: 60%;
	}

	.main-header.fixed_header .site-branding .site-description {
		display: none;
	}
	
	@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(--news-event-global-preset-theme-color);
		color: var(--white-text);
	}

	.news-event-shortcode-block  {
		margin-bottom: 20px;
		font-family: var(--post-title-family);
	}

	.news-event-shortcode-block a{
		text-decoration: none;
	}

	.news-event-shortcode-block p,
	.news-event-shortcode-block a,
	.news-event-shortcode-block div,
	.news-event-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 .news-event-widget-carousel-posts .slick-prev i,
	.dark_bk .news-event-widget-carousel-posts .slick-next i {
		padding-bottom: 2px;
		color: #bbb;
	}

	body .news-event-category-no-bk .post-categories .cat-item {
		background-color: transparent !important;
	}

/*
=============================
33.0 Featured Post is Sticky
=============================
*/
	.archive.category article.sticky-hide {
		display: none;
	}

	.featured-post.is-sticky {
		position: relative;
		height: 550px;
		margin-bottom: 40px;
		width: 100%;
		overflow: hidden;
	}

	.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);
		line-height: calc( var(--post-title-lineheight) * 1.7 );
	    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 .news-event-container.news-event-author-section {
		margin-bottom: 30px;
	}

	.archive.author .news-event-container.news-event-author-section .row {
		padding: 35px 35px 30px;
		position: relative;
		background: #f7f7f7;
		border-radius: 4px;
		align-items: center;
	}

	.archive.author.news_event_dark_mode .news-event-container.news-event-author-section .row {
		background-color: #1c1c1c;
	}

	.archive.author .news-event-container.news-event-author-section img {
		width: 110px;
		height: 110px;
		object-fit: cover;
		border-radius: 4px;
	}

	.archive.author .news-event-container.news-event-author-section .author-content {
		margin-left: 35px;
	}

	.archive.author .news-event-container.news-event-author-section h2 {
    	font-size: calc(var(--post-title-size) * 1.2);
	}

	.archive.author .news-event-container.news-event-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 .news-event-container.news-event-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 .news-event-container.news-event-author-section .row {
			flex-direction: column !important;
			align-items: center;
			padding: 20px;
		}
		.archive.author .news-event-container.news-event-author-section .author-content {
			margin: 10px 0 0;
			text-align: center;
		}
	}


/*
===========================
34.0 Content Width Layout
===========================
*/
	.ticker-news-section--full-width--layout .news-event-container,
	#main-banner-section.width-full-width--layout .news-event-container,
	.full-width-section.width-full-width--layout .news-event-container,
	.leftc-rights-section.width-full-width--layout .news-event-container,
	.lefts-rightc-section.width-full-width--layout .news-event-container,
	.bottom-full-width-section.width-full-width--layout .news-event-container,
	.home .site-main.width-full-width--layout .news-event-container,
	.search .site-main.width-full-width--layout .news-event-container,
	.error404 .site-main.width-full-width--layout .news-event-container,
	.single .site-main.width-full-width--layout .news-event-container,
	.archive .site-main.width-full-width--layout .news-event-container,
	.bottom-footer.width-full-width--layout .news-event-container,
	.page .site-main.width-full-width--layout .news-event-container,
	.news-event-multi-column-section.width-full-width--layout .news-event-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 .news-event-container .row,
	.news-event-multi-column-section.width-full-width--layout .row {
		margin: 0;
	}

/*
==============================
35.0 Post blocks hover effect
==============================
*/
	body .news-event-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 .banner-layout--two .main-banner-popular-posts article,
	body .widget .categories-wrap.layout-one .category-item,
	body .widget_news_event_author_info_widget .author-wrap,
	body #theme-content article .blaze_box_wrap,
	body .widget .post-item,
	body .widget.widget_block,
	body .widget.widget_news_event_social_icons_widget .social-block-widget,
	body .widget.widget_nav_menu,
	body .widget.widget_meta ul,
	body .news-event-multi-column-section .blaze_box_wrap,
	body.single .post-inner,
	body.single .comments-area,
	body .news-event-breadcrumb-wrap.news-event-card,
	body .single-related-posts-wrap .news-event-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);
	}

	.news-event-post-blocks-hover--effect-one .news-event-section .row .primary-content .blaze_box_wrap:hover,
	.news-event-post-blocks-hover--effect-one .full-width-section .row > div .blaze_box_wrap:hover,
	.news-event-post-blocks-hover--effect-one .bottom-full-width-section .row > div .blaze_box_wrap:hover,
	.news-event-post-blocks-hover--effect-one .banner-layout--five .main-banner-list-posts article:not(:first-child):hover,
	.news-event-post-blocks-hover--effect-one .banner-layout--two .main-banner-popular-posts article:hover,
	.news-event-post-blocks-hover--effect-one .widget .categories-wrap.layout-one .category-item:hover,
	.news-event-post-blocks-hover--effect-one .widget_news_event_author_info_widget .author-wrap:hover,
	.news-event-post-blocks-hover--effect-one #theme-content article .blaze_box_wrap:hover,
	.news-event-post-blocks-hover--effect-one .widget .post-item:hover,
	.news-event-post-blocks-hover--effect-one .widget.widget_block:hover,
	.news-event-post-blocks-hover--effect-one .widget.widget_news_event_social_icons_widget .social-block-widget:hover,
	.news-event-post-blocks-hover--effect-one .widget.widget_nav_menu:hover,
	.news-event-post-blocks-hover--effect-one .widget.widget_meta ul:hover,
	.news-event-post-blocks-hover--effect-one .news-event-multi-column-section .blaze_box_wrap:hover,
	.single.news-event-post-blocks-hover--effect-one .post-inner:hover,
	.single.news-event-post-blocks-hover--effect-one .comments-area:hover,
	.news-event-post-blocks-hover--effect-one .news-event-breadcrumb-wrap.news-event-card:hover,
	.news-event-post-blocks-hover--effect-one .single-related-posts-wrap .news-event-card:hover,
	.page.news-event-post-blocks-hover--effect-one .primary-content .post-inner-wrapper:hover {
	    transform: translateY(-2px);
	}

/* Header Custom Button */
	.site-header.layout--one .menu-section .row,
	.site-header.layout--two .menu-section .row,
	.site-header.layout--three .main-header .site-branding-section {
		position: relative;
	}

	.header-custom-button {
		position: absolute;
	    right: 0;
	    top: -30px;
	    padding: 0 16px;
	    text-decoration: none;
	    background: var(--custom-btn-bkcolor);
		border-radius: 2px 2px 0 0;
		transition: all .3s ease-in-out;
	}

	.header-custom-button.news-event-align--left {
		left: 0;
		right: initial;
	}

	.header-custom-button.news-event-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: 7px;
	}

	.site-header.layout--three .header-custom-button {
		top: auto;
	    bottom: 0;
	    z-index: 1;
	}

	.site-header .fixed_header .header-custom-button {
		display: none;
	}

	.site-header.layout--three .header-custom-button.news-event-align--center {
		right: initial;
	}

	.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);
	}

/*
=============================
35.0 Two Column Section
=============================
*/

	.news-event-multi-column-section .news-list .news-list-post-wrap .post-thumb-wrap {
		margin-right: 20px;
	}

	.news-event-multi-column-section .news-list.layout--two .news-list-post-wrap .post-thumb-wrap,
	.news-event-multi-column-section .news-list.layout--three .news-list-post-wrap .post-thumb-wrap {
		margin: 0 0 0 20px;
	}


/*
=============================
35.0 Three Column Section
=============================
*/

	.two-column-section {
		padding-top: var(--two-column-padding-top);
		padding-bottom: var(--two-column-padding-bottom);
	}

	.three-column-section {
		padding-top: var(--three-column-padding-top);
		padding-bottom: var(--three-column-padding-bottom);
	}

	.news-event-multi-column-section .row .section-column-wrap {
		display: grid;
		gap: 30px;
	}

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

	.news-event-multi-column-section .section-column > div + div {
		margin-top: 30px;
		position: relative;
	}

	.news-event-multi-column-section .post-meta a.author_name:before,
	.news-event-multi-column-section .post-meta span.post-date:before,
	.news-event-multi-column-section .post-meta span.post-comment:before {
		font-size: calc(var(--meta-size)*0.78);
	}

	.news-event-multi-column-section .news-list-post-wrap,
	.news-event-multi-column-section .news-grid-post-wrap {
		gap: 30px;
	}

	/*
	=============================
	35.1 List Layout
	=============================
	*/
		
		.three-column-section .news-list .post-title {
			font-size: calc(var(--post-title-size)*0.7);
			line-height: calc(var(--post-title-lineheight) * 1.04);
			margin-bottom: 0;
		}

		/* list layout four */
		.news-event-multi-column-section .news-list.layout--four .list-item .post-title {
			padding: 5px 0 5px 10px;
		}

		.three-column-section .news-carousel .post-title {
			font-size: calc(var(--post-title-size) * 0.79);
			line-height: calc(var(--post-title-lineheight) * 1.2);
		}

	/*
	=============================
	35.2 Filter Layout
	=============================
	*/

		.three-column-section .news-filter .trailing-post .post-title,
		.three-column-section .news-alter .trailing-post .post-title {
			font-size: calc(var(--post-title-size)*0.7);
			line-height: calc(var(--post-title-lineheight) * 0.97);
		}

		body.home .three-column-section .news-filter.layout--six .tab-content {
			grid-template-columns: 100%;
		}


	/*
	=============================
	35.3 News List 2
	=============================
	*/
		.news-event-multi-column-section .news-list-2 article:first-child .blaze_box_wrap {
			flex-direction: column;
			align-items: initial;
		}

		.news-event-multi-column-section .news-list-2 article .post-thumb-wrap {
			width: 100%
		}

		.news-event-multi-column-section .news-list-2 article:first-child.no-feat-img .post-thumb-wrap {
			padding-bottom: 60%;
		}

		.news-event-multi-column-section .news-list-2 article:first-child .post-element {
			margin: 0;
			padding: 15px;
		}

		.news-event-multi-column-section .news-list-2 .post-categories {
			margin-bottom: 5px;
		}

		.news-event-multi-column-section .news-list-2 .post-categories li {
			margin: 0 8px 5px 0;
		}

		.news-event-multi-column-section .news-list-2 .post-categories a {
			padding: 0;
		}

		.news-event-multi-column-section .news-list-2 article:first-child .post-element .post-title {
			font-size: calc(var(--post-title-size)*0.98);
		}

		.news-event-multi-column-section .news-list-2 .post-element .post-title {
			font-size: calc(var(--post-title-size)*0.75);
			margin: 0;
		}

		/* News List 2 layout two */
		.news-event-multi-column-section .news-list-2.layout--two article:not(:first-child) .blaze_box_wrap {
			align-items: center;
		}

		.news-event-multi-column-section .news-list-2.layout--two article:not(:first-child) .post-thumb-wrap {
			align-self: center;
			text-align: center;
			flex: 0 1 20%;
		}

		.news-event-multi-column-section .news-list-2.layout--two article:not(:first-child) .post-element {
			flex: 0 1 80%;
			margin-left: 15px;
		}

		.news-event-multi-column-section .news-list-2.layout--two article:first-child .post-element .post-title {
			display: initial;
		}

		.news-event-multi-column-section .news-list-2.layout--two article: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;
		}

		.news-event-multi-column-section .news-list-2.layout--two article:not(:first-child) .post-numbering {
			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;
		}

		.news-event-multi-column-section .news-list-2.layout--two article:first-child:hover .post-numbering {
		    color: var(--news-event-global-preset-theme-color);
		}

		.news-event-multi-column-section .news-list-2.layout--two article:not(:first-child):hover .post-numbering {
		    background-color: var(--news-event-global-preset-theme-color);
		}


/*
=============================
36.0 Two Column Section
=============================
*/

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

		/*
		=============================
		36.1 List Layout
		=============================
		*/
			.two-column-section .news-list .post-title {
				font-size: calc(var(--post-title-size)*0.78);
				line-height: calc(var(--post-title-lineheight) * 1.1);
				margin-bottom: 2px;
			}

			.two-column-section .news-carousel .post-title {
				font-size: calc(var(--post-title-size) * 0.86);
				line-height: calc(var(--post-title-lineheight) * 1.2);
			}

		/*
		=============================
		36.2 Filter Layout
		=============================
		*/

			.news-event-multi-column-section .news-filter .row-wrap:first-child,
			.news-event-multi-column-section .news-filter.layout--one .trailing-post.bottom-trailing-post,
			.news-event-multi-column-section .news-filter.layout--three .trailing-post,
			.news-event-multi-column-section .news-filter .news-filter-post-wrap .trailing-post.bottom-trailing-post,
			.news-event-multi-column-section .news-filter.layout--four .featured-post,
			.news-event-multi-column-section .news-filter.layout--four .trailing-post,
			
			.news-event-multi-column-section .news-alter .row-wrap:first-child,
			.news-event-multi-column-section .news-alter.layout--one .trailing-post.bottom-trailing-post,
			.news-event-multi-column-section .news-alter.layout--three .trailing-post,
			.news-event-multi-column-section .news-alter .news-filter-post-wrap .trailing-post.bottom-trailing-post,
			.news-event-multi-column-section .news-alter.layout--four .featured-post,
			.news-event-multi-column-section .news-alter.layout--four .trailing-post {
				grid-template-columns: 100%;
			}

			.news-event-multi-column-section .news-filter.layout--two .news-filter-post-wrap .trailing-post.bottom-trailing-post,
			.news-event-multi-column-section .news-alter.layout--two .news-alter-post-wrap .trailing-post.bottom-trailing-post,
			.two-column-section .news-filter.layout--six .tab-content {
				grid-template-columns: repeat(2, 1fr);
			}

			/* LAYOUT TWO */
				.news-event-multi-column-section.layout--two .news-filter .trailing-post.bottom-trailing-post,
				.news-event-multi-column-section.layout--two .news-alter .trailing-post.bottom-trailing-post {
					grid-template-columns: repeat(2, 1fr);
				}


	/* Responsive */
	@media (max-width: 1024px) {
		.three-column-section .row .section-column-wrap {
			grid-template-columns: 100%;
		}
	}

	@media (max-width: 610px) {
		.two-column-section .news-filter.layout--six .tab-content {
			grid-template-columns: 100%;
		}

		/* layout two */
		.news-event-multi-column-section .news-list.layout--three .list-item .blaze_box_wrap .post-element {
    		padding: 5px 0 5px 5px;
    		order: 1;
		}

		/* layout four */
		.news-event-multi-column-section .news-list.layout--four .list-item .post-title {
			padding: 0;
		}
	}

	@media (max-width: 768px) {
		.news-event-multi-column-section .news-grid .news-grid-post-wrap {
			flex-direction: column;
		}
	}


/* 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(--news-event-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: 15px;
		box-shadow: 0px 4px 9px -3px rgb(7 10 25 / 35%);
		border-radius: 4px;
		overflow: hidden;
		align-self: flex-start;
	}

	.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);
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}

	.search-popup--style-one .search-results-wrap .article-item .post-element .post-title {
		font-size: calc(var(--post-title-size) * 0.63);
		margin-bottom: 2px;
	}

	.search-results-wrap .article-item .post-element .post-date a {
		text-decoration: none;
		color: var(--meta-text-color);
	}

	.search-results-wrap .article-item .post-element .post-date {
	    font-family: var(--meta-family);
	    font-weight: var(--meta-weight);
	    font-size: var(--meta-size);
		line-height: var(--meta-lineheight);
		letter-spacing: var(--meta-letterspacing);
	    text-transform: var(--meta-texttransform);
	    text-decoration: var(--meta-textdecoration);
	}

	.search-results-wrap .view-all-search-button {
		padding: 8px 15px;
		width: 100%;
	    display: block;
	    background-color: var(--news-event-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;
	}

	.search-popup--style-three .search-form.retrieving-posts label:before {
		top: 10px;
		right: 8px;
	}

	.search-popup--style-two .search-form.retrieving-posts label:before {
		background-color: transparent;
	    color: var(--white-text);
	    right: 35px;
	}

	@keyframes tie-spin {
		0% {
			-webkit-transform: rotate(0deg);
    		transform: rotate(0deg);
		}

		100% {
			-webkit-transform: rotate(360deg);
    		transform: rotate(360deg);
		}
	}

	/* layout two */
	.search-popup--style-two .search-form-wrap form {
		justify-content: center;
	}

	.search-popup--style-two .search-form-wrap form label {
		width: 40%;
	}

	.search-popup--style-two .site-header.layout--default .search-form-wrap form.results-loaded,
	.search-popup--style-two .site-header.layout--default .search-form-wrap form.retrieving-posts {
		margin-top: 10vh;
		transition: .3s ease;
	}

	.search-popup--style-two .search-results-wrap {
		width: 45%;
		background-color: var(--inner-container-bk);
		margin: 0 auto;
		margin-top: 35px;
		padding: 10px 20px 20px;
		text-align: left;
	}

	.search-popup--style-two .search-results-wrap .article-item .post-thumb-wrap {
		flex: 0 1 10%;
	}

	.search-popup--style-two .search-results-wrap .article-item .post-element {
		flex: 0 1 90%;
		text-align: left;
	}

	.search-popup--style-two .search-results-wrap .article-item {
		align-items: center;
	}

	.search-popup--style-three.news_event_dark_mode .site-header.layout--default .search-form-wrap {
		background-color: #000;
	}

	/* layout three */
		.search-popup--style-three .search-results-wrap {
			width: 59%;
			margin: 0 auto;
			margin-top: 35px;
			padding: 0;
		}

		.search-popup--style-three .search-form-wrap .search-posts-wrap {
			max-height: 400px;
			padding-right: 15px;
		}

		.search-popup--style-three .search-results-wrap .article-item .post-thumb-wrap {
			flex: 0 1 10%;
		}

		.search-popup--style-three .search-results-wrap .article-item .post-element {
			flex: 0 1 90%;
		}

		.search-popup--style-three .search-results-wrap .article-item {
			align-items: center;
			border-color: #3434341c;
		}

		.search-popup--style-three .search-results-wrap .article-item .post-element .post-title a {
			color: var(--menu-color);
		}

		.search-popup--style-three .layout--two .search-results-wrap .article-item .post-element .post-title a {
			color: var(--menu-color-two);
		}

	/* search popup not found */
	.search-results-wrap.no-posts-found h2 {
		margin: 0;
		font-size: 18px;
	}

	.search-popup--style-three .search-results-wrap.no-posts-found h2,
	.search-popup--style-three .search-results-wrap.no-posts-found p {
		color: #fff;
	}

	.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(--news-event-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;
	}

	 .news-event-title-six .banner-layout--six .post-title a {
		background-image: linear-gradient(to right,var(--news-event-global-preset-theme-color),var(--news-event-global-preset-theme-color) 50%,#ffffff 50%);
	}


	/* image ratio */
	/* GRID */
		.home .news-grid figure {
			padding-bottom: calc( var(--news-event-post-grid-image-ratio) * 100% );
			width: 100%;
			overflow: hidden;
			margin-bottom: 14px;
		}

		.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: 101%;
		    width: 100%;
		    object-fit: cover;
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    transform: scale(1) translate(-50%,-50%);
		}

		.single .entry-header .post-thumbnail img,
		.page .post-inner-wrapper .post-thumbnail img {
			height: 100%;
		}

	/* LIST */
		.home .news-list figure {
			padding-bottom: calc( var(--news-event-post-list-image-ratio) * 100% );
		}

	/* CAROUSEL */
		.news-carousel figure {
			padding-bottom: calc( var(--news-event-post-carousel-image-ratio) * 100% );
			overflow: hidden;
			margin-bottom: 15px;
		}

		.news-carousel.layout--two figure {
			padding-bottom: calc( var(--news-event-post-carousel-image-ratio) * 120% );
			margin: 2px 0;
		}

		.leftc-rights-section .news-carousel figure,
		.lefts-rightc-section .news-carousel figure {
			padding-bottom: calc( ( var(--news-event-post-carousel-image-ratio) + 0.1 ) * 100% );
		}

	/* FILTER */
		/* LAYOUT ONE */
			.news-filter .featured-post figure {
				padding-bottom: calc( var(--news-event-post-filter-image-ratio) * 100% );
				width: 100%;
				margin-bottom: 16px;
			}

			.news-filter.layout--three .featured-post figure {
				padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.4 ) * 100% );
				margin-bottom: 0;
			}

			.news-filter .trailing-post figure {
				padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.3 ) * 100% );
			}

			.news-filter.layout--two .trailing-post figure {
				padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.9 ) * 100% );
				margin-bottom: 16px;
			}

			.leftc-rights-section .news-filter.layout--two .trailing-post figure,
			.lefts-rightc-section .news-filter.layout--two .trailing-post figure {
				padding-bottom: calc( ( var(--news-event-post-filter-image-ratio) * 0.78 ) * 100% );
			}

	/* ARCHIVE */
		.post-layout--one .primary-content .news-list-wrap .post-thumb-wrap {
			padding-bottom: calc( var(--news-event-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(--news-event-archive-image-ratio) + 0.33 ) * 100%);
		}

		.post-layout--three .primary-content .news-list-wrap .post-thumb-wrap {
			padding-bottom: calc( ( var(--news-event-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(--news-event-single-image-ratio) * 100% );
    		position: relative;
			margin-bottom: 26px;
			overflow: hidden;
		}

	/* PAGE */
		.page .post-inner-wrapper .post-thumbnail {
			padding-bottom: calc( var(--news-event-page-image-ratio) * 100%);
			position: relative;
			margin-bottom: 30px;
			border-radius: 4px;
			overflow: hidden;
			box-shadow: 0px 4px 9px -3px rgb(7 10 25 / 35%);
		}

		.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: 25px
	}

	.news-alter .post-thumb-wrap {
		position: relative;
		overflow: hidden;
	}

	.news-alter .featured-post figure {
		padding-bottom: calc( var(--news-event-post-alter-image-ratio) * 100% );
		margin-bottom: 16px;
	}

	.news-alter .featured-post .post-categories {
		position: absolute;
		bottom: 15px;
		left: 20px;
	}

	/* ALTER LAYOUT ONE */
		.news-alter.layout--one .trailing-post .blaze_box_wrap {
			display: flex;
		}

		.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%;
			padding: 5px 0 0 16px;
		}

		/* ALTER */
			.news-alter .featured-post figure {
				padding-bottom: calc( var(--news-event-post-alter-image-ratio) * 100% );
			}

			.news-alter.layout--three .featured-post figure {
				padding-bottom: calc( ( var(--news-event-post-alter-image-ratio) * 0.4 ) * 100% );
				margin-bottom: 0;
			}

			.news-alter .trailing-post figure {
				padding-bottom: calc( ( var(--news-event-post-alter-image-ratio) * 0.3 ) * 100% );
			}

			.news-alter.layout--two .trailing-post figure {
				padding-bottom: calc( ( var(--news-event-post-alter-image-ratio) * 0.9 ) * 100% );
				margin-bottom: 16px;
			}


/* 
============================
	Single Layout
============================
*/

	.single figure.wp-block-gallery.has-nested-images,
	.single .wp-block-quote,
	.single .wp-block-image {
		margin: 40px 0;
	}

	/* Single Layout three */
		.single.single-layout--three .entry-header {
			display: flex;
			flex-direction: column;
		}

		.single.single-layout--three .entry-header .post-thumbnail {
			order: 2;
			margin-top: 20px;
		}

		.single.single-layout--three .entry-header .entry-title {
			margin: 14px 0 8px;
		}

/*
=========================================
39.0 Social Icon
=========================================
*/

body.single .news-event-social-share .social-shares {
	margin: 0;
	padding: 0;
}

body.single .news-event-social-share .social-shares li {
	visibility: visible;
	opacity: 1;
	transform: initial;
	display: inline-block;
	margin: 4px 10px 4px 0;
}

body.single .news-event-social-share .social-share a .social-share-icon {
	display: inline-block;
}

body.single .news-event-social-share-wrap.display--inline {
	margin-bottom: 20px;
}

body.single .display--inline .news-event-social-share .social-share a i {
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	font-size: 13px;
	border-radius: 3px;
	transition: all .3s ease-in-out;
}

body.single .display--inline .news-event-social-share.color-inherit--custom .social-share a i {
	background-color: var(--news-event-social-share-color);
	color: #fff;
}

body.single .news-event-social-share.color-inherit--custom .social-share a i {
	color: var(--news-event-black-dark-color);
}

body.single .news-event-social-share .social-share a i:hover {
	transform: translateY(-2px);
}

body.single .news-event-social-share.color-inherit--custom .social-share a i:hover {
	color: var(--news-event-social-share-hover-color);
}

.display--inline .news-event-social-share.color-inherit--global .social-share a i {
	color: #fff;
}

/* Fixed Position */
	body.single .news-event-social-share-wrap.display--fixed {
		position: fixed;
		top: 50%;
		transform: translateY(-50%);
		z-index: 9;
		border-radius: 5px;
		outline: 1px solid #00000024;
	}

	body.single .news-event-social-share-wrap.display--fixed.position--left {
		left: 20px;
	}

	body.single .news-event-social-share-wrap.display--fixed.position--right {
		right: 20px;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share {
		max-height: 258px;
		overflow: auto;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share::-webkit-scrollbar {
		width: 3px;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share::-webkit-scrollbar-thumb {
		background-color: #000;
		border-radius: 50px;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share .social-shares {
		display: flex;
    	flex-direction: column;
		padding: 8px;
		background-color: var(--news-event-social-share-bk-color);
		gap: 10px;
		margin: 0;
		border-radius: 3px;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share.color-inherit--custom .social-shares {
		background: var(--news-event-white-dark-color);
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share .social-shares li {
		margin: 0;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share .social-shares li a {
		width: 26px;
		height: 26px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	body.single .news-event-social-share-wrap.display--fixed .news-event-social-share .social-shares li i {
		border-radius: 3px;
		padding: 6px;
		font-size: 14px;
		transition: all .3s ease-in-out;
	}

	body.single .news-event-social-share.display--fixed.color-inherit--custom .social-share a i {
		color: var(--news-event-social-share-color);
	}

	body.single .news-event-social-share.display--fixed.color-inherit--custom .social-share a i:hover {
		transform: translateY(-2px);
		color: var(--news-event-social-share-hover-color);
	}

	.single .news-event-social-share-wrap.display--fixed .news-event-social-share .share-icon {
		display: none;
	}