@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;1,400;1,500&display=swap');
@font-face {
  font-family: 'znews-icon';
  src:  url('../font/znews-icon.eot?la9gpo');
  src:  url('../font/znews-icon.eot?la9gpo#iefix') format('embedded-opentype'),
    url('../font/znews-icon.ttf?la9gpo') format('truetype'),
    url('../font/znews-icon.woff?la9gpo') format('woff'),
    url('../font/znews-icon.svg?la9gpo#znews-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
  font-display: swap;
}
*{
    outline: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 768px){
	.vanhoa-giaitri .row .col-xs-6:nth-child(3n+1),
	#media_list_loadmore .col-xs-6:nth-child(4n+1),
	.news_other .col-md-4:nth-child(3n+1)
	{
	}

	#main-nav .navbar {
		width: 1112px;
		display: flex;
	}
	.p80 {
		padding-left: 80px;
		position: relative;
	}
}

.bg1 {
  background-color: #009688; 
}
.bg2{
  background: #f3f3f3;
}
.bg3{
  background: #292A29;
}
.bg4{
  background: #E9E9E9;
}
.bg5{
  background: #F5F5F5;
}
.color1 {
  color: #da0000 !important;
}
.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: 500;
    font-size: 19px;
}

.nav.nav-tabs a:hover{
  background: transparent;
}
.nav.nav-tabs li.active a::after {

}

.title0{
  font-size: 20px;
  font-weight: 500;
}

.title1 {
    font-size: 15px;
	font-weight: 500;
}


.title3 {
    font-size: 16px;
	font-weight: 500;
}

  #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 {

  }
  @media screen and (max-width:800px) {

  .slider_news_top .swiper-slide,
  .slider_news_top .swiper-slide {
    width: 25% !important;
    margin:0 5px;
  }

  table.image {
  width: 100%;
  }

  .slider_news_top .swiper-button-prev,
  .slider_news_top .swiper-button-next {
    display: none !important;
  }

}

  #main-nav li:first-child::before,
  #main-nav li:last-child::before,
  #main-nav li:nth-child(2)::before {
      border-left: 0;
  }
  .menu-bottom li::before {
      border-left: 1px solid #fff;
      content: "";
      display: block;
      height: 15px;
      position: absolute;
      top: 11px;
      left: 5px;
  }
  .menu-bottom li:first-child::before{
    border-left: 0;
  }


}
@media screen and (max-width: 600px){
  .nav-brand img {
  width: 150px;
  }
.sm-clean a {
    font-size: 14px !important;
    padding: 10px !important;
    text-transform: uppercase !important;
  }
  .cate-title-2 {
    margin: 15px 0px;
}
}
footer .pad-vertical-30 ul{
	display:none;
}
.title2 {
	font-weight: 400;
	font-size: 15px;
}


.title4 {
    font-size: 19px;
    line-height: 120%;
	font-weight: 500;
}
.title5 {
    font-size: 22px;
    line-height: 120%;
	font-weight: 500;
}
.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: 14px;
	font-family: 'Roboto', sans-serif;
	line-height: 21px;
    color: #444;
	font-weight: 400;
}

a {
	color: #040404;
	text-decoration: none;
font-family: 'Roboto', sans-serif;
}
a:hover {
	text-decoration: none;
	color: #da0000;
}

.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;

}


.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;
}
.icon_type {
	color: red;
	font-size: 14px;
}

.menu-header {
	border-bottom: 1px solid  #999;
}
.border-top{
  border-top: 1px solid  #e9e9e9;
  padding-top: 10px;
}
.border-bot{
  border-bottom: 1px solid  #7F91A6;
  padding-bottom:10px;
  margin-bottom: 10px;
  display: flow-root;
}
.border-dashed{
  border-bottom: 2px dashed  #7F91A6;
  padding-bottom:10px;
}
.border-top:first-child {
    padding-top: 0;
    border-top: 0;
}
.menu-header .style2 {
	color: red;
}

.menu-header a .fa-facebook-official {
	color: #3a579b;
}

.menu-header a .fa-youtube-play {
	color: #ff0000;
}

.menu-header a {
	padding-left: 10px;
}

.menu-header {
    margin: 0;
    padding: 0;
    position: inherit;
    top: 0;
    width: 100%;
    z-index: 999;
	height: 30px;
	line-height: 30px;
}

.menu-header .pull-right {
	height: 30px;
	line-height: 30px;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}


.full-width {
	max-width: 100%;
}

.menutop,.menu-bottom {
	min-height: 35px;
	border: 0;
	margin-bottom: 0;
	border-radius: 0;
	margin-bottom: 10px;
}

.menutop .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	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;
}

@media (min-width: 768px) {
  /* hide the button in desktop view */
.td-container-wrap {
    padding: 0 25px; 
}
.td-container-wrap {
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 12%);
	background: #fff;

}
  .dropdown-menu ul li a:hover {
      font-size: 100%;
      text-transform: unset;
  }
  .main-menu-btn, .tool_link {
    position: absolute;
    top: -99999px;
  }
  .duongdaynong ul{
  	display:flex;
  	justify-content: flex-start;
  }

  .weathermenu .weather_VN {
  	display:flex;
  }
 .weathermenu .weather_VN .temp img{
 	width:30%;
 	margin-top: -10px;
 }
 .weathermenu .temperature {
 	color:red;
 	margin-left: 5px;
 }
 .duongdaynong li a {
 	/*color:red;*/
 }
 .duongdaynong ul li {
    margin-left: 25px;
}
.duongdaynong ul li:first-child {
    margin-left: 0;
}
  .weathermenu ul {
  		display:flex;
  		justify-content: flex-end;
  }
  .sm-clean a {
    font-size: 14px;
  }
 
  .phongsu-truyenhinh-datvanguoi-nguoitoviectot{
  	margin-top:35px !important;
  	
  }

  .bd_dotted{
  	margin-bottom:5px !important;
  }
  .list-simple-2{
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(: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;
  }

}
.tool_header {
padding: 7px 0;
}


/* 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;
  }
}

@media screen and (max-width: 768px) {

#content table {
	width: 100%;
}
.tool_header .chuyentrang-left {
    margin: 0px 0;
}
	.abs19 {
		display: none;
	}
	.menu-header{
		display:none;
	}

	.search-form{
		width:60%;
	}
	.search-form .search-input{
		width:60%;
	}
  footer .active-links .nav-actions,
  footer .active-links.pad-vertical-30 .row.text-center{
	display: none;
  }
}

.link-menu-btn .fa {
	color: #fff;
}

/*tuyenquang
*/


#list_sub_featured {
    padding-right: 10px;

    max-height: 500px;
}
input.submit.pull-left {
    background: #12335A;
    color: #fff;
    padding: 1px 5px;
}

.box-top-right .cate_title_1 a,
.antuong24h .cate_title_1 a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.cate_title_1 .submenu {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    display: flex;
}

