.container {
  max-width: 1520px !important;
}

@media (max-width: 1200px) {
  main.main-wrapper.posts-list .custom-margin-top-articles {
    margin-top: 20px;
  }
}
main.main-wrapper.posts-list section.search-wrapper {
  margin-bottom: 75px;
  margin-top: -33px;
}
@media (max-width: 1200px) {
  main.main-wrapper.posts-list section.search-wrapper {
    margin-bottom: 50px;
  }
}
main.main-wrapper.posts-list section.search-wrapper .search-bar {
  border-radius: 50px;
  background-color: #f8f9fa;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 5px 15px;
}
@media (max-width: 570px) {
  main.main-wrapper.posts-list section.search-wrapper .search-bar .form-control {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  main.main-wrapper.posts-list section.search-wrapper .search-bar .button-looks {
    height: 46px;
  }
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.search-wrapper .search-bar .button-looks {
    height: 41px;
  }
}
main.main-wrapper.posts-list section.search-wrapper .search-bar .button-looks {
  padding: 10px 20px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.search-wrapper .search-bar i {
    font-size: 18px;
  }
}
main.main-wrapper.posts-list section.search-wrapper .search-bar i {
  margin-top: 2px;
  font-size: 23px;
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.search-wrapper .search-bar .fa-newspaper {
    margin-left: 10px;
  }
}
main.main-wrapper.posts-list section.search-wrapper .search-bar .fa-newspaper {
  margin-left: 20px;
}
main.main-wrapper.posts-list section.search-wrapper .search-bar input {
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
main.main-wrapper.posts-list section.search-wrapper .search-bar input:focus {
  outline: none;
  box-shadow: none;
}
main.main-wrapper.posts-list section.search-wrapper .search-bar .search-icon {
  background-color: #007bff;
  color: white;
  border-radius: 50%;
  padding: 8px;
}
main.main-wrapper.posts-list section.orange-bg {
  background: var(--dark_orange);
  margin-top: -35px;
  padding: 30px 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  main.main-wrapper.posts-list section.orange-bg {
    padding: 20px 0;
  }
}
main.main-wrapper.posts-list section.orange-bg .search-bar {
  border-radius: 50px;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
  padding: 5px 15px;
}
main.main-wrapper.posts-list section.orange-bg .search-bar .fa-newspaper {
  color: var(--dark_orange);
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.orange-bg .search-bar .fa-newspaper {
    margin-left: 10px;
  }
}
main.main-wrapper.posts-list section.orange-bg .search-bar .fa-newspaper {
  margin-left: 20px;
}
main.main-wrapper.posts-list section.orange-bg .search-bar .form-control {
  border: none;
  background: transparent;
}
@media (max-width: 570px) {
  main.main-wrapper.posts-list section.orange-bg .search-bar .form-control {
    font-size: 16px;
  }
}
main.main-wrapper.posts-list section.orange-bg .search-bar .button-looks {
  padding: 10px 20px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  main.main-wrapper.posts-list section.orange-bg .search-bar .button-looks {
    height: 46px;
  }
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.orange-bg .search-bar .button-looks {
    height: 41px;
  }
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.orange-bg .search-bar i {
    font-size: 18px;
  }
}
main.main-wrapper.posts-list section.orange-bg .search-bar i {
  margin-top: 2px;
  font-size: 23px;
}
main.main-wrapper.posts-list section.orange-bg .search-bar input {
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
main.main-wrapper.posts-list section.orange-bg .search-bar input:focus {
  outline: none;
  box-shadow: none;
}
main.main-wrapper.posts-list section.orange-bg .search-bar .search-icon {
  background-color: #007bff;
  color: white;
  border-radius: 50%;
  padding: 8px;
}
@media (max-width: 768px) {
  main.main-wrapper.posts-list section.different-posts {
    padding-top: 40px;
  }
}
main.main-wrapper.posts-list section.different-posts {
  padding-top: 60px;
}
@media (max-width: 992px) {
  main.main-wrapper.posts-list section.different-posts div.container .social-media {
    text-align: center;
  }
}
main.main-wrapper.posts-list section.different-posts div.container .social-media div {
  margin-bottom: 20px;
  flex-shrink: 0;
  color: #212529;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
main.main-wrapper.posts-list section.different-posts div.container .social-media-links {
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 992px) {
  main.main-wrapper.posts-list section.different-posts div.container .social-media-links {
    width: auto;
    justify-content: center;
  }
}
main.main-wrapper.posts-list section.different-posts div.container .social-media-link {
  width: 330px;
  height: 25px;
  color: #212529;
  font-size: 17px;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
}
main.main-wrapper.posts-list section.different-posts div.container .social-media-link span {
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
main.main-wrapper.posts-list section.different-posts div.container .social-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 10px;
  object-fit: contain;
}
main.main-wrapper.posts-list section.different-posts div.container .social-media-link:hover {
  opacity: 0.8;
}
@media (max-width: 992px) {
  main.main-wrapper.posts-list section.different-posts div.container .social-media-link {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  main.main-wrapper.posts-list section.different-posts div.container .social-media-links {
    align-items: center;
  }
}
@media (max-width: 1400px) {
  main.main-wrapper.posts-list section.different-posts div.container div.main-content h2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.different-posts div.container div.main-content h2 {
    font-size: 14px;
    margin-bottom: 9px;
  }
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content h2 {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  font-family: "Noto Sans", sans-serif;
  color: var(--blue_ad);
  margin-bottom: 40px;
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content h2 hr {
  display: inline-block;
  flex: auto;
  margin-left: 10px;
  height: 6px;
  background: none;
  border-top: 1px solid #06255E;
  border-bottom: 1px solid #06255E;
  opacity: 1 !important;
}
@media (max-width: 1400px) {
  main.main-wrapper.posts-list section.different-posts div.container div.main-content section.regular-posts {
    margin-top: 25px;
  }
}
@media (max-width: 550px) {
  main.main-wrapper.posts-list section.different-posts div.container div.main-content section.regular-posts {
    margin-top: 15px;
  }
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content section.regular-posts {
  margin-top: 50px;
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content nav.breadcrumb-nav .breadcrumb {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content nav.breadcrumb-nav .breadcrumb a {
  color: var(--figmaBlue);
  text-decoration: none;
  font-weight: 500;
}
main.main-wrapper.posts-list section.different-posts div.container div.main-content nav.breadcrumb-nav .breadcrumb a:hover {
  text-decoration: underline;
}
main.main-wrapper.posts-list section.different-posts div.container div.sidebar {
  padding-left: 38px;
}
@media (max-width: 992px) {
  main.main-wrapper.posts-list section.different-posts div.container div.sidebar {
    padding-left: 15px !important;
  }
}

.distance-custom-articles-2 {
  margin-bottom: 30px;
}
@media (max-width: 550px) {
  .distance-custom-articles-2 {
    margin-bottom: 20px;
  }
}

.pagination {
  width: 100%;
  margin: 40px auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.pagination li {
  list-style: none;
}
.pagination li a, .pagination li span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  color: #333;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  transition: all 0.2s ease-in-out;
}
.pagination li a:hover, .pagination li span:hover {
  background: var(--figmaBlue);
  color: #fff;
  border-color: var(--figmaBlue);
}
.pagination li.active a, .pagination li.active span {
  background: var(--figmaBlue);
  color: #fff;
  border-color: var(--figmaBlue);
}
.pagination li.disabled a, .pagination li.disabled span {
  color: #ccc;
  background: #fafafa;
  border-color: #e8e8e8;
  cursor: not-allowed;
}
.pagination li.disabled a:hover, .pagination li.disabled span:hover {
  background: #fafafa;
  color: #ccc;
  border-color: #e8e8e8;
}
