
/* .philadelphia-76ers .promo_content--bottom_backgrounds {
    content: ' ';
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent no-repeat center bottom url("../images/promo-faq-BKG.png");
    background-size: 100%;
} */
.philadelphia-76ers .faqs,
.philadelphia-76ers .error_messages {
    font-family: 'GillSans', sans-serif;
}

.philadelphia-76ers .error_messages .table {
    background: none;
    color: #0D0D0D;
}
.philadelphia-76ers .error_messages .table__cell {
    padding: 12px 5px;
}

.philadelphia-76ers .faqs {
    color: #0446AB;
    margin: 0 auto;
    padding: 0 90px;
    max-width: 100%;
    border-radius: 0px;
    border: 4px solid #003DA6;
    background: #FFFFFF;
    padding: 0 50px;
}

.philadelphia-76ers .faqs__title {
    padding: 35px 0;
    font-size: 50px;
    line-height: 44px;
    text-align: center;
}

.philadelphia-76ers .faqs__subtitle {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}

.philadelphia-76ers .faqs__question_title {
    font-size: 23px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 20px;
    font-weight: 900;
    font-family: 'FRAHV';
}

.philadelphia-76ers .faqs__question{
    font-family: 'FRAHV';
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    font-weight: 900;
}

.philadelphia-76ers .faqs__answer {
    font-family: 'FRADM';
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 26px;
    text-align: left;
    font-weight: 300;
}

.philadelphia-76ers .ans{
    padding-bottom: 35px;
}

.philadelphia-76ers .faqs__answer .in_text_link,
.philadelphia-76ers .faqs__answer .in_text_accent {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.philadelphia-76ers .error_messages {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px 52px;
}

.philadelphia-76ers .error_messages__title {
    font-size: 45px;
    line-height: 36px;
    padding: 30px;
    color: #0040A2;
    font-family: "FRAHV";
    text-transform: uppercase;
    text-align: center;
    font-weight: bolder;
}

.philadelphia-76ers .error_messages .table__cell--header {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.philadelphia-76ers .error_messages .table__cell--body {
    padding: 20px 40px;
    font-size: 12px;
    line-height: 16px;
    font-family: 'GillSans', sans-serif;
    font-weight: 600;
     vertical-align: middle;
    border: 1px solid #0040A2;
}
.philadelphia-76ers .faq {
    border-collapse: separate;
}
.philadelphia-76ers .error_messages .error_messages_table{
    color: #0446AB;
    margin: 0 auto;
    padding: 0 90px;
    max-width: 100%;
    border-radius: 0px;
    border: 4px solid #003DA6;
    background: #FFFFFF;
    padding: 5px;
}
.philadelphia-76ers .promo_content--top_backgrounds:before {
    display: block;
}

@media (max-width: 550px) {

    .philadelphia-76ers .faqs{
        padding: 0 6px;
        margin: 0;
    }

    .philadelphia-76ers .faqs__title {
        font-size: 40px;
        line-height: 30px;
        padding: 30px 0 35px;
    }

    .philadelphia-76ers .faqs__subtitle {
        font-size: 18px;
    }

    .philadelphia-76ers .faqs__question_title{
        font-size: 20px;
        line-height: 24px;
    }
    
    .philadelphia-76ers .faqs__question,
    .philadelphia-76ers .faqs__answer,
    .philadelphia-76ers .faqs__answer .in_text_link,
    .philadelphia-76ers .faqs__answer .in_text_accent {
        font-size: 16px;
        line-height: 20px;
    }

    .philadelphia-76ers .error_messages__title {
        font-size: 24px;
        line-height: 44px;
        padding-bottom: 10px;
    }

    .philadelphia-76ers .error_messages {
        padding-bottom: 25px;
    }

    .philadelphia-76ers .error_messages .table__cell--header,
    .philadelphia-76ers .error_messages .table__cell--body {
        padding: 15px;
        font-size: 12px;
        line-height: 14px;
    }

    .philadelphia-76ers .error_messages .table__cell--body {
        line-height: 14px;
    }
}
