@media (max-width: 767px) {
  /* line 4, ummabee/sass/leadership-board.scss */
  #content-wrapper {
    padding-top: 0; } }

@media (max-width: 767px) {
  /* line 9, ummabee/sass/leadership-board.scss */
  .container {
    padding: 0; } }

/* line 14, ummabee/sass/leadership-board.scss */
.leadership-top {
  padding: 34px 0; }
  @media (max-width: 767px) {
    /* line 14, ummabee/sass/leadership-board.scss */
    .leadership-top {
      padding-left: 14px;
      padding-right: 14px; } }
  /* line 20, ummabee/sass/leadership-board.scss */
  .leadership-top h2 {
    font-size: 1.625rem;
    color: #191919;
    padding-bottom: 25px; }
  /* line 25, ummabee/sass/leadership-board.scss */
  .leadership-top p {
    font-size: 14px;
    color: #737373;
    padding: 0; }

/* line 31, ummabee/sass/leadership-board.scss */
.leadership-block {
  background: #fff;
  max-width: 1008px;
  width: 100%;
  margin: 15px auto; }
  /* line 36, ummabee/sass/leadership-board.scss */
  .leadership-block .leadership-highlight {
    background-color: #e2903e;
    padding: 30px 23px 40px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    @media (max-width: 767px) {
      /* line 36, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight {
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 20px 14px; } }
    /* line 44, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .leader-top {
      max-width: 697px;
      margin: auto;
      width: 100%;
      margin: auto;
      position: relative; }
      @media (max-width: 767px) {
        /* line 44, ummabee/sass/leadership-board.scss */
        .leadership-block .leadership-highlight .leader-top {
          text-align: center; } }
      /* line 53, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .leader-top .img-block {
        width: 72px;
        height: 72px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
        margin: 12px auto;
        border: solid 3px #fff;
        margin-top: 0; }
      /* line 62, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .leader-top .count {
        width: 23px;
        height: 23px;
        background: #020524;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -13px;
        border: solid 2px #fff;
        color: #fff;
        font-weight: 600;
        text-align: center; }
      /* line 77, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .leader-top .count-first {
        width: 27px;
        height: 27px;
        background: #fd5f00;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -13px;
        border: solid 2px #fff;
        color: #fff;
        font-weight: 600;
        text-align: center;
        padding-top: 2px; }
      /* line 93, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .leader-top .user {
        color: #444246;
        font-size: 16px;
        text-transform: capitalize;
        padding-top: 16px; }
        /* line 98, ummabee/sass/leadership-board.scss */
        .leadership-block .leadership-highlight .leader-top .user span {
          color: #77777b;
          font-size: 13px;
          display: block;
          font-weight: 400; }
      /* line 106, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .leader-top .top-giftcard {
        padding: 7px 15px 13px;
        line-height: 1;
        border-top: 1px solid #ebebeb;
        color: #ff290d;
        font-weight: 600;
        font-size: 14px;
        margin-top: 15px; }
    /* line 116, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .second, .leadership-block .leadership-highlight .first, .leadership-block .leadership-highlight .third {
      background: #fff;
      float: left;
      z-index: 999;
      padding: 26px 0 0;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      -webkit-box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.09);
      box-shadow: 1px 1px 5px 3px rgba(0, 0, 0, 0.09);
      position: relative;
      z-index: 99;
      width: 215px; }
      @media (max-width: 767px) {
        /* line 116, ummabee/sass/leadership-board.scss */
        .leadership-block .leadership-highlight .second, .leadership-block .leadership-highlight .first, .leadership-block .leadership-highlight .third {
          float: inherit; } }
    /* line 132, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .second .top-giftcard {
      margin-top: 45px; }
    @media (max-width: 767px) {
      /* line 131, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .second {
        width: 100%; } }
    /* line 139, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .first {
      margin: 30px 26px 0 0; }
      @media (max-width: 767px) {
        /* line 139, ummabee/sass/leadership-board.scss */
        .leadership-block .leadership-highlight .first {
          margin: 10px 5px 0 0px;
          width: 47.5%;
          width: 47.5%;
          display: inline-block; } }
    /* line 148, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .third {
      margin: 30px 0px 0 26px; }
      @media (max-width: 767px) {
        /* line 148, ummabee/sass/leadership-board.scss */
        .leadership-block .leadership-highlight .third {
          margin: 10px 0px 0 5px;
          width: 47.5%;
          display: inline-block; } }
    /* line 156, ummabee/sass/leadership-board.scss */
    .leadership-block .leadership-highlight .image-contain {
      position: relative; }
      /* line 159, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .image-contain .silver, .leadership-block .leadership-highlight .image-contain .gold {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        margin: auto;
        top: -12px;
        z-index: -1; }
      /* line 168, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .image-contain .silver {
        width: 108px;
        top: -3px; }
      /* line 172, ummabee/sass/leadership-board.scss */
      .leadership-block .leadership-highlight .image-contain .gold {
        width: 118px; }

