

@import url(https://fonts.googleapis.com/css?family=PT+Sans);


@font-face {
    font-family: 'VeneerTwo';
    src: url('assets/fonts/veneertwo-webfont.eot');
    src: url('assets/fonts/veneertwo-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/veneertwo-webfont.woff2') format('woff2'),
         url('assets/fonts/veneertwo-webfont.woff') format('woff'),
         url('assets/fonts/veneertwo-webfont.ttf') format('truetype'),
         url('assets/fonts/veneertwo-webfont.svg#veneer_tworegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'VeneerTwo-Italic';
    src: url('assets/fonts/veneertwo-italic-webfont.eot');
    src: url('assets/fonts/veneertwo-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('assets/fonts/veneertwo-italic-webfont.woff2') format('woff2'),
         url('assets/fonts/veneertwo-italic-webfont.woff') format('woff'),
         url('assets/fonts/veneertwo-italic-webfont.ttf') format('truetype'),
         url('assets/fonts/veneertwo-italic-webfont.svg#veneer_twoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'Sentinel-Book';
  src: url('assets/fonts/Sentinel-Book.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Sentinel-Book.otf')  format('opentype'),
         url('assets/fonts/Sentinel-Book.woff') format('woff'), url('assets/fonts/Sentinel-Book.ttf')  format('truetype'), url('assets/fonts/Sentinel-Book.svg#Sentinel-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Sentinel-BookItalic';
  src: url('assets/fonts/Sentinel-BookItalic.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/Sentinel-BookItalic.otf')  format('opentype'),
         url('assets/fonts/Sentinel-BookItalic.woff') format('woff'), url('assets/fonts/Sentinel-BookItalic.ttf')  format('truetype'), url('assets/fonts/Sentinel-BookItalic.svg#Sentinel-BookItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "fontello";
  src: url("assets/fonts/fontello.eot?98763708");
  src: url("assets/fonts/fontello.eot?98763708#iefix") format("embedded-opentype"), url("assets/fonts/fontello.woff?98763708") format("woff"), url("assets/fonts/fontello.ttf?98763708") format("truetype"), url("assets/fonts/fontello.svg?98763708#icon-font") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin: 0em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.icon-facebook:before {
  content: "\e800";
  top: 1px;
}

.icon-twitter:before {
  content: "\e801";
  top: 1px;
  left: 1px;
}

.icon-instagram:before {
  content: "\e802";
  top: 1px;
}

.icon-youtube:before {
  content: "\e803";
}

.icon-mail:before {
  content: "\e804";
  top: 1px;
}

.icon-linkedin:before {
  content: "\e805";
  top: 1px;
}

.icon-tumblr:before {
  content: "\e806";
}

.icon-vimeo:before {
  content: "\e807";
}

.cancel {
  clear:both;
  float:right;
}

.cf, .clear {
  zoom: 1;
}
.cf:before, .clear:before, .cf:after, .clear:after {
  content: "";
  display: table;
}
.cf:after, .clear:after {
  clear: both;
}

html {
  box-sizing: border-box;
    overflow-x:hidden;
}
*, *:before, *:after {
  box-sizing: inherit;
}

.slick-active {
        transition: all 0.2s ease;
}

.slick-center img {
    height:270px !important;
        margin-top:-20px;
        transition: all 0.2s ease;

 }

* { box-sizing: border-box }
body { 
    font-family: 'PT Sans', sans-serif;
	color:#2d2a24;
    max-width:1280px;
    min-width:450px;
    width:100%;
    margin:auto;
    margin-top:0px;
    padding:0px;
            background: url(assets/images/mainbg.jpg)  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

    -webkit-text-size-adjust: 100%;

}
body {
    font-family: 'PT Sans', sans-serif;
	color:#58585a;
    max-width:1280px;
    min-width:450px;
    width:100%;
    margin:auto;
}

.firkinInner {
	max-width:418px;
        width:100%;
        text-align:right;
}


.firkinLeft {
    background-color:rgba(172,161,136,0.5);
    vertical-align:top !important;
	max-width:468px;
    width:100%;
    text-align:right;
    display:inline-block;
    position:relative;
    z-index:200;

}
.firkinRight {
	vertical-align:top !important;
    display:inline-block;
    max-width:55%;
    margin-left:-3px;
    position:relative;
    z-index:100;

}
.firkinYellow {

        margin-left:-1px;
        width:100%;
    vertical-align:top !important;
   	padding:25px;
	background: url(assets/images/yellowBg.jpg);
}



@media (max-width: 1100px) {

	.firkinLeft {
        display:none;

    }
    .firkinRight {
        vertical-align:top !important;
        display:inline-block;
         width:100%;
		max-width:100%;
    }

	.firkinYellow {
		margin-top:0px !important;
    }

}

.breweryJoinUsContainer{
    padding-top:100px;
    margin:auto;
    display:inline-block;
    text-align:left;
    width:80%;
    max-width:800px;
    font-size:20px;
    line-height:15px;
}

.joinUsBlocks {
	max-width:380px;
    vertical-align:top;
    width:100%;
    display:inline-block;

}

.textLarge {
	font-family: 'VeneerTwo';	
   // font-weight:bold;
	font-size:75px;
	text-transform:uppercase;
}	


.small {
    font-size: 10px;
}

.breweryList {
    vertical-align:top !important;
    width:430px;
    color:#ffffff;
    display:inline-block;
    text-align:left;
    margin:50px;
    margin-top:0px;
}
@media (max-width: 720px) {
 margin:10px;
}


.breweryCol1{
    width:250px;
    display:inline-block;
}
.breweryCol2{
    width:75px;
    display:inline-block;
}
.breweryCol3{
    width:75px;
    display:inline-block;
}
@media (max-width: 1280px) {
	.placeHolder {
        display:none;
    }
}


	.breweryAddress {
        background: url(assets/images/bg.jpg);
        font-family: 'Sentinel-Book';
		display:inline-block;
        padding:10px;
        text-align:left;
    	padding-left:25px;
    }

    .contentBgBrewery {
        background: url(assets/images/breweryBg.jpg);
        font-family: 'Sentinel-Book';
        height:900px;
    	text-align:center;
    }
    .contentBgChalk {
        background: url(assets/images/chalk.jpg);
        font-family: 'Sentinel-Book';
        overflow-x:hidden;
    }

    .contentBg {
        background: url(assets/images/bg.jpg) repeat-y;
        font-family: 'Sentinel-Book';
    	overflow-x:hidden;
    }

    .contentArea {
        padding-top:50px;
        padding-left:100px;
        padding-right:100px;
    	padding-bottom:50px;
    	font-size:18px;
		line-height:25px;
    }

    .contentAreaBeer {
        padding:20px;
    	font-size:18px;
		line-height:25px;
        text-align:center;
    }


.beerImageRight {
	display:inline-block;
    margin-left:50px;
}

.beerImageLeft {
	display:inline-block;
    margin-right:50px;
}



.firkinTitle {
	font-family: 'VeneerTwo';	
   // font-weight:bold;
	font-size:45px;
	text-transform:uppercase;
}	

.title {
	font-family: 'VeneerTwo';	
   // font-weight:bold;
	font-size:75px;
	text-transform:uppercase;
    margin-top:10px;

}	

.detailsTitle {
	font-family: 'VeneerTwo';	
   // font-weight:bold;
	font-size:45px;
	text-transform:uppercase;
}	

.detailsText {

	display:inline-block;
    vertical-align:top;
    text-align:left;
    box-sizing:border-box;
    width:60%;

 }

.findabeerCont {
    vertical-align:top;
	background:url(assets/images/yellowBgTrans.png);
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	max-width:950px;
    width:100%;
    padding:25px;
    position:relative;
    text-align:center;
    margin-top:-50px;
}





.findabeerCont:after {
  content: "";
  display: table;
  clear: both;
}
.mapbg{
	background:url(assets/images/mapbg.png) no-repeat;
	background-size: contain;
    width:100%;
    min-height:800px;
	text-align:left;
    margin-top:50px;
}


.detailsHeader{

    width:100%;
    height:460px;
	text-align:center;
background-size:100%;
     background-position: bottom; 
}

.beerDetailsContainer {
    position:relative;
    margin-top:-50px;
    text-align:center;
	background:url(assets/images/beerDetailYellow.png);
	padding:100px;
    padding-top:50px;
    padding-bottom:100px;
    z-index:1000;
}

.beerDetailsContainer:nth-child(even) {
     z-index:1000;
	background:url(assets/images/beerDetailAlt.png);
}

.beerSlider {
    	max-width:798px;
        max-height:300px;
    	width:90%;
    	text-align:center;
        margin:auto;
    vertical-align:baseline;
}

.mobileSwitch {
    display:none;
}


@media (max-width: 890px) {
    .beerImageRight {
        display:block;
        margin:auto;
        display:none;
    }
   .mobileSwitch {
    	display:block;
	}
    
    .beerImageLeft {
        display:block;
        margin:auto;
    }
    .detailsText {
        width:100%;
    
     }
}








.fadeInBlock {
    opacity:0;
}

.ageContainer {
	background-color:rgba(255,255,255,0.75);
	margin-left:auto;
    margin-right:auto;
	width:100%;
    max-width:800px;
	text-align:center;
    margin-top:100px;
	margin-bottom:50px;
    padding-bottom:30px;
}


.ageInner {
	font-weight:bold;
    font-size:20px;

    color:#000;
    padding:25px;
    padding-right:50px;
    padding-left:50px;
	padding-bottom:5px;
}
@media (max-width: 700px) {
	.ageInner {
    	font-size:15px;
      }
}

.agegate {

  background: url(assets/images/ageGate/bg.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.not-old-enough {
	text-transform:uppercase;
	color:#000;
    font-weight:bold;
}


.container {
    max-width:1280px;
    margin-left:0px;
    margin-right:0px;
}


img { 
    max-width: 100%;
	height: auto;

}

.logoImage {
    text-align:center;
    position:absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    z-index:1000;
}

.navBar {
	background: url(assets/images/navBG.png);
    min-height:67px;
    vertical-align:middle;
    padding:10px;
    position:relative;
    margin-top:-5px;

}


.navBarFloat {
	z-index:1000000;
	position:fixed;
    top:0px;
    width:100%;
    max-width:1280px;
    opacity:0.98;
 	//box-shadow: 0px 1px 20px #000;
	transition: opacity .9s ease-in-out;
   -moz-transition: opacity .9s ease-in-out;
   -webkit-transition: opacity .9s ease-in-out;


}


.navLogo {
    position:absolute;
    top: -15px; left: 25px; bottom: 0; right: 0;
    z-index:100;
	//display:inline-block;
    //margin-left:20px;
    //vertical-align: middle;
	max-width:200px;
}

.navLogo1 {
    max-width:200px;
    position:absolute;
    top: 5px; left: 25px; bottom: 0; right: 0;
    z-index:100;
	//display:inline-block;
    //margin-left:20px;
    //vertical-align: middle;
}


.homeHeader {
    width:100%;
}

.header {
    display:block;
    max-width:100%;

}




.navLinks, .footerLinks{
    position:absolute;
    display:inline-block;
	vertical-align: middle;
	line-height: normal;      
    right:25px;
    top:40%;
    font-weight:bold;
}

@media (max-width: 800px) {
	.navLinks {
		font-size:12px !important;
    }
    .footerLinks {
		font-size:12px !important;
    }
}


/* CALENDAR STYLES */

a:link {
    color:#272320;
    text-decoration: none;

}
a:active { 
    color:#272320;
    text-decoration: none;

}
a:visited { 
    color:#272320;
    text-decoration: none;

}

a:hover { 
    color:#8f6544;
    text-decoration: none;

}

.beerButton {
	margin-left:5px;
        margin-right:10px;
	background:rgba(220,210,185,0.85);
            padding:10px;

    border-radius:2px;
        line-height:100px;
            color:#000 !important;
    font-family: 'PT Sans', sans-serif;
    font-weight:bold;
    font-size:13px;
    background: url(assets/images/bg.jpg);
 }

.blueBanner {
	background: url(assets/images/blueBanner.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
        width:100%;
    height:100px;
    text-align:center;
    color:#000;
    font-family: 'PT Sans', sans-serif;
}

.blueBanner1 {
	background: url(assets/images/blueBanner1.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
        width:100%;
    height:100px;
    text-align:center;
    color:#000;
    font-family: 'PT Sans', sans-serif;
}

.gridContainer {

	font-size:0px;
    max-width:1280px;
    width:100%;
    white-space: nowrap;
    background-color:#000000;
}

.rowContainer {
    max-height:260px;
    height:auto;
        overflow:hidden;
    vertical-align:top;
	font-size:0px;
	width:100%;
    white-space: nowrap;
     background-color:#000000;
}
.rowContainerBottom {
    max-height:520px;
        overflow:hidden;
    vertical-align:top;
	font-size:0px;
	width:100%;
    white-space: nowrap;
     background-color:#000000;
}


.rowContainerLarge {
    max-height:530px;
    max-width:480px;
	width:37.5%;
    overflow:hidden;
    vertical-align:top;
	font-size:0px;
	width:auto;
    white-space: nowrap;
     background-color:#000000;
	display:inline-block;

}

.rowContainerRight {
    width:62.5%;
    max-height:530px;
        overflow:hidden;
    vertical-align:top;
	font-size:0px;
	width:auto;
    white-space: nowrap;
     background-color:#000000;
	display:inline-block;
}


.gridBlock {
    font-size:0px;
	vertical-align:top;
	display:inline-block;
	margin:0px;
    margin-bottom:-1px;
    cursor:pointer;
    overflow:hidden;
    position: relative;
}

div.initialSignup, div.signupClicked {
	cursor:default;
}

input.signup, input.homeSubmit {
	cursor:pointer;
}


/*
.gridBlock  img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index:1;
     overflow:hidden;
     -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
*/

.singleGrid {
max-width:268px;
	width:21%


}
.doubleGrid {
    max-width:478px;
    width:37.5%
}


.singleGridB {
	max-width:265px;
	width:20.7%


}
.doubleGridB {
    max-width:535px;
    width:41.7%
}
.doubleGridBeer {
    max-width:481px;
    width:37.5%
}
.largeGrid {
    max-width:480px;
	width:100%;
    overflow:hidden;
}

.mouseOverHome {
    	font-family: "VeneerTwo";
    	font-size:40px;
		text-shadow: 1px 1px 1px #000;
        padding:25px;
        color:#ffffff;
        font-weight:bold;
        width:100%;
        z-index:1000;
 		top:0px;
        text-transform:uppercase;
     	display:none;
        white-space:pre-wrap;
        text-align:center;
        vertical-align:center;
    	position:absolute;

 }


@media (max-width: 1000px) {
	.mouseOverHome {
    	font-size:25px;
      }
}
@media (max-width: 800px) {
	.mouseOverHome {
    	font-size:20px;
      }
}
@media (max-width: 650px) {
	.mouseOverHome {
    	font-size:15px;
      }
}





.socialIcons {
	display:inline-block;
    margin-left:20px;
    vertical-align: middle;
       margin-top:10px;
}


.footer {
    display:block;
    width:100%;
    margin-top:25px;
}


.footerSocial {
    display:inline-block;
    width:auto;

}

.footerNav {
    display:inline-block;

	font-size:15px;
    width:auto;
    float:right;


}

.divider {
        font-size:25px;
    }






.transBottom {
    -webkit-transform-origin : 50% 100%;
    -moz-transform-origin : 50% 100%;
    -o-transform-origin : 50% 100%;
    -ms-transform-origin : 50% 100%;
    transform-origin : 50% 100%;

}

.transTop {
    -webkit-transform-origin : 50% 0%;
    -moz-transform-origin : 50% 0%;
    -o-transform-origin : 50% 0%;
    -ms-transform-origin : 50% 0%;
    transform-origin : 50% 0%;

}


.img-zoom {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    z-index:1;
     overflow:hidden;
     -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}
.img-zoomout {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index:1;
     overflow:hidden;
     -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
}






 .birthday-picker {
  zoom: 1;
}
 .birthday-picker:before,  .birthday-picker:after {
  content: "";
  display: table;
}
 .birthday-picker:after {
  clear: both;
}
 .birthday-picker ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
 .birthday-picker li {
  display: inline-block;
  background-color: white;
  padding: 5px 10px;
  margin: 2px 0;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (min-width: 998px) {
   .birthday-picker li {
    padding: 5px 5px 0 5px;
  }
}
 .birthday-picker li:hover,  .birthday-picker li.selected {
  background-color: #231f20;
  color: #a08958;
}
 .birthday-picker label {
  display: inline-block;
  width: 25%;
  padding-right: 20px;
  text-align: right;
  font-weight: bold;
}
 .birthday-picker select {
  width: 50%;
}
 .birthday-picker .month-desktop {
  display: none;
  margin-top: 20px;
  margin-bottom: 25px;
}
@media screen and (min-width: 48em) {
   .birthday-picker .month-desktop {
    display: block;
  }
}
 .birthday-picker .month-desktop li {
  text-transform: uppercase;
  margin: 0 3px;
}
@media screen and (max-width: 998px) {
   .birthday-picker .month-desktop li {
    margin: 0 1px;
  }
}
 .birthday-picker .month-mobile {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
   .birthday-picker .month-mobile {
    display: none;
  }
}

/*NEW TEST FOR AGEGATE*/


@media screen and (min-width: 48em) {
   .birthday-picker .date-mobile {
    display: none;
  }
}



body.agegate .modal .birthday-picker li:hover, body.agegate .modal .birthday-picker li.selected {
  background-color: #231f20;
  color: #a08958;
}
 .birthday-picker .day-desktop {
  display: none;
  margin-bottom: 25px;
}
@media screen and (min-width: 48em) {
   .birthday-picker .day-desktop {
    display: block;
  }
}
 .birthday-picker .day-desktop li {
  font-size: 14px;
}
 .birthday-picker .day-mobile {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
   .birthday-picker .day-mobile {
    display: none;
  }
}
 .birthday-picker .year-desktop {
  display: none;
  zoom: 1;
  margin: 0 auto;
  width: 90%;
  overflow-y: hidden;
}
@media screen and (min-width: 48em) {
   .birthday-picker .year-desktop {
    display: block;
  }
}
 .birthday-picker .year-desktop:before,  .birthday-picker .year-desktop:after {
  content: "";
  display: table;
}
 .birthday-picker .year-desktop:after {
  clear: both;
}
 .birthday-picker .year-desktop .left-navigation,
 .birthday-picker .year-desktop .right-navigation {
  float: left;
  width: 5%;
  line-height: 30px;
  cursor: pointer;
  padding-top: 5px;
}
 .birthday-picker .year-desktop ul {
  position: absolute;
  white-space: nowrap;
  right: -945px;
}
 .birthday-picker .year-desktop li:nth-of-type(10) {
  margin-right: 10px;
}
 .birthday-picker .year-desktop .year-wrapper {
  float: left;
  width: 90%;
  overflow: hidden;
  position: relative;
  height: 2em;
}
 .birthday-picker .year-mobile {
  margin-bottom: 10px;
}
@media screen and (min-width: 48em) {
   .birthday-picker .year-mobile {
    display: none;
  }
}










.map {
    display:inline-block;
	vertical-align:top;
    height:450px;
    width:450px;
    margin-left:25px;
}


.loading,
.no-results,
.found-results,
.illegal-state {
  display: none;
}

.results div span {
   display:inline-block;
}
.results div span:nth-of-type(1) {
  margin-bottom: 0.3125em;

  font-weight: 900;
}
.results div span:nth-of-type(2) {
}
.results div span:nth-of-type(3) a {
  font-weight: 400;
  font-style: italic;
  text-transform: none;
}

.results {
    text-align:left;
    vertical-align:top;
	width:400px;
    height:450px;
    overflow-y:auto;
    overflow-x:none;
    display:inline-block;

}

.marker {
	cursor:pointer;
}


.resultTitle{
   font-size:20px;
   font-weight:bold;
}

input[type=text], input[type=number] {
    -moz-border-radius: 15px;
	border-radius: 15px;
    border:solid 2px black;
    padding:4px;
    color:#000;
    background: transparent;
        text-align:center;
        font-weight:bold;
}


.homeSubmit {
    -moz-border-radius: 15px;
	border-radius: 15px;
    border:solid 2px black;
    padding:4px;
    width:100px;
    color:#fff;
    background: #000;
    text-align:center;
	float:right;
    margin-right:4%;
    cursor: pointer;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #000;
}


.findSubmit {
    -moz-border-radius: 15px;
	border-radius: 15px;
    border:solid 2px black;
    padding:4px;
    width:100px;
    color:#fff;
    background: #000;
    text-align:center;
    font-weight:bold;
    margin-left: -25px;
}

.buoy, .buoyMobile {
	position:absolute;
    left:4%;
    font-size:15px;
    bottom:2%;
    cursor:default;
}

.buoyMobile {
    position:absolute;
    left:3%;
    bottom:9%;
}
@media (min-width: 500px) {
    .buoyMobile {
        left:5%;
	}
}
@media (min-width: 530px) {
    .buoyMobile {
		bottom:14%;
        left:6%;
	}
    .buoyMobile input {
		font-size:13px;
    }
    .buoyMobile p {
        font-size:17px;
    }
}
@media (min-width: 630px) {
    .buoyMobile {
		bottom:16%;
        left:6%;
	}
    .buoyMobile input {
		font-size:17px;
    }
    .buoyMobile p {
        font-size:20px;
    }
}
@media (min-width: 680px) {
    .buoyMobile {
		bottom:19%;
        left:4%;
	}
    .buoyMobile input {
		font-size:21px;
    }
    .buoyMobile p {
        font-size:23px;
    }
}
@media (min-width: 800px) {
    .buoyMobile {
		bottom:19%;
	}
    .buoyMobile input {
		font-size:23px;
    }
    .buoyMobile p {
        font-size:26px;
    }

}
.buoyText {
   	position:absolute;
    bottom:20%;
    left:10%;
    width:40%;
	white-space: normal;
	font-size:20px;
}
.buoyMobile input {
	padding-top:4px;
    padding-bottom:4px;
}
.homeInput {
    margin-bottom:11px;
    margin-right:5px;
    border-radius:10px !important;
    text-align:left !important;   
}

.homeForm {
    display:none;
}

div.buoy p, div.buoyMobile p {
	color:black;
    font-weight:bold;
    margin-top:0px;
}
.signup {
	margin-bottom:50%;
    margin-left:49%;
    margin-right:0%;
    float:none;
    border-radius: 15px;
    border:solid 2px black;
    padding:4px;
    width:100px;
    color:#fff;
    background: #000;
    text-align:center;
}
@media (max-width: 1045px) {
    .buoyMobile .signup {
		width:150px;
    	margin-bottom:25%;
    	margin-left:95%
    }
}
@media (max-width: 950px) {
    .buoyMobile .signup {
		width:150px;
    	margin-bottom:25%;
    	margin-left:80%
    }
}
@media (max-width: 750px) {
    .buoyMobile .signup {
		width:110px;
		margin-bottom:30%;
        margin-left:100%;
    }
    .homeSubmit {
    	width: 200px;
    }
}
@media (max-width: 625px) {
    .buoyMobile .signup {
		width:110px;
		margin-bottom:30%;
        margin-left:80%;
    }
}
@media (max-width: 565px) {
    .buoyMobile .signup {
		width:90px;
		margin-bottom:50%;
        margin-left:80%;
    }
}
@media (min-width: 1125px) {
    .buoy, .buoyMobile {  
      bottom:7%;
    }
    .signup {
	  margin-left:49%;
      margin-right:0%;
      float:none;
    }
}
@media (min-width: 1210px) {
    .buoy, .buoyMobile {  
      bottom:9%;
    }
    .signup {
	  margin-left:65%;
      margin-right:0%;
      float:none;
    }
}
@media (min-width: 1260px) {
    .buoy, .buoyMobile {  
      bottom:11%;
    }
    .signup {
	  margin-left:70%;
      margin-right:0%;
      float:none;
    }
}
@-moz-document url-prefix() {
    .signup {
        margin-left:70px;
        margin-bottom:25%;
    }    
    .buoy, .buoyMobile {
		font-size:13px;
    }
    @media (max-width: 1050px) {
    	.signup {
      		margin-left:50px;
		}
    }
    @media (max-width: 933px) {
    	.buoyMobile .signup {
      		margin-left:140px;
            margin-bottom:15%;
		}
    }
    @media (max-width: 770px) {
    	.buoyMobile .signup {
      		margin-left:105px;
            margin-bottom:12%;
		}
    }
    @media (max-width: 650px) {
    	.buoyMobile .signup {
      		margin-left:85px;
            margin-bottom:14%;
		}
    }
    @media (max-width: 510px) {
    	.buoyMobile .signup {
      		margin-left:85px;
            margin-bottom:23%;
		}
    }
}
.buoyText {
    font-size:15px;
    color:black;
}
.longest {
    width:56%;
}

.long {
    width:38%;
}
@media (max-width: 1045px) {
    .long {
        width:39%;
    }
}
.medium {
    width:25%;
}
.short {
    width:18%;
}
@media (max-width: 1045px) {
    .short {
        width:19%;
    }
}
form{
	margin-bottom:5px;
}

@media (max-width: 1045px) {
    .homeInput {  
        font-size:10px;
    }
}

@media (max-width: 1150px) {
	.results {
        display:block;
        width:100%;
             height:auto;
    }
     .map {
        text-align:center;
    	width:600px;
        margin:auto;
        margin-top:20px;
    }
    .results-wrap {

    	text-align:center;
    }
}


@media (max-width: 875px) {

     .map {
        text-align:center;
    	width:400px;
        height:400px;
        margin:auto;
        margin-top:20px;
    }

}

.mobileGridContainer {
 	display:none;
    padding:0; margin:0; 
 }



@media (max-width: 950px) {
	.gridContainer {
		display:none;
    }
	.mobileGridContainer {
		display:block;
    }


}

.content-wrap{ 
    margin-top:10px;
	margin-bottom:0px;
}


.mobileRow {
        padding:0; margin:-4px; 
    display: inline-block;
    white-space: nowrap;
    width:100%;
    font-size:0px;
}
@media (max-width: 650px) {
	.buoyText {
		color:black;
        font-size:15px;
    }
}
.buoyMobileText {
   	position:absolute;
    bottom:20%;
    left:10%;
    width:40%;
	white-space: normal;
	font-size:25px;
    color:black;
}
@media (max-width: 650px) {
    .buoyMobileText {
		font-size:17px;
	}
}
.homeInputMobile {
    margin-bottom:5px;
    border-radius:10px !important;
    text-align:left !important;
    width:320px;   
    font-size: 25px;
}


@media (max-width: 850px) {
	.homeInputMobile {
        width:280px;   
        font-size: 20px;
	}
}
@media (max-width: 750px) {
	.homeInputMobile {
 		width:240px;   
	}
}

@media (max-width: 650px) {
	.homeInputMobile {
 		font-size: 15px;   
	}
}

            .leftBlogContainer {
              display:inline-block;
              width:65%;
              box-sizing:border-box;
            }

            .rightBlogContainer {
    			background: url(assets/images/yellowBg.jpg) !important;
                margin-top:0px;
                display:inline-block;
                width:30%;
                box-sizing:border-box;
				vertical-align: top;
                padding:25px;
                height:auto;
                border-radius:5px;
                margin:auto;
                margin-left:20px;


            }
            .blogPostContainer {

                padding:25px;
                height:auto;
                width:100%;
                min-height:250px;
                border-radius:20px;
                margin-bottom:50px;
                position:relative;
                cursor:pointer;
				
            }

            .blogPostContainerMain {

                padding:25px;
                height:auto;
                width:100%;
                min-height:250px;
                border-radius:20px;
                margin-bottom:100px;
                position:relative;


            }

            .blogTitle {
				    font-family: 'VeneerTwo';	
                    padding-top:0px !important;
                padding:0px !important;
        	font-size:30px;
        		margin-bottom:-5px;
        margin-top:20px;
             }


            .postedDate {
                    color:#a08958;
                    font-weight:bold;
             }


         .playIcon {
            opacity:0.8;
            margin-top:-250px;
        }






.x-panel-body {

	background-color:transparent !important;
 }


.cq-calendar-month-day-number {
	font-family: 'VeneerTwo' !important;
	font-size:25px !important;
	background-color:transparent !important;
    text-align:left !important;
}            

.cq-calendar-month-event {
	background: url(assets/images/yellowBg.jpg) !important;
    font-size:15px !important;
    padding:4px !important;
    line-height:20px !important;
    height:25px !important;
    color:#000 !important;
    text-transform:capatalize;
	position:absolute;
    left:0px;
    width:100% !important;
    position: relative !important;
}

.cq-calendar-month table, .cq-calendar-month td, .cq-calendar-month th {
 border-color:#000 !important;
}

.cq-calendar-month-day > * {
	background-color:transparent !important;
}

.cq-calendar .navbar { 
 	background-color:transparent !important;
  }

.cq-calendar .navbar .search {
	display:none !important;
}

.cq-calendar .content, #cq-calendar-lensdeck-lenses {
	border:none !important;
}


.cq-calendar-event-popup {
 background: url(assets/images/bg.jpg) !important;
  font-family: 'Sentinel-Book' !important;
  position: fixed !important;
    margin-left:auto !important;
    margin-right:auto !important;
  left: 0 !important;
  right: 0 !important;
  top: 30% !important;

        width:600px !important;
        height:400px !important;
  display: block !important;

}

.cq-calendar-month-day {
    height:auto !important;
    min-height:94px !important;
    max-height:110px !important;
}

.cq-calendar-month-daybar div{
	background:none !important;
}

#CQ .ext-el-mask {
	background-color:#000 !important;
}


.ulist { 
    padding-left: 25px !important;
}
.ulist li {
	list-style: disc outside none !important;
    padding-left: 25px !important;
}

.today{
        display:none;
}
.cq-calendar .navbar .date b {
	font-size:25px !important
}
.cq-calendar .navbar .date {
	font-size:25px !important
}

/* POP UP BOX ON CALENDAR PAGE, Modal Attempt */

/* .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .ui-draggable, .ui-resizable { */
/*.ui-dialog .ui-widget {
    width: 50%;
  	left: 25%;
  	top: 30%;
    background-color:white;
    padding:10px;
    border:2px solid #58585a;
}

.ui-widget-header {
	background:url(assets/images/bg.jpg);
}


.ui-dialog .ui-dialog-titlebar {
    color:#58585a;
    font-family:'VeneerTwo';
    text-transform:uppercase;
    font-size:1.5em;
    text-align:left;
    border:2px solid #58585a;
    padding:3px;
    margin-bottom:7px;
}

.ui-icon .ui-dialog-titlebar-close {
	float:right;
    padding-right:3px;
}

*/

/* EVENTS */

html.events {
  overflow:hidden;
  overflow-y:auto;
}
body.events section {
  zoom: 1;
}
body.events section:before, body.events section:after {
  content: "";
  display: table;
}
body.events section:after {
  clear: both;
}
body.events aside {
	width:90%;
    margin: 0 auto 20px auto;
}
@media screen and (min-width: 50em) {
    body.events aside {
    	float:left;
        width:30%;;
        margin-right:5%;
        margin-bottom:0;
    }
}
body.events .search-box {
    display:none;
    zoom: 1;
    margin-bottom: 25px;
    padding: 25px;
}

body.events .event-list {
	padding: 20px 0px;
    overflow: hidden;
    font-family:'PT Sans', sans-serif;
    text-transform:uppercase;
    color:black;
}
body.events .search-box:before, body.events .search-box:after {
  content: "";
  display: table;
}
body.events .search-box:after {
  clear: both;
}
body.events .main {
	padding-top:40px;
    padding-bottom:70px;
}
body.events .event-list h2 {
  font-size:1em;
  <!--font-size: 1.5625em;-->
  font-weight: 600;
}
body.events .event-list .content {
  height: 400px;
  padding-right: 10px;
  overflow: hidden;
  overflow-y:scroll;
}
@media screen and (max-width: 875px) {
  body.events .event-list .content{
    height:600px;
  }
  body.events div.details p {
	height:auto;
    overflow:hidden;
  }
  body.events .main {
	padding-top:10px;
  }
}
body.events .event-list .event {
  display: block;
  padding: 15px 0;
  line-height: 1.3;
}
body.events .event-list .event .date {
  text-transform: uppercase;
  font-weight: bold;
}
body.events .event-list .event .location,
body.events .event-list .event .type {
  display: inline;
  color:black;
  text-transform: uppercase;
  font-size: 15px;
}
body.events .event-list .event .type:before {
  content: "\b7\a0";
}
body.events .event-wrap {
  zoom: 1;
  color:black;
  padding: 20px;
  width: 90%;
  margin: 0 auto;
  font-family:'PT Sans', sans-serif;
  border:2px solid black;
  height:760px;
  text-transform:uppercase;
}
body.events .event-wrap:before, body.events .event-wrap:after {
  content: "";
  display: table;
}
body.events .event-wrap:after {
  clear: both;
}
@media screen and (min-width: 48em) {
  body.events .event-wrap {
    float: left;
    width: 65%;
    height: auto;
  }
}
body.events .event-wrap .event-info {
  visibility: hidden;
}
body.events .event-wrap h2 {
  font-weight: 600;
  font-size: 1.25em;
  letter-spacing: 0.125em;
  line-height:1.3;
}
body.events .event-wrap .event-image {
  margin-bottom: 25px;
  width: 100%;
}
@media screen and (min-width: 48em) {
  body.events .event-wrap .details {
    float: left;
    width: 95%;
    margin-right: 5%;
  }
}
body.events .event-wrap .map {
  width: 100% !important;
  height: 250px !important;
  margin-top: 15px;
  text-align: center;
}
@media screen and (min-width: 48em) {
  body.events .event-wrap .map {
    float: left;
    width: 40% !important;
    margin-top: 0;
  }
}
body.events .event-wrap .map img {
  margin: 0 auto;
}
body.events .event-wrap .info-row {
  font-size: 0.875em;
  margin-bottom: 5px;
}
@media screen and (min-width: 48em) {
  body.events .event-wrap .info-row {
    font-size: 1.125em;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 60em) {
  body.events .event-wrap .info-row {
    font-size: 1.125em;
    margin-bottom: 15px;
  }
}
body.events .event-wrap .info-label {
  font-weight: bold;
  text-transform: uppercase;
}
body.events .event-wrap .info-label:after {
  content: ":";
  margin-right: 10px;
}
body.events .event-wrap p {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 0;
  font-size:1.125em;
}
body.events .event-wrap a {
  text-decoration: underline;
}
body.events .title {
    color:black;
    font-size:47px;
    line-height:49px;
}
body.events .contentBg {
	overflow-y:hidden;
}
body.events .contentArea {
	padding-top:25px;
}
body.events a:hover {
  color:#c3ab43;
}
/* CALENDAR */

#content {
    background: none repeat scroll 0 0 #F8F8F8;
    font-family:'Sentinel-Book';
    border:2px solid #58585a;
    color:#58585a;
    font-size: 15px;
    padding:10px;
    height: auto;
    width: 60%;
    letter-spacing: 1px;
    line-height: 20px;
    margin:auto;
    text-align: left;
    text-transform: uppercase;
    top:30%;
    left:20%;
    padding:0 20px;
    z-index:999;
	display:none;
    position:fixed;
}

#calendar {
	z-index:1;
}

#title {
	font-size:20px;
    font-family:'VeneerTwo';
}

.fc-content {
    cursor:pointer;
    word-wrap: break-word;
    height:inherit!important; 
    overflow: inherit !important;
    white-space: normal !important;
}

.fc-content:hover #content {
    display:block;
}

@media screen and (max-width: 700px) {

    .contentArea {
		padding:6% 2%;
        width:100%;
    }

    #content {
		width:90%;
        left:5%;
        font-size:35px;
        line-height: 45px;
        top:5%;
    }

    #title {
		font-size:45px;
    }

}

/* CAREERS PAGE STYLING */

#resumator-responses {
	width:84%;
    margin:auto;
    display:block;
}

body.careers {
	background:url(assets/images/mainbg.jpg) repeat-y center center fixed;
}

article div.row div.col-8 h2 {
	font-family:'VeneerTwo';
    /*color:#231f20;*/
    color:black;
    font-weight:normal;
}

#careersTitle {
	color:#231f20;
}

div.contentArea#careersHeader, .bg-career {
	background:url(assets/images/bg.jpg) repeat-y center center fixed;
}

a i {
	padding-top:7px;
}

body.careers section #resumator-loading {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
body.careers section article {
  /*background-color: #f8fcee;*/
  background:url(assets/images/yellowBg.jpg);
  /*color:#231f20;*/
  color:black;
  font-size: 20px;
  width: 90%;
  margin: 0 auto 40px auto;
  padding: 20px 25px;
}
@media screen and (min-width: 60em) {
  body.careers section article {
    padding: 35px 45px;
    width: auto;
    margin: 0 0 40px 0;
  }
}
body.careers section article .expander-container {
  text-align: right;
}
body.careers section article a.expander {
  display: none;
  text-transform: uppercase;
  color:black;
  font-family:'VeneerTwo';
  font-size:30px;
}
body.careers section article a.expander:before {
  content: "+ Show ";
}
@media screen and (min-width: 48em) {
  body.careers section article a.expander {
    display: initial;
  }
}
body.careers section article .description {
  height: 0px;
  overflow: hidden;
  font-family:"Sentinel-Book";
}
body.careers section article .mobile-show-more {
  margin: 0 auto 20px auto;
}
@media screen and (min-width: 48em) {
  body.careers section article .mobile-show-more {
    display: none !important;
  }
}
body.careers section article .share {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 48em) {
  body.careers section article .share {
    text-align: left;
    margin-bottom: 0;
  }
}
body.careers section article .share a {
  display: inline-block;
  width: 1.875em;
  height: 1.875em;
  margin-left: 10px;
  background: #231f20;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px;
  font-size: 0.75em;
  line-height: 1em;
  text-align: center;
}
@media screen and (min-width: 48em) {
  body.careers section article .share a {
    top: -9px;
  }
}
body.careers section article .share a:hover {
  background: rgba(212,186,76,1.0);
}
body.careers section article .share i {
  display: inline-block;
  top: 0.3125em;
  color: #eaeaea;
  font-size: 1.07em;
  vertical-align: middle;
}
body.careers section article .buttons {
  text-align: center;
}
@media screen and (min-width: 48em) {
  body.careers section article .buttons {
    text-align: right;
  }
}
body.careers section article .button {
  line-height: 2em;
  letter-spacing:1px;
  display: inline-block;
  padding: 0 20px;
  font-family:'VeneerTwo';
  color:white;
  /*background-color:#231f20;*/
  background-color:black;
  font-size:30px;

}
body.careers section article.toggled .description {
  height: auto;
}
body.careers section article.toggled a.expander:before {
  content: "- Hide ";
}
body.careers section h2 {
  font-size: 40px;
  margin:0;
}
body.careers section .row {
  zoom: 1;
  margin-bottom: 20px;
}
body.careers section .row:before, body.careers section .row:after {
  content: "";
  display: table;
}
body.careers section .row:after {
  clear: both;
}
body.careers section .title {
  font-family:'PT Sans', sans-serif;
  /*color: #231f20;*/
  color:black;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  font-size:20px;
  letter-spacing:2px;
  margin-right:5px;
}
body.careers section .title:after {
  content: ":";
}
@media screen and (min-width: 48em) {
  body.careers section .title {
    display: initial;
  }
}
body.careers section .answer {
  display: inline-block;
  margin-bottom: 10px;
  font-family:'Sentinel-Book';
}
@media screen and (min-width: 48em) {
  body.careers section .answer {
    padding-right: 20px;
    margin-bottom: 0;
  }
}
body.careers section ol {
  list-style-type: none;
  counter-reset: list-count;
  margin: 0;
  padding-left: 0;
}
body.careers section ol li:before {
  display: inline-block;
  content: counter(list-count) ".";
  counter-increment: list-count;
  font-weight: bold;
  width: 20px;
  text-align: right;
  margin-right: 5px;
}
body.careers section ul {
  margin-left: 10px;
}
@media screen and (min-width: 48em) {
  body.careers section ul {
    margin-left: 100px;
  }
}
body.careers section .we-love-you-all {
  display: block;
  /*color: rgba(212,186,76,1.0);*/
  color:#231f20;
  text-align: center;
  text-decoration: underline;
}
@media screen and (min-width: 48em) {
  body.careers section .we-love-you-all {
    font-size: 1.375em;
    padding-bottom:50px;
  }
}

.contentArea.findbeer {
	padding-bottom:0;
}

@media screen and (max-width: 48em) {
    #beer-typeSelectBoxItContainer {
		clear:both;
    }
}