#home #banner{
min-width:1000px;	
-ms-transform-origin:top left;
-webkit-transform-origin:top left;
-moz-transform-origin:top left;
transform-origin:top left;
width:100%;
background:white;
}

.slide{
height:430px;	
width:100%;
display:none;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

#banner .content{
width:1000px;
height:100%;
margin:auto;
position:relative;
}

.small-screen{
display:none;	
}

#hiit-fit-classes{
background:url(images/banners/home-hiit-sit.jpg) no-repeat top center #fff;
display:block;
}

#celebrate-10-years{
background:url(images/banners/10-years.jpg) no-repeat top center #fff;
display:block;
}


@media (max-width: 760px){	
	#hiit-fit-classes{
	background-image:url(images/banners/home-hiit-sit-mobile.jpg);
	}
}

	#hiit-fit-classes a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}



#traditional-family-doctor{
background:url(images/banners/traditional-family-doctor.jpg) no-repeat top center #fff;
display:block;
}
	
	#traditional-family-doctor .text{
	color:white;
	display:block;
	position:absolute;
	left:500px;
	top:140px;	
	line-height:38px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-shadow:0 2px 10px rgba(0,0,0,0.5);
	}
	
		#traditional-family-doctor h1{
		font-size:24px;
		}
		
		#traditional-family-doctor em{
		font-family:"Times New Roman", Times, serif;
		text-transform:lowercase;
		letter-spacing:0;	
		}
		
		#traditional-family-doctor .line1{
		}
		
		#traditional-family-doctor .line1:before{
		content:url(images/logo-white-flourish.png);
		position:absolute;
		left:-45px;
		margin-top:-10px;
		}
		
		#traditional-family-doctor .line2{
		margin-left:50px;	
		}
		
		#traditional-family-doctor .line3{
		font-family:EB Garamond, serif;
		font-size:50px;
		text-transform:lowercase;
		letter-spacing:0;
		margin-left:-20px;
		}
		


#video-proactive{
background:url(images/banners/proactive-approach.jpg) no-repeat top center #c0d1d8;	
}
	#video-proactive .text{
	position:absolute;
	top:120px;
	left:170px;
	text-align:center;
	}

		#video-proactive h1{
		margin:0;
		padding:0;
		color:#565656;
		font-size:36px;
		text-align:center;
		font-weight:300;
		}
		
		#video-proactive .line2{
		display:block;
		padding-top:0px;
		color:white;
		text-shadow:0 4px 10px rgba(0,0,0,0.5);
		font-family:EB Garamond, serif;
		text-transform:uppercase;
		letter-spacing:5px;
		font-size:32px;
		position:relative;
		}
		#video-proactive .line2:before{
		content:url(images/logo-white-flourish-large.png);
		position:absolute;
		left:-55px;
		top:-15px;
		}
		
		#video-proactive .rule{
		border-top:1px solid #565656;
		font-size:8px;
		}
		
		#video-proactive .line1  .rule{
		padding:0 20px 0 0;
		}
		
		#video-proactive .line3  .rule{
		padding:0 130px 0 0;
		}


#video-preventive{
background:url(images/banners/preventative-approach.jpg) no-repeat center top #f1e9dd;	
}

	#video-preventive .text{
	position:absolute;
	top:100px;
	left:100px;
	text-align:center;
	}

		#video-preventive h1{
		margin:0;
		padding:0;
		color:#565656;
		font-size:36px;
		text-align:center;
		font-weight:300;
		}
		
		#video-preventive .line2{
		display:block;
		padding-top:0px;
		color:#975a19;
		font-family:EB Garamond, serif;
		text-transform:uppercase;
		letter-spacing:5px;
		font-size:36px;
		position:relative;
		}
		#video-preventive .line2:before{
		content:url(images/logo-white-flourish-large.png);
		position:absolute;
		left:-40px;
		top:-15px;
		}
		
		#video-preventive .rule{
		border-top:1px solid #BEB7AA;
		font-size:8px;
		}
		
		#video-preventive .line1  .rule{
		padding:0 120px 0 0;
		}
		
		#video-preventive .line3  .rule{
		padding:0 100px 0 0;
		}
				
	@media (max-width: 568px){	
		.watch-video{
		font-size:40px;
		}
	}
	

	.video:hover *{
	color:black;
	}
	
	#home .watch-video{
	color:#565656;
	padding-top:20px;
	}
	#home .watch-video:hover{
	color:black;
	}


