ul.dsdm-ul .sub-menu li {
    display: block;
    list-style: number !IMPORTANT;
	margin-bottom: 4px;
}

ul.dsdm-ul .sub-menu li a {
    padding: 0;
    border: 0;
    margin-bottom: 0;
}

ul.dsdm-ul .sub-menu li a:hover {
    background-color: #fff;
    color: #ee0044;
}

.site-main .container {
    width: auto !IMPORTANT;
}
.page-template-page-default.page .entry-content h2, 
.page-template-page-default.page .entry-content h3, 
.page-template-page-default.page .entry-content h4, 
.page-template-page-default.page .entry-content h5 {
    margin-top: 20px;
}


.author-listing-cates .rvni{
	position: relative;
	width:32px;
	height:26px;
}

.author-cates {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
	margin:10px 0;
}

.author-pc.active {
    box-shadow: inset 0 0 2px var(--main-red-color);
    border-color: var(--main-red-color);
    color: var(--main-red-color);
}

.author-pc {
    display: flex;
    align-items: center;
    border: 1px solid #eaeaea;
    margin-right: 5px;
    border-radius: 20px;
    padding: 3px 5px 3px 10px;
    background-color: #ffffff;
    color: var(--main-blue-color);
	cursor: pointer;
	margin-bottom:5px;
	font-size:13px;
	font-weight: 700;
}

.author-cates span.tooltip {
    top: 39px;
}

.author-pc:hover {
	background-color: #f8fbff;
	border-color: #dedede;
}

.author-pc .sub-count {
    background-color: #f7f7f7;
    padding: 0 5px 3px;
    margin-left: 5px;
    border-radius: 20px;
    min-width: 16px;
    text-align: center;
    color: var(--main-red-color);
}

.author-pc.active .sub-count{
	background-color: var(--main-red-color);
	color: #fff;
}

.author-listing-cates .rvni:before{
	background-image: url(/wp-content/themes/rvmn-child/images/icons/icons.png);
    background-size: 125px;
    background-repeat: no-repeat;
	content:"";
	width: 25px;
    height: 25px;
    position: relative;
    display: inline-flex;
}

.author-listing-cates .rvni.i-tuyen_dung:before {background-position: left 0 top 0;}
.author-listing-cates .rvni.i-bds:before {background-position: left -25px top 0;}
.author-listing-cates .rvni.i-oto:before {background-position: left -50px top 0;}
.author-listing-cates .rvni.i-xe_may:before {background-position: left -75px top 0;}
.author-listing-cates .rvni.i-thoi_trang:before {background-position: left -100px top 0;}
.author-listing-cates .rvni.i-du_lich:before {background-position: left 0 top -25px;}
.author-listing-cates .rvni.i-lam_dep:before {background-position: left -25px top -25px;}
.author-listing-cates .rvni.i-gym_fitness:before {background-position: left -50px top -25px;}
.author-listing-cates .rvni.i-dv_luu_tru:before {background-position: left -75px top -25px;}
.author-listing-cates .rvni.i-dv_thong_dung:before {background-position: left -100px top -25px;}
.author-listing-cates .rvni.i-dv_van_tai:before {background-position: left 0 top -50px;}
.author-listing-cates .rvni.i-dien_thoai:before {background-position: left -25px top -50px;}
.author-listing-cates .rvni.i-may_tinh:before {background-position: left -50px top -50px;}
.author-listing-cates .rvni.i-dien_may:before {background-position: left -75px top -50px;}
.author-listing-cates .rvni.i-thiet_bi_van_phong:before{background-position: left -100px top -50px;}
.author-listing-cates .rvni.i-sim_so_the_cao:before{background-position: left 0 top -75px;}
.author-listing-cates .rvni.i-tin_hoc:before{background-position: left -25px top -75px;}
.author-listing-cates .rvni.i-day_hoc:before{background-position: left -50px top -75px;}
.author-listing-cates .rvni.i-decor:before {background-position: left -75px top -75px;}
.author-listing-cates .rvni.i-hang_thu_cong:before {background-position: left -100px top -75px;}
.author-listing-cates .rvni.i-bach_hoa_tong_hop:before {background-position: left 0 top -100px;}
.author-listing-cates .rvni.i-sinh_vat_canh:before {background-position: left -25px top -100px;}
.author-listing-cates .rvni.i-rao_vat_khac:before{background-position: left -50px top -100px;}


