/*
http://www.boke8.net/zblogphp-btts.html
*/

/* =============================================================
   GENERAL STYLES
 ============================================================ */
*{-webkit-tap-highlight-color:transparent;}
body{background-color:#fff;color:#272626;font:400 16px/1.875em 'HarmonyOS','Montserrat','Arial','Sans-serif';overflow-x:hidden;width:100%;word-wrap:break-word;text-align:justify;}
a img{border:none;}
img{max-width:100%;height:auto;}
li{list-style:none;}
select,input,textarea,button{border-radius:0;-webkit-border-radius:0;background:none;border:none;margin:0;padding:0;outline:none;font-family:'HarmonyOS','Arial','Sans-serif';}
input:focus{outline:none;}
textarea{resize:none;}
input[type='text']::-moz-placeholder{opacity:0.5;}
input[type='text']:-moz-placeholder{opacity:0.5;}
input[type='text']::-webkit-input-placeholder{opacity:0.5;}
input[type='text']:-ms-input-placeholder{opacity:0.5;}
table{background-color:transparent;border-spacing:0;border-collapse:collapse;font-size:16px;width:100%;border-top:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;box-sizing:border-box;}
table th{background-color:#f9f9f9;text-align:center;box-sizing:border-box;}
table td,table th{padding:1%;border:1px solid #e4e4e4;box-sizing:border-box;}
.head-line{padding-top:50px;font-size:40px;font-weight:900;padding-bottom:30px;}
.clear{width:100%;clear:both;}

/* =============================================================
   HEADER STYLES
 ============================================================ */
#header{background-color:#0C739B;background:url(img/1.jpg) no-repeat center center;padding:0;-webkit-background-size:cover;background-size:cover;-moz-background-size:cover;color:#E2E2E2;position:relative;padding:3.5% 0;z-index:11;}
#header:before{background-color:rgba(2,2,2,0.56);display:block;content:'';position:absolute;left:0;top:0;width:100%;height:100%;}
#header .row{display:flex;justify-content:space-between;align-items:center;}

/*logo-name*/
.logo-name{padding-bottom:100%;position:relative;}
.logo-name a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(img/logo.png) no-repeat center center;background-size:contain;text-indent:-9999em;overflow:hidden;border-radius:50%;}

/* menu_nav */
.menu_nav ul{display:flex;justify-content:flex-end;margin:0;padding:0;}
.menu_nav li{margin:0 0 0 40px;padding:0;}
.menu_nav li a{display:block;margin:0;color:#fff;text-decoration:none;font-size:16px;border-radius:6px;-webkit-border-radius:6px;}
.menu_nav li ul{display:none;}
.menu_btn{display:none;color:#fff;font-size:32px;position:absolute;right:15px;top:50%;transform:translateY(-50%);cursor:pointer;}

/* =============================================================
  INFO SECTION STYLES
============================================================ */
.info-sec{background-color:#000;padding:1% 0;color:#FFF;}
#wrapper{padding-top:3%;padding-bottom:3%;}
#bk8-Slides{margin-bottom:30px;}

/* =============================================================
 BLOG POST STYLE
============================================================ */
.blog-item{border-bottom:2px solid #f4f4f4;margin-bottom:30px;padding-bottom:30px;margin-right:20px;}
.blog-item h2{font-size:28px;line-height:1.35em;}
.blog-item h2 a{color:#000;}
.blog-item .more{overflow:hidden;margin-top:2.5%;}
.blog-item .more a{float:right;}
.postmeta{margin-bottom:2%;font-size:13px;line-height:1.75em;color:#999;}
.postmeta span{display:inline-block;vertical-align:middle;margin-right:2.5%;}
.postmeta span:last-child{margin-right:0;}
.postmeta a{color:#666;}
.postmeta a:hover{color:#000;}
.blog-post{margin-right:20px;}
.blog-post a,.blog-post a:hover{text-decoration:none;}
.blog-post .bk8-title{margin-bottom:5%;}
.post-title{font-size:30px;line-height:1.6em;}

/*entry*/
.entry{color:#666;}
.entry img{max-width:100%;height:auto!important;}
.entry ul,.entry ol{margin-left:2em;}
.entry ul li{list-style:outside disc none;}
.entry ol li{list-style:outside decimal none;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{color:#333;font-weight:500;line-height:1.35em;}
.entry h1{font-size:1.875em;}
.entry h2{font-size:1.75em;}
.entry h3{font-size:1.5em;}
.entry h4{font-size:1.25em;}
.entry h5{font-size:1.125em;}
.entry h6{font-size:1em;}
.entry blockquote{margin:0 2em;font-style:italic;opacity:.95;padding:1em;border:1px solid #e8e8e8;background-color:#f9f9f9;}
.entry hr{border:none;clear:both;border-bottom:1px solid #e6e6e6;}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

/*pagination*/
.pagination{display:block;margin:0;padding:3% 0;}
.pagination a,.pagination span.now-page{position:relative;display:inline-block;padding:0 5px;margin-left:-1px;line-height:1.42857143;color:#000;text-decoration:none;background-color:#fff;border:1px solid #ddd;font-size:12px;min-width:32px;line-height:32px;text-align:center;}
.pagination a:hover,.pagination span.now-page{color:#fff;background-color:#000;border-color:#000;}
.widget{margin-bottom:20px;overflow:hidden;}
.widget h3{margin-bottom:20px;}
.widget ul{padding:0;}
.widget ul li{list-style:inside;}
.widget a{display:block;}
.widget img{display:block;width:100%;height:auto;}
.divCatalog li{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;}
.divCatalog li:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.divCatalog li:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.divCatalog li a{color:#333;}
.divSearchPanel input[type="text"]{width:70%;border:1px solid #ddd;text-indent:5px;box-shadow:inset 0px 0px 2px #eee;}
.divSearchPanel input[type="submit"]{background-color:#428bca;color:#fff;border:none;border-radius:3px;height:34px;}
.bk8-title{border-bottom:1px solid #eee;line-height:1.35em;margin:0 0 2.5%;padding-bottom:2%;}

/*commentslist*/
.commentslist{margin-top:5%;}
.commentslist label{display:block;margin-bottom:0;}
.commentslist ol{padding:0;}
.commentslist ol li{position:relative;margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:15px;list-style:none;}
.commentslist ol li .gravatar{width:35px;height:35px;position:absolute;left:0;top:5px;}
.commentslist ol li .gravatar img{width:100%;height:auto;display:block;}
.commentslist ol li .cmt-wrap{padding-left:50px;}
.commentslist ol li .cmt-author{font-weight:bold;margin-bottom:5px;}
.commentslist ol li .cmt-cont{color:#555;}
.commentslist ol li .cmt-meta span{font-size:0.75em;color:#888;}
.commentslist ol li .cmt-meta span.reply{font-size:0.875em;float:right;}
.commentslist ol li li{margin:15px 0 0 30px;border-bottom:none;padding-bottom:0;}
.reply-frm{margin-top:5%;}

/* comment */
#comment .item{margin-bottom:1em;overflow:hidden;}
#comment label{display:block;font-size:16px;line-height:1.5em;margin-bottom:0.5em;}
#comment .text{width:100%;border:1px solid #c0c0c0;height:40px;padding:5px 15px;line-height:30px;background-color:#fff;font-size:14px;}
#comment textarea.text{height:150px;}
#comment .verify{position:relative;}
#comment .verify .text{padding-right:110px;}
#comment .verify img{display:block;position:absolute;right:5px;top:50%;transform:translateY(-50%);height:30px;width:auto;}
#comment .submit{background-color:#394550;color:#fff;border-radius:3px;border:none;cursor:pointer;padding:5px 20px;}

/* =============================================================
  FOOTER SECTION STYLES
============================================================ */
.footer-sec{background-color:#000;color:#fff;padding:20px 0;font-size:13px;line-height:1.5em;text-transform:uppercase;}
.footer-sec a{color:#fff;}
@media only screen and (max-width:991px){
  #header{padding:35px 0;}
  #header .row{display:block;position:relative;}
  .logo-div{width:120px;}
  .menu_nav{position:fixed;left:0;top:0;height:100%;width:50%;max-width:220px;background-color:rgba(0,0,0,0.9);overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:9;transform:translateX(-100%);transition:all .3s;}
  .menu_nav.show{transform:translateX(0);}
  .menu_nav ul{display:block;padding:6vh 2vw;}
  .menu_nav li{margin-left:0;font-size:16px;line-height:30px;padding:10px 0;}
  .menu_btn{display:block;}
  .sidebar{display:none;}
  .blog-item{margin-right:0;margin-bottom:5%;padding-bottom:5%;}
  .blog-item h2{font-size:24px;}
  .blog-item .more{text-align:center;}
  .blog-item .more a{float:none;font-size:12px;}
  .pagination{text-align:center;}
  #comment label{font-size:14px;}
  #comment .text{height:32px;line-height:24px;padding:4px 10px;}
  #comment .verify img{right:0;}
  .bk8-title{font-size:20px;}
  .post-title{font-size:26px;}
}
@media only screen and (max-width:768px){
  body{font-size:14px;}
  #header{padding:5% 0;}
  .logo-div{width:100px;}
  .menu_btn{font-size:24px;}
  .footer-sec{text-align:center;padding:3% 0;}
  #wrapper{padding-top:6%;padding-bottom:6%;}
  #bk8-Slides{margin-bottom:5%;}
  .blog-item h2{font-size:20px;margin-top:0;margin-bottom:2.5%;}
  #comment label,#comment .text{font-size:13px;}
  .bk8-title{font-size:18px;}
  .post-title{font-size:22px;margin:0 0 3%;}
}