.body-cover,
html body {
    height: 100%;
    width: 100%
}

.bd-top,
.top-nav {
    display: inline-block
}

html body {
    background: #ccc;
    color: #333;
    font-family: Tahoma, Arial, Verdana, sans-serif!important;
    font-size: 14px;
    overflow-x: hidden
}

.body-cover {
    overflow: hidden;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 0
}

a:active,
a:link,
a:visited {
    color: #444
}

img {
    max-width: 100%!important;
    width: auto!important;
    height: auto!important
}

#wrapper,
.top-nav {
    width: 100%
}

.top-nav {
    background: #2c2c2c;
    font-family: Tahoma;
    height: 34px;
    clear: both;
    z-index: 10;
    display: inline-block;
    width: 100%;
    position: relative;
}

#wrapper,
.wrapp {
    margin: 0 auto;
    position: relative
}

.content-wrapp-content {
    display: inline-block;
    width: 100%
}

.wrapp {
    width: 1100px
}

.bd-top {
    background: url(../img/bd-top.png) repeat-x rgba(0, 0, 0, 0);
    height: 7px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bd-left,
.bd-right {
    display: inline-block;
    height: 100%;
    top: 0;
    width: 7px;
    position: absolute
}

.bd-left {
    background: url(../img/bd-left.png) repeat-y rgba(0, 0, 0, 0);
    left: 0
}

.bd-right {
    background: url(../img/bd-right.png) repeat-y rgba(0, 0, 0, 0);
    right: 0
}

.bd-bottom,
.header-content-bottom,
.header-content-top {
    width: 100%;
    display: inline-block
}

.bd-bottom {
    background: url(../img/bd-bottom.png) repeat-x rgba(0, 0, 0, 0);
    bottom: 0;
    height: 7px;
    left: 0;
    position: absolute
}

.header-content-top {
    clear: both
}

.breaking-news {
    float: left;
    height: 30px;
    min-width: 70%;
    overflow: hidden;
    position: relative
}

.breaking-news span {
    background: #cd2122;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: Tahoma, Arial, Georgia, serif;
    font-size: 10pt;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    padding: 0 10px;
    text-transform: uppercase
}

.header-content-bottom {
    clear: both;
    position: relative;
    margin-top: 0
}

.logo {
    display: inline-block;
    float: left;
    margin-left: 55px;
    margin-top: 10px;
    width: 360px
}

.logo a.icon-logo {
    display: inline-block;
    height: 145px;
    text-decoration: none;
    text-indent: -9999em;
    width: 100%;
    background: url(../img/logo.png) no-repeat;
    float: left
}

.ads-top {
    line-height: 0;
    max-width: 100%;
    overflow: hidden
}

.breaking-news ul li a {
    color: #ccc;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-shadow: 0 1px 1px #000
}

#main-nav li,
#main-nav li a {
    display: inline-block;
    height: 50px
}

.header-menu {
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 4px;
    width: 100%
}

#main-nav {
    height: 55px;
    margin: 0 auto
}

#main-nav li {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    float: left
}

#main-nav li a {
    line-height: 50px;
    color: #c6bc99;
    padding: 0 20px!important;
    text-shadow: 0 1px 1px #000;
}

@media(-webkit-min-device-pixel-ratio:0) {
    #main-nav li a {
        padding: 0 5px
    }
}

#main-nav li:first-child,
#main-nav li:first-child a {
    border: 0
}

#main-nav li a:hover {
    color: #fff
}

#main-nav>ul {
    background: #2d2d2d!important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    padding: 0;
    position: absolute;
    top: 50px;
    width: 180px;
    z-index: 99999
}

#main-nav ul li,
#main-nav ul li:first-child {
    background: 0 0!important;
    z-index: 99999;
    min-width: 180px;
    border: 0;
    border-bottom: 1px solid #222;
    font-size: 13px;
    height: auto;
    margin: 0
}

#main-nav ul li:first-child {
    border-top: 0 none!important
}

#main-nav ul li a {
    font-size: 12px;
    text-transform: none;
    height: 35px;
    line-height: 35px
}

#back-top,
.one-view-more h2.title-head,
.same-view,
.widget-top span {
    text-transform: uppercase
}

#main-nav li:last-child a {
    border-right: 0 none
}

#main-nav li:hover>ul {
    display: block
}

.form-contact,
.item-form-contact.button,
.site-content,
.site-left,
.site-right {
    display: inline-block
}

