@font-face {
    font-family: 'BPGIngiri2008Regular';
    src: url('../fonts/ingiri2008/bpg_ingiri_2008.eot');
    src: url('../fonts/ingiri2008/bpg_ingiri_2008.eot') format('embedded-opentype'),
    url('../fonts/ingiri2008/bpg_ingiri_2008.woff2') format('woff2'),
    url('../fonts/ingiri2008/bpg_ingiri_2008.woff') format('woff'),
    url('../fonts/ingiri2008/bpg_ingiri_2008.ttf') format('truetype'),
    url('../fonts/ingiri2008/bpg_ingiri_2008.svg#BPGIngiri2008Regular') format('svg');
}

/* CSS Index
============================
01. Variable CSS
02. Header
03. Mobile Menu
04. Search
06. Banner Post
07. Breadcrumb
09. Featured Post
12. Latest Post
13. Categories
14. Recipe Post
15. Healthy Post
16. Spotlight Post
17. Politics Post
18. Trending Post
19. Recent Post
20. Overlay Post
21. Mining Post
22. Video Post
23. Editor Post
24. Weekly Post
25. Top News Post
26. Coin
27. Author
28. Pagination
31. Footer
32. Preloader
============================
*/


/*-- Margin Top --*/
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-55 {
    margin-top: 55px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-65 {
    margin-top: 65px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-75 {
    margin-top: 75px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-85 {
    margin-top: 85px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-95 {
    margin-top: 95px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-105 {
    margin-top: 105px;
}
.mt-110 {
    margin-top: 110px;
}
.mt-115 {
    margin-top: 115px;
}
.mt-120 {
    margin-top: 120px;
}
.mt-125 {
    margin-top: 125px;
}
.mt-130 {
    margin-top: 130px;
}
.mt-135 {
    margin-top: 135px;
}
.mt-140 {
    margin-top: 140px;
}
.mt-145 {
    margin-top: 145px;
}
.mt-150 {
    margin-top: 150px;
}
.mt-155 {
    margin-top: 155px;
}
.mt-160 {
    margin-top: 160px;
}
.mt-165 {
    margin-top: 165px;
}
.mt-170 {
    margin-top: 170px;
}
.mt-175 {
    margin-top: 175px;
}
.mt-180 {
    margin-top: 180px;
}
.mt-185 {
    margin-top: 185px;
}
.mt-190 {
    margin-top: 190px;
}
.mt-195 {
    margin-top: 195px;
}
.mt-200 {
    margin-top: 200px;
}
/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-55 {
    margin-bottom: 55px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-65 {
    margin-bottom: 65px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-75 {
    margin-bottom: 75px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-85 {
    margin-bottom: 85px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-95 {
    margin-bottom: 95px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-105 {
    margin-bottom: 105px;
}
.mb-110 {
    margin-bottom: 110px;
}
.mb-115 {
    margin-bottom: 115px;
}
.mb-120 {
    margin-bottom: 120px;
}
.mb-125 {
    margin-bottom: 125px;
}
.mb-130 {
    margin-bottom: 130px;
}
.mb-135 {
    margin-bottom: 135px;
}
.mb-140 {
    margin-bottom: 140px;
}
.mb-145 {
    margin-bottom: 145px;
}
.mb-150 {
    margin-bottom: 150px;
}
.mb-155 {
    margin-bottom: 155px;
}
.mb-160 {
    margin-bottom: 160px;
}
.mb-165 {
    margin-bottom: 165px;
}
.mb-170 {
    margin-bottom: 170px;
}
.mb-175 {
    margin-bottom: 175px;
}
.mb-180 {
    margin-bottom: 180px;
}
.mb-185 {
    margin-bottom: 185px;
}
.mb-190 {
    margin-bottom: 190px;
}
.mb-195 {
    margin-bottom: 195px;
}
.mb-200 {
    margin-bottom: 200px;
}
/*-- Padding Top --*/

.pt-5 {
    padding-top: 5px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-55 {
    padding-top: 55px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-65 {
    padding-top: 65px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-75 {
    padding-top: 75px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-85 {
    padding-top: 85px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-95 {
    padding-top: 95px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-105 {
    padding-top: 105px;
}
.pt-110 {
    padding-top: 110px;
}
.pt-115 {
    padding-top: 115px;
}
.pt-120 {
    padding-top: 120px;
}
.pt-125 {
    padding-top: 125px;
}
.pt-130 {
    padding-top: 130px;
}
.pt-135 {
    padding-top: 135px;
}
.pt-140 {
    padding-top: 140px;
}
.pt-145 {
    padding-top: 145px;
}
.pt-150 {
    padding-top: 150px;
}
.pt-155 {
    padding-top: 155px;
}
.pt-160 {
    padding-top: 160px;
}
.pt-165 {
    padding-top: 165px;
}
.pt-170 {
    padding-top: 170px;
}
.pt-175 {
    padding-top: 175px;
}
.pt-180 {
    padding-top: 180px;
}
.pt-185 {
    padding-top: 185px;
}
.pt-190 {
    padding-top: 190px;
}
.pt-195 {
    padding-top: 195px;
}
.pt-200 {
    padding-top: 200px;
}
/*-- Padding Bottom --*/

.pb-5 {
    padding-bottom: 5px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-35 {
    padding-bottom: 35px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-45 {
    padding-bottom: 45px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-55 {
    padding-bottom: 55px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-65 {
    padding-bottom: 65px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-75 {
    padding-bottom: 75px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-85 {
    padding-bottom: 85px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-95 {
    padding-bottom: 95px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-105 {
    padding-bottom: 105px;
}
.pb-110 {
    padding-bottom: 110px;
}
.pb-115 {
    padding-bottom: 115px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-125 {
    padding-bottom: 125px;
}
.pb-130 {
    padding-bottom: 130px;
}
.pb-135 {
    padding-bottom: 135px;
}
.pb-140 {
    padding-bottom: 140px;
}
.pb-145 {
    padding-bottom: 145px;
}
.pb-150 {
    padding-bottom: 150px;
}
.pb-155 {
    padding-bottom: 155px;
}
.pb-160 {
    padding-bottom: 160px;
}
.pb-165 {
    padding-bottom: 165px;
}
.pb-170 {
    padding-bottom: 170px;
}
.pb-175 {
    padding-bottom: 175px;
}
.pb-180 {
    padding-bottom: 180px;
}
.pb-185 {
    padding-bottom: 185px;
}
.pb-190 {
    padding-bottom: 190px;
}
.pb-195 {
    padding-bottom: 195px;
}
.pb-200 {
    padding-bottom: 200px;
}



/*-- Padding Left --*/
.pl-0 {
    padding-left: 0px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20{
    padding-left: 20px;
}
.pl-25 {
    padding-left: 35px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-35 {
    padding-left: 35px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}
.pl-65 {
    padding-left: 65px;
}
.pl-70 {
    padding-left: 70px;
}
.pl-75 {
    padding-left: 75px;
}
.pl-80 {
    padding-left: 80px;
}
.pl-85 {
    padding-left: 80px;
}
.pl-90 {
    padding-left: 90px;
}
.pl-95 {
    padding-left: 95px;
}
.pl-100 {
    padding-left: 100px;
}


/*-- Padding Right --*/
.pr-0 {
    padding-right: 0px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20{
    padding-right: 20px;
}
.pr-25 {
    padding-right: 35px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-35 {
    padding-right: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}
.pr-65 {
    padding-right: 65px;
}
.pr-70 {
    padding-right: 70px;
}
.pr-75 {
    padding-right: 75px;
}
.pr-80 {
    padding-right: 80px;
}
.pr-85 {
    padding-right: 80px;
}
.pr-90 {
    padding-right: 90px;
}
.pr-95 {
    padding-right: 95px;
}
.pr-100 {
    padding-right: 100px;
}

/* font weight */
.f-700{font-weight: 700;}
.f-600{font-weight: 600;}
.f-500{font-weight: 500;}
.f-400{font-weight: 400;}
.f-300{font-weight: 300;}

/* Background Color */

.gray-bg {
    background: #f7f7fd;
}
.white-bg {
    background: #fff;
}
.black-bg {
    background: #222;
}
.theme-bg {
    background: #222;
}
.primary-bg {
    background: #222;
}
/* Color */

.white-color {
    color: #fff;
}
.black-color {
    color: #222;
}
.theme-color {
    color: #222;
}
.primary-color {
    color: #222;
}
/* black overlay */

[data-overlay] {
    position: relative;
}
[data-overlay]::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
[data-overlay="3"]::before {
    opacity: 0.3;
}
[data-overlay="4"]::before {
    opacity: 0.4;
}
[data-overlay="5"]::before {
    opacity: 0.5;
}
[data-overlay="6"]::before {
    opacity: 0.6;
}
[data-overlay="7"]::before {
    opacity: 0.7;
}
[data-overlay="8"]::before {
    opacity: 0.8;
}
[data-overlay="9"]::before {
    opacity: 0.9;
}

/*=============================
	01. Variable CSS
===============================*/
:root {
    --tg-body-font-family: 'BPGIngiri2008Regular', sans-serif;
    --tg-heading-font-family: 'BPGIngiri2008Regular', sans-serif;
    --tg-primary-color: #000;
    --tg-secondary-color: #000;
    --tg-body-font-color: #545E69;
    --tg-heading-font-color: #183354;
    --tg-paragraph-color: #545E69;
    --tg-icon-color: #6D757F;
    --tg-border-color: #DFDFDF;
    --tg-border-dark: #273341;
    --tg-body-font-size: 16px;
    --tg-body-font-weight: 500;
    --tg-heading-font-weight: 500;
    --tg-body-line-height: 1.75;
    --tg-heading-line-height: 1.2;
    --tg-blue: #0d6efd;
    --tg-indigo: #6610f2;
    --tg-purple: #6f42c1;
    --tg-pink: #d63384;
    --tg-red: #dc3545;
    --tg-orange: #fd7e14;
    --tg-yellow: #ffc107;
    --tg-green: #198754;
    --tg-teal: #E8F1F1;
    --tg-cyan: #0dcaf0;
    --tg-white: #ffffff;
    --tg-black: #0C1622;
    --tg-black-two: #000000;
    --tg-gray: #D9D9D9;
    --tg-gray-two: #BACCE1;
    --tg-gray-three: #F9F9F7;
    --facebook: #104E87;
    --twitter: #2EB4FF;
    --linkedin: #0C7ED0;
    --instagram: #FF2F7A;
    --youtube: #c4302b;
    --skype: #00aff0;
}
body {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: var(--tg-body-font-weight);
    font-size: var(--tg-body-font-size);
    line-height: var(--tg-body-line-height);
    color: var(--tg-body-font-color);
    font-style: normal;
    background-color: #e2e6e7;
}
.site-page {
    max-width: 1320px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 48px rgba(0, 0, 0, 0.1);
    min-height: 100vh;
}
img,
.img {
    max-width: 100%;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}
.f-left {
    float: left
}
.f-right {
    float: right
}
.fix {
    overflow: hidden
}
a,
button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
}
a:focus,
.btn:focus,
button:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    color: var(--tg-primary-color);
    text-decoration: none;
}
a,
button {
    color: var(--tg-primary-color);
    outline: medium none;
    text-decoration: none;
}
.btn:focus,
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    color: var(--tg-heading-font-color);
    margin-top: 0px;
    margin-bottom: .7rem;
    font-style: normal;
    line-height: var(--tg-heading-line-height);
    font-weight: var(--tg-heading-font-weight);
    text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}
.list-wrap {
    margin: 0px;
    padding: 0px;
}
.list-wrap li {
    list-style: none
}
p {
    font-size: var(--tg-body-font-size);
    font-weight: var(--tg-body-font-weight);
    line-height: var(--tg-body-line-height);
    color: var(--tg-paragraph-color);
    text-transform: capitalize;
    margin-bottom: 15px;
}
hr {
    border-bottom: 1px solid var(--tg-primary-color);
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}
label {
    color: var(--tg-body-font-color);
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}
*::-moz-selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}
::-moz-selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}
::selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}
*::-moz-placeholder {
    color: var(--tg-body-font-color);
    font-size: var(--tg-body-font-size);
    opacity: 1;
}
*::placeholder {
    color: var(--tg-body-font-color);
    font-size: var(--tg-body-font-size);
    opacity: 1;
}
.theme-overlay {
    position: relative
}
.theme-overlay::before {
    background: var(--tg-primary-color) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}
.separator {
    border-top: 1px solid var(--tg-primary-color);
}

/* Bootstrap 5 */
.container {
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    --bs-gutter-x: 30px;
}
.row.g-0 {
    --bs-gutter-x: 0;
}
.gutter-y-30 {
    --bs-gutter-y: 30px;
}
.gutter-40 {
    --bs-gutter-x: 40px;
}

/*=============================
	1. Button style
===============================*/
.btn {
    user-select: none;
    -moz-user-select: none;
    background: var(--tg-secondary-color) none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: var(--tg-white);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 45px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.btn::before {
    content: "";
    position: absolute;
    -webkit-transition-duration: 800ms;
    transition-duration: 800ms;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: var(--tg-primary-color);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.btn:hover {
    color: var(--tg-white);
}
.btn:hover::before {
    top: -40%;
}
.btn-two {
    background: var(--tg-primary-color);
}
.btn-two::before {
    background: var(--tg-secondary-color);
}
.breadcrumb > .active {
    color: var(--tg-primary-color);
}

/* scrollUp */
.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: -10%;
    right: 30px;
    font-size: var(--tg-body-font-size);
    border-radius: 6px;
    z-index: 99;
    color: var(--tg-white);
    text-align: center;
    cursor: pointer;
    background: var(--tg-primary-color);
    transition: 1s ease;
    border: none;
}
.scroll-top.open {
    bottom: 30px;
}
.scroll-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
.scroll-top:hover {
    background: var(--tg-secondary-color);
}

.admin-panel-fab {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 100;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 14px;
    border-radius: 6px;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    font-size: 13px;
    line-height: 1.2;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
    transition: background 0.3s ease;
}
.admin-panel-fab:hover,
.admin-panel-fab:focus {
    background: var(--tg-secondary-color);
    color: var(--tg-white);
}
body:has(.admin-panel-fab) .scroll-top.open {
    bottom: 85px;
}


/*=============================
	02. Header
===============================*/
.custom-container {
    max-width: 1860px;
}
.transparent-header {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 9;
    height: auto;
}
#header-fixed-height.active-height {
    display: block;
    height: 95px;
}

/* menu */
.menu-area {
    border-bottom: 1px solid var(--tg-gray);
}
.menu-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.logo img {
    max-height: 110px;
}
.header-left-side {
    display: flex;
    height: 100%;
}
.navbar-wrap {
    display: flex;
}
.navbar-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0;
    margin: 0 0 0 185px;
}
.navbar-wrap ul li {
    list-style: none;
    display: block;
    position: relative;
}
.navbar-wrap ul li a,
.navbar-wrap ul li > span {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    padding: 40px 17px;
    display: flex;
    align-items: center;
    line-height: 1;
    position: relative;
    z-index: 1;
    gap: 5px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.navbar-wrap ul li > span {
    cursor: default;
}
.navbar-wrap > ul > li.menu-item-has-children > a::after,
.navbar-wrap > ul > li.menu-item-has-children > span::after {
    content: "\f117";
    font-family: "flaticon";
    color: #fff;
    font-size: 13px;
    line-height: 0;
    transition: all 0.3s ease-out 0s;
    top: 50%;
    position: absolute;
    transform: translateX(-50%);
    right: -5px;
}
.navbar-wrap > ul > li.menu-item-has-children.active > a::after,
.navbar-wrap > ul > li.menu-item-has-children:hover > a::after {
    color: var(--tg-primary-color);
}

.navbar-wrap > ul > li:hover > a {
    color: var(--tg-primary-color);
}
.navbar-wrap > ul > li.active{
    background-color: var(--tg-primary-color);
}
.navbar-wrap > ul > li.active > a{
    color: #fff;
}
.main-menu .navigation li.menu-item-has-children .dropdown-btn {
    display: none;
}
.header-right-side {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 35px;
}
.header-search-wrap form {
    position: relative;
    /* width: 340px; */
    margin-top: 20px;
}
.header-search-wrap form input {
    width: 100%;
    border: 1px solid #dadada;
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    color: var(--tg-secondary-color);
    padding: 12px 45px 12px 13px;
    line-height: 1;
    height: 45px;
}
.header-search-wrap form input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: var(--tg-body-font-color);
}
.header-search-wrap form button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    padding: 0;
    font-size: 20px;
    line-height: 0;
    color: var(--tg-secondary-color);
    background: #dadada;
    height: 45px;
    width: 50px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.header-search-wrap form button:hover {
    color: var(--tg-primary-color);
}
.header-action > ul {
    display: flex;
    align-items: center;
    margin-left: 25px;
}
.header-action > ul li {
    position: relative;
    margin-left: 25px;
    line-height: 0;
}
.header-action ul li:first-child {
    margin-left: 0;
}
.header-action ul li a {
    color: var(--tg-paragraph-color);
    font-size: 24px;
    line-height: 0;
    position: relative;
    font-weight: 700;
}
.header-action ul li a:hover {
    color: var(--tg-primary-color);
}
.header-action ul li a span {
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    font-size: 11px;
    font-weight: 600;
    border-radius: 50%;
    right: -10px;
    top: -4px;
}
.header-cart {
    display: flex;
    align-items: center;
    gap: 15px;
}
.header-cart strong {
    font-size: 14px;
    font-weight: 600;
    color: var(--tg-secondary-color);
}
.header-action .header-sine-in a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: var(--tg-secondary-color);
}
.header-action .header-sine-in {
    margin-left: 20px;
}
.header-action .header-sine-in a i {
    color: var(--tg-body-font-color);
    font-size: 24px;
}
.header-action .header-sine-in a:hover i {
    color: var(--tg-primary-color);
    transition: all 0.3s ease-out 0s;
}
.header-action .header-btn .btn {
    color: var(--tg-white);
    font-size: 14px;
    padding: 13px 22px;
}
.navbar-wrap ul li .sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    min-width: 230px;
    border: 1px solid #f5f5f5;
    background: var(--tg-white);
    margin: 0 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    -moz-box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
}
.navbar-wrap ul li .sub-menu .sub-menu {
    right: auto;
    left: 100%;
    top: 0;
}
.navbar-wrap ul li .sub-menu li {
    margin-left: 0;
    text-align: left;
    display: block;
}
.navbar-wrap ul li .sub-menu li a,
.navbar-wrap ul li .sub-menu li > span {
    padding: 9px 15px 9px 25px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--tg-heading-font-color);
    text-transform: capitalize;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    justify-content: space-between;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.navbar-wrap ul li .sub-menu li > span {
    display: flex;
    cursor: default;
}
.navbar-wrap ul li .sub-menu > li.active > a,
.navbar-wrap ul li .sub-menu li a:hover {
    color: var(--tg-primary-color);
}
.navbar-wrap ul li .sub-menu > li > a::before,
.navbar-wrap ul li .sub-menu li a::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 0px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 15px;
    background: var(--tg-primary-color);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.navbar-wrap ul li .sub-menu > li.active > a::before,
.navbar-wrap ul li .sub-menu li a:hover::before {
    height: 11px;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.navbar-wrap ul li .sub-menu > li.menu-item-has-children > a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    color: var(--tg-icon-color);
    font-size: 14px;
    line-height: 0;
    transition: all 0.3s ease-out 0s;
}
.navbar-wrap ul li .sub-menu > li.menu-item-has-children.active > a::after,
.navbar-wrap ul li .sub-menu > li.menu-item-has-children > a:hover::after {
    color: var(--tg-primary-color);
}
.navbar-wrap ul li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.sticky-menu {
    position: fixed;
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    -webkit-animation: 220ms ease-out 0s normal none 1 running stickyMenuIn;
    animation: 220ms ease-out 0s normal none 1 running stickyMenuIn;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.06), 0 8px 24px rgba(15, 23, 42, 0.08);
    border-radius: 0;
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
}
.menu-area.sticky-menu {
    border-bottom: 1px solid rgba(15, 23, 42, 0.06);
}
.menu-area.menu-style-six:not(.sticky-menu) {
    background: #fff;
}
.menu-area.menu-style-six {
    background: #fff;
}
.menu-area.menu-style-six:not(.sticky-menu) .navbar-wrap > ul > li > a,
.menu-area.menu-style-six:not(.sticky-menu) .navbar-wrap > ul > li > span {
    color: #111827;
}
.menu-area.menu-style-six:not(.sticky-menu) .navbar-wrap > ul > li.menu-item-has-children > a::after,
.menu-area.menu-style-six:not(.sticky-menu) .navbar-wrap > ul > li.menu-item-has-children > span::after {
    color: #111827;
}
.menu-area.menu-style-six:not(.sticky-menu) .mobile-nav-toggler {
    color: #111827;
}
.menu-area.menu-style-six .navbar-wrap > ul > li.active {
    background-color: transparent;
}
.menu-area.menu-style-six .navbar-wrap > ul > li.active > a,
.menu-area.menu-style-six .navbar-wrap > ul > li.active > span {
    color: #111827;
}
.menu-area.menu-style-six.sticky-menu {
    background: #fff;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.06), 0 8px 24px rgba(15, 23, 42, 0.08);
}
.menu-area.menu-style-six.sticky-menu > .container {
    max-width: 100%;
    width: 100%;
    padding-left: clamp(16px, 3vw, 48px);
    padding-right: clamp(16px, 3vw, 48px);
}
.menu-area.menu-style-six.sticky-menu .menu-nav {
    align-items: center;
    width: 100%;
    gap: 0;
    justify-content: flex-start;
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap {
    flex: 0 1 auto;
    justify-content: flex-end;
    min-width: 0;
    margin-left: auto;
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap ul {
    margin-left: 0;
    justify-content: flex-end;
}
.menu-area.menu-style-six.sticky-menu .logo.d-none {
    display: block !important;
    flex-shrink: 0;
    margin-right: 0;
}
.menu-area.menu-style-six.sticky-menu .logo img {
    max-height: 42px;
}
.sticky-menu-actions {
    display: none !important;
    align-items: center;
    flex-shrink: 0;
    margin-left: 8px;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions {
    display: flex !important;
}
.sticky-menu-divider {
    width: 1px;
    height: 36px;
    background: rgba(15, 23, 42, 0.14);
    margin: 0 20px 0 16px;
    flex-shrink: 0;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .subscribe-btn .btn {
    padding: 10px 14px 10px 16px;
    white-space: nowrap;
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .age-rating-badge {
    padding: 10px 12px;
    font-size: 13px;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .subscribe-btn .btn::before {
    display: none;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .subscribe-btn .btn:hover {
    background: #fff;
    color: #000;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .subscribe-btn .btn .date {
    font-size: 13px;
    color: #000;
}
.menu-area.menu-style-six.sticky-menu .sticky-menu-actions .subscribe-btn .btn .date .flaticon-calendar {
    color: #000;
}
@media (max-width: 991.98px) {
    .menu-area.menu-style-six.sticky-menu .sticky-menu-actions {
        display: none !important;
    }
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li > a,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li > span {
    padding: 18px 17px;
    color: #111827;
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li:hover > a,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li:hover > span {
    color: var(--tg-primary-color);
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.active > a,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.active > span {
    color: #111827;
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children > a::after,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children > span::after {
    color: #111827;
}
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children.active > a::after,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children:hover > a::after,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children.active > span::after,
.menu-area.menu-style-six.sticky-menu .navbar-wrap > ul > li.menu-item-has-children:hover > span::after {
    color: var(--tg-primary-color);
}
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu {
    top: 100%;
    margin-top: 0;
    padding: 8px 0;
    border: 1px solid rgba(15, 23, 42, 0.08);
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.1);
}
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu li a,
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu li > span {
    padding: 8px 16px 8px 22px;
    color: #111827;
    font-size: 14px;
    line-height: 1.35;
    gap: 0;
}
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu li a:hover,
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu > li.active > a {
    color: var(--tg-primary-color);
    padding-left: 22px;
}
.menu-area.menu-style-six .navbar-wrap ul li .sub-menu li a::before {
    left: 12px;
}
.menu-area.menu-style-six.sticky-menu .mobile-nav-toggler {
    color: #111827;
}
@keyframes stickyMenuIn {
    from {
        opacity: 0;
        transform: translate3d(0, -8px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

/* header-six */
.header-top-wrap-four {
    background: var(--tg-secondary-color);
    padding: 5px 0;
}
.header-top-left-four {
    display: flex;
    align-items: center;
    gap: 8px;
}
.trending-box {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 4px 30px 4px 5px;
    position: relative;
    z-index: 1;
}
.trending-box .shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.trending-box .shape svg {
    overflow: visible;
    width: 100%;
    height: 100%;
}
.trending-box .icon {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--tg-primary-color);
}
.trending-box span {
    font-size: 13px;
    font-weight: 600;
    color: var(--tg-white);
}
.ta-trending-slider {
    height: 40px;
    margin: 0;
}
.ta-trending-slider .swiper-slide {
    display: flex;
    align-items: center;
}
.trending-content a {
    color: #C7D2E0;
    font-size: 14px;
}
.trending-content a:hover {
    color: var(--tg-white);
}
.header-logo-area-four {
    padding: 15px 0;
    /* border-bottom: 1px solid var(--tg-gray); */
    background: #fff;
}
.hl-left-side-four .date {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    color: var(--tg-body-font-color);
    gap: 6px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.hl-left-side-four .date i {
    line-height: 0;
    color: #6D757F;
}
.hl-right-side-four {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
}
.hl-right-side-four .sign-in a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    color: var(--tg-body-font-color);
    gap: 8px;
}
.hl-right-side-four .sign-in a i {
    line-height: 0;
    font-size: 22px;
}
.hl-right-side-four .sign-in a:hover {
    color: var(--tg-primary-color);
}
.header-subscribe-group {
    display: flex;
    align-items: center;
    gap: 8px;
}
.age-rating-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 13px 12px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}
.subscribe-btn .btn,
.subscribe-btn .btn.btn-two {
    padding: 13px 12px 13px 15px;
    text-transform: uppercase;
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.subscribe-btn .btn::before,
.subscribe-btn .btn.btn-two::before {
    display: none;
}
.subscribe-btn .btn:hover,
.subscribe-btn .btn.btn-two:hover {
    background: #fff;
    color: #000;
}
.subscribe-btn .btn .date {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    letter-spacing: 5%;
    color: #000;
}

.subscribe-btn .btn .date .flaticon-calendar {
    padding-right: 5px;
    font-size: 15px;
    color: #000;
}
.menu-area.menu-style-six:not(.sticky-menu) {
    border-top: 1px solid rgba(15, 23, 42, 0.12);
    border-bottom: 1px solid rgba(15, 23, 42, 0.12);
    box-shadow: none;
}
.menu-style-six .navbar-wrap ul li a,
.menu-style-six .navbar-wrap ul li > span {
    padding: 19px 20px 16px 20px;
}
.menu-style-six .navbar-wrap > ul > li:first-child > a,
.menu-style-six .navbar-wrap > ul > li:first-child > span {
    padding: 19px 20px 16px 0px;
}
.menu-style-six .navbar-wrap ul {
    margin: 0 auto;
}
.menu-style-six .offcanvas-toggle {
    border-right: 1px solid var(--tg-gray);
    border-left: 1px solid var(--tg-gray);
    width: 70px;
}
.menu-style-six .offcanvas-toggle a {
    padding: 15px 5px 15px 5px;
}
.menu-style-six .offcanvas-toggle a span {
    background: var(--tg-body-font-color);
}
.menu-style-six .menu-nav {
    align-items: normal;
}

/*=============================
	03. Mobile Menu
===============================*/
.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    color: var(--tg-white);
    margin-right: 30px;
    top: 15px;
}
.nav-logo img {
    width: 150px;
}
.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    z-index: 99;
    border-radius: 0px;
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86)e;
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}
.mobile-menu .navbar-collapse {
    display: block !important;
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
}
.mobile-menu-visible {
    overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .navigation li.current>a:before {
    height: 100%;
}
.menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
}
.mobile-menu-visible .menu-backdrop {
    opacity: 1;
    visibility: visible;
}
.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--tg-white);
    padding: 0px 0px;
    z-index: 5;
    box-shadow: -9px 0 14px 0px rgb(0 0 0 / 6%);
}
.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
}
.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: #292b37;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
.mobile-menu .navigation ul {
    padding: 0;
    margin: 0;
}
.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgb(0 0 0 / 10%);
}
.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 60px 10px 25px;
    font-size: 14px;
    font-weight: 700;
    color: var(--tg-heading-font-color);
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.mobile-menu .navigation li ul li > a {
    font-size: 14px;
    margin-left: 20px;
    text-transform: capitalize;
}
.mobile-menu .navigation li ul li ul li a {
    margin-left: 40px;
}
.mobile-menu .navigation li ul li ul li ul li a {
    margin-left: 60px;
}
.mobile-menu .navigation li > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: var(--tg-white);
    background: var(--tg-primary-color);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn i {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: var(--tg-primary-color);
}
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul {
    display: none;
}
.mobile-menu .social-links ul {
    display: flex;
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 6px 10px;
}
.mobile-menu .social-links li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: var(--tg-heading-font-color);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid var(--tg-gray);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.mobile-menu .social-links li a:hover {
    border-color: var(--tg-primary-color);
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.menu-area .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 30px;
    cursor: pointer;
    line-height: 1;
    color: var(--tg-primary-color);
    display: none;
    margin-top: 0;
    margin-left: 25px;
}
.mobile-search {
    padding: 0 20px 25px 25px;
}
.mobile-search form {
    position: relative;
}
.mobile-search input {
    display: block;
    width: 100%;
    border: 1px solid var(--tg-gray);
    padding: 10px 45px 10px 20px;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    background: transparent;
    color: var(--tg-secondary-color);
}
.mobile-search input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: #545E69;
}
.mobile-search button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    padding: 0;
    right: 20px;
    line-height: 1;
    background: transparent;
    color: var(--tg-secondary-color);
}


/*=============================
	04. Search
===============================*/
.search__popup {
    padding-top: 70px;
    padding-bottom: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: var(--tg-white);
    backdrop-filter: blur(10px);
    z-index: 99;
    -webkit-transform: translateY(calc(-100% - 80px));
    -moz-transform: translateY(calc(-100% - 80px));
    -ms-transform: translateY(calc(-100% - 80px));
    -o-transform: translateY(calc(-100% - 80px));
    transform: translateY(calc(-100% - 80px));
    -webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition-delay: 0.5s;
}
.search__input {
    position: relative;
    height: 80px;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    transition: all 0.3s ease-in-out;
    transition-delay: 0.5s;
    opacity: 0;
}
.search__input::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background-color: var(--tg-primary-color);
    transition-delay: 0.3s;
    transition: all 0.3s ease-in-out;
}
.search__popup.search-opened .search__input::after {
    width: 100%;
    transition-delay: 0.5s;
}
.search__input input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
    outline: 0;
    font-size: 24px;
    color: var(--tg-heading-font-color);
    border-bottom: 1px solid transparent;
    padding: 0;
    padding-right: 30px;
}
.search__input input::placeholder {
    font-size: 24px;
}
.search__input .search-input-field~.search-focus-border {
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 1px;
    background-color: var(--tg-primary-color);
    transition: all 0.5s;
}
.search__input .search-input-field:focus~.search-focus-border {
    width: 100%;
    left: 0;
    right: auto;
    transition: all .5s;
}
.search__input button {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    color: var(--tg-primary-color);
    border: none;
    padding: 0 0;
    background: transparent;
}
.search__popup.search-opened {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    transition-delay: 0s;
    z-index: 99999999;
}
.search__popup.search-opened .search__input {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 0.3s;
}
.search__close {
    position: absolute;
    top: 10%;
    right: 2%;
    z-index: 2;
}
.search-close-btn {
    margin: 0;
    padding: 0;
    border: none;
    color: var(--tg-primary-color);
    cursor: pointer;
    background: transparent;
}
.search-popup-overlay {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    transition: all 0.3s ease-in-out;
    transition-delay: 0.5s;
    opacity: 0;
    visibility: hidden;
    background: #000d25;
}
.search-popup-overlay.search-popup-overlay-open {
    opacity: .55;
    visibility: visible;
    transition-delay: 0s;
}

/*=============================
	06. Banner Post
===============================*/
.banner-post-item {
    position: relative;
}
.banner-post-thumb {
    overflow: hidden;
    position: relative;
}
.banner-post-thumb::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(360deg, rgba(0, 5, 11, 0.89) 0%, rgba(10, 23, 41, 0.00) 100%);
    pointer-events: none;
}
.banner-post-thumb img {
    height: 600px;
    width: 100%;
    object-fit: cover;
}
.banner-post-item:hover .banner-post-thumb img {
    transform: scale(1.1);
}
.banner-post-content {
    text-align: center;
    position: absolute;
    left: 100px;
    right: 100px;
    bottom: 50px;
}
.banner-post-content .post-title {
    color: var(--tg-white);
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.28;
}
.banner-post-content .post-title a {
    background-size: 0 2px;
}
.banner-post-content .post-title a:hover {
    color: var(--tg-white);
}
.banner-post-item:hover .banner-post-content .post-title a {
    background-size: 100% 2px;
}
.blog-post-meta.white-blog-meta .list-wrap li {
    color: var(--tg-gray-two);
}
.blog-post-meta.white-blog-meta .list-wrap li a {
    color: var(--tg-gray-two);
}
.blog-post-meta.white-blog-meta .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

/* banner-post-two */
.banner-post-inner .row {
    --bs-gutter-x: 20px;
}
.banner-post-inner .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.banner-post-inner .row .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.banner-post-two {
    position: relative;
    margin-bottom: 20px;
}
.banner-post-two.big-post .banner-post-thumb-two img {
    width: 100%;
    height: 615px;
    object-fit: cover;
}
.banner-post-two:hover .banner-post-thumb-two img {
    transform: scale(1.1);
}
.banner-post-thumb-two {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.banner-post-thumb-two::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.89) 16.31%, rgba(10, 23, 41, 0.00) 108.6%);
    pointer-events: none;
}
.banner-post-content-two {
    position: absolute;
    left: 40px;
    bottom: 40px;
    right: 50px;
}
.banner-post-content-two .post-title {
    font-size: 28px;
    color: var(--tg-white);
    margin-bottom: 15px;
    line-height: 1.4;
}
.banner-post-content-two .post-title a:hover {
    color: var(--tg-white);
}
.banner-post-content-two .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.banner-post-two.big-post:hover .banner-post-content-two .post-title a {
    background-size: 100% 2px;
}
.banner-post-two:hover .banner-post-content-two .post-title a {
    background-size: 100% 1px;
}
.banner-post-two.small-post .banner-post-content-two {
    left: 25px;
    right: 25px;
    bottom: 20px;
}
.banner-post-two.small-post .banner-post-content-two .post-title {
    font-size: 18px;
    margin-bottom: 12px;
    line-height: 1.3;
}
.banner-post-two.small-post .banner-post-thumb-two img {
    width: 100%;
    height: 192px;
    object-fit: cover;
}
.home-bottom-categories {
    margin-top: 0;
}
.home-bottom-categories .section-title.section-title-tree {
    position: relative;
    padding-bottom: 10px;
}
.home-bottom-categories__card {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #fafafa;
    background: var(--tg-white);
}
.home-bottom-categories__media {
    display: block;
    position: relative;
    overflow: hidden;
}
.home-bottom-categories__media::after {
    display: none;
}
.home-bottom-categories__media img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    display: block;
    transition: transform 0.35s ease;
}
.home-bottom-categories__card:hover .home-bottom-categories__media img {
    transform: scale(1.06);
}
.home-bottom-categories__body {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 1;
    padding: 14px 12px 15px;
}
.home-bottom-categories__post-title {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 400;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-bottom-categories__post-title a {
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
}
.home-bottom-categories__post-title a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-bottom-categories .white-blog-meta .list-wrap {
    justify-content: flex-start;
    gap: 12px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-bottom-categories .white-blog-meta .list-wrap li {
    color: var(--tg-paragraph-color);
    font-size: 12px;
}
.home-bottom-categories__card--small .home-bottom-categories__post-title {
    font-size: 15px;
    line-height: 1.3;
}
.home-bottom-categories__card--small .home-bottom-categories__body {
    padding: 14px 12px 15px;
}

@media (max-width: 991.98px) {
    .home-bottom-categories__media img {
        height: 280px;
    }
}

@media (max-width: 767.98px) {
    .home-bottom-categories__media img {
        height: 240px;
    }
    .home-bottom-categories__post-title {
        font-size: 16px;
    }
}

/* banner-post-three */
.banner-post-three {
    position: relative;
}
.banner-post-thumb-three {
    position: relative;
    overflow: hidden;
}
.banner-post-thumb-three::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.89) 0%, rgba(0, 0, 0, 0.55) 0.01%,
    rgba(10, 23, 41, 0.00) 53.96%);
    pointer-events: none;
}
.banner-post-thumb-three img {
    width: 100%;
    height: 530px;
    object-fit: cover;
}
.banner-post-three:hover .banner-post-thumb-three img {
    transform: scale(1.1);
}
.banner-post-content-three {
    text-align: center;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 60px;
}
.banner-post-content-three .post-title {
    color: var(--tg-white);
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.banner-post-content-three .post-title a:hover {
    color: var(--tg-white);
}
.banner-post-three:hover .banner-post-content-three .post-title a {
    background-size: 100% 2px;
}

/* banner-post-four */
.banner-post-four {
    position: relative;
    margin-bottom: 30px;
}
.banner-post-thumb-four {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.banner-post-thumb-four::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 5, 11, 0.89) 9.22%, rgba(10, 23, 41, 0.18) 100%);
    pointer-events: none;
    border-radius: 6px;
}
.banner-post-thumb-four img {
    width: 100%;
    height: 422px;
    object-fit: cover;
}
.banner-post-four:hover .banner-post-thumb-four img {
    transform: scale(1.1);
}
.banner-post-content-four {
    text-align: center;
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 55px;
}
.banner-post-content-four .post-title {
    color: var(--tg-white);
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.3;
}
.banner-post-content-four .post-title a:hover {
    color: var(--tg-white);
}
.banner-post-four:hover .banner-post-content-four .post-title a {
    background-size: 100% 2px;
}

/* banner-post-five */
.news-banner-post-wrap .row .col-33 {
    width: 33.2%;
    flex: 0 0 auto;
}
.news-banner-post-wrap .row .col-67 {
    width: 66.8%;
    flex: 0 0 auto;
}
.news-banner-small-post {
    padding-right: 10px;
    position: relative;
}
.news-banner-small-post::before {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background: var(--tg-border-color);
}
.banner-post-five {
    margin-bottom: 25px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 25px;
}
.banner-post-five:last-child {
    padding: 0;
    border: none;
}
.banner-post-thumb-five {
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
}
.banner-post-thumb-five img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.banner-post-five:hover .banner-post-thumb-five img {
    transform: scale(1.1);
}
.post-tag-four {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    line-height: 1.4;
    color: var(--tg-icon-color);
    margin-bottom: 12px;
}
.banner-post-content-five .post-title {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.banner-post-five:hover .banner-post-content-five .post-title a {
    background-size: 100% 1px;
}
.banner-post-content-five .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.banner-post-six {
    margin-bottom: 0px;
}
.banner-post-thumb-six {
    overflow: hidden;
    margin-bottom: 0px;
}
.banner-post-thumb-six img {
    width: 100%;
    height: 428px;
    object-fit: cover;
}
.banner-post-six:hover .banner-post-thumb-six img {
    transform: scale(1.1);
}
.banner-post-content-six {
    text-align: left;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: hsl(0deg 0% 0% / 75%);
    padding: 10px;
}
.banner-post-content-six .post-title {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.banner-post-six:hover .banner-post-content-six .post-title a {
    background-size: 100% 2px;
}
.banner-post-content-six .blog-post-meta {
    margin-bottom: 15px;
}
.banner-post-content-six p {
    margin-bottom: 0;
}
.banner-post-seven .banner-post-thumb-five img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.banner-post-seven .banner-post-thumb-five .paly-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-white);
    border-radius: 50%;
    font-size: 18px;
}
.banner-post-seven .banner-post-thumb-five .paly-btn:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.banner-post-seven {
    position: relative;
}
.banner-post-seven::before {
    content: "";
    position: absolute;
    top: 0px;
    right: -20px;
    width: 1px;
    height: 100%;
    background: var(--tg-border-color);
}
.today-post-wrap .row [class*="col-"]:last-child .banner-post-seven::before {
    display: none;
}

/* banner-sidebar */
.sidebar-wrap-three {
    padding-left: 10px;
    position: sticky;
    top: 90px;
}
.sidebar-wrap-three::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 1px;
    height: 100%;
    background: var(--tg-border-color);
}
.sidebar-widget-three {
    margin-bottom: 40px;
}
.sidebar-widget-three:last-child {
    margin-bottom: 0;
}
.widget-title-three .section-title-line {
    bottom: auto;
    top: 0;
}
.widget-title.widget-title-three  {
    padding-bottom: 0;
    padding-top: 20px;
}
.stories-post {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 15px;
    justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid var(--tg-border-color);
}
.stories-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.stories-post-thumb {
    width: 90px;
    flex: 0 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.stories-post-thumb img {
    width: 100%;
    height: 90px;
    object-fit: cover;
}
.stories-post:hover .stories-post-thumb img {
    transform: scale(1.1);
}
.stories-post-content .post-title {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
}
.stories-post:hover .stories-post-content .post-title a {
    background-size: 100% 1px;
}
.stories-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.stories-post-content .post-tag-four {
    margin-bottom: 5px;
}
.stories-post-two {
    background: var(--tg-gray-three);
    padding: 15px 20px 20px;
    margin-bottom: 3px;
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.stories-post-two:last-child {
    margin-bottom: 0;
}
.stories-post-two .number {
    margin-bottom: 0;
    font-size: 26px;
    color: #C2C2C2;
    font-weight: 600;
}
.stories-post-two:hover .stories-post-content .post-title a {
    background-size: 100% 1px;
}
.sidebar-img-two {
    text-align: center;
}

/*=============================
	07. Breadcrumb
===============================*/
.breadcrumb-area {
    background: var(--tg-gray-three);
    padding: 37px 0;
}
.breadcrumb-content .breadcrumb {
    margin-bottom: 0;
}
.breadcrumb-content .breadcrumb-item {
    font-size: 15px;
    font-weight: 500;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    color: var(--tg-icon-color);
}
.breadcrumb-content .breadcrumb-item a {
    color: var(--tg-icon-color);
}
.breadcrumb-content .breadcrumb-item a:hover {
    color: var(--tg-primary-color);
}
.breadcrumb-content .breadcrumb-item.active {
    color: var(--tg-primary-color);
}
.breadcrumb-content .breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: 8px;
    color: var(--tg-icon-color);
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
}
.breadcrumb-content .breadcrumb-item+.breadcrumb-item {
    padding-left: 8px;
}

/*=============================
	09. Featured Post
===============================*/
.featured-post-area {
    position: relative;
}
.featured-post-wrap .row {
    --bs-gutter-x: 20px;
}
.featured-post-wrap .row [class*="col-"] {
    padding: 0 10px;
}
.featured-post-item {
    margin-bottom: 30px;
}
.featured-post-thumb {
    border-radius: 6px;
    overflow: hidden;
}
.featured-post-thumb img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
.featured-post-item:hover .featured-post-thumb img {
    transform: scale(1.1);
}
.featured-post-content {
    position: relative;
    text-align: center;
    padding: 25px 0 0;
}
.featured-post-content .post-tag {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -13px;
}
.post-tag {
    color: var(--tg-white);
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.78px;
    text-transform: uppercase;
    background: var(--tg-primary-color);
    display: inline-block;
    border-radius: 3px;
    padding: 4px 10px;
    margin-bottom: 10px;
}
.post-tag:hover {
    color: var(--tg-white);
    background: var(--tg-secondary-color);
}
.featured-post-content .post-title {
    font-size: 24px;
    margin-bottom: 12px;
}
.post-title a:hover {
    color: var(--tg-secondary-color);
}
.post-title a {
    color: inherit;
    display: inline;
    padding-bottom: 0;
    -webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
    background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), color-stop(98%, currentColor));
    background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: left 100%;
}
.featured-post-item:hover .post-title a {
    background-size: 100% 1px;
}
.blog-post-meta .list-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
}
.blog-post-meta .list-wrap li {
    display: flex;
    align-items: center;
    color: var(--tg-icon-color);
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.52px;
    text-transform: uppercase;
    gap: 5px;
}
.blog-post-meta .list-wrap li i {
    line-height: 0;
    font-size: 16px;
}
.blog-post-meta .list-wrap li a {
    color: var(--tg-icon-color);
}
.blog-post-meta .list-wrap li a:hover {
    color: var(--tg-primary-color);
}
.featured-post-active .slick-arrow {
    position: absolute;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -80px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0;
    line-height: 0;
    color: var(--tg-white);
    font-weight: 700;
    font-size: 20px;
    background: var(--tg-primary-color);
    border: none;
    transform: rotate(180deg);
    z-index: 3;
    opacity: 0;
    transition: .3s linear;
}
.featured-post-active .slick-arrow:hover {
    background: var(--tg-secondary-color);
}
.featured-post-active .slick-next.slick-arrow {
    left: auto;
    right: -15px;
    transform: rotate(0);
}
.featured-post-active:hover .slick-arrow {
    opacity: 1;
}

/*=============================
	12. Latest Post
===============================
.section-title-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    position: relative;
    padding-bottom: 20px;
}*/
.section-title-wrap {
    position: relative;
}
.section-title .title {
    margin-bottom: 0;
    font-size: 30px;
}
.section-title-line {
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px solid var(--tg-border-color);
    border-left: none;
    border-right: none;
}
.section-title-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 40px;
    height: 5px;
    background: #335aff;
}
.section-title-line::after {
    content: "";
    position: absolute;
    left: 36px;
    top: -1.5px;
    width: 10px;
    height: 6px;
    background: var(--tg-white);
    clip-path: polygon(40% 0, 100% 0%, 60% 100%, 0 100%);
}
.view-all-btn .link-btn {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    border-radius: 4px;
    border: 1px solid #CFCFCF;
    padding: 8px 12px;
    color: var(--tg-secondary-color);
    gap: 10px;
    --arrow-hover-move-x: 110%;
    --arrow-hover-move-y: 100%;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.view-all-btn .link-btn .svg-icon {
    display: none;
}
.view-all-btn.no-title {
    display: none !important;
}
.view-all-btn .link-btn .svg-icon svg {
    color: #ffffff;
    width: 10px;
    transition: all 0.3s ease-out 0s;
    transform: translateY(-2px);
}
.view-all-btn .link-btn svg path {
    transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}
.view-all-btn .link-btn svg path:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}
.view-all-btn .link-btn svg path:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--arrow-hover-move-x))) translateY(var(--arrow-hover-move-y));
    opacity: .5;
    transition-delay: 0s, 0s;
}
.view-all-btn .link-btn:hover svg path:nth-of-type(1) {
    transform: translateX(var(--arrow-hover-move-x)) translateY(calc(-1 * var(--arrow-hover-move-y)));
    opacity: 0;
    transition-delay: 0s, 0s;
}
.view-all-btn .link-btn:hover svg path:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}
.view-all-btn .link-btn:hover {
    border-color: var(--tg-secondary-color);
    color: var(--tg-white);
    background: var(--tg-secondary-color);
}
.view-all-btn .link-btn:hover .svg-icon svg {
    color: var(--tg-white);
}
.latest-post-inner-wrap > .row > .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.latest-post-inner-wrap > .row > .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.latest-post-item-wrap > .row > .col-66 {
    width: 66.5%;
}
.latest-post-item-wrap > .row > .col-34 {
    width: 33.5%;
}
.latest-post-item.big-post .featured-post-thumb img {
    height: 390px;
    object-fit: cover;
    width: 100%;
}
.latest-post-item.big-post .featured-post-content {
    padding: 30px 0 0;
}
.latest-post-item.big-post .featured-post-content p {
    width: 90%;
    margin: 0 auto;
}
.latest-post-item.big-post .featured-post-content .post-title {
    font-size: 28px;
}
.latest-post-item.big-post:hover .featured-post-content .post-title a {
    background-size: 100% 2px;
}
.latest-post-item.big-post .blog-post-meta .list-wrap {
    margin-bottom: 12px;
}
.latest-post-item.small-post .featured-post-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.latest-post-item.small-post .featured-post-content .post-title {
    font-size: 20px;
    line-height: 1.4;
}
.latest-post-item.small-post {
    margin-bottom: 20px;
}
.sidebar-wrap {
    margin-left: 15px;
    position: sticky;
    top: 100px;
}
.sidebar-wrap.sidebar-wrap-two {
    top: 70px;
}
.sidebar-avatar {
    text-align: center;
    position: relative;
    background: var(--tg-gray-three);
    padding: 100px 30px 45px;
    margin-top: 100px;
    z-index: 1;
}
.sidebar-avatar::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    background: var(--tg-primary-color);
}
.sidebar-avatar-thumb {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 180px;
    margin-top: -100px;
}
.sidebar-avatar-thumb img {
    border-radius: 50%;
}
.sidebar-avatar-content .title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 12px;
}
.sidebar-avatar-content p {
    margin-bottom: 20px;
}
.avatar-social .list-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}
.avatar-social .list-wrap li a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    border-radius: 50%;
    font-size: 15px;
}
.avatar-social .list-wrap li a:hover {
    background: var(--tg-secondary-color);
}
.sidebar-avatar-shape img {
    position: absolute;
    z-index: -1;
}
.sidebar-avatar-shape img:nth-child(1) {
    right: 0;
    top: 0;
}
.sidebar-avatar-shape img:nth-child(2) {
    left: 0;
    bottom: 0;
}
.sidebar-widget {
    margin-bottom: 25px;
}
.sidebar-widget:last-child {
    margin-bottom: 0;
}
.widget-title {
    position: relative;
    padding-bottom: 20px;
}
.widget-title .title {
    margin-bottom: 0;
    font-size: 22px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.sidebar-social-wrap .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
}
.sidebar-social-wrap .list-wrap li a {
    display: flex;
    align-items: center;
    background: var(--tg-teal);
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--tg-secondary-color);
    gap: 10px;
    border-radius: 4px;
    padding: 10px 20px;
    min-width: 162px;
    justify-content: center;
}
.sidebar-social-wrap .list-wrap li a i {
    font-size: 18px;
}
.sidebar-social-wrap .list-wrap li a:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

