/*
Theme Name: wikiarquitectura 6
Author: mirlo studio
Author URI: https://mirlostudio.com
Description: Evolution of the 6 theme for wikiarquitectura
Version: 6
Text Domain: wikiarquitectura
*/
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
  font-family: 'Open Sans', sans-serif;
  scroll-behavior: smooth;
  scroll-padding-top: 30px;
  /* height of sticky header */
}
/****************************************************
********************** COLORS ***********************
****************************************************/
/****************************************************
*********************** FONTS ***********************
****************************************************/
@font-face {
  font-family: "Archivo";
  src: url("https://wikiarquitectura.com/wp-content/themes/wikiarquitectura6/fonts/OpenSans-VariableFont_wdth%2Cwght.ttf");
}
a {
  text-decoration: none;
  opacity: 0.85;
  color: #338dd2;
}
a:hover {
  opacity: 1;
}
h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 90px;
  letter-spacing: -0.05em;
  line-height: 1em;
  font-weight: 400;
  color: #4a4a4a;
  border-bottom: 2px solid;
  padding: 0 30px 20px 30px;
  display: inline-block;
}
h1.no_banner {
  display: block;
  width: 1410px;
  padding: 0;
  margin: 100px auto 40px auto;
  border: none;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  letter-spacing: -0.05em;
  line-height: 1em;
  font-weight: bold;
  color: #4a4a4a;
  margin-top: 45px;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  letter-spacing: -0.05em;
  line-height: 1em;
  font-weight: bold;
  color: #4a4a4a;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: -0.05em;
  line-height: 1em;
  font-weight: bold;
  color: #4a4a4a;
  margin-bottom: 10px;
}
p,
ul,
li {
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  color: #4a4a4a;
  line-height: 1.55em;
}
blockquote {
  border-left: 3px solid #b2b2b2;
  padding-left: 25px;
  width: calc(100% - 60px);
  max-width: 400px;
  margin: 30px auto;
}
blockquote p {
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
}
@media only screen and (max-width: 1850px) {
  h1 {
    font-size: 70px;
  }
  h1.no_banner {
    width: 1200px;
  }
}
@media only screen and (max-width: 1600px) {
  h1 {
    font-size: 70px;
  }
  h1.no_banner {
    width: 900px;
  }
  p,
  ul,
  li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1250px) {
  h1 {
    font-size: 40px;
    padding: 0 30px 20px 30px;
  }
  h1.no_banner {
    width: calc(100% - 40px);
    margin-top: 100px;
    margin-bottom: 40px;
  }
}
/****************************************************
*********************** FORMS ***********************
****************************************************/
form input[type=text],
form input[type=search],
form input[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
form label {
  font-weight: bold;
}
form .select2 .select2-selection {
  padding: 10px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #d7d7d7;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #5b5b5b;
  height: 47px;
}
form .select2 .select2-selection:focus {
  outline: 0;
  opacity: 1!important;
  border-bottom: 2px solid #5b5b5b !important;
}
form .select2 .select2-selection .select2-selection__arrow {
  top: 17px;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="password"],
form textarea,
form select {
  width: calc(100% - 20px);
  padding: 10px;
  border: none;
  border-bottom: 1px solid #d7d7d7;
  margin: 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #5b5b5b;
}
form select {
  width: 100%;
  padding: 10px 6px;
}
form input[type="submit"] {
  background: #5b5b5b;
  padding: 11px 30px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
}
form input[type="submit"]:hover {
  background-color: #d7d7d7;
  color: #fff;
}
form .wpcf7-not-valid-tip {
  font-size: 12px!important;
}
form .wpcf7-validation-errors {
  border: 2px solid red!important;
  padding: 15px!important;
  background-color: rgba(255, 0, 0, 0.2);
  color: red;
  font-family: sans-serif;
}
form button:focus,
form input:focus,
form textarea:focus,
form select:focus {
  outline: 0;
  opacity: 1!important;
  border-bottom: 2px solid #5b5b5b !important;
}
@media only screen and (max-width: 1250px) {
  textarea {
    height: 150px;
  }
}
/****************************************************
*************** MAILING SINGUP PAGE *****************
****************************************************/
.page-id-259351 h1.no_banner,
.page-id-259369 h1.no_banner {
  max-width: calc(380px + 60px);
  font-size: 40px;
  font-weight: 700;
}
.page-id-259351 .pure_text,
.page-id-259369 .pure_text {
  max-width: 380px;
  margin: 0 auto;
}
.page-id-259351 .pure_text form .g-recaptcha,
.page-id-259369 .pure_text form .g-recaptcha {
  background-color: #F9F9F9;
  padding: 8px 39px;
  text-align: -webkit-center;
}
.page-id-259351 .pure_text form input[type="submit"],
.page-id-259369 .pure_text form input[type="submit"] {
  width: 100%;
  padding: 21px 30px;
}
.page-id-259351 .pure_text form .terms,
.page-id-259369 .pure_text form .terms {
  color: #5b5b5b;
  font-size: 12px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
@media only screen and (max-width: 1250px) {
  .page-id-259351 h1.no_banner,
  .page-id-259369 h1.no_banner {
    font-size: 35px;
  }
  .page-id-259351 .pure_text form .g-recaptcha,
  .page-id-259369 .pure_text form .g-recaptcha {
    padding: 8px 0;
  }
}
/****************************************************
***************** COMMON STRUCTURE ******************
****************************************************/
.grecaptcha-badge {
  display: none!important;
}
.after_banner {
  position: relative;
  margin-top: 30px;
}
.after_banner .content_wrap {
  width: 1410px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: row;
}
.after_banner .content_wrap:before,
.after_banner .content_wrap:after {
  content: '';
  display: table;
  clear: both;
}
.after_banner .content_wrap .left_col {
  width: 1044px;
  margin-right: 30px;
}
.after_banner .content_wrap .left_col .infobox_building,
.after_banner .content_wrap .left_col .pure_building_text,
.after_banner .content_wrap .left_col .pure_text {
  background-color: #fff;
  padding: 60px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
}
.after_banner .content_wrap .left_col .infobox_building h2,
.after_banner .content_wrap .left_col .pure_building_text h2,
.after_banner .content_wrap .left_col .pure_text h2 {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 30px;
}
.after_banner .content_wrap .left_col .infobox_building h2:first-child,
.after_banner .content_wrap .left_col .pure_building_text h2:first-child,
.after_banner .content_wrap .left_col .pure_text h2:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.after_banner .content_wrap .left_col .infobox_building {
  width: 100%;
}
.after_banner .content_wrap .left_col .infobox_building .page_title {
  width: 100%;
}
.after_banner .content_wrap .left_col .infobox_building .building_data {
  -moz-column-count: 2;
  -moz-column-gap: 0px;
  -webkit-column-count: 2;
  -webkit-column-gap: 0px;
  column-count: 2;
  column-gap: 0px;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row {
  margin-bottom: 12px;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .tag {
  font-family: 'Open Sans', sans-serif;
  color: #5b5b5b;
  font-size: 14px;
  font-weight: bold;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value {
  font-family: 'Open Sans', sans-serif;
  color: #5b5b5b;
  font-size: 14px;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value.flex_row {
  display: flex;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value a {
  display: block;
  opacity: 1;
  color: #5b5b5b;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value a:hover {
  opacity: 0.7;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value a:after {
  content: " +";
  color: #338dd2;
  font-weight: bold;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value a.money_cta {
  background-color: #6ED88C;
  color: white;
  padding: 4px 12px 5px 12px;
  border-radius: 99px;
  line-height: 1em;
  font-size: 11px;
  margin-left: 7px;
}
.after_banner .content_wrap .left_col .infobox_building .building_data .data_row .value a.money_cta:after {
  content: "";
}
.after_banner .content_wrap .left_col .pure_building_text {
  padding: 50px 60px 60px 60px;
}
.after_banner .content_wrap .left_col .pure_building_text .wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56%;
}
.after_banner .content_wrap .left_col .pure_building_text .wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.after_banner .content_wrap .right_col {
  width: 336px;
  padding: 0px;
  margin-bottom: 30px;
}
.after_banner .content_wrap .right_col .pure_text {
  background-color: #fff;
  padding: 40px 30px;
}
.after_banner .content_wrap .right_col .pure_text p {
  font-size: 14px;
}
.after_banner .content_wrap .right_col .pure_text h2:first-child {
  margin-top: 0;
}
.after_banner .content_wrap .right_col .kokoku_sidebar_sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 30px;
  margin-top: 10px;
  text-align: center;
}
.after_banner .content_wrap .right_col .kokoku_sidebar_sticky div {
  margin-top: 15px;
}
.after_banner .content_wrap .right_col .kokoku_sidebar_sticky a.at {
  display: block;
  opacity: 1;
  margin-top: 25px;
}
.after_banner .content_wrap .right_col .kokoku_sidebar_sticky a.at img {
  max-width: 100%;
  height: auto;
}
.after_banner .content_wrap .right_col .post_rating {
  background-color: #fff;
  padding: 20px;
  border: 2px solid;
  margin-top: 30px;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container {
  margin: 0;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container .rmp-heading.rmp-heading--title {
  font-weight: bold;
  line-height: 1em;
  font-size: 22px;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container .rmp-rating-widget__icons {
  margin-top: 16px;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container .rmp-btn {
  text-transform: uppercase;
  background-color: #242424;
  letter-spacing: 0.05em;
  font-size: 14px;
  padding: 10px 20px;
  opacity: 0.7;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container .rmp-btn:hover {
  opacity: 1;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container .rmp-feedback-widget__text {
  font-size: 15px;
  line-height: 1.2em;
  margin: 10px 0;
  color: red;
}
.after_banner .content_wrap .right_col .post_rating .rmp-widgets-container textarea {
  width: 100%;
  margin: 10px 0 20px 0;
}
.after_banner .content_wrap.no_sidebar .left_col {
  width: 100%;
  float: none;
  margin: 0 auto;
}
.after_banner .content_wrap .pagination {
  margin-top: 80px;
  text-align: center;
}
.after_banner .content_wrap .pagination a.page-numbers {
  color: #d7d7d7;
  padding: 0 23px;
  font-size: 23px;
}
.after_banner .content_wrap .pagination a.page-numbers:hover {
  color: #5b5b5b;
}
.after_banner .content_wrap .pagination a.prev,
.after_banner .content_wrap .pagination a.next {
  color: #5b5b5b;
  font-weight: bold;
  font-size: 31px;
}
.after_banner .content_wrap .pagination .current {
  background-color: #5b5b5b;
  color: #fff;
  font-size: 23px;
  border-radius: 50%;
  width: 50px;
  padding: 0 10px 2px 10px;
}
.after_banner .content_wrap .pagination .dots {
  color: #d7d7d7;
}
button,
.button {
  padding: 16px 40px;
}
@media only screen and (max-width: 1850px) {
  .after_banner {
    position: relative;
  }
  .after_banner .content_wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
  }
  .after_banner .content_wrap .left_col {
    float: left;
    width: 834px;
    margin-right: 30px;
  }
  .after_banner .content_wrap .left_col .infobox_building,
  .after_banner .content_wrap .left_col .pure_building_text,
  .after_banner .content_wrap .left_col .pure_text {
    padding: 40px;
  }
  .after_banner .content_wrap .left_col .infobox_building {
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
  }
  .after_banner .content_wrap .left_col .pure_building_text {
    display: inline-block;
    vertical-align: top;
    padding: 40px 40px 40px 60px;
  }
  .after_banner .content_wrap .left_col .pure_building_text h2:first-child {
    margin-top: 0;
  }
  .after_banner .content_wrap .left_col .pure_building_text iframe {
    max-width: 100%;
  }
  .after_banner .content_wrap .right_col {
    width: 336px;
  }
}
@media only screen and (max-width: 1600px) {
  .after_banner .content_wrap {
    width: 900px;
  }
  .after_banner .content_wrap .left_col {
    width: 620px;
  }
  .after_banner .content_wrap .left_col .infobox_building,
  .after_banner .content_wrap .left_col .pure_building_text,
  .after_banner .content_wrap .left_col .pure_text,
  .after_banner .content_wrap .left_col .related_products {
    padding: 30px;
  }
  .after_banner .content_wrap .left_col .infobox_building {
    margin-right: 30px;
    float: left;
  }
  .after_banner .content_wrap .left_col .pure_building_text {
    padding: 30px;
  }
  .after_banner .content_wrap .right_col {
    width: 250px;
  }
}
@media only screen and (max-width: 1250px) {
  .after_banner {
    position: relative;
  }
  .after_banner .content_wrap {
    width: 100%;
    flex-direction: column;
  }
  .after_banner .content_wrap .left_col {
    width: 100%;
    margin-right: 0px;
  }
  .after_banner .content_wrap .left_col .pure_building_text {
    width: 100%;
  }
  .after_banner .content_wrap .right_col {
    float: left;
    width: 100%;
  }
  .after_banner .content_wrap .right_col .pure_text {
    padding: 40px;
    margin-bottom: 40px;
  }
  .after_banner .content_wrap .pagination {
    margin-top: 70px;
    text-align: center;
  }
  .after_banner .content_wrap .pagination a.page-numbers {
    padding: 0 14px;
    font-size: 18px;
  }
  .after_banner .content_wrap .pagination a.prev,
  .after_banner .content_wrap .pagination a.next {
    font-size: 29px;
  }
  .after_banner .content_wrap .pagination a.prev {
    padding-left: 0;
  }
  .after_banner .content_wrap .pagination a.next {
    padding-right: 0;
  }
  .after_banner .content_wrap .pagination .current {
    font-size: 18px;
    width: 50px;
    padding: 0 9px 2px 9px;
  }
}
@media only screen and (max-width: 600px) {
  .after_banner {
    margin-top: 0;
  }
  .after_banner .content_wrap .left_col .infobox_building .building_data {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
  .after_banner .content_wrap .left_col .pure_building_text {
    padding: 30px 20px;
  }
  .after_banner .content_wrap .left_col .pure_building_text h2 {
    margin-left: 0;
  }
}
/****************************************************
*********************** HEADER **********************
****************************************************/
header {
  width: 75px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 600;
  overflow: visible;
}
header #wiki_logo {
  position: absolute;
  top: 7.5px;
  left: 2.5px;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 100px;
  width: 40px;
  height: 40px;
  padding: 7px 9px 17px 15px;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  opacity: 1;
}
header #wiki_logo .logo_size {
  width: 40px;
}
header #wiki_logo .logo_size img,
header #wiki_logo .logo_size svg {
  max-width: 100%;
}
header #wiki_logo .site_name {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  vertical-align: middle;
  font-size: 15px;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  position: absolute;
  top: 20px;
  left: 71px;
  color: #fff;
  font-weight: bold;
}
header #wiki_logo:hover {
  left: 17.5px;
  width: 260px;
  background-color: rgba(0, 0, 0, 0.8);
}
header #wiki_logo:hover .site_name {
  max-width: 200px;
}
header .vertial_align {
  height: 100vh;
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
header .vertial_align #main_navigation {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
}
header .vertial_align .nav_icon {
  display: block;
  width: auto;
  background-color: rgba(0, 0, 0, 0.4);
  width: 45px;
  height: 45px;
  border-radius: 50px;
  color: #f7f7f7;
  text-transform: uppercase;
  margin: 18px 0;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  z-index: 6;
}
header .vertial_align .nav_icon i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 7.5px;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  background: url('images/wiki_icons.svg') 0 0;
  background-size: cover;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
header .vertial_align .nav_icon label {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: 0.05em;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  position: absolute;
  top: 13px;
}
header .vertial_align .nav_icon.language_menu_icon label {
  top: 10px;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
  margin: 0;
  padding: 0;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul {
  line-height: 1em;
  display: none;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li {
  margin-right: 5px;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li a {
  padding: 0 6px;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.05em;
  opacity: 0.7;
  padding: 4px 4px 5px 5px;
  border-radius: 50px;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li:hover a {
  opacity: 1;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a {
  font-weight: bold;
  opacity: 1;
  background-color: #fff;
  color: #242424;
}
header .vertial_align .nav_icon.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li:last-child {
  margin-right: 0;
}
header .vertial_align .nav_icon:hover {
  width: 210px;
  background-color: #000000;
}
header .vertial_align .nav_icon:hover label {
  max-width: 210px;
}
header .vertial_align .nav_icon:hover label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul {
  display: inline-block;
}
header .vertial_align .nav_icon:hover.language_menu_icon {
  width: 265px;
}
header .vertial_align .nav_icon:hover.language_menu_icon ul {
  width: 210px;
  text-align: left;
}
header .vertial_align .nav_icon:focus {
  outline: none;
}
header .vertial_align .nav_icon:nth-child(2) i {
  background: url('images/wiki_icons.svg') 0 -30px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(3) i {
  background: url('images/wiki_icons.svg') 0 -60px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(4) i {
  background: url('images/wiki_icons.svg') 0 -90px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(5) i {
  background: url('images/wiki_icons.svg') 0 -120px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(6) i {
  background: url('images/wiki_icons.svg') 0 -150px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(7) {
  background-color: #FF0000;
}
header .vertial_align .nav_icon:nth-child(7) i {
  background: url('images/wiki_icons.svg') 0 -180px;
  background-size: cover;
}
header .vertial_align .nav_icon:nth-child(8) i {
  background: url('images/wiki_icons.svg') 0 -210px;
  background-size: cover;
}
header .vertial_align .nav_icon.open {
  background-color: rgba(255, 0, 0, 0.3);
}
header .vertial_align .nav_icon.open i {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
header .vertial_align .nav_icon.open:hover {
  width: 45px;
}
header .vertial_align .nav_icon.open:hover label {
  max-width: 0;
}
header .vertial_align .toggle_menu {
  width: 300px;
  height: 100vh;
  background-color: #242424;
  position: fixed;
  top: 0;
  left: -500px;
  z-index: 3;
  padding: 0 50px 0 140px;
  overflow-y: auto;
  -webkit-transition: 0.15s ease-in-out;
  -moz-transition: 0.15s ease-in-out;
  -o-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
header .vertial_align .toggle_menu > div {
  display: table-cell;
  vertical-align: middle;
  height: 100vh;
}
header .vertial_align .toggle_menu ul {
  list-style: none;
  padding-left: 0;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
header .vertial_align .toggle_menu ul li {
  width: 100%;
  margin: 25px 0;
}
header .vertial_align .toggle_menu ul li a {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: bold;
  text-align: left;
}
header .vertial_align .toggle_menu ul li ul {
  list-style: none;
  padding-left: 0;
  width: 100%;
  padding-top: 10px;
}
header .vertial_align .toggle_menu ul li ul li {
  float: none;
  display: block;
  margin: 0;
  width: 100%;
  margin: 9px 0;
}
header .vertial_align .toggle_menu ul li ul li a {
  color: #fff;
  font-weight: 100;
  opacity: 0.6;
}
header .vertial_align .toggle_menu ul li ul li a:hover {
  color: #d7d7d7;
  opacity: 1;
}
header .vertial_align .toggle_menu::-webkit-scrollbar {
  width: 2px;
}
header .vertial_align .toggle_menu::-webkit-scrollbar-track {
  background: #5b5b5b;
}
header .vertial_align .toggle_menu::-webkit-scrollbar-thumb {
  background: #fff;
}
header .vertial_align .toggle_menu::-webkit-scrollbar-thumb:hover {
  background: #fff;
}
header .vertial_align #more_menu.open {
  left: 0;
}
#search {
  display: none;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(36, 36, 36, 0.8);
  z-index: 99;
}
#search.open {
  display: block;
  opacity: 1;
}
#search .search_form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 200px);
  max-width: 1200px;
}
#search .search_form input[type="search"] {
  padding: 20px;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #fff;
  margin: 0;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 60px;
  font-weight: 100;
  color: #fff;
  width: calc(100% - 150px);
}
#search .search_form input[type="search"]::placeholder {
  color: transparent;
}
#search .search_form input[type="search"]:-ms-input-placeholder {
  color: transparent;
}
#search .search_form input[type="search"]::-ms-input-placeholder {
  color: transparent;
}
#search .search_form input[type="search"]:focus {
  outline: none;
}
#search .search_form input[type="submit"] {
  padding: 20px 40px;
  background-color: #fff;
  color: #242424;
  font-size: 30px;
  font-weight: bold;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#search .search_form input[type="submit"]:hover {
  transform: scale(1.05);
}
.close {
  display: none;
  position: absolute;
  right: 34px;
  top: 28px;
  width: 25px;
  height: 25px;
  opacity: 1;
  z-index: 600;
}
.close:hover {
  opacity: 0.7;
}
.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 3px;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.main_nav_mov {
  display: none;
}
@media only screen and (max-width: 1250px) {
  header {
    width: 100%;
    height: 55px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 26px -3px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.3);
  }
  header #wiki_logo {
    width: 30px;
    height: 32px;
    top: 10.5px;
    left: 13.5px;
    padding: 0;
  }
  header #wiki_logo img {
    width: 100%;
    height: auto;
  }
  header #wiki_logo:hover {
    width: 30px;
    left: 13.5px;
    background-color: transparent;
  }
  header #wiki_logo:hover .site_name {
    max-width: 0;
  }
  header .vertial_align {
    height: 55px;
    padding-left: 0;
    width: auto;
    display: inline-block;
    float: right;
  }
  header .vertial_align .nav_icon {
    display: none;
    margin: 13px 13px 0 0;
    width: 30px;
    height: 30px;
  }
  header .vertial_align .nav_icon i {
    width: 20px;
    height: 20px;
    margin: 5.4px;
  }
  header .vertial_align .nav_icon.search_icon {
    display: inline-block;
  }
  header .vertial_align .nav_icon.language_menu_icon {
    display: inline-block;
  }
  header .vertial_align .nav_icon.language_menu_icon:nth-child(6) i {
    background: url('images/wiki_icons.svg') 0 -100px;
    background-size: cover;
  }
  header .vertial_align .nav_icon.more_menu_icon {
    display: inline-block;
    background-color: #242424;
  }
  header .vertial_align .nav_icon.more_menu_icon:nth-child(8) i {
    background: url('images/wiki_icons.svg') 0 -140px;
    background-size: cover;
  }
  header .vertial_align .nav_icon.more_menu_icon.open {
    background-color: rgba(255, 0, 0, 0.3);
  }
  header .vertial_align .nav_icon:hover {
    width: 30px;
  }
  header .vertial_align .nav_icon:hover label {
    max-width: 0;
  }
  header .vertial_align .nav_icon:hover.language_menu_icon {
    width: 180px;
  }
  header .vertial_align .nav_icon:hover.language_menu_icon label {
    top: 3px;
    max-width: none;
  }
  header .vertial_align .nav_icon:hover.language_menu_icon label .wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal ul li a {
    font-size: 11px;
    padding: 4px 4px 5px 4px;
  }
  header .vertial_align .toggle_menu {
    padding: 50px 40px 0 40px;
    width: calc(100vw - 80px);
    height: calc(100vh - 50px);
    left: -105vw;
  }
  header .vertial_align .toggle_menu > div {
    display: block;
    height: auto;
  }
  #search {
    height: calc(100vh - 55px);
    top: 55px;
  }
  #search .search_form {
    width: calc(100% - 80px);
  }
  #search .search_form input[type="search"] {
    padding: 6px;
    font-size: 26px;
    width: 100%;
  }
  #search .search_form input[type="submit"] {
    padding: 10px 40px;
    font-size: 20px;
    width: 100%;
    margin-top: 20px;
  }
}
/****************************************************
*********************** FOOTER **********************
****************************************************/
footer {
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 70px 0px;
  background-color: transparent;
  overflow: hidden;
}
footer .newsletter_signup {
  padding: 25px 30px;
  border-top: 3px dotted #242424;
  border-bottom: 3px dotted #242424;
  text-align: center;
  margin-bottom: 50px;
  font-size: 22px;
  font-weight: 700;
  color: #5b5b5b;
}
footer .newsletter_signup .button {
  display: inline-block;
  cursor: pointer;
  background-color: #242424;
  color: #fff;
  font-size: 20px;
  margin-left: 20px;
}
footer .col {
  width: calc(20% - 25px);
  margin-right: 20px;
  float: left;
}
footer .col:last-child {
  margin-right: 0;
  float: right;
}
footer .col h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #5b5b5b;
  text-transform: uppercase;
  margin: 0;
}
footer .col ul {
  padding-left: 20px;
  list-style: none;
  margin: 10px 0 40px 0;
}
footer .col ul li {
  position: relative;
}
footer .col ul li:before {
  content: "■";
  color: #5b5b5b;
  opacity: 0.7;
  position: absolute;
  left: -14px;
  top: 0px;
  font-size: 10px;
  color: black;
}
footer .col ul li a {
  color: #5b5b5b;
  opacity: 0.7;
  font-size: 14px;
}
footer .col ul li a .menu_item_description {
  font-size: 10px;
  display: block;
  line-height: 1em;
  font-weight: 700;
  color: black;
}
footer .col ul li a:hover {
  opacity: 1;
}
footer .col.col2 {
  width: calc(40% - 25px);
}
footer .signatures {
  margin-top: 5px;
  margin-bottom: 10px;
}
footer .signatures .credits {
  color: #b2b2b2;
  font-size: 14px;
  display: flex;
}
footer .signatures .credits a {
  color: #5b5b5b;
  opacity: 1;
  font-size: 14px;
}
footer .signatures .credits a svg {
  width: 34px;
  margin-left: 4px;
  display: inline-block;
}
footer .signatures .credits a svg path {
  fill: #242424;
}
footer .signatures .credits a:hover svg {
  opacity: 1;
}
@media only screen and (max-width: 1600px) {
  footer {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1250px) {
  #latest-youtube-video {
    width: calc(100% - 100px);
  }
  footer {
    width: calc(100% - 80px);
    padding: 70px 0px;
  }
  footer .newsletter_signup .button {
    margin-left: 0;
    margin-top: 20px;
  }
  footer .col {
    width: 100%!important;
    margin-right: 0px;
  }
  footer .signatures {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 750px) {
  #latest-youtube-video {
    width: 100%;
    left: inherit;
    transform: none;
    padding: 15px 0 0 0;
  }
  #latest-youtube-video .columns .left {
    width: 125px;
  }
  #latest-youtube-video .columns .left a .video_play .triangle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
  #latest-youtube-video .columns .right {
    width: calc(100% - 150px);
    padding: 0 13px;
  }
  #latest-youtube-video .columns .right .watch_title {
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-bottom: 4px;
  }
  #latest-youtube-video .columns .right .video_title {
    font-size: 18px;
    letter-spacing: 0;
  }
  #latest-youtube-video .close-latest-youtube-video {
    top: 0;
    right: 0;
    background-color: #ff0000;
    opacity: 1;
    padding: 2px 10px;
    margin-right: 0px;
    font-size: 12px;
  }
  #latest-youtube-video .close-latest-youtube-video span {
    opacity: 0.7;
  }
}
/****************************************************
*********************** HOME ************************
****************************************************/
.home #main .after_banner .content_wrap {
  display: block;
}
.home .random_building_grid {
  margin-top: 100px;
}
.home .random_building_grid a .single_building {
  width: 16.666%;
  padding-top: 16.666%;
  float: left;
  opacity: 0.99;
}
.home .random_building_grid a:hover .single_building {
  opacity: 1;
}
.home .random_building_grid .wiki_db_size {
  width: 33.333%;
  padding-top: 16.666%;
  float: left;
  background-color: #242424;
  position: relative;
  text-align: center;
  opacity: 0.9;
}
.home .random_building_grid .wiki_db_size:hover {
  opacity: 1;
}
.home .random_building_grid .wiki_db_size .positioner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.home .random_building_grid .wiki_db_size .positioner .count {
  display: block;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 0.2em;
}
.home .random_building_grid .wiki_db_size .positioner .count_type {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1em;
}
@media only screen and (max-width: 1250px) {
  .home .random_building_grid {
    margin-top: 55px;
  }
  .home .random_building_grid a .single_building {
    width: 33.333%;
    padding-top: 33.333%;
  }
  .home .random_building_grid .wiki_db_size {
    width: 66.666%;
    padding-top: 33.333%;
  }
  .home .random_building_grid .wiki_db_size .positioner .count {
    font-size: 35px;
    letter-spacing: 0.1em;
  }
  .home .random_building_grid .wiki_db_size .positioner .count_type {
    font-size: 12px;
    letter-spacing: 0.4em;
  }
}
/****************************************************
**************** ARCHIVE (LIST PAGE) ****************
****************************************************/
.archive .hero_banner,
.single-site .hero_banner,
.page-template-template-dates .hero_banner,
.single-building-type .hero_banner {
  margin-bottom: -30px;
}
.archive .letter_block,
.single-site .letter_block,
.page-template-template-dates .letter_block,
.single-building-type .letter_block {
  width: 100%;
  overflow: hidden;
}
.archive .letter_block ul,
.single-site .letter_block ul,
.page-template-template-dates .letter_block ul,
.single-building-type .letter_block ul {
  column-count: 3;
  column-gap: 100px;
  -moz-column-count: 3;
  -moz-column-gap: 100px;
  -webkit-column-count: 3;
  -webkit-column-gap: 100px;
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  list-style: none;
  margin: 0;
  padding: 0;
}
.archive .letter_block ul a li,
.single-site .letter_block ul a li,
.page-template-template-dates .letter_block ul a li,
.single-building-type .letter_block ul a li {
  margin: 10px 0;
}
.archive .letter_block ul a li:first-child,
.single-site .letter_block ul a li:first-child,
.page-template-template-dates .letter_block ul a li:first-child,
.single-building-type .letter_block ul a li:first-child {
  margin-top: 0;
}
.archive .letter_block ul a:hover li,
.single-site .letter_block ul a:hover li,
.page-template-template-dates .letter_block ul a:hover li,
.single-building-type .letter_block ul a:hover li {
  background-color: #5b5b5b;
  color: #fff;
}
@media only screen and (max-width: 1250px) {
  .archive .letter_block ul,
  .single-site .letter_block ul,
  .page-template-template-dates .letter_block ul {
    column-count: 1;
    column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
  }
}
/****************************************************
********************* HERO BANNER *******************
****************************************************/
.hero_banner {
  position: relative;
  margin-bottom: 40px;
  height: 0;
  padding-top: 35%;
  width: 1410px;
  z-index: 3;
  margin: 5vh auto 0 auto;
  overflow: hidden;
  -webkit-box-shadow: 0px -10px 12px -3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px -10px 12px -3px rgba(0, 0, 0, 0.05);
  box-shadow: 0px -10px 12px -3px rgba(0, 0, 0, 0.05);
}
.hero_banner img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.hero_banner .lightbox_overlay {
  position: absolute;
  bottom: 0;
  padding: 100px 60px 10px 60px;
  width: calc(100% - 120px);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorStr=transparent, EndColorStr=#FFFFFF )";
  /* IE8-9, ColorZilla Ultimate CSS Gradient Generator uses SVG bg image for IE9 */
  background-image: -webkit-linear-gradient(top, transparent, #fff);
  /* Chrome10-25, Saf5.1-Saf6, iOS -6.1, Android -4.3 */
  background-image: -moz-linear-gradient(top, transparent, #fff);
  /* Fx3.6-15 */
  background-image: -o-linear-gradient(top, transparent, #fff);
  /* Op11.10-12.02 */
  background-image: linear-gradient(to bottom, transparent, #fff);
  /* W3C, Fx16+, Chrome26+, IE10+, Op12.10+, Saf6.1+ */
  color: #242424;
}
.hero_banner .lightbox_overlay .always_over {
  width: 100%;
}
.hero_banner .lightbox_overlay .always_over .title {
  font-family: 'Open Sans', sans-serif;
  font-size: 45px;
  font-weight: bold;
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 15px;
}
.hero_banner .lightbox_overlay .always_over .selected_info {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
.hero_banner .lightbox_overlay .always_over .selected_info .data_row {
  display: block;
  text-transform: uppercase;
}
.hero_banner .lightbox_overlay .always_over .selected_info .data_row .cell {
  display: inline-block;
}
.hero_banner .lightbox_overlay .always_over .selected_info .data_row .cell.tag {
  font-weight: bold;
  margin-right: 6px;
}
.hero_banner .lightbox_overlay .always_over .left h1 {
  color: #242424;
}
.hero_banner .lightbox_overlay .always_over .left .selected_info {
  color: #242424;
}
.hero_banner .lightbox_overlay .always_over .left .selected_info a {
  color: #242424;
}
.hero_banner.no_featured_image {
  height: auto;
  padding-top: 0;
  background-color: #fff !important;
}
.hero_banner.no_featured_image .lightbox_overlay {
  background: transparent;
  position: relative;
}
.hero_banner.no_featured_image .lightbox_overlay .always_over .title {
  color: #4a4a4a;
}
.hero_banner.no_featured_image .lightbox_overlay .always_over .selected_info {
  color: #4a4a4a;
}
.hero_banner video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.hero_banner .video_credit {
  position: absolute;
  color: #fff;
  z-index: 9;
  opacity: 0.6;
  right: 30px;
  bottom: 18px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.hero_banner .video_credit:hover {
  opacity: 1;
}
.hero_banner .video_credit .lable {
  font-weight: normal;
}
@media only screen and (max-width: 1850px) {
  .hero_banner {
    width: 1200px;
  }
  .hero_banner .lightbox_overlay {
    padding: 100px 40px 10px 40px;
    width: calc(100% - 80px);
  }
  .hero_banner .kokoku_after_banner {
    width: 1200px;
  }
}
@media only screen and (max-width: 1600px) {
  .hero_banner {
    width: 900px;
  }
  .hero_banner .lightbox_overlay {
    padding: 100px 30px 10px 30px;
    width: calc(100% - 60px);
  }
  .hero_banner .lightbox_overlay .always_over .left h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1250px) {
  .hero_banner {
    height: calc(100vh - 165px);
    width: 100%;
    margin-top: 0;
    padding-top: 100%;
    height: 0;
  }
  .hero_banner .lightbox_overlay {
    padding: 100px 30px 10px 30px;
    width: calc(100% - 60px);
  }
  .hero_banner .lightbox_overlay .always_over {
    padding: 0;
    width: 100%;
  }
  .hero_banner .lightbox_overlay .always_over .title {
    font-size: 35px;
  }
  .hero_banner .lightbox_overlay .always_over .selected_info {
    font-size: 13px;
  }
  .hero_banner .lightbox_overlay .always_over .left {
    width: 100%;
  }
}
/****************************************************
******************* BUILDING CARDS ******************
****************************************************/
.building_cards_grid {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.building_cards_grid .card,
.building_cards_grid li.product {
  flex: 1 0 calc(25% - 30px);
  max-width: calc(25% - 30px);
  padding: 15px;
  display: inline-block;
  vertical-align: top;
}
.building_cards_grid .card img,
.building_cards_grid li.product img {
  width: 100%;
  height: auto;
}
.building_cards_grid .card .price,
.building_cards_grid li.product .price,
.building_cards_grid .card .button,
.building_cards_grid li.product .button {
  display: none;
}
.building_cards_grid .card:hover,
.building_cards_grid li.product:hover {
  background-color: #b2b2b2;
}
.building_cards_grid .card:hover .building_name,
.building_cards_grid li.product:hover .building_name,
.building_cards_grid .card:hover .data_row,
.building_cards_grid li.product:hover .data_row {
  color: #fff;
}
.building_cards_grid .card .building_thumbnail,
.building_cards_grid li.product .building_thumbnail {
  width: 100%;
  padding-top: 100%;
  margin-bottom: 8px;
}
.building_cards_grid .card .building_name,
.building_cards_grid li.product .building_name,
.building_cards_grid .card h2,
.building_cards_grid li.product h2 {
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: bold;
  margin-top: 11px;
  margin-bottom: 14px;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 0;
}
.building_cards_grid .card .data_row,
.building_cards_grid li.product .data_row {
  font-family: 'Open Sans', sans-serif;
  color: #5b5b5b;
  font-size: 11px;
  margin-top: 5px;
  opacity: 0.5;
  letter-spacing: 0;
}
.building_cards_grid .card .data_row .tag,
.building_cards_grid li.product .data_row .tag {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4em;
}
.building_cards_grid .card .data_row .value,
.building_cards_grid li.product .data_row .value {
  font-weight: normal;
  line-height: 1.4em;
}
.building_cards_grid .card .data_row:hover,
.building_cards_grid li.product .data_row:hover {
  opacity: 0.7;
}
.building_cards_grid.no_sidebar .card {
  flex: 1 0 calc(20% - 30px);
  max-width: calc(20% - 30px);
}
@media only screen and (max-width: 1850px) {
  .building_cards_grid .card {
    flex: 1 0 calc(33.333% - 30px);
    max-width: calc(33.333% - 30px);
  }
  .building_cards_grid.no_sidebar .card {
    flex: 1 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
  }
}
@media only screen and (max-width: 1250px) {
  .building_cards_grid .card,
  .building_cards_grid.no_sidebar .card {
    flex: 1 0 calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .building_cards_grid .card,
  .building_cards_grid.no_sidebar .card {
    flex: 1 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
    background-color: rgba(0, 0, 0, 0.04);
  }
}
/****************************************************
********************* BUILDING **********************
****************************************************/
.single-building .kokoku_top_link.architecture-topics {
  display: block;
  background-color: #FF6666;
  width: 100%;
  max-width: 1410px;
  height: 400px;
  position: relative;
  margin: 0 auto;
  opacity: 1;
  overflow: hidden;
}
.single-building .kokoku_top_link.architecture-topics .episode_info {
  color: #fff;
  font-size: 60px;
  font-weight: 100;
  letter-spacing: -0.05em;
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translate(0, -50%);
  text-align: left;
  z-index: 1;
}
.single-building .kokoku_top_link.architecture-topics .episode_info strong {
  font-weight: 600;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon {
  line-height: 1;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1.5px solid rgba(255, 255, 255, 0.7);
  width: 202px;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon .mic_icon_img {
  width: 17px;
  height: auto;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon .architecture_topics_logo {
  width: 170px;
  height: auto;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .episode_title {
  line-height: 1.1em;
  margin-bottom: 10px;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .episode_subtitle {
  font-size: 19px;
  opacity: 0.7;
  text-transform: uppercase;
  letter-spacing: 0.23em;
}
.single-building .kokoku_top_link.architecture-topics .episode_info .cta {
  font-size: 20px;
  letter-spacing: 0;
  background-color: #fff;
  color: #242424;
  padding: 14px 33px 16px 60px;
  border-radius: 99px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
}
.single-building .kokoku_top_link.architecture-topics .episode_info .cta::before {
  content: "";
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #242424;
}
.single-building .kokoku_top_link.architecture-topics .episode_image {
  height: 130%;
  position: absolute;
  top: 10%;
  right: -20%;
}
@media only screen and (max-width: 1850px) {
  .single-building .kokoku_top_link.architecture-topics {
    max-width: 1200px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_image {
    right: -34%;
  }
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics {
    max-width: 900px;
    height: 320px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info {
    font-size: 40px;
    max-width: 400px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .episode_subtitle {
    font-size: 14px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .cta {
    font-size: 17px;
    padding: 12px 27px 13px 45px;
    margin: 18px 0 0 -5px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .cta::before {
    left: 22px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #242424;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .episode_image {
    height: 130%;
    position: absolute;
    top: 10%;
    right: -20%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics {
    width: 100%;
    height: 450px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 30px 30px 0 30px;
    font-size: 36px;
    text-align: center;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon {
    border: none;
    padding: 0;
    width: auto;
    justify-content: center;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon .mic_icon_img {
    border: none;
    padding: 0;
    width: 15px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .mic_icon .architecture_topics_logo {
    display: none;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_info .episode_subtitle {
    font-size: 12px;
  }
  .single-building .kokoku_top_link.architecture-topics .episode_image {
    height: auto;
    top: auto;
    width: 130%;
    right: -24%;
    bottom: -12%;
  }
}
.single-building .kokoku_top_link.architecture-topics.nyc-guggenheim .episode_image {
  height: 120%;
  top: 5%;
  right: -3%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.nyc-guggenheim .episode_image {
    height: 120%;
    top: 5%;
    right: -3%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.nyc-guggenheim .episode_image {
    height: auto;
    width: 110%;
    top: initial;
    right: -5%;
    bottom: -10%;
  }
}
.single-building .kokoku_top_link.architecture-topics.la-pedrera .episode_image {
  height: 150%;
  top: -20%;
  right: -6%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.la-pedrera .episode_image {
    height: 120%;
    top: -10%;
    right: 0;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.la-pedrera .episode_image {
    height: auto;
    width: 130%;
    top: initial;
    bottom: -140px;
    right: -34%;
    transform: rotate(33deg);
  }
}
.single-building .kokoku_top_link.architecture-topics.pompidou-paris .episode_image {
  height: 130%;
  top: 0%;
  right: 0%;
  transform: rotate(1deg);
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.pompidou-paris .episode_image {
    right: -13%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.pompidou-paris .episode_image {
    height: auto;
    top: auto;
    width: 130%;
    right: -30%;
    bottom: -17%;
  }
}
.single-building .kokoku_top_link.architecture-topics.golden-gate .episode_image {
  height: auto;
  width: 120%;
  top: -13%;
  right: -20%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.golden-gate .episode_image {
    right: -20%;
    top: 5%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.golden-gate .episode_image {
    height: auto;
    top: auto;
    width: 150%;
    right: -26%;
    bottom: 0%;
  }
}
.single-building .kokoku_top_link.architecture-topics.seattle-library .episode_image {
  height: 90%;
  bottom: 0;
  right: 5%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.seattle-library .episode_image {
    right: 3%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.seattle-library .episode_image {
    height: auto;
    top: auto;
    width: 75%;
    left: 15%;
    bottom: 0;
  }
}
.single-building .kokoku_top_link.architecture-topics.taj-mahal .episode_image {
  height: 139%;
  top: -4%;
  right: -3%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.taj-mahal .episode_image {
    right: -21%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.taj-mahal .episode_image {
    height: auto;
    top: auto;
    width: 130%;
    right: initial;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: -5%;
  }
}
.single-building .kokoku_top_link.architecture-topics.neue-nationalgalerie .episode_image {
  height: 143%;
  top: 7%;
  right: -13%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.neue-nationalgalerie .episode_image {
    right: -21%;
    height: 131%;
    top: 14%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.neue-nationalgalerie .episode_image {
    height: auto;
    top: auto;
    width: 180%;
    bottom: -15%;
    right: -15%;
  }
}
.single-building .kokoku_top_link.architecture-topics.guggenheim-bilbao .episode_image {
  height: 240%;
  top: -27%;
  right: -14%;
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.guggenheim-bilbao .episode_image {
    right: -22%;
    height: 207%;
    top: -17%;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.guggenheim-bilbao .episode_image {
    right: -22%;
    height: auto;
    top: inherit;
    bottom: -12%;
    right: initial;
    left: 50%;
    transform: translate(calc(-50% + 30px), 0);
  }
}
.single-building .kokoku_top_link.architecture-topics.parthenon .episode_image {
  height: 150%;
  position: absolute;
  top: -14%;
  right: 10%;
}
@media only screen and (max-width: 1850px) {
  .single-building .kokoku_top_link.architecture-topics.parthenon .episode_image {
    height: 150%;
    top: -14%;
    right: 0;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.parthenon .episode_image {
    height: auto;
    top: auto;
    width: 100%;
    right: 0;
    bottom: -12%;
  }
}
.single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info {
  max-width: 40%;
  margin-left: 80px;
}
.single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info .episode_title {
  font-size: 50px;
}
.single-building .kokoku_top_link.architecture-topics.follow-podcast .mic_icon {
  display: none;
}
.single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_image {
  height: 90%;
  position: absolute;
  top: 5%;
  right: 25%;
  transform: translate(50%, 0);
}
@media only screen and (max-width: 1850px) {
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info .episode_title {
    font-size: 45px;
  }
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_image {
    height: 90%;
    top: 5%;
    right: 25%;
  }
}
@media only screen and (max-width: 1600px) {
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info {
    max-width: 45%;
    margin-left: 40px;
  }
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info .episode_title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info {
    max-width: none;
    margin-left: 0;
  }
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_info .episode_title {
    font-size: 30px;
  }
  .single-building .kokoku_top_link.architecture-topics.follow-podcast .episode_image {
    height: 250px;
    top: auto;
    width: auto;
    right: 0;
    bottom: 0;
    transform: none;
    position: relative;
  }
}
.single-building .after_banner {
  margin-top: 30px;
}
.single-building .after_banner .content_wrap .right_col .image_content h2 {
  background-color: #5b5b5b;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
}
.single-building .after_banner .content_wrap .right_col .image_content h2:first-child {
  margin-top: 0;
}
.single-building .after_banner .content_wrap .right_col .image_content h3 {
  width: 100%;
  font-size: 15px;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: uppercase;
}
.single-building .after_banner .content_wrap .right_col .image_content h4 {
  margin: 10px 0;
  letter-spacing: 0.001em;
  font-size: 14px;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] {
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item {
  width: 33.3333% !important;
  padding-top: 33.333%;
  position: relative;
  float: left;
  margin: 0;
  margin-top: 0!important;
  overflow: hidden;
  cursor: pointer;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-item,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-item,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-item,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-item,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-icon,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-icon,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-icon,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  opacity: 0.75;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-item a,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-item a,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-item a,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-item a,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-icon a,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-icon a,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-icon a,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-icon a {
  display: flex;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-item a img,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-item a img,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-item a img,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-item a img,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-icon a img,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-icon a img,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-icon a img,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-icon a img {
  width: 100%;
  height: auto;
  border: none!important;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-item:hover,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-item:hover,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-item:hover,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-item:hover,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .img_container .gallery-icon:hover,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .img_container .gallery-icon:hover,
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-item .gallery-icon:hover,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-item .gallery-icon:hover {
  opacity: 0.9;
  -webkit-filter: none;
  filter: none;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery .gallery-caption,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] .gallery-caption {
  display: none;
}
.single-building .after_banner .content_wrap .right_col .image_content .gallery br,
.single-building .after_banner .content_wrap .right_col .image_content div[id^='gallery-'] br {
  display: none;
}
@media only screen and (max-width: 1850px) {
  .single-building .after_banner .content_wrap .left_col .infobox_building .title {
    font-size: 40px;
  }
  .single-building .after_banner .content_wrap .right_col .image_content h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1600px) {
  .single-building .after_banner .content_wrap .left_col .infobox_building .title {
    font-size: 35px;
  }
  .single-building .after_banner .content_wrap .right_col .image_content h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1250px) {
  .single-building .after_banner {
    margin-top: 0;
  }
  .single-building .after_banner .content_wrap .left_col .infobox_building .title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 750px) {
  .single-building .after_banner .content_wrap .left_col .infobox_building .title {
    font-size: 30px;
  }
}
/****************************************************
******************* INTEXT IMAGES *******************
****************************************************/
.thumb,
.wp-block-image,
.wp-caption {
  padding: 7px;
  background-color: #f5f5f5;
  width: 100%!important;
  box-sizing: border-box;
  text-align: center;
}
.thumb img,
.wp-block-image img,
.wp-caption img {
  max-width: min(100%, 840px);
  width: auto;
}
.thumb p,
.wp-block-image p,
.wp-caption p {
  margin: 0;
  display: flex;
  justify-content: center;
}
.thumb .thumbcaption,
.wp-block-image .thumbcaption,
.wp-caption .thumbcaption,
.thumb figcaption,
.wp-block-image figcaption,
.wp-caption figcaption,
.thumb .wp-caption-text,
.wp-block-image .wp-caption-text,
.wp-caption .wp-caption-text {
  font-size: 12px;
  letter-spacing: 0.025em;
  padding: 5px 0 0 0;
}
.thumb figure,
.wp-block-image figure,
.wp-caption figure {
  margin: 0;
}
.thumb figure p,
.wp-block-image figure p,
.wp-caption figure p {
  margin: 0;
  line-height: 1em;
}
.thumb figure.left,
.wp-block-image figure.left,
.wp-caption figure.left {
  float: left;
  margin-right: 30px;
}
.thumb figure.right,
.wp-block-image figure.right,
.wp-caption figure.right {
  float: right;
  margin-left: 30px;
}
.thumb figure figure,
.wp-block-image figure figure,
.wp-caption figure figure {
  margin-bottom: 0;
}
.thumb figure.alignright,
.wp-block-image figure.alignright,
.wp-caption figure.alignright {
  float: none;
  margin: 0 auto;
}
.thumb.size-large,
.wp-block-image.size-large,
.wp-caption.size-large {
  margin: 20px auto;
}
@media only screen and (max-width: 750px) {
  .thumb img,
  .wp-block-image img,
  .wp-caption img {
    max-width: 100%;
  }
  .thumb.left,
  .wp-block-image.left,
  .wp-caption.left {
    margin-right: 0;
    float: none;
  }
  .thumb.right,
  .wp-block-image.right,
  .wp-caption.right {
    margin-left: 0;
    float: none;
  }
}
/****************************************************
********************** MAP PAGE *********************
****************************************************/
.building_map {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -190px;
  display: inline-block;
}
.building_map .worldmap {
  width: 100%;
  height: auto;
}
.building_map .view_map {
  display: inline-block;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  background-color: #5b5b5b;
  color: #fff;
}
.building_map .view_map:hover {
  transform: translate(-50%, -50%) scale(1.2);
}
#map {
  width: 100%;
  height: 100vh!important;
}
.map_bubble {
  overflow: hidden;
  width: calc(200px + 17px) !important;
  padding-bottom: 15px!important;
}
.map_bubble a {
  color: #5b5b5b;
  font-family: 'Open Sans', sans-serif !important;
  color: #242424 !important;
  font-size: 11px!important;
  font-weight: bold!important;
  margin-top: 5px!important;
  text-transform: uppercase!important;
  line-height: 1.2em !important;
}
.gm-style .gm-style-iw {
  background-color: #fff !important;
  border-radius: 0!important;
}
/*style the down arrow from the bubble*/
.gm-style .gm-style-iw-t::after {
  background: #fff !important;
}
/*style the p tag*/
.gm-style .gm-style-iw #google-popup p {
  padding: 10px;
}
/*style the arrow*/
.gm-style .gm-style-iw-tc::after {
  background-color: #fff !important;
}
/* style the closing cross */
@media only screen and (max-width: 750px) {
  .building_map {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
  }
}
/****************************************************
**************** ATTACHMENT PAGE ********************
****************************************************/
.single-attachment #main .no_banner {
  margin-top: 0;
  text-align: center;
}
.single-attachment #main .no_banner h1 {
  font-size: 40px;
  border-bottom: none;
  padding: 0;
}
.single-attachment #main .no_banner h1 a {
  color: #242424;
}
.single-attachment #main .no_banner .close_image {
  position: absolute;
  top: 23px;
  right: 30px;
}
.single-attachment #main .no_banner .close_image .text {
  vertical-align: middle;
  font-style: italic;
}
.single-attachment #main .no_banner .close_image .cross {
  width: 45px;
  height: 45px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-left: 15px;
}
.single-attachment #main .no_banner .close_image .cross:before,
.single-attachment #main .no_banner .close_image .cross:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #242424;
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  left: 0;
}
.single-attachment #main .no_banner .close_image .cross:after {
  transform: rotate(-45deg);
}
.single-attachment .image_slider {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: calc(100vh - 310px);
  width: 100%;
  background-color: #242424;
  padding: 40px 0;
}
.single-attachment .image_slider .previous_image,
.single-attachment .image_slider .next_image {
  height: 100%;
  position: relative;
  min-width: 12vw;
}
.single-attachment .image_slider .previous_image .gradient,
.single-attachment .image_slider .next_image .gradient {
  height: 100%;
  width: 70%;
  position: absolute;
  z-index: 1;
  top: 0;
  background: linear-gradient(90deg, #242424 30%, transparent 100%);
}
.single-attachment .image_slider .previous_image .gallery-item:before,
.single-attachment .image_slider .next_image .gallery-item:before {
  content: ">";
  color: #242424;
  background-color: #fff;
  padding: 9px 21px 10px 22px;
  font-size: 30px;
  border-radius: 40px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 1;
  font-weight: bold;
  cursor: pointer;
}
.single-attachment .image_slider .previous_image .gallery-item img,
.single-attachment .image_slider .next_image .gallery-item img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  opacity: 0.4;
}
.single-attachment .image_slider .previous_image .gallery-item:before {
  right: 40px;
  transform: translate(0, -50px) rotate(180deg);
}
.single-attachment .image_slider .previous_image .gallery-item img {
  object-position: right bottom;
}
.single-attachment .image_slider .current_image {
  position: relative;
  margin: 0 30px;
  max-width: 70vw;
  display: flex;
  align-items: center;
}
.single-attachment .image_slider .current_image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.single-attachment .image_slider .current_image .caption {
  position: absolute;
  bottom: 0;
  color: #fff;
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 13px;
}
.single-attachment .image_slider .next_image .gradient {
  right: 0;
  transform: rotate(180deg);
}
.single-attachment .image_slider .next_image .gallery-item::before {
  left: 40px;
}
.single-attachment .image_slider .next_image .gallery-item img {
  object-position: left bottom;
}
.single-attachment .image {
  width: 100%;
  text-align: center;
  position: relative;
  background: #f9f9f9;
  margin-bottom: 30px;
}
.single-attachment .kokoku_img_page {
  width: 100%;
  max-width: 1410px;
  max-height: 120px;
  text-align: center;
  margin: 0 auto 0 auto;
  padding: 0 0 20px 0;
}
.single-attachment .image_info_block {
  border-top: 1px solid #ccc;
  padding: 30px 0;
}
.single-attachment .image_history {
  margin-top: 30px;
}
.single-attachment .image_history .wikitable.filehistory {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background-color: transparent;
  border: none;
  margin: 1em 0;
}
.single-attachment .image_history .wikitable.filehistory tr {
  background-color: transparent;
  text-align: center;
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
.single-attachment .image_history .wikitable.filehistory tr td,
.single-attachment .image_history .wikitable.filehistory tr th {
  background-color: transparent;
  padding: 20px 0;
  vertical-align: middle;
  min-width: 240px;
}
.single-attachment .image_history .wikitable.filehistory tr td img,
.single-attachment .image_history .wikitable.filehistory tr th img {
  max-width: 100px;
}
.single-attachment .image_history .wikitable.filehistory tr td {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.single-attachment #metadata {
  clear: both;
  font-family: 'Open Sans', sans-serif;
}
.single-attachment #metadata ul {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  margin-top: 40px;
}
.single-attachment #metadata ul .data_point {
  overflow: hidden;
  padding: 5px 0;
}
.single-attachment #metadata ul .data_point .label {
  padding-right: 10px;
  text-align: left;
  float: left;
  font-weight: bold;
  font-size: 15px;
}
.single-attachment #metadata ul .data_point .value {
  padding-left: 10px;
  text-align: left;
  float: left;
  font-size: 15px;
}
@media only screen and (max-width: 1250px) {
  .single-attachment #main .no_banner {
    margin-top: 56px;
    text-align: left;
    padding: 0 15px;
    margin-bottom: -50px;
    position: relative;
    z-index: 3;
  }
  .single-attachment #main .no_banner h1 {
    margin: 0;
  }
  .single-attachment #main .no_banner h1 a {
    font-size: 16px;
    color: #fff;
  }
  .single-attachment #main .no_banner .close_image {
    top: 0;
    right: 0px;
  }
  .single-attachment #main .no_banner .close_image .text {
    display: none;
  }
  .single-attachment #main .no_banner .close_image .cross {
    top: 5px;
    right: 2px;
  }
  .single-attachment #main .no_banner .close_image .cross:before,
  .single-attachment #main .no_banner .close_image .cross:after {
    background-color: #fff;
    width: 70%;
  }
  .single-attachment #main .image_slider {
    display: inline-block;
    height: calc(100vh - 250px);
    padding: 58px 0 130px 0;
    position: relative;
  }
  .single-attachment #main .image_slider .previous_image,
  .single-attachment #main .image_slider .next_image {
    min-width: 0;
    position: absolute;
    top: 0;
    width: 23vw!important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
  }
  .single-attachment #main .image_slider .previous_image .gallery-item,
  .single-attachment #main .image_slider .next_image .gallery-item {
    background-color: #fff;
    opacity: 0.7;
    padding: 10px;
    border-radius: 40px 0px 0px 40px;
    position: relative;
    width: 10px;
    height: 30px;
    z-index: 2;
  }
  .single-attachment #main .image_slider .previous_image .gallery-item:before,
  .single-attachment #main .image_slider .next_image .gallery-item:before {
    padding: 0;
    border-radius: 0;
    position: absolute;
    top: initial;
    transform: none;
    background-color: transparent;
    font-size: 20px;
    line-height: 1em;
    top: 14px;
    left: 14px;
  }
  .single-attachment #main .image_slider .previous_image .gallery-item {
    transform: rotate(180deg);
  }
  .single-attachment #main .image_slider .previous_image .gallery-item:before {
    right: 0;
    transform: none;
  }
  .single-attachment #main .image_slider .current_image {
    margin: 0;
    max-width: none;
    width: 100%!important;
    height: 70vh!important;
  }
  .single-attachment #main .image_slider .next_image {
    right: 0;
    justify-content: flex-end;
  }
  .single-attachment #main .image_sizes {
    padding: 0 30px;
  }
}
/****************************************************
**************** POPUPS ********************
****************************************************/
/****************************************************
****************** NOTICE TEMPLATES *****************
****************************************************/
.notice_tempalte {
  border: 1px solid darkgray;
  margin: 5px 0;
  padding: 10px 2px;
  position: relative;
  min-height: 36px;
}
.notice_tempalte .notice_icon {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translate(0%, -50%);
}
.notice_tempalte .notice_icon img {
  max-width: 44px!important;
  max-height: 44px;
  margin: 5px 30px;
  display: block!important;
}
.notice_tempalte .notice_message {
  width: calc(100% - 135px);
  margin-left: 115px;
  font-size: 11px;
  line-height: 1.8em;
  color: #666;
  letter-spacing: 0.2px;
  font-family: 'Open Sans', sans-serif;
}
.notice_tempalte .notice_message p {
  font-size: 11px;
  line-height: 1.8em;
  color: #666;
  letter-spacing: 0.2px;
}
.notice_tempalte .notice_accent {
  float: right;
  width: 5px;
  background: #ccc;
  height: calc(100% - 4px);
  position: absolute;
  top: 2px;
  right: 2px;
}
.notice_tempalte.translation .notice_accent {
  background: #4b8bf5;
}
.notice_tempalte.collaboration .notice_accent {
  background: #000;
}
/****************************************************
********************** KOKOKU ***********************
****************************************************/
.kokoku_at_floating {
  display: none;
  background-color: #FF6666;
  width: calc(100% - 200px);
  max-width: 1600px;
  padding: 20px;
  border-radius: 12px;
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9;
  filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 0px 5px);
}
.kokoku_at_floating .wrapper {
  position: relative;
}
.kokoku_at_floating .wrapper .close {
  width: 24px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 99px;
  position: absolute;
  top: -15px;
  right: -15px;
  display: block;
  cursor: pointer;
}
.kokoku_at_floating .wrapper .close:after,
.kokoku_at_floating .wrapper .close:before {
  left: 11px;
  top: 4px;
  height: 15px;
  width: 2px;
}
.kokoku_at_floating .wrapper .width {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin: 0 auto;
}
.kokoku_at_floating .wrapper .width .episode_image {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.kokoku_at_floating .wrapper .width .claim {
  color: #fff;
  font-size: 30px;
  line-height: 1.1em;
}
.kokoku_at_floating .wrapper .width .listen_cta_container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  margin-left: 40px;
}
.kokoku_at_floating .wrapper .width .listen_cta_container .platforms_container {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.kokoku_at_floating .wrapper .width .listen_cta_container .platforms_container img {
  width: 20px;
  height: 20px;
}
.kokoku_at_floating .wrapper .width .listen_cta_container .listen_cta {
  font-size: 20px;
  letter-spacing: 0;
  background-color: #fff;
  color: #242424;
  padding: 14px 33px 16px 60px;
  border-radius: 99px;
  display: inline-block;
  font-weight: 500;
  position: relative;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  opacity: 1;
}
.kokoku_at_floating .wrapper .width .listen_cta_container .listen_cta:before {
  content: "";
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 12px solid #242424;
}
.kokoku_at_floating .highlight-container,
.kokoku_at_floating .highlight {
  position: relative;
  color: #242424;
}
.kokoku_at_floating .highlight-container {
  display: inline-block;
}
.kokoku_at_floating .highlight-container:before {
  content: " ";
  display: block;
  height: 48%;
  width: 95%;
  margin-left: -3px;
  margin-right: -3px;
  position: absolute;
  background: #FDD25C;
  transform: rotate(-1deg);
  top: 3px;
  left: -1px;
  border-radius: 20% 25% 20% 24%;
  padding: 10px 3px 3px 25px;
  filter: url(#marker-shape);
  z-index: -1;
}
.footer_kokoku {
  width: 100%;
  max-width: 728px;
  height: 90px;
  margin: 40px auto 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .kokoku_at_floating {
    width: calc(100% - 60px);
    padding: 15px;
  }
  .kokoku_at_floating .wrapper .close {
    top: -10px;
    right: -10px;
  }
  .kokoku_at_floating .wrapper .width {
    gap: 40px;
  }
  .kokoku_at_floating .wrapper .width .episode_image {
    width: 120px;
    height: 120px;
  }
  .kokoku_at_floating .wrapper .width .claim {
    font-size: 24px;
  }
  .kokoku_at_floating .wrapper .width .listen_cta_container .listen_cta {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1000px) {
  .kokoku_at_floating .wrapper .width {
    flex-direction: column;
    gap: 10px;
  }
  .kokoku_at_floating .wrapper .width .episode_image {
    width: 90px;
    height: 90px;
  }
  .kokoku_at_floating .wrapper .width .claim {
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
  }
  .kokoku_at_floating .wrapper .width .listen_cta_container {
    margin-left: 0;
    gap: 10px;
  }
  .kokoku_at_floating .wrapper .width .listen_cta_container .platforms_container img {
    width: 18px;
    height: 18px;
  }
  .kokoku_at_floating .wrapper .width .listen_cta_container .listen_cta {
    font-size: 14px;
  }
}
.kokoku_slide_wrapper .slide_track_top,
.kokoku_slide_wrapper .slide_track_bottom {
  background-color: #b2b2b2;
  max-height: 500px;
  width: 3px;
  margin: 0 auto;
  transition: height 0.2s ease-out;
}
.kokoku_slide_wrapper .slide_track_top {
  height: 0;
}
.kokoku_slide_wrapper .slide_track_bottom {
  height: 500px;
}
.kokoku_slide_wrapper .kokoku_inline_1 {
  margin: 0;
}
a.kokoku_ad {
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
a.kokoku_ad:hover {
  transform: scale(1.04);
}
.kokoku_bup {
  display: none;
}
.kokoku_inline_1 {
  display: block;
  clear: both;
  margin: 40px 0;
  text-align: center;
}
.kokoku_inline_2 {
  display: block;
  clear: both;
  margin: 40px 0;
  text-align: center;
}
.kokoku_inline_3 {
  display: block;
  clear: both;
  margin: 40px 0;
  text-align: center;
}
.kokoku_image_galleries {
  width: 100%;
  margin: 20px 0;
  text-align: center;
}
.kokoku_infobox {
  width: 100%;
  height: 90px;
  margin-top: 0px;
  margin-bottom: 15px;
}
.kokoku_afterinfobox {
  display: block;
  clear: both;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  width: 100%;
}
.kokoku_sidebar_end {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.kokoku_top {
  width: 100%;
  text-align: center;
  margin: 55px 0 0 0;
}
.kokoku_after_banner {
  background-color: #fff;
  width: 1410px;
  text-align: center;
  margin: 0 auto 0 auto;
  padding: 20px;
  box-sizing: border-box;
}
.kokoku_after_banner .kokoku_bup {
  padding: 0;
}
.kokoku_afterinfobox {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
.kokoku_afterinfobox > * {
  flex: 1;
  width: 50%;
}
@media only screen and (max-width: 1850px) {
  .kokoku_after_banner {
    width: 1200px;
  }
  .kokoku_slide_wrapper .slide_track_top,
  .kokoku_slide_wrapper .slide_track_bottom {
    max-height: 280px;
  }
  .kokoku_slide_wrapper .slide_track_bottom {
    height: 280px;
  }
}
@media only screen and (max-width: 1600px) {
  .kokoku_after_banner {
    width: 900px;
  }
}
@media only screen and (max-width: 1250px) {
  .kokoku_after_banner {
    width: 100%;
    margin: 0 auto 0px auto;
    padding: 0;
  }
}
@media only screen and (max-width: 750px) {
  .kokoku_after_banner {
    height: auto;
    flex-direction: column;
  }
  .kokoku_after_banner > * {
    width: 100%;
  }
  .kokoku_slide_wrapper .slide_track_top,
  .kokoku_slide_wrapper .slide_track_bottom {
    max-height: 180px;
  }
  .kokoku_slide_wrapper .slide_track_bottom {
    height: 180px;
  }
}
/****************************************************
********************** BUILDINGS DB ***********************
****************************************************/
.buildingdb_cards_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 35px 20px;
}
.buildingdb_cards_list.hide {
  display: none;
}
.buildingdb_cards_list .single_building_card {
  flex: 0 0 calc(25% - 15px);
  color: #242424;
  text-decoration: none;
}
.buildingdb_cards_list .single_building_card .featured_image {
  width: 100%;
  padding-top: 72%;
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}
.buildingdb_cards_list .single_building_card .featured_image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.buildingdb_cards_list .single_building_card .building_info .building_name {
  font-size: 15px;
  text-transform: none;
  line-height: 1.3em;
  margin: 10px 0;
  font-family: sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  padding: 0 0 9px 0;
  border-bottom: 1.5px solid;
}
.buildingdb_cards_list .single_building_card .building_info .building_data {
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0.25;
}
.buildingdb_cards_list .single_building_card .building_info .building_data li {
  border-bottom: 1px solid #1a1a1a;
  padding: 7px 0;
  font-size: 11px;
  display: flex;
  justify-content: space-between;
  line-height: 1em;
}
.buildingdb_cards_list .single_building_card .building_info .building_data li label {
  font-weight: 500;
}
.buildingdb_cards_list .single_building_card:hover .building_info .building_data {
  opacity: 1;
}
.buildingdb_cards_list.one_col {
  display: inline-block;
  width: 100%;
}
.buildingdb_cards_list.one_col .single_building_card {
  flex: 0 0 100%;
  margin-bottom: 25px;
}
.buildingdb_cards_list.one_col .single_building_card .building_info .building_name {
  margin-bottom: 7px;
}
.buildingdb_cards_list.one_col .single_building_card:last-child {
  margin-bottom: 0;
}
.buildingdb_cards_list.four_col .single_building_card {
  flex: 0 0 calc(20% - 16px);
}
.buildingdb_cards_list.horizontal_cards .single_building_card {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}
.buildingdb_cards_list.horizontal_cards .single_building_card .featured_image {
  width: 35%;
  padding-top: 27%;
  margin-bottom: 0;
}
.buildingdb_cards_list.horizontal_cards .single_building_card .building_info {
  width: calc(65% - 20px);
  margin-left: 20px;
}
.buildingdb_cards_list.horizontal_cards .single_building_card .building_info .building_name {
  margin-top: 0;
  font-size: 13px;
  padding-bottom: 6px;
  margin-bottom: 4px;
  height: auto;
}
.buildingdb_cards_list.horizontal_cards .single_building_card .building_info .building_data li {
  padding: 5px 0;
}
.buildingdb_cards_list.horizontal_cards.two_col {
  gap: 25px 40px;
}
.buildingdb_cards_list.horizontal_cards.two_col a {
  flex: 0 0 calc(50% - 27px);
}
.buildingdb_cards_list.horizontal_cards.two_col a .building_info .building_name {
  font-size: 20px;
}
.buildingdb_cards_list.horizontal_cards.three_col {
  gap: 25px 40px;
}
.buildingdb_cards_list.horizontal_cards.three_col a {
  flex: 0 0 calc(33.333% - 27px);
}
.buildingdb_cards_list.horizontal_cards.three_col a h2 {
  padding-bottom: 8px;
  line-height: 1.2em;
}
@media only screen and (max-width: 780px) {
  .buildingdb_cards_list {
    flex-direction: column;
    flex-wrap: initial;
    gap: 35px 0;
  }
  .buildingdb_cards_list .single_building_card {
    flex: 0 0 100%;
  }
  .buildingdb_cards_list.four_col .single_building_card {
    flex: 0 0 100%;
  }
}
