.blogContent {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 18px;
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
}
.mainwrap.blog .blogcontent {
    line-height: 1.4;
    font-size: 18px;
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
	
}
.errorpage .posttext {
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
    font-size: 18px;
}
.blogpost .posttext {
    line-height: 1.4;
    font-size: 18px;
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
}
h1, h2, h3, h4, h5, h6, .block1 p {
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
}
.blogpost .cate_after_title_date a:after , .blogpost .post-meta a:after{
	margin-top:7px;
}
.usercontent {
    line-height: 1.4;
    font-size: 18px;
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
	
}
.content.singlepage h1 {
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	
}

.mainwrap.blog.sidebar h2.title {
    font-weight: bold;
    line-height: 1.3;
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	
}

.blogcontent img , .blogpost img{
    max-width: 100%;
    height: auto;
	display:block;
	margin:5px auto;
}
.sentry p {
/*	margin:5px 0;*/
}

.wp-caption {
	display:block;
	margin:5px auto;
	
}

.blogpostcategory {
	margin-bottom:20px;
}

.fixedmenu {
	z-index:500;
	
}

.popup_video {
	background:#000;
	position:fixed;
	left:50%;
	top:50%;
	width:650px;
	height:370px;
	margin:-185px 0 0 -325px;
	z-index:1100;
	display:none;
    border: 5px solid #ddd;
    box-sizing: border-box;
    box-shadow: 0 0 25px rgba(0,0,0,0.5);
}
.popup_video p {
	display:block;
	width:100%;
	margin:0;
	padding:0;
	position:absolute;
}
.popup_video p span {
	float:right;
	display:block;
	width:30px;
	height:30px;
	background: #279ad6;
	margin:-15px;
	text-align:center;
	color:#fff;
	font-size:20px;
	border-radius:30px;
    cursor: pointer;
}
.popup_video iframe {
	display:block;
    height: 360px;
	width:100%;
}
.popup_video_bg {
	background:rgba(0,0,0,0.7);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:600;
	display:none;
}
.page .mainwrap {
    padding-top: 0;
}

#top-search .fa-search:before {
	content:"";
	width:30px;
	height:30px;
	display:inline-block;
	background:no-repeat url("images/search_icon.png") center;
	background-size:100%;
}
.top-search-form {
	height:auto;
	width:auto;
	margin:0;
}
.top-search-form input {
	background:#00679d;	
}
.top-search-form i , #search_icon {
	padding:20px;
	cursor:pointer;
}
#headerwrap {
	height:80px;
}
#header {
	background: #279ad6;
	/*background: rgba(255,0,0,0.3);*/
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
	min-height:80px;
}
.main_menu_group {
	display:block;
	margin:auto;
	max-width:1180px;
    padding: 0 10px;
}
.main_menu_group div#logo {
	position: initial;
    float: left;
	padding:0;
	margin:0;
}
.main_menu_group div#logo a {
	display:block;
}
.main_menu_group div#logo a img {
	display:block;
}
.main_menu_group ul.menu {
	display:block;
	padding:5px 0 0 250px;
	margin:0;
}
.main_menu_group ul.menu li {
	display: inline-block;
	padding:0;
    text-align: center;
	float:left;
}
.main_menu_group ul.menu li a {
	display:block;
	color:#fff;
	min-width:70px;
	padding:20px 0;
	line-height:30px;
	font-size:17px;	
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	user-select: none;
}
.main_menu_group ul.menu li a:hover {
	background-color:#64beeb;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
	background:#279ad6;
}
#footerbwrap {
	background:#279ad6;
}
#footer {
	background:#56b7e9;
	padding:0;
	margin:auto;
}
#footerb {
	color:#fff;
}
.widget_tag_cloud a, .blogpost .tags a {
	background:#279ad6;
}
.widget_tag_cloud a:hover, .blogpost .tags a:hover {
	background:#56b7e9;
}
.mainwrap.blog.sidebar .blog_social, .mainwrap.blog .blog_social {
    margin:10px 0 10px 0 !important;
    float: right;
}
.mainwrap.blog.sidebar .main .content.blog , .mainwrap.single-default.sidebar .main .content.singledefult {
    width: 70% !important;
    margin: 0 !important;
    box-sizing: border-box;
    padding: 0 15px 0 0;
}
.mainwrap.sidebar .main  .sidebar {
	width: 30% !important;
    margin: 0 !important;
	padding:0;
    float: left;
    box-sizing: border-box;
}

