@font-face {
  font-family: 'YellowDesignStudio Regular';
  src: url('../fonts/YellowDesignStudio-EvelethCleanRegular.woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'YellowDesignStudio Thin';
  src: url('../fonts/YellowDesignStudio-EvelethCleanThin.woff');
  font-weight: normal;
  font-style: normal;
}

html, body {height:100%; margin:0; padding:0; font-weight: 400; font-family: 'Open Sans', -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif; }
.no-gutters{margin: 0; padding: 0; }
a:hover{text-decoration:none;}
.text-center{text-align:center;}
header.header {background-color: #008fcf;}
header h1 { color:#fff; font-size: 40px; line-height: 46px; text-align: center; margin: 18px 0; font-family: 'YellowDesignStudio Regular', sans-serif;; }
.heading h2 { color:#008fcf;; font-size: 1.5em; text-align: center; margin: 20px 0 40px 0; font-family: 'Open Sans', sans-serif; }
.footer h2 { color:#008fcf;; font-size: 1.5em; text-align: center; margin: 35px 0 10px 0; font-family: 'Open Sans', sans-serif; }

.bob-logo{width: 100%; padding: 15px 30px 15px 0px; }

.beer-store,
.food-store,
.wine-store{ position: relative; overflow: visible; margin-top:20px;}

img.main-img{width: 100%; padding:25px 0 15px 0;}
.beer-store img.main-img{ background-color:#008fcf; }
.food-store img.main-img{ background-color:#e75a28;}
.wine-store img.main-img{ background-color:#61155c;}

.logo-div{position: absolute; top: -30px; text-align: center; width: 100%;}
.logo-div img{ width: 25%;}

.ag-logo{width: 100%; margin: 20px 0 20px 0; }
.
/*.site-images div img{padding:0; box-sizing: border-box; display: inline-block; }
.site-images div:first-child img{box-sizing: border-box; display: inline-block; padding: 0; }*/
.no-gutters.half a {box-sizing: border-box; display: inline-block; height: 100%; margin: 0; position: relative; width: 100%; }
.beer-callout .row, .food-callout .row{ margin:0 !important;}
.beer-store{ background-color:#5f3813;}
.food-store{ background-color:#009648;}
.wine-store{ background-color:#005134;}

.beer-store .center,
.food-store .center,
.wine-store .center{ position: absolute; top:39%; width: 100%; text-align: center; }

.beer-store .center img,
.food-store .center img, 
.wine-store .center img{width: 23%}

.beer-store img.main-img{}
.food-store img.main-img{}
.wine-store img.main-img{}

.beer-callout p, .food-callout p{padding:4px; color: #efefef; font-size:1.2em; }

.footer{margin-top:30px;}
.footer p{color: #777; margin: 20px 0 20px 0; font-size: 1.1em; line-height: 1.8em; }
.align-self-center{text-align: center;}

.info:hover{-moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.info-title{width:70%; margin: 10px 0;}
.info-title img{ padding: 5px 7px}
.info p{color:#fff; margin-top: 10px; font-size:20px;}
.newsletter-signup .newsletter-bob{ position: relative; top: 50%; transform: translateY(-47%); margin-bottom: -100%; margin-left:-32px;}
.site-images .store .info-section{overflow:hidden;}
@media (min-width: 1300px) and (max-width: 4000px) {

	
}

@media (min-width: 768px) and (max-width: 1299px) {

	
}

@media (min-width: 768px) and (max-width: 1099px) {

	
}

@media (min-width: 768px) and (max-width: 991px) {

}



@media (max-width: 767px) {
	.site-images .store{margin-bottom:20px;}

}
@media (max-width: 669px) {

}

@media (max-width: 599px) {

}

@media (max-width: 499px) {

}

@media (max-width: 450px) {

}

@media (max-width: 399px) {

}

@media (max-width: 369px) {

}