/* latest-post-two */
.sidebar-avatar-two {
    background: var(--tg-gray-three);
    border-radius: 6px;
    padding: 25px 40px 40px;
    text-align: center;
}
.sidebar-avatar-two .sidebar-avatar-thumb {
    position: inherit;
    width: 170px;
    margin-top: 0;
    transform: translateX(0);
    border: 5px solid var(--tg-white);
    border-radius: 50%;
    margin: 0 auto 20px;
    filter: drop-shadow(0px 20px 50px rgba(0, 0, 0, 0.10));
}
.sidebar-avatar-two .sidebar-avatar-content p {
    margin-bottom: 20px;
    color: #6D757F;
    line-height: 1.5;
}
.sidebar-avatar-two .avatar-social .list-wrap li a {
    width: 50px;
    height: 50px;
    background: var(--tg-white);
    color: var(--tg-secondary-color);
    border-radius: 50%;
    font-size: 20px;
    border: 1px solid #D0D0D0;
}
.sidebar-avatar-two .avatar-social .list-wrap li a:hover {
    background: var(--tg-primary-color);
    border-color: var(--tg-primary-color);
    color: var(--tg-white);
}
.sidebar-social-wrap.sidebar-social-two .list-wrap li a {
    background: #F0F0F0;
}
.sidebar-social-wrap.sidebar-social-two .list-wrap li a:hover {
    background: var(--tg-primary-color);
}