.bang-gia td {
    padding: 5px 10px;
    background-color: #f7f7f7;
}

.edit-hoso {
    position: absolute;
    top: 30px;
    font-size: 13px;
    right: 0;
}
.archive.author .edit-hoso {
    position: absolute;
    font-size: 13px;
    padding: 6px 10px 7px;
    border-radius: 10px;
    bottom: 15px;
    right: 15px;
    top: auto;
	background-color: var(--main-blue-color);
	color: #fff;
}

.archive.author .archive-wrap{
	margin-bottom:0;
	padding-bottom:0;
}

.archive.author .archive-bottom{
	justify-content: center;
	padding: 15px 15px 0;
}
.archive.author .edit-hoso:hover {
    background-color: var(--main-red-color);
	color: #fff;
}

.author .googleads {
    margin-top: 30px;
}

.bang-gia {
    width: 100%; 
	max-width:100%;
	overflow-x: scroll;
}

.pricing-table{	
    overflow-x: scroll !IMPORTANT;
	margin-bottom: 20px;
}

.tv-main .archive-content-header {
    margin-bottom: 20px;
}

.tv-box .fb-like {
    margin-top: 15px;
	display:block;
}

.left-sidebar ul.qc-list {
    position: sticky;
    top: 80px;
}

.pricing-table::-webkit-scrollbar {
}
.pricing-table  {

}

.left-tabs {
    font-size: 14px;
}
.center {
    text-align: center;
}

.heading {
    font-weight: 700;
    font-size: 20px;
}

.light-bg.heading {
    background-color: var(--main-red-color) !important;
	color:#fff;
}
.light-bg {
    background-color: #ebebeb !important;
}

.dark-bg.heading {
    background-color: var(--main-blue-color) !important;
	color:#fff;
}
.dark-bg {
    background-color: #f1f1f1 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}
.xoo-el-notice-error:before{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f071";
    margin-right: 7px;
    font-size: 14px;
}
.page-template-default .main-wrap,
.page-template-page-default .main-wrap,
.page-template-page-chuyen-muc .main-wrap {
    display: flex;
	overflow: hidden;
}

.page-template-default.page {
    background-color: var(--main-grey-color);
}

.page-template-default.page .entry-content p {
    line-height: 1.7;
}

.no-sidebar .main-container {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 7px;
    width: calc(100% - 40px);
    margin-right: 0;
	padding:0;
}

.has-sidebar .main-container {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 25px;
    border-radius: 7px;
    width: 60%;
	margin-right: 20px;
	padding:0;
}

.dsdm a.parent-cate {
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}

.dsdm li li .menu-name {
    font-weight: 500;
    font-size: 14px;
}

.dsdm span.sub-count {
    margin-left: 3px;
}

.dsdm-ul li {
    list-style: none;
    min-width: 47%;
    margin-right: 3%;
    margin-bottom: 10px;
}

.page-template.page-template-page-taikhoan .single-sidebar.left-sidebar {
    margin-left: -245px;
}

.page-template-dang-tin .single-sidebar.left-sidebar,
.page-template-page-cap-nhat .single-sidebar.left-sidebar{
	 margin-left: -260px;
	 height: 150px;
    overflow: hidden;
}

@media screen and (max-width:767px){
	.page-template-dang-tin .single-sidebar.left-sidebar, 
	.page-template-page-cap-nhat .single-sidebar.left-sidebar {
		margin-left: -245px;
	}
}
.page-template-page-thong-bao .main-container-wrap {
    margin: 0 20px;
}

.page-template-page-thong-bao .main-user .left-sidebar,
.page-template-page-tin-da-luu .main-user .left-sidebar  {
    height: 100%;
    overflow: visible;
}

.page-template-page-cap-nhat .backbutton {
    background-color: #8c8c8c;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 10px;
    font-weight: 700;
    cursor: pointer;
    font-size: 15px;
}

.page-template-page-cap-nhat .backbutton:hover {
	background-color: #0166fe;
}

.dsdm-ul li ul {
    padding-left: 42px;
}

.dsdm-ul li li {
    list-style: number;
    padding-left: 2px;
}

.dsdm-ul li li:last-child {
    margin-bottom: 30px;
}

.dsdm-ul .parent-cate span.menu-name {
    font-size: 20px;
}

.dsdm-ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
}