.mainwrap.sidebar .main  .sidebar .widget {
    margin: 0px 0 15px 0;
    padding: 10px 30px 10px 30px;
    width: 100%;
    box-sizing: border-box;
}
.mainwrap.sidebar .main  .sidebar .widget.google_banner {
	padding:10px 0;
}
.mainwrap.sidebar .main  .sidebar .widget.google_banner ins.adsbygoogle {
	display: block !important;
    width: 100%;
	margin:auto;
}
.widget.google_banner {
	padding:0;
	margin:0 auto 15px auto;	
}
.widget.google_banner div,  .textwidget>div{
	margin:auto !important;
}
.post_ads_banner {
	text-align:center;
	width:100%;
}
.post_ads_banner .widget.google_banner {
	background:none;
	box-shadow:none;
	display:inline-block;
	width: auto;
	margin:0 5px;
	float: inherit;
}
.post_ads_banner .widget.google_banner .adsbygoogle {
	background:#fff;
}
.content.singlepage>h1 {
	color:#279ad6;
    font-size: 30px !important;
}
.blogpost {
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
}
.vip_content {
	display:block;
	margin:0 auto;
	max-width:768px;
	width:100%;
	background:#fff;
	
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
	text-align:justify;
	text-justify:inter-ideograph;
}
ul.vip_cat_list {
	padding:0 10px;
	margin:0;
	list-style:none;
    box-sizing: border-box;
}
ul.vip_cat_list li {
	display:block;
	padding:10px 0 5px 0;
	border-bottom:1px solid #ccc;
}
ul.vip_cat_list li a {
	display:block;
	text-decoration:none;
	font-size:18px;
	padding:0;
	margin:0;
	color: #279ad6;
}
ul.vip_cat_list li a img {
	display:block;
	width:100%;
	height:auto;
}
ul.vip_cat_list li a span {
	display:block;
	padding:5px 0;
	line-height:1.3;
}
.vip_next_btn {
	display:block;
	text-align:left;
	margin:15px 0 10px 0;
	padding:0 10px;
}
.vip_next_btn>div {
	display:inline-block;	
} 
.vip_next_btn>div.right_btn {
	float:right;
}
.vip_next_btn>div a {
	display:block;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:40px;
	background: #279ad6;
	border:1px solid #279ad6;
}
.vip_next_btn>div a:hover {
	background: #5cc7ff;
}

.bottomBlog {
	display:none;	
}

.post-meta {
	margin-bottom:10px;
}
.footer_widget1, .footer_widget2, .footer_widget3 , .block_footer_text{
	margin-bottom:0px;
	padding:0;
}
.block_footer_text p {
    margin-bottom: 0px;
}
.a2a_kit a.a2a_dd {
	display:none;
}
.addtoany_list {
	display:inline-block;
}

.sidebar .widget ul li {
	padding:7px 0;
	line-height:1.3;	
	border-bottom: 1px dotted #ddd;
}
.sidebar .widget_categories ul li>a {
	display:inline-block;
	padding:10px 0;
}
.widget ul  .children {
    margin: 0;
}
.widget ul  .children li.cat-item {
	min-width:31.33%;
	margin-right:2%;
    box-sizing: border-box;
	float:left;
	padding:0;
}
.widget ul  .children li.cat-item a {
	display:inline-block;
	padding:10px 0;
}
.widget ul  .children li.cat-item:last-child {
	border-bottom: 1px dotted #ddd !important;
}
.widget_archive ul li {
    box-sizing: border-box;
	float:left;
	min-width:48%;
	margin-right:2%;
}


.cate_after_title_date {
	display:block;
}
.cate_after_title_date a {
}


.post-navigation {
	display: table;
}
.post-navigation a {
    width: 50%;
    height: 100%;
    vertical-align: top;
    display: table-cell;
	box-sizing: border-box;
	padding:0;
	border-right:5px solid #f4f4f4;
	background: #279ad6;
}
.post-navigation a+a {
	border-left:5px solid #f4f4f4;
	border-right:0px solid #f4f4f4;
}
div.link-title-previous {
	box-sizing: border-box;
	padding:20px;
	margin-right:2%;
}
div.link-title-next {
	box-sizing: border-box;
	padding:20px;
}
.mainwrap.single-default .link-title-next, .mainwrap.single-default .link-title-previous {
	width:100%;
	box-sizing: border-box;
	background: none;
	line-height:1.5;
	height:100%;
}
.mainwrap.single-default div>span {
	display:block;
	float:none;
}
.mainwrap.single-default .link-title-next span {
	text-align:right;
}
#submit {
    background: #279ad6;
}
.singledefult .blogpost {
    padding-bottom: 25px;	
}
.singledefult .tags {
    margin-top: 40px;
}

