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

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

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

.bg1 {
  background-color: #009688; 
}
.bg2{
  background: #f3f3f3;
}
.bg3{
  background: #292A29;
}
.bg4{
  background: #E9E9E9;
}
.bg5{
  background: #F5F5F5;
}
.color1 {
  color: #000;
}
.color2{
  color: #FFF;
}
.color3{
  color: #12335A;
}
.color4{
  color: #909090;
}

.bd-color1 {
    border-color: #E82020;
}
.bd-color2 {
    border-color: #fff;
}

.flowroot{
  display: flow-root;
  padding: 10px 0;
}
.nav.nav-tabs, .nav.nav-tabs li a {
    border: 0;
    position: relative;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0;

}
.nav.nav-tabs li.active a{
  background: #fff  !important;
  color: #f50611;
  border-radius: 0;
}
.nav.nav-tabs{
}
.nav.nav-tabs li:first-child a{
  border-right: 1px solid #407a8c;
  margin-right: 15px;
  border-radius: 0;
}
.nav.nav-tabs li {
	margin: 0;
}
.nav.nav-tabs {
	 border-bottom: 1px solid #407a8c;
	 padding-bottom: 5px;
	 margin-bottom: 15px;
}
.nav.nav-tabs a{
  color:#333;
  padding: 0 15px 0 0;
    font-family: "Merriweather",serif;
    font-size: 15px;
    font-weight: bold;
    font-size: 19px;
}

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

}

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

.title1 {
    font-family: "Merriweather",serif;
    font-size: 15px;
    line-height: 160%;
    font-weight: 550;
}


.title3 {
    font-family: "Merriweather",serif;
    font-size: 15px;
    line-height: 160%;
	font-weight: 500;
}

  #main-menu li ul li a {
    text-transform: unset !important;
    font-weight: normal;
    font-size: 95%;
}

  #main-nav li {
    padding: 0 5px;
  }
  #main-nav li.first {
	padding-left: 0;
  }
  #main-nav li::before {

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

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

  table.image {
  width: 100%;
  }

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

}

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


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


.title4 {
    font-family: "Merriweather",serif;
    font-size: 19px;
    line-height: 150%;
    font-weight: 600;
}
.title5 {
    font-size: 19px;
    line-height: 150%;
    font-weight: 600;
    font-family: "Merriweather",serif;
}
.des {

}


.style1 {
	font-size: 18px;
}

html, body, div, span, applet, object, blockqoute, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption, tbody, tfoot, thead{
	border: 0 none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}



body {
    font-size: 15px;
    font-family: Arial;
	line-height: 1.6;
    color: #222;

}

a {
	color: #222;

}
a:hover {
	text-decoration: none;
	color: #2f67a0;
}

.clear {
	clear: both;
	color: #FFFFFF;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.pad10 {
	padding: 10px;
}
.row40 {
  margin-bottom: 40px !important;
}
.row30 {
	margin-bottom: 30px !important;
}
.row20 {
	margin-bottom: 20px !important;
}
.row15 {
	margin-bottom: 15px !important;
}
.row10 {
	margin-bottom: 10px !important;
}
.row5 {
	margin-bottom: 10px !important;
}
.date {
	color: #999;
}


.fleft35 {
	width: 35%;
	float: left;
	margin-right: 10px;
}
.fleft40 {
	width: 40%;
	float: left;
	margin-right: 10px;
  margin-left: 10px;
}
.avatar {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
.avatar img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}
.avatar:hover img, .avatar a:hover img, .avatar a:focus img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.avatar67 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 67.67% 0 0 0;
  overflow: hidden;
}
.avatar67 img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}

.avatar100 {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 100% 0 0 0 !impotant;
  overflow: hidden;
}
.avatar100 img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;

}

.avatar .fa {
    left: 10px;
    opacity: 0.8;
    position: absolute;
    bottom: 10px;
    color: #000;
}
.fa.icon_type {
	color: red;
	font-size: 15px;
}

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

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

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

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

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

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

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

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


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

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

.menutop .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding: 0 20px;
}

.menutop .navbar-nav > .active > a, 
.menutop .navbar-nav > .active > a:focus, 
.menutop .navbar-nav > .active > a:hover {
    background-color: inherit;
    border-style: solid;
    border-width: 0 0 4px;
}

.navbar-nav > li > a {
	height: 35px;
	line-height: 35px;
	padding: 0;
}
.navbar-nav > li > a .bd {
	padding: 0 15px;
	border-left: 1px solid #5a97e8;
}
.navbar-nav > li.first > a .bd {
	border-left: 0;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #c79802;
}

.menutop .navbar-toggle {
	border-color: #c79802;
}
.sm-blue > li > a > .bd {
    padding: 0 15px;
}

.sm-blue > li.first > a > .bd {
    padding: 0 15px;
    border-left: 0;
}

.menutop   .active  a {
  background: none;
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#main-menu-state:not(:checked)  #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

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

}
body {
	background-image: url(../images/bg-body.png);
    background-attachment: fixed;
}
  .dropdown-menu ul li a:hover {
      font-size: 100%;
      text-transform: unset;
  }
  .main-menu-btn, .tool_link {
    position: absolute;
    top: -99999px;
  }
  .duongdaynong ul{
  	display:flex;
  	justify-content: flex-start;
  }

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

  .bd_dotted{
  	margin-bottom:5px !important;
  }
  .list-simple-2{
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }


}


#link-menu {
  clear: both;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  #link-menu {
    clear: none;
  }

}
.tool_header {
padding: 7px 0;
}


