/*
//////////////////////////////////////////////////////

FREE HTML5 TEMPLATE 
DESIGNED & DEVELOPED by FREEHTML5.CO

CREDITS:
Bootstrap
jQuery
Themify Icons


//////////////////////////////////////////////////////
*/


/*Color Reference:
	
Dark mustard: d39e0a
Light mustard: ffd26d
Light brown: 9c5f15
Dark brown: 6a4230
Mocha brown: 51342d
Dark red: 802528
Light red: b4282d
Bright red: ed202e
Light grey: a7a9ac
Dark grey: 757679
Lemon: ebe711
Avocado: 9d9d0b
White: ffffff
Black: 000000

*/

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

@font-face {
    font-family: "American Captain"; /*a name to be used later*/
    src: url('../fonts/American Captain.ttf'); /*URL to font*/
    font-weight: normal;
	font-style: normal;
}



html.fh5co-overflow, body.fh5co-overflow {
  overflow-x: auto;
}
html.fh5co-overflow #fh5co-header-section, html.fh5co-overflow #fh5co-main, html.fh5co-overflow #fh5co-hero, html.fh5co-overflow #fh5co-mobile-menu, html.fh5co-overflow #fh5co-footer, body.fh5co-overflow #fh5co-header-section, body.fh5co-overflow #fh5co-main, body.fh5co-overflow #fh5co-hero, body.fh5co-overflow #fh5co-mobile-menu, body.fh5co-overflow #fh5co-footer {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #2e2e2e;
}
p {
	font-size: 16px;
}
.phone {
  font-size: 14px; 
}
.footer-text {
  color: #dbdddf;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

::-webkit-selection {
  color: #ffffff;
  background: #ffd26d;
}

::-moz-selection {
  color: #ffffff;
  background: #ffd26d;
}

::selection {
  color: #ffffff;
  background: #ffd26d;
}

a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #ffd46e;
  border-bottom: 2px solid transparent;
  font-weight: 400;
}

a:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #ed202e;
/*   color: #c1c1c1; */
/*   border-bottom: 2px solid #ffd26d; */
}

input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Heading */
/* American Captain */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 20px 0;
  padding: 0;
  font-family: 'American Captain';
  letter-spacing: 1px;
  line-height: normal;
  
}

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

h1, .h1 { 
      font-size: 2em; 
   }

}

h1, .h1 {
  font-size: 60px;
  /*font-size: 4vw;*/
}

h2, .h2 {
  font-size: 50px;
  /*font-size: 4vw;*/
}

h3, .h3 {
  font-size: 40px;
  /*font-size: 3vw;*/
}

h4, .h4 {
  font-size: 30px;
  
}

h5, .h5 {
  font-size: 20px;
  
}

h6, .h6 {
  font-size: 15px;
  
}

.menu-title {
	color: #000;
	font-size: 24px !important;
}

/* I Am Design Custom */
.header-text-xl {
	font-size: 5em;
}

.text-transform-none {
	text-transform: none
}

