﻿@import "/css/jquery.colorbox.css";

@charset "utf-8";

@font-face {
    font-family: 'UVNHongHaHep_B';
    src: url('/fonts/UVNHongHaHep_B.eot');
    src: url('/fonts/UVNHongHaHep_B.eot?#iefix') format('embedded-opentype'), url('/fonts/UVNHongHaHep_B.woff') format('woff'), url('/fonts/UVNHongHaHep_B.ttf') format('truetype'), url('/fonts/UVNHongHaHep_B.svg#WOL_SB') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'UVNHongHaHep_R';
    src: url('/fonts/UVNHongHaHep_R.eot');
    src: url('/fonts/UVNHongHaHep_R.eot?#iefix') format('embedded-opentype'), url('/fonts/UVNHongHaHep_R.woff') format('woff'), url('/fonts/UVNHongHaHep_R.ttf') format('truetype'), url('/fonts/UVNHongHaHep_R.svg#WOL_SB') format('svg');
    font-weight: 600;
    font-style: normal;
}


/*
mã mãu:
183883: màu xanh
da251c: dỏ
#f8c301: vàng
*/


/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    outline: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0 auto;
    color: #444242;
    background: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    min-width: 300px;
}

    body#home {
        background-color: #eee;
        background-image: url(/css/imgs/bg.png);
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    padding: 0px;
}

    img.auto {
        max-width: 100%;
        height: auto;
    }

a {
    color: #444242;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: color .30s ease-in-out;
    -moz-transition: color .30s ease-in-out;
    -ms-transition: color .30s ease-in-out;
    -o-transition: color .30s ease-in-out;
    transition: color .30s ease-in-out;
}

    a:hover {
        color: #f58220;
        text-decoration: none;
    }

.middle {
    vertical-align: middle;
}

.button {
    border: solid 0px #cdcdcd;
    height: 30px;
    line-height: 30px;
    padding: 0px 25px;
    margin: 0px;
    background: #4ea9ce;
    float: right;
    color: #fff;
    font-style: italic;
    font-size: 15px;
    cursor: pointer;
    margin-top: 2px;
}

    .button:hover {
        color: #fff;
        background: #ce0003;
    }

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* General */
.none {
    display: none !important;
}

.ohidden {
    overflow: hidden;
}

.block-left {
    float: left;
}

.block-right {
    float: right;
}

.clear {
    clear: both;
}

h1.title {
    font-size: 22px;
    color: #414042;
    margin: 0px 0px 15px;
    padding: 0px;
    font-weight: bold;
}

h1.sidebar-title, h2.sidebar-title {
    font-size: 18px;
    color: #443f3f;
    text-transform: uppercase;
    padding-left: 60px;
    margin: 0px 0px 32px;
    padding-top: 10px;
}

.content-editor img, img {
    max-width: 100%;
    height: auto;
}

#page_wrapper, .page-wrapper {
    width: 100%;
    overflow: hidden;
}

.page-header .navbar-collapse {
    padding: 0px;
    background: #f8c301;
    position: relative;
}

    .page-header .navbar-collapse .header-right {
        position: absolute;
        right: 0px;
        top: -95px;
    }

.page-header {
    position: relative;
    width: 100%;
    float: left;
    min-height: 92px;
    padding: 10px 0px 0px;
    margin: 0px;
    border: 0px;
    background-color: #eee;
    background-image: url(/css/imgs/bg.png);
}

    .page-header .navbar-header {
        height: 120px;
        width: 100%;
        background-color: #fff;
    }

    .page-header .navbar-toggle {
        background: #00aeef;
        border: 0;
    }

        .page-header .navbar-toggle:hover, .page-header .navbar-toggle:focus {
            background: #005aa6;
            outline: none;
        }

    .page-header a.logo {
        padding: 10px 15px;
    }

    .page-header ul.navbar-nav li a {
        font-size: 13px;
        color: #183883;
        padding: 0px 20px;
        height: 38px;
        line-height: 38px;
        font-family: 'UVNHongHaHep_B',Tahoma,Helvetica,sans-serif;
        text-transform: uppercase;
    }

    .page-header ul.navbar-nav li:hover a, .page-header ul.navbar-nav li.active a, .page-header ul.navbar-nav li.active a:focus {
        background: #da251c !important;
    }

