/*  
Theme Name: Grid theme for new sudasuta
Theme URI: http://sudasuta.com/
Description: Grid aligned WordPress theme
Version: 1.1
Author: jiangjiang
Author URI: http://sudasuta.com/
Tags: white, grid, whitespace, minimal, clean, widgets

Grid Focus was designed and coded by Derek Punsalan. Find
more info about the guy at http://5hthirtyone.com


*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 1em;
    font-family: 'Microsoft YaHei UI','Microsoft YaCSimSu','Arial','SimSun','Segoe UI','Tahoma','Helvetica','Sans-Serif';
	text-align: center;
    background-color: rgba(246, 246, 232, 0.4);
    text-align: center;
    border: 20px solid #111209;
} 
input,button,select,textarea{
  outline:none;
}

textarea{
  resize:none;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover,
.rating-system-list li a:hover,
.tagcloud a,
.top-links a:hover,
.article:hover h2 a{
	color:#9fb10e;
    transition: all .1s;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.wrapper{
	width:90%;
	margin:auto;
	text-align:center;
  	max-width:1600px;
  	min-width:1210px;
}
li{
	list-style:none;
}

blockquote{
	margin: 0 14px 20px 0;
	padding-left: 60px;
  	position:relative;
	min-height: 20px;
	padding-top: 15px
}

blockquote:before{
	content:' "';
  	position:absolute;
    font-size: 120px;
    left: 0;
    top: 0;
}

/*header*/
.header{
    height: 80px;
    background-color: #11120a;
}
.header img{
	display:inline-block;
  	margin:10px 10px;
}
.navigation{
    color: #FFF;
    height: 4em;
    line-height: 4em;
    background-color: #9fb10e;
    letter-spacing: .05em;
}
.navigation span{
	display:inline-block;
    margin: 0 .4em;
    opacity: .6;
}
.navigation .wrapper{
	text-align:left;
}
.navigation a{
	display:inline-block;
  	color:#fff;
  	margin:0 6px;
}
.top-ad{
    background: #ffffff;
    padding: 20px;
}
.top-ad li{
	display:inline-block;
    vertical-align: top;
}
.top-ad a{
    width: 125px;
    height: 125px;
    border: 10px solid #f1f1f1;
    display: inline-block;
    margin: 20px 15px;
    background: #fdfdb3;
}

.top-links a{
    margin: 0 5px;
 	display:inline-block;
    color: #55554E;
}
.top-links a:hover{
  	text-decoration:underline;
}
.top-links b{
    margin: 0 10px 0 0;
 	display:inline-block;
	position:relative;
 	color:#999;
}
.top-links b:before{
	content:' ';
  	width:2em;
  	height:1em;
    display:inline-block;
    background: #bacf00;
    margin-right: .4em;
  	margin-left:1.2em;
}
.div-account {
    color: #A5B807;
}
.div-account b {
    color: #999;
}
.top-links p{
 	display:inline;
}

