h1,
h2 {
    font-size: 28px !important;
}

h3 {
    font-size: 22px !important;
}

h4 {
    font-size: 18px !important;
}

h1,
h2,
h3 {
    line-height: 36px !important;
}

h4 {
    line-height: 24px !important;
}

h1 {
    font-weight: 600 !important;
}

h2,
h3,
h4 {
    font-weight: 700 !important;
}

.float-r {
    float: right;
}
.mb-16 {margin-bottom: 16px;}
.mt-16 {margin-top: 16px;}
.header-bottom-nav li { margin: 0 12px !important}
/* a, p {font-size: 16px !important; line-height: 24px !important; font-weight: 500 !important}
span {font-size: 12px !important; line-height: 16px !important; font-weight: 300 !important} */
#main {
    margin-top: 0;
}

.bg-white {
    background: #fff;
    padding: 16px 8px !important;
    border-radius: 12px;
}

.mb-16 {
    margin-bottom: 16px;
}

.row-pd-col>.col {
    padding: 0 8px 16px;
}

.row-pd-col-bottom-0>.col {
    padding: 0 8px 0;
}
.hero-blog .is-divider {
    display: none;
}

.hero-blog .box-text {
    padding-top: 10px;
    padding-bottom: 0;
}
.hero-blog .post-title {margin: 0 0 10px 0 !important}
.hero-blog .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-bottom: 0;
}

.hero-blog .box-image img {
    border-radius: 12px;
}

.hero-blog .post-title a {
    margin: 0 !important;
}

