﻿/* Desktop (1280px – 1439px) */
@media (min-width: 1280px) and (max-width: 1439px) {
    .line_animation {
        width: 980px;
        opacity: .5;
    }
    .how_work_text {
        margin: 0 auto;
        max-width: 240px;
    }

        .how_work_text h4 {
            font-size: 22px;
            padding: 10px 0px 5px 0px;
        }

        .how_work_text p {
            font-size: 14px;
            line-height: 1.857;
        }
    .how_work_section {
        padding: 50px 0px 100px;
        position: relative;
    }
    .how_work_img i {
        font-size: 40px;
    }
    .navbar-brand img {
        max-height: 130px;
    }
    .menu-small .nav-link,
    .menu-small .dropdown-item {
        font-size: 12.5px;
        margin: 8px 35px 8px 0;
    }
      .font-khmer .nav-link,
    .font-khmer .dropdown-item {
        font-size: 11px;
        
    }
    .navbar-nav menu-small {
        padding: 0;
    }
    .news-one__content {
        position: relative;
        display: block;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
        padding: 30px 35px 13px;
    }
    .custome-container {
        max-width: 980px !important;
        margin: auto;
    }

    .home-hero {
        position: relative;
        background-image: url(/images/Kbach-1.png), url(/images/Kbach-2.png);
        background-position: 1% 20%, 99% 20%;
        background-repeat: no-repeat, no-repeat;
        background-size: auto 65%, auto 65%;
        background-color: #fff;
        z-index: 1;
    }

    .welcome-image {
        object-fit: cover;
        max-width: 500px !important;
        height: 230px;
        width: 100%;
    }
    .lead p {
        font-size: 17px;
    }
    .nav-tabs.flat-tabs .nav-link {
        font-size: .75em;
        padding: 0.75rem 1.25rem;
    }
    .latest-block-box .type-post .blog-content {
        padding: 0 20px 0 0px;
        position: initial;
    }

    .last-news-img {
        width: 180px;
        height: 216px;
        object-fit: cover;
    }

    .type-post .blog-content .entry-title h3 a {
        font-size: 16px;
        margin: 10px 0;
    }

    .three-line-truncate p {
        max-height: 6em;
        line-height: 2em;
    }
    .entry-content {
        font-size: 12px;
        line-height: 24px;
    }
    .type-post .post-date span {
        font-size: 20px;
        margin-top: -3px;
    }

    .type-post .post-date {
        width: 55px;
        height: 55px;
        padding: 7px 0;
    }
    .history-one__content-left {
        margin-top: 20px;
    }
    .history-one__content-title {
        font-size: 2.5em;
    }
    .video-thumbnail-wrapper {
        height: 100%;
        cursor: pointer;
    }
    .media-photo-container {
        height: 220px;
        padding: 5px;
    }
    .detail-post-title {
        font-size: 1.8em;
        line-height: 1.4em;
        font-weight: bold;
        color: #000091;
    }

    .detail-post-publish_date {
        font-size: 13px;
        color: grey;
    }
    .text-xs {
        font-size: 0.8rem !important;
    }
    .counter-content .countdown li > span {
        font-size: 1.5em;
    }
    .news-one-press__content {
        padding: 30px 55px 13px;
    }
}