@media screen and (max-width:550px){
	.dsdm-ul li {
		min-width: 100%;
		margin-right:0;
	}
}


.page-col-left img {
    max-width: 100%;
    height: auto;
}

.page-two-col .page-col-left {
    min-width: 30%;
}

.page-template-default #footer-sidebar {
    border: none;
}

.sidebar-menu-wrap ul{
	padding-top: 0;
}

h1.has-sub {
    padding-left: 80px;
    color: #1d3054;
    padding-bottom: 12px;
    margin-bottom: 25px;
    padding-top: 10px;
    background-color: #fff;
    position: relative;
    font-size: 24px;
}

h1.has-sub:before {
    content: "";
    position: absolute;
    width: calc(100% - 62px);
    height: 2px;
    background-color: #1d3054;
    bottom: -1px;
    left: 62px;
}

h1.has-sub i {
    position: absolute;
    color: #ffffff;
    border: 1px solid #1d3054;
    width: 60px;
    height: 60px;
    text-align: center!IMPORTANT;
    line-height: 60px;
    background-color: #1d3054;
    left: 0;
    bottom: -1px;
    margin-bottom: 0;
	border-radius: 50%;
    border-bottom-right-radius: 0;
}

.entry-content ul {
    padding-left: 30px;
}

.steps {
    margin-top: 20px;
}

ul.steps li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin-bottom: 14px;
	padding-top:5px;
}

ul.steps li .red-num {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #f00;
    left: -15px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 28px;
	top: 0;
}

ul.tab-list {
    list-style: none;
    padding-left: 0;
    margin-right: 30px;
}

ul.tab-list li.active {
    background-color: var(--main-red-color);
    color: #fff;
}
ul.tab-list li {
    padding: 10px 15px;
    cursor: pointer;
    margin-bottom: 5px;
}

ul.tab-list li i {
    margin-right: 5px;
}

ul.tab-list li.active, ul.tab-list li.active:hover {
    background-color: var(--main-red-color);
    color: #fff;
}
ul.tab-list li:hover {
    background-color: #f3f4f5;
}

.vertical-tabs {
    display: flex;
}

.left-tabs {
    width: 22%;
    min-width: 235px;
}

.tabs-content {
    width: 78%;
}

.entry-content p, .entry-content ul li{
	line-height:1.7;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.tab-content h3:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: repeating-linear-gradient(45deg,#efefef 0,#f9f9f9 1px,transparent 0,transparent 50%);
    background-size: 7px 7px;
}

.cimg {
    margin-top: 25px;
    margin-bottom: 20px;
}

.tab-content h3 .fa-zalo {
    background-size: 20px;
    transform: translate(-4px, 4px);
}

.tab-content h3 {
    position: relative;
}

.tab-content h3 strong i {
    margin-right: 5px;
}

.tab-content h3 strong {
    background-color: #1d3054;
    padding: 10px 20px;
    color: #fff;
    border-radius: 7px;
    display: inline-block;
    position: relative;
}

img.aligncenter {
    margin: auto !important;
    display: block;
}

.show-cate .home-page .single-sidebar.left-sidebar {
    margin-left: 0;
}

.show-quickview main#primary .container {
    overflow: hidden;
}

.text-light {
    color: #adadad;
}

.show-cate .home-page div#main-area {
    margin-right: -255px;
}

.show-cate .single-sidebar.left-sidebar {
    margin-left: 0 !important;
	transform: translate(0) !IMPORTANT;
	height: 100%;
}

.show-cate .thanh-vien-sidebar {
    height: auto;
	overflow: visible;
}

.main-wrap.main-thanh-vien {
    border: none;
    box-shadow: none;
	border-radius: 0;
	margin-top:0;
	background-color: transparent;
}

.show-quickview .main-wrap {
    transform: translateX(-265px);
}

.tv-main .archive-title span {
    padding-left: 0;
}

.lh-row.tv-dc {
    margin-bottom: 5px !important;
    padding-top: 10px;
}

.lh-row.tv-ngay-tgia {
    padding-top: 10px;
}

.lh-row.count-view,
.lh-row.tv-hd-gn {
    padding-top: 5px;
}

