.category_sites {
  font-size: 0;
  counter-reset: number;
}
@media screen and (max-width: 991px) {
  .category_sites {
    margin: 0;
  }
}
.category_sites_description {
  float: right;
  flex-grow: 1;
  width: 50%;
  padding: 10px 0 0 10px;
  position: relative;
  height: 265px;
}
.category_sites_description::before {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  height: 40px;
  opacity: 0;
  z-index: 2;
}
.category_sites_description::after {
  display: none;
}
.category_sites_description::before {
  top: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="lgrad" x1="50%" y1="0%" x2="50%" y2="100%" ><stop offset="0%" style="stop-color:rgb(42,43,49);stop-opacity:1"/><stop offset="100%" style="stop-color:rgba(42,43,49,0);stop-opacity:0"/></linearGradient></defs><rect x="0" y="0" width="100%" height="100%" fill="url(%23lgrad)"/></svg>');
}
.category_sites_description::after {
  bottom: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="lgrad" x1="50%" y1="100%" x2="50%" y2="0%" ><stop offset="0%" style="stop-color:rgb(42,43,49);stop-opacity:1"/><stop offset="100%" style="stop-color:rgba(42,43,49,0);stop-opacity:0"/></linearGradient></defs><rect x="0" y="0" width="100%" height="100%" fill="url(%23lgrad)"/></svg>');
}
.category_sites_description.top-shadow::before {
  opacity: 1;
}
.category_sites_description.bottom-shadow::after {
  opacity: 1;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .category_sites_description {
    width: 100%;
    order: -1;
  }
}
@media screen and (max-width: 1199px) {
  .category_sites_description {
    height: 230px;
  }
}
@media screen and (max-width: 991px) {
  .category_sites_description {
    padding-left: 0;
    width: 100%;
    order: -1;
    height: 240px;
  }
  .category_sites_description.show_all {
    height: auto;
  }
}
.category_sites_description__readmore {
  display: none;
}
@media screen and (max-width: 767px) {
  .category_sites_description__readmore {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    padding-top: 20px;
    text-align: center;
    color: #a8a8a8;
    font-size: 24px;
    cursor: pointer;
    background: rgb(59, 59, 59);
    background: linear-gradient(0deg, rgb(59, 59, 59) 0%, rgba(59, 59, 59, 0.8) 85%, rgba(255, 255, 255, 0) 100%);
  }
  .category_sites_description__readmore__img {
    margin-left: 5px;
  }
}
.category_sites_description.show_all .category_sites_description__readmore {
  display: none;
}
.category_sites_description .category_description {
  display: block;
}
@media screen and (min-width: 768px) {
  .category_sites_description .category_description {
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 0px;
    left: 10px;
    overflow: auto;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .category_sites_description .category_description {
    position: relative;
    top: 0;
    height: 230px;
  }
}
@media screen and (max-width: 767px) {
  .category_sites_description .category_description {
    height: 230px;
    overflow: auto;
    position: relative;
    top: 0;
    left: 0;
  }
}
.category_sites_description .category_description.tubes h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .category_sites_description .category_description.tubes h2 {
    display: none;
  }
  .category_sites_description .category_description.tubes h2:first-of-type {
    display: block;
  }
}
.category_sites_description h3 {
  font-size: 18px;
  color: #fff;
  margin: 0 0 10px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .category_sites_description h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 5px;
  }
}
.category_sites_description a {
  color: #2eaf61;
}
.category_sites_description a:hover, .category_sites_description a:focus {
  color: #2eaf61;
}
.category_sites_description p {
  padding: 0;
  font-size: 14px;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  .category_sites_description p {
    font-size: 14px;
  }
}
.category_sites_description.show_all .category_description {
  height: auto;
}
.category_sites_description.show_all .readmore {
  display: none;
}
@media screen and (max-width: 991px) {
  .category_sites_description.show_all .category_description h1, .category_sites_description.show_all .category_description h2, .category_sites_description.show_all .category_description h3, .category_sites_description.show_all .category_description p {
    display: block;
  }
}
.category_sites_item {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  max-width: 25%;
  padding: 15px 5px 0;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .category_sites_item {
    width: 25%;
    max-width: 25%;
    padding: 15px 4px 0;
  }
}
.category_sites_item.col-5 {
  width: 20%;
  max-width: 20%;
}
.category_sites_item.trending {
  width: 16.666667%;
  max-width: 16.666667%;
}
.category_sites_item.trending .category_sites_item_title {
  font-size: 14px;
}
.category_sites_item.trending .trending_site-rating-number {
  font-size: 13px;
}
.category_sites_item.trending .rating {
  width: 74px;
  height: 14px;
}
.category_sites_item.rating_sm .rating {
  width: 74px;
  height: 14px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .category_sites_item {
    width: 33.333333%;
    max-width: 33.333333%;
    padding: 15px 4px 0;
  }
}
@media screen and (max-width: 767px) {
  .category_sites_item, .category_sites_item.col-5, .category_sites_item.trending {
    width: 50%;
    max-width: 50%;
    padding: 10px 3px 0;
  }
}
.category_sites_item_inner {
  padding: 0;
  position: relative;
}
.category_sites_item_inner .free_to_play {
  background: url(/wp-content/themes/mpg/images/free_to_play.png);
  width: 84px;
  height: 86px;
  content: " ";
  display: inline-block;
  position: absolute;
  right: -4px;
  top: -4px;
}
@media screen and (max-width: 767px) {
  .category_sites_item_inner {
    padding: 0;
  }
  .category_sites_item_inner .category_site_content {
    padding: 0 8px 8px;
  }
}
.category_sites_item_overlay {
  position: absolute;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  flex-direction: column;
  z-index: 2;
}
.category_sites_item_overlay a {
  padding: 8px 6px 8px 8px;
  justify-content: center;
  color: #fff;
  background: var(--review-overlay-link-bg, #004aad);
  text-decoration: none;
  border-radius: 5px;
  width: 80%;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
  transition: all 0.2s linear 0s;
}
@media screen and (max-width: 1024px) {
  .category_sites_item_overlay a {
    font-size: 12px;
    width: 80%;
  }
}
.category_sites_item_overlay a span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.category_sites_item_overlay a i {
  transition: all 0.2s linear 0s;
  opacity: 0;
  width: 0;
}
.category_sites_item_overlay a i.right_angle {
  color: #c4f015;
}
.category_sites_item_overlay a i.right_angle:before {
  transform: rotateZ(180deg);
}
.category_sites_item_overlay a:hover i {
  opacity: 1;
  width: 18px;
  margin-left: 10px;
}
.category_sites_item_overlay .link_site {
  background: #c4f015;
  color: #000;
  margin-top: 15px;
}
@media screen and (max-width: 1024px) {
  .category_sites_item_overlay .link_site {
    margin-top: 8px;
  }
}
.category_sites_item_content, .category_sites_item_trending {
  position: relative;
  overflow: hidden;
}
.category_sites_item_content:hover .category_sites_item_overlay, .category_sites_item_trending:hover .category_sites_item_overlay {
  display: flex;
}
@media screen and (max-width: 767px) {
  .category_sites_item_content:hover .category_sites_item_overlay, .category_sites_item_trending:hover .category_sites_item_overlay {
    display: none;
  }
}
.category_sites_item_content:hover .category_sites_item_thumb__img, .category_sites_item_trending:hover .category_sites_item_thumb__img {
  transform: scale(1.1);
}
.category_sites_item_content.has_video:hover .category_sites_item_overlay, .category_sites_item_trending.has_video:hover .category_sites_item_overlay {
  display: none;
}
.category_sites_item_content.touched .category_sites_item_overlay, .category_sites_item_trending.touched .category_sites_item_overlay {
  display: flex;
}
.category_sites_item_thumb {
  line-height: 0;
  overflow: hidden;
  position: relative;
  display: block;
  padding-bottom: 84.8%;
}
.category_sites_item_thumb.dead::after, .category_sites_item_thumb.unlisted::after {
  position: absolute;
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  z-index: 1;
  top: 10px;
  right: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.category_sites_item_thumb.dead::after {
  background: #f00;
}
.category_sites_item_thumb.unlisted::after {
  background: #00f;
}
.category_sites_item_thumb__img {
  aspect-ratio: 1.1811;
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  transform: scale(1);
  transition: opacity 250ms, transform 0.3s !important;
  transform-origin: top left;
}
.category_sites_item_thumb video {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 103%;
  transform: translateX(-50%) translateY(-50%);
}
.category_sites_item_thumb__overlay, .category_sites_item_thumb::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -1px;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: #000;
  background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0.58) 25%, rgba(107, 107, 107, 0) 50%, rgba(255, 255, 255, 0) 100%);
}
.category_sites_item_title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 15px 0 7px;
  font-size: 15px;
  font-weight: 600;
  justify-content: center;
  color: #fff;
}
.category_sites_item_title .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .category_sites_item_title {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.category_sites_item_title:hover, .category_sites_item_title:focus {
  color: #fff;
}
.category_sites_item_title:before {
  counter-increment: number;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  content: counter(number);
  display: inline-block;
  margin: -1px 1px 0 0;
  text-align: right;
  color: #bbbcc0;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .category_sites_item_title:before {
    font-size: 12px;
  }
}
.category_sites_item_title h2, .category_sites_item_title_a {
  color: #fff;
  font-weight: 600;
  margin: 0;
  white-space: nowrap;
  font-size: 15px;
  text-overflow: ellipsis;
  text-align: center;
  text-transform: capitalize;
}
.category_sites_item_title h2:active, .category_sites_item_title h2:hover, .category_sites_item_title h2:focus, .category_sites_item_title_a:active, .category_sites_item_title_a:hover, .category_sites_item_title_a:focus {
  text-decoration: underline;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .category_sites_item_title h2, .category_sites_item_title_a {
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    max-width: 62%;
    text-overflow: ellipsis;
  }
}
.category_sites_item_summary {
  font-weight: 400;
  font-size: 12px;
  padding-top: 5px;
  line-height: 18px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .category_sites_item_summary {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .category_sites_item_summary {
    font-size: 12px;
    -webkit-line-clamp: 3;
    line-height: 17px;
    height: auto;
    margin: 0 0 3px;
  }
}
.category_sites_item .ratings {
  display: block;
  content: " ";
  height: 16px;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  margin-top: -3px;
}
.category_sites_item .rating_1 {
  background-image: url(/wp-content/themes/mpg/images/rating_1.png);
}
.category_sites_item .rating_2 {
  background-image: url(/wp-content/themes/mpg/images/rating_2.png);
}
.category_sites_item .rating_3 {
  background-image: url(/wp-content/themes/mpg/images/rating_3.png);
}
.category_sites_item .rating_4 {
  background-image: url(/wp-content/themes/mpg/images/rating_4.png);
}
.category_sites_item .rating_5 {
  background-image: url(/wp-content/themes/mpg/images/rating_5.png);
}
.category_sites_item.visited .category_sites_item_title:before {
  content: "";
  top: 4px;
  transform: rotate(45deg);
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  margin: 1px 7px 0px 5px;
}
.category_sites[data-type=free] .category_sites_item:not(.free) {
  display: none;
}
.category_sites[data-type=premium] .category_sites_item:not(.premium) {
  display: none;
}
.category_sites[data-type=casual] .category_sites_item:not(.casual) {
  display: none;
}
.category_sites[data-type=affair] .category_sites_item:not(.affair) {
  display: none;
}
.category_sites[data-type=swinger] .category_sites_item:not(.swinger) {
  display: none;
}
@media screen and (min-width: 992px) {
  .category_sites.cat_archive.page_1 .category_sites_item:nth-child(2) {
    order: -2;
  }
  .category_sites.cat_archive.page_1 .category_sites_item:nth-child(3) {
    order: -1;
  }
}

.boosted {
  border: 5px solid transparent;
  border-image-source: conic-gradient(from 15deg, #0461df 40deg, #0461df 33deg, #c4f24a 150deg, #0461df 180deg, #c4f24a 330deg, #0461df 360deg);
  border-image-slice: 1;
  border-image-repeat: stretch;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.boosted.boosted-crown {
  border-image-source: linear-gradient(to top right, #dba801 40%, black);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.category-archived .category_sites_description {
  height: 205px;
}

@media screen and (min-width: 767.98px) {
  .scroll .col_5 .category_sites_item {
    width: 20%;
    max-width: 20%;
  }
  .scroll .col_5 .category_sites_description {
    width: 40%;
  }
}
.category_sites_item_content:hover .category_sites_item_title {
  z-index: 4;
}

.deadsite-drop {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  padding: 10px 0 0 0;
  background-image: initial;
  background-color: rgba(26, 29, 32, 0.6);
  text-align: center;
  display: inline-block;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}
.deadsite-drop.dead {
  background: rgba(216, 10, 18, 0.8);
}
.deadsite-drop .icon-holder {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/wp-content/themes/mpg/images/hof-head.svg) 50% 50% no-repeat;
  background-size: 180px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .deadsite-drop .icon-holder {
    background-size: 150px;
  }
}
.deadsite-drop .item-link {
  padding: 10px 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  background: #004aad;
}
@media screen and (max-width: 768px) {
  .deadsite-drop .item-link {
    padding: 5px 10px;
  }
}
.deadsite-drop .item-link .text {
  font-size: 14px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .deadsite-drop .item-link .text {
    font-size: 12px;
  }
}
.deadsite-drop .item-link .btn-icon {
  color: #fff;
  display: inline-block;
  vertical-align: bottom;
  background: url(/wp-content/themes/mpg/images/w-icon-arrow-right.svg) no-repeat;
  width: 16px;
  height: 10px;
  background-size: 16px;
  flex-shrink: 0;
}
.deadsite-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  display: block;
}
@media screen and (max-width: 768px) {
  .deadsite-title {
    font-size: 16px;
  }
}
.deadsite-subtitle {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  text-align: center;
  display: block;
}
.deadsite-drop.dead-review {
  background: rgba(216, 10, 18, 0.8);
}
.deadsite-drop.dead-review.unlisted {
  background: rgba(0, 0, 0, 0.8);
}
.deadsite-drop.dead-review .icon-holder {
  background-size: 260px;
}
@media screen and (max-width: 767px) {
  .deadsite-drop.dead-review .icon-holder {
    background-size: 180px;
  }
}
.deadsite-drop.dead-review .deadsite-title {
  margin-top: 5px;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .deadsite-drop.dead-review .deadsite-title {
    font-size: 12px;
  }
}
.deadsite-drop.dead-review .deadsite-subtitle {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .deadsite-drop.dead-review .deadsite-subtitle {
    font-size: 16px;
  }
}
.deadsite-drop.dead-review .item-link {
  bottom: 15px;
  right: auto;
  top: auto;
  flex-direction: revert;
}
.deadsite-drop.dead-review .item-link .text {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .deadsite-drop.dead-review .item-link {
    bottom: 15px;
  }
}

.category_sites_item_content:hover .deadsite-drop {
  display: none;
}

@media screen and (min-width: 1024.5px) {
  .similar_sites .category_sites_item_overlay a {
    padding: 16px 5px 16px 10px;
    font-size: 16px;
  }
}

.light .category_description h3 {
  color: #698ab3;
}
.light .category_description.tubes h2 {
  color: #698ab3;
}
.light .category_sites_description::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="lgrad" x1="50%" y1="0%" x2="50%" y2="100%" ><stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:1"/><stop offset="100%" style="stop-color:rgba(255,255,255,0);stop-opacity:0"/></linearGradient></defs><rect x="0" y="0" width="100%" height="100%" fill="url(%23lgrad)"/></svg>');
}
.light .category_sites_description::after {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="lgrad" x1="50%" y1="100%" x2="50%" y2="0%" ><stop offset="0%" style="stop-color:rgb(255,255,255);stop-opacity:1"/><stop offset="100%" style="stop-color:rgba(255,255,255,0);stop-opacity:0"/></linearGradient></defs><rect x="0" y="0" width="100%" height="100%" fill="url(%23lgrad)"/></svg>');
}
.light .category_description a {
  color: #4099f9;
}
.light .category_description a:hover, .light .category_description a:focus {
  color: #337ab7;
}
.light .category_description a.might_like-item {
  color: #000;
}
.light .category_description a.might_like-item:hover, .light .category_description a.might_like-item:focus {
  color: #fff;
}
.light .category_sites_description__readmore {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.8) 85%, rgba(255, 255, 255, 0) 100%);
}