/* Mobile menu top separator */

#link-menu:before {
  content: '';
  display: block;
  height: 1px;
  font: 1px/1px sans-serif;
  overflow: hidden;
  background: #2e8cb8;
}

@media (min-width: 768px) {
  #link-menu:before {
    display: none;
  }
}


/* Mobile menu toggle button */

.link-menu-btn {
  float: right;
  margin: 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/* hamburger icon */

.link-menu-btn-icon,
.link-menu-btn-icon:before,
.link-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #fff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.link-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}

.link-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}


/* x icon */

#link-menu-state:checked ~ .link-menu-btn .link-menu-btn-icon {
  height: 0;
  background: transparent;
}

#link-menu-state:checked ~ .link-menu-btn .link-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#link-menu-state:checked ~ .link-menu-btn .link-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


/* hide menu state checkbox (keep it visible to screen readers) */

#link-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}


/* hide the menu in mobile view */

#link-menu-state:not(:checked) ~ #link-menu {
  display: none;
}

#link-menu-state:checked ~ #link-menu {
  display: block;
}

@media (min-width: 768px) {
  /* hide the button in desktop view */
  .link-menu-btn, .tool_link, #link-menu {
    position: absolute;
    top: -99999px;
  }
  /* always show the menu in desktop view */
  #link-menu-state:not(:checked) ~ #link-menu {
    display: block;
  }
}

@media screen and (max-width: 768px) {
.multimedia {
    margin: 0 -10px 10px -10px !important;
	padding: 15px 10px !important;
}
#content table {
	width: 100%;
}
.tool_header .chuyentrang-left {
    margin: 0px 0;
}
	.abs19 {
		display: none;
	}
	.menu-header{
		display:none;
	}
	.title1{
		/* padding-left:15px; */
	}
	.search-form{
		width:60%;
	}
	.search-form .search-input{
		width:60%;
	}
  footer .active-links .nav-actions,
  footer .active-links.pad-vertical-30 .row.text-center{
	display: none;
  }
}

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

/*tuyenquang
*/


#list_sub_featured {
    padding-right: 10px;

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

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

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

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

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

.article-poll .cmd button.cmdketqua {
    color: #147ADC;
    font-size: 14px;
    text-transform: uppercase;
}
.article-poll .cmd {
    text-align: center;
}
.title-ex{
  padding: 10px;
}
.icon1 {
    background: url(../images/icon-multimedia.png) no-repeat center top;
	padding-top: 37px;
	text-transform: uppercase;
	display: block;
    text-align: center;
    font-size: 75%;
	margin-bottom: 10px;
}
.icon2 {
    background: url(../images/icon-baoin.png) no-repeat center top;
	padding-top: 37px;
	text-transform: uppercase;
	display: block;
    text-align: center;
    font-size: 75%;
}
.im {
    background: url(../images/icons_media.png) no-repeat center top;
}
.im-tv{
  background-position: 0px 0px;
}

.im-radio {
    background-position: -236px 0;
}
.im-fb {
    background-position: -439px 0;
}
.im-youtube {
    background-position: -476px 0;
}
.swiper-button-prev {
  position: absolute;
  left: 0 !important;
  background-color: #da0000c4;
  background-image: none !important;
  z-index: 99;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 24px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.swiper-button-prev:before {
  content: '' !important;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 1;
}

.swiper-button-next {
  position: absolute;
   background-image: none !important;

  right: 0 !important;
  background-color: #da0000c4;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  width: 24px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.swiper-button-next:before {
  content: '' !important;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 1;
}

.slider_media {
  position: relative;
}

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

.slider_news_top {
    position: relative;
}
.lich_phat_song_box #lich_phat_song table{
  color: #fff;
}
.lich_phat_song_box td, .lich_phat_song_box th {
    padding: 5px 10px;
    position: relative;
    
}
.lich_phat_song_box tr{
  border-bottom: dashed 1px;
}

.lich_phat_song_box tr:last-child{
  border-bottom: 0;
} 
.lich_phat_song_box td:nth-child(odd)::after {
    content: "";
    position: absolute;
    right: -3px;
    top: 37%;
    background-image: url(../images/icon_lich.png);
    background-repeat: no-repeat;
    background-size: 5px;
    width: 10px;
    height: 10px;
    background-position: center;
}

.footer .common-info{
  padding: 20px 10px;
  margin: 0 -10px;
}
.font-weight{
  font-weight: bold;
}

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


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

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

.tag_list  a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
	padding: 5px 10px;
	background-color: #e9e9e9;
	color: #515151;
}