/*=============================
	13. Categories
===============================*/
.categories-area {
    background: var(--tg-teal);
    position: relative;
    padding: 70px 0 40px;
    z-index: 1;
}
.categories-shape-wrap img {
    position: absolute;
    z-index: -1;
}
.categories-shape-wrap img:nth-child(1) {
    right: 0;
    top: 0;
}
.categories-shape-wrap img:nth-child(2) {
    left: 0;
    bottom: 0;
}
.section-title-two.text-center .title {
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 15px;
}
.section-title-two.text-center .title::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 32px;
    height: 5px;
    background: var(--tg-primary-color);
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}
.section-title p {
    width: 90%;
    margin: 0 auto;
}
.categories-item {
    box-shadow: 0px 0px 30px #738C8C;
    border: 5px solid var(--tg-white);
    border-radius: 50%;
    position: relative;
    width: 190px;
    margin: 0 auto 30px;
}
.categories-img {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}
.categories-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--tg-secondary-color);
    opacity: 0;
    pointer-events: none;
    transition: all ease 0.8s;
    transform: scale(0);
    border-radius: 50%;
}
.categories-item:hover .categories-img::after {
    opacity: 0.8;
    transform: scale(1);
}
.categories-item:hover .categories-img img {
    transform: scale(1.08);
}
.categories-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.categories-content a {
    display: block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.78px;
    text-transform: uppercase;
    color: var(--tg-white);
    background: var(--tg-primary-color);
    border-radius: 3px;
    padding: 6px 10px;
    line-height: 1;
}

