@font-face {
  font-family: 'Newsreader';
  src: url('../fonts/Newsreader/woff2/Newsreader16pt-Bold.woff2') format('woff2'),
    url('../fonts/Newsreader/woff/Newsreader16pt-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 991px) {
  .content-right .block-sticky {
    position: static;
  }
}
.social_capital_block{border:1px solid #887411}.social_capital_block, .spotlight_block{margin-bottom:25px}.social_capital_block .box-title{padding:12px 0;font-size:24px;text-align:center;font-weight:700;line-height:1;color:#fff;background:#000;font-family:"Gotham Narrow",sans-serif;background:#887411}.social_capital_sub1{margin-top:10px;font-size:15px}.social_capital_sub2{margin-top:0;font-size:14px}.writer-opinion{margin-top:20px;padding:15px;padding-top:0;position:relative;margin-top:10px}.writer-opinion:before{content:'';position:absolute;z-index:-1;left:0;top:56px;right:0;bottom:0;background:#f7f7f7}.writer-opinion>a{display:inline-block;vertical-align:middle;text-align:center;line-height:82px;font-size:29px;margin-right:10px;width:82px;height:82px;border-radius:50%;overflow:hidden;position:relative;color:#0065cc;color:#000;background:#e9e9e9}.writer-opinion>a>img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@supports (object-fit:cover) or (-o-object-fit:cover){.writer-opinion>a>img{object-fit:cover;width:100%;height:100%}}.writer-opinion .reporter{display:inline-block;vertical-align:middle;font-size:16px;font-weight:700;color:#000;font-family:"Gotham Narrow",sans-serif}.writer-opinion h3{font-size:14px;font-weight:500;line-height:1.3;color:#000;margin:0;padding-top:10px}
.writer-opinion .reporter .company{
  font-size:14px;
  font-weight:normal;
  color:#666;
  max-width: 160px;
}
h1.container-fluid {
    font: bold 20px/32px "Gotham Narrow",sans-serif;
}
.logos {
  display: flex;

flex-wrap: wrap;
}
.logo-label {
  display:inline-block;
  color: #666;
  line-height: 14px;
  width: 75px;
}
.logo-img {
  position: relative;
  top: -26px;
  margin-right: 20px;
  margin-left: 20px;
  margin-top: 20px;
}
.logo-imgs {
  width: calc(100% - 97px);
}
@media (max-width: 767px) {

  .logo-label {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .logo-imgs {
    width: 100%;
  }
}
.crypto_opinion .box-title {
    font: bold 17px/34px "Gotham Narrow", sans-serif;
    background-color: black;
    color: white;
    text-align: center;
}
.crypto_opinion {
    border: 1px solid #000000;
    margin-bottom: 25px;
}
.forex-widget { display:block; line-height:0;background:#000;}
.section-title {
  font-size: 30px !important;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #858585;
  padding: 30px 0 22px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .block-title {
    margin-top: 20px;
    padding-top: 5px;
    border-top: 1px solid #e4e4e4;
  }
}

.listicle {
  display:flex;
  flex-flow: wrap row;
  justify-content:space-between;
  gap: 20px;
}
.listicle li {
  width: calc(33.3333% - 20px);

  border: 1px solid #ccc;
  padding: 20px 15px 40px;
  flex: 1 0 auto;
  position: relative;
  margin-top: 10px;
}
.listicle .learn {
  position: absolute;
  bottom: -17px;
  left: calc(50% - 40px);
  display: inline-block;

  padding: 5px 10px;
  background-color: #aaa;
  color: #fff;
}

.listicle2 {
  display:flex;
  flex-flow: wrap row;
  justify-content:space-between;

}
.listicle2 li {
  width: calc(20% - 1px);
  border-right: 1px solid #ccc;

  margin: 10px 0 40px;
  flex: 1 0 auto;
  position: relative;
}
.listicle2 li:last-child {
  border:0;
}
.listicle2 li .listbody {
  overflow: hidden;
  height: 220px;
  padding: 0 16px;
  font-family: Newsreader,serif;
}
.listicle2 .title {
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.2em;
}
.listicle2 li img {
  width: 100%;
}
.listicle2 .learn {
  margin-top: 25px;
  padding: 5px 10px;
  background-color: #aaa;
  display:block;
  width: 100%;
  text-align:center;

  color: #fff;
}

@media screen and (max-width: 1091px) {
  .listicle2 li {
    width: calc(33.33333333% - 1px);
  }
}
@media screen and (max-width: 991px) {
  .listicle li {
    width: calc(50% - 20px);
  }

}
@media screen and (max-width: 767px) {
  .listicle li {
    width: 100%;
  }
  .listicle2 li {
    width: calc(50% - 1px);
  }
}
@media screen and (max-width: 480px) {
  .listicle2 li {
    width: 100%;
  }
}
div.it:after {
  content: ' ';
  display: table;
  clear: both;
}
div.desc {
  margin-top: 20px;
  color: #666;
}
.listicle .brand {
  font-size:1.1em;
  font-weight: bold;
  margin: 5px 0 0 5px;
}


.social-capital-block { border: 1px solid #cbcbcb; }
.social-capital-block .header {
  padding: 12px;
  color: #977c18;
  text-transform: uppercase;
  border-top: 4px solid #a89451;
  border-bottom: 2px solid #a89451;
  background: url('../images/pattern.png') 0 0 repeat;
}
.social-capital-block .header .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  font-family: 'Josefin Sans', sans-serif;
}
.social-capital-block .header .sub-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
  font-family: 'DM Sans', sans-serif;
}
@media screen and (max-width: 519px) {
  .social-capital-block .header { text-align: center; }
  .social-capital-block .header .title:not(:last-child) { margin-bottom: 7px; }
}
@media screen and (min-width: 520px) {
  .social-capital-block .header {
    display: flex;
    align-items: flex-end;
  }
  .social-capital-block .header .title {
    flex: 1 1 auto;
  }
}
.social-capital-block { margin-top: 30px; margin-bottom: 30px; }
.social-capital-block .gallery4 { padding: 20px; }
.social-capital-block .gallery4 article { position: relative; }
.social-capital-block .gallery4 .reporter {
  margin-top: 10px;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #262626;
  font-weight: bold;
}
.social-capital-block .gallery4 .reporter .company {
  font-size: 13px;
  color: #777;
}
.social-capital-block .gallery4 .avatar {
  position: absolute;
  right: 5px;
  bottom: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
}
.social-capital-block .gallery4 .image { margin-top: 15px; }
@media screen and (max-width: 639px) {
  .social-capital-block .gallery4 > li:nth-last-child(n+1) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
  }
}
@media screen and (min-width: 640px) {
  .social-capital-block .gallery4 {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  .social-capital-block .gallery4 li:nth-child(n+2),
  .social-capital-block .gallery4 li:nth-child(n+2) article {
    display: flex;
    flex-direction: column;
  }
  .social-capital-block .gallery4 li:nth-child(n+2) article,
  .social-capital-block .gallery4 li:nth-child(n+2) .heading {
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 640px) and (max-width: 991px) {
  .social-capital-block .gallery4 > li {
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
    flex: 0 0 auto;
  }
  .social-capital-block .gallery4 > li:nth-last-child(2) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .social-capital-block .gallery4 > li:nth-last-child(n+3) { margin-bottom: 30px; }
}
@media screen and (min-width: 992px) {
  .social-capital-block .gallery4 > li {
    width: calc(25% - 15px);
    flex: 0 0 auto;
    box-sizing: border-box;
  }
  .social-capital-block .gallery4 > li:not(:last-child) {
    margin-right: 20px;
    position: relative;
  }

}

.section-title-culture {
  border-bottom: 0;
  margin-bottom: -20px;
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
  .section-title.section-title-culture span {
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(47%, #674be0), color-stop(52%, #5e71e1), color-stop(90%, #11b6df));
    background: -webkit-linear-gradient(left, #674be0 47%, #5e71e1 52%, #11b6df 90%);
    background: -moz-linear-gradient(left, #674be0 47%, #5e71e1 52%, #11b6df 90%);
    background: -o-linear-gradient(left, #674be0 47%, #5e71e1 52%, #11b6df 90%);
    background: linear-gradient(to right, #674be0 47%, #5e71e1 52%, #11b6df 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
}
