<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a,
a:hover {
    color: inherit
}

.btn-form-login,
.btn-load,
.btn-submit,
.detailpost-category,
.galery-in-content h2,
.linked-title,
.login-btn,
.loginmobile a,
.more-btn,
.uppercase,
.user-comment-header .user-info .name {
    text-transform: uppercase
}

.menu-item-link,
a.submenu-link {
    white-space: nowrap;
    font-weight: 700
}

.more-btn,
footer a {
    color: #fff;
    font-size: 14px
}

@font-face {
    font-family: MaisonNeue;
    src: url('../fonts/maisonneueextendedextrabold.otf');
    font-display: swap
}

body,
html {
    overflow-x: hidden
}

body {
    font-family: Helvetica, Arial, sans-serif;
    color: #231f20;
    font-size: 16px;
    letter-spacing: .025em;
    background-repeat: repeat-y;
    background-size: 100% auto
}

.customfont,
.spfont {
    font-family: MaisonNeue, sans-serif
}

a:active,
a:focus {
    border-color: transparent
}

a:active,
a:focus,
button:active,
button:focus {
    outline: 0
}

a:hover {
    text-decoration: none
}

.form-check-label a {
    color: #007bff
}

#slider-cont .slick-slide img,
.form-container .btn-form-login,
.img-container img {
    width: 100%
}

h2 {
    font-size: 36px;
    font-weight: 700
}

.detail-post-content:after,
.detail-post-content:before,
.floatcont:after,
.floatcont:before {
    display: table;
    content: " "
}

img {
    max-width: 100%
}

.more-btn {
    padding: 10px 50px;
    background: #757575;
    border-radius: 5px;
    display: inline-block
}

.more-btn:hover,
a.submenu-link:hover {
    background: #af1f23;
    color: #fff
}

header {
    border-top: 10px solid #af1f23;
    background: #fff
}

.branding-container {
    margin-right: 30px
}

.logo-container img {
    height: 43px;
    width: auto
}

.navbar {
    padding: 0;
    background: 0 0
}

.lg-cont {
    flex-direction: column;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 20px
}

header .lg-cont {
    flex-direction: row;
    justify-content: space-between;
    padding: 0
}

.mld-menu {
    display: flex;
    margin: 0;
    padding: 0
}

.footer-menu ul li,
.footer-social ul li,
.mld-menu .menu-item {
    list-style: none
}

.menu-item-link {
    font-size: 15px;
    padding: 30px 8px;
    display: flex;
    align-items: center
}

header .logo-container {
    width: 140px
}

@media(max-width:1280px) {
    header .lg-cont {
        padding: 0 15px
    }

    .menu-item-link {
        font-size: 14px
    }
}

.mld-menu .active&gt;a,
.mld-menu&gt;li:hover&gt;a {
    background: #ececec;
    color: #af1f23
}

.dropdown .menu-item-link:after {
    display: inline-block;
    content: '';
    height: 7px;
    width: 7px;
    border-right: 2px solid #444;
    border-top: 2px solid #444;
    transform: rotate(45deg);
    margin-left: 5px;
    margin-top: -2px;
    transition: .3s ease-in-out
}

.dropdown:hover .menu-item-link:after {
    transform: rotate(135deg);
    transition: .3s ease-in-out
}

.menu-item-avatar {
    width: 32px;
    margin-right: 5px
}

.menu-item-avatar img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #af1f23
}

.menu-item-point big {
    font-size: 15px;
    line-height: 15px;
    display: block;
    width: 100%
}

.menu-item-point small {
    font-size: 12px;
    line-height: 12px;
    display: block;
    width: 100%
}

.submenu {
    display: none;
    position: absolute;
    z-index: 999999;
    padding: 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background: #fff
}

.dropdown:hover .submenu,
.local-tabcontent .tab-pane.active img,
.trending a {
    display: block
}

a.submenu-link {
    display: block;
    padding: 20px 30px;
    text-transform: capitalize;
    min-width: 328px;
    text-transform: uppercase
}