.cate_title_1 .submenu li {
    display: flex;
    margin-left: 8px;
  position: relative;
  background: url(../image/icon_line.gif) no-repeat left 15px;
  padding-left: 12px;
}
.cate_title_1 .submenu li:first-child {
    margin-left: 0;
  background: none;
}
.cate_title_1 .submenu li:first-child::after {
  border-left: 0;
}
.cate_title_1 .submenu li a { 
  color: #999;
}
.cate_title_1 a.cate_title_style_1  {
  border-style: solid;
  display: block;
  float: left;
  clear: both;
}
.cate_title_1 .cate_title_style_1 {
  padding: 5px 0;

}
.cate_title_style_1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}
.thoisu-chinhtri .cate_title_1 .cate_title_style_1 {
    background: #B11016;
    padding: 6px 10px;
}
.thoisu-chinhtri .cate_title_1 {
    border-bottom: solid 2px #12335A;
    padding: 0 !important;
    margin-bottom: 10px;
}
.thoisu-chinhtri .list-simple .item {
    position: relative;
 
}
.list-style li.item {
    padding-left: 10px;
}
.font-bold {
    font-weight: 500;
}
ul.list-simple.list-style li::after {
    position: absolute;
    content: "";
    top: 11px;
    display: block;
    width: 3px;
    height: 3px;
    background: #000;
    left: 0;
}
.box-style-2 li {
    border-bottom: 1px dashed #b3b3b3;
    padding: 10px;
}
.box-style-2 li:last-child {
    border-bottom:0;

}
.box-style-2 li.first{
  padding-top:0;
  padding-left: 0;
  padding-right: 0;
}
.text-upper{
  text-transform: uppercase;
}
.box-style-1 {
  border: 1px solid #b3b3b3;
  padding: 10px;
}
.box-style-1 li {
    margin-top: 15px;
}
.box-style-1 li:first-child{
  margin-top: 0;
}
form.poll_form {
    background: #f5f5f5;
    padding-bottom: 20px;
}
.article-poll .poll_show_items {
    display: inline-block;
    padding: 10px;
}
.poll_show_items .radio label {
    font-weight: 500;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.article-poll .cmd input {
    background: #147ADC;
    color: white;
    border-radius: 5px;
    padding: 5px 8px;
    font-size: 14px;
    text-transform: uppercase;
}
.article-poll .cmd button.cmdketqua {
    background: none;
    border: none;
}

.article-poll .cmd button.cmdketqua {
    color: #147ADC;
    font-size: 14px;
    text-transform: uppercase;
}
.article-poll .cmd {
    text-align: center;
}
.title-ex{
  padding: 10px;
}
.spr {
    background-image: url(../image/desktop-icon.png);
    background-size: 100px 4000px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;

}
.im {
    background-image: url(../image/icons_media.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 35px;
    background-size: 500px;
}
.im-tv{
  background-position: 0px 0px;
}

.im-radio {
    background-position: -236px 0;
}
.im-fb {
    background-position: -439px 0;
}
.im-youtube {
    background-position: -476px 0;
}
.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;
}

.slider_media {
  position: relative;
}

.slider_media .swiper-button-prev,.slider_media .swiper-container-rtl .swiper-button-next{
  right: 50px !important;
  left:unset !important;
}
.slider_media .swiper-button-next,.slider_media .swiper-button-prev{
  top:100%;
}

.slider_news_top {
    position: relative;
}


.footer .common-info{
  padding: 20px 0;
}
.font-weight{
  font-weight: 500;
}

  .menu-bottom a{
    text-transform: unset !important;
  }


.thoisu-chinhtri.cate-title .cate_title_1 {
    border-bottom: solid 1px #686868;
}

.tag_list  a:hover {
    background-color: #d9d9d9;
}

.tag_list  a {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
	padding: 0 10px;
	background-color: #e9e9e9;
	color: #515151;
	display: inline-block;
}

.title-other {
    padding: 5px 10px;
}
.tin-lien-quan ul.list-simple li {
    padding: 5px 10px;
    position: relative;
}
.tin-lien-quan ul.list-simple li::before {
    position: absolute;
    content: "";
    top: 14px;
    display: block;
    width: 3px;
    height: 3px;
    background: #000;
    left: 2px;
    border-radius:50%;
}
.pad20 {
    padding: 20px 0;
}

.pad-lef20{
  padding-left:20px;
  font-weight: unset !important;
}
.ic-facebook {
    width: 8px !important;
    height: 12px !important;
    background-position: -509px -95px !important;
}
.ic-google-plus {
    width: 12px!important;
    height: 12px!important;
    background-position: -531px -95px!important;
}
.ic-twitter {
    background-position: -519px -96px!important;
    width: 12px!important;
    height: 10px!important;
}
.ic-print {
    background-position: -555px 0!important;
}
.ic-email {
    height: 12px!important;
    background-position: -315px -1px!important;
}
.item_twit {
    background: #00aced;
    height: 20px !important;
}
.item_google {
    background: #dd4b39;
}
.item_fb {
    background: #3067a3;
}
.item_fb, .item_twit, .item_google, .btn_print, .btn_email {
    width: 20px;
    height: 20px;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
}
.item_fb i, .item_twit i, .item_google i, .btn_print i, .btn_email i {
    font-size: 11px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-top: 0;
}
.ic {
    width: 15px;
    height: 15px;
    background: url(../image/icon_vne.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.fright{
  float: right;
}
.block_share {
    margin-top: 8px;
}
.social li {
    display: inline-block;
    margin: 5px 5px 5px 0;
    height: 20px;
    overflow: hidden;
}
/*comment*/
ul.comments p {
margin:0!important
}

.feedback_comment1 textarea {
width:100%;
font-family:sans-serif;
font-size:14px;
color:#333;
line-height:22px;
-webkit-font-smoothing:antialiased;
box-shadow:rgba(0,0,0,0.1) 0 0 2px 1px inset;
padding:10px 50px 10px 10px;
margin:0;
outline:none;
border-width:1px;
border-style:solid;
border-color:#a3b1cf;
border-image:initial;
background:#fff;
overflow:hidden
}

.comment_review li.comment-meta {
border:0;
padding-bottom:15px
}

.feedback_comment1 .dialog.centered {
padding:30px;
text-align:center
}

.feedback_comment1 .dialog {
-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);
box-shadow:0 0 10px rgba(0,0,0,.2);
border-radius:10px;
padding:25px 30px;
font-family:sans-serif;
font-size:14px;
line-height:1.4;
color:#333
}

.feedback_comment1 .dialog.icon {
padding-left:75px;
position:relative
}

.feedback_comment1 .dialog .dialog-title {
letter-spacing:-1px;
font-size:1.3em;
color:#000;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin-bottom:5px
}

.feedback_comment1 .dialog.centered .dialog-content {
margin-bottom:20px
}

.feedback_comment1 .dialog .dialog-content {
margin-bottom:20px;
float:left;
width:100%;
overflow-y:auto
}

.feedback_comment1 .dialog .dialog-content form {
margin:10px 0 0
}

.feedback_comment1 .dialog .dialog-content form input[type=password],.dialog .dialog-content form input[type=text],.dialog .dialog-content form textarea {
border:1px solid #ddd;
padding:0 10px;
line-height:40px;
border-radius:5px;
width:80%;
margin:10px 0 0;
-webkit-box-shadow:inset 0 0 3px 0 rgba(66,66,66,.1);
box-shadow:inset 0 0 3px 0 rgba(66,66,66,.1);
font-size:14px;
color:#333
}

.feedback_comment1 .dialog .dialog-actions a {
display:inline-block;
padding:0 15px;
background:#f3f3f3;
color:#006A96;
margin-right:10px;
font-weight:700;
line-height:35px;
border-radius:3px;
display:inline-block;
padding:0 15px;
background:#f3f3f3;
color:#006A96;
margin-right:10px;
font-weight:bold;
line-height:35px;
border-radius:3px
}

.feedback_comment1 .blocker,.feedback_comment1 .blocker_logout {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
width:100%;
height:100%;
overflow:auto;
z-index:999999;
padding:20px;
-webkit-box-sizing:border-box;
box-sizing:border-box;
background-color:#000;
background-color:rgba(49,49,49,.2);
text-align:center;
display:none
}

.feedback_comment1 .modal {
display:inline-block;
vertical-align:middle;
position:relative;
z-index:2;
width:500px;
background:#fff;
padding:15px 30px;
border-radius:8px;
-webkit-box-shadow:0 0 10px #000;
-o-box-shadow:0 0 10px #000;
-ms-box-shadow:0 0 10px #000;
box-shadow:0 0 10px #000;
text-align:left;
margin:auto
}

@media screen and (max-width: 800px) {
.feedback_comment1 .modal {
margin-bottom:auto!important;
width:100%!important;
padding-left:30px!important
}

.dialog-icon {
display:none
}
}

.feedback_comment1 button.lgout {
font-size:10px;
display:none;
color:#000;
text-transform:lowercase;
border:none;
background:none
}

.feedback_comment1 button.lgout:hover {
color:#000
}

#feedback-list ul,li,div,p {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%
}

.feedback_comment1 textarea {
width:100%;
padding:10px 50px 10px 10px;
margin:0;
outline:none;
border:1px solid #A3B1CF;
background:#FFF;
font-family:sans-serif;
font-size:14px;
color:#333;
line-height:22px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
-webkit-box-shadow:inset 0 0 2px 1px rgba(0,0,0,.1);
box-shadow:inset 0 0 2px 1px rgba(0,0,0,.1);
overflow:hidden
}

.feedback_comment1 time.comment-date {
float:right;
color:#888
}

.feedback_comment1 p.comment-user {
color:#3b5998;
font-weight:700;
font-size:14px;
line-height:19px;
display:inline-block;
margin-bottom:0;
position:relative;
top:-1px
}

.feedback_comment1 .comment-meta img {
width:33px;
height:33px;
float:left;
margin-right:8px;
background:#eee url(data:image/gif;base64,R0lGODlhMgAyAMQAAPP1+dzh7eXp8tHY58jR4s3V5O7x9vn6/Oru9NTa6Pz9/uns8/b4+vX2+v7+//b3+trg7MvT5MfQ4vj5+9fd6t7k7uPn8MbO4czT5PHz+NXc6dbc6dLZ6MbP4f///8TN4CH5BAAAAAAALAAAAAAyADIAAAX/YCeOZGmeaKqubJt+cCzPdG3feK7vfF8PFcMk4ivaCIGMZ+kJGJ8xDYBJHUCNmAd164FcexWuGPHVLcToR/kmQLvV61nETffGY206unGPKfViDn0wDIBogx8HhmIdg4qLWxeDE5BbjX1alUyIU5pLiH+aCohnnhODBY+eG32lnh5wcRCvSwt9A7RNfRK5HIO5RH2znraIrwSIH6GLgskBmgbJHxeaCdIfBpCj1x+QVtzLdNwwnYDjiYuX15AY3LyLGtcEmvHJGpoC0nmQfMkKnsHidLCQC0FAKBgQ5KKSwZeRDeUWUjngZIcEC/8k0lnQzsaAbBoXNaAwgwKlkKIqA3wIAQA7) no-repeat 50% 50%;
background-size:cover;
border:0!important
}

.feedback_comment1 .comment-meta {
float:left;
width:100%;
border-bottom:1px solid #eee;
padding:14px 0 16px
}

.feedback_comment1 ul.comments {
float:left;
width:100%;
margin:0;
font-family:sans-serif;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

.feedback_comment1 .feedback-list h3 {
font-size:13px;
color:#3b5998;
text-transform:uppercase;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin-top:10px
}

.feedback_comment1 button.btnSubmit {
background:#4e69a2;
color:#FFF;
border-color:#435a8b #3c5488 #334c83;
border:1px solid;
padding:5px 15px;
margin:0 5px 0 0;
cursor:pointer;
display:block;
float:left;
border-radius:3px;
font-size:14px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

.feedback_comment1 p.editor-tool {
position:absolute;
top:8px;
right:2px;
width:40px;
font-size:16px;
line-height:40px;
text-align:center
}

.feedback_comment1 .comment-editor {
position:relative;
margin-bottom:10px;
float:left;
width:100%
}

.feedback_comment1 p.comment-author {
float:left;
margin-bottom:5px;
font-size:12px;
line-height:20px;
width:100%;
margin-top:-5px;
color:#f9f9f9
}

.feedback_comment1 .comment-form {
float:left;
width:100%;
padding:15px;
position:relative;
/*border-bottom:3px solid #FFF;*/
background:#f7f7f7
}

.feedback_comment1 textarea#form-757 {
width:100%;
padding:10px 50px 10px 10px;
margin:0;
outline:none;
border:1px solid #A3B1CF;
background:#FFF;
font-family:sans-serif;
font-size:14px;
color:#333;
line-height:22px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
-webkit-box-shadow:inset 0 0 2px 1px rgba(0,0,0,.1);
box-shadow:inset 0 0 2px 1px rgba(0,0,0,.1);
overflow:hidden
}

.feedback_comment1 img.userAvatar {
width:20px;
height:20px;
background:#eee url(data:image/gif;base64,R0lGODlhMgAyAMQAAPP1+dzh7eXp8tHY58jR4s3V5O7x9vn6/Oru9NTa6Pz9/uns8/b4+vX2+v7+//b3+trg7MvT5MfQ4vj5+9fd6t7k7uPn8MbO4czT5PHz+NXc6dbc6dLZ6MbP4f///8TN4CH5BAAAAAAALAAAAAAyADIAAAX/YCeOZGmeaKqubJt+cCzPdG3feK7vfF8PFcMk4ivaCIGMZ+kJGJ8xDYBJHUCNmAd164FcexWuGPHVLcToR/kmQLvV61nETffGY206unGPKfViDn0wDIBogx8HhmIdg4qLWxeDE5BbjX1alUyIU5pLiH+aCohnnhODBY+eG32lnh5wcRCvSwt9A7RNfRK5HIO5RH2znraIrwSIH6GLgskBmgbJHxeaCdIfBpCj1x+QVtzLdNwwnYDjiYuX15AY3LyLGtcEmvHJGpoC0nmQfMkKnsHidLCQC0FAKBgQ5KKSwZeRDeUWUjngZIcEC/8k0lnQzsaAbBoXNaAwgwKlkKIqA3wIAQA7) no-repeat 50% 50%;
background-size:cover;
border:0;
position:relative;
display:none
}

.feedback_comment1 strong.fullName {
color:#3b5998;
display:inline-block;
margin-right:5px
}

#logout_popup {
display:none
}

.feedback_comment1 .dialog .dialog-icon {
display:block;
position:absolute;
left:20px;
width:40px;
height:40px;
text-align:center;
line-height:40px;
font-size:30px;
color:#444
}

.feedback_comment1 .dialog .dialog-title {
letter-spacing:-1px;
font-size:1.3em;
color:#000;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
margin-bottom:5px
}

.feedback_comment1 .dialog .dialog-actions a.default {
background:#00a1df;
color:#FFF
}

a.btnMore {
margin-bottom:60px;
width:100%;
padding:8px 0;
text-shadow:1px 1px 0 #FFF;
text-align:center;
margin-top:10px;
background:#f6f7f8;
cursor:pointer;
font-size:12px;
font-weight:700;
color:#3b5998;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
float:left;
display:block;
width:100%
}

.comment-actions {
float:left;
width:100%;
margin-top:3px;
font-family:sans-serif;
font-size:12px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}

.comment-actions a {
text-decoration:none;
color:#627aad;
display:inline-block
}

.comment-actions>span.separator {
display:inline-block;
padding:0 5px;
font-size:10px;
color:#999
}

.feedback-list .comments {
display:none
}

a.btnLike::before {
content:"";
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPCAMAAAAI/bVFAAAAe1BMVEUAAAAAAP8zZpk7Yp08WpY9W5c8WJc9WZk8W5k8WJc7WJg8WZk8WZg7WZg7WZg7WZg7WZg7WZg7WZg9W5lAXZpHY55OaaFRa6JYcqZehNFfd6lheaplfKx0m+eImb6LnMCQoMORocOqt9GuutO2wdfU2+j29/r8/P3///9D5e5fAAAAEnRSTlMAAQUNMztAUFpiaHOVpKmqwcsbogPiAAAAX0lEQVQIHQXBQRKCMBAAsLC0WgGZwf+/0INXKxRqAgAA4jHACGJbckWAUtY0IkDKYkRAud/0CwnmNfb2ZB9eWCbgHebZBLSeNABXDwDsR0AHZ60BFbTjTH58MpxfAMAfWYcad86ghJ0AAAAASUVORK5CYII=) no-repeat 50% 50%;
position:relative;
top:1px;
margin-right:3px;
display:inline-block;
width:12px;
height:13px;
background-size:contain
}

.comment-form button.btnClose {
padding:5px 15px;
margin:0 5px 0 0;
cursor:pointer;
display:block;
float:left;
background:#f1f1f1;
border-radius:3px;
font-size:14px;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
border:0;
color:#888
}

.cmt-review {
display:inline-block;
margin-top:10px;
border:0!important;
padding:0!important
}
/*end*/
.box-img{
  width: 100%;
  height: 100%;
  background: #f7d364;
}

.box-img .title,.box-img .des {
padding: 0 10px 10px;
}
.swiper-slide{
  background: transparent;
}
.box-tv-1 .title-media a {
    border-width: 0 0 6px 0;
    border-style: solid;
    border-color: #B11016;
    text-transform: uppercase;
    font-weight: 500;
}
.box-tv-1 .title-media{
  border-bottom: solid 1px #000;
      padding: 3px 0;
}

.first-box-video span{
    position: absolute;
    bottom: 0;
    padding: 15px;
    padding-left: 50px;
    color: #fff;
    width: 100%;
    font-weight: 500;

}
.first-box-video i.fa-play-circle,.video-thoisu i.fa-play-circle{
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
    color: #fff;
    font-weight: 500;

}
hr {
    border-top: solid 1px #7A7A7A;
    margin-top: 10px;
    margin-bottom: 10px;
}
li#more-menu-1 span.sub-arrow{
  display: none;
}
.tool-media-header {
    background: #fff;
    padding: 15px 0 0 0;
    margin: 10px 0;
}