.title-other {
    padding: 5px 10px;
}
.tin-lien-quan ul.list-simple li {
    padding: 5px 10px;
    position: relative;
}
.tin-lien-quan ul.list-simple li::before {
    position: absolute;
    content: "";
    top: 14px;
    display: block;
    width: 3px;
    height: 3px;
    background: #000;
    left: 2px;
    border-radius:50%;
}
.pad20 {
    padding: 20px 0;
}
.pad10{
  padding: 10px 0;
}
.pad-lef20{
  padding-left:20px;
  font-weight: unset !important;
}
.ic-facebook {
    width: 8px !important;
    height: 12px !important;
    background-position: -509px -95px !important;
}
.ic-google-plus {
    width: 12px!important;
    height: 12px!important;
    background-position: -531px -95px!important;
}
.ic-twitter {
    background-position: -519px -96px!important;
    width: 12px!important;
    height: 10px!important;
}
.ic-print {
    background-position: -555px 0!important;
}
.ic-email {
    height: 12px!important;
    background-position: -315px -1px!important;
}
.item_twit {
    background: #00aced;
    height: 20px !important;
}
.item_google {
    background: #dd4b39;
}
.item_fb {
    background: #3067a3;
}
.item_fb, .item_twit, .item_google, .btn_print, .btn_email {
    width: 20px;
    height: 20px;
    text-align: center;
    margin-left: 5px;
    display: inline-block;
}
.item_fb i, .item_twit i, .item_google i, .btn_print i, .btn_email i {
    font-size: 11px;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-top: 0;
}
.ic {
    width: 15px;
    height: 15px;
    background: url(../images/icon_vne.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.fright{
  float: right;
}
.block_share {
    margin-top: 8px;
}
.social li {
    display: inline-block;
    margin: 0 5px 0 0;
    float: left;
}
/*comment*/
ul.comments p {
margin:0!important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-icon {
display:none
}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#logout_popup {
display:none
}

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

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

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

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

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

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

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

.feedback-list .comments {
display:none
}

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

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

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

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

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

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

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


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

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

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

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

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

#main-menu {
	position: relative;

}


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

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

#main-menu::after {

}

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

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

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

 .cate-title-2 {
	margin-bottom: 15px;
	}
 .cate-title-3 .title {
    font-size: 1.5em;
    font-weight: 600;
    color: #dd3333;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    padding: 0 15px 0 20px;
    margin: 6px 0 4px 0;
	float: left;
	}
 .cate-title-3 .title:before {
    content: '';
    position: absolute;
    width: 5px;
    left: 5px;
    top: 2px;
    bottom: 2px;
    -webkit-transform: skew(-20deg);
    -khtml-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    background-color: #dd3333;
}

.cate-title-3 {
	margin-bottom: 20px;
}

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

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

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

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

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

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

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

.buttonPrev {cursor: pointer;}

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

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

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

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

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

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

.footer {
color: #fff;
}

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

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

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

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

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

.btn.prev.disabled_prev,.btn.next.disabled_next {
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    color: #fff;

cursor: not-allowed;
border-radius: 50%;
background: #BEBEBE;
}
.pagy ul {
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    padding: 0;
    width: auto !important;
}
.pagy ul li {
    display: inline-block;
    margin-left: 2px;
}

.pagy ul li a.active {
    cursor: auto;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    cursor: auto !important;
    background: #fff;
	border: 1px solid #D00505;
	color: #D00505;
}
.pagy ul li a {
    padding: 5px 11px;
    text-align: center;
    text-decoration: none;
    color: #fff;
	    display: block;
    background: #BEBEBE;
	border-radius: 50%;
}
.pagy .btn {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    background: #D00505;
	border-radius: 50%;
}

@media (max-width: 768px){

	.acme-news-ticker {
		display: none;
	}
	#main-nav .nav-brand {

	}

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

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

#content p {
	margin-bottom: 10px;
	font-size: 110%;
}

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

.container-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 38.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.video-bg {
	background: #f6efef;
}

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

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

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

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

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

}

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

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



.loadVideoPlayer img {
	cursor: pointer;
	}

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

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

	}


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

.viewDetailMobile {
	display: none;
}

@media (max-width: 750px){
.search_mobile {
	display: block !important;
	margin-top: 15px;
}
.main-menu-btn {

}
	li#more-menu-1{display:none!important}
	 #main-nav .navbar {
		min-height: unset;
		margin: 0;
	  }
	#mostread .col-xs-6:nth-child(3) {
		clear: both;
	}
	#media_list_loadmore .col-xs-6:nth-child(2n+1),
	.news_other .col-xs-6:nth-child(2n+1),
	.list-simple-1 .col-md-6:nth-child(2n+1){
		clear: both;
	}
	.istore, .gstore {
		max-width: 100%;
		height: auto;
	}

	.scroll-lich-phat-song {
		display: none;
	}
	.lich-phat-song .viewDetailMobile {
		display: block;
		float: right;
		padding-right: 10px;
	}
	.cate-title-2 .title::after {
	border-bottom: 34px solid #f3f3f3;
	}
}

@media (min-width: 992px){
	.stylish-input-group input.form-control {
	}
		#main-nav .navbar {
		width: 900px;
		display: flex;
	}
}

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

}

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

.feedback-form textarea {
}

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

.image_related_1 img {
	width: 120px !important;
	max-width: unset !important;
	 margin: 0 10px 0 0;
}

.related {
	margin: 15px 0;
}

.related table {
	width: 100%;
}

.image_related_2 a {
	display: block;

	background: url(../images/circle1.gif) no-repeat left 5px;
	padding-left: 15px;
	color: #0a81d9;
}

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

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

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

ul#main-menu {

}

table.image {
	margin: 0 auto 10px !important;
}
table.image.leftside {
	margin: 0 10px 10px 0 !important;
}
table.image .desc, table .image_desc{
	background: #efefef;
	padding: 10px;
	font-size: 95%;
}

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

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

.box_giavang {
}

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

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

#main-nav {
}

#listChannelPlayer {
width: 100%;
}

 .cate_title_1 {
    height: 33px;
    line-height: 24px;
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
}
 .cate_title_1 > a {
    font-family: "Merriweather",serif;
    font-size: 15px;
	font-weight: bold;
 	font-size: 19px;
    border-bottom: 1px solid #407a8c;
	text-transform: uppercase;

 }
 .cate-title-2 .title {
 	text-transform: uppercase;
	color: #d8040d;
	padding: 5px 0;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 4px solid #d8040d;
 }
  .cate_title_1 a.active {
  color: red;
  }