.inspiring-item a,
.partnership-container,
.searchlogin-cont {
    display: flex
}

.searchlogin-cont&gt;div {
    padding: 0 6px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

#detail-content,
.content-container,
.cp-event h1 {
    margin-bottom: 60px
}

#category-tab {
    min-height: 350px
}

.search-cont:after {
    border-right: 1px solid #ccc;
    content: '';
    display: inline-block;
    height: 50px;
    width: 1px;
    position: absolute;
    right: 0
}

.login-cont img {
    margin-right: 10px
}

#slider-cont .slick-slide {
    position: relative
}

#slider-cont .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    min-width: 0;
    z-index: 999;
    width: 300px;
    background: 0 0;
    border: 0;
    font-size: 0
}

#slider-cont .slick-arrow.slick-next {
    right: 0;
    left: auto
}

#slider-cont .slider-item img,
.user-comment-header .user-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#slider-cont .slider-caption {
    position: absolute;
    z-index: 1;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    bottom: 15%;
    left: 0;
    right: 0;
    font-size: 48px;
    line-height: 1.1em;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 5px rgba(0, 0, 0, .8)
}

#slider-cont .slick-dots {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

#slider-cont .slider-caption,
.cat-post-item:nth-child(n+9),
.local-tabcontent .tab-pane img,
.more-btn2 {
    display: none
}

#slider-cont .slick-dots li {
    padding: 5px
}

#slider-cont .slick-dots button {
    font-size: 0;
    border: 0;
    border-radius: 50%;
    padding: 0;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

#slider-cont .slick-dots .slick-active button:after {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #af1f23;
    content: ''
}

.local-tab&gt;li {
    border-right: 0;
    background: #f3f3f3;
    max-width: 25%;
    flex: 0 0 25%
}

.clear,
.detail-post-content:after {
    clear: both
}

.local-tab&gt;li&gt;a.nav-link {
    border-radius: 0;
    color: #616161;
    font-size: 19px;
    font-weight: 700;
    padding: 27px 30px;
    border: 1px solid #d1d1d1;
    border-right: 0
}

.local-tab&gt;li:last-child a {
    border-right: 1px solid #d1d1d1
}

.local-tab&gt;li&gt;.nav-link.active {
    background: #fff;
    color: #616161;
    border-bottom: 1px solid transparent
}

.local-tabcontent {
    padding: 40px 40px 20px;
    border: 1px solid #d1d1d1;
    border-top: 0;
    background: #fff
}

.local-tabcontent .btn-container {
    clear: both;
    padding-top: 15px;
    border-top: 1px solid #d1d1d1
}

.local-tabcontent .itemtitle {
    line-height: 1.1em
}

.inspiring-container,
.related-post-list {
    margin: 0 -20px
}

.inspiring-item {
    padding: 0 20px;
    float: left;
    width: 50%;
    margin-bottom: 30px
}

.inspiring-item .img-container {
    flex: 0 0 44%;
    padding-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.inspiring-item .img-container img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.inspiring-item:first-child .img-container img {
    height: auto
}

.inspiring-container .inspiring-item:not(:first-child) .itemtitle {
    font-size: 22px
}

.inspiring-item:first-child a {
    flex-direction: column;
    margin-bottom: 0
}

.inspiring-item:last-child,
.user-comment-content p:last-child {
    margin-bottom: 0
}

.inspiring-item:first-child .img-container {
    flex: 0 0 100%;
    margin-bottom: 20px;
    padding-right: 0
}

.itemdate {
    font-size: 16px;
    color: #747474;
    margin-bottom: 10px
}

.itemtitle {
    font-weight: 700;
    font-size: 26px;
    color: #000;
    line-height: 32px;
    letter-spacing: -.5px
}

.itemtitle:hover {
    color: #af1f23
}

.itemvenue {
    margin-top: 10px
}

.detailpost-date,
.inspiring-item:first-child .itemtitle {
    font-size: 28px
}

.detail-post-content p,
.trending-container .btn-container {
    margin-bottom: 30px
}

.trending-list {
    flex-wrap: wrap;
    margin: 0 -20px 20px
}

.trending-item {
    flex: 0 0 32.333%;
    padding: 0 20px 40px
}

.cat-post,
.trending-item&gt;.trending {
    background: #fff;
    height: 100%
}

.cat-post-content,
.conment-form-container .comment-area,
.loginmobile,
.trending-content {
    padding: 20px
}

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

.trending-content&gt;.itemtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    overflow-wrap: break-word
}

