/*
Theme Name: Williamstown CoC Theme
Theme URI: 
Author: 
Author URI: 
Description: Theme for Williamstown CoC
Version: 1.0

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import 'fonts/fonts.css';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
           
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

img{border:0}

/* WYSIWYG DEFAULTS*/
.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright, img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter, img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}
.alignnone, img.alignnone {
/* not sure about this one */
}
.wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px;
}
.wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0;
}
.wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0;
}
.wp-smiley {
    margin: 0 !important;
    max-height: 1em;
}
blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.clear
{
    display: block;
    clear:both;
    /*height: 1px;*/
    
}
/*END WYSIWYG DEFAULTS*/


#wpadminbar
{
    position: fixed!important;
}
html,body
{
    position: relative;
    color: #606060;
}
body
{
    font-family: 'Open Sans', sans-serif;
    font-weight: normal; 
    font-style:normal; 
    font-size: 16px;
    color: #606060;
    background-color: #606060;
    overflow-x: hidden;
    line-height: 1.75;
    letter-spacing: inherit;
    -webkit-font-smoothing: antialiased;
}
table
{
    display: table!important;
    table-layout: fixed;
    width: 100%!important;
    height: auto!important;
    min-width: 100%;
    max-width: 100%;
}
table td
{
    vertical-align: top;
    width: auto!important;
    padding-right: 2em;   
    padding-left: 2em;   
    padding-bottom: 1.5em;   
    height: auto!important;
}
table.two-col-table td
{
    padding-right: 0em;   
    padding-left: 0em;   
}
table.two-col-table td:nth-child(1)
{
    padding-right: 2em;   
}
table.two-col-table td:nth-child(2)
{
    padding-left: 2em;   
}
a
{
    color: inherit;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    max-width: 100%;
    height: auto;
}
table td *
{
    max-width: 100%!important;
}
strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
.widget
{
    list-style: none;
}
p,table,ul,ol
{
    margin-bottom: 10px;
}
table.table-left-sidebar
{
    table-layout: initial!important;
}
table.table-left-sidebar td:first-child
{
    width: 25%;
}
ul,ol
{
    list-style-position: outside;
    list-style-type: none;
}
.font-playfair-display
{
    font-family: 'Playfair Display', serif;
}
.font-droid-sans
{
    font-family: 'Droid Serif', sans-serif;
}
.font-wild-youth
{
    font-family: 'Wild Youth', sans-serif;
}
.set-width
{
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.hpadding
{
    padding-left: 20px;
    padding-right: 20px;
}
.vpadding
{
    padding-top: 100px;
    padding-bottom: 100px;
}
.vpadding.ts-half
{
    padding-top: 50px;
}
.vpadding.bs-half
{
    padding-bottom: 50px;
}
.vpadding.ts-none
{
    padding-top: 0px;
}
.vpadding.bs-none
{
    padding-bottom: 0px;
}
#header
{
    height: 180px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    display: none;
}
#header .vpadding
{
    padding-top: 20px;
    padding-bottom: 20px;
}
#header-logo
{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    height: 40px;
    width: 200px;
    margin: auto;
}
.menu-item
{
    display: inline-block;
}
#access,
#subaccess
{
    text-align: center;
}
#access .sub-menu,
#subaccess .sub-menu
{
    display: inline-block;
}
#access .sub-menu .menu-item,
#subaccess .sub-menu .menu-item
{
    display: none;
}
#access
{
    margin-bottom: 5px;
}
#access-wrap
{
    padding-top: 1.25em;;
}
#access a
{
    font-family: 'Droid Serif', sans-serif;
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 0.5em 1.5em;
}
#subaccess a
{
    color: #5b5b5b;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    padding: 0 1em;
}
#dropaccess
{
    background: transparent;
    min-height: 80px;
    position: absolute;
    width: 100%;
    top: 100%;
    display: none;
}
#page
{
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    background-color: #f6f7f8;
    overflow: hidden;
}
.home #page
{
    background-color: white;
}
.orange-line
{
    border-bottom: 2px solid #ff7802;
    display: block;
    width: 100px;
    margin: auto;
    margin-bottom: 1em;
}
.grey-horizontal-line
{
    border-bottom: 1px solid #d8d8d8;
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom: 1em;
}
.grey-vertical-line
{
    border-left: 1px solid #d8d8d8;
    display: block;
    width: 1px;
    height: 70px;
    margin: auto;
    margin-bottom: 0.5em;
}
p
{
    margin-bottom: 1em;
   
}
.small-text
{
    font-size: 12px;
}
.uppercase-text
{
    text-transform: uppercase;
}
h1
{
    font-family: 'Droid Serif', sans-serif;
    font-size: 40px;
    color: #232323;
    text-transform: uppercase;
    margin-bottom: 0.25em;
}
h2
{
    font-family: 'Droid Serif', sans-serif;
    font-size: 22px;
    color: #232323;
    /*font-style: italic;*/
    line-height: 1.75em;
    margin-bottom: 1em;
}
h3
{
    font-family: 'Droid Serif', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #232323;
    letter-spacing: 0.2em;
    margin-bottom: 0.5em;
}
h4
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #606060;
    letter-spacing: 0.2em;
    margin-bottom: 0.5em;
}
h5
{
    font-size: 20px;
    margin-bottom: 0.5em;
    font-style: italic;
    color: #777777;
}
.more-margin
{
    margin-bottom: 2em;
}
.less-margin
{
    margin-bottom: 0.25em;
}
.no-margin
{
    margin-bottom: 0em;
}
.heading-feature
{
    color: #ff7802!important;
    font-family: 'Wild Youth', sans-serif;
    text-transform: none;
    display: inline-block;
}
#footer
{
    background: #232323;
    /*min-height: 500px;*/
}
#footer-inner
{
    
}
#footer .vpadding
{
    padding-top: 50px;
    padding-bottom: 50px;
}
#footer-top
{
    padding-bottom: 50px;
}
#footer-top-left
{
    width: 40%;
    float: left;
}
#footer-top-right
{
    width: 60%;
    float: right;
}
#footer-content
{
    color: white;
    border-top: 1px solid #545454;
    border-bottom: 1px solid #545454;
    padding-top: 50px;
    padding-bottom: 50px;
}
#footer-content td
{
    padding-left: 0;
    padding-bottom: 0;
}
#footer-bottom
{
    padding-top: 50px;
}