footer .active-links {
		background: # ;
}
footer .active-links a {
    color: #  !important;;
}
h4 {
line-height: inherit;
}
.giavang-laisuat {
    display: none;
}
@media (min-width: 1400px) {
	.container, .container-fluid {
		width: 1230px;
	}
}
@media only screen and (min-width: 999px){
	.chuyentrang-banner{
		float:right;
		margin-top:-50px;
	}
	.chuyentrang-banner h4{
		text-transform:uppercase;
	}
	.chuyentrang li a{
		display: flex;
	}
	.chuyentrang li a img{
		margin-right:10px;

	}
	.chuyentrang li  img{
	width: 35px;
	height: 35px;
	}
	.chuyentrang h4{
		font-size:13px;
		margin-top:7px;
		line-height:1.5em;
	}
	.chuyentrang li:nth-child(1) a{
		float:right;
		margin-right: 0px;
	}
}
@media only screen and (max-width: 990px){
	.chuyentrang-banner{
		display:none;
		}
}

.weathermenu .weather_VN .temp img {
    width: 40px;
    margin-top: -10px;
}
.weathermenu .weather_VN {
    display: flex;
}

.weathermenu li {
	float: right;
	line-height: 28px;
	padding: 0 0 0 10px;
}
.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #e9e9e9;
}
 .search-form {
    display: table;
    width: 70%;
    float: left;
    height: 7px !important;
}
.stylish-input-group .input-group-addon {
    border-radius: 0 20px 20px 0;
	background: #EBE9E9;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
	width: 20px;
	height: 16px;
}

.stylish-input-group input.form-control {
    width: 220px;
    height: 30px;
	background: #EBE9E9;
}
.weathermenu {
	float: right;
}

#main-menu {
	position: relative;

}


ul#main-menu {
}
ul#main-menu li.triangle {
    background: linear-gradient(to bottom right, #fff 0%, #fff 50%, #E82020 50%, #E82020 100%);
	width: 30px;
}

ul#main-menu li.home {
	padding-left: 20px;
}

#main-menu::after {

}

 .cate-title-1 {
	margin-bottom: 15px;
	}
 .cate-title-1 .title {
	text-transform: uppercase;
	background: #000;
	padding: 4px 30px 4px 10px;
	position: relative;
	}

.cate-title-1 .title::after {
    border-right: 0px solid transparent;
    border-bottom: 25px solid #E82020;
    border-left: 13px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    content: " ";
}

.opacity-item {
	position: relative;
}
.opacity-item .title {
	position: absolute;
	bottom: 0;
	background: url(../image/bg_gradient.png) repeat-x left bottom;
	width: 100%;
	padding: 57px 10px 5px 10px;
}

 .cate-title-2 {
	margin-bottom: 15px;
	}
 .cate-title-3 .title {
    font-size: 1.5em;
    font-weight: 500;
    color: #da0000;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 0 15px 0 20px;
	}
 .cate-title-3 .title:before {
    content: '';
    position: absolute;
    width: 5px;
    left: 5px;
    top: 1px;
    bottom: 1px;
    -webkit-transform: skew(-20deg);
    -khtml-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: #dd3333;
}
.cate-title-3 .submenu {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    display: flex;
	height: 21px;
	line-height: 28px;
}
.cate-title-3 .submenu li:first-child {
    margin-left: 0;
    background: none;
    padding-left: 0;
}
.cate-title-3 .submenu li {
    display: flex;
	font-size: 90%;
    margin-left: 8px;
    position: relative;
    padding-left: 10px;
}
.cate-title-3 .submenu li:before {
    content: '';
    position: absolute;
    width: 1px;
    left: 2px;
    top: 8px;
    bottom: 1px;
    background-color: #000;
    height: 12px;
}
.cate-title-3 .submenu li:first-child:before {
	display: none;
}

.multimedia .cate-title-3 .title:before {
display: none;
}

 .multimedia  .cate-title-3 .title {
 padding-left: 0;
 }

.cate-title-3 {
	margin-bottom: 10px;
	    display: flex;
    white-space: nowrap;
}

.lich-phat-song .cate-title {
	background:  #D00505;
	padding: 5px 0 5px 10px;
	color: #fff;
}

.lich-phat-song a {
	color: #fff;
}
.lich-phat-song-date {
	padding: 10px;
	text-align: center;
	}
.buttonPrev{
	color: #e9e9e9;
}
#list_show_1 .buttonPrev {
	background: #fff;
	color: black !important;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: normal;
	}

.buttonPrev {
	 color:red !important; 
	 font-weight: 500;
	 background: #fff;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	font-size: 13px;
}
.odd {
	 color:#999; 
	 background: #fff;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	font-size: 13px;
}

.even {
background: #444444;
color: #fff;
}

.live-now {
	background-color: #E91111;
	background: -moz-linear-gradient(left, #E91111 30%, #6A2C2C 70%);
	background: -o-linear-gradient(left, #E91111 30%, #6A2C2C 70%);
	background: -ms-linear-gradient(left, #E91111 30%, #6A2C2C 70%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0.3, #E91111),color-stop(0.7, #6A2C2C));
}

.schedule-tv td {padding: 15px 10px;}

#lich_phat_song {
    border-top: 2px solid #a2a2a2;
    max-height: 496px;
    overflow: hidden;
}

.buttonPrev {cursor: pointer;}

.lich-phat-song-date button {
    background: no-repeat;
    border: none;
	}

	.cate-title-white .title::after {
    border-bottom: 33px solid #fff;
}

.list-simple-1 .item {
	padding-top:15px;
	border-top: 1px solid #e9e9e9;
}

.list-simple-2 .first .title{
	background: #000;
	padding: 10px;	
}

.list-simple-2 .item {
	background: #4A4949;
	padding: 5px 5px 5px 26px;
	position: relative;
}

.list-simple-2 .item::after {
  height: 6px;
  width: 6px;
  background-color: #E82020;
  border-radius: 50%;
  display: inline-block;
    left: 10px;
    top: 14px;
    content: " ";
	position: absolute;
}

.footer {
color: #fff;
margin-top: 15px;
}

.istore {
    background: url(../image/istore_1_.png) center top;
    display: inline-block;
    width: 190px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.gstore {
    background: url(../image/gstore_1_.png) center top;
    display: inline-block;
    width: 190px;
    height: 60px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer .button_fb_1, .footer .button_youtb_1 {
    color: #fff;
    border: 1px solid #fff;
	}

.menu-footer {
	border-top: 1px solid #999;
	margin-top: 15px;
	padding-top: 15px;
	text-align: center;
	}

.menu-footer a {
	color: #dadada;
}

.ad_banner img {
	width: 100%;
	margin-bottom: 20px;
}
	
.scrolltop-button {
    cursor: pointer;
    position: fixed;
    bottom: 19px;
    right: 19px;
}

.btn.prev.disabled_prev,.btn.next.disabled_next {
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
cursor: not-allowed;
border-radius: 50%;
background: #BEBEBE;
}
.pagy ul {
    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: 500;
    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;
    float: left;
    font-weight: 500;
    background: #D00505;
	border-radius: 50%;
}

@media (max-width: 768px){

	.weathermenu {
		display: none;
	}
	#main-nav .nav-brand {

	}

	#main-nav .container {
	padding: 0;
	}
}

.form-control.channel_type {
	width: auto;
    border: 1px solid #fff;
    border-radius: 15px;
    background: #000;
    color: #fff;
    height: 30px;
	float: left;
	 padding: 0 5px;
}

#content p {
	margin-bottom: 10px;
	font-size: 18px !important;
	line-height: 1.55em;
	color: #000;
}

#content span{
	font-size: 100% !important;
	font-family: inherit !important;
	    line-height: inherit !important;
}

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 38.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 */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #999;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item.active, .dropdown-item:hover {
	color: #fff;
}