.content-footer {
    background: #333;
    border-top: 4px solid #cd2122;
    color: #ddd;
    margin-top: 20px;
    padding: 20px 0;
    position: relative;
    text-shadow: 0 0 1px #000
}

.content-footer .wrapp {
    padding-top: 10px;
    margin-top: 20px
}

.wrapper-content {
    margin: 0 auto;
    position: relative;
    width: 1100px;
    min-height: 400px
}
.site-left {
    float: left;
    width: 23%;
    margin-left: 1%;
    margin-top: 10px;
    display: inline-block;
    margin-right: 1%;
}
.site-content {
    width: 75%;
    float: left;
    display: inline-block;
}
.site-right {
    float: right;
    margin-left: 1%;
    margin-top: 10px;
    width: 23%;
}

.page-user #content {
    background: 0 0!important
}

.widget {
    border: 1px solid #c95900;
    clear: both;
    margin-bottom: 15px;
    padding: 8px
}

.widget-top {
    border-bottom: 4px solid #333;
    line-height: 22px;
    padding-bottom: 5px
}

.widget-top span {
    font-family: Tahoma!important;
    font-size: 16px;
    line-height: 1
}

.one-view-more .title-view,
.wrap-main-view .title-head {
    font-family: Tahoma;
    font-weight: 700;
    margin-top: 2px
}

.widget-container {
    clear: both;
    padding: 10px 0;
    line-height: 20px
}

.widget-container a:hover {
    text-decoration: underline
}

.categort-posts li {
    background: url(../img/sidebar-bullet.png) left 14px no-repeat rgba(0, 0, 0, 0);
    border-bottom: medium none;
    padding: 5px 0 0 10px
}

.categort-posts li a:hover {
    text-decoration: underline
}

.wrap-main-view {
    padding: 8px
}

.wrap-main-view .title-head {
    font-size: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.wrap-main-view .view-content-static,
.wrap-main-view .view-content-static p {
    padding-bottom: 1em;
    padding-top: 0;
    text-align: justify;
    line-height: 20px
}

.item-form-contact {
    clear: both;
    margin-bottom: 12px;
    width: 100%
}

.form-send-contact .item-form-contact label {
    float: left;
    font-weight: 400;
    margin-right: 15px;
    position: relative;
    text-align: right;
    top: 5px;
    width: 95px
}

.form-send-contact .item-form-contact input[type=text] {
    border: 1px solid #ddd;
    font-size: 12px;
    height: 30px;
    padding: 2px;
    width: 400px;
    background: #f2f2f2
}

.form-send-contact .item-form-contact label span {
    color: red
}

.form-send-contact .item-form-contact textarea {
    border: 1px solid #ddd;
    font-size: 12px;
    height: 70px;
    max-height: 70px;
    max-width: 400px;
    padding: 6px;
    width: 400px;
    background: #f2f2f2
}

.item-form-contact.button {
    clear: both;
    margin-left: 115px;
    margin-top: 20px;
    width: 250px
}

#contactSubmit,
#resetContact {
    background: #2c2c2c;
    border: none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    text-align: center;
    vertical-align: top
}

#contactSubmit:hover,
#resetContact:hover {
    background: #4a4a4a
}

.form-contact {
    clear: both;
    margin-top: 10px;
    width: 100%
}

#back-top,
#back-top span {
    display: block;
    transition: all 1s ease 0s
}

#back-top-wrapper {
    bottom: 20px;
    display: none;
    overflow: hidden;
    position: fixed;
    right: 45px;
    z-index: 99
}

#back-top {
    color: #bbb;
    text-align: center;
    text-decoration: none
}

.list-same-post li a:hover,
ul.list-same-post-box li a:hover {
    text-decoration: underline
}

#back-top span {
    background: url(../img/top.png) no-repeat rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 40px;
    margin-bottom: 8px;
    opacity: .5;
    width: 40px;
    border-radius: 2px
}

.div-share,
.list-post-in-category li,
.social-view {
    display: inline-block
}

#back-top span:hover {
    opacity: 1
}

.one-view-more .title-view {
    font-size: 20px;
    margin-bottom: 5px
}

.one-view-more .date-view {
    color: #555;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 10px
}

.wrap-main-view .content-view,
.wrap-main-view .content-view p,
.wrap-main-view .intro-view,
.wrap-main-view .intro-view p {
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 0;
    text-align: justify;
    background: 0 0!important
}

.wrap-main-view .content-view * {
    background: 0 0!important
}

