/* ––––––––––––– GLOBAL  */

.wrapper-inner{
    padding-bottom: 0px;
}

.full-width{
    max-width: 2820px !important;
}

/* .overlay-navigation a{
    font-size: 500% !important;
    font-weight: lighter !important;
    line-height: 1.2 !important;
}*/

.button {
    border-radius: 4px;
    line-height: 2;
}

.linkMain {
    font-family: 'Martel', serif;
    line-height: 1.5;
}

.linkMain:hover {
}

.spacerBlock1{
    padding-top: 60px;
}

#tml-tool-bar{ /* Remove toolbar on lightbox  */
    display: none;
}

.thumbnail{
    background-color: #F5F5F5;
    aspect-ratio: 16 / 9;
}

.thumbnailSquare{
    background-color: #F5F5F5;
    aspect-ratio: 1 / 1 !important;
}

.bkg-lightgrey{
    background-color: #F5F5F5;
}

.vid_no_margin{    
    margin: -20px 0;
}  

.icon-cancel{
    color: #232323;
}

.overlay-navigation a{
    font-weight: lighter !important;
}

.mainMenu a{
    font-weight: bold !important;
}


/* ––––––––––––– FOOTER  */
.footerText{
    border-color: #4F4F4F !important;
}

.footerText h5{
    line-height: 2;
}

.copyrightBot{
    color: #4F4F4F !important;
    font-size: 100%;
}


/* ––––––––––––– HOME PG  */

.introText h1{
    line-height: .8;
}

.homeScrollDown {
    text-align: left;
    position: fixed;
    bottom: 6rem;
    left: 6rem;
    z-index: 20;
    display: block;
}

.homeScrollDown a {
    padding: 10px;
    line-height: normal;
    width: inherit;
    height: inherit;
}

.blackBackTextLrg span{
    color: #fff !important;
    background-color: #232323;
}

.blackBackTextMed span{
    color: #fff !important;
    background-color: #232323;
    line-height: 2;
    padding: 0.25em 0;
}

.introTextTop h1{
    line-height: 1 !important;
}

.awardBlock{
    margin-top: 100px;
    border-left: 20px solid;
    border-color: #333;
}

/* ––––––––––––– PROJ PG  */

.projVid{
    border-top-width:0px !important;
}

.projImgGrid img{
    width: 100%;
    height: auto;
}

.projTitle{
    font-size: 150%;
}

.creditsSection hr{
    border-color: #d9d9d9;

}

.projInfo span{
    font-size: 120%;
    color: white;
    background-color: #232323;
}

.projText p{
    line-height: 2;
}

/* ––––––––––––– ABOUT PG  */

.AboutIntroText{
    line-height: 1.5;
    text-transform: uppercase;
}

.awardsList hr{
    margin: 2rem 0 !important;
}