/* categories-two */
.section-title-wrap-three {
    display: flex;
    align-items: center;
    position: relative;
    gap: 15px;
}
.section-title-wrap-three.text-center {
    justify-content: center;
}
.section-title-three {
    display: flex;
    align-items: center;
    flex: 1;
}
.section-title-three .title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0;
    color: var(--tg-white);
    text-transform: capitalize;
    position: relative;
    padding: 8px 28px;
    z-index: 1;
    white-space: nowrap;
}
.section-title-svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: -1;
}
.section-title-svg svg {
    width: 100%;
    height: 100%;
    color: var(--tg-primary-color);
}
.section-title-line-three {
    height: 5px;
    border: 1px solid var(--tg-border-color);
    border-right: none;
    border-left: none;
    flex-grow: 1;
    margin-left: -15px;
}
.section-title-wrap-three.text-center .section-title-line-three {
    width: 100%;
}
.categories-item-wrap-two .row {
    --bs-gutter-x: 42px;
}
.categories-item-two {
    position: relative;
    margin-bottom: 30px;
}
.categories-img-two {
    position: relative;
    overflow: hidden;
    border-radius: 50px;
}
.categories-img-two img {
    height: 180px;
    object-fit: cover;
    width: 100%;
}
.categories-item-two:hover .categories-img-two img {
    transform: scale(1.1);
}
.categories-img-two::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.20) 100%);
    pointer-events: none;
}
.categories-content-two {
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}
.categories-content-two a {
    margin-bottom: 0;
    background: rgba(255, 255, 255, 0.30);
}
.categories-item-two:hover .categories-content-two a {
    background: var(--tg-primary-color);
}

/*=============================
	14. Recipe Post
===============================*/
.ta-overlay-post {
    position: relative;
    margin-bottom: 30px;
}
.overlay-post-thumb {
    overflow: hidden;
    position: relative;
    border-radius: 6px;
}
.overlay-post-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgba(24, 51, 84, 0.00) 0%, #183354 84.90%);
    border-radius: 6px;
    pointer-events: none;
}
.overlay-post-thumb img {
    border-radius: 6px;
    width: 100%;
    height: 540px;
    object-fit: cover;
    object-position: center;
}
.ta-overlay-post:hover .overlay-post-thumb a img {
    transform: scale(1.1);
}
.overlay-post-content {
    position: absolute;
    left: 40px;
    bottom: 35px;
    right: 40px;
}
.overlay-post-content .post-title {
    color: var(--tg-white);
    font-size: 28px;
    margin-bottom: 15px;
    line-height: 1.28;
}
.overlay-post-content .post-title a {
    background-size: 0 2px;
}
.overlay-post-content .post-title a:hover {
    color: var(--tg-white);
}
.ta-overlay-post:hover .overlay-post-content .post-title a {
    background-size: 100% 2px;
}
.overlay-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.overlay-post-content .blog-post-meta .list-wrap li a,
.overlay-post-content .blog-post-meta .list-wrap li {
    color: var(--tg-white);
}
.overlay-post-content .blog-post-meta .list-wrap li a:hover {
    color: var(--tg-primary-color);
}
.ta-horizontal-post {
    display: flex;
    margin-bottom: 30px;
}
.horizontal-post-thumb {
    overflow: hidden;
    width: 190px;
    flex: 0 0 auto;
    border-radius: 5px;
    margin-right: 30px;
}
.horizontal-post-thumb img {
    height: 100%;
    object-fit: cover;
}
.ta-horizontal-post:hover .horizontal-post-thumb img {
    transform: scale(1.08);
}
.horizontal-post-content {
    display: flex;
    flex-direction: column;
    min-height: 160px;
    justify-content: center;
    align-items: flex-start;
}
.horizontal-post-content .post-title {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.4;
}
.ta-horizontal-post:hover .post-title a {
    background-size: 100% 1px;
}
.horizontal-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.ad-banner-img img {
    border-radius: 4px;
}
.ad-banner-img-two img {
    border-radius: 4px;
}

/*=============================
	15. Healthy Post
===============================*/
.healthy-inner-wrap .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.healthy-inner-wrap .row .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.featured-post-item.healthy-post .featured-post-thumb img {
    height: 200px;
}
.featured-post-item.healthy-post .featured-post-content .post-title {
    font-size: 20px;
    line-height: 1.4;
}
.popular-post {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.popular-post:last-child {
    margin-bottom: 0;
}
.popular-post .thumb {
    width: 110px;
    flex: 0 0 auto;
    margin-right: 16px;
    border-radius: 5px;
    overflow: hidden;
}
.popular-post:hover .thumb img {
    transform: scale(1.05);
}
.post-tag-two {
    font-size: 13px;
    letter-spacing: 0.78px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    color: var(--tg-icon-color);
    border-radius: 3px;
    border: 1px solid #B8C1CD;
    padding: 4.5px 8px;
    margin-bottom: 8px;
    display: inline-block;
}
.post-tag-two:hover {
    border-color: var(--tg-primary-color);
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.popular-post .content .post-title {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 1.4;
}
.popular-post:hover .content .post-title a {
    background-size: 100% 1px;
}
.popular-post .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.sidebar-wrap.no-sticky {
    position: inherit;
}

/*=============================
	16. Spotlight Post
===============================*/
.spotlight-post-inner-wrap .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.spotlight-post-inner-wrap .row .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.spotlight-post-item-wrap {
    margin-bottom: 30px;
}
.spotlight-post-item-wrap .row .col-57 {
    width: 57.4%;
    flex: 0 0 auto;
}
.spotlight-post-item-wrap .row .col-43 {
    width: 42.6%;
    flex: 0 0 auto;
}
.spotlight-post {
    margin-bottom: 20px;
}
.spotlight-post-thumb {
    border-radius: 6px;
    overflow: hidden;
}
.spotlight-post.big-post .spotlight-post-thumb {
    margin-bottom: 20px;
}
.spotlight-post.big-post .spotlight-post-thumb img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.spotlight-post:hover .spotlight-post-thumb img {
    transform: scale(1.1);
}
.spotlight-post.big-post .spotlight-post-content .post-title {
    font-size: 28px;
    margin-bottom: 18px;
    line-height: 1.28;
}
.spotlight-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.post-title.bold-underline a {
    background-size: 0 2px;
}
.spotlight-post:hover .post-title.bold-underline a {
    background-size: 100% 2px;
}
.spotlight-post.small-post {
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
}
.spotlight-post.small-post .spotlight-post-thumb {
    width: 140px;
    flex: 0 0 auto;
}
.spotlight-post.small-post .spotlight-post-thumb img {
    width: 140px;
    height: 100%;
    object-fit: cover;
}
.spotlight-post.small-post .spotlight-post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.spotlight-post-content .post-title {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 1.3;
}
.spotlight-post:hover .post-title a {
    background-size: 100% 1px;
}
.ta-overlay-post-two {
    position: relative;
    margin-bottom: 10px;
}
.overlay-post-thumb-two {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}
.overlay-post-thumb-two::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.20) 100%);
    pointer-events: none;
}
.overlay-post-thumb-two img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.ta-overlay-post-two:hover .overlay-post-thumb-two img {
    transform: scale(1.1);
}
.overlay-post-content-two {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
}
.overlay-post-content-two .post-title {
    margin-bottom: 15px;
    font-size: 20px;
    color: var(--tg-white);
    line-height: 1.3;
}
.overlay-post-content-two .post-title a:hover {
    color: var(--tg-white);
}
.ta-overlay-post-two:hover .overlay-post-content-two .post-title a {
    background-size: 100% 1px;
}
.post-tag-three {
    background: rgba(255, 255, 255, 0.30);
}
.post-tag-three:hover {
    background: var(--tg-primary-color);
}
.overlay-post-content-two .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.popular-post-item-wrap .row {
    --bs-gutter-x: 10px;
}
.widget-title-two {
    display: flex;
    align-items: center;
}
.widget-title-two .title {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 800;
    color: var(--tg-white);
    padding: 8px 28px;
    position: relative;
    z-index: 1;
    white-space: nowrap;
}
.sidebar-newsletter {
    background: var(--tg-secondary-color);
    border-radius: 5px;
    text-align: center;
    padding: 50px 35px 30px;
    position: relative;
    z-index: 1;
}
.sidebar-newsletter .icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #7B96B7;
    opacity: 0.1;
    top: 28px;
    font-size: 75px;
    line-height: 0;
    z-index: -1;
}
.sidebar-newsletter .title {
    color: var(--tg-white);
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 25px;
}
.sidebar-newsletter p {
    margin-bottom: 30px;
    color: var(--tg-white);
    font-weight: 500;
}
.sidebar-newsletter-form form {
    position: relative;
}
.sidebar-newsletter-form input {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: var(--tg-white);
    border: none;
    background: var(--tg-primary-color);
    border-radius: 5px;
    padding: 13px 45px 13px 20px;
    height: 50px;
}
.sidebar-newsletter-form input::placeholder {
    color: var(--tg-white);
    font-size: 14px;
    font-weight: 400;
    opacity: .8;
}
.sidebar-newsletter-form button {
    border: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: var(--tg-white);
    padding: 0;
    line-height: 1;
}
.sidebar-newsletter-form button svg {
    width: 16px;
    height: 16px;
}
.rc-post-wrap .popular-post {
    margin-bottom: 15px;
}
.rc-post-wrap .popular-post:last-child {
    margin-bottom: 0;
}
.sidebar-widget-two {
    margin-bottom: 30px;
}
.sidebar-widget-two:last-child {
    margin-bottom: 0;
}
.sidebar-categories .list-wrap li {
    margin-bottom: 5px;
}
.sidebar-categories .list-wrap li:last-child {
    margin-bottom: 0;
}
.sidebar-categories .list-wrap li a {
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    justify-content: space-between;
    padding: 25px 25px;
    min-height: 80px;
    z-index: 1;
    --arrow-hover-move-x: 110%;
    --arrow-hover-move-y: 100%;
}
.sidebar-categories .list-wrap li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.65) 34.9%, rgba(0, 0, 0, 0.00) 97.88%);
    pointer-events: none;
    z-index: -1;
}
.sidebar-categories .list-wrap li a .post-tag {
    margin-bottom: 0;
    border-radius: 30px;
    transition: all 0.3s ease-out 0s;
}
.sidebar-categories .list-wrap li a:hover .post-tag {
    background: var(--tg-primary-color);
}
.sidebar-categories .right-arrow svg {
    width: 16px;
    color: var(--tg-white);
    transition: all 0.3s ease-out 0s;
}
.sidebar-categories .right-arrow svg path {
    transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}
