.section.-even .card-small-image p{
    margin-left: 0% !important;
}
@media screen and (min-width:1400px) {
    .section.-even .card-small-image ul{
    padding-left: 4rem !important;
    }
}
.all-article-name a{
  text-decoration: none !important;
}
.article-info {
  border: 1px solid #312F4D26 !important;
}

.card-medium img {
  border-radius:33px !important;
}
.etiket-row .form-control {
    background-color: transparent !important;
    border: none !important;
    text-align:center !important;
}
.etiket-row .form-control:hover {
    cursor:pointer !important;
}
.etiket-row .form-control:focus {
  box-shadow: none !important;
}
@media screen and (min-width:992px) {
  .search-btn2 {
    width: 11%;
    height: 6%;
  }
}

@media screen and (min-width:837px) and (max-width:991px) {
  .search-btn2 {
    width: 20%;
    height: 6%;
  }
}
@media screen and (min-width:768px) and (max-width:836px) {
  .search-btn2 {
    width: 25%;
    height: 6%;
  }
}

@media screen and (min-width:701px) and (max-width:767px) {
  .search-btn2 {
    width: 70%;
    height: 6%;
  }
}
@media screen and (min-width:667px) and (max-width:700px) {
  .search-btn2 {
    width: 75%;
    height: 6%;
  }
}
@media screen and (min-width:626px) and (max-width:666px) {
  .search-btn2 {
    width: 80%;
    height: 6%;
  }
}
@media screen and (min-width:576px) and (max-width:625px) {
  .search-btn2 {
    width: 85%;
    height: 6%;
  }
}
@media screen and (max-width:575px) {
  .search-btn2 {
    width: 95%;
    height: 6%;
  }
}
.search-btn2 {
  position: absolute;
  padding: 0;
  margin: 0;
  background: none !important;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #312F4D80;
  border-radius: 6px;
  opacity: 1;
}
@media screen and (max-width:991px) {
  .all-articles-title{
    display: none !important;
  }
}
.article-detail-content img {
  max-width: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  height: auto !important;
  padding-top: 2rem;
}
.article-detail-content ol {
  padding: 1rem;
}
.article-detail-content ol li {
  line-height: 2rem;
  font: normal normal normal 16px/35px 'Barlow', sans-serif;
  letter-spacing: 0.8px;
}
.article-detail-content ol li strong {
  font-weight: 500;
}
.article-detail-content p {
  padding-bottom: 1rem;
  letter-spacing: 0.8px;
  color: #707070;
  opacity: 1;
  font: normal normal normal 15px/35px 'Barlow', sans-serif;
}
.article-detail-content h2 {
  font-size: 20px;
  padding-bottom: 0.25rem;
  letter-spacing: 0.8px;
  opacity: 1;
  font: normal normal normal 20px/35px 'Barlow', sans-serif;
}
.name-teknik{
  font: normal normal bold 17px/20px 'Barlow', sans-serif !important;
}
.article-detail-content ul {
  padding-bottom: 1rem;
  padding-left: 1rem;
}
.article-detail-content ul li {
  line-height: 2rem;
  font: normal normal normal 16px/35px 'Barlow', sans-serif;
  letter-spacing: 0.8px;
  color: #707070 !important;
}
.article-detail-content h5,h6 {
  padding-bottom: 0.25rem;
  letter-spacing: 0.8px;
  opacity: 0.8;
  font: normal normal normal 16px/35px 'Barlow', sans-serif;
}
#respond .container {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
#comments .card-name a {
  color: #312F4D !important;
}
#tagform .bg-light .form-control {
  padding: 0.375rem 0.05rem !important;
}
.social-icons-list .sayac{min-width: 100px; padding-top: 0.75rem;}