.dropdown-menu {
	background: #4A4949;
	border-radius: 0;
	margin: 0;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* 16x9 */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.video-bg {
	background: #f6efef;
}

.video-bg-w {
	background: #fff;
}

.video-first-right {
	padding-top: 10px;

}
.video-first-right .scrollbar-inner {
	height: 460px;
	overflow-y: hidden;
}
.video-first-title {
	font-size: 19px;
	margin: 10px 0 10px 0;
}

.cate-title-black .title {
    background: #000;
    color: #fff;
}

.cate-title-black .title::after {
border-bottom: 33px solid #f6efef;

}

.viewmore-video {
	text-align: center;
	margin: 20px 0;
	clear: both;
}

#more-menu-1 {
    float: right;
	}



.loadVideoPlayer img {
	cursor: pointer;
	}

	.subCateNav a {
		color: #666;
		padding-left: 20px;
	}

	.tinnoibat .row{
	}
	.tinnoibat .title {
	font-weight: 500;
	}
	.tinnoibat .cate-title-1 .title {
		color: white;
	}
	.tinnoibat .cate-title-2 .title {
		color: white;
	}
	
	
	.tinnoibat .title2 {
	font-size: 24px;
	font-weight: 400;
	margin: 10px 0;
	margin-bottom: 0;
	width: 100%;

	}


#footer  img {
	max-width: 100%;
}

.viewDetailMobile {
	display: none;
}

@media (max-width: 750px){
.search_mobile {
	display: block !important;
	margin-top: 15px;
	color: #e9e9e9;
}
.main-menu-btn {
	margin-top: 10px !important;
}
	li#more-menu-1{display:none!important}
	 #main-nav .navbar {
		min-height: unset;
		margin: 0;
		float: right;
	  }
	#mostread .col-xs-6:nth-child(3) {
		clear: both;
	}
	#media_list_loadmore .col-xs-6:nth-child(2n+1),
	.news_other .col-xs-6:nth-child(2n+1),
	.list-simple-1 .col-md-6:nth-child(2n+1){
		clear: both;
	}
	.istore, .gstore {
		max-width: 100%;
		height: auto;
	}

	.scroll-lich-phat-song {
		display: none;
	}
	.lich-phat-song .viewDetailMobile {
		display: block;
		float: right;
		padding-right: 10px;
	}
	.cate-title-2 .title::after {
	border-bottom: 34px solid #f3f3f3;
	}
}
	#main-nav .navbar {
		padding: 0;
		justify-content: unset;
	}
@media (min-width: 992px){
	.stylish-input-group input.form-control {
	}
		#main-nav .navbar {
		width: 992px;
		display: flex;
	}
}

@media (min-width: 1200px){
		#main-nav .navbar {
		width: 1116px;
		display: flex;
	}

}

@media (min-width: 1400px){
	#main-nav .navbar {
		width: 1260px;
	}
}

.feedback-form textarea {
}

#feedback-list {
padding-right: 10px;
}

.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(../image/circle1.gif) no-repeat left 5px;
	padding-left: 15px;
	color: #0a81d9;
}

.related td {
	border-bottom: 1px dotted #e9e9e9;
	padding: 8px 0;
}

.box_tag h4 {
	float: left;
	font-size: 90%;
}

.txt_tag {
	float: left;
	padding-right: 10px;
}

#main-menu {
    height: 42px;
    overflow: hidden;
}
table.image {
	margin: 0 auto 10px;
	text-align: center;
}
table.image.leftside {
	margin: 0 10px 10px 0;
}
table.image .desc, table .image_desc{
	background: #efefef;
	padding: 10px;
	font-size: 95%;
}

#feedback-list h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.video-js-responsive-container.vjs-hd {
	padding-top: 56.25%;
}
.video-js-responsive-container.vjs-sd {
	padding-top: 75%;
}
.video-js-responsive-container {
	width: 100%;
	position: relative;
}
.video-js-responsive-container .video-js {
	height: 100% !important; 
	width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.box_giavang td {
    border: 1px solid #e6e6e6;
    font-size: 11px;
    padding: 3px;
    vertical-align: middle;
}

.box_giavang {
}

.header_right .firstitem {
	text-align: right;
	}

.search-form .stylish-input-group .input-group-addon {
	background: url(../image/icon-search.jpg) no-repeat center center;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

#main-nav {
}

#listChannelPlayer {
width: 100%;
}

 .cate_title_1 {
    height: 35px;
    line-height: 42px;
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
}
 .cate_title_1 > a {
    font-size: 15px;
	font-weight: 500;
 	font-size: 19px;
    border-bottom: 1px solid #407a8c;
 }
 .cate-title-2 .title {
 	text-transform: uppercase;
	color: #d8040d;
	padding: 5px 0;
	font-weight: 500;
	font-size: 16px;
	border-bottom: 4px solid #d8040d;
 }
  .cate_title_1 a.active {
  color: red;
  }

.navbar {
min-height: auto;
}

.player_video {
	position: relative;
}
.player_video .title4 {
    position: absolute;
    bottom: 0;
    background: url(/common/v1/image/bongmo.png);
    color: #fff;
    width: 100%;
    padding: 10px;
	font-size: 26px;
}

.phatthanh_box ul li {
    padding: 10px 0px 10px 0px;
    border-top: 1px solid #ddd;
}

.phatthanh_box ul li a {
	padding-left: 10px;
}

.multimedia {
	background: #f7e277;
	margin-bottom: 10px;
	padding: 25px 0;
}

.chuyentrang-left {
	float: left;
	margin: 10px 0;
}
.chuyentrang-left li {
	float: left;
	margin-right: 10px;
}

.chuyentrang-left li a.truyenhinh_button {
	background: url(../image/icon_truyenhinh.gif) no-repeat left center;
	padding-left: 21px;
	line-height: 28px;
}

.chuyentrang-left li a.baoin_button {
	background: url(../image/icon_baoin.gif) no-repeat left center;
	padding-left: 21px;
	line-height: 28px;
}
.logo img {
	max-width: 100%;
}

.header_right img {
	max-width: 100%;
}

.header {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tinnoibat1 .item {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
}
.tinnoibat1 .item:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.chinhtri .list-simple li {
	margin-top: 15px;
}

.bd1 {
	border-top: 1px solid #e9e9e9;
	margin-top: 15px;
}
.chinhtri .list-simple li a, .kinhte .list-simple li a{
	position: relative;
	padding-left: 12px;
}
.chinhtri .list-simple li a::after,.kinhte .list-simple li a::after  {
	position: absolute;
	top: 5px;
	left: 0;
	background: #333;
	border-radius: 50%;
	width: 5px;
	height: 5px;
	content: "";
}
.kinhte .list-simple li {
	margin-top: 10px;
}

.title_bg {
	background: #ddd;
	padding: 10px;
}

.goc-anh .box-img .title {
	background: #fff;
	padding: 10px;
}

.phatthanh_box {
    background: #E8E8E8;
}
.bg01 a {
    font-weight: 500;
    font-size: 1.1em;
    /* padding: 0px 42px; */
}
.bg01 a {
    text-transform: uppercase;
    color: #fff;
    padding: 0 20px;
}
.phatthanh_box ul li {
    padding: 12px 10px 10px 35px;
    /* position: relative; */
    display: flex;
    border-top: 1px solid #ddd;
	background: url(../image/play.gif) no-repeat 10px 5px;
}
.phatthanh_box ul li.active {
	background: url(../image/play_active.gif) no-repeat 10px 5px;
}
.phatthanh_box .active a, .phatthanh_box .active i.fa-play-circle:before {
    color: red;
}

.phatthanh_box li a.title {
    font-size: 1.45rem;
    color: #212121;
    line-height: 1.35;
    display: block;
    font-weight: 500;
}
.bg01 {
    background: linear-gradient(
-45deg
, #2a697f, #558666);
    height: 42px;
    padding: 0px 20px 0px 0px;
    line-height: 42px;
    display: block;
    float: left;
    /* margin: 10px 0px 0px; */
}
.phatthanh_box .active a, .phatthanh_box .active i.fa-play-circle:before {
    color: red;
}

.tinnoibat h1{ 
font-size: 24px!important;
font-weight: 700;
line-height: 145%;
}
@media(min-width:1400){
Width: 1230px;
}

.video_box .title {
	     font-weight: 500;
}


/*css trang cate */
.tieude {
    border-bottom: solid 1px #348286;
    padding: 3px 0px;
}
ul.submenu01 li {
    float: left;
    margin-right: 20px;
	    position: relative;
}
.submenu01 a {
    color: #333;
}
.submenu01 li:first-child::after {
    border-left: 0;
}
.submenu01 li::after {
    border-left: 1px solid #348286;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    top: 5px;
    left: -10px;
}

.submenu01 {
	float: left;
}

.maincatetitle  {
    font-size: 20px;
    text-transform: uppercase;
    padding-right: 20px;
	position: relative;
	margin-left: 10px;
	float: left;
}

.maincatetitle::after {
    border-left: 3px solid red;
    content: "";
    display: block;
    height: 16px;
    position: absolute;
    top: 5px;
    left: -10px;
}

.maincatetitle.active, .submenu01 a.active {
	color: red;
}

.bd02 {
	border-bottom: 1px solid #348286;
	clear: both;
	margin-bottom: 10px;
}



.abs19 {
    position: absolute;
    left: 0;
    top: 20px;
}
.bor-bot-e5 {
    border-bottom: 1px solid #e5e5e5;
}
.pb5 {
    padding-bottom: 5px;
}
.mb5 {
    margin-bottom: 5px;
	text-align: center;
}
.gray-71 {
    color: #717171;
	clear: both;
}

.mt2 {
    margin-top: 2px;
}
.font12 {
    font-size: 12px;
}
.fix-zalo {
    font-size: 7px;
    position: absolute;
    left: 30px;
    top: -1px;
    color: #fff;
}
.radius-circle {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
}
.bg-gray-f0 {
    background-color: #f0f0f0;
}

.cl-zalo {
    background: url(/file/4028eaa46735a26101673a4df345003c/8a81a43d6347ef41016347f78bf00049/052021/icon_tool_20210510154945.gif) no-repeat;
	background-position: center -139px;
	display: block;
	height: 50px;
}
.cl-fb {
    background: url(/file/4028eaa46735a26101673a4df345003c/8a81a43d6347ef41016347f78bf00049/052021/icon_tool_20210510154945.gif) no-repeat;
	background-position: center 0;
	display: block;
	height: 50px;
}

.tag_list {
	border-top: 1px solid #e9e9e9;
	padding: 15px 0;
}

.image figcaption {
	background: #f3f3f3;
	padding: 5px;
	font-size: 90%;
}

figure.image {
	margin-bottom: 10px;
}

#mostread .item .numb {
	float: left;
}

#mostread .item .ftd{
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}