hr.style-one {
  border: 1px solid #757679;
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

hr.style-four {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

a.cb-nav-links {
  color: #a7a9ac;
  font-size: 18px;
}
a.cb-link-red {
	color: #ed202e;
}
a.cb-link-red:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #802528;
/*   color: #c1c1c1; */
/*   border-bottom: 2px solid #ffd26d; */
}
a.cb-link-dark-red {
	color: #802528;
}
a.cb-link-dark-red:hover, a:focus, a:active {
  outline: none;
  text-decoration: none;
  color: #ed202e;
/*   color: #c1c1c1; */
/*   border-bottom: 2px solid #ffd26d; */
}
.lato {
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  line-height: normal;
  font-weight: 400;
}
.lato-thin {
  font-family: 'Lato', sans-serif;
  letter-spacing: 1px;
  line-height: normal;
  font-weight: 300;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-12 {
  font-size: 12px;
}
.text-16 {
  font-size: 16px !important;
}
.text-20 {
  font-size: 20px;
}
.text-size-14 {
	font-size: 14px;
}
.text-size-16 {
	font-size: 16px;
}
.text-size-18 {
	font-size: 18px;
}
.text-size-25 {
	font-size: 25px;
}
.text-size-35 {
	font-size: 35px !important;
}
.text-size-45 {
	font-size: 45px;
}
.text-size-30 {
	font-size: 30px;
}
.lato-bold {
  font-family: 'Lato', sans-serif;
/*   letter-spacing: 1px; */
  line-height: normal;
  font-weight: 900;
}
.cb-header-text {
  color: #ffffff;
  text-transform: uppercase;	
}
.text-light {
color: #ccc;
}
.text-red {
	color: #b4282d;
}
.text-white {
  color: #ffffff;
}
.text-dark {
color: #2e2e2e;
}
.text-black {
  color:#000000
}
.text-yellow {
  color: #ffd26d;
}
.text-dark-red {
  color: #802528;
}
.text-grey {
  color: #a7a9ac;
}
.text-dark-grey {
  color: #757679;
}
.margin-bottom-5 {
  margin: 0 0 5px 0;
  }

.margin-1 {
  margin: .2em;
}
.margin-0 {
	margin: 0;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-50 {
  margin-top: 50px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin: 0 0 10px 0 !important;
  }
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-left-10 {
	margin-left: 10px;
}
.border-left-md {
	border-left: solid #757679 1px;
}
.border-left-lt {
	border-left: solid #cfcfcf 1px;
}
.padding-10 {
	padding: 10px;
}
.padding-0 {
	padding: 0 !important;
}
.padding-left-5 {
	padding-left: 5px !important;
}
.padding-right-5 {
	padding-right: 5px !important;
}
.food-price {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
} 
.catering-box {
  margin-top: 0;
  padding: 10px;
  border: #b6b6b6 dotted 1px;
} 
p.catering-box {
  color: #000;
  padding: 5px;
  margin: 0;
  font-size: 14px;
  line-height: normal;
  border: none;
}    
h3.catering-box {
  text-transform: uppercase;
  color: #d39e0a;
  margin-bottom: -5px;
  padding: 5px;
  font-size: 28px;
  line-height: normal;
  border: none;
}  


.cb-float-left {
	float: left;
}

.cb-float-right {
	float: right;
}

.jerky-profile-section {
	background-color: #ffffff;
}
  
.beer-section {
	background-color: #efefef;
/*
  background: url('../images/bgr-brewing.jpg');
  background-size: cover;
  background-position: center;
*/
}
.beer-section-fixed {
  background: url('../images/bgr-brewing.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* force image to stay put */
}

.clemson-holidaybundles {
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-family: 'Lato', sans-serif;
  color: rgba(255,255,255,1.0);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #802528;
  text-align: center;
}


.clemson-redbox {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-family: 'Lato', sans-serif;
  color: rgba(255,255,255,1.0);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #802528;
}

.clemson-greybox {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-family: 'Lato', sans-serif;
  color: rgba(0, 0, 0, 1.0);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #d0d0d0;
}

.clemson-borderbox {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: 1px solid #a0a0a0;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  color: rgba(0, 0, 0, 1.0);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: none;
}
.clemson-solidbox {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  color: #fff;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #802528;
}

.clemson-solidbox:hover {
  background-color: #000; 
  color: #fff;
  border: none;
}

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
ol li {
  counter-increment: my-awesome-counter;
  margin: 1em;
  
}
ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #ed202e;
  font-weight: bold;
  font-size: 2em;
  display: none
}

ul.cb-list-square {
  list-style-type:square;
  color: #ed202e;
}
li.cb-list-square span {
    color: #2e2e2e;
    font-weight: 300;
}

body {
  padding: 1rem;
  font-family: sans-serif;
}


.clemson-margin-sm {
  margin-bottom: 10px;
}
.yellow-text {
  color: #ffd26d	
}
.phone-link {
	color: #b4282d;
}
.text-center {
  text-align: center;	
}
.about-section {
  background: #e8e8e8;
  background-size: cover;
}
.about-pictures {
  padding-top: 10px;
  padding-bottom: 10px;
  background-attachment: scroll | fixed
}
#about-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: static;
  background: url('../images/bgr-about.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-position: top center;
}
#contact-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: static;
  background: url('../images/bgr-contact.jpg');
  background-attachment: fixed; /* force image to stay put */
}
.contact-section {
  background: #e8e8e8;
  background-size: cover;
}
#phone-section {
  /*margin-top: 600px;*/
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 102;
  position: relative;
  background-color:#efefef;
/*
  background: url('../images/bgr3.jpg');
  background-position: bottom center;
*/
}
#clemsoncares-section {
  /*margin-top: 600px;*/
  padding-top: 30px;
  z-index: 102;
  position: static;
  background:#00bae4;
  
}

#curbside-delivery-section {
  /*margin-top: 600px;*/
  padding-top: 30px;
  z-index: 102;
  position: static;
  background-color:#efefef;
  
}
#events-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: static;
  background: url('../images/bgr-events.jpg');
  background-attachment: fixed; /* force image to stay put */
}
.events-section {
  background: #e8e8e8;
  background-size: cover;
}
#food-menu-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/food-bgr-2020.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: contain;
  position: static;
}

#thejerkyproject {
  /*margin-top: 600px;*/
  padding-top: 20px;
  z-index: 102;
  background-position: bottom;
  background: url('../images/thejerkyproject-header-1920x1080.jpg');
/*   background-attachment: fixed; */ /* force image to stay put */
  background-size: cover;
}

#suny-new-paltz {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: bottom;
  background: url('../images/sunynp_bgr.jpg');
