body.theme-switching,
body.theme-switching * {
transition:background-color .32s ease,color .32s ease,border-color .32s ease,box-shadow .32s ease,fill .32s ease,stroke .32s ease;
}

@media (prefers-reduced-motion: reduce) {
body.theme-switching,
body.theme-switching * {
transition:none !important;
}

::view-transition-old(root),
::view-transition-new(root) {
animation:none !important;
}
}

@media (width <=768px) {
.lwptoc_i {
padding:1em;
		max-height:50vh;
		overflow:auto;
}

.lwptoc_item_label {
white-space:normal;
}
}

@media only screen and (width <=1440px) {
.land_content {
max-width:960px;
		height:550px;
}

.land_right {
padding:60px;
		padding-top:40px;
}

.land_logo {
margin-bottom:40px;
}

.land_right .title {
font-size:28px;
}

.land_right .land_des {
font-size:15px;
}

.land_right .footer {
padding:0 60px;
}
}

@media only screen and (width <=1920px) {
.main_body,
.footer_nav,
.go_top_box,
.top_bar {
max-width:860px;
}

.land_content {
max-width:1080px;
		height:607px;
}

.land_right {
padding:40px;
		padding-top:60px;
}

.land_logo {
margin-bottom:30px;
}

.land_right .title {
font-size:32px;
}

.land_right .land_des {
font-size:14px;
}

.land_right .footer {
padding:0 40px;
}

body.mod_third .main_body,
body.mod_third .go_top_box,
body.mod_third .top_bar {
max-width:1320px;
}

body.mod_third .footer_nav {
max-width:885px;
}

body.mod_double_l .main_body,
body.mod_double_l .go_top_box,
body.mod_double_l .top_bar,
body.mod_double_r .main_body,
body.mod_double_r .go_top_box,
body.mod_double_r .top_bar {
max-width:960px;
}

body.mod_double_l .footer_nav,
body.mod_double_r .footer_nav {
max-width:960px;
}
}

@media only screen and (width <=1366px) {
.land_content {
max-width:860px;
		height:500px;
}

.land_right {
padding:30px;
}

.land_logo {
margin-bottom:15px;
}

.land_right .title {
font-size:22px;
}

.land_right .land_des {
font-size:14px;
}

.land_right .footer {
padding:0 40px;
}

.land_nav a span,
.land_nav a i {
font-size:14px;
}

body.mod_third .main_body,
body.mod_third .go_top_box,
body.mod_third .footer_nav,
body.mod_third .top_bar {
max-width:860px;
}

body.mod_third .main_sidebar {
display:none;
}

body.mod_third .left_nav {
width:calc(100% * 1 / 3.001);
}

body.mod_third .page_main {
width:calc(100% * 2 / 3.001);
}
}

@media only screen and (width <=1200px) {
.land_page {
align-items:flex-start;
}

.land_content {
display:flex;
		flex-direction:column;
		margin:0;
		height:max-content;
		border-radius:0;
		position:relative;
		align-items:center;
		max-width:100%;
}

.land_left {
min-height:calc(100vh);
		width:100%;
}

.land_right {
width:94%;
		position:absolute;
		background:rgb(243 245 255 / 78%);
		border-radius:18px;
		top:5%;
		backdrop-filter:blur(0.5rem);
		padding:30px 30px 50px;
		border:1px solid #fff;
}

.land_logo {
margin-bottom:30px;
}

.land_logo img {
height:42px;
		object-fit:cover;
		border-radius:8px;
}

.land_right .title {
font-size:32px;
}

.land_right .footer {
position:relative;
		bottom:auto;
		margin-top:40px;
		padding:0;
}

.land_nav {
display:flex;
		justify-content:space-between;
		flex-flow:row wrap;
}

.land_nav a {
display:flex;
		flex-direction:column;
		align-items:center;
		margin:0;
		padding:8px;
		border-radius:12px;
		background:#1d1d1d;
		margin-bottom:8px;
		width:22%;
}

.land_nav a i {
margin:0;
}

.land_right .copyright {
color:#293563;
}
}