.social-view {
    margin-bottom: 10px;
    width: 100%
}

.div-share.google {
    position: relative;
    top: 3px
}

.same-view {
    color: #555;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px
}

ul.list-same-post li {
    background: url(../img/sidebar-bullet-red.png) 0 9px no-repeat rgba(0, 0, 0, 0);
    border-bottom: medium none;
    clear: both;
    margin-left: 2px;
    padding: 5px 0 0 15px
}

.list-same-post li span {
    color: #555;
    font-size: 11px;
    font-style: italic
}

.main-view-post {
    padding-bottom: 30px
}

.list-post-in-category li {
    clear: both;
    margin-bottom: 8px;
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.list-post-in-category li .img-item {
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 200px
}

.list-post-in-category li .img-item img {
    width: 100%;
    transition: all .4s ease 0s
}

.list-post-in-category li .img-item img:hover {
    opacity: .7
}

.more-link {
    background: #cd2122;
    color: #fff!important;
    display: block;
    float: left;
    margin-top: 4px;
    padding: 3px 7px;
    transition: all .2s ease-in-out 0s;
    line-height: 1.5
}

.more-link:hover {
    background: #444
}

.list-post-in-category li h3 a:hover {
    text-decoration: underline;
    color: #888
}

.list-post-in-category li .date-item {
    color: #888;
    font-size: 11px;
    font-style: italic
}

.list-post-in-category li .intro-item {
    line-height: 20px;
    margin-top: 2px
}

.page-user #content #block-system-main .title-login-user span,
.page-user-password .site-content #block-system-main form#user-pass>div>h3 {
    color: #696969!important
}

.page-user #content #block-system-main form .form-actions .form-submit {
    background: #696969!important
}

.list-post-index {
    clear: both;
    width: 100%;
    margin-top: 10px;
    padding-bottom: 10px;
    display: inline-block
}

.list-post-index li:last-child {
    border-bottom: none!important
}

#page {
    margin-left: 0!important;
    margin-right: 0!important
}

#page fieldset {
    border-top: 1px solid #ccc
}

.search-block {
    float: right;
    height: 33px;
    margin-left: 5px;
    overflow: hidden;
    border: 3px solid #cd2122;
    border-top: none
}

.search-block .search-button {
    background: url(../img/search.png) 0 5px no-repeat #3c3c3c;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px;
    text-indent: -999999px;
    display: block;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity: .7;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
}

.search-block:hover #s,
.search-block:hover .search-button {
    opacity: 1;
    color: #ddd
}

.search-block #s {
    background: #3c3c3c;
    float: right;
    font: 400 11px tahoma;
    padding: 9px 12px 8px;
    width: 185px;
    color: #999;
    border: 0;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    transition: all ease-in-out .4s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.search-block #s:focus {
    color: #222
}

.text-intro-index .title-intro,
.title-box-same {
    color: #661114;
    text-transform: uppercase;
    font-weight: 700
}

#breaking-news {
    left: 360px
}

.div-share.vk {
    left: -10px;
    position: relative;
    top: 3px
}

.div-share.linkedin,
.div-share.twitter {
    position: relative;
    top: 4px
}

.div-share.pinterest {
    position: relative;
    top: -1px
}

.text-intro-index {
    display: inline-block;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: justify;
    width: 100%
}

.text-hiden-index {
    display: none!important
}

.content-view img {
    height: auto!important;
    min-width: auto!important;
    max-width: 100%!important
}

.list-page-show.front-end {
    clear: both;
    display: inline-block;
    margin-top: 10px;
    width: 98%
}

.list-page-show.front-end .item-list ul li {
    padding: 1px;
    margin: 0
}

.widget-content {
    border: 1px solid #c95900;
    display: inline-block;
    float: left;
    height: 235px;
    overflow: hidden;
    padding: 8px;
    width: 47%;
    margin-bottom: 10px
}

.widget-content._2 {
    float: right
}

.text-intro-index .title-intro {
    font-size: 18px;
    margin-bottom: 10px
}

.page-user .site-content {
    float: none;
    margin: 0 auto;
    display: block
}

.content-page {
    background: 0 0!important
}

.title-box-same {
    margin-top: 20px;
    clear: both;
    width: 100%;
    display: inline-block
}

.content-box-same {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px
}

.list-same-post-box {
    display: inline-block;
    float: left;
    margin: 0 10px 10px 0;
    width: 45%
}

