/*============= Background Images ===============*/

body {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    background-repeat: no-repeat;
    background-size:cover;
	background-color: #000;
    height:auto;
    background-attachment: fixed;
    width:100%;
    overflow-x: hidden;
}

.home {
	background-image: url(/img/home-bg.jpg);
    background-position: center top;
}
.page-brewery {
	background-image: url(/img/1bg.jpg);
    background-position: center top;
}
.page-restaurant {
	background-color: #000;
}
.page-about {
	background-image: url(/img/6bg.jpg);
    background-position: center top;
}
.page-contact {
	background-image: url(/img/2bg.jpg);
    background-position: center top;
}
.page-wholesale-portal {
	background-image: url(/img/1bg.jpg);
    background-position: center top;
}
.page-assets {
	background-image: url(/img/6bg.jpg);
    background-position: center top;
}

.mob-scroll {
	color: #FFF;
	position: fixed;
	top: auto;
	bottom: 60px;
	font-size: 40px;
	left: 50%;
	margin-left: -13px;
	display: none;
}


/*=============Base Styles===============*/

h1, h2, h3, h4, h5, label{ font-family:'nexa_lightregular';}

p {
    font-family: 'AvenirLTStd-Light';
	font-size: 15px;
	line-height: 24px;
}

.justify {text-align: justify;}

.bold {font-family: 'nexa_boldregular';}

a {
    -webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
header {
    height: 0;
}
.loader {
    content: '';
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 100001;
	background: url('') center center no-repeat #000;
    background-size: 3%;
}

#av_verify_form {margin:0 !important;}

/*=============Verify===============*/

#av-overlay-wrap {
    background: url(/img/AVbg.jpg) !important;
    height: calc(100% + 60px);
    background-size: cover !important;
    background-repeat: no-repeat;
}
#av-overlay {
    background: none !important;
    box-shadow: none !important;
    border: 4px solid #fff;
    width: 554px;
	height: 260px;
    margin: 12% auto 0 auto;
}
#av-overlay h1 {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 2px;
    font-family: 'nexa_boldregular';
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 400px;
    margin: 10px auto 0 auto;
}
#av-overlay input {
    cursor: pointer !important;
    cursor: hand !important;
}
#av-overlay select {
    float: left;
    background: url(/img/select-dropdown.png) no-repeat;
    background-position: right center;
    border: 4px solid #fff;
    color: #fff;
    padding: 0 12px;
    height: 42px;
    margin-right: 7px;
    font-family: 'nexa_boldregular';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing:1px;
}
#av-overlay select:focus {
    outline: inherit;
} 
#av-overlay input[type="submit"] {
    background: transparent;
    border: 4px solid #fff;
    width: 117px;
    height: 42px;
    display: block;
    color: #fff;
    font-family: 'nexa_boldregular';
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing:1px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition:    color 0.2s ease-in-out;
    -ms-transition:     color 0.2s ease-in-out;
    -o-transition:      color 0.2s ease-in-out;
    transition:         color 0.2s ease-in-out;
}
#av-overlay input[type="submit"]:hover {
    color: #ccc;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition:    color 0.2s ease-in-out;
    -ms-transition:     color 0.2s ease-in-out;
    -o-transition:      color 0.2s ease-in-out;
    transition:         color 0.2s ease-in-out;
}
#av-overlay .error {
    background: none;
    color: #fff;
    border: none;
    text-align: center;
}
#av-overlay select > option {
    text-transform: none !important;
    font-size: 14px;
    color: #444 !important;
}
#av-overlay #av_verify_m {
    width: 154px;
}
#av-overlay #av_verify_d {
    width: 71px;
}
#av-overlay #av_verify_y {
    width: 103px;
}
.verify-logo {
    position: fixed;
    bottom: 20px;
    width: 184px;
    left: 50%;
    margin-left: -92px;
}
.AVscript {
    width: 326px;
    display: block;
    margin: 7px auto 24px;
}
#av-overlay p.submit {
    display: none;
}
#av-overlay input[type="checkbox"] {
    display:none;
}
#av-overlay input[type="checkbox"] + label {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: transparent;
    border: 1px solid #fff;
    margin: 0;
}
#av-overlay input[type="checkbox"]:checked + label {
    border-color:red;
}
#av-overlay input[type="checkbox"] + label span {
    padding-left: 26px;
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
}
#av-overlay div.select-box,
#av-overlay input[type="submit"] {
	display: inline-block !important;
	floaT: left;
}
.checkbox-holder {
    width: 71px;
    float: left;
    margin-top: -29px;
    display: none;
}
@-moz-document url-prefix() {
    div.select-box {
        border: 4px solid #fff;
        display: inline-block;
        float: left;
        margin-right: 7px;
        background: url(/img/select-dropdown.png) no-repeat;
        background-position: right center;
        overflow: hidden;
    }
    #av-overlay select{
        text-indent: 0.01px;
        text-overflow: '';
        padding: 5px 6px 0;
        margin: -4px !important;
        height: 42px;
        background: none;
        letter-spacing:1px;
    }
    #av-overlay #av_verify_m,
    #av-overlay #av_verify_d,
    #av-overlay #av_verify_y {
        width: 137%;
    }
    #av-overlay div.select-box.month {
        width: 154px;
    }
    #av-overlay div.select-box.day {
        width: 71px;
    }
    #av-overlay div.select-box.year {
        width: 103px;
    }
}