.top-links{
    line-height: 2em;
    padding: 2em 0;
    color: #55554E;
    margin: auto;
	font-size:.9em;
    letter-spacing: .1em;
  	width:90%;
}
.top-links .wrapper{
	text-align:;
}
/*article list*/
.article-list{
	
}
.article{
    position: relative;
    overflow: hidden;
    margin: 16px;
    width: 280px;
    height: 580px;
    background: #fff;
    border: 1px solid #e7e8da;
    display: inline-block;
    transition: all .1s;
	vertical-align: top;
}
.article:hover{
    box-shadow:0 0 40px #c5c6b6;
    transition: all .2s;

}
.article .detail{
    color: #55554E;
    padding: 30px;
}
.article h2{
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1.4em;
    max-height: 2.8em;
    overflow: hidden;
    text-align: left;
 

}
.article .shortcut{
    padding: 2em 0;
    font-size: .9em;
    display: block;
    line-height: 1.6em;
    color: #55554E!important;
    height: 5em;
    overflow: hidden;
    margin-bottom: 1.4em;
	text-align:left;
  	clear:both;
}
.meta-cat,
.meta-time{
	font-size:.8em;
  	line-height:1.6em;
    color: #999;
    letter-spacing: .1em;
  
}
.article .detail .meta-cat a.tao{
	display:none;
}
.article-list .link-buy{
    position: absolute;
    background: #bacf00;
    color: #fff;
    padding: .5em 0;
    border-radius: .2em;
    top: 120px;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    font-size: .8em;
    letter-spacing: .1em;
    display: inline-block;
    transition: all .1s;
}
.article-list .link-buy:hover{
	top:116px;
    box-shadow: 0 10px 40px rgba(9, 19, 9, 0.5);
    transition: all .3s;
}
.layout-content .link-buy{
    background: #bacf00;
    color: #fff;
    padding: .5em 0;
    border-radius: .2em;
    top: 10px;
    left: 50%;
    width: 200px;
    font-size: .8em;
    letter-spacing: .1em;
    display: inline-block;
    font-size: 1.2em;

}
.img_preview .thumbnail{
	width:280px;
 	height:280px;
    display: block;
    background: #fdfdb3;
}
/*page navigation*/
.wp-pagenavi a:hover
{
	color: #fff;
	border: 4px solid #7F8D09!important;
    transition: all .2s;
}
.wp-pagenavi span.current
{
	border: 4px solid #7F8D09!important;
  	line-height:1em;
  	width:1.2em;
  	height:1.2em;
  	border-radius:50%;
    vertical-align: top;
    display: inline-block;
}
.wp-pagenavi a.last,
.wp-pagenavi a.first{
    width: 4em;
    border-radius: 2em;
  	margin:.5em;
}
.postnav
{
	margin: 20px 5px 40px;
	clear: both
}