@media only screen and (width <=960px) {
.main_wrap,
.footer_nav {
max-width:720px;
}

.main_wrap {
margin-top:0;
}

.lbc .page_main,
.lbc .footer_nav_box .right {
width:100%;
}

.land_nav a {
display:flex;
    	flex-direction:column;
    	align-items:center;
}

body.mod_third .main_body,
body.mod_third .go_top_box,
body.mod_third .footer_nav,
body.mod_third .top_bar {
max-width:720px;
}

body.mod_third .page_main {
width:100%;
    	padding:0;
}

body.mod_single .page_main {
width:100%;
    	padding:0;
}

body.mod_third_s .sidebar_right {
display:none;
}

body.mod_third_s .page_main {
width:100%;
}

body.mod_double_l .right_admin_tool {
flex:0 0 25%;
}

body.mod_double_l .top_logo,
body.mod_double_r .top_logo {
flex:0 0 25%;
}

body.mod_double_l .top_left,
body.mod_double_r .top_left {
flex:0 0 50%;
}

body.mod_double_r .right_admin_tool {
flex:0 0 25%;
}

body.mod_double_l .left_nav,
body.mod_double_l .footer_nav_box .left {
display:none;
}

body.mod_double_l .page_main,
body.mod_double_l .footer_nav_box .right {
width:100%;
    	padding:0;
}

body.mod_double_r .main_sidebar {
display:none;
}

body.mod_double_r .page_main,
body.mod_double_r .footer_nav_box .right {
width:100%;
    	padding:0;
}

.top_menu_box {
border-radius:8px;
}

.footer_menu {
display:block;
}

.footer_main {
display:block;
}

.footer_nav_box {
position:fixed;
		left:12px;
		right:12px;
		top:12px !important;
		bottom:auto;
		width:auto;
		z-index:9999;
		transform:translate3d(0,-28px,0) scale(.96);
		opacity:0;
		pointer-events:none;
}

.footer_nav_box.mobile-music-toast {
position:fixed;
		left:12px;
		right:12px;
		top:12px !important;
		bottom:auto;
		width:auto;
		z-index:9999;
		border:1px solid rgb(237 243 240 / 85%);
		border-radius:16px;
		box-shadow:0 12px 32px rgb(27 33 61 / 18%);
		transform:translate3d(0,-28px,0) scale(.96);
		opacity:0;
		pointer-events:none;
		will-change:transform,opacity;
		transition:transform 0.46s cubic-bezier(.22,.61,.36,1),opacity 0.36s ease;
}

.footer_nav_box.mobile-music-toast.is-visible {
transform:translate3d(0,0,0) scale(1);
		opacity:1;
		pointer-events:auto;
}

.footer_nav_box.mobile-music-toast.auto-enter.is-visible {
animation:pix-mobile-player-auto-enter 0.52s cubic-bezier(.22,.61,.36,1) both;
}

@keyframes pix-mobile-player-auto-enter {
from {
transform:translate3d(0,-32px,0) scale(.94);
			opacity:0;
}

to {
transform:translate3d(0,0,0) scale(1);
			opacity:1;
}
}

.footer_nav_box.mobile-music-toast .inner {
min-height:58px;
}

.footer_nav_box.mobile-music-toast .bgm_box {
padding:8px 10px;
}

.footer_nav_box.mobile-music-toast .player_hand,
.footer_nav_box.mobile-music-toast .m_prev,
.footer_nav_box.mobile-music-toast .m_next,
.footer_nav_box.mobile-music-toast .m_list,
.footer_nav_box.mobile-music-toast .m_volume,
.footer_nav_box.mobile-music-toast .player_mod .tool,
.footer_nav_box.mobile-music-toast .timer {
display:none !important;
}

.footer_nav_box.mobile-music-toast .player_mod .top {
gap:8px;
}

.footer_nav_box.mobile-music-toast .player_mod .m_cover {
width:38px;
		height:38px;
		min-width:38px;
}

.footer_nav_box.mobile-music-toast .player_mod .m_info h2 {
max-width:calc(100vw - 150px);
}

.footer_nav_box.mobile-music-toast .player_mod .pl_btn {
margin-right:0;
}
}

@media only screen and (width <=640px) {
[data-ai-summary] {
right: 60px;
    bottom: calc(20vh + 100px);
}

body {
background:#fff;
}

.comment-emoji {
width:18px;
	height:18px;
}

.main_body {
margin-top:-72px;
}

.top_right {
margin-right:15px;
	justify-content:flex-end;
	width:100%;
}

header#masthead {
background:transparent;
	backdrop-filter:none;
	border-bottom:none;
	height:64px;
}

.user_info .avatar {
width:54px;
	height:54px;
}

.moment_cat_nav,
.posts_cat_nav {
padding:15px;
	height:auto;
	border-bottom:1px #e7e7ff solid;
}