/* line 178, ummabee/sass/leadership-board.scss */
.leadership-table {
  margin-top: 35px;
  overflow-x: auto;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 28px;
  border-radius: 28px; }
  @media (max-width: 767px) {
    /* line 178, ummabee/sass/leadership-board.scss */
    .leadership-table {
      margin-top: 20px;
      overflow: hidden;
      border: none;
      -webkit-border-radius: 0;
      border-radius: 0; }
      /* line 188, ummabee/sass/leadership-board.scss */
      .leadership-table .leadership-listing {
        padding: 12px 0 20px;
        border-top: 1px solid #c1c1c1; } }
  @media (max-width: 767px) {
    /* line 193, ummabee/sass/leadership-board.scss */
    .leadership-table table {
      width: 720px; } }
  /* line 197, ummabee/sass/leadership-board.scss */
  .leadership-table table tr {
    border-bottom: solid 1px #ebebeb; }
    /* line 199, ummabee/sass/leadership-board.scss */
    .leadership-table table tr:last-child {
      border-bottom: none; }
    /* line 203, ummabee/sass/leadership-board.scss */
    .leadership-table table tr td {
      padding: 18px 0; }
    /* line 206, ummabee/sass/leadership-board.scss */
    .leadership-table table tr:nth-child(even) {
      background: #f7f7f7; }
  /* line 211, ummabee/sass/leadership-board.scss */
  .leadership-table .pro-pic {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden; }
  /* line 217, ummabee/sass/leadership-board.scss */
  .leadership-table .pro-name {
    color: #444246;
    font-size: 14px;
    font-weight: 600; }
  /* line 222, ummabee/sass/leadership-board.scss */
  .leadership-table .nom-id {
    color: #77777b;
    font-size: 13px; }
  /* line 226, ummabee/sass/leadership-board.scss */
  .leadership-table .rank {
    background: #e5aa17;
    padding: 9px 14px 9px 26px;
    color: #fff;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    line-height: 1;
    position: relative;
    margin-left: 5px; }
    @media (max-width: 767px) {
      /* line 226, ummabee/sass/leadership-board.scss */
      .leadership-table .rank {
        margin-top: 45px;
        display: inline-block; } }
    /* line 238, ummabee/sass/leadership-board.scss */
    .leadership-table .rank .star-ico {
      width: 33px;
      height: 33px;
      display: inline-block;
      background: #e5aa17;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      border: solid 2px #fcda83;
      top: -1px;
      left: -13px; }
  /* line 251, ummabee/sass/leadership-board.scss */
  .leadership-table .highest-reddem {
    color: #e5aa17;
    font-size: 13.5px;
    font-weight: 600; }
  /* line 256, ummabee/sass/leadership-board.scss */
  .leadership-table .icon-star1 {
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 6px;
    display: block; }
  /* line 263, ummabee/sass/leadership-board.scss */
  .leadership-table .dot {
    width: 9px;
    height: 9px;
    display: inline-block;
    background: #d5d5d5;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  /* line 270, ummabee/sass/leadership-board.scss */
  .leadership-table .dot-td {
    padding: 0 2px 0 60px;
    width: 80px; }

/* line 276, ummabee/sass/leadership-board.scss */
.leadership-mob {
  padding: 0 15px; }

@media (max-width: 991px) {
  /* line 279, ummabee/sass/leadership-board.scss */
  .padding-top-mob {
    padding-top: 51px !important; } }

/*# sourceMappingURL=../../sass */