.lh-row span {
    display: block;
}
.lh-row i {
    position: absolute;
    left: 0;
    top: 17px;
    font-size: 12px;
    color: #adadad;
}

.lh-row.count-view i,
.lh-row.tv-hd-gn i{
	top: 12px;
}

.lh-row {
    padding-left: 20px;
    position: relative;
}

.tv-main .archive-content-header {
    position: relative;
    border-bottom: 1px solid #eff2f5;
}

.tv-main .archive-content-header:after{
	top:-90px;
}

.tv-main h1.archive-title {
    padding-left: 32px;
	line-height: 1.2;
}

.show-quickview .single-sidebar.right-sidebar.thanh-vien-right-sidebar {
    padding-left: 0;
	margin-right: -265px;
}

.main-content.loading {
    opacity: .2;
}

.page-template-thanh-vien .site-branding {
    max-height: 44px;
}

.show-quickview .main-container.tv-main {
    margin: 0 20px;
    max-width: 770px;
}

.show-quickview .main-wrap .left-sidebar {
	max-width:245px;
}

.archive.author .search-wrap .filter-field-wrap i {
    left: 15px;
}

.archive.author .search-wrap .filter-field-wrap .reset-field i {
    left: 0;
}

.archive.author .search-wrap .filter-field-wrap .reset-field:hover{
	background-color: var(--main-red-color);
}

.author .grid p.bg-danger {
    width: auto;
}

.archive.author .search-wrap input.post_search_text{
	padding-left:40px;
}

.archive.author .search-wrap input.post_search_text{
	width: calc(100% - 70px);
}

.page-template-thanh-vien.show-quickview .min-cate{
	border-right:1px solid #e7e7e7;
}

.thanh-vien-right-sidebar .contact-box{
	position: relative;
	color: #333;
}

.archive.author .contact-box-cover{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center 50%;
	position:relative;
	min-height:275px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	background-image:url(/wp-content/themes/rvmn-child/images/default-author-bg.jpg);
}

.archive.author .contact-box .tv-box h3{
	margin-top: -5px;
	font-size:22px;
}

.archive.author .lh-row.tv-ngay-tgia {
    padding-top: 5px;
    min-width: 120px !IMPORTANT;
}

.archive.author .lh-row.tv-ngay-tgia i {
    top: 12px;
}

.archive.author .tv-content .fb-like.fb_iframe_widget {
    margin-top: 26px;
}

.archive.author  .socials .fa-phone {
    transform: rotate(105deg);
}

.archive.author .main-wrap.main-thanh-vien .tv-img {
    display: flex;
	border-bottom: none;
    padding-bottom: 0;
}
.archive.author .tv-img img{ 
	margin-right: 15px;
	width: 110px;
    height: 110px;
    border: 3px solid #eff2f5;
	border-radius: 50% 0% 50% 50%;
	margin-bottom:5px;
}

.archive.author .main-thanh-vien ul.socials a:hover {
    border-color: var(--main-red-color);
}

.archive.author .author-right {
	width:100%;
	position: relative;
}

.tv-box .user-point {
    font-weight: 700!important;
    border: 1px solid #ccd8ef;
    border-radius: 20px;
    padding: 6px 15px;
    background-color: #f8fbff;
    position: absolute;
    right: 0;
}

.tv-box .user-point:before {
    transform: none;
    content: "\f091";
    font-size: 11px;
    color: var(--main-blue-color);
    margin-right: 4px;
}

.archive.author h1.archive-title span.pcount i {
    margin-right: 5px;
}

.archive.author  h1.archive-title span.pcount{
    float: right;
    font-size: 13px;
	margin-top: 3px;
}

.archive.author  h1.archive-title {
    width: calc(100% - 32px);
	min-width: auto;
}

.archive.author .lh-row.tv-dc {
    font-size: 13px;
    padding-top: 0;
    padding-left: 15px;
    margin-right: 15px;
}

.archive.author .lh-row.tv-dc span {
    text-transform: capitalize;
}

.archive.author .lh-row.tv-dc i {
    top: 6px;
}

.archive.author .main-thanh-vien ul.socials li:last-child a{
	margin-right:0;
}

.archive.author .slogan {
    border-radius: 20px;
    padding: 15px 35px !important;
    font-size: 16px;
    font-style: italic;
    position: relative;
    color: #000;
    text-align: center;
    border: 2px dashed #ccc;
	letter-spacing: 1px;
	width: 100% !IMPORTANT;
	margin-top: 5px;
    margin-bottom: 10px;
}