.front .title-box-same {
    margin-top: 2px
}

.xem-them {
    display: inline-block;
    width: 100%;
    text-align: right
}

.categort-posts-parent>li {
    margin-bottom: 5px
}

.categort-posts-parent li li {
    background: url(/sites/all/modules/DEVELOPER/HSSBlock/View/img/dot.png) 0 7px no-repeat rgba(0, 0, 0, 0);
    margin-bottom: 5px;
    padding-left: 10px
}

.categort-posts-parent>li>a {
    font-weight: 700
}

.frmSearchText {
    margin-top: 12px
}

ul.list-same-post-box li {
    background: url(../img/sidebar-bullet-red.png) 0 9px no-repeat rgba(0, 0, 0, 0);
    border-bottom: medium none;
    clear: both;
    margin-left: 2px;
    padding: 5px 0 0 10px
}

ul.list-same-post-box li a {
    padding-left: 5px
}

.list-same-post-box.box-hr {
    display: inline-block;
    float: left;
    margin: 0 10px 10px -10px;
    width: 100%
}

.list-same-post-box.box-hr li {
    background: rgba(0, 0, 0, 0);
    display: inline-block;
    height: 255px;
    margin-right: 15px;
    overflow: hidden;
    vertical-align: top;
    width: 30%;
    margin-bottom: 10px
}

.list-same-post-box.box-hr li .thumb img {
    width: 100%
}

.list-same-post-box.box-hr li .thumb {
    height: 162px;
    overflow: hidden
}

.list-same-post-box.box-hr .title-cat-other {
    margin: 5px 0
}

.list-same-post-box.box-hr li a {
    color: #333;
    font-weight: 700;
    padding-left: 0!important
}

.list-same-post-box.box-hr .intro-cat-other {
    height: 98px;
    overflow: hidden
}

.list-same-post-box.box-hr.nm li {
    margin-right: 2%;
    width: 28%
}

.cat-same-post-item .left {
    display: inline-block;
    width: 44%;
    float: left
}

.cat-same-post-item .right {
    display: inline-block;
    width: 44%;
    float: right
}

.list-chuongthuoc.ext {
    border-top: none
}

.sub-menu-show {
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 50;
    background: #2d2d2d;
    border: 1px solid #ddd;
    border-top: none
}

#main-nav li:hover .sub-menu-show {
    display: inline-block!important
}

.sub-menu-show.c1 {
    width: 245px
}

.sub-menu-show.c2 {
    width: 435px
}

.sub-menu-show.c3 {
    width: 720px
}

#main-nav ul .sub-menu-show ul {
    border: none!important;
    float: left!important;
    padding: 0 10px 5px 0;
    position: relative!important;
    width: 235px!important
}

#main-nav ul .sub-menu-show ul li,
#main-nav ul .sub-menu-show ul li:first-child {
    min-width: 100%;
    border: none!important;
    clear: both!important;
    display: inline-block!important;
    background: 0 0!important
}

#main-nav ul .sub-menu-show ul li a {
    display: inline-block;
    width: 100%;
    border-left: none!important
}

#main-nav li ul.child {
    display: inline-block!important;
    float: left!important;
    width: 100%!important
}

#main-nav li ul a {
    border-left: 1px solid transparent
}

.focus-view-page {
    border-top: 3px solid #b98532;
    border-bottom: 3px solid #b98532;
    clear: both;
    display: inline-block;
    margin: 20px 0;
    padding: 5px;
    width: 99%
}

.focus-view-page * {
    margin: 10px 0
}

.call-phone {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA2NzAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center 2px/58px 58px no-repeat #090;
    border-bottom-left-radius: 40px;
    border-top: 2px solid #2dc62d;
    border-top-left-radius: 40px;
    bottom: 40px;
    box-shadow: 0 0 5px #888;
    display: none;
    height: 80px;
    position: fixed;
    right: 0;
    text-decoration: none;
    text-indent: -99999em;
    width: 100px;
    z-index: 9999;
    cursor: pointer
}

.list-chuongthuoc li a:hover,
.list-vithuoc .parent>a:hover,
.sub-cat li a:hover {
    text-decoration: underline
}

.focus-left,
.focus-right {
    text-align: justify;
    width: 48%;
    display: inline-block
}

.focus-left {
    border-right: 1px solid #b98532;
    float: left;
    padding-right: 15px
}

.focus-right {
    float: right
}

.content-focus-right {
    margin-top: -3px;
    max-height: 200px;
    overflow-y: hidden;
    vertical-align: top
}