.navbar {
min-height: auto;

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

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

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

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

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

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

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

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

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

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

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

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

.cate-title-3 .submenu {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 9px;
}

.cate-title-3 .submenu li {
    float: left;
    margin-left: 20px;
    margin-top: 5px;
    position: relative;
}

.cate-title-3 .submenu li a{
	color: #333;
	text-transform: uppercase;
	    font-size: 1em;
	font-weight: bold;
}

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

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

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

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

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


/*css trang cate */
.tieude {
    border-bottom: solid 1px #348286;
    padding: 1px 0;
    display: flex;
    white-space: nowrap;
}
ul.submenu01 li {
    float: left;
    margin-right: 20px;
	    position: relative;
}
.submenu01 a {
     color: #333;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 32px;

}
.submenu01 li:first-child::after {
    border-left: 0;
}
.submenu01 li::after {
    border-left: 1px solid #348286;
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    top: 10px;
    left: -10px;
}

.submenu01 {
    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap;
    display: flex;
}

.maincatetitle  {
    font-size: 20px;
    padding-right: 20px;
	position: relative;
	float: left;
	  font-family: "Merriweather",serif;
}



.bd01 {
	border-bottom: 2px solid #348286;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

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

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



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

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

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

.tag_list {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

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

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

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

#mostread .item .ftd{
	display: table-cell;

	vertical-align: middle;
}

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

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

.view_more_media {
	text-align: center;
}


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

.xdata {
	display: none;
}

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

#content table {
	max-width: 100%;
}

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

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

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

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

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

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


						}@media (max-width: 767px) {

						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}
						}
						/* phone */
						@media (max-width: 767px){
						.td-big-grid-flex-scroll-holder .td-big-grid-flex-post-1:nth-child(odd) {
						border-bottom: 4px solid transparent;
						border-right: 4px solid transparent;

						}
						body .tdi_129 [class^='td_module_flex_6'] .td-image-wrap{
						padding-bottom: 260px;
						}body .tdi_129 .td_module_flex_7 .td-image-wrap{
						padding-bottom: 165px;
						}body .tdi_129 .td_module_flex_6{
						width: 100%;
						}body .tdi_129 .td_module_flex_7{
						width: 50%;margin: 0 !important;
						}body .tdi_129 .td_module_flex_6 .td-module-meta-info{
						padding: 18px 14px;
						}body .tdi_129 .td_module_flex_7 .td-module-meta-info{
						padding: 14px;
						}body .tdi_129 .td_module_flex_6 .tdb-module-title-wrap{
						margin: 10px 0 6px;
						}body .tdi_129 .td_module_flex_7 .tdb-module-title-wrap{
						margin: 0px;
						}body .tdi_129 .td_module_flex_7 .td-post-category{
						display: none;
						}body .tdi_129 .td_module_flex_6 .entry-title{
						font-family:Rubik !important;font-size:22px !important;line-height:1.2 !important;font-weight:500 !important;
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post {
						border-width: 0 1.5px;
						border-style: solid;
						border-color: transparent;
						}
						body .tdi_129 .td_block_inner {
						margin-left: -1.5px;
						margin-right: -1.5px;
						}
						}@media (min-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-1,
						body .tdi_129 .td-big-grid-flex-post-2 {
						margin-bottom: 3px;
						}
						}@media (max-width: 767px) {
						body .tdi_129 .td-big-grid-flex-post-0 {
						margin-bottom: 4px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post {
						margin-right: 3px;
						}
						body .tdi_129 .td-big-grid-flex-scroll-holder .td-big-grid-flex-post:last-child {
						margin-right: 0;
						}
						}
						}



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

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

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

.list-simple .item {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

.list-simple .item:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

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

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

.zone_leftright {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

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

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

.cate_title_3 {
    height: 35px;
    line-height: 42px;
    margin-bottom: 10px;
    display: flex;
    white-space: nowrap;
}

.cate_title_4 > a {
    font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	background: #009688;
	padding: 5px 10px;
}

.cate_title_4 {
    margin-bottom: 10px;
}

.cate_title_4 .submenu {
	float: right;
}

.trangdiaphuong .swiper-button-prev, .trangdiaphuong  .swiper-button-next {
	background: #009688;
}
.multimedia .title5 {
	color: #2f67a0;
}

.multimedia .col-md-6 .col-md-6:nth-child(2n+1),
.tinnoibat .list-simple .row .col-md-6:nth-child(2n+1)
{
  clear: both;
}

.trangdiaphuong  {
	padding-bottom: 20px;
}

.trangdiaphuong select {
	font-size: 90%;
}

.header_menu {
	position: relative;
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
}

.main-filter {
    width: 75px;
    position: fixed;
    margin-left: -96px;
    top: 150px;
}
.tinnoibat .list-simple .row .col-md-6:nth-child(odd) {
}
.tinnoibat .list-simple .row .col-md-6:nth-child(event) {
}

#content .date {
	float: left;
}
#content .social {
	float: right;
}

.feature-heading {
    border-left: 4px solid red;
    padding-left: 7px;
    margin-bottom: 15px;
    position: relative;
}
.feature-heading h3 {
    margin: 0;
    font-size: 18px;
}

 .feature-heading h2 {
    margin: 0;
    font-size: 15px;
}

.read-now {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    padding: 0px;
    font-size: 75%;
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.feature-body {
    padding: 3px;
    border: 1px solid #c0c0c0;
}

.bookWrap {
    margin: 20px auto;
    height: 475px;
    width: 360px;
    position: relative;
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
}
.book {
	/* background:#eee; */
	background: url('../images/cover.jpg') no-repeat;
	background-size: 335px 475px;
	height:475px;
	width:335px;
	position:absolute;
	left:8px;
	top:0;

	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	        transform-style: preserve-3d;
	
	-webkit-transition: -webkit-transform .5s ease 0s;
	   -moz-transition: -moz-transform .5s ease 0s;
	        transition: transform .5s ease 0s;
	
	-webkit-border-radius: 0 7px 7px 0;
	   -moz-border-radius: 0 7px 7px 0;
	        border-radius: 0 7px 7px 0;
	
	-webkit-perspective: 1200px;
	   -moz-perspective: 1200px;
	        perspective: 1200px;
			box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.bookIntro {
	-webkit-transform: rotateY(30deg);
     -moz-transform: rotateY(30deg);
	        transform: rotateY(30deg);
}

.cover {
	position:absolute;
	left:0;
	top:0;

	height: 100%;
	width: 335px;

	max-width: 335px;
	max-height: 475px;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	        backface-visibility: hidden;

	-webkit-border-radius: 0 4px 4px 0;
	   -moz-border-radius: 0 4px 4px 0;
	        border-radius: 0 4px 4px 0;

	-webkit-transition: -webkit-transform .5s ease 0s, width .5s ease 0s;
	   -moz-transition: -moz-transform .5s ease 0s, width .5s ease 0s;
            transition: transform .5s ease 0s, width .5s ease 0s;

	-webkit-transform-origin: 0;
	   -moz-transform-origin: 0;
	        transform-origin: 0;
}

.cover:hover {	
	width:210px;
	
	-webkit-transform: rotateY(-20deg);
	   -moz-transform: rotateY(-20deg);
	        transform: rotateY(-20deg);
}

.spine {
	background:#ddd;
	width: 15px;
	height: 475px;
	position: absolute;
	top: 0;
	left:0;


  -webkit-transform: rotateY(90deg);
	   -moz-transform: rotateY(90deg);
	        transform: rotateY(90deg);

	-webkit-transform-origin: 0;
	   -moz-transform-origin: 0;
	        transform-origin: 0;
}
.pagy {
	margin: 15px 0;
}

.feature-box {
    padding: 15px 0;
    display: table;
    width: 100%;
}

.video video {
	width: 100% !important;
}


/*emagazine box*/
img {
max-width: 100%
	}
.w60_emg {
    margin: 10px auto;
    line-height: 30px;
    width: 660px;
    float: none !important;
	    text-align: justify;
    
}
.w80_emg {
    width: 80% !important;
    margin: 10px auto !important;
    float: none !important;
    
}
 h2 {
    position: relative;
    font-size: 1.2rem !important;
}


.font_n {
}
.w100_emg, .w100_emg img {
	width: 100% !important;
	
}
.w90_emg{
	width: 980px!important;
    margin: 10px auto;
	
}
.w100_emg table, .w100_emg table.image td,
.w90_emg table, .w90_emg table.image td{
    padding: 0;
    text-align: center;
    margin: 0;
    border-collapse: collapse;
}

.bd_btotom_emg:after {
    content: "" !important;
    width: 200px;
    height: 1px;
    display: block;
    background: #000;
    margin: 50px auto;
}



.boxright {
    float: right !important;
    margin-left: 10px !important;
    width: 450px;
}


.boxleft {
    float: left !important;
    margin-right: 10px !important;
    width: 450px;
}

.boxright table,
.boxleft table {
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
}

h2.w60_emg {
    font-size: 22px !important;
}



.LayoutAlbumItem table:nth-child(1) {
	width: 50% !important;
	float: left;
}
.LayoutAlbumItem table:nth-child(2) {
	width: 50% !important;
	float: right;
}
.LayoutAlbumItem table:nth-child(1) td {
	padding-right: 5px;
}
.LayoutAlbumItem table:nth-child(2) {
	width: 50% !important;
	float: right;
	padding-left: 5px;
}
.LayoutAlbumItem table:nth-child(2) td {
	padding-left: 5px;
}
.clear {
	clear: both;
	height: 0;
}
.Layout3Item table:nth-child(1) {
	width: 33.33% !important;
	float: left;
	padding-right: 1.25px;
}
.Layout3Item table:nth-child(2) {
	width: 33.33% !important;
	float: left;
	padding: 0 1.25px;
}
.Layout3Item table:nth-child(3) {
	width: 33.33% !important;
	float: left;
	padding-left: 1.25px;
}

.Layout3Item table:nth-child(1) td {
	padding-right: 2.5px;
}
.Layout3Item table:nth-child(2) td{
	padding: 0 2.5px;
}
.Layout3Item table:nth-child(3) td{
	padding-left: 2.5px;
}

.LayoutAlbumItem table, .Layout3Item table {
	margin: 0 !important;
}

@media (max-width: 768px) {
	.boxleft,.boxright,
	.w60_emg,
	.w80_emg,
	.w90_emg,
	.w90_emg .Layout3Item table,
	.w90_emg .LayoutAlbumItem table
	{
		margin: 10 0 !important;
		width: 100% !important;
	}
}


.bd_top_emg {
	text-align: center;
	font-weight: bold;
}
.bd_top_emg:before {
    content: "" !important;
    width: 80px;
    height: 1px;
    display: block;
    background: #ccc;
    margin: 20px auto;
}

.w100_emg table,.w60_emg table, .w80_emg table, .w100_emg table.image td, .w90_emg table, .w90_emg table.image td {
 padding: 0;
 text-align: center;
 margin: 0 auto !important;
 border-collapse: collapse;
 width: auto !important;
}


.first-letter:first-letter{font-size:3em;line-height:48px;display:block;float:left;margin-top:3px !important;margin-right:10px;padding:0 0px 5px 0px;color:inherit;font-weight:bold}
h3.box_title_emg {
    padding: 30px 10px 10px !important;
    font-size: 1.6rem;
    line-height: 1.3;
     font-weight: 500;
	 color: #000;
}

h3.box_center_img {
	text-align: center;
}

.avatar {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
  overflow: hidden;
}
.avatar img {
  position: absolute;
  display: block;
  width: 100%;
  min-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;

}

sub, sup {
    position: unset; 
     font-size: 100%; 
     line-height: unset; 
     vertical-align: unset; 
}

blockquote {
	margin: 0;
}

.blockquote-list .item {
	margin-top: 10px;
	display: flex;
}

.blockquote-list .item .quote{
	width: 100%;
}

.custom-center {
	display: flex;
	justify-content: center;
}
.custom-left {
	display: flex;
	justify-content: flex-start;
}
.custom-right {
	display: flex;
	justify-content: flex-end;
}


#blockquote1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}

#blockquote1 .quote-card {
	background: #fff;
	color: #222222;
	padding: 15px 35px 15px 35px; /* Reduced padding */

	box-sizing: border-box;
	box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
	position: relative;
	overflow: hidden;
	min-height: 100px; /* Reduced minimum height */
	display: inline-block;
}

#blockquote1 .quote-card p {
	font-size: 1rem !important; /* Adjusted to 14px */
	line-height: 1.4 !important; /* Adjusted line height for readability */
	margin: 0 !important; /* Adjusted width for better layout */
	padding-top: 0;
}

#blockquote1 .quote-card cite {
	font-size: 0.875rem; /* Adjusted to approximately 14px for consistency */
	margin-top: 8px; /* Reduced margin */
	display: inline-block;
	font-weight: 200;
	opacity: 0.8;
}