#searchformwrap {
}

    #searchformwrap #s, .txtNewsLetterEmail {
        font-size: 1.1em;
        width: 178px;
        height: 30px;
        margin-right: 5px;
        color: #444242;
        padding: 3px 0 3px 8px;
        float: right;
        border: solid 1px #f8c301;
    }

.language {
    margin-bottom: 5px;
    margin-top: 0px;
    margin-right: 5px;
    min-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    color: #183883;
}

    .language a {
        display: block;
        float: right;
        margin-left: 15px;
        padding-left: 15px;
        border-left: solid 2px #9c9b9d;
        line-height: 1em;
        font-size: 10px;
    }

        .language a.active {
            color: #00aeef;
            font-weight: bold;
        }

        .language a.last {
            border: 0px;
        }

.hotline {
    background: #f8c301 url('/css/imgs/bg-hotline.png') no-repeat right top;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    color: #183883;
    font-size: 16px;
    font-family: UVNHongHaHep_R;
}

    .hotline strong {
        font-family: UVNHongHaHep_B;
    }

.page-bg {
    background-color: #eee;
    background-image: url(/css/imgs/bg.png);
}

.bg-white {
    background: #fff;
}

.page-bottom {
    padding: 15px 0px 5px;
}

.footer-bg {
    height: 260px;
    background: #f8c301;
    line-height: 56px;
    padding: 0px 25px;
    color: #183883;
    font-size: 10px;
}

    .footer-bg .nhomtin {
        float: left;
        width: calc((100% - 140px)/3);
    }

    .footer-bg .nhomtin2 {
        float: left;
        width: 140px;
        padding-top: 50px;
    }

    .footer-bg .title {
        font-size: 18px;
        font-family: UVNHongHaHep_B;
        text-transform: uppercase;
        margin-top: 20px;
        margin-left: 20px;
        padding-bottom: 10px;
        border-bottom: 1px dotted #183883;
        color: #183883;
    }

    .footer-bg ul {
        max-width: 220px;
        padding: 0px;
        padding-left: 20px;
        min-width: 190px;
    }

        .footer-bg ul li {
            list-style-type: none;
        }

            .footer-bg ul li a {
                text-decoration: none;
                display: block;
                padding: 5px 0px;
                line-height: 18px;
                font-size: 12px;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

    .footer-bg .contact ul li.address {
        background-position: 0px 7px;
    }

    .footer-bg .contact ul li.mobile {
        background-position: 0px -48px;
        line-height: 25px;
    }

    .footer-bg .contact ul li.email {
        background-position: 0px -99px;
        line-height: 28px;
    }

    .footer-bg .contact ul li {
        background: url(/css/imgs/contact-icon-1.png) left top no-repeat;
    }

    .footer-bg .contact ul li {
        font-size: 12px;
        list-style-type: none;
        padding: 0 0 0 36px;
        min-height: 30px;
        line-height: 18px;
        margin-bottom: 7px;
    }

    .footer-bg .coppyright {
        text-transform: uppercase;
        font-size: 9px;
    }

.socialnetwork a {
    margin-left: 5px;
}

.socialnetwork {
    padding-right: 25px;
}

.newsletter-wrap {
    padding-left: 25px;
}

.txtNewsLetterEmail {
    float: left;
    height: 25px;
    margin-left: 25px;
    margin-right: 0px;
}

.btRegNewsLetter {
}

#page_body .page-content {
    padding-bottom: 30px;
    background: #fff;
    padding-right: 70px;
    padding-top: 30px;
}

    #page_body .page-content .content-right {
        padding-left: 45px;
        position: relative;
    }

    #page_body .page-content h1.big-title {
        margin: 0px 0px 15px;
        font-size: 22px;
        color: #414042;
        font-weight: bold;
        text-transform: uppercase;
    }