.ftdr .bd{
}

.ftdl span{
	font-size: 20px;
	color: #fff;
	background: #ff0000;
	border-radius: 50%;
    display: block;
    width: 30px;
    height: 30px;
	line-height: 30px;
    text-align: center;
}
.cate-title-4 {
	padding: 10px;
}

.cate-title-4 a {
	color: #fff;
	text-transform: uppercase;
}

.view_more_media {
	text-align: center;
}


.image img{
	margin: 0 !important;
}
.image .desc, #content table tr:nth-child(2) td {
	background: #fff;
	color: #0683dc;
	padding: 10px;
	font-size: 95%;
	text-align: center;
}

.xdata {
	display: none;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    top: 10px;
    bottom: auto;
	height: 8px;
}

#content table {
	max-width: 100%;
	margin-bottom: 10px;
}

.slider_hotnews .swiper-pagination {
	text-align: right;
}

.px0 {
    padding-left: 0!important;
}

.search-mb {
    width: 25px;
    height: 25px;
    background: url(../image/search-icon.jpg) no-repeat center center;
    background-size: 100%;
    cursor: pointer;
	display: block;
}

/*-----------------------------
	News Ticker
------------------------------*/
.acme-news-ticker {
  position: relative;
  height: 28px;
  line-height: 28px;}
  @media (min-width: 768px) {
    .acme-news-ticker {
      margin-top: 0; } }
  .acme-news-ticker-label {
    background: #008d7f;
    padding: 7px;
    width: auto;
    float: left;
    margin-right: 15px;
    line-height: normal;
	text-transform: uppercase;
	font-size: 12px;
    color: #fff; }
    @media (max-width: 575px) {
      .acme-news-ticker-label {
        position: absolute;
        top: -45px; } }
  .acme-news-ticker-box {
    height: 100%;
    overflow: hidden; }
    @media (max-width: 575px) {
      .acme-news-ticker-box {
        padding-left: 10px;
        padding-right: 120px; } }
    .acme-news-ticker-box ul {
      width: 100%;
      list-style-type: none !important;
      padding: 0;
      margin: 0; }
      .acme-news-ticker-box ul li a {
        text-decoration: none; }
  .acme-news-ticker-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0; }
    .acme-news-ticker-controls button {
      height: 100%;
      background: #f6f6f6;
      padding: 0;
      width: 40px;
      border-color: #eeeeee;
      border-style: solid;
      border-width: 0 0 0 1px;
      cursor: pointer;
      display: inline-block; }
      .acme-news-ticker-controls button:hover {
        background: #eeeeee; }
      .acme-news-ticker-controls button.acme-news-ticker-arrow {
        margin: 0;
        display: inline-block;
        position: relative; }
        .acme-news-ticker-controls button.acme-news-ticker-arrow:after {
          border-color: #999;
          border-bottom-style: solid;
          border-bottom-width: 2px;
          border-right-style: solid;
          border-right-width: 2px;
          content: '';
          display: inline-block;
          height: 8px;
          left: 50%;
          position: absolute;
          top: 50%;
          width: 8px; }
      .acme-news-ticker-controls button.acme-news-ticker-pause {
        position: relative;
        display: inline-block; }
        .acme-news-ticker-controls button.acme-news-ticker-pause:before {
          position: absolute;
          content: "";
          width: 10px;
          height: 10px;
          border-color: #999;
          border-style: solid;
          border-width: 0 2px 0;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%; }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(135deg);
          -ms-transform: translate(-50%, -50%) rotate(135deg);
              transform: translate(-50%, -50%) rotate(135deg); }
    .acme-news-ticker-controls.acme-news-ticker-horizontal-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(315deg);
          -ms-transform: translate(-50%, -50%) rotate(315deg);
              transform: translate(-50%, -50%) rotate(315deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-prev:after {
      -webkit-transform: translate(-50%, -50%) rotate(225deg);
          -ms-transform: translate(-50%, -50%) rotate(225deg);
              transform: translate(-50%, -50%) rotate(225deg); }
    .acme-news-ticker-controls.acme-news-ticker-vertical-controls button.acme-news-ticker-next:after {
      -webkit-transform: translate(-50%, -50%) rotate(405deg);
          -ms-transform: translate(-50%, -50%) rotate(405deg);
              transform: translate(-50%, -50%) rotate(405deg); }

/*# sourceMappingURL=style.css.map */

			.tdi_126,
			.tdi_126 .tdc-columns{
			min-height: 0;
			}.tdi_126,
			.tdi_126 .tdc-columns{
			display: block;
			}.tdi_126 .tdc-columns{
			width: 100%;
			}
				.tdi_128{
				vertical-align: baseline;
				}.tdi_128 > .wpb_wrapper,
				.tdi_128 > .wpb_wrapper > .tdc-elements{
				display: block;
				}.tdi_128 > .wpb_wrapper > .tdc-elements{
				width: 100%;
				}.tdi_128 > .wpb_wrapper{
				width: auto;
				height: auto;
				}
						/* inline tdc_css att */
						/* phone */
						@media (max-width: 767px)
						{
						.tdi_129{
						margin-bottom:40px !important;
						}
						}
					</style>
					<style>
						/* custom css */
						.td-big-grid-flex{
						width: 100%;
						padding-bottom: 0;
						}.td-big-grid-flex .td_block_inner:after,
						.td-big-grid-flex .td_block_inner .td-big-grid-flex-post:after{
						content: '';
						display: table;
						clear: both;
						}.td-big-grid-flex .td-big-grid-flex-post{
						position: relative;
						float: left;
						padding-bottom: 0;
						}.td-big-grid-flex .td-image-container{
						position: relative;
						flex: 0 0 100%;
						width: 100%;
						height: 100%;
						}.td-big-grid-flex .td-image-wrap{
						position: relative;
						display: block;
						overflow: hidden;
						}.td-big-grid-flex .td-image-wrap:before{
						position: absolute;
						bottom: 0;
						left: 0;
						width: 100%;
						height: 100%;
						-webkit-transition: background-color 0.3s ease;
						transition: background-color 0.3s ease;
						z-index: 1;
						}.td-big-grid-flex .td-module-thumb{
						position: relative;
						margin-bottom: 0;
						}.td-big-grid-flex .td-module-thumb:after{
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 100%;
						}.td-big-grid-flex .td-thumb-css{
						width: 100%;
						height: 100%;
						position: absolute;
						background-size: cover;
						background-position: center center;
						}.td-big-grid-flex .td-module-thumb .td-thumb-css{
						transition: opacity 0.3s, transform 0.3s;
						-webkit-transition: opacity 0.3s, transform 0.3s;
						}.td-big-grid-flex .td-post-category{
						transition: background-color 0.2s ease;
						-webkit-transition: background-color 0.2s ease;
						padding: 3px 7px;
						background-color: rgba(0, 0, 0, 0.7);
						font-family: 'Roboto', sans-serif;
						line-height: 13px;
						font-weight: 500;
						text-transform: uppercase;
						pointer-events: auto;
						}.td-big-grid-flex .td-module-meta-info{
						position: absolute;
						left: 0;
						margin-bottom: 0;
						width: 100%;
						pointer-events: none;
						z-index: 1;
						}.td-big-grid-flex .td-module-title a,
						.td-big-grid-flex .td-post-author-name span,
						.td-big-grid-flex .td-module-container:hover .entry-title a,
						.td-big-grid-flex .td-post-author-name a,
						.td-big-grid-flex .td-post-date{
						color: #fff;
						}.td-big-grid-flex .td-module-title{
						margin: 0;
						}.td-big-grid-flex .td-module-title a{
						text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
						}.td-big-grid-flex .td-editor-date{
						display: inline-block;
						}.td-big-grid-flex .td-post-author-name a,
						.td-big-grid-flex .td-post-author-name span,
						.td-big-grid-flex .td-post-date{
						text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
						}.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap{
						background-color: #e5e5e5;
						}.td-big-grid-flex .td-big-grid-flex-post-empty .td-image-wrap:before{
						display: none;
						}.td_block_big_grid_flex_2 [class^='td_module_flex_6'] .td-module-meta-info{
						padding: 22px 20px;
						}.td_block_big_grid_flex_2 [class^='td_module_flex_6'] .entry-title{
						
						font-size: 27px;
						font-weight: 500;
						line-height: 34px;
						}.td_block_big_grid_flex_2 .td_module_flex_7 .entry-title{
						margin: 0;
						font-size: 16px;
						line-height: 21px;
						font-weight: 500;
						}.td_block_big_grid_flex_2 .td_module_flex_6{
						width: 50%;
						}.td_block_big_grid_flex_2 .td_module_flex_6 .td-image-wrap{
						padding-bottom: 400px;
						}.td_block_big_grid_flex_2 .td_module_flex_7{
						width: 25%;
						}.td_block_big_grid_flex_2 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 198px;
						}.td_block_big_grid_flex_2 .td_module_flex_7 .td-module-meta-info{
						padding: 11px 17px;
						}body .tdi_129 .td-module-meta-info{
						bottom: 0;
						}body .tdi_129 .td_module_flex_6 .entry-thumb{
						background-position: center 50%;
						}body .tdi_129 .td_module_flex_7 .entry-thumb{
						background-position: center 50%;
						}body .tdi_129 [class^='td_module_flex_6'] .td-image-wrap{
						padding-bottom: 445px;
						}body .tdi_129 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 220px;
						}body .tdi_129 .td_module_flex_6 .td-video-play-ico{
						top: 50%;
						left: 50%;
						transform: translate(-50%, -50%);
						}body .tdi_129 .td_module_flex_7 .td-video-play-ico{
						top: 50%;
						left: 50%;
						transform: translate(-50%, -50%);
						}body .tdi_129 .td_module_flex_6 .td-module-meta-info{
						padding: 24px;
						}body .tdi_129 .td_module_flex_7 .td-module-meta-info{
						padding: 15px;
						}body .tdi_129 .td_module_flex_6 .tdb-module-title-wrap{
					
						}body .tdi_129 .td_module_flex_7 .tdb-module-title-wrap{
						margin: 8px 0 0;
						}body .tdi_129 .td_module_flex_6 .td-post-category{
						margin: 0px;
						padding: 0px;
						display: inline-block;
						font-family:Rubik !important;font-size:13px !important;font-weight:400 !important;text-transform:uppercase !important;
						}body .tdi_129 .td_module_flex_7 .td-post-category{
						margin: 0px;
						padding: 0px;
						font-family:Rubik !important;font-size:11px !important;font-weight:400 !important;text-transform:uppercase !important;
						}body .tdi_129 .td_module_flex_6 .td-editor-date{
						display: inline-block;
						}body .tdi_129 .td_module_flex_7 .td-editor-date{
						display: none;
						}body .tdi_129 .td_module_flex_6 .td-post-author-name{
						display: inline-block;
						font-weight: 400;
						}body .tdi_129 .td_module_flex_7 .td-post-author-name{
						display: none;
						font-weight: 400;
						}body .tdi_129 .td_module_flex_6 .td-post-date,
						body .tdi_129 .td_module_flex_6 .td-post-author-name span{
						display: inline-block;
						}body .tdi_129 .td_module_flex_7 .td-post-date,
						body .tdi_129 .td_module_flex_7 .td-post-author-name span{
						display: none;
						}body .tdi_129 .td_module_flex_6 .entry-review-stars{
						display: none;
						}body .tdi_129 .td_module_flex_6 .td-icon-star,
						body .tdi_129 .td_module_flex_6 .td-icon-star-empty,
						body .tdi_129 .td_module_flex_6 .td-icon-star-half{
						font-size: 15px;
						}body .tdi_129 .td_module_flex_7 .entry-review-stars{
						display: none;
						}body .tdi_129 .td_module_flex_7 .td-icon-star,
						body .tdi_129 .td_module_flex_7 .td-icon-star-empty,
						body .tdi_129 .td_module_flex_7 .td-icon-star-half{
						font-size: 15px;
						}body .tdi_129 .td-image-wrap:before{
						content: '';
						background: -webkit-linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.2) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));background: linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.2) 35%,rgba(0,0,0,0) 50%,rgba(0,0,0,0));
						}body .tdi_129 .td-post-category{
						background-color: rgba(255,255,255,0);
						}body .tdi_129 .td-module-container:hover .td-post-category{
						background-color: rgba(255,255,255,0);
						}body .tdi_129 .entry-review-stars{
						color: #fff;
						}body .tdi_129 .td_module_flex_6 .entry-title{
						font-family:Rubik !important;font-size:30px !important;line-height:1.2 !important;font-weight:500 !important;
						}body .tdi_129 .td_module_flex_7 .entry-title{
						font-family:Rubik !important;font-size:17px !important;line-height:1.2 !important;font-weight:500 !important;
						}body .tdi_129 .td_module_flex_6 .td-editor-date,
						body .tdi_129 .td_module_flex_6 .td-editor-date .entry-date,
						body .tdi_129 .td_module_flex_6 .td-module-comments a{
						font-family:Rubik !important;font-size:13px !important;font-weight:400 !important;text-transform:capitalize !important;
						}body .tdi_129 .td_module_flex_7 .td-editor-date,
						body .tdi_129 .td_module_flex_7 .td-editor-date .entry-date,
						body .tdi_129 .td_module_flex_7 .td-module-comments a{
						font-family:Rubik !important;font-size:11px !important;font-weight:400 !important;text-transform:capitalize !important;
						}html:not([class*='ie']) body .tdi_129 .entry-thumb:after{
						background: rgba(221,51,51,0.25);
						}@media (max-width: 767px) {
						.td-big-grid-flex .td_block_inner {
	
						}
						}@media (min-width: 767px) {
						.td-big-grid-flex-lightsky .td-image-wrap:after {
						content: '';
						position: absolute;
						top: 0;
						left: 0;
						width: 160%;
						height: 100%;
						background: rgba(255, 255, 255, 0.2);
						transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
						-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
						transition: transform 0.7s ease 0s;
						-webkit-transition: transform 0.7s ease 0s;
						z-index: 1;
						}
						.td-big-grid-flex-lightsky .td-module-container:hover .td-image-wrap:after {
						transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
						-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
						}
						}@media (max-width: 767px) {
						div.td-big-grid-flex-scroll .td-big-grid-flex-post {
						float: none;
						}
						div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder {
						font-size: 0;
						-webkit-overflow-scrolling: touch;
						}
						div.td-big-grid-flex-scroll .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						display: inline-block;
						vertical-align: top;
						}
						div.td-big-grid-flex-scroll .td-module-title a {
						white-space: normal;
						}
						}@media (min-width: 1019px) and (max-width: 1140px) {
						.td_block_big_grid_flex_2 [class^='td_module_flex_6'] .entry-title {
						font-size: 21px;
						line-height: 28px;
						}
						}@media (min-width: 768px) and (max-width: 1018px) {
						.td_block_big_grid_flex_2 [class^='td_module_flex_6'] .entry-title {
						font-size: 16px;
						line-height: 20px;
						}
						}@media (max-width: 767px) {
						.td_block_big_grid_flex_2 [class^='td_module_flex_6'] .entry-title {
						font-size: 22px;
						line-height: 28px;
						}
						}@media (min-width: 1019px) and (max-width: 1140px) {
						.td_block_big_grid_flex_2 .td_module_flex_7 .entry-title {
						font-size: 14px;
						line-height: 20px;
						}
						}@media (min-width: 768px) and (max-width: 1018px) {
						.td_block_big_grid_flex_2 .td_module_flex_7 .entry-title {
						font-size: 13px;
						line-height: 18px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post {
						border-width: 0 2.5px;
						border-style: solid;
						border-color: transparent;
						}
						body .tdi_129 .td_block_inner {
						margin-left: -2.5px;
						margin-right: -2.5px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-1,
						body .tdi_129 .td-big-grid-flex-post-2 {
						margin-bottom: 5px;
						}
						}@media (max-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 5px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 5px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}@media (min-width: 1141px) {
						html:not([class*='ie']) body .tdi_129 .entry-thumb:after {
						content: '';
						width: 100%;
						height: 100%;
						position: absolute;
						top: 0;
						left: 0;
						opacity: 0;
						transition: opacity 1s ease;
						-webkit-transition: opacity 1s ease;
						mix-blend-mode: color;
						}
						html:not([class*='ie']) body .tdi_129 .td-module-container:hover .entry-thumb:after {
						opacity: 1;
						}
						}
						/* landscape */
						@media (min-width: 1019px) and (max-width: 1140px){
						body .tdi_129 [class^='td_module_flex_6'] .td-image-wrap{
						padding-bottom: 340px;
						}body .tdi_129 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 168px;
						}body .tdi_129 .td_module_flex_6 .td-module-meta-info{
						padding: 20px;
						}body .tdi_129 .td_module_flex_7 .td-module-meta-info{
						padding: 12px;
						}body .tdi_129 .td_module_flex_6 .tdb-module-title-wrap{
						margin: 10px 0 6px;
						}body .tdi_129 .td_module_flex_7 .tdb-module-title-wrap{
						margin: 0px;
						}body .tdi_129 .td_module_flex_7 .td-post-category{
						display: none;
						}body .tdi_129 .td_module_flex_6 .entry-title{
						font-family:Rubik !important;font-size:28px !important;line-height:1.2 !important;font-weight:500 !important;
						}body .tdi_129 .td_module_flex_7 .entry-title{
						font-family:Rubik !important;font-size:15px !important;line-height:1.2 !important;font-weight:500 !important;
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post {
						border-width: 0 2px;
						border-style: solid;
						border-color: transparent;
						}
						body .tdi_129 .td_block_inner {
						margin-left: -2px;
						margin-right: -2px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-1,
						body .tdi_129 .td-big-grid-flex-post-2 {
						margin-bottom: 4px;
						}
						}@media (max-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 4px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 4px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}
						}
						/* portrait */
						@media (min-width: 768px) and (max-width: 1018px){
						body .tdi_129 [class^='td_module_flex_6'] .td-image-wrap{
						padding-bottom: 263px;
						}body .tdi_129 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 130px;
						}body .tdi_129 .td_module_flex_6 .td-module-meta-info{
						padding: 18px 14px;
						}body .tdi_129 .td_module_flex_7 .td-module-meta-info{
						padding: 10px;
						}body .tdi_129 .td_module_flex_6 .tdb-module-title-wrap{
						margin: 8px 0 4px;
						}body .tdi_129 .td_module_flex_7 .tdb-module-title-wrap{
						margin: 0px;
						}body .tdi_129 .td_module_flex_7 .td-post-category{
						display: none;
						}body .tdi_129 .td_module_flex_6 .entry-title{
						font-family:Rubik !important;font-size:20px !important;line-height:1.2 !important;font-weight:500 !important;
						}body .tdi_129 .td_module_flex_7 .entry-title{
						font-family:Rubik !important;font-size:13px !important;line-height:1.2 !important;font-weight:500 !important;
						}body .tdi_129 .td_module_flex_6 .td-post-category{
						font-family:Rubik !important;font-size:11px !important;font-weight:400 !important;text-transform:uppercase !important;
						}body .tdi_129 .td_module_flex_6 .td-editor-date,
						body .tdi_129 .td_module_flex_6 .td-editor-date .entry-date,
						body .tdi_129 .td_module_flex_6 .td-module-comments a{
						font-family:Rubik !important;font-size:11px !important;font-weight:400 !important;text-transform:capitalize !important;
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post {
						border-width: 0 1.5px;
						border-style: solid;
						border-color: transparent;
						}
						body .tdi_129 .td_block_inner {
						margin-left: -1.5px;
						margin-right: -1.5px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-1,
						body .tdi_129 .td-big-grid-flex-post-2 {
						margin-bottom: 3px;
						}
						}@media (max-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}
						}
						/* phone */
						@media (max-width: 767px){
						body .tdi_129 [class^='td_module_flex_6'] .td-image-wrap{
						padding-bottom: 260px;
						}body .tdi_129 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 165px;
						}body .tdi_129 .td_module_flex_6{
						width: 100%;
						}body .tdi_129 .td_module_flex_7{
						width: 50%;margin: 0 !important;
						}body .tdi_129 .td_module_flex_6 .td-module-meta-info{
						padding: 18px 14px;
						}body .tdi_129 .td_module_flex_7 .td-module-meta-info{
						padding: 14px;
						}body .tdi_129 .td_module_flex_6 .tdb-module-title-wrap{
						margin: 10px 0 6px;
						}body .tdi_129 .td_module_flex_7 .tdb-module-title-wrap{
						margin: 0px;
						}body .tdi_129 .td_module_flex_7 .td-post-category{
						display: none;
						}body .tdi_129 .td_module_flex_6 .entry-title{
						font-family:Rubik !important;font-size:22px !important;line-height:1.2 !important;font-weight:500 !important;
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post {
						border-width: 0 1.5px;
						border-style: solid;
						border-color: transparent;
						}
						body .tdi_129 .td_block_inner {
						margin-left: -1.5px;
						margin-right: -1.5px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-1,
						body .tdi_129 .td-big-grid-flex-post-2 {
						margin-bottom: 3px;
						}
						}@media (max-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}
						}

.tinnoibat  .swiper-container {

    padding-bottom: 35px;
}

 .tinnoibat .swiper-button-prev {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  left: auto !important;
  right: 30px !important;
  background-color: #fff;
  background-image: none !important;
  z-index: 99;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
 .tinnoibat .swiper-button-prev:before {
  content: '' !important;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 2px solid #e9e9e9;
  border-right: 2px solid #e9e9e9;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 1;
}

.tinnoibat .swiper-button-next {
  position: absolute;
   background-image: none !important;
  top: auto !important;
  bottom: 0 !important;
  left: auto !important;
  right: 0 !important;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  border-radius: 0;
  width: 27px;
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
 .tinnoibat .swiper-button-next:before {
  content: '' !important;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-left: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 1;
}

.publish_date {
	color: #999;
	background: url(../image/clock_icon.gif) no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
}

.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;
}

.fleft30 {
	width: 35%;
	float: left;
}

.fleft70 {
	width: 63%;
	float: right;
}
.fleft60 {
	width: 60%;
	float: left;
}

.fleft38 {
	width: 38%;
	float: right;
}
	.list-simple-1 .col-md-6:nth-child(2n+1){
		clear: both;
	}
.fright30 {
	width: 40%;
	float: right;
}
.fright70 {
	width: 58%;
	float: left;
}

.zone_leftright {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.zone_leftright:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

.cate_title_3 > a {
    font-weight: 500;
    font-size: 19px;
    border-bottom: 1px solid #ed1c50;
	text-transform: uppercase;
	color: #ed1c50;
}

.cate_title_3 {
    height: 35px;
    line-height: 42px;
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
}
.cate_title_3 .submenu {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    display: flex;
    margin-left: 12px;
}
.cate_title_4 > a {
    font-size: 20px;
	text-transform: uppercase;
	padding: 5px 10px 5px 0;
	font-weight: 500;
	border-bottom: 4px solid #da0000;
	color: #000;
	margin-bottom: -3px;
}
.cate_title_4 > a i {
	color:#da0000;
}

.cate_title_4 {
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
	border-bottom: 3px solid #fbcfd3;
}

.trangdiaphuong .swiper-button-prev, .trangdiaphuong  .swiper-button-next {
	background: #009688;
}

.event {
	background: url(../image/event_icon.gif) no-repeat left center;
	background-size: 30px auto;
	padding-left: 44px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
	margin-bottom:8px;
}

.event li {
	display: inline-block;
	margin-right: 10px;
}

.event li a {
	border-radius: 12px;
	border: 1px solid #ddd;
	padding: 4px 15px;
	font-size: 90%;
}

.news-simple li {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}

.news-simple li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.channel_list  li a span.bg3 {
    color: #fff;
	background-color: #ff0000;
    font-size: 50%;
    margin-left: 5px;
    padding: 0 5px;
    text-transform: uppercase;
	height: 14px;
	line-height: 14px;
}
.channel_list .cate_title {
    font-weight: bold;
	font-size: 30px;
    line-height: 14px;
}
.fleftm {
    float: left;
}
.channel_list li a {
    padding: 5px 0;
	color: #00178c ;
}
.channel_list li a img {
	max-width: 100%;
}
.channel_list li:first-child {

}
.channel_list li {
	display: inline-block;
	width: 48%;
}

	.vjs-live .vjs-progress-control {
		display: inherit;
		width: 100%;
	}
	.vjs-live .vjs-seek-to-live-control {
		display: none;
	}

	.vjs-live .vjs-play-progress {
		width: 100% !important;
	}

	.vjs-play-progress .vjs-time-tooltip {
		display: none !important;
	}
.video-js .vjs-tech {
    position: unset;
    top: 0;
    left: 0;
    width: 100%;
    height: auto !important;
}
.video-js {
    width: 100% !important;
    height: auto !important;
}

.lich_phat_song_date span.schedule_item {
	display: inline-block;
	text-align: center;
    font-size: 70%;
    margin-right: 5px;
    cursor: pointer;
    font-weight: 500;
    margin-top: 10px;
}

.media-box hr {
    border-top: 1px solid #dedede;
    margin: 0;
}
#lich_phat_song td {
    border-bottom: 1px dashed #e9e9e9;
    padding: 5px 8px 5px 0;
}
.lich_phat_song_date span.schedule_item.active,.schedule_title.active {
    color: red;
}

.live_curent_title {
	padding: 10px;
}

element.style {
    height: auto;
    margin-bottom: 0px;
    margin-right: 0px;
    max-height: 440px;
}
#lich_phat_song {
    border-top: 2px solid #a2a2a2;
    margin-top: 10px;
    max-height: 270px;
    overflow: hidden;
}

.bdl-01 {
	border-left: 1px solid #ddd;
}

 .mostread-title {
    height: 35px;
    line-height: 42px;
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
}
 .mostread-title > a {
    font-size: 15px;
	font-weight: 500;
 	font-size: 19px;
	color: #da0000;
    border-bottom: 2px solid #da0000;
	text-transform: uppercase;
 }

 #mostread {
	border: 1px solid #ddd;
	padding: 5px;
 }

 .media-box {
	border-top: 3px solid #333;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-bottom: 10px;
 }

 .channel_list {
	padding: 0 20px;
	background: #fff;
	border-bottom: 1px solid #ddd;
 }

 .media-box .col-md-8 {
	padding-right: 0;
 }

  .media-box .col-md-8,   .media-box .col-md-4 {

  }

  .video-js .vjs-big-play-button {
      top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

  }
  .lich_phat_song_box {
	padding-right: 10px;
  }

  .multimedia .col-md-6 .col-6:nth-child(3), .multimedia .col-md-6 .col-6:nth-child(4)  {
		margin-top: 15px;
	}

	.avatar .fa-play {
	position: absolute;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          left: 50%;
          top: 50%;
		  color: #fff;
		  z-index: 999;
		  font-size: 28px;
		  line-height: 120%;
	}

.dropdown-toggle::after {
	display: none;
}

#search-button {
	color: #fff;
	float: right;
}