.deIcon:before {
  content: " ";
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
}

.gpgIcon {
  height: 16px;
}
.gpgIcon::before {
  content: " ";
  width: 16px;
  height: 16px;
  margin: 0 5px 0;
  display: inline-block;
  background: url("/wp-content/themes/mpg/images/gpgIcon.png");
}

.divider {
  position: relative;
  margin: 37px 0;
  display: block;
  height: 4px;
  border-radius: 2px;
  background-color: #1e559a;
}
.divider::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate3d(-50%, -50%, 0);
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(../images/avatar.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 50%;
  animation: fadeEffect 0.2s;
}

#other_categories {
  padding-bottom: 10px;
}
#other_categories.review_site {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #other_categories {
    padding-bottom: 20px;
    margin: 0;
  }
}
#other_categories.transparent {
  background: transparent;
}
#other_categories .category_box {
  /*background: #052449;*/
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
#other_categories .category_box.no_bg {
  background: transparent;
  margin: 0 -5px;
}
#other_categories.transparent {
  background: transparent;
  margin: 0 -5px 0;
}
#other_categories.transparent.categories_list {
  margin: 0;
  background: transparent;
}
#other_categories.transparent .category_box {
  background: transparent;
}
#other_categories.transparent .category_box.no_bg {
  margin: 0 -5px 0;
}
#other_categories.categories_404 {
  padding-top: 5px;
}
#other_categories .url_link_list_sites {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0;
  padding: 0 5px;
  list-style: none;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
}
#other_categories .url_link_list_sites-li {
  display: flex;
  align-items: center;
  margin: 0 0 8%;
  padding-left: 40px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #fff;
}
#other_categories .url_link_list_sites-li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  #other_categories .url_link_list_sites-li {
    font-size: 11px;
    padding-left: 20px;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 767px) {
  #other_categories .url_link_list_sites-li {
    font-size: 11px;
    padding-left: 20px;
    margin-bottom: 4%;
  }
}
#other_categories .no_bg .category_item {
  padding: 0 5px 10px;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #other_categories .no_bg .category_item {
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #other_categories .no_bg .category_item {
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #other_categories .no_bg .category_item {
    padding: 0 0 10px;
  }
}