.hero-blog .from_the_blog_excerpt {
    color: var(--Label-01, #1d1d1f);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.hero-blog .date-cat-inline {
    margin-top: 10px;
}

.hero-blog .cat-label,
.hero-blog .post-meta {
    color: var(--Label-03, #a5a7aa);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px !important;
    text-transform: capitalize;
    margin: 0 0 0 0;
}

.list-vertical-blogs .post-item {
    margin-bottom: 16px;
}

.list-vertical-blogs .post-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}

.list-vertical-blogs .box-text {
    padding: 0 0 0 16px !important;
}

.list-vertical-blogs .is-divider {
    display: none;
}

.list-vertical-blogs .box-vertical {
    display: flex;
    gap: 8px;
    margin-bottom: 0;
}

.list-vertical-blogs .box-image {
    order: 2;
}

.list-vertical-blogs .box-image img {
    border-radius: 8px;
}

.list-vertical-blogs .box-text-inner {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.list-vertical-blogs .post-title,
.list-vertical-blogs .post-title a {
    margin: 0 !important;
}

.list-vertical-blogs .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 16px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.list-vertical-blogs .cat-label,
.list-vertical-blogs .post-meta {
    color: var(--Label-03, #a5a7aa);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px !important;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
	    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1 !important;
    overflow: hidden;
    display: -webkit-box;
}
.primary-title-inline .col-inner {
    display: flex;
    margin-bottom: 0;
    align-items: center;
}

.primary-title {
    flex: 1;
    margin-bottom: 0 !important;
}

.primary-title .section-title,
.primary-title .section-title span {
    margin: 0;
    border-bottom: none;
    padding: 0;
}

.primary-title .section-title span {
    color: var(--Label-01, #1d1d1f);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}

.btn-view-all {
    padding-right: 16px !important;
    margin: 0 !important;
}

.btn-view-all span {
    color: var(--Label-02, #86868b);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.primary-tabs .nav li {
    margin-left: 8px !important;
    height: 36px;
    display: flex;
    align-items: center;
}

.primary-tabs .nav li a {
    color: var(--Label-02, #86868b);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 0 12px;
    border: none;
}

.primary-tabs .nav .active {
    border-radius: var(--Radius-8, 8px);
    border: 1px solid var(--Color-Primary-Pr, #0bcc54);
    background: var(--Color-Backgroud-Bg_reen, #effff5);
}

.primary-tabs .nav .active a {
    color: var(--Color-Primary-Pr, #0bcc54);
}

.no-image-blog .box-image,
.no-image-blog .is-divider {
    display: none;
}

.no-image-blog .box-text {
    padding: 0;
}

.no-image-blog .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.no-image-blog .post-title {
    order: 1;
}

.no-image-blog .post-title a,
.no-image-blog .post-title {
    margin: 0 !important;
}

.no-image-blog .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 48px !important;
}

.no-image-blog .from_the_blog_excerpt {
    color: var(--Label-02, #86868b);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    order: 3;
    text-align: justify;
}

.no-image-blog .cat-label,
.no-image-blog .post-meta {
    margin: 0;
    color: var(--Label-03, #a5a7aa);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.no-image-blog .box-text .button {
    border-radius: var(--Radius-8, 8px);
    background: var(--Color-Primary-Pr, #0bcc54);
    color: var(--Label-04, #fff);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 510;
    line-height: 20px;
    display: flex;
    width: fit-content;
    height: 36px;
    align-items: center;
    padding: 0 12px;
    margin-right: 0;
    order: 4;
    margin-top: 6px !important;
    gap: 4px;
}

.list-no-image-blogs {
    border-radius: var(--Radius-12, 12px);
    border: 1px solid var(--Separation, #ededed);
    padding: 16px !important;
}

.list-no-image-blogs .post-item {
    margin-bottom: 8px;
    border-bottom: 1px solid #ededed;
}

.list-no-image-blogs .post-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.list-no-image-blogs .box-image,
.list-no-image-blogs .is-divider {
    display: none !important;
}

.list-no-image-blogs .box-text-inner {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 8px;
}

.list-no-image-blogs .box-text {
    padding: 0 !important;
}

.list-no-image-blogs .post-title {
    margin: 0 !important;
}

.list-no-image-blogs .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 14px;
    font-style: normal;
    font-weight: 510;
    line-height: 20px !important;
    order: 1;
    margin: 0 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.list-no-image-blogs .cat-label,
.list-no-image-blogs .post-meta {
    color: var(--Label-03, #a5a7aa);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px !important;
    margin: 0 !important;
    text-transform: capitalize;
	  margin: 0 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.blog-reverse .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 18px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px;
}

.blog-reverse .box-image {
    order: 1 !important;
}

.blog-reverse .box-text {
    order: 2 !important;
    padding: 0 !important;
}

.blog-reverse .from_the_blog_excerpt {
    color: var(--Label-02, #86868b);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.list-vertical-blogs .box-image img .blog-reverse .box-vertical {
    gap: 16px !important;
}

.blog-small .box-image {
    width: 88% !important;
}

.blog-small .post-title>a {
    color: var(--Label-01, #1d1d1f);
    font-size: 14px;
    font-style: normal;
    font-weight: 510;
    line-height: 20px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
}

.blog-normal .post-title>a {
    color: var(--Label-01, #1d1d1f);
    font-size: 16px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2 !important;
    overflow: hidden;
}

.normal-blog-post .post-item {
    padding-bottom: 0 !important;
}

.normal-blog-post .is-divider {
    display: none;
}

.normal-blog-post .box-image img {
    border-radius: 8px;
}

.normal-blog-post .box-text {
    padding: 8px 0 16px 0 !important;
}

.normal-blog-post .box-text .box-text-inner {
    display: flex;
    gap: 6px;
    flex-direction: column;
}

.normal-blog-post .box-text .cat-label,
.normal-blog-post .box-text .post-title,
.normal-blog-post .box-text .post-title a {
    margin: 0 !important;
}

.normal-blog-post .box-text .cat-label,
.normal-blog-post .box-text .post-meta {
    color: var(--Label-03, #a5a7aa);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px !important;
    text-transform: capitalize;
}

.normal-blog-post .box-text .post-title a {
    color: var(--Label-01, #1d1d1f);
    font-size: 16px;
    font-style: normal;
    font-weight: 510;
    line-height: 24px !important;
}

.first-post-item .post-item:first-child .box-image {
    width: 100% !important;
}

.first-post-item .post-item:first-child .box-vertical {
    flex-direction: column;
}

.first-post-item .post-item:first-child .box-vertical .post-title a {
    font-size: 16px;
    line-height: 24px !important;
}

.category-columns h3 a,
.category-columns ul li a {
    font-size: 14px;
    font-style: normal;
    line-height: 20px !important;
    margin: 0;
}

.category-columns ul {
    margin-bottom: 0 !important;
}

.category-columns h3 {
    margin: 0;
    line-height: 20px !important;
}

.category-columns h3 a {
    color: var(--Label-01, #1d1d1f);
    font-weight: 510;
}

.category-columns h3:hover a,
.category-columns .category-item:hover a {
    color: var(--Color-Primary-Pr, #0bcc54) !important;
}

.category-columns .category-item {
    padding: 4px 0;
    margin: 0 !important;
}

.category-columns .category-item a {
    color: var(--Label-01, #86868b) !important;
    font-weight: 400;
}

.header-sub-menu {
    align-items: center;
    margin-bottom: 0px;
}

.header-sub-menu .icon-inner {
    display: flex;
    align-items: center;
    height: 36px;
}

.header-sub-menu .icon-box-text {
    padding-left: 8px !important;
    display: flex;
}

.header-sub-menu .icon-box-text h3 {
    color: var(--Fill-07, #000);
    font-size: 22px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 36px !important;
    margin: 0;
}

.header-sub-menu .icon-box-img {
    height: 36px !important;
}

.header-sub-menu .icon-box-img img {
    padding-top: 0 !important;
}

.nav-top-link {
    padding: 0 !important;
    color: transparent !important;
}

.nav-top-link i {
    display: none !important;
}

.mfp-close {
    display: none;
}

.custom-close {
    display: block !important;
    position: inherit !important;
    opacity: 1 !important;
}

.mfp-container {
    padding: 0 !important;
}

.mfp-ready .mfp-content {
    vertical-align: top !important;
    top: 68px !important;
}

.mfp-bg {
    margin-top: 68px !important;
    background-color: rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.4) !important;
    backdrop-filter: blur(20px);
    opacity: 1 !important;
}

.lightbox-content {
    padding: 0 20px !important;
}

.blog-normal .box-image {
    width: 95% !important;
}

.date-cat-inline {
    display: flex;
    gap: 10px;
    align-items: center;
}

.date-cat-inline .cat-label {
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1 !important;
    overflow: hidden;
    display: -webkit-box;
}

.entry-header-text-top h1 {
    color: var(--Label-01, #1d1d1f);
    font-size: 40px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 48px !important;
    margin-bottom: 16px;
}

.entry-header-text-top {
    padding-bottom: 20px !important;
}

.custom-post-meta {
    display: flex;
    align-items: center;
    color: var(--Label-01, #1d1d1f);
    font-size: 12px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 16px ! IMPORTANT;
    text-transform: capitalize !important;
	justify-content: space-between;
}
.custom-left-meta {
	  gap: 8px;
    display: flex;
	align-items: center
}

#comments {
    display: none;
}

.custom-tags {
    color: var(--Label-02, #86868B);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 510;
    line-height: 20px;
    float: left
}
.entry-content {padding-bottom: 0 !important; padding-top: 0 !important}
.custom-tags a {
    padding: 0px var(--Padding-12, 12px);
    color: var(--Label-01, #1D1D1F);
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 510;
    line-height: 20px;
}
.custom-author {
	color: var(--Label-03, #A5A7AA);
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-decoration-line: underline;
	margin-bottom: 20px;
}
.post-detail .box-image {width: 88% !important}
.share-btn {
	border-radius: var(--Radius-8, 8px);
background: var(--Color-Primary-Pr, #0BCC54);
	display: flex;
height: 36px;
padding: 0px var(--Padding-12, 12px);
justify-content: center;
align-items: center;
gap: var(--Padding-4, 4px);
	color: var(--Label-04, #FFF);
text-align: center;
font-size: 14px;
font-weight: 510;
line-height: 20px;
}
.share-btn:hover {
		color: var(--Label-04, #FFF);
}
.post-sidebar .block_widget {margin-bottom: 0;}
.custom-article .article-inner {padding-right: 16px; padding-top: 16px;}
.pdcol-16 .col-inner {padding: 16px !important}
.pdcol-0 .col-inner {padding: 0 !important}
.blog-wrapper {padding: 0 !important}
.block_widget .post-item .col-inner {
	padding: 0 !important;
}

@media only screen and (max-width: 48em) {
	.list-vertical-blogs .box-text {padding: 0 !important}
	.list-vertical-blogs .from_the_blog_excerpt  {display: none;}
	.blog-reverse .post-title a {font-size: 16px; line-height: 24px;}
	.no-image-blog .post-title a {font-size: 28px; line-height: 36px !important}
	.primary-tabs .btn-view-all {width: 100% !important}
	.row-mobile>.col, .right-side-bar-mb {padding-left: 0 !important; padding-right: 0 !important}
	.row-mobile .col .col-inner {border-radius: 0 !important}
	.bg-white {border-radius: 0 !important}
	.right-side-bar-mb {margin-top: 16px !important;}
	.pd-mobile {padding-left: 16px !important; padding: 16px !important}
	    .primary-tabs [role=tablist] {
        flex-wrap: nowrap;
        overflow-x: scroll;
        background: 0 0 !important;
        margin: 0;
        padding: 0 !important;
        border-radius: 8px !important;
    }
	    .primary-tabs [role=tablist] li {
      
        flex: 0 0 auto;
    }
}
.lg-title .section-title-main {
	font-size: 28px !important;
}

.list-template {
	padding: 8px 0 0 0;
}
.pl-16 .section-title {
	padding: 16px 0 0 16px;
}
.list-template .points-header, .list-template .points {
	padding-right: 16px !important;
    text-align: right !important;}
.rank-header, .rank {padding-left: 16px !important;}
.list-template__filter {padding: 0 12px;}
.list-template__footer {padding: 12px 16px;}
.list-template__title {padding: 8px 16px;}
.list-template__match__score {padding-right: 16px;}
.card-template .card-template__cards {
	width: 100vw;
    position: relative;
    right: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}
.leaderboard-banner, .leaderboard-banner .bg-fill {border-radius: 12px; margin-bottom: 16px;}
.leaderboard-banner .img-inner {text-align: center}
.leaderboard-banner .img-inner img {
	width: 80px;
	object-fit: contain
}