@charset "utf-8";
/* CSS Document */

.breadcrumbs {font-style:italic; margin-top:0; text-align:right;}

.upcomingClass {margin:0 auto 35px auto; padding:15px 0 15px 0; border-top:1px solid #666; border-bottom:1px solid #666;}
.upcomingClass h3 {margin:0 0 10px 0; font-size:28px; color:#bb0000;}

.halfLeft, .halfRight {margin:20px 0 20px 0;}
.halfLeftClass, .halfRightClass {margin:20px 0 20px 0;}
.halfLeftClass iframe, .halfRightClass iframe {width:100%; height:270px;}
.threeBoxes {margin:20px 0 20px 0;}
.fig40Right {margin-bottom:30px; text-align:center;}

.homeTestimonials {text-align:center;}
.homeTestimonials iframe {width:100%; height:270px;}

.threeTestimonials {text-align:center; margin-bottom:40px;}
.threeTestimonials iframe {width:100%; height:270px;}


/*sign up and classes*/
#classInfo {font-size:16px;}
#classInfo dt {font-weight:bold; margin-top:30px;}

.signupBanner {
	margin:20px -20px 35px -20px;
	background-color:#333;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom:25px;
}
.signupBanner h2 {padding-top:30px; font-size:48px; color:#fff;}
.signupBanner p {color:#fff; font-size:18px;}
.signupBanner a:link, .signupBanner a:visited {color:#fff;}
.signupBanner a:hover {color:#CCC;}

.signUpButtons {width:60%; margin:auto;}
.signUpButtons a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	width:100%;
	background: #ffa032; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffa032 0%, #e4661b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffa032 0%,#e4661b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffa032 0%,#e4661b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa032', endColorstr='#e4661b',GradientType=0 ); /* IE6-9 */
	border-radius:8px;
	border:2px solid;
	box-sizing:border-box;
	border-top-color:#ffc989;
	border-left-color:#ffc989;
	border-right-color:#602b0b;
	border-bottom-color:#602b0b;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	text-align:center;
	padding:10px 0 10px 0;
	/*margin-bottom:25px; - change to this one if two buttons*/
	margin:0 auto 25px auto; /*auto when there is only one button*/
}

.signUpButtons a:hover {
	background: #e08f2c; /* Old browsers */
	background: -moz-linear-gradient(top,  #e08f2c 0%, #c45417 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e08f2c 0%,#c45417 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e08f2c 0%,#c45417 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08f2c', endColorstr='#c45417',GradientType=0 ); /* IE6-9 */
	border-top-color:#edb675;
	border-left-color:#edb675;
	border-right-color:#482109;
	border-bottom-color:#482109;
	color:#ede6df;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}


.homeSignUpButtons {
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	font-size:14px;
	background: #444;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.8);
	text-align:center;
	padding:5px 0 5px 0;
	margin:15px auto 0 auto; 
	width:100px;
}

.homeSignUpButtons:hover {opacity:0.9; box-shadow: 1px 1px 2px rgba(0,0,0,0.8);}

/*end sign up and classes*/


/*gallery*/
.postClassPicReview {
	height:200px; 
	overflow:hidden; 
	margin:15px 0 25px 0; 
	width:100%;
	position:relative;
}

.postClassPicReview span {
	position:absolute;
	display:block;
	width:100%;
	bottom:0;
	left:0;
	background-color:rgba(0,0,0,.7);
	color:#FFF;
	padding:10px 0 10px 0;
	text-align:center;
	font-size:20px;
}

.postClassPicReview #empty {background-color:#eee; height:200px;}
.postClassPicReview #empty p {
	text-align:center; 
	padding-top:50px; 
	font-size:26px; 
	font-weight:bold;
	color:#666;
}
.postClassPicReview:hover {opacity:0.8;}


#classGallery {
  list-style:none; 
  margin:0; 
  padding:0; 
  width:100%;
}
#classGallery li {margin:0 0 20px 0; width:100%;}
/*end gallery*/


/*bio*/
.photo-grid {margin:1em auto; width:100%; list-style:none; padding:0;}
.photo-grid li {border:5px solid white; display:inline-block; margin:0 0 20px 0; width:100%;} 
.photo-grid img {display:block; height:auto; width:100%;}
.photo-grid figure {height:348px; overflow:hidden; position:relative; width:100%;}
.photo-grid figure em {font-size:18px;}

.photo-grid figcaption {
	text-align:center;
	background:rgba(0,0,0,0.8);
	color:white;
	display:table;
	height:100%;
	left:0;
	opacity:0;
	position:absolute;
	right:0;
	top:0;
	z-index:100;
	width:100%;
}

.photo-grid figcaption p {
	display:table-cell;
	font-size:1.5em;
	position:relative;
	top:-40px;
	width:100%;
	vertical-align:middle;
}

.photo-grid li:hover figcaption {opacity: 1;}
/*end bio*/



/* Tablet Layout: 481px to 768px.*/
@media only screen and (min-width: 481px) {
.upcomingClass {margin:20px auto 35px auto;}

.halfLeft {width:48%; float:left; margin:20px 0 20px 0;}
.halfRight {width:48%; float:right; margin:20px 0 20px 0;}
.halfLeftClass iframe, .halfRightClass iframe {width:100%; max-width:480px; height:270px;}
.threeBoxes {width:48%; float:left; margin-right:2%;}

.galleryLandingPic {height:170px; overflow:hidden;}
.galleryLandingPic:hover {opacity:.8;}
.fig40Right {margin-left:30px; width:40%; float:right;}

.homeTestimonials iframe {width:100%; max-width:480px; height:270px; margin:0 auto 20px auto; display:block;}

.threeTestimonials iframe {width:100%; max-width:480px; height:270px; margin:0 auto 20px auto; display:block;}

#secondaryMonthBanner {
	background-image:url(https://www.langbbqsmokers.com/images/home/fire-bg.jpg);
	background-color:#000;
	background-position:top center;
	min-height:250px;
	background-repeat:repeat-y;
	color:#ffffff;
	font-size:35px;
	text-align:center;
	font-weight:bold;
    text-shadow: 5px 5px 5px rgba(0,0,0,0.7);
    background-attachment: fixed;
}

#secondaryMonthBanner h2 {
	color:#ffffff;
	font-size:50px;
	text-align:center;
	font-weight:bold;
	margin:0;
}

#secondaryMonthBanner hr {
	margin:10px auto 10px auto;
	width:80%;
	color:#ffffff;
	background-color:#ffc600;
	opacity:0.8;
}


/*sign up and classes*/
.signupBanner {
	background-color:transparent;
	background-image:url(../images/pageSpecific/sign-up_banner.jpg);
	height:195px;
}

.signUpButtons {width:85%;}
.signUpButtons a {width:45%;}
#signUpFullButton {width:50% !important; margin:auto;}

.class1 {float:left;}
.class2 {float:right;}
/*end sign up and classes*/


/*bio*/
.photo-grid li {margin:0 20px 20px 0; width:40%;} 
.photo-grid figure {height:179px;}
/*end bio*/


/*gallery*/
#classGallery {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

#classGallery li {
  float:left; 
  margin:0 5% 10px 0; 
  display:flex; 
  width:45%;
}
/*end gallery*/
}



/* Desktop Layout: 769px to a max of 1232px. */
@media only screen and (min-width: 769px) {
.upcomingClass {width:100%; margin:20px auto 35px auto; padding:15px 20px 15px 20px;}

.halfLeftClass, .halfRightClass {margin:20px 0 20px 0; width:48%; float:left;}
.halfRightClass {width:48%; float:right;}
.threeBoxes {width:30%; margin-right:3%;}

.homeTestimonials iframe {width:480px; margin:0 20px 0 20px; float:left;}
#rightTestimonial {float:right;}

.threeTestimonials {width:30%; float:left; margin:55px 0 45px 3%;}
.threeTestimonials iframe {width:280px; height:158px; margin:0;}


/*sign up and classes*/
.signupBanner {margin:20px -40px 35px -40px;}
.signUpButtons {width:60%;}
/*end sign up and classes*/


/*bio*/
.photo-grid li {width:250px; margin:0 40px 20px 0;}
.photo-grid img {max-width:100%;}
.photo-grid figure {width:250px; height:348px;}
.photo-grid figcaption {width:auto;}
.photo-grid figcaption p {width:250px;}
.photo-grid figcaption p strong {font-size:26px;}


.photo-grid img {
	display: block;
	height: auto;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	max-width: 100%;
}

.photo-grid li:hover img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
}

.photo-grid figcaption p {
	display: table-cell;
	font-size: 1.5em;
	position: relative;
	top: -40px;
	width: 250px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	vertical-align: middle;
}

.photo-grid li:hover figcaption p {
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}

.photo-grid figcaption {
	background: rgba(0,0,0,0.8);
	color: white;
	display: table;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
	z-index: 100;
}

/*gallery*/
#classGallery li {margin:0 3% 10px 0; width:30%;}
/*end gallery*/
}