@charset "utf-8";
/* CSS Document */
* {
    margin-top:0;
    margin-right:0;
    margin-left:0;
    padding:0
}
a {
    text-decoration:none;
    color:#333;
    cursor: pointer
}
a:hover {
    color:#f68821;
    text-decoration:none;
}
img {
    border:none;
    /*display:block;*/
}
a:focus{
    outline: none;
}
ul{
    list-style:none;
    padding:0;
    margin:0;
}
b, strong{
    font-weight:700;
}
body {
    font-family:"Roboto Condensed", arial;
    font-size:14px;
    font-style:normal;
    color:#333;
    background:#fff;
    font-weight:400;
}
body, table, div, form, ul, li, tr, td, a, span, h1, h2, h3, h4, h5 {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-style: normal;
    font-weight: 400;
}
.header{
    height:158px;
    background:url(../images/bg_header.jpg) repeat-x scroll 0 0;
    width:100%;
    position:relative;
    z-index:1

}
.bg_menu {
    height:49px;
    width:100%;
    background:url(../images/bg_menu.png) repeat scroll 0 0;
    position:absolute;
    z-index:2;
    top:51px
}
.ab-header{
    width:100%;
    position:absolute;
    z-index:3
}
.main-header {
    margin: 0 auto;
    width: 1200px;
    margin-top: 14px;
    position: relative;
    min-height:143px
}
.top-hdr {
    height:87px;
    overflow:hidden
}
.logo-hdr a{
    float:left;
}
.logo-hdr {
    width:240px
}
.logo-hdr a img {
    width:100%;
}
.menumoblie {
    background: #fff none repeat scroll 0 0;
    padding: 3px 6px;
    position: absolute;
    right: 55px;
    top: 36px;
    z-index: 20;
    display:none
}
.menumoblie .glyphicon {
    color: #f68821;
    font-size: 28px;
    font-weight: lighter;
    top: -3px;
}
.menu-hdr{
    float:right;
    margin-top:37px;
    position:absolute;
    z-index:1000;
    right:0
}
.menu-hdr ul li {
    float:left;
}
.menu-hdr > ul > li > a, .menu-hdr > ul > li > div > div > a{
    height:49px;
    line-height:49px;
    padding:0 30px;
    color:#eaeaea;
    font-size:16px;
    font-weight:bold;
    background:#a1a1a1;
    display:block;
    text-transform:uppercase
}
.menu-hdr ul li a.active{
    color:#fff
}
.menu-hdr > ul > li > a:hover, .menu-hdr > ul > li > div > div > a:hover{
    color:#ffc625
}
.menu-hdr ul li a.btn-video.active, .menu-hdr ul li a.btn-photo.active{
    background:#f68821;
    color:#fff
}
.menu-hdr ul li a.btn-video:hover, .menu-hdr ul li a.btn-photo:hover{
    color:#888
}
.menu-hdr ul li a.btn-invest{
    background:#ababab
}
.menu-hdr ul li a.btn-consum{
    background:#bfbfbf
}
.menu-hdr ul li a.btn-video{
    background:#e2e2e2;
    color:#bfbfbf
}
.menu-hdr ul li a.btn-photo{
    background:#fff;
    color:#bfbfbf
}
.popout-submenu.popout-share.popout-menu {
    top: 49px;
    width: 180px;
    left: auto;
    right:0;
    display:none;
    padding:10px;
    position:absolute;
    z-index:1000;
    border-radius:0 0 3px 3px;
}
.popout-menu > ul > li{
    float:left;
    width:100%;
    border-bottom:#eee 1px dashed;
    padding:7px 0 7px 8px;
    background:url(../images/dot1.jpg) no-repeat scroll 0 center;
}
.popout-menu > ul > li:hover{
    background:url(../images/dot1.jpg) no-repeat scroll 0 center #f9f9f9;
}
.popout-menu > ul > li > a{
    white-space:nowrap
}
.popout-menu > ul > li:last-child{
    border-bottom:none
}
.nav-header{
    position:absolute;
    right:0
}
.nav-header ul li {
    float:left;
    margin:4px 0 0 10px

}
.nav-header ul li a{
    background:url(../images/facebook.png) no-repeat scroll 0 0;
    width:20px;
    height:20px;
    float:left;
}
.nav-header ul li a.twitter-hdr{
    background:url(../images/twitter.png) no-repeat scroll 0 0;
}
.nav-header ul li a.rss-hdr{
    background:url(../images/feed.png) no-repeat scroll 0 0;
}
.list-exchange li {
    padding:15px 20px 0 15px;
    color:333;
    font-size:14px;
    border-right:#dfdfdf 1px dashed;
    float:left;
}
.list-exchange li:first-child{
    padding-left:0
}
.list-exchange li span {
    padding-right:15px
}
.info-ex {
    min-width:200px
}
.img-index {
    float:left;
    width:13px;
    height:30px;
    margin-right:10px
}
.img-index.down{
    background:url(../images/icon-down1.png) no-repeat scroll 0 0
}
.img-index.up{
    background:url(../images/icon-up1.png) no-repeat scroll 0 0
}
.img-index.static{
    background:url(../images/icon-static1.png) no-repeat scroll 0 0
}
.index {
    font-size:15px;
    color:#666;
    font-weight:bold;
    display:block;
    line-height:10px;
    margin-bottom:5px
}
.color-down {
    color:#ff433d
}
.color-up {
    color:#1dcc92
}
.color-static {
    color:#ffc625
}
.box-admin{
    float:right;
    z-index:30;
}
.main-search{
    float:right;
    position:relative
}
.main-search a{
    background:url(../images/bg-search.png) no-repeat scroll center center #f2f2f2;
    width:59px;
    height:55px;
    float:right;
}
.txt-search {
    float:left;
    margin:10px 10px 0 0;
}
.txt-search span {
    color:#999;
    font-size:12px;
    display:block;
    text-align:right;
}
.popout-submenu {
    background: #fff none repeat scroll 0 0;
    border: #ccc 1px solid;
    display: none;
    position: absolute;
    top: 100%;
    width: 280px;
    z-index: 11;
    right:0;
    padding:15px 10px 0;
    border-radius: 0 0 3px 3px;
    box-shadow: 2px 2px 2px #eee;
}
.popout-hover{
    position:relative;
    z-index:30;
}
.popout-hover:hover .popout-submenu{
    display:block !important;
}
.box-search.form-control {
    width:175px;
    border-radius:3px;
    float:left;
    margin-right:5px
}
.btn-default {
    background-color:#f68821;
    border-color:transparent;
    color: #fff;
}
.btn {
    border-radius:3px;
}
.radio label, .checkbox label {
    padding:0 10px 0 0;
    font-size:12px;
    color:#666
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 5px 0 0;
}
.container {
    margin:0 auto -15px;
    width:1200px;
    padding-left:0;
    padding-right:0
}
.row1-ctn{
    margin-top:20px;
    margin-bottom:10px
}
.row1-ctn.row-event {
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
}

#events
{
    width: 100%;
    height: 23px;
    position: relative;
    display: block;
}

div.scrollableArea a.event-item {
    border-right: 1px dashed #ddd;
    display: block;
    height: 23px;
    float: left;
    padding: 0 10px;
    color: #555;
    font-size: 16px;
    font-weight: bold;
}

div.scrollableArea a.event-item:hover {
    color: #ff8921;
}

div.scrollableArea a {
    display: block;
    float: left;
}
.events-title {
    border-right: medium none;
    color: #ff8921;
    font-weight: bold;
    font-size: 16px;
}