#blockquote1 .quote-card:before {
	content: "\201C";
	position: absolute;
	top: 8px; /* Adjusted positioning */
	left: 8px; /* Adjusted positioning */
	font-size: 3em; /* Reduced font size */
	color: rgba(238, 238, 238, 0.8);
	font-weight: normal;
	line-height: 60px; /* Adjusted line height */
}

#blockquote1 .quote-card:after {
	content: "\201D";
	position: absolute;
	bottom: -60px; /* Adjusted positioning */
	line-height: 80px; /* Adjusted line height */
	right: 0px; /* Adjusted positioning */
	font-size: 10em; /* Reduced font size */
	color: rgba(238, 238, 238, 0.8);
	font-weight: normal;
}

@media (max-width: 640px) {
	#blockquote1 .quote-card:after {
		font-size: 16em; /* Slightly increased for smaller screens */
		right: -15px; /* Adjusted positioning */
	}
}

#blockquote1 .quote-card.blue-card {
	background: #303F9F;
	color: #ffffff;
	box-shadow: 0 1px 2px rgba(34, 34, 34, 0.12), 0 2px 4px rgba(34, 34, 34, 0.24);
}

#blockquote1 .quote-card.blue-card:before,
#blockquote1 .quote-card.blue-card:after {
	color: #3F51B5;
}