.widget h3 {
	text-transform:none;
}
.mobile_title_link {
	cursor: pointer;    
	font-weight: bold;
}
.share_icon {
	display:block;
	padding:5px 0;
	text-align:left;
	clear:both;
}
.share_icon a {
	background:#ccc;
	width:35px;
	height:35px;
	display:inline-block;
	border-radius:5px;
}
.share_icon svg {
	width:100%;
	height:auto;
	display:block;
}
.share_icon a.whatapp_icon {
	background:#12af0a;
}
.share_icon a.facebook_icon {
	background:#3b5998;
}
.share_icon a.line_icon {
	background:#00c300;
}
.share_icon a.sina_icon {
	background:#e6162d;
}

.sidebar>ins {
	background:#fff !important;
	width:100% !important;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);	
}
.sidebar>ins ins {
	width:100% !important;
}
.sidebar iframe {
	display:block;
	width:100% !important;
}
.content.fullwidth.errorpage {    
	background: #fff;
	margin:0;
	padding:0;
	min-height:100vh;
	margin-bottom:-109px;
    color: #279ad6;
}
.content.fullwidth.errorpage h2 {
    color: #ddd;
}    
.mobile_refresh {
	display:none;
}

.youtube_sidebar {
	margin: 0px 0 15px 0;
    padding: 10px 30px 10px 30px;
    width: 100%;
    box-sizing: border-box;
	background: #fff;
	text-align:center;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
}
.youtube_sidebar h1 {
	letter-spacing: 1px;
    font-size: 18px !important;
    text-align: left;
    font-weight: 900;
    margin-bottom: 10px;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
	text-align:left;
}
.youtube_sidebar h1:before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 6px;
    z-index: 100;
    margin: 6px 0 0 -30px;
	background: #279ad6;
}
.youtube_sidebar .fluid-width-video-wrapper {
    padding: 0 !important;
    position: initial !important;
	width: 100% !important;
}
.youtube_sidebar .fluid-width-video-wrapper iframe{
    position: initial !important;
	height:200px;
}
.youtube_sidebar .subscribe_div {
	padding:5px 5px 0 5px;
	height:60px;
	box-sizing: border-box;
	background:#eee;	
}
.youtube_sidebar a.more_btn {
	background: #279ad6;
	color:#fff;
	padding:0px 25px;
	text-align:center;
	margin-top:5px;
	display:inline-block;
    border-radius: 30px;	
	display:block;
    border-radius: 5px;
}
.youtube_sidebar a.more_btn:hover {
	background:#56b7e9;
}

.post_ads_banner {
	display:block;
	margin-bottom: 20px;
	text-align:center;
	display:none;
}
.post_ads_banner img {
	display:block;
	margin:auto;
	max-width:100%;
}
.post_ads_banner>ins {
    background: #fff;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.05);
	margin:auto;
}
.widget_tag_cloud a.new_tag_btn {
	margin:0 2px 2px 0 !important;
	font-size: 13px !important;
    padding: 0px 12px;
}
.widget_categories {
	font-size:14px;
}
.sidebar .widget_categories ul li {
	padding:0;
	min-width:23%;
	margin:0 1%;
	float:left;
}
.sidebar {
	font-family: Arial,  microsoft jhengHei, Apple LiGothic, PMingLiU, Heiti;
}
#footer .widget ul li a, .sidebar .widget ul li a {
	font-size:13px;
	text-transform:none;
}
#footer .widget_archive ul li a, .sidebar .widget_archive ul li a {
	font-size:12px;
	font-weight: normal;
}
.content.singlepage {
	margin-top:20px;
}
.ads_popup {
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
    z-index: 1000;
	top:0;
	left:0;
	box-sizing: border-box;
    padding: 5%;
	display:none;
}
.ads_popup  p.close_btn {
	background:#279ad6;
	color:#fff;
	text-align:center;
	height:35px;
	width:35px;
	line-height:35px;
	cursor:pointer;
	position:fixed;
	right:5px;
	top:5px;
	padding:0;
	margin:0;
	border-radius:35px;
	font-size:25px;
	font-family:arial;
}
.ads_popup .ads_popup_box {
	display:block;
	background:rgba(255,255,255,0.2);
	width:100%;
    height: 100%;
	min-height:480px;
	margin:auto;
	max-width:640px;
}
.ads_popup .ads_popup_content {
	display:block;
	height:100%;
	max-width:100%;
	overflow:auto;	
	color:#fff;
	text-align:center;
}
.ads_popup .ads_popup_content::after {
	content:"";
	height:100%;
	width:0px;
	display:inline-block;
	vertical-align:middle;
}
.ads_popup .ads_popup_content .popup_ads {
   display:inline-block;
   vertical-align:middle;
}
.ads_popup .ads_popup_content img , .ads_popup .ads_popup_content iframe {
	max-width:100% !important;
}
.ads_popup .ads_popup_content div {
	width:100% !important;
	height:100% !important;
}
.ads_popup .ads_popup_content div iframe {
	width:100% !important;
	height:100% !important;
}
.ads_popup .ads_popup_content img {
	max-width:100%  !important;
}