.nav-left {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 20px;
}

    .nav-left li a {
        font-size: 14px;
        color: #414042;
        text-transform: uppercase;
        border-bottom: solid 1px #bbbbbb;
        display: block;
        padding-bottom: 5px;
        margin-bottom: 5px;
        font-family: 'UVNHongHaHep_R';
    }

    .nav-left li:hover a, .nav-left li.active a {
        color: #00abee;
    }

    .nav-left li.no-border a {
        border-bottom: 0px;
    }

#page_body .page-content .content-editor a {
    color: #f58220;
}

.page-news .item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #bbbbbb;
}

    .page-news .item .item-thumb {
        margin-right: 25px;
    }

    .page-news .item h3.title {
        margin: 0px 0px 5px 0px;
        font-size: 14px;
        font-weight: bold;
    }

    .page-news .item .datetime {
        color: #bbbbbb;
    }

    .page-news .item .bt-detail {
        padding-left: 12px;
        margin-top: 2px;
        background: url('/css/imgs/bg-bt-detail.png') no-repeat left center;
        float: right;
        font-size: 10px;
        color: #f58220;
    }

/* paging */
.paging {
    margin: 0 auto 15px;
    padding: 0;
    list-style: none;
}

    .paging a {
        color: #414042;
        padding: 2px 2px;
        line-height: 30px;
        text-decoration: none;
        margin: 0 3px;
        display: block;
        float: left;
    }

        .paging a.pPrev {
            background: url("/css/imgs/bt-page-prev.png") center top no-repeat;
            width: 30px;
            height: 30px;
            text-indent: 9999999px;
            overflow: hidden;
        }

        .paging a.pNext {
            background: url("/css/imgs/bt-page-next.png") center top no-repeat;
            width: 30px;
            height: 30px;
            text-indent: 9999999px;
            overflow: hidden;
        }

        .paging a:hover, .paging a.current {
            color: #f58220;
        }

        .paging a.pPrev:hover {
            background: url("/css/imgs/bt-page-prev.png") center bottom no-repeat;
        }

        .paging a.pNext:hover {
            background: url("/css/imgs/bt-page-next.png") center bottom no-repeat;
        }

        .paging a.pPrev, .paging a.pNext {
            display: none;
        }

        .paging a.Haslink {
            display: block;
        }

        .paging a.pFirst, .paging a.pLast {
            display: none !important;
            text-indent: 999999px;
        }

    .paging .gotopage {
        width: 30px;
        padding: 3px 0;
        border-radius: 2px 0 0 2px;
        border: 1px solid #ccc;
        height: 14px;
        float: left;
        display: none;
    }

    .paging .anextpage {
        background: url(/css/imgs/nextp.png) no-repeat center center #cecece;
        border-radius: 0 2px 2px 0;
        padding: 4px 6px;
        border-left: 0px;
        margin: 0;
        height: 14px;
        display: none;
    }

        .paging .anextpage:hover {
            background: url(/css/imgs/nextp.png) no-repeat center center #82b639;
        }

.page-control {
    border-top: solid 1px #bbbbbb;
    margin-top: 15px;
    padding-top: 5px;
}

    .page-control a {
        display: block;
        float: right;
        width: 18px;
        height: 12px;
        margin-left: 5px;
    }

    .page-control .emailbutton {
        background: url('/css/imgs/icon-email.png') no-repeat center center;
    }

    .page-control .print {
        background: url('/css/imgs/icon-print.png') no-repeat center center;
    }

.page-content .block-footer h2.title {
    font-size: 18px;
}

.page-content .block-footer ul {
    list-style: none;
    margin: 30px 0px 0px;
    padding: 0px;
}

    .page-content .block-footer ul li {
        font-size: 11px;
    }

        .page-content .block-footer ul li a span {
            margin-right: 15px;
        }

/* end paging */

.project-content h1.title {
    text-transform: uppercase;
    text-align: right;
    margin-bottom: 0px;
    margin-top: 60px;
}

.sub-nav-wrap .sub-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.sub-nav-wrap {
    position: absolute;
    width: 180px;
    margin-top: 140px;
    margin-left: -182px;
    background: #6dcaed;
    padding: 1px 15px;
}