/*   background-attachment: fixed; */ /* force image to stay put */
  background-size: cover;
}
#header-5years {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-5years.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
  background-position: center;  
  
}
#discount10-hamptoninn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/hamptoninn-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-tru {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/tru-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-courtyard {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/courtyardbymarriot-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-home2suites {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/home2suites-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-microtel {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/microtel-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-holidayinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/holidayinn-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-residenceinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/residenceinn-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-super8 {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/super8-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-sleepinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/sleepinn-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-daysinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/daysinn-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-fairfieldinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/fairfield-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-americasbestvalue {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/americasbestvalue-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10-rodewayinn {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/rodeway-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#discount10 {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center;
  background: url('../images/bgr2.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#holidaybundles-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center middle;
  background: url('../images/holidaybundles.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#catering-menu-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: center bottom;
  background: url('../images/bgr-digital-catering.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
#lunch-menu-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-lunch.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#beer-lionheart-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-lionheart.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#subscribe-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-subscribe.jpg') center;
  background-attachment: fixed; /* force image to stay put */
}
#pet-drive-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/pet-drive-2000x1500.jpg') center;
  background-attachment: fixed; /* force image to stay put */
}
#clemsoncares-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-clemsoncares.jpg') top;
  background-attachment: fixed; /* force image to stay put */
}

#discount20 {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-lunch.jpg') top;
  background-attachment: fixed; /* force image to stay put */
}

.lunch-circle {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-menu.jpg');
  background-attachment: fixed; /* force image to stay put */
}

.beer-bgr-lionheart {
  background-position: top;
  background: url('../images/beer-bgr-lionheart.jpg');
  background-size: cover;
}
.beer-bgr-foundation {
  background-position: top;
  background: url('../images/beer-bgr-foundation.jpg');
  background-size: cover;
}
.beer-bgr-lolasraspberry {
  background-position: top;
  background: url('../images/beer-bgr-lolasraspberry.jpg');
  background-size: cover;
}
.beer-bgr-lolas {
  background-position: top;
  background: url('../images/beer-bgr-lolas.jpg');
  background-size: cover;
}
.food-section-height {
	height: 7em;
}
#beer-generic-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-subscribe.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-foundation-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-foundation.jpg') no-repeat center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-lolas-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-lolas.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#beer-hochmeister-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-hochmeister.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#beer-brewersmistress-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-brewersmistress.jpg') center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-porters-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-porters.jpg') center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-tower22-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-tower22.jpg') center top;
  background-attachment: fixed; /* force image to stay put */
}
#beer-jack-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-jack.jpg') bottom;
  background-attachment: fixed; /* force image to stay put */
}
#beer-hoppyendings-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-hoppyendings.jpg') top center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-sunkissed-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-sunkissed.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-oktobearfest-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-oktobearfest.jpg') top center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-jollygeorge-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-jollygeorge.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-manhattan-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-manhattanproject.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-trinity-tr3-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-trinitytest-azaccaeldorado.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-trinity-tr1-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-trinitytest-simcoemosaic.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-trinity-tr2-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-trinitytest-citraapollo.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-ragnaroklionheart-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-ragnaroklionheart.jpg') top center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-freighttrain-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-freighttrain.jpg') top center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-sunset-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-sunset.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-beetdown-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/beetdown-bgr.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-nights-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-nights.jpg') center center;
  background-attachment: fixed; /* force image to stay put */
}
#beer-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: middle;
  background: url('../images/bgr-beer.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#photos-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: middle;
  background: url('../images/bgr-photos.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#beer-profiles-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: bottom;
  background: url('../images/bgr13.jpg');
  background-attachment: fixed; /* force image to stay put */
}
.beer-profiles-section {
  background: url('../images/bgr4.jpg');
  background-size: cover;
}
.beer-bgr {
  background: url('../images/bgr-beerprofile.jpg');
  background-size: cover;
}
.beer-profile {
  padding: 20px 0 0 0;
}
#on-tap-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: bottom;
  background: url('../images/ontap-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
}
#order-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: relative;
  background: url('../images/slider-3-food-dk.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-position: center;
  background-size: cover;
  background-color: #802528;
}

#np-header {
  /*margin-top: 600px;*/
  padding-top: 200px;
  z-index: 102;
  position: relative;
  background: url('../images/np-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-position: center;
  background-size: cover;
  background-color: #802528;
}

#beer-presskit-header {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  background: url('../images/bgr-presskit.jpg') bottom center;
  background-attachment: fixed; /* force image to stay put */
}
#presskit-section-location-middletown {
  background: url('../images/locations-middletown.jpg') center;
  padding: 2em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #presskit-section-location-middletown {
    padding: 3em 0 2em 0;
  }
}

