/* Header Styles */
.main-navigation.toggled .fa-navicon:before, .main-navigation.toggled .fa-reorder:before, .main-navigation.toggled .fa-bars:before {
    content: "\f00d";
}

header#masthead {
    position: fixed;
    width: 100%;
    top: 0;
    padding: 10px;
    z-index: 100;
    background-color: #003c56;
}

#intro .background-video:after {
    background-color: rgba(0,60,86,.6);
}

a, a:visited {
    color: #a1d1d7;
}

a:hover, a:active {
    color: #e86929;
}

header#masthead .d-room {
    border-bottom: 2px dashed #e86929;
    padding-top: 15px;
    flex-wrap: nowrap;
}

.main-navigation a {
    text-transform: uppercase;
}

.site-branding {
    width: 80px;
    padding-bottom: 15px;
    margin: 0 auto;
}

nav#site-navigation {
    padding-top: 15px;
}

.tribe-is-responsive main#main {
    margin-top: 240px;
}

aside#secondary {
    display: none;
}

#intro .container {
    top: 60%;
    width: 40%;
}

.current-menu-item a {
    color: #e86929;
}

body:not(.home) #intro {
    height: 35vh;
    min-height: 500px;
}

body:not(.home) #intro .background-video:after{
    background-color: rgba(0,60,86,.0);
}

button.menu-toggle.fa.fa-bars {
    background-color: #e86929;
    color: #003c56;
    border-radius: 0;
    border: none;
    padding: 10px 12px;
    font-size: 24px;
}

.menu-toggle,
.main-navigation.toggled ul {
    display: flex;
    float: right;
}

body.home article.wp-show-posts-single.wpsp-clearfix {
    margin-bottom: 0 !important;
}

body.home .wp-show-posts-entry-content {
    display: none;
}

section.d-section-announcements h2.wp-show-posts-entry-title a:before {
    color: #003c56;
    content: "Upcoming: ";
}

@media screen and (min-width: 900px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
        display: flex;
        justify-content: space-around;
        flex-direction: row;
    }
}

@media screen and (max-width: 900px) {
	.main-navigation ul {
        flex-direction: column;
    }
}



/* Footer Styles */
div#mc_embed_signup_scroll {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
}

@media screen and (max-width: 900px) {
    div#mc_embed_signup_scroll {
        flex-direction: column;
    }
}

section.d-section-footer-1 {
    background-image: url('http://themattomaha.flywheelsites.com/wp-content/uploads/2017/11/bkgd-lb-pattern.jpg');
    text-align: center;
    color:#003c56;
    padding: 60px 0px;
}

footer ul {
    list-style: none;
    padding: 0;
}

ul.soc li {
    display: inline-block;
}

.d-area.col-2.contact {
    display: flex;
    flex-direction: row;
}

.d-area.col-2.contact p {
    margin: 0;
}

.d-area.col-2.contact ul li {
    padding: 0;
}

.d-section-footer-1 h3 {
    text-transform: uppercase;
    margin: 0;
    font-size: 40px;
    font-family: 'greycliff_cfbold', Arial, Helvetica, sans-serif;
}

.d-section-footer-1 h4 {
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
    font-family: 'greycliff_cfbold', Arial, Helvetica, sans-serif;
}

.d-section-footer-1 .d-room {
    max-width: 1200px;
}

input#mce-FNAME, input#mce-EMAIL {
    border: none;
    border-radius: 0;
    color: black;
    padding: 10px;
    width: 250px;
    box-shadow: black 2px 3px 8px;
}

@media screen and (max-width: 900px) {
    input#mce-FNAME, input#mce-EMAIL {
        margin-bottom: 20px;
    }
}

input#mc-embedded-subscribe {
    background-color: #e86929;
    border-radius: 0;
    padding: 12px;
    width: 250px;
    font-size: 24px;
    color: white;
    text-transform: uppercase;
    box-shadow: black 2px 3px 8px;
    border: #e86929 solid 1px;
}

ul.soc {
    display: flex;
    justify-content: center;
}

ul.soc li {
    font-size: 70px;
    display: flex;
    padding-right: 30px;
}

#primary.no-intro{
    padding-top: 85px;
}

/* 404 */
body.error404 div#primary {
    margin-top: 150px;
}

/* Calendar styling */

.tribe-events-back{
    margin: 0 !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    padding-top: 165px;
    padding-bottom: 0;
}
.tribe-events-single{
    margin-top: 100px;
    padding: 40px;
    background: #fff;
}
.tribe-events .tribe-events-calendar-month__day-cell{
    background: #fff;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop,
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop{
    color: #fff;
}
.tribe-common .tribe-common-c-svgicon__svg-fill{
    fill: #fff;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn{
    background-color: #e86929;
}
.tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover{
    background-color: #c65522;
}
.tribe-common .tribe-common-c-svgicon{
    color:  #e86929 !important;
}
.tribe-events .tribe-events-c-ical__link{
    color: #e86929;
    border-color: #e86929;
}
.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover{
    background-color: #e86929;
    border-color: transparent;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message{
    background: #fff;
}
.tribe-events-calendar-latest-past{
    background: #fff;
    padding: 40px !important;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover{
    background-color: #e86929;
}
.tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical{
    color: #e86929;
}
.tribe-events-visuallyhidden{
    color: #5d5d5d;
}
.tribe-events-ical{
    display: none !important;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
    border-color: #e86929;
    background-color: #e86929;
    color: #fff;
}

.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border{
    border-color: #e86929;
    color: #e86929;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon{
    color: #e86929;
}
.tribe-events-c-top-bar__datepicker-mobile{
    color: #fff;
}
.tribe-events-calendar-list{
    padding: 40px !important;
    background: #fff;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev{
    color: #fff;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg path{
    fill: #fff;
}

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

    .tribe-events .tribe-events-l-container{
        padding-top: 125px;
    }
    .tribe-common .tribe-common-b2,
    .tribe-events-calendar-month__header-column-title-mobile{
        color: #fff  !important;
    }
    .tribe-events .tribe-events-c-nav__prev-icon-svg path{
        fill: #fff;
    }
    .tribe-events .tribe-events-calendar-month__day{
        border-radius: 0;
        border: 1px solid #ccc;
    }
    .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover{
        background-color: #e86929;
    }
    .tribe-events .tribe-events-calendar-month-mobile-events__mobile-day--show{
        background: #fff;
        padding: 20px;
    }
    .tribe-events .tribe-events-c-messages__message{
        background: #fff;
        color: #5d5d5d;
    }
    .tribe-events .tribe-events-calendar-month__mobile-events-icon--event{
        background-color: #e86929 !important;
    }

}

.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path{
    fill: #fff;
}