.category_item {
  display: inline-block;
  width: 25%;
  padding: 0 5px 0;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .category_item {
    width: 25%;
    padding: 0 5px 0;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .category_item {
    width: 33.333333%;
    max-width: 33.33333%;
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .category_item {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .category_item {
    width: 50%;
    max-width: 50%;
  }
}
.category_item_link {
  display: block;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .category_item_link {
    padding: 0 5px 10px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .category_item_link {
    padding: 0 4px 10px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .category_item_link {
    padding: 0 4px 10px;
  }
}
@media screen and (max-width: 767px) {
  .category_item_link {
    padding: 0 3px 0;
  }
}
.category_item_link:hover .category_item__content {
  transform: scale(1.1);
  transform-origin: center;
}
.category_item_link.visited .category_item_caption::before {
  content: "";
  background: transparent;
  transform: rotate(45deg);
  width: 6px;
  height: 11px;
  border: solid #d5f963;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  margin: -6px 0;
}
.category_item_caption {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 5px 0 5px 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .category_item_caption {
    font-size: 13px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .category_item_caption {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .category_item_caption {
    font-size: 13px;
  }
}
.category_item_caption::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 6px;
  width: 6px;
  border-radius: 3px;
  background-color: #1b4f90;
}
.category_item_caption .icon-category {
  width: 28px;
  height: 28px;
}
.category_item_caption_title {
  overflow: hidden;
  text-overflow: ellipsis;
}
.category_item_caption_title .highlight {
  color: #d5f963;
}
.category_item_caption small {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1199px) {
  .category_item_caption small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .category_item_caption small {
    font-size: 12px;
  }
}
.category_item_caption_icon {
  width: 28px;
  height: 28px;
  margin-right: 8px;
  background-size: cover;
}
.category_item_link:not(.visited):hover .category_item_caption::before, .category_item_link.pulse .category_item_caption::before {
  animation: pulse-grey 1s infinite;
}
.category_item_inner {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  line-height: 0;
  padding-bottom: 100%;
}
.category_item_inner-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.category_item_inner .url_link_count_sites {
  position: absolute;
  right: 8px;
  top: 3px;
  font-weight: 500;
  font-size: 25px;
  color: #fff;
  text-shadow: 1px 1px #5a5a5a;
  z-index: 2;
  line-height: 30px;
}
@media screen and (max-width: 1199px) {
  .category_item_inner .url_link_count_sites {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .category_item_inner .url_link_count_sites {
    font-size: 18px;
  }
}
.category_item__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: opacity 250ms, transform 0.3s !important;
}

@media screen and (min-width: 767.98px) {
  .scroll .col_5 #other_categories .category_item {
    width: 20%;
  }
}
.light #other_categories {
  background: #fff;
}
.light .category_item_link {
  color: #4e4e4e;
}
.light .category_item_link.visited .category_item_caption::before {
  border: solid #1b4f90;
  border-width: 0 1px 1px 0;
}
.light .category_item_caption {
  color: #4e4e4e;
}
.light .category_item_caption_title .highlight {
  color: #000;
}
/*# sourceMappingURL=maps/other_categories.css.map */