.more-btn2 {
    margin: 0 0 50px
}

.podcast-item {
    flex: 0 0 50%;
    padding: 0 20px;
    margin-bottom: 40px
}

.home-youtube-podcast-item {
    flex: 0 0 33.33%;
    padding: 0 20px;
    margin-bottom: 40px
}

.youtube-podcast-item {
    flex: 0 0 37%;
    padding: 0 20px;
    margin-bottom: 40px
}

.youtube-youtube-item {
    flex: 0 0 63%
}

.youtube-item {
    flex: 0 0 50%;
    margin-bottom: 40px
}

.youtube-caption {
    margin: 15px 0 0;
    padding: 0 20px;
    font-size: 22px
}

#projectDetail {
    padding-top: 100px;
    padding-right: 0 !important;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    z-index: 1002
}

#projectDetail .modal-content {
    background-color: transparent;
    border: none
}

#projectDetail .modal-header {
    border: none
}

.modal-backdrop {
    z-index: 1001
}

#cat-title {
    padding-top: 40px
}

.category-title {
    font-weight: 700;
    font-size: 36px
}

h2.category-title {
    font-weight: 400;
    font-size: 32px
}

.section-title-image {
    height: 34px;
    width: auto
}

footer {
    background: #000;
    padding: 40px;
    color: #fff;
    border-top: 5px solid #af1f23
}

footer a {
    padding: 10px
}

footer a:hover {
    text-decoration: underline
}

.footer-menu ul,
.footer-social ul {
    display: flex;
    margin: 0
}

.footer-menu ul li,
.footer-social ul li a:hover img,
aside.social-left a:hover img {
    opacity: .7
}

footer .lg-cont {
    flex-direction: row;
    justify-content: space-between
}

.partnership-container .video-container {
    flex: 0 0 40%;
    padding: 40px;
    background: url(../img/bg-video.jpg) 0 0/auto 100% repeat-x
}

.partnership-container .footerbanner-container {
    flex: 0 0 60%
}

.footerbanner-container .img-container {
    height: 100%;
    overflow: hidden
}

.footerbanner-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: left
}

.banner-iklan {
    background: #af1f23;
    width: 100%
}

.home-youtube-podcast-item img,
.sidebarpartner .banner-iklan img,
.trending-item img {
    width: 100%;
    height: auto
}

.middle-ads .banner-iklan {
    padding: 15px;
    text-align: center;
    background-color: transparent
}