.wp-pagenavi a,.wp-pagenavi span
{
	
    padding: .5em;
    margin: .5em .2em;
}
.wp-pagenavi span.pages{
	display:block;
}
.wp-pagenavi a
{
	color: #fff;
	text-align: center;
	font-weight: 400;
	background:#bacf00;
	border: 4px solid #bacf00!important;
    transition: all .1s;
  	width:1.2em;
  	height:1.2em;
  	border-radius:50%;
    display: inline-block;
  	line-height:1.2em;
}
.page-navigation{
    width: 20%;
    float: left;
  	padding:5%;
}
.page-navigation li{
    list-style: none;
}
.page-navigation li a{
    display: block;
    font-size: 1em !important;
    line-height: 3em;
    margin-bottom: 1em;
    text-align: right;
    padding-right: 10%;

}
.page-navigation li.current_page_item a{
	background:#fff;
}
/*footer*/
.emoji-cute{
	font-size:2em;
  	margin-bottom:1em;
}
h2.sub-title{
	
    border-top: 1px solid #e5e3d4;
    margin-bottom: 10px;
    clear: both;
    padding: 1em 0 .6em 0;
    font-weight: 400;
    font-size: 1.4em;
    margin-top: 1em;
}
.bottom-icon-ad img{
    margin: 5px 3px;
    width: 50px;
    height: 50px;
    background: #F6F6E8;
    border-radius: 5px;
  display:inline-block;
}
.friend-links{
    color: #55554E;
    width: 80%;
    margin: auto;
    padding: 40px;
  	line-height:1.6em;
    letter-spacing: .1em;
}
.friend-links a{
    margin: 0 5px;
    display: inline-block;
    color: #999;
  font-size:.8em;

}
.friend-links small{
  font-size:.6em;

}
/*others*/
small.small-new{
    display: inline-block;
    width: 30px;
    text-align: center;
    font-size: .5em;
    background: #b5d000;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin-top: -45px;
    position: absolute;
    left: 50%;
    margin-left: -15px;

}
.banner-ad{
  	padding:20px;
	background:#fff;
  margin-bottom:1em;
}
.banner-ad picture{
    position: relative;
    display: block;
}
.banner-ad picture:before,
.side-adbox:before{
    content: 'AD';
    position: absolute;
    font-size: 10px;
    background: #111208;
    color: #fff;
    padding: 2px 10px;
    letter-spacing: 1px;
	bottom:0;
  	right:0;
}
.left_award {
    position: fixed;
    left: 20px;
    top: 170px;
    z-index: 2000;
}
.related_posts h3{
    margin-bottom: 10px;
    clear: both;
    padding: 1em 0 .6em 0;
    font-weight: 400;
    font-size: 1.4em;
    margin-top: 1em;
}
.black-box{
    color: rgba(255, 255, 255, 0.8);
    background: #2d2d2d;
    padding: 4em;
    font-size: .8em;
    line-height: 2em;
    margin: 2em 0;
  
    letter-spacing: .05em;
}
.black-box a{
    color: rgba(255, 255, 255, 0.8);
}
.div_breadcrumbs h2.current{
    font-weight: 400;
    color: #4D4D46;
    letter-spacing: .2em;
    text-shadow: 1px 1px 0 #F2F2F2, 1px 2px 0 #d3d3d3;
    margin-top: 5px;
    display: block;
    margin: auto;
    line-height: 2em;
    font-size: 3em;
}
.div_breadcrumbs small{
	font-size:1em;
}
.div_breadcrumbs li{
	display:inline-block;
  	list-style:none;
    padding: 7px 16px 8px;
    border-width: 1px;
    border-style: solid;
    margin-right: 10px;
    margin-bottom: 10px;
    border-color: #eaeaea;
    font-size: .8em !important;
    color: #7c7c7c;
  background:#fff;
}
li.cat-item-none{
	display:none;
}
.sub-cagetory{
	margin-top:1em;
    letter-spacing: .2em;
}
.sub-cagetory ul{
	margin-top:1em;

}
.error-box{
    padding: 4em 0;

}
.error-box h3{
    font-size: 10em;
    line-height: 1;
    margin-bottom: 40px;
    font-weight: 200;
}
#searchBar1 input{
    font-size: .8em;
    background: #4f4f4f;
    color: #fff;
    border: 0;
    padding: 1em;
    letter-spacing: .1em;
    vertical-align: top;
}
#searchBar1 button{
    width: 42px;
    height: 41px;
    vertical-align: top;
    cursor: pointer;
    margin-left: -4px;
    background: #4f4f4f;
    border: transparent;
}

.copyright-inbox{
    font-size: .9em;
    line-height: 2em;
}
.index-slider{
    position: relative;
    overflow: hidden;
    margin: 16px;
    width: 560px;
    height: 542px;
    background: #fff;
    box-shadow: 0 0 10px #e7e8da;
    display: inline-block;
    border: 20px solid #111209;
	vertical-align: top;
}


.cycloneslider-template-default .cycloneslider-caption{
	padding:2em;
    letter-spacing: .2em;
}
.next-pre-box{
    position: fixed;
    bottom: 100px;
    right: 99px;
    text-align: right;
  	z-index:2000;
}

.next-pre-box span a{
    color: #fff;
    display: block;
    border-radius: 2em;
    padding: 1em .4em;
    margin-bottom: 1em;
    writing-mode: tb;
    float: right;
    background: #bacf00;
    border: 4px solid #bacf00!important;
}
.next-pre-box span a:hover{
    border: 4px solid #7F8D09!important;
    transition: all .2s;

}
.next-pre-box a{
    color: #fff;

}
#smilelink img{    
  	width: 26px;
    height: 26px;
    margin: .2em;
}
.vortex-container-vote{
	padding:2em 0;
}

