/**************************************************************************/
/*********************  BEGINNING OF THE STYLE SHEET  ********************/
/************************************************************************/


/*********************  EVENTS CALL TO ACTION  ************************/

.event-row-cta
{
    /* main block */
    border-radius: 20px;
    background-color: #f9f6e5;
    border: #A4925A solid 5px;
    display: block;
    width: 100%;
    min-height: 391px;
    height: auto;
}

.event-copy-block
{
    float: left;
    position: relative;
    width: 65%;
}

.event-cta-img
{
    background-color: #A4925A;
    border-radius: 0 14px 14px 0;
    border: 1px #A4925A solid;
    border-left: #A4925A solid 4px;
    float: left;
    position: relative;
    width: 35%;
}

.event-cta-img img
{
    border-radius: 0 14px 14px 0;
    height: auto;
}

.event-start-date
{
    color: #ffffff;
    background-color: #A4925A;
    border-radius: 11px 0 0 0;
    display: block;
    height: 65px;
    padding: 15px 0 0 25px;
    font-size: 32px;
    font-family: var(--font-roboto-slab) !important;
    width: 100%;
}

.event-title-cta
{
    border-bottom: #A4925A solid 3px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px 0 5px 0px;
    width: 94%;
}

.event-title-cta a
{
    text-decoration: none !important;
}

.event-title-cta p
{
    text-align: left;
}

.event-time-cta
{
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 25px 0 0 0;
    padding: 10px 0 0 98px;
    position: relative;
    width: 100%;
}

.event-time-cta::before
{
    content: '';
    background-image: url('/themes/contrib/gtsubtheme/images/clock-face.png');
    width: 69px;
    height: 69px;
    position: absolute;
    left: 21px;
    top: -6px;
}

.event-summary-cta
{
    display: block;
    padding: 20px 0 0 25px;
    width: 96%;
}

.event-summary-cta p
{
    line-height: 24px;
    margin-bottom: 0rem !important;
}

.event-learnmore-cta::after
{
    content: '';
    background-image: url('../images/gt-new-gold-arrow.svg');
    width: 17px;
    height: 17px;
    margin: 8px 0 0 10px;
    position: absolute;
    padding: 0px;
    background-repeat: no-repeat;
}

.event-learnmore-cta
{
    font-weight: bold;
    font-size: 20px;
    padding: 8px 0 0 25px;
}

/********************************************************************/
/*********************  END CTA EVENTS STYLES   ********************/
/******************************************************************/


/*********************  NEWS CALL TO ACTION  ************************/

.news-row-cta
{
    /* main block */
    border-radius: 20px;
    background-color: #f9f6e5;
    border: #A4925A solid 5px;
}

.news-row-cta .field-content
{
    display: flex;
}

.news-copy-block
{
    width: 65%;
    padding-bottom: 1rem;
}

.news-cta-label
{
    background-color: #A4925A;
    border-radius: 0 15px 15px 0;
    color: #ffffff;
    font-family: var(--font-roboto-slab);
    font-size: 24px;
    font-weight: bold;
    margin-top: 25px;
    padding: 6px 0px 6px 22px;
    width: 32%;
}

.news-cta-img
{
    background-color: #A4925A;
    border-radius: 0 14px 14px 0;
    border: 1px #A4925A solid;
    border-left: #A4925A solid 4px;
    width: 35%;
}

.news-cta-img img
{
    border-radius: 0 14px 14px 0;
    height: auto;
}

.news-title-cta
{
    border-bottom: #A4925A solid 3px;
    color: #A4925A;
    display: block;
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px 0 15px 0px;
    width: 94%;
}

.news-title-cta a
{
    text-decoration: none !important;
}

.news-title-cta p
{
    text-align: left;
}

.news-summary-cta
{
    display: block;
    padding: 20px 0 0 25px;
    width: 96%;
}

.news-summary-cta p
{
    line-height: 24px;
    margin-bottom: 0rem !important;
}

.news-readmore-cta::after
{
    content: '';
    background-image: url('../images/gt-new-gold-arrow.svg');
    width: 17px;
    height: 17px;
    margin: 8px 0 0 10px;
    position: absolute;
    padding: 0px;
    background-repeat: no-repeat;
}

.news-readmore-cta
{
    font-weight: bold;
    font-size: 20px;
    padding: 8px 0 0 25px;
}

/********************************************************************/
/*********************  END CTA NEWS STYLES   ********************/
/******************************************************************/





/*********************  New EVENTS page styles  ********************/

