* {
    outline: none;
    margin: 0;
    padding: 0;
}

.bg1 {
    background-color: #009688;
}

.bg2 {
    background: #f3f3f3;
}

.bg3 {
    background: #292A29;
}

.bg4 {
    background: #E9E9E9;
}

.bg5 {
    background: #F5F5F5;
}

.color1 {
    color: #000;
}

.color2 {
    color: #FFF;
}

.color3 {
    color: #12335A;
}

.color4 {
    color: #909090;
}

.bd-color1 {
    border-color: #E82020;
}

.bd-color2 {
    border-color: #fff;
}

.flowroot {
    display: flow-root;
    padding: 10px 0;
}

.nav.nav-tabs,
.nav.nav-tabs li a {
    border: 0;
    position: relative;
}

.nav.nav-tabs li.active a {
    background: #fff !important;
    color: #f50611;
    border-radius: 0;
}

.nav.nav-tabs {}

.nav.nav-tabs li:first-child a {
    border-right: 1px solid #407a8c;
    margin-right: 15px;
}

.nav.nav-tabs li {
    margin: 0;
}

.nav.nav-tabs {
    border-bottom: 1px solid #407a8c;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.nav.nav-tabs a {
    color: #333;
    padding: 0 15px 0 0;
    font-size: 15px;
    font-weight: bold;
    font-size: 19px;
}

.nav.nav-tabs a:hover {
    background: transparent;
}

.nav.nav-tabs li.active a::after {}

.title0 {
    font-size: 20px;
    font-weight: bold;
}

.title1 {
    font-size: 15px;
    font-weight: bold;
}


.title3 {
    font-size: 18px;
    font-weight: bold;
}

#main-menu li ul li a {
    text-transform: unset !important;
    font-size: 95%;
}

#main-nav li {
    padding: 0 5px;
}

#main-nav li.first {
    padding-left: 0;
}

#main-nav li::before {}

.title2 {
    font-weight: bold;
    font-size: 16px;
}


.title4 {
    font-size: 19px;
    line-height: 120%;
    font-weight: bold;
}

.title5 {
    font-size: 26px;
    line-height: 120%;
    font-weight: bold;
}

.des {}


.style1 {
    font-size: 18px;
}

html,
body,
div,
span,
applet,
object,
blockqoute,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead {
    border: 0 none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}



body {
    font-size: 15px;
    font-family: Arial;
    line-height: 21px;
    color: #444;

}

a {
    color: #333;
    font-family: Arial;

    text-decoration: none;

}

a:hover {
    text-decoration: none;
    color: #0583b5;
}

.clear {
    clear: both;
    color: #FFFFFF;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.pad10 {
    padding: 10px;
}

.row40 {
    margin-bottom: 40px !important;
}

.row30 {
    margin-bottom: 30px !important;
}

.row20 {
    margin-bottom: 20px !important;
}

.row15 {
    margin-bottom: 15px !important;
}

.row10 {
    margin-bottom: 10px !important;
}

.row5 {
    margin-bottom: 10px !important;
}

.date {
    color: #999;
}


.fleft35 {
    width: 35%;
    float: left;
    margin-right: 10px;
}

.fleft40 {
    width: 40%;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.avatar {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 56.25% 0 0 0;
    overflow: hidden;
}

.avatar img {
    position: absolute;
    display: block;
    width: 100%;
    min-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;

}

.avatar:hover img,
.avatar a:hover img,
.avatar a:focus img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.avatar67 {
    display: block;
    width: 100%;
    position: relative;
    height: 0;
    padding: 67.67% 0 0 0;
    overflow: hidden;
}

.avatar67 img {
    position: absolute;
    display: block;
    width: 100%;
    min-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out;

}


.avatar .fa {
    left: 10px;
    opacity: 0.8;
    position: absolute;
    bottom: 10px;
    color: #000;
}

.fa.icon_type {
    color: red;
    font-size: 15px;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}


.full-width {
    max-width: 100%;
}

.menutop,
.menu-bottom {
    max-height: 39px;
    border: 0;
    #margin-bottom: 0;
    border-radius: 0;
    margin-bottom: 10px;
}

.menutop .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 0 20px;
}