/*=============Brewery===============*/

.center {text-align:center;}


#brewery {text-align:center;}


.brewery-subheading {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.logo {
    max-width: 25%;
    min-width: 10%;
    height: auto;
    /* padding: 20px; */
    /* position: fixed; */
    position: relative;
    /* width: 100%; */
    margin: 0 auto;
    text-align: center;
    display: block;
    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    -ms-transition:     all 0.3s ease-in-out;
    -o-transition:      all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}

nav {
    font-family:'nexa_boldregular';
    color:#fff;
    padding:20px 0 0 0;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    width: 65%;
    max-width: 930px;
    top: 0;
    position: relative;
}
nav ul {
    text-align: right;
}
nav ul li {
    list-style: none;
    display: inline-block;
}

nav ul li > a {
    color:#fff;
    padding:10px 5px 4px 5px;
    margin:0 5px;
    border-bottom:1px solid transparent;
    font-size: 13px;

}

nav ul li > a:hover {border-bottom:1px solid #fff;}

.dark > a {color:rgba(0,0,0,.8);border-bottom:1px solid transparent;}

.dark > a:hover {border-bottom:1px solid #000;}

#main-content {
    width: 65%;
    height: auto;
    padding: 3% 5%;
    margin: 400px auto 0;
    background-color: rgba(255,255,255,.91);
    position: relative;
}

.left-content {
	float:left;
	width:50%;
	height:auto;
	position:relative;
	padding:0;
	margin:35px 0;
	}
	
.intro {margin-top:0;padding-left:30px; border-left:1px solid rgba(0,0,0,0.2);}

.right-content {
	float:right;
	width:50%;
	height:auto;
	position:relative;
	margin:35px 0 67px 0;
	}

#brewery h1 {
    font-family: 'nexa_boldregular';
    text-transform: uppercase;
    font-size: 30px;
	letter-spacing:1px;
	}
	
#main-content img {
	max-width: 100%;
	}
	
.single {
	margin-bottom: 58px !important;
	/*border-bottom: 1px solid rgba(0,0,0,.1);*/
	padding-bottom: 38px;
	}

.single-last {
	margin-bottom: 0 !important;
	border-bottom: 1px solid transparent;
	padding-bottom: 5px;
	}

.bbb-logo {
	width: 100%;
	padding-right: 30px;
	}

.row .row {
    margin: 0 0 58px 0 !important;
}
.row .row.single-last {
    margin: 0 !important
}
/*=============Brewery-2===============*/

/*
#brewery-3 {
	background:url(../img/2bg.jpg) no-repeat center -50px;
    background-size:cover;
    background-attachment: fixed;
    height:auto;
    width:100%;
    overflow-x:hidden;
}
*/

/*=============Restaurant===============*/

#restaurant h4 {font-family: 'AvenirLTStd-Light';font-size:14px; margin-bottom: 13px;}
#restaurant span {}

#restaurant p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	}

.menu {
	margin: 35px 0 0 0;
	font-size: 32px;
	letter-spacing:2px;
}

.menu:before {content:"-"}
.menu:after {content:"-"}

.secondary {
	font-size: 26px;
	letter-spacing: 2px;
	margin-top: 35px;
	}

.tertiary {
    font-size: 18px; 
    text-transform:uppercase;
    margin: 14px auto 0 auto;
}

.price {
    margin: 10px 0 20px 4px;
    color: #000;
    font-family: 'AvenirLTStd-Light';
	}
	
.short-divider {
	height: 5px;
	width: 110px;
	/*background-color: rgba(0,0,0,0.1);
	margin: -9px 0 20px 0;*/
	}
	
/*=============Contact===============*/

/*
#contact {
	background:url(../img/2bg.jpg) no-repeat center -50px;
    background-size:cover;
    background-attachment: fixed;
    height:auto;
    width:100%;
    overflow-x:hidden;
}
*/