.single_wrap .comments-area,
.page_content .comments-area {
background:#f1f2fd;
}

#post_item {
padding:0 10px 25px;
}

.p_item {
padding:20px 0;
}

.moment_item {
border-bottom:1px #f7f7ff solid;
	padding:20px 0;
}

.t_content p {
margin-bottom:8px;
	line-height:1.6rem;
}

.normal_card_content .feature {
width:100px;
	min-width:100px;
	height:120px;
	margin-right:12px;
}

.normal_content .entry-content p,
.normal_card_content .entry-content p {
display:none;
}

.normal_card_content .entry-title {
font-size:16px;
	word-break:break-all;
}

.normal_card_content .card_right {
width:100%;
}

.normal_content .entry-content .feature {
margin-top:8px;
	height:140px;
}

.normal_cat {
font-size:12px;
	padding:2px 6px;
}

.single_wrap {
padding:15px;
	padding-bottom:100px;
}

.single_wrap .comments-area,
.page_content .comments-area,
.single_content .comments-area {
padding:15px;
}

.list_user_meta .avatar {
width:40px;
	height:40px;
	min-width:40px;
}

.blog_content {
padding-left:50px;
	padding-right:0;
}

.comments-area ul.comment-list li .profile,
.comments-area ul.comment-list li .profile a {
width:35px;
	height:35px;
}

.img_show {
width:calc(83px*3);
}

.img_list a {
width:30%;
	margin:2px;
}

.img_list a.live-photo-container {
margin:2px;
	width:30%;
	border-radius:0;
	box-shadow:none;
}

.t_media_item,
a.up_img_btn {
width:80px;
	height:80px;
}

.single_content,
.page_content,
.page_wrap {
padding:0 15px;
	padding-bottom:100px;
}

.page_wrap {
padding-top:20px;
}

.user_info {
bottom:18%;
}

.single-content {
font-size:16px;
	line-height:1.75;
	letter-spacing:0.3px;
}

.single-content h1 {
font-size:26px;
	margin:36px 0 20px;
	line-height:1.3;
}

.single-content h2 {
font-size:22px;
	margin:32px 0 16px;
	line-height:1.35;
}

.single-content h3 {
font-size:19px;
	margin:26px 0 12px;
	line-height:1.4;
}

.single-content h4 {
font-size:17px;
	margin:20px 0 10px;
	line-height:1.45;
}

.single-content h5 {
font-size:16px;
	margin:16px 0 8px;
}

.single-content h6 {
font-size:15px;
	margin:14px 0 6px;
}

.single-content p {
margin-bottom:18px;
	line-height:1.75;
}

#pjax-container {
position:relative;
	z-index:199;
	top:-18px;
	background:#fff;
	border-radius:12px;
}

.pjax-stage .pjax-loading-overlay {
	top:-18px;
	bottom:18px;
	border-radius:12px;
	overflow:hidden;
}

#primary .single_wrap {
position:relative;
	top:-10px;
}

.top_left {
margin-left:8px;
}

.m_top_nav {
display: block;
}

.top_menu_wrap {
display: none;
}

.top_left .top_logo {
display:block;
	margin-left:0;
}

.top_logo img {
height:40px !important;
}

.top_logo {
display:none;
}

.footer_nav_box ul li a i {
font-size:18px;
}

.footer_nav_box .inner {
min-height:60px;
}

.footer_nav_box ul li a {
padding:0 15px;
}

.t_login {
display:none;
}

a.go_top {
right:10px;
}

button.mobile_edit {
display:flex;
}

.index_banner {
border-radius:0;
	height:40vh;
}

header#masthead.uk-sticky-fixed.uk-active {
background:transparent;
	backdrop-filter:none;
}

.posts_cat_nav.uk-sticky-fixed.uk-active,
.moment_cat_nav.uk-sticky-fixed.uk-active,
header#masthead.uk-sticky-fixed.uk-active.mobile_active {
background:rgb(255 255 255 / 50%);
	backdrop-filter:saturate(2) blur(10px);
}

.posts_cat_nav.uk-sticky-fixed.uk-active,
.moment_cat_nav.uk-sticky-fixed.uk-active {
position:fixed !important;
	top:63px !important;
}

.mobile_active .top_tool i {
color:#000;
}

.top_tool input.s_input:focus~[class*="ri-"] {
color:#4f4f4f;
}

.land_page {
align-items:flex-start;
}