.cate_title_2 {
	background: #eb1c22;
	padding: 10px;
	color: #fff;
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	border-radius: 7px 7px 0 0;
	line-height: 120%;
}

	.table_covid {
		border-collapse:collapse;
		padding:5px;
		width: 100%;
		height: 100%;
	}
	.table_covid th {
		border:1px solid #ddd;
		padding:5px;
		background:#F0F0F0;
	}
	.covid_statistic_content {
	border: 1px solid #e9e9e9;
	border-top: 0;
	}
	.table_covid td {
border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
		padding:5px;
	}
	.table_covid_1 td {
		border-left: 1px solid #ddd;
		border-top: 1px solid #ddd;
		padding:5px;
	}
.circle1 {
	background: #eb1c22;
	border-radius: 25px;
	color: #fff;
	padding: 0 10px;
}

.chinhtri .cate-title-3 {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 5px;
}

.form-select-sm {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 90%;
}

.weather_bg {
	background: #e6e7e9;
	padding: 15px;
}

.box_right_1 .list-simple li {
	border-top: 1px dashed #ddd;
	margin-top: 10px;
	padding-top: 10px;
}

.footer {
	background: #404040;
	border-top: 5px solid #da0000;
	padding: 20px 0;
}

.menu-foot a {
	color: #fff;
}

