﻿.talentprofile-detail {
    border: solid 1px #343a40;
    font-size: 14px;

    .row {
             margin-left: -7.5px;
             margin-right: -7.5px;
         }

    .col-12 {
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
    }

    .h2, .h3, .h4, .h5, .h6 {
        letter-spacing: 1px;
    }

    .row-cols-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .stagename {
        line-height: 2;
        display: inline;
        color: #fff;
        text-align: left;
        padding: 0 10px;
        font-family: Saira Semi Condensed;
        font-weight: 700;
        letter-spacing: -0.5px;
        font-size: 20pt;
        overflow: hidden;
    }

    .talentprofile-detail-container {
        padding: 30px 40px 30px 30px;
    }

    .main-photo {
        max-width: 320px;
        margin: 0 30px 20px 0;
        float: left;
        
        img
        {
            object-fit: cover;
            width: 100%;
            margin: 0;
            border: 0;
        }

    }

    .picture-thumbs div {
        text-align: center;
        vertical-align: middle;
        width: 100px;
        height: 100px;
        display: inline-block;
        padding: 0;
        a

    {
        padding: 0;
        border: 0;
        width: 100%;
        img

    {
        padding: 0;
        margin: 0;
        border: 0;
        max-width: 100%;
        height: 100%;
    }

    }
    }

    .card-bio ul {
        text-align: left;
        li

    {
        a

    {
        line-height: 2;
    }

    i {
        color: #000;
        line-height: 1.75;
        font-size: 1.25rem;
        margin-right: 0.75rem;
    }

    }
}

.card-bio .contact-info {
    font-size: 1.25rem;
    line-height: 1.75;
}

.video-links a {
    font-size: 14pt;
    line-height: 1.5;
    img

{
    width: 50px;
    margin-bottom: 6px;
    border: 0;
    vertical-align: middle;
}

}

.talentprofile-detail-footer {
    display: inline-table;
    width: 100%;
}

.bio {
    display: table-cell;
    background: #444;
    color: #fff;
    border-top: solid 1px #222;
    padding: 4px 10px 6px 10px;
    font-family: Open Sans;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 1.5em;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
}

.expand-button {
    display: table-cell;
    background: #444;
    color: #fff;
    border-top: solid 1px #222;
    text-align: right;
    padding-right: 6px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 1.75em;
}

}

.talentprofile-detail__left {
    vertical-align: top;
    padding-left: 20px;
}

.modal-content {
    h1, h2, h3, h4, h5, h6 {
        color: #000;
        font-family: 'Orbitron', sans-serif;
    }

    input[type="button"], input[type="submit"],
    button, .button-1, .button-2 {
        cursor: pointer;
        padding: 4px 12px;
        font-family: Orbitron;
        font-weight: 700;
        /*background: linear-gradient(#ff9900, #ff1100);*/
        background: linear-gradient(#ff9900, #bf3702);
        color: #fff;
        border: 0;
        border-radius: 5px;
        box-shadow: 1px 4px 6px 0 rgb(0 0 0 / 20%);
    }

    font: normal 16px Arial, Helvetica, sans-serif;
    color: #666;
}