.middle-ads .banner-iklan img {
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

.search-form-container {
    top: -40px;
    position: absolute;
    z-index: 1;
    right: 0;
    opacity: 0;
    transition: .5s ease-in-out
}

.search-form-container.active {
    display: block;
    top: 85px;
    transition: .5s ease-in-out;
    opacity: 1
}

.search-form-container .form-search {
    width: 200px;
    border: 0
}

.search-top {
    padding: 15px 30px;
    background: #fff
}

.search-top&gt;div {
    background: #fff;
    border: 1px solid #666;
    border-radius: 3px
}

.btn-magnifier {
    border: 0;
    background: 0 0
}

.search-form-container-mobile {
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #8f8f8f
}

.search-form-container-mobile p {
    font-size: 12px;
    margin-bottom: 10px
}

.cat-tabcontent,
.form-item {
    padding-top: 20px
}

.cat-tabsubtitle {
    padding-bottom: 50px;
    color: #969696
}

.cat-post-list {
    flex-wrap: wrap;
    margin: 0 -20px
}

.cat-post-item {
    flex: 0 0 25%;
    padding: 0 20px 40px;
    display: block
}

.cat-post .img-container&gt;img {
    width: 100%;
    height: 180px;
    object-fit: cover
}

@media(min-width:992px) {
    .cat-post .img-container&gt;img {
        height: 140px;
        object-fit: contain
    }
}

.cat-post-content&gt;.itemtitle {
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    word-break: break-word
}

.cat-post-content&gt;.itemtitle:hover {
    color: #f11
}

.cat-tabmenu .nav-link {
    font-weight: 700;
    font-size: 20px;
    color: #969696;
    padding: 0;
    margin-right: 50px
}

.cat-tabmenu .nav-link.active {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #af1f23
}

.cat-post-list .btn-container {
    flex: 0 0 100%
}

.detailpost-category {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #fe282c
}

.detailpost-title {
    font-weight: 800;
    font-size: 32px;
    color: #fff
}

.detailpost-title span {
    padding: 3px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 9%, #000 10%, #000 86%, rgba(0, 0, 0, 0) 87%)
}

.detailpost-share {
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #929292;
    padding: 20px 0
}

.detailpost-share ul {
    display: flex;
    padding: 0;
    margin: 0;
    align-items: center
}

.detailpost-share ul li {
    list-style: none;
    padding-right: 15px
}

.detailpost-share ul li:first-child {
    font-size: 20px
}

.detailpost-share ul li img {
    width: 30px;
    height: 30px
}

.detailpost-venue {
    margin: 30px 0;
    color: #666
}

.btn-copylink {
    font-size: 12px;
    background: #fff;
    border: 2px solid #00b2ff;
    box-sizing: border-box;
    border-radius: 3px;
    color: #31b2fb;
    padding: 3px 15px
}

.detail-post-content,
.detail-post-content p,
.detail-post-content p span {
    font-size: 21px !important;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.5em
}

.detail-post-content img {
    margin-bottom: 15px;
    width: 100%;
    height: auto
}

.galery-in-content {
    width: 600px;
    padding: 30px;
    background: #000;
    border-radius: 10px;
    margin-bottom: 20px
}

.imgRight,
.main-galery-img {
    margin-bottom: 10px
}

.galery-in-content h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px
}

.imgRight {
    float: right;
    margin-left: 20px
}

.nav-galery-img .galery-item {
    padding: 0 5px
}

.link-article {
    background: #fff;
    border-radius: 15px;
    padding: 20px 30px;
    margin-bottom: 20px
}

.linked-title {
    color: #fe282c;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.linked-title img {
    width: 25px;
    height: 25px
}

.linked-post-title a {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700
}

.related-post-item {
    flex: 0 0 33.333%;
    padding: 0 20px
}

.related-post-item img {
    width: 100%;
    height: 200px;
    object-fit: cover
}

.comment-title,
.related-title {
    justify-content: space-between;
    padding-bottom: 40px;
    align-items: center
}

#relatedpost-content {
    background: #fff;
    padding: 60px 0
}

.related-post {
    background: #f5f5f5;
    height: 100%;
    position: relative
}

.related-post-content {
    padding: 40px 20px 80px
}

.related-post-content .itemdate {
    font-size: 14px;
    color: #8f8f8f;
    position: absolute;
    bottom: 20px;
    left: 20px
}

.related-post-content .itemtitle {
    font-size: 22px;
    padding-bottom: 20px;
    line-height: 30px
}

.related-post-item a {
    height: 100%;
    display: block
}

.related-post-item a:hover .img-container,
.related-post:hover {
    background: #9b2118
}

.related-post-item a:hover .img-container img {
    opacity: .8
}

.related-post a:hover .itemdate,
.related-post a:hover .itemtitle {
    color: #fff
}

.user-continer a {
    color: #038cd9
}

.conment-form-container {
    background: #fff;
    border: 1px solid #b8b3b3;
    border-radius: 10px;
    margin-bottom: 30px
}

.conment-form-container .form-check {
    border-top: 1px solid #b8b3b3;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px
}

.conment-form-container .form-check .form-check-input {
    position: static;
    margin: 0 10px 0 0
}

