﻿@media (min-width: 768px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 768px;
    }
    .language-dropdown {
        top: 20%;
        right: 5%;
        position: absolute;
    }
    #kh-flag {
        width: 100px;
        position: absolute;
        top: 0;
        height: auto;
    }
    .slide-caption p {
        text-align: center;
        width: 75%;
        margin-left: 5%;
    }
    .home-indic {
        left: 600px;
        bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }
    .home-indic>li {
        background-color: #C9A973;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        border: solid 2px white;
    }
    .new-indic>li {
        background-color: white;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        border: solid 2px #C9A973;
    }
    .home-indic .active {
        background-color: white
    }
    .carousel-caption p {
        margin-bottom: 0;
        font-size: 12px;
    }
    html {
        font-size: 16px;
    }
    /* image box for information section */
    .img-box {
        height: 250px;
        width: 100%;
        margin: auto;
        border: 0.5px solid white;
    }
    .img-fluid {
        height: 100% !important;
    }
    .kh {
        position: relative;
        color: gray;
        font-weight: 450;
        font-size: 13.28px;
        line-height: 25px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-left: -20px;
        line-height: 28px
    }
    .en {
        position: relative;
        color: gray;
        font-weight: 450;
        font-size: 13.28px;
        line-height: 25px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-left: -20px
    }
    .title-section-info {
        margin-left: auto;
        margin-right: auto;
        max-height: 80px;
        max-width: 190px;
        margin-top: 50px;
        background-color: transparent;
        border: 1px solid white;
    }
    .title-section-info h1 {
        text-align: center;
        top: 50%;
        text-align: center;
        padding: 20px 0;
        margin: 20px;
        color: white;
        font-weight: bold;
        font-size: 1.5em;
    }
    .title-box {
        margin-left: auto;
        margin-right: auto;
        max-height: 80px;
        max-width: 190px;
        margin-top: 50px;
        background-color: transparent;
        border: 1px solid #2c516c;
    }
    .title-box h1 {
        font-size: 1.5em;
    }
    .title-box-media-fr-km h1 {
        font-size: 1.5em;
    }
    .title-box-emnew-fr-km h1 {
        font-size: 1.5em;
    }
    .title-box-emnew-km h1 {
        font-size: 1.5em;
    }
    .navbar {
        height: 130px;
        /*background-image: url("../images/Home-Images/drapeau_khmer.png");*/
        background-repeat: no-repeat;
        background-position: 170% -10%;
    }
    .card #card-body-ministry h5 {
        color: #2c516c;
        margin-top: 20px;
        font-size: 14px;
        font-weight: bold;
    }
    .card #card-body-ministry a {
        text-decoration: none;
    }
    #pr_content {
        margin-bottom: 0;
        padding-top: 8px;
        color: gray;
        font-weight: bold;
        font-size: 12px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .card #card-body-ministry a h6 {
        margin-bottom: 0;
        padding-top: 8px;
        color: gray;
        font-weight: 450;
        font-size: 13.28px;
        line-height: 28px;
    }
    #card-title-embassy {
        font-size: 14px;
        padding-top: 15px !important;
        font-weight: bold;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    #card-title-embassy-kh {
        font-size: 13.28px;
        padding-top: 15px !important;
        font-weight: bold;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 26px;
    }
    #indic-embassy {
        top: 270px;
        margin-bottom: 0;
    }
    #indic-embassy li {
        background-color: #F4EAE0;
        border-radius: 100%;
        border: solid 2px #C9A973;
        width: 12px;
        height: 12px;
    }
    #indic-embassy .active {
        background-color: #C9A973;
    }
    .card-text-embassy {
        font-size: 12px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
    }
    .card-text-embassy-kh {
        font-size: 12px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 0;
        line-height: 22px;
    }
    .card-link-embassy {
        font-size: 12px;
        color: #2c516c;
        text-decoration: none;
    }
    .title-section-info-sm {
        margin-left: auto;
        margin-right: auto;
        height: 90px;
        max-width: 300px;
        margin-top: 50px;
        background-color: transparent;
        border: 1px solid #ffffff;
    }
    .title-section-info-sm .info-sm {
        text-align: center;
        top: 50%;
        text-align: center;
        padding: 20px 0;
        margin: 20px;
        color: #ffffff;
        padding-left: 10px;
        padding-right: 10px;
    }
    .card .card-horizontal .img-square-wrapper .img-new {
        width: 20px;
        height: 20px;
    }
    #card-body-only-news {
        margin-left: -80px;
    }
    #card-body-only-news h4 {
        font-size: 10px;
        margin-top: 0;
    }
    #card-body-only-news p {
        font-size: 9px;
    }
    .first-title-enfr {
        font-weight: bold;
        font-size: 14px;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .first-title-new-kh {
        font-weight: bold;
        font-size: 13.28px;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 26px;
    }
    .first-text-enfr {
        font-size: 12px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
    }
    .first-text-new-kh {
        font-size: 12px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
        line-height: 22px;
    }
    .row-news {
        margin-bottom: 20px;
    }
    .row-title-news {
        font-weight: bold;
        margin-top: 5px;
        color: #2c516c;
        font-size: 13.28px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .title-new-kh {
        font-weight: bold;
        margin-top: 5px;
        color: #2c516c;
        font-size: 13.28px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 26px;
    }
    .new-kh {
        margin-top: 14px;
        margin-bottom: 5px;
        color: gray;
        font-size: 12px;
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 22px;
    }
    #silder-div-img {
        height: 314px;
        overflow: hidden;
    }
    #silder-div-img>img {
        transition: transform 0.5s;
        position: relative;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .row-text-news {
        margin-top: 5px;
        color: gray;
        font-size: 12px;
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-bottom: 0px;
        line-height: 21px;
    }
    #nidir-content-title {
        color: #2c516c;
    }
    #nidir-content-title {
        color: #2c516c;
    }
    #nidir-content-parag {
        color: gray;
    }
    .new-indic {
        left: 590px;
        margin-left: 0;
        margin-right: 0;
    }
    .row .col-6 .card .card-body h5 {
        color: #2c516c;
        font-weight: bold;
        margin-top: 5px;
        font-size: 20px;
    }
    .row .col-6 .card .card-body p {
        color: #2c516c;
        font-size: 16px;
    }
    .card-embassy {
        margin-left: 0;
        margin-right: 0;
    }
    #lmedia {
        text-decoration: none;
    }
    #content-title-media {
        font-size: 14px;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    #card-body-media p {
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 12px;
    }
    .video-text {
        overflow: hidden;
        font-weight: 300;
        font-size: 12px;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .img-Slide-PhotoGallery {
        height: 200px;
    }
    #gallery-carousel {
        width: 4%;
        background-color: #555;
        height: 450px;
        /* max-height: 100%; */
        margin-left: 15px;
        margin-right: 15px;
    }
    /*********************************Embassy New***********************************/
    .divideBroder {
        border-bottom: 1px solid lightgray;
        margin-top: 5px;
    }
    .AmbassadorPhoto {
        position: initial;
    }

    /********************************* CV ***********************************/
    .cv-download-btn {
        position: absolute;
        top: 10px;
        right: 0px;
        font-size: 12px;
    }
}