main {
    min-height: 100vh;
}

.section-nav-above ul {
    height: 4rem;
    margin: 0;
    padding: 0;
}

.nav-2nd-level {
    height: 2rem !important;
}

.nav-2nd-level li {
    height: 2rem !important;
}

.section-nav-above li {
    list-style: none;
}

.section-nav-above ul:not(.nav-2nd-level) li a,
.section-nav-above ul:not(.nav-2nd-level) span:not(.dropdown-item) {
    line-height: 4rem;
}

.section-nav-above li a,
.section-nav-above span:not(.dropdown-item) {
    color: #222222;
    font-size: 1rem;
}

.section-nav-above li .dropdown-menu {
    z-index: 1100;
}

.section-nav-above li .dropdown-menu a {
    line-height: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-nav-above .icon-weather {
    height: 3.5rem;
}

.section-nav-above .ticker-container {
    height: 64px;
    overflow: hidden;
    position: relative;
    margin: 0 36px;
}

.section-nav-above .ticker-content {
    position: absolute;
    white-space: nowrap;
    line-height: 64px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    font-family: Helvetica, sans-serif;
    left: 100%;
    /* Dynamic animation duration will be set via JavaScript */
}

.section-nav-above .ticker-content.animated {
    animation: scroll linear infinite;
}

.section-nav-above .ticker-content:hover {
    animation-play-state: paused;
}

.section-nav-above .ticker-content .dot {
    color: #B81D23;
    margin-left: 36px;
    margin-right: 12px;
    font-size: 24px;
}

.section-nav-above .fade-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 64px;
    background: linear-gradient(to right, #222222, transparent);
    z-index: 10;
    pointer-events: none;
}

.section-nav-above .fade-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 64px;
    background: linear-gradient(to left, #222222, transparent);
    z-index: 10;
    pointer-events: none;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.navbar {
    min-height: 4rem;
}

.navbar-brand img,
.navbar-brand-transition img {
    height: 2.6rem;
}

.news-list-card {
    min-height: 9rem;
}

.news-list-card .left img {
    height: 9rem;
    width: 100%;
    object-fit: cover;
}

.news-list-card .right .title {
    max-height: 2.6rem;
}

.news-list-card .right .intro {
    height: 2.85rem;
    line-height: 1.6;
}

.banner-gg-2 {
    height: 200px;
}

.banner-gg-2 .owl-carousel img {
    height: 200px;
    object-fit: contain;
}

#video-gg {
    width: 100% !important;
    /* height: 180px; */
}

.section-logo-lee {
    height: 180px;
}

.section-logo-lee .logo-ai {
    height: 130px;
}

.section-logo-lee .lee-global img {
    height: 180px;
    object-fit: contain;
}

.section-logo-lee .lee-global .title {
    font-size: 1.2rem;
    font-weight: 600;
    color: #222222;
}

.section-logo-lee .lee-global .intro {
    font-size: 0.75rem;
    font-weight: 400;
    color: #222222;
}

.section-logo-lee .lee-global button {
    width: 120px;
    border-radius: 20px;
}

/* // to be removed */
.section-business-gg-banner {
    height: 200px;
}

/* // to be removed */
.section-business-gg-banner .owl-carousel {
    height: 200px;
}

/* // to be removed */
.section-business-gg-banner .owl-carousel img {
    object-fit: cover;
}

.section-business-gg-adsense {
    height: 100px;
}

.section-business-gg-adsense .owl-carousel {
    height: 100px;
}

.section-business-gg-adsense .owl-carousel img {
    object-fit: cover;
}

.latest-image-carousel {}


.latest-image-carousel img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    padding: 10px;
}

.section-gg,
.stick-top {
    position: -webkit-sticky;
    position: sticky;
    top: 4rem;
    z-index: 100;
}

.section-gg .card .content {
    max-height: calc(100vh - 9.5rem);
    overflow: scroll;
}

.section-gg .card .content .classified-item {
    height: 10rem;
    background-size: cover;
}

.section-gg .card .content .classified-item .filter {
    background-color: rgba(0, 0, 0, 0.2);
}

.font-title {
    font-size: 1rem;
    font-weight: 300;
}

.hidden {
    display: none;
}

.show-in-md {
    display: none !important;
}

.h-11-rem {
    height: 11rem;
}

h1.super {
    font-size: 3rem;
}

.tag {
    font-size: 0.8rem;
}