#presskit-section-location-newpaltz {
  background: url('../images/locations-newpaltz.jpg') center;
  padding: 2em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #presskit-section-location-newpaltz {
    padding: 3em 0 2em 0;
  }
}
#presskit-section-location-pineisland {
  background: url('../images/locations-pineisland.jpg') center;
  padding: 2em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #presskit-section-location-pineisland {
    padding: 3em 0 2em 0;
  }
}
#presskit-section-general-info {
  background: url('../images/bgr7.jpg') center;
  padding: 2em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #presskit-section-location-newpaltz {
    padding: 3em 0 2em 0;
  }
}
.beer-profiles-background-2 {
  background-color: #eaeaea;
  padding: 20px;
  margin-top: -20px;	
}
.beer-profiles-background-1 {
  background-color: #fff;
  padding: 20px;
  margin-top: -20px;	
}
.seasonal-beer-box {
  background-color: #b4282d;
  font-size: 14px;
  padding: 3px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #fff;
  text-align: center;
/*   width: 100%; */
  margin-bottom: 10px;
}
.production-beer-box {
  background-color: #bdbdbd;
  font-size: 14px;
  padding: 3px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  color: #505050;
  text-align: center;
/*   width: 100%; */
  text-transform: uppercase;
  margin-bottom: 10px;  
}

.horizontal-padding-10 {
  padding-left: 10px;
  padding-right: 10px;	
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-left-15 {
  padding-left: 15px;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.letter-spacing {
  letter-spacing: -1px;
}
.fb-event-image {
  width: 350px;	
}
.float-right {
  float: right!important;	
}
.float-left {
  float: left!important;
}
a.next-page-arrow {
  width: 20px!important;
}
a.next-beer-text {
  margin-bottom: 10px;
  color: #000;
}
a.previous-page-arrow {
  width: 20px!important;
}
.food-menu {
  text-align: left;
}

.icon-size-50 {
  font-size: 50px;
}
.icon-size-40 {
  font-size: 40px;
}
.icon-size-35 {
  font-size: 35px;
}
.icon-size-30 {
  font-size: 30px;
}
.icon-size-20 {
  font-size: 20px;
}
.icon-size-10 {
  font-size: 10px;
}
.icon-size-5 {
  font-size: 5px;
}
.color-gray {
  color: #a7a9ac;
}
.margin-left-20 {
  margin-left: 20px;
}
.cb-spacer {
  padding: 20px 0 20px 0;
}


.menu-title {
  font-size: 5em !important;
  color: #d39e0a;
}
.ut-menu {
  font-family: 'Lato', sans-serif !important;
}


.food-header-box {
  background: url('../images/bgr-lunch.jpg');
  background-attachment: fixed; /* force image to stay put */
  font-size: 28px;
  padding: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #fff;
  text-align: left;
  width: 100%;
}
.catering-header-box {
  background: url('../images/menu2019-bgr.jpg');
  background-attachment: fixed; /* force image to stay put */
  font-size: 28px;
  padding: 10px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  color: #fff;
  text-align: left;
  width: 100%;
}
.circle {
  width: 200px;
  height: 200px;
  padding: 38px 10px;
  border-radius: 50%;
  z-index: 102;
  background-position: top;
  background: url('../images/bgr-lunch.jpg') #802528;
  background-attachment: fixed; /* force image to stay put */
  
  /* Just making it pretty */
  @shadow: rgba(0, 0, 0, .1);
  @shadow-length: 4px;
  -webkit-box-shadow: 0 @shadow-length 0 0 @shadow;
          box-shadow: 0 @shadow-length 0 0 @shadow;
  text-shadow: 0 @shadow-length 0 @shadow;
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  text-align: center;
  font-weight: 900;
}

.fixOverlayDiv{
    width:100%; 
    padding:0px;
}
.OverlayText{
    background-color: #b4282d;
    font-size: 1em;
    top: 20%;
    color: #fff;
    left: 0;
    /*opacity: 0.75;*/
    position: absolute;
    width: auto;
    padding: 5px 10px;
}


#cb-icons-circle i {
  font-size: 1.6em;
  width: 1.6em;
  text-align: center;
  line-height: 1.6em;
  background: #666;
  color: #fff;
  border-radius: 0.8em; /* or 50% width & line-height */
}
.text-justify {
  text-align: justify;
}
.text-left {
  text-align: left;
}
.presskit-image {
  width: 250px;
}







/* This CSS is used for the Show/Hide functionality. */
   .more {
      display: none;
      /*border-top: 1px solid #666;
      border-bottom: 1px solid #666;*/ }
   a.showLink, a.hideLink {
      text-decoration: none;
      color: #fad16c;
      padding-left: 8px;
      /*background: transparent url(down.gif) no-repeat left;*/ }
   a.hideLink {
      /*background: transparent url(up.gif) no-repeat left;*/ }
   a.showLink:hover, a.hideLink:hover {
      /*border-bottom: 1px dotted #36f;*/ }

/*CONTACT*/

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

section#content #contactForm .error ul {
	list-style: none;
}