.events {
    margin: 0 auto;
}
.events ul {
    height: 25px;
    overflow-y: hidden;
}
.events ul li {
    border-right: 1px dashed #ddd;
    display: inline;
    padding: 0 10px;
}
.events ul li span {
    border-right: medium none;
    color: #ff8921;
    font-weight: bold;
}
.events ul li:first-child {
    padding-left: 0;
}
.events ul li:last-child {
    border-right: medium none;
}
.events ul li a {
    color: #555;
    font-size: 13px;
    font-weight: bold;
}
.events ul li a:hover {
    color: #ff8921;
}
.col-left {
    float:left;
}
.col-right {
    float:right;
}
.col1-ctn1{
    float:left;
    width:36%;
}
.col1-ctn1 ul li {
    float:left;
    border-bottom:#e1e1e1 1px solid;
    padding:10px 0;
    width:100%;
}
.col1-ctn1 ul li:last-child, .col2-ctn1 ul li:last-child{
    border-bottom:none
}
.col1-ctn1 ul li:first-child{
    padding:0 0 15px
}
.col1-ctn1 ul li:first-child h2{
    line-height:26px;
    margin-top:5px
}
.col1-ctn1 ul li:first-child h2 a{
    font-size:24px;
    font-weight:bold;
}
.col1-ctn1 ul li:first-child a img {
    margin-bottom:10px;
    width: 120px;
    margin-right: 10px;
}
.col1-ctn1 ul li span {
    font-size:12px;
    color:#999999;
    font-weight:bold;
    display:block
}
.col1-ctn1 ul li a img {
    width:120px;
    margin-right:10px;
    float:left
}
.col1-ctn1 ul li h3{
    line-height:16px;
    /*max-height:63px;*/
    overflow:hidden;
    margin-bottom:5px
}
.col1-ctn1 ul li h3 a{
    font-weight:bold;
    font-size:16px;
}
.leftTopNewsDate {
    display: block;
    width: 40px;
    float: left;
}
.textTopNews
{
    float: left;
    width: 90%;
}
.imgNewNews {
    padding-top: 5px;
}
.col2-ctn1{
    float:right;
    width:60%;
    margin:0 40px
}
.col2-ctn1 ul li {
    float:left;
    border-bottom:#e1e1e1 1px solid;
    padding:15px 0;
    width:100%
}
.col2-ctn1 ul li:first-child{
    padding:0;
    border-bottom:none
}
.col2-ctn1 ul li h1 {
    background:#dcdcdc;
    padding:15px 20px;
}
.col2-ctn1 ul li h1 a {
    font-weight:bold;
    font-size:20px;
    line-height:36px
}
.col2-ctn1 ul li:first-child a img{
    width:100%;
    float:none;
    margin-right:0
}
.col2-ctn1 ul li a img {
    width:180px;
    margin-right:10px;
    float:left
}
.col2-ctn1 ul li h2{
    line-height:22px;
    margin-bottom:5px
}
.col2-ctn1 ul li h2 a{
    font-size:20px;
    font-weight:bold
}
.col2-ctn1 ul li span {
    color:#999;
    font-weight:bold;
    font-size:12px
}
.nav1{
    margin-bottom:10px
}
.nav1 a{
    background:#f68821;
    padding:0 10px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    float:left;
    height:30px;
    line-height:30px;
    display:block
}
.nav1 a:hover{
    background:#a1a1a1
}
.nav2{
    margin-bottom:10px;
    margin-top:10px
}
.nav2 a{
    background:#f68821;
    padding:0 10px;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    float:left;
    height:30px;
    line-height:30px;
    display:block
}
.nav2 a:hover{
    background:#a1a1a1
}
.col3-ctn1 ul li:first-child a img {
    margin-bottom: 10px;
    width: 100%;
}
.col3-ctn1 ul li h2, .col3-ctn1 ul li span {
    float:left;
}
.col3-ctn1 ul li span {
    color:#999
}
.col3-ctn1 ul li:nth-child(3) span, .col3-ctn1 ul li:nth-child(4) span, .col3-ctn1 ul li:nth-child(5) span{
    width:40px;
}
.col3-ctn1 ul li:first-child span{
    margin-top:5px
}
.col3-ctn1 ul li:nth-child(3) h3, .col3-ctn1 ul li:nth-child(4) h3, .col3-ctn1 ul li:nth-child(5) h3{
    max-height:40px;
    overflow:hidden;
    margin-bottom:0
}
.banner-col3 a img{
    margin-top:15px;
    width:300px;
    float:right
}
/*slider1*/
.row1-sld{
    padding:30px 0 0;
}
.bg-sld {
    background:url(../images/bg_menu.png) repeat scroll 0 0;
    height:100%;
    padding:20px 0
}
.container-sld1{
    position:relative
}
.slider1{
    background:#fff;
}
.slider1 .owl-carousel {
    overflow: hidden;
    position: relative;
    top: 50%;
    transition: opacity 0.2s ease 0s;
    width: 100%;
    z-index: 2;
    padding:15px 50px
}
.pick a img {
    width:100%;
    margin-bottom:10px
}
.pick a{
    font-size:16px;
    font-weight:bold;
}
.navpick{
    background:url(../images/nav-pick.jpg) no-repeat scroll 0 0;
    width:146px;
    height:43px;
    display:block;
    position:absolute;
    top:-43px;
    left:0
}
.slider1 .owl-carousel .owl-nav .owl-prev, .slider1 .owl-carousel .owl-controls .owl-nav .owl-next {
    background:  url("../images/btn-pre-slider1.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 42px;
    left: 20px;
    margin-top: -42px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 50%;
    transition: background-color 0.5s ease 0s, opacity 0.5s ease 0s;
    vertical-align: top;
    width: 12px;
    z-index: 999;
}
.slider1 .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url("../images/btn-next-slider1.png") no-repeat scroll 0 0;
    right:20px;
    left:auto
}
/*row2*/
.col1-row2 {
    float:left;
    width:75%;
    padding-right:50px
}
.col1-row2 > ul > li {
    float:left;
    width:100%;
    padding:12px 0;
    border-bottom:#e1e1e1 1px solid
}
.col1-row2 > ul > li:last-child{
    border-bottom:none
}
.row3-ctn .col1-row2 > ul > li:last-child {
    border-bottom: #ddd 1px solid;
}
.tieudung-home.big-news{
    margin-bottom:0;
    background:#f5f5f5;
}
.big-news .cover-tieudunghome h2 a{
    color:#333;
    font-weight:bold
}
.big-news .cover-tieudunghome h2 a:hover{
    color:#f68821;
}
.cover-tieudunghome h2 a:hover{
    color:#f68821;
}
.col1-row2 > ul > li.tieudung-home{
    padding: 0;
}
.sub-ct{
    float:left;
    width:160px;
    text-transform:uppercase;
}
.subname{
    margin-bottom:15px;
}
.subname a {
    color:#f68821;
    font-size:17px;
    font-weight:bold;
    padding-bottom:1px;
    border-bottom:#ddd 1px dashed;
    line-height:0
}
.subname a:hover{
    color:#999
}
.sub-time{
    font-size:14px;
    font-weight:bold;
    background:url(../images/clock.png) no-repeat scroll 0 0;
    padding-left:25px;
    padding-bottom:7px

}
.sub-time, .sub-time a{
    color:#aaa
}
.sub-time a:hover{
    color:#f68821
}
.subshare{
    background:url(../images/share.png) no-repeat scroll 0 0;
}
.sub-like{
    background:url(../images/like.png) no-repeat scroll 0 0;
}
.tit-story{
    float:left;
    width:50%;
    margin-left:40px
}
.tit-story h2{
    line-height:36px
}
.tit-story h2 a {
    /*float:left;*/
    font-size:28px;
    font-weight:bold;
    margin-right:20px
}
.img-story {
    float:right;
    width:220px;
}
.img-story a img {
    width:100%;
    margin-right:20px
}
.col2-row2{
    float:right;
    width:25%
}
.popout-submenu.popout-share {
    top: 0;
    width: 132px;
    left: 60px;
    padding:10px;
    border-radius:3px;
    transition: all 0.3s ease 0s;
    position:absolute;
    z-index:1000
}
.txt-share{
    cursor:pointer
}
.landing-share ul li {
    display:inline;
}
.landing-share ul li .facebook-subct{
    background:url(../images/facebook-subct.jpg) no-repeat scroll 0 0;
    width:60px;
    height:50px;
    float:left;
}
.landing-share ul li .mail-subct{
    background:url(../images/mail-subct.jpg) no-repeat scroll 0 0;
    width:50px;
    height:50px;
    float:left;
}
.tit-story2 {
    width:630px
}
/*End-col1-row2*/
.most{
    float:right;
    width:300px;
    background:url(../images/bg_menu.png) repeat scroll 0 0;
    position:relative;
    margin-bottom:40px
}
.topmost {
    background:#f68821;
    padding:10px;
    color:#fff;
    font-size:22px;
    font-weight:bold;
    text-transform:uppercase;
    height:37px;
    line-height:21px
}
.caret-most {
    background:url(../images/arrow1.png) no-repeat scroll 0 0;
    width:22px;
    height:12px;
    position:absolute;
    top:35px;
    left:40px
}
.topmost ul {
    height: 30px;
    width: 56px;
    z-index:100;
    font-size:11px;
    position:absolute;
    top:10px;
    right:10px;
    font-weight:bold
}
.topmost ul li {
    z-index: 2;
    padding:5px 10px;
    cursor:pointer
}
.topmost ul li.init{
    padding:0;
    text-align:right
}
.topmost ul li:not(.init) {
    float: left;
    width: 67px;
    display: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-bottom:none;
    color:#666
}
.topmost ul li:not(.init):last-child{
    border-bottom:#eee 1px solid
}
.topmost ul li:not(.init):hover, .topmost ul li.selected:not(.init) {
    background: #f2f2f2;
    color:#f68821;
}
.topmost li.init {
    cursor: pointer;
}
.content-most{
    padding:10px 0 10px 10px
}
.list-most {
    background:#fff;
    padding:15px 0 15px 10px;
}
.list-most > li {
    padding:10px 0;
}
.tit-most a{
    font-size:16px;
    line-height:21px;
    font-weight:bold;
    display:table-cell;
}
.num1 {
    color:#ccc;
    font-size:26px;
    font-weight:bold;
    width:45px;
    float:left;
    line-height:23px
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li > a {
    border-radius: 0;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    margin-right: 1px;
    line-height: 18px;
}
.nav > li > a {
    padding: 5px 8px;
    background:#bfbfbf;
    color:#fff
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    border:none;
    color:#f68821
}
.nav-tabs > li > a:hover{
    background:#e2e2e2;
    color:#bfbfbf
}
.table.table-market{
    margin-top:10px;
    margin-bottom:0;
}
.table.table-market > thead > tr > th{
    border:none;
    text-align:right;
    font-size:11px;
    background:#fff;
    color:#999;
    font-family:Arial, Helvetica, sans-serif
}
.table.table-market > thead > tr > th:nth-child(1){
    width:15%;
    text-align:left
}
.table.table-market > thead > tr > th:nth-child(2){
    width:10%
}
.table.table-market > thead > tr > th:nth-child(3){
    width:20%
}
.table.table-market > thead > tr > th:nth-child(4){
    width:24%
}
.table.table-market > thead > tr > th:nth-child(5){
    width:31%
}
.table.table-market > tbody > tr > td{
    border-top:none;
}
.table.table-market > thead > tr > th:nth-child(1), .table.table-market > tbody > tr > td:nth-child(1){
    padding:8px 5px 8px 0;
    font-weight:bold
}

.table.table-market > thead > tr > th:nth-child(2), .table.table-market > tbody > tr > td:nth-child(2), .table.table-market > thead > tr > th:nth-child(3), .table.table-market > tbody > tr > td:nth-child(3), .table.table-market > thead > tr > th:nth-child(4) .table.table-market > tbody > tr > td:nth-child(4){
    padding:8px 5px;
}
.table.table-market > thead > tr > th:nth-child(5), .table.table-market > tbody > tr > td:nth-child(5){
    padding:8px 0 8px 5px;
}
.table.table-market > tbody > tr > td:nth-child(2), .table.table-market > tbody > tr > td:nth-child(3), .table.table-market > tbody > tr > td:nth-child(4), .table.table-market > tbody > tr > td:nth-child(5){
    text-align:right
}
.table-market tr:nth-child(even) {
    background: #fff
}
.table-market tr:nth-child(odd) {
    background: #f9f9f9
}
.intro-company {
    display:table
}
.intro-company li {
    float:left;
    width:100%;
    padding:10px 0;
}
.intro-company li a img {
    float:left;
    margin-right: 10px;
    width: 120px;
}
.intro-company li h3 {
    line-height: 16px;
    height: 80px;
    overflow:hidden
}
.intro-company li h3 a {
    font-size:16px;
    font-weight:bold
}
/*row2-sld2*/
.row2-slider2 {
    margin:20px 0 20px
}
.bg-sld.bg-photo{
    background:#363636;
    height:333px
}
.container-sld2 {
    background: rgba(0, 0, 0, 0) url("../images/bg_menu.png") repeat scroll 0 0;
    height: 373px;
    padding: 20px 0;
    margin-top:-40px
}
.slider2 {
    background:#363636;
    position:relative
}
.slider2 .owl-carousel {
    overflow: hidden;
    padding: 0 0 0 201px;
    position: relative;
    top:0;
    transition: opacity 0.2s ease 0s;
    z-index: 2;
}
.photo-slider2 {
    position:relative;
    z-index:1
}
.nav-photo{
    background:url(../images/nav-photo.png) no-repeat scroll center center #f68821;
    width:200px;
    height:165px;
    position:absolute;
    left:o;
    top:0
}
.caret-photo {
    width:14px;
    height:42px;
    position:absolute;
    top:70px;
    left:200px;
    background:url(../images/caret-photo.png) no-repeat scroll 0 0;
    z-index:1000
}
.bg-dotslider2{
    position:absolute;
    height:167px;
    width:200px;
    bottom:0;
    left:0
}
.bg-dotslider2 .table{
    height:100%
}
.bg-dot{
    background:url(../images/bg-dot.png) repeat scroll 0 0;
    width:25px;
    height:100%
}
.bg-dotslider2 .col2{
    width:35px
}
.bg-dotslider2 .col3{
    width:45px
}
.bg-dotslider2 > .table > thead > tr > th, .bg-dotslider2 > .table > tbody > tr > td, .table > tfoot > tr > td{
    border-top:none
}
.slider2 .owl-carousel .owl-controls .owl-dots{
    left: 25px;
    position: absolute;
    top: 225px;
    width:200px;
    z-index: 9999;
}
.slider2 .owl-carousel .owl-controls .owl-dots .owl-dot {
    background: #666 none repeat scroll 0 0;
    height: 25px;
    width: 25px;
    color:#999;
    font-size:18px;
    display:inline-table;
    margin-right:10px
}
.slider2 .owl-carousel .owl-controls .owl-dot.active{
    background: #f68821 none repeat scroll 0 0;
    color:#fff;
}
.owl-theme .owl-controls span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.icon-photo {
    background:url(../images/icon-photo.png) no-repeat scroll 0 0;
    position:absolute;
    width:47px;
    height:47px;
    right:10px;
    top:10px
}
.icon-photo.icon-video {
    background:url(../images/icon-video.png) no-repeat scroll 0 0;
    top:50%;
    right:50%;
    margin-top:-23px;
    margin-right:-24px
}
.tit-photo {
    position:absolute;
    bottom:0;
    background:url(../images/bg-titphoto.png) repeat scroll 0 0;
    padding:10px 20px;
    width:100%;
    display:none;
    text-align:center
}
.tit-photo a{
    color:#eee ;
    font-size:20px;
}
.photo-slider2:hover > .tit-photo{
    display:block
}
/*row3*/
.intro-company.target li a img {
    float:none;
    height: 187px;
    margin-bottom: 5px;
    width: 280px;
}
.intro-company.target li h3 {
    height: auto;
    line-height: 16px;
}
.intro-company.target li h3 a {
    font-size:18px;
    line-height:24px;
    font-weight:bold
}
.bestcm a{
    font-weight:bold;
    display:block;
    max-height:36px;
    overflow:hidden;
    line-height:18px
}
.name-bestcm{
    color:#999;
    font-size:12px;
    padding-right:5px
}
.col2-namecm {
    border-left:#ccc 1px dotted;
    padding-left:5px
}
.scr-besstcm {
    line-height:16px;
    margin-top:7px
}
.scr-besstcm a {
    color: #f68821;
    font-family: roboto;
    font-size: 12px;
    font-weight: bold;
}
.scr-besstcm a:hover{
    color:#333;
    text-decoration:underline
}
.list-most.best-comment {
    padding: 15px 0;
}
.best-comment li {
    border: 1px solid #ddd;
    margin-right: 15px;
    padding: 10px 20px 10px 10px;
    width:auto;
    position:relative;
    margin-bottom:10px
}
.icon-comment {
    position:absolute;
    width:50px;
    height:43px;
    background:#fff url(../images/icon-comment.png) no-repeat scroll center center;
    top:30%;
    right:-25px;
}
.scr-besstcm .glyphicon {
    font-size:12px;
    color:#a1a1a1
}
/*js-showmore*/
#myList li{ display:none;
}
#loadMore {
    float:left;
    cursor:pointer;
    background:url(../images/btn-loadmore.jpg) no-repeat scroll center 0;
    margin-top:-1px;
    width:100%;
    height:33px
}
#loadMore:hover {
    background:url(../images/btn-loadmore-hover.jpg) no-repeat scroll center 0;
}
.row3-ctn{
    margin-bottom:30px
}