#blockquote2 blockquote {
	font-size: 1rem; /* Adjusted to approximately 14px */
	margin: 20px auto; /* Reduced margin */
	font-style: italic;
	color: #555555;
	padding: 1em 20px 1em 50px; /* Reduced padding */
	border-left: 5px solid #78C0A8; /* Reduced border thickness */
	line-height: 1.4; /* Adjusted line height for better readability */
	position: relative;
	background: #EDEDED;
	display: inline-block;
}

#blockquote2 blockquote p {
	margin: 0;
	padding-top: 0;
}

#blockquote2 blockquote::before {
	content: "\201C";
	color: #78C0A8;
	font-size: 4.5em; /* Reduced font size for the quotation mark */
	position: absolute;
	left: 5px; /* Adjusted positioning */
	top: -5px; /* Adjusted positioning */
}

#blockquote2 blockquote::after {
	content: '';
}

#blockquote2 blockquote span {
	display: block;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-top: 0.8em; /* Reduced margin for tighter spacing */
}


#blockquote3 .box-quote {
	display: inline-block;
}


#blockquote3 blockquote {
	margin-bottom: 0.5em !important; /* Reduced margin */
}

#blockquote3 p {
	margin: 0 !important;
	padding-top: 0;
}

#blockquote3 .brooks {
	position: relative;
	font-size: 16px; /* Reduced font size */
	line-height: 1.2em; /* Adjusted line height */
	font-style: italic;
	padding-left: 35px;
	padding-right: 35px;

}

#blockquote3 .brooks:before {
	content: '\201C';
	position: absolute;
	top: 0.15em; /* Adjusted position */
	left: -0.1em; /* Adjusted position */
	color: hsl(50, 5%, 90%);
	font-size: 4em; /* Reduced font size */
	z-index: -1;
}

#blockquote3 .ludwig {
	position: relative;
	padding-left: 0.6em; /* Reduced padding */
	border-left: 0.15em solid hsl(200, 40%, 34%); /* Reduced border size */
	font-size: 16px; /* Reduced font size */
	line-height: 1.2em; /* Adjusted line height */
	font-weight: 100;
	padding-left: 35px;
	padding-right: 35px;
}