#nday
{
    text-align: center;
    margin: -1px;
    border-radius: 20px 20px 0 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bolder;
    padding: 8px 0 10px 0;
    background-color: #A4925A;
    color: white;

    font-family: var(--font-roboto-slab) !important;
}

#nmonth
{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: 5px 0 0 0;
}

#ndate
{
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
    margin: 6px 0 0 0;
}

#nyear
{
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
    color: #A4925A;
    margin-top: 10px;
}

.hp-event-title-custom
{
    width: 71%;
    float: left;
    margin-top: 10px;
}

div.ndate-block
{
    width: 180px;
    height: 180px;
    float: left;
    position: relative;
    border-radius: 20px;
    margin: 10px 20px 75px 0px;
    border: 2px solid #A4925A;
    padding: 0;
    background-color: #ffffff;
}

.event-title
{
    border-bottom: 2px solid #A4925A;
    color: #A4925A;
    display: block;
    font-size: 1.5rem;
    line-height: 1.6rem;
    margin: 0 0 0 200px;
    padding-bottom: 10px;
    position: relative;
    width: 80%;
}

h2.event-time
{
    padding: 0 0.02rem 0 69px;
}

.event-time
{
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 25px 0 0 0;
    padding: 10px;
    position: relative;

}

.event-time::before
{
    content: '';
    background-image: url('/themes/contrib/gtsubtheme/images/clock-face.png');
    width: 69px;
    height: 69px;
    position: absolute;
    padding: 0;
    left: -5px;
    top: -12px;
}

.event-summary
{
    padding: 20px 1.5rem 0 0;
}

.events-learn-more::after
{
    content: '';
    background-image: url('../images/gt-new-gold-arrow.svg');
    width: 17px;
    height: 17px;
    margin: 1px 0 0 10px;
    position: absolute;
    padding: 10px;
    background-repeat: no-repeat;
}

.event-grid
{
    background-color: #ffffff;
    clear: both;
    display: table;
    /*  border-bottom: 6px solid #B3A369; */
    padding: 0 0 50px 0;
}


/*********************  New FEATURED EVENTS page styles  ********************/

#fday
{
    text-align: center;
    margin: -1px;
    border-radius: 20px 20px 0 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bolder;
    padding: 8px 0 10px 0;
    background-color: #A4925A;
    color: white;

    font-family: var(--font-roboto-slab) !important;
}

#fmonth
{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin: -10px 0 0 0;
}

#fdate
{
    text-align: center;
    font-size: 55px;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
    margin: -10px 0 0 0;
}

#fyear
{
    text-align: center;
    font-size: 31px;
    font-weight: bold;
    text-transform: uppercase;
    color: #A4925A;
    margin-top: -10px;
}



div.fdate-block
{
    width: 180px;
    height: 180px;
    float: left;
    position: relative;
    border-radius: 20px;
    margin: 10px 20px 20px 0px;
    border: 2px solid #A4925A;
    padding: 0;
    background-color: #ffffff;
}

.fevent-title
{
    border-bottom: 2px solid #A4925A;
    color: #A4925A;
    display: block;
    font-size: 1.5rem;
    margin: 0 0 0 200px;
    padding-bottom: 10px;
    position: relative;
    width: 80%;
}

h2.fevent-time
{
    padding: 0 0 0 69px;
}

.fevent-time
{
    display: inline-block;
    font-size: 2.5rem;
    font-weight: bold;
    margin: 25px 0 0 0;
    padding: 10px;
    position: relative;

}

.fevent-time::before
{
    content: '';
    background-image: url('/themes/contrib/gtsubtheme/images/clock-face.png');
    width: 69px;
    height: 69px;
    position: absolute;
    padding: 0;
    left: -5px;
    top: -12px;
}

.fevent-summary
{
    padding: 20px 0 0 0;
}

.events-learn-more::after
{
    content: '';
    background-image: url('../images/gt-new-gold-arrow.svg');
    width: 17px;
    height: 17px;
    margin: 1px 0 0 10px;
    position: absolute;
    padding: 10px;
    background-repeat: no-repeat;
}

.event-featured
{
    background-color: #ffffff;
    clear: both;
    display: table;
    /*  border-bottom: 6px solid #B3A369; */
    padding: 0 0 50px 0;
}


/*****************************************************************************/
/********************       BIO E EVENTS VIEWS       ************************/
/***************************************************************************/

#block-views-block-events-block-6
{
    float: left;
    position: relative;
    width: 48%;
}

#block-views-block-events-block-4,
#block-bioannualrecurringevents
{
    float: left;
    padding: 0 0 0 10px;
    width: 48%;
}




/*********************************************************************************/
/********************       MOBILE MAX WIDTH 1199.98      ************************/
/********************************************************************************/

