/*! * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative) * Copyright 2013-2017 Start Bootstrap * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE) */ body, html { width: 100%; height: 100%; } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { max-width: 50px; border-width: 3px; border-color: a52422; } hr.light { border-color: white; } a { color: a52422; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } a:focus, a:hover { color: a52422; } h1, h2, h3, h4, h5, h6 { font-family: 'Merriweather', 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } p { font-size: 16px; line-height: 1.5; margin-bottom: 20px; } .bg-primary { background-color: 000000 !important; color: 000000 !important; } .bg-dark { color: white; background-color: #222222 !important; } .text-faded { color: rgba(255, 255, 255, 0.7); } section { padding: 100px 0; } .section-heading { margin-top: 0; } ::-moz-selection { color: white; background: #222222; text-shadow: none; } ::selection { color: white; background: #222222; text-shadow: none; } img::selection { color: white; background: transparent; } img::-moz-selection { color: white; background: transparent; } body { -webkit-tap-highlight-color: #222222; } #mainNav { border-color: rgba(34, 34, 34, 0.05); background-color: white; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } #mainNav .navbar-brand { font-weight: 700; text-transform: uppercase; color: 000000; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: 000000; } #mainNav .navbar-toggle { font-size: 12px; font-weight: 700; text-transform: uppercase; color: #222222; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link { font-size: 13px; font-weight: 700; text-transform: uppercase; color: #222222; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:hover { color: 000000; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active { color: 000000 !important; background-color: transparent; } #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover { background-color: transparent; } @media (min-width: 992px) { #mainNav { border-color: rgba(255, 255, 255, 0.3); background-color: transparent; } #mainNav .navbar-brand { color: 000000; } #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: 000000; } #mainNav .navbar-nav > li.nav-item > a.nav-link, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus { color: 000000; } #mainNav .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: 000000; } #mainNav.navbar-shrink { border-color: rgba(34, 34, 34, 0.05); background-color: white; } #mainNav.navbar-shrink .navbar-brand { font-size: 16px; color: 000000; } #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover { color: a52422; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus { color: #222222; } #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover, #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover { color: 000000; } } header.masthead { position: relative; width: 100%; min-height: auto; text-align: center; color: white; background-image: url("../img/headers/cover2.jpg"); background-position: center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } header.masthead .header-content { position: relative; width: 100%; padding: 150px 15px 100px; text-align: center; } header.masthead .header-content .header-content-inner h1 { font-size: 30px; font-weight: 700; margin-top: 0; margin-bottom: 0; text-transform: uppercase; } header.masthead .header-content .header-content-inner hr { margin: 30px auto; } header.masthead .header-content .header-content-inner p { font-size: 16px; font-weight: 300; margin-bottom: 50px; color: rgba(255, 255, 255, 0.7); } @media (min-width: 768px) { header.masthead { height: 100%; min-height: 600px; } header.masthead .header-content { position: absolute; top: 50%; padding: 0 50px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } header.masthead .header-content .header-content-inner { max-width: 1000px; margin-right: auto; margin-left: auto; } header.masthead .header-content .header-content-inner h1 { font-size: 50px; } header.masthead .header-content .header-content-inner p { font-size: 18px; max-width: 80%; margin-right: auto; margin-left: auto; } } .service-box { max-width: 400px; margin: 50px auto 0; } @media (min-width: 992px) { .service-box { margin: 20px auto 0; } } .service-box p { margin-bottom: 0; } .portfolio-box { position: relative; display: block; max-width: 650px; margin: 0 auto; } .portfolio-box .portfolio-box-caption { position: absolute; bottom: 0; display: block; width: 100%; height: 100%; text-align: center; opacity: 0; color: white; background: 240, 95, 64, 0.9; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { padding: 0 15px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 14px; font-weight: 600; text-transform: uppercase; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 18px; } .portfolio-box:hover .portfolio-box-caption { opacity: 1; } .portfolio-box:focus { outline: none; } @media (min-width: 768px) { .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category { font-size: 16px; } .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name { font-size: 22px; } } .call-to-action { padding: 50px 0; } .call-to-action h2 { margin: 0 auto 20px; } .text-primary { color: 666666 !important; } .no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; } .btn-default { color: #222222; border-color: white; background-color: white; } .btn-default.focus, .btn-default:focus { color: #222222; border-color: #bfbfbf; background-color: #e6e6e6; } .btn-default:hover { color: #222222; border-color: #e0e0e0; background-color: #e6e6e6; } .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle { color: #222222; border-color: #e0e0e0; background-color: #e6e6e6; } .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover { color: #222222; border-color: #bfbfbf; background-color: #d4d4d4; } .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle { background-image: none; } .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { border-color: white; background-color: white; } .btn-default .badge { color: white; background-color: #222222; } .btn-primary { color: white; border-color: 000000; background-color: 000000; } .btn-primary.focus, .btn-primary:focus { color: white; border-color: #a4270d; background-color: #eb3812; } .btn-primary:hover { color: white; border-color: #e13612; background-color: #eb3812; } .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { color: white; border-color: #e13612; background-color: #eb3812; } .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover { color: white; border-color: #a4270d; background-color: #c93110; } .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle { background-image: none; } .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { border-color: a52422; background-color: a52422; } .btn-primary .badge { color: a52422; background-color: white; } .btn { font-weight: 700; text-transform: uppercase; border: none; border-radius: 300px; font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; } .btn-xl { padding: 15px 30px; } /*Custom stuff*/ .hiding { height: 1px; display: none; } .backdropcolor { color: white; background-color: rgba(40, 40, 40, 0.65); } .backdropcolorlight { color: black; background-color: rgba(255, 255, 255, 0.85); } header.masthead .header-content .header-content-inner img { max-width: 350px; } #sponsors, #sponsorsb, #beerlist, #winelist, #foodlist, #vendorlist { padding: 0; } .bandimg { padding-top: 300px; padding-bottom: 20px; } .banddesc { padding: 50px 0; } @media(min-width:768px) { #bandfake { background-attachment: fixed; } } @media(min-width:768px) { #band1, #band2 { background-attachment: fixed; } } #mapped { background-image: url('../img/maps/1.png'); background-attachment: scroll; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } #mapped .backdropcolor { color: ffffff; background-color: 40, 40, 40, 0.65; } #mapped .backdropcolor a { color: d42e2b; } #tickets { background-image: url('../img/headers/cover.jpg'); background-attachment: scroll; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; } @media(min-width:768px) { #mapped, #tickets { background-attachment: fixed; } } #contact { background-color: 165, 36, 34, 0.85; color: ffffff; } #footer { padding: 20px 0; } p.separator { position: absolute; bottom: 0; width: 100%; height: 75px; color: white; background-color: #fabb15; text-align: center; font-size: 24px; text-transform: uppercase; padding: 20px; margin: 0; } .timeline { list-style: none; padding: 0; position: relative; } .timeline:before { top: 0; bottom: 0; position: absolute; content: ""; width: 2px; background-color: #f1f1f1; left: 40px; margin-left: -1.5px; } .timeline>li { margin-bottom: 50px; position: relative; min-height: 50px; } .timeline>li:before, .timeline>li:after { content: " "; display: table; } .timeline>li:after { clear: both; } .timeline>li .timeline-panel { width: 100%; float: right; padding: 0 20px 0 100px; position: relative; text-align: left; } .timeline>li .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; } .timeline>li .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; } .timeline>li .timeline-image { left: 0; margin-left: 0; width: 80px; height: 80px; position: absolute; z-index: 100; background-color: #fabb15; color: white; border-radius: 100%; border: 7px solid #f1f1f1; text-align: center; } .timeline>li .timeline-image h4 { font-size: 10px; margin-top: 12px; line-height: 14px; } .timeline>li.timeline-inverted>.timeline-panel { float: right; text-align: left; padding: 0 20px 0 100px; } .timeline>li.timeline-inverted>.timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; } .timeline>li.timeline-inverted>.timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; } .timeline>li:last-child { margin-bottom: 0; } .timeline .timeline-heading h4 { margin-top: 0; color: inherit; } .timeline .timeline-heading h4.subheading { text-transform: none; } .timeline .timeline-body>p, .timeline .timeline-body>ul { margin-bottom: 0; } @media (min-width: 768px) { .timeline:before { left: 50%; } .timeline>li { margin-bottom: 100px; min-height: 100px; } .timeline>li .timeline-panel { width: 41%; float: left; padding: 0 20px 20px 30px; text-align: right; } .timeline>li .timeline-image { width: 100px; height: 100px; left: 50%; margin-left: -50px; } .timeline>li .timeline-image h4 { font-size: 13px; margin-top: 16px; line-height: 18px; } .timeline>li.timeline-inverted>.timeline-panel { float: right; text-align: left; padding: 0 30px 20px 20px; } } @media (min-width: 992px) { .timeline>li { min-height: 150px; } .timeline>li .timeline-panel { padding: 0 20px 20px; } .timeline>li .timeline-image { width: 150px; height: 150px; margin-left: -75px; } .timeline>li .timeline-image h4 { font-size: 18px; margin-top: 30px; line-height: 26px; } .timeline>li.timeline-inverted>.timeline-panel { padding: 0 20px 20px; } } @media (min-width: 1200px) { .timeline>li { min-height: 170px; } .timeline>li .timeline-panel { padding: 0 20px 20px 100px; } .timeline>li .timeline-image { width: 170px; height: 170px; margin-left: -85px; } .timeline>li .timeline-image h4 { margin-top: 40px; } .timeline>li.timeline-inverted>.timeline-panel { padding: 0 100px 20px 20px; } } /* eColor1 - background of about box eColor2 - link and hr color eColor3 - text color eColor4 - contact text color eColor5 - background of contact box eColor6 - background of portfolio boxes eColor7 - background of mapbox eColor8 - text color of mapbox eColor9 - link color of mapbox eColor10 - nav links and header button */