.content-focus-right.act {
    height: auto;
    max-height: none
}

.fixed-ads-right {
    position: fixed;
    right: 0;
    top: 265px;
    display: inline-block;
    width: 122px;
    z-index: 2
}

.fixed-ads-right a {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    clear: both
}

.fixed-ads-right a img {
    width: 100%
}

.title-focus {
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    top: -10px
}

.list-post-slider {
    width: 1100px;
    margin: 0 auto
}

.list-post-slider .flexslider {
    height: auto;
    width: 100%;
    background: 0 0;
    border: none;
    margin: 0 0 5px
}

.list-post-slider .flexslider .slides img {
    -moz-user-select: none;
    height: auto!important;
    width: 100%!important
}

.slider-caption {
    display: none
}

.page-vi-thuoc .site-content {
    width: 100%
}

.list-vithuoc li.parent {
    margin-bottom: 10px;
    display: inline-block;
    width: 98%;
    cursor: pointer;
    vertical-align: top;
    background: url(../img/sidebar-bullet-red.png) 0 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px
}

.list-vithuoc li.parent.act {
    font-weight: 700
}

.list-vithuoc li.parent .child {
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
    width: 45%;
    background: url(../img/sidebar-bullet-gray.png) 0 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px;
    margin-top: 5px;
    text-transform: none
}

.page-vi-thuoc .wrap-main-view.one-view-more {
    width: 97%
}

.list-vithuoc li.parent .sub {
    display: none
}

.list-vithuoc li.parent .sub.act {
    display: inline-block;
    width: 100%;
    clear: both
}

ul.root {
    display: inline-block;
    width: 100%;
    margin-right: 10px;
    vertical-align: top
}

.title-category-show {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left
}

