main { position: relative;  }

section.collapsed.news-ticker.bg-gray.section {
    
    padding-top:13px !important;
}

.homebg .row .layout .full-width .text {
    text-align: right;
        text-shadow: 1px 1px 5px #000000;
}

.homebg .row .layout .full-width .text h1 {
    margin-bottom: 0.3em;
    margin-top: 0.25em;
    line-height: 0em;
    font-size: 2.5em;
}
.homebg .row .layout .full-width .text h2 {
    margin-top: 1em;
}
.text .date {
    font-size: 1.5em;
    font-family: 'blackjackregular';
}

.text span.location {
    font-size: 1em;
}


@media only screen and (min-width: 64.063em) {
  main { padding-top: 50px; }
 #home main { padding-top: 0; } 
  #home nav.main { border-bottom: 0; }



/* Custom overrides - depends on the specific nav */
/* nav.main li.first {width: 20%;} */
/* nav.main li.first + li {width: 25%}; */
}