.Mobile-category-details {
  display: none;
}
@media (max-width: 991px) {
.Desktop-category-details {
  display: none;
}
.Mobile-category-details {
    display: block;
}
}
.blog-res-banner {
  position: relative;
    height: 431px;
    background: #000;
    width: 100%;
    
}
.blog-res-banner img {
    width: 100%;
    height: 100%;
        object-fit: cover;

}
.res-blog-banner img {
    width: 100%;
    height: 100%;
        object-fit: cover;
}
.blog-res-banner .res-blog-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.6;
}
.blog-res-banner .blog-res-banner-hd {
 position: absolute;
    z-index: 3;
    padding-top: 150px;
    top: 0;
        left: 0;
    right: 0;
}
.blog-res-banner .blog-res-banner-title {
  font-size: 36px;
  font-family: "Poltawski Nowy";
  color: #fff;
  margin-bottom: 16px;
}
.blog-res-banner .blog-res-banner-subtitle {
  font-size: 18px;
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
  font-weight: 400;
}

.news-blog-res {
  padding: 30px 0 10px;
}
.news-blog-res .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.news-blog-res .news-blogs-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .news-blog-res .news-blogs-header {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.news-blog-res .news-blogs-header .news-blogs-title {
  color: #000;
  font-family: "Poltawski Nowy", serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 48px;
  margin: 0;
}
@media (max-width: 991px) {
  .news-blog-res .news-blogs-header .news-blogs-title {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .news-blog-res .news-blogs-header .news-blogs-title {
    font-size: 20px;
    line-height: 48px;
  }
}
.news-blog-res .news-blogs-header .news-blogs-filters .news-search-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 13px;
}
.news-blog-res .news-blogs-header .news-blogs-filters .news-search-wrapper .res-filter-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #000;
  border: none;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  z-index: 3;
}
.news-blog-res .news-blogs-header .news-blogs-filters .news-search-wrapper .res-filter-btn img {
  max-width: 15px;
  aspect-ratio: 0.93;
}
.news-blog-res .blog-cards {
  position: relative;
  padding-top: 8px;
}
.news-blog-res .blog-cards .blog-contents {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 0px 20px 18px;
  border-radius: 15px;
}
.news-blog-res .blog-cards .blog-contents .blog-cards-title {
  font-family: "Poltawski Nowy";
  font-size: 28px;
  color: #ffffff;
  line-height: 46px;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 991px) {
  .news-blog-res .blog-cards .blog-contents .blog-cards-title {
    font-size: 17px;
    line-height: 26px;
  }
}
.news-blog-res .blog-cards .blog-contents .blog-cards-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-posted-by {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-posted-by {
    font-size: 9px;
    line-height: 29px;
  }
}
.news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-view-comment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-views {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-views {
    font-size: 9px;
    line-height: 29px;
  }
}
.news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-comments {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-comments {
    font-size: 9px;
    line-height: 29px;
  }
}
.news-blog-res .blog-cards .blog-img {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: clip;
}
.news-blog-res .stories-tab-content .stories-blog-cards .stories-blog-img:after  {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.6%, #000000 100%);
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.news-blog-res .blog-cards .blog-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.6%, #000000 100%);
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.news-blog-res .blog-cards .blog-img .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.news-blog-res .blog-cards .blog-img .res-blog-badge {
  position: absolute;
  top: 13px;
  right: 16px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2c2c2c;
  z-index: 2;
}
.news-blog-res .blog-cards .blog-img .res-blog-badge .badge-res-img {
  max-width: 25px;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
.news-blog-res .blog-cards .blog-img .res-blog-badge .badge-res-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-blog-res .blog-cards .blog-img img {
  width: 100%;
  aspect-ratio: 1.6;
  object-fit: cover;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0 12px;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
  align-items: center;
  gap: 16px;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp {
  width: 100%;
  border-radius: 10px;
  overflow: clip;
  position: relative;
  flex: 0 0 30%;
  margin-bottom: 0;
  aspect-ratio: 1.17;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.6%, #000000 100%);
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .blog-title {
  font-size: 28px;
  font-family: "Poltawski Nowy";
  color: #000000;
  text-align: left;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .blog-title {
    font-size: 17px;
    line-height: 23px;
    max-width: 235px;
  }
}
.news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .posted-by {
  font-family: Poppins;
  font-size: 9px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0;
}
@media (max-width: 991px) {
  .news-blog-res .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .posted-by {
    font-size: 9px;
    line-height: 23px;
  }
}
/* .news-blog-res .top-stories-cards {
  padding-top: 35px;
} */
.news-blog-res .top-stories-cards .stories-tab-content {
  margin-top: 4px;
}
.news-blog-res .top-stories-cards .top-stories-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: center;
  margin-bottom: 15px;
}
.news-blog-res .top-stories-cards .top-stories-header .stories-title {
  color: #000;
  font-family: "Poltawski Nowy", serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
  margin: 0;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .top-stories-header .stories-title {
    font-size: 20px;
    line-height: 58px;
  }
}
.news-blog-res .top-stories-cards .top-stories-header .stories-viewall {
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.news-blog-res .top-stories-cards .top-stories-header .stories-viewall .stories-btn-viewall {
  justify-content: center;
  align-items: center;
  color: #000000;
  font-size: 17px;
  font-weight: 500;
  gap: 11px;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .top-stories-header .stories-viewall .stories-btn-viewall {
    font-size: 14px;
    line-height: 40px;
  }
}
.news-blog-res .top-stories-cards .top-stories-header .stories-viewall .stories-btn-viewall .arrow-icon {
  width: 24px;
  height: 24px;
   border-radius: 50%;
    background: linear-gradient(135deg, #C5962F 0%, #E7C562 40%, #F7DD7B 50%, #EFD271 70%, #E3C05D 80%, #DEB853 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-blog-res .top-stories-cards .top-stories-header .stories-viewall .stories-btn-viewall .arrow-icon img {
  width: 7.5px;
  object-fit: contain;
  aspect-ratio: 1;
}
.news-blog-res .top-stories-cards .stories-drop {
  margin-bottom: 15px;
  border-radius: 24px;
  background-color: #EFEFEF;
  font-size: 12px;
  padding-left: 24px;
  background-size: 8px 8px;
  border: none;
  color: #000000;
  line-height: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.news-blog-res .top-stories-cards .stories-drop:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .stories-drop {
    font-size: 12px;
    padding-left: 24px;
  }
}
.news-blog-res .top-stories-cards .stories-blog-cards {
  position: relative;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 0px 20px 18px;
  border-radius: 15px;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-title {
  font-family: "Poltawski Nowy";
  font-size: 28px;
  color: #ffffff;
  line-height: 46px;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-title {
    font-size: 17px;
    line-height: 26px;
  }
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .blog-posted-by {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .blog-posted-by {
    font-size: 9px;
    line-height: 13px;
  }
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .stories-blog-view-comment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .stories-blog-view-comment .res-blog-views {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .stories-blog-view-comment .res-blog-views {
    font-size: 9px;
    line-height: 13px;
  }
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .stories-blog-view-comment .res-blog-comments {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-contents .stories-blog-cards-meta .stories-blog-view-comment .res-blog-comments {
    font-size: 9px;
    line-height: 13px;
  }
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-img {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: clip;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-img .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-img img {
  width: 100%;
  aspect-ratio: 1.42;
  object-fit: cover;
}
.news-blog-res .top-stories-cards .stories-blog-cards .stories-blog-img .res-blog-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2c2c2c;
  z-index: 2;
}
.news-blog-res .col-stories-main .blog-main-row {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp {
  display: flex;
  gap: 15px;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0 12px;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
  align-items: center;
  flex-direction: column;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-img-wrp {
  width: 100%;
  border-radius: 10px;
  overflow: clip;
  position: relative;
  flex: 1;
  margin-bottom: 0;
  aspect-ratio: 1.23;
}
@media (max-width: 450px) {
  .news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-img-wrp {
    max-width: 195px;
  }
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-img-wrp .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-img-wrp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-info {
  flex: 1;
  padding-top: 15px;
  padding-left: 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-info .blog-title {
  font-size: 20px;
  font-family: "Poltawski Nowy";
  color: #000000;
  text-align: left;
  line-height: 23px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-info .blog-title {
    font-size: 17px;
    line-height: 23px;
  }
}
.news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-info .posted-by {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0;
}
@media (max-width: 991px) {
  .news-blog-res .col-stories-main .blog-main-row .stories-smcards-wrp .stories-smcard-horiz .blog-info .posted-by {
    font-size: 9px;
    line-height: 16px;
  }
}
.news-blog-res .about-divider {
  margin: 0 0 16px;
}

.most-popular .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.most-popular .top-stories-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
}
.most-popular .top-stories-header .stories-title {
  color: #000;
  font-family: "Poltawski Nowy", serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 58px;
  margin: 0;
  padding-bottom: 8px;
}
@media (max-width: 991px) {
  .most-popular .top-stories-header .stories-title {
    font-size: 20px;
    line-height: 45px;
  }
}
.most-popular .top-stories-header .stories-viewall {
  display: flex;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.most-popular .top-stories-header .stories-viewall .stories-btn-viewall {
  justify-content: center;
  align-items: center;
  color: #000000;
  font-size: 17px;
  font-weight: 500;
  gap: 11px;
}
.most-popular {
    padding-top: 10px;
}
@media (max-width: 991px) {
  .most-popular .top-stories-header .stories-viewall .stories-btn-viewall {
    font-size: 14px;
    line-height: 40px;
  }
}
.most-popular .top-stories-header .stories-viewall .stories-btn-viewall .arrow-icon {
  width: 24px;
  height: 24px;
  border-radius: 50%;
    background: linear-gradient(135deg, #C5962F 0%, #E7C562 40%, #F7DD7B 50%, #EFD271 70%, #E3C05D 80%, #DEB853 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.most-popular .top-stories-header .stories-viewall .stories-btn-viewall .arrow-icon img {
  width: 7.5px;
  object-fit: contain;
  aspect-ratio: 1;
}
.most-popular .tab-section .tab-wrapper {
  text-align: center;
  display: block;
  margin: auto;
  max-width: 100%;
  background-color: #F3F3F3;
  padding: 13px 0;
  border-top: 1px solid #DEDEDE;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper {
  margin: 0;
  padding: 0 0;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .nav-arrow {
  box-shadow: none !important;
  opacity: 0 !important;
  display: none !important;
}
@media (max-width: 991px) {
  .most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .nav-arrow {
    display: none;
  }
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tab-link.category-pill {
  flex-shrink: 1;
  font-weight: 400;
  padding: 2px 13px;
  line-height: 28px;
  font-size: 13px;
  background-color: inherit;
  cursor: pointer;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tab-link.category-pill.active {
  color: #F7DD7B;
  background-color: #010101;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-around;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tabs .tab-link {
  margin: 0 0;
  font-size: 13px;
  list-style: none;
  padding: 0px 14px;
  color: #aaa;
  cursor: pointer;
  font-weight: 400;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  letter-spacing: 1px;
  line-height: 28px;
}
.most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tabs .tab-link.active {
  color: #F7DD7B;
  border-bottom: solid 3px #000;
  background-color: #010101;
  border-radius: 28px;
}
@media (max-width: 991px) {
  .most-popular .tab-section .tab-wrapper .category-pills-nav-wrapper .tabs .tab-link {
    font-size: 12px;
    padding: 0px 10px;
    line-height: 28px;
  }
}
.most-popular .tab-section .content-wrapper {
  padding: 0px 0px;
}
.most-popular .tab-section .content-wrapper .tab-content {
  display: none;
  text-align: center;
  color: #888;
  font-weight: 300;
  font-size: 15px;
}
.most-popular .tab-section .content-wrapper .tab-content.active {
  display: block;
}
.most-popular .tab-content {
  padding: 0px 0px;
}
.most-popular .tab-content .blog-cards {
  position: relative;
}
.most-popular .tab-content .blog-cards .blog-contents {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 0px 20px 30px;
  border-radius: 15px;
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-title {
  font-family: "Poltawski Nowy";
  font-size: 28px;
  color: #ffffff;
  line-height: 46px;
  font-weight: 600;
  text-align: left;
}
@media (max-width: 991px) {
  .most-popular .tab-content .blog-cards .blog-contents .blog-cards-title {
    font-size: 17px;
    line-height: 26px;
  }
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-posted-by {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-posted-by {
    font-size: 9px;
    line-height: 26px;
  }
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-view-comment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-views {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-views {
    font-size: 9px;
    line-height: 26px;
  }
}
.most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-comments {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .most-popular .tab-content .blog-cards .blog-contents .blog-cards-meta .blog-view-comment .res-blog-comments {
    font-size: 9px;
    line-height: 26px;
  }
}
.most-popular .tab-content .blog-cards .blog-img {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  overflow: clip;
}
.most-popular .tab-content .blog-cards .blog-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.6%, #000000 100%);
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.most-popular .tab-content .blog-cards .blog-img .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.most-popular .tab-content .blog-cards .blog-img .res-blog-badge {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #2c2c2c;
  z-index: 2;
}
.most-popular .tab-content .blog-cards .blog-img .res-blog-badge .badge-res-img {
  max-width: 28px;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
.most-popular .tab-content .blog-cards .blog-img .res-blog-badge .badge-res-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.most-popular .tab-content .blog-cards .blog-img img {
  width: 100%;
  aspect-ratio: 1.42;
  object-fit: cover;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0 12px;
  border-bottom: 1px solid #DEDEDE;
  position: relative;
  align-items: center;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp {
  width: 100%;
  border-radius: 10px;
  overflow: clip;
  position: relative;
  flex: 0 0 30%;
  margin-bottom: 0;
  aspect-ratio: 1.17;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 8.6%, #000000 100%);
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-img-wrp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info {
  flex: 1;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .blog-title {
  font-size: 20px;
  font-family: "Poltawski Nowy";
  color: #000000;
  text-align: left;
  margin-bottom: 0;
  line-height: 31px;
}
@media (max-width: 991px) {
  .most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .blog-title {
    font-size: 16px;
    line-height: 28px;
  }
}
.most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .posted-by {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .most-popular .tab-content .col-blog-main .blog-cards-wrp .blog-card-horiz .blog-info .posted-by {
    font-size: 9px;
    line-height: 28px;
  }
}
.most-popular .subscribe-section.subscribe-res-section {
  padding: 46px 0 0;
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res {
  padding: 48px 35px 80px;
  flex-direction: column;
  gap: 30px;
  background-image: url("../img/res-img/res-subscribe-bg.png");
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left {
  flex-direction: column;
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-logo {
  max-width: 109px;
  aspect-ratio: 0.93;
  overflow: hidden;
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-title {
  color: #FFF;
  font-family: "Poltawski Nowy", serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 52px;
  margin: 0 0 16px 0;
}
@media (max-width: 991px) {
  .most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-title {
    font-size: 28px;
    line-height: 39px;
  }
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-description {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 991px) {
  .most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-description {
    width: 100%;
    font-size: 15px;
  }
}
.most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-text {
  flex: 1;
  padding-left: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .most-popular .subscribe-section.subscribe-res-section .subscribe-content.subscribe-res .subscribe-left .subscribe-text {
    font-size: 28px;
    line-height: 39px;
  }
}

.product-posts-res {
  padding-top: 35px;
}
.product-posts-res .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.product-posts-res .top-stories-header.res-most-popular-header {
  margin-top: 56px;
}
.product-posts-res .product-title {
  color: #000;
  font-family: "Poltawski Nowy", serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 58px;
  margin: 0;
  padding-bottom: 8px;
}
@media (max-width: 991px) {
  .product-posts-res .product-title {
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 0;
  }
}
.product-posts-res .about-divider {
  margin: 0;
}
.product-posts-res .product-posts-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 18px;
  border-bottom: 1px solid #DEDEDE;
}
.product-posts-res .product-posts-wrapper .post-service-description .post-industry-arrow-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  border: none;
  background: none;
  gap: 14px;
}
.product-posts-res .product-posts-wrapper .post-service-description .post-industry-arrow-btn p {
  margin: 0 0;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}
.product-posts-res .product-posts-wrapper .res-service-title-wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  display: block;
}
.product-posts-res .product-posts-wrapper .res-service-title-wrapper .res-service-number {
  color: #000000;
  font-family: "Poppins";
  font-weight: 400;
}
.product-posts-res .product-posts-wrapper .res-service-title-wrapper .res-service-title {
  font-size: 12px;
  font-family: "Poppins";
  color: #3C3C3C;
}
.product-posts-res .product-posts-wrapper .res-service-title-wrapper .res-service-title .num-bg {
  color: #3C3C3C;
  font-size: 12px;
  padding: 0 6px;
  background-color: #EFEFEF;
  border-radius: 14px;
}
.product-posts-res .product-posts-wrapper .top-stories-header.res-most-popular-header {
  margin-top: 50px;
}
.product-posts-res .res-blog-cards-wrp {
  flex: 1;
  margin-top: 13px;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card {
  padding: 24px 0 0;
  border-bottom: 1px solid #DEDEDE;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .res-blog-img-wrp {
  width: 100%;
  aspect-ratio: 1.85;
  border-radius: 15px;
  overflow: clip;
  margin-bottom: 24px;
  position: relative;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .res-blog-img-wrp .img-link {
  position: absolute;
  inset: 0;
  opacity: 0;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .res-blog-img-wrp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .res-blog-title {
  font-size: 20px;
  font-family: "Poltawski Nowy";
  line-height: 28px;
  color: #000000;
  margin: 0 0;
}
@media (max-width: 991px) {
  .product-posts-res .res-blog-cards-wrp .res-blog-card .res-blog-title {
    font-size: 17px;
    line-height: 23px;
  }
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .desc {
  font-size: 13px;
  margin: 0 0;
  font-weight: 400;
  line-height: 22px;
}
.product-posts-res .res-blog-cards-wrp .res-blog-card .posted-by {
  font-family: Poppins;
  font-size: 11px;
  font-weight: 600;
  line-height: 29px;
  background: linear-gradient(90deg, #C5962F 3.99%, #E7C562 59.69%, #F7DD7B 73.62%, #EFD271 101.47%, #E3C05D 115.4%, #DEB853 143.25%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .product-posts-res .res-blog-cards-wrp .res-blog-card .posted-by {
    font-size: 9px;
    line-height: 29px;
  }
}
.product-posts-res .res-most-popular-header .stories-title {
  font-size: 42px;
  line-height: 45px;
  font-weight: 700;
  font-family: "Poltawski Nowy";
  color: #000000;
}
@media (max-width: 991px) {
  .product-posts-res .res-most-popular-header .stories-title {
    font-size: 20px;
    line-height: 45px;
  }
}
.product-posts-res .res-most-popular-header .stories-viewall {
  justify-content: center;
  align-items: center;
}
.product-posts-res .res-most-popular-header .stories-viewall a {
  color: #000000;
  font-size: 17px;
  font-weight: 500;
  gap: 11px;
}

.res-highlight-section {
  padding-top: 35px;
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .res-highlight-section {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}
.res-highlight-section .product-banner {
  margin-top: 12px;
}
@media (max-width: 991px) {
  .res-highlight-section .product-banner {
    margin-top: 8px;
  }
}
.res-highlight-section .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.res-highlight-section .container.custom-container .col-lg-6 .stay-connected-wrapper .stay-connected-title {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
}
.res-highlight-section .container.custom-container .col-lg-6 .stay-connected-wrapper .social-links-list {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .res-highlight-section .container.custom-container .col-lg-6 .stay-connected-wrapper .social-links-list {
    margin-top: 10px;
  }
}
.res-highlight-section .product-banner {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
}

.res-video-slider .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.res-video-slider .video-section {
  padding: 50px 15px;
}
@media (max-width: 991px) {
  .res-video-slider .video-section {
    padding: 20px 0px;
  }
  .res-video-slider .video-section .video-section-header {
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
  }
}
.res-video-slider .video-section .video-section-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.res-video-slider .video-section .video-section-header .video-section-title {
  font-size: 32px;
  font-family: "Poltawski Nowy";
  color: #000000;
  line-height: 46px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .res-video-slider .video-section .video-section-header .video-section-title {
    font-size: 20px;
    line-height: 29px;
    text-align: left;
  }
}
.res-video-slider .video-section .video-section-header .view-all-btn-video {
  background-color: inherit;
  max-width: 136px;
}
.res-video-slider .video-section .carousel-res {
  padding-bottom: 40px;
}
.res-video-slider .video-section .carousel-res .slick-dots {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.res-video-slider .video-section .carousel-res .slick-dots li button:before {
  background-color: #000000;
}
.res-video-slider .video-section .carousel-res .slick-list {
  margin: 0 -10px;
}
.res-video-slider .video-section .carousel-res .slick-track {
  left: -50px;
}
.res-video-slider .video-section .carousel-res .slick-slide {
  padding: 0 10px;
}
.res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-player {
  min-height: 100%;
  aspect-ratio: 1.77;
  border-radius: 8px;
  overflow: clip;
}
@media (max-width: 991px) {
  .res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-player {
    aspect-ratio: 1.77;
  }
}
.res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-controls .video-control-btn {
  width: 42px;
  height: 42px;
}
.res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-controls .video-control-btn .video-control-btn.play-pause-btn svg {
  width: 16px;
  height: 16px;
}
@media (max-width: 991px) {
  .res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-controls .video-control-btn {
    width: 32px;
    height: 32px;
  }
  .res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .video-controls .video-control-btn .video-control-btn.play-pause-btn svg {
    width: 12px;
    height: 12px;
  }
}
.res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .thumbnail-play-overlay {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.res-video-slider .video-section .carousel-res .slick-slide .video-player-wrapper .thumbnail-play-overlay svg {
  width: 16px;
  height: 16px;
}

.res-video-section {
  padding: 20px 0;
}
.res-video-section .container.custom-container .col-lg-6 {
  flex: 0 0 auto;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.res-video-section .slick-track {
  left: -50px;
}
@media (max-width: 991px) {
  .res-video-section {
    padding: 20px 0px;
  }
}
.res-video-section .video-section-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.res-video-section .video-section-header .video-section-title {
  font-size: 32px;
  font-family: "Poltawski Nowy";
  color: #000000;
  line-height: 46px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .res-video-section .video-section-header .video-section-title {
    font-size: 20px;
    line-height: 29px;
    text-align: left;
  }
}
.res-video-section .video-section-header .view-all-btn-video {
  background-color: inherit;
  max-width: 136px;
  color: #000000;
  gap: 5px;
}
.res-video-section {
  padding-bottom: 40px;
}
.res-video-section .slick-dots {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.res-video-section .slick-dots li button:before {
  background-color: #000000;
}
.res-video-section .video-img {
  width: 100%;
  margin: 0 0;
  padding: 0 5px;
  position: relative;
  aspect-ratio: 1.87;
  max-width: 100%;
 
}
.res-video-section .video-img .res-thumbnail-play-overlay {
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#filterModal .filter-container #searchInput {
    width: 100%;
    /* border: 1px solid gray; */
    background-color: #F0F0F0;
    border-radius: 30px;
    padding: 10px 30px;
    padding-right: 20px;
    font-size: 13px;

}
.res-video-section .video-img .res-thumbnail-play-overlay svg {
  width: 16px;
  height: 16px;
}
.res-video-section .video-img img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 16px;
      object-fit: cover;
}
.res-video-section .video-img .blog-video-content {
  line-height: 23px;
  font-size: 16px;
  margin: 0 0;
  padding-top: 10px;
  font-family: "Poppins";
}

#filterModal .top-filter {
  display: flex;
  justify-content: space-between;
  width: 88%;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-around;
}
#filterModal .top-filter .clear-filter-modal {
  font-family: "Inter Tight";
  font-size: 14px;
  font-weight: 400;
}
#filterModal .top-filter #filter-model {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 20px;
}
#filterModal .category-select-wrapper #category-list-mobile {
    width: 100%;
    padding: 10px 18px 10px;
}
.f-button.is-arrow.is-prev, .f-button.is-arrow.is-next {
  width: 35px;
  height: 35px;
}
.f-button.is-arrow.is-prev svg, .f-button.is-arrow.is-next svg {
  width: 14px !important;
  height: 14px !important;
}

.modal-dialog .modal-body .sub-dropdown select.form-select {
    border-radius: 18px;
    font-size: 13px;
    min-height: 4rem;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%2213%22%20r%3D%2213%22%20fill%3D%22%23F0F0F0%22/%3E%3Cpath%20d%3D%22M7%209L13%2015L19%209%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E);
    background-size: 26px;
    box-shadow: none !important;
    margin-bottom: 12px;
}

/*# sourceMappingURL=responsive-blog.css.map */