#testimonial{
background:url(images/banners/testimonial.jpg) no-repeat top center #bedcef;
}

	#testimonial .text{
	border-top:1px solid #afbbc5;
	padding-top:16px;
	color:#2a7fb4;
	font-family:Open Sans, sans-serif;
	font-size:20px;
	width:600px;
	position:absolute;
	top:120px;
	left:50px;
	line-height:34px;
	}
	
	#testimonial .drop-cap{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:70px;	
	text-transform:lowercase;
	*line-height:60px;
	}

	#testimonial .caps{
	color:#7f7f7f;
	font-family:EB Garamond, serif;
	text-transform:uppercase;
	font-size:22px;
	letter-spacing:2px;
	}
	
	#testimonial cite{
	text-align:right;
	float:right;
	}
	
	#testimonial .read-more{
	padding-left:6px;
	text-decoration:none;
	font-size:20px;
	}

	#testimonial .small-screen{
	font-size:36px;	
	line-height:50px;
	}


		@media (max-width: 568px){		
			#testimonial cite{
			font-size:32px;
			}
			
			#testimonial .large-screen{
			display:none;	
			}
			
			#testimonial .small-screen{
			display:block;
			}
		}

#womens-fitness{
background:url(images/banners/womens-fitness.jpg) no-repeat top center #bedcef;	
}
	
	#womens-fitness .text{
	text-align:center;
	position:absolute;
	top:100px;
	left:30px;
	width:auto;
	}

	#womens-fitness h1{
	color:#2a7fb4;
	border-top:1px solid #c0c5c8;
	padding-top:10px;
	font-size:40px;
	font-weight:300;
	margin:0;
	}
	
	#womens-fitness h2{
	color:#646464;
	font-family:EB Garamond, serif;
	text-transform:uppercase;
	font-size:26px;
	letter-spacing:1px;
	padding:5px 0;
	line-height:130%;
	}

	#womens-fitness p{
	width:500px;
	margin:auto;
	margin-bottom:10px;
	color:#666666;
	font-size:14px;
	}
	
	#womens-fitness a{
	margin-top:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	text-decoration:none;	
	}
	
	#womens-fitness .rule{
	color:#c0c5c8;
	letter-spacing:-2px;
	padding:0 10px;
	}

		@media (max-width: 568px){	
			#womens-fitness p{
			font-size:24px;
			}
			#womens-fitness a{
			font-size:32px;
			}
			#womens-fitness .rule{
			display:none;	
			}
			
			#womens-fitness .large-screen{
			display:none;
			}
		}
			
		
#pager{
position:absolute;
top: 410px;
z-index:300;
right:50px;
font-size:0px;
}

	#pager span{
	display:block;
	float:left;
	width:8px;
	height:8px;
	border-radius:50%;
	margin-left:5px;
	background:none;
	border:1px solid #bbb;
	border:1px solid rgba(0,0,0,0.25);
	cursor:pointer;
	-webkit-transition:1s;
	transition:1s;
	}
	
	#pager span.cycle-pager-active{
	background:#bbb;
	background:rgba(0,0,0,0.15);
	border:1px solid rgba(0,0,0,0.1);
	-webkit-transition:0.2s;
	transition:0.2s;	
	}

@media (max-width: 1000px){		
	#home #banner{
	height:0;
	padding-bottom:43%;
	}
}


@media (max-width: 568px){
	#pager{
	top:400px;	
	}
	
	#pager span{
	width:16px;
	height:16px;
	border-width:2px;
	margin-left:8px;
	}
}

aside{
vertical-align:top;
margin:auto;
}

	#home .free-consult{
	margin-top: -25px;
	}


.notice{
text-align: center;
padding: 20px;
}