.section-separator {
    width: 100%;
    height: 1rem;
    background-color: #F4F4F4;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

footer .top li,
footer .top a {
    font-size: 1.1rem;
}

footer hr {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

footer .top .qrcode img {
    max-width: 8rem;
}

.section-sub-nav {
    position: relative;
}

::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #FF0000;
}

.section-sub-nav .nav.nav-4-section,
.section-gg .card .content {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.section-sub-nav nav.nav-4-section a {
    font-size: 1.2rem;
}

.section-sub-nav nav.nav-4-section a.active {
    border-bottom: 0.4rem solid #B81D23;
    z-index: 1;
}

.section-sub-nav hr.nav-decorator {
    position: absolute;
    left: 0;
    bottom: 0;
    border-top: 0.4rem solid #F4F4F4;
    margin: 0;
    width: 100%;
    z-index: 0;
}

.section-sub-nav.container hr.nav-decorator {
    left: 15px !important;
    width: calc(100% - 30px) !important;
}

.section-nav-above .social-media img {
    height: 1.2rem;
}

.owl-nav {
    position: absolute;
    top: calc(50% - 1rem);
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.owl-nav button {
    height: 2rem;
    width: 2rem;
    margin: 0 1rem;
}

.owl-nav button i {
    line-height: 2rem;
    font-size: 2rem;
    color: rgba(167, 167, 167, 0.7);
    transition: 500ms;
}

.owl-nav button i:hover {
    color: rgba(167, 167, 167, 1);
}

.hover-show {
    opacity: 0;
    transition: 200ms;
}

.hover-show.half-transparent {
    opacity: 0.7;
}

.hover-show-trigger:hover .hover-show {
    opacity: 1;
}

.fs-1 {
    font-size: 1rem !important;
}

.object-fit-cover {
    object-fit: cover !important;
}

#loginModal svg {
    height: 1rem;
}


/* Ken Burn effect */

.kb-wrapper {
    overflow: hidden !important;
}

.kb-wrapper img {
    transition-property: all !important;
    transition-duration: 1.1s !important;
    transition-timing-function: ease-in-out !important;
    transition-delay: 0s !important;
}

.kb-wrapper:hover img {
    transform: scale(1.02);
}

.border-left-2 {
    border-left: 2px solid #B81D23;
}


/* Multiline Text Truncate */
.text-truncate-ml-1,
.text-truncate-ml-2,
.text-truncate-ml-5 {
    display: block !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-truncate-ml-1 {
    -webkit-line-clamp: 1;
}

.text-truncate-ml-2 {
    -webkit-line-clamp: 2;
}

.text-truncate-ml-5 {
    -webkit-line-clamp: 5;
}

#google_translate_element span {
    line-height: 1rem;
}

.goog-te-gadget-icon {
    display: none;
}

.goog-te-gadget-simple {
    background-color: transparent !important;
    border: none !important;
    font: inherit !important;
}

._df_thumb {
    margin: 0px !important;
    width: 100% !important;
    height: 180px !important;
    box-shadow: none !important;
    /* box-shadow: 0 0px 2px rgb(0 0 0 / 20%)!important; */
}

._df_thumb.h-100 {
    height: 100% !important;
}

._df_thumb div {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    box-shadow: none;
}

._df_thumb div:hover {
    box-shadow: 3px 0 10px rgb(0 0 0 / 20%) !important;
}

._df_thumb span {
    bottom: 0 !important;
    opacity: 100 !important;
}

@media(max-width:1199px) {
    .hide-under-xl {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
    }

    .navbar .nav-item.nav-shine {
        position: relative;
    }

    .navbar .nav-item.nav-shine span {
        position: absolute;
        left: 0;
        bottom: -0.62rem;
        width: 100%;
        height: 0.28rem;
        background-color: white;
    }

    .py-news-card {
        padding-top: 1.4rem;
        padding-bottom: 1.4rem;
    }
}

@media (max-width: 767px) {
    .hide-in-md {
        display: none !important;
    }

    .show-in-md {
        display: inline !important;
    }

    .navbar {
        background-color: white !important;
    }

    .navbar #navItems ul.navbar-nav {
        display: flex;
        justify-content: flex-start !important;
        flex-wrap: wrap !important;
        flex-direction: row !important;
        align-content: flex-start;
        padding: 1rem 0;
        height: calc(100vh - 4rem);
        overflow-y: scroll;
    }

    .navbar #navItems ul.navbar-nav li.nav-item {
        width: 33.3%;
        text-align: center;
    }

    .navbar #navItems ul.navbar-nav li.nav-item a.nav-link {
        color: #888888;
        border-radius: 1rem;
        border: 1px solid #eaeaea;
        padding: 0.3rem 0;
        margin: 0.5rem 0.4rem;
    }

    .section-sub-nav nav.nav-4-section.font-responsive a {
        font-size: 0.85rem;
    }

    .news-list-card {
        min-height: 6rem;
    }

    .news-list-card .left a {
        height: 6rem;
    }

    .news-list-card .left a img {
        height: 6rem;
    }

    .news-list-card .right .title.res {
        height: 5.4rem;
    }

    .section-gg .card .content {
        height: 55vh;
    }

    .text-truncate-ml-2.res {
        -webkit-line-clamp: 4;
    }

    .py-news-card {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}