.the-card {
    width: 100%;
    background-image: url(../images/group1.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 10% 8.5%;
    background-position: center;
    background-clip: border-box;
}

.the-card-blue {
    width: 100%;
    background-image: url(../images/group-11.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 10% 8.5%;
    background-position: center;
    background-clip: border-box;
}

.rank-place {
    height: 50px;
    width: 50px;

}

.rank {
    background: black;
    height: 100%;
    width: 100%;
    position: inherit;
    border: 3px solid #E2A930;
    border-radius: 100%;
    color: #E8CA51;
    font-size: 20px;
    line-height: 44px;
}

.blue-rank {
    background: #000000 !important;
    border: 3px solid #7EC5CA !important;
    color: #fdfdfd !important;
}

.agent-photo {

    margin-top: -15%;
    height: 62%;
}

.agent-photo img {
    height: 100%;
}

.office-photo {
    margin-top: -10%;
    height: 50%;
    display: flex;
    margin: auto;
    width: fit-content;
    width: -moz-fit-content;
}

.office-photo img {
    height: 100%;
    margin-top: 2%;
}

.content-container {
    background-image: url(../images/blur-award.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: inherit;
    position: inherit;
    margin-top: -38%;
    padding: 3.5%;
}

.content-container-blue {
    background-image: url(../images/blur-award-11.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: inherit;
    position: inherit;
    margin-top: -42.5%;
    padding: 3.5%;
}

.content-container-office {
    background-image: url(../images/blur-award2.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: inherit;
    position: inherit;
    margin-top: -38%;
    padding: 2%;
}

.content-container-office-blue {
    background-image: url(../images/blur-award-11.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: inherit;
    position: inherit;
    margin-top: -42.5%;
    padding: 3.5%;
}

.name-tag-principal {
    width: 62%;
    margin: auto;
    height: 5%;
    border: 1px solid white;
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 9999999;
    bottom: 50%;
}

.breaking{
  margin-bottom: 30px;
}
.overview-class{
  text-align: left;
  color: rgb(135, 140, 159);
  padding: 15px;
/*  border-bottom: 1px solid #CCC;*/
  margin-bottom: 30px;
}

  .container-card {
    overflow: hidden;
    display: -webkit-box;
    height: 53px;
    overflow:hidden;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
    padding-top: 5px;
  }

@media only screen and (max-width: 993px) {
    .rank-place {
        height: 70px;
        width: 70px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 40px;

        line-height: 54px;
    }
}

@media only screen and (max-width: 600px) {
    .rank-place {
        height: 55px;
        width: 55px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 30px;
        line-height: 42px;
    }
}


.heading-award {
    color: #E8CA51;
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 300;
    margin: 2px;
    text-transform: uppercase;
}

.subheading-award {
    font-weight: 100;
    font-size: 12px;
    color: #E8CA51;
    margin-bottom: 0px;
    margin: 2px;
}

.fancy-separator {
    width: 40%;
    margin: auto;
    margin-top: 3px;
    margin-bottom: 3px;
    display: block;
    border: 0.1px solid #E8CA51;
    opacity: 0.7;
}

.blue-separator{
    border: 0.1px solid #2A8893 !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    opacity: 1 !important; 
}

.blue-theme{
    color: #FDFDFD !important;
}

@media only screen and (max-width: 1027px) {
    .agent-photo {

        margin-top: -15%;
        height: 62%;
    }

    .agent-photo img {
        height: 100%;
    }

    .rank-place {
        height: 60px;
        width: 60px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 35px;
        line-height: 54px;
    }

    .subheading-award {
        font-weight: 100;
        font-size: 12px;
        color: #E8CA51;

        margin-bottom: 0px;
        margin: 2px;
        font-weight: 100;
    }

    .heading-award {
        color: #E8CA51;
        font-size: 14px;

        margin-bottom: 0px;
        font-weight: 200;
        margin: 2px;
    }
}


@media only screen and (max-width: 768px) {
    .agent-photo {

        margin-top: -5%;
        height: 70%;
    }

    .agent-photo img {
        height: 100%;
    }

    .rank-place {
        height: 75px;
        width: 75px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 50px;
        line-height: 64px;
    }

    .subheading-award {
        font-weight: 100;
        font-size: 14px;
        color: #E8CA51;

        margin-bottom: 0px;
        margin: 2px;
        font-weight: 100;
    }

    .heading-award {
        color: #E8CA51;
        font-size: 16px;

        margin-bottom: 0px;
        font-weight: 200;
        margin: 2px;
    }

    .content-container {
        padding: 5%px;
    }
}


@media only screen and (max-width: 600px) {
    .heading-award {
        color: #E8CA51;
        font-size: 9pt;

        margin-bottom: 0px;
        font-weight: 300;
        margin: 2px;
    }

    .subheading-award {
        font-weight: 100;
        font-size: 8pt;
        color: #E8CA51;

        margin-bottom: 0px;
        margin: 2px;
        font-weight: 200;
    }

    .content-container {
        padding: 5px;
    }
}

@media only screen and (max-width: 450px) {
    .agent-photo {

        margin-top: -8%;
        height: 60%;
    }

    .agent-photo img {
        height: 100%;
    }

    .rank-place {
        height: 50px;
        width: 50px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 20px;
        line-height: 44px;
    }

    .subheading-award {
        font-weight: 100;
        font-size: 8px;
        color: #E8CA51;

        margin-bottom: 0px;
        margin: 2px;
        font-weight: 100;
    }

    .heading-award {
        color: #E8CA51;
        font-size: 9px;
        margin-bottom: 0px;
        font-weight: 200;
        margin: 2px;
    }

    .detail-award{
        margin-top: 5px;
    }
}

@media only screen and (max-width: 360px) {
    .agent-photo {

        margin-top: -8%;
        height: 60%;
    }

    .agent-photo img {
        height: 100%;
    }

    .rank-place {
        height: 40px;
        width: 40px;

    }

    .rank {
        background: black;
        height: 100%;
        width: 100%;
        position: inherit;
        border: 3px solid #E2A930;
        border-radius: 100%;
        color: #E8CA51;
        font-size: 20px;
        line-height: 34px;
    }

    .subheading-award {
        font-weight: 100;
        font-size: 8px;
        color: #E8CA51;

        margin-bottom: 0px;
        margin: 2px;
        font-weight: 100;
    }

    .heading-award {
        color: #E8CA51;
        font-size: 7px;
        margin-bottom: 0px;
        font-weight: 200;
        margin: 2px;
    }
}

.np {
    padding: 0;
    text-align: center;
}

.even {
    background-color: #f2f2f2 !important;
}

table.dataTable.no-footer {
    border: unset !important;
    box-shadow: 0 9px 16px rgba(58, 87, 135, 0.4);
}

table.dataTable {
    color: rgba(0, 0, 0, 0.8);
}


.icon-materi {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40% 0;
    margin-bottom: 5px;
}