.post_title_ads {
	display:block;
	padding:1px;
	border:1px;
	text-align:center;
	margin-bottom:10px;
}
.post_title_ads>div {
	display:block;
}
.post_title_ads img{
	max-width:100% !important;
}
.fluid-width-video-wrapper {
	padding-top:0 !important;
}
.desktop_only {
	display:block;
}

@media screen and (max-width: 1220px){
#menu-main-menu-container {
    width: auto !important;
    float: none;
	text-align:left;	
    border-bottom: 0px solid #333; 
}
#logo {
    width: auto; 
    margin: 0 !important; 
    float: left;
}
#headerwrap {
    margin-bottom: 0px;
}
.mainwrap {
    padding-top: 20px;
}
.main_menu_group ul.menu li a {
	min-width:60px;
	line-height:30px;
	font-size:17px;	
}

.sidebar.default .blogpostcategory {
    width: 100%;
    box-sizing: border-box;
}

.mobile_menu_icon {
	display:none;
}
.mobile_menu_icon span {
	display:block;
	width:50px;
	height:50px;
	background:no-repeat center url("images/menu_icon.png");
	background-size:70%;
    cursor: pointer;
}
.mobile_menu_bg {
	display:none;
}

#footer {
	width:100%;
}
}

@media screen and (max-width: 1024px){
.main_menu_group ul.menu {
    padding: 5px 0 0 220px;
}	
}


@media screen and (min-width: 980px){
	.post_title_ads {
		display:none; 
	}
}

@media screen and (max-width: 980px){
	
.mobile_menu_icon {
	display:inline-block;
	position:absolute;
    top: 5px;
    left: 5px;
}
.main_menu_group div#logo {
    float: none;
    width: 100%;
    text-align: center;
}
.main_menu_group div#logo a img {
	margin:auto;
}
div#logo {
	height:60px;	
}
#header {
	min-height:60px;
}
#headerwrap {
	height:60px;
}
.top-search-form {
    height: auto;
    width: auto;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
}
div#logo a img {
    height: 50px;
}
#menu-main-menu-container {
	padding: 0;
    background:#134f81;
    position: fixed;
    width: 100%  !important;
    left: 0;
    top: -90px;
    z-index: -2;
	box-shadow: 0 3px 10px rgba(0,0,0,0.5);
    transition-duration: 0.5s; 
    -webkit-transition-duration: 0.5s; 
}
#menu-main-menu-container.menu_show {
    top: 60px;
}
.main_menu_group ul.menu li a {
	padding:15px 0;
}
.mobile_menu_bg {
	display:block;
	height:60px;
	width:100%;
	top:0;
	left:0;
	background: #279ad6;
    position: fixed;
    z-index: -1;
}
.top-search-form i , #search_icon {
    padding: 10px;
	cursor:pointer;
}
.main_menu_group ul.menu li {
	width:20%;
}
.main_menu_group ul.menu li a {
	background-image:url("images/menu_line.png");
	background-repeat: no-repeat;
    background-position: right center;
}
.main_menu_group ul.menu li:nth-child(5n+0) a {
	background-image:none;
}
.post-meta {
	clear: both;
}
.mainwrap.blog.sidebar .main .content.blog , .mainwrap.single-default.sidebar .main .content.singledefult {
    width: 65% !important;
}
.mainwrap.sidebar .main  .sidebar {
	width: 35% !important;
}	
}