.land_content {
display:flex;
	flex-direction:column;
	margin:0;
	height:max-content;
	border-radius:0;
	position:relative;
	align-items:center;
}

.land_left {
min-height:calc(100vh);
	width:100%;
}

.land_right {
width:94%;
	position:absolute;
	background:rgb(243 245 255 / 78%);
	border-radius:18px;
	top:5%;
	backdrop-filter:blur(0.5rem);
	padding:30px 30px 50px;
	border:1px solid #fff;
}

.land_logo {
margin-bottom:30px;
}

.land_logo img {
height:42px;
	object-fit:cover;
	border-radius:8px;
}

.land_right .title {
font-size:32px;
}

.land_right .footer {
position:relative;
	bottom:auto;
	margin-top:40px;
	padding:0;
}

.land_nav {
display:flex;
	justify-content:space-between;
	flex-flow:row wrap;
}

.land_nav a {
display:flex;
	flex-direction:column;
	align-items:center;
	margin:0;
	padding:8px;
	border-radius:12px;
	background:#1d1d1d;
	margin-bottom:8px;
	width:22%;
}

.land_nav a i {
margin:0;
}

.land_right .beian,
.land_right .copyright {
color:#293563;
}

.sim .land_content {
padding:0 15px;
}

.sim .land_nav a {
width:22%;
	margin-bottom:8px;
}

.sim .land_meta {
left:40px;
}

.land_nav a span {
font-size:13px;
}

.archive_main .page-header {
padding:10px 15px;
}

.t_form {
padding:0 15px;
	padding-top:20px;
}

.topic_tool {
padding:0 15px 40px;
}

.t_search.top_tool.icon_color {
display:block;
}

.top_s_box {
display:none;
}

.footer_nav_box {
top:72px;
	z-index:-1;
}

.footer_menu {
display:block;
}

.footer_main {
position:relative;
	display:block;
	z-index:3;
	padding-bottom: 80px;
}

.mobile_logo {
position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.img_list a:nth-child(1):nth-last-child(4),
.img_list a:nth-child(3):nth-last-child(2),
.img_list a:nth-child(4):nth-last-child(1) {
width:30%;
}

.admin_ava button.mobile_edit {
display:none;
}

body.mod_third_s .nav_title {
display:flex;
	opacity:1;
}

body.mod_third_s .footer_nav_box .right {
width:100%;
}

.footer_tool {
right:10px;
	bottom:20vh;
}

a.go_top.show {
bottom:calc(20vh - 40px);
}

.lwptoc.lwptoc-autoWidth.lwptoc-baseItems.lwptoc-light.lwptoc-notInherit {
right:60px;
	bottom:calc(20vh + 100px);
	max-height:50vh;
	max-width:80vw;
	margin:0 !important;
}

.top_tool i {
color:#fff;
}

header#masthead,
.footer_menu,
.posts_cat_nav,
.moment_cat_nav,
.footer_tool,
.lwptoc {
will-change:transform;
	transition:transform 0.3s ease,opacity 0.3s ease !important;
}

html.bars-hidden header#masthead {
transform:translate3d(0,-100%,0);
}

html.bars-hidden .footer_menu {
transform:translate3d(0,200%,0);
}

html.nav-hidden .posts_cat_nav,
html.nav-hidden .moment_cat_nav {
transform:translate3d(0,-250%,0) !important;
}

html.bars-hidden .footer_tool,
html.bars-hidden .go_top {
transform:translate3d(150%,0,0);
}

html.fab-touch-hidden .footer_tool,
html.fab-touch-hidden .go_top {
transform:translate3d(150%,0,0);
}

html.bars-hidden .lwptoc {
transform:translate3d(200%,0,0);
}

html.bars-invisible .footer_nav {
visibility:hidden;
	pointer-events:none;
}

.footer_nav_box.mobile-music-toast {
position:fixed;
	left:12px;
	right:12px;
	top:12px !important;
	bottom:auto;
	width:auto;
	z-index:9999;
	border:1px solid #0023ff;
	border-radius:16px;
	box-shadow:0 12px 32px rgb(27 33 61 / 18%);
	transform:translate3d(0,-28px,0) scale(.96);
	opacity:0;
	pointer-events:none;
	will-change:transform,opacity;
	transition:transform 0.46s cubic-bezier(.22,.61,.36,1),opacity 0.36s ease;
}

.footer_nav_box.mobile-music-toast.is-visible {
transform:translate3d(0,0,0) scale(1);
	opacity:1;
	pointer-events:auto;
}