.menutop .navbar-nav>.active>a,
.menutop .navbar-nav>.active>a:focus,
.menutop .navbar-nav>.active>a:hover {
    background-color: inherit;
    border-style: solid;
    border-width: 0 0 4px;
}

.navbar-nav>li>a {
    height: 35px;
    line-height: 35px;
    padding: 0;
}

.navbar-nav>li>a .bd {
    padding: 0 15px;
    border-left: 1px solid #5a97e8;
}

.navbar-nav>li.first>a .bd {
    border-left: 0;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #c79802;
}

.menutop .navbar-toggle {
    border-color: #c79802;
}

.sm-blue>li>a>.bd {
    padding: 0 15px;
}

.sm-blue>li.first>a>.bd {
    padding: 0 15px;
    border-left: 0;
}

.menutop .active a {}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon {
    height: 0;
    background: transparent;
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#main-menu-state:checked~.main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#main-menu-state:not(:checked) #main-menu {
    display: none;
}

#main-menu-state:checked~#main-menu {
    display: block;
}


#link-menu {
    clear: both;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (min-width: 768px) {
    #link-menu {
        clear: none;
    }

}


/* Mobile menu top separator */

#link-menu:before {
    content: '';
    display: block;
    height: 1px;
    font: 1px/1px sans-serif;
    overflow: hidden;
    background: #2e8cb8;
}

@media (min-width: 768px) {
    #link-menu:before {
        display: none;
    }
}


/* Mobile menu toggle button */

.link-menu-btn {
    float: right;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 29px;
    height: 29px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* hamburger icon */

.link-menu-btn-icon,
.link-menu-btn-icon:before,
.link-menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.link-menu-btn-icon:before {
    content: '';
    top: -7px;
    left: 0;
}

.link-menu-btn-icon:after {
    content: '';
    top: 7px;
    left: 0;
}


/* x icon */

#link-menu-state:checked~.link-menu-btn .link-menu-btn-icon {
    height: 0;
    background: transparent;
}

#link-menu-state:checked~.link-menu-btn .link-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#link-menu-state:checked~.link-menu-btn .link-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#link-menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#link-menu-state:not(:checked)~#link-menu {
    display: none;
}

#link-menu-state:checked~#link-menu {
    display: block;
}

@media (min-width: 768px) {

    /* hide the button in desktop view */
    .link-menu-btn,
    .tool_link,
    #link-menu {
        position: absolute;
        top: -99999px;
    }

    /* always show the menu in desktop view */
    #link-menu-state:not(:checked)~#link-menu {
        display: block;
    }
}


.header_right {
}

.header_right  {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;

}

.logo {
    margin: 10px 0;
    max-height: 110px;
}

i.icon_home {
    background: #af235a;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 24px;
    font-size: 0.8em;
}

.fleft30 {
    width: 35%;
    float: left;
}

.fleft70 {
    width: 62%;
    float: right;
}

.list-simple .item {
    border-top: 1px solid #e9e9e9;
    margin-top: 10px;
    padding-top: 10px;
}

.list-simple .item:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.cate_title_1 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    margin-bottom: 10px;
    white-space: nowrap;
    display: flex;
}

.cate_title_1 .submenu {
    flex-wrap: nowrap;
    white-space: nowrap;
    display: flex;
    height: 28px;
    line-height: 28px;
    float: right;
    overflow-x: auto;
}

.cate_title_1 .submenu .dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    font-weight: 300;
    color: #212529;
}

.cate_title_1 .submenu .dropdown-item:hover,
.cate_title_1 .submenu .dropdown-item:active {
    border: none;
    background: none;
    color: #0583b5;
}

