.venue-list{
	padding: 50px 0px;
}
.venue-list h1{
	font-family: "Great Vibes", cursive;
	font-size: 40px;
	color: #7e9253;
}
.venue-list p{
	font-family: "Karla", sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.vertical-line{
	border-left: 1px solid #afb7c4;
	height: 65px;
	width: 0;
	display: block;
	margin: 25px auto;
}
.venue-con{
	margin-bottom: 70px;
	position: relative;
}
.venue-con .venue-det{
	position: relative;
	top: 50px;
	height: 350px;
	z-index: 1;
	padding: 15px 35px; 
	box-shadow: 0px 0px 22.62px 3.38px rgba(54, 54, 54, 0.08);
	background: #fff url(../images/venue-leaf.png) no-repeat scroll 200% -25% / 300px;
}
.venue-con .venue-det h2{
	color: #3d4e21;
	font-size: 40px;
	font-family: 'Great Vibes', cursive;
}
.venue-con .venue-det p{

}
.venue-con .venue-det hr{
	border-color: #cddba6;
	margin: 0px 0px 20px;
	width: 200px;
}
.venue-con .venue-det h4{
	color: #333;
	font-size: 16px;
	font-family: 'Karla', sans-serif;
	font-weight: bold; 
	margin-bottom: 15px;
}
.venue-con .venue-det h4 span{
	font-size: 12px;
	font-weight: 200;
	line-height: 24px;
	letter-spacing: 1px;
}
.venue-con .venue-det img{
	float: left;
	margin-right: 15px;
}
.venue-con .venue-det.det-l{
	right: -75px;
}
.venue-con .venue-det.det-r{
	left: -75px;
}
.venue-con .venue-img{
	height: 450px;
	box-shadow: 0px 0px 22.62px 3.38px rgba(54, 54, 54, 0.12);
}
.ven-btn{
	color: #3d4e21;
	font-family: 'Karla', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	border: 2px solid #3d4e21;
	text-align: center;
	padding: 10px;
	margin-top: 25px;
	transition: all 0.15s ease-out 0s;
	-webkit-transition: all 0.15s ease-out 0s;
	-moz-transition: all 0.15s ease-out 0s;
	-o-transition: all 0.15s ease-out 0s;
}
.ven-btn:hover{
	color: #fff;
	background: #3d4e21;
}
.hero-venue{
	padding: 250px 0 200px !important;
}
.ven-teaser{
	
}
.ven-teaser .container{
	background: url(../images/leaf-left.png) no-repeat scroll top left / 250px, url(../images/leaf-right.png) no-repeat scroll top right / 250px;
	position: relative;
	padding: 75px 200px 125px;
}
.ven-teaser p{

}
.ven-teaser ul{
	list-style: none;
	display: inline-flex;
	width: 80%;
	margin-top: 20px;
}
.ven-teaser li{
	width: 50%;
}
.ven-teaser li img{
	float: left;
	margin: 10px 15px;
	width: 40px
}
.ven-teaser li h4{
	float: left;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	font-family: 'Karla', sans-serif;
	text-align: left;
}
.ven-teaser li span{
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}
.ven-teaser h5{
	font-size: 24px;
	font-family: 'Karla', sans-serif;
	color: #666;
}
.ven-teaser h5 span{
	color: #cc3333;
}
.vertical-line-gr{
	border-left: 1px solid #7e9253;
	height: 75px;
	width: 0;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 50%;
}
.venue-slider{
	height: 70%;
}
.venue-slider .container-fluid{
	position: relative;
	margin: auto 15px !important;
	padding: 0px !important;
}
.venue-slider .container-fluid, .venue-slider .container-fluid #ven-slider{
	height: 100%;
}
.venue-slider .carousel-indicators {
    left: 5% !important;
}
.venue-slider .carousel-indicators li.active{
	border-color: #fff !important;
	background-color: #fff !important; 
}
.venue-slider .carousel-indicators li{
	background-color: #b7b7b7;
	width: 12px !important;
	height: 12px !important;
	border-color: #b7b7b7 !important;
	margin: 0px !important;
}
.venue-slider .overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(rgba(0,0,0,.75) -150%,rgba(0, 0, 0, 0) 0%, rgba(0,0,0,.75) 200%) no-repeat !important;
	z-index: 1;
	text-align: center
}
.ven-nav{
	position: absolute;
	bottom: 50px;
	right: 40px;
	width: 150px;
	z-index: 3;
}
#ven-slider .carousel-control{
	opacity: 1 !important;
	font-size: 40px !important;
	text-shadow: none !important;
	width: auto !important;
}
#ven-slider .carousel-control div{
	color: #fff;
	padding: 10px 25px;
	margin: 15px 5px;
	background: #afb7c4;
	box-shadow: 0px 2px 9.8px 0.2px rgba(54, 54, 54, 0.39);
}
#ven-slider .carousel-control div:hover{
	background: #7e9253;
}
.venue-rental{
	padding: 100px 0px 150px;
}
.venue-rental .venue-ren-con{
	position: relative;
	height: 550px;
	left: -75px;
	top: 75px;
	background: #fff url(../images/venue-in-leaf.png) scroll no-repeat 130% 100% / contain;
	box-shadow: 0px 2px 54.15px 2.85px rgba(54, 54, 54, 0.17);
	padding: 25px 35px;
}
.venue-rental .venue-ren-img{
	height: 550px
}
.venue-ren-con h2{
	color: #3d4e21;
	font-size: 40px;
	font-family: 'Great Vibes', cursive;
}
.venue-ren-con #ven-hr-gr{
	border-color: #cddba6;
	margin: 0px 0px 20px;
	width: 300px;
}
.venue-ren-con #ven-hr{
	margin-bottom: -10px;
}
.venue-rental .venue-ren-con h3{
	font-size: 30px;
	color: #333;
	font-family: 'Karla', sans-serif;
	font-weight: bold;
	margin: 15px auto;
}
.venue-rental .venue-ren-con h4{
	font-family: 'Karla', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 30px auto 20px;
}
.venue-rental .venue-ren-con img{
	float: left;
	width: 50px;
	margin-right: 15px; 
}
.venue-rental .venue-ren-con h5{
	color: #7e9253;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Karla', sans-serif;
	font-weight: bold;
	margin: 35px auto 0px;
}
.venue-rental .venue-ren-con hr{

}
.pack-banner {
    position: relative;
    height: 250px;
    display: table;
    width: 100%;
    margin-bottom: 30px;
}
.pack-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
    opacity: .35;
}
.pack-cell {
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pack-cell h3 {
	font-family: 'Great Vibes', cursive;
	font-size: 46px;
	margin: 0px;
	color: #fff;
	line-height: 64px;
}
.pack-cell h4 {
	font-family: 'Karla', sans-serif;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0;
    color: #fff;
}
.ven-pack .container{
	background: url(../images/venue-pack-leaf-bottom-right.png) no-repeat scroll bottom right / 300px, url(../images/venue-pack-leaf-top-left.png) no-repeat scroll top left / 300px;
	position: relative;
}
.ven-pack{
	background: #cddba6;
	padding: 50px 0;
}
.ven-pack h1{
	color: #3d4e21;
	font-family: 'Karla', sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
	text-transform: uppercase;
}

/*Responsive*/

@media (max-width: 768px){
	.venue-con .venue-img {
	    height: 300px;
	}
	.venue-con .venue-det {
        top: 0px;
        height: auto;
	}
	.venue-con .venue-det.det-r {
	    left: 0px;
	}
	.ven-btn {
	    margin: 0px auto 20px;
	}
	.venue-con .venue-det.det-l {
	    right: 0;
	}
	.venue-con {
	    margin-bottom: 50px;
	}
	#ven-slider .item{
		height: 350px !important;
	}
	.venue-slider .container-fluid, .venue-slider .container-fluid #ven-slider {
	    height: 350px;
	}
	.venue-rental .venue-ren-img {
	    height: 350px;
	}
	.venue-rental .venue-ren-con {
	    height: auto;
	    left: 0;
	    top: 0;
	}
	.venue-slider {
	    height: auto;
	}
	.ven-pack {
	    padding: 25px 0px 0;
	}
}
@media (max-width: 480px){
	.ven-teaser .container {
	    padding: 75px 15px 125px;
	}
	.ven-teaser ul {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	.ven-teaser li img {
	    float: none;
	    margin: 10px auto;
	}
	.ven-teaser li {
	    width: 100%;
	    margin-bottom: 25px; 
	}
	.ven-teaser li h4 {
	    float: none;
	    text-align: center;
	}
	.venue-slider .container-fluid{
		margin: 0 !important;
	}
	.venue-slider .carousel-indicators {
		left: 10% !important;
	}
	.ven-pack-con{
		width: 100% !important;
		padding: 0 !important;
	}
}