.sidebar-categories .right-arrow svg path:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}
.sidebar-categories .right-arrow svg path:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--arrow-hover-move-x))) translateY(var(--arrow-hover-move-y));
    opacity: .5;
    transition-delay: 0s, 0s;
}
.sidebar-categories .list-wrap li a:hover .right-arrow svg path:nth-of-type(1) {
    transform: translateX(var(--arrow-hover-move-x)) translateY(calc(-1 * var(--arrow-hover-move-y)));
    opacity: 0;
    transition-delay: 0s, 0s;
}
.sidebar-categories .list-wrap li a:hover .right-arrow svg path:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}

/*=============================
	17. Politics Post
===============================*/
.section-title.section-title-four {
    display: flex;
    align-items: center;
    flex-grow: 1;
    gap: 8px;
    justify-content: space-between;
}
.section-title-four .title {
    font-size: 16px;
    flex: 0 0 auto;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: 600;
}
.section-title-four .section-title-line {
    position: relative;
    display: block;
}
.politics-post {
    display: flex;
    gap: 28px;
}
.politics-post-thumb {
    width: 330px;
    flex: 0 0 auto;
    overflow: hidden;
}
.politics-post-thumb img {
    height: 295px;
    object-fit: cover;
    width: 100%;
}
.politics-post:hover .politics-post-thumb img {
    transform: scale(1.1);
}
.politics-post-content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.politics-post-content .post-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 800;
}
.politics-post:hover .politics-post-content .post-title a {
    background-size: 100% 1px;
}
.politics-post-content p {
    margin-bottom: 18px;
}
.politics-post-content .blog-post-meta {
    margin-bottom: 15px;
}
.politics-post-wrap .row .col-69 {
    width: 69%;
    flex: 0 0 auto;
}
.politics-post-wrap .row .col-31 {
    width: 31%;
    flex: 0 0 auto;
}
.politics-post-wrap-two {
    position: relative;
    padding-left: 10px;
}
.politics-post-wrap-two::before {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    width: 1px;
    height: 100%;
    background: var(--tg-border-color);
}
.politics-post-two {
    margin-bottom: 15px;
    border-bottom: 1px solid var(--tg-border-color);
    padding-bottom: 17px;
}
.politics-post-two:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.politics-post-content-two .post-title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.4;
}
.politics-post-content-two .post-title:hover a {
    background-size: 100% 1px;
}
.politics-post-two .blog-post-meta .list-wrap {
    justify-content: flex-start;
}


/*=============================
	18. Trending Post
===============================*/
.trending-post-inner .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.trending-post-inner .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.recent-post-wrap {
    margin-bottom: 30px;
}
.recent-post-wrap .row .col-54 {
    width: 53.8%;
    flex: 0 0 auto;
}
.recent-post-wrap .row .col-46 {
    width: 46.2%;
    flex: 0 0 auto;
}
.overlay-post-two {
    position: relative;
    margin-bottom: 20px;
}
.overlay-post-two:hover .overlay-post-thumb img {
    transform: scale(1.1);
}
.overlay-post-two:hover .overlay-post-content .post-title a {
    background-size: 100% 2px;
}
.overlay-post-two .overlay-post-content {
    left: 25px;
    bottom: 30px;
    right: 25px;
}
.overlay-post-two .overlay-post-thumb::after {
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}
.overlay-post-two .overlay-post-thumb img {
    height: 520px;
}
.horizontal-post-two {
    display: flex;
    gap: 18px;
    flex-direction: row-reverse;
    margin-bottom: 20px;
}
.horizontal-post-two .horizontal-post-thumb {
    width: 160px;
    flex: 0 0 auto;
    margin: 0;
}
.horizontal-post-two:hover .horizontal-post-thumb img {
    transform: scale(1.1);
}
.horizontal-post-two .horizontal-post-content .post-title {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.4;
}
.horizontal-post-two:hover .horizontal-post-content .post-title a {
    background-size: 100% 1px;
}
.trending-post-wrap {
    padding: 50px 0 20px;
}
.trending-post {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}
.trending-post-thumb {
    width: 54%;
    flex: 0 0 auto;
    border-radius: 6px;
    overflow: hidden;
}
.trending-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.trending-post:hover .trending-post-thumb img {
    transform: scale(1.1);
}
.trending-post-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.trending-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.trending-post-content .post-title {
    font-size: 28px;
    margin-bottom: 15px;
    line-height: 1.3;
}
.trending-post:hover .trending-post-content .post-title a {
    background-size: 100% 2px;
}
.trending-post-content .blog-post-meta {
    margin-bottom: 15px;
}
.trending-post-content p {
    margin-bottom: 20px;
}
.trending-post-two {
    margin-bottom: 30px;
}
.trending-post-thumb-two {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 15px;
}
.trending-post-thumb-two img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.trending-post-two:hover .trending-post-thumb-two img {
    transform: scale(1.1);
}
.trending-post-thumb-two .post-tag {
    position: absolute;
    left: 20px;
    top: 20px;
}
.trending-post-content-two .post-title {
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 1.4;
}
.trending-post-two:hover .trending-post-content-two .post-title a {
    background-size: 100% 1px;
}
.trending-post-content-two .blog-post-meta .list-wrap {
    justify-content: flex-start;
}

/* trending-post-two */
.trending-post-area-two {
    background: var(--tg-teal);
    position: relative;
    padding: 80px 0;
    z-index: 1;
}
.trending-shape-wrap img {
    position: absolute;
    z-index: -1;
}
.trending-shape-wrap img:nth-child(1) {
    right: 0;
    top: 0;
}
.trending-shape-wrap img:nth-child(2) {
    left: 0;
    bottom: 0;
}
.trending-post-active [class*="col-"] {
    padding: 0 4px;
}
.trending-post-active .slick-arrow {
    position: absolute;
    left: -15px;
    top: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0;
    line-height: 0;
    color: var(--tg-white);
    font-weight: 700;
    font-size: 20px;
    background: var(--tg-primary-color);
    border: none;
    transform: translateY(-50%);
    z-index: 3;
    opacity: 0;
    transition: .3s linear;
}
.trending-post-active .slick-prev.slick-arrow i {
    transform: rotate(180deg);
}
.trending-post-active .slick-next.slick-arrow {
    left: auto;
    right: -15px;
}
.trending-post-active .slick-arrow:hover {
    background: var(--tg-secondary-color);
}
.trending-post-active:hover .slick-arrow {
    opacity: 1;
}
.overlay-post-four .overlay-post-content-three {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
}
.overlay-post-four .overlay-post-thumb-three {
    border-radius: 6px;
}
.overlay-post-four .overlay-post-thumb-three::after {
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 74.67%);
}
.overlay-post-four .overlay-post-thumb-three img {
    height: 420px;
}
.overlay-post-four .overlay-post-content-three .post-title {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.4;
}
.overlay-post-three.overlay-post-four:hover .post-title a {
    background-size: 100% 1px;
}

/* trending-post-three */
.trending-post-area-three {
    background: #0C192A;
    padding: 70px 0 40px;
}
.section-title.white-title .title {
    color: var(--tg-white);
}
.section-title-line.black-line {
    border: 1px solid #253346;
    border-left: none;
    border-right: none;
}
.section-title-line.black-line::after {
    background: #0C192A;
}
.overlay-post-five {
    position: relative;
    margin-bottom: 30px;
}
.overlay-post-thumb-five {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.overlay-post-thumb-five img {
    width: 100%;
    height: 404px;
    object-fit: cover;
}
.overlay-post-five:hover .overlay-post-thumb-five img {
    transform: scale(1.1);
}
.overlay-post-thumb-five::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.90) 0%, rgba(0, 0, 0, 0.20) 100%);
    pointer-events: none;
    border-radius: 6px;
}
.overlay-post-content-five {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 35px;
}
.overlay-post-content-five .post-title {
    margin-bottom: 15px;
    color: var(--tg-white);
    font-size: 28px;
    line-height: 1.3;
}
.overlay-post-content-five .post-title a:hover {
    color: var(--tg-white);
}
.overlay-post-five:hover .overlay-post-content-five .post-title a {
    background-size: 100% 2px;
}
.overlay-post-content-five .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.horizontal-post-three {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}
.horizontal-post-thumb-three {
    border-radius: 5px;
    width: 180px;
    overflow: hidden;
    flex: 0 0 auto;
}
.horizontal-post-thumb-three img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.horizontal-post-three:hover .horizontal-post-thumb-three img {
    transform: scale(1.1);
}
.horizontal-post-content-three {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.horizontal-post-content-three .post-title {
    color: var(--tg-white);
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.4;
}
.horizontal-post-content-three .post-title a:hover {
    color: var(--tg-white);
}
.horizontal-post-three:hover .horizontal-post-content-three .post-title a {
    background-size: 100% 1px ;
}


/*=============================
	19. Recent Post
===============================*/
.recent-post-inner-wrap .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.recent-post-inner-wrap .row .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.sidebar-tab .nav-tabs {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    display: inline-flex;
    margin-bottom: 30px;
}
.sidebar-tab .nav-tabs .nav-link {
    border: none;
    padding: 18px 35px;
    color: var(--tg-secondary-color);
    font-weight: 800;
    font-size: 18px;
    background: var(--tg-gray-three);
    line-height: 1;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    border-radius: 0;
}
.sidebar-tab .nav-tabs .nav-link.active {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.popular-post-two {
    border-bottom: 1px solid var(--tg-gray-two);
    padding-bottom: 28px;
    margin-bottom: 29px;
}
.popular-post-two:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

/*=============================
	20. Overlay Post
===============================*/
.overlay-post-item-wrap .row {
    --bs-gutter-x: 4px;
}
.overlay-post-item-wrap .row [class*="col-"] {
    padding: 0 2px;
}
.overlay-post-three {
    position: relative;
}
.overlay-post-thumb-three {
    position: relative;
    overflow: hidden;
}
.overlay-post-thumb-three::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    pointer-events: none;
}
.overlay-post-thumb-three img {
    width: 100%;
    height: 570px;
    object-fit: cover;
}
.overlay-post-three:hover .overlay-post-thumb-three img {
    transform: scale(1.1);
}
.overlay-post-content-three {
    position: absolute;
    left: 40px;
    right: 30px;
    bottom: 35px;
}
.overlay-post-content-three .post-title {
    font-size: 28px;
    color: var(--tg-white);
    margin-bottom: 15px;
    line-height: 1.3;
}
.overlay-post-content-three .post-title a:hover {
    color: var(--tg-white);
}
.overlay-post-content-three .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.overlay-post-three:hover .post-title a {
    background-size: 100% 2px;
}
/*=============================
	24. Weekly Post
===============================*/
.weekly-post-inner-wrap .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.weekly-post-inner-wrap .row .col-30 {
    width: 30.3%;
    flex: 0 0 auto;
}
.weekly-post-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}
.weekly-post-thumb {
    width: 320px;
    flex: 0 0 auto;
    overflow: hidden;
    border-radius: 6px;
}
.weekly-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.weekly-post-item:hover .weekly-post-thumb img {
    transform: scale(1.1);
}
.weekly-post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.weekly-post-content .post-title {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 17px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.weekly-post-item:hover .weekly-post-content .post-title a {
    background-size: 100% 1px;
}
.weekly-post-content .blog-post-meta {
    margin-bottom: 10px;
}
.weekly-post-content p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 16px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.weekly-post-content .view-all-btn .link-btn {
    font-weight: 600;
}
.hot-post-item {
    margin-bottom: 20px;
}
.hot-post-item:last-child {
    margin-bottom: 0;
}
.hot-post-thumb {
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 10px;
}
.hot-post-thumb img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}
.hot-post-item:hover .hot-post-thumb img {
    transform: scale(1.1);
}
.hot-post-content .post-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.hot-post-item:hover .hot-post-content .post-title a {
    background-size: 100% 1px;
}
.hot-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.sidebar-img img {
    border-radius: 5px;
}

/* weekly-post-two */
.weekly-post-item.weekly-post-two {
    flex-direction: row-reverse;
    margin-bottom: 30px;
}
.sidebar-overlay-post {
    position: relative;
    margin-bottom: 25px;
}
.so-post-thumb {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.so-post-thumb::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    pointer-events: none;
}
.so-post-thumb img {
    width: 100%;
    height: 364px;
    object-fit: cover;
}
.sidebar-overlay-post:hover .so-post-thumb img {
    transform: scale(1.1);
}
.so-post-content {
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 25px;
}
.so-post-content .post-title {
    color: var(--tg-white);
    font-size: 20px;
    line-height: 1.4;
}
.so-post-content .post-title a:hover {
    color: var(--tg-white);
}
.sidebar-overlay-post:hover .so-post-content .post-title a {
    background-size: 100% 1px;
}
.so-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}