/*Visibility options */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inline-block !important;;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}


/*List */
ul, ol {
  padding-left: 15px;
  line-height: 26px;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 25px;
}

p {
  margin: 0 0 20px 0;
}

.fh5co-serif {
  font-family: "Crimson Text", serif;
}

.fh5co-sans-serif {
  font-family: 'Lato', sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fh5co-lead-wrap {
  padding-top: 1em;
  padding-bottom: 1em;
}
@media screen and (max-width: 768px) {
  .fh5co-lead-wrap {
    padding-top: 1em;
    padding-bottom: 2em;
  }
}

.fh5co-lead {
  font-size: 40px;
  line-height: 52px;
}
@media screen and (max-width: 768px) {
  .fh5co-lead {
    font-size: 30px;
    line-height: 42px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    display: block;
    clear: both;
    width: 100%;
    float: left;
  }
}
/* Header */
#fh5co-header-section {
  width: 100%;
  padding: 40px 0 30px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed;
  float: left;
  top: 0;
  left: 0 !important;
  right: 0;
  z-index: 103;
}
#fh5co-header-section.fh5co-scrolled {
  padding: 2px 0;
  background: rgba(0, 0, 0, 0.8);
  background: white;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-header-section.fh5co-scrolled #fh5co-logo a {
  color: #2e2e2e;
}
#fh5co-header-section.fh5co-scrolled #fh5co-logo a:hover {
  color: #7b7b7b;
}
#fh5co-header-section.fh5co-scrolled #fh5co-menu-wrap .sf-menu a {
  color: #2e2e2e;
  border-bottom: none !important;
}
#fh5co-header-section.fh5co-scrolled #fh5co-menu-wrap .sf-menu a:hover {
  color: #ffd26d !important;
}
#fh5co-header-section.fh5co-scrolled #fh5co-menu-wrap .sf-menu li.active > a {
  color: #ffd26d !important;
}
#fh5co-header-section.fh5co-scrolled #fh5co-menu-wrap > .sf-menu > li > a {
  padding-top: 36px;
  padding-bottom: 10px;
}

#fh5co-logo {
  font-size: 20px;
  margin: 15px 0 15px 0;
  padding: 0;
  font-weight: bold;
}
#fh5co-logo a {
  border-bottom: none !important;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  #fh5co-logo {
    text-align: center;
    margin: 0px 0 0 0;
    float: none !important;
  }
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
  
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 9em;
  *width: 9em;
}

.sf-menu a {
  color: #ffd26d;
  padding: .75em 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 1em;
  border-bottom: none !important;
  font-weight: 700;
  
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: .75em 1em;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #ffffff;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 1.7em !important;
  *padding-right: 1em;

}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-menu-wrap .sf-menu a {
  padding: 1em 1em 1em 1em;
}

#fh5co-primary-menu > li > ul li.active > a {
  color: #ffd26d !important;
}
#fh5co-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 5px;
  top: 50%;
  margin-top: 8px;
  content: "\e64b";
  color: rgba(0, 0, 0, 0.5);
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 13px;
  font-size: 12px;
  content: "\e649";
  color: rgba(255, 255, 255, 0.3);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 7px 0 3px;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  right: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  right: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffd26d;
  border-bottom: 8px solid rgba(0, 0, 0, 0.8);
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  right: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff !important;
  text-transform: none;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #ffd26d !important;
}

/* Mobile Menu */
#fh5co-mobile-menu-btn {
  padding: 0 10px;
  z-index: 1001;
  position: absolute;
  top: 0;
  left: 0;
  background: #f0f0f0;
  height: 89px;
  width: 89px;
  display: table;
}
#fh5co-mobile-menu-btn i {
  line-height: 25px;
  display: table-cell;
  vertical-align: middle;
  font-size: 35px;
  color: #000;
}

#fh5co-mobile-menu {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  transform: translateX(-275px);
  display: block;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 275px;
  z-index: 10002;
  background: #181920;
  padding: 0.75em 1.25em;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul {
  padding: 0;
  margin: 0;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li {
  list-style: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li.active > a {
  color: #ffffff;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a {
  border-bottom: none !important;
  padding: 7px 0;
  display: block;
  color: #ccc;
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a:hover {
  color: #ffffff;
  color: white;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown {
  position: relative;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-top: 2px;
  content: "\e64b";
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu {
  display: none;
  padding-left: 20px;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu li {
  list-style: none;
}

#fh5co-logo-mobile-wrap {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  height: auto;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10001;
  background: white;
  color: #2e2e2e;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-logo-mobile-wrap h1 {
  padding: 0;
  margin: 7px;
  font-size: 20px;
  font-weight: bold;
}
#fh5co-logo-mobile-wrap h1 a {
  border-bottom: none !important;
  color: #2e2e2e;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#fh5co-feature {
  background: url('../images/bgr1.jpg');
  padding: 5em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #fh5co-feature {
    padding: 3em 0 2em 0;
  }
}

#ourbrand-event {
  background: url('../images/bgr-subscribe.jpg');
  padding: 5em 0;
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #ourbrand-event {
    padding: 3em 0 2em 0;
  }
}

#social-section {
  background: #fff;
  padding: 5em 0;
  background: url('../images/bgr15.jpg');
  background-attachment: fixed; /* force image to stay put */
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #social-section {
    padding: 3em 0 2em 0;
  }
}