.footer_nav_box.mobile-music-toast.auto-enter.is-visible {
animation:pix-mobile-player-auto-enter 0.52s cubic-bezier(.22,.61,.36,1) both;
}

@keyframes pix-mobile-player-auto-enter {
from {
transform:translate3d(0,-32px,0) scale(.94);
		opacity:0;
}

to {
transform:translate3d(0,0,0) scale(1);
		opacity:1;
}
}

.footer_nav_box.mobile-music-toast .inner {
min-height:58px;
}

.footer_nav_box.mobile-music-toast .bgm_box {
padding:8px 10px;
}

.footer_nav_box.mobile-music-toast .player_hand,
.footer_nav_box.mobile-music-toast .m_prev,
.footer_nav_box.mobile-music-toast .m_next,
.footer_nav_box.mobile-music-toast .m_list,
.footer_nav_box.mobile-music-toast .m_volume,
.footer_nav_box.mobile-music-toast .player_mod .tool,
.footer_nav_box.mobile-music-toast .timer {
display:none !important;
}

.footer_nav_box.mobile-music-toast .player_mod .top {
gap:8px;
}

.footer_nav_box.mobile-music-toast .player_mod .m_cover {
width:38px;
	height:38px;
	min-width:38px;
}

.footer_nav_box.mobile-music-toast .player_mod .m_info h2 {
max-width:calc(100vw - 150px);
}

.footer_nav_box.mobile-music-toast .player_mod .pl_btn {
margin-right:0;
}

.uk-animation-zoom-in-1,
.uk-animation-zoom-in-2,
.uk-animation-zoom-in-3 {
animation-name:none;
}

.normal_content .entry-title,
.normal_grid_content .entry-title {
font-size:14px;
}

.normal_content .entry_meta,
.normal_card_content .entry_meta,
.normal_grid_content .entry_meta {
font-size:11px;
}

.entry-content.info-container {
padding:10px;
}

.archive_main {
margin-top:10px;
}

.link_group .item {
flex:0 0 100%;
}