.sub-cat li {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.box-search-v {
    width: 60%;
    margin: 0 auto
}

.keywordV {
    border: 1px solid #ddd;
    padding: 5px 2px;
    width: 80%;
    background: #fafafa
}

.keywordV:focus {
    background: #f2f2f2
}

.search-button {
    font-family: inherit;
    font-size: 11px;
    font-weight: 700;
    color: #002100;
    padding: 0 8px;
    height: 28px;
    min-width: 10px;
    position: relative;
    top: -5px;
    background-color: #B5C9AB;
    border: 1px solid #94cc7a;
    border-radius: 2px;
    cursor: pointer
}

.list-vithuoc-search li {
    font-weight: 400;
    margin-bottom: 5px;
    display: inline-block;
    width: 30%;
    background: url(../img/sidebar-bullet-red.png) 0 5px no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px;
    margin-top: 5px;
    text-transform: none
}

.item-sp-other {
    height: 320px;
    overflow: hidden;
    margin-bottom: 5px
}

.item-sp-other .thumb {
    height: 200px;
    overflow: hidden
}

.item-sp-other img {
    height: 130px;
    width: 100%!important
}

.line-post-sp,
.title-post-other {
    width: 100%;
    display: inline-block
}

.intro-post-other {
    padding-top: 5px
}

.title-post-other {
    max-height: 40px;
    overflow: hidden
}

.desc-post-other {
    height: 48px;
    overflow: hidden;
    padding: 5px 0;
    color: #444
}

.line-post-sp {
    margin-bottom: 20px
}

.line-post-sp .item-sp-other {
    width: 40%;
    display: inline-block;
    float: left
}

.line-post-sp.ext .item-sp-other {
    margin-right: 2.8%;
    width: 47%
}

.item-sp-link {
    display: inline-block;
    width: 55%;
    float: right;
    margin-left: 20px
}

.item-sp-link li {
    background: url(../img/sidebar-bullet-red.png) 0 9px no-repeat rgba(0, 0, 0, 0);
    border-bottom: medium none;
    clear: both;
    margin-left: 2px;
    padding: 5px 0 12px 15px
}

.list-vithuoc li.child a {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.list-chuongthuoc {
    border-bottom: 2px solid #cd2122;
    width: 97%;
    margin-top: 15px;
    border-top: 2px solid #cd2122;
    padding-top: 10px
}

.h1,
.h2,
.h3,
.vithuocchuong,
h1,
h2,
h3 {
    margin-top: 10px
}

.list-chuongthuoc li {
    margin-bottom: 10px;
    display: inline-block;
    width: 32%;
    cursor: pointer;
    vertical-align: top;
    background: url(../img/sidebar-bullet-red.png) 0 6px no-repeat rgba(0, 0, 0, 0);
    padding-left: 15px
}

.vithuocchuong li {
    display: inline-block;
    width: 25%;
    margin-right: 1%
}

.vithuocchuong .left {
    width: 100%
}

.page-vi-thuoc .content-view img {
    height: auto!important;
    width: 60%!important;
    max-width: 60%!important
}

.list-same-post {
    padding-bottom: 30px;
    display: inline-block;
    width: 100%
}

.list-same-post h3,
.title-cat-other h3 {
    font-size: 15px;
    font-weight: 400;
    margin-top: 0
}

.content-view a:hover {
    text-decoration: underline!important
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 10px
}

.intro-view {
    font-weight: 400;
    color: #333;
    font-style: italic
}

.content-view a {
    color: #337ab7
}

.content-view h2 {
    font-size: 16px
}

.content-view h3 {
    font-size: 15px
}

.content-view h4 {
    font-size: 14px
}

.content-view h5 {
    font-size: 13px
}

.content-view h6 {
    font-size: 12px
}

.ads-top img {
    width: 100%!important
}

.link-brk {
    margin-bottom: 10px
}

.list-post-in-category h3 {
    margin-top: 0;
    font-size: 14px;
    font-weight: 700
}

#main-nav .child li {
    margin-right: 15px!important
}

.show-box-paging {
    text-align: center
}

.show-box-paging .pagination>li>a,
.show-box-paging .pagination>li>span {
    background: #f2f2f2
}

.show-box-paging .pagination>.active>a,
.show-box-paging .pagination>.active>span,
.show-box-paging .pagination>.active>a:hover,
.show-box-paging .pagination>.active>span:hover,
.show-box-paging .pagination>.active>a:focus,
.show-box-paging .pagination>.active>span:focus {
    background: #cd151f;
    border: 1px solid #cd151f;
    color: #fff
}

.show-box-paging .pagination>li>a,
.show-box-paging .pagination>li>span {
    padding: 3px 8px;
    color: #444;
    margin: 0 5px
}

.list-chuongthuoc.ext.vithuoc li {
    width: 48%
}

.wrap-main-view.list-vithuoc ul.root {
    width: 45%!important
}

.site-content-vithuoc .one-view-more {
    padding: 8px 22px
}

.list-chuongthuoc.ext.vithuoc li.child.ext {
    width: 22%
}

.clickMenu {
    display: none
}

.content-view.viewThanks {
    text-align: center;
    line-height: 300px;
    font-size: 18px;
    min-height: 400px;
}

.FHotline {
    display: block;
}

.FHotline a {
    display: inline-block;
    position: fixed;
    bottom: 95px;
    right: 14px;
    width: 58px;
    height: 68px;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 40px;
    color: #fff;
    line-height: 100px;
    background-size: cover;
    z-index: 200
}

.FHotline a img {
    width: 100%!important;
}

.title-same-comment {
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0 5px;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 700;
}

.box-comment-show .item-comment-show {
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
    display: inline-block;
}

.mgt10 {
    margin-top: 10px;
}

.box-left-cmt {
    width: 10%;
    float: left;
    margin-right: 1%;
}

.icon-img-cmt {
    width: 100%;
    overflow: hidden;
}

.box-right-cmt {
    width: 89%;
    float: left;
}

.box-comment-show .cmt-time {
    color: #999;
    font-size: 11px;
    display: inline-block;
    margin-right: 5px;
}

.cmt-author {
    font-weight: 700;
    font-size: 12px;
}

.box-comment input[type="button"] {
    border: 1px solid #ddd;
    height: 25px;
    cursor: pointer;
    font-weight: 700;
    padding: 0 5px;
    float: right;
    display: inline-block;
}

.list-reply {
    display: block;
    margin: 5px 0 0;
    padding: 10px 15px 0 12px;
    clear: both;
    color: #333;
    line-height: 24px;
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
}

.list-reply::before {
    top: -20px;
    left: 18px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 1px solid #f8f8f8;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #f8f8f8;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1;
}

.box-comment-show .item-comment-show {
    padding-bottom: 5px;
    margin-bottom: 5px;
    clear: both;
    width: 100%;
    display: inline-block;
}

.box-comment,
.list-reply {
    position: relative;
}

.listIndexVideo .btnReadmore {
    background: #cd2122;
    padding: 2px 10px;
    border-radius: 2px;
    color: #fff !important;
    font-size: 13px;
    float: right;
}

.listIndexVideo .overx {
    margin-bottom: 10px;
    height: 60px;
    overflow: hidden;
}

.listIndexVideo .item {
    display: inline-block;
    width: 100%;
}

.listIndexVideo .titlex {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    height: 38px;
    overflow: hidden;
    line-height: 20px;
}

.mgt15 {
    margin-top: 15px;
}

.title-same {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
}

.mgt10 {
    margin-top: 10px;
}

.title-box-index {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #661114;
}

.logoF img {
    width: 100%;
}

.logoF img {
    width: 80% !important;
}

.boxNewsHot {
    margin-top: 20px;
}

.boxNewsHot .same-view {
    color: #580003;
}

.boxNewsHot .list-same-post li {
    background: url(../img/dot.png) 0 10px no-repeat rgba(0, 0, 0, 0);
    border-bottom: medium none;
    clear: both;
    margin-left: 2px;
    padding: 5px 0 0 15px;
}

.boxNewsHot .list-same-post li a:hover {
    color: #580003;
}

.boxNewsHot .list-same-post {
    padding-bottom: 0!important;
}

.bg-line {
    background: url("../img/bg-line.jpg") repeat 0 0;
    height: 25px;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 100;
}

.bg-hover-image {
    background: #671114;
    width: 100%;
    position: relative;
    z-index: 100;
    padding-top: 12px;
    display: inline-block;
}

.bg-hover-image img {
    width: 100% !important;
}
.bd-cate .bg-hover-image{
    background: #671114 url("../img/n_01.png") no-repeat 0 0;
}
.w-content {
    margin: 0 auto;
    position: relative;
    width: 1100px;
}

.bg-img-1 {
    display: none;
}

.bg-hover-image a:hover .thumb .bg-img-0 {
    display: none!important;
}

.bg-hover-image a:hover .thumb .bg-img-1 {
    display: block!important;
}

.title-box-same a {
    color: #661114!important;
    font-size: 18px;
}

.bd-cate .title-box-same {
    border-top: 3px solid #c9000b;
    padding-top: 13px;
    padding-bottom: 15px;
}

.bg-cate-image {
    background: #671114;
    display: inline-block;
    width: 100%;
    position: relative;
}

.boxIndex {
    margin-top: 15px;
}

.bg-cate-image img {
    width: 100% !important;
}

.box-img-intro .img-intro-0 {
    width: 100% !important;
}

.box-img-intro {
    z-index: 1;
    position: relative;
}

.header-menu {
    background: #5d5d5d;
    border-bottom: 5px solid #cd2122;
    height: 55px;
    margin: 0 auto;
    position: relative;
}

.search-block {
    height: 25px;
    border: 3px solid #fff;
    border-radius: 12px;
    background: #fff;
    position: relative;
    top: 2px;
}

.search-block #s {
    background: #fff;
    color: #222;
    padding: 4px 12px 8px;
}