/*post page*/
.artical-title{
    padding-bottom: 3em;
    text-align: left;
    padding-top: 2em;

}
.artical-title .meta-tag a{

    line-height: 1.4em;
    color: #767676;
    word-break: break-all;

}
.artical-title h2{
    font-weight: 400;
    color: #4D4D46;
    letter-spacing: .1em;
    text-shadow: 1px 1px 0 #F2F2F2, 1px 2px 0 #d3d3d3;
    margin-top: 5px;
    display: block;
    margin: auto;
    margin-top: .5em;
    font-size: 3em;
}
.layout-content{
	float:left;
  	width:50%;
  	margin-top:2em;
}
.layout-content p{    
  	margin-bottom: 2em;
    text-align: left;
    line-height: 2em;
    color: #7c7c7c;
}
.layout-content ul,
.layout-content ol{
    text-align: left;
    line-height: 2em;
    color: #7c7c7c;
}
.layout-content ul li,
.layout-content ol li{
    list-style-position: inside;
    list-style-type: circle;
}
.div-artical{
	text-align:center;
    padding-bottom: 3em;
}
.div-artical p a,
.div-artical blockquote a{
	
    text-decoration: underline;
}
.div-artical img{
	max-width:100%;
  	width:100%;
    background: #fdfdbb;
    height: inherit;
}
.layout-sidebar{
    float: right;
    width: 44%;
    text-align: left;
}
.baidu-share{
  	margin:2em 0;
}
.layout-sidebar .top-ad{
	padding-left:0;
}
.layout-sidebar .top-ad a{
	margin-left:0;
  	margin-bottom:0;
}


.side-adbox{
    clear: both;
    background-color: rgba(246, 246, 232, 0.4);
    padding: 4em;
  	position:relative;
  margin-bottom:1em;
}
.side-adbox img{
  width:100%;
max-width:400px;
  display:block;
  margin-bottom:1em;
}
.side-adbox a{
	display:inline-block;
}
.tagcloud a{

    float: left;
    padding: 7px 16px 8px;
    border-width: 1px;
    border-style: solid;
    margin-right: 10px;
    margin-bottom: 10px;
    border-color: #eaeaea;
    font-size: .8em !important;
    color: #7c7c7c;
}

.widget_most_recommended_posts li{
    list-style: none;
    line-height: 2.6em;
    font-size: 1em;
}
.widget_most_recommended_posts li a{
    color: rgba(0, 0, 0, .8);
    letter-spacing: .02em;
    margin-right: .4em;
}
.div-artical .dot-irecommendthis{
	    background: url(http://sudasuta.com/wp-content/uploads/2019/07/icon-love.png) 0 0 no-repeat;
}
.div-artical .dot-irecommendthis:hover, 
.div-artical .dot-irecommendthis.active {
    background-position: 0 -48px;
  	text-indent: 40px;
    height: 48px;
    font-size: 24px;
    line-height: 54px;
}
.div-artical .dot-irecommendthis{

    height: 48px;
    text-indent: 40px;
    font-size: 24px;
    line-height: 54px;
}
.links-related li{

    list-style: none;
    line-height: 2.2em;
    font-size: 1em;
}
.layout-sidebar .widget {
    margin-bottom: 4em;
    list-style: none;
    clear: both;
    position: relative;
  font-size:.9em;
}
.layout-sidebar .widget:after{
	content:' ';
  	display:block;
  	clear:both;
}
h2.widgettitle{

    letter-spacing: .05em;
    margin-bottom: 1em;
    font-weight: normal;

}

/* calendar widget */
.widget_calendar {}
#wp-calendar {width: 100%; }
#wp-calendar caption {     text-align: left;
    font-size: 12px;
    margin: 10px 0;
    font-size: 1.6em; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; 
    text-align: center;}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar a{
	display:block;
}

/*comments*/

.nocomments{
	display:none;
}
ol.comment-list .comment-author-jiayongpeng>:first-child .fn:before{
	    content: '编辑大人';
    background: #b5d000;
    padding: 4px;
    color: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
	font-size:.8em;
}
ol.comment-list{
	padding:0;
}
ol.comment-list li{
	list-style:none;
}
.comment-list ul.children{
    list-style: none;
  	padding-left:10%;
}
.children .comment-body:before{
    width: 2px;
    height: 30px;
    content: ' ';
    background: rgba(0,0,0,.09);
    position: absolute;
    top: -30px;
}