#blockquote3 .ludwig:before,
#blockquote3 .ludwig:after {
	content: '\201C';
	color: hsl(200, 40%, 34%);
}

#blockquote3 .ludwig:after {
	content: '\201D';
}

#blockquote3 .groucho {
	position: relative;
	font-size: 16px; /* Reduced font size */
	line-height: 1.2em; /* Adjusted line height */
	padding-left: 35px;
	padding-right: 35px;
}

#blockquote3 .groucho footer {
	font-size: 0.5em; /* Reduced font size */
	font-weight: 700;
	color: hsl(50, 5%, 82%);
	float: right;
	margin-top: 40px;
}

#blockquote3 .groucho footer:before {
	content: '\2015';
}

#blockquote3 .groucho:after {
	content: '\201D';
	position: absolute;
	top: 0.6em; /* Adjusted position */
	right: 0;
	font-size: 4em; /* Reduced font size */
	font-style: italic;
	color: hsl(50, 5%, 90%);
	z-index: -1;
}



#blockquote4  .container {
	width: 400px; /* Reduced width */
	margin: 50px auto; /* Adjusted margin */
	position: relative;
	font-size: 16px;
}

#blockquote4 p {
	padding-top: 0;
	margin: 0;
	font-size: 1.6rem;
	display: inline-block;
}

#blockquote4  blockquote {
	width: 380px; /* Reduced width */
	font: 1.6em CallunaRegular; /* Smaller font size */
	letter-spacing: .05em; /* Adjusted spacing */
	float: left;
	padding: 20px 0 15px 15px; /* Reduced padding */
	margin: 0;
	border-top: 1px dotted #858585;
	border-bottom: 1px dotted #858585;
	-webkit-transform: rotate(-2deg); /* Slightly reduced rotation */
	-moz-transform: rotate(-2deg);
}

#blockquote4  .container:before {
	content: "\201C";
	font-size: 8em; /* Reduced size */
	position: absolute;
	left: -70px;
	color: #666;
}

#blockquote4  .container:after {
	content: "\201D";
	font-size: 8em; /* Reduced size */
	position: absolute;
	right: -70px;
	top: 150px; /* Adjusted position */
	color: #666;
}

#blockquote4 blockquote:first-line {
	font: 1.2em "Sketch Block"; /* Smaller font size */
	color: #beb559;
}

#blockquote4  blockquote:first-letter {
	font-size: 2em; /* Reduced size */
	text-transform: lowercase;
	float: left;
	line-height: .52em;
	margin-right: -10px; /* Adjusted margin */
	position: relative;
	z-index: 1;
}

#blockquote4  blockquote strong:first-child {
	margin-left: 5px; /* Adjusted spacing */
	letter-spacing: 0;
}

#blockquote4  blockquote strong:last-child {
	font: 1.5em "Museo 700"; /* Reduced size */
	text-transform: uppercase;
	letter-spacing: 0;
}

#blockquote4  blockquote em {
	border-bottom: 1px dotted #858585; /* Reduced border thickness */
}

#blockquote4  blockquote + b {
	float: right;
	margin-top: 8px; /* Adjusted margin */
	font: 1em CallunaRegular; /* Reduced font size */
	letter-spacing: .1em;
}

#blockquote4  blockquote + b:first-letter {
	color: #beb559;
	font-size: 1.1em; /* Reduced size */
	font-style: italic;
	letter-spacing: .15em; /* Adjusted spacing */
}

@-moz-document url-prefix() {
	#blockquote4    blockquote:first-letter {
		margin-top: -20px; /* Adjusted margin */
	}
}


/* Blockquote main style */
#blockquote5 .blockquote {
	background-color: #ffffff;
	position: relative;
	font-family: 'Work Sans', sans-serif;
	display: inline-block;
	align-self: center;
	border: 0.2rem solid #FA709A; /* Reduced border thickness */
	border-radius: 2rem 0; /* Adjusted radius for smaller layout */
	padding: 2rem 1rem; /* Reduced padding */
}

/* Blockquote header */
#blockquote5 .blockquote h1 {
	font-size: 1rem; /* Adjusted font size for 14px base */
	font-weight: 200;
	line-height: 1.2;
	margin: 0;
	width: 100%;
	letter-spacing: -0.5px; /* Adjusted letter spacing */
}

#blockquote5 .blockquote h1 strong {
	font-weight: 500;
}

#blockquote5 .blockquote:after {
	position: absolute;
	content: "";
	background-color: #ffffff;
	left: -1rem; /* Adjusted positioning */
	top: -1rem; /* Adjusted positioning */
	width: calc(100% + 2rem); /* Adjusted size */
	height: calc(100% + 2rem); /* Adjusted size */
	z-index: -1;
	border-radius: 3rem 0; /* Adjusted border radius */
}

/* Blockquote right double quotes */
#blockquote5 .curly1 {
	position: absolute;
	display: block;
	width: 3rem; /* Reduced size */
	bottom: -0.5rem;
	left: -0.5rem;
}

#blockquote5 .curly2 {
	position: absolute;
	display: block;
	width: 3rem; /* Reduced size */
	top: -0.5rem;
	right: -0.5rem;
	z-index: 2;
	transform: rotatez(180deg);
}

/* Blockquote subheader */
#blockquote5 .blockquote h4 {
	text-align: right;
	position: relative;
	font-size: 0.9rem; /* Adjusted font size */
	font-weight: 500;
	line-height: 1.2;
	margin: 0;
	padding-top: 1rem; /* Adjusted padding */
	z-index: 1;
}