.fix-nav {
    position: fixed;
    top: 0px;
    margin-top: 0px;
}

.sub-nav-wrap .sub-nav li a {
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    padding: 8px 0px;
    border-bottom: solid 1px #fff;
}

.sub-nav-wrap .sub-nav li.last a {
    border: 0px;
}

.project-post-list {
    margin-top: 15px;
}

    .project-post-list h3.title {
        font-size: 14px;
        text-transform: uppercase;
        margin: 15px 0px 10px;
        font-weight: bold;
    }

.member-list .item {
    border-bottom: 0px;
    padding-bottom: 0px;
}

    .member-list .item .item-thumb {
        border: solid 1px #e6e6e6;
        margin-right: 15px;
    }

.nav-member li a {
    text-transform: none;
    font-family: Arial;
    font-size: 12px;
}

.page-photos .post-list .item {
    margin-bottom: 30px;
}

    .page-photos .post-list .item .item-thumb {
        padding: 4px;
        border: solid 1px #e7e7e7;
        background: #fff;
        margin-right: 0px;
    }

        .page-photos .post-list .item .item-thumb img {
            max-width: 100%;
            height: auto;
        }

    .page-photos .post-list .item h3.title {
        padding: 5px 15px;
        border: solid 1px #e7e7e7;
        border-top: 0;
        margin: 0px;
        min-height: 50px;
        display: table;
        width: 100%;
    }

        .page-photos .post-list .item h3.title:hover {
            background: #00aeef;
        }

        .page-photos .post-list .item h3.title a {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
            font-family: UVNHongHaHep_R;
            text-transform: uppercase;
            font-size: 14px;
        }

        .page-photos .post-list .item h3.title:hover a {
            color: #fff;
        }

.page-history .tab-pane {
    border: solid 1px #ebebeb;
    padding: 15px;
    margin-top: 20px;
}

.page-history .nav-tabs {
    border-bottom: 0px;
}

    .page-history .nav-tabs li a {
        border: 0px;
        border-right: solid 1px #bbbbbb;
        line-height: 15px;
        font-size: 15px;
        color: #7c7c7c;
        padding: 0px 10px;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }

    .page-history .nav-tabs li.first a {
        padding-left: 0px;
    }

    .page-history .nav-tabs li.last a {
        border: 0px;
    }

    .page-history .nav-tabs li.active a {
        color: #00abee;
    }

#page_body .page-fullwidth {
    padding-right: 0px;
}

    #page_body .page-fullwidth .content-editor {
        position: relative;
        overflow: hidden;
    }

        #page_body .page-fullwidth .content-editor iframe {
            margin-top: -167px;
            margin-left: -22px;
            width: 1024px !important;
        }

    #page_body .page-fullwidth h1.title {
        padding-left: 23px;
        text-transform: uppercase;
    }

.page-shareholder .item .item-thumb {
    margin-right: 0px;
}

.page-shareholder .description ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .page-shareholder .description ul li {
        display: block;
    }

        .page-shareholder .description ul li a {
            display: block;
            height: 20px;
            line-height: 20px;
            padding-left: 23px;
            background: url('/css/imgs/icon-pdf.png') no-repeat left center;
            margin-bottom: 5px;
        }

.page-shareholder-thumb-v2 .item .item-thumb {
    margin-right: 0px;
}

    .page-shareholder-thumb-v2 .item .item-thumb img {
        max-width: 100%;
        height: auto;
    }

.page-shareholder-thumb-v2 .item {
    position: relative;
    border: 0px;
    padding-bottom: 0px;
}

    .page-shareholder-thumb-v2 .item .item-info {
        position: absolute;
        right: 0px;
        bottom: 0px;
    }

        .page-shareholder-thumb-v2 .item .item-info a.bt-download {
            display: block;
            width: 18px;
            height: 22px;
            background: url('/css/imgs/icon-pdf-big.png') no-repeat center center;
            float: right;
            margin-right: -15px;
        }

    .page-shareholder-thumb-v2 .item h3.title {
        margin-right: -15px;
        border-bottom: dashed 1px #bbbbbb;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

#page_body .page-content .content-right h1.title {
    margin-bottom: 20px;
}