.cate_title_1 .submenu li {
    display: flex;
    font-size: 90%;
    position: relative;
    padding-left: 10px;
    line-height: 40px;
}

.cate_title_1>a {
    font-size: 15px;
    font-weight: 500;
    font-size: 19px;
    color: #da0000;
    border-bottom: 1px solid #da0000;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-right: 15px;
    float: left;
    font-weight: bold;
}

#mostread .item .numb {
    float: left;
}

#mostread .item .ftd {
    display: table-cell;

    vertical-align: middle;
}

#mostread .item {
    display: table;
    width: 100%;
}

.ftdl {
    width: 1%;
}

.ftdr {
    padding: 5px 10px;
    width: 59%;
}

.ftdr1 {
    width: 33%;
}

.ftdl span {
    font-size: 20px;
    color: #fff;
    background: #59e0a2;
    border-radius: 50%;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.fright30 {
    width: 35%;
    float: right;
}

.fright {
    float: right;
}

.fright70 {
    width: 62%;
    float: left;
}

.multimedia {
    background: #0583b5;
    margin-bottom: 10px;
    padding-top: 25px;
    color: #fff;
}

.multimedia .col-md-6 .col-6:nth-child(3),
.multimedia .col-md-6 .col-6:nth-child(4) {
    margin-top: 15px;
}

.multimedia a {
    color: #fff;
}

.cate-title-3 {
    margin-bottom: 10px;
    text-align: center;
}

.cate-title-3 a {
    text-transform: uppercase;
    color: #fff;
}

.cate-title-3 .title {
    font-size: 1.8em;
    font-weight: 500;
    color: #fd0000;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 0 15px 0 20px;
}

.cate-title-3 li {
    padding: 0 10px;
    display: inline-block;
}

.box-img {
    width: 100%;
    height: 100%;
    background: #007cad;
}

.box-img .title,
.box-img .des {
    padding: 0 10px 10px;
}

.slider_multimedia .swiper-container {
    padding-bottom: 30px;
}

.multimedia .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

.color1 {
    color: #da0000;
}

.color2 {
    color: #333;
}

.box_bd_1 .item {
    border-top: 1px dashed #ddd;
    margin-top: 10px;
    padding-top: 10px;
}

.box_bd_1 .item a::after {
    position: absolute;
    top: 5px;
    left: 0;
    background: #333;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    content: "";
}

.box_bd_1 .item a {
    position: relative;
    padding-left: 12px;
}

.bg_grey {
    background: #e6e7e9;
    padding-top: 15px;
}

.swiper-button-prev {
    position: absolute;
    left: 0 !important;
    background-color: #fff;
    opacity: 0.7;
    background-image: none !important;
    z-index: 99;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 24px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

/* .swiper-button-prev:before {
    content: '' !important;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 1;
} */

.swiper-button-next {
    position: absolute;
    background-image: none !important;
    opacity: 0.7;
    right: 0 !important;
    background-color: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 24px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

/* .swiper-button-next:before {
    content: '' !important;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 1;
} */

footer {
    background: #0583b5;
    color: #fff;
    padding: 20px 0;
}

footer a {
    color: #fff;
}

footer p {
    margin: 5px 0;
}

#cate-content .col-md-12 .fleft {
    width: 35%;
    float: left;
}

#cate-content .col-md-12 .fright {
    width: 63%;
    float: right;
}

.search_by_date {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 20px 0;
}

.search_by_date .form-group {
    float: left;
}

.search_by_date .btn {
    height: 30px;
    line-height: 16px;
    background: #ff0000;
    color: #fff;
    margin-left: 30px;
}

.cate-content-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.cate-content-title .s1 {
    color: #000;
    text-transform: uppercase;
    border-bottom: 3px solid #ff6d15;
    padding-bottom: 10px;
    display: block;
    float: left;
}

.list_view {
    float: right;
}

.list_view i.active {
    color: #ff0000;
    cursor: unset;
}

.list_view i {
    margin-left: 5px;
    cursor: pointer;
}

.search_by_date .form-group {
    width: 300px;
}

.search_by_date .form-control {
    height: 30px;
    margin-left: 10px;
}

.nav-inside .tieude {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    margin-bottom: 10px;
    white-space: nowrap;
}

.submenu01 li {}

.submenu01 li:first-child {}

.submenu01 {
    float: right;
    padding: 0;
    height: 29px;
}

.submenu01 li a {
    padding-left: 10px;
    margin-left: 10px;
}


.submenu01 li:first-child a {}

.nav-inside .tieude>a {
    font-size: 15px;
    font-weight: 500;
    font-size: 19px;
    color: #da0000;
    border-bottom: 1px solid #da0000;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-right: 15px;
    float: left;
    font-weight: bold;
}

#loadmore button {
    background: #da0000;
    color: #fff;
}