@media screen and (max-width: 960px){
/*@media screen and (max-width: 768px){*/
	

.mainwrap.blog.sidebar .main .content.blog , .mainwrap.single-default.sidebar .main .content.singledefult {
    width: 100% !important;
    margin: 0 !important;
    padding: 0;
}
.mainwrap.sidebar .main  .sidebar {
	width: 100% !important;
    margin: 15px 0 !important;
    float: none;
	padding: 10px;
}	
	
.popup_video {
	width:90vw;
	height:68vw;
	margin:-34vw 0 0 -45vw;
    border: 1vw solid #ddd;
}
.popup_video iframe {
	height:66vw;
	width:88vw;
}
.popup_video p span {
	margin:-3vw;
}
.main_menu_group ul.menu li {
	width:25%;
}
.main_menu_group ul.menu li a , .main_menu_group ul.menu li:nth-child(5n+0) a {
	background-image:url("images/menu_line.png");
	background-repeat: no-repeat;
    background-position: right center;
}
.main_menu_group ul.menu li:nth-child(4n+0) a {	
	background-image:none;
}
#menu-main-menu-container {
    top: -160px;
}
.content.singlepage {
    width: 100% !important;
    box-sizing: border-box;
    margin-top: 25px;
}

.mobile_refresh {
	display:block;
	position:fixed;
    top: 12px;
    right: 50px;
    z-index: 100;
}
.mobile_refresh span {
	display:block;
	width:32px;
	height:32px;
	cursor:pointer;
	background:no-repeat center url("images/refresh_icon-V2.png");
	background-size:90%;
}

.post_ads_banner {
	display:block;
}
}


@media screen and (max-width: 620px){
.post-meta a {
    width: auto;
}
}

@media screen and (max-width: 468px){
div#logo {
	margin:0  !important;
}
div#logo a img {
    height: 50px;
}

.blogpostcategory  div.topBlog , .blogpostcategory .blogcontent> div ,.blogpostcategory div.blogContent p , .blogpostcategory .addtoany_share_save_container, .blogpostcategory .bottomBlog{
	display:none !important;
}
.blogpostcategory div.blogContent {
	margin:0;
}
.sidebar.default div.blogpostcategory>.entry {
	margin:0;
}

.blogpostcategory div.blogContent div.wp-caption {
	display:block !important;
	max-width: 100%;
    padding: 0;
	margin:0;
	background:#fff;
	border:none;
}
.blogpostcategory div.blogContent div.wp-caption p {
	display:block !important;
	background:#fff;
	font-size:17px;
	color: #279ad6;
	width: 92%;
    margin: -10px auto 0 auto;
    position: relative;
	padding:10px 10px 0 10px;
	box-sizing: border-box;
	text-align:left;
}
.blogpostcategory .blogcontent img {
	margin:0;
}
.mainwrap.blog .blogcontent {
    border-bottom: 0px dashed #ddd;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.post-meta {
	display:block;
	text-align:right;
	margin:0 auto;
	width:92%;
	box-sizing: border-box;
    padding: 0 10px !important;
}
.singledefult .post-meta {
	width:100%;
    padding: 0 0 10px 0!important;
}
.post-meta  a.post-meta-time {
	float:none;
	margin:0;
	color:#333;
	font-size:13px;
}
.post-meta .cate_after_title_date {
	float:left;
	color:#333;
}
.post-meta .cate_after_title_date a {
/*	background:#279ad6;
	color:#fff;
    min-width: 18%;
	text-align:center;*/
	color:#333;
	font-size:13px;
	margin:0 5px 3px 0;
	padding:0;
    box-sizing: border-box;
}
.main {
	width:100%;
    padding-left: 0;
    padding-right: 0;
}

#footer {
	padding-top:0;
	width:100%;
}
#footer .footer_widget1, #footer  .footer_widget2, #footer  .footer_widget3 {
	padding:0;
	margin:0;
	height:auto;
}
.block_footer_text {
	padding:0;
	margin:0;
}
.block_footer_text p {
	padding:0;
	margin:0;
}
.wp-pagenavi {
    margin: 0px 0 30px 0px;
}
.main .sidebar {
/*	display:none;*/
}
.wp-pagenavi a, .wp-pagenavi span {
    padding: 5px 18px;
}

.list_page_share {
	display:none;
}

.desktop_only {
	display:none;
}
}