#contact-form {
	width: 56%;
	height: auto;
	margin: 400px auto 0 auto;
	padding: 20px 35px 25px;
	background-color: rgba(255,255,255,.91);
	}
	
#contact-form p {margin-bottom: 15px;}
#contact-form h1 {
    font-size: 30px;
    font-family: 'nexa_boldregular';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.uppercase {text-transform:uppercase; letter-spacing:1px;}

#Message {margin-top: -15px;}

.submit {
    font-family: 'nexa_boldregular';
    color: #333;
    float: left;
    margin: 4px 3px;
    padding: 12px 20px 10px 20px;
    border: 1px solid #555;
    background-color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition:    color 0.2s ease-in-out;
    -ms-transition:     color 0.2s ease-in-out;
    -o-transition:      color 0.2s ease-in-out;
    transition:         color 0.2s ease-in-out;
    cursor: hand;
    cursor: pointer;
}
.submit:hover {
    color: #888;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition:    color 0.2s ease-in-out;
    -ms-transition:     color 0.2s ease-in-out;
    -o-transition:      color 0.2s ease-in-out;
    transition:         color 0.2s ease-in-out;
}

/*=============About===============*/

/*
#about {
	background:url(../img/6bg.jpg) no-repeat center -50px;
    background-size:cover;
    background-attachment: fixed;
    height:auto;
    width:100%;
    overflow-x:hidden;
}
*/
h1 {
	text-transform: uppercase !important;
}

.about-intro {
    font-size: 17px;
    font-family: 'AvenirLTStd-Light';
    text-align: center;
}

#about h1 {
	font-family: 'nexa_boldregular';
	font-size: 30px;
	letter-spacing:1px;
    text-transform:uppercase;
    text-align:center;
    margin:0 auto;
	}
	
#about h1:before {content:"-"; margin-right: 5px;}
#about h1:after {content:"-"}

.full-width {
	width: 118.2%;
	margin: 25px 0 25px -9.1%;
	}
	
.pull-quote {
    font-size: 25px;
    line-height: 44px;
    letter-spacing: 0;
    float: right;
    width: 37%;
    padding: 0 0 0 24px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'nexa_lightregular';
}

.img-caption {
    position: absolute;
    float: right;
    right: 1%;
    color: #000;
    letter-spacing: 1px;
    font-size: 10px;
}

/*=============[ Assets ]===============*/

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

a.button {
	font-family: 'nexa_boldregular';
	color: #333;
	float: right;
	margin: 0;
	padding: 12px 20px 10px 20px;
	border: 1px solid #555;
	background-color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: hand;
	cursor: pointer;
	font-size: 11px;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition:    color 0.2s ease-in-out;
	-ms-transition:     color 0.2s ease-in-out;
	-o-transition:      color 0.2s ease-in-out;
	transition:         color 0.2s ease-in-out;
}
a.button:hover {
	color: #888;
	background-color: #FFF;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition:    color 0.2s ease-in-out;
	-ms-transition:     color 0.2s ease-in-out;
	-o-transition:      color 0.2s ease-in-out;
	transition:         color 0.2s ease-in-out;
}
.page-assets h1 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.assets {
	margin: 0px 0 50px;
}
.assets > li {
	list-style: none;
	width: 32.3%;
	height: 220px;
	background: #fff;
	display: block;
	margin: .5%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	position: relative;
}
.assets li img {
	padding: 20px 0 40px;
	text-align: center;
	display: block;
	margin: 0 auto;
}
.assets li ul {
	position: absolute; 
	background: #fafafa;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #ddd;
	margin: 0;
}
.assets li ul li {
	display: inline-block;
	float: left;
	margin-right: 7px;
	padding: 0;
}

.assets li ul li.head {
	border-right: 1px solid #ddd;
	padding: 6px 10px 5px;
	color: #666;
	font-size: 13px;
	font-family: 'nexa_lightregular', sans-serif;
}
.assets li ul li.file {
	padding-top: 2px;
	float: right;
}
.assets li ul li i {
	font-size: 14px;
}
.assets li ul li a {
	font-family: 'nexa-lightregular', sans-serif;
	font-size: 12px;
	padding: 5px 10px 5px 4px;
	float: right;
	margin-right: 10px;
	color: #000;
}
.assets li ul li a:hover {
	color: #888;
}

.page-assets h1 {
	font-size: 30px;
	font-family: 'nexa_boldregular', sans-serif;
	letter-spacing: 1px;
}