.list-simple-1 .item {
    margin-bottom: 20px;
}

.image_related_1 img {
    width: 120px !important;
    max-width: unset !important;
    margin: 0 10px 0 0;
}

.related {
    margin: 15px 0;
}

.related table {
    width: 100%;
}

.image_related_2 a {
    display: block;

    background: url(../images/circle1.gif) no-repeat left 5px;
    padding-left: 15px;
    color: #0a81d9;
}

.related td {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0;
}

.box_tag h4 {
    float: left;
    font-size: 90%;
}

.txt_tag {
    float: left;
    padding-right: 10px;
}

ul#main-menu {}

table.image {
    margin: 0 auto 10px !important;
}

table.image.leftside {
    margin: 0 10px 10px 0 !important;
}

table.image .desc,
table .image_desc {
    background: #efefef;
    padding: 10px;
    font-size: 95%;
}

#feedback-list h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

#content img {
    max-width: 100%;
    height: auto !important;
}

table.image {
    color: #0583b5;
    max-width: 100%;
}

#content p span {
    font-size: unset !important;
}

/*emagazine box*/
img {
    max-width: 100%
}

.w60_emg {
    margin: 10px auto;
    line-height: 30px;
    width: 660px;
    float: none !important;
    text-align: justify;

}

.w80_emg {
    width: 80% !important;
    margin: 10px auto !important;
    float: none !important;

}

h2 {
    position: relative;
    font-size: 1.2rem !important;
}


.font_n {}

.w100_emg,
.w100_emg img {
    width: 100% !important;

}

.w90_emg {
    width: 980px !important;
    margin: 10px auto;

}

.w100_emg table,
.w100_emg table.image td,
.w90_emg table,
.w90_emg table.image td {
    padding: 0;
    text-align: center;
    margin: 0;
    border-collapse: collapse;
}

.bd_btotom_emg:after {
    content: "" !important;
    width: 200px;
    height: 1px;
    display: block;
    background: #000;
    margin: 50px auto;
}



.boxright {
    float: right !important;
    margin-left: 10px !important;
    width: 450px;
}


.boxleft {
    float: left !important;
    margin-right: 10px !important;
    width: 450px;
}

.boxright table,
.boxleft table {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
}

h2.w60_emg {
    font-size: 22px !important;
}



.LayoutAlbumItem table:nth-child(1) {
    width: 50% !important;
    float: left;
}

.LayoutAlbumItem table:nth-child(2) {
    width: 50% !important;
    float: right;
}

.LayoutAlbumItem table:nth-child(1) td {
    padding-right: 5px;
}

.LayoutAlbumItem table:nth-child(2) {
    width: 50% !important;
    float: right;
    padding-left: 5px;
}

.LayoutAlbumItem table:nth-child(2) td {
    padding-left: 5px;
}

.clear {
    clear: both;
    height: 0;
}

.Layout3Item table:nth-child(1) {
    width: 33.33% !important;
    float: left;
    padding-right: 1.25px;
}