.archive.author .slogan span:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    transform: rotate(-180deg);
    display: inline-block;
    content: "\f10e";
    position: absolute;
    left: -10px;
    top: -10px;
    font-size: 1.8em;
    color: #e04;
    background-color: #fff;
    padding: 5px;
}

.archive.author .slogan span:after {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    content: "\f10e";
    position: absolute;
    bottom: -5px;
    right: -10px;
    font-size: 1.5em;
    color: #e04;
    background-color: #fff;
    padding: 5px;
    z-index: 1;
}

.archive.author .contact-box{
	background-color: #fff;
	color: #333;
	padding: 15px 15px 5px;
	margin-bottom: 0;
	border-radius: 0;
}

.archive.author .main-thanh-vien ul.socials li.call-button a {
    width: auto;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 15px;
    background-color: #26bf15;
    border-color: #1fa810;
}

.archive.author .main-thanh-vien ul.socials li.call-button a:hover {
    border-color: #26bf15;
    background-color: #1fa810;
}

.thanh-vien-right-sidebar .lhe-top {
    position: relative;
}

.thanh-vien-right-sidebar .author-right {
    padding-top: 15px;
}

.thanh-vien-right-sidebar .tv-ngay-tgia span {
    display: block;
}

.thanh-vien-right-sidebar .contact-box:before {
    content: "";
    position: absolute;
    width: 90%;
    height: calc(100% - 65px);
    background-color: #fff;
    left: 5%;
    top: 55px;
    border-radius: 10px;
}

.thanh-vien-right-sidebar .author-right h4{
    color: var(--main-blue-color);
    margin-bottom: 5px;
}

.tv-img .author-right h4{
	margin-bottom: 5px;
	font-size: 14px;
    color: var(--main-blue-color);
}

.click-show-cate i {
    color: #1d3054;
    width: 40px;
    height: 40px;
    background-color: #f1f2f3;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 50%;
    cursor: pointer;
}
.click-show-cate:hover i {
	background-color: var(--main-red-color);
    color: #fff;
}
.click-show-cate:hover i:before{
	-webkit-animation: swing ease-in-out .5s infinite alternate;
    -moz-animation: swing ease-in-out .5s infinite alternate;
    animation: swing ease-in-out .5s infinite alternate;
}

.desktop .tv-img{
	display: block;
}

.tv-img{
	position:relative;
}

.mobile.contact-box .edit-hoso {
    top: 5px;
    position: absolute;
    color: #fff;
    right: 15px;
}

.archive.author .archive-content-header{
	margin:0;
}

.archive.author .archive-bottom{
	padding:15px;
}

.archive-content-header.no-content {
    padding-bottom: 15px;
}

.tv-main .chia-se{
	padding-left:15px;
}

.tv-content {
    background-color: #fff;
    padding: 20px;
    margin: 0 0 -10px;
    color: var(--main-blue-color);
}

.archive.author .tv-img .author-right h4{
	color: #333333;
}

.archive.author .tv-so-tin {
    font-size: 12px;
}

.archive.author .tv-content p.tv-gthieu{
	width:100%;
	margin-top:0!important;
	max-height: 100%;
    overflow-y: auto;
	font-size: 15px;
    color:#000;
    font-weight: 500;
}

.archive.author .tv-content {
	display: flex;
    position: relative;
    z-index: 2;
    align-items: flex-start;
    flex-wrap: wrap;
	background-color: rgba(255,255,255,.95);
	padding-top:5px;
}

.archive.author .archive-content-header{
	 z-index: 1;
}

.archive.author .tv-content p:first-child {
    padding-top: 5px;
    min-width: 130px;
}

.archive.author .tv-content p {
    min-width: 160px;
}

.mobile.contact-box {
    margin-top: 0;
}

.mobile.contact-box {
	display: none;
}

.button {
    background-color: var(--main-blue-color);
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border-radius: 7px;
    margin-top: 10px;
}

.button:hover {
    background-color: var(--main-red-color);
	color: #fff;
}

.lhht {
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
	flex-wrap: wrap;
}