.page-shareholder-default .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-color: #ebebeb;
}

    .page-shareholder-default .item h3.title span {
        float: right;
        display: block;
        margin-left: 10px;
        padding-left: 27px;
        min-height: 22px;
        background: url('/css/imgs/icon-pdf-big.png') no-repeat left center;
    }

    .page-shareholder-default .item h3.title a {
        font-weight: normal;
        font-size: 13px;
        line-height: 22px;
    }

.project-wrapper {
}

    .project-wrapper .flexslider {
        padding: 0px 50px;
        margin: 0px;
    }

.project-content {
    border-top: solid 1px #bbbbbb;
    padding: 20px 0px;
    background: #fff;
}

    .project-content h2.title {
        padding-left: 50px;
        font-family: UVNHongHaHep_B;
        font-size: 24px;
        color: #414042;
        text-transform: uppercase;
        margin: 0px 0px 15px;
    }

    .project-content h3.title {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #414042;
        font-size: 12px;
        text-transform: uppercase;
    }

.home-page .post-list {
    background: #f8c301;
    padding: 25px 20px;
}

    .home-page .post-list .bt-detail {
        padding-left: 12px;
        background: url('/css/imgs/bg-bt-detail.png') no-repeat left center;
        float: right;
        font-size: 10px;
        color: #f58220;
    }

    .home-page .post-list .bt-company-news {
        display: block;
        padding-left: 12px;
        background: #f58220;
        color: #fff;
        font-size: 14px;
        font-family: UVNHongHaHep_R;
        text-transform: uppercase;
        width: 100%;
        min-height: 29px;
        line-height: 1.2em;
        padding: 5px 40px 5px 12px;
        margin-top: 30px;
        padding-right: 40px;
        position: relative;
    }

        .home-page .post-list .bt-company-news span.icon-news {
            display: block;
            float: right;
            width: 22px;
            height: 22px;
            background: url('/css/imgs/icon-news.png') no-repeat left center;
            position: absolute;
            top: 3px;
            right: 15px;
        }

    .home-page .post-list h2.title, .home-page .about-list h2.title {
        font-size: 18px;
        font-family: UVNHongHaHep_B;
        text-transform: uppercase;
        margin-top: 0px;
    }

    .home-page .post-list ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .home-page .post-list ul li {
            display: block;
            padding-bottom: 7px;
            margin-bottom: 7px;
            border-bottom: solid 1px #bbbbbb;
        }

.home-page .about-list {
    padding: 25px 30px 25px 0px;
}

    .home-page .about-list h2.title {
        margin-bottom: 15px;
    }

    .home-page .about-list .item .description {
        margin: 15px 0px 10px;
    }

    .home-page .about-list .item img {
        max-width: 100%;
        height: auto;
    }

    .home-page .about-list .item .bt-detail {
        padding-left: 12px;
        background: url('/css/imgs/bg-bt-detail.png') no-repeat left center;
        float: right;
        font-size: 10px;
        color: #f58220;
    }

.btRegNewsLetter {
    margin: 0px;
    padding: 0px 5px;
    background: url('/css/imgs/bg-button.png') repeat-x left center;
    height: 25px;
    line-height: 25px;
    border: solid 1px #00aef0;
    border-left: 0px;
    font-size: 12px;
    color: #fff;
    float: left;
}

.button-group {
    display: inline;
}

.newsletter-wrap .lbl-title {
    float: left;
    margin-right: 10px;
    line-height: 23px;
    font-size: 12px;
    font-weight: normal;
}

.careers-list table tr th {
    color: #f58220;
    border-top: 0px;
}