.Layout3Item table:nth-child(2) {
    width: 33.33% !important;
    float: left;
    padding: 0 1.25px;
}

.Layout3Item table:nth-child(3) {
    width: 33.33% !important;
    float: left;
    padding-left: 1.25px;
}

.Layout3Item table:nth-child(1) td {
    padding-right: 2.5px;
}

.Layout3Item table:nth-child(2) td {
    padding: 0 2.5px;
}

.Layout3Item table:nth-child(3) td {
    padding-left: 2.5px;
}

.LayoutAlbumItem table,
.Layout3Item table {
    margin: 0 !important;
}

@media (max-width: 768px) {

    .boxleft,
    .boxright,
    .w60_emg,
    .w80_emg,
    .w90_emg,
    .w90_emg .Layout3Item table,
    .w90_emg .LayoutAlbumItem table {
        margin: 10 0 !important;
        width: 100% !important;
    }
}


.bd_top_emg {
    text-align: center;
    font-weight: bold;
}

.bd_top_emg:before {
    content: "" !important;
    width: 80px;
    height: 1px;
    display: block;
    background: #ccc;
    margin: 20px auto;
}

.w100_emg table,
.w60_emg table,
.w80_emg table,
.w100_emg table.image td,
.w90_emg table,
.w90_emg table.image td {
    padding: 0;
    text-align: center;
    margin: 0 auto !important;
    border-collapse: collapse;
    width: auto !important;
}


.first-letter:first-letter {
    font-size: 3em;
    line-height: 48px;
    display: block;
    float: left;
    margin-top: 3px !important;
    margin-right: 10px;
    padding: 0 0px 5px 0px;
    color: inherit;
    font-weight: bold
}

h3.box_title_emg {
    padding: 30px 10px 10px !important;
    font-size: 1.6rem;
    line-height: 1.3;
    font-weight: 700;
    color: #000;
}

h3.box_center_img {
    text-align: center;
}

.p80 {
    padding-left: 80px;
    position: relative;
}

.cl-zalo {
    background: url(../images/icon_tool_20210510154945.gif) no-repeat;
    background-position: center -139px;
    display: block;
    height: 50px;
}

.cl-fb {
    background: url(../images/icon_tool_20210510154945.gif) no-repeat;
    background-position: center 5px;
    display: block;
    height: 50px;
    background-size: 69%;
}

.abs19 {
    position: absolute;
    left: 0;
    top: 20px;
}

.mb5 {
    margin-bottom: 5px;
    text-align: center;
}

.fixed1 {
    position: fixed !important;
    width: 100%;
    box-shadow: 0 10px 9px -8px #ccc;
    top: 0;
    z-index: 999;

    background: #ffff;
}

.nav-inside {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.d-inline-block {
    display: inline-block !important;
    line-height: 30px;
    margin-right: 10px;
}

#media_list_loadmore .des {
    display: none;
}

.media_player_top-dimensions {
    width: 100%;
    padding-bottom: 56.25% !important;
    height: 0 !important;
}

#content .audio video {
    width: 100%;
    height: 40px;
}

#content .audio i {
    display: none;
}

.font12.mt2.gray-71 {
    display: block;
}

.social li {
    display: inline-block;
    float: left;
}

.box_title {
    background: #f7f7f7;
    padding: 10px;
    height: 100%;
}

.trangdiaphuong .cate_title_1 {
    display: unset;
}

.trangdiaphuong .cate_title_1 .submenu {
    height: 31px;
    overflow: hidden;
    float: right;
    display: unset;
}

.trangdiaphuong .cate_title_1 .submenu {
    height: 40px !important;
}

.news_other .cate_title {
    background: #eee;
    margin-bottom: 10px;
    padding: 10px;
    text-transform: uppercase;
    font-size: 18px;

}

#content .video i {
    display: none;
}

#content .video video {
    width: 100%;
}

.multimedia .cate-title-3 .title {
    color: #fff;
}

.news-focus {
    overflow: hidden;
}