.lhht-col {
    width: calc(50% - 75px);
    text-align: center;
    border: 1px solid #ccd8ef;
    border-radius: 10px;
    padding: 16px 25px 15px;
    position: relative;
    background-color: #f8fbff;
    margin: 0 10px 10px;
}

.lhht-col h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    margin-top: 10px;
}

.lhht-col i {
    color: #333;
   font-size: 22px;
    margin-right: 7px;
    margin-top: 2px;
}

.lhht-col i.fa-zalo {
    width: 26px !important;
    height: 22px;
    background-position: center;
    filter: brightness(0);
    background-size: cover;
}

.lhht-col .button {
    min-width: 82%;
}

.show-cate .main-container,
.show-cate .right-sidebar {
    opacity: .2;
}


.main-thanh-vien .socials a:hover {
    background-color: var(--main-red-color);
}

.main-thanh-vien ul.socials a {
    padding: 5px;
    background-color: var(--main-blue-color);
    color: #fff;
    margin-right: 5px;
    width: 25px;
    display: block;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 22px;
    font-size: 18px;
}

.main-thanh-vien .socials {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 10px 0;
}

.main-thanh-vien .socials i.fas.fa-zalo {
    background-size: 20px;
    background-position: 0 3px;
    height: 23px;
}

.main-thanh-vien .socials a:hover i.fas.fa-zalo {
    -webkit-animation: swing ease-in-out .5s infinite alternate;
    -moz-animation: swing ease-in-out .5s infinite alternate;
    animation: swing ease-in-out .5s infinite alternate;
}

.main-thanh-vien .mobile.contact-box ul.socials a {
    background-color: var(--main-red-color) !important;
}

.main-thanh-vien .mobile.contact-box .tv-img .author-right h4{
	color: #fff!important;
}

.main-thanh-vien .tax-icon {
    z-index: 1;
    position: absolute;
	top: 50%;
    left: 8px;
    transform: translateY(-50%);
}

.tv-not-found {
    text-align: center;
    padding-top: 30px;
    font-size: 18px;
}

.post-password-form input {
    padding: 5px 15px;
}

.page-template-page-default .entry-content ul ul,
.page-template-default .entry-content ul ul,
.page-template-page-chuyen-muc .entry-content ul ul{
    margin-bottom: 0;
}
.page-template-page-default .entry-content ul,
.page-template-default .entry-content ul,
.page-template-page-chuyen-muc entry-content ul {
    margin-bottom: 20px;
}
.page-template-page-default .entry-content h1,
.page-template-default .entry-content h1,
.page-template-page-chuyen-muc .entry-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
}

.page-template-page-default .entry-content li img,
.page-template-page-chuyen-muc .entry-content li img {
    margin-top: 15px;
    margin-bottom: 15px;
	max-width:100%;
}

.tv-main .chia-se {
    display: flex;
    align-items: center;
    position: relative;
	z-index:3;
	margin-top:30px;
}

.tv-main .chia-se span {
    margin-right: 20px;
}
.tv-main .chia-se span i {
    color: #ccc;
    margin-right: 10px;
}

.tv-main .fb-share-button a:hover {
    opacity: .9;
}

.tv-main .fb-share-button a {
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    background-color: #2ea3f2;
    border-radius: 3px;
    margin-right: 8px;
}

.mobile p.tv-gthieu {
    margin-top: 0 !important;
    padding-top: 0;
}

.lh-row.count-view {
	min-width: 120px !IMPORTANT;
}

.page-template .no-leftmenu .single-sidebar.left-sidebar {
    margin-left: -245px;
    transform: translateX(-100%);
    width: 0;
}

.page-ho-so  ul.wpuf-form li .wpuf-fields {
	float: right;
}

.page-ho-so .nice-select .option {
    font-size: 14px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-bottom: 0;
}

.page-template-default .main-container .container, .page-template-page-default .main-container .container{
	padding: 15px !important;
}

.archive.author #main-area {
    width: calc(100% - 30px) !important;
	padding-bottom: 15px;
}

.archive.author h1.archive-title span.pcount {
    font-weight: 500;
}

@media screen and (min-width:1200px){
	.right-sidebar .google-ads {
		position: sticky;
		top: 80px;
	}
	.archive.author .right-sidebar .qc-list {
		position: relative;
		top: 0;
	}
	.archive.author .main-container{
		max-width:770px;
	}
}

