body {
    background: #fff;
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 14px;
}
a {
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;

}
#main-menu-state:not(:checked) ~ #main-menu {
    display: none;
}
#more-menu-1 {
	display: none;
	visibility: hidden;
}
.sm-clean > li {
    border-top: 0;
    width: 20%;
    display: inline-block;
}
.section_nav {
	display: none;
}
.c-background-box__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .c-background-box__img:before {
    background-color: rgba(34,34,34,0.2);
}
.c-background-box__img:before {
    content: "";
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.c-background-box__img:after {
    background: linear-gradient(to bottom, rgba(128,0,0,0) 80%, maroon 100%);
    background: -webkit-linear-gradient(to bottom, rgba(128,0,0,0.5) 0%, rgba(128,0,0,0) 25%, rgba(128,0,0,0) 60%, maroon 100%);
    background: -moz-linear-gradient(to bottom, rgba(128,0,0,0.5) 0%, rgba(128,0,0,0) 25%, rgba(128,0,0,0) 60%, maroon 100%);
    background: -ms-linear-gradient(to bottom, rgba(128,0,0,0.5) 0%, rgba(128,0,0,0) 25%, rgba(128,0,0,0) 60%, maroon 100%);
    background: -o-linear-gradient(to bottom, rgba(128,0,0,0.5) 0%, rgba(128,0,0,0) 25%, rgba(128,0,0,0) 60%, maroon 100%);
}

.c-background-box__img:after {
    content: "";
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.c-background-box {
    position: relative;
    z-index: 1;
    overflow: hidden;
        padding-top: 240px;
    min-height: 100vh;
}
#main-nav .main-menu-btn {
    top: 13px;
}
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
border-radius: 0;
height: 3px;
    width: 22px;
}
.c-background-box__img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
        height: 100vh;
}
.c-topic-head {
    margin-bottom: 140px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.c-topic-head__label {
    color: #fff;
    line-height: 1.4;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
	display: none;
    margin-bottom: 10px;
}
.c-topic-head__title {
    font-size: 42px;
        color: #fff;
    line-height: 1.4;
    font-size: 30px;
    font-weight: 700;
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
    margin-bottom: 10px;
}
.c-topic-head__desc {
    margin-bottom: 20px;
    margin-top: 15px;
}.c-topic-head__desc {
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.4;
    margin-top: 10px;
}
.c-topic-head__right .c-template-grid.is-border>ul>li {
    border-bottom-color: rgba(255,255,255,0.1);
}
.c-template-grid.is-border>ul>li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.c-topic-head__right .b-grid__title a {
    color: #fff;
    font-size: 15px;
}
.c-background-box .container {
    position: relative;
    z-index: 5;
}
@media (min-width: 1600px) {
.container {
    max-width: 1460px;
    width: 1460px;
}
}
@media (min-width: 1800px) {
.container {
    max-width: 1560px;
    width: 1560px;
}
}

.bg_lanhdao {
background: #800000;

}
.c-topic-head__left {
    max-width: 500px;
}

.c-topic-head__right {
    width: 260px;
}

.c-template-grid .b-grid .b-grid__title {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
}
 .c-box__title .c-box__title__name {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 500;
    color: #ED1C24;
    font-size: 18px;
    line-height: 1.3;
    font-family: "Roboto",Arial;
    margin-bottom: 0;
}
 .c-box__title {
    text-align: center;
}
.c-box__title {
    border-top: none;
    padding-bottom: 30px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
}
.c-box__title:after {
    bottom: 0;  /* position the top  edge of the element at the middle of the parent */
    left: 50%; /* position the left edge of the element at the middle of the parent */

    transform: translate(-50%, -50%);
}
.c-box__title:after {
    content: "";
    position: absolute;
    z-index: 2;

    height: 15px;
    width: 232px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://hnm.1cdn.vn/assets/images/topic-box-title.svg);
}
@media (min-width: 992px) {
  .c-box__title .c-box__title__name {
    font-size: 24px;
}}
  .c-box__title .c-box__title__name {
    padding-top: 0;
    border-top: none;
    color: #ffc107;
    font-size: 22px;
}
@media (min-width: 768px){
.c-box .c-box__title .c-box__title__name {
    font-size: 20px;
}}

.bgevent {
	background: rgba(0,0,0,0.15);
	height: 100%;
}

.title_event1 {
color: #fff;
font-size: 18px;
display: block;
}
.des {
color: rgba(255,255,255,0.8);
}
.c-more {
    text-align: center;
    padding: 5px 0;
}
.c-more a {
    background-color: rgba(0,0,0,0.15);
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    min-width: 240px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
        display: inline-block;
	text-align: center;
	    padding: 8px 15px;
}
.c-theme-red .c-more a {
    background-color: rgba(0,0,0,0.15);
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    min-width: 240px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.event_other img {
	width: 100%;
}
.event_other {
    position: relative;
    display: block;
    }
.event_other span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding:  15px 15px;
    display: block;
        color: #fff;
    z-index: 9;
    }
.event_other:before {
    content: "";
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 0;
    left: 0;
    top: 25%;
    background: linear-gradient(to top, #000, rgba(0,0,0,0));
    background: -webkit-linear-gradient(to top, #000, rgba(0,0,0,0));
    background: -moz-linear-gradient(to top, #000, rgba(0,0,0,0));
    background: -ms-linear-gradient(to top, #000, rgba(0,0,0,0));
    background: -o-linear-gradient(to top, #000, rgba(0,0,0,0));
}

.textsmall {
	font-size: 16px;
}

#main-menu {
    position: absolute;
    z-index: 999;
}