/* Tags pages dedicated styles */

.tags-menu > li,
.tags-menu > li.selected,
.tags .tags-cloud-title,
.tags .tag-summary-title {
  line-height: 20px;
  font-size: 17.5px;
  font-family: Roboto, Arial, sans-serif;
}

.tags-title {
  text-transform: uppercase;
  color: #1b3380;
  font-size: 26px;
  line-height: 26px;
  font-family: Roboto, Arial, sans-serif;
  margin: 0 0 30px 0;
  word-wrap: break-word;
}

@media only screen and (max-width: 479px) {
  .tags-title {
    font-size: 26px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tags-title {
    font-size: 26px;
    line-height: 26px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
  .tags-title {
    font-size: 26px;
    line-height: 26px;
  }
}

.tags-page .letters-menu .letters-menu-list,
.tags-letter-page .letters-menu .letters-menu-list {
  margin-bottom: 30px;
}

.tag-page .letters-menu .letters-menu-list {
  margin-bottom: 20px;
}

.tags-menu:before {
  content: "";
  display: block;
  height: 3px;
  width: 100%;
  margin: 0 0 25px 0;
  border-top: 3px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.tags-menu > li {
  margin: 0 0 15px 0;
  text-transform: uppercase;
}

.tags-menu > li > a {
  color: #1e1f23;
  padding: 5px 0;
}

.tags-menu > li > a:hover {
  color: #e73910;
}

.tags-menu > li.selected {
  color: #e73910;
}

.tags-menu > li.selected > a {
  color: #e73910;
}

.tags-menu > li.selected > a:hover {
  color: #e73910;
}

.tags-menu > li > .count {
  color: #9a9da1;
  font-family: OpenSans, Arial, sans-serif;
  font-size: 12px;
}

.tags .tags-cloud-title {
  text-transform: uppercase;
  margin-bottom: 17px;
}

@media only screen and (max-width: 767px) {
  .tags .tags-clouds {
    padding-top: 20px;
    margin-top: 10px;
    border-top: 3px solid #ebf0f0;
  }
}

.tags .tags-cloud-recent .tags-cloud-list .tags-cloud-el {
  color: #9a9da1;
}

.tags .tags-cloud-list {
  font-size: 0;
}

.tags .tags-cloud-list .tags-cloud-el {
  white-space: nowrap;
  font-family: Roboto, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -1px;
  color: #1e1f23;
  line-height: 33px;
  padding: 5px 0 5px 0;
  margin-right: 10px;
}

.tags .tags-cloud-list .tags-cloud-el:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 13px;
  margin: 0 0 0 10px;
  position: relative;
  top: 2px;
  background-color: #f0f0f0;
}

@media only screen and (max-width: 767px) {
  .tags .tags-cloud-list .tags-cloud-el:after {
    margin: 0 5px;
  }
}

.tags .tags-cloud-list .tags-cloud-el:hover {
  color: #e73910;
}

.tags .tags-cloud-list .tags-cloud-el:last-child:after {
  display: none;
}

.tags .tags-cloud-popular {
  margin: 20px 0 0 0;
  border-top: 3px solid #f0f0f0;
  padding-top: 20px;
}

.tags .tag-summary-title {
  text-transform: uppercase;
  margin-bottom: 17px;
}

.tags .tag-elements > div:last-child .list-box {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.tags .list-box {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 3px solid #ebf0f0;
}

.tags .list-box.is-article .elementTagsList:before,
.tags .list-box.is-biography .elementTagsList:before,
.tags .list-box.is-diary .elementTagsList:before {
  content: "";
  display: block;
  top: 0;
  width: 40px;
  height: 2px;
  background-color: #2f3036;
  margin: 4px 0 14px 0;
}

.tags .list-box.is-photo .elementTagsList {
  margin-top: 10px;
}

.tags .list-box .element {
  margin-bottom: 20px;
}

.tags .list-box .element .thumbnail {
  width: 100%;
  height: auto;
  text-align: left;
}

.tags .list-box .element .thumbnail img {
  width: 100%;
  height: auto;
}

.tags .list-box .element .title {
  margin: 0 0 5px 0;
}

.tags .list-box .element .title > a {
  font-family: Roboto, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: -0.5px;
  color: #1e1f23;
  line-height: 20px;
  padding: 5px 0 5px 0;
  margin-right: 10px;
}

.tags .list-box .element .title > a:hover {
  color: #e73910;
}

.tags .list-box .element .date {
  font-family: OpenSansB, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #9a9da1;
}

.tags .list-box .element .description {
  margin: 15px 0 10px 0;
  font-family: OpenSans, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #1e1f23;
}

.tags .list-box .element .elementTagsList {
  font-family: OpenSansB, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #9a9da1;
}

.tags .list-box .element .elementTagsList a {
  color: #9a9da1;
}

.tags .list-box .element .elementTagsList a:hover {
  color: #e73910;
}

.tags .see-more {
  text-align: right;
}

.tags .see-more a {
  color: #e73910;
  font-size: 14px;
  font-family: OpenSansB, Arial, sans-serif;
}

.tags .see-more a:hover {
  color: #990b4f;
}

@media only screen and (max-width: 767px) {
  .tags .tag-elements {
    padding-top: 20px;
    margin-top: 10px;
    border-top: 3px solid #ebf0f0;
  }
}

.tags .tag-description,
.tags .tag-synonyms {
  display: inline-block;
  top: -30px;
  position: relative;
  font-family: OpenSansB, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #9a9da1;
}

.tags .tag-description:after {
  content: ",";
}

.letter-tags {
  height: auto;
  overflow: hidden;
}

.letter-tags li {
  float: left;
  width: 48%;
  font-size: 10px;
  clear: left;
  padding: 9px 0 8px 0;
}

.letter-tags li > a {
  font-family: Roboto, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: -1px;
  color: #1e1f23;
  line-height: 16px;
  padding: 5px 0 5px 0;
  margin-right: 10px;
}

.letter-tags li > a:hover {
  color: #e73910;
}

.letter-tags li:nth-child(2n) {
  float: right;
  clear: right;
}

.letters-menu {
  margin-bottom: 30px;
}

.letters-menu .letters-menu-list-el {
  display: inline-block;
  font-family: Roboto, Arial, sans-serif;
  font-size: 18px;
  line-height: 31px;
  text-align: center;
  margin: 0 2px 2px 0;
}

.letters-menu .letters-menu-list-el > a {
  color: #1e1f23;
  display: block;
  width: 100%;
  height: 100%;
  min-width: 26px;
  border: 3px solid transparent;
}

.tags-letter-page .letters-menu .letters-menu-list,
.tags-page .letters-menu .letters-menu-list {
  margin-bottom: 30px;
}

.letters-menu .letters-menu-list {
  background-color: #f0f0f0;
  padding: 10px 10px 10px 20px;
}

.letters-menu .base-title {
  padding-top: 0;
  color: #1b3380;
  margin-bottom: 25px;
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
  font-size: 26px;
  line-height: 24px;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 10px;
}

.elementTagsListBox {
  clear: both;
  width: 100%;
  font-size: 14px !important;
  float: left;
  margin-top: 15px;
}

.elementTagsListBox .elementTagsListTitle {
  margin-right: 5px;
}

.tags {
  margin-top: 20px;
}

.tags .is-audio .thumbnail {
  display: none !important;
}

.tags .tags-cloud-list .tags-cloud-el.t1 {
  font-size: 14px;
}

.tags .tags-cloud-list .tags-cloud-el.t2 {
  font-size: 16px;
}

.tags .tags-cloud-list .tags-cloud-el.t3 {
  font-size: 18px;
}

.tags .tags-cloud-list .tags-cloud-el.t4 {
  font-size: 20px;
}

.tags .tags-cloud-list .tags-cloud-el.t5 {
  font-size: 22px;
}
