/*
Theme Name: Geyserville Gun Club
Author URI: http://www.westcounty.com
Description: HTML5 Theme built for responsive designs.
Author: Andrew Stanbro & Julian Wilson Holmes
Version: 3.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2014 Julian Wilson Holmes & West County Net Inc.
*/

/* 

font-family:'URWFranklinGothicW01-Bo_927744';
font-family:'URWFranklinGothicW01-De_927750';
font-family:'URWFranklinGothicW01-Me_927747';

*/
@font-face { font-family: 'HandShop'; src: url('fonts/fontscafe_handshoptypography-c30_demo-webfont.eot'); src: url('fonts/fontscafe_handshoptypography-c30_demo-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontscafe_handshoptypography-c30_demo-webfont.woff') format('woff'), url('fonts/fontscafe_handshoptypography-c30_demo-webfont.ttf') format('truetype'), url('fonts/fontscafe_handshoptypography-c30_demo-webfont.svg') format('svg'); font-weight: normal; font-style: normal; }

/* Global */
body { padding: 205px 0 100px; color: #2a2a2a; font-family: 'URWFranklinGothicW01-Bo_927744'; font-size: 16px; letter-spacing: .07em; background: #FFFDFB; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'HandShop'; font-weight: normal; }
h1 { font-size: 60px; text-transform: uppercase; font-weight: normal; margin: 0 0 40px; }
h2 { font-size: 50px; text-transform: uppercase; font-weight: normal; margin: 0 0 30px; }
h3 { font-family: 'URWFranklinGothicW01-De_927750'; font-size: 30px; text-transform: uppercase; font-weight: normal; margin: 0 0 30px; }
a { color: #fff; }
a:hover, a:focus { color: inherit; text-decoration: none; }
p { font-size: 20px; margin-bottom: 30px; }
img { max-width: 100%; height: auto; }
.mb50 { margin-bottom: 50px; }
.mb100 { margin-bottom: 100px; }
.no-pad-both { padding-left: 0 !important; padding-right: 0 !important; }

/* Decorative Boxes */
.decorative-box, .modal-content { position: relative; }
.decorative-box .decorative-top, .modal-content .modal-header { height: 84px; width: 100%; background-image: url('images/border-horizontal.png'); background-repeat: repeat-x; background-position: center top; }
.decorative-box .decorative-top:before, .modal-content .modal-header:before { content: url('images/border-top-left.png'); position: absolute; left: 0; top: 0; height: 84px; width: 108px; }
.decorative-box .decorative-top:after, .modal-content .modal-header:after { content: url('images/border-top-right.png'); position: absolute; right: 0; top: 0; height: 84px; width: 108px; }
.decorative-content, .modal-content .modal-body { padding: 30px; border-left: 7px solid #8f392b; border-right: 7px solid #8f392b; }
.decorative-box .decorative-bottom, .modal-content .modal-footer { text-align: center; height: 84px; width: 100%; background-image: url('images/border-horizontal.png'); background-repeat: repeat-x; background-position: center bottom; }
.decorative-box .decorative-bottom:before, .modal-content .modal-footer:before { line-height: 0; content: url('images/border-bottom-left.png'); position: absolute; left: 0; bottom: 0; height: 84px; width: 108px; }
.decorative-box .decorative-bottom:after, .modal-content .modal-footer:after { line-height: 0; content: url('images/border-bottom-right.png'); position: absolute; right: 0; bottom: 0; height: 84px; width: 108px; }

/* Containers */
.container-fluid { padding-left: 50px; padding-right: 50px; max-width: 1800px; position: relative; }
.row { margin-right: -25px; margin-left: -25px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-right: 25px; padding-left: 25px; }

/* Misc */
.screen { position: absolute; width: 100%; height: 100%; background: rgba(25, 21, 23, .7); left: 0; top: 0; z-index: 1; }
.screen20 { position: absolute; width: 100%; height: 100%; background: rgba(25, 21, 23, .2); left: 0; top: 0; z-index: 1; }
.section-content { position: relative; }
.section-content .overlay-content { text-align: left; }
.section-content [class^="col-"], .section-content [class*=" col-"] { z-index: 2; }
.loading { display: none; background: rgba(0, 0, 0, 0.3) url('images/loading.svg') no-repeat center; position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; z-index: 9999; }

/* Titles */
.section-title, .menu-modal .modal-title { padding-top: 10px; padding-bottom: 10px; margin: 0 0 40px; position: relative; text-align: left; }
.section-title { margin-top: 0px; }

/* Navbar */
.navbar-fixed-top { z-index: 100; }
.navbar-brand { padding-left: 90px; background-image: url('images/logo-small.jpg'); opacity: 0; transition: opacity .5s linear; margin-left: 0 !important; background-size: contain; background-repeat: no-repeat; }
.navbar-brand.navbar-brand-collapse { opacity: 1; }
.branding { position: absolute; top: 13px; z-index: 9999; }
.branding img { -webkit-transition: all .3 ease; -o-transition: all .3 ease; transition: all .3 ease; }
.navbar-inverse { background-color: #000; border: 0 none; padding: 5px 0; }
.navbar-inverse a { color: #ffcf05; }
.navbar-nav { margin-top: 65px; margin-bottom: 40px; margin-right: -15px; }
.navbar-nav > li > a { font-size: 20px; text-transform: uppercase; padding-top: 10px; padding-bottom: 10px; color: #2a2a2a; font-family: 'URWFranklinGothicW01-De_927750'; }
.navbar-inverse .navbar-nav > li > a { color: #fff; }
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #ef1c23; background-color: transparent; }
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #d6cec7; }

/* Location */
.location { position: fixed; top: 60px; z-index: 99; background: #fff; width: 100%; }
.navbar-nav { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.location-collapse .navbar-nav { margin-top: 0; margin-bottom: 0; }
.location-collapse .branding { display: none; }
.location-collapse .branding img { height: 150px; }
.location-nav { float: right; margin-top: 10px; margin-bottom: 10px; margin-right: -15px; }
.location-nav > li { float: left; display: block; padding: 5px 15px; line-height: 20px; color: #fff; border-right: 1px solid rgba(91, 66, 45, .7); text-transform: uppercase; }
.location-nav > li a { padding: 0; }
.location-nav > li:last-of-type { border-right: 0 none; }
.location-nav > li > a:hover { background: none; }
.location-nav-mobile { display: none; }

/* Social */
.social-nav { float: right; }
.social-nav > li { display: block; float: left; }
.social-nav > li > a { padding: 15px; text-align: center; line-height: 20px; border-right: 1px solid rgba(91, 66, 45, .7); display: block; }
.social-nav > li:last-of-type > a { border-right: 0 none; }
.social-nav > li > a:hover, .social-nav > li > a:focus { background: none; }

/* Hero */
.hero { margin-bottom: 50px; }
.tile-logo { float: left; width: 16.666666666666664%; }
.tile-1 { float: left; width: 22.22222222222222%; }
.tile-2, .tile-3 { float: left; width: 38.88888888888889%; }
.tile-4 { float: right; width: 61.111111111111114%; }
.tile img { width: 100%; height: auto; z-index: 1; }
.tile-content { position: absolute; right: 100px; bottom: 80px; z-index: 999; text-align: right; padding-right: 0 !important; }
.tile-content h2 { margin: 0; padding-right: 0px; color: #fff; }

/* About */
.about { margin-bottom: 50px; }
.about .section-content { padding: 0; }

/* Menu */
#menu { margin-bottom: 50px; color: #191517; }
.lunch-menu .menu-image { background: url(images/lunch-tile-1.jpg) no-repeat center center; background-size: cover; }
.dinner-menu .menu-image { background: url(images/dinner-tile-all.jpg) no-repeat center center; background-size: cover; }
.drink-menu .menu-image { background: url(images/drinks-tile-2.jpg) no-repeat center center; background-size: cover; }
.menu { color: #191517; background: #fff; width: 64.666%; }
.menu-right { float: left; margin-left: 35.333%; }
.menu-left { float: left; margin-right: 35.33%; }
.menu-image { width: 33.333%; float: left; left: 0; top: 0; height: 100%; position: absolute; overflow: hidden; }
.menu-image-right { width: 33.333%; float: right; right: 0; left: auto; top: 0; }
.menu-image .tiles { height: 100%; width: 100%; }
.menu-image .tiles .item { background-size: cover; background-position: center; width: 100%; height: 100%; }
.menu-list { list-style: none outside; padding: 0; float: left; width: 100%; }
.menu-list li { margin: 0 0 20px; padding-bottom: 15px; border-bottom: 1px solid #dbd1c7; }
.menu-list .menu-list-title { font-size: 20px; line-height: 30px; font-weight: 600; width: 70%; float: left; text-transform: uppercase; font-family: 'URWFranklinGothicW01-De_927750'; }
.menu-list .menu-list-price { font-size: 26px; line-height: 30px; float: right; width: 30%; text-align: right; }
.menu-list .menu-list-description { display: block; clear: both; padding-left: 15px; }

/* Home Banner */
#banner { margin-bottom: 50px; }
#banner .section-banner { background-repeat: no-repeat; background-size: Cover; background-position: center; position: relative; height: 600px; }
#banner .section-banner .banner-content { position: relative; z-index: 9; color: #fff; padding: 90px 0 0 90px; }

/* Events */
#events { margin-bottom: 50px; }
.events-container { position: relative; color: #fff; background-image: url('images/events.jpg'); background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; padding: 90px 100px; }
.event a { font-size: 20px; text-transform: uppercase; color: #ffcf05; font-family: 'URWFranklinGothicW01-De_927750'; }
.event span.date { color: #d2d0cf; font-size: 16px; display: block; padding-left: 20px; }
.event p { color: #fffdfb; font-size: 20px; line-height: 28px; padding-left: 20px; }
.events-scroll { max-height: 450px; overflow: auto; display: block; }
.z-container { position: relative; z-index: 9; }
h3.date { text-align: center; }
h4.time { text-align: center; }

/* Calendar */
#calendar.fc { font-size: 0.8em; }
#calendar .fc-axis { text-align: left; }
#calendar .fc-table { font-size: .8em; }
#calendar .fc-toolbar { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; }
#calendar .fc-toolbar > div { margin-bottom: 10px; }
#calendar .fc-button-group button { background: none; border-radius: 30px; margin-left: 10px; border: 2px solid #fff; color: #fff; text-shadow: none; box-shadow: none;  }
#calendar h2 { font-family: 'URWFranklinGothicW01-Bo_927744'; font-size: 1em; margin-left: 10px; border-radius: 30px; border: 2px solid #fff; height: 2.1em; line-height: 2.1em; padding: 0 .6em; white-space: nowrap; background: #000; }
#calendar.fc-unthemed .fc-content, 
#calendar.fc-unthemed .fc-divider, 
#calendar.fc-unthemed .fc-popover, 
#calendar.fc-unthemed .fc-row, 
#calendar.fc-unthemed tbody, 
#calendar.fc-unthemed td, 
#calendar.fc-unthemed th, 
#calendar.fc-unthemed thead { border-color: transparent; }
#calendar .fc-head-container { padding: 10px 0 20px; }
#calendar.fc-unthemed th { background: #000; }
#calendar.fc-unthemed th:first-child { border-radius: 20px 0 0 20px; }
#calendar.fc-unthemed th:last-child { border-radius: 0 20px 20px 0; }
#calendar .fc-scroller { overflow: visible !important; }

#calendar.fc-ltr .fc-basic-view .fc-day-number { text-align: center; border-radius: 30px; }
#calendar .fc-state-highlight { background: rgba(255,255,255,.2); border: 1px solid #fff; }
#calendar .fc-popover .fc-header .fc-title, #calendar .fc-rtl .fc-popover .fc-header .fc-close { color: #000; }
#calendar .fc-day-grid-event .fc-content {  white-space: normal; z-index: 9; }

@media screen and (max-width: 800px) {

}

/* Gallery */
.gallery-section { margin-bottom: 50px; }
.gallery-section .topgallery { width: 100%; }
.gallery-section .topgallery img { width: 100%; height: auto; }
.gallery-section .bottomgallery { width: 100%; }
.gallery-section .bottomgallery .third { width: 33.333%; float: left; }

/* Recipes */
.recipes { margin-bottom: 50px; }
.recipes .section-content { padding: 50px 25px; background: url(images/recipes-bkgd.jpg) no-repeat center center; background-size: cover; }

/* Contact */
.contact { margin-bottom: 50px; color: #fff; }
.contact .section-content { padding: 90px 50px; background: url(images/contact-us.jpg) no-repeat center center; background-size: cover; }
.contact .section-content .overlay-content { text-align: left; }
.contact .section-content .overlay-content ul { list-style: none; margin: 0; padding: 0; }
.contact .section-content .overlay-content li { list-style: none; margin: 0; padding: 0; }
.gform_wrapper ul { margin: 0; padding: 0; }
.gform_wrapper li { list-style: none; }

/* Catering */
.catering { margin-bottom: 50px; }
.catering .section-content { padding: 50px 25px; background: url(images/catering-bkgd.jpg) no-repeat center center; background-size: cover; }
.catering .section-content .overlay-content { text-align: left; }
.ui-datepicker-header { color: #111 !important; }

/* Content Types */
.overlay-image { position: relative; }
.overlay-image img { width: 100%; height: auto; }
.overlay-image .overlay-image-content { float: left; position: absolute; left: 0; top: 0; height: 100%; padding-left: 30px; padding-right: 30px; width: 40%; background: #ac2428; color: #fff; text-align: center; }
.overlay-image .overlay-image-content blockquote { font-size: 24px; color: #fff; font-style: italic; border: 0 none; padding: 0; position: relative; }
.overlay-image .overlay-image-content blockquote:before { content: ''; border-top: 2px solid #e79a9c; top: -20px; left: 20%; position: absolute; width: 60%; height: 1px; }
.overlay-image .overlay-image-content blockquote:after { content: ''; border-bottom: 2px solid #e79a9c; bottom: -20px; left: 20%; position: absolute; width: 60%; height: 1px; }
.overlay-image .overlay-image-content >:last-child { margin-bottom: 0; }

/* Slider */
.flex-direction-nav a { background-color: #ef1c23; color: #1a1a1a; text-shadow: none; }
.flexslider:hover .flex-prev { opacity: 1; left: 0; }
.flexslider:hover .flex-next { opacity: 1; right: 0; }
.flex-direction-nav a.flex-next:before { content: "\f105"; font-family: 'FontAwesome'; }
.flex-direction-nav a.flex-prev:before { content: "\f104"; font-family: 'FontAwesome'; }

/* Recipe Slider */
.recipe-slider { margin-bottom: 0; }
.recipe-slider .slick-slide { position: relative; z-index: 1; margin-left: 25px; margin-right: 25px; }
.recipe-slider > div > img { position: relative; z-index: 1; }
.recipe-slider .screen { z-index: 2; background: transparent url(images/screen-half.png) repeat-x left bottom; }
.recipe-slider .recipe-slider-title { z-index: 3; position: absolute; bottom: 20px; left: 60px; padding-right: 20px; float: left; color: #fff; margin: 0; }
.recipe-slider .recipe-slider-title:before { content: url(images/symbol-small.png); position: absolute; left: -35px; top: 0; }
.slick-prev, .slick-next { background-color: #ef1c23; color: #1a1a1a; width: 40px; height: 40px; line-height: 40px; margin-top: -20px; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { background: #ef1c23; color: #1a1a1a; }
.slick-prev:before, .slick-next:before { line-height: 40px; font-size: 30px; color: #1a1a1a; }
.slick-next:before { content: "\f105"; font-family: 'FontAwesome'; }
.slick-prev:before { content: "\f104"; font-family: 'FontAwesome'; }
.slick-prev, .slick-next { opacity: 0; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.slick-prev { left: -50px; }
.slick-next { right: -50px; }
.recipe-slider:hover .slick-prev { opacity: 1; left: 25px; }
.recipe-slider:hover .slick-next { opacity: 1; right: 25px; }
.slick-next:hover, .slick-prev:hover { opacity: 1; }

/* Blog */
#blog { color: #191517; }
#blog .section-image { position: relative; padding: 40px; color: #fff; }
#blog .section-title { color: #fff; }
#blog .section-content { background: #ece5de; padding: 50px 25px; }
.hentry, .post { margin-bottom: 40px; }
.image-post img { width: 100%; height: auto; }
.image-post .attachment-thumbnail { max-width: 150px; }
.post-meta { overflow: hidden; margin-bottom: 30px; }
.post-title { font-size: 30px; margin-bottom: 15px; }
.post-title a { color: #191517; }
.post-feature-image { margin-bottom: 20px; }
.continue-reading { font-size: 14px; font-weight: 700; }
.post-meta .meta { padding: 5px 10px 5px 0; margin: 0; display: block; float: left; border-right: 1px solid #f0f0f0; font-size: 13px; }
.post-meta .meta a { color: #191517; }
.post-meta .meta i { margin-right: 3px; color: #ef1c23; font-size: 15px; }
.blog-post .title { margin-bottom: 0; }
.blog-post { border-bottom: 1px solid #ededed; padding-bottom: 15px; }
.blog-post:last-child { margin-bottom: 0; }
.widget_recent_entries li, .widget_categories li, .widget_archive li { border-bottom: 1px solid #ededed; padding: 5px 0 10px; margin-bottom: 7px; }
.post-tags { border-top: 1px solid #ededed; padding-top: 15px; margin-bottom: 15px; }
.next-prev-posts { margin-bottom: 30px; font-size: 16px; }

/* Sidebar */
.widget h3 { margin-bottom: 10px; font-size: 22px; }
.widget a { color: #191517; }

/* Forms */
.gform_wrapper { display: block; clear: both; }
.gform_wrapper .gform_heading { display: block; clear: both; }
.gform_wrapper .gform_heading .gform_description { font-size: 20px; line-height: 28px; margin-bottom: 30px; display: block; }
.gform_wrapper .gform_body { display: block; clear: both; }
.gform_wrapper .gform_footer { display: block; clear: both; }
.gform_wrapper .gform_fields { display: block; clear: both; margin: 0; padding: 0; }
.gform_wrapper .gform_body ul { margin: 0; }
.gform_wrapper .gform_body li { list-style: none; }
.gform_wrapper .gform_body li:before { content: ""; }
.gform_wrapper .gform_body .gfield_radio li label { padding-left: 10px; }
.gform_wrapper .hidden_label label { display: none; }
.gform_wrapper .gform_body .ginput_complex { float: left; width: 100%; clear: both; }
.gform_wrapper .gform_body .ginput_complex span { width: 50%; float: left; }
.gform_wrapper .gform_body .ginput_complex span:nth-child(1) { padding-right: 7.5px; }
.gform_wrapper .gform_body .ginput_complex span:nth-child(2) { padding-left: 7.5px; }
.gform_wrapper .gform_body input[type="text"], .gform_wrapper .gform_body input[type="email"], .gform_wrapper .gform_body input[type="tel"], .gform_wrapper .gform_body select, .gform_wrapper .gform_body textarea { font-size: 20px; margin-bottom: 20px; color: #2a2a2a; line-height: normal; border: none; padding: 14px 20px 14px; width: 100%; }
.gform_wrapper .gf_progressbar_wrapper { display: none; }
.gform_wrapper .gform_body textarea { height: 110px; }
.gform_wrapper .validation_error { padding: 10px 20px; margin-bottom: 10px; font-size: 18px; border: 1px solid rgb(255, 0, 0); }
.gform_wrapper .validation_message { padding: 4px 12px; margin-bottom: 10px; font-size: 18px; color: #fff; background: red; float: left; width: 100%; position: relative; text-align: center; }
.gform_wrapper .validation_message:before { content: ""; border-bottom: 10px solid red; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; top: -10px; left: 50%; margin-left: -10px; }

/* Tiles */
.am-wrapper { float: left; position: relative; overflow: hidden; }
.am-wrapper img { position: absolute; outline: none; }

/* Footer */
.footer { height: 100px; position: absolute; width: 100%; float: left; color: #fff; text-transform: uppercase; background: #191517; font-size: 16px; padding: 15px 0; font-family: 'URWFranklinGothicW01-De_927750'; }
.footer-nav { float: right; list-style: none outside; margin: 0 -15px; padding: 0; }
.footer-nav > li { float: left; display: block; }
.footer-nav > li > a { font-size: 20px; text-transform: uppercase; border-right: 1px solid #363033; line-height: 20px; padding: 5px 15px; }
.footer-nav > li > a { color: #fff; }
.footer-nav > li:last-of-type > a { border-right: 0 none; }
.footer-nav > li > a:hover, .footer-nav > li > a:focus { color: #d6cec7; }

/* Modal Window */
.modal { background: rgba(25, 21, 23, .9); }
.modal-content { background: #fdfcfa; color: #191517; border: 0 none; border-radius: 0; float: left; width: 100%; }
.modal-content, .modal-content p, .modal-content li { font-size: 16px; }
.modal-content a { color: #ac2428; }
.modal-content h4.modal-title { text-transform: uppercase; font-weight: 600; font-size: 30px; color: #191517; z-index: 99; margin-bottom: 0; }
.modal-content h4 { font-size: 20px; font-weight: 600; }
.modal-footer { border-top-color: #dbd1c7; float: left; width: 100%; }
.modal-footer .btn { position: relative; z-index: 99; }
.modal-footer .ssba { float: left; }
.modal-header { border-bottom-color: #dbd1c7; float: left; width: 100%; }
.modal-header .close { position: relative; z-index: 99; }
.modal-body { float: left; width: 100%; position: relative; padding: 30px; }
.close { color: #191417; opacity: .3; font-size: 30px; line-height: 1.42857143; position: relative; }
.modal-content .ingredients { list-style: none outside; padding-left: 0; margin-bottom: 30px; }
.modal-content .ingredients li { border-bottom: 1px dotted #dbd1c7; padding-bottom: 3px; margin-bottom: 3px; }
.modal-content .ingredients > li:last-of-type { border-bottom: 0 none; }
.em-search-wrapper { display: none; }
.menu-modal .modal-header { border-bottom: none !important; }
.menu-modal .modal-content { background: #fff; }
.menu-modal .modal-content h4.modal-title { text-align: center; }
.menu-modal .modal-body .menu-type h3 { position: relative; text-align: center; }
.menu-modal .modal-body .menu-type h3 span { padding: 0 15px; position: relative; z-index: 9; }

/* Modal initial sizing fix*/
.modal .menu-list { display:flex; flex-wrap:wrap; }
.modal .menu-item { height:unset!important; flex-basis:50%; }
.modal .menu-item:has(.menu-list-title:empty) { display:none; }

/* Modal responsiveness fixes */
@media screen and (max-width:996px) {
	.modal-footer p { font-size:12px; width:100%; position:relative; z-index:999; max-width:75%; margin-left:auto; margin-right:auto; }
}

@media screen and (max-width:768px) {
	.modal .menu-list { flex-direction:column; flex-wrap:nowrap; }
	.modal .menu-item { flex-basis:100%; }
}

@media screen and (max-width:530px) { .modal-footer p { font-size:10px; } } 
@media screen and (max-width:320px) { .modal-footer p { font-size:7px; } }

/* Plugin Styles */
body div.css-search div.em-search-main .em-search-submit { background: #ac2428; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; text-shadow: none; }
body div.css-search div.em-search-main .em-search-submit:hover { background: #9f1c20; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; border: 0 none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; text-shadow: none; }
body div.css-search { border-color: #dbd1c7; }
body div.css-search.has-advanced div.em-search-main { border-bottom-color: #dbd1c7; }

/* Buttons */
.btn-default, .gform_wrapper .gform_footer input[type="submit"] { font-family: 'URWFranklinGothicW01-De_927750'; text-shadow: none; background: #FCD235; border: 0 none; color: #1a1a1a; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; text-transform: uppercase; font-size: 20px; padding: 10px 20px; }
.btn-default:hover, .btn-default:focus, .gform_wrapper .gform_footer input[type="submit"]:hover, .gform_wrapper .gform_footer input[type="submit"]:focus { background: #FFCB08; border: 0 none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-default:active, .btn-default.active { background: #FFCB08; border: 0 none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-default:disabled, .btn-default[disabled] { background: #9f1c20; border: 0 none; color: #fff; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-primary { text-shadow: none; background: #ac2428; border: 0 none; color: #fff; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; text-transform: uppercase; font-size: 20px; }
.btn-primary:hover, .btn-primary:focus { background: #9f1c20; border: 0 none; color: #fff; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-primary:active, .btn-primary.active { background: #9f1c20; border: 0 none; color: #fff; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }
.btn-full { display: table; margin: 0 auto; text-align: center; padding-top: 20px; padding-bottom: 20px; }

/* Wordpress General */
.alignleft { float: left; margin-right: 15px; margin-bottom: 15px; }
.aligncenter { float: none; margin: 0 auto 15px; }
.alignright { float: right; margin-left: 15px; margin-bottom: 15px; }
.add-bottom-15 { margin-bottom: 15px !Important; }
.community address { margin: 0; }

/* Media Queries */
@media (max-width:1300px) {
	.navbar-nav > li > a { font-size: 14px; }
}
@media (max-width:1100px) {
	.navbar-nav > li > a { font-size: 14px; padding: 10px; }
}
@media only screen and (min-width:991px) and (max-width:1310px) {
	.overlay-image .overlay-image-content { width: 50%; }
	.overlay-image .overlay-image-content blockquote { font-size: 20px; }
	.btn-default { font-size: 18px; }
	.events-container { padding: 50px; }
}
@media only screen and (max-width:991px) {
	.navbar-nav > li > a { font-size: 13px; padding-left: 10px; padding-right: 10px; }
	.vertical-align { margin-top: 0 !important; }
	.menu-right, .menu-left { width: 100%; margin: 0; }
	.menu-image { position: static; max-height: 355px; }
	.menu-image-right, .menu-image-left { width: 100%; margin: 0; }
	.contact .section-content .overlay-content h3 { font-size: 20px; }
	.contact .section-content .overlay-content p { font-size: 16px; }
	.branding img { width: 200px; height: auto; }
	.social-nav { position: fixed; right: 0; top: 100px; z-index: 999; }
	.social-nav > li { float: none; }
	.social-nav > li + li { border-top: 1px solid #fff; }
	.social-nav > li > a { border-right: none; background: rgba(0, 0, 0, 0.3); }
	.col-sm-hidden { display: none; }
	.tile-content h2 { font-size: 30px; }
	.banner-content h2 { font-size: 30px; }
	.events-container { padding: 60px 30px; }
	.mb100 { margin-bottom: 50px; }
	.events-scroll { margin-bottom: 50px; }
	#banner .section-banner { height: 300px; }
	.decorative-content, .modal-content .modal-body { padding: 25px; }
	.branding { display: none; }
	.navbar-inverse .navbar-brand { opacity: 1; }
}
@media only screen and (max-width:840px) {
	.navbar-nav > li > a { font-size: 13px; padding-left: 5px; padding-right: 5px; }
}
@media only screen and (max-width:767px) {
	.navbar-toggle { background: #FCD235; }
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: #F9DC6F; }
	body { padding: 100px 0; }
	.navbar-brand { opacity: 1; }
	.navbar-nav { margin-top: 15px; margin-bottom: 15px; }
	.navbar-nav > li { height:unset!important; } /* Fix for mobile menu */
	.navbar-nav > li > a { border: none; color: #fff; padding-left: 15px; padding-right: 15px; }
	.navbar-nav > li > a:hover { background: none; color: #dedede; text-decoration: underline; }
	.tile-logo { display: none; }
	.tile-4 { width: 100%; float: left; }
	.overlay-image .overlay-image-content { padding-left: 10px; padding-right: 10px; padding-top: 40px; padding-bottom: 40px; }
	.overlay-image .overlay-image-content blockquote { font-size: 16px; }
	.contact-map .section-image { text-align: center; }
	.contact-map img { width: 50%; margin-bottom: 10px; }
	.contact .section-content .overlay-content { text-align: center; }
	.section-title, .menu-modal .modal-title { font-size: 30px; padding-bottom: 20px; }
	.branding { display: none; }
	.location { background: #000; }
	.location-nav { display: none; }
	.location-nav-mobile { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; position: fixed; bottom: 0; left: 0; right: 0; }
	.location-nav-mobile > li { float: left; text-align: center; }
	.location-nav-mobile > li > a { height: 40px; font-size: 12px; }
	.location-nav-mobile > li.phone { -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; -o-flex: 1; flex: 1; }
	.location-nav-mobile > li.phone a { background: #63BA45; }
	.location-nav-mobile > li.address { -webkit-flex: 5; -moz-flex: 5; -ms-flex: 5; -o-flex: 5; flex: 5; }
	.location-nav-mobile > li.address a { background: #000; color: #fff; }
	.tile-content { bottom: 30px; right: 30px; }
	.phone .fa { color: #fff; font-size: 30px; }
	.phone .fa:before { position: relative; top: -3px; }
	.social-nav { top: 10px; left: 50%; margin-left: -65px; right: initial; }
	.social-nav li { float: left; }
	.social-nav > li + li { border-top: none; }
}
@media only screen and (min-width:480px) and (max-width:767px) {
	.btn-default { font-size: 16px; }
}
@media only screen and (max-width:550px) {
    h2 { font-size: 36px; }
    h3 { font-size: 24px; }
	.container-fluid { padding-left: 25px; padding-right: 25px; }
	.location-nav { text-align: center; }
	.location-nav > li { float: left; width: 100%; border: none; }
	.overlay-image .overlay-image-content { position: static; width: 100%; }
	.tile-content h2 { font-size: 16px; }
	.menu-image { max-height: 250px; }
	.menu { padding: 0; }
	.btn-default { font-size: 12px; }
	.contact-map img { width: 100%; }
	.footer-nav { float: left; width: 100%; }
	.footer-nav > li > a { font-size: 16px; }
	.tile-content { left: 60px; right: 60px; }
	.tile-content h2:before { content: ""; }
	.section-content { overflow: hidden; }
	.section-content h3 { font-size: 24px; }
	.section-content p { font-size: 14px; }
	.contact .section-content, .events-container { padding: 50px 15px; }
	#banner .section-banner .banner-content { padding: 30px; }
	.event { margin-bottom: 15px; }
	.event p { display: none; }
}
@media only screen and (max-width:340px) {
	.location-nav-mobile > li > a { height: 50px; }
}