#blockquote5 .blockquote h4:first-letter {
	margin-left: -8px; /* Adjusted margin */
}

#blockquote5 .pinkish {
	color: #FA709A;
}

/* Increase header size after 600px */
@media all and (min-width: 600px) {
	#blockquote5 .blockquote {
		padding: 2.5rem; /* Adjusted padding */
	}

	#blockquote5 .blockquote h1 {
		font-size: 18px; /* Adjusted font size */
		width: calc(100% - 4rem); /* Adjusted width */
	}

	#blockquote5 .curly1 {
		width: 5rem; /* Adjusted size */
		bottom: -0.5rem;
		left: -0.5rem;
	}

	#blockquote5 .curly2 {
		width: 5rem; /* Adjusted size */
		top: -0.5rem;
		right: -0.5rem;
	}

	/* Blockquote subheader */
	#blockquote5 .blockquote h4 {
		text-align: right;
	}
}

#blockquote6  #content {

}

#blockquote6 .testimonial blockquote {
	display: inline-block;
	background: #efefef;
	padding: 20px 60px;
	position: relative;
	border: none;
	border-radius: 8px;
	font-style: italic;
}

#blockquote6 .testimonial blockquote:before,
#blockquote6  .testimonial blockquote:after {
	content: "\201C";
	position: absolute;
	font-size: 80px;
	line-height: 1;
	color: #757f9a;
	font-style: normal;
}

#blockquote6  .testimonial blockquote:before {
	top: 0;
	left: 10px;
}

#blockquote6  .testimonial blockquote:after {
	content: "\201D";
	right: 10px;
	bottom: -0.5em;
}

#blockquote6  .testimonial div {
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #efefef;
	margin: 0 0 0 60px;
}

#blockquote6 p {
	margin: 0;
	padding-top: 0;
}

#blockquote6 .author {
	margin: 8px 0 0 20px;
	text-align: left;
}

/* Global Styles */
#blockquote7   .container {
	display: grid;
	place-items: center;

}

/* Blockquote Styles */
#blockquote7  blockquote {
	border-left: 6px solid blueviolet; /* Slightly smaller border */
	box-shadow: inset 0 -6px 0 blueviolet, 0 6px 0 #cf98ff; /* Reduced box-shadow for compactness */
	max-width: 600px; /* Maximum width to keep it consistent on larger screens */
	padding: 0.8rem 1rem; /* Reduced padding for smaller spacing */
	margin: 1rem 0; /* Smaller margin for tighter layout */
	background-color: #fff;
	word-wrap: break-word; /* Ensure long words break correctly */
	display: inline-block;
}

/* Paragraph inside blockquote */
#blockquote7  blockquote p {
	margin: 0 0 1rem; /* Margin between paragraphs */
	font-size: 14px;
	line-height: 1.4; /* Slightly reduced line height for compactness */
	padding-top: 0;
}

/* Footer inside blockquote */
#blockquote7 blockquote footer {
	font-size: 14px;
	line-height: 1.4; /* Adjusted line-height */
	margin-top: 1rem;
	text-align: right;
}

/* Responsive Adjustments for Small Screens */
@media (max-width: 480px) {
	#blockquote7 blockquote {
		width: 95vw; /* Slightly more width on small screens */
		padding: 0.6rem 0.8rem; /* Reduce padding further */
	}

	#blockquote7  blockquote p, blockquote footer {
		font-size: 13px; /* Adjust font size for small screens */
	}
}




/* center the blockquote in the page */
#blockquote8 .blockquote-wrapper {
	display: flex;
	background: gray;
	padding: 0 20px;
}

/* Blockquote main style */
#blockquote8 .blockquote {
	position: relative;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: #ffffff;
	padding: 30px 0;
	width: 100%;
	z-index: 1;
	margin: 80px auto;
	align-self: center;
	border-top: solid 1px;
	border-bottom: solid 1px;
	display: inline-block;
}

/* Blockquote header */
#blockquote8 .blockquote h1 {
	position: relative;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	margin: 0;
}

/* Blockquote right double quotes */
#blockquote8 .blockquote:after {
	position: absolute;
	content: "\201D";
	color: rgba(255, 255, 255, 1);
	font-size: 10rem;
	line-height: 0;
	bottom: -43px;
	right: 30px;
}

/* increase header size after 600px */
@media all and (min-width: 600px) {
	#blockquote8 .blockquote h1 {
		font-size: 60px;
	}

}

/* Blockquote subheader */
#blockquote8 .blockquote h4 {
	position: relative;
	color: #292a2b;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding-top: 20px;
	z-index: 1;
}

#blockquote9 p,
#blockquote10 p{
	margin: 0;
	padding-top: 0;
}


#blockquote9 .wrapper,
#blockquote10 .wrapper{
	padding-bottom: 50px;
}

#blockquote9 blockquote,
#blockquote10 blockquote
{
	background: white;
	padding: 20px 30px 20px 30px;
	margin: 50px auto;
	display: inline-block;
}

#blockquote9 .stacked {
	border: solid 2px;
	padding: 20px 30px 20px 30px;
	box-shadow: 13px 13px 0 0 white,
	15px 15px 0 0 #0000FF,
	15px 11px 0 0 #0000FF,
	11px 15px 0 0 #0000FF;
	display: inline-block;
}

#blockquote10 .shadow {
	border: solid 2px;
	box-shadow: 15px 15px 0 0 #0000FF !important;
}