@media screen and (min-width:380px){
	.mobile .lh-row.tv-ngay-tgia {
		width: 120px;
		display: inline-block;
	}
	.mobile .lh-row.tv-hd-gn {
		display: inline-block;
	}
	.mobile .lh-row.count-view {
		width: 120px;
		display: inline-block;
	}
	.mobile .tv-box .fb-like {
		display: inline-block !important;
		width: 160px !important;
	}
	.mobile .socials {
		float: right;
		margin-top: -5px;
		margin-bottom: 0;
	}
	.mobile .author-right {
		width: 100%;
	}
	.mobile .tv-so-tin {
		display: inline-block;
	}
	.mobile.contact-box{
		padding: 10px 20px 20px;
	}
	.mobile .tv-img {
		padding-bottom: 5px!important;
	}
}

@media screen and (max-width:1200px){
	.page-template-default .main-container ,
	.page-template-page-default .main-container,
	.page-template-page-chuyen-muc .main-container{
		width: calc(100% - 30px);
	}
	.tv-main .chia-se {
		padding: 0 15px;
	}
	.archive.author .tv-content {
		margin-left: 0;
	}
	.archive.author .contact-box-cover {
		margin: 0;
	}
	.has-sidebar .main-wrap {
		overflow: hidden;
		display: block;
	}
	.has-sidebar #main-area {
		width: calc(100% - 265px) !important;
		display: inline-block;
		float: right;
		margin-right: 0!important;
	}
	.has-sidebar aside.single-sidebar.left-sidebar {
		display: inline-block;
		float: left;
	}
	.has-sidebar .main-container{
		margin-right: 0;
	}
}

@media screen and (max-width:992px){
	.lhht-col {
		width: calc(50% - 72px);
	}
	.lhht {
		flex-wrap: wrap;
	}
}

@media screen and (min-width:767px){
	.page-two-col.middle-align {
		display: flex;
		align-items: center;
	}	
}

@media screen and (min-width:992px){
	.main-wrap.main-thanh-vien .tv-img {
		display: block;
	}
	.page-template-thanh-vien.show-quickview .search-wrap {
		width: 40%;
	}
	.archive.author .lh-row.tv-ngay-tgia {
		width: 25%;
	}
}

@media screen and (min-width:767px) and (max-width:850px){
	.quick-view-inner .lhe-buttons a {
		padding: 10px 10px 12px 45px;
	}
	.quick-view-inner .lhe-value {
		font-size: 12px;
	}
}

@media screen and (max-width:992px){
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar{
		margin-right: 10px;
	}
	.page-template-thanh-vien.show-cate section.main-wrap.main-thanh-vien {
		margin-right: -255px;
	}
	.archive.author .tv-content p {
		width: 44%;
	}
	.page-template-page-default .entry-content h1, .page-template-default .entry-content h1, .page-template-page-chuyen-muc .entry-content h1 {
		font-size: 28px;
		line-height: 1.2;
	}
}