.comment-area textarea {
    border: 0
}

.conment-form-container .form-check .btn-submit {
    border: 0;
    background: #ff2e2e;
    padding: 10px 35px;
    margin-left: 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px
}

.conment-form-container .form-check .btn-submit:hover {
    background: #000
}

.comment-cont {
    background: #e8f8ff;
    padding: 40px;
    margin-bottom: 20px;
    border-radius: 5px
}

.comment-cont:last-child {
    margin-bottom: 50px
}

.user-comment-header {
    align-items: center;
    font-weight: 700;
    font-size: 20px
}

.user-comment-header .user-photo {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 10px
}

.user-comment-header .user-info .comment-date {
    font-size: 14px;
    color: #737373;
    font-weight: 400
}

.user-comment-content {
    padding: 30px 0
}

.user-comment-footer .btn-replay {
    border: 0;
    background: url(../img/icon-reply.svg) 5px center/13px no-repeat;
    padding-left: 25px;
    color: #999
}

.child-comment {
    margin-left: 150px;
    background: #ddd
}

.btn-loadcomment {
    display: block;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #868686;
    text-align: center;
    background: #fff;
    border-radius: 5px
}

.btn-loadcomment:hover {
    background: #000;
    color: #fff
}

.mld-mobilemenu {
    padding: 0 20px;
    list-style: none;
    display: none
}

.mld-mobilemenu ul {
    list-style: none;
    margin-bottom: 20px
}

.mld-mobilemenu .menu-item-link {
    padding: 5px 0 10px 15px
}

.mld-mobilemenu&gt;li&gt;a:before {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 12px;
    left: 0;
    background-color: #ae1310
}

.mld-mobilemenu li .submenu {
    display: block !important;
    position: static;
    box-shadow: none;
    padding: 0 0 0 20px
}

.mld-mobilemenu a.submenu-link {
    width: auto;
    padding: 5px 0 5px 20px;
    font-weight: 400;
    min-width: 0
}

.loginmobile a {
    background-color: #ae0f0e;
    line-height: 30px;
    padding: 10px 15px;
    color: #fff;
    display: inline-block
}

.loginmobile a svg {
    color: #fff;
    width: 20px;
    height: 20px
}

.loginmobile a.login-user-logout {
    background: 0 0;
    color: #231f20
}

.loginmobile .menu-item-avatar {
    width: 32px;
    float: left
}

.loginmobile .menu-item-avatar img {
    margin-bottom: 15px;
    border: 2px solid #fff
}

.loginmobile .menu-item-point big {
    margin-top: 5px
}

.sidenav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 250px;
    opacity: 0;
    background: #fff;
    transition: .5s
}

.form-container input[type=password],
.form-container input[type=text],
.form-container textarea {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px
}

.btn-form-login,
.btn-load,
.btn-submit {
    border: 0;
    padding: 10px 20px;
    font-weight: 700;
    color: #fff;
    background: #af1f23;
    border-radius: 0
}

.btn-login-fb,
.login-btn {
    width: 100%;
    border: 0;
    color: #fff
}

.btn-login-fb {
    background: #3b5999;
    padding: 10px 20px
}

.fb-login img {
    width: auto;
    margin-right: 8px
}

.login-btn {
    padding: 15px 0;
    background: #af1f23;
    font-weight: 700;
    font-size: 18px
}

.fb-login {
    background: #3b5999
}

aside.social-left {
    position: fixed;
    left: 0;
    top: 40vh;
    padding: 10px;
    background: #af1f23;
    z-index: 1000
}

aside.social-left ul {
    margin: 0;
    padding: 0;
    list-style: none
}

aside.social-left li {
    margin: 0;
    padding: 0;
    display: block
}

aside.social-left a {
    display: block;
    padding: 0 5px;
    color: #fff;
    font-size: 24px;
    text-align: center
}

aside.social-left a:hover {
    color: #ec5800
}

.page-section .col-sm-8.d-inline-block {
    min-height: 300px;
    padding: 100px 0
}

