#logo {
    background: url("../img/mainLogo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 117px;
    margin-left: -78px;
    text-indent: -9999px;
    width: 282px;
}

.navRow { display: block; width: 70%}
.bx-next, .bx-prev { opacity:.5; display: block; margin: 0;}
.bx-next:hover, .bx-prev:hover { opacity:1; }


#about .bx-next, #about .bx-prev {
    display: block;
    margin: -111px 0 0;
    opacity: 0.5;
}

#foodPairing .bx-next, #foodPairing .bx-prev {
    margin-top: -180px;
    opacity: 0.5;
}



li.dropdown {
  color:#D8CEAC;
  display:block;
  float:left;
  font-family:modesto-condensed-n3, modesto-condensed, sans-serif;
  font-size:1.15em;
  font-style:normal;
  font-weight:300;
  letter-spacing:0.05em;
  list-style:none outside none;
  padding:35px 0;
  text-align:center;
  width:20%;
}


.heroIntro {
	width: 56%;
	float: left;
}
#hero p {font-size: .9em; letter-spacing: .03em;}
.featuredBeer {
    float: right;
    margin-top: -59px;
    width: 44%;
}
.featuredBeer img {
margin-left: 35px;
}




.homeInfoPanel {
    border-right: 1px solid #E0E0DF;
    float: left;
    padding: 0 20px;
    width: 29%;
}

.homeInfoPanel:nth-child(even) {padding-left: 0;}

   .homeInfoPanel:first-child {border:none;}

	.newsSection {float: right;}






.homeInfoPanel h3 {
  color:#1B253C;
  font-family:"modesto-condensed" sans-serif;
  font-size:2.45em;
  font-weight:200;
  letter-spacing:0.05em;
  margin:0;
  padding:0;
  text-transform:uppercase;
}

.homeInfoPanel h3 span img {
  margin-left:10px;
  width:22%;
}
		.homeInfoPanel p {
    		color: #71716F;
    		font-size: 0.8em;
    		line-height: 23px;
    		font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0;
		}

		.newsPost p {
    color: #71716F;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85em;
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 28px;
    margin: 0 0 25px;
}








/* ------- About Section -----*/

		#aboutPage { margin-top: 60px; float: left;}

.contentCopy {float: left; width: 58%;}
	.contentCopy h3 {
	}

/*.sep {
    border-right: 1px solid #333333;
    float: left;
    height: 250px;
    margin-top: 55px;
    width: 1px !important;
}
*/
.contentPhoto {
    float: right;
    margin-top: 20px;
    width: 37%;
}
#buyingPage .contentPhoto, #foodPairing .contentPhoto, #ingredients .contentPhoto, #contact .contentPhoto {
    margin-top: 30px;
}


#history-slider li {
    margin-left: 0px;
    width: 188px !important;
}
#slider-prev {   float: left;
    margin-top: -330px;
    position: relative;
    display: block;
}

#slider-next {
       float: right;
    margin-top: -330px;
    position: relative;
        display: block;

}
#employees ul {
    border-right: 1px solid #F1B13F;
    float: left;
    margin: 25px 0 0;
    padding: 0 36px;
    width: 25%;
}

#employees ul:first-child {padding-left: 0;}



/* ------- Community Section -----*/

#communityPhotoHeader {}


#countieReps ul {
    border-right: 1px solid #F2B64B;
    float: left;
    padding: 0 36px;
    width: 25%;
}



#community .newsRow { width: 100%;}
#community .newsPost { width: 50%;}



#contact .contentCopy p {width: 490px;}

.close {
    background: url(../img/mainCloseBTN.png) no-repeat;
    background-position: right;
    height: 21px;
    width: 100%;
    float: left;
    text-indent: -9999px;
    float: right;
    top:30px;
}

#employees ul li { font-size: 15px; }

.eventPhoto {
    float: left;
    padding: 0 25px 0 0px;
    display: block;


}


.readMore {
      background: url("../img/home_readMoreBG.png") no-repeat scroll 0 7px transparent;

}

#countyList .bx-wrapper {
  margin-top: 0 !important;
  margin-bottom: 70px;
}




#countyList .slider-prev, #countyList .slider-next {
    margin-top: -310px !important;
}

#countyList .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
}

.sliderBG {
    float: left;
    margin: -75px 0 0;
    width: 100%;
    display: block;
}

#productSlide #slider-prev, #productSlide #slider-next {
    margin-top: -362px !important;


  }








@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  video {display: none;}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  video {display: none;}
}

