[class^="icondmx-"], [class*="icondmx-"] {
    background-image: url(https://cdn.tgdd.vn/dmx2016/Content/images/V2/global/icondesktop@1x.v202012011530.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}
a:hover {
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
ul, ol, menu, dir {
    list-style: none;
    display: block;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
ul li {
    list-style: none;
}
.wrapp-header {
    display: block;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 10px;
}
.wrapp-header ul.wrapp-menu {
    display: flex;
    overflow-y: hidden;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
}
.wrapp-header ul.wrapp-menu li {
    display: flex;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    flex-grow: 1;
    text-align: center;
}
.wrapp-header ul.wrapp-menu li.defaults {
    border-right: none;
    position: relative;
}
a {
    text-decoration: none;
    color: #288ad6;
}
.wrapp-header ul.wrapp-menu a {
    flex: 1 1 auto;
    text-align: center;
    /*padding: 15px 0;*/
    overflow: hidden;
    color: #333;
    position: relative;
}
.wrapp-header ul.wrapp-menu li.defaults a {
    background: #fff;
    color: #288ad6;
    font-weight: bold;
}
.wrapp-header ul.wrapp-menu a span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: .8rem;
    padding: 5px 10px;
    margin: 10px 0;
}
.wrapp-header ul.wrapp-menu a::after {
    content: "";
    position: absolute;
    height: 20px;
    right: 0;
    top: 28%;
    border-right: 1px solid #e5e5e5;
}
.wrapp-header ul.wrapp-menu li.active {
    border-bottom: 2px solid #288ad6;
    position: relative;
    color: #288ad6;
}
.wrapp-header ul.wrapp-menu li.active a {
    color: #288ad6;
}
.wrapp-header ul.wrapp-menu li.active a span {
    border-radius: 4px;
    background: #288ad6;
    color: #fff;
}
.wrapp-header ul.wrapp-menu li.active::after {
    content: "";
    border-bottom: 5px solid #288ad6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: 90%;
    left: 45%;
}
.maincate {
    /*float: left;*/
    /*width: 70%;*/
    box-sizing: border-box;
    padding: 0;
    /*margin: auto;*/
}
.bigpost {
    display: flex;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.box-featured {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
}
.bigpost .box-featured {
    /*float: left;*/
    /*width: 60%;*/
    padding: 20px 0 0 0;
}
.box-featured li {
    display: block;
    overflow: hidden;
    padding: 0 10px 10px 10px;
}
.box-featured li.featured {
    padding: 0;
}
.box-featured li a {
    display: block;
    overflow: hidden;
    padding: 10px 0 0;
    border-top: 1px solid #e5e5e5;
}
.box-featured li:first-child a {
    border-top: none;
    padding: 0;
}
.box-featured li .img {
    /*overflow: hidden;*/
    padding-right: 0;
    height: auto;
    padding-left: 0;
}
.box-featured li.featured .img {
    width: 100%;
    height: auto;
    float: none;
    display: block;
    padding-right: 0;
}
img {
    border: 0;
}
.box-featured li .img img {
    display: block;
    width: 100%;
    height: auto;
}
.box-featured li .title {
    display: block;
    overflow: hidden;
}
.box-featured li.featured .title {
    padding: 10px;
}
.bigpost .box-featured li.featured .title {
    padding: 10px 0;
}
.box-featured li .title h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.box-featured li.featured .title h3 {
    font-size: 22px;
    color: #333;
    line-height: 26px;
    font-weight: bold;
}
.boxlb {
    margin-top: 10px;
}
.boxlb>label {
    background: #e5e5e5;
    border-radius: 3px;
    color: #999;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 24px;
    margin-right: 10px;
}
.boxlb>span {
    border-radius: 3px;
    color: #999;
    padding: 5px 0;
    line-height: 20px;
    font-size: 12px;
}
.listpost {
    display: block;
    overflow: hidden;
}
.bigpost .listpost {
    /*float: right;*/
    /*width: 40%;*/
    box-sizing: border-box;
    padding-left: 20px;
}
.listpost li {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}
.bigpost .listpost li:first-child {
    border-bottom: none;
}
.listpost li h3 {
    display: block;
    overflow: hidden;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    padding: 20px 0 0 0;
}
.listpost li a {
    display: block;
    overflow: hidden;
    padding: 13px 0;
    color: #333;
}
.listpost li label {
    float: left;
    padding: 5px 10px 0 10px;
    background: #288ad6;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 4px 4px 0 0;
}
.bigpost .listpost li span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 40px;
    margin-left: 40px;
    margin-top: -35px;
    margin-bottom: 5px;
    float: left;
    width: 82%;
}
.listpost li label:after {
    content: "";
    border-top: 10px solid #288ad6;
    border-left: 16px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.personal-login {
    float: right;
    overflow: visible;
    padding-left: 10px;
    cursor: pointer;
    position: relative;
    max-width: 270px;
}
.user-login {
    overflow: visible;;
    position: relative;
    float: right;
    padding: 10px 0 20px 12px;
}
.user-login.defaul {
    padding: 15px 0 20px 12px;
}
.box-login {
    display: none;
    text-align: center;
}
.user-login:before {
    content: "";
    position: absolute;
    border-left: 1px solid #dfdfdf;
    left: 0;
    height: 27px;
    top: 15px;
}
/*.iconnews-ava-default {*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    background-position: -325px -53px;*/
/*    margin-right: 3px;*/
/*}*/
/*.user-login .iconnews-ava-default {*/
/*    float: left;*/
/*    margin-right: 10px;*/
/*}*/
.faqs {
    float: right;
    overflow: hidden;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 20px 0 0 20px;
}
section::after {
    clear: both;
    content: '';
    display: block;
}
.heading {
    display: block;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
}
.faqs h2 {
    font-size: 20px;
    line-height: 130%;
    padding: 0;
}
.faqs ul {
    display: block;
    overflow: hidden;
    padding-top: 7px;
}
.faqs li {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
}
.faqs li span {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    color: #666;
    text-transform: capitalize;
    float: left;
}
.faqs li a {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    color: #288ad6;
    margin-left: 20px;
    float: right;
}
.cate-cook {
    margin-top: 10px;
    background: #fff;
    display: block;
    width: 100%;
}
.cate-cook .title-cook {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    padding: 10px 0;
}
.cate-cook .title-cook h3 {
    float: left;
    width: 50%;
    font-weight: bold;
    font-size: 19px;
    line-height: 130%;
}
.cate-cook .title-cook a {
    float: right;
    width: 50%;
    font-size: 14px;
    line-height: 130%;
    color: #288ad6;
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
}
.cate-cook .title-cook a:after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #288ad6;
    border-right: 1px solid #288ad6;
    transform: rotate(45deg);
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
}
.cate-cook ul {
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    padding: 10px 0 5px 0;
    box-sizing: border-box;
}
.cate-cook ul li {
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
    background: #f9f9f9;
    padding: 0;
}
.faqs li:last-child {
    border-bottom: none;
}
.cate-cook ul li:last-child {
    border-bottom: unset;
    margin-bottom: unset;
    padding-bottom: unset;
}
.cate-cook ul li a {
    display: block;
    overflow: hidden;
    margin: auto;
    float: unset;
    padding-bottom: 10px;
}
.cate-cook ul li a .imgdish {
    display: block;
    overflow: hidden;
    position: relative;
    max-height: 258px;
    height: 258px;
}
.cate-cook ul li a .imgdish img {
    display: block;
    overflow: hidden;
    width: 100%;
}
.cate-cook ul li a strong {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 130%;
    padding: 10px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-weight: bold;
}
.cate-cook ul li a span {
    display: block;
    overflow: hidden;
    font-size: 13px;
    color: #666;
    padding: 5px 10px 0;
}
.owl-theme .owl-nav {
    margin: 0;
    position: absolute;
    top: 26%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -32px;
    top: 50px;
}
.cate-cook ul.owl-theme.owl-carousel .owl-nav .owl-prev {
    left: 0;
    background: #000;
    padding: 13px 0 10px 10px !important;
    top: 20px;
    opacity: .6;
    border-radius: unset;
    margin: auto;
}
.cate-cook ul.owl-theme.owl-carousel .owl-nav button.disabled {
    opacity: .2;
}
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -32px;
    top: 50px;
}
.cate-cook ul.owl-theme.owl-carousel .owl-nav .owl-next {
    right: 0;
    background: #000;
    padding: 13px 10px 10px 0 !important;
    top: 20px;
    opacity: .6;
    border-radius: unset;
    margin: auto;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.cate-cook ul.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 3px;
    border-radius: 40px;
}
.cate-cook ul.owl-theme .owl-dots .owl-dot.active span {
    background: #288ad6;
}
.box-featured {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 10px 0;
}
.box-featured li {
    display: block;
    overflow: hidden;
    padding: 0 10px 10px 10px;
}
.box-featured.pc li {
    padding: 0 0 10px 0;
}
.box-featured li a {
    display: block;
    overflow: hidden;
    padding: 10px 0 0;
    border-top: 1px solid #e5e5e5;
}
.box-featured li:first-child a {
    border-top: none;
    padding: 0;
}
.box-featured.pc .img {
    width: 200px;
}
.box-featured li .title {
    display: block;
    overflow: hidden;
}
.box-featured li .title h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
}
.box-featured.pc .title h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    margin: 0;
}
.box-featured li.video h3 {
    color: #fff;
    padding: 10px 0;
    margin: 0;
    font-weight: normal !important;
    font-size: 16px;
}
.box-featured li.video {
    position: relative;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
}
.box-featured li.video h2 {
    font-size: 20px;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 20px;
    background: #000;
}
.box-featured li.video .slide {
    padding: 0 20px 10px;
    background: #000;
}
.box-featured li.video a {
    border-top: none;
}
.box-featured li.video .w-video {
    border-top: 0;
    position: absolute;
    right: 10px;
    top: 35px;
    color: #fee24c;
}
.box-featured li.video .w-video::after {
    content: "≫";
    margin-left: 5px;
    font-family: -webkit-body;
}
.video .owl-carousel .owl-dots{
    bottom: -12px;
}
a {
    text-decoration: none;
    color: #288ad6;
}