.page-section .col-sm-8.d-inline-block h1 {
    margin: 0 0 50px;
    text-transform: uppercase;
    font-size: 48px
}

.toast-container {
    z-index: 1001 !important
}

.toast-container #pointSuccess,
.toast-container #pointSuccess .toast-header {
    background-color: #af1f23 !important
}

.triangle {
    border-top: 15px solid #af1f23 !important
}

#hero-video {
    background: 0 0 !important
}

@media (max-width:1280) {
    .lg-cont {
        max-width: 1280px;
        padding: 0 20px
    }
}

@media (max-width:1266) {
    .local-tab&gt;li&gt;a.nav-link {
        font-size: 15px
    }

    #slider-cont .slider-caption {
        font-size: 32px
    }

    .detailpost-title {
        font-size: 68px
    }

    .itemtitle {
        font-size: 24px
    }
}

@media (max-width:991px) {

    #wrapper,
    .navbar-toggler,
    .sidenav a {
        position: relative
    }

    header nav.navbar {
        flex-wrap: wrap;
        width: 100%
    }

    .more-btn1,
    .searchlogin-cont {
        display: none
    }

    .lg-cont {
        padding: 0 20px
    }

    .navbar-toggler {
        padding: .25rem .125rem .25rem 0
    }

    .navbar-toggler-icon {
        height: 2px;
        width: 30px;
        background: #000;
        position: relative
    }

    .navbar-toggler-icon:after,
    .navbar-toggler-icon:before {
        height: 2px;
        width: 30px;
        background: #000;
        content: '';
        display: block;
        position: absolute
    }

    .navbar-toggler-icon:before {
        top: 8px
    }

    .navbar-toggler-icon:after {
        bottom: 8px
    }

    .branding-container {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 10px 0;
        margin: 0
    }

    .logo-container img {
        height: 38px;
        width: auto
    }

    .menu-item-link {
        padding: 20px;
        font-size: 14px
    }

    .inspiring-item:first-child .itemtitle,
    .itemtitle {
        font-size: 20px
    }

    .dropdown .menu-item-link:after,
    .submenu {
        display: none !important
    }

    #slider-cont .slick-arrow {
        width: 120px
    }

    #slider-cont .slider-caption {
        font-size: 24px
    }

    #slider-cont .slick-dots {
        bottom: 0
    }

    #slider-cont .slick-dots button {
        width: 10px;
        height: 10px
    }

    #slider-cont .slick-dots .slick-active button:after {
        width: 6px;
        height: 6px
    }

    aside.social-left {
        left: auto;
        right: 0;
        top: 40vh
    }

    .mld-menu {
        justify-content: space-between;
        overflow-y: hidden;
        overflow-x: scroll;
        scrollbar-width: thin;
        scrollbar-color: blue orange
    }

    .mld-menu a {
        white-space: nowrap
    }

    .mainmenu-container {
        flex: 0 0 100%;
        max-width: 100%;
        display: none
    }

    .mld-mobilemenu,
    .more-btn2,
    .sidenav a {
        display: block
    }

    .local-tab&gt;li&gt;a.nav-link {
        font-size: 14px;
        padding: 10px 8px;
        text-align: center
    }

    .section-title-image {
        height: 24px;
        width: auto
    }

    .inspiring-item {
        float: none;
        width: 100%
    }

    .inspiring-item .img-container {
        flex: 0 0 20%
    }

    .itemtitle {
        line-height: normal
    }

    .itemdate {
        margin-bottom: 3px;
        font-size: 14px
    }

    .detail-post-content img,
    .inspiring-item .img-container img,
    .inspiring-item:first-child .img-container img {
        width: 100%;
        height: auto
    }

    .trending-item {
        flex: 0 0 50%;
        padding: 0 20px 20px
    }

    .trending-content&gt;.itemtitle {
        font-size: 16px
    }

    .trending-list {
        margin: 0 -20px
    }

    .footerbanner-container,
    .partnership-container .video-container {
        flex: 0 0 50%
    }

    .partnership-container .video-container {
        padding: 65px 40px
    }

    .partnership-container .video-container iframe {
        height: 200px
    }

    #cat-title {
        margin-bottom: 30px
    }

    .category-title,
    h2.category-title {
        font-size: 28px
    }

    .cat-tabmenu .nav-link {
        font-size: 16px;
        margin-right: 0
    }

    .cat-tabmenu {
        justify-content: space-between
    }

    .cat-tabsubtitle {
        padding-bottom: 30px
    }

    .cat-post-item {
        flex: 0 0 33.330%;
        padding: 0 20px 30px
    }

    .cat-post-content&gt;.itemtitle {
        font-size: 16px;
        line-height: 24px
    }

    .detailpost-title {
        font-size: 60px;
        line-height: 66px
    }

    .detail-post-content,
    .detail-post-content p,
    .detail-post-content p span {
        font-size: 18px !important
    }

    .podcast-list,
    .youtube-list {
        flex-direction: column
    }

    .podcast-list.d-flex {
        display: block !important
    }

    .podcast-item {
        margin-bottom: 20px
    }

    .youtube-item {
        flex: 0 0 100%
    }

    .youtube-podcast-item {
        padding: 0 20px;
        margin-bottom: 15px
    }

    .youtube-caption {
        padding: 0 20px 15px
    }

    .page-events.trending-list,
    footer ul {
        padding: 0
    }

    .sidenav a {
        text-decoration: none;
        font-size: 14px;
        transition: .3s;
        font-weight: 700
    }

    #wrapper {
        transition: .5s;
        z-index: 1
    }

    .body-menu-active {
        transform: translateX(250px);
        overflow: hidden;
        height: 100vh
    }

    .menu-active {
        opacity: 1;
        transition: .5s;
        overflow-y: scroll;
        z-index: 99
    }

    footer .lg-cont {
        flex-wrap: wrap
    }

    footer .lg-cont&gt;div {
        flex: 0 0 100%;
        justify-content: center;
        margin-bottom: 30px
    }

    footer .copyright {
        order: 3;
        flex: 0 0 100%;
        padding: 0;
        text-align: center;
        margin: 0
    }

    footer .footer-menu {
        order: 1
    }

    footer&gt;.footer-menu .menu-item {
        width: 100%
    }

    footer .footer-social {
        order: 2
    }

    .footer-menu ul,
    .footer-social ul {
        justify-content: center
    }

    .footer-menu ul {
        display: block;
        text-align: center
    }

    .page-section .col-sm-8.d-inline-block {
        padding: 70px 0
    }

    .page-section .col-sm-8.d-inline-block h1 {
        margin: 0 0 40px;
        font-size: 36px
    }
}