/* weekly-post-three */
.weekly-post-three {
    margin-bottom: 30px;
}
.weekly-post-three .weekly-post-thumb {
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}
.weekly-post-three .weekly-post-thumb .post-tag {
    position: absolute;
    left: 30px;
    top: 30px;
}
.weekly-post-three .weekly-post-thumb img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.weekly-post-three:hover .weekly-post-thumb img {
    transform: scale(1.1);
}
.weekly-post-three:hover .weekly-post-content .post-title a {
    background-size: 100% 1px;
}
.weekly-post-three .weekly-post-content p {
    margin-bottom: 0;
}
.sidebar-newsletter-form-two .form-grp input {
    width: 100%;
    border: none;
    border-radius: 5px;
    background: var(--tg-white);
    text-align: center;
    font-size: 14px;
    padding: 13px 20px;
    color: var(--tg-secondary-color);
    height: 50px;
}
.sidebar-newsletter-form-two .form-grp input::placeholder {
    font-size: 14px;
    color: #6D757F;
}
.sidebar-newsletter-form-two .btn {
    width: 100%;
    background: var(--tg-primary-color);
    justify-content: center;
    text-transform: uppercase;
    margin-top: 15px;
}
.sidebar-newsletter-form-two .btn::before {
    background: var(--tg-white);
}
.sidebar-newsletter-form-two .btn:hover {
    color: var(--tg-primary-color);
}
.form-check {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
.form-check .form-check-input {
    border-radius: 3px;
    border: 1px solid #436793;
    margin: 0 8px 0 0;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    background-color: var(--tg-secondary-color);
    cursor: pointer;
}
.form-check .form-check-input:focus {
    outline: 0;
    box-shadow: none;
}
.form-check label {
    text-align: left;
    font-size: 14px;
    color: #7488A1;
    user-select: none;
}

/* weekly-post-four */
.weekly-post-item.weekly-post-four {
    margin-bottom: 40px;
}

/*=============================
	25. Top News Post
===============================*/
.top-news-post {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
}
.top-news-post-thumb {
    width: 460px;
    flex: 0 0 auto;
    position: relative;
    overflow: hidden;
}
.top-news-post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.top-news-post:hover .top-news-post-thumb img {
    transform: scale(1.1);
}
.top-news-post-thumb .paly-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-white);
    border-radius: 50%;
    font-size: 18px;
}
.top-news-post-thumb .paly-btn:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.top-news-post-content {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.top-news-post-content .post-title {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.3;
}
.top-news-post:hover .top-news-post-content .post-title a {
    background-size: 100% 2px;
}
.top-news-post-content .blog-post-meta {
    margin-bottom: 15px;
}
.top-news-post-content p {
    margin-bottom: 15px;
}
.horizontal-post-four {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 30px;
}
.horizontal-post-thumb-four {
    width: 100px;
    flex: 0 0 auto;
    overflow: hidden;
}
.horizontal-post-thumb-four img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    min-height: 100px;
}
.horizontal-post-four:hover .horizontal-post-thumb-four img {
    transform: scale(1.1);
}
.horizontal-post-content-four {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.horizontal-post-content-four .post-title {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4;
}
.horizontal-post-four:hover .horizontal-post-content-four .post-title a {
    background-size: 100% 1px;
}
.horizontal-post-content-four .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.horizontal-post-content-four .post-tag-four {
    margin-bottom: 6px;
}
.sports-post-thumb {
    overflow: hidden;
    margin-bottom: 15px;
}
.sports-post-thumb img {
    width: 100%;
    height: 378px;
    object-fit: cover;
}
.sports-post:hover .sports-post-thumb img {
    transform: scale(1.1);
}
.sports-post-content .post-title {
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 24px;
}
.sports-post:hover .sports-post-content .post-title a {
    background-size: 100% 2px;
}
.sports-post-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.sports-post-content .post-tag-four {
    margin-bottom: 6px;
}
.horizontal-post-four.horizontal-post-five {
    flex-direction: row;
    justify-content: flex-start;
}
.horizontal-post-four.horizontal-post-five:last-child {
    margin-bottom: 0;
}
.sidebar-wrap.sidebar-wrap-four {
    margin-left: 0;
    top: 90px;
}
.hot-post-item-two {
    border-bottom: 1px solid var(--tg-border-color);
    padding-bottom: 20px;
}
.hot-post-item-two:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.hot-post-item-two .hot-post-thumb {
    border-radius: 0;
}
.hot-post-item-two .post-tag-four {
    margin-bottom: 5px;
}
.hot-post-item-two .hot-post-content .post-title {
    font-size: 18px;
    line-height: 1.4;
}

.author-social .list-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}
.author-social .list-wrap li {
    line-height: 1;
}
.author-social .list-wrap li a {
    color: var(--tg-secondary-color);
}
.author-social .list-wrap li a:hover {
    color: var(--tg-primary-color);
}
.sidebar-search form {
    position: relative;
}
.sidebar-search form input {
    width: 100%;
    border: 1px solid var(--tg-gray);
    border-radius: 6px;
    font-size: 15px;
    color: var(--tg-secondary-color);
    padding: 14px 60px 14px 20px;
    height: 55px;
    font-weight: 500;
    background: transparent;
}
.sidebar-search form input::placeholder {
    font-size: 15px;
    font-weight: 500;
}
.sidebar-search form button {
    border: none;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-primary-color);
    border-radius: 4px;
    color: var(--tg-white);
    line-height: 0;
    font-size: 20px;
}
.sidebar-search form button:hover {
    background: var(--tg-secondary-color);
}
.blog-inner-wrap .sidebar-wrap {
    margin-left: 0;
    margin-right: 40px;
}


/*=============================
	blog-details
===============================*/
.blog-details-wrap {
    padding-left: 0px;
    padding-right: 50px;
}
.blog-details-content {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-size: 17px;
}
.blog-details-content :where(
    h1, h2, h3, h4, h5, h6,
    p, a, span, li, td, th,
    strong, em, b, u, small,
    label, figcaption, cite,
    blockquote, div, ul, ol,
    dl, dt, dd, pre, code, table
) {
    font-family: inherit;
}
.blog-details-content .title {
    margin-bottom: 15px;
    font-size: 20px;
    font-family: inherit;
    font-weight: normal;
}
.bd-content-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.bd-content-inner .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.blog-details-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
    gap: 12px;
}
.blog-details-social .title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap;
}
.blog-details-social .list-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    flex-shrink: 0;
}
.blog-details-bottom .col-lg-6:last-child {
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .blog-details-bottom .col-lg-6:last-child {
        justify-content: flex-start;
        margin-top: 15px;
    }
    .blog-details-social {
        justify-content: flex-start;
    }
}
.blog-details-social .list-wrap li a {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: var(--facebook);
    color: var(--tg-white);
}
.blog-details-social .list-wrap li:nth-child(2) a {
    background: #0084ff;
}
.blog-details-social .list-wrap li:nth-child(3) a {
    background: var(--twitter);
}
.blog-details-social .list-wrap li:nth-child(4) a {
    background: var(--linkedin);
}
.blog-details-social .list-wrap li:nth-child(5) a {
    background: #4b5563;
}
.blog-details-social .list-wrap li a.share-copy.is-copied,
.blog-details-social .list-wrap li a.is-copied {
    background: #16a34a;
    outline: 2px solid #fff;
    opacity: 1;
}
.share-copy-toast {
    position: fixed;
    left: 50%;
    bottom: 28px;
    z-index: 9999;
    transform: translateX(-50%) translateY(12px);
    padding: 12px 18px;
    border-radius: 8px;
    background: #111827;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.25s ease, transform 0.25s ease;
}
.share-copy-toast.is-visible {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}
.blog-details-thumb {
    position: relative;
    margin-bottom: 20px;
}
.blog-details-thumb img {
    width: 100%;
    object-fit: cover;
    height: 450px;
    border-radius: 6px;
}
.blog-details-content p {
    margin-bottom: 15px;
    font-size: 17px;
}
.blog-details-content p.first-info::first-letter {
    font-size: 100px;
    float: left;
    line-height: .8;
    font-weight: 700;
    color: var(--tg-secondary-color);
    font-family: inherit;
    margin-right: 8px;
}
.blog-details-content blockquote {
    background: var(--tg-gray-three);
    margin: 50px 0px 35px;
    padding: 35px 40px 30px;
    border-radius: 8px;
    border: 1px solid #EEE;
    position: relative;
}
.blog-details-content blockquote::before {
    content: "\f10d";
    position: absolute;
    left: 40px;
    top: -20px;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 40px;
    line-height: 1;
    color: var(--tg-primary-color);
}
.blog-details-content blockquote p {
    font-size: 18px;
    font-weight: 700;
    color: var(--tg-secondary-color);
    font-family: inherit;
    line-height: 1.4;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.blog-details-content blockquote cite {
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    font-family: inherit;
    padding-left: 22px;
    line-height: 1;
}
.blog-details-content blockquote cite::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
    height: 3px;
    background: var(--tg-secondary-color);
}
.blog-details-content .social-embed {
    margin: 1.25rem 0;
    max-width: 100%;
}
.blog-details-content .social-embed iframe {
    display: block;
    max-width: 100%;
    width: 100%;
    min-height: 315px;
    border: 0;
    border-radius: 8px;
}
.blog-details-content .social-embed--twitter,
.blog-details-content .social-embed--instagram,
.blog-details-content .social-embed--tiktok,
.blog-details-content .social-embed--facebook {
    max-width: 550px;
}
.blog-details-content .social-embed blockquote,
.blog-details-content .social-embed .twitter-tweet,
.blog-details-content .social-embed .instagram-media,
.blog-details-content .social-embed .tiktok-embed {
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    position: static;
}
.blog-details-content .social-embed blockquote::before {
    content: none;
}
.blog-details-inner-img img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-details-inner {
    margin: 40px 0;
}
.blog-details-inner-content .title-two {
    margin-bottom: 10px;
    font-size: 24px;
}
.blog-details-inner-content p {
    margin-bottom: 15px;
}
.blog-details-inner-content .list-wrap li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: inherit;
    font-weight: 700;
    color: var(--tg-secondary-color);
    line-height: 1.4;
    margin-bottom: 15px;
}
.blog-details-inner-content .list-wrap li:last-child {
    margin-bottom: 0;
}
.blog-details-inner-content .list-wrap li i {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    border-radius: 3px;
    font-size: 14px;
}
.blog-details-video {
    position: relative;
    margin: 40px 0 30px;
}
.blog-details-video img {
    border-radius: 5px;
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.blog-details-video .paly-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-white);
    border-radius: 50%;
    font-size: 22px;
}
.blog-details-video .paly-btn:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.blog-details-bottom {
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 45px;
    margin-bottom: 50px;
}
.blog-details-related {
    margin-top: 40px;
}
.blog-details-related .widget-title.widget-title-four {
    padding-bottom: 12px;
    margin-bottom: 25px;
}
.blog-details-related .widget-title .title.new-blogs {
    font-size: 18px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    margin: 0;
}
.blog-details-related .weekly-post-item-wrap {
    padding-left: 0;
}
.blog-details-related .weekly-post-item.weekly-post-four {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--tg-border-color);
}
.blog-details-related .weekly-post-item.weekly-post-four:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.blog-details-load-more {
    gap: 12px;
    color: #fff !important;
    --arrow-hover-move-x: 110%;
    --arrow-hover-move-y: 100%;
}
.blog-details-load-more span {
    color: #fff;
}
.blog-details-load-more__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}
.blog-details-load-more__icon svg {
    width: 12px;
    height: 12px;
    color: #fff;
    transform: rotate(135deg);
    overflow: visible;
}
.blog-details-load-more__icon svg path {
    fill: #fff;
    transition: transform .38s cubic-bezier(.37, .08, .02, .93), opacity .18s ease-out;
}
.blog-details-load-more__icon svg path:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}
.blog-details-load-more__icon svg path:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--arrow-hover-move-x))) translateY(var(--arrow-hover-move-y));
    opacity: 0;
    transition-delay: 0s, 0s;
}
.blog-details-load-more:hover .blog-details-load-more__icon svg path:nth-of-type(1) {
    transform: translateX(var(--arrow-hover-move-x)) translateY(calc(-1 * var(--arrow-hover-move-y)));
    opacity: 0;
    transition-delay: 0s, 0s;
}
.blog-details-load-more:hover .blog-details-load-more__icon svg path:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    opacity: 1;
    transition-delay: .15s, .15s;
}
.blog-details-load-more:hover,
.blog-details-load-more:focus {
    color: #fff !important;
}
.blog-details-load-more:hover span,
.blog-details-load-more:focus span {
    color: #fff;
}
.blog-details-bottom .post-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.blog-details-bottom .post-share .title,
.blog-details-bottom .post-tags .title {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 600;
}
.blog-details-bottom .post-tags .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.blog-details-bottom .post-tags .list-wrap li a {
    font-size: 15px;
    font-weight: 500;
    background: #FFF3F2;
    display: block;
    border-radius: 4px;
    padding: 7px 18px;
}
.blog-details-bottom .post-tags .list-wrap li a:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.blog-details-bottom .post-tags .list-wrap li .post-tag-chip {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    padding: 6px 14px;
    line-height: 1.3;
    text-decoration: none;
    background: #000;
    color: #fff;
    transition: opacity 0.2s ease;
}
.blog-details-bottom .post-tags .list-wrap li a.post-tag-chip:hover {
    background: #000;
    color: #fff;
    opacity: 0.85;
}
.blog-details-bottom .post-share {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 15px;
}
.blog-details-bottom .post-share .list-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.blog-details-bottom .post-share .list-wrap li a {
    font-size: 16px;
    color: var(--tg-icon-color);
}
.blog-details-bottom .post-share .list-wrap li a:hover {
    color: var(--tg-primary-color);
}
.blog-avatar-wrap {
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    display: flex;
    align-items: flex-start;
    padding: 42px 42px;
    background: var(--tg-gray-three);
}
.blog-avatar-img {
    width: 115px;
    flex: 0 0 auto;
    margin-right: 30px;
}
.blog-avatar-img img {
    border-radius: 50%;
}
.blog-avatar-info .designation {
    display: block;
    font-size: 16px;
    color: var(--tg-primary-color);
    line-height: 1;
    margin-bottom: 10px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.blog-avatar-info .name {
    margin-bottom: 10px;
    font-size: 18px;
}
.blog-avatar-info p {
    margin-bottom: 0;
}
.pev-next-post-wrap {
    margin-bottom: 60px;
}
.pev-next-post-wrap .post-item {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 30px;
}
.post-item.next-post {
    flex-direction: row-reverse;
    text-align: right;
}
.pev-next-post-wrap .post-item .thumb {
    width: 100px;
    flex: 0 0 auto;
    border-radius: 6px;
    overflow: hidden;
}
.pev-next-post-wrap .post-item .thumb img {
    width: 100%;
    object-fit: cover;
    height: 100px;
}
.pev-next-post-wrap .post-item .content span {
    display: block;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
}
.pev-next-post-wrap .post-item .content .post-title {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.4;
}
.pev-next-post-wrap .post-item:hover .content .post-title a {
    background-size: 100% 1px;
}
.comments-wrap-title {
    font-size: 24px;
    margin-bottom: 25px;
}
.comments-box {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #D6DCE9;
    padding-bottom: 30px;
    margin-bottom: 35px;
}
.latest-comments .children {
    margin: 0 0 0 45px;
    padding: 0;
}
.comments-avatar {
    width: 115px;
    flex: 0 0 auto;
    margin-right: 25px;
}
.comments-avatar img {
    border-radius: 50%;
}
.comments-text .avatar-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.comments-text .avatar-name .name {
    margin-bottom: 0;
    font-size: 18px;
}
.comments-text .avatar-name span {
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: var(--tg-primary-color);
}
.comments-text p {
    margin-bottom: 15px;
}
.comments-text .reply-btn {
    background: #FFF3F2;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    padding: 6px 17px;
    text-transform: uppercase;
    border-radius: 5px;
}
.comments-text .reply-btn:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.comment-respond {
    margin-top: 55px;
}
.comment-reply-title {
    margin-bottom: 12px;
    font-size: 24px;
}
.comment-notes {
    margin-bottom: 30px;
}
.comment-form .row {
    --bs-gutter-x: 20px;
}
.comment-form .form-grp {
    margin-bottom: 20px;
}
.comment-form .form-grp textarea,
.comment-form .form-grp input {
    width: 100%;
    border: 1px solid #EEEEEE;
    background: var(--tg-gray-three);
    color: var(--tg-secondary-color);
    padding: 12px 15px;
    height: 50px;
    display: block;
    border-radius: 4px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.comment-form .form-grp textarea::placeholder,
.comment-form .form-grp input::placeholder {
    color: var(--tg-paragraph-color);
}
.comment-form .form-grp textarea {
    min-height: 130px;
    max-height: 130px;
}
.comment-form .checkbox-grp {
    display: flex;
    align-items: center;
    margin: 10px 0 25px;
}
.comment-form .checkbox-grp input {
    width: 22px;
    margin-right: 9px;
    height: 22px;
    cursor: pointer;
}
.comment-form .checkbox-grp label {
    font-weight: 400;
    font-size: 14px;
    color: var(--tg-paragraph-color);
    user-select: none;
}


/*=============================
	28. Pagination
===============================*/
.pagination-wrap .pagination {
    gap: 6px;
    justify-content: center;
    flex-wrap: wrap;
}
.pagination-wrap .pagination .page-link {
    margin-left: 0;
    padding: 0 15px;
    color: var(--tg-black-two);
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    /* min-width: 40px; */
    height: 40px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    background: var(--tg-gray-three);
    transition: .3s linear;
}
.pagination-wrap .pagination .page-item.active .page-link,
.pagination-wrap .pagination .page-link:hover {
    color: var(--tg-white);
    background-color: var(--tg-primary-color);
    border-color: var(--tg-primary-color);
}
.pagination-wrap .pagination .page-link:focus {
    color: var(--tg-white);
    background-color: var(--tg-primary-color);
    border-color: var(--tg-primary-color);
    outline: 0;
    box-shadow: none;
}
/*=============================
	31. Footer
===============================*/
footer {
    background: #000;
    margin-top: 30px;
}

.footer-bottom {
    border-top: 1px solid #202E3F;
    padding: 15px 0;
}
.footer-bottom-menu .list-wrap {
    display: flex;
    align-items: center;
    gap: 25px;
}
.footer-bottom-menu .list-wrap li {
    position: relative;
}
.footer-bottom-menu .list-wrap li::before {
    content: "";
    position: absolute;
    right: -14px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #7C91AA;
}
.footer-bottom-menu .list-wrap li:last-child::before {
    display: none;
}
.footer-bottom-menu .list-wrap li a {
    color: #7C91AA;
    position: relative;
}
.footer-bottom-menu .list-wrap li a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #7C91AA;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform 0.4s cubic-bezier(1, 0, 0, 1);
    transition: transform 0.4s cubic-bezier(.74, .72, .27, .24);
}
.footer-bottom-menu .list-wrap li a:hover::before {
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.copyright-text p {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    text-transform: unset;
}

/* footer-four */
.footer-area-four,
.footer-bottom-three {
    background: #000;
}
.footer-bottom-three {
    border-color: rgba(255, 255, 255, 0.12);
}
.footer-bottom-three .footer-bottom-menu .list-wrap li a {
    color: #fff;
}
.footer-bottom-three .footer-bottom-menu .list-wrap li a:hover {
    color: #fff;
}
.footer-bottom-three .footer-bottom-menu .list-wrap li a::before {
    background: #fff;
}
.footer-bottom-three .copyright-text p {
    color: #fff;
}
.footer-bottom-three .footer-bottom-menu .list-wrap {
    justify-content: flex-end;
}
.footer-bottom-three .footer-bottom-menu .list-wrap li.footer-top-ge,
.footer-bottom-three .footer-bottom-menu .list-wrap li.footer-top-ge * {
    color: #fff;
}
.footer-bottom-three .footer-bottom-menu .list-wrap li:last-child a::before,
.footer-bottom-three .footer-bottom-menu .list-wrap li.footer-top-ge a::before {
    display: none;
}

/*=============================
	32. Preloader
===============================*/
#preloader {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #e2e6e7;
    z-index: 9999;
}
#preloader .loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1001;
    text-align: center;
    transition: all 0s;
    font-size: 0;
}
#preloader .loader-inner #loader {
    position: relative;
    z-index: 1002;
    top: auto;
    left: auto;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    border: none;
    border-radius: 0;
    background: 0 0 !important;
    width: auto;
    height: auto;
    max-width: 90vw;
}
.loader-inner #loader .preloader-logo {
    margin: 0;
    line-height: 0;
}
.loader-inner #loader .preloader-logo img {
    display: block;
    width: min(220px, 70vw);
    height: auto;
}
#bg-loader {
    opacity: 0.22;
    filter: grayscale(1) brightness(1.4);
}
#fg-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    overflow: hidden;
    animation-name: leftToRight;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    white-space: nowrap;
}
#fg-loader img {
    max-width: none;
    width: min(220px, 70vw);
    filter: none;
    opacity: 1;
}
@-webkit-keyframes leftToRight {
    0% {
        width: 1px;
    }
    95% {
        width: 100%;
    }
    100% {
        width: 100%;
    }
}
@keyframes leftToRight {
    0% {
        width: 1px;
    }
    95% {
        width: 100%;
    }
    100% {
        width: 100%;
    }
}