.menu-foot li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 10px;
}

.bd01 {
border-top: 1px solid #666;
margin: 15px 0;
}

.app .column-right {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

 .app .column-right .item-app img {
    padding: 5px;
    width: 180px;
}
 .app .item-app img {
    border-radius: 5px;
    background-color: #fff;
    width: 120px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

.price-ads {
    background-color: #da0000;
    padding: 5px 10px;
    border-radius: 2px;
	margin-bottom: 10px;
}
.font1 {
    font-size: 1.6rem;
}

.footer p {
	margin-bottom: 10px;
}

.title_left button {
	background: none;
}

.newstop {
	height: 445px;
}

#phim-hay-ntv-schedule li:first-child .fleft130{width: 100%;} #phim-hay-ntv-schedule {max-height: 620px;overflow: hidden;}

/*cate*/
.cate-header .back_home {
	background: #ff6d15;
	padding: 5px 10px;
}

.cate-header .back_home i {
	color: #fff;
}

.header_left{
	display: table;
}
.cate-header .logo {
	width: 260px;
	padding-left: 15px;

}
.cate-header .col-3 a {
	display: table-cell;
	vertical-align: middle;
}
.cate-header {
	border-top: 1px solid #e9e9e9;
	box-shadow: 0 10px 9px -8px #e9e9e9;
	margin-top: 10px;
	margin-bottom: 30px;
}

.nav-cate-title {
	text-align: center;
	line-height: 43px;
	font-weight: 500;
}

.nav-cate-title a {
	font-size: 20px;
	text-transform: uppercase;
}

.cate_content .first {
	position: relative;
}

.cate_content .first .title {
	position: absolute;
	bottom: 0;
		padding: 100px 30px 30px;
		width: 100%;
background: 
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.4)
    );
}
.cate_content .first .title a {
	color: #fff;
	width: 70%;
	display: block;
}

.cate_content .first .publish_date {
    color: #fff;
    background: none;
    padding-left: 0;
    margin-top: 5px;
}

.search_by_date {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	margin: 20px 0;
}
.search_by_date input{
	height: 28px;
	border-radius: 3px !important;
	margin-left: 30px !important;
		width: 300px;
}

.search_by_date .form-group {
	float: left;
}

.search_by_date .btn {
	height: 30px;
	line-height: 16px;
	background: #ff0000;
	color: #fff;
	margin-left: 30px;
}

.datepicker {
	color: #ccc;
	font-size: 95%;
}
.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;
}

.box-2 {
border-bottom: 1px dashed #eee;
padding-bottom: 15px;
margin-bottom: 15px;
}
.col2 {
    width: 300px;
    float: right;
}

.col1 {
    width: 720px;
    float: right;
}

@media (min-width: 768px) {
	.cl-md-8 {
		flex: 0 0 auto;
		width: 71.5%;
	}
	.cl-md-4 {
		flex: 0 0 auto;
		width: 28.5%;
	}
}
.trangdiaphuong .cate-title-3 .title {
	font-size: 110%;
}

