@charset "UTF-8";
@font-face {
  font-family: 'vnexpress-icon';
  src: url("../plugins/font-vnexpress/vnexpress-icon.eot?sfrjz8");
  src: url("../plugins/font-vnexpress/vnexpress-icon.eot?sfrjz8#iefix") format("embedded-opentype"), url("../plugins/font-vnexpress/vnexpress-icon.ttf?sfrjz8") format("truetype"), url("../plugins/font-vnexpress/vnexpress-icon.woff?sfrjz8") format("woff"), url("../plugins/font-vnexpress/vnexpress-icon.svg?sfrjz8#vnexpress-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto_Bold';
  src: url("fonts/Roboto-Bold.eot");
  src: url("fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Bold.woff") format("woff"), url("fonts/Roboto-Bold.ttf") format("truetype"), url("fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto_Regular';
  src: url("fonts/Roboto-Regular.eot");
  src: url("fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Regular.woff") format("woff"), url("fonts/Roboto-Regular.ttf") format("truetype"), url("fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto_Light';
  src: url("fonts/Roboto-Light.eot");
  src: url("fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Light.woff") format("woff"), url("fonts/Roboto-Light.ttf") format("truetype"), url("fonts/Roboto-Light.svg#Roboto-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto_Medium';
  src: url("fonts/Roboto-Medium.eot");
  src: url("fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Medium.woff") format("woff"), url("fonts/Roboto-Medium.ttf") format("truetype"), url("fonts/Roboto-Medium.svg#Roboto-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Roboto_Black';
  src: url("fonts/Roboto-Black.eot");
  src: url("fonts/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Black.woff") format("woff"), url("fonts/Roboto-Black.ttf") format("truetype"), url("fonts/Roboto-Black.svg#Roboto-Black") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
	font-family: 'UTM-Neo-Sans-Intel';
	src: url('fonts/UTM-Neo-Sans-Intel.eot');
	src: url('fonts/UTM-Neo-Sans-Intel.woff') format('woff'), url('fonts/UTM-Neo-Sans-Intel.ttf') format('truetype'), url('fonts/UTM-Neo-Sans-Intel.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
body{
    overflow-x: hidden;
}
#warpper {
  margin-top: 46px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
a:hover{
  color: #681a18;
}
.login-health{
  font-family: roboto_regular;  
  font-size: 12px;
  color: #767676;
  font-weight: 600;
}
.login-health span{
  padding-left: 9px;
  padding-right: 3px;
}
.social-cuttom{
  margin-top: 12px!important;
  margin-left: 0px!important;
}
.register-health{
  font-family: roboto_regular;
  font-size: 12px;
  color: #767676;
  font-weight: 600;
}
.topbar {
  height: 46px;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  width: 100%;
  background-color: #fff;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.topbar.nav-up {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 9000; }

.topbar > .container {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .navbar-toggle {
  width: 28px;
  height: 28px;
  float: left;
  border: none;
  padding: 0;
  margin: 12px 20px 10px 0;
  background-color: transparent;
  cursor: pointer;
  outline: 0; }

.topbar .navbar-toggle .toggle-icon {
  position: relative;
  width: 18px;
  height: 2px;
  display: inline-block;
  background: #999; }

.topbar .navbar-toggle:hover .toggle-icon {
  background: #9f224e; }

.topbar .navbar-toggle:hover .toggle-icon:before, .topbar .navbar-toggle:hover .toggle-icon:after {
  background: #9f224e; }

.topbar .navbar-toggle .toggle-icon:before {
  bottom: 12px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .navbar-toggle .toggle-icon:before, .topbar .navbar-toggle .toggle-icon:after {
  position: absolute;
  left: 0;
  width: 18px;
  height: 2px;
  background: #999;
  content: " "; }

.topbar .navbar-toggle .toggle-icon:after {
  top: -6px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .navbar-toggle .toggle-icon.is-clicked {
  background: rgba(153, 153, 153, 0); }

.topbar .navbar-toggle .toggle-icon.is-clicked:before {
  bottom: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .navbar-toggle .toggle-icon.is-clicked:after {
  top: -5px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .logo {
  width: 150px;
  display: inline-block;
  padding: 8px 0;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.img-100 {
  width: 100%; }

img {
  vertical-align: top;
  border-style: none; }

.m-only {
  display: none; }

.topbar .block-right {
  float: right; }

.topbar .block-right .user, .topbar .block-right .button-comments, .topbar .block-right .search, .topbar .block-right .social {
  float: right; }

.topbar .block-right .social {
  margin: 10px 0 10px 10px; }

.list-inline {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px; }

.topbar .block-right .social .social-item {
  width: 26px;
  height: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.topbar .block-right .social .social-item.si-facebook {
  background-color: #44619d; }

.topbar .block-right .social .social-item.si-twitter {
  background-color: #55acee; }

.topbar .block-right .social .social-item.si-google {
  background-color: #dd4b39; }

.topbar .block-right .social .social-item:hover.si-facebook, .topbar .block-right .social .social-item:focus.si-facebook {
  background-color: #1d2a44; }

.topbar .block-right .social .social-item:hover.si-twitter, .topbar .block-right .social .social-item:focus.si-twitter {
  background-color: #126db2; }

.topbar .block-right .social .social-item:hover.si-google, .topbar .block-right .social .social-item:focus.si-google {
  background-color: #802216; }

.topbar .block-right .user, .topbar .block-right .button-comments, .topbar .block-right .search, .topbar .block-right .social {
  float: right; }

.topbar .block-right .search {
  margin: 10px;
  display: table;
  width: 150px; }

.topbar .block-right .search form {
  border-radius: 20px;
  border: 1px solid #ccc;
  position: relative; }

.topbar .block-right .search .search-input {
  background-color: transparent;
  padding-left: 10px;
  border-top-right-radius: 0;
  line-height: 1;
  border-bottom-right-radius: 0;
  border-right: 0;
  display: table-cell;
  width: 80%;
  padding: 5px 12px;
  color: #666;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  outline: 0; }

button, input {
  overflow: visible; }

.topbar .block-right .search .search-btn:last-child {
  border-left: 0; }

.topbar .block-right .search .search-btn {
  background-color: transparent;
  border-radius: 20px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: table-cell;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  position: absolute;
  top: 2px;
  right: 5px; }

.topbar .block-right .search .search-btn > button {
  border: 0;
  background-color: transparent;
  cursor: pointer; }

.topbar .block-right .search .search-btn > button > i {
  color: #999; }

.shape-circle {
  border-radius: 50%; }

.menu-box.is-open {
  visibility: visible;
  left: 0; }

.menu-box.box-top {
  top: 0; }

.menu-box {
  width: 280px;
  height: 100vh;
  position: fixed;
  background-color: #fff;
  left: -384px;
  top: 46px;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.menu-box .box_width_common {
  height: 100vh; }

.menu-box > .box_width_common {
  margin-bottom: 30px; }

.mask-content {
  position: relative; }

.mask-content.mask-is-open:before {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0);
  content: "";
  -webkit-transition-duration: 250ms;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.ic-live-2 {
  font-size: 9px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #e78dac; }

.ic-live-2:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: relative;
  width: 10px;
  height: 10px;
  content: '';
  top: -2px;
  margin-right: 10px;
  background: #9f224e;
  float: left;
  border: 3px solid #42173d; }

@-webkit-keyframes live-pulse {
  0% {
    background-color: #e78dac; }
  50% {
    background-color: white; }
  100% {
    background-color: #e78dac; } }

@-moz-keyframes live-pulse {
  0% {
    background-color: #e78dac; }
  50% {
    background-color: white; }
  100% {
    background-color: #e78dac; } }

@keyframes live-pulse {
  0% {
    background-color: #e78dac; }
  50% {
    background-color: white; }
  100% {
    background-color: #e78dac; } }

.menu-box .box_width_common {
  height: 100vh; }

.menu-box .nicescroll-rails > div, .main_show_comment.width_common .nicescroll-rails > div {
  width: 8px !important; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  position: relative; }

/* section0 */
.section0 {
  background: url(../images/td/img_0v2.jpg) no-repeat;
  background-size: cover;
  height: 260px;
  position: relative;
  background-position: center;}

.section0 .container {
  margin-top: 30px; }

.section0 .logo--left {
  float: left;
  width: 100%;position: relative;
}
.section0 .logo--left .link_text_intro{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.section0 .logo--left h1{margin-bottom: 0; line-height: 30px;}
.section0 .logo--left h1 a{
    color: #ec1c24;
    font-size: 35px;
    text-shadow: 2px 3px 8px #FFF;
    font-family: 'UTM-Neo-Sans-Intel';
}
.section0 .logo--left h1 a span{
    display: block;
    font-size: 25px;
    font-weight: 700;
    font-family: arial;
    color: #1c6636;
}
.section0 .logo--left p{
    max-width: 360px;
    color: #1c6636;
    font-size: 15px;
    font-weight: 700;
    font-family: 'UTM-Neo-Sans-Intel';
}
.section0 .logo--left--detail {
  float: left;
  width: 50%;
  margin-top:0px;
}
.section0 .logo--left a p{
  text-align: right;
  float: left;
  font-size: 24px;
  color: #fb354e;
  font-family: roboto_regular;
}
.logo--left--home a p{
  margin-top: -10px;
}
.logo--left--detail a p{
  margin-top: 0px;
}
.section0 .logo--left a p span{
  text-align: right;
  font-size: 40px;
  font-family: Roboto_Bold;
  color: #f26649;
}
.section0 .logo--right {
  float: left;
  width: 50%; 
    text-align: right;
    color: #fff;
    font-size: 17px;
    margin-top: 32px;
}
.section0 .logo--right .logo-taitro{
  margin-left: 10px;
    display: inline-block;
}

.section0 .logo--right img {
  float: right;
  margin-top: 20px; }
.meta .meta_author>a{
  color: #999;
  font-size: 12px;
  padding-right: 9px;
  position: relative;
}
.meta .meta_author>a:before{
  position: absolute;
  top: 0px;
  right: 0px;
  content: '|';
  display: inline-block;

}
.txt_num_comment {
    margin-left: -2px;
}
.ic-invert span {
  margin-left: -1px;
}
/* section_mobile */
.section_mobile{
    background: url(../images/td/img_0v2.jpg) no-repeat;
    background-size: cover;
    position:relative;
  display:none;
}
.section_mobile .logo {
    text-align: center;
    padding: 15px 0;
    margin: 0 -15px;
    border-bottom: 1px solid #ccc4c4;
    height: 130px;
}
.section_mobile .navigation_scroll {
    overflow-x: none;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 9;
    margin: 0 -15px;
    padding: 10.5px 2.5px;
    padding-bottom: 0px;
}
.section_mobile .navigation_scroll ul {
    display: table-cell;
    vertical-align: middle;
}
.section_mobile .navigation_scroll ul li {
    display: table-cell;padding: 0px 12.5px;
}
.section_mobile .navigation_scroll ul li#mnutop_hot a {
    font-size: 0;
}
.section_mobile .navigation_scroll ul li#mnutop_hot a i{color: #5f1512;font-size: 20px}
.section_mobile .navigation_scroll ul li a {
    font-size: 18px;
    display: block;
    color: #5f1512;
    font-family: Roboto_light;
    font-weight: 400;
    padding-bottom: 3px;
}
.section_mobile .navigation_scroll ul li.active a{border-bottom: 4px solid #5f1512;}
.logo-left--health{
    width: 190px;
    float: left;
    padding-left: 20px;
  margin-top:20px;  
}
.logo-right--health{
    width: 100px;
    float: right;
    padding-right: 20px;
}

.menu_main {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 15px;
  border-top: 1px solid #2b2b4a;
  margin-top: 15px; }

.menu_main a {
  font-size: 16px;
  font-family: Roboto_Regular;
  color: #fff;
  margin: 0 15px;
  padding-bottom: 13px; }

.menu_main a.active, .menu_main a:hover {
  border-bottom: 3px solid #ef4c54; }

/* section_main */
.fixed_neo {
  position: absolute;
  left: -78px;
  top: 73px; }

.fixed_neo.fixed_top {
  position: fixed;
  top: 0;
  padding-top: 15px !important;
  z-index: 9000;
  width: 34px;
  left: calc((100% - 1170px)/2 - 78px); }

.fixed_neo.down {
  top: 40px;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.fixed_neo a {
  display: block;
  margin-bottom: 10px; }

.fixed_neo a:hover .ic-arrow-left {
  background: #04a59d; }

.fixed_neo a:hover .fa-facebook {
  background: #44619d; }

.fixed_neo a:hover .fa-google {
  background: #dd4b39; }

.fixed_neo a i {
  border-radius: 50%;
  width: 34px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  color: #ccc;
  font-size: 15px;
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); }

.fixed_neo a.home {
  border-top: 1px solid #dfdfdf;
  margin-top: 10px;
  padding-top: 10px;
  }

.fixed_neo a.home i {
  color: #9f224e; }

.fixed_neo a.home i:hover {
  background: #9f224e;
  color: #fff; }

.fixed_neo a.home i:before {
  content: "\f015";
  font: normal normal normal 18px/1 FontAwesome; }
.fixed_neo a.home span,
.fixed_neo a.neo-facebook span,
.fixed_neo a.neo-google span,
.fixed_neo a.back_tt + span {
  font-size: 12px;
  background: #333;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  width: 135px;
  left: -55px;
  top: -29px;
  text-align: center;
  opacity: 0;
  display: none;
  z-index: 10 }

.fixed_neo a.home span:before,
.fixed_neo a.neo-facebook span:before,
.fixed_neo a.neo-google span:before,
.fixed_neo a.back_tt span:before {
  position: absolute;
  right: 58px;
  top: 24px;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333; }
.fixed_neo a.home span{
  top: -30px;
}
.fixed_neo a.neo-facebook span{
  top: 15px;
}
.fixed_neo a.neo-google span{
  top: 58px;
}

.fixed_neo.fixed_top a.home span{
  top: -14px;
}
.fixed_neo.fixed_top a.neo-facebook span{
  top: 30px;
}
.fixed_neo.fixed_top a.neo-google span{
  top: 74px;
}
.fixed_neo.fixed_top a.back_tt span{
  top: 34px;
}

.fixed_neo a.home i:hover + span,
.fixed_neo a i.fa-facebook:hover + span,
.fixed_neo a i.fa-google:hover + span,
.fixed_neo a i.ic-arrow-left:hover + span  {
  opacity: 1;
  display: block; }
.fixed_neo a.back_tt span {
  font-size: 12px;
  background: #333;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  position: absolute;
  width: 100px;
  left: -30px;
  top: -22px;
  text-align: center;
  opacity: 0; }

.fixed_neo a.back_tt span:before {
  position: absolute;
  right: 46px;
  top: 24px;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333; }

.fixed_neo a.back_tt span{
  top: 104px;
  display: none;
}
.fixed_neo a.back_tt i:hover + span {
  opacity: 1;
  top: 104px; 
}
.fixed_neo a.back_tt{
  position: relative;
}
.fixed_neo a.back_tt i:hover + span {
  opacity: 1;
  top: -20px; 
}
.section1 {
  margin-top: -90px;
  padding-bottom: 15px; }

.section1 .col_left {
  float: left;
  width: 800px;
  max-width: 100%;
  position: relative;
  margin-top: 20px; }

.section1 .col_left .line_top {
  width: 576px;
  height: 0;
  border-right: 0px solid transparent;
  border-bottom: 20px solid #fff;
  right: -4px;
  position: absolute;
  top: -20px; }

.section1 .col_left img {
  width: 500px;
  float: left; }

.section1 .col_left .noi_dung {
  width: 300px;
  height: 0;
  border-bottom: 300px solid #dcdcdc;
  right: 0;
  position: absolute; }

.section1 .col_left .noi_dung .rotate {
  padding: 20px;
  height: 300px; }

.section1 .col_left .noi_dung .rotate .txw-line {
  height: 100%;
  overflow: hidden; }
  
.section1 .col_left .noi_dung .rotate .txw-line i{color: #e3c275;}
  .section1 .col_left .noi_dung .rotate .txw-line h1{
    max-height: 149px;
    overflow: hidden;
  }
.section1 .col_left .noi_dung .rotate .txw-line h1 a{
    color: #212121;
    font-family: Roboto_Medium, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom:10px;
    display:inline;
}
.section1 .col_left .noi_dung .rotate .ic-live {
  font-size: 14px;
  color: #fff;
  font-weight: 100;
  margin-right: 5px; }

.section1 .col_left .noi_dung h3 {
  margin-bottom: 10px; }

.section1 .col_left .noi_dung h3 a {
  color: #fff;
  font-size: 28px;
  font-family: Roboto_Medium, sans-serif;
  line-height: 1.1;
  font-weight: 400; }

.section1 .col_left .noi_dung p {
  font-size: 13px;
    color: #333;
    line-height: 1.4;
    margin:10px 0;
    max-height: 78px;
    overflow: hidden;}

.section1 .col_right {
  float: right;
  width: 370px;
  padding-left: 30px;
  max-width: 100%;
  padding-top: 20px;
  background: #fff;
  z-index: 2;
  position: relative; }

.section1 .col_right ul li {
  margin-bottom: 24px;
  width: 100%;
  float: left; }

.section1 .col_right ul li:last-child {
  margin-bottom: 0; }

.section1 .col_right ul li .avata {
  width: 140px;
  float: left;
  margin-right: 10px;
  position: relative;
  overflow: hidden; }

.section1 .col_right ul li .avata .rote_45 {
  width: 20px;
  height: 0;
  right: -1px;
  position: absolute;
  top: -5px;
  z-index: 2; }

.section1 .col_right ul li .conten {
  overflow: hidden;
  padding-right: 10px;
  height: 84px; }

.section1 .col_right ul li .conten h3 {
  margin-bottom: 0;
  line-height: 18px;
  padding: 0;
  max-height: 84px;
  overflow: hidden;
  margin-bottom: 5px; }

.section1 .col_right ul li .conten h3 a {
  font-size: 18px;
  margin-top: 0;
  font-family: Roboto_Medium;
  line-height: 1.2;
  font-weight: 400;
  color: #212121; }

.timer {
  font-size: 12px;
  color: #999;
  display: inline-block; }

.txw-line .timer {
  color: #ccc; }

.section1 .col_right ul li .conten .comment {
  position: relative;
  margin-left: 10px; }

.section1 .col_right ul li .conten .comment:before {
  height: 13px;
  content: "";
  top: 0;
  background: #dedede;
  width: 1px;
  position: absolute;
  left: -8px; }

/* section2 */
.section2 {
  padding-bottom: 15px;
  margin-bottom: 15px; }
.width-commin3{
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  background: #fff;
  margin-top: -35px;
  position: relative;
}
.width-commin3:before{
  position: absolute;
  content: '';
  width: calc( 100% + 40px);
  height: 54px;
  background: #fff;
  top: -20px;
  left: -20px;
}
.menu--right2{
  position: absolute;
  top: 0px;
  right: 0px;
}
.section2 ul {
  display: inline-block;
  height: 50px;
  overflow: hidden;
  padding-top: 14px; }

.section2 ul li {
  display: inline-block; }

.section2 ul li a:hover {
  color: #681a18; }

.section2.box_video {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.section2 ul {
	height: auto;
}
.section2 ul.box_video  {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.section2 ul.box_video li {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  display: inline-block;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  vertical-align: top;
  float: left;
  width: 31.88%;
}
.section2 ul.box_video li:first-child{
	width: auto;
	padding-right: 0;
	margin-right: -15px;
}
.section2 ul.box_video li:last-child {
  margin-bottom: 0;
}

.section2 ul.box_video li .avata {
  width: 180px;
  float: left;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
}

.section2 ul.box_video li .avata img {
  width: 100%;
}

.section2 ul.box_video li .avata .rote_45 {
  width: 20px;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 160px solid #fff;
  right: -1px;
  position: absolute;
  top: -5px;
  z-index: 3;
}

.section2 ul.box_video li .conten {
  overflow: hidden;
  padding: 15px 0 0;
}

.section2 ul.box_video li .conten h3 {
  margin-bottom: 0;
  line-height: 18px;
  margin-top: -5px;
  padding: 0;
  max-height: 85px;
  overflow: hidden;
  margin-bottom: 10px;
}

.section2 ul.box_video li .conten h3 a {
  font-size: 18px;
  margin-top: 0;
  font-family: Roboto_Medium;
  line-height: 1.2;
  font-weight: 400;
}

.section2 ul.box_video li .conten h3 a:hover, .section1 .col_right ul.box_video li .conten h3 a:hover, .box_tinkhac ul.box_video li .conten .title_news a:hover {
  color: #004f8a;
}

.section2 ul.box_video li .conten .timer {
  font-size: 12px;
  color: #999;
  display: inline-block;
}

.section2 ul.box_video li .conten .comment {
  position: relative;
  margin-left: 10px;
}

.section2 ul.box_video li .conten .comment:before {
  height: 12px;
  content: "";
  top: 0;
  background: #dedede;
  width: 1px;
  position: absolute;
  left: -8px;
}
.section2 ul.box_video h2{
  float: left;
  text-transform: uppercase;
  font-size: 38px;
	line-height: 38px;
  color: #cccccc;
  font-family: Roboto_Regular;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.menu--first {
  padding-right: 7px; }

.menu--first li {
  position: relative; }

.menu--first li:last-child a {
  font-family: Roboto_Medium;
  color: #681a18; }

.menu--first li:last-child:before {
    background-image: url(../images/td/img6_05.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -1px;
    right: -11px;
    content: '';
    width: 16px;
    height: 21px; }

.menu--first li:before {
    position: absolute;
    top: -1px;
    right: -11px;
    content: '';
    width: 16px;
    height: 21px;
    background-image: url(../images/td/img6_03.png);
    background-repeat: no-repeat;
    background-size: contain; }

.menu--first li:hover:before {
  background-image: url("../images/td/img6_05.png");
  background-repeat: no-repeat; }

.menu--first li a {
  color: #999999;
  font-size: 18px;
  padding-left: 30px;
  font-family: roboto_regular;
  padding-right: 30px; }

.menu--first li:first-child a {
  padding-left: 0px; }
.section2 .menu--second{
  padding-top: 12px;
}
.menu--second li {
  position: relative;
  margin-top: 3px; }

.menu--second li a {
  color: #333;
  font-size: 18px;
  padding-left: 30px;
  font-family: roboto_regular;
  padding-right: 30px; }

.menu--second li:first-child a {
  padding-left: 23px; }

.menu--second li:before {
  position: absolute;
  top: -2px;
  right: -13px;
  content: '';
  width: 16px;
  height: 20px;
  background-image: url(../images/td/img8_03.jpg);
  background-repeat: no-repeat; }
.menu--second .active{
  color: #333;
  font-weight: bold;
}
.menu--right {
  float: right; }

.menu--right li {
  margin-right: 24px; }
.menu--right li a span{
  margin-left: 20px;
}

.menu--right li a {
  color: #999;
  font-family: roboto_regular;
  font-size: 18px; }

.timer {
  color: #f4f4f4;
  font-size: 13px; }

.menu--left-bottom {
  background: #fbf0d7;
  padding: 10px 12px;
  position: relative; 
  display:none;
}

.menu--left-bottom img {
  position: absolute;
  left: 0px;
  bottom: 0px;     
  width: 100px;
    height: 100px;}

.menu--left-bottom > span {
  color: #999;
  font-family: roboto_regular;
  font-size: 13px; }

.menu--left-bottom h2 {
  color: #222;
  font-family: roboto_bold;
  font-size: 17px;
  margin-bottom: 8px;
  margin-top: 16px; }

.menu--left-bottom ul {
  margin-bottom: 96px; }

.menu--left-bottom ul li {
  border-top: 1px solid #f1e1bd;
  padding-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #767676;
  font-size: 13px;
  font-family: roboto_regular; }

.menu--left-bottom ul li:last-child {
  border-top: 0px;
  padding-left: 0px; }

.menu--left-bottom p {
  position: absolute;
  right: 0px;
  bottom: 17px;
  width: 77px; }

.menu--left-bottom p span {
  color: #9d7a2d;
  font-size: 13px;
  font-family: roboto_regular;
  display: block;
  margin-bottom: 10px; }

.menu--left-bottom p a {
  background: #9f224e;
  color: #fff;
  font-family: roboto_regular;
  font-size: 13px;
  width: 65px;
  display: block;
  text-align: center;
  padding: 5px 0px; }

/* section3 */
.banner-right{
    display: block;
}
.right-advertise{
  display: block;
  width: 100%;
  height: auto;
  border-bottom: 1px dashed #d4d4d4;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.right-advertise img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section3 {
  position: relative;
  background: #fff;}

.section3 .col_fillter {
  float: left;
  width: 185px; }

.section3 .col_fillter > div {
  float: left;
  width: 185px !important; }

.sticky_info_st.fixed.down {
  top: 50px !important; }

.section3 .col_right {
  float: right;
  padding-left: 40px;
  border-left: 1px solid #ededed;
  width: 985px; }

.section3 .col_fillter h3 {
  margin-bottom: 0; }

.section3 .col_fillter h3 a {
  position: relative;
  padding-left: 28px; }

.section3 .col_fillter h3 a:before{
  position: absolute;
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  top: 15px;
  left: 13px;
  background-image: url("../images/td/img7.png");
  background-repeat: no-repeat; }
.section3 .col_fillter .scroll-to .top_001 li a.filter_object:after{
  position: absolute;
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  top: 15px;
  left: 13px;
  background-image: url("../images/td/img8.png");
}

.section3 .col_fillter h3 a {
  font: 400 14px Roboto_Medium;
  color: #212121;
  display: block;
  padding: 9px;
  cursor: pointer;
  position: relative;
  width: 100%;
  padding-left: 28px; }

.section3 .col_fillter h3 a.active {
  background: #17481a;
  font-family: roboto_Medium;
  font-size: 15px;
  color: #dedede; }

.section3 .col_fillter h3 a.active:after {
    position: absolute;
    right: -19px;
   /* top: calc(50% - 23px);*/
    content: "";
    border-bottom: 19px solid transparent;
    border-top: 19px solid transparent;
    border-left: 19px solid #17481a;
    top: 0; }

.section3 .col_fillter .top_1 a {
  font-family: arial, sans-serif;
  color: #767676;
  display: block;
  padding: 12px;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  padding-left: 28px;
  background: #fbfbfb;
  position: relative; }

.section3 .col_fillter .top_1 a:hover:before {
  position: absolute;
  top: 15px;
  right: 8px;
  width: 17px;
  height: 17px;
  display: inline-block;
  content: '';
 /* background-image: url("../images/td/img9_03.png"); }*/
}
.section3 .col_fillter .top_1 a:hover {
  color: #333333;
  font-size: 14px;
  font-weight: bold; }

.section3 .col_fillter .top_1 a.active, .section3 .col_fillter .top_2 a.active {
  background: #f7f7f7;
  width: calc(100% + 15px); }

.section3 .col_fillter .top_1 a.active:after, .section3 .col_fillter .top_2 a.active:after {
  position: absolute;
  right: -20px;
  top: calc(50% - 20px);
  content: "";
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  border-left: 20px solid #f7f7f7; }

.section3 .col_fillter .top_2 a.active, .section3 .col_fillter .top_1 a.active, .section3 .col_fillter .top_1 a:hover, .section3 .col_fillter .top_2 a:hover, .section3 .col_noidung ul li .conten h3 a:hover {
  }

.section3 .col_fillter .top_2 {
  border-top: 1px solid #999;
  margin-right: 15px; }
  .section3 .col_fillter .top_001 li{
    position: relative;
  }
  .section3 .col_fillter .top_001 li .top_001--right{
    float: right;
    
  }
  .section3 .col_fillter .top_001 li a img{
    position: absolute;
    top: 12px;
    right: 9px;
  }
.section3 .col_fillter .top_001 a.filter_object {
    font-family: roboto_regular ;
    color: #767676;
    display: block;
    padding: 10px 12px;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    font-size: 15px;
    padding-left: 28px;
    background: #fff;
}
.section3 .col_fillter .top_001 a:before {
    position: absolute;
}
.section3 .col_fillter .top_001 a.filter_object.active{
  color: #767676; font-family: roboto_regular, sans-serif;font-size: 14px;position: relative;
}
.section3 .col_fillter .top_001 .active:before{
  position: absolute;
  top: 13px;
  right: 8px;
  width: 17px;
  height: 17px;
  display: inline-block;
  content: '';
  /*background-image: url("../images/td/img9_03.png");*/ }

.section3 .col_fillter .top_2 a {
  font: 400 14px arial;
  color: #212121;
  display: block;
  padding: 12px;
  position: relative; }

.section3 .col_fillter .top_3 {
  margin-top: 35px;
  float: left;
  margin-right: 15px; }

.section3 .col_fillter .top_3 h3 {
  font-size: 18px;
  font-family: arial, sans-serif;
  color: #939393;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 10px; 
  font-weight: normal;}

.section3 .col_fillter .top_3 li {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
  position: relative; }

.section3 .col_fillter .top_3 li span {
  font-family: Roboto_Black;
  font-size: 80px;
  color: #f4f4f4;
  line-height: 62px;
  margin-top: -10px;
  position: absolute;
  right: 0;
  bottom: 2px;
  font-weight: bold;
  z-index: 1; }

.section3 .col_fillter .top_3 li h4 {
  margin-bottom: 0; }

.section3 .col_fillter .top_3 li h4 a {
  font-size: 14px;
  padding-right: 20px;
  font-weight: 400;
  color: #000;
  display: block;
  font-family: Roboto_Medium;
  position: relative;
  z-index: 2; }

.section3 .col_fillter .top_3 li h4 a:hover {
  color: #004f8a; }

.section3 .col_noidung {
  float: left;
  width: 627px; 
  position: relative;}

.section3 .col_noidung > ul {
  float: left;
  width: 100%;
  margin-top: 15px; }
.section3 .col_noidung #data_filter{margin-top:5px!important}
.section3 .col_noidung > ul > li {
  margin-bottom: 20px;
  width: 100%;
  float: left; }

.section3 .col_noidung > ul > li:last-child {
  margin-bottom: 0; }

.section3 .col_noidung > ul > li .avata {
  width: 200px;
  float: left;
  margin-right: 15px;
  position: relative;
  overflow: hidden; }

.thumb_1x1 {
  padding-bottom: 100%;
  display: block;
  overflow: hidden;
  height: 1px;
  position: relative;
  width: 100%;
  background: #dfdfdf; }
 
.thumb_5x3 {
  padding-bottom: 60%;
  display: block;
  overflow: hidden;
  height: 1px;
  position: relative;
  width: 100%;
  background: #dfdfdf; }

.thumb_5x4 {
  padding-bottom: 66%;
  display: block;
  overflow: hidden;
  height: 1px;
  position: relative;
  width: 100%;
  background: #dfdfdf;
  border: 1px solid #eee; }

.section3 .col_noidung ul li .avata .rote_45 {
  width: 30px;
  height: 0;
  right: 0px;
  position: absolute;
  top: 0;
  z-index: 2; }

.section3 .col_noidung ul li .conten {
  overflow: hidden;
  /*padding-right: 10px;*/
  margin-top: 0; }

.section3 .col_noidung ul li .conten h3 {
  line-height: 18px;
  padding: 0;
  margin-bottom: 5px; }

.section3 .col_noidung ul li .conten h3 a {
  font-size: 22px;
  line-height: 28px;
  margin-top: 0;
  font-family: Roboto_Regular, sans-serif;
  font-weight: 500;
  color: #212121; }
.section3 .col_noidung ul li .conten p{line-height: 18px;}
.col_noidung > .noidung__title > li {
  margin-bottom: 20px !important;
  float: left !important;
  width: auto !important; }

.noidung__title li {
  margin-right: 15px; }

.noidung__title li img {
  margin-top: -10px;
  margin-left: 10px;
  width: 40px; }

.noidung__title li:first-child a {
  color: #767676;
  margin-right: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: roboto_regular; }

.noidung__title-item1 a {
  color: #222222;
  padding: 10px;
  padding-right: 0px;
  font-family: roboto_regular;
  background: #eee; }

.noidung__title-item1 li:nth-child(3) a {
  color: #222222;
  padding: 13px;
  padding-right: 0px;
  font-family: roboto_regular;
  background: #eee; }
/*.noidung__title li:last-child a:hover{
  color: #681a18;
}
.noidung__title li:first-child a:hover{
  color: #681a18;
}*/
.noidung__title li:last-child a {
  position: relative;
  color: #222;
  padding: 13px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: roboto_regular; }
  .noidung__title li:last-child a:before{
    content: '';
    position: absolute;
    bottom: 11px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #222;
   }
  .noidung__title-item1 a:hover{
    color: #222;
  }
/*.noidung__title li a:hover{
  color: #681a18;
}*/
.conten p {
  font-size: 14px;
  color: #767676; }

.timer {
  font-size: 13px;
  color: #999;
  display: inline-block; }

.comment {
  position: relative;
  margin-left: 4px; }


.comment i {
  color: #9f224e; }

.box_slide_home {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
  margin-top: 15px;
  padding-top: 15px; }

.box_slide_home .rote_45 {
  width: 32px;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 30px solid transparent;
  border-top: 140px solid #c891b0;
  left: 240px;
  position: absolute;
  top: 15px;
  z-index: 8; }

.box_slide_home .text_post {
  background: #c891b0;
  width: 240px;
  float: left;
  padding: 9px 15px; }

.box_slide_home .text_post h3 {
  font-size: 22px;
  margin-bottom: 0;
  font-family: Roboto_Regular;
  font-weight: 100;
  color: #fff;
  line-height: 1.2; }

.box_slide_home .text_post p {
  font: 400 12px arial;
  color: #fff;
  margin-bottom: 0;
  margin-top: 30px; }

.box_slide_home .slide_img {
  float: left;
  width: 704px;
  position: relative;
  background: #fff; }

.box_slide_home .slide_img .item_slider_tt {
  padding-bottom: 60%;
  height: 0;
  background: #f4f4f4;
  position: relative;
  overflow: hidden;
  margin: 0 1px; }

.prev_slider_sun {
  position: absolute;
  top: 40%;
  left: 35px;
  z-index: 9;
  width: 16px;
  height: 32px;
  background: url(../images/td/prev.png) no-repeat; }

.next_slider_sun {
  position: absolute;
  top: 40%;
  right: 25px;
  z-index: 9;
  width: 16px;
  height: 32px;
  background: url(../images/td/next.png) no-repeat; }

.section3 .col_300 {
  float: right;
  width: 315px;
  position: relative; }

.box_full_right {
  border-top: 1px solid #dfdfdf;
  padding-top: 15px;
  margin-top: 15px; }

.box_full_right .col_noidung ul {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.banner_300x600 {
  text-align: center; }

/* section4 */
.section4 {
  margin-top: 30px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 15px 0 12px 0; }

.section4 .back_vne {
  float: left;
  width: 25%; }

.section4 .back_vne .br {
  display: inline-block;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  height: 30px; }

.section4 .back_vne a {
  font-size: 14px;
  cursor: pointer;
  color: #666;
  padding: 0 3px; }

.section4 .back_vne a:hover {
  color: #9f224e; }

.section4 .back_vne a .ic-m-home:hover, .section4 .back_vne a .ic-arrow-left:hover {
  color: #9f224e; }

.section4 .back_vne a .ic-arrow-left {
  padding: 4px 6px;
  font-size: 13px;
  display: inline-block; }

.section4 .back_vne a .ic-m-home {
  padding: 5px 7px;
  border-left: 1px solid #dfdfdf;
  display: inline-block; }

.section4 .back_vne a .ic-m-home:before {
  content: "\f015";
  font: normal normal normal 18px/1 FontAwesome; }

.section4 .copyright {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 14px;
  margin-top: 8px;
  color: #666; }

.section4 .social {
  float: right;
  width: 25%;
  text-align: right;
  height: 32px; }

.section4 .social .br {
  display: inline-block;
  border: 1px solid #dfdfdf;
  border-radius: 4px; }

.section4 .social .br a {
  font-size: 14px;
  color: #666;
  padding: 5px 0px;
  float: left;
  border-right: 1px solid #dfdfdf;
  width: 35px;
  text-align: center;
  cursor: pointer; }

.section4 .social .br a.facebook:hover {
  color: #3b5998; }

.section4 .social .br a.twitter:hover {
  color: #0099cc; }

.section4 .social .br a.google:hover {
  color: #cc3333; }

.section4 .social .br a.rss:hover {
  color: #ff9900; }

.section4 .social .search {
  float: left;
  padding: 5px 0px; }

.section4 .social .search span {
  font-size: 14px;
  color: #666;
  cursor: pointer;
  padding-right: 10px; }

.section4 .social .search .search-btn button {
  background: none;
  border: none;
  cursor: pointer;
  outline: 0; }

.section4 .social .search .search-btn button i {
  color: #666;
  font-size: 14px;
  width: 30px; }

.section4 .social .search .search-input {
  width: 75px;
  font-size: 14px; }

/* section5 */
.section5 {
  margin: 14px 0 60px 0; }

.section5 .lineFmenu {
  width: 100%; }

.section5 .lineFmenu .ulBlockMenu {
  width: 16.6%; }

.section5 .lineFmenu .ulBlockMenu li a {
  height: 20px;
  font-size: 14px;
  color: #666;
  font-family: roboto_regular;
  font-weight: 300; }

.section5 .lineFmenu .ulBlockMenu .liFirst a {
  font-size: 14px;
  color: #666;
  font-family: Roboto_Bold; }

.section5 .lineFmenu .liFirst a {
  font-size: 14px;
  color: #666;
  font-family: Roboto_Bold; }

.section5 .lineFmenu .liFirst a:hover, .section5 .lineFmenu .liFollow a:hover {
  color: #004f8a; }

.section5 .lineFmenu .liFollow a {
  font-size: 14px;
  color: #666;
  font-family: Roboto_Regular; }

.section5 .lineFmenu .ulBlockMenu li h2 {
  height: 37px; }

.section5 .qc_bottom {
  width: 50%;
  float: right;
  height: 185px;
  background: #ccc;
  display: none; }

.liFirst h2 {
  margin: 0px !important; }

/* main_infographic */
.page_detail .container {
  width: 1210px; }

.main_infographic {
  background: #fff;
  padding: 25px 110px;
  margin-top: -30px; }

.main_infographic .list_news_dot_3x3_300 {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
  margin-bottom: 15px; }

.main_infographic .list_news_dot_3x3_300 li {
  background-position: 0 12px;
  margin: 0 0 5px !important;
  background: url(images/graphics/bg_dot_gray_3x3.gif) no-repeat left 10px;
  background-size: 5px; }

.main_infographic .padding {
  padding: 0 105px; }

.main_infographic .img_info {
  margin-bottom: 25px; }

.main_infographic .title {
  font-size: 32px;
  font-family: Roboto_Bold;
  margin-bottom: 15px;
  color: #212121;
  line-height: 1.1; }

.main_infographic .lead {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
  font-weight: bold; }

.main_infographic .padding p {
  font-size: 16px;
  line-height: 1.4; }

.main_infographic .author {
  text-align: right;
  display: block;
  font-size: 16px; }

.detial_infographic {
  margin-top: 45px; }

.detial_infographic .col_left {
  float: left;
  width: calc(100% - 300px);
  padding-left: 105px;
  padding-right: 60px; }

.detial_infographic .box_300 {
  float: right;
  width: 300px; }

.xemthem_new_ver {
  padding-top: 30px;
  margin-top: 20px; }

.xemthem_new_ver .list_xemthem_newver {
  padding-left: 100px; }

.xemthem_new_ver .text_xemthem {
  font-size: 16px;
  font-family: Roboto_Bold;
  margin-top: -2px; }

.list_xemthem_newver ul li a {
  font-size: 16px;
  color: #1a113f;
  font-family: Roboto_Regular; 
    letter-spacing: -1px;
}

.button_chiase {
  margin-bottom: 30px; }

.button_chiase .search_face {
  width: 240px;
  float: left; }

.button_chiase .search_face button {
  padding: 10px;
  display: block;
  color: #fff;
  font-family: Arial;
  background: #3b5999;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 16px;
  cursor: pointer; }

.button_chiase .search_face button:hover {
  background: #283b65; }

.button_chiase .search_face button:before {
  content: "\f09a";
  font: normal normal normal 16px/1 FontAwesome;
  float: left; }

.main_infographic .button_chiase .search_face, .main_infographic .button_chiase .search_google {
  width: 210px; }

.button_chiase .search_google {
  width: 240px;
  float: left;
  margin: 0 20px; }

.button_chiase .search_google button {
  padding: 10px;
  display: block;
  color: #fff;
  font-family: Arial;
  background: #dd4b39;
  width: 100%;
  border: none;
  text-align: center;
  font-size: 16px;
  cursor: pointer; }

.button_chiase .search_google button:hover {
  background: #9a3529; }

.button_chiase .search_google button:before {
  content: "\f0d5";
  font: normal normal normal 16px/1 FontAwesome;
  float: left; }

.button_chiase .luu_tin {
  float: right;
  text-align: right;
  position: relative; }

.button_chiase .luu_tin .myvne_save_for_later {
  background: #fff;
  border: 1px solid #ccc;
  color: #ccc;
  padding: 9.5px 12.29px;
  cursor: pointer;
  display: block; }

.button_chiase .luu_tin .myvne_save_for_later a {
  display: none; }

.button_chiase .luu_tin .myvne_save_for_later:hover a {
  display: block;
  position: absolute;
  top: 0;
  right: -90%;
  background: #fff;
  color: #333;
  padding: 2px 10px;
  font-size: 11px;
  border: 1px solid #dfdfdf;
  border-radius: 2px; }

.button_chiase .luu_tin .myvne_save_for_later.active, .button_chiase .luu_tin .myvne_save_for_later:hover {
  background: #004f8a;
  border: 1px solid #004f8a; }

.button_chiase .luu_tin .myvne_save_for_later:before {
  content: "\f097";
  font: normal normal normal 16px/1 FontAwesome; }

.block_tag {
  margin-bottom: 0; }

.block_tag .txt_tag {
  font-size: 14px;
  background: none;
  color: #ccc; }

.block_tag .tag_item {
  font-size: 14px;
  background: none;
  color: #ccc;
  margin: 0;
  font-family: Roboto_Regular; }

.block_tag .tag_item:hover, .block_tag .tag_item.active {
  background: #e2e2e2;}

.box_tinkhac .tittle {
  font-family: Roboto_Bold;
  font-size: 24px;
  position: relative;
  line-height: 1.5;
    display: inline-block;
  margin-bottom: 15px; }

.box_tinkhac .tittle:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 8px;
  background: #eeeeee; }

.box_tinkhac ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px; }

.box_tinkhac ul li {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  display: inline-block;
  display: -ms-flexbox;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  vertical-align: top;
  float: left;
  width: 20%; }

.box_tinkhac ul li .avata {
  position: relative;
  overflow: hidden; }

.box_tinkhac ul li .avata .rote_45 {
  width: 30px;
  height: 0;
  right: 0px;
  position: absolute;
  top: 0; }

.box_tinkhac ul li .conten .title_news {
  font-size: 18px;
  font-family: Roboto_Medium;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 5px;
  display: inline-block; }

.box_tinkhac ul li .conten .title_news a {
  font-family: Roboto_regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    color: #333333;}

.box_tinkhac ul li .conten .comment {
  margin-left: 5px; }

/* main_detail */
.page_detail .section3 {
  margin-top: -30px;
  background: #fff;
  padding-top: 30px;
  margin-bottom: 20px; }

.page_detail .section3.container_3_col {
  padding-left: 20px;
  padding-right: 20px; }

.page_detail .col_fillter .list_location_left {
  margin-top: 80px; }

#box_details_news .title_news {
  padding-bottom: 0; }

#box_details_news .title_news h1 {
  font-size: 24px;
  font-family: Roboto_Bold;
  margin-bottom: 10px;
  color: #333; }

#box_details_news .short_intro {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.4;
  color: #333;
  padding-bottom: 0; }

#box_details_news .relative_new .list_news_dot_3x3_300 li {
  background-position: 0 12px;
  margin: 0 0 10px !important;
  background: url(images/graphics/bg_dot_gray_3x3.gif) no-repeat left 6px;
  background-size: 5px; }

.list_news_dot_3x3_300 li a {
  font-size: 14px;
  color: #999; }


#box_details_news .fck_detail .Normal, #box_details_news .fck_detail p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.4; }

#box_details_news .fck_detail table img {
  width: 100%; }

.list_xemthem_newver ul li {
  margin: 0 0 10px !important;
  background: url(images/graphics/bg_dot_gray_3x3.gif) no-repeat left 8px;
  background-size: 5px;
  padding-left: 13px !important; }

.xemthem_new_ver .list_xemthem_newver ul {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0; }

/* Style bai Live */
.page_live .col_750 {
  width: 750px;
  max-width: 100%; }

.page_live .box_timestamp {
  width: 770px;
  max-width: 100%;
  border-right: 1px solid #dfdfdf;
  padding-right: 20px; }

.page_live .col_right {
  width: 100%;
  border-left: 0;
  padding-right: 40px;
  max-width: 100% !important; }

.page_live .col_noidung {
  width: 770px;
  padding-right: 20px;
  border-right: 1px solid #dfdfdf; }

.vongloai_vongbang ul.tabs {
  background: none;
  border-bottom: 1px solid #dfdfdf;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 0; }

.vongloai_vongbang ul.tabs li {
  width: auto;
  margin-bottom: 0; }

.vongloai_vongbang ul.tabs li a {
  font-size: 14px;
  background: #eeeeee;
  float: left;
  padding: 7px 19px;
  color: #333; }

.vongloai_vongbang ul.tabs li a.active {
  background: #101134;
  color: #fff; }

.page_live .views_dienbien {
  font-size: 16px;
  color: #95bb26;
  border: 1px solid #95bb26;
  display: block;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
  background: #f7ffe1;
  font-weight: bold; }

#box_details_news .title_news h1 {
  font-size: 28px;
  font-family: Roboto_Regular;
  margin-bottom: 15px;
  line-height: 1.2; }

#box_details_news .news_lead {
  margin-bottom: 15px; }

.news_lead {
  font: 700 16px/20px arial; }

/*Style live_timestamp Mobile*/
.live_timestamp_640 {
  display: none; }

#container_tab_live {
  float: left;
  margin: 0 0 20px; }

#container_tab_live ul li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative; }

#container_tab_live ul li .day_time {
  font: 700 12px arial;
  color: #9f224e;
  padding: 0 0 10px 10px; }

#container_tab_live ul li.day {
  background: none; }

#container_tab_live .list_slide {
  margin: 0 0 10px; }

#container_tab_live div.text_live .tb_servey .w130 {
  width: 92%;
  float: left; }

#container_tab_live div.text_live .tplCaption {
  margin: 0 auto 10px; }

#container_tab_live div.text_live p.Image {
  background: #f5f5f5;
  padding: 10px;
  font: 400 12px/18px arial; }

#container_tab_live div.bg_special_tuongthuat {
  background: #f7f7f7;
  margin: 0 0 10px; }

#container_tab_live div.minutes span {
  display: inline-block;
  text-align: center;
  float: left;
  margin: 0 0 10px;
  font-size: 14px; }

#container_tab_live div.minutes span.icon_special {
  width: 19px;
  height: 19px;
  background: url(images/icons/icon_live.png) no-repeat; }

#container_tab_live li.icon_traibanh div.minutes span.icon_special {
  background-position: -1px; }

#container_tab_live li.icon_muiten div.minutes span.icon_special {
  background-position: -24px center; }

#container_tab_live li.icon_thevang div.minutes span.icon_special {
  background-position: -44px center; }

#container_tab_live div.text_live table {
  max-width: 100%; }

#container_tab_live div.text_live table.tplCaption td {
  line-height: 0; }

#container_tab_live div.text_live table.tplCaption .Image {
  padding: 10px;
  background: #F5F5F5;
  font-size: 12px;
  line-height: 16px; }

#container_tab_live div.text_live .tplCaption img {
  width: 100%; }

#container_tab_live div.text_live .live_quote .first_quote {
  width: 16%; }

#container_tab_live div.text_live .live_quote img {
  margin: 0;
  width: 100%; }

#container_tab_live .text_live .block_audio .title_audio {
  background: #303030 url(images/icons/icon_audio_player.gif) no-repeat 10px 10px;
  color: #fff;
  font: 400 14px arial;
  padding: 10px 0 10px 50px; }

.block_check_noibat {
  float: left;
  margin: 10px 0 0 10px;
  font: 400 12px/16px arial; }

.block_check_noibat label {
  cursor: pointer; }

.block_check_noibat input {
  float: left;
  margin: 0 5px 0 0; }

.block_filter_live {
  width: 100%;
  float: left;
  height: 30px;
  background: #f4f4f4;
  margin: 0 0 15px; }

.filter_right {
  float: right; }

.filter_left {
  float: left; }

.block_filter_live a {
  display: inline-block;
  float: left;
  padding: 0 10px;
  font: 400 16px/30px arial;
  color: #333; }

.block_filter_live a.active {
  color: #9f224e;
  font: 700 16px/30px arial; }

.icon_live {
  width: 24px;
  height: 24px;
  background: url(images/icons/icon_football_live.png) no-repeat -100%;
  float: left;
  margin: -2px 0 0 10px; }

.icon_live_01 {
  background-position: -48px -2px;
  margin-top: 4px; }

.icon_live_02 {
  background-position: -100px 0; }

.icon_live_03 {
  background-position: 0 -48px; }

.icon_live_04 {
  background-position: -24px -48px; }

.icon_live_05 {
  background-position: 0 0; }

.icon_live_06 {
  background-position: -24px -25px; }

.icon_live_07 {
  background-position: -48px -25px; }

.icon_live_08 {
  background-position: 0 -24px; }

.icon_live_09 {
  background-position: -48px -49px; }

.icon_live_10 {
  background-position: -72px -1px; }

.icon_live_11 {
  background-position: -96px -49px; }

.icon_live_12 {
  background-position: -72px -48px; }

.icon_live_13 {
  background-position: -24px -1px; }

.icon_live_14 {
  background-position: 0 -73px; }

.icon_live_16 {
  background-position: -24px -73px; }

.icon_live_17 {
  background-position: -48px -73px; }

.icon_live_18 {
  background-position: -72px -25px; }

.icon_live_19 {
  background-position: -96px -25px; }

.icon_live_20 {
  background-position: -74px -73px; }

.high-light .icon_dot_live, #container_tab_live ul li.first .icon_dot_live {
  background: url(images/icons/icon_dot_live_active.gif) no-repeat left top; }

.icon_dot_live {
  background: url(images/icons/icon_dot_live.gif) no-repeat center center;
  position: absolute;
  left: 85%;
  top: 0;
  margin: 0; }

#container_tab_live div.minutes span.special_time {
  display: inline-block;
  padding: 2px 5px;
  background: #9F224E;
  color: #fff; }

#container_tab_live div.text_live .list_dot_3x3 {
  width: 96%;
  float: left;
  padding: 5px 2%;
  background: #f4f4f4;
  margin-bottom: 10px; }

#container_tab_live .list_dot_3x3 .dot_item {
  padding: 5px 0 5px 2%;
  width: 97%;
  background: url(images/graphics/bg_dot_gray_3x3.gif) no-repeat left 13px; }

.list_dot_3x3 .dot_item a {
  font: 700 14px arial;
  color: #666; }

#container_tab_live div.text_live .thumb {
  float: left;
  margin: 0 10px 0 0; }

#container_tab_live div.text_live .thumb img {
  margin: 0;
  width: 100%; }

#container_tab_live div.text_live .title_news {
  width: auto;
  float: none;
  margin: 0; }

#container_tab_live div.text_live .block_image_news {
  padding: 5px 2%;
  float: left;
  width: 96%;
  background: #f4f4f4;
  margin: 0 0 10px; }

#container_tab_live div.text_live .item_slider {
  padding: 0 5px; }

#container_tab_live div.text_live .btn_control_tv_slider {
  top: 40%; }

#container_tab_live .author_quote {
  font-weight: 700; }

.live_post_status {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0;
  background: #f4f4f4;
  margin: 0 0 15px; }

.live_post_status a {
  color: #9f224e;
  font: 700 12px/16px arial;
  display: inline-block;
  background: url(images/icons/icon_live_post.gif) no-repeat left top;
  padding: 0 0 0 20px; }

.live_post_status a.short_live {
  background: url(images/icons/icon_live_post.gif) no-repeat left bottom; }

#container_tab_live div.text_live td {
  vertical-align: top; }

#container_tab_live .image_quote {
  width: 30px;
  height: 23px;
  background: url(images/icons/icon_quote.gif) no-repeat right top; }

#detail_page_live #box_details_news .news_lead {
  padding-bottom: 15px;
  font: 400 16px/20px arial; }

.live_timestamp_640 .inner_timestamp {
  background: #f5f5f5 url(images/graphics/bg_1x1_gray.gif) repeat-y 50% 0;
  padding: 5px 0 10px;
  width: auto; }

.home_team_box {
  width: 50%;
  float: left; }

.title_team {
  height: 56px;
  color: #666;
  padding: 10px 10px 10px 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  text-align: left; }

.title_team img {
  max-height: 30px;
  max-width: 30px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.title_team span {
  font: 700 14px/18px arial;
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.list_event_point li {
  width: 100%;
  float: left;
  padding: 5px 0 5px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.icon_box .icon_live, .list_event_point li span {
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
  position: relative;
  top: auto;
  right: auto;
  margin: 0; }

.away_team_box {
  width: 50%;
  float: right; }

.away_team_box .title_team {
  padding: 10px 50px 10px 10px;
  text-align: right; }

.away_team_box .title_team img {
  left: auto;
  right: 10px; }

.away_team_box .list_event_point li {
  padding: 5px 5px 5px 0; }

.away_team_box .list_event_point li {
  text-align: right; }

.away_team_box .icon_box {
  margin: 0 0 0 5px; }

/*End Style live_timestamp Mobile*/
.live_timestamp {
  position: relative;
  z-index: 88;
  padding-bottom: 15px;
  background: #fff; }

.inner_timestamp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background: #f5f5f5; }

.inner_timestamp .icon_live {
  margin: 0; }

.ctn_timestamp {
  position: relative;
  float: left;
  width: 100%;
  height: 110px; }

.process_bar_live {
  position: relative;
  top: 50%;
  width: 100%;
  height: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 10px;
  background: #888; }

.processing_bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  border-radius: 10px;
  background: #95bb26; }

.home_team,
.away_team {
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  text-align: center; }

.home_team img,
.away_team img {
  max-width: 100%;
  height: 30px; }

.home_team {
  top: -40px; }

.away_team {
  bottom: -40px; }

.match_90p {
  position: relative;
  width: 87.8889%;
  height: 6px;
  margin: 0 auto; }

.rank_min {
  position: relative;
  float: left;
  width: 5.5555%;
  height: 6px;
  margin: 0;
  padding: 0; }

.rank_min.active {
  background: #95bb26; }

.point_min {
  position: absolute;
  z-index: 9;
  top: 50%;
  right: -4px;
  float: left;
  width: 8px;
  height: 8px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #fff;
  border-radius: 50%;
  background: #888; }

.point_start {
  right: auto;
  left: -4px; }

.rank_min_main::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 2px;
  width: 1px;
  height: 80px;
  content: '';
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  background: #e1e1e1; }

.rank_min5.rank_min_main::after {
  right: auto;
  left: 2px; }

.rank_min_start::after {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 2px;
  width: 1px;
  height: 80px;
  content: '';
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  background: #e1e1e1; }

.text_main_point {
  position: absolute;
  top: -58px;
  left: 50%;
  min-width: 40px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  text-align: center;
  font-size: 12px; }

.event_point {
  position: absolute;
  left: 50%;
  width: 27px;
  height: 39px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  background: #f5f5f5;
  cursor: pointer; }

.event_point.event_point_home {
  top: -40px; }

.event_point.event_point_away {
  bottom: -40px; }

.event_point .number_min {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  white-space: nowrap;
  font-size: 12px; }

/*.event_point .icon_timestamp{position: absolute; left: 50%; transform: translate3d(-50%,0,0);}*/
.event_point .icon_live {
  position: absolute;
  top: auto;
  right: auto;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.event_point.event_point_home .number_min {
  bottom: 2px; }

/*.event_point.event_point_home .icon_timestamp{bottom: 17px;}*/
.event_point.event_point_home .icon_live {
  bottom: 17px; }

.event_point.event_point_away .number_min {
  top: 2px; }

/*.event_point.event_point_away .icon_timestamp{top: 17px;}*/
.event_point.event_point_away .icon_live {
  top: 17px; }

.rank_min_addtime {
  position: absolute;
  top: 0;
  right: 2.5%;
  width: 2.5%; }

.popup_detail_point {
  position: absolute;
  z-index: 10;
  top: -44px;
  right: auto;
  left: 130%;
  min-width: 200px;
  max-width: 420px;
  padding: 0 10px 0 10px;
  background: #333;
  -webkit-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.47);
  box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.47); }

.popup_detail_point_start {
  left: 40%; }

.title_pop {
  font: 700 16px arial;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 10px 8px 0;
  color: #fff;
  white-space: nowrap; }

.box_icon_pop {
  line-height: 31px;
  position: absolute;
  top: 0;
  left: -32px;
  width: 32px;
  height: 37px;
  text-align: center;
  background: #333; }

.box_icon_pop::after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -4px;
  content: '';
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/*.box_icon_pop .icon_timestamp{vertical-align: middle; display: inline-block;}*/
.box_icon_pop .icon_live {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  vertical-align: middle; }

.popup_detail_point .icon_live {
  margin-top: 5px; }

.scroll-popup-live {
  float: left;
  width: 100%;
  height: 277px; }

.content_event_box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.block_filter_live .filter_left span {
  font-size: 12px;
  display: block; }

#container_tab_live div.minutes span {
  font-size: 12px;
  font-weight: bold;
  margin-left: 15px;
  margin-top: 5px; }

.block_image_news .news_lead {
  padding-bottom: 15px;
  font: 400 14px/18px arial; }

#container_tab_live div.text_live p {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 1.4;
  color: #333; }

#container_tab_live div.text_live img {
  margin-bottom: 10px; }

#container_tab_live div.text_live b {
  margin-bottom: 10px;
  display: inline-block;
  font-size: 16px; }

#container_tab_live ul li:last-child div.text_live {
  padding-bottom: 15px !important; }

#container_tab_live div.bg_special_tuongthuat {
  padding: 5px; }

/*Style  lich_thidau */
#lich_thidau {
  padding: 20px 20px 0 20px; }

#lich_thidau.margin {
  margin-top: 30px; }

#lich_thidau h1 {
  font-size: 32px;
  font-family: Roboto_Bold;
  color: #333;
  margin-bottom: 10px; }

.scroll_lich.fixed {
  position: fixed;
  top: 0;
  padding-top: 10px !important;
  z-index: 9000;
  background: #fff !important;
  width: 100%;
  left: 0;
  border-bottom: 1px solid #f4f4f4; }

.scroll_lich.fixed .container {
  padding: 0 20px; }

.scroll_lich.fixed .lich_thidau {
  border: 0; }

.lich_thidau {
  border: 1px solid #ef4c54;
  float: left; }

.lich_thidau li {
  float: left;
  width: 50.75px;
  text-align: center;
  padding: 5px 0px 0 0; }

.lich_thidau li.active, .lich_thidau li:hover {
  background: #fff5f5; }

.lich_thidau li h3 {
  font: 400 11px arial;
  color: #ef4c54;
  padding-bottom: 5px;
  border-right: 1px solid #ccc; }

.lich_thidau li h4 {
  font: 400 13px arial;
  margin-bottom: 5px;
  border-right: 1px solid #ccc; }

.lich_thidau li h4 a {
  cursor: pointer;
  display: block; }

.lich_thidau li span {
  background: #fff5f5;
  color: #333;
  font: 400 11px arial;
  display: block;
  border-right: 1px solid #ccc;
  padding: 5px 0;
  height: 22px; }

.lich_thidau li:last-child h3, .lich_thidau li:last-child h4 {
  border-right: 0; }

.lich_thidau li:last-child span {
  border-right: 0; }

.lich_thidau li.null h3, .lich_thidau li.null h4 {
  color: #ccc; }

.ngay_thidau {
  margin-top: 40px; }

.ngay_thidau h2 {
  font-size: 22px;
  font-family: Roboto_Bold;
  color: #333;
  border-bottom: 5px solid #ef4c54;
  display: inline-block;
  margin-bottom: 35px; }

.ngay_thidau ul li {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 15px; }

.ngay_thidau ul li h3 {
  width: 20%;
  float: left;
  text-align: left;
  font-size: 22px;
  font-family: Roboto_Regular;
  color: #333;
  font-weight: 100; }

.ngay_thidau ul li h3 span {
  color: #999; }

.ngay_thidau ul li .col_0 {
  width: 9%;
  float: left;
  font-size: 22px;
  text-align: left;
  font-family: Roboto_Regular;
  color: #999; }

.ngay_thidau ul li .col_1 {
  width: 21%;
  float: left;
  text-align: left; }

.ngay_thidau ul li .col_1 .left {
  width: 48px;
  margin-right: 15px; }

.ngay_thidau ul li .col_3 .right {
  width: 48px; }

.ngay_thidau ul li .col_1 .left .thumb_5x3 {
  margin-left: 0; }

.ngay_thidau ul li .col_3 .right .thumb_5x3 {
  margin-right: 0; }

.ngay_thidau ul li .col_1 img {
  display: inline-block; }

.ngay_thidau ul li .col_1 a {
  font-size: 22px;
  font-family: Roboto_Regular;
  color: #333;
  font-weight: 100;
  display: inline-block;
  margin-left: 15px; }

.ngay_thidau ul li .col_2 {
  width: 14%;
  float: left;
  text-align: center; }

.ngay_thidau ul li .col_2 span {
  font-size: 22px;
  font-family: Roboto_Regular;
  color: #333;
  font-weight: 100;
  padding: 2px 35px;
  border-radius: 8px; }

.ngay_thidau ul li .col_2 span.ti_so {
  color: #fff;
  background: #101134; }

.ngay_thidau ul li .col_3 {
  width: 21%;
  float: left;
  text-align: right; }

.ngay_thidau ul li .col_3 a {
  font-size: 22px;
  font-family: Roboto_Regular;
  color: #333;
  font-weight: 100;
  display: inline-block;
  margin-right: 15px; }

.ngay_thidau ul li .col_4 {
  width: 15%;
  float: right;
  text-align: right; }

.ngay_thidau ul li .col_4 .kenh {
  display: inline-block;
  position: relative; }

.ngay_thidau ul li .col_4 .kenh:before {
  content: "";
  width: 1px;
  height: 27px;
  background: #dfdfdf;
  position: absolute;
  background-color: #dfdfdf;
  left: -15px;
  top: -5px; }

.ngay_thidau ul li .col_4 .kenh img {
  width: 45px; }

.ngay_thidau ul li .col_4 span a {
  color: #9f224e;
  font-size: 11px;
  font-family: Roboto_Regular;
  margin-right: 15px; }

.ngay_thidau ul li .col_4 span a:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #c37590;
  border-radius: 50%;
  border: 3px solid #e7c8d3;
  float: left;
  margin-right: 5px; }

.ngay_thidau ul li:last-child {
  margin-bottom: 0; }

.vong_dau {
  margin-top: 60px; }

.vong_dau h2 {
  background: url(images/icons/bg_title.jpg) repeat-x;
  text-align: center; }

.vong_dau h2 span {
  font-size: 32px;
  font-family: Roboto_Bold;
  color: #311483;
  background: #fff;
  padding: 0 20px;
  position: relative; }

.vong_dau h2 span:after {
  width: 10px;
  height: 0;
  content: "";
  border-left: 0px solid transparent;
  border-right: 15px solid transparent;
  border-top: 30px solid #fff;
  right: -15px;
  position: absolute;
  top: 10px;
  z-index: 8; }

.vong_dau h2 span:before {
  width: 10px;
  height: 0;
  content: "";
  border-left: 15px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 30px solid #fff;
  left: -15px;
  position: absolute;
  top: 10px;
  z-index: 2; }

.vong_dau .ngay_thidau h2 {
  background: none; }

.vong_dau .ngay_thidau ul li .col_2 p {
  font-size: 14px;
  font-family: Roboto_Regular;
  color: #666; }

/* bang_thidau */
#bang_thidau {
  padding: 20px 20px 0 20px; }

#bang_thidau h1 {
  font-size: 32px;
  font-family: Roboto_Bold;
  color: #333;
  margin-bottom: 20px; }

#bang_thidau .tab_bangdau {
  background: #fff5f5;
  padding: 10px 0 10px; }

#bang_thidau.margin {
  margin-top: 30px; }

.tab_bangdau.fixed {
  position: fixed;
  top: 0;
  padding-top: 15px !important;
  z-index: 9000;
  background: #fff !important;
  width: 100%;
  left: 0;
  border-bottom: 1px solid #f4f4f4; }

.tab_bangdau.fixed .container {
  padding: 0 20px; }

.clear-choose{
  display: none;
}

#FOOTER_BANNER {
  margin-top: 30px !important; }

.ss-wrapper {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.ss-content {
  position: relative;
  right: 0;
  overflow: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 418px;
  height: 100%;
  padding: 0 0 0 0;
  overflow-x: hidden; }

.ss-content.ss-content-noscroll {
  width: 100%; }

.ss-scroll {
  position: relative;
  z-index: 2;
  top: 0;
  width: 4px;
  cursor: pointer;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  transition: opacity .25s linear;
  opacity: 0;
  border-radius: 4px;
  background: none; }

.ss-container:hover .ss-scroll {
  opacity: 1; }

.ss-grabbed {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none;
  -khtml-user-select: none; }

.popup_detail_point_away {
  top: 12px; }

.popup_detail_point_away .box_icon_pop::after {
  top: -4px;
  bottom: auto;
  border-top: none;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #333;
  border-left: 4px solid transparent; }

.rank_min_h2 .popup_detail_point {
  left: auto;
  right: 18px; }

.rank_min_h2 .box_icon_pop {
  right: -32px;
  left: auto; }

.rank_min_h2 .title_pop,
.rank_min_h2 .item_subevent {
  text-align: right; }

.rank_min_h2 .title_pop {
  padding: 7px 0 7px 10px; }

.ob {
  position: relative;
  float: none;
  clear: both;
  width: 100%;
  min-width: 400px;
  margin-bottom: 10px;
  outline: 0; }

figure {
  margin: 0 auto;
  padding: 0; }

.video-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.thumb-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 60%; }

.thumb-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.item_subevent {
  padding: 10px 0 10px 0;
  white-space: nowrap;
  border-top: 1px solid #6f6f6f; }

.item_subevent span {
  display: inline-block;
  vertical-align: middle; }

.item_subevent .icon_live {
  position: relative;
  top: auto;
  right: auto;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle; }

.item_subevent span {
  font: 700 16px arial;
  color: #fff; }

.rank_min_h2 .item_subevent .icon_live {
  float: right;
  margin: -3px 0 0 15px; }

/* Itemt Loading */
.box-line-thumb, .box-line-title, .box-line-author, .box-line-desc-first, .box-line-desc-second, .box-line-desc-third {
  -webkit-animation: timeline;
  animation: timeline;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));
  background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
  background: -o-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
  background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px auto;
  background-position: 100px 0; }

.box-line-thumb {
  width: 200px;
  height: 130px;
  float: left;
  margin-right: 15px; }

.box-line-title {
  height: 10px;
  width: 40%;
  margin-bottom: 7px; }

.box-line-author {
  height: 10px;
  width: 25%;
  margin-bottom: 15px; }

.box-line-desc-first {
  height: 8px;
  margin-bottom: 7px;
  width: 70%; }

.box-line-desc-second {
  height: 8px;
  margin-bottom: 7px;
  width: 90%; }

.box-line-desc-third {
  height: 8px;
  margin-bottom: 7px;
  width: 60%; }

@-webkit-keyframes timeline {
  0% {
    background-position: -350px 0; }
  100% {
    background-position: 400px 0; } }

@keyframes timeline {
  0% {
    background-position: -350px 0; }
  100% {
    background-position: 400px 0; } }

.pin-down {
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.pin-up {
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.pin_bar_3 .more_group {
  margin-left: 60%; }

.space_comment {
  display: none; }

.box_loading_2 .content_item {
  overflow: hidden; }

/* Fix đè css vne */
#box_comment .comment_item p {
  font: 400 14px/18px arial; }

.embed-container {
  z-index: 80 !important; }

figure {
  margin-bottom: 10px !important; }

figure.tplCaption img {
  width: 100%; }

figcaption {
  float: left;
  width: 100%;
  margin-bottom: 10px; }

figcaption .Image {
  float: left;
  width: 100%; }

#container_tab_live div.text_live .list_dot_3x3, #container_tab_live div.text_live .block_image_news {
  width: 100% !important; }

#container_tab_live div.text_live .thumb .icon_thumb_videophoto {
  bottom: 0px; }

#box_tinlienquan .content_box_category .list_news_dot_3x3 li {
  margin-bottom: 5px !important; }

.box_embed_video .bg_overlay_small_unpin {
  display: none; }

#container_tab_live div.text_live strong {
  display: block;
  margin-bottom: -5px; }

#box_details_news .block_timer {
  font-size: 14px;
  color: #999; }

.block_share a i {
  color: #ccc;
  font-size: 14px;
  font-weight: 100; }

.block_share a {
  margin: 0 0 0 10px; }

.author_mail {
  font-size: 16px; }

#container_tab_live .text_live .tb_servey .w20 {
  width: 5%; }

.right-mystory > h4 a{
  font-size: 13px;
  color: #999999;
  font-family: roboto_regular;
  font-weight: 300; }

.right-mystory > h3 {
  font-size: 18px;
  color: #222222;
  padding: 5px 0px;
  font-family: roboto_medium;
  font-weight: 500;}
.right-mystory > h3 a{
  font-size: 18px;
  color: #222222;
  font-weight: 500;}
.right-mystory .right-mystory-content > img {
  width: 90px;
  height: 90px; }
.right-mystory-content{
  margin-top: 5px;
}
.right-mystory .right-mystory-content > div {
  float: right;
  display: inline-block;
  width: calc(100% - 90px);
  padding: 10px;
  color: #767676;
  font-size: 13px;
  font-family: arial;
  padding-top: 7px;
  max-height: 86px;
  overflow: hidden;
  line-height: 1.3; }
.right-mystory .right-mystory-content > div a{
  color: #767676;
  font-size: 13px;
  font-family: arial;
  line-height: 1.3; }
.ic-invert .add-search {
    margin-left: 4px;
    font-family: roboto_medium!important;
    font-size: 15px!important;
}
.right-content--health {
  padding-left: 15px;
  padding-right: 0;
   }
  .opinion-scroll{
    max-height: 255px;
    position: relative;
}
.opinion-outer{
    width: 100%;
    background: #f4f4f4;
    position: relative;
    margin-top: 10px; 
    padding: 10px 6px;
}
  .opinion-outer:before {
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4;
    top: -10px;
    left: 17px; }

.right-opinion > a {
  display: block;
  width: 23px;
  height: 23px;
  float: right;
  margin-top: -22px;
  margin-left: 4px;
  margin-right: 6px; 
  position: relative;
  top: -5px;
}
.right-opinion > a  .fa-facebook{
    background: #3b5998;
    color: #fff;
    padding: 6px 10px;
    font-size: 16px;
}
.right-opinion > a  .fa-twitter{
    background: #0099cc;
    color: #fff;
    padding: 6px 7px;
    font-size: 16px;
}

.right-opinion .opinion-title {
  margin-top: 10px;
  font-size: 13px;
  color: #9f224e; }
  
.right-opinion .opinion-content {
  margin-top: -17px;
  background: #f4f4f4;
  padding: 16px 10px;
  position: relative; }
  .right-opinion .opinion-content:before {
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4;
    top: -10px;
    left: 17px; }
  .right-opinion .opinion-content li {
    list-style-type: none;
    color: #767676;
    padding-top: 6px;
    padding-bottom: 15px;
    font-family: arial;
    font-size: 13px;
    border-bottom: 1px dotted #dadada;}
    .right-opinion .opinion-content li a {
      color: #767676;
      font-size: 12px;
      display: inline-block;
      margin-top: 10px;
      font-weight: bold; }
      .right-opinion .opinion-content li span{
        font-size: 12px;
      }
    .right-opinion .opinion-content li a:hover{
      color: #681a18;
    }
    .share-opinion a{
      color: #681a18;
    }
  .right-opinion .opinion-content li:last-child {
    border-bottom: 0px; }

.right-opinion .share-opinion {
    background: #fbf0d7;
    color: #681a18;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: Arial;
    font-weight: bold;
    padding: 10px 24px;
    padding-right: 37px;
    height: 35px;
    border-radius: 4px;
    position: relative;
     }

  .right-opinion .share-opinion:after {
    top: 11px;
    right: 7px;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background-image: url("images/icons/img001_03.png");
    background-repeat: no-repeat;
    background-position: center; }
.share-opinion--style{
    width: 100%;
    height: 1px;
    background: #fbf0d7;
    position: relative;
    top: 35px;
  }
.right-video .clearfix h5 {
  font-family: roboto_regular;
  font-size: 18px;
  color: #222222;
  margin-top: 10px;
  margin-bottom: 15px; }

.right-video .video-title {
  background: #fff;
  font-weight: bold;
  padding: 10px 0px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d4d4d4;
  font-family: roboto_bold;
  font-size: 18px;}
.right-video .video-title a{ color: #005a7d;}
.right-video .first-video {
  width: 100%;
  height: 170px;
  background: #ccc; }
.right-video .video-list p{line-height: 16px;}
.right-video>h5{
  color: #222222;
  font-size: 16px;
  font-family: Roboto_Regular;
  margin-top: 10px;
  margin-bottom: 18px;
  font-weight: 500;
}
.right-video .small-video {
  width: 180px;
  float: left;
   }
  .right-video .small-video > img {
    width: 50%;
    height: 1px;
    padding-bottom: 60%; }
  .right-video .small-video.small-video__left,
  .right-video .small-video.small-video__right{
    margin-right: 10px;vertical-align: top;}
.small-video p{
    color: #222222;
    font-size: 14px;
    font-family: Roboto_Regular;
    font-weight: 500;
    margin-top: 8px;
}
.right-information .infomation-title {
  /*background: #fbf0d7;*/
    font-weight: bold;
    padding: 0 0 10px 0;
    font-family: roboto_bold;
    font-size: 18px;
  margin: 0 0 15px 0;
  border-bottom: 1px dashed #d4d4d4;
}
.right-information .infomation-title a{color: #18521d;}
.right-information .wrap_thumb{width: 90px; float: left; margin-right: 10px; vertical-align: top;}
.right-information .title_news h4{ font-size: 14px; margin: 10px 0 10px 0; line-height: 24px; text-transform: uppercase;}
.right-information .title_news h4 a{color: #5a5a5a; font-weight: 400;}
.right-information .title_news p{font-size: 16px; margin: 0 0 10px 0;}
.right-information .title_news span{font-size: 14px; color: #5a5a5a; line-height: 20px;}
.right-information > ul > li{
  border-top: 1px dotted #dedede;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-top: 13px;
}
.right-information > ul > li > a {
  width: 115px;
  height: 106px;
  float: right; 
  position: relative;
  display: block;}
  .right-information > ul > li > a img{
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100px;
  bottom: -4px;}
/*
.right-information ul li p a{
  font-size: 16px;
  font-family: roboto_medium;
  color: #111;
  display: block;
  margin-bottom: -11px;
}
.right-information ul li p a:hover{
  color: #681a18;
}
*/
.right-information > ul > li > p {
  display: inline-block;
  width: calc(100% - 100px);
  text-align: justify;
  font-size: 14px;
  font-family: arial, sans-serif;
  color: #5a5a5a; }
.view-more a{
  color: #767676;
  font-size: 12px;
}
.view-more i{
  margin-left: 5px;
}
#col_660 {
    width: 573px;
}
.section2-border{
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
}
.right-mystory-content > a{
  display: inline-block;
    width: 90px;
}
.block_thumb_slide_show .left{
  margin-bottom: 10px;
}
.view-more1{
  /*margin-top: 10px;*/
}
.social-in-news1 .dropdown-menu__social li .view-more02{
  color: #767676;
  font-size: 12px;
  font-weight: 400;
}
.right-opinion .opinion-content li .view-more02{
  color: #767676;
  font-size: 12px;
  font-weight: 400;
}
.right-opinion .opinion-content li .view-more02 i{
  margin-left: 5px;
  margin-top: 2px;
}
.view-more1 a{
  color: #767676;
  font-size: 13px;
  font-family: arial;
  padding-right: 5px;
}
.view-more1 a:hover{
  color: #681a18;
}
.view-more1 a i{
  margin-left: 5px;
}
.view-more1 i:hover{
  color: #681a18;
}
.menu--second-top li{
  float: left;
  margin-top: 9px;
}
.menu--second-top .menu--second-bold{
  color: #333;
  font-weight: bold;
}
.menu--second-top .active{
  color: #681a18;
  font-weight: 400;
}
.menu--second-top li:last-child:before{
  background: inherit;
}
.bg-detail{
  height: 208px;
}
.top_001 li a:hover{
  color: #681a18!important;
}
.section1 .col_right ul li .conten h3 a:hover{
  color: #681a18!important;
}
.log-health{
  vertical-align: top;
}
.menu--second-top{
  margin-top: 6px;
  margin-left: 15px;
}
.content_nav_topbar .menu--second-top li{
  padding: 0px 10px;
}
.menu--second-top li a{
  font: 400 13px arial;
}
.menu--second-top li:first-child a {
    padding-left: 0px;
}
.menu--second-top li:first-child:before {
    position: absolute;
    top: -3px;
    right: 62px;
    content: '';
    width: 16px;
    height: 19px;
    background-image: url(../images/td/img8_03.jpg);
    background-repeat: no-repeat;
    opacity: 0.4;
}
.menu--second-top li.Consultant:before {
    position: absolute;
    top: -1px;
    right: 50px;
    content: '';
    width: 16px;
    height: 17px;
    background-image: url(../images/td/img6_05.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.4;
}
.menu--second-top li:last-child:before {
    position: absolute;
    top: -3px;
    right: 120px;
    content: '';
    width: 16px;
    height: 19px;
    background-image: url(../images/td/img8_03.jpg);
    background-repeat: no-repeat;
    opacity: 0.4;
}
.menu--second-top li a:hover{
  text-decoration: underline;
}
.menu--second-top li a {
    padding-right: 0px;
    padding-left: 0px; 
}
.section1 .col_left .txw-line h1 a i{
  display: inline-block;
  margin-left: 5px;
}

.qc_quangcao_300x250 {margin-bottom: 15px;}
.fl{float: left;}
.width_common{width: 100%;float: left;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
#box_details_news .fck_detail table.tplCaption td.caption, 
#box_details_news .fck_detail table.tplCaption td.Image, 
#box_details_news .fck_detail table.tplCaption td p.Normal, 
#box_details_news .fck_detail table.tplCaption td .Image, 
#box_details_news .fck_detail .tplCaption .Image{background-color: #e6e6e6; }
.post_form {background-color: #cfe0f2; padding: 15px 10px; text-align: center;}
.post_form textarea{width: 100%; resize: none; background: #fff;}
.post_form h4{text-align: center; font-size: 18px; margin: 0 0 10px 0;}
.post_form button{padding: 5px 25px; background-color: #005a7d; color: #fff; border: 0; margin: 10px 0;}
.post_form p{text-align: left; font-size: 14px; color: #5a5a5a; line-height: 20px;}
.form_advisory{overflow: auto; width: 100%; max-height: 460px; }
.form_advisory li{border-bottom: 1px dashed #d4d4d4;padding-bottom: 20px; margin-bottom: 20px; font-size: 14px; line-height: 18px; color: #3c3c3c;}
.form_advisory li:last-child{border-bottom: 0;}
.form_advisory li a{ display: block; float: right; font-size: 13px; color: #9f9f9f; margin-top: 5px;}
.form_advisory .txt_ans{color: #000;}
.form_advisory .box_ques, .form_advisory .box_ans{display: inline-block; width: 100%;}
.form_advisory .box_ans span{display: block;}
.wrap_xemthem{width:100%;float:left;margin:0 0 15px 0;padding-top:15px;border-top:1px solid #e2e2e3}
.wrap_xemthem span.txt_xemthem{float:left;font-size:14px;color:#000}
.wrap_xemthem .list_title{padding:0 0 0 94px;margin-top:0;border-top:none;float:none}
.wrap_xemthem .list_title li{margin-bottom:10px;padding:0 0 0 10px}
.wrap_xemthem .list_title li a{color:#004f8b;font:400 14px arial}
.list_title li { position: relative; padding: 0 0 5px 10px;}
.list_title li:after { content: ''; width: 3px; height: 3px; background: #999; position: absolute; left: 0; top: 7px;}
.box_cothebanquantam .title_box{padding:15px 0;border-top:1px solid #e4e4e4;font:700 14px arial;color:#000}
.list_news_quantam .list_news .thumb{width: auto;}
.list_news_quantam{font-size:0;margin-left:-13px}
.list_news_quantam .list_news{width:33.333333%;display:inline-block;vertical-align:top;float:none;padding-left:13px;padding-top:0!important;margin-top:0!important;border:none!important}
.list_news_quantam .list_news:nth-child(n+5){margin-top:10px}
.list_news_quantam .thumb_art{width:100%!important;float:left;margin-bottom:10px}
.list_news_quantam .title_news a{font:400 14px arial;color:#333}
#box_details_news .list_news_quantam .title_news {margin-top: 0;}
.social_share .btn_quantam {
    display: block;
    height: 20px;
    width: 75px;
    background: #eeeeee;
    float: left;
    margin: 0;
    line-height: 20px;
    font-size: 11px;
    text-align: center;
    color: #656565;
}
.block_tag .txt_tag {
    background: #f1f1f1;
    padding: 0 10px 0 10px;
    height: 20px;
    color: #939393;
    float: left;
    font: 400 11px/20px arial;
    margin: 0 5px 0 0;
}
.block_tag .tag_item {
    display: inline-block;
    height: 20px;
    font: 400 11px/20px arial;
    color: #656565;
    padding: 0 10px;
    white-space: nowrap;
    background: #f1f1f1;
    margin: 0 5px 5px 0;
    float: left;
}
@media only screen and (max-width: 1920px) {
  .container {
    width: 1170px;
    padding: 0; } 
}

@media only screen and (min-width: 1920px) {
  .container {
    width: 1170px;
    padding: 0; } 
}

@media only screen and (max-width: 1443px) {
  .fixed_neo a.home span,
  .fixed_neo a.neo-facebook span,
  .fixed_neo a.neo-google span {
    left: -12px;
     z-index: 10;
  }
  .fixed_neo a.home span:before, 
  .fixed_neo a.neo-facebook span:before, 
  .fixed_neo a.neo-google span:before {
    position: absolute;
    left: 23px;
    right: auto;
  }
  .fixed_neo a.back_tt span {
    left: -13px;
    right: auto;
    z-index: 10;
    width: 135px;
}
.fixed_neo a.back_tt span:before {
    position: absolute;
    right: 67px;
}
 }
 @media only screen and (max-width: 1338px) {
  .fixed_neo {
    position: absolute;
    left: -49px;
    top: 73px;
}
.fixed_neo a.back_tt span {
    left: -11px;
    z-index: 10;
}
.fixed_neo a.back_tt span:before {
    position: absolute;
    right: 71px;
}
 }

@media only screen and (max-width: 1280px) {
  .fixed_neo {
    left: -40px; }
  .fixed_neo {
    display: none; } }

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

  .container {
    width: 1170px; }
  /*.section2 {
    overflow: hidden; }*/
  .section2 ul li a{
    font-size: calc(0.7vw + 8px);
    padding-right: calc(0.5vw + 8px);
    padding-left: calc(0.5vw + 8px);
  }
  .menu--right li {
    margin-right: -12px;
}
     }

@media only screen and (max-width: 1169px) {
    .section0 .logo--left{}
  .clear-choose{
    margin-left: 7px;
  }
  .section3 .col_noidung > ul > li:last-child {
    margin-bottom: 0;
}
  .col_noidung > .noidung__title > li {
    margin-bottom: 20px !important;
    width: auto !important;
}
  .page_live .col_750 {
    width: calc(100% - 320px); }
  .page_live .box_timestamp {
    width: calc(100% - 320px); }
  .container {
    width: 970px; }
  .page_detail .container {
    width: 1000px; }
  .box_tinkhac {
    overflow: hidden; }
  .section1 .col_left {
    max-width: 68%; }
  .section1 .col_right {
    max-width: 32%;
    padding-left: 15px; }
  .section3 .col_fillter {
    max-width: 19%; }
  .section3 .col_right {
    max-width: 81%;
    padding-left: 20px;
    padding-right: 20px; }
  .section3 .col_noidung {
    width: calc(100% - 320px); }
  .section3 .col_300 {
    width: 300px; }
  .section3 .col_noidung ul li .conten {
    margin-top: 0; }
  .box_slide_home .text_post {
    width: 200px;
    padding: 5px;
    height: 125px; }
  .box_slide_home .text_post p {
    margin-top: 15px; }
  .box_slide_home .text_post h3 {
    font-size: 18px; }
  .box_slide_home .rote_45 {
    left: 200px;
    border-top: 184px solid #c891b0; }
  .box_slide_home .slide_img {
    width: calc(100% - 200px); }
  .section4 .back_vne {
    width: 23%; }
  .section4 .copyright {
    width: 48%; }
  .section4 .social {
    width: 28%; }
  .section2 ul li .avata {
    width: 170px; }
  .section0 .logo, .section0 .tai_tro {
    width: 20%; }
  .section0 .vs {
    width: 60%; }
  .button_chiase .search_google, .button_chiase .search_face {
    width: 40%; }
  .main_infographic {
    padding: 25px 40px; }
  .main_infographic .padding {
    padding: 0 30px; }
  .detial_infographic .col_left {
    padding-left: 30px; }
  .scroll_lich {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden; }
  .lich_thidau {
    width: 1170px; }
  .page_detail .section3.container_3_col {
    padding-left: 15px;
    padding-right: 15px; }
  .bang_thidau ul li .w360 {
    width: 22%; }
  .bang_thidau ul li .w90 {
    width: 8.66%; }
  .box_slide_home {
    height: 120px;
    overflow: hidden; }
  .ngay_thidau ul li .col_1, .ngay_thidau ul li .col_3 {
    width: 23%; }
  .ngay_thidau ul li .col_2 {
    width: 10%; }
  .ngay_thidau ul li .col_2 span {
    padding: 2px 15px; }
  .ngay_thidau ul li .col_1 a {
    margin-left: 0; }
  .ngay_thidau ul li .col_1 .left, .ngay_thidau ul li .col_3 a {
    margin-right: 5px; } 
  .conten p{display:none;}
  .section3 .col_noidung > ul > li .avata{width:180px;}
   
  
}

@media only screen and (max-width: 969px) {
  .clear-choose{
    display: none;
  }
  .page_detail .section3.container_3_col, .page_detail .section3, .main_infographic {
    padding: 0;
    padding-top: 15px;
    margin-top: 0; }
  .section1 .col_right ul li .avata .rote_45 {
   }
  .container, .page_detail .container {
    width: 800px; }
  .section1 .col_left {
    max-width: 100%; }
  .section1 .col_right {
    max-width: 100%;
    width: 100%;
    padding-left: 0; }
  .section1 .col_left .line_top {
    width: 348px;
    right: 0; }
  .section1 .col_right ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px; }
  .section1 .col_right ul li {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    display: inline-block;
    display: -ms-flexbox;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    vertical-align: top;
    float: left;
    width: 33.33%;
    margin-bottom: 0; }
  .section1 .col_right ul li .avata {
    width: 100%; }
  .section1 .col_right ul li .avata img {
    width: 100%; }
  .section1 .col_right ul li .conten {
    width: 100%;
    margin-top: 10px;
    float: left; }
    .section2 ul.box_video li{padding: 0 10px;width: calc((100% / 3) - 15px);}
    .section2 ul.box_video li:first-child{margin-right: -5px;}
  .section2 ul.box_video li .avata {
    width: 100%;margin-right: 0; }
    .section2 ul li a{padding-left: 0;
    padding-right: 0;}
  .section2 ul li .conten {
    width: 100%;
    margin-top: 10px;
    float: left;
    padding: 0; }
  .section2 ul li .conten h3 {
    margin-top: 0; }
  
  .section3 .col_fillter {
    display: none; }
  .home_thethao .col_fillter {
    display: block; }
  .section3 .col_right {
    max-width: 100%;
    border-left: 0;
    padding: 0; }
  .home_thethao .col_right {
    width: 70%; }
  .section3 .col_noidung {
    width: 100%; }
  .section3 .col_300 {
    display: none; }
  .page_live .box_timestamp {
    width: 100%;
    border-right: 0;
    padding-right: 0; }
  .box_slide_home .rote_45 {
    border-top: 174px solid #c891b0; }
  .section4 .back_vne a {
    font-size: 0; }
  .section4 .back_vne a .ic-m-home {
    display: none; }
  .section4 .back_vne {
    width: 13%; }
  .section4 .copyright {
    width: 48%; }
  .section4 .social {
    width: 38%; }
  .section0 .logo {
    width: 20%; }
  .section0 .vs {
    width: 60%; }
  .section0 .tai_tro {
    width: 20%; }
  .section0 .vs .time .bg {
    padding: 5px 5px; }
  .section0 .vs .time, .section0 .vs .time span {
    font-size: 14px; }
  .section0 .vs .city_1 p {
    font-size: 16px; }
  .section0 .vs .city_1 p img {
    width: 40%;
    margin-top: -4px; }
  .section0 .vs .city_2 p {
    font-size: 16px; }
  .section0 .vs .city_2 p img {
    width: 40%;
    margin-top: -4px; }
  .box_tinkhac ul {
    margin: 0 -10px; }
  .box_tinkhac ul li {
    padding: 0 10px; }
  .page_live .col_noidung {
    border-right: 0;
    padding-right: 0; }
  .page_live .col_750 {
    width: 100%; }
  .mobile_none {
    display: none; }
  .home_thethao .col_300 {
    display: none; }
  .section0 .vs .time {
    margin-top: 13px; }
  .section0 .tai_tro .tt_2 {
    margin-top: 45px; }
  .section3 .col_noidung ul li .avata {
    width: 180px; }
  .box-line-thumb {
    width: 180px;
    height: 110px; }
  .section4 .back_vne .br {
    height: 27px;

    padding: 2px 0; }
  .ngay_thidau ul li .col_0 {
    font-size: 16px; }
  .ngay_thidau ul li .col_1, .ngay_thidau ul li .col_3 {
    width: 23%; }
  .ngay_thidau ul li h3, .ngay_thidau ul li .col_1 a, .ngay_thidau ul li .col_2 span, .ngay_thidau ul li .col_3 a {
    font-size: 16px; }
  .bang_thidau ul li .w90 {
    font-size: 16px;
    margin-top: 4px; }
  .bang_thidau ul li .w360 a.name {
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px; }
  .bang_thidau ul li .w90.down_up:before {
    font-size: 24px; }
  .ngay_thidau ul li .col_2 span {
    padding: 2px 15px; }
  .ngay_thidau ul li .col_4 .kenh:before {
    display: none; }
  .ngay_thidau ul li .col_4 span a {
    margin-right: 5px; }
  #bang_thidau, #lich_thidau {
    padding: 0;
    margin-top: 0; }
  .section0 {
    position: relative; }
  .section0 .container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0; }
  .menu_main {
    position: absolute;
    bottom: 15px; }
 
  .section0 .tai_tro .tt_2 p {
    display: none; }
  .section0 .tai_tro .tt_2:after {
    top: 0;
    right: 0; }
  .box_slide_home {
    background: #c891b0; }
  .box_slide_home .slide_img .item_slider_tt {
    margin: 0; }
  .live_timestamp_640 {
    display: block; }
  .live_timestamp_pc {
    display: none; }
  .icon_live {
    right: inherit;
    margin-top: -5px; } 
 .section2-border{
  overflow: hidden;
    /*max-width: 727px;*/

 }
 /*.section3 .col_300{
  display: block;
 }*/
    .section0{background-position: -594px 0;}

  }

@media only screen and (max-width: 768px) {
  .section3 {margin-top: 15px;}
  .section3 .col_noidung {
    width: 100%; }
  .container, .page_detail .container {
    width: 720px; }
    .section5 .lineFmenu{padding-top: 20px;}
  .section5 .lineFmenu .ulBlockMenu {
    width: 50%; float: left;}
  .section1 .col_right {
    overflow: hidden; }
  .right-content--health{
    display: none;
  }
  .section3 .col_300{
    display: none;
  }
  .topbar .block-right .search {
    display: table; }
  .menu_main a {
    margin: 0 10px; }
  .page_detail .col_fillter .list_location_left {
    margin-top: 20px; }
  .detial_infographic .col_left {
    width: 100%;
    padding: 0; }
  .detial_infographic .box_300 {
    display: none; }
  .topbar .block-right .social {
    display: none; }
  .live_timestamp {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden; }
  .inner_timestamp {
    width: 752.63px; }
  .box_tinkhac ul li {
    width: 25%; }
  .box_tinkhac ul li:nth-child(5) {
    display: none; } }

@media only screen and (max-width: 749px) {
  .mui_gio{
    display: none;
  }
  .section2 {display:none;}
  .right-content--health{padding:0;border-left:0}
  .box_tinkhac{margin-top:20px;}
  .menu--second li:first-child a {
    padding-left: 0;
}
  .home_thethao .col_right {
    width: 64%; }
  .embed-container.audio {
    padding-bottom: 23.7% !important; }
  .container {
    max-width: 90%; }
  .section_mobile .container {
    overflow: hidden; }
  .box_slide_home {
    overflow: hidden; }
  .box_tinkhac ul li {
    width: 33.33%;
    margin-bottom: 20px; }
  .box_tinkhac ul li .conten .title_news a {
    font-size: 16px; }
  .page_detail .section3 .col_fillter {
    display: none; }
  .page_detail .section3 .col_right {
    max-width: 100%;
    width: 100%; }
  .page_detail .section3.container_3_col {
    padding-left: 0;
    padding-right: 0; }
  .section3 .col_right {
    border-left: 0; }
  .section_mobile {
    display: block; }
  .section0 {
    display: none; }
  .section4 .back_vne {
    text-align: center; }
  .section4 .back_vne .br {
    height: 30px;
    padding: 0; }
  .page_detail .section3 {
    margin-top: 0;
    padding-top: 10px; }
  .main_infographic .button_chiase .search_face, .main_infographic .button_chiase .search_google {
    width: 100%; }
  #box_details_news #box_tinlienquan .content_box_category .list_news_dot_3x3 a {
    font-weight: 400; }
  .section1 {
    margin-top: 0; }
  .box_tinkhac ul li:nth-last-child(2) {
    display: none; }
  .topbar .block-right .search .search-btn {
    top: 3px; }
  .section4 {
    margin-top: 10px; }
  .section4 .back_vne {
    width: 100%; }
  .section4 .copyright {
    width: 100%;
    text-align: center;
    margin-top: 15px; }
  .section4 .social {
    width: 100%;
    text-align: center;
    margin-top: 15px; }
  .section4 .back_vne a {
    font-size: 13px; }
  .section4 .back_vne a .ic-m-home {
    display: inline-block; }
  .section5 .lineFmenu {
    width: 100%; }
  .section5 .qc_bottom {
    width: 100%; }
  #box_details_news .title_news h1 {
    font-size: 24px; }
  #box_details_news .short_intro {
    font-size: 16px; }
  #box_details_news .fck_detail .Normal, #box_details_news .fck_detail p, .author_mail {
    font-size: 18px; }
  .xemthem_new_ver .list_xemthem_newver {
    float: right;
    padding-left: 0;
    margin-top: 10px; }
  .block_tag {
    margin-bottom: 15px; }
  #SexyAlertBox-Box {
    width: 100%; }
  #login-vne5 .complete-form {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 15px; }
  #login-vne5.sent_mail_mobile .txt-login {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 27px; }
  #login-vne5.sent_mail_mobile textarea.txt-login {
    height: 75px;
    margin-bottom: 10px; }
  .icon_dot_live {
    left: -9px; }
  #swipebox-overlay {
    background: #0d0d0d; }
  #swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #swipebox-slider {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none; }
  #swipebox-slider .slide {
    background: url(images/graphics/loading.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block; }
  #swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px; }
  #swipebox-slider .slide img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle; }
  #swipebox-overlay img {
    border: none !important; }
  #swipebox-caption.visible-bars {
    top: 0; }
  #swipebox-caption {
    color: #fff !important;
    white-space: normal !important;
    font-size: 13px;
    font-family: arial;
    font-weight: 700;
    line-height: 13px;
    display: none !important; }
  #swipebox-caption {
    top: -50%;
    text-align: center; }
  #swipebox-close {
    background: url(images/graphics/icon_total_01.png) no-repeat -233px -77px;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    width: 46px;
    height: 46px;
    top: 3px;
    z-index: 3;
    right: 10px; }
  #swipebox-close.visible-bars, #swipebox-next.visible-bars, #swipebox-prev.visible-bars {
    display: block; }
  #swipebox-prev, #swipebox-next {
    background-image: url(images/graphics/icon_total_01.png);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    position: absolute;
    width: 43px;
    height: 65px;
    top: 44%;
    z-index: 2; }
  #swipebox-prev {
    background-position: -119px -195px;
    left: 10px; }
  #swipebox-next {
    background-position: -162px -195px;
    right: 10px; }
  #swipebox-description.visible-bars {
    bottom: 0;
    text-align: center; }
  #swipebox-description {
    color: #fff !important;
    font-family: arial;
    font-size: 13px;
    white-space: normal; }
  #swipebox-action, #swipebox-caption, #swipebox-description {
    text-shadow: 1px 1px 1px #000; }
  #swipebox-description {
    bottom: -50%;
    text-align: center; }
  #swipebox-description {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 0; }
  .decs_cript {
    margin: 20px 0 0;
    text-align: left;
    padding: 25px 10px 10px;
    background: url(images/graphics/bg_stranparent_title_slide.png); }
  .decs_cript * {
    color: #fff !important; }
  .section3 .col_noidung ul li .avata {
   display: inline-block;}
  .section3 .col_noidung ul li .conten h3 {
    margin-top: 6px; } 
  .thumb_5x3{
    width: 180px;
    height: 108px;
    display: inline-block;
    padding-bottom: 0px;
  }
 .section3 .col_noidung ul li .conten {
   display: inline-block;
   width: calc(100% - 200px);
}
 .section3 .col_noidung ul li .conten h3{
   display: inline-block;
}
@media only screen and (max-width: 700px) {
  #warpper {
    overflow: hidden; }
  .container {
    max-width: 90%; }
  .home_thethao .col_right {
    width: 60%; } }

@media only screen and (max-width: 668px) {
  .menu_main a {
    font-size: 15px;
    padding-bottom: 19px; }
  .section0 .tai_tro .tt_2 {
    margin-top: 40px; }
  .button_chiase .search_google, .button_chiase .search_face {
    width: 200px; } }

@media only screen and (max-width: 590px) {
  .container {
    max-width: 100%;
    padding: 0 10px; }
  .menu_main {
    display: none; }
  .section1 .col_left .noi_dung {
    width: 250px; }
  .section1 .col_left .line_top {
    width: 247px;
    top: -15px; }
  .section1 .col_left .noi_dung .rotate {
    padding: 10px; }
  .section1 .col_left .noi_dung .rotate h3 {
    line-height: 1; }
  .section1 .col_left .noi_dung h3 a {
    font-size: 22px; }
  .section5 {
    margin: 0px 0 30px 0; }
  .page_detail .section3.container_3_col, .page_detail .section3, .main_infographic {
    padding-top: 0; }
  .scroll_lichdau {
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden; }
  .section5 .qc_bottom {
    margin-top: 20px; }
  .block_filter_live a.active {
    background: none; }
  .block_filter_live a {
    font-size: 14px !important; }
  .block_timer {
    display: block !important; }
  .block_timer_share {
    display: block !important; margin-top:20px}
  .block_timer_share .block_share {
    margin-top: 0px; } 
    .section3 .qc_quangcao_300x250{
  margin-bottom: 30px;
}
  }

@media only screen and (max-width: 480px) {
   .section3 .qc_quangcao_300x250{
  margin-bottom: 30px;
}
  .container {
    padding: 0 15px; }
  .section0 {
    height: 185px; }
  .section0 .tai_tro, .section0 .vs {
    display: none; }
  .section0 .logo {
    width: 100%; }
  .section1 {
    margin-top: 0; }
  .section1 .col_left {
    margin-top: 10px;
    border-bottom: 1px dotted #dfdfdf; }
  .section1 .col_left .avata {
    margin: 0 -15px; }
  .section1 .col_right {
    padding-top: 15px; }
  .section2 ul li:nth-child(1) .avata {
    width: 100%; }
  .section2 ul li:nth-child(1) .conten {
    width: 100%; }
  .section2 ul li:nth-child(1) .avata .rote_45 {
    display: none; }
  .section1 .col_left .line_top {
    display: none; }
  .section1 .col_left .noi_dung {
    position: inherit;
    border: 0;
    height: 100%;
    width: 100%;
    background: #ef4c54;
    float: left; }
  .section1 .col_right ul li {
    width: 100%;
    margin-bottom: 15px; }
  .section1 .col_right ul li .avata {
    width: 50%; }
  .section1 .col_right ul li .conten {
    width: calc(50% - 15px);
    float: right;
    margin-top: 0; }
  .section2 ul li {
    width: 100%;
    margin-bottom: 15px; }
  .section2 ul li .avata {
    width: 50%; }
  .section2 ul li .conten {
    width: calc(50% - 15px);
    float: right;
    margin-top: 0; }
  .section3 .col_noidung ul li .conten {
    width: calc(50% - 15px);
    float: right;
    margin-top: 0; }
  .section3 .col_fillter {
    max-width: 100%;
    width: 100%; }
  .section3 .col_right {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border: 0; }
  .section3 .col_fillter h3 a:after {
    display: none; }
  .section3 .col_noidung ul li .avata {
    width: 50%; }
  .section1 .col_right ul li .conten h3, .section2 ul li .conten h3 {
    margin-top: 0;
    max-height: inherit;
    overflow: visible; }
  .section1 .col_right ul li .conten h3 a, .section2 ul li .conten h3 a, .section3 .col_noidung ul li .conten h3 a {
    font-size: 16px;
    font-family: Roboto_Regular;
    font-weight: 400;
    color: #000; }
  .section2 ul li:nth-child(1) .conten h3 a {
    font-size: 20px;
    display: block;
    margin-top: 10px; }
  .section3 .col_fillter > div {
    position: relative !important;
    margin-bottom: 20px;
    top: 0 !important; }
  .button_chiase .search_google, .button_chiase .search_face {
    width: 40%; }
  .page_detail .container_3_col {
    margin-top: -15px;
    padding-top: 20px; }
  #box_details_news .title_news h1 {
    font-size: 20px;
    line-height: 1.2; }
  .main_infographic {
    padding: 10px 0; }
  .main_infographic .padding {
    padding: 0; }
  .main_infographic .title {
    font-size: 20px;
    color: #212121; }
  .section1 .col_left .noi_dung {
    background: #fff; }
  .section1 .col_left .noi_dung h3 a {
    font-size: 22px;
    color: #212121;
    font-family: Roboto_Bold; }
  .section1 .col_left .noi_dung p {
    font-size: 16px;
    color: #212121; }
  .main_infographic .list_news_dot_3x3_300 li {
    padding-left: 10px; }
  .main_infographic .list_news_dot_3x3_300 li a {
    font-size: 16px; }
  #bang_thidau .tab_bangdau a {
    padding: 0 5px 8px 5px;
    font-size: 15px; }
  .box_tinkhac ul li:nth-last-child(2) {
    display: block; }
  .button_chiase .search_face {
    width: 40px; }
  .button_chiase .search_google {
    width: 40px;
    margin: 0 10px; }
  .button_chiase .search_face button, .button_chiase .search_google button {
    font-size: 0; }
  .button_chiase .search_face button:before {
    float: none; }
  .button_chiase .luu_tin .myvne_save_for_later:hover a {
    right: 90%; }
  .section5 .lineFmenu .ulBlockMenu {
    width: 50%; } 
  
}

@media only screen and (max-width: 414px) {
  .box_tinkhac ul li {
    width: 50%; } 
  .navigation_scroll{
    overflow-x: none!important;
  }
  }

@media only screen and (max-width: 390px) {
  .topbar .logo {
    width: 130px;
    margin-top: 3px; }
  .topbar .navbar-toggle {
    margin: 12px 5px 10px 0; }
  .topbar .block-right .search {
    width: 150px;
    margin: 10px 0; }
  .section5 .lineFmenu .ulBlockMenu {
    width: 50%; }
  #bang_thidau .tab_bangdau a {
    font-size: 13px; } }

@media only screen and (max-width: 340px) {
  .section1 .col_right ul li .conten h3 a, .section2 ul li .conten h3 a {
    font-size: 15px; }
  .section3 .col_noidung ul li .conten h3 a {
    font-size: 16px; }
  .topbar .navbar-toggle {
    margin: 12px 5px 10px 0; }
  .topbar .block-right .search {
    width: 120px;
    margin: 10px 0; }
  .topbar .block-right .search form {
    margin-top: 2px; }
  .topbar .block-right .search .search-input {
    width: 76%; }
  .bang_dau .box_conten ul li .w360 .left {
    width: 40px; }
  .bang_dau .box_conten ul li .w360 .name {
    margin-top: 5px; }
  #bang_thidau .tab_bangdau a {
    font-size: 11px; } }
  
  
/* Bài photo */
.item_slide_show p{font-size:14px;} 
  
/* Header Mobile */
.logo-all-health{
    position: relative;
}
.mobile--treatment{
    height: 44px;
    background: #e8e8e8;
    padding-left: 12px;
    padding-top: 8px;
    margin-bottom: 17px;
}
.mobile--treatment button{
    background: inherit;
    border: 0px;
}
.home_thethao{margin-bottom:25px;}
.section3 .col_300 .category {margin-bottom:0px;}
    .section3 .col_300 .qc_quangcao_300x250.category {margin-bottom:15px;}

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