.media.row20 {}

#mostread {
    border: 1px solid #ddd;
    padding: 10px;
}

.ad_banner img {
    margin-bottom: 20px;
}

.trangdiaphuong .cate_title_1>a {
    font-size: 15px;
}

.trangdiaphuong .cate_title_1 .submenu {
    height: 28px;
}

.trangdiaphuong .cate_title_1 {
    border: 0;
}

#content p {
    margin-bottom: 10px;
}

.article_content #content {
    margin-bottom: 10px;
    font-size: 110%;
}

body {
    line-height: 1.6;
}

#content .date {
    float: left;
}

.date {
    color: #999;
}

#content .social {
    float: right;
}

#content table {
    margin: 10px auto;
    max-width: 100%;
}

.bd02 {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin-bottom: 10px;
}

.tag_list a:hover {
    background-color: #d9d9d9;
}

.tag_list a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 5px 10px;
    background-color: #e9e9e9;
    color: #515151;
}

.swiper-container .swiper-wrapper {
    height: auto;
}

.footer_mobile i {
    font-size: 1.5em;
    margin-bottom: 5px;
}

.media_player_top1-dimensions {
    width: 100%;
    padding-bottom: 56.25% !important;
    height: 0 !important;
}

.footer_mobile.footer_mobile_detail {
    width: 100% !important;
    margin: 0;
    background: #FFF;
    padding: 5px 0;
    float: none;
    border-top: 1px solid #e7e7e8;
}

a.increase.btnFontSize {
    font-size: 1.8rem;
}

a.btnFontSize {
    display: inline-block;
    font-weight: 300;
    font-size: 1.4rem;
    padding: 0 7px;
}

a.btnFontSize {
    color: #888;
}

.footer_mobile_detail a {
    line-height: 40px;
}

.footer_mobile_detail .cl-fb {
    width: 50px;
    height: 40px;
}

.footer_mobile_detail img.logo_tool {
    width: 130px;
	display: none;
}
.section.top-header {
    position: relative;
z-index:999;
}
.col_detail {
    position: relative;
}

.col_detail .fixtop1 {
    position: absolute;
    top: 20px;
    width: 100%;
}

.submenu01.navbar-light .navbar-nav .nav-link {
    background: url(../images/icon_menu_arrow.jpg) no-repeat right top;
    padding-left: 30px;
}

.submenu01 .dropdown-toggle::after {
    display: none;
}

.submenu01 .navbar-nav .dropdown-menu {
    position: absolute;
}

.submenu01 .dropdown-menu {
    left: auto;
    right: 0;
}

.trangdiaphuong .cate_title_1>a {
    font-size: 16px;
}

.trangdiaphuong .form-select {
    font-size: 78%;
}

.menutop .active>a {
    color: #e1fc00 !important;
    font-weight: bold;
}

.menutop {
    background: #ed1c24;
}

.menutop .sm-clean>li>a {
    color: white;
}

.menutop .sm-clean a .sub-arrow {
    border-color: #ffffff transparent transparent transparent;
}

i.icon_home {
    background: #ffffff;
}

.fa-home:before {
    content: "\f015";
    color: red;
}

.box_bd_1 .item a::after {
    background: #f33030;
}

.box_bd_1 .item .title1 {
    font-weight: normal !important;
}

i.icon_home:hover {
    background: #007cad;
}

.cate_title_1 .submenu {
    float: left;
}

.cate_title_1 .submenu li {
    font-size: 105%;
}

.ad_banner img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}

.form-select {
    border: 1px solid #59595a;
}

footer {
    background: #dddddd;
    color: #000000;
    padding: 20px 0;
    border-top: solid 3px #D61117;
}

footer a,
footer .text-white {
    color: #000 !important;
}

.ftdl span {
    display: none;
}

.ftdr1 {
    width: 40%;
}

.ftdr {
    padding: 5px 10px 0px 0px;
    width: 59%;
}