#fh5co-hero {
  background-color: #2e2e2e;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  height: 300px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #fh5co-hero {
    background-position: center center;
  }
}
#fh5co-hero .fh5co-hero-wrap {
  display: table;
  height: 300px;
  width: 100%;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
  font-size: 40px;
  font-weight: normal;
  line-height: 62px;
  text-transform: uppercase;
  letter-spacing: 7px;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
    letter-spacing: 4px;
    font-size: 30px;
    line-height: 42px;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
  letter-spacing: 4px;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 20px;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
    letter-spacing: 3px;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 > span {
  position: absolute;
  bottom: 0;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  width: 50px;
  height: 3px;
  left: 50%;
  margin-left: -25px;
}
#fh5co-hero .fh5co-hero-wrap .btn {
  color: #ffffff;
}
#fh5co-hero .fh5co-hero-wrap .btn:hover, #fh5co-hero .fh5co-hero-wrap .btn:active, #fh5co-hero .fh5co-hero-wrap .btn:focus {
  background: #ffd26d;
  border-color: #ffd26d;
}





body.inner-page #fh5co-hero {
  height: 400px;
}
body.inner-page #fh5co-hero .fh5co-hero-wrap {
  padding-top: 50px;
  height: 400px;
}

@media screen and (max-width: 768px) {
  #fh5co-hero, .fh5co-hero-wrap {
    position: relative;
    padding: 4em 0 3em 0;
    height: inherit !important;
  }
}

#fh5co-main {
  /*margin-top: 600px;*/
  padding-top: 50px;
  z-index: 102;
  position: relative;
  background: url('../images/bgr4.jpg');
}
@media screen and (max-width: 768px) {
  #fh5co-main {
    margin-top: 0px;
    padding-top: 20px;
  }
}

body.inner-page #fh5co-main {
  margin-top: 400px;
}
@media screen and (max-width: 768px) {
  body.inner-page #fh5co-main {
    margin-top: 0px;
    padding-top: 20px;
  }
}

#fh5co-hero,
#fh5co-main,
#fh5co-logo-mobile-wrap {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

body.fh5co-mobile-menu-visible #fh5co-hero,
body.fh5co-mobile-menu-visible #fh5co-main,
body.fh5co-mobile-menu-visible #fh5co-logo-mobile-wrap {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
}

body.fh5co-mobile-menu-visible #fh5co-mobile-menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

/* Helper Classes */
/* Spacer */
.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

.fh5co-spacer-xlg {
  height: 150px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xlg {
    height: 70px;
  }
}

.fh5co-spacer-lg {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-lg {
    height: 50px;
  }
}

.fh5co-spacer-md {
  height: 80px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-md {
    height: 30px;
  }
}

.fh5co-spacer-sm {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-sm {
    height: 20px;
  }
}

.fh5co-spacer-xs {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xs {
    height: 20px;
  }
}

.fh5co-spacer-xxs {
  height: 20px;
}

.fh5co-letter-spacing {
  letter-spacing: 1px;
}

.fh5co-no-margin-bottom {
  margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm {
  font-size: 3em;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #7b7b7b;
}

.fh5co-uppercase-heading-lg {
  font-size: 6em;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;  
  color: #ccc;
}

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

.fh5co-uppercase-heading-lg { 
      font-size: 3em; 
   }

}

.fh5co-uppercase-heading-sm-lt {
  font-size: 3em;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ccc;
}

.fh5co-uppercase-heading-lg-lt {
  font-size: 6em;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;  
  color: #ccc;
}

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

.fh5co-uppercase-heading-lg-lt { 
      font-size: 3em; 
   }

}


.fh5co-uppercase-heading-lg-dk {
  font-size: 6em;
  line-height: normal;
  letter-spacing: 3px;
  text-transform: uppercase;  
  color: #2e2e2e;
}

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

.fh5co-uppercase-heading-lg-dk { 
      font-size: 3em; 
   }

}


.fh5co-uppercase-heading-sm-dk {
  font-size: 3em;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #2e2e2e;
}

.form-group {
  margin-bottom: 30px;
}