/*News-category*/
.left-menu {
    padding: 20px 20px 0 0;
    overflow: hidden;
}
.boxasubmenu {
    position: relative;
}
.main-name {
    font-size: 20px;
    padding: 0 10px 25px;
    display: block;
    font-weight: bold;
}
.left-menu .boxleft li {
    display: block;
    overflow: hidden;
    margin: 0 0 8px 0;
    border-radius: 4px;
}
.left-menu .boxleft li a {
    display: block;
    overflow: hidden;
    padding: 10px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    background: #f1f1f1;
    border-radius: 4px;
    position: relative;
    padding-right: 20px;
}
.left-menu .boxleft li a.active_l {
    background: #288ad6;
    color: #fff;
    border-radius: 4px;
}
.left-menu .boxleft li div {
    display: none;
    overflow: hidden;
    padding: 0 10px;
    background: #f1f1f1;
    padding-bottom: 10px;
}
.iconrig {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 6px;
    top: 37%;
}
.left-menu .boxleft li div a {
    font-size: 14px;
    padding: 10px;
}
.main-cate {
    box-sizing: border-box;
    padding: 20px 5px 0 0;
}
.tabs {
    display: block;
    overflow: hidden;
    padding-bottom: 10px;
}
.maincate.col3 .tabs {
    padding: 20px 0 10px;
}
.tabs li {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    padding: 0 0 3px 0;
    margin: 0 10px;
    cursor: pointer;
}
.tabs li.current {
    color: #288ad6;
    font-weight: bold;
    border-bottom: 2px solid #288ad6;
}
.maincate.col3 .tabs li {
    margin: 0 10px 0;
    position: relative;
    overflow: initial;
}
.maincate.col3 .tabs li:first-child {
    margin-left: 0;
}
.maincate.col3 .tabs li.current {
    color: #288ad6;
    font-weight: bold;
    border-bottom: 2px solid #288ad6;
    cursor: unset;
}
.main-cate .box-featured.pc li:last-child {
    border-bottom: 1px solid #e5e5e5;
}
.featured .linkimg {
    display: block;
}
.featured .linkimg img {
    width: 100%;
    height: auto;
}
.featured .linktitle h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 140%;
    padding: 0 0 20px 0;
    margin: 10px 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
    max-height: 65px;
    overflow: hidden;
    color: #333;
}
.listnews {
    display: block;
    overflow: hidden;
}
.listnews li {
    display: block;
    overflow: hidden;
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
}
.listnews>li:nth-child(10n+1) {
    border-top: 1px solid #e5e5e5;
}
.listnews li:first-child {
    border-top: 0;
    padding: 10px 0 20px;
}
.listnews li .linkimg {
    height: auto;
    margin-right: 15px;
    overflow: hidden;
}
.listnews li .linktitle {
    display: block;
    overflow: hidden;
}
.listnews li .linkimg img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
}
.listnews li .linktitle h3 {
    height: auto;
    max-height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 130%;
    font-size: 18px;
    color: #333;
    letter-spacing: .5px;
    font-weight: bold;
}
/*a.loadmore {*/
/*    clear: both;*/
/*    margin: 0 auto;*/
/*    max-width: 55%;*/
/*    padding: 10px;*/
/*    border: 1px solid #288ad6;*/
/*    color: #288ad6;*/
/*    border-radius: 4px;*/
/*    text-align: center;*/
/*    font-size: 13px;*/
/*    display: block;*/
/*    overflow: hidden;*/
/*}*/
.listnews a:hover {
    color: #167ac6;
}
/*a.loadmore:hover {*/
/*    background: #288ad6;*/
/*    color: #fff;*/
/*    text-decoration: none;*/
/*}*/
/*a.loadmore:after {*/
/*    content: "";*/
/*    width: 6px;*/
/*    height: 6px;*/
/*    border-top: 1px solid #288ad6;*/
/*    border-right: 1px solid #288ad6;*/
/*    transform: rotate(135deg);*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    position: relative;*/
/*    top: -3px;*/
/*    right: -7px;*/
/*}*/
.boxright {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 20px 0 0 0;
}
.topNewsTitle {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
}
.boxright .listpost {
    margin-top: 15px;
}
.boxright .listpost li {
    padding: 10px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}