.careers-list table tr h3.title {
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.careers-list table tr.active h3.title {
    color: #005aa6;
}

.careers-list table tr.tr {
    cursor: pointer;
    background: #fff;
}

    .careers-list table tr.tr td {
        background: #fff;
    }

.careers-list table tr.row-detail {
    display: none;
}

    .careers-list table tr.row-detail td {
        padding: 15px 15px 15px 40px;
    }

.careers-list a.applicant {
    display: block;
    min-height: 22px;
    padding-right: 30px;
    background: url('/css/imgs/bt-applicant.png') no-repeat right center;
    float: left;
    margin-top: 15px;
    font-weight: bold;
}

#formApplicant .row label {
    display: block;
    width: 100px;
    padding-right: 10px;
    float: left;
}

    #formApplicant .row label span {
        font-weight: normal;
        font-size: 11px;
    }

#formApplicant .row .textbox {
    width: 250px;
    height: 30px;
    padding: 0px 5px;
    border: solid 1px #ebebeb;
    margin-bottom: 15px;
    max-width: 100%;
}

#formApplicant .row .txtFUpload {
    display: inline;
}

#formApplicant .row .textarea {
    height: 170px;
}


.page-contact .block-contact-email .column .row {
    margin: 0px;
}

.page-contact .div-maps img {
    max-width: 100%;
    height: auto;
}

.page-contact .row .textbox {
    width: 100%;
    height: 30px;
    padding: 0px 5px;
    border: solid 1px #ebebeb;
    margin-bottom: 15px;
    max-width: 100%;
}

.page-contact .row .textarea {
    height: 130px;
}

.page-contact h3.title {
    margin: 0px 0px 20px;
    color: #00a7d8;
    font-size: 28px;
    color: #00a7d8;
}

#formApplicant .row .captcha, .page-contact .row .captcha {
    width: 90px;
}

.contact-form {
    margin-top: 20px;
}

.search-list .item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #bbbbbb;
}

.search-list h3.title {
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
}

    .search-list h3.title a {
        display: block;
    }

.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}

#loadslide {
    height: 0px;
    overflow: hidden;
}


/* Large desktop */
@media screen and (min-width: 1200px) {

    .container {
        width: 1010px !important;
    }

    .page-header ul.navbar-nav li a {
        padding: 0px 20px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {

    .page-header ul.navbar-nav li a {
        padding: 0px 18px;
    }
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 992px) {
}

/* Portrait tablet to landscape and desktop */
@media screen and (min-width: 768px) and (max-width: 979px) {
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
    .page-header {
        min-height: 0px;
        padding-top: 5px;
        padding-bottom: 10px;
    }

        .page-header .navbar-header {
            height: auto;
            width: auto;
        }

        .page-header .navbar-collapse {
            padding: 0px 15px 15px;
            background: #f8c301;
        }

        .page-header a.logo {
            max-width: 200px;
        }

            .page-header a.logo img {
                max-width: 100%;
            }

        .page-header .navbar-collapse .header-right {
            position: relative;
            float: none !important;
            top: 0px;
            margin-top: 15px;
            padding-top: 15px;
            border-top: solid 1px #4ea9ce;
        }

            .page-header .navbar-collapse .header-right .language {
                float: left;
                min-height: 25px;
            }

                .page-header .navbar-collapse .header-right .language a {
                    color: #fff;
                }

                    .page-header .navbar-collapse .header-right .language a.last {
                        margin-left: 0px;
                        padding-left: 5px;
                    }

    .project-content h1.title {
        font-size: 16px;
    }

    .nav-left {
        margin-top: 50px;
    }

    #page_body .page-content {
        padding-right: 0px;
    }

        #page_body .page-content .content-right {
            padding-right: 40px;
            padding-left: 40px;
        }

    .iframe-wrapper {
        height: 1860px;
        overflow: auto;
        overflow-x: auto;
    }

    .sub-nav-wrap {
        position: relative;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
        display: none;
    }

    .home-page .about-list {
        padding: 25px 30px 25px 30px;
    }

    .socialnetwork {
        float: left !important;
        margin-top: 15px;
        padding-left: 15px;
    }

    .footer-bg .nhomtin {
        width: 100%;
    }

    .footer-bg .nhomtin2 {
        width: 100%;
        text-align: center;
    }

    /* Landscape phones and down */
    @media screen and (max-width: 480px) {
    }


    @-ms-viewport {
        width: device-width;
    }