/* wholesale portal */
.page-wholesale-portal p {
	font-family: 'AvenirLTStd-Light' !important;
}
.page-wholesale-portal fieldset legend, 
#wpmem_reg .button_div, #wpmem_login .button_div,
#wpmem_reg .req-text {
	font-family: 'AvenirLTStd-Light' !important;
	background: none;
}

.page-wholesale-portal input.buttons {
	font-family: 'nexa_boldregular';
	color: #333;
	float: right;
	margin: 12px 0 0;
	padding: 5px 10px;
	border: 1px solid #555;
	background-color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: hand;
	cursor: pointer;
	font-size: 14px !important;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition:    color 0.2s ease-in-out;
	-ms-transition:     color 0.2s ease-in-out;
	-o-transition:      color 0.2s ease-in-out;
	transition:         color 0.2s ease-in-out;
}

.page-wholesale-portal .button_div input.buttons {
	margin-left: 8px !important;
}
.page-wholesale-portal input.buttons:hover {
	color: #888;
	background-color: #FFF;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition:    color 0.2s ease-in-out;
	-ms-transition:     color 0.2s ease-in-out;
	-o-transition:      color 0.2s ease-in-out;
	transition:         color 0.2s ease-in-out;
}

/*=============| Footer |===============*/

.contact {
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0 auto;
	text-align: center;
	color: #555;
    text-transform: uppercase;
	}

#footer {
	padding-top: 15px;
	border-top: 1px solid rgba(0,0,0,.1);
	margin-top: 25px;
	}
	
.footer-nav {
	margin:15px auto;
	text-align:center;
	position:relative;
}
.footer-nav ul {
    margin: 0;
}
.footer-nav ul li {
    list-style: none;
    margin: 0;
    display: inline-block;
	margin-top: 5px;
}
.footer-nav ul li > a {
    color:#333;
    padding:10px 5px 4px 5px;
    margin:0 5px;
    border-bottom:1px solid transparent;
	font-family: 'nexa_boldregular';
	text-transform:uppercase;
	font-size: 14px;
}

.footer-nav ul li > a:hover {border-bottom:1px solid #333;}

#menu-main-navigation {
    margin-top: 50px;
}

/* fixed footer animation */

nav > ul,
nav > ul.topfixed, 
nav.unfixed {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    -ms-transition:     all 0.3s ease-in-out;
    -o-transition:      all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
    margin-left: 0;
}
.mob-scroll,
.mob-scroll.unfixed {
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition:    all 0.3s ease-in-out;
    -ms-transition:     all 0.3s ease-in-out;
    -o-transition:      all 0.3s ease-in-out;
    transition:         all 0.3s ease-in-out;
}
nav > ul.topfixed {
    max-width: 100%;
    width: 100%;
    text-align: center;
}
.page-contact nav,
.page-contact nav > ul {
    width: 56%;
}

nav > ul.unfixed,
.mob-scroll.unfixed {
    opacity: 0;
    -webkit-transform:  translateY(-10px);
    -moz-transform:     translateY(-10px);
    -ms-transform:      translateY(-10px);
    -o-transform:       translateY(-10px);
    transform:          translateY(-10px);
}


/* submenu */
nav > ul li .sub-menu {
	width: 130px;
	position: absolute;
	top: 0;
	left: -16%;
	overflow: hidden;
	margin: 26px 0 0;
	padding-top: 10px;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(-4px);
	pointer-events: none;
	text-align: center !important;

}
nav > ul li .sub-menu li {
	display: block;
}
nav > ul li .sub-menu li a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 0;
}
nav > ul li.menu-item-has-children {
	position: relative;
}
nav > ul li.menu-item-has-children:hover > .sub-menu,
nav > ul li.menu-item-has-children > .sub-menu:hover {
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-webkit-transform: translateY(0px);
	pointer-events: auto;
}
nav > ul li.menu-item-has-children > .sub-menu:hover nav > ul li.menu-item-has-children {
	border-bottom: 1px solid #fff;
}
ul li.facebook {
	width: 20px;
	height: 20px;
	position: relative;
	margin: 0 5px;
}
ul li.facebook > a {
	opacity: 0;
	margin: 0;
}
ul li.facebook:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	pointer-events: none;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(/img/facebook-link.png) no-repeat;
	background-size: 20px;
}

p.shipdate {
	font-size: 12px;
	margin-top: 10px;
	color: #666;
}


/* RESPONSIVE */

