.page-template-default .main-wrap,
.page-template-page-default .main-wrap {
    display: flex;
	overflow: hidden;
}

.flex-middle .half-col p.width-80pc {
    display: flex;
    align-items: center;
}
.flex-middle .half-col p.width-80pc i {
    font-size: 50px;
    margin-right: 20px;
}

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

.page-template-default .main-container ,
.page-template-page-default .main-container {
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 7px;
    width: 100%;
	margin:0;
}

.sidebar-menu-wrap ul{
	height:150px;
	padding-top: 0;
}
.show-cate .sidebar-menu-wrap ul{
	height: auto;
}

.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: 10px;
	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: 250px;
    border-right: 1px solid #f2f3f4;
	margin-right: 35px;
}

.tabs-content {
    width: 78%;
}

.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: 8px 20px 12px;
    color: #fff;
    border-radius: 7px;
    display: inline-block;
    position: relative;
}

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

.show-quickview .main-container.tv-main {
    margin-left: 0;
    width: calc(60% - 40px);
}

.text-light {
    color: #adadad;
}

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

.main-container.tv-main {
    width: 80%;
	margin-left: 0;
}

.show-cate  .main-container.tv-main {
    width: 60%;
	margin-right:0;
}

.show-quickview .main-wrap.main-thanh-vien {
    transform: none !IMPORTANT;
}

.show-cate .single-sidebar.left-sidebar {
    margin-left: 0 !important;
}

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

.thanh-vien-sidebar {
    height: 150px;
	overflow: hidden;
}

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

.single-sidebar.right-sidebar.thanh-vien-right-sidebar {
	position: relative;
	padding-bottom: 20px;
}

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

.lh-row.tv-dc {
    margin-bottom: 10px !important;
}
.lh-row span {
    display: block;
}
.lh-row i {
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 12px;
    color: #adadad;
}
.lh-row {
    padding-left: 20px;
    position: relative;
}

.tv-main .archive-content-header {
    position: relative;
    padding-left: 42px;
    border-bottom: 1px solid #eff2f5;
}
.tv-main .archive-content-header i {
    position: absolute;
    top: 25px;
    left: 20px;
}

.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.show-cate .main-container.tv-main {
    margin-left: 0;
}

.show-cate .main-container.tv-main {
    width: 60%;
    margin-right: 20px;
    margin-left: 20px;
}

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

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

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

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

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

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

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


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

@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;
	}
	.main-container.tv-main{
		margin:0 10px !important;
	}
}

@media screen and (max-width:768px){
	
	.main-thanh-vien .fimage{
		width: 95px;
	}
	.main-thanh-vien .list-content{
		width: calc(100% - 120px);
	}
	.single-sidebar.right-sidebar.thanh-vien-right-sidebar {
		min-width: 220px !important;
	}
	
	article.page {
		padding-left: 10px;
		padding-right: 10px;
	}
	.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%;}
	
}

@media screen and (max-width:680px){
	
	.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: calc(100% - 20px);
	}
}

@media screen and (max-width:550px){
	.lhht-col {
		width: calc(100%);
	}
	.main-container.tv-main {
		width: 100%;
		margin: 0 !important;
	}
	.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-right: -265px !important;
		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;
	}
}

@media screen and (max-width:400px){
	.page h1.has-sub {
		font-size: 20px;
	}
}