@media screen and (max-width:768px){
	.archive.author .tv-content p.slogan {
		padding-top: 12px !important;
	}	
	.archive.author #main-area {
		padding: 15px 10px 10px 15px !important;
		width: calc(100% - 25px) !IMPORTANT;
	}
	.archive.author .tv-content p {
		margin-top: 5px !important;
		padding-top: 0 !important;
	}
	.archive.author .fb-like.fb_iframe_widget {
		margin-top: 15px;
	}
	.main-thanh-vien .list-content{
		width: calc(100% - 105px);
	}
	.main-thanh-vien .grid .list-content {
		width: 100% !important;
	}
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar {
		min-width: 220px !important;
	}
	.single-sidebar.right-sidebar{
		width:100% !important;
		margin-top: 10px;
	}
	.archive.author .contact-box, 
	.archive.author .contact-box:before	{
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}
	.archive.author .main-wrap.main-thanh-vien {
		display: block;
		overflow:hidden;
	}
	.no-sidebar .main-container{
		padding-top:0;
	}	
	.show-cate .has-sidebar #main-area {
		margin-right: -245px !important;
	}	
	.vertical-tabs {
		display: block;
	}
	.left-tabs {
		width: 100%;
		border-right: 0;
		margin-right: 0;
	}
	.tab-list{margin-right: 0!important;margin-bottom:50px;}
	.tabs-content { width: 96%;}
	.archive.author #primary,
	#primary{
		padding-top: 66px;
	}
	.page-template-default .main-container, .page-template-page-default .main-container, .page-template-page-chuyen-muc .main-container{
		margin: 0;
	}
	.archive.author .contact-box .tv-box h3 {
		margin-top: -5px;
		font-size: 20px;
		line-height: 1.15;
		margin-bottom:5px;
	}
	.archive.author .tv-content{
		margin: 0 -5px;
	}
	.has-sidebar #main-area{
		width: 100% !important;
		float: none;
		padding:0;
		margin:0;
	}
	.archive.author .contact-box-cover{
		border-radius:0;
	}
	.tin-da-luu .has-sub{
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media screen and (max-width:680px){
	.page-template-default.show-cate .main-container, 
	.page-template-page-default.show-cate .main-container, 
	.page-template-page-chuyen-muc.show-cate .main-container {
		margin-right: -510px !important;
		width: calc(100% + 240px) !IMPORTANT;
		opacity: .2;
	}
	
	.page-template-default .main-container, .page-template-page-default .main-container, .page-template-page-chuyen-muc .main-container{
		margin:0;
		width: calc(100% - 20px) !important;
		padding: 10px;
	}
	
	.page-template-default .main-wrap, 
	.page-template-page-default .main-wrap, 
	.page-template-page-chuyen-muc .main-wrap {
		display: block;
		overflow: hidden;
	}
	.single-sidebar.left-sidebar {
		float: left;
	}
	
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar {
		width: calc(100% - 20px);
		margin: 20px 10px 0;
	}
	.mobile.contact-box {
		display: block;
		position: relative;
		z-index: 3;
	}
	.desktop.contact-box {
		display: none;
	}
	section.main-wrap.main-thanh-vien {
		display: block;
	}
	aside.single-sidebar.left-sidebar.thanh-vien-sidebar {
		float: left;
	}
	.main-container.tv-main {
		width: 100%;
		margin: 0;
	}
}

@media screen and (min-width: 480px) and (max-width: 768px){
	.qc-list li {
		max-width: 48%;
		margin: 0 1%;
	}
}

@media screen and (max-width:600px){
	.tv-box .user-point {
		top: -40px;
	}
	.archive.author .tv-img img {
		border-radius: 50% 50% 50% 0;
	}
	.archive.author h1.archive-title span.pcount{
		display: inline-block;
	}
	.author-heading {
		width: 100%;
	}
	.archive.author .author-right {
		display: block;
		width: 100%;
	}
	.archive.author .edit-hoso {
		position: absolute;
		top: auto;
		border: 0;
		bottom: 7px;
	}
	.archive.author .main-thanh-vien .socials{
		justify-content: flex-start;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.archive.author .main-wrap.main-thanh-vien .tv-img {
		display: block;
		align-items: flex-start;
		margin-top: -90px;
	}
	.archive.author .tv-img img{ 
		border-radius: 50% 50% 50% 0;
	}
}

@media screen and (max-width:550px){
	.lhht-col {
		width: calc(100%);
	}
	.page h1.has-sub {
		font-size: 22px;
		padding-left: 60px;
	}
	.page h1.has-sub i {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.page h1.has-sub:before {
		width: calc(100% - 40px);
		left: 40px;
	}
	.main-container.tv-main {
		width: 100%;
	}
	.main-wrap.main-thanh-vien {
		display: block;
	}
	.single-sidebar.left-sidebar.thanh-vien-sidebar {
		float: left;
	}
	.show-cate .main-container.tv-main {
		margin-left: 20px !important;		
	}
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar {
		margin-right: 0;
		width: calc(100% - 20px);
		margin-top: 20px;
	}
	
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar .lhqc a{
		margin-top:0;
	}
	.archive.author .tv-content p {
		width: 40%;
	}
	.archive.author .tv-content p.slogan {
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0;
	}
	.archive.author .contact-box-cover{
		min-height:210px;
	}
}

@media screen and (max-width:400px){
	.page h1.has-sub {
		font-size: 20px;
		line-height: 1.1;
	}
	.archive.author .edit-hoso span {
		display: none;
	}
}

@media screen and (max-width:360px){
	.archive.author .tv-content p {
		width: 100%;
	}
	.page h1.has-sub {
		font-size: 18px;
	}
}