.post-comments .comment-list .box,
.post-comments .comment-list li
{
	margin-bottom: 30px;
	list-style: none;
}

.post-comments .avatar
{
	width: 60px;
	position: absolute;
	z-index: 1000;
	top: 20px;
	left: 0;
	height: 60px;
	border-radius: 50%;
}
.comment-list .comment-body{
	margin-bottom:2em;
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.04);
    box-shadow: 0 1px 4px rgba(0,0,0,.04);
    border: 1px solid rgba(0,0,0,.09);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 2em;
  	position:relative;
  	font-size:.9em;
}
.comment-list .comment-body:after{    clear: both;
    content: ":)";
  	color:#fff;
}
.post-comments .comment-details,
.comment-list .comment-body p
{
	line-height: 1em;
	color: #333;
  	text-align:left;
    word-break: break-all;
}

.post-comments .comment-details:after,
.comment-list .comment-body p:after
{
	display: block;
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 10px 5px 0;
	border-color: transparent #fffefe transparent transparent;
}
.comment-meta a{
	color:#767676;
}
.post-comments .avatar img
{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: block;
}

.post-comments .meta{
	margin-bottom: 10px;
}

.post-comments .comment-list .name a,.reply-link{
	text-decoration: underline;
}

.post-comments .comment-list .name{
	font-size: 14px;
	margin-left: 110px;
}

.comment-author{
    float: left;
    margin-right: 4em;
    margin-bottom: 2em;
    text-align: center;
    width: 6em;
  	font-size:.9em;
}
.comment-author img.avatar{
    border-radius: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto 1em auto;
}
.comment-list .reply a{
    background: #b5d000;
    padding: .4em 1em;
    color: #000;
    position: absolute;
    bottom: 0;
    right: 0;
	color:#fff;
}

.comment-list .reply:after{
	content:' ';
  	clear:both;
}
.comment-author span.says{
	display:none;
}
.comment-author cite{
	font-style: normal;
}

.leave-comment{
    padding: 4em;
    background: #fbfbf4;
	margin-bottom:2em;
    font-size: .9em;
}




#respondTitle{
	margin-bottom:10px;
}

.leave-comment textarea{
	min-height: 60px;
	width: 99%;
    font-size: 1em !important;
}



.div_page_post .leave-comment input{
    margin-right: 0;
}
.leave-comment input:last-of-type {
    margin-right: 0;
}



.leave-comment button,.leave-comment .btn-comment
{
    background: #b5d000;
	color: #fff;
	letter-spacing: 1px;
	border: 0;
	cursor: pointer;
	max-width: 10em;
	overflow: hidden;
	border: 0;
	padding: 0;
	height: 3em;
  	font-size:1em;
}
form#commentform:after,#respond:after{
	content:' ';
	clear:both;
}


h3 .cancel-comment-reply #cancel-comment-reply-link{
	color: #fff;
}
#ds-thread #ds-reset .ds-comment-body
{
	padding-left: 60px !important;
}




.comment-list .comment-body .vortex-container-like-comment p,
.comment-list .comment-body .vortex-container-dislike-comment p{
    box-shadow: none;
    background: transparent;
    padding: 0;
    margin-left: 0;
    position: inherit;
}
.comment-list .comment-body .vortex-container-like-comment p:after,
.comment-list .comment-body .vortex-container-dislike-comment p:after{
border-width: 0;
}
.vortex-container-vote-comment{
	margin-top:-15px;
}

#frontier-post-list_form table.frontier-new-list{
    position: relative;
    border-spacing: 0;
}


