.featured-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem; }

.underline.underline--blue::after {
  background: #23c1cb; }

.featured-media svg {
  fill: #000; }

.featured-in h5 {
  color: #fff;
  margin: 0;
  font-size: calc(100.5% + 0.11vw) !important; }

.featured-bar {
  border-bottom: solid rgba(169, 169, 169, 0.5) 1px; }

.featured-media svg {
  fill: #000; }

svg.svg.nasdaq {
  width: 130px;
  height: 30px; }

svg.svg.digitel {
  width: 140px;
  height: 36px; }

.featured-media svg.inc {
  width: 60px;
  height: 21px; }

@media only screen and (min-width: 1400px) {
  svg.svg.digitel {
    width: calc(4rem + 4vw); }
  svg.svg.nasdaq {
    width: calc(3rem + 3vw);
    height: 30px; } }

@media screen and (max-width: 1400px) {
  .featured-in {
    display: block;
    padding: 1.25rem 7rem; }
  .featured-media ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .featured-in h5 {
    margin-bottom: 20px; }
  .featured-media li:first-child {
    margin-left: 0px; }
  .featured-in .underline {
    text-align: center; }
  .featured-in .underline::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .featured-media {
    margin-top: 15px; } }

@media screen and (max-width: 1480px) {
  .fatbit_hero_content .list li {
    margin: 0.6rem 0; }
  .featured-media svg.inc {
    width: 65px; }
  .featured-media .svg.insider {
    width: 72px; } }

@media screen and (max-width: 1200px) {
  .featured-media ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .featured-media li {
    padding: 10px 0; }
  .featured-bar {
    position: unset; }
  .featured-in h5 {
    color: #000;
    text-align: center; }
  .featured-media svg {
    fill: #000; }
  .featured-in {
    padding: 2.25rem 4rem;
    margin-top: 0px; }
  .featured-bar {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none; } }

@media only screen and (max-width: 767px) {
  .featured-in {
    padding: 2.25rem 2rem; } }

@media only screen and (max-width: 576px) {
  .featured-media svg.inc {
    width: 57px;
    height: 28px; }
  .featured-media .svg.insider {
    width: 57px;
    height: 30px; }
  .featured-media svg.huffpost {
    width: 112px;
    height: 16px; }
  .featured-media .svg.fox {
    width: 65px;
    height: 25px; }
  .featured-media .svg.yahoo {
    width: 55px;
    height: 26px; }
  .featured-media svg.indian_express {
    width: 112px;
    height: 16px; }
  .featured-media svg.business_reporter {
    width: 117px;
    height: 23px; }
  .featured-in span.br {
    display: block; }
  svg.svg.nasdaq {
    width: 100px;
    height: 25px; }
  .featured-media svg.huffpost {
    width: 90px;
    height: 16px; }
  svg.svg.digitel {
    width: 115px;
    height: 36px; } }

/*# sourceMappingURL=featured-in.css.map */