@media (max-width:767px) {

    .comment-cont,
    .local-tabcontent {
        padding: 20px
    }

    footer {
        padding: 40px 10px
    }

    .cat-tabmenu,
    ul.nav.nav-pills.local-tab {
        overflow-x: scroll;
        flex-wrap: nowrap
    }

    .cat-tabmenu::-webkit-scrollbar,
    .local-tab::-webkit-scrollbar,
    .mld-menu::-webkit-scrollbar {
        height: 3px
    }

    .cat-tabmenu::-webkit-scrollbar-track,
    .local-tab::-webkit-scrollbar-track,
    .mld-menu::-webkit-scrollbar-track {
        background: 0 0
    }

    .cat-tabmenu::-webkit-scrollbar-thumb,
    .local-tab::-webkit-scrollbar-thumb,
    .mld-menu::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 3px;
        border: 0;
        height: 3px
    }

    .local-tab&gt;li {
        max-width: none;
        flex: 0 0 auto
    }

    .cat-tabmenu li a,
    .local-tab&gt;li&gt;.nav-link {
        white-space: nowrap
    }

    .section-title-image {
        height: 20px;
        width: auto
    }

    .cat-tabcontent {
        padding-top: 30px
    }

    .cat-tabmenu li a.nav-link {
        padding: 10px 20px;
        display: block
    }

    .cat-post-list,
    .comment-title,
    .inspiring-item a,
    .partnership-container,
    .podcast-list,
    .related-title,
    .trending-list {
        flex-direction: column
    }

    .inspiring-item .img-container {
        padding: 0
    }

    .inspiring-content {
        padding-top: 10px
    }

    .trending-item {
        flex: 0 0 100%
    }

    .detailpost-title {
        font-size: 20px;
        line-height: 24px
    }

    .detailpost-date {
        font-size: 18px
    }

    .detail-post-content,
    .detail-post-content p,
    .detail-post-content p span {
        font-size: 16px !important
    }

    .iframe-containew iframe {
        height: 200px
    }

    .imgRight {
        margin: 0 auto 10px;
        float: none;
        display: inherit;
        display: inherit
    }

    .linked-post-title a {
        font-size: 24px;
        line-height: normal;
        font-weight: 700
    }

    .galery-in-content {
        width: 100%
    }

    .related-post-list {
        flex-direction: column;
        margin: 0 -15px
    }

    .related-post-list&gt;div {
        padding: 0 15px;
        margin-bottom: 20px
    }

    .related-post-list&gt;div:last-child {
        margin-bottom: 0
    }

    .related-post-content .itemtitle {
        font-size: 22px;
        padding-bottom: 20px;
        line-height: 30px
    }

    .related-post-content .itemdate {
        bottom: 10px
    }

    .related-post-content {
        padding: 20px 20px 30px
    }

    .child-comment {
        margin-left: 50px
    }

    .user-comment-header .user-photo {
        height: 50px;
        flex: 0 0 50px
    }

    .page-section .col-sm-8.d-inline-block {
        padding: 30px
    }

    .page-section .col-sm-8.d-inline-block h1 {
        margin: 0 0 30px;
        font-size: 24px
    }
}