.image-popup:hover {
  opacity: .7;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
  /*margin-right: 10px;*/
}
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}
.btn.fh5co-btn-icon {
  text-transform: none !important;
  letter-spacing: normal !important;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-outline {
  border: 2px solid #eaeaea !important;
  background: transparent;
  color: #2a2e37;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid #282e3c !important;
  background: #282e3c;
  color: #ffffff;
}

.btn-primary {
  background: #ffd26d;
}

.btn-success {
  background: #00e195;
}

.btn-danger {
  background: #b4282d;
}

.btn-info {
  background: #0bbff2;
}

.btn-warning {
  background: #ffd042;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  border-color: transparent;
}

.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #282e3c;
  color: #ffffff;
}

.form-control {
  box-shadow: none !important;
  border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
  outline: none;
  box-shadow: none !important;
}

/* Features*/
.fh5co-feature-description-lt {
  color: #ccc;	
}
/* Feature 1 */
.fh5co-feature-1 .fh5co-feature-figure {
  margin-top: 5em;
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-figure {
    text-align: center !important;
    margin-top: 0em;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-figure img {
    display: inline-block;
    margin: 0 auto;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul {
  padding: 0;
  margin: 5em 0 0 0;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul {
    margin: 2em 0 0 0;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 1em 0;
  list-style: none;
}
.fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
  float: left;
  width: 85%;
}
@media screen and (max-width: 992px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li > .fh5co-feature-blurb-text {
    width: 80%;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
  float: left;
  width: 15%;
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon i {
  font-size: 40px;
  color: #ffd26d;
}
@media screen and (max-width: 992px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 10%;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-icon {
    width: 20%;
  }
}
.fh5co-feature-1 .fh5co-feature-blurb ul li .fh5co-feature-blurb-title {
  letter-spacing: 2px;
  margin-bottom: 0 !important;
}

/* Feature 2*/
.fh5co-feature-2 .fh5co-feature-item {
  margin-bottom: 30px;
}
.fh5co-feature-2 .fh5co-feature-title {
  letter-spacing: 2px;
  color: #ccc;
}
.fh5co-feature-2 .fh5co-feature-icon {
  text-align: center;
  display: block;
  margin-bottom: 20px;
}
.fh5co-feature-2 .fh5co-feature-icon i {
  font-size: 50px;
  color: #ffd26d;
}
.fh5co-feature-2 .fh5co-feature-icon.fh5co-circle {
  display: table;
  width: 100px;
  height: 100px;
  margin: 0 auto 2em auto;
  border: 2px solid #9a9a9a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-feature-2 .fh5co-feature-icon.fh5co-circle i {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
}

/* Feature 3 */
.fh5co-feature-3 .fh5co-feature-item {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .fh5co-feature-3 .fh5co-feature-item {
    display: block;
  }
}
.fh5co-feature-3 .fh5co-feature-icon {
  float: left;
  width: 15%;
  clear: right;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-3 .fh5co-feature-icon {
    width: 20%;
  }
}
.fh5co-feature-3 .fh5co-feature-icon i {
  font-size: 30px;
  color: #ffd26d;
}
.fh5co-feature-3 .fh5co-feature-blurb {
  float: right;
  width: 85%;
}
@media screen and (max-width: 480px) {
  .fh5co-feature-3 .fh5co-feature-blurb {
    width: 80%;
  }
}

/* Header */
.fh5co-header {
  text-align: center;
}
.fh5co-header .fh5co-heading {
  font-weight: bold;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .fh5co-header .fh5co-heading {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
.fh5co-header .fh5co-heading-sub {
  color: #777;
  font-size: 18px;
  line-height: 30px;
}

/* Easy Rsponsive Tabs */
.fh5co-tab {
  clear: both;
  display: block;
}

.resp-tab-active {
  color: #802528;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.fh5co-tab-menu-icon {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-tab-menu-icon {
    margin-top: -2px;
  }
}

#fh5co-feature-slider .fh5co-item-slide-text {
  margin-top: 1em;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 {
  position: relative;
  padding-bottom: 10px;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 300px;
  height: 2px;
  background: #ccc;
  background: rgba(0, 0, 0, 0.1);
  padding: 3px 0px;
}
@media screen and (max-width: 992px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}

#fh5co-testimonial {
  padding: 10em 0;
  background: #000 url(../images/bgr2.jpg) no-repeat center center;
  background-attachment: fixed; /* force image to stay put */
  background-size: cover;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial {
    padding: 3em 0;
  }
}
#fh5co-testimonial blockquote {
  padding-left: 0;
  width: 70%;
  margin: 0 auto;
  color: #ffffff;
  border-left: none;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  #fh5co-testimonial blockquote {
    width: 100%;
    font-size: 35px;
    line-height: 47px;
  }
}
#fh5co-testimonial blockquote p {
  text-align: center;
  color: #ffffff;
}
#fh5co-testimonial .fh5co-testimonial-author {
  font-size: 18px;
}
#fh5co-testimonial .fh5co-uppercase-heading-sm {
  color: #ffffff;
}

