﻿@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }

    #navbar-L {
        display: flex;
    }

    #navbar-S {
        display: none;
    }

    .language-dropdown {
        top: 20%;
        right: 8%;
        position: absolute;
    }

    #kh-flag {
        width: 145px;
        position: absolute;
        top: 0;
        height: auto;
    }

    .slide-caption p {
        text-align: center;
        width: 80%;
        margin-left: 5%;
    }

    .home-indic {
        left: 1000px;
        bottom: 30px;
        margin-left: 0;
        margin-right: 0;
    }

    .carousel-caption p {
        margin-bottom: 0;
        font-size: 14px;
    }

    .navbar {
        height: 240px;
        background-image: url("../images/Home-Images/drapeau_khmer.png");
        background-repeat: no-repeat;
        background-position: 505% -30%;
        background-size: 1150px 350px;
    }

    #lang-text {
        font-size: 13px;
    }

    .navbar-nav {
        margin: 0px 55px 0px 0px;
    }

    .a-Search-Icon-Menu {
        margin-bottom: 3px;
    }

    .nav-link {
        color: #5d5d5d !important;
        padding: 6px 7px 6px 7px !important;
    }

    .Search-Icon-Menu {
        width: 18px;
        height: 18px;
    }

    .nav-item > a {
        font-size: 14px;
    }

    .navbar-nav > .show > .nav-link {
        color: #535353 !important;
    }

    .nav-item:hover > .nav-link {
        color: #535353 !important;
    }

    .nav-item:hover {
        background-color: #e7d7be !important;
    }

    .logo {
        height: 115px;
        margin: 0 0 0 40px;
    }

    .carousel-indicators > li {
        background-color: #C9A973;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        border: solid 2px white;
    }

    .new-indic > li {
        background-color: white;
        width: 15px;
        height: 15px;
        border-radius: 100%;
        border: solid 2px #C9A973;
    }

    .kh {
        position: relative;
        color: gray;
        font-weight: 450;
        font-size: 16px;
        line-height: 25px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-left: -20px;
        line-height: 32px
    }

    .en {
        position: relative;
        color: gray;
        font-weight: 450;
        font-size: 16px;
        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: 260px;
        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: 2em;
        }

    .title-box {
        margin-left: auto;
        margin-right: auto;
        max-height: 80px;
        max-width: 260px;
        margin-top: 50px;
        background-color: transparent !important;
        border: 1px solid #2c516c;
    }

    .title-box-media-fr-km {
        margin-left: auto;
        margin-right: auto;
        max-height: 80px;
        max-width: 300px;
        margin-top: 50px;
        background-color: transparent !important;
        border: 1px solid #2c516c;
    }

    .title-box h1 {
        font-size: 2em;
    }

    .title-box-media-fr-km h1 {
        font-size: 2em;
    }

    .title-box-emnew-fr-km h1 {
        font-size: 2em;
    }

    .title-box-emnew-km h1 {
        font-size: 2em;
    }

    .img-box {
        height: 330px;
        width: 100%;
        margin: auto;
        border: 0.5px solid white;
    }

    .card #card-body-ministry h5 {
        color: #2c516c;
        margin-top: 20px;
        font-size: 19px;
        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: 17px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .card #card-body-ministry a h6 {
        margin-bottom: 0;
        padding-top: 8px;
        color: gray;
        font-weight: 450;
        font-size: 16px;
        line-height: 30px;
    }

    #indic-embassy {
        top: 360px;
        margin-bottom: 0;
    }

        #indic-embassy li {
            background-color: #F4EAE0;
            border-radius: 100%;
            border: solid 2px #C9A973;
            width: 15px;
            height: 15px;
        }

        #indic-embassy .active {
            background-color: #C9A973;
        }

    #card-title-embassy {
        font-size: 19px;
        font-weight: bold;
        padding-top: 20px !important;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    #card-title-embassy-kh {
        font-size: 16px;
        font-weight: bold;
        padding-top: 20px !important;
        color: #2c516c;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 30px;
    }

    .card-text-embassy {
        font-size: 14px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .card-text-embassy-kh {
        font-size: 14px;
        font-weight: 300;
        color: gray;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 26x;
    }

    .card-link-embassy {
        font-size: 14px;
        color: #2c516c;
        text-decoration: none;
    }

    #card-body-only-news {
        margin-left: -100px;
    }

        #card-body-only-news h4 {
            font-size: 19px;
            margin-top: 0;
        }

        #card-body-only-news p {
            font-size: 12px;
        }

    .first-title-enfr {
        margin-top: -10px;
        color: #2c516c;
        font-size: 19px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .first-title-new-kh {
        margin-top: -10px;
        color: #2c516c;
        font-size: 16px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 30px;
    }

    .first-text-enfr {
        margin-top: 10px;
        color: gray;
        font-size: 14px;
        font-weight: 300;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
    }

    .first-text-new-kh {
        margin-top: 10px;
        color: gray;
        font-size: 14px;
        font-weight: 300;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .row-news {
        margin-bottom: 40px;
    }

    .row-title-news {
        font-weight: bold;
        margin-top: 10px;
        color: #2c516c;
        font-size: 19px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .title-new-kh {
        font-weight: bold;
        margin-top: 10px;
        color: #2c516c;
        font-size: 16px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 30px;
    }

    .row-text-news {
        margin-top: 14px;
        color: gray;
        font-size: 14px;
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-height: 25px;
    }

    .new-kh {
        margin-top: 14px;
        color: gray;
        font-size: 14px;
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 26px;
    }

    .new-indic {
        left: 1000px;
        margin-left: 0;
        margin-right: 0;
    }

    #content-title-media {
        color: #2c516c;
        font-size: 19px;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    #lmedia {
        text-decoration: none;
    }

    #card-body-media p {
        overflow: hidden;
        font-weight: 300;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 14px;
        color: gray;
    }

    .video-text {
        overflow: hidden;
        font-weight: 300;
        font-size: 14px;
        color: gray;
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .dropdown:hover > .dropdown-menu-hover {
        display: block;
    }

    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            top: 18%;
            left: 100%;
            margin-top: -6px;
            margin-left: -1px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

        .dropdown-submenu:hover > .dropdown-menu {
            display: block;
        }

        .dropdown-submenu > a:after {
            display: block;
            content: " ";
            float: right;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 5px 0 5px 5px;
            border-left-color: #ccc;
            margin-top: 5px;
            margin-right: -10px;
        }

        .dropdown-submenu:hover > a:after {
            border-left-color: #fff;
        }

        .dropdown-submenu.pull-left {
            float: none;
        }

            .dropdown-submenu.pull-left > .dropdown-menu {
                left: -100%;
                margin-left: 10px;
                -webkit-border-radius: 6px 0 6px 6px;
                -moz-border-radius: 6px 0 6px 6px;
                border-radius: 6px 0 6px 6px;
            }

    .dropdown-item {
        font-weight: 300 !important;
        font-size: 15px;
    }

    input.dropdown-item {
        width: 655px;
    }

    .img-Slide-PhotoGallery {
        height: 180px;
    }

    #silder-div-img {
        height: 490px;
        overflow: hidden;
    }

        #silder-div-img > img {
            transition: transform 0.5s;
            position: relative;
            width: 100%;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

    #gallery-carousel {
        width: 4%;
        background-color: #555;
        height: 700px;
        /* max-height: 100%; */
        margin-right: 15px;
        margin-left: 15px;
    }
    
    /*********************************Embassy New***********************************/
    .Embassy-Content > .divideBroder {
        border: none;
    }
    .Embassy-Content > .AmbassadorPhoto {
        position: absolute;
        right: 3%;
    }
    .Embassy-Content > .Text {
        width: 75%;
    }
    .Embassy-Content > p.Title-Country {
        width: 75%;
    }
    /********************************* CV ***********************************/
    .cv-download-btn {
        position: absolute;
        top: 10px;
        right: -5px;
        font-size: 10px;
    }
}