#main-content,
#contact-form,
#age-verify {
    max-width: 930px;
    overflow-x: hidden;
}
.full-width {
    width: 125%;
    margin: 25px 0 25px -11%;
}
@media only screen and (max-height: 660px) {
	.mob-scroll {
		display: inline-block;
	}
}
@media only screen and (max-height: 590px) {
    #av-overlay {
        margin-top: 100px;
    }
}
@media only screen and (max-height: 473px) {
    #av-overlay {
        margin-top: 60px;
    }
}
@media only screen and (max-height: 422px) {
    #av-overlay-wrap {
        overflow-y: scroll;
    }
    #av-overlay {
        display: relative;
    }
    .verify-logo {
        position: relative;
        margin-top: 70px;
    }
}
@media only screen and (max-width: 1030px) {
	.assets > li {
		width: 49%;
	}
}
@media only screen and (max-width: 940px) {
    #main-content,
    #contact-form,
    #age-verify {
        width: 85%;
        margin: 490px auto 0;
    }
    nav > ul.topfixed {
        width: 85%;
    }
    .logo {
        width: 300px;
        max-width: none;
        left: 50%;
        margin-left: -150px;
    }
    nav {
        top: 120px;
        width: 100%;
    }
    nav > ul,
    nav > ul.topfixed {
        top: 160px;
        text-align: center;
        margin: 0;
        left: 0;
        width: 100% !important;
    }
    nav > ul li > a {
        margin: 0 2px;
    }
	nav > ul li .sub-menu {
		left: -22%;
	}
    .logo.unfixed {
        opacity: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition:    all 0.3s ease-in-out;
        -ms-transition:     all 0.3s ease-in-out;
        -o-transition:      all 0.3s ease-in-out;
        transition:         all 0.3s ease-in-out;

        -webkit-transform:  translateY(-10px);
        -moz-transform:     translateY(-10px);
        -ms-transform:      translateY(-10px);
        -o-transform:       translateY(-10px);
        transform:          translateY(-10px);
    }
    body:before {
        content: '';
        height: 250px;
        position:fixed;
        top:0;
        left:0;
        width: 100%;
        z-index: -1;
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

    }
    body {
        background-position: center center !important;
    }
	.assets > li {
		width: 32.3%;
	}
}
@media only screen and (max-width: 730px) {
	.assets > li {
		width: 49%;
	}
}
@media only screen and (max-width: 600px) {
    .left-content {
        display: none;
    }
    .right-content {
        float: none;
        width: 100%;
        padding: 0;
        border: none;
    }
    .pull-quote {
        width: 100%;
        font-size: 28px;
        padding: 15px 0 15px 0px;
    }
    #main-content,
    #contact-form,
    #age-verify,
    nav > ul.topfixed {
        width: 95%;
    }
    #av-overlay-wrap {
        overflow-y: scroll;
    }
    #av-overlay {
        width: 90%;
        max-width: 380px;
        position: relative;
        margin: 30px auto 100px;
        height: 510px;
    }
    #av-overlay h1 {
        width: auto;
    }
    #av-overlay div.select-box {
        margin-bottom: 1rem;
    }
    #av-overlay select,
    #av-overlay div.select-box,
    #av-overlay input[type="submit"] {
        width: 100% !important;
    }
    @-moz-document url-prefix() {
        #av-overlay #av_verify_m,
        #av-overlay #av_verify_d,
        #av-overlay #av_verify_y {
            width: 110% !important;
        }
    }
    #av-overlay input[type="submit"] {
        text-align: left;
        padding-left: 12px;
        float: left;
    }
    .verify-logo {
        position: relative;
        margin-top: 60px;
    }
    
}
@media only screen and (max-width: 540px) {
	nav > ul li .sub-menu {
		left: 4px;
		text-align: left !important;
	}
}
@media only screen and (max-width: 474px) {
    
    nav > ul li > a {
        padding: 10px 2px 4px 2px;
    }
    .footer-nav ul li {
        display: block;
        margin-bottom: 8px;
    }
    nav > ul li > a {
        font-size: 12px;
    }
	ul li.facebook {
		margin: 0 auto;
	}
	.assets > li {
		width: 100%;
		margin: .5% 0;
	}
}

.bottle-lineup {
    width: 504px;
    margin-bottom: 27px; 

}

ul li.twitter {
	width: 20px;
	height: 20px;
	position: relative;
	margin: 0 5px;
}
ul li.twitter > a {
	opacity: 0;
	margin: 0;
}
ul li.twitter:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	pointer-events: none;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(/img/twitter-link.png) no-repeat;
	background-size: 20px;
}

ul li.instagram {
	width: 20px;
	height: 20px;
	position: relative;
	margin: 0 5px;
}
ul li.instagram > a {
	opacity: 0;
	margin: 0;
}
ul li.instagram:before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	pointer-events: none;
	position: absolute;
	top: 2px;
	left: 0;
	background: url(/img/instagram-link.png) no-repeat;
	background-size: 20px;
}