#footer-left-image
{
    position: absolute;
    left: 0;
    top: -20px;
    height: 45px;
    width: 250px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
}
#footer-bottom
{
    color: #f6f7f8;
    font-size: 13px;
}
#footer a:hover
{
    color: #ff7802;
    text-decoration: none;
}
#header-menu-icon
{
    display: block;
    position: absolute;
    top: 0px;
    left: 20px;
    width: 50px;
    height: 80px;
    background: url(img/header-menu-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 45px;
    cursor: pointer;
}
.header-scrolled #header
{
    position: fixed;
    z-index: 999;
    height: 80px;
    width: 100%;
    background: rgba(255,255,255,0.95);
}
.header-scrolled #main
{
    padding-top: 180px;
}
.header-scrolled #header .vpadding
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.header-scrolled #header-menu-icon
{
    top: 0px;
    height: 100%;
}
.header-scrolled #access
{
    display: none;
}
.header-scrolled #subaccess
{
    display: none;
}
#dropaccess
{
    /*background: #222222;*/
}
#dropaccess.drop-menu-showing
{
    display: block;
}
#dropaccess-main
{
    background: #222222;    
}
#dropaccess-main li
{
    display: block;
}
#dropaccess a
{
    color: white;
    text-decoration: none;
}
#menu-dropdown-menu
{
    text-align: center;
}
#menu-dropdown-menu > .menu-item
{
    text-align: left;
    vertical-align: top;
    display: inline-block;
}
#menu-dropdown-menu > .menu-item
{
    width: 16%;
}
#menu-dropdown-menu > .menu-item > a
{
    font-family: 'Droid Serif', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: block;
}
#menu-dropdown-menu .menu-item .sub-menu
{
    padding-top: 1em;
}
#menu-dropdown-menu .menu-item .sub-menu a
{
    font-size: 0.9em;
}
.header-scrolled #dropaccess-top .vpadding
{
    padding-top: 30px;
    padding-bottom: 30px;
}
#dropaccess-top li
{
    margin: 0 20px;
}
#dropaccess-top
{
    text-align: center;
    border-bottom: 1px solid #575757;
    background: #222222;
}
#header a:hover
{
    color: #ff7802;
}
#header .menu
{
    margin-bottom: 0;
}
.content
{
    position: relative;
    padding-bottom: 1px;
}
.content a
{
    color: #ff7802;
}
#footer-content a img
{
    margin-bottom: -5px;
}
.content-business-promotion
{
    /*margin-bottom: 100px;*/
}
.content-business-promotion h1
{
    text-align: center;
    position: relative;
    z-index: 1;
}
.content-business-promotion p
{
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 1.15em;
    color: #232323;
    font-style: italic;
    text-shadow: 1px 1px 0px white;
    padding-bottom: 20px;
    font-family: 'Droid Serif', sans-serif;   
}
.content-business-promotion-inner
{
    position: relative;
    border: 3px solid #e3e3e5;
}
.content-business-promotion-inner:after
{
    content: "";
    display: block;
    position: absolute;
    border: 1px solid #e3e3e5;
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
}
.content-business-promotion-background
{
    display: block;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    bottom: -50px;
    background: url(img/business-promotion-bg.png) no-repeat center center;
    background-size: contain;
}
a.content-business-promotion-link
{
    text-transform: uppercase;
    display: block;
    position: absolute;
    box-sizing: border-box;
    line-height: 50px;
    bottom: -20px;
    width: 180px;
    z-index: 1;
    left: 50%;
    margin-left: -90px;
    color: black;
    border: 1px solid #b1b1b1;
    text-align: center;
    background: #f6f7f8;
    font-weight: bold;
}
a.content-business-promotion-link:hover
{
    text-decoration: none;
    color: #ff7802;
}
.even-larger-text
{
    font-size: 1.5em;
}
.larger-text
{
    font-size: 1.25em;
}
.smaller-text
{
    font-size: 0.85em;
}
.content-business-directory-map
{
    height: 600px;
    background: #a7d5e3;
    position: relative;
    z-index: 0;
}
#business-directory-map-canvas
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.business-directory-list-items
{
    overflow: hidden;
}
.business-directory-list-item
{
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    text-align: center;
    float: left;
    width: 25%;
    height: 300px;
    position: relative;
    top: 1px;
    box-sizing: border-box;
    padding: 50px 20px;
}
.business-directory-list-item
{
    border-top-color: transparent;
    border-left-color: transparent;
}
.business-directory-list-item:nth-child(4n),
.business-directory-list-item:last-child
{
    border-right-color: transparent;
}
a.business-directory-list-item-title
{
    max-height: 53px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #232323;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'Droid Serif', sans-serif;   
    font-weight: bold;
    display: block;
    
}
.business-directory-list-item-category
{
    max-height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    color: #777777;
    font-family: 'Droid Serif', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    
}
.business-directory-list-item-address
{
    max-height: 45px;
    overflow: hidden;
    font-size: 14px;
}
a.business-directory-list-item-url
{
    position: absolute;
    width: 120px;
    line-height: 35px;
    border: 1px solid #b1b1b1;
    left: 50%;
    bottom: 30px;
    margin-left: -60px;
    color: #232323;
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.business-directory-list-item:hover,
.business-directory-list-item:hover *
{
    background: #232323!important;
    color: white!important;
}
.business-directory-list-item-url-large
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}
.content-business-directory
{
    position: relative;
    /*margin-top: 40px;*/
}
.content-business-directory-filter
{
    position: absolute;
    top: -50px;
    height: 100px;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.content-business-directory-filter-frame
{
    background: #232323;
    width: 1200px;
    height: 100px;
    max-width: 90%;
    display: inline-block;
    box-shadow: 0px 2px 7px rgba(0,0,0,0.25);
}
.content-business-directory-filter-col
{
    width: 33.333%;
    height: 100%;
    overflow: hidden;
    float: left;
    border-right: 1px solid #636363;
    box-sizing: border-box;
    padding-top: 38px;
}
.content-business-directory-filter-col:last-child
{
    border-right: 0;
}
.business-directory-list-no-results
{
    text-align: center;
    font-size: 1.5em;
    font-style: italic;
    padding-bottom: 40px;
}
.content-business-directory-filter-cat-label,
.content-business-directory-filter-subcat-label,
.content-business-directory-filter-search-label
{
    width: 50%;
    float: left;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    color: white;
    line-height: 1.25;
    padding: 0;
    text-align: left;
    padding-left: 7.5%;
    box-sizing: border-box;
}
.content-business-directory-filter-subcat-label
{
    width: 42.5%;
}

.content-business-directory-filter-search-label
{
    width: 30%;
}
.content-business-directory-filter-cat-select,
.content-business-directory-filter-subcat-select
{
    width: 42.5%;
    float: left;
    font-size: 16px;
    color: #ff7802;
    background: transparent;
    border: 0;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.25;
    padding: 0;
    background: url(img/arrow-down.png) no-repeat right center;
    background-size: 20px auto;
}
.content-business-directory-filter-cat-select option,
.content-business-directory-filter-subcat-select option
{
    color: black;
}
.content-business-directory-filter-cat-select::-ms-value,
.content-business-directory-filter-subcat-select::-ms-value
{
    background-color: transparent;
}
.content-business-directory-filter-cat-select::-ms-expand,
.content-business-directory-filter-subcat-select::-ms-expand
{
    display: none;
}
.content-business-directory-filter-subcat-select
{
    width: 50%;
}
.content-business-directory-filter-search-field
{
    width: 52.5%;
    float: left;
    font-size: 16px;
    line-height: 1.25;
    
    padding: 0;
    color: white;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #8b8b8b;
    
    -webkit-appearance: none;
    appearance: none;
}
.content-business-directory-filter-search-submit
{
    width: 10%;
    float: left;
    height: 20px;
    
    background: url(img/arrow-right.png) no-repeat right center;
    background-size: 20px auto;
    
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
}
#directory-map-popup
{
    position: relative;
    padding: 25px;
    width: 400px;
}
#directory-map-popup-name
{
    color: #232323;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    overflow: hidden;
    margin-bottom: 10px;
    width: 280px;
    max-height: 40px;
}
#directory-map-popup-address
{
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
    width: 280px;
    max-height: 32px;
}
a#directory-map-popup-url
{
    position: absolute;
    right: 0px;
    top: 25px;
    display: block;
    width: 120px;
    line-height: 35px;
    border: 1px solid #b1b1b1;
    color: #232323;
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
}
a#directory-map-popup-url:hover
{
    background: #232323;
    border-color: #232323;
    color: white;
    text-decoration: none;
}


.content-business-left
{
    position: absolute;
    width: 350px;
}
.content-business-left h2
{
    font-size: 20px;
}
.content-business-right
{
    margin-left: 400px;
    /*min-height: 500px;*/
}
.content-business-icon
{
    background: url(img/business-icon.png) no-repeat center center;
    background-size: cover;
    width: 250px;
    height: 250px;
    margin-bottom: 25px;
}
.content-business-right h2
{
    font-style: italic;
    margin-bottom: 50px;
}
.content-business-right p
{
    margin-bottom: 50px;
}
.content-business-right h2.business-map-heading
{
    font-size: 20px;
    margin-bottom: 25px;
}
#business-map-canvas
{
    height: 350px;
    background: #a7d5e3;
    position: relative;
    z-index: 0;
}
.cf-left,
.cf-right
{
    min-height: 1px;
    float: left;
    width: 45%;
}
.cf-right
{
    float: right;
}
.cf-full
{
    clear: both;
}
.cf-label
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    color: #606060;
    letter-spacing: 0.2em;
    margin-top: 30px;
    margin-bottom: 20px;
}
.cf-field input,
.cf-field textarea
{
    display: block;
    width: 100%;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    padding: 10px 0;
    border: 0;
    background: transparent;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    margin-bottom: 10px;
}
.cf-field input
{
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0;
}
.cf-field textarea
{
    border: 1px solid #d8d8d8;
    padding: 10px;
    margin-top: 20px;
    height: 150px;
    width: 100%;
    box-sizing: border-box;
    resize: none;
}
.wpcf7-response-output
{
    text-align: center;
}
.wpcf7-submit
{
    appearance: none;
    text-transform: uppercase;
    display: block;
    box-sizing: border-box;
    line-height: 45px;
    width: 180px;
    color: black;
    border: 1px solid #b1b1b1;
    text-align: center;
    font-weight: bold;
    background: transparent;
    border-radius: 0;
    
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: auto;
    margin-top: 50px;
    
    cursor: pointer;
}
.wpcf7-submit:hover
{
    text-decoration: none;
    color: #ff7802;
}
.slider-frame
{
    width: 100%;
    height: 500px;
    
    background: #eee;
    position: relative;
}
.content-slider-content .slider-frame
{
    min-height: 250px;    
}
.home .content-slider-content .slider-frame
{
    min-height: 375px;    
}
.slider-slide
{
    background: #eee;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}
.slider-slide-background
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    /*z-index:*/ 
}
.slider-slide-background:after
{
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    border: 1px solid white;
}
.slider-slide-content
{
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 75%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 75%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 75%); 
}
.home .slider-slide-content .vpadding
{
    padding-top: 75px;
    padding-bottom: 75px;
}
.slider-slide-video
{
    position: absolute;
    background: #eee;
    left: 50%;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.more-letter-spacing
{
    letter-spacing: 0.1em;
}
.slider-slide-content *,
.slider-slide-content a
{
    color: white;
    text-shadow: 0.02em 0.02em 0em rgba(0,0,0,0.5);
}
a.button
{
    width: 140px;
    line-height: 40px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    color: #232323;
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
a.button:hover
{
    text-decoration: none;
}
.slider-slide-content a.button
{
    background: rgba(0,0,0,0.1);
    line-height: 50px;
    font-size: 16px;
    color: white;
    width: 200px;
}
.slider-slide-content a.button:hover
{
    background: rgba(0,0,0,0.5);
}
.content-slider-content .slider-frame:after
{
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100px;
    bottom: -50px;
    background: #d8d8d8;
}
#sbi_load
{
    position: absolute;
    float: none;
}
#page #sb_instagram
{
    /*margin-bottom: -25px!important;*/
}
#page .content-standard-content.content-instagram-content
{
    position: relative;
    /*margin-bottom: -200px;*/
}
#page #sb_instagram #sbi_load
{
    float: none;
    clear: none;
}
.content-slider-content
{
    margin-bottom: 50px;
}
.home .content-slider-content:first-child > .vpadding
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.home .content-slider-content .set-width
{
    max-width: 1920px;
}
#footercss
{
    min-height: 1px;
}
#sbi_images
{
    position: relative;
}
#sbi_images:after
{
    content: "";
    display: block;
    height: 125px;
    width: 100%;
    bottom: 0px;
    background: #f6f7f8;
    position: absolute;
}
#sbi_load
{
    position: absolute;
    left: 0;
    display: block;
    bottom: 50px;
}
#sb_instagram #sbi_load a.sbi_load_btn
{
    width: 140px;
    line-height: 40px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    color: #232323;
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: transparent;
    border-radius: 0;
    padding: 0;
}
#sbi_images:before
{
    display: block;
    content: "";
    position: absolute;
    height: 80px;
    bottom: 125px;
    width: 4000px;
    left: -2000px;
    z-index: 9;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 90%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 90%);
}
#footer-right-label
{
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    font-size: 16px;
    color: white;
    display: inline-block;
}
#mc_embed_signup,
#mc-embedded-subscribe-form
{
    display: inline;
}
#mce-EMAIL
{
    width: 200px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.25;
    padding: 0;
    color: white;
    background: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #8b8b8b;
    -webkit-appearance: none;
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
    margin-left: 20px;
}
#mc-embedded-subscribe
{
    width: 140px;
    line-height: 38px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    color: white;
    font-size: 13.5px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: transparent;
    border-radius: 0;
    padding: 0;
    vertical-align: text-bottom;
    margin-left: 20px;
    cursor: pointer;
}
#explore-feature-image
{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    max-height: 600px;
    position: relative;
    /*margin-top: 75px;*/
    /*margin-bottom: 75px;*/
}
#explore-feature-image:after
{
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    border: 1px solid white;
}
#explore-category
{
    color: #ff7802;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 5px;
}
#explore-content
{
    margin-top: 75px;
}
.explore-list-item .explore-list-item-category
{
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 15px;
    color: #777777;
}
.explore-list-item .business-directory-list-item-address
{
    font-family: 'Droid Serif', sans-serif;
    font-style: italic;
}
.explore-list-item
{
    border: 0!important;
    padding: 25px 20px;
    height: 250px;
    width: 33.3%;
}
.explore-list-item:hover
{
    
}
.explore-category
{
    width: 25%;
    float: left;
    /*height: 100px;*/
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding-top: 110px;
    box-sizing: border-box;
    color: #606060;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    position: relative;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    background-size: auto 100px;
}
.explore-category:after
{
    display: block;
    content: "";
    position: absolute;
    background: #d8d8d8;
    top: 40px;
    right: 0;
    height: 60px;
    width: 1px;
}
.explore-category:nth-child(4n):after
{
    display: none;
}
.explore-category.selected
{
    color: #ff7802;   
}
.content-business-directory-categories
{
    padding-bottom: 75px;
}
.content-blocks
{
    
}
.narrow-width-80
{
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#prev-event,
#next-event
{
    position: absolute;
    top: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    top: 25px;
}
#prev-event
{
    left: 0;
    height: 20px;
    line-height: 20px;
    background: url(img/prev-event.png) no-repeat left center;
    background-size: 12px;;
    padding-left: 25px;
    color: #232323;
}
#next-event
{
    right: 0;
    height: 20px;
    line-height: 20px;
    background: url(img/next-event.png) no-repeat right center;
    background-size: 12px;
    padding-right: 25px;
    color: #232323;
}
#event-title
{
    padding: 0 150px;
}
.events-list-item
{
    width: 31%;
    float: left;
    height: 500px;
    position: relative;
    margin-bottom: 5%;
    text-align: center;
}
.events-list-item:nth-child(3n+1),
.events-list-item:nth-child(3n+2)
{
    margin-right: 3%;
}
.events-list-item-image
{
    width: 100%;
    height: 300px;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.events-list-item-content
{
    position: absolute;
    top: 200px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    overflow: hidden;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
    background: white;
    box-sizing: border-box;
    
}
.events-list-item-content-inner
{
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 75px;
    overflow: hidden;
    -webkit-mask-image: -webkit-gradient(linear, left 75%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
.events-list-item-url
{
    position: absolute;
    width: 120px;
    line-height: 35px;
    border: 1px solid #b1b1b1;
    left: 50%;
    bottom: 20px;
    margin-left: -60px;
    color: #232323;
    font-size: 12px;
    font-family: 'Droid Serif', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.events-list-item-url:hover
{
    background: #232323;
    border-color: #232323;
    color: white;
    text-decoration: none;
}
.events-list-item-title
{
    max-height: 52px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #232323;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: 'Droid Serif', sans-serif;   
    display: block;
}
.events-list-item-date
{
    font-size: 15px;
    font-family: 'Droid Serif', sans-serif;   
    font-style: italic;
    color: #08b7c8;
    margin-bottom: 10px;
}
.events-list-item-description
{
    font-size:14px;
}
.content-events-list-alt
{
    
}
.view-all-events
{
    font-family: 'Droid Serif', sans-serif;   
    font-style: italic;
    color: #232323;
}
.content-events-list-alt .events-list-item
{
    height: 580px;
}
.content-events-list-alt .events-list-item-image
{
    height: 280px;
}
.content-events-list-alt .events-list-item-content
{
    left: 0;
    right: 0;
    top: 280px;
    box-shadow: none;
}
.content-events-list-alt .events-list-item-date
{
    font-style: italic;
    color: #232323;
}
.bordered-image
{
    position: relative;
}
.bordered-image:after
{
    display: block;
    content: "";
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 7px;
    right: 7px;
    border: 1px solid white;
}
.bordered-image-wrap
{
    
}
.bordered-image-wrap img
{
    display: block;
}
.content-business-icon
{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/*.content-instagram-content:before
{
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    width: 1px;
    height: 50px;
    top: -25px;
    background: #d8d8d8;
}*/

#header-facebook-icon,
#header-instagram-icon
{
    position: absolute;
    right: 20px;
    top: 30px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
}
#header-facebook-icon
{  
    background-image: url(img/header-facebook.png);
    margin-right: 30px;
}
#header-instagram-icon
{
    background-image: url(img/header-instagram.png);
}
#weather
{
    position: absolute;
    color: white;
    bottom: 20px;
    left: 25px;
}
#weather-temp
{
    font-weight: bold;
    font-size: 22px;
}
#weather-description
{
    font-size: 14px;
    text-transform: capitalize;
    padding-left: 2px;
}
#explore-feature-image:after,
.slider-slide-background:after,
.bordered-image:after
{
    z-index: 10;
}