.search-block .search-button {
    background: url(../img/search.png) 0 5px no-repeat #fff;
}

.hotline-head {
    padding: 10px 0px;
    color: #cd151f;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
}

.hotline-mb {
    display: none;
}

.list-post-max {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

.list-post-max li {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    text-align: justify;
}

.list-post-max li a {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
}

.list-post-max li a:hover {
    text-decoration: underline;
}

.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}

.title-box-same.text-tranform-17 {
    border-top: 2px solid #ca0612;
    padding-top: 4px;
    font-size: 17px;
    margin-top: 0;
}

.w100 {
    width: 100% !important;
}

.post-title-first {
    color: #70171b;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    height: 40px;
    overflow: hidden;
}

.post-content-first {
    color: #222;
    margin-top: 5px;
    text-align: justify;
}

.post-data-2 .post-title {
    color: #570008;
    display: block;
    font-size: 15px;
    line-height: 1.3em;
    text-transform: none;
    text-align: justify;
    font-weight: bold;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
}

.post-data-2 .post-content {
    color: #444;
    text-align: justify;
    margin-top: 10px;
    height: 62px;
    overflow: hidden;
}

.boder-radius-5 {
    border-radius: 5px;
}

.post-title-first a {
    color: #70171b;
}

.wrap-main-view.one-view-more {
    position: relative;
}

.list-chuongthuoc.ext {
    border-top: none;
    border-bottom: 0;
}

.same-view {
    border-top: 2px solid #ca0612;
    padding-top: 4px;
    font-size: 17px;
    color: #661114;
}