.comments-widget{    
  	clear: both;
    margin-bottom: 4em;
    background-color: rgba(246, 246, 232, 0.4);
    padding: 4em;
  	font-size:.8em;
}
.comments-widget .box{
    background: #fff;
    padding: 0.4em 1em;
    position: relative;
    border-bottom: 2px dotted #e0e0e0;
    list-style-type: decimal;
    display: list-item;
    list-style-position: inside;
    font-size: 4em;
    color: #c6c6c6;
    font-style: italic;
}
.comments-widget .box a {
    font-size: .28em;
    display: block;
    padding-left: 4em;
    font-style: normal;
    position: absolute;
    top: 2em;
  	padding-right:3em;
}

.comments-widget .box:last-child{
    border-bottom: none;

}
.comments-widget .box b{
	
}
.comments-widget .box p{
    margin-top: .2em;
}

/*comments*/

.leave-comment textarea,
.leave-comment  input
{
	border: 2px solid #ccc;
	line-height: 22px;
	margin-bottom: 20px;
	padding: 10px;
	color: #565656;
}

.leave-comment input{
	width: 60%;
}



form#commentform:after,#respond:after{
	content:' ';
	clear:both;
}

h3 .cancel-comment-reply #cancel-comment-reply-link{
	color: #fff;
}
#ds-thread #ds-reset .ds-comment-body
{
	padding-left: 60px !important;
}

/*footer*/

.footer{
	background: #111209;
    color: #ababab;
    padding: 4em 0;
  	font-size:.8em;
    margin-top: 4em;
}
.footer a{
    color: #ababab;
}
.footer p{
	margin-bottom:1em;
}

/*page*/

.layout-page .leave-comment{
	padding:0;
    background: transparent;
  font-size:1em;
  
}
.layout-page #commentsContainer .wrapper{
    padding: 4em 0;
}
#commentsContainer{
	text-align:left;
    margin: 2em 0;
}

#commentsContainer .navigation{
    display: block;
    background: transparent;
    color: #000;
    text-align: center;
}
#commentsContainer .navigation a{
	color:#000;
}
#commentsContainer .navigation .alignleft,
#commentsContainer .navigation .alignright{
    display: inline-block;
}
#commentsContainer h3{
	margin-bottom:1em;
}
#commentsContainer p{        
  	margin-bottom: .5em;
    letter-spacing: .1em;
    margin-top: 1em;
    line-height: 1.2em;
}
.page-body p{
    margin-bottom: 1em;
    text-align: left;
    line-height: 2.2em;
    font-size: 1.1em;
    color: #7c7c7c;
    font-size: .9em;
}
.page-body{
    background: #fff;
    width: 50%;
    float: right;
    padding: 0 10% 10% 10%;
  	min-height:400px;
}

.page-body .wrapper{
	padding:4em;
  	font-size:1.1em;
}
.page-title{
	padding:3em 0;
}
.page-title h2{

    font-weight: 400;
    color: #4D4D46;
    letter-spacing:.2em;
    text-shadow: 1px 1px 0 #F2F2F2, 1px 2px 0 #d3d3d3;
    margin-top: 5px;
    display: block;
    margin: auto;
    margin-top: 1em;
    font-size: 3em;
}


/*auther box*/
.author-box{
  padding: 4em 0;
    line-height: 2em;
}
.div-artical .author-box{
    font-size: .9em;
	display:none;
}
.author-box .wrapper,
.author-box p{
	text-align:center;
}
.author-box .author-link{
    font-size: .8em;
    text-decoration: underline;
}
.author-avatar{
	position:relative;
}
.author-avatar:before{
    content: ' ';
    display: block;
    width: 100%;
    margin: auto;
    border: 1px solid #eaeaea;
    /* margin: auto; */
    margin-top: 20px;
    position: absolute;
    z-index: 0;
  	
}
.author-avatar img{
    border-radius: 50%;
  	width:60px;
  	height:60px;
  margin-bottom:1em;
    z-index: 2;
    position: relative;
}



/*media*/