#fh5co-newsletter {
  padding: 3em 0;
  background: url('../images/bgr6.jpg');
  background-position-x: center;
  background-position-y: -226px;
}
@media screen and (max-width: 768px) {
  #fh5co-newsletter {
    padding: 2em 0;
  }
}
#fh5co-newsletter .fh5co-uppercase-heading-sm {
  color: rgba(0, 0, 0, 0.4);
}

#fh5co-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding: 3em 0;
  background: url('../images/bgr7.jpg');
}
@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 2em 0;
  }
}

/* Accordions */
.fh5co-accordion .panel-title > a:hover {
  border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
  background: transparent;
  position: relative;
  cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
  color: #ffd26d;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e622";
  right: 15px;
  top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
  color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e61a";
  right: 15px;
  top: 16px;
}

/* Progress Bars */
.progress {
  height: 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.progress-bar {
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.progress-bar.progress-bar-default {
  background: #ffd26d;
}
.progress-bar.progress-bar-success {
  background: #00e195;
}
.progress-bar.progress-bar-info {
  background: #0bbff2;
}
.progress-bar.progress-bar-warning {
  background: #ffd042;
}
.progress-bar.progress-bar-danger {
  background: #e02745;
}

/* Social Icons */
.fh5co-social-icons {
  text-align: center;
  padding: 0;
  margin: 1em;
}
.fh5co-social-icons li {
  list-style: none;
  
  display: inline-block;
}
.fh5co-social-icons li a {
  padding: 0 10px;
  border-bottom: none !important;
}
.fh5co-social-icons li i {
  font-size: 20px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
  }
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body,
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  text-align: center;
  float: left;
  width: 100%;
  padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  background: #ffd26d;
  color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
  font-size: 70px;
  position: relative;
  display: inline-block;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
  position: absolute;
  top: 2px;
  margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
  background: #ffd26d;
  color: #ffffff;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
  border: 2px solid #ccc;
  border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
  padding: 0;
  margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
  border: 2px solid #ffd26d;
  border-top: none;
}

/* Nav Links */
.fh5co-nav-links ul {
  padding: 0;
  margin: 0;
}
.fh5co-nav-links ul li {
  padding: 0;
  margin: 0 0 .5em 0;
  list-style: none;
}
.fh5co-nav-links ul li.active a {
  color: #2e2e2e;
  border-bottom: 2px solid #ffd26d;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #d39e0a ;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #ffd26d;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #ffffff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  background: #ffd26d;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #2e2e2e;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #9d9d9d;
}

/* Image Alignment */
img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a > img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* UNTAPPD ICON ALT 
body a.Untappd-icon {
line-height: 1;
display: inline-block;
vertical-align: top;
margin-left: 4px;
padding: 0px;
text-align: center;
min-width: 16px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #ffffff;
background: url("/wp-content/uploads/2016/09/untappd_icon_ro.png");
width: 26px;
height: 26px;
}

body a.Untappd-icon:hover {
background-position: -26px 0;
}
/*# sourceMappingURL=style.css.map */
*/

/* UNTAPPD ICON FONTELLO START */

@font-face {
      font-family: 'fontello';
      src: url('./font/fontello.eot?9040834');
      src: url('./font/fontello.eot?9040834#iefix') format('embedded-opentype'),
           url('./font/fontello.woff?9040834') format('woff'),
           url('./font/fontello.ttf?9040834') format('truetype'),
           url('./font/fontello.svg?9040834#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
     
    .demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }
    
    /* UNTAPPD ICON FONTELLO END */
    
    
    /* Images Overlay
=================================================================== */
.picture {
  position: relative;
}
.picture .item-description {
  padding: 5px 15px;
  border: none;
  margin: 0px;
}
.post .picture,
#portfolio-wrapper .picture {
  position: relative;
  background: white;
  padding: 3px;
  border: 1px solid #fcfcfc;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
.post .picture,
#portfolio-wrapper .picture .item-description {
  margin-bottom: 0px;
  padding: 5px;
  border: none;
  margin: 0px;
}
#portfolio-wrapper .portfolio-item {
  margin-bottom: 20px;
}
.picture img {
  width: 100%;
  height: auto;
}
.image-overlay-link,
.image-overlay-zoom {
  -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;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 40;
  display: none;
  background-color: #222;
  background: rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer;
}
.image-overlay-link {
  background-image: url(../img/overlay-icon-01.png);
}
.image-overlay-zoom {
  background-image: url(../img/overlay-icon-02.png);
}
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden;
  border: 4px solid white;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}