@media all and (max-width: 1199.98px)
{

    .event-row-cta
    {
        /* main block */
        border-radius: 20px;
        background-color: #f9f6e5;
        border: #A4925A solid 4px;
        display: block;
        width: 100%;
        min-height: 465px;
        height: auto;
    }

    .event-copy-block
    {
        float: left;
        position: relative;
        width: 50%;
    }

    .event-cta-img
    {
        background-color: #A4925A;
        border-radius: 0 14px 14px 0;
        border: 1px #A4925A solid;
        border-left: #A4925A solid 4px;
        float: left;
        position: relative;
        width: 50%;
    }

    .event-cta-img img
    {
        border-radius: 0 14px 14px 0;
        height: auto;
    }

    .event-time-cta
    {
        display: inline-block;
        font-size: 2rem;
        font-weight: bold;
        margin: 25px 0 0 0;
        padding: 10px 0 0 98px;
        position: relative;
        width: 100%;
    }

    .event-time-cta::before
    {
        content: '';
        background-image: url('/themes/contrib/gtsubtheme/images/clock-face.png');
        width: 69px;
        height: 69px;
        position: absolute;
        left: 21px;
        top: -6px;
    }

    .event-summary-cta
    {
        display: block;
        padding: 20px 0 0 25px;
        line-height: 1.5rem;
        width: 96%;
    }

    .news-copy-block
    {
        width: 50%;
    }

    .news-cta-label
    {
        font-size: 22px;
        margin-top: 30px;
        padding: 10px 10px 10px 22px;
        width: 42%;
    }

    .news-cta-img
    {
        width: 50%;
    }

    .news-summary-cta p
    {
        line-height: 21px;
    }


}



/*****************************************************************************/
/********************       MOBILE MAX WIDTH 991      ************************/
/*****************************************************************************/

@media all and (max-width: 992px)
{

    .event-row-cta
    {
        /* main block */
        border-radius: 20px;
        background-color: #f9f6e5;
        border: #A4925A solid 4px;
        display: block;
        width: 100%;
        overflow: auto;
    }

    .event-cta-img
    {
        display: none;
    }

    .event-copy-block
    {
        float: left;
        position: relative;
        width: 100%;
        overflow: auto;
    }

    .news-row-cta
    {
        /* main block */
        border-width: 4px;
        width: 100%;
    }

    .news-copy-block
    {
        width: 100%;
    }

    .news-cta-img
    {
        display: none;
    }

    div.ndate-block
    {
        width: 220px;
        height: 220px;
        margin: 10px auto;
        float: unset;
    }

    .event-title
    {
        margin-left: 0px;
    }


}

/*****************************************************************************/
/********************       MOBILE MAX WIDTH 640      ************************/
/*****************************************************************************/

@media all and (max-width: 640px)
{

    .event-row-cta
    {
        /* main block */
        border-radius: 20px;
        background-color: #f9f6e5;
        border: #A4925A solid 4px;
        display: block;
        width: 100%;
        min-height: 500px;
        height: auto;
    }

    .event-start-date
    {
        color: #ffffff;
        background-color: #A4925A;
        border-radius: 11px 0 0 0;
        display: block;
        height: 65px;
        padding: 15px 0 0 25px;
        font-size: 26px;
        font-family: var(--font-roboto-slab) !important;
        width: 100%;
    }

    .news-row-cta
    {
        width: 90%;
    }

    .news-copy-block
    {
        width: 90%;
    }

    .news-cta-label
    {
        width: 60%;
    }

    .news-title-cta
    {
        border-bottom: #A4925A solid 3px;
        color: #A4925A;
        display: block;
        font-size: 28px;
        font-weight: bold;
        margin: 0 auto;
        padding: 10px 0 15px 0px;
        width: 94%;
    }

    .news-title-cta a
    {
        text-decoration: none !important;
    }

    .news-title-cta p
    {
        text-align: left;
    }

    .news-summary-cta
    {
        display: block;
        padding: 20px 0 0 10px;
        width: 100%;
    }

    .news-readmore-cta::after
    {
        content: '';
        background-image: url('../images/gt-new-gold-arrow.svg');
        width: 17px;
        height: 17px;
        margin: 8px 0 0 10px;
        position: absolute;
        padding: 0px;
        background-repeat: no-repeat;
    }

    .news-readmore-cta
    {
        font-weight: bold;
        font-size: 20px;
        padding: 8px 0 0 10px;
    }

}







/******************************************************************/
/******************  END OF THE STYLE SHEET  *********************/
/****************************************************************/