.header-banner, .banner-first, .content-banner{
    max-width: 630px;
    margin: auto;
    min-height: 110px;
    background-color: #E5E5E5;
    /* display: flex; */
    /* align-items: center; */
    /* color: #00035096; */
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    /* border: 1px solid #00035096; */
    align-content: space-around;
    justify-content: center;
}

.header-banner img,
.banner-first img,
.content-banner img {
    border-radius: 4px;
}

.banner-first{
    width: 300px;
    height: 200px;
}
.header-banner span,
.banner-first span{
    display: block;
    width: 100%;
}

.banner-title {
    font-family: 'BPGIngiri2008Regular', sans-serif;
}

.banner-size {
    font-size: 10px;
    margin-top: -8px;
}

.banner-area {
    align-content: space-around;
}

/*=============================
	27. Author
===============================*/
.author-inner-wrap .row .col-70 {
    width: 69.7%;
    flex: 0 0 auto;
}
.author-inner-wrap .row .col-30 {
    width: 27.3%;
    flex: 0 0 auto;
    padding-right: 0px;
}
.author-wrap {
    display: flex;
    align-items: flex-start;
    background: var(--tg-gray-three);
    border-radius: 8px;
    padding: 38px 30px 38px;
    gap: 30px;
    border: 1px solid #EEE;
    margin-bottom: 45px;
}
.author-thumb {
    width: 152px;
    flex: 0 0 auto;
}
.author-thumb img {
    border-radius: 50%;
    box-shadow: 0px 4px 20px 0px #D0D0D0;
    border: 4px solid var(--tg-white);
}
.author-content .name {
    margin-bottom: 10px;
    font-size: 20px;
}
.author-content p {
    margin-bottom: 15px;
}
.author-social .list-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}
.author-social .list-wrap li {
    line-height: 1;
}
.author-social .list-wrap li a {
    color: var(--tg-secondary-color);
}
.author-social .list-wrap li a:hover {
    color: var(--tg-primary-color);
}
.sidebar-search form {
    position: relative;
}
.sidebar-search form input {
    width: 100%;
    border: 1px solid var(--tg-gray);
    border-radius: 6px;
    font-size: 15px;
    color: var(--tg-secondary-color);
    padding: 14px 60px 14px 20px;
    height: 55px;
    font-weight: 500;
    background: transparent;
}
.sidebar-search form input::placeholder {
    font-size: 15px;
    font-weight: 500;
}
.sidebar-search form button {
    border: none;
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-primary-color);
    border-radius: 4px;
    color: var(--tg-white);
    line-height: 0;
    font-size: 20px;
}
.sidebar-search form button:hover {
    background: var(--tg-secondary-color);
}
.blog-inner-wrap .sidebar-wrap {
    margin-left: 0;
    margin-right: 40px;
}

.blog-category-area {
    background: var(--tg-gray-three);
    padding: 22px 0 18px 0;
}

.category-title {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    letter-spacing: 6%;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    /* padding-left: 20px; */
}

.weekly-post-thumb img {
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: cover; */
    max-width: 320px;
    width: 340px;
    max-height: 220px;
}
.pagination-wrap .pagination .page-item:nth-child(n+8) .page-link {
    padding: 0 10px;
}

.pagination-wrap .pagination .page-item.disabled .page-link {
    padding: 0 12px;
}

.pagination-wrap .pagination .page-item:first-child .page-link {
    padding: 0 12px;
    font-size:14px;
    rotate: 180deg;
}

.pagination-wrap .pagination .page-item:last-child .page-link {
    padding: 0 12px;
    font-size:14px;
}

.blog-post-meta .list-wrap li a {
    margin-bottom: 0px;
    color: #fff;
    font-size: 11px;
}
.blog-post-meta .list-wrap li:hover a {
    color: #fff;
}
.category-title.search {
    display: flex;
}

.category-title p {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-size: 12px;
    letter-spacing: 1%;
    padding-left: 5px;
}

.facebook svg{
    margin-top:-4px;
}
.stories-post-content .blog-post-meta {
    margin-bottom: 6px;
}

.stories-post-content .blog-post-meta .list-wrap {
    gap: 10px;
}

.stories-post-content .blog-post-meta .list-wrap li {
    font-size: 11px;
}

.stories-post-content .blog-post-meta .list-wrap li i {
    font-size: 12px;
}

.stories-post-content .post-title {
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: 400;
}

.stories-post {
    gap: 6px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.stories-post-thumb {
    border-radius: 4px;
}

/* =============================================
   YouTube video popup modal
   ============================================= */
.youtube-video-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}
.youtube-video-modal[hidden] {
    display: none !important;
}
.youtube-video-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.82);
}
.youtube-video-modal__dialog {
    position: relative;
    z-index: 1;
    width: min(960px, 100%);
}
.youtube-video-modal__close {
    position: absolute;
    top: -44px;
    right: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.16);
    color: var(--tg-white);
    font-size: 16px;
    cursor: pointer;
    transition: background 0.2s ease;
}
.youtube-video-modal__close:hover {
    background: var(--tg-primary-color);
}
.youtube-video-modal__close-icon {
    display: block;
    width: 16px;
    height: 16px;
}
.youtube-video-modal__iframe-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 10px;
    background: #000;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.35);
}
.youtube-video-modal__iframe-wrap iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
body.youtube-video-modal-open {
    overflow: hidden;
}

/* Blog details — play button on featured image */
.blog-details-thumb--has-video {
    position: relative;
    cursor: pointer;
}
.blog-details-thumb--has-video .paly-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-white);
    border: 0;
    border-radius: 50%;
    font-size: 22px;
    color: var(--tg-secondary-color);
    pointer-events: none;
    z-index: 2;
    transition: background 0.3s ease, color 0.3s ease;
}
.blog-details-thumb--has-video .paly-btn i {
    margin-left: 4px;
}
.blog-details-thumb--has-video:hover .paly-btn {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}
.blog-details-thumb--has-video:focus-visible {
    outline: 2px solid var(--tg-primary-color);
    outline-offset: 3px;
}
.blog-post-meta .blog-type-press-release {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
    line-height: 1;
    color: var(--tg-primary-color);
}
.blog-type-press-release__icon {
    display: block;
    width: 18px;
    height: 18px;
}
.blog-post-meta .blog-type-advertising-badge {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0;
    line-height: 1;
}
.blog-post-meta .blog-type-advertising-badge::before {
    content: "R";
    font-weight: 700;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    background: #fff;
    border: 1px solid #22417a;
    border-radius: 50%;
    font-size: 16px;
    color: #22417a;
}
.blog-details-thumb--has-video:hover img {
    transform: scale(1.06);
}
.blog-details-thumb--has-video:hover .home-video-news-play {
    transform: translate(-50%, -50%) scale(1.08);
    color: var(--tg-primary-color);
}

/* =============================================
   Home page — video news block
   ============================================= */
.home-video-news-area {
    margin: 10px 0 30px;
}
.home-video-news-area__inner {
    position: relative;
    overflow: visible;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
.home-video-news-area__inner::before {
    display: none;
}
.home-video-news-area__inner > * {
    position: relative;
    z-index: 1;
}
.home-video-news-area__title-wrap {
    padding-bottom: 10px;
}
.home-video-news-area__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 0;
    color: var(--tg-heading-font-color);
    font-size: 18px !important;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-video-news-area__title a {
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
    font-size: 18px;
    margin-top: 5px;
    padding: 5px 6px 2px 0px !important;
}
.home-video-news-area__title a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-video-news-area__title span:first-child {
    background-image: none !important;
}
.home-video-news-area .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: 0 !important;
}
.home-video-news-row-thumb {
    position: relative;
    cursor: pointer;
}
.home-video-news-row-thumb[data-youtube-popup]:focus-visible {
    outline: 2px solid var(--tg-primary-color);
    outline-offset: 3px;
}
.home-video-news-row-item .home-category-row-content .blog-post-meta,
.home-video-news-row-item .home-category-row-content .blog-post-meta .list-wrap li,
.home-video-news-row-item .home-category-row-content .blog-post-meta i {
    color: var(--tg-paragraph-color);
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-video-news-row-item:hover .home-category-row-thumb img {
    transform: scale(1.06);
}
.home-video-news-row-item:hover .home-video-news-play {
    transform: translate(-50%, -50%) scale(1.08);
    color: var(--tg-primary-color);
}
.home-video-news-area .home-category-row-content .post-title a {
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: normal;
}
.home-video-news-area .home-category-row-content .post-title a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-video-news-featured,
.home-video-news-item {
    height: 100%;
}
.home-video-news-featured__thumb,
.home-video-news-item__thumb {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 4px;
}
.home-video-news-featured__thumb[data-youtube-popup],
.home-video-news-item__thumb[data-youtube-popup] {
    cursor: pointer;
}
.home-video-news-featured__thumb[data-youtube-popup]:focus-visible,
.home-video-news-item__thumb[data-youtube-popup]:focus-visible {
    outline: 2px solid var(--tg-primary-color);
    outline-offset: 3px;
}
.home-video-news-featured__thumb {
    margin-bottom: 16px;
}
.home-video-news-featured__thumb img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    transition: transform 0.35s ease;
}
.home-video-news-item {
    display: grid;
    grid-template-columns: 118px 1fr;
    gap: 10px;
    align-items: center;
    padding: 12px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(4px);
}
.home-video-news-item + .home-video-news-item {
    margin-top: 4px;
}
.home-video-news-item__thumb img {
    width: 100%;
    height: 78px;
    object-fit: cover;
    border-radius: 2px;
    transition: transform 0.35s ease;
}
.home-video-news-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    padding: 0;
    border: 0;
    background: transparent;
    color: #ff0000;
    box-shadow: none;
    transition: transform 0.3s ease, color 0.3s ease, opacity 0.3s ease;
    pointer-events: none;
    z-index: 2;
}
.home-video-news-play__icon {
    display: block;
    width: 68px;
    height: auto;
}
.home-video-news-play--small .home-video-news-play__icon {
    width: 38px;
}
.home-video-news-featured__thumb > a,
.home-video-news-item__thumb > a {
    display: block;
}
.home-video-news-play--small {
    width: auto;
    height: auto;
    font-size: inherit;
}
.home-video-news-featured:hover .home-video-news-featured__thumb img,
.home-video-news-item:hover .home-video-news-item__thumb img {
    transform: scale(1.06);
}
.home-video-news-featured:hover .home-video-news-play,
.home-video-news-item:hover .home-video-news-play {
    transform: translate(-50%, -50%) scale(1.08);
    color: var(--tg-primary-color);
    background: transparent;
}
.home-video-news-featured__content .post-title,
.home-video-news-item__content .post-title {
    margin-bottom: 0;
    line-height: 1.45;
}
.home-video-news-featured__content .post-title {
    font-size: 16px;
    margin-top: 6px;
}
.home-video-news-item__content .post-title {
    font-size: 13px;
}
.home-video-news-area .post-title a {
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: normal;
}
.home-video-news-area .post-title a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-categories-area {
    margin-top: 6px;
}
@media (max-width: 991.98px) {
    .home-video-news-featured__thumb img {
        height: 240px;
    }
    .home-video-news-item {
        grid-template-columns: 96px 1fr;
    }
}

/* =============================================
   Home page — banner slider
   ============================================= */