img.lazy {
    background-color: #000;
    background-image: url('../img/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.inspiring-item.level-up .img-container img {
    height: 120px
}

.lazy2 {
    display: none !important
}

@media (max-width:575px) {
    .lazy2 {
        display: unset !important
    }
}

.podcast-thumbnail {
    padding: 8px
}

.podcast-thumbnail h1 {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.slider-nav .slick-prev,
.slider-nav .slick-next {
    z-index: 99
}

.mldpodcast-videos .slider-nav .slick-slide.is-active {
    background-color: #efefef
}

.youtube-caption {
    width: 100%;
    line-height: 1.1em;
    clear: both;
    font-weight: 700
}

.youtube-podcast-caption {
    margin-top: 20px;
    padding: 0;
    font-size: 22px;
    line-height: 1.1em;
    clear: both;
    font-weight: 700
}

.youtube-nav-caption {
    margin-top: 8px
}

.slick-custom-arrow {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 50px;
    border-radius: 100%
}

.slick-custom-arrow.slick-prev {
    left: 0
}

.slick-custom-arrow.slick-next {
    right: 0
}

.slick-custom-arrow.slick-next.slick-disabled {
    display: none !important
}

.slick-custom-arrow.slick-prev.slick-disabled {
    display: none !important
}

@media (max-width:1280px) {
    .youtube-podcast-caption {
        font-size: 20px
    }

    .title-caption-podcast-slide {
        width: 90%;
        margin-left: 40px
    }
}

@media (max-width:767px) {
    .youtube-podcast-caption {
        font-size: 18px
    }
}

@media (max-width:575px) {
    .youtube-podcast-caption {
        font-size: 14px
    }

    .title-caption-podcast-slide {
        width: 85%;
        margin-left: 25px
    }
}

@media (min-width:767px) {
    .youtube-youtube-item .embed-responsive {
        margin: auto
    }
}

.slider-nav-thumbnail {
    width: 100%;
    height: auto
}

.youtube-item .embed-responsive,
.youtube-item iframe {
    padding: 0 20px
}

.podcast-list,
.trending-list {
    flex-wrap: wrap;
    margin: 0 -20px 20px
}

.single-podcast-wrapper {
    margin: 0 !important
}
</pre></body></html>