#mostread .avatar {
    padding: 67.67% 0 0 0;
}

#u_0_1_WB {
    height: 105px !important;
}

.avatar:hover img,
.avatar a:hover img,
.avatar a:focus img {
    -webkit-transform: none;
    transform: none;
}

.swiper-container {
    padding-bottom: 0px;
}

#mostread .item {
    border-top: 1px dashed #ddd;

    padding-top: 10px;
}

.news-simple .item {

    padding-top: 15px;
}

.news-simple .item .avatar {

    padding: 60.25% 0 0 0;
}

.news-simple .item:first-child,
#mostread .item:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.section_top .fleft30 {
    width: 40%;
    float: left;
}

.section_top .fleft70 {

    width: 56%;
}

.section_top .fleft70 .title1 {}

.des {
    text-align: justify;

}

.section_top .slider_newstop .avatar {

    padding: 60% 0 0 0;
}

.scrolltop-button {
    cursor: pointer;
    position: fixed;
    bottom: 19px;
    right: 19px;
}

footer a:hover {
    color: #fff;
}

@media (max-width: 576px) {
    .trangdiaphuong .cate_title_1>a {
        font-size: 15px;
    }

    .menutop {
        background: none;
    }

    .menutop #main-menu {
        background: #ed1c24;
    }

    #main-nav li {
        padding: 8px 5px;
    }
}

.submenu01 {
    margin-left: auto !important;
}

.hg_photo {
    background: #fefbce;
    padding: 10px;
}

.hg_photo .swiper-container {
    padding-bottom: 0;
}

.cate_title_2 {
    margin-bottom: 15px;
    background: #fefbce;
    text-align: center;
    position: relative;
    height: 24px;
}

.cate_title_2::after {
    border-bottom: 1px solid #da0000;
    height: 1px;
    position: absolute;
    bottom: 2px;
    content: "";
    width: 100%;
    left: 0;
}

.cate_title_2 a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
    background: #fefbce;
    z-index: 1;
    position: relative;
    padding: 0 10px;
}

.phatthanh_box {
    max-width: 660px;
    margin: 0 auto;
    background: #e7eef4;
    padding: 10px;
}

.avatar_phatthanh {
    border-radius: 5px 0 0 0;
}

.content_phatthanh {
    padding: 10px;
}

.phatthanh_box .first {
    background: #0583b4;
    border-radius: 5px;
    color: #fff;
}

.phatthanh_box .playlist {
    background: #fff;
    height: 400px;
    overflow-y: auto;
}

.phatthanh_box .playlist .item {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;

}

.phatthanh_box .playlist .item a {
    position: relative;
    padding-left: 12px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjAuMyAoNzg5MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPHRpdGxlPnN0YXRzX3BsYXkgNDwvdGl0bGU+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnMvPg0KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHNrZXRjaDp0eXBlPSJNU1BhZ2UiPg0KICAgICAgICA8ZyBpZD0ic3RhdHNfcGxheS0iIHNrZXRjaDp0eXBlPSJNU0xheWVyR3JvdXAiIGZpbGw9InJnYigxNTMsIDE1MywgMTUzKSI+DQogICAgICAgICAgICA8cGF0aCBkPSJNNCwxMyBMNCwzIEwxMyw4IEw0LDEzIFoiIGlkPSJzdGF0c19wbGF5LTMiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiLz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg0K);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: right;
    display: block;
}

.phatthanh_box .playlist .item a::after {
    position: absolute;
    top: 9px;
    left: 0;
    background: #333;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    content: "";
    background: #f33030;
}

.phatthanh_box .playlist .item a.active {
    color: #da0000;
}


.btn.prev.disabled_prev,
.btn.next.disabled_next {
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    color: #fff;

    cursor: not-allowed;
    border-radius: 50%;
    background: #BEBEBE;
}

.pagy ul {
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    padding: 0;
    width: auto !important;
}

.pagy ul li {
    display: inline-block;
    margin-left: 2px;
}