.boxright .listpost li label {
    float: left;
    padding: 5px 10px 0 10px;
    background: #288ad6;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    margin-right: 10px;
    border-radius: 4px 4px 0 0;
    margin-bottom: 7px;
}
.boxright .listpost li label:after {
    content: "";
    border-top: 10px solid #288ad6;
    border-left: 16px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.rightmain .listpost li h3 {
    font-weight: normal;
    font-size: 15px;
    padding: 0;
}
.rightmain .listpost li a {
    padding: 0;
}

/*News-view*/
.bcenter {
    margin-top: 10px;
}
.article {
    display: block;
    clear: both;
    max-width: 730px;
    text-align: left;
    margin: auto;
    font-size: 16px;
}
.breadcrumb {
    display: block;
    overflow: hidden;
    margin: 0;
    background: #fff;
    line-height: 32px;
    padding: .75rem 0;
}
.breadcrumb li {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}
.breadcrumb span {
    display: inline-block;
    font-size: 20px;
    color: #999;
    padding: 2px 5px 0 0;
    line-height: 1;
}
.breadcrumb li a {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    color: #288ad6;
    padding: 0 5px 0 0;
}
.article h1 {
    display: block;
    line-height: 1.3em;
    font-size: 24px;
    color: #00528b;
    font-weight: bold;
}
.authorBox {
    margin-top: 5px;
    line-height: 155%;
}
.authorBox span {
    color: #999;
    margin-right: 15px;
    font-size: 14px;
}
.authorBox>.authorName {
    color: #333;
    font-size: 14px;
    margin-right: 15px;
}
.authorBox .commentCount {
    color: #999;
    margin-right: 15px;
    cursor: pointer;
    font-size: 14px;
}
/*.authorBox .new-iconviewcount {*/
/*    background: url(https://cdn.tgdd.vn/dmx2017/knh/Content/images/icons/sprite2x-mobile-new.v160101010710.png) no-repeat -182px -30px;*/
/*    background-size: 312px 51px;*/
/*    width: 18px;*/
/*    height: 13px;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/
/*.authorBox .new-iconcommentcount {*/
/*    background: url(https://cdn.tgdd.vn/dmx2017/knh/Content/images/icons/sprite2x-mobile-new.v160101010710.png) no-repeat -182px -30px;*/
/*    background-size: 349px 50px;*/
/*    width: 18px;*/
/*    height: 14px;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*}*/
/*.bxcontentnews h2, .bxcontentnews h3, .bxcontentnews h4, .bxcontentnews h5, .bxcontentnews h6 {*/
/*    line-height: 24px;*/
/*}*/
.bxcontentnews h2:first-child {
    font-weight: bold;
    font-size: 18px;
}
.clrindexknh {
    display: block;
    overflow: hidden;
    margin: 15px auto;
    text-align: left;
}
.bxcontentnews h3 {
    font-size: 19px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
.bxcontentnews p {
    display: block;
    text-rendering: geometricPrecision;
    color: #333;
    line-height: 20px;
    margin: 12px 0;
}
.wrap_relate {
    display: block;
    margin: 0 auto 10px;
    border-bottom: 1px solid #efeded;
    padding-bottom: 15px;
}
.likeshare{
    border-bottom: 1px solid #efeded;
    padding-bottom: 5px;
}
.swiper-tabs.comment{
    padding-top: 5px;
}
.swiper-tabs.comment .tp_title{
    display: block;
    padding: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    line-height: 1.3em;
}
.contact {
    text-align: left;
    background: #eee;
    padding: 10px;
    position: relative;
    width: 700px;
    margin: 0 auto 10px;
    clear: both;
    margin-top: 44px;
    display: none;
}
.order-review {
    border: 1px solid #ddd;
    background: #eee;
    padding: 10px 0;
    margin: 20px auto;
    max-width: 600px;
    position: relative;
}
.order-review .thank {
    display: none;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 30px 0;
    color: #4b64a7;
}
.order-review .left {
    padding: 30px;
}
.order-review .right a {
    display: inline-block;
    text-align: center;
    width: 125px;
    color: #333;
}
.icondmx-good {
    background-position: -125px -193px;
    width: 42px;
    height: 42px;
}
.order-review .right a i {
    display: block;
    margin: 10px auto;
}
.icondmx-bad {
    background-position: -74px -193px;
    width: 42px;
    height: 42px;
}
.interested {
    display: block;
    overflow: hidden;
    margin: 16px auto;
}
.interested h4 {
    display: block;
    padding: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 1.3em;
}
.interested ul {
    display: flex;
    overflow: hidden;
}
.interested li {
    overflow: hidden;
    padding-left: 7px;
    padding-right: 7px;
}
.interested li a img {
    border-radius: 4px;
}
.interested li a h5 {
    display: block;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    font-weight: bold;
}
.tags {
    display: block;
    overflow: hidden;
    margin: 0 auto 10px;
    margin-top: 15px;
}
.tags strong {
    margin-right: 6px;
    font-weight: bold;
}
.tags a {
    font-size: 14px;
    color: #167ac6;
    margin-right: 0;
    line-height: 30px;
    padding: 0px 10px;
}
.owl-nav button:focus {
    outline: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.breadcrumb-item+.breadcrumb-item:before{
    padding-right: 5px;
    font-size: 12px;
    content: "\f054" !important;
    font-family: "Font Awesome 5 Free" !important;;
}
.boxright .listpost .title-news{
    padding-top: 10px;
}
.interested ul.related-news{
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
/*Responsive*/
@media (max-width: 824px) {
    .boxlb > span {
        display: none;
    }

    .bigpost {
        flex-direction: column;
    }

    .box-featured li.video .w-video {
        display: none;
    }

    .wrapp-header ul.wrapp-menu {
        flex-flow: row nowrap;
    }

    .box-featured.pc .title h3 {
        font-weight: normal;
        font-size: 12px;
    }

    .post-container {
        flex-direction: column;
    }

    .personal-login {
        display: none;
    }

    .faqs {
        padding: 20px 0 0 0;
    }

    .boxlb > label {
        font-size: 11px;
        line-height: 14px;
    }

    .bigpost .box-featured, .maincate, .right-main, .listpost {
        max-width: 100%;
    }

    .bigpost .listpost li span {
        margin-top: -25px;
    }

    .bigpost .listpost li:first-child {
        margin-bottom: 10px;
    }

    /*News-category*/
    .listnews li .linktitle h3 {
        font-weight: normal;
        font-size: 16px;
        overflow: hidden;
    }
    .main-cate .listnews li>a {
        padding-left: 0;
    }
    .main-cate {
        padding: 0;
    }
    .left-menu {
        padding: 0;
    }
    /*a.loadmore {*/
    /*    max-width: 100%;*/
    /*}*/
    .left-menu, .main-cate, .rightmain {
        max-width: 100%;
    }

    /*News-view*/
    form[name=fOrderReview] {
        flex-direction: column;
    }
    .order-review .left {
        padding: 15px;
    }
    .order-review .right {
        display: flex;
        justify-content: center;
    }
    .b-center {
        max-width: 100%;
    }
    .bxcontentnews img{
        width: 100% !important;
        height: auto !important;
    }
}

@media (max-width: 360px) {
    .cate-cook ul li a strong {
        padding: 10px 0 0 0;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .bigpost .listpost li span {
        margin-top: 0;
    }
}
.listnews .linknews{
    display: block;
    padding-bottom: 10px;
}
.listnews li:nth-child(n+2) .linknews{
    width: 33.33333%;
    display: inline-block;
    float: left;
    padding: 0 10px;
}
.listnews li:nth-child(n+2) .linktitle{
    width: 66.666667%;
    display: inline-block;
    padding: 0 10px;
}
.news-search-form{
    padding: 10px 0;
}
.news-search-input{
    width: 50%;
    padding: 7px 15px;
}
.news-search-btn{
    width: 10%;
    background: #25489a;
    color: #fff;
    font-weight: 600;
    border: 0;
    margin-left: -4px;
    padding: 9px;
}
#newssearch-list{
    padding: 0;
    margin: 0;
}
.left-menu .boxleft li a:hover{
    background: #288ad6;
    color: #fff;
    border-radius: 4px;
}
.breadcrumb-item+.breadcrumb-item{
    padding-left: 5px;
}