/*slider3*/
.row3-slider3 .bg-sld.bg-photo {
    height: 222px;
}
.row3-slider3 .container-sld2 {
    height: 262px;
}
.row3-slider3 .bg-dotslider2 {
    height: 55px;
}
.nav-photo.nav-video {
    background: #f68821 url("../images/nav-video.png") no-repeat scroll center center;
}
.slider2.slider3 .owl-carousel .owl-controls .owl-dots {
    top: 164px;
}
/*footer*/
.footerndh {
    padding-top:40px
}
.row-footer {
    margin:0 auto;
    background:#eee;
    width:100%;
    color:#666666;
}
.row-footer .container{
    padding:30px 0
}
.col-lg-3.box1 {
    padding-left:0
}
.col1-ft li {
    padding-bottom:20px;
    font-size:12px;
    font-weight:bold;
    font-family:roboto
}
.col1-ft li i {
    float:left;
    width:20px;
    height:20px;
    margin-right:10px
}
.col1-ft li i.icon-footer1{
    background:url(../images/icon-footer1.png) no-repeat scroll center 0;
}
.col1-ft li i.icon-footer2{
    background:url(../images/icon-footer2.png) no-repeat scroll center 0;
}
.col1-ft li i.icon-footer3{
    background:url(../images/icon-footer3.png) no-repeat scroll center 0;
}
.col1-ft li i.icon-footer4{
    background:url(../images/icon-footer4.png) no-repeat scroll center 0;
}
.col2-ft li {
    font-size:18px;
    text-transform:uppercase;
    font-weight:600
}
.col2-ft li a {
    font-size:14px;
    font-weight:normal;
    padding-top:12px;
    display:block;
    text-transform:none
}
.col4-ft{
    float:right;
    width:298px;
    border:#e9e9e9 1px solid
}
.follow-ft{
    background:#fff;
    padding:10px
}
.follow-ft span {
    text-transform:uppercase;
    font-weight:500
}
.col-lg-5.box4 {
    padding-right:0
}
.follow-ft ul li{
    display:inline-block;
    padding-right:10px;
    padding-top:10px
}
.follow-ft ul li i{
    display:block;
    width:34px;
    height:31px;
}
.follow-ft ul li i.img-message{
    background:url(../images/img-message.jpg) no-repeat scroll 0 0;
    width:35px
}
.follow-ft ul li i.img-facebook{
    background:url(../images/img-facebook.jpg) no-repeat scroll 0 0;
}
.follow-ft ul li i.img-twitter{
    background:url(../images/img-twitter.jpg) no-repeat scroll 0 0;
}
.follow-ft ul li i.img-rss{
    background:url(../images/ing-rss.jpg) no-repeat scroll 0 0;
}
.follow-ft ul li i.img-mobile{
    background:url(../images/img-mobile.jpg) no-repeat scroll 0 0;
}
.newsletter-ft {
    background:#f8f8f8;
    position:relative;
    padding:20px 10px;
    border-top:#e9e9e9 1px solid
}
.newsletter-ft.row {
    margin-left: 0;
    margin-right: 0;
}
.newsletter-ft .col-sm-9, .newsletter-ft .col-sm-2, .newsletter-ft .col-sm-12	 {
    padding-left:0;
    padding-right:0
}
.newsletter-ft .col-sm-12 {
    margin-left:0;
    margin-top:10px;
}
.newsletter-ft .form-control {
    border-radius: 0;
    width:100%
}
.newsletter-ft .col-sm-2 .btn{
    border-radius:0;
    text-transform:uppercase;
    padding:6px 7px
}
.caret-newsletter {
    background:url(../images/caret-footer.jpg) no-repeat scroll 0 0;
    position:absolute;
    top:-1px;
    left:20px;
    width:17px;
    height:8px
}
.newsletter-ft .col-sm-12 a {
    color:#f68821;
}
.banner-col3-270 {
    display:none
}
.row-end {
    background:#fff;
    text-align:center
}
.row-end .container {
    padding:15px;
    font-family:roboto, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:20px
}
/*tieudung-home*/
.tieudung-home{
    background:#555;
    position:relative;
    margin-bottom:40px;
}
.tieudung-home .nav1{
    position:absolute;
    top:0;
    left:0
}
.tieudung-home .nav1 a{
    font-size:24px;
    font-style:italic;
    height:auto;
    line-height:none;
    padding:7px 10px
}
.cover-tieudunghome{
    padding:20px;
    min-height:363px;
    overflow:hidden
}
.img-cover-tdh{
    width:60%;
    margin-right:20px
}
.img-cover-tdh a img {
    width:100%;
    height:auto
}
.cover-tieudunghome h2 a{
    color:#f9f9f9;
    margin-bottom:20px;
    display:block;
}
.subname.subname-tdh a{
    text-transform:uppercase;
    border-bottom: 1px dashed #999;
}
.slider-tieudung{
    width:100%;
    background:#363636
}
.slider-tieudung .owl-carousel {
    overflow: hidden;
    padding:0 40px 20px;
    top: 50%;
    transition: opacity 0.2s ease 0s;
    width: 100%;
    z-index: 2;
    position:relative;
}
.img-tieudung h4 a{
    color:#f9f9f9;
    line-height:21px
}
.img-tieudung h4 a{
    color:#f68821;
}
.img-tieudung .subname.subname-tdh {
    padding-top: 5px;
    margin-bottom: 10px;
}
.slider-tieudung .owl-carousel .owl-nav .owl-prev, .slider-tieudung .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/btn-pre-slider1.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 42px;
    margin-top: -80px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 50%;
    transition: background-color 0.5s ease 0s, opacity 0.5s ease 0s;
    vertical-align: top;
    width: 12px;
    z-index: 100;
}
.slider-tieudung .owl-carousel .owl-nav .owl-prev{
    left:15px
}
.slider-tieudung .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/btn-next-slider1.png) no-repeat scroll 0 0 ;
    right:15px;
}
.slider2 .owl-carousel .owl-nav .owl-prev, .slider2 .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/btn-pre-slider1.png) no-repeat scroll 0 0;
    display: inline-block;
    height: 42px;
    margin-top: -20px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 50%;
    transition: background-color 0.5s ease 0s, opacity 0.5s ease 0s;
    vertical-align: top;
    width: 12px;
    z-index: 100;
}
.slider2 .owl-carousel .owl-nav .owl-prev{
    left:10px
}
.slider2 .owl-carousel .owl-controls .owl-nav .owl-next {
    background: url(../images/btn-next-slider1.png) no-repeat scroll 0 0 ;
    right:10px;
}
.bg-tieudung{
    background:url(../images/bg-dot.png) repeat scroll 0 0;
    width:100%;
    height:20px;
    display:block
}

