.comm-item {/*padding: 10px 0px 10px 100px;*/border-top: 1px solid #111;box-shadow: inset 0 1px #404040;margin: 0 -20px;/*background:#262626*/ /*#222*/;}
.comments-tree-list .comments-tree-list {padding-left: 12px;}

/*.comm-left {
    margin-left: -95px!important;
}
.comm-right {
    right: 25px;
    position: relative;
}

.comm-two {
    width: 103%;
}
.fx-middle {
    width: 103%;
}

.crate a {
    color: #666;
    margin-left: 2px;
    font-size: 18px;
    text-shadow: 0 1px #ccc;
}

.creply>a {
    color: silver;
    padding: 3px 3px 3px;
    display: inline-block;
    background: #242424;
    border: 1px solid #404040;
}*/

div[id*=epom]>#image_banner_turk_id {width: 100%!important;height: 100%!important;margin-top: 0px!important;}

          .nav-menu+.nav-title2 {
    margin-top: 7px;
    padding-top: 14px;
    border-top: 1px solid #3f413f00;
    box-shadow: inset 0 1px #84848000;
}
          .nav-title2 {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
    color: #f3f3f3;
    text-shadow: 1px 1px #000;
    display: flex;
    align-items: center;
}
          .last-comm-link a {
    top: 10px;
    position: relative;
           
}
         .side-bt a {padding: 1px}
  /*  .fa-thumbs-up{color: #218e2d;}*/
        .fa-thumbs-up:hover{color: #5ddf6a;}
   /*  .fa-thumbs-down{color: #f51313ad;}*/
     .fa-thumbs-down:hover{color: #ed6131;}
     article { border-left: none;}      



 /* Button Styles */
  .zhzh5 {
    display: inline-block;
    padding: 10px 0px;
    background-color: #343434;
    color: #fff;
    text-decoration: none;
   /*   border-radius: 2px; */
    transition: background-color 0.3s ease;
              width: 100%;
        text-decoration: none!important;
      text-align: center; 
    background: linear-gradient(0deg, rgb(24 24 24) 0%, rgb(58 58 58) 100%);
  }

  .zhzh5:hover {
   /*background-color: #444444;*/
    background: linear-gradient(0deg, rgb(34 34 34) 0%, rgb(68 68 68) 100%);
  }

  /* Responsive Styles */
  @media screen and (max-width: 600px) {
    /* Adjust styles for small screens */
    .zhzh5 {
      font-size: 12px;
      padding: 8px 0px;
    }
  }

  @media screen and (min-width: 601px) and (max-width: 1024px) {
    /* Adjust styles for medium screens */
    .zhzh5 {
      font-size: 13px;
      padding: 10px 0px;
    }
  }

  /* Add more media queries for larger screens if needed */

html{
  scroll-behavior: smooth;
}

.akeconsa-udaneles{
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
}
.akeconsa-udaneles a {
  height: 42px;
  width: 42px;
  text-align: center;
  background: #3e3e3e;
  display: block;
  border-radius: 2px;
}
.akeconsa-udaneles a span {
  color: #f7f0f0;
  font-size: 30px;
  line-height: 42px;
  cursor: pointer;
}
