@media (min-width: 768px) {
}.sitemap-link {
  font-weight: normal;font-size: 1em;color: #868E96;
}
@media (min-width: 992px) {
}.sitemap-title,
.sitemap-thematics-title {
  font-weight: normal;
  font-size: 1.4em;
  color: #868E96;
  margin: 0 0 15px;
}
.sitemap-continent {
  margin-bottom: 30px;
}
.sitemap-continent-name {
  margin: 0 0 30px;
  font-weight: normal;
  font-size: 2em;
  color: #868E96;
}
.sitemap-destination {
  margin-bottom: 15px;
  min-height: 110px;
}
.sitemap-destination-name {
  display: block;
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: bold;
  color: #343A40;
}
.sitemap-destination-name:hover {
  color: #868E96;
}
.sitemap-link {
  display: block;
  margin-bottom: 2px;
}
.sitemap-link:hover {
  color: #767f88;
}
.sitemap-thematic-title {
  display: block;
  margin-bottom: 2px;
  font-weight: normal;
  font-size: 1em;
  color: #343A40;
}
.sitemap-thematic-title:hover {
  color: #868E96;
}