#mostread-cate .item .tbl{
	display: table-cell;
}
#mostread-cate .item {
	display: table;
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 15px;
}

.mostread-cate-title {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 20px;
}

#mostread-cate .num {
	font-size: 51px;
	font-weight: 500;
	vertical-align: middle;
	color: #eee;
}

#loadmore .btn {
    height: 30px;
    line-height: 16px;
    background: #ff0000;
    color: #fff;
    margin-left: 30px;
}

#loadmore {
	text-align: center;
}

.bd03 .bd {
border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.title6 {
    font-size: 20pt;
    line-height: 120%;
	font-weight: 500;
	color: #040404;
}
.title7 {
    font-size: 28px;
    line-height: 120%;
	font-weight: 500;
	color: #040404;
}

.list_view {
	float: right;
}
.list_view i {
	margin-left: 5px;
	cursor: pointer;
}

.list_view i.active {
	color: #ff0000;
	cursor: unset;
}

.view_style_list .col-md-6  {
	width: 100%;
	margin-bottom: 15px;
}

.view_style_list .fleft {
	width: 35%;
	float: left;
}
.view_style_list .fright {
	width: 63%;
	float: right;
}

.view_style_list .box-2 {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.view_style_list .bd03 {
	display: none;
}

.fixed  {
	position: fixed;
	width: 100%;
	    box-shadow: 0 10px 9px -8px #ccc;
	background: #fff;
    top: 0;
    z-index: 9;
    margin: 0;
}
.fixed2  {
	position: fixed;
	width: 100%;
	    box-shadow: 0 10px 9px -8px #ccc;
	background: #fff;
    top: 43px;
    z-index: 9;
    margin: 0;
}
.fixed1  {
	position: fixed;
	width: 100%;
	    box-shadow: 0 10px 9px -8px #ccc;
    top: 0;
    z-index: 99;
    margin: 0;
}
.article_nav {
	border-bottom: 3px solid #da0000;
	padding-bottom: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
}

.article_nav .title {
	float: left;
	font-size: 20px;
	color: #da0000;
	font-weight: bold;

}

.article_nav .now {
	float: right;
	color: #999;
}

.des_article {
    font-size: 130%;
    line-height: 130%;
    font-weight: 500;
	margin-bottom: 10px;
	text-align: justify;
}

.des_article span {
    font-size: unset !important;
    line-height: unset !important;
}

.chiase.bottom-social {
    border: none;
    padding-bottom: 0;
    padding-top: 57px;
    margin-top: 30px;
    width:100%;
    margin: auto;
}
.bottom-social {
    padding-top: 57px;
    position: relative;
    margin-top: 20px;
}

.bottom-sharing {
    width: 100%;
}
.bottom-sharing {
    position: relative;
    margin-left: 0;
}
.fl {
    float: left;
}
.bottom-sharing li {
    position: relative;
    padding-top: 20px;
    float: left;
    margin-left: 5px;
}
.facebook-counter {
    position: absolute;
    height: 32px;
    width: 111px;
    top: 0;
    left: 0;
}
.facebook-counter .count-facebook-like {
    width: 53px;
}
.facebook-counter .count-element, .ming-counter {
    display: inline-block;
    border-radius: 3px 3px 0 0;
    border: solid 1px gray;
    float: left;
    line-height: 20px;
    text-align: center;
    position: relative;
    font-family: arial,sans-serif;
    font-size: 12px;
    color: #666;
}
.facebook-counter .count-facebook-share {
    width: 48px;
    margin-left: 5px;
}
.bottom-sharing li.fanpage {
    margin-left: 135px;
    width: 50px;
}
.bottom-sharing li.fanpage .facebook-counter {
    width: 56px;
}
.bottom-sharing li.fanpage .bubble {
    width: 58px;
}
.ming-counter {
    position: absolute;
    width: 60px;
    top: 0;
    left: 0;
    text-align: center;
    border-color: gray;
}
.bottom-social .fanpage-focus {
    position: absolute;
    top: 0;
    left: 0;
}
.bottom-social .button-comment{
    background:url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RTFBOEJEQzhGODQxMUU2QjcwQ0JBMUE3QjYyQTQ0NSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RTFBOEJERDhGODQxMUU2QjcwQ0JBMUE3QjYyQTQ0NSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhFMUE4QkRBOEY4NDExRTZCNzBDQkExQTdCNjJBNDQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhFMUE4QkRCOEY4NDExRTZCNzBDQkExQTdCNjJBNDQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAFAA+AwERAAIRAQMRAf/EAIAAAAIDAQEAAAAAAAAAAAAAAAADAgQFBgcBAAIDAQEAAAAAAAAAAAAAAAABAgMEBQcQAAIBAwIFAwUBAAAAAAAAAAECAxESBAAFITEiExRBYQZRcTIVByMRAAEDAgQGAQUAAAAAAAAAAAEAEQIhAzFBEgRhgZGhohMisTJCFAX/2gAMAwEAAhEDEQA/AK0uZJNK8srl5HJZ3Y1JJ4kknXnxclyuKV0W4/C9xwVyu5m4cr4Jj86KKR2eFZWCq7KYwSKsPxqfbWy5/PlB6x+OPDsrZWSMxRZM+07rFPkQrjSTDGeRJJYo3ZP8j1Gto4CoPH68dZ5beYJDOyrNsqW4bNueDjY+VLEXxsiCPIWaMMyKs1bFdqABuHLTubaUQCRQh+qZtkKP6vOO1RbkiiSCWSWMKlzOvYVXkZgBQKFcca6X68tAllXsloLOmbVs24bjlePGvacxd5TKslChoFICK7UavOlPUmmna20plhSjpxtklVVw9xaJ5kxZWhjDM8qoxQKpoxLAUoDzOoemTOxZLQUlMyRFdEcqsgCyKDQMAQ1D9eKg6iHCSyPJ99XaVJl6R8h/pux7hDuSo+dkpmiPsYWRDjxwwOjKe4ro8kjMApp99de/vYTEvuL5EBgtM7oL4pa/1Da03jHykXLXEXdsrcMiIBAXhnjVEWl9Cwo1QTT30hvYiYNW1mXVHtD81mS/PcN8BsM+QYTsce2LEbbBlJMshkpf+Nqnq5+2qTuQYtVvXp5uoeyjcGUPj3zTacLZ4dszEntb9hHkyxKjWx5uOkKsgZ1uZWSpBp99KxfjGAiX/LyDIhMAMeK2do+afHDnh4fJjGDgYqQySmNA/gXPIrR9+OMtIKWVLUPJTq+1ft6qPSI8eeeWKnGYfl9FXk/pO2edjPEuUuFHLu7zw0QBxuF/Y6Q9psvF1eXpXUTvIuGdvn5YJe0P17rgPJ99cvSs7Kvm+P5c3h3+Je3j92l9lem6nCtOer5M9MFMsk9ekhHXoQjr0IR16EI69CEdehCdB4/ZyO/f3rB4tlLb71rfX07d3L1pphmLoov/2Q==') no-repeat;
    width: 60px;
    height:20px;
    display: inline-block;
}

#cate_content .second {
	margin-bottom: 15px;
}

.date_schedule input {
	font-size: 1em;
	color: #999;
}

.topic_more {
    display: none;
}

.news_other .cate_title  {
	margin-bottom: 15px;
	margin-top: 10px;
}

.nav-emagazine img {
	margin: 15px 0;
}

select.form-control {
    -webkit-appearance: auto;
    -moz-appearance: auto;
     appearance: auto;
}

.button_style {
    height: 30px;
    line-height: 16px;
    background: #ff0000;
    color: #fff;
    margin-left: 30px;
}

.search_content em {
	color: #da0000;
}

.bd_form_search {
	border: 1px solid #eef0f2;
	padding: 20px;
}

.viewmore_mobile {
	display: none;
}

#schedule_datepicker {
    display: none;
}
.lich_phat_song_box .input-group.date {
    position: absolute;
    top: 6px;
    right: 0;
    width: 30px;
}
.lich_phat_song_box {
    position: relative;
}
.media-box .cate_title {
    font-weight: bold;
    font-size: 18px;
	color: #00178c !important;
	padding-top: 10px;
}


.btn-light {
    color: #eb1c22;
}

.cate_first {
	margin-bottom: 10px;
}

.cate_first .col-md-8 .row20 {
	border-right: 1px solid #d4d4d4;
	padding-right: 24px;
}

.search_button {
    position: absolute;
    right: 29px;
    color: #fff !important;
    font-size: 20px;
	z-index: 999;

}

.search_content .title1 {
	font-size: 18px;
	font-weight: 500;
}

.main-filter {
    height: 430px;
    width: 75px;
    position: absolute;
    margin-left: -96px;
    top: 15px;
}
.wrap {
    position: relative;
}

.main-filter a.is-active, .main-filter a:hover {
    color: #DB562B;
    border-bottom: 1px solid #DB562B;
}
.main-filter span {
    display: block;
}
.main-filter a {
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
}

.spr {
    background-image: url(https://truyenhinhnghean.vn/common/v1/image/tool_left_icon.png);
    background-size: 27px 338px;
	background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
	width: 27px;
    height: 27px;
}

.spr-pin-hot {
    background-position: 0 0;
}

.spr-pin-latest {
    background-position: 0 -70px;
}

.spr-pin-media {
    background-position: -2px -132px;
}

.spr-pin-magazine {
    background-position: 0 -192px;
}

.spr-pin-infographic {
    background-position: 0 -258px;
}

.spr-pin-imagenews {
    background-position: 0 -314px;
}


.channel_list > li:first-child {
    background-image: url(https://truyenhinhnghean.vn/common/v1/image/tv_icon.png);
    background-position: 10px 3px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.channel_list > li a {
    padding: 5px 15px;
	display: block;
}
.channel_list .cate_title {
    font-weight: bold;
    font-size: 18px;
}
.channel_list > li a span.bg3 {
    color: #fff;
    font-size: 50%;
    margin-left: 5px;
    margin-top: 9px;
    padding: 1px 5px;
    text-transform: uppercase;
	background: #ff0000 !important;
}


.emagazine_list .fleft, .emagazine_list .fright {
    width: 100%;
    float: unset;
}

.emagazine_list > .row> .row15{
    flex: 0 0 auto;
    width: 33.33333333%;
}




.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: 500;
}

h3.box_center_img {
	text-align: center;
}

/*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: 500;
	 color: #000;
}

h3.box_center_img {
	text-align: center;
}

.cate_title_info {
text-align:center;
}
.cate_title_info a {
    color: #666;
    text-transform: uppercase;
}

#btnMoreOtherArticleTopic {
	font-weight: 500;
	color: red;
}


.feedback_comment1 {
    max-width: 660px !important;
    margin: 0 auto !important;
    float: unset !important;
}