/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/postcss-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./production/wp-content/themes/bestcities/src/style.scss ***!
  \**********************************************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
html.is-menu {
  height: 100%;
  overflow: auto;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
body.no-scroll {
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .is-menu body {
    height: 100%;
    overflow: hidden;
  }
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.bc-1 .subscribe {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.bc-1 .subscribe.is-active {
  opacity: 0.5;
}
.bc-1 input[type=text],
.bc-1 input[type=email],
.bc-1 input[type=submit],
.bc-1 button,
.bc-1 select,
.bc-1 textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  outline: none;
}
.bc-1 textarea {
  resize: none;
}
.bc-1 ::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::-ms-input-placeholder { /* Edge */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :-moz-placeholder-shown { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :-ms-input-placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :placeholder-shown { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::-webkit-input-placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::-moz-placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 :-ms-input-placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::-ms-input-placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 ::placeholder { /* Standard one last! */
  color: #ffffff;
  opacity: 1 !important;
}
.bc-1 input[type=text],
.bc-1 input[type=email],
.bc-1 textarea {
  width: 100%;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 38px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 input[type=text].error,
.bc-1 input[type=email].error,
.bc-1 textarea.error {
  border-color: #ffffff;
}
.bc-1 .wrldcty-subscribe input[type=text].error,
.bc-1 .wrldcty-subscribe input[type=email].error,
.bc-1 .wrldcty-subscribe textarea.error {
  border-color: #4D71B7;
}
.bc-1 textarea {
  height: 200px;
}
.bc-1 .custom-select {
  position: relative;
  height: 40px;
}
.bc-1 .custom-select select {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  opacity: 0.001;
  filter: alpha(opacity=0.1);
}
.bc-1 .custom-select select,
.bc-1 .custom-select .btn-select {
  /* the hidden select and the button should line up */
  width: 100%;
  padding: 0 10px;
  cursor: pointer;
  height: 40px;
  line-height: normal;
}
.bc-1 .custom-select .btn-select {
  position: relative;
  display: block;
  background-color: #2d2d2d;
  border: 1px solid #2d2d2d;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 38px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .btn-select.error {
  border-color: #ffffff;
}
.bc-1 .custom-select .btn-select:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 15px;
  right: 14px;
  width: 0;
  height: 0;
  border-width: 12px 7px 0;
  border-color: #808080 transparent transparent transparent;
  border-style: solid;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.bc-1 .subscribe-opt-in {
  width: 100%;
  max-width: 550px;
  margin: 0 auto 40px;
  text-align: center;
}
.bc-1 .opt-in-disclaimer,
.bc-1 .report-download-disclaimer {
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.25em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .warning {
  margin: 0 auto 25px;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.25em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .failure {
  display: none;
  margin: 0 auto 25px;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .failure a {
  text-decoration: underline;
}
.bc-1 .subscribe-recaptcha {
  position: relative;
  margin-bottom: 40px;
  text-align: center;
}
.bc-1 .subscribe-recaptcha > div {
  display: inline-block;
}
.bc-1 .subscribe-recaptcha .recaptcha-error {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 5px;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  color: #222222;
  font-weight: 600;
  font-size: 10px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .subscribe-recaptcha.error .recaptcha-error {
  display: block;
}
.bc-1 .subscribe-interest-items {
  width: 100%;
  text-align: center;
}
.bc-1 .subscribe-interest-items p {
  margin-bottom: 20px;
}
.bc-1 .subscribe-interest-items p:first-child {
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .subscribe-interest-items .col-sm-6 {
    width: 45.833333335%;
  }
  .bc-1 .subscribe-interest-items .col-sm-2 {
    width: 20.833333335%;
  }
}
.bc-1 .subscribe-interest-item {
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  cursor: pointer;
  vertical-align: top;
  color: #ffffff;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version */
}
.bc-1 .subscribe-interest-item span {
  display: inline-block;
}
.bc-1 .custom-check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
  border: 1px solid #ffffff;
  vertical-align: middle;
}
.bc-1 .checked .custom-check:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.bc-1 .error .custom-check {
  border-color: #808080;
}

#recaptcha,
.grecaptcha-badge {
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  .videos-nav {
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 640px) {
  .videos-nav {
    max-width: 100%;
  }
}
.videos-nav .register-select {
  position: relative;
  display: inline-block;
  width: 230px;
  margin-right: 5px;
  margin-left: 5px;
  white-space: nowrap;
}
@media only screen and (max-width: 768px) {
  .videos-nav .register-select {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .videos-nav .register-select:not(:last-child) {
    margin-bottom: 10px;
  }
}
.videos-nav .register-select-field {
  position: relative;
  width: 100%;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #2d2d2d;
  background-color: #2d2d2d;
  cursor: pointer;
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}
.videos-nav .register-select-field:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 9;
  top: 15px;
  right: 14px;
  width: 0;
  height: 0;
  border-width: 12px 7px 0;
  border-color: #808080 transparent transparent transparent;
  border-style: solid;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.videos-nav .register-select-field.is-active {
  border: 1px solid #ffffff;
}
.videos-nav .register-select-field.is-active:after {
  top: 12px;
  border-color: #ffffff transparent transparent transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.videos-nav .register-select-label {
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 10px;
  padding-left: 10px;
}
.videos-nav .register-select-menu {
  display: none;
  position: absolute;
  z-index: 99;
  top: 45px;
  left: 0;
  width: 100%;
  max-height: 200px;
  background-color: #2d2d2d;
  overflow: auto;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.videos-nav .register-select-item {
  height: 40px;
  padding-right: 10px;
  padding-left: 17px;
  background-color: #2d2d2d;
  /*border-bottom: 1px solid rgb(174,175,175);*/
  cursor: pointer;
  /*&.is-selected {
  	color:rgb(170,171,172);
  }*/
}
.videos-nav .register-select-label,
.videos-nav .register-select-item,
.videos-nav .register-select-detail {
  height: 40px;
  color: #ffffff;
  font-size: 16px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 38px;
}
.videos-nav .register-select-sort .register-select-item.is-active {
  color: #808080;
}
.videos-nav .register-select-filter .register-select-item.is-active {
  color: #808080;
}

.no-touchevents .videos-nav .register-select-item {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.no-touchevents .videos-nav .register-select-item:hover {
  background-color: #4b4b4b;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  height: 100%;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.no-touchevents .slick-prev:hover,
.no-touchevents .slick-next:hover {
  outline: none;
  background: transparent;
  color: transparent;
}
.no-touchevents .slick-prev:hover:before,
.no-touchevents .slick-next:hover:before {
  opacity: 1;
}

.slick-prev {
  left: 0;
}
.slick-prev:before {
  left: 60%;
  transform: translate(-50%, -50%) rotate(-135deg);
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
  -moz-transform: translate(-50%, -50%) rotate(-135deg);
  -o-transform: translate(-50%, -50%) rotate(-135deg);
  -ms-transform: translate(-50%, -50%) rotate(-135deg);
}
.slick-next {
  right: 0;
}
.slick-next:before {
  left: 40%;
  transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 10px;
  font-size: 0px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:focus:before {
  opacity: 1;
}
.no-touchevents .slick-dots li button:hover {
  outline: none;
}
.no-touchevents .slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #ffffff;
}

.bc-1 .hero-1 {
  position: relative;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .hero-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.bc-1 .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.bc-1 .hero-latest-rankings {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}
.bc-1 .hero-latest-rankings .link-blk {
  padding-right: 40px;
  padding-left: 40px;
}
.bc-1 .column-hero-home {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-right: 80px;
  padding-bottom: 60px;
  padding-left: 80px;
  background-color: #ffffff;
}
@media only screen and (max-width: 640px) {
  .bc-1 .column-hero-home {
    padding-top: 60px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
}
.bc-1 .hero-home-rankings {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .hero-home-rankings {
    top: 20px;
    right: 30px;
  }
}
.bc-1 .hero-type {
  margin-bottom: 20px;
}
.bc-1 .hero-type .link-blk {
  padding-right: 50px;
  padding-left: 50px;
}
.bc-1 .hero-text {
  margin-bottom: 60px;
}
.bc-1 .hero-text h1,
.bc-1 .hero-text p {
  color: #000000;
}
@media only screen and (max-width: 640px) {
  .bc-1 .hero-text {
    margin-bottom: 40px;
  }
}
.bc-1 .hero-links span {
  display: inline-block;
  margin-right: 45px;
}
.bc-1 .hero-links span:last-child {
  margin-right: 0;
}
.bc-1 .hero-links a {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .hero-links a:after {
  position: relative;
  top: -2px;
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-blk.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1 .hero-links.hero-links-americas span:first-child a, .bc-1 .hero-links.hero-links-europes span:first-child a {
  color: #222222;
}
.bc-1 .hero-links.hero-links-americas span:first-child a:after, .bc-1 .hero-links.hero-links-europes span:first-child a:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-blk.svg);
}
.bc-1 .hero-links.hero-links-canadas span:first-child a {
  color: #9b3d98;
}
.bc-1 .hero-links.hero-links-canadas span:first-child a:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-blk.svg);
}
.bc-1 .hero-links.hero-links-worlds span:first-child a {
  color: #222222;
}
.bc-1 .hero-links.hero-links-worlds span:first-child a:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-blk.svg);
}
@media only screen and (max-width: 640px) {
  .bc-1 .hero-links span {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bc-1 .hero-links span:last-child {
    margin-bottom: 0;
  }
  .bc-1 .hero-links a {
    font-size: 16px;
  }
}

.hero-section {
  position: relative;
  width: 100%;
  padding-bottom: 29.2825768668%;
}
@media only screen and (min-width: 1366px) {
  .hero-section {
    height: 400px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .hero-section {
    padding-bottom: 58.5651537335%;
  }
}

.page-about-us-1 .hero-image {
  background-image: url(images/production/wp-content/themes/bestcities/src/images/hero-about.jpg);
}

.page-template-page-methodology-2024 .hero-image,
.page-methodology-1 .hero-image {
  background-position: 100% 50%;
  background-image: url(images/production/wp-content/themes/bestcities/src/images/hero-methodology.jpg);
}

.page-videos-1 .hero-image {
  background-image: url(images/production/wp-content/themes/bestcities/src/images/AdobeStock_304602537.jpg);
}

.page-scorecard-1 .hero-image {
  background-position: 100% 50%;
  background-image: url(images/production/wp-content/themes/bestcities/src/images/hero-scorecard.jpg);
}

.page-wrldcty-1 .hero-image {
  padding-top: 40px;
  padding-bottom: 60px;
  background-image: url(images/production/wp-content/themes/bestcities/src/images/hero-wrldcty.png);
  text-align: center;
}
.page-wrldcty-1 .hero-image img {
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .page-wrldcty-1 .hero-image {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.page-press-1 .hero-image {
  background-image: url(images/production/wp-content/themes/bestcities/src/images/hero-press.jpg);
}

.no-touchevents .bc-1 .hero-links a:hover:after {
  transform: translateX(8px);
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  -ms-transform: translateX(8px);
}
.no-touchevents .bc-1 .hero-short-1 {
  position: relative;
  top: auto;
  bottom: auto;
  padding-bottom: 35.546875%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.no-touchevents .bc-1 .hero-short-1 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 640px) {
  .no-touchevents .bc-1 .hero-short-1 {
    padding-bottom: 57%;
  }
}

.bc-1 .site-1 {
  width: 100%;
  background-color: #222222;
}
.bc-1 .column {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.bc-1 .column-1-text {
  width: 100%;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1 .column-2-text {
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1 .column-1 {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .column-1 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.bc-1 .column-limit-1 {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .bc-1 .column-limit-1 {
    max-width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .column-1 .column-limit-1 {
    padding-right: 0;
    padding-left: 0;
  }
}
.bc-1 .column-limit-2 {
  width: 100%;
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .bc-1 .column-limit-2 {
    max-width: 100%;
  }
}
.bc-1 .column-4 {
  width: 100%;
  max-width: 1306px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1 .column-photo-item-1 {
  padding-bottom: 66%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.bc-1 .column-video-item-1 {
  position: relative;
  padding-bottom: 56.25%;
}
.bc-1 .column-video-item-1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1 .row-space-1 {
  margin-bottom: 75px;
}
.bc-1 .row-space-1:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1 .row-space-1 {
    margin-bottom: 50px;
  }
  .bc-1 .row-space-1:last-child {
    margin-bottom: 0;
  }
}
.bc-1.page-about-us-1 .row-space-1 {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-about-us-1 .row-space-1 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-about-us-1 .row-space-1 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
.bc-1 .story-1 {
  margin-bottom: 75px;
}
.bc-1.page-default-1 .row-space-1 {
  margin-top: 20px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-default-1 .row-space-1 {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-default-1 .row-space-1 {
    margin-bottom: 70px;
  }
}
.bc-1.page-404-1 .row-space-1 {
  margin-top: 20px;
  margin-bottom: 80px;
}
.bc-1 .the-content-1 img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1 .img-blk img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1 .row:after {
  content: "";
  display: table;
  clear: both;
}
.bc-1 .col-lg-10 {
  width: 83.333333%;
  float: left;
}
.bc-1 .col-lg-9 {
  width: 75%;
  float: left;
}
.bc-1 .col-lg-8 {
  width: 66.666667%;
  float: left;
}
.bc-1 .col-lg-60 {
  width: 60%;
  float: left;
}
.bc-1 .col-lg-6 {
  width: 50%;
  float: left;
}
.bc-1 .col-lg-4 {
  width: 33.333333%;
  float: left;
}
.bc-1 .col-lg-40 {
  width: 40%;
  float: left;
}
.bc-1 .col-lg-3 {
  width: 25%;
  float: left;
}
.bc-1 .col-lg-20 {
  width: 20%;
  float: left;
}
.bc-1 .col-lg-2 {
  width: 16.666667%;
  float: left;
}
.bc-1 .col-lg-1 {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .bc-1 .col-wd-4 {
    width: 33.333333%;
    float: left;
  }
  .bc-1 .col-wd-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 990px) {
  .bc-1 .col-rg-4 {
    width: 33.333333%;
    float: left;
  }
  .bc-1 .col-rg-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 900px) {
  .bc-1 .col-sr-3 {
    width: 25%;
    float: left;
  }
}
@media only screen and (max-width: 1024px) {
  .bc-1 .col-sd-4 {
    width: 33.333333%;
    float: left;
  }
  .bc-1 .col-sd-6 {
    width: 50%;
    float: left;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1 .col-md-4 {
    width: 33.333333%;
    float: left;
  }
  .bc-1 .col-md-6 {
    width: 50%;
    float: left;
  }
  .bc-1 .col-md-8 {
    width: 66.666667%;
    float: left;
  }
  .bc-1 .col-md-12 {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .col-sm-6 {
    width: 50%;
    float: left;
  }
  .bc-1 .col-sm-12 {
    width: 100%;
    float: none;
  }
}
.bc-1 .table {
  display: table;
}
.bc-1 .table-row {
  display: table-row;
}
.bc-1 .table-cell {
  display: table-cell;
}
@media only screen and (max-width: 768px) {
  .bc-1 .table-md-block {
    display: block;
  }
  .bc-1 .table-md-block .table-row, .bc-1 .table-md-block .table-cell {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .table-sm-block {
    display: block;
  }
  .bc-1 .table-sm-block > .table-row {
    display: block;
  }
  .bc-1 .table-sm-block > .table-row > .table-cell {
    display: block;
  }
}
.bc-1 .cel-lg-8 {
  width: 66.666667%;
}
.bc-1 .cel-lg-60 {
  width: 60%;
}
.bc-1 .cel-lg-6 {
  width: 50%;
}
.bc-1 .cel-lg-40 {
  width: 40%;
}
.bc-1 .cel-lg-4 {
  width: 33.333333%;
}
@media only screen and (max-width: 768px) {
  .bc-1 .cel-md-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .cel-sm-12 {
    width: 100%;
  }
}

.flex-rows {
  overflow: hidden;
}
.flex-rows > .flex {
  margin-right: -8px;
  margin-left: -8px;
}
.flex-rows > .flex > div {
  padding-right: 8px;
  padding-left: 8px;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex.flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex.flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex.flex-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex.is-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.flex-inl {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.flex-inl.flex-align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.col-fl-6 {
  position: relative;
  width: 50%;
}

.col-fl-4 {
  position: relative;
  width: 33.333333%;
}

@media only screen and (max-width: 768px) {
  .col-fl-md-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .col-fl-12 {
    width: 100%;
  }
  .col-fl-sm-12 {
    width: 100%;
  }
}
.bc-1 .rankings-1,
.bc-1 .cards-1 {
  overflow: hidden;
}
.bc-1 .rankings-1 .row,
.bc-1 .cards-1 .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.bc-1 .rankings-1 .col-lg-3,
.bc-1 .rankings-1 .col-lg-4,
.bc-1 .cards-1 .col-lg-3,
.bc-1 .cards-1 .col-lg-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-bottom: 30px;
  padding-left: 10px;
}
.bc-1 .rankings-1 .rankings-items-1,
.bc-1 .rankings-1 .podcast-items-1,
.bc-1 .cards-1 .rankings-items-1,
.bc-1 .cards-1 .podcast-items-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background-color: #2d2d2d;
  overflow: hidden;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.bc-1 .rankings-1 .rankings-items-1,
.bc-1 .cards-1 .rankings-items-1 {
  padding-bottom: 30px;
}
.bc-1 .rankings-1 .podcast-items-1,
.bc-1 .cards-1 .podcast-items-1 {
  padding-bottom: 40px;
}
.bc-1 .rankings-1 .rankings-item-1,
.bc-1 .cards-1 .rankings-item-1 {
  position: relative;
  padding-bottom: 68%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-top-left-radius: 24px;
}
.bc-1 .rankings-1 .rankings-item-1 .ranking-item-1,
.bc-1 .rankings-1 .rankings-item-1 a,
.bc-1 .cards-1 .rankings-item-1 .ranking-item-1,
.bc-1 .cards-1 .rankings-item-1 a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1 .rankings-1 .rankings-item-1 a,
.bc-1 .cards-1 .rankings-item-1 a {
  z-index: 10;
}
.bc-1 .rankings-1 .rankings-item-1 .ranking-item-1,
.bc-1 .cards-1 .rankings-item-1 .ranking-item-1 {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.bc-1 .rankings-1 .rankings-items-1 .rankings-item-1,
.bc-1 .cards-1 .rankings-items-1 .rankings-item-1 {
  margin-bottom: 30px;
}
.bc-1 .rankings-1 .podcast-items-1 .rankings-item-1,
.bc-1 .cards-1 .podcast-items-1 .rankings-item-1 {
  margin-bottom: 40px;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-left: 30px;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .flex,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .col-fl-6:last-child,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .col-fl-6:last-child {
  text-align: right;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .rankings-year,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .rankings-year {
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-americas, .bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-europes,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-americas,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-europes {
  color: #ffffff;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-canadas,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-canadas {
  color: #ffffff;
}
.bc-1 .rankings-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-worlds,
.bc-1 .cards-1 .rankings-details-1 .rankings-type-1 .rankings-year.is-worlds {
  color: #ffffff;
}
.bc-1 .rankings-1 .rankings-details-1 h1,
.bc-1 .cards-1 .rankings-details-1 h1 {
  margin-bottom: 18px;
  padding-right: 30px;
  padding-left: 30px;
}
.bc-1 .rankings-1 .rankings-details-1 p,
.bc-1 .cards-1 .rankings-details-1 p {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-bottom: 25px;
  padding-right: 30px;
  padding-left: 30px;
}
.bc-1 .rankings-1 .rankings-details-1 .links,
.bc-1 .cards-1 .rankings-details-1 .links {
  padding-right: 30px;
  padding-left: 30px;
}
.bc-1 .rankings-1 .rankings-details-1 .links .col-fl-6:last-child,
.bc-1 .cards-1 .rankings-details-1 .links .col-fl-6:last-child {
  text-align: right;
}
.bc-1 .rankings-1 .podcasts-details-1 h1,
.bc-1 .cards-1 .podcasts-details-1 h1 {
  margin-bottom: 30px;
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .podcasts-details-1 .podcasts-date-1,
.bc-1 .cards-1 .podcasts-details-1 .podcasts-date-1 {
  margin-bottom: 25px;
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .podcasts-details-1 p,
.bc-1 .cards-1 .podcasts-details-1 p {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-bottom: 25px;
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .podcasts-details-1 .links,
.bc-1 .cards-1 .podcasts-details-1 .links {
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .news-details-1 h1,
.bc-1 .cards-1 .news-details-1 h1 {
  margin-bottom: 20px;
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .news-details-1 p,
.bc-1 .cards-1 .news-details-1 p {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-bottom: 25px;
  padding-right: 35px;
  padding-left: 35px;
}
.bc-1 .rankings-1 .news-details-1 .links,
.bc-1 .cards-1 .news-details-1 .links {
  padding-right: 35px;
  padding-left: 35px;
}
@media only screen and (max-width: 1200px) {
  .bc-1 .rankings-1 .podcast-items-1,
  .bc-1 .cards-1 .podcast-items-1 {
    padding-bottom: 30px;
  }
  .bc-1 .rankings-1 .podcast-items-1 .rankings-item-1,
  .bc-1 .cards-1 .podcast-items-1 .rankings-item-1 {
    margin-bottom: 30px;
  }
  .bc-1 .rankings-1 .podcasts-details-1 h1,
  .bc-1 .cards-1 .podcasts-details-1 h1 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .podcasts-details-1 .podcasts-date-1,
  .bc-1 .cards-1 .podcasts-details-1 .podcasts-date-1 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .podcasts-details-1 p,
  .bc-1 .cards-1 .podcasts-details-1 p {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .podcasts-details-1 .links,
  .bc-1 .cards-1 .podcasts-details-1 .links {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .news-details-1 h1,
  .bc-1 .cards-1 .news-details-1 h1 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .news-details-1 p,
  .bc-1 .cards-1 .news-details-1 p {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .rankings-1 .news-details-1 .links,
  .bc-1 .cards-1 .news-details-1 .links {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1 .rankings-1 .rankings-details-1 .links .col-fl-6,
  .bc-1 .cards-1 .rankings-details-1 .links .col-fl-6 {
    width: 100%;
  }
  .bc-1 .rankings-1 .rankings-details-1 .links .col-fl-6:first-child,
  .bc-1 .cards-1 .rankings-details-1 .links .col-fl-6:first-child {
    margin-bottom: 15px;
  }
  .bc-1 .rankings-1 .rankings-details-1 .links .col-fl-6:last-child,
  .bc-1 .cards-1 .rankings-details-1 .links .col-fl-6:last-child {
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .rankings-1,
  .bc-1 .cards-1 {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .bc-1 .rankings-1 .row,
  .bc-1 .cards-1 .row {
    margin-right: 0;
    margin-left: 0;
  }
  .bc-1 .rankings-1 .col-lg-3,
  .bc-1 .rankings-1 .col-lg-4,
  .bc-1 .cards-1 .col-lg-3,
  .bc-1 .cards-1 .col-lg-4 {
    padding-left: 0;
    padding-right: 0;
  }
  .bc-1 .rankings-1 .col-lg-3:last-child,
  .bc-1 .rankings-1 .col-lg-4:last-child,
  .bc-1 .cards-1 .col-lg-3:last-child,
  .bc-1 .cards-1 .col-lg-4:last-child {
    padding-bottom: 0;
  }
}
.bc-1 .rankings-1 {
  padding-top: 130px;
  padding-bottom: 100px;
}
.bc-1 .rankings-1 .column-1 {
  max-width: 1120px;
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 768px) {
  .bc-1 .rankings-1 {
    padding-top: 75px;
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .rankings-1 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}

.no-touchevents .bc-1 .rankings-1 .rankings-item-1 {
  overflow: hidden;
  will-change: transform;
}
.no-touchevents .bc-1 .rankings-1 .rankings-item-1 .ranking-item-1 {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.7s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: all 0.7s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  will-change: transform;
}
.no-touchevents .bc-1 .rankings-1 .rankings-item-1 a:hover + .ranking-item-1 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.bc-1 .site-1 {
  color: #222222;
}
.bc-1 h1 {
  color: #ffffff;
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 990px) {
  .bc-1 h1 {
    font-size: 40px;
  }
}
.bc-1 .hero-text h1 {
  margin-bottom: 30px;
}
.bc-1 .methodology-section h1,
.bc-1 .methodology-scorecard h1,
.bc-1 .wrldcty-section h1,
.bc-1 .section-scorecard h1 {
  margin-bottom: 30px;
  font-size: 40px;
}
.bc-1 .about-section h1,
.bc-1 .videos-nav-section h1 {
  margin-bottom: 30px;
  font-size: 40px;
}
.bc-1 .section-reports h1 {
  margin-bottom: 20px;
}
.bc-1 .report-subscribed h1,
.bc-1 .report-subscribed-download h1,
.bc-1 .wrldcty-subscribed h1 {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1em;
}
.bc-1 h2 {
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .methodology-text h2 {
  margin-bottom: 30px;
}
.bc-1 .report-subscribed-download h2,
.bc-1 .methodology-section h2 {
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 24px;
}
.bc-1 p,
.bc-1 ul {
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 300;
  font-size: 16px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  letter-spacing: normal;
}
.bc-1 .about-section p:not(:last-child) {
  margin-bottom: 25px;
}
.bc-1 .section-reports p:not(:last-child) {
  margin-bottom: 20px;
}
.bc-1 .report-subscribed h1 + p:not(:last-child),
.bc-1 .report-subscribed-download h1 + p:not(:last-child),
.bc-1 .wrldcty-subscribed h1 + p:not(:last-child) {
  margin-bottom: 20px;
}
.bc-1 .report-subscribed p + p,
.bc-1 .report-subscribed-download p + p,
.bc-1 .wrldcty-subscribed p + p {
  font-size: 12px;
}
.bc-1 .wrldcty-speakers .column-1-text p {
  font-size: 20px;
}
.bc-1 .wrldcty-subscribe p {
  font-size: 20px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .wrldcty-subscribe p {
    font-size: 16px;
  }
}
.bc-1 .speaker-text p {
  font-weight: 400;
  font-size: 12px;
}
.bc-1 .speaker-text b {
  text-transform: uppercase;
}
.bc-1 .subscribe-disclaimer p {
  font-size: 10px;
}
.bc-1 .rankings-content-1 h1,
.bc-1 .podcasts-content-1 h1,
.bc-1 .reports-content-1 h1 {
  margin-bottom: 35px;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .bc-1 .rankings-content-1 h1,
  .bc-1 .podcasts-content-1 h1,
  .bc-1 .reports-content-1 h1 {
    margin-bottom: 20px;
  }
}
.bc-1 .cities-sp-content-1 p:not(:last-child) {
  margin-bottom: 1em;
}
.bc-1 p.intro-1,
.bc-1 .intro-1 p,
.bc-1 .cities-sp-intro-1 {
  color: #ffffff;
  font-size: 25px;
  line-height: 1.3181818182em;
}
@media only screen and (max-width: 640px) {
  .bc-1 p.intro-1,
  .bc-1 .intro-1 p,
  .bc-1 .cities-sp-intro-1 {
    font-size: 18px;
  }
}
.bc-1 .about-section p.intro-1,
.bc-1 .about-hello p.intro-1,
.bc-1 .methodology-section p.intro-1,
.bc-1 .methodology-scorecard p.intro-1,
.bc-1 .wrldcty-section p.intro-1,
.bc-1 .wrldcty-speakers p.intro-1,
.bc-1 .wrldcty-subscribe p.intro-1,
.bc-1 .section-scorecard p.intro-1,
.bc-1 .press-section p.intro-1,
.bc-1 .videos-nav-section p.intro-1 {
  font-size: 20px;
}
.bc-1 .about-section p.intro-1:last-child,
.bc-1 .about-hello p.intro-1:last-child,
.bc-1 .methodology-section p.intro-1:last-child,
.bc-1 .methodology-scorecard p.intro-1:last-child,
.bc-1 .wrldcty-section p.intro-1:last-child,
.bc-1 .wrldcty-speakers p.intro-1:last-child,
.bc-1 .wrldcty-subscribe p.intro-1:last-child,
.bc-1 .section-scorecard p.intro-1:last-child,
.bc-1 .press-section p.intro-1:last-child,
.bc-1 .videos-nav-section p.intro-1:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1 .about-section p.intro-1,
  .bc-1 .about-hello p.intro-1,
  .bc-1 .methodology-section p.intro-1,
  .bc-1 .methodology-scorecard p.intro-1,
  .bc-1 .wrldcty-section p.intro-1,
  .bc-1 .wrldcty-speakers p.intro-1,
  .bc-1 .wrldcty-subscribe p.intro-1,
  .bc-1 .section-scorecard p.intro-1,
  .bc-1 .press-section p.intro-1,
  .bc-1 .videos-nav-section p.intro-1 {
    font-size: 16px;
  }
}
.bc-1 .footer-reports-1 .intro-1 p {
  color: #ffffff;
}
.bc-1 .intro-1.report-intro {
  margin-bottom: 10px;
  font-size: 20px;
}
.bc-1 .intro-1.report-intro + p {
  margin-bottom: 20px;
  font-size: 12px;
}
.bc-1 .subscribe-interest-items p {
  font-size: 12px;
}
.bc-1 .section-title-1 {
  margin-bottom: 30px;
  color: #222222;
  font-weight: 600;
  font-size: 12px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .section-title-1 span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #222222;
}
.bc-1 .home-listings-1 .section-title-1,
.bc-1 .news-listings-1 .section-title-1 {
  margin-bottom: 20px;
}
.bc-1 .rankings-title-1 {
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .rankings-details-1 h1,
.bc-1 .podcasts-details-1 h1,
.bc-1 .news-details-1 h1,
.bc-1 .article-list-1 h1,
.bc-1 .home-feature-details-1 h1 {
  font-size: 30px;
}
.bc-1 .rankings-details-1 h1 {
  max-width: 300px;
}
.bc-1 .article-list-1 h1 {
  margin-bottom: 11px;
  line-height: 1em;
}
.bc-1 .home-feature-details-1 h1 {
  margin-bottom: 15px;
  line-height: 1em;
}
.bc-1 .article-list-1 h2,
.bc-1 .home-feature-details-1 h2 {
  font-size: 16px;
  line-height: 1.4375em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .article-list-1 h2 {
  margin-bottom: 15px;
}
.bc-1 .home-feature-excerpt {
  margin-bottom: 15px;
}
.bc-1 .home-feature-excerpt p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.7142857143em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .home-feature-excerpt + a {
  display: inline-block;
  color: #222222;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .home-feature-excerpt + a:after {
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1 .link-blk {
  display: inline-block;
  min-width: 150px;
  padding-top: 12px;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-left: 30px;
  border: 2px solid #222222;
  border-radius: 30px;
  background-color: #222222;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  font-size: 15px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-decoration: none;
  white-space: nowrap;
}
.bc-1 .rankings-details-1 p,
.bc-1 .podcasts-details-1 p,
.bc-1 .news-details-1 p {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.7142857143em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .podcasts-details-1 .links a,
.bc-1 .news-details-1 .links a {
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .podcasts-details-1 .links a:last-child,
.bc-1 .news-details-1 .links a:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.bc-1 .podcasts-details-1 .links a:after,
.bc-1 .news-details-1 .links a:after {
  position: relative;
  top: -2px;
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-wht.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1 .podcasts-details-1 .links a.rankings-download,
.bc-1 .news-details-1 .links a.rankings-download {
  color: #ffffff;
}
.bc-1 .podcasts-details-1 .links a.rankings-download:after,
.bc-1 .news-details-1 .links a.rankings-download:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-wht.svg);
}
.bc-1 .rankings-details-1 .links a {
  display: inline-block;
  margin-bottom: 15px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .rankings-details-1 .links a:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.bc-1 .rankings-details-1 .links a:after {
  position: relative;
  top: -2px;
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-wht.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1 .rankings-details-1 .links a.is-americas, .bc-1 .rankings-details-1 .links a.is-europes {
  color: #ffffff;
}
.bc-1 .rankings-details-1 .links a.is-americas:after, .bc-1 .rankings-details-1 .links a.is-europes:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-americas.svg);
}
.bc-1 .rankings-details-1 .links a.is-canadas {
  color: #ffffff;
}
.bc-1 .rankings-details-1 .links a.is-canadas:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-canadas.svg);
}
.bc-1 .rankings-details-1 .links a.is-worlds {
  color: #ffffff;
}
.bc-1 .rankings-details-1 .links a.is-worlds:after {
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg-worlds.svg);
}
.bc-1 .podcasts-date-1 {
  color: #ffffff;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .podcast-1 h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bc-1 .podcast-1-time {
  font-weight: 300;
  font-size: 12px;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bc-1.page-about-us-1 .the-content-1 a {
  display: inline-block;
  margin-right: 25px;
  color: #222222;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-about-us-1 .the-content-1 a:after {
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-lg.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1.page-about-us-1 .about-us-1-team h2 {
  margin-bottom: 30px;
}
.bc-1.page-about-us-1 .about-us-1-team p.team-title {
  font-weight: 400;
  font-size: 9px;
  text-transform: uppercase;
}
.bc-1.page-about-us-1 .about-us-1-team .links a {
  font-size: 16px;
}
.bc-1.page-about-us-1 .team-overlay h1 {
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 35px;
}
.bc-1.page-about-us-1 .team-overlay p {
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 11px;
}
.bc-1.page-about-us-1 .team-overlay p.team-title {
  margin-bottom: 30px;
}
.bc-1.page-about-us-1 .team-overlay p:last-child {
  margin-bottom: 0;
}
.bc-1 .featured-news {
  margin-bottom: 30px;
  color: #222222;
  font-weight: 600;
  font-size: 12px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .bc-1 .featured-news {
    margin-bottom: 20px;
  }
}
.bc-1 .news-content-1 h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.bc-1 .news-content-1 p.intro-1 {
  margin-bottom: 30px;
}
.bc-1 .news-content-link a {
  color: #222222;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .news-content-link a:after {
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-md.svg);
  margin-left: 10px;
  line-height: 1em;
  -webkit-transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94), -webkit-transform 0.3s cubic-bezier(0.62, 0.12, 0.52, 0.94);
}
.bc-1 .news-listing-posted-on-1 {
  font-weight: 300;
  font-size: 12px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
}
.bc-1 .article-intro-1 p {
  margin-bottom: 1.5em;
  font-weight: 300;
  font-size: 19px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.3636363636em;
  letter-spacing: 0.01em;
}
.bc-1 .article-intro-1 p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .bc-1 .article-intro-1 p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-intro-1 p {
    font-weight: 400;
  }
}
.bc-1.page-article-1 .hero {
  overflow: visible;
}
.bc-1.page-article-1 .article-location-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-top: 7px;
  padding-right: 10px;
  padding-bottom: 7px;
  padding-left: 10px;
  color: #808080;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 11px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
}
.bc-1.page-article-1 .article-intro-1 p {
  font-weight: 400;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .article-deck-1 h1 {
  margin-bottom: 0.5em;
  font-size: 52px;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-deck-1 h1 {
    font-size: 40px;
  }
}
.bc-1 .entry-content-1 h1,
.bc-1 .entry-content-1 h2,
.bc-1 .entry-content-1 h3,
.bc-1 .entry-content-1 h4,
.bc-1 .entry-content-1 h5,
.bc-1 .entry-content-1 h6 {
  color: #ffffff;
  margin-bottom: 24px;
  font-weight: 500;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
}
.bc-1 .entry-content-1 h1:last-child,
.bc-1 .entry-content-1 h2:last-child,
.bc-1 .entry-content-1 h3:last-child,
.bc-1 .entry-content-1 h4:last-child,
.bc-1 .entry-content-1 h5:last-child,
.bc-1 .entry-content-1 h6:last-child {
  margin-bottom: 0;
}
.bc-1 .entry-content-1 h1 a,
.bc-1 .entry-content-1 h2 a,
.bc-1 .entry-content-1 h3 a,
.bc-1 .entry-content-1 h4 a,
.bc-1 .entry-content-1 h5 a,
.bc-1 .entry-content-1 h6 a {
  text-decoration: none;
}
.bc-1 .entry-content-1 h1.is-content,
.bc-1 .entry-content-1 h2.is-content,
.bc-1 .entry-content-1 h3.is-content,
.bc-1 .entry-content-1 h4.is-content,
.bc-1 .entry-content-1 h5.is-content,
.bc-1 .entry-content-1 h6.is-content {
  font-weight: 600;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .entry-content-1 h1 {
  font-size: 60px;
  text-transform: uppercase;
}
.bc-1 .entry-content-1 h1.is-content {
  font-size: 34px;
}
.bc-1 .entry-content-1 h2 {
  font-size: 45px;
  text-transform: uppercase;
}
.bc-1 .entry-content-1 h2.is-content {
  font-size: 28px;
}
.bc-1 .entry-content-1 h3 {
  font-size: 35px;
  text-transform: uppercase;
}
.bc-1 .entry-content-1 h3.is-content {
  font-size: 22px;
}
.bc-1 .entry-content-1 p {
  margin-bottom: 24px;
}
.bc-1 .entry-content-1 p:last-child {
  margin-bottom: 0;
}
.bc-1 .entry-content-1 a {
  text-decoration: underline;
}
.bc-1 .entry-content-1 em {
  font-style: italic;
}
.bc-1 .entry-content-1 img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1 .related-title-1 h4 {
  font-weight: 600;
  font-size: 17px;
  line-height: 1.25em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .related-details-1 h4 {
  color: #ffffff;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.25em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1 .rankings-cities-intro-block-1 h1 {
  margin-bottom: 5px;
}
.bc-1 .cities-sp-story-1 h1 {
  margin-bottom: 20px;
}
.bc-1 .cities-sp-intro-1 {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3181818182em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 768px) {
  .bc-1 .cities-sp-intro-1 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .cities-sp-intro-1 {
    font-size: 22px;
  }
}
.bc-1 .cities-sp-details-1,
.bc-1 .loading-rankings {
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.bc-1 .cities-sp-details-1 .cities-sp-highlighted-2024,
.bc-1 .loading-rankings .cities-sp-highlighted-2024 {
  text-transform: none;
  letter-spacing: 0.01em;
}
.bc-1 .cities-sp-details-1 a,
.bc-1 .loading-rankings a {
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1em;
  letter-spacing: normal;
  text-transform: none;
}
.bc-1 .cities-sp-details-1 a:after,
.bc-1 .loading-rankings a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  border-color: transparent #ffffff;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  height: 0;
  width: 0;
}
.bc-1 .cities-download-link a {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .cities-download-link a:after {
  position: relative;
  display: inline-block;
  content: url(images/production/wp-content/themes/bestcities/src/images/icon-arrow-download.svg);
  top: 4px;
  margin-left: 8px;
  line-height: 1em;
}
.bc-1 .cities-banner-details p {
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 1.3181818182em;
}
@media only screen and (max-width: 640px) {
  .bc-1 .cities-banner-details p {
    font-size: 16px;
  }
}
.bc-1.page-default-1 h5, .bc-1.page-404-1 h5 {
  margin-bottom: 24px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  letter-spacing: normal;
}
.bc-1 .the-content-1 h1 {
  margin-bottom: 30px;
}
.bc-1 .the-content-1 h1 + h2 {
  margin-top: 60px;
}
.bc-1 .the-content-1 h2 {
  margin-bottom: 30px;
}
.bc-1 .the-content-1 p.intro-1 {
  margin-bottom: 30px;
}
.bc-1 .the-content-1 p:not(.intro-1),
.bc-1 .the-content-1 ul {
  margin-bottom: 24px;
}
.bc-1 .the-content-1 p:not(.intro-1):last-child,
.bc-1 .the-content-1 ul:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1 .the-content-1 h1 + h2 {
    margin-top: 0;
  }
}
.bc-1 b,
.bc-1 strong {
  font-weight: 700;
}
.bc-1 .column-photo-caption-1,
.bc-1 .wp-caption-text,
.bc-1 .cities-sp-caption-credit-1 {
  color: #808080;
  font-weight: 400;
  font-size: 11px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.3636363636em;
  letter-spacing: 0.01em;
}
.bc-1 .column-photo-caption-1 .column-photo-caption-details-1,
.bc-1 .wp-caption-text .column-photo-caption-details-1,
.bc-1 .cities-sp-caption-credit-1 .column-photo-caption-details-1 {
  text-transform: uppercase;
}
.bc-1 .column-photo-caption-1 .column-photo-caption-author-1,
.bc-1 .column-photo-caption-1 .cities-sp-credit-1,
.bc-1 .wp-caption-text .column-photo-caption-author-1,
.bc-1 .wp-caption-text .cities-sp-credit-1,
.bc-1 .cities-sp-caption-credit-1 .column-photo-caption-author-1,
.bc-1 .cities-sp-caption-credit-1 .cities-sp-credit-1 {
  color: #808080;
}
.bc-1 .wp-caption-text,
.bc-1 .column-photo-caption-1 {
  padding-top: 7px;
}
.bc-1 .wp-caption-text {
  text-transform: uppercase;
}
.bc-1 .cities-event-details h1 {
  width: 100%;
  max-width: 350px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-size: 30px;
}
.bc-1 .cities-event-details p {
  font-size: 14px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .countdown-title {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1em;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.bc-1 .cities-event-cta p {
  font-size: 12px;
}
.bc-1 .cities-event-cta p a {
  color: #ffffff;
}
.bc-1 #clockdiv span {
  color: #ffffff;
  font-weight: 700;
  font-size: 25px;
  line-height: 25px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 #clockdiv .smalltext {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .bc-1 #clockdiv .smalltext {
    font-size: 12px;
    line-height: 12px;
  }
}
@media only screen and (max-width: 350px) {
  .bc-1 #clockdiv span {
    font-size: 16px;
    line-height: 16px;
  }
  .bc-1 #clockdiv .smalltext {
    font-size: 9px;
    line-height: 9px;
  }
}
@media only screen and (max-width: 250px) {
  .bc-1 #clockdiv span {
    font-size: 12px;
    line-height: 12px;
  }
  .bc-1 #clockdiv .smalltext {
    font-size: 7px;
    line-height: 7px;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

.is-light p {
  color: #222222;
}

.is-dark h1,
.is-dark .h1,
.is-dark h2,
.is-dark .h2,
.is-dark p,
.is-dark .p,
.is-dark .caps,
.is-dark .quote {
  color: #ffffff;
}
.is-dark .link-blk {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}

.no-touchevents .bc-1 .hero-links-1 a:hover:not([href="#down"]):after,
.no-touchevents .bc-1 .rankings-details-1 .links a:hover:after,
.no-touchevents .bc-1 .podcasts-details-1 .links a:hover:after,
.no-touchevents .bc-1 .news-details-1 .links a:hover:after,
.no-touchevents .bc-1 .home-feature-excerpt + a:hover:after, .no-touchevents .bc-1.page-about-us-1 .the-content-1 a:hover:after {
  transform: translateX(8px);
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  -ms-transform: translateX(8px);
}
.no-touchevents .bc-1 .news-content-link a:hover:after {
  transform: translateX(8px);
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -o-transform: translateX(8px);
  -ms-transform: translateX(8px);
}
.no-touchevents .bc-1 a {
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.no-touchevents .bc-1 .report-subscribed-download p a:hover {
  color: #222222;
}

.bc-1 .nav-site-1 {
  position: relative;
  z-index: 99;
  padding-top: 25px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}
.bc-1 .nav-site-1 .table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.bc-1 .nav-site-1 .table-cell {
  vertical-align: middle;
}
@media only screen and (max-width: 900px) {
  .bc-1 .nav-site-1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bc-1 .nav-site-1 .table,
  .bc-1 .nav-site-1 .table-row {
    display: block;
  }
}
.bc-1 .nav-logo-bestcities-1 {
  width: 110px;
}
.bc-1 .nav-logo-bestcities-1 img {
  display: block;
}
.bc-1 .nav-items-1 {
  text-align: right;
}
.bc-1 .nav-items-1 a {
  margin-right: 12px;
  margin-left: 12px;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .nav-items-1 a:first-child {
  margin-left: 0;
}
.bc-1 .nav-items-1 a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  .bc-1 .nav-items-1 {
    display: none;
  }
}
.bc-1 .nav-mobile-1 {
  display: none;
  position: fixed;
  z-index: 998;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: #000000;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  transform: translate3d(0, 0, 0) translateX(0);
  -webkit-transform: translate3d(0, 0, 0) translateX(0);
  -moz-transform: translate3d(0, 0, 0) translateX(0);
  -o-transform: translate3d(0, 0, 0) translateX(0);
  -ms-transform: translate3d(0, 0, 0) translateX(0);
  -webkit-transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.bc-1 .nav-mobile-1 .table,
.bc-1 .nav-mobile-1 .table-row {
  width: 100%;
  height: 100%;
}
.bc-1 .nav-mobile-1 .table-cell {
  padding-top: 79px;
  padding-bottom: 79px;
  vertical-align: middle;
}
.is-menu .bc-1 .nav-mobile-1 {
  transform: translate3d(0, 0, 0) translateX(-100%);
  -webkit-transform: translate3d(0, 0, 0) translateX(-100%);
  -moz-transform: translate3d(0, 0, 0) translateX(-100%);
  -o-transform: translate3d(0, 0, 0) translateX(-100%);
  -ms-transform: translate3d(0, 0, 0) translateX(-100%);
}
@media only screen and (max-width: 900px) {
  .bc-1 .nav-mobile-1 {
    display: block;
  }
}
.bc-1 .nav-mobile-items-1 {
  padding-bottom: 80px;
}
.bc-1 .nav-mobile-items-1 li {
  margin-bottom: 25px;
  padding-right: 20px;
  padding-left: 20px;
}
.bc-1 .nav-mobile-items-1 li:last-child {
  margin-bottom: 0;
}
.bc-1 .nav-mobile-items-1 li:before {
  content: none;
}
.bc-1 .nav-mobile-items-1 a {
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .nav-mobile-social {
  padding-bottom: 20px;
  font-size: 0;
}
.bc-1 .nav-mobile-social a {
  display: inline-block;
  margin-right: 20px;
}
.bc-1 .nav-mobile-social a:last-child {
  margin-right: 0;
}
.bc-1 .nav-mobile-social a svg {
  width: auto;
  height: 16px;
}
.bc-1 .nav-mobile-footer {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.bc-1 .nav-mobile-footer img {
  width: 130px;
  height: auto;
}
.bc-1 .nav-menu-1 {
  display: none;
  position: absolute;
  z-index: 999;
  top: 25px;
  right: 20px;
  width: 21px;
  height: 16px;
  cursor: pointer;
}
.bc-1 .nav-menu-1 .nav-menu-icon-1 .barre {
  background-color: #ffffff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
@media only screen and (max-width: 900px) {
  .bc-1 .nav-menu-1 {
    display: block;
  }
}
.bc-1 .nav-menu-icon-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 16px;
}
.bc-1 .nav-menu-icon-1 .barre {
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 2px;
}
.bc-1 .nav-menu-icon-1 .barre:nth-child(2) {
  top: 7px;
}
.bc-1 .nav-menu-icon-1 .barre:nth-child(3) {
  top: 14px;
}
.is-menu .bc-1 .nav-menu-icon-1 .barre {
  background-color: #ffffff;
}
.is-menu .bc-1 .nav-menu-icon-1 .barre:nth-child(1) {
  top: 7px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.is-menu .bc-1 .nav-menu-icon-1 .barre:nth-child(2) {
  opacity: 0;
}
.is-menu .bc-1 .nav-menu-icon-1 .barre:nth-child(3) {
  top: 7px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
.bc-1.page-home-1 .nav-rankings, .bc-1.page-rankings-sp-1 .nav-rankings, .bc-1.page-methodology-1 .nav-methodology, .bc-1.page-videos-1 .nav-videos, .bc-1.page-video-1 .nav-videos, .bc-1.page-events .nav-events, .bc-1.page-wrldcty .nav-events, .bc-1.page-press .nav-press, .bc-1.page-about-us-1 .nav-about-us {
  position: relative;
}
.bc-1.page-home-1 .nav-rankings:hover, .bc-1.page-rankings-sp-1 .nav-rankings:hover, .bc-1.page-methodology-1 .nav-methodology:hover, .bc-1.page-videos-1 .nav-videos:hover, .bc-1.page-video-1 .nav-videos:hover, .bc-1.page-events .nav-events:hover, .bc-1.page-wrldcty .nav-events:hover, .bc-1.page-press .nav-press:hover, .bc-1.page-about-us-1 .nav-about-us:hover {
  color: #ffffff;
}
.bc-1.page-home-1 .nav-rankings:after, .bc-1.page-rankings-sp-1 .nav-rankings:after, .bc-1.page-methodology-1 .nav-methodology:after, .bc-1.page-videos-1 .nav-videos:after, .bc-1.page-video-1 .nav-videos:after, .bc-1.page-events .nav-events:after, .bc-1.page-wrldcty .nav-events:after, .bc-1.page-press .nav-press:after, .bc-1.page-about-us-1 .nav-about-us:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  height: 1px;
  background-color: #ffffff;
}

.no-touchevents .nav-items-1 a {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.no-touchevents .nav-items-1 a:hover {
  color: #808080;
}

.bc-1 .footer-reports-1 {
  text-align: center;
}
.bc-1 .footer-reports-1 .column-4 {
  padding-top: 130px;
  padding-bottom: 110px;
  border-top: 1px solid #ffffff;
}
.bc-1 .footer-reports-1 .intro-1 {
  margin-bottom: 40px;
}
.bc-1 .footer-reports-1 a {
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .bc-1 .footer-reports-1 .column-4 {
    padding-top: 75px;
    padding-bottom: 55px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .footer-reports-1 .column {
    padding-right: 0;
    padding-left: 0;
  }
  .bc-1 .footer-reports-1 .column-4 {
    padding-top: 70px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
  .bc-1 .footer-reports-1 .intro-1 {
    margin-bottom: 30px;
  }
}
.bc-1 .footer-1 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #1a1a1a;
}
.bc-1 .footer-1 .footer-logos {
  padding-bottom: 60px;
}
.bc-1 .footer-1 .table,
.bc-1 .footer-1 .table-row {
  width: 100%;
}
.bc-1 .footer-1 .table-cell {
  vertical-align: baseline;
}
.bc-1 .footer-1 .footer-media-social {
  font-size: 0;
}
.bc-1 .footer-1 .footer-media-social a {
  display: inline-block;
  margin-right: 45px;
}
.bc-1 .footer-1 .footer-media-social a:last-child {
  margin-right: 0;
}
.no-touchevents .bc-1 .footer-1 .footer-media-social a svg path.icon-social,
.no-touchevents .bc-1 .footer-1 .footer-media-social a svg circle.icon-social {
  -webkit-transition: fill 0.2s linear;
  transition: fill 0.2s linear;
}
.no-touchevents .bc-1 .footer-1 .footer-media-social a:hover svg path.icon-social,
.no-touchevents .bc-1 .footer-1 .footer-media-social a:hover svg circle.icon-social {
  fill: #ffffff;
}
.bc-1 .footer-1 .footer-media-logos {
  text-align: right;
  font-size: 0;
}
.bc-1 .footer-1 .footer-media-resonance {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .bc-1 .footer-1 .footer-media-social {
    margin-bottom: 30px;
    text-align: center;
  }
  .bc-1 .footer-1 .footer-media-logos {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .footer-1 .footer-media-social a {
    margin-right: 25px;
  }
  .bc-1 .footer-1 .footer-media-logos span {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .bc-1 .footer-1 .footer-media-logos a {
    margin-right: 0;
  }
}
.bc-1 .footer-disclaimer-1 {
  color: #808080;
  font-weight: 400;
  font-size: 12px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.33333333em;
}
.bc-1 .footer-disclaimer-1 .footer-disclaimer-details span:first-child {
  margin-right: 15px;
}
.bc-1 .footer-disclaimer-1 .footer-disclaimer-details span.copyright {
  white-space: nowrap;
}
.bc-1 .footer-disclaimer-1 .footer-disclaimer-links {
  text-align: right;
}
.bc-1 .footer-disclaimer-1 .footer-disclaimer-links a {
  margin-right: 20px;
  white-space: nowrap;
}
.bc-1 .footer-disclaimer-1 .footer-disclaimer-links a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 900px) {
  .bc-1 .footer-disclaimer-1 {
    padding-bottom: 20px;
    text-align: center;
  }
  .bc-1 .footer-disclaimer-1 .col-md-12 {
    display: block;
    width: 100%;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-details {
    margin-bottom: 15px;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-links {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-details span, .bc-1 .footer-disclaimer-1 .footer-disclaimer-details span:first-child {
    display: block;
    margin-right: 0;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-details a {
    white-space: nowrap;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-links > a {
    margin-right: 0;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-links > a:first-child {
    margin-right: 20px;
  }
  .bc-1 .footer-disclaimer-1 .footer-disclaimer-links span {
    display: block;
  }
}

iframe[src*="https://a.clickcertain.com"] {
  position: absolute;
  bottom: 0;
  left: 0;
}

.bc-1.page-rankings-1 .rankings-content-1 {
  padding-top: 100px;
  padding-bottom: 20px;
  background-color: #f2f2f2;
}
.bc-1.page-rankings-1 .rankings-content-1 .rankings-content {
  position: relative;
  padding-bottom: 60px;
}
.bc-1.page-rankings-1 .rankings-content-1 .rankings-content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 122px;
  height: 1px;
  background-color: #222222;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-rankings-1 .rankings-content-1 {
    padding-top: 70px;
    padding-bottom: 10px;
  }
  .bc-1.page-rankings-1 .rankings-content-1 .rankings-content {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-1 .rankings-content-1 {
    padding-top: 50px;
  }
  .bc-1.page-rankings-1 .rankings-content-1 .rankings-content {
    padding-bottom: 40px;
  }
}
.bc-1.page-rankings-1 .best-cities-event {
  margin-bottom: 100px;
  padding-bottom: 75px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(images/production/wp-content/themes/bestcities/src/images/WBC-Countdown-Image.jpg);
  background-size: cover;
}
.bc-1.page-rankings-1 .best-cities-event .cities-event-details {
  width: 100%;
  max-width: 530px;
  margin: 0 auto;
  padding-top: 75px;
  padding-right: 75px;
  padding-bottom: 75px;
  padding-left: 75px;
  background-color: #2d2d2d;
}
.bc-1.page-rankings-1 .best-cities-event .cities-event-intro {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-rankings-1 .best-cities-event .countdown-title {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
}
.bc-1.page-rankings-1 .best-cities-event .countdown-numbers {
  margin-bottom: 55px;
}
.bc-1.page-rankings-1 .best-cities-event .clock-item {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.bc-1.page-rankings-1 .best-cities-event #clockdiv {
  display: block;
}
.bc-1.page-rankings-1 .best-cities-event #clockdiv > div {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  width: 25%;
}
.bc-1.page-rankings-1 .best-cities-event #clockdiv .number {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 100%;
}
.bc-1.page-rankings-1 .best-cities-event #clockdiv .number:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ffffff;
  border-radius: 100%;
}
.bc-1.page-rankings-1 .best-cities-event #clockdiv .number span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.bc-1.page-rankings-1 .best-cities-event .smalltext {
  padding-top: 10px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-rankings-1 .best-cities-event {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-1 .best-cities-event {
    margin-bottom: 50px;
    padding-bottom: 0;
    background: none;
  }
  .bc-1.page-rankings-1 .best-cities-event .cities-event-details {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 20px;
  }
  .bc-1.page-rankings-1 .best-cities-event #clockdiv > div {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media only screen and (max-width: 250px) {
  .bc-1.page-rankings-1 .best-cities-event #clockdiv {
    margin-right: -5px;
    margin-left: -5px;
  }
  .bc-1.page-rankings-1 .best-cities-event #clockdiv > div {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.bc-1.page-podcasts-1 .podcasts-content-1 {
  padding-top: 100px;
  padding-bottom: 40px;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-podcasts-1 .podcasts-content-1 {
    padding-top: 70px;
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-podcasts-1 .podcasts-content-1 {
    padding-top: 50px;
  }
}
.bc-1.page-reports-1 .reports-content-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.bc-1.page-reports-1 .reports-content-1 .reports-content {
  position: relative;
  padding-bottom: 60px;
}
.bc-1.page-reports-1 .reports-content-1 .reports-content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 122px;
  height: 1px;
  background-color: #222222;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-reports-1 .reports-content-1 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .bc-1.page-reports-1 .reports-content-1 .rankings-content {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-reports-1 .reports-content-1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-reports-1 .reports-content-1 .rankings-content {
    padding-bottom: 40px;
  }
}
.bc-1 .standard-section .column-4 {
  padding-top: 130px;
  padding-bottom: 130px;
  border-bottom: 1px solid #ffffff;
}
@media only screen and (max-width: 768px) {
  .bc-1 .standard-section .column-4 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .standard-section .column {
    padding-right: 0;
    padding-left: 0;
  }
  .bc-1 .standard-section .column-4 {
    padding-top: 70px;
    padding-right: 20px;
    padding-bottom: 70px;
    padding-left: 20px;
  }
}

.bc-1.page-home-1 .intro-block-1 {
  text-align: center;
}
.bc-1.page-home-1 .column-limit-2 {
  max-width: 820px;
}
.bc-1 .home-listings-1 {
  padding-top: 60px;
  padding-bottom: 90px;
}
.bc-1 .home-listings-1 .row {
  margin-right: -10px;
  margin-left: -10px;
}
.bc-1 .home-listings-1 .col-lg-6 {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 768px) {
  .bc-1 .home-listings-1 .row {
    margin-right: 0;
    margin-left: 0;
  }
  .bc-1 .home-listings-1 > .column-1 > .row > .col-lg-6 {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px;
  }
  .bc-1 .home-listings-1 > .column-1 > .row > .col-lg-6:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .home-listings-1 {
    padding-top: 55px;
    padding-bottom: 70px;
  }
}
.bc-1 .home-feature-item-1 {
  position: relative;
  padding-bottom: 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.bc-1 .home-feature-item-1 a.home-feature-link-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1 .home-feature-details-1 {
  padding-top: 35px;
}
.bc-1 .home-feature-details-1 .news-listing-posted-on-1 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .bc-1 .home-feature-details-1 {
    text-align: center;
  }
  .bc-1 .home-feature-details-1 .col-md-12:first-child {
    margin-bottom: 15px;
  }
  .bc-1 .home-feature-details-1 .news-listing-posted-on-1 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .home-feature-details-1 {
    text-align: left;
  }
}
.bc-1 .home-listing-1 .news-listing-1 {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0;
}
.bc-1 .home-listing-1 .news-listing-1 a.news-list-link-1 {
  top: 25px;
  bottom: 25px;
}
.bc-1 .home-listing-1 .news-listing-1:first-child {
  padding-top: 0;
}
.bc-1 .home-listing-1 .news-listing-1:first-child a.news-list-link-1 {
  top: 0;
}
.bc-1 .home-listing-1 .news-listing-1:last-child {
  padding-bottom: 0;
}
@media only screen and (max-width: 990px) {
  .bc-1 .home-listing-1 .news-listing-posted-on-1 > span {
    display: none;
  }
  .bc-1 .home-listing-1 .news-listing-posted-on-1 > .posted-on, .bc-1 .home-listing-1 .news-listing-posted-on-1 > .byline {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1 .home-listing-1 .news-listing-posted-on-1 > span {
    display: inline;
  }
  .bc-1 .home-listing-1 .news-listing-posted-on-1 > .posted-on, .bc-1 .home-listing-1 .news-listing-posted-on-1 > .byline {
    display: inline-block;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .home-listing-1 .news-listing-1 .table-sm-block {
    width: 100%;
  }
  .bc-1 .home-listing-1 .news-listing-1 .table-sm-block .table-row,
  .bc-1 .home-listing-1 .news-listing-1 .table-sm-block .table-cell {
    width: 100%;
  }
  .bc-1 .home-listing-1 .news-listing-1 .cel-lg-6:last-child {
    padding-top: 20px;
    padding-left: 0;
  }
}

.bc-1.page-rankings-sp-1 .rankings-cities-sp-1 {
  position: relative;
  background-color: #222222;
}
.bc-1.page-rankings-sp-1 .rankings-cities-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  overflow: auto;
}
.bc-1.page-rankings-sp-1 .cities-menu-icon {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  width: 72px;
  height: 51px;
  background-color: #ffffff;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: rgb(220, 220, 220);
  text-align: center;
  cursor: pointer;
  transform: translateX(-110%);
  -webkit-transform: translateX(-110%);
  -moz-transform: translateX(-110%);
  -o-transform: translateX(-110%);
  -ms-transform: translateX(-110%);
}
.bc-1.page-rankings-sp-1 .cities-menu-icon.is-scroll {
  position: fixed;
}
@media only screen and (max-width: 830px) {
  .bc-1.page-rankings-sp-1 .cities-menu-icon {
    display: none;
    width: auto;
    height: auto;
    right: -1px;
    left: auto;
    border: 0;
    background-color: #000000;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    transform: translateY(-100%) rotate(-90deg);
    -webkit-transform: translateY(-100%) rotate(-90deg);
    -moz-transform: translateY(-100%) rotate(-90deg);
    -o-transform: translateY(-100%) rotate(-90deg);
    -ms-transform: translateY(-100%) rotate(-90deg);
  }
  .bc-1.page-rankings-sp-1 .cities-menu-icon.is-scroll {
    top: 10px;
  }
}
.bc-1.page-rankings-sp-1 .cities-menu-all {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #000000;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.0833333333em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
}
@media only screen and (max-width: 830px) {
  .bc-1.page-rankings-sp-1 .cities-menu-all {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #ffffff;
    white-space: nowrap;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.bc-1.page-rankings-sp-1 .cities-menu-close {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 31px;
  cursor: pointer;
}
@media only screen and (max-width: 830px) {
  .bc-1.page-rankings-sp-1 .cities-menu-close {
    top: 5px;
    right: 5px;
  }
}
.bc-1.page-rankings-sp-1 .menu-close-icon.lines {
  position: absolute;
  width: 30px;
  height: 1px;
  display: block;
  top: 15px;
  left: 0;
}
.bc-1.page-rankings-sp-1 .menu-close-icon.lines:after,
.bc-1.page-rankings-sp-1 .menu-close-icon.lines:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  display: block;
  content: "";
}
.bc-1.page-rankings-sp-1 .menu-close-icon.lines:before {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.bc-1.page-rankings-sp-1 .menu-close-icon.lines:after {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.bc-1.page-rankings-sp-1 .cities-menu-table,
.bc-1.page-rankings-sp-1 .cities-menu-row,
.bc-1.page-rankings-sp-1 .cities-menu-cell {
  position: relative;
  width: 100%;
  height: 100%;
}
.bc-1.page-rankings-sp-1 .cities-menu-cell {
  vertical-align: middle;
}
.bc-1.page-rankings-sp-1 .cities-menu-title {
  width: 100%;
  margin-bottom: 40px;
  text-align: center;
  color: #000000;
  font-weight: 500;
  font-size: 28px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 1024px) {
  .bc-1.page-rankings-sp-1 .cities-menu-title {
    font-size: 2.73438vw;
  }
}
@media only screen and (max-width: 850px) {
  .bc-1.page-rankings-sp-1 .cities-menu-title {
    margin-bottom: 4.7058823529vw;
  }
}
@media only screen and (max-width: 750px) {
  .bc-1.page-rankings-sp-1 .cities-menu-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .bc-1.page-rankings-sp-1 .cities-menu-title {
    font-size: 24px;
  }
}
.bc-1.page-rankings-sp-1 .cities-menu-list {
  padding-top: 40px;
  padding-right: 50px;
  padding-bottom: 40px;
  padding-left: 50px;
}
.bc-1.page-rankings-sp-1 .cities-menu-list > .table {
  margin-left: auto;
  margin-right: auto;
}
.bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row > .table-cell {
  padding-right: 40px;
}
.bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row > .table-cell:last-child {
  padding-right: 0;
}
.bc-1.page-rankings-sp-1 .cities-menu-list .table-row .table-row {
  cursor: pointer;
}
.bc-1.page-rankings-sp-1 .cities-menu-list .table-cell .table-cell {
  color: #000000;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4444444444em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
.bc-1.page-rankings-sp-1 .cities-menu-list .table-cell .table-cell:first-child {
  padding-right: 2px;
}
.bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row .table-cell .table-cell:first-child:after {
  content: " ";
}
.bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row .table-cell:last-child .table-cell:first-child:after {
  content: none;
}
@media only screen and (max-width: 850px) {
  .bc-1.page-rankings-sp-1 .cities-menu-list {
    padding-right: 5.8823529412vw;
    padding-left: 5.8823529412vw;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list .table-cell .table-cell {
    font-size: 1.8823529412vw;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list .table-cell .table-cell:first-child {
    padding-right: 2px;
  }
}
@media only screen and (max-width: 480px) {
  .bc-1.page-rankings-sp-1 .cities-menu-list {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list .table-cell .table-cell {
    font-size: 16px;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list > .table {
    display: block;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row {
    display: block;
  }
  .bc-1.page-rankings-sp-1 .cities-menu-list > .table > .table-row > .table-cell {
    display: block;
    padding-right: 0;
  }
}
.bc-1.page-rankings-sp-1 .rankings-menu-1 {
  position: fixed;
  z-index: 99;
  top: 0;
  right: 0;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #2d2d2d;
  will-change: transform;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transition: transform 0.7s ease;
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
.bc-1.page-rankings-sp-1 .rankings-menu-1.is-active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .rankings-menu-1 {
    display: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.bc-1.page-rankings-sp-1 .rankings-menu-items-1 {
  position: relative;
  top: 155px;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .rankings-menu-items-1 {
    top: 55px;
  }
}
.bc-1.page-rankings-sp-1 .rankings-menu-item-1 {
  margin-bottom: 20px;
  padding-right: 25px;
  padding-bottom: 20px;
}
.bc-1.page-rankings-sp-1 .rankings-menu-item-1:not(:last-child) {
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-rankings-sp-1 .rankings-menu-item-1 a {
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-rankings-sp-1 .rankings-menu-icon-1 {
  position: absolute;
  top: 140px;
  left: 1px;
  padding-top: 14px;
  padding-right: 21px;
  padding-bottom: 13px;
  padding-left: 21px;
  background-color: #2d2d2d;
  cursor: pointer;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .rankings-menu-icon-1 {
    top: 40px;
    padding-top: 6px;
    padding-right: 17px;
    padding-bottom: 11px;
    padding-left: 17px;
    font-size: 14px;
  }
}
.bc-1.page-rankings-sp-1 .cities-download-link {
  padding-top: 30px;
  padding-right: 65px;
  padding-bottom: 20px;
  padding-left: 65px;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .cities-download-link {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
}
.bc-1.page-rankings-sp-1 .cities-download-banner {
  padding-top: 35px;
  padding-right: 40px;
  padding-bottom: 35px;
  padding-left: 40px;
  background-color: #1a1a1a;
  text-align: center;
}
.bc-1.page-rankings-sp-1 .cities-banner-report {
  display: inline-block;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 22px;
  padding-left: 20px;
  background-color: #2d2d2d;
  vertical-align: middle;
}
.bc-1.page-rankings-sp-1 .cities-banner-report img {
  width: 170px;
  height: auto;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .cities-banner-report {
    margin-bottom: 20px;
  }
}
.bc-1.page-rankings-sp-1 .cities-banner-details {
  display: inline-block;
  width: 350px;
  padding-left: 30px;
  text-align: left;
  vertical-align: middle;
}
.bc-1.page-rankings-sp-1 .cities-banner-details .link-blk {
  color: #ffffff;
  border-color: #ffffff;
  background-color: transparent;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .cities-banner-details {
    display: block;
    width: auto;
    padding-left: 0;
    text-align: center;
  }
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .column-limit-story-1 {
  width: 100%;
  max-width: 640px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-bottom: 100px;
  padding-left: 20px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .column-limit-story-1.no-download {
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .column-limit-story-1 {
    margin-top: 10px;
    padding-bottom: 80px;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .column-limit-story-1.no-download {
    margin-top: 36px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .column-limit-story-1 {
    max-width: 100%;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 20px;
  }
}
.bc-1.page-rankings-sp-1 .cities-sp-hero {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.bc-1.page-rankings-sp-1 .cities-sp-placeholder,
.bc-1.page-rankings-sp-1 .cities-sp-item,
.bc-1.page-rankings-sp-1 .cities-sp-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bc-1.page-rankings-sp-1 .cities-sp-placeholder {
  z-index: 0;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
}
.bc-1.page-rankings-sp-1 .cities-sp-item {
  opacity: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.bc-1.page-rankings-sp-1 .cities-sp-item.hero-loaded {
  opacity: 1;
}
.bc-1.page-rankings-sp-1 .cities-sp-video {
  z-index: 1;
}
.bc-1.page-rankings-sp-1 .cities-sp-video video {
  outline: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.bc-1.page-rankings-sp-1 .cities-sp-caption-credit-1 {
  padding-top: 7px;
  text-align: right;
}
.bc-1.page-rankings-sp-1 .cities-sp-credit-1 {
  margin-left: 10px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 {
  margin-bottom: 30px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table {
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row {
  height: 100%;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row > .table-cell {
  position: relative;
  width: 50%;
  height: 100%;
  vertical-align: top;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row > .table-cell:first-child {
  padding-right: 30px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #b3b3b3;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1:last-child {
  margin-bottom: 0;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 {
  padding-top: 8px;
  padding-bottom: 10px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .table {
  table-layout: fixed;
  border-collapse: collapse;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .table-cell {
  padding-bottom: 4px;
  vertical-align: top;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .table-cell:first-child {
  padding-right: 7px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .livability {
  color: #A154A1;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .lovability {
  color: #F04E58;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-row-1 .cities-sp-highlighted-2024 .prosperity {
  color: #00B9E5;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .no-row .cities-sp-row-1 {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .no-row .cities-sp-row-1:last-child {
  margin-bottom: 0;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlighted-1 {
  padding-top: 8px;
  padding-bottom: 12px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1 {
  display: inline-block;
  vertical-align: middle;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1:first-child {
  margin-right: 10px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.place svg polygon {
  fill: #9b3d98;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.product svg polygon {
  fill: #3461a7;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.programming svg polygon {
  fill: #59c0d2;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.people svg polygon {
  fill: #b1d575;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.prosperity svg polygon {
  fill: #ffb52f;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-1.promotion svg polygon {
  fill: #f26c45;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-value-1 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 27px;
  height: 31px;
  margin-right: 5px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-value-1 > svg {
  display: inline-block;
  width: 27px;
  height: 31px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-value-1 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 31px;
  text-align: center;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-value-1 span svg {
  display: inline-block;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-value-1 span svg path {
  fill: #ffffff;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-highlight-key-1 {
  display: inline-block;
  vertical-align: middle;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-map-cell-1 {
  position: relative;
  width: 100%;
  height: 100%;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-map-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(220, 220, 220);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-map-1 .city-map-icon-1 {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-share-1 {
  margin-bottom: 30px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-share-1 a {
  margin-right: 15px;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-share-1 svg path.icon-share-block {
  fill: #2d2d2d;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-content-1 {
  position: relative;
  padding-bottom: 60px;
  color: #ffffff;
}
.bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-content-1:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 1px;
  background-color: #b3b3b3;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-content-1 {
    padding-bottom: 48px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 {
    margin-bottom: 20px;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row {
    height: auto;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row > .table-cell {
    width: 100%;
    height: auto;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-details-1 > .table > .table-row > .table-cell:first-child {
    margin-bottom: 10px;
    padding-right: 0;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .no-row .cities-sp-row-1 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-map-cell-1 {
    height: auto;
    padding-bottom: 56.25%;
  }
  .bc-1.page-rankings-sp-1 .cities-sp-story-1 .cities-sp-content-1 {
    padding-bottom: 36px;
  }
}
.bc-1.page-rankings-sp-1 .loading-rankings {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-align: center;
}
.bc-1.page-americas-best-cities .rankings-menu-item-1 a.rankings-menu-americas, .bc-1.page-americas-best-large-cities .rankings-menu-item-1 a.rankings-menu-americas-large, .bc-1.page-americas-best-midsize-cities .rankings-menu-item-1 a.rankings-menu-americas-medium, .bc-1.page-americas-best-small-cities .rankings-menu-item-1 a.rankings-menu-americas-small, .bc-1.page-canadas-best-small-cities .rankings-menu-item-1 a.rankings-menu-canadas-small, .bc-1.page-europes-best-cities .rankings-menu-item-1 a.rankings-menu-europes, .bc-1.page-worlds-best-cities .rankings-menu-item-1 a.rankings-menu-worlds {
  color: #808080;
}

.section-reports {
  padding-top: 50px;
  padding-bottom: 100px;
}
.section-reports .column-report {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
.section-reports .column-report > .flex {
  background-color: #2d2d2d;
  overflow: hidden;
}
.section-reports .column-report > .flex.report-subscribed {
  background-color: #2d2d2d;
}
.section-reports .column-report > .flex.report-subscribed-download {
  background-color: #2d2d2d;
}
.section-reports .column-report > .flex.report-subscribed-download input {
  outline: none;
}
.section-reports .column-report > .flex.wrldcty-subscribed {
  background-color: #2d2d2d;
}
.section-reports .col-report-image {
  position: relative;
  padding-bottom: 32.4074074074%;
}
.section-reports .report-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
.section-reports .col-report-text {
  padding-top: 70px;
  padding-right: 50px;
  padding-bottom: 70px;
  padding-left: 50px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.section-reports .col-report-text .flex {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
.section-reports .col-report-text .report-year {
  text-align: right;
  font-size: 15px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.section-reports .col-report-text .report-year .is-americas,
.section-reports .col-report-text .report-year .is-europes {
  color: #ffffff;
}
.section-reports .col-report-text .report-year .is-canadas {
  color: #ffffff;
}
.section-reports .col-report-text .report-year .is-worlds {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .section-reports {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .section-reports {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .section-reports .column-report > .flex > .col-fl-6 {
    width: 100%;
  }
  .section-reports .col-report-image {
    padding-bottom: 64.8148148148%;
  }
  .section-reports .col-report-text {
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
  }
  .section-reports .col-report-text .flex {
    margin-bottom: 20px;
  }
}

.page-subscribe .section-reports .col-report-image {
  padding-bottom: 50%;
}
@media only screen and (max-width: 640px) {
  .page-subscribe .section-reports .col-report-image {
    padding-bottom: 100%;
  }
}

.report-download {
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .report-download {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .report-download {
    padding-bottom: 50px;
  }
}

.report-download-text {
  margin-bottom: 50px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .report-download-text {
    margin-bottom: 30px;
  }
}

.report-download-form {
  position: relative;
}

.report-download-items {
  margin-bottom: 30px;
}
.report-download-items .table {
  width: 100%;
}
.report-download-items .table-cell {
  position: relative;
  width: 50%;
  vertical-align: top;
}
.report-download-items .table-cell .report-download-item {
  position: absolute;
  top: 0;
  right: 5px;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  .report-download-items .table-cell {
    width: 100%;
  }
}

.report-fields .col-lg-12 {
  margin-bottom: 10px;
}
.report-fields .col-lg-12.report-subscribe-field {
  margin-bottom: 20px;
}
.report-fields .col-lg-12:last-child {
  margin-bottom: 0;
}
.report-fields .col-lg-6:first-child {
  margin-bottom: 10px;
  padding-right: 5px;
}
.report-fields .col-lg-6:last-child {
  margin-bottom: 10px;
  padding-left: 5px;
}
@media only screen and (max-width: 640px) {
  .report-fields .col-lg-6:first-child {
    padding-right: 0;
  }
  .report-fields .col-lg-6:last-child {
    padding-left: 0;
  }
}

.report-link {
  margin-bottom: 15px;
  text-align: center;
}
.report-link .download-report {
  display: inline-block;
  cursor: pointer;
}
.report-download-disclaimer {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}

.thank-you-table .table {
  width: 100%;
  background-color: rgb(218, 231, 224);
}
.thank-you-table .table-cell {
  width: 50%;
  vertical-align: middle;
}
.thank-you-table .table-cell-item {
  position: relative;
  padding-bottom: 50%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.thank-you-table .table-cell-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.thank-you-table .table-cell-details {
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
  text-align: center;
}
.thank-you-table .table-cell-details .table-cell-details-limit {
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}
.thank-you-table .table-cell-details h1 {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
.thank-you-table .table-cell-details h1 + p {
  margin-bottom: 20px;
}
.thank-you-table .table-cell-details p + p {
  font-size: 12px;
}
.thank-you-table.thank-you-report .table {
  background-color: rgb(226, 222, 234);
}
.thank-you-table.thank-you-report .table .table-cell-details p {
  font-size: 12px;
}
.thank-you-table.thank-you-report .table .table-cell-details p a {
  text-decoration: underline;
}
.thank-you-table.thank-you-report .table .table-cell-details h2 {
  margin-bottom: 10px;
  color: rgb(138, 123, 171);
  font-size: 30px;
  line-height: 1em;
  text-transform: uppercase;
}
.thank-you-table.thank-you-report .table .table-cell-details input {
  outline: none;
}
@media only screen and (max-width: 640px) {
  .thank-you-table .table-cell-item {
    padding-bottom: 100%;
  }
  .thank-you-table .table-cell {
    width: 100%;
  }
  .thank-you-table .table-cell-details {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media only screen and (max-width: 768px) {
  .bc-1.page-podcast-1 .rankings-1 .col-md-6:nth-child(3) {
    display: none;
  }
}
.bc-1 .podcast-1 {
  padding-top: 100px;
  padding-bottom: 90px;
}
.bc-1 .podcast-1 .the-content-1 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .bc-1 .podcast-1 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .podcast-1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.bc-1 .podcast-1-eipisode {
  margin-bottom: 40px;
}
.bc-1 .podcast-1-player {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
  height: 50px;
  background-color: #f2f2f2;
}
@media only screen and (max-width: 640px) {
  .bc-1 .podcast-1-player {
    margin-bottom: 40px;
  }
}
.bc-1 .podcast-1-play-pause {
  position: relative;
  width: 50px;
  height: 100%;
  background-color: #222222;
  cursor: pointer;
}
.bc-1 .podcast-1-play-pause .podcast-1-pause {
  display: none;
}
.bc-1 .podcast-1-play-pause.is-play .podcast-1-play {
  display: none;
}
.bc-1 .podcast-1-play-pause.is-play .podcast-1-pause {
  display: block;
}
.bc-1 .podcast-1-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
}
.bc-1 .podcast-1-pause {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 100%;
}
.bc-1 .podcast-1-pause:before, .bc-1 .podcast-1-pause:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 3px;
  height: 35%;
  background-color: #ffffff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.bc-1 .podcast-1-pause:before {
  left: 19px;
}
.bc-1 .podcast-1-pause:after {
  right: 19px;
}
.bc-1 .podcast-1-time {
  width: 100px;
  padding-left: 15px;
}
.bc-1 .podcast-1-progress {
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.bc-1 .podcast-1-progress-background,
.bc-1 .podcast-1-progress-bar,
.bc-1 .podcast-1-progress-scrub {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.bc-1 .podcast-1-progress-background {
  background-color: #cccccc;
}
.bc-1 .podcast-1-progress-bar {
  width: 0;
  background-color: #222222;
}
.bc-1 .podcast-1-progress-scrub {
  height: 8px;
  margin-top: -4px;
  cursor: pointer;
}
.bc-1 .podcast-1-volume {
  width: 41px;
  height: 100%;
  cursor: pointer;
}
.bc-1 .podcast-1-volume.is-mute svg {
  opacity: 0.4;
}
.bc-1 .podcast-1-subscribe span {
  display: inline-block;
  margin-right: 25px;
}
.bc-1 .podcast-1-subscribe span:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1 .podcast-1-subscribe span {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bc-1 .podcast-1-subscribe span:last-child {
    margin-bottom: 0;
  }
}

.bc-1.page-news-1 .news-content-1 .news-content-border {
  position: relative;
  padding-top: 60px;
  padding-bottom: 65px;
}
.bc-1.page-news-1 .news-content-1 .news-content-border:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #b3b3b3;
}
.bc-1.page-news-1 .article-deck-1 {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-news-1 .article-deck-1 {
    margin-bottom: 50px;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-news-1 .news-content-1 .news-content-border {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-news-1 .article-list-1 .cel-lg-60 {
    padding-top: 20px;
    padding-left: 0;
  }
}
.bc-1 .news-listings-1 {
  position: relative;
  padding-top: 60px;
}
.bc-1 .news-listings-1 .news-column-1 {
  max-width: 780px;
}
.bc-1 .news-listings-1 .news-column-1.is-listings {
  margin-right: auto;
  margin-left: auto;
}
.bc-1 .news-listings-1 .news-column-1.has-feature {
  max-width: 760px;
  margin-right: 440px;
}
.bc-1 .news-listings-1 .news-sidebar-1 {
  float: right;
  width: 350px;
}
.bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block {
  display: block;
}
.bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-row,
.bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-cell {
  display: block;
}
.bc-1 .news-listings-1 .news-sidebar-1 .cel-sm-12 {
  width: 100%;
}
.bc-1 .news-listings-1 .news-sidebar-1 .cel-lg-60 {
  padding-top: 20px;
  padding-left: 0;
}
@media only screen and (max-width: 1024px) {
  .bc-1 .news-listings-1 .news-column-1.has-feature {
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 {
    float: none;
    width: 100%;
    max-width: 780px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block {
    display: table;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-row {
    display: table-row;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-cell {
    display: table-cell;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .cel-sm-12 {
    width: auto;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .cel-lg-40 {
    width: 40%;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .cel-lg-60 {
    width: 60%;
    padding-top: 0;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .news-listings-1 {
    padding-top: 50px;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 {
    margin-bottom: 50px;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block {
    display: block;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-row, .bc-1 .news-listings-1 .news-sidebar-1 .table-sm-block .table-cell {
    display: block;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .cel-sm-12 {
    width: 100%;
  }
  .bc-1 .news-listings-1 .news-sidebar-1 .cel-lg-60 {
    padding-top: 20px;
    padding-left: 0;
  }
}
.bc-1 .news-listing-1 {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}
.bc-1 .news-listing-1 a.news-list-link-1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 40px;
  left: 0;
}
.bc-1 .news-listing-1:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.bc-1 .news-listing-1:last-child a.news-list-link-1 {
  bottom: 0;
}
.bc-1 .news-listing-1 .table,
.bc-1 .news-listing-1 .table-row {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .bc-1 .news-listing-1 {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
}
.bc-1 .news-listing-posted-on-1 {
  display: block;
}
.bc-1 .news-listing-posted-on-1 .posted-on,
.bc-1 .news-listing-posted-on-1 .byline {
  display: inline-block;
}
.bc-1 .article-list-1 .table-cell {
  position: relative;
  vertical-align: top;
}
.bc-1 .article-list-1 .cel-lg-6:last-child,
.bc-1 .article-list-1 .cel-lg-60 {
  padding-left: 20px;
}
.bc-1 .article-list-1 .cel-article-item-1 {
  padding-bottom: 60%;
}
.bc-1 .article-list-1 .article-item-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 60%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-top-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-list-1 .cel-lg-60,
  .bc-1 .article-list-1 .cel-lg-6:last-child {
    padding-left: 15px;
  }
}
.bc-1 .news-navigation-1 {
  margin-bottom: 75px;
  text-align: center;
}
.bc-1 .news-navigation-1 a {
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  padding: 11px 11px 9px;
  background-color: transparent;
  border: 2px solid #000000;
  color: #000000;
  font-weight: 700;
  font-size: 12px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 640px) {
  .bc-1 .news-navigation-1 {
    margin-bottom: 50px;
  }
}
.bc-1.page-article-1 .page-hero {
  position: relative;
  z-index: 0;
  padding-bottom: 45%;
}
.bc-1.page-article-1 .page-hero.has-details .page-hero-item:after {
  opacity: 0.4;
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
.bc-1.page-article-1 .page-hero.has-gallery {
  padding-bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .page-hero {
    padding-bottom: 0;
  }
}
.bc-1.page-article-1 .page-hero-item {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 45%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .page-hero-item {
    position: relative;
    padding-bottom: 60%;
  }
}
.bc-1.page-article-1 .page-hero-items .page-hero-item {
  position: relative;
  top: auto;
  left: auto;
}
.bc-1.page-article-1 .video-hero {
  position: relative;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .video-hero {
    padding-bottom: 0;
  }
}
.bc-1.page-article-1 .video-hero-item {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.bc-1.page-article-1 .video-hero-item:after {
  opacity: 0.4;
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .video-hero-item {
    display: none;
  }
}
.bc-1.page-article-1 .yt-player-item {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .yt-player-item {
    position: relative;
  }
}
.bc-1.page-article-1 #yt-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1.page-article-1 .hero-details {
  z-index: 1;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.bc-1.page-article-1 .hero-details p {
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.2em;
}
@media only screen and (min-width: 641px) {
  .bc-1.page-article-1 .hero-details {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
}
@media only screen and (max-width: 768px) {
  .bc-1.page-article-1 .hero-details a {
    display: inline-block;
    width: 60px;
  }
  .bc-1.page-article-1 .hero-details a svg {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-article-1 .hero-details {
    position: relative;
    margin-bottom: 20px;
  }
  .bc-1.page-article-1 .hero-details p {
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.33333333em;
  }
  .bc-1.page-article-1 .hero-details a {
    display: none;
  }
}
.bc-1.page-article-1 .article-deck-1 {
  margin-top: 75px;
  margin-bottom: 50px;
}
.bc-1.page-article-1 .story-1 {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-article-1 .article-deck-1 {
    margin-top: 50px;
  }
}
.bc-1 .article-intro-1 {
  margin-bottom: 50px;
}
.bc-1 .article-intro-1:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .bc-1 .article-intro-1 {
    margin-bottom: 40px;
  }
}
.bc-1 .article-deck-1 .article-intro-1 {
  margin-bottom: 20px;
}
.bc-1 .article-author-1 {
  margin-bottom: 50px;
}
.bc-1 .article-author-1 p {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .bc-1 .article-author-1 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-author-1 p {
    font-size: 13px;
  }
}
.bc-1 .article-share-1 {
  margin-bottom: 50px;
  text-align: center;
}
.bc-1 .article-share-1 a {
  margin-right: 30px;
}
.bc-1 .article-share-1 a:last-child {
  margin-right: 0;
}
.bc-1 .article-share-1 svg path.icon-share-block {
  fill: #c8c8c8;
}
@media only screen and (max-width: 768px) {
  .bc-1 .article-share-1 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-share-1 a {
    margin-right: 15px;
  }
}
.bc-1 .article-related-1 .table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.bc-1 .article-related-1 .table-cell {
  position: relative;
  vertical-align: top;
}
.bc-1 .article-related-1 .cel-lg-6:first-child {
  padding-right: 10px;
}
.bc-1 .article-related-1 .cel-lg-6:first-child a.cel-link-1 {
  right: 10px;
  left: 0px;
}
.bc-1 .article-related-1 .cel-lg-6:last-child {
  padding-left: 10px;
}
.bc-1 .article-related-1 .cel-lg-6:last-child a.cel-link-1 {
  right: 0;
  left: 10px;
}
.bc-1 .article-related-1 .table-border-1 {
  padding: 20px;
  background-color: #000000;
}
.bc-1 .article-related-1 .table-border-1 .read-more-1 a {
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.bc-1 .article-related-1 a.cel-link-1 {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 640px) {
  .bc-1 .article-related-1 .column-limit-2 > .table {
    display: block;
  }
  .bc-1 .article-related-1 .column-limit-2 > .table > .table-row {
    display: block;
  }
  .bc-1 .article-related-1 .column-limit-2 > .table > .table-row > .table-cell {
    display: block;
  }
  .bc-1 .article-related-1 .cel-lg-6:first-child {
    margin-bottom: 10px;
    padding-right: 0;
  }
  .bc-1 .article-related-1 .cel-lg-6:first-child a.cel-link-1 {
    right: 0;
  }
  .bc-1 .article-related-1 .cel-lg-6:last-child {
    padding-left: 0;
  }
  .bc-1 .article-related-1 .cel-lg-6:last-child a.cel-link-1 {
    left: 0;
  }
  .bc-1 .article-related-1 .table-border-1 {
    padding: 15px;
  }
}
.bc-1 .related-title-1 {
  margin-bottom: 35px;
  text-align: center;
  border-bottom: 1px solid #999999;
}
.bc-1 .related-title-1 h4 {
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .bc-1 .related-title-1 {
    margin-bottom: 20px;
  }
}
.bc-1 .related-details-1 .related-excerpt-1 {
  height: 40px;
  overflow: hidden;
}
.bc-1 .related-details-1 p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 13px;
}
.bc-1 .related-details-1 .read-more-1 {
  display: none;
  position: absolute;
  bottom: 0;
  left: 20px;
}
.bc-1 .related-details-1 .read-more-1 a {
  color: #cccccc;
}
@media only screen and (max-width: 640px) {
  .bc-1 .related-details-1 p {
    margin-bottom: 7px;
  }
  .bc-1 .related-details-1 p:last-child {
    margin-bottom: 0;
  }
  .bc-1 .related-details-1 .read-more-1 {
    display: none;
  }
}

.no-touchevents .bc-1 .news-navigation-1 a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.no-touchevents .bc-1 .news-navigation-1 a:hover {
  color: #ffffff;
  background-color: #000000;
}
.no-touchevents .bc-1 .hero-details a circle {
  -webkit-transition: fill 0.3s linear;
  transition: fill 0.3s linear;
}
.no-touchevents .bc-1 .hero-details a:hover circle {
  fill: #222222;
}
.no-touchevents .bc-1 .article-related-1 a.cel-link-1:hover + .table-border-1 .read-more-1 a {
  color: #222222;
}

.bc-1.page-methodology-1 .methodology-section {
  text-align: center;
}
.bc-1.page-methodology-1 .methodology-section .column-4 {
  padding-top: 100px;
  padding-bottom: 130px;
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-methodology-1 .methodology-section .column-1-text:first-child {
  max-width: 620px;
  margin-bottom: 80px;
}
.bc-1.page-methodology-1 .methodology-section .icon-methodology {
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 50px;
  padding-bottom: 40px;
  padding-left: 50px;
  background-color: #2d2d2d;
}
.bc-1.page-methodology-1 .methodology-section .icon-methodology img {
  display: inline-block;
  width: 100%;
  max-width: 582px;
  height: auto;
}
.bc-1.page-methodology-1 .methodology-section .methodology-text {
  margin-bottom: 70px;
}
.bc-1.page-methodology-1 .methodology-section .column-methodology {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.bc-1.page-methodology-1 .methodology-section .column-methodology > .flex {
  margin-right: -8px;
  margin-left: -8px;
}
.bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4 {
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
}
.bc-1.page-methodology-1 .methodology-section .column-methodology .methodology-tile {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #2d2d2d;
}
.bc-1.page-methodology-1 .methodology-section .column-methodology .methodology-tile img {
  display: block;
  width: 29px;
  height: auto;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-methodology-1 .methodology-section .column-4 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .bc-1.page-methodology-1 .methodology-section .column-1-text:first-child {
    margin-bottom: 75px;
  }
  .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4 {
    width: 50%;
  }
  .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4:nth-child(3) .methodology-tile, .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4:nth-child(4) .methodology-tile {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-methodology-1 .methodology-section .column {
    padding-right: 0;
    padding-left: 0;
  }
  .bc-1.page-methodology-1 .methodology-section .column-4 {
    padding-top: 70px;
    padding-right: 20px;
    padding-bottom: 54px;
    padding-left: 20px;
  }
  .bc-1.page-methodology-1 .methodology-section .column-1-text:first-child {
    margin-bottom: 50px;
  }
  .bc-1.page-methodology-1 .methodology-section .icon-methodology {
    margin-bottom: 50px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .bc-1.page-methodology-1 .methodology-section .methodology-text {
    margin-bottom: 50px;
  }
  .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4 {
    width: 100%;
  }
  .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4:nth-child(3) .methodology-tile, .bc-1.page-methodology-1 .methodology-section .column-methodology .col-fl-4:nth-child(4) .methodology-tile {
    padding-bottom: 80px;
  }
}
.bc-1.page-methodology-1 .methodology-scorecard {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.bc-1.page-methodology-1 .methodology-scorecard .column-2-text {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-methodology-1 .methodology-scorecard {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-methodology-1 .methodology-scorecard {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-methodology-1 .methodology-scorecard .column-2-text {
    margin-bottom: 30px;
  }
}

.bc-1.page-template-page-methodology-2024 .methodology-section {
  text-align: center;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-4 {
  padding-top: 100px;
  padding-bottom: 130px;
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-1-text:first-child {
  max-width: 450px;
  margin-bottom: 70px;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .methodology-2024 {
  margin-bottom: 70px;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .methodology-text {
  margin-bottom: 70px;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .col-fl-4 {
  padding-right: 30px;
  padding-left: 30px;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title {
  margin-bottom: 10px;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title span {
  display: inline-block;
  vertical-align: middle;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title .circle {
  width: 17px;
  height: 17px;
  margin-right: 10px;
  border-radius: 100%;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title.is-liveability .circle {
  background-color: #A154A1;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title.is-loveability .circle {
  background-color: #F04E58;
}
.bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .methodology-title.is-prosperity .circle {
  background-color: #00B9E5;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-4 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology {
    max-width: 430px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .col-fl-4 {
    padding-right: 0;
    padding-left: 0;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-methodology .col-fl-4:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-4 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .column-1-text:first-child {
    margin-bottom: 50px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .methodology-2024 {
    margin-bottom: 50px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-section .methodology-text {
    margin-bottom: 50px;
  }
}
.bc-1.page-template-page-methodology-2024 .methodology-scorecard {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.bc-1.page-template-page-methodology-2024 .methodology-scorecard .column-2-text {
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-template-page-methodology-2024 .methodology-scorecard {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-template-page-methodology-2024 .methodology-scorecard {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-template-page-methodology-2024 .methodology-scorecard .column-2-text {
    margin-bottom: 30px;
  }
}

.bc-1.page-about-us-1 .about-section {
  text-align: center;
}
.bc-1.page-about-us-1 .about-section h1 {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1.page-about-us-1 .about-section h1 + p.intro-1 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 640px) {
  .bc-1.page-about-us-1 .about-section h1 p.intro-1 {
    margin-bottom: 30px;
  }
}
.bc-1.page-about-us-1 .about-us-resonance {
  margin-top: 40px;
  margin-bottom: 50px;
}
.bc-1.page-about-us-1 .about-us-resonance a {
  display: inline-block;
}
.bc-1.page-about-us-1 .about-us-resonance a:first-child {
  margin-bottom: 35px;
}

.bc-1.page-press-1 .press-section {
  text-align: center;
}
.bc-1.page-press-1 .section-press-tiles {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-press-1 .section-press-tiles {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-press-1 .section-press-tiles {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.bc-1.page-press-1 .column-press {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1.page-press-1 .column-press > .flex {
  margin-right: -8px;
  margin-left: -8px;
}
.bc-1.page-press-1 .column-press .col-fl-4 {
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
}
.bc-1.page-press-1 .column-press .press-tile {
  position: relative;
  background-color: #2d2d2d;
  border-radius: 10px;
  overflow: hidden;
}
.bc-1.page-press-1 .column-press .press-tile .press-tile-image {
  overflow: hidden;
}
.bc-1.page-press-1 .column-press .press-tile .press-tile-image img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1.page-press-1 .column-press .press-tile .press-tile-text {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.bc-1.page-press-1 .column-press .press-tile .press-tile-text p {
  font-weight: 500;
}
.bc-1.page-press-1 .column-press .press-tile a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.bc-1.page-press-1 .column-press .press-list {
  display: none;
}
.bc-1.page-press-1 .column-press .press-load-more {
  padding-top: 50px;
  padding-bottom: 16px;
  text-align: center;
}
.bc-1.page-press-1 .column-press .press-load-more span {
  padding-right: 40px;
  padding-left: 40px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-press-1 .column-press .col-fl-4 {
    width: 50%;
  }
  .bc-1.page-press-1 .column-press .press-load-more {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-press-1 .column-press .col-fl-4 {
    width: 100%;
  }
  .bc-1.page-press-1 .column-press .press-load-more {
    padding-top: 34px;
  }
}

.no-touchevents .bc-1 .press-tile {
  will-change: transform;
}
.no-touchevents .bc-1 .press-tile .press-tile-image {
  will-change: transform;
}
.no-touchevents .bc-1 .press-tile .press-tile-image img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.7s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  transition: all 0.7s cubic-bezier(0.62, 0.12, 0.52, 0.94);
  will-change: transform;
}
.no-touchevents .bc-1 .press-tile a:hover + .press-tile-image img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.bc-1.page-scorecard-1 .section-scorecard {
  padding-top: 100px;
  padding-bottom: 130px;
}
.bc-1.page-scorecard-1 .scorecard-quote {
  margin-top: 48px;
  margin-bottom: 48px;
}
.bc-1.page-scorecard-1 .the-content-1 p + h2 {
  margin-top: 48px;
}
.bc-1.page-scorecard-1 .the-content-1 ul li {
  padding-left: 20px;
  margin-bottom: 10px;
}
.bc-1.page-scorecard-1 .the-content-1 ul li:last-child {
  margin-bottom: 0;
}
.bc-1.page-scorecard-1 .the-content-1 ul li:before {
  content: "—";
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.bc-1.page-scorecard-1 .scorecard-methodology {
  text-align: center;
}
.bc-1.page-scorecard-1 .scorecard-methodology .column-limit-1:first-child {
  margin-bottom: 80px;
}
.bc-1.page-scorecard-1 .column-methodology {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.bc-1.page-scorecard-1 .column-methodology > .flex {
  margin-right: -8px;
  margin-left: -8px;
}
.bc-1.page-scorecard-1 .column-methodology .col-fl-4 {
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
}
.bc-1.page-scorecard-1 .column-methodology .methodology-tile {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background-color: #2d2d2d;
}
.bc-1.page-scorecard-1 .column-methodology .methodology-tile img {
  display: block;
  width: 29px;
  height: auto;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-scorecard-1 .section-scorecard {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .bc-1.page-scorecard-1 .scorecard-methodology .column-limit-1:first-child {
    margin-bottom: 75px;
  }
  .bc-1.page-scorecard-1 .column-methodology .col-fl-4 {
    width: 50%;
  }
  .bc-1.page-scorecard-1 .column-methodology .col-fl-4:nth-child(3) .methodology-tile, .bc-1.page-scorecard-1 .column-methodology .col-fl-4:nth-child(4) .methodology-tile {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-scorecard-1 .section-scorecard {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .bc-1.page-scorecard-1 .scorecard-methodology .column-limit-1:first-child {
    margin-bottom: 50px;
  }
  .bc-1.page-scorecard-1 .column-methodology .col-fl-4 {
    width: 100%;
  }
  .bc-1.page-scorecard-1 .column-methodology .col-fl-4:nth-child(3) .methodology-tile, .bc-1.page-scorecard-1 .column-methodology .col-fl-4:nth-child(4) .methodology-tile {
    padding-bottom: 80px;
  }
}

.bc-1.page-wrldcty-1 .wrldcty-section {
  padding-top: 100px;
  padding-bottom: 60px;
  text-align: center;
}
.bc-1.page-wrldcty-1 .wrldcty-section h1 {
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-wrldcty-1 .wrldcty-section {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-wrldcty-1 .wrldcty-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.bc-1.page-wrldcty-1 .wrldcty-video {
  margin-bottom: 80px;
}
.bc-1.page-wrldcty-1 .wrldcty-video .overview-video {
  position: relative;
  padding-bottom: 56.25%;
}
.bc-1.page-wrldcty-1 .wrldcty-video .overview-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1.page-wrldcty-1 .wrldcty-video .overview-video-poster {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-image: url(images/production/wp-content/themes/bestcities/src/images/poster-wrldcty.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.bc-1.page-wrldcty-1 .wrldcty-video .play-video {
  position: absolute;
  bottom: 10%;
  left: 50%;
  width: 11%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.bc-1.page-wrldcty-1 .wrldcty-video .play-video .icon-play {
  position: relative;
  padding-bottom: 100%;
}
.bc-1.page-wrldcty-1 .wrldcty-video .play-video svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers {
  padding-bottom: 100px;
  text-align: center;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .wrldcty-speakers-text {
  margin-bottom: 80px;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .wrldcty-speakers-text p.wrldcty-accent {
  margin-bottom: 20px;
  color: #4D71B7;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers > .flex {
  margin-right: -8px;
  margin-left: -8px;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .col-fl-20 {
  width: 20%;
  margin-bottom: 30px;
  padding-right: 8px;
  padding-left: 8px;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .col-fl-20 img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .speaker-text {
  padding-top: 15px;
}
.bc-1.page-wrldcty-1 .wrldcty-speakers .wrldcty-speakers-cta p.intro-1 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .col-fl-20 {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1.page-wrldcty-1 .wrldcty-speakers {
    padding-bottom: 75px;
  }
  .bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers {
    margin-bottom: 20px;
  }
  .bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .col-fl-20 {
    width: 33.333333%;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-wrldcty-1 .wrldcty-speakers {
    padding-bottom: 50px;
  }
  .bc-1.page-wrldcty-1 .wrldcty-speakers .column-speakers .col-fl-20 {
    width: 50%;
  }
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #EFEFEF;
  text-align: center;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-text {
  margin-bottom: 50px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-text p.wrldcty-accent {
  margin-bottom: 40px;
  color: #4D71B7;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news p {
  margin-bottom: 30px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .wrldcty-news {
  margin-bottom: 30px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-6:first-child {
  padding-right: 5px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-6:last-child {
  padding-left: 5px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-6,
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-12 {
  margin-bottom: 10px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .row.submit {
  margin-top: 20px;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .wrldcty-subscribe-submit {
  cursor: pointer;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .subscribe {
  width: 100%;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .subscribe.disable {
  opacity: 0.5;
}
.bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-social a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 9px;
  margin-left: 9px;
  vertical-align: middle;
  line-height: 25px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-wrldcty-1 .wrldcty-subscribe {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-wrldcty-1 .wrldcty-subscribe {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-text {
    margin-bottom: 30px;
  }
  .bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-text p.wrldcty-accent {
    margin-bottom: 20px;
    color: #4D71B7;
  }
  .bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-6:first-child {
    padding-right: 0;
  }
  .bc-1.page-wrldcty-1 .wrldcty-subscribe .wrldcty-subscribe-news .col-lg-6:last-child {
    padding-left: 0;
  }
}

.no-touchevents .bc-1 .wrldcty-video .overview-video-poster svg path,
.no-touchevents .bc-1 .wrldcty-video .overview-video-poster svg polygon {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.no-touchevents .bc-1 .wrldcty-video .overview-video-poster:hover svg path,
.no-touchevents .bc-1 .wrldcty-video .overview-video-poster:hover svg polygon {
  fill: #f15c58;
}

.bc-1 {
  /*.wrldcty-popup {
  	display: none;
  	position: fixed;
  	z-index: 9999;
  	top:0;
  	left:0;
  	width:100%;
  	height:100%;
  	padding-top: 40px;
  	padding-right: 40px;
  	padding-bottom: 40px;
  	padding-left: 40px;
  	background-color: rgba(0,0,0,.6);

  	.wrldcty-popup-row {
  		position: relative;
  		width:100%;
  		height:100%;
  		display: flex;
  	    flex-direction: column;
  	    align-items: center;
  	    justify-content: center;
  	}

  	.wrldcty-popup-banner {
  		position: relative;
  		display: inline-block;
  		max-width: 1080px;
  	}

  	.is-mobile {
  		display: none;
  	}

  	a {
  		display: inline-block;
  	}

  	img {
  		display: inline-block;
  		max-width: 100%;
  	    max-height: calc(100vh - 80px);
  	}

  @include responsive-max(screen-small) {

  	.is-desktop {
  		display: none;
  	}
  	.is-mobile {
  		display: inline;
  	}
  }
  }*/
}
.bc-1 .ads-banner {
  display: none;
}
.bc-1 .ads-banner a {
  display: block;
}
.bc-1 .ads-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.bc-1 .ads-banner .ads-portrait {
  display: none;
}
@media only screen and (max-width: 640px) {
  .bc-1 .ads-banner .ads-landscape {
    display: none;
  }
  .bc-1 .ads-banner .ads-portrait {
    display: block;
  }
}
.bc-1 .ads-home {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #ffffff;
  text-align: center;
}
.bc-1 .ads-home .banner-image {
  width: 100%;
  max-width: 728px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .bc-1 .ads-home {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.bc-1 .ads-rankings {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f2f2f2;
  text-align: center;
}
.bc-1 .ads-rankings .banner-image {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 640px) {
  .bc-1 .ads-rankings {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.bc-1 .wrldcty-popup-subscribe {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  overflow-y: auto;
}
.bc-1 .wrldcty-popup-subscribe .wrldcty-popup-row {
  /*position: relative;
  width:100%;
  height:100%;
  display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;*/
  width: 100%;
  height: 100%;
}
.bc-1 .wrldcty-popup-subscribe .wrldcty-popup-row .table-cell {
  vertical-align: middle;
}
.bc-1 .wrldcty-popup-subscribe .wrldcty-popup-banner {
  position: relative;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
}
.bc-1 .wrldcty-popup-subscribe .col-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  background: linear-gradient(145deg, #FF5751 0%, #9B3D98 100%) 0% 0% no-repeat;
  text-align: center;
}
.bc-1 .wrldcty-popup-subscribe .col-logo img {
  display: inline-block;
  width: 383px;
  max-width: 100%;
  height: auto;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text,
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text-cta,
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text-discalimer {
  color: #000000;
  font-weight: 400;
  font-size: 15px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  line-height: 1.3125em;
  letter-spacing: normal;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text {
  margin-bottom: 40px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text-cta {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .text-cta .nowrap {
  white-space: nowrap;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe span.highlight {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe span.highlight:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -1px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background-color: #fbb916;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe {
  margin-bottom: 20px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-6 {
  margin-bottom: 10px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-6:first-child {
  padding-right: 5px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-6:last-child {
  padding-left: 5px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-12 {
  margin-bottom: 10px;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe input[type=text],
.bc-1 .wrldcty-popup-subscribe .col-subscribe input[type=email],
.bc-1 .wrldcty-popup-subscribe .col-subscribe textarea {
  width: 100%;
  height: 40px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #e3e3e3;
  background-color: #e3e3e3;
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe input[type=text].error,
.bc-1 .wrldcty-popup-subscribe .col-subscribe input[type=email].error,
.bc-1 .wrldcty-popup-subscribe .col-subscribe textarea.error {
  border-color: #fbb916;
}
.bc-1 .wrldcty-popup-subscribe .col-subscribe .wrldcty-subscribe-submit {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #fbb916;
  border: 2px solid #fbb916;
  cursor: pointer;
  text-align: center;
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  white-space: nowrap;
}
@media only screen and (max-width: 990px) {
  .bc-1 .wrldcty-popup-subscribe .col-subscribe {
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .text {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 900px) {
  .bc-1 .wrldcty-popup-subscribe .no-mobile {
    display: none;
  }
  .bc-1 .wrldcty-popup-subscribe .col-logo {
    padding-right: 40px;
    padding-left: 40px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe {
    padding-right: 30px;
    padding-left: 30px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe {
    margin-bottom: 10px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .text-discalimer {
    font-size: 12px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .wrldcty-subscribe-submit {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .text-discalimer {
    font-size: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1 .wrldcty-popup-subscribe {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-logo {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-logo img {
    max-width: 75%;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .text-cta {
    text-align: center;
    font-size: 14px;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-6:first-child {
    padding-right: 0;
  }
  .bc-1 .wrldcty-popup-subscribe .col-subscribe .subscribe .col-lg-6:last-child {
    padding-left: 0;
  }
}
.bc-1 .wrldcty-popup-close {
  position: absolute;
  z-index: 999;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #e3e3e3;
  border-radius: 100%;
}
.bc-1 .wrldcty-popup-close .icon-close {
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
}
.bc-1 .wrldcty-popup-close .icon-close .barre {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #000000;
}
.bc-1 .wrldcty-popup-close .icon-close .barre:nth-child(1) {
  top: calc(50% - 1px);
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.bc-1 .wrldcty-popup-close .icon-close .barre:nth-child(2) {
  top: calc(50% - 1px);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
}
@media only screen and (max-width: 640px) {
  .bc-1 .wrldcty-popup-close {
    top: -16px;
    right: -16px;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
  }
}

.no-touchevents .wrldcty-popup-subscribe .wrldcty-subscribe-submit {
  -webkit-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
  transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
}
.no-touchevents .wrldcty-popup-subscribe .wrldcty-subscribe-submit:hover {
  background-color: transparent;
  border-color: #fbb916;
  color: #fbb916;
}

.bc-1.page-videos-1 .videos-nav-section, .bc-1.page-video-1 .videos-nav-section {
  padding-top: 100px;
  padding-bottom: 50px;
}
.bc-1.page-videos-1 .videos-nav-section .column-1-text, .bc-1.page-video-1 .videos-nav-section .column-1-text {
  margin-bottom: 80px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-videos-1 .videos-nav-section, .bc-1.page-video-1 .videos-nav-section {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .bc-1.page-videos-1 .videos-nav-section .column-1-text:first-child, .bc-1.page-video-1 .videos-nav-section .column-1-text:first-child {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-videos-1 .videos-nav-section, .bc-1.page-video-1 .videos-nav-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bc-1.page-videos-1 .videos-nav-section .column-1-text:first-child, .bc-1.page-video-1 .videos-nav-section .column-1-text:first-child {
    margin-bottom: 50px;
  }
}
.bc-1.page-videos-1 .filters-section, .bc-1.page-video-1 .filters-section {
  display: none;
}
.bc-1.page-videos-1 .filters-section .column-filters, .bc-1.page-video-1 .filters-section .column-filters {
  width: 100%;
  max-width: 1640px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
}
.bc-1.page-videos-1 .filters-section .filters-title,
.bc-1.page-videos-1 .filters-section .filters-remove, .bc-1.page-video-1 .filters-section .filters-title,
.bc-1.page-video-1 .filters-section .filters-remove {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-videos-1 .filters-section .filters-title, .bc-1.page-video-1 .filters-section .filters-title {
  padding-right: 5px;
}
.bc-1.page-videos-1 .filters-section .filters-title b, .bc-1.page-video-1 .filters-section .filters-title b {
  white-space: nowrap;
}
.bc-1.page-videos-1 .filters-section .filters-remove, .bc-1.page-video-1 .filters-section .filters-remove {
  padding-left: 5px;
}
.bc-1.page-videos-1 .filters-section .filters-remove span, .bc-1.page-video-1 .filters-section .filters-remove span {
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.bc-1.page-videos-1 .filters-section .filter-active, .bc-1.page-video-1 .filters-section .filter-active {
  position: relative;
  display: inline-block;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 7px;
  padding-right: 30px;
  padding-bottom: 8px;
  padding-left: 20px;
  border: 1px solid #ffffff;
  border-radius: 35px;
  cursor: pointer;
  color: #ffffff;
  font-weight: 400;
  font-size: 12px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.bc-1.page-videos-1 .filters-section .filter-remove, .bc-1.page-video-1 .filters-section .filter-remove {
  position: absolute;
  display: inline-block;
  top: 8px;
  right: 10px;
  width: 11px;
  height: 11px;
}
.bc-1.page-videos-1 .filters-section .filter-remove:before, .bc-1.page-videos-1 .filters-section .filter-remove:after, .bc-1.page-video-1 .filters-section .filter-remove:before, .bc-1.page-video-1 .filters-section .filter-remove:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.bc-1.page-videos-1 .filters-section .filter-remove:before, .bc-1.page-video-1 .filters-section .filter-remove:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.bc-1.page-videos-1 .filters-section .filter-remove:after, .bc-1.page-video-1 .filters-section .filter-remove:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 640px) {
  .bc-1.page-videos-1 .filters-section .flex-inl, .bc-1.page-video-1 .filters-section .flex-inl {
    display: block;
  }
  .bc-1.page-videos-1 .filters-section .filters-title,
  .bc-1.page-videos-1 .filters-section .filters-active, .bc-1.page-video-1 .filters-section .filters-title,
  .bc-1.page-video-1 .filters-section .filters-active {
    margin-bottom: 10px;
  }
}
.bc-1.page-videos-1 .videos-section,
.bc-1.page-videos-1 .section-next, .bc-1.page-video-1 .videos-section,
.bc-1.page-video-1 .section-next {
  padding-top: 75px;
  padding-bottom: 100px;
}
.bc-1.page-videos-1 .videos-section .column-videos,
.bc-1.page-videos-1 .section-next .column-videos, .bc-1.page-video-1 .videos-section .column-videos,
.bc-1.page-video-1 .section-next .column-videos {
  width: 100%;
  max-width: 1640px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1.page-videos-1 .videos-section .videos-featured,
.bc-1.page-videos-1 .section-next .videos-featured, .bc-1.page-video-1 .videos-section .videos-featured,
.bc-1.page-video-1 .section-next .videos-featured {
  margin-bottom: 50px;
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-videos-1 .videos-section .flex,
.bc-1.page-videos-1 .section-next .flex, .bc-1.page-video-1 .videos-section .flex,
.bc-1.page-video-1 .section-next .flex {
  margin-right: -7px;
  margin-left: -7px;
}
.bc-1.page-videos-1 .videos-section .col-fl,
.bc-1.page-videos-1 .section-next .col-fl, .bc-1.page-video-1 .videos-section .col-fl,
.bc-1.page-video-1 .section-next .col-fl {
  width: 16.666667%;
  margin-bottom: 50px;
  padding-right: 7px;
  padding-left: 7px;
}
.bc-1.page-videos-1 .videos-section .video-items,
.bc-1.page-videos-1 .section-next .video-items, .bc-1.page-video-1 .videos-section .video-items,
.bc-1.page-video-1 .section-next .video-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background-color: #2d2d2d;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}
.bc-1.page-videos-1 .videos-section .video-image,
.bc-1.page-videos-1 .section-next .video-image, .bc-1.page-video-1 .videos-section .video-image,
.bc-1.page-video-1 .section-next .video-image {
  position: relative;
  padding-bottom: 56.25%;
  background-size: cover;
  border-top-left-radius: 10px;
}
.bc-1.page-videos-1 .videos-section .video-image a,
.bc-1.page-videos-1 .section-next .video-image a, .bc-1.page-video-1 .videos-section .video-image a,
.bc-1.page-video-1 .section-next .video-image a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1.page-videos-1 .videos-section .video-time,
.bc-1.page-videos-1 .section-next .video-time, .bc-1.page-video-1 .videos-section .video-time,
.bc-1.page-video-1 .section-next .video-time {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #000000;
  color: #ffffff;
  font-weight: 400;
  font-size: 10px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-videos-1 .videos-section.has-dur .video-time,
.bc-1.page-videos-1 .section-next.has-dur .video-time, .bc-1.page-video-1 .videos-section.has-dur .video-time,
.bc-1.page-video-1 .section-next.has-dur .video-time {
  display: block;
}
.bc-1.page-videos-1 .videos-section .video-text,
.bc-1.page-videos-1 .section-next .video-text, .bc-1.page-video-1 .videos-section .video-text,
.bc-1.page-video-1 .section-next .video-text {
  padding-top: 15px;
}
.bc-1.page-videos-1 .videos-section .video-title,
.bc-1.page-videos-1 .section-next .video-title, .bc-1.page-video-1 .videos-section .video-title,
.bc-1.page-video-1 .section-next .video-title {
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-videos-1 .videos-section .video-speakers,
.bc-1.page-videos-1 .section-next .video-speakers, .bc-1.page-video-1 .videos-section .video-speakers,
.bc-1.page-video-1 .section-next .video-speakers {
  margin-bottom: 8px;
  color: #ffffff;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.4em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-videos-1 .videos-section .video-city,
.bc-1.page-videos-1 .section-next .video-city, .bc-1.page-video-1 .videos-section .video-city,
.bc-1.page-video-1 .section-next .video-city {
  color: #a0a0a0;
  font-weight: 600;
  font-size: 10px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .bc-1.page-videos-1 .videos-section,
  .bc-1.page-videos-1 .section-next, .bc-1.page-video-1 .videos-section,
  .bc-1.page-video-1 .section-next {
    /*.col-fl {
    	width:25%;
    	margin-bottom: 50px;
    	padding-right: 7px;
    	padding-left: 7px;
    }*/
  }
}
@media only screen and (max-width: 990px) {
  .bc-1.page-videos-1 .videos-section .col-fl,
  .bc-1.page-videos-1 .section-next .col-fl, .bc-1.page-video-1 .videos-section .col-fl,
  .bc-1.page-video-1 .section-next .col-fl {
    width: 33.333333%;
    margin-bottom: 50px;
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media only screen and (max-width: 768px) {
  .bc-1.page-videos-1 .videos-section,
  .bc-1.page-videos-1 .section-next, .bc-1.page-video-1 .videos-section,
  .bc-1.page-video-1 .section-next {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-videos-1 .videos-section,
  .bc-1.page-videos-1 .section-next, .bc-1.page-video-1 .videos-section,
  .bc-1.page-video-1 .section-next {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .bc-1.page-videos-1 .videos-section .col-fl,
  .bc-1.page-videos-1 .section-next .col-fl, .bc-1.page-video-1 .videos-section .col-fl,
  .bc-1.page-video-1 .section-next .col-fl {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 7px;
    padding-left: 7px;
  }
}
.bc-1.page-video-1 .section-video {
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.bc-1.page-video-1 .section-video .column-video {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 75px;
}
.bc-1.page-video-1 .section-video .video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.bc-1.page-video-1 .section-video .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bc-1.page-video-1 .section-video .video-text {
  padding-top: 50px;
  padding-right: 10%;
  padding-left: 10%;
}
.bc-1.page-video-1 .section-video .video-title {
  max-width: 90%;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.2em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .video-speakers {
  margin-bottom: 30px;
}
.bc-1.page-video-1 .section-video .video-speakers .col-fl {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bc-1.page-video-1 .section-video .video-speakers .col-text {
  text-align: right;
  color: #808080;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1.page-video-1 .section-video .video-speakers .col-text b {
  font-weight: 600;
}
.bc-1.page-video-1 .section-video .video-text-speakers {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .video-description {
  margin-bottom: 50px;
}
.bc-1.page-video-1 .section-video .video-description p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .video-description p:not(:last-child) {
  margin-bottom: 20px;
}
.bc-1.page-video-1 .section-video .speakers-text .flex:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ffffff;
}
.bc-1.page-video-1 .section-video .speakers-text .flex .col-image {
  width: 130px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
}
.bc-1.page-video-1 .section-video .speakers-text .flex .col-text {
  padding-left: 30px;
}
.bc-1.page-video-1 .section-video .speaker-image {
  padding-bottom: 100%;
  background-size: cover;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.bc-1.page-video-1 .section-video .speaker-name {
  margin-bottom: 5px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .speaker-title {
  margin-bottom: 5px;
  color: #ffffff;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .speaker-text p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
}
.bc-1.page-video-1 .section-video .speaker-text p:not(:last-child) {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .bc-1.page-video-1 .section-video .video-text {
    padding-top: 40px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .bc-1.page-video-1 .section-video .video-title {
    max-width: 100%;
  }
  .bc-1.page-video-1 .section-video .video-speakers {
    margin-bottom: 30px;
  }
  .bc-1.page-video-1 .section-video .video-speakers .col-fl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .bc-1.page-video-1 .section-video .video-speakers .col-fl:first-child {
    margin-bottom: 5px;
  }
  .bc-1.page-video-1 .section-video .video-speakers .col-text {
    text-align: left;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-video-1 .section-video {
    padding-right: 0;
    padding-left: 0;
  }
  .bc-1.page-video-1 .section-video .column-video {
    padding-bottom: 50px;
    border-bottom-right-radius: 0;
  }
  .bc-1.page-video-1 .section-video .video-text {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .bc-1.page-video-1 .section-video .speakers-text .flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .bc-1.page-video-1 .section-video .speakers-text .flex .col-image {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin-bottom: 30px;
  }
  .bc-1.page-video-1 .section-video .speakers-text .flex .col-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    padding-left: 0;
  }
}
.bc-1.page-video-1 .section-next {
  padding-right: 20px;
  padding-left: 20px;
}
.bc-1.page-video-1 .section-next .column-next {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}
.bc-1.page-video-1 .section-next .col-fl {
  width: 25%;
}
@media only screen and (max-width: 900px) {
  .bc-1.page-video-1 .section-next .col-fl {
    width: 33.333333%;
    margin-bottom: 50px;
    padding-right: 7px;
    padding-left: 7px;
  }
  .bc-1.page-video-1 .section-next .col-fl:last-child {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .bc-1.page-video-1 .section-next .col-fl {
    width: 100%;
    margin-bottom: 50px;
    padding-right: 7px;
    padding-left: 7px;
  }
}
.bc-1.page-videos-1 .info-text, .bc-1.page-video-1 .info-text {
  margin-bottom: 30px;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  line-height: 1em;
  font-family: "Manrope", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.bc-1.page-videos-1 .info-text span, .bc-1.page-video-1 .info-text span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #ffffff;
}

.no-touchevents .bc-1 .filter-active:hover {
  color: #808080;
}
.no-touchevents .bc-1 .filter-active:hover .filter-remove:before, .no-touchevents .bc-1 .filter-active:hover .filter-remove:after {
  background-color: #808080;
}
.no-touchevents .bc-1 .filters-remove:hover {
  color: #808080;
}