/*Responsive*/
@media (min-width: 1200px){
}
@media (max-width: 1199px){
    .container, .main-header{
        width:980px;
    }
    .col1-ctn1 {
        width: 260px;
    }
    .col2-ctn1 {
        margin: 0 25px;
        width: 410px;
    }
    .banner-col3{
        display:none
    }
    .slider1 .owl-carousel {
        padding: 15px 30px;
    }
    .pick a img {
        margin-bottom:7px
    }
    .col1-row2 {
        float: left;
        width: 72%;
    }
    .tit-story {
        float: none;
        margin-left: 0;
        width: 66.4%;
    }
    .sub-ct{
        width:100%;
    }
    .subname, .sub-time {
        float:left
    }
    .sub-time {
        margin-left:20px;
    }
    /*slider-tieudung*/
    .tieudung-home .subname, .tieudung-home .sub-time {
        float: none;
    }
    .cover-tieudunghome .sub-ct {
        width: auto;
        height:auto
    }
    .cover-tieudunghome .sub-time {
        margin-left: 0;
    }
    .cover-tieudunghome h2 a {
        font-size: 28px;
    }
    .cover-tieudunghome {
        min-height: 287px;
    }
    .img-tieudung h4 a {
        font-size: 16px;
        line-height: 19px;
    }
    .col2-row2 .banner-col3 {
        display: block;
    }
    .tit-story.tit-story2 {
        width: 100%;
    }
    .container-sld2 {
        height: 299px;
    }
    .bg-sld.bg-photo {
        height: 259px;
    }
    .bg-dotslider2 {
        height: 93px;
    }
    .slider2 .owl-carousel .owl-controls .owl-dots {
        top: 183px;
    }
    .row3-slider3 .bg-sld.bg-photo {
        height: 172px;
    }
    .row3-slider3 .container-sld2 {
        height: 212px;
    }
    .row3-slider3 .bg-dotslider2 {
        height: 60px;
    }
    .slider3 .nav-photo {
        height: 111px;
    }
    .slider2.slider3 .owl-carousel .owl-controls .owl-dots {
        top: 114px;
    }
    .slider3 .caret-photo {
        top: 46px;
    }
    .slider3 .tit-photo {
        padding: 5px 10px;
    }
    .slider3 .tit-photo a {
        font-size: 16px;
    }
    .banner-col3 a img {
        float: right;
        margin-top: 0;
    }
    .slider-tieudung .owl-carousel{
        padding:0 30px 20px
    }
    .slider-tieudung .owl-carousel .owl-nav .owl-prev {
        left: 10px;
    }
    .slider-tieudung .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 10px;
    }

}
@media (min-width: 992px){

}
@media (max-width: 991px)
{
    .slider1 .owl-carousel .owl-nav .owl-prev
    {
        left:10px;
    }
    .slider1 .owl-carousel .owl-controls .owl-nav .owl-next {
        right:10px;
    }
    li:not(.big-news) .fb_iframe_widget
    {
        margin-left:20px;
    }
    .container, .main-header{
        width:750px;
    }
    .menu-hdr > ul > li > a, .menu-hdr > ul > li > div > div > a {
        padding: 0 24px;
    }
    .txt-search{
        display:none
    }
    .list-exchange li {
        padding: 15px 15px 0;
    }
    .list-exchange li:last-child{
        border-right:none
    }
    .col1-ctn1 {
        float: right;
    }
    .col2-ctn1 {
        margin: 0 30px 0 0;
        width: 460px;
        float:left
    }
    .col3-ctn1{
        float:left;
        width:100%;
        padding-top:20px;
        border-top:#999 1px dashed;
        margin-top:10px
    }
    .col3-ctn1 ul li {
        width:50%
    }
    .col3-ctn1 ul li:first-child{
        padding-right:30px;
        border-bottom:none
    }
    .col3-ctn1 ul li:nth-child(2){
        padding-top:0
    }
    .col3-ctn1 ul li:first-child a img {
        float:left
    }
    .col1-row2 > ul > li {
        padding: 20px 0;
    }
    .sub-ct{
        height:35px
    }
    .row1-sld {
        padding: 30px 0 10px;
    }
    .col1-row2 {
        width: 100%;
        padding-right: 0;
    }
    .tit-story {
        margin-left: 0;
        width: 70.6%;
        float:left;
    }
    .img-story a img {
        margin-right: 0;
    }
    .col1-row2 ul li:last-child {
        border-bottom:#ddd 1px solid;
    }
    .col2-row2 {
        padding-top: 20px;
        width: 100%;
        margin-bottom:20px
    }
    .most{
        width:48%;
        float:left;
        margin-bottom:20px
    }
    .most-margin30 {
        margin-right:30px;
    }
    .boxread{
        height:350px;
        overflow:auto
    }
    .ad-visble{
        display:block
    }
    .intro-company.target li a img {
        float: left;
        height: 80px;
        width: 120px;
    }
    .intro-company.target li h3 a {
        font-size: 16px;
        line-height:none
    }
    .target{
        height:550px;
        overflow:auto
    }
    .intro-company.target{
        display:block
    }
    .nav-photo {
        height: 40px;
        top: -40px;
    }
    .caret-photo, .bg-dotslider2{
        display:none
    }
    .slider2 .owl-carousel {
        padding: 0;
    }
    .nav-photo {
        width: 150px;
    }
    .bg-sld.bg-photo {
        height: 249px;
    }
    .container-sld2 {
        height: 289px;
    }
    .row3-slider3 .bg-sld.bg-photo {
        height: 167px;
    }
    .row3-slider3 .container-sld2 {
        height: 207px;
    }
    .slider3 .nav-photo {
        height: 40px;
        width:166px
    }
    .row-footer .col-sm-3 {
        width: 40%;
    }
    .row-footer .col-sm-2 {
        width: 30%;
    }
    .row-footer .col-sm-5{
        width: 100%;
        margin-top:20px
    }
    .col4-ft{
        width:100%
    }
    .row-footer .box4 .col-sm-2 {
        width: 20%;
    }
    .slider1 .owl-carousel {
        padding: 15px 30px;
    }
    .slider-tieudung .owl-carousel {
        padding: 0 15px 20px;
    }

    @media (min-width: 768px){

    }
    @media (max-width: 767px){
        .container, .main-header{
            width:auto;
            padding-left:15px;
            padding-right:15px
        }
        .nav-header {
            right: 15px;
        }
        .main-search a {
            position: absolute;
            right: 0;
            top: -35px;
        }
        .popout-submenu {
            right: 15px;
            top: 66px;
        }
        .main-search {
            position:absolute;
        }
        .logo-hdr a img {
            width:130px;
            height:48px
        }
        .menumoblie{
            display:block;
            top:20px;
            right:70px;
            padding: 5px 10px;
        }
        .header{
            height:130px;
            background:none;
            border-bottom: 1px dashed #ddd;
        }
        .bg_menu {
            height: 35px;
            top:34px
        }
        .main-search a {
            background: #ccc url("../images/bg-search.png") no-repeat scroll center center;
            height: 35px;
            width: 45px;
        }
        .top-hdr {
            height: 55px;
        }
        .menu-hdr {
            display:none
        }
        .col2-ctn1 {
            margin: 0 30px 0 0;
            width: 416px;
        }
        .navpick {
            left: 15px;
        }
        .slider1 .owl-carousel {
            padding: 10px;
        }
        .col1-row2 > ul > li {
            padding: 15px 0;
        }
        /*slider-tieudung*/
        .cover-tieudunghome {
            padding: 15px;
        }
        .subshare{
            display:none
        }
        .sub-like{
            display:block
        }
        .tit-story {
            margin-left: 0;
            width: 68.6%;
        }
        .most {
            width: 47.85%;
        }
        .bg-sld.bg-photo{
            height: 235px;
        }
        .container-sld2 {
            height: 275px;
        }
        .row3-slider3 .bg-sld.bg-photo {
            height: 157px;
        }
        .row3-slider3 .container-sld2 {
            height: 197px;
        }
        .row-footer .col-sm-3, .row-footer .col-sm-2 {
            float: left;
        }
        .newsletter-ft .form-control {
            float: left;
            width: 90%;
        }
        .row-footer .box4 .col-sm-2 {
            float: left;
            margin-top: -16px;
            width: 10%;
        }
        .newsletter-ft .col-sm-12 {
            float: left;
            margin-left: 0;
            margin-top: 0;
            padding-left: 20px;
        }
        .follow-ft ul li i.img-mobile{
            display:none
        }
        /*menu*/
        .modal-header {
            border-bottom: medium none;
            padding: 10px 20px;
        }
        .modal-body {
            padding: 10px 20px;
            text-align: right;
        }
        .modal-footer {
            border-top: medium none;
        }
        .modal-dialog {
            float: right;
            width: 250px;
        }
        .modal-content {
            border-radius: 0;
        }
        .modal-body > ul > li {
            padding-top:20px
        }
        .modal-body > ul > li > a{
            font-size:18px;
            font-weight:bold;
            text-transform:uppercase;
            padding:10px 5px 10px 20px;
            transition: all 0.6s ease 0s;
            color:#555
        }
        .modal-body > ul > li > i {
            background:url(../images/bg_menu.png) repeat scroll 0 0;
            width:10px;
            height:30px;
            float:right;
            margin-left:5px
        }
        .modal-body > ul > li > a:hover, .modal-body > ul > li > a:focus{
            background:#f68821;
            color:#fff;
            margin-right:5px
        }
        .well {
            background-color: #f5f5f5;
            border: 1px solid #e3e3e3;
            border-radius: 0;
            margin-bottom: 0;
            margin-top: 20px;
            min-height: 20px;
            padding: 5px 20px 5px 10px;
            font-weight:bold;
            box-shadow:none;
            font-size:16px
        }
        .well ul li {
            padding:5px 0;
        }
        .sub-ct
        {
            height:30px;
        }
    }
    @media (max-width: 736px){
        .col2-ctn1 {
            margin: 0 20px 0 0;
            width: 420px;
        }
        .tit-story {
            width: 68.5%;
        }
    }
    @media (max-width: 730px){
        .list-exchange li {
            padding: 15px 5px 0;
        }
        .col2-ctn1 {
            margin: 0 20px 0 0;
            width: 357px;
        }
        .col3-ctn1 ul li:first-child {
            padding-right: 20px;
        }
        .most {
            width: 47.6%;
        }
        .boxread {
            height: 370px;
        }
        .bg-sld.bg-photo{
            height: 212px;
        }
        .container-sld2 {
            height: 252px;
        }
        .tit-story {
            width: 65.4%;
        }
        .row3-slider3 .bg-sld.bg-photo {
            height: 141px;
        }
        .row3-slider3 .container-sld2 {
            height: 181px;
        }
        .newsletter-ft .form-control {
            width: 80%;
        }
    }
    @media (max-width: 667px){
        .list-exchange li {
            padding: 15px 0 0 2px;
        }
        .col2-ctn1 {
            margin: 0;
            width: 100%;
        }
        .col1-ctn1  {
            border-top: 1px dashed #999;
            float: left;
            margin-top: 10px;
            padding-top: 10px;
            width: 100%;
        }
        .col1-ctn1 ul li:first-child  {
            margin-right: 20px;
            padding-right: 20px;
        }
        .col1-ctn1 ul li:first-child {
            float:left;
            margin-right: 0;
            padding-right: 0;
            margin-left:0;
            padding-top:15px
        }
        .col1-ctn1 ul li:last-child{
            float:right;
            margin-left:0
        }
        .col1-ctn1 ul li {
            float:right;
            width: 48.3%;
            margin-left:20px
        }
        .col3-ctn1 ul li:first-child {
            padding-top: 0;
        }
        .col3-ctn1 {
            padding-top: 25px;
        }
        .col1-ctn1 ul li:nth-child(5) {
            border-bottom: medium none;
        }
        .tit-story {
            width: 63.69%;
        }
        .most-margin30 {
            margin-right: 19px;
        }
        .bg-sld.bg-photo{
            height: 203px;
        }
        .container-sld2 {
            height: 243px;
        }
    }
    @media (max-width: 640px)
    {
        .fb-like
        {
            display:none!important;
        }
        .nav-header ul li{
            font-size:12px
        }
        .list-exchange li {
            font-size: 11px;
        }
        .img-index {
            margin-right: 5px;
        }
        .index {
            font-size: 12px;
        }
        .info-ex {
            min-width: 160px;
        }
        .col1-ctn1 {
            margin-top: 0;
            padding-top: 0;
            width: 100%;
        }
        .col1-ctn1 ul li:first-child a img , .col1-ctn1 ul li a img{
            width: 180px;
            margin-right:10px
        }
        .col3-ctn1 ul li:first-child a img{
            width:100%;
            height:auto
        }
        .col1-ctn1 ul li:first-child h2{
            width:100%;
            line-height:18px
        }
        .col1-ctn1 ul li:first-child h2 a{
            font-size:30px;
        }
        .col1-ctn1 ul li h3 a, .col1-ctn1 ul li:first-child h2 a{
            font-size: 20px;
            font-weight: bold;
            line-height:24px
        }
        .col1-ctn1 ul li {
            width: 100%;
        }
        .col3-ctn1{
            position:relative;
        }
        .nav1 a {
            float: left;
            top: 10px;
            position: absolute;
            width: 100%;
            font-size: 18px;
            text-transform: uppercase;
        }
        .nav2 a {
            float: left;
            width: 100%;
            font-size: 18px;
            text-transform: uppercase;
        }
        .col3-ctn1 ul li:first-child {
            margin-top: 50px;
            padding-top: 0;
        }
        .col1-ctn1.col3-ctn1 ul li:first-child a img {
            float: left;
            width:100%;
        }
        .col1-ctn1 ul li h3 {
            max-height: none;
        }
        .tieudung-home .nav1 a {
            float: none;
            font-size: 20px;
            width: auto;
            position:relative;
            margin-top:-10px
        }
        .cover-tieudunghome {
            min-height: 267px;
        }
        .cover-tieudunghome h2 a {
            font-size: 25px;
        }
        .img-cover-tdh {
            margin-right: 0;
            width: 100%;
            margin-bottom:10px
        }
        .cover-tieudunghome {
            padding: 0 0 10px;
            min-height:inherit
        }
        .cover-tieudunghome h2 a {
            font-size: 25px;
        }
        .cover-tieudunghome .sub-time {
            float: left;
            margin-right: 10px;
        }
        .tit-story {
            width:63.9%;
        }
        .tit-story h2 a {
            font-size: 26px;
        }
        .subname a, .sub-time {
            font-size: 12px;
            line-height:22px;
        }
        .sub-time {
            margin-left:10px
        }
        .most-margin30 {
            margin-right: 0;
        }
        .most {
            width: 100%;
        }
        .boxread {
            height: auto;
        }
        .bg-sld.bg-photo{
            height: 202px;
        }
        .container-sld2 {
            height: 242px;
        }
        .row2-slider2 {
            margin: 20px 0 30px;
        }
        .target {
            height: auto;
        }
        .row3-slider3 .bg-sld.bg-photo {
            height: 136px;
        }
        .row3-slider3 .container-sld2 {
            height: 176px;
        }
        .row3-ctn {
            margin-bottom: 10px;
        }
        .col3-ctn1 ul li:nth-child(3) h3, .col3-ctn1 ul li:nth-child(4) h3, .col3-ctn1 ul li:nth-child(5) h3{
            max-height:none
        }
        .col3-ctn1 ul li:first-child h2 a{
            font-size:30px;
            line-height:36px
        }
        .cover-tieudunghome {
            padding: 10px;
        }
    }
    @media (max-width: 533px)
    {
        .fb-like
        {
            display:none!important;
        }
        .list-exchange li span {
            padding-right: 7px;
        }
        .info-ex {
            min-width: 145px;
        }
        .slider-tieudung .owl-carousel {
            padding: 0 10px 20px;
        }
        .tit-story {
            width: 60%;
        }
        .tit-story h2 a {
            font-size: 20px;
            line-height: 24px;
        }
        .img-story {
            width: 200px;
        }
        .popout-submenu.popout-share {
            left: auto;
            right: 0;
            top: 25px;
        }
        .bg-sld.bg-photo{
            height: 335px;
        }
        .container-sld2 {
            height: 375px;
        }
        .row3-slider3 .bg-sld.bg-photo {
            height: 167px;
        }
        .row3-slider3 .container-sld2 {
            height: 207px;
        }

    }
    @media (max-width: 480px)
    {
        .fb-like
        {
            display:none!important;
        }
        .info-ex {
            min-width: 138px;
        }
        .img-story {
            width: 160px;
        }
        .col2-ctn1 ul li a img, .col1-ctn1 ul li:first-child a img, .col1-ctn1 ul li a img {
            width:160px;
        }
        .tit-story {
            width: 64%;
        }
        .row3-slider3 .bg-sld.bg-photo, .bg-sld.bg-photo  {
            height: 300px;
        }
        .row3-slider3 .container-sld2, .container-sld2  {
            height: 340px;
        }
        .row-footer .col-sm-3 {
            width: 100%;
        }
        .row-footer .col-sm-2 {
            margin-bottom: 20px;
            width: 50%;
        }
    }
    @media (max-width: 415px)
    {
        .fb-like
        {
            display:none!important;
        }
        .row3-slider3 .bg-sld.bg-photo, .bg-sld.bg-photo{
            height: 256px;
        }
        .row3-slider3 .container-sld2, .container-sld2  {
            height: 296px;
        }
        .img-story {
            width: 140px;
        }
        .tit-story {
            width: 63%;
            float:left;
        }
        .tit-story h2
        {
            line-height:0;
        }
        .tit-story h2 a {
            font-size: 20px;
            line-height: 24px;
        }
        .col2-ctn1 ul li h1 {
            padding: 5px 15px 10px;
            line-height:30px;
            background:#eee
        }
        .col2-ctn1 ul li h1 a {
            font-size: 30px;
            line-height: 30px;
        }
        .list-exchange li span {
            display: block;
        }
        .list-exchange li span.color-down, .list-exchange li span.color-up, .list-exchange li span.color-static {
            display: inline;
            padding-left:10px
        }
        .info-ex {
            min-width: 126px;
        }
        .header {
            height: 140px;
        }
        .row1-ctn {
            margin-bottom: 20px;
            margin-top: 15px;
        }
        .col3-ctn1 ul li:first-child h2 a{
            font-size:26px;
            line-height:28px
        }
    }
    @media (max-width: 414px)
    {
        .fb-like
        {
            display:none!important;
        }
        .img-index {
            margin-right: 3px;
        }
        .info-ex {
            min-width: 126px;
        }
        .list-exchange li span {
            padding-right: 3px;
        }
        .bg-sld.bg-photo{
            height: 256px;
        }
        .container-sld2 {
            height: 296px;
        }
        .col2-ctn1 ul li a img {
            width:160px;
        }
        .row3-slider3 .bg-sld.bg-photo, .bg-sld.bg-photo{
            height: 230px;
        }
        .row3-slider3 .container-sld2, .container-sld2 {
            height: 270px;
        }
        .tit-story {
            width: 59%;
        }
        .nav-header ul li:last-child{
            display:none
        }
        .info-ex {
            min-width: 113px;
        }
        .col2-ctn1 ul li h1 {
            line-height:24px;
        }
        .col2-ctn1 ul li h1 a{
            font-size:24px;
            line-height:24px
        }
        .col2-ctn1 ul li a img {
            width: 120px;
        }
        .col2-ctn1 ul li h2 {
            line-height: 12px;
        }
        .col2-ctn1 ul li h2 a, .col1-ctn1 ul li:first-child h2 a {
            font-size: 16px;
            line-height:19px
        }
        .col1-ctn1 ul li:first-child a img, .col1-ctn1 ul li a img {
            width: 120px;
        }
        .col1-ctn1 ul li h3 a {
            font-size: 16px;
            font-weight: bold;
            line-height: 16px;
        }
        .col1-ctn1 ul li:first-child h2 {
            line-height: 10px;
            margin-top: 0;
        }
        .col3-ctn1 ul li:first-child h2 a{
            font-size:24px;
            line-height:26px
        }
        .newsletter-ft .form-control {
            width: 70%;
        }
        .cover-tieudunghome h2 a {
            font-size: 22px;
            margin-bottom: 15px;
        }
        .img-tieudung h4 a {
            font-size: 14px;
            line-height: 16px;
        }
        .slider-tieudung .owl-carousel {
            padding: 0 10px 20px;
        }

        @media (max-width: 375px)
        {
            .fb-like
            {
                display:none!important;
            }
            .row3-slider3 .bg-sld.bg-photo, .bg-sld.bg-photo  {
                height: 220px;
            }
            .row3-slider3 .container-sld2, .container-sld2 {
                height: 260px;
            }
            .img-story {
                width: 120px;
            }
            .tit-story h2 a {
                font-size: 18px;
                line-height: 22px;
            }
            .tit-story {
                width: 63.5%;
            }
            .info-ex {
                min-width: 108px;
            }
            .tieudung-home .nav1 a {
                font-size: 18px;
                padding: 2px 10px;
            }


        }
        @media (max-width: 360px){

            .fb-like
            {
                display:none!important;
            }
        }
        @media (max-width: 320px) {
            .fb-like {
                display: none !important;
            }

            .row3-slider3 .bg-sld.bg-photo, .bg-sld.bg-photo {
                height: 194px;
            }

            .row3-slider3 .container-sld2, .container-sld2 {
                height: 234px;
            }

            .tit-story h2 a {
                font-size: 16px;
                line-height: 20px;
            }

            .tit-story {
                width: 58.5%;
            }

            .list-exchange li span {
                display: block;
            }

            .list-exchange li span.color-down, .list-exchange li span.color-up, .list-exchange li span.color-static {
                display: inline;
                padding-left: 10px
            }

            .info-ex {
                min-width: 94px;
            }

            .nav > li > a {
                padding: 5px 6px;
            }

            /*loading*/
            .wraper {
                opacity: 0;
                transition: all 0.5s
            }

            .loading {
                position: fixed;
                width: 100%;
                height: 100%;
                z-index: 10003;
                display: block;
                background: rgba(0, 0, 0, 0.3);
                top: 0;
                left: 0;
            }

            .loading-inner {
                width: 190px;
                position: fixed;
                top: 50%;
                left: 50%;
                text-align: center;
                margin-left: -95px;
                margin-top: -40px;
                background: #fff;
                opacity: 0.85;
                border-radius: 10px
            }

            .loading-img {
                background: url(../images/loading.gif) no-repeat;
                width: 80px;
                height: 80px;
                display: inline-block;
                margin: 10px auto 5px;
            }

            .loading p {
                display: block;
                font-size: 14px;
                color: #333;
            }

            /*-------------------REGISTER------------------------*/
            .registUs {
                background: url("/Images/liCu.jpg") repeat-x;
                float: left;
                width: 410px;
            }

            .registUs h4 {
                border-bottom: 1px solid #e7e7e7;
                float: left;
                width: 410px;
            }

            .registUs h4 span.loginUs {
                height: 35px;
                line-height: 35px;
                margin: 13px 0 13px 30px;
                float: left;
                text-transform: uppercase;
                color: #ff7900;
                font-family: arial;
                width: 170px;
                border-right: 1px solid #ccc;
                cursor: pointer;
                font-weight: normal;
                font-size: 20px;
            }

            .registUs h4 span.RegisterUs {
                height: 35px;
                line-height: 35px;
                margin: 13px 0 13px 0;
                padding-left: 30px;
                float: left;
                text-transform: uppercase;
                color: #ff7900;
                font-family: arial;
                width: 170px;
                border-left: 1px solid #fff;
                cursor: pointer;
                font-weight: normal;
                font-size: 20px;
            }

            .registUs-ct input.nameregist {
                background: url("/Images/CuC.jpg") no-repeat;
                color: grey;
                width: 300px;
                height: 40px;
                padding-left: 50px;
                margin-right: 18px;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
                margin-left: 30px;
                margin-top: 20px;
            }

            .registUs-ct input.passregist {
                background: url("/Images/PassWord.jpg") no-repeat;
                color: grey;
                width: 300px;
                height: 40px;
                padding-left: 50px;
                margin-right: 18px;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
                margin-left: 30px;
                margin-top: 20px;
            }

            .registUs-ct input.repassregist {
                background: url("/Images/PassWord.jpg") no-repeat;
                color: grey;
                width: 300px;
                height: 40px;
                padding-left: 50px;
                margin-right: 18px;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
                margin-left: 30px;
                margin-top: 20px;
            }

            .registUs-ct input.mailregist {
                background: url("/Images/MailCu.jpg") no-repeat;
                color: grey;
                width: 300px;
                height: 40px;
                padding-left: 50px;
                margin-right: 18px;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
                margin-left: 30px;
                margin-top: 20px;
            }

            .registUs .btnbutton {
                margin-top: 9px;
                margin-right: 23px;
                width: 350px;
                padding-left: 30px;
                float: left;
                margin-bottom: 10px;
                padding-right: 30px;
            }

            .cblogin {
                float: left;
                margin-top: 7px;
            }

            .cblogin input {
                float: left;
                height: 18px;
                width: 18px;
            }

            .cblogin label {
                font-family: arial;
                float: left;
                font-size: 13px;
            }

            .registUs input.btnSent {
                float: right;
                background: #ff7900;
                cursor: pointer;
                width: 115px;
                height: 34px;
                color: #ffffff;
            }

            .registUs .checkRegis h4 {
                border-bottom: none;
                float: left;
                width: 380px;
                text-transform: uppercase;
                background: url("/Images/li-tintuchome.png") no-repeat scroll 0 3px transparent;
                padding-left: 16px;
                font-family: arial;
                font-size: 13px;
                margin-bottom: 5px;
            }

            .registUs .checkRegis p {
                padding-left: 15px;
                font-family: arial;
                font-size: 12px;
                line-height: 18px;
                float: left;
                margin-bottom: 5px;
            }

            .checkRegis {
                float: left;
                width: 350px;
                padding: 20px 0;
                border-top: 1px solid #ff7900;
                border-bottom: 1px solid #ff7900;
                margin: 10px 30px;
            }

            .checkRegis table {
                float: left;
                width: 360px;
                padding-left: 11px;
            }

            .checkRegis tr {
                float: left;
                width: 150px;
            }

            .checkRegis input {
                float: left;
                margin: 0;
                margin-top: 4px;
            }

            .checkRegis label {
                margin-left: 7px;
                font-family: arial;
                font-size: 12px;
                font-weight: bold;
            }

            .agree {
                float: left;
                padding-left: 30px;
                width: 350px;
                padding-right: 30px;
            }

            .agree h4 {
                border-bottom: none;
                float: left;
                width: 380px;
                text-transform: uppercase;
                background: url("/Images/li-tintuchome.png") no-repeat scroll 0 3px transparent;
                padding-left: 16px;
                font-family: arial;
                font-size: 13px;
                margin-bottom: 5px;
            }

            .agree p.mota {
                padding-left: 15px;
                font-family: arial;
                font-size: 12px;
                line-height: 18px;
                float: left;
                margin-bottom: 10px;
            }

            .agree a.ctmota {
                background: url("/Images/liSub.png") no-repeat scroll 15px 5px transparent;
                padding-left: 25px;
                font-family: arial;
                font-size: 12px;
                line-height: 18px;
                float: left;
                margin-bottom: 5px;
                font-weight: bold;
                text-decoration: none;
                cursor: pointer;
            }

            .registUs .temp {
                background: url("/Images/lineloginBottom.jpg") repeat-x;
                width: 410px;
                float: left;
                height: 30px;
            }

            .cblogin {
                float: left;
                margin-top: 12px;
            }

            .cblogin input {
                float: left;
                height: 18px;
                width: 18px;
            }

            .cblogin label {
                font-family: arial;
                float: left;
                font-size: 13px;
            }

            .registUs .btnRegiss {
                float: left;
                padding: 10px 30px 0 45px;
                width: 335px;
            }

            .registUs input.btnRegister {
                float: right;
                background: #ff7900;
                cursor: pointer;
                width: 115px;
                font-size: 13px;
                border: none;
                height: 34px;
                color: #ffffff;
                text-transform: uppercase;
                font-weight: bold;
            }

            .btnRegiss .cbaccept {
                padding-top: 7px;
                float: left;
                margin-top: 4px;
            }

            .btnRegiss .cbaccept label {
                font-family: arial;
                font-size: 12px;
                font-weight: bold;
                padding-left: 5px;
            }

            .btnRegiss .cbaccept input {
                float: left;
                margin: 0;
            }

            .dksd {
                float: left;
                width: 940px;
                padding: 10px;
                border: 1px solid #ccc;
                border-radius: 10px;
                margin: 10px 0 10px 5px;
            }

            .dksd p {
                color: #1C110B;
                font-family: arial;
                font-size: 12px;
                padding: 10px 0;
                margin-bottom: 0
            }

            .dksd span.titleDksd {
                font-weight: bold;
                color: #ff7900;
            }

            .errMessage {
                padding: 0 30px;
            }

            .olDksd {
                padding-left: 40px;
            }

            .olDksd li {
                color: #1C110B;
                font-family: arial;
                font-size: 12px;
                padding: 10px 0;
                margin-bottom: 0
            }

            /*-------------------CONTRACT USER News------------------------*/
            .contractUsN {
                background: url("/Images/liCu.jpg") repeat-x;
                float: left;
            }

            .contractUsN h4 {
                border-bottom: 1px solid #e7e7e7;
                padding: 20px 0 16px 20px;
                float: left;
                text-transform: uppercase;
                color: #ff7900;
                font-family: arial;
                width: 97%;
            }

            .contractUs-ctN {
                float: left;
                padding: 14px 0 0 30px;
                width: 95%;
            }

            .contractUs-ctN p {
                float: left;
                line-height: 25px;
                width: 100%;
            }

            .contractUs-ctN input.nameContractN {
                background: url("/Images/CuC.jpg") no-repeat;
                color: grey;
                width: 40%;
                height: 40px;
                padding-left: 50px;
                margin: 0 0 20px 0;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
            }

            .contractUs-ctN input.mailContractN {
                background: url("/Images/MailCu.jpg") no-repeat;
                color: grey;
                width: 40%;
                height: 40px;
                padding-left: 50px;
                border: 1px solid #CCCCCC;
                line-height: 40px;
                font-weight: bold;
                margin: 0 0 20px 0
            }

            .contractUs-ctN input.tittleContractN {
                color: grey;
                width: 90%;
                height: 28px;
                padding: 0 10px;
                border: 1px solid #CCCCCC;
                line-height: 28px;
                font-weight: bold;
                margin: 0 0 20px 0
            }

            .contractUs-ctN input.attackContractN {
                background: url("/Images/attackCu.jpg") no-repeat 3px 3px transparent;
                color: grey;
                width: 127px;
                height: 28px;
                padding-left: 50px;
                border: 1px solid #CCCCCC;
                line-height: 28px;
                font-weight: bold;
                margin-right: 8px;
                margin-top: 9px;
                float: left;
            }

            .contractUs-ctN input.btnBrowse {
                background: #cccccc;
                cursor: pointer;
                width: 91px;
                height: 28px;
                margin-top: 9px;
            }

            .contentContractN {
                color: gray;
                width: 90%;
                height: 107px;
                padding: 0 10px;
                border: 1px solid #CCCCCC;
                line-height: 28px;
                font-weight: bold;
            }

            .contractUs-ctN .btnbutton {
                margin-top: 20px;
            }

            .contractUs-ctN input.btnSent {
                float: left;
                background: #ff7900;
                cursor: pointer;
                width: 91px;
                height: 28px;
                color: #ffffff;
                margin-right: 10px;
            }

            .contractUs-ctN input.btnReset {
                background: #ff7900;
                cursor: pointer;
                width: 91px;
                height: 28px;
                color: #ffffff;
            }

            .contractUsN .imfoContract {
                float: left;
                background: url("/Images/lineCuBottom.jpg") repeat-x;
                background-size: 100% 63px;
                margin-top: 20px;
                width: 100%;
                height: 63px;
                padding-left: 30px;
            }

            .contractUsN .imfoContract p {
                font-family: arial;
                font-size: 12px;
                line-height: 16px;
                margin-bottom: 0;
                padding-top: 8px;
            }

            .fileUploadN {
            }

            .errLienHe {
                float: left;
                padding-bottom: 14px;
                padding-left: 0px;
            }

            .fileuploadlienheN {
                padding-bottom: 20px;
            }

            .erMsgLienHe {
                display: block !important;
                width: 210px;
            }

            .InputCaptchaGocBanDoc {
                border: 1px solid #CCCCCC;
                color: #808080;
                float: left;
                font-weight: bold;
                height: 26px;
                margin-right: 15px;
                margin-top: 17px;
                text-align: center;
                width: 70px;
            }

            .captchaGocBanDoc {
                width: 100%;
                float: left;
            }

        }}}