.home-banner-slider .carousel-indicators {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0;
    gap: 8px;
    justify-content: left;
    max-height: 20px;
}
.home-banner-slider .carousel-indicators [data-bs-target] {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    background-color: #d0d0d0;
    color: #0c0c0c;
    font-size: 9px;
    font-weight: 600;
    line-height: 21px;
    text-align: center;
    padding: 0;
    opacity: 1;
    margin: 0;
    transition: background-color .2s, color .2s;
    text-indent: 0 !important;
}
.banner-post-content-six .post-title a {
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-banner-slider .carousel-indicators .active {
    background-color: var(--tg-primary-color, #ec3131);
    color: #fff;
}
.home-banner-slider .carousel-inner {
    overflow: hidden;
}
.home-banner-slider .banner-post-thumb-six img {
    transform: none !important;
    transition: none !important;
}
.home-banner-slider .banner-post-six:hover .banner-post-thumb-six img,
.home-banner-slider .banner-post-thumb-six a:hover img {
    transform: none !important;
}
.home-banner-slider .banner-post-content-six .post-title a,
.home-banner-slider .banner-post-content-six .post-title a:hover,
.home-banner-slider .banner-post-six:hover .banner-post-content-six .post-title a {
    background-image: none !important;
    background-size: 0 !important;
    color: #fff !important;
    transition: none !important;
}

/* =============================================
   Home page — category row block
   ============================================= */
.home-category-row-area {
    /* margin: 0px 0 0; */
}
.home-category-row-area__inner {
    position: relative;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
.home-category-row-area__inner::after {
    display: none;
}
.home-category-row-area__title-wrap {
    padding-bottom: 10px;
}
.home-category-row-area__title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-category-row-area__title a {
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
    font-size: 18px;
    margin-top: 5px;
    padding: 5px 6px 2px 6px !important;
}
.home-category-row-area__title a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-category-row-area__line {
    background: rgba(170, 0, 0, 0.18);
}
.home-category-row-area .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: 0 !important;
}
.home-category-row-area__view-all {
    padding: 5px 6px 2px 6px;
    font-size: 12px;
    color: var(--tg-white) !important;
    border-color: #335aff;
    background: #335aff;
}
.home-category-row-area__view-all:hover {
    border-color: #335aff;
    background: #335aff;
}
.home-category-row-area__view-all .svg-icon svg,
.home-category-row-area__view-all:hover .svg-icon svg {
    color: #fff;
}
.home-category-row-item {
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #fafafa;
    background: var(--tg-white);
    transition: border-color 0.3s ease, transform 0.3s ease;
}
.home-category-row-item:hover {
    /* border-color: rgba(170, 0, 0, 0.35); */
    transform: translateY(-3px);
}
.home-category-row-thumb {
    overflow: hidden;
    margin-bottom: 0;
}
.home-category-row-thumb img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    transition: transform 0.35s ease;
}
.home-category-row-item:hover .home-category-row-thumb img {
    transform: scale(1.06);
}
.home-category-row-content {
    padding: 14px 10px 15px;
}
.home-category-row-content .blog-post-meta {
    margin-bottom: 8px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-category-row-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.home-category-row-content .post-title {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 19px;
    font-weight: normal;
}
.home-category-row-content .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: var(--tg-heading-font-color);
    background-image: none !important;
    background-size: 0 !important;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-category-row-content .post-title a:hover,
.home-category-row-item:hover .post-title a {
    color: var(--tg-primary-color);
    background-image: none !important;
}

.home-category-row-area__inner .col-lg-4 {
    padding: 0px 5px !important;
    margin-top:0;
}

.home-category-row-area__inner .col-lg-4:first-child {
    padding-left: 0px !important;
}

.home-category-row-area__inner .col-lg-4:last-child {
    padding-right: 0px !important;
}

.home-category-row-area__inner .row{
    width: 100%;
    margin: auto;
}

.home-video-news-area__inner .col-lg-4 {
    padding: 0px 5px !important;
    margin-top: 0;
}

.home-video-news-area__inner .col-lg-4:first-child {
    padding-left: 0px !important;
}

.home-video-news-area__inner .col-lg-4:last-child {
    padding-right: 0px !important;
}

.home-video-news-area__inner .row {
    width: 100%;
    margin: auto;
}

.home-category-row-area__title > a {
    padding: 5px 6px 2px 0px !important;
}

.home-video-news-area .col-lg-5 {
    padding-left: 0px;
}

.home-video-news-area .blog-post-meta .list-wrap {
    justify-content: left;
}

.home-video-news-area .home-video-news-list .list-wrap {
    justify-content: left;
    margin-bottom: 6px;
}

/* =============================================
   Home page — category sidebar block
   ============================================= */
.home-category-block {
    margin-bottom: 30px;
}
.home-category-block .view-all-btn.text-center {
    margin-top: 30px !important;
    width: 100%;
}
.home-category-block .view-all-btn.text-center a {
    width: 100%;
    text-align: center;
    justify-content: center;
    border-color: #335aff;
    color: var(--tg-white);
    background: #335aff;
}
.home-category-block .view-all-btn .link-btn:hover {
    border-color: #335aff;
    color: var(--tg-white);
    background: #335aff;
}
.home-category-block .view-all-btn .link-btn .svg-icon svg,
.home-category-block .view-all-btn .link-btn:hover .svg-icon svg {
    color: #fff;
}
.home-category-block .view-all-btn.no-title.text-center .link-btn .svg-icon svg {
    width: 8px;
}
.home-category-block .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: -4px !important;
}
.home-category-block .view-all-btn.no-title.text-center a {
    padding: 5px 6px 2px 6px;
    font-size: 12px;
    color: var(--tg-white);
}
.home-category-block .title.new-blogs {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-bottom-categories .title.new-blogs {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-bottom-categories .title.new-blogs > a {
    background-image: none !important;
    background-size: 0 !important;
    font-size: 18px;
    color: var(--tg-heading-font-color);
}
.home-bottom-categories .title.new-blogs > a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-bottom-categories .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: -4px !important;
}
.home-bottom-categories .view-all-btn.no-title.text-center a {
    padding: 5px 7px 5px 7px;
    font-size: 12px;
    color: var(--tg-white);
    border-color: #335aff;
    background: #335aff;
}
.home-bottom-categories .view-all-btn.no-title.text-center .link-btn .svg-icon svg,
.home-bottom-categories .view-all-btn.no-title.text-center .link-btn:hover .svg-icon svg {
    width: 8px;
    color: #fff;
    transform: none;
}
.home-bottom-categories .view-all-btn .link-btn:hover {
    border-color: #335aff;
    color: var(--tg-white);
    background: #335aff;
}
.home-category-featured {
    margin-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 0;
}
.home-category-featured-thumb {
    overflow: hidden;
    margin-bottom: 8px;
}
.home-category-featured-thumb img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.home-category-featured:hover .home-category-featured-thumb img {
    transform: scale(1.1);
}
.home-category-featured-content .post-title {
    font-size: 13px;
    margin-top: 5px;
    line-height: 16px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: normal;
}
.home-category-featured-content .post-title a,
.home-category-item-content .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    background-image: none !important;
    background-size: 0 !important;
}
.home-category-block .title.new-blogs a {
    background-image: none !important;
    background-size: 0 !important;
    font-size: 18px;
}
.home-category-block .post-title a:hover,
.home-category-block .home-category-featured:hover .post-title a,
.home-category-block .home-category-item-content .post-title:hover a,
.home-category-block .title.new-blogs a:hover {
    background-image: none !important;
    background-size: 0 !important;
}
.home-category-featured-content .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.home-category-item {
    margin-bottom: 10px;
    border-bottom: 1px solid var(--tg-border-color);
    padding-bottom: 0;
}
.home-category-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.home-category-item .blog-post-meta .list-wrap {
    justify-content: flex-start;
}
.home-category-item-content .post-title {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 16px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-weight: normal;
}
.home-category-item--2 .home-category-item-content .post-title,
.home-category-item--3 .home-category-item-content .post-title {
    font-size: 14px;
}
.home-category-block .blog-post-meta .list-wrap li i {
    font-size: 12px;
}
.home-category-block .blog-post-meta .list-wrap li {
    font-size: 11px;
}
.news-banner-post-wrap .row .col-67 {
    padding-right: 0;
    padding-left: 0px;
}

/* =============================================
   Home page — category stories (current news style)
   ============================================= */
.home-category-stories .widget-title.widget-title-four {
    padding-bottom: 8px;
    margin-bottom: 20px;
}
.home-category-stories .widget-title .title.new-blogs {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
}
.home-category-stories .title.new-blogs > a {
    background-image: none !important;
    background-size: 0 !important;
    flex: 1 1 auto;
    min-width: 0;
    font-size: 18px;
}
.home-category-stories .title.new-blogs > a:hover {
    color: var(--tg-primary-color);
    background-image: none !important;
}
.home-category-stories .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: -2px !important;
    flex: 0 0 auto;
}
.home-category-stories .view-all-btn.no-title.text-center .link-btn .svg-icon svg,
.home-category-stories .view-all-btn.no-title.text-center .link-btn:hover .svg-icon svg {
    width: 8px;
    color: #fff;
}
.home-category-stories .view-all-btn.no-title.text-center a {
    padding: 5px 6px 2px 6px;
    font-size: 12px;
    color: var(--tg-white);
    border-color: #335aff;
    background: #335aff;
}
.home-category-stories .view-all-btn.no-title.text-center .link-btn:hover {
    border-color: #335aff;
    color: var(--tg-white);
    background: #335aff;
}
.home-category-stories .stories-post:hover .stories-post-content .post-title a,
.home-category-stories .stories-post-content .post-title a,
.home-category-stories .stories-post-content .post-title a:hover {
    background-image: none !important;
    background-size: 0 !important;
}
.home-category-stories {
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    min-height: 0;
}
.home-category-stories .stories-post-wrap {
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    justify-content: flex-start;
    gap: 16px;
}
.home-category-stories .stories-post {
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 16px;
    margin-bottom: 0;
}
.home-category-stories .stories-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.home-category-stories .stories-post-thumb {
    width: 90px;
    flex: 0 0 90px;
    border-radius: 4px;
}
.home-category-stories .stories-post-thumb img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.home-category-stories .stories-post-content .blog-post-meta {
    margin-bottom: 4px;
}
.home-category-stories .stories-post-content .post-title {
    font-size: 14px;
    line-height: 16px;
}
.home-category-stories .stories-post-title-clamp a {
    -webkit-line-clamp: 3;
}
.home-category-stories + .home-category-stories {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
.home-category-stories + .home-category-stories .widget-title.widget-title-four {
    padding-top: 0;
}
.news-banner-post-wrap > .row {
    align-items: stretch;
}
.news-banner-post-wrap > .row > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

/* =============================================
   Home page — sidebar
   ============================================= */
.sidebar-home .sidebar-wrap {
    margin-left: 0;
}
.sidebar-home .sidebar-widget-three {
    top: 0;
    margin-bottom: 30px;
}
.sidebar-home .widget-title.widget-title-four {
    padding-bottom: 10px;
}
.sidebar-home .widget-title .title.new-blogs {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
}
.sidebar-home .widget-title .title.new-blogs > a {
    font-size: 18px;
}
.sidebar-home .stories-post-view-all {
    margin-top: 15px !important;
}
.sidebar-home .stories-post {
    display: block;
    gap: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--tg-border-color);
}
.sidebar-home .stories-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.sidebar-home .stories-post-content .blog-post-meta {
    margin-bottom: 8px;
}
.sidebar-home .stories-post:hover .stories-post-content .post-title a,
.sidebar-home .stories-post-content .post-title a,
.sidebar-home .stories-post-content .post-title a:hover {
    background-image: none !important;
    background-size: 0 !important;
}
.stories-post-expandable {
    position: relative;
}
.stories-post-title-clamp a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.stories-post-expandable:hover .stories-post-content .post-title a {
    background-size: 0 !important;
}
.stories-post-hover-card {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    background: #fff;
    border: 1px solid var(--tg-border-color, #e5e5e5);
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    z-index: 20;
    overflow: hidden;
    flex-direction: column;
}
.stories-post-expandable:hover:first-child .stories-post-hover-card {
    top: 0;
    transform: translateY(0);
}
.stories-post-expandable:hover .stories-post-hover-card {
    display: flex;
}
.stories-post-hover-card-thumb {
    display: block;
    width: 100%;
    line-height: 0;
}
.stories-post-hover-card-thumb img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}
.stories-post-hover-card-body {
    padding: 12px;
}
.stories-post-hover-card-body .blog-post-meta {
    margin-bottom: 8px;
}
.stories-post-hover-card-body .blog-post-meta .list-wrap {
    justify-content: flex-start;
    gap: 10px;
}
.stories-post-hover-card-body .blog-post-meta .list-wrap li {
    font-size: 11px;
}
.stories-post-hover-card-title {
    margin: 0 0 12px;
    font-family: 'BPGIngiri2008Regular', sans-serif;
    font-size: 14px;
    line-height: 1.45;
    color: #222;
}
.stories-post-hover-card-title a {
    color: inherit;
    text-decoration: none;
}
.stories-post-hover-card-title a:hover {
    color: var(--tg-primary-color, #ec3131);
}
.stories-post-hover-card-link {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: var(--tg-primary-color, #ec3131);
    text-decoration: none;
}
.stories-post-hover-card-link:hover {
    color: var(--tg-secondary-color, #0c192a);
}
.sidebar-home .sidebar-wrap .view-all-btn.text-center {
    margin-top: 30px !important;
    width: 100%;
}
.sidebar-home .sidebar-wrap .view-all-btn.text-center a {
    width: 100%;
    text-align: center;
    justify-content: center;
    background: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.sidebar-home .sidebar-wrap .view-all-btn .link-btn:hover {
    background: #fff;
    color: #000;
    border-color: rgba(0, 0, 0, 0.15);
}
.sidebar-home .sidebar-wrap .view-all-btn .link-btn .svg-icon svg,
.sidebar-home .sidebar-wrap .view-all-btn .link-btn:hover .svg-icon svg {
    color: #000;
}
.news-banner-small-post::before {
    display: none;
}
.col-xl-3.col-lg-8.sidebar {
    position: relative;
}
.col-xl-3.col-lg-8.sidebar::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    width: 1px;
    height: 100%;
    background: var(--tg-border-color);
}
.home-page .col-xl-3.col-lg-8.sidebar::before {
    top: 580px !important;
    height: calc(100% - 580px);
}
.news-banner-small-post {
    padding-right: 0;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 20px;
    height: 100%;
}
.sidebar-home .view-all-btn.no-title.text-center .link-btn .svg-icon svg {
    width: 8px;
}
.sidebar-home .view-all-btn.no-title.text-center {
    width: auto;
    margin-top: -2px !important;
}
.sidebar-home .sidebar-wrap .view-all-btn.no-title.text-center a {
    padding: 5px 6px 2px 6px;
    font-size: 12px;
    color: var(--tg-white);
    border-color: #335aff;
    background: #335aff;
}
.content-banner {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
}
.content-banner:has(img),
.content-banner:has(.banner-click-btn) {
    background-color: transparent;
    min-height: 0;
}
.news-banner-post-wrap {
    margin-bottom: 10px;
}
.content-banner a {
    display: block;
    width: 100%;
}
.content-banner .banner-title,
.content-banner .banner-size {
    width: 100%;
    display: block;
    color: #4b4b4b;
}

.home-video-news-area__inner .view-all-btn .link-btn {
    padding: 5px 6px 2px 6px !important;
}

.banner-post-area-five .weekly-post-item-wrap {
    /* padding-left: 20px; */
}
.banner-post-area-five .blog-details-related .weekly-post-item-wrap {
    padding-left: 0px;
}

.weekly-post-item-wrap .view-all-btn .link-btn .svg-icon svg {
    color: var(--tg-secondary-color);
}

.weekly-post-item-wrap .view-all-btn .link-btn:hover .svg-icon svg {
    color: var(--tg-white);
}

@media (max-width: 991.98px) {
    .home-category-row-area__inner {
        padding: 0;
    }
    .home-category-row-thumb img {
        height: 210px;
    }
}