.pagy ul li a.active {
    cursor: auto;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    cursor: auto !important;
    background: #fff;
    border: 1px solid #D00505;
    color: #D00505;
}

.pagy ul li a {
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    background: #BEBEBE;
    border-radius: 50%;
}

.pagy .btn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    background: #D00505;
    border-radius: 50%;
}

.swiper_ads .swiper-wrapper {
    height: auto;

}

.swiper_ads {
    overflow: hidden;
}

.weather_hg {
    position: relative;
}

.weather_hg .overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    padding: 10px;

}

.weather_hg .overlay .title {
    color: #f1f1f1;
    color: white;
    font-size: 17px;
}

#mostread {
    min-height: 500px;
}
@media (max-width: 768px) {
	.boxleft,.boxright,
	.w60_emg,
	.w80_emg,
	.w90_emg,
	.w90_emg .Layout3Item table,
	.w90_emg .LayoutAlbumItem table
	{
		padding: 0 10px;
	}
div#header-multi {
    display: flex;
    padding-top: 10px;
}
#header-multi .header-left-1 {
    display: flex;
}
#header-multi .header-center {
    float: left;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 20px;
}
}
.cate_title_1 .submenu {
overflow: hidden;
}
sup,sub {
font-size: unset;
    line-height: unset;
}
.iframeWrap  {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.iframeWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.content table td{

    
}
.article_content  .logo {
    margin: 0px 0;
    margin-top: -8px;
    max-height: 110px;
}
#content h2 {
    position: relative;
    font-size: 2em !important;
}
.content table tr, table td {
border-width: 1px !important;
    padding: 5px;
}
table.image tr, table.image td {
border-width: 0px !important;
padding: 0px;
}
body {
}
@media (max-width: 1400px) {
#mostread .item:nth-child(5) {
display: none;
} 
}
.videoWrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#content iframe {
    max-width: 100%;
}

.top-header .header {
	text-align: center;
	position: relative;
	padding-right: 100px;
}

.list_tool li {
	display: inline-block;
	margin-left: 10px;
}
.list_tool li a {
	text-transform: uppercase;
	font-size: 12px;
}

.feature-heading {
    border-left: 4px solid #da0000;
    padding-left: 7px;
    margin-bottom: 15px;
    position: relative;
}
.feature-heading h3 {
    margin: 0;
    font-size: 18px;
}

 .feature-heading h2 {
    margin: 0;
    font-size: 15px;
}

.read-now {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    padding: 0px;
    font-size: 75%;
	color: #fff;
    background-color: #da0000;
    border-color: #935F25;
}

.feature-body {
    padding: 3px;
    border: 1px solid #c0c0c0;
}

.bookWrap {
    margin: 20px auto;
 
    position: relative;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.book {
	 background:#eee; 

	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	
	-webkit-transition: -webkit-transform .5s ease 0s;
	   -moz-transition: -moz-transform .5s ease 0s;
	        transition: transform .5s ease 0s;
	
	-webkit-border-radius: 0 7px 7px 0;
	   -moz-border-radius: 0 7px 7px 0;
	        border-radius: 0 7px 7px 0;
	
	-webkit-perspective: 1200px;
	   -moz-perspective: 1200px;
	        perspective: 1200px;
			box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.bookIntro {
	-webkit-transform: rotateY(30deg);
     -moz-transform: rotateY(30deg);
	        transform: rotateY(30deg);
}

.cover {


	width: 100%;
}

.cover:hover {	

}

.spine {

}
.pagy {
	margin: 15px 0;
}

.feature-box {
    padding: 15px 0;
    width: 100%;
}


.form-control {
   -webkit-appearance: auto; 
    -moz-appearance: auto;

}

#docbaoin_box {
background: #935F25;
color: #fff;
}

.avatar_a4  img {
	width: 100%;
}

.avatar_a4  {
	display: block;
	border: 1px solid #ddd;
}