.pix-card {
position:relative;
	height:126px;
	border-radius:16px;
	box-shadow:0 8px 20px rgb(88 103 221 / 10%);
	background:linear-gradient(135deg,#fff 0%,#f8faff 55%,#eef3ff 100%);
	border:1px solid rgb(123 97 255 / 8%);
	overflow:hidden;
}

.pix-card::before {
content:"";
	position:absolute;
	inset:-34% auto auto 72%;
	width:110px;
	height:110px;
	background:radial-gradient(circle,rgb(121 135 255 / 14%) 0%,rgb(121 135 255 / 0%) 72%);
	pointer-events:none;
	z-index:0;
}

.pix-card-inner {
position:relative;
	z-index:1;
	display:flex;
	align-items:stretch;
	gap:0;
	height:100%;
	padding:0;
}

.pix-card-media {
position:relative;
	width:142px;
	height:100%;
	flex-shrink:0;
	border-radius:16px 0 0 16px;
	overflow:hidden;
	background:linear-gradient(135deg,#dbe4ff 0%,#eff3ff 100%);
	box-shadow:none;
}

.pix-card-body {
position:relative;
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding:9px 7px 9px 12px;
	margin-left:-15px;
	gap:6px;
	min-width:0;
	overflow:hidden;
}

.pix-card-title {
width:100%;
	max-width:100%;
	min-width:0;
	font-size:14px;
	font-weight:700;
	line-height:1.35;
	letter-spacing:-0.02em;
	margin:1px 0 0;
	color:#182033;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:normal;
	display:block;
	flex:0 0 auto;
}

.pix-card-excerpt {
width:100%;
	max-width:100%;
	min-width:0;
	font-size:10px;
	color:#69758c;
	line-height:1.55;
	margin-top:0;
	padding-right:0;
	min-height:3.1em;
	max-height:3.1em;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-overflow:ellipsis;
	word-break:break-all;
}

.pix-card-meta {
font-size:10px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	gap:6px;
	margin-top:auto;
	min-width:0;
}

.pix-card-author,
.pix-card-stats {
height:auto;
	overflow:hidden;
}

.pix-card-author {
display:inline-flex;
	align-items:center;
	gap:6px;
	max-width:40%;
	flex:0 1 auto;
	min-width:0;
	font-size:10px;
	font-weight:600;
	color:#44507b;
}

.pix-card-author-avatar {
display:none;
}

.pix-card-author-name {
display:block;
	min-width:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.pix-card-stats {
width:auto;
	display:flex;
	align-items:center;
	justify-content:flex-end;
	gap:4px;
	flex:1 1 auto;
	min-width:0;
	flex-wrap:nowrap;
}

.pix-card-category {
display:inline-flex;
	align-items:center;
	min-width:0;
	max-width:52px;
}

.pix-card-category a {
display:inline-flex;
	align-items:center;
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:4px 6px;
	border-radius:999px;
	background:rgb(123 97 255 / 8%);
	color:#55627e;
	font-size:10px;
	line-height:1;
	text-decoration:none;
}

.pix-card-views,
.pix-card-date {
display:inline-flex;
	align-items:center;
	gap:4px;
	padding:4px 6px;
	font-size:10px;
	max-width:calc(50% - 2px);
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	border-radius:999px;
	background:rgb(123 97 255 / 8%);
	color:#55627e;
	line-height:1;
}

.pix-card-views i {
font-size:12px;
	color:#6a62ff;
}

.pix-card-media::after {
content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:25%;
	pointer-events:none;
	background:linear-gradient(270deg,rgb(248 250 255 / 96%) 0%,rgb(244 247 255 / 88%) 22%,rgb(239 243 255 / 58%) 48%,rgb(239 243 255 / 20%) 72%,rgb(239 243 255 / 0%) 100%);
}

.se_inner {
gap:10px;
	flex-flow:column nowrap;
}

a.pix-card-link {
display:block;
	flex:0 0 100%;
}

.loading-animations {
position:relative;
	top:-18px;
	border-radius:12px;
	background:transparent;
	margin-bottom:200px;
}

.page_content .entry-header,
.blog_header {
border-bottom:1px #f7f7ff solid;
}

.classic-post-feature a {
height:180px;
}

.classic-post-content {
display:none;
}
}

@media (width <=768px) {
.t_random_btn {
display:none;
}
}

@media (width <=480px) {
.pix-card {
height:114px;
		border-radius:14px;
}

.pix-card-media {
width:128px;
		border-radius:14px 0 0 14px;
}

.pix-card-body {
padding:8px 6px 8px 10px;
		gap:5px;
}

.pix-card-title {
font-size:14px;
}

.pix-card-excerpt {
font-size:12px;
		min-height:3em;
		max-height:3em;
}

.pix-card-meta {
font-size:9px;
		gap:5px;
}

.pix-card-author {
font-size:9px;
		max-width:38%;
}

.pix-card-stats {
gap:3px;
}

.pix-card-category {
max-width:46px;
}

.pix-card-category a,
.pix-card-views,
.pix-card-date {
padding:3px 5px;
		font-size:9px;
}

.pix-card-views i {
font-size:11px;
}

.post-password-form {
margin:20px;
		padding:30px 20px;
}
}

@media (width <=960px) {
.index_banner .user_info.post_user_info .post_banner_entry_title {
font-size:24px;
		line-height:1.38;
}

.index_banner .user_info.post_user_info .post_banner_meta {
font-size:12px;
		gap:6px;
}

body.single-post .index_banner .user_info.post_user_info,
body.pjax-single-post .index_banner .user_info.post_user_info,
.index_banner.single-post-banner .user_info.post_user_info {
left:16px;
		right:16px;
		bottom:15%;
		max-width:none;
}

body.single-post .index_banner .user_info.post_user_info .entry-title,
body.pjax-single-post .index_banner .user_info.post_user_info .entry-title,
.index_banner.single-post-banner .user_info.post_user_info .entry-title {
font-size:24px;
		line-height:1.38;
}

body.single-post .index_banner .user_info.post_user_info .post_meta_simple,
body.pjax-single-post .index_banner .user_info.post_user_info .post_meta_simple,
.index_banner.single-post-banner .user_info.post_user_info .post_meta_simple {
font-size:12px;
		gap:6px;
}
}

@media (width <=480px) {
.index_banner .user_info.post_user_info .post_banner_entry_title {
font-size:20px;
}

body.single-post .index_banner .user_info.post_user_info,
body.pjax-single-post .index_banner .user_info.post_user_info,
.index_banner.single-post-banner .user_info.post_user_info {
bottom:13%;
}

body.single-post .index_banner .user_info.post_user_info .entry-title,
body.pjax-single-post .index_banner .user_info.post_user_info .entry-title,
.index_banner.single-post-banner .user_info.post_user_info .entry-title {
font-size:20px;
}
}