@media screen and (max-width: 1480px) {
  .top-ad .wrapper{
    height: 190px;
    overflow: hidden;
  }
}
@media screen and (max-width: 900px) {
  body{
    border: 10px solid #111209;
    border-top: 4px solid #111209;
  }
  .wrapper {
		min-width:inherit;
    	width: 100%;
  }
  .header .wrapper{
  		text-align:left;
  }
  .navigation .wrapper{
  		text-align:center;
  }
  
  .left_award,
  .friend-links,
  .layout-sidebar,
  .prev_nav,
  a.mobile-set,span.mobile-set,
  .top-ad,
  .top-links,
  .navigation,
  .index-slider,
  #searchBar1,
  .tao-top{
    	display:none;
  }
  .header img{
  	max-width:70%;
  }
  .index-slider{
    width: 80%;
    height: inherit;
    margin: 5%;
    border: 0;
    margin-top:2em;
  }
  .banner-ad{
  	margin-bottom:.5em;
  }
  .navigation,
  .header{
  		height:inherit;
  }
  .header{
  		padding-bottom:.5em;
  }
  .left,
  .right{
  		float:inherit;
    	margin:auto;
  }
  .article{
    margin: 1em auto;
    width: 85%;
    height: inherit;
  }
  .article .shortcut{
    height: inherit;
  }
  .article h2{
    max-height: inherit;
  
  }
  
  .related_posts .article{
    width: 44%;
    margin: 1%;
    font-size: .9em;
  }
  .related_posts .article .detail {
    padding: 20px;
	}
  .layout-content,
  .artical-title,
  .crumbs,
  .sub-cagetory{    
    width: 80%;
    margin: auto;
    float: inherit;
  }
  .img_preview .thumbnail{
    width: 100%;
    height: inherit;
  
  }
  .div_breadcrumbs h2.current{
    font-size: 2em;
    width: 80%;
    margin: .5em auto;
  }
  .next-pre-box span a {
        border-radius:0;
        padding: 1em .6em;
        margin-bottom: 0;
        writing-mode: inherit;
        float: inherit;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        letter-spacing: .4em;
    	border:0 !important;
  }
  .next-pre-box span a:hover,
  .next-pre-box span a:active{
  		border:0 !important;
  }
  .artical-title h2{
    font-size: 1.6em;
  }
  .layout-content{
  	padding-top:2em;
  }
  .layout-content p{
    font-size: 1em;
  }
  .layout-page .wrapper{
  		width:80%;
    	max-width:inherit;
  }
  .gp-back-to-top{
    margin-left: -18px;
    bottom: 0 !important;
    border-radius: 0 !important;
    height: 44px !important;
    width: 50px !important;
    right: 0 !important;
  
  }
  .article-list .link-buy{
    left: 50%;
    width: 80%;
    margin-left: -40%;
  }
  .leave-comment{
    padding: 0;
    background: transparent;
  }
  .layout-page #commentsContainer .wrapper{
  	width:100%;
  }
  .leave-comment textarea{
  	width:90%;
  }
  .leave-comment button, .leave-comment .btn-comment{
  		max-width:inherit;
    	width:100%;
  }
  .comment-list ul.children,
  .post-comments .comment-details, .comment-list .comment-body p{
  		margin-left:0;
  }
  
  .comment-author {
        float: inherit;
        margin-right: inherit;
        margin-bottom: 2em;
        text-align: center;
        width: inherit;
        font-size: .9em;
  }

  .comment-author img.avatar{
    width: 40px;
    height: 40px;
  }
  .banner-ad picture{
      background: #111209;
  }
  .layout-page .page-navigation{
  		 display:none;
  }
  .page-body{
  		width:inherit;
  }
  .comment-list ul.children{
  		padding-left:0;
  }
}


/*3th*/
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
  	width:20px !important;
}
.wprmenu_bar #custom_menu_icon.hamburger{
	padding:15px !important;
	width:20px !important;
  	height:20px;
}