.same-intro {
    color: #661114;
}

.form-send-contact.ext .item-form-contact input[type="text"] {
    width: 80%;
}

.form-send-contact .item-form-contact textarea {
    max-height: 145px;
    min-height: 145px;
}

.form-send-contact.ext .item-form-contact textarea {
    width: 80%;
    min-width: 80%;
    max-width: 80%;
    height: 145px;
    max-height: 145px;
}

.same-view.ext {
    text-transform: none;
    display: inline-block;
    width: 98%;
}

.box-contact-view.mgt20 {
    display: inline-block;
    width: 100%;
}

.w98 {
    width: 98% !important;
    min-width: 98%;
    max-width: 98%;
}

.title-same-comment {
    text-transform: none;
    color: #661114;
}

#btnSubmitComment,
#contactSubmit {
    background: #661114!important;
    color: #fff!important;
}

.title-view,
.title-view a {
    color: #661114;
}

.wrap-main-view .title-head {
    border-bottom: 1px solid #d54b3e;
}

.form-contact-info.lh {
    border-top: 2px solid #c70102;
    padding-top: 15px;
}

.form-send-contact .item-form-contact label {
    width: 100%;
    text-align: left;
    color: #4a0001;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}

.item-form-contact.button {
    margin-left: 0px;
    margin-top: 10px;
}

.form-send-contact.ext .item-form-contact .ext.w98 {
    width: 98%;
    min-width: 98%;
    max-width: 98%;
}

.item-post {
    height: 300px;
    overflow: hidden;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.box-ext .item-post {
    border-bottom: 1px solid #cd151f;
    margin-bottom: 15px;
}

.post-img-2 {
    height: 180px;
    overflow: hidden;
}

.wrapper-content {
    padding: 20px 15px 10px;
}
.title-head-one {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #cd151f;
}
.zalo-chat-widget{
    bottom: 15px !important;
    right: 5px !important;
    position: fixed !important;
    left: auto !important;
}
.w70 {
    width: 70% !important;
}
.title-hot{
    color: #ebd796;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.box-benh-dac-tri{
    background: #671114;
    width: 100%;
    position: relative;
    z-index: 100;
    padding-top: 12px;
    display: inline-block;
}
.wraps {
    width: 65%;
    margin: 0 auto;
}
.cat-same-post-item .item-post {
    height: auto;
    margin-bottom: 10px;
}
.cat-same-post-item .item-post .post-img-2 {
    height: auto;
}

#adsL {
    position: fixed;
    left: 15px;
    top: 65%;
    z-index: 9;
    -webkit-animation: adsL 4s 1;
    -webkit-animation-direction: reverse;
    animation: adsL 4s 1;
    animation-direction: reverse;
    max-width: 170px;
}

#adsR {
    position: fixed;
    right: 15px;
    top: 65%;
    z-index: 9;
    -webkit-animation: adsR 4s 1;
    -webkit-animation-direction: reverse;
    animation: adsR 4s 1;
    animation-direction: reverse;
    max-width: 170px;
}

@-webkit-keyframes adsL {
    0% {
        left: 15px;
        top: 150px
    }
    100% {
        left: 15px;
        top: 1000px
    }
}

@keyframes adsL {
    0% {
        left: 15px;
        top: 150px
    }
    100% {
        left: 15px;
        top: 1000px
    }
}

@-webkit-keyframes adsR {
    0% {
        right: 15px;
        top: 150px
    }
    100% {
        right: 15px;
        top: 1000px
    }
}

@keyframes adsR {
    0% {
        right: 15px;
        top: 150px
    }
    100% {
        right: 15px;
        top: 1000px
    }
}
.f11{
    font-size: 11px!important;
    position: relative;
    top: -1px;
}
.ext-bds .list-post-max li {
    border-bottom: 1px dashed #b8b8b8;
    padding-bottom: 10px;
}
.ext-bds .list-post-max li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
}
.fa-plus.f11 {
    top: 8px;
}
.sub-menu-bds {
    background: #e8e8e8;
    padding: 5px 12px 12px;
    display: none;
}
.ext-bds .list-post-max li:hover .sub-menu-bds{
    display: block;
}
.ext-bds .list-post-max li:hover .fa-plus:before{
    content: "\f068";
}
.thumbR {
    width: 75px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.list-post-max.ext li a{
    font-size: 15px;
    display: block;
    width: auto;
    font-weight: bold;
}
