.package-list{

	padding: 35px 0px 50px;

}

.package-list p{

	font-size: 16px;

	line-height: 24px;

	color: #666;

	text-align: center;

	font-family: 'Karla', sans-serif;

	padding: 15px 150px 50px;

}

.package-list .pack-banner{

	position: relative;

	height: 300px;

	display: table;

	width: 100%;

	border-radius: 5px;

	margin-bottom: 30px;

}

.package-list .pack-banner .pack-cell *{

	color: #fff;

}

.package-list .pack-banner .pack-cell{

	position: relative;

	z-index: 1;

	display: table-cell;

	vertical-align: middle;

	text-align: center;

}

.pack-overlay{

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	z-index: 1;

	text-align: center;

	opacity: .35;

}

.package-list .pack-banner .pack-cell h2{

	font-family: 'Great Vibes', cursive;

	font-size: 55px;

	margin: 0px;

}

.package-list .pack-banner .pack-cell h3{

	font-family: 'Karla', sans-serif;

	font-weight: bold;

	font-size: 26px;

	text-transform: uppercase; 

	margin: 0;

}

.package-list .pack-banner .pack-cell h4{

	font-family: 'Karla', sans-serif;

	font-size: 25px;

	color: #fff;

}

.package-list .pack-banner .pack-cell a{



}

.package-list .pack-banner .pack-cell a div{

	font-size: 18px;

	font-family: 'Karla', sans-serif;

	text-transform: uppercase;

	padding: 15px;

	border: 2px solid #fff;

	width: 250px;

	margin: 25px auto 0px;

}

.package-list .pack-venues{

	text-align: center;

	padding: 15px 0px;

	display: none;

}

.package-list .pack-venues h5{

	font-family: 'Karla', sans-serif;

	font-size: 15px;

	color: #3d4e21;

	font-weight: bold;

	text-transform: uppercase;

}

.pack-venues{

	

}

.pack-venues .ven-items{

	padding: 0;

	list-style: none;

}

.pack-venues .ven-items li{

    display: inline-block;

    margin-right: 5px;

}

.pack-venues .ven-items li span{

	margin-left: 5px;

	color: #7e9253;

}

.hero-pack{

	padding: 250px 0 200px !important;

}



.pack-inside .owl-carousel{

	margin: 35px auto;

}

a.active .venue-nav{

	color: #272727 !important;

	background: #fff !important;

}

.venue-nav:hover{

	background: #4e632c !important;

}

.venue-nav{

	border: 2px solid #4e632c;

	font-size: 20px;

	color: #fff;

	font-family: 'Karla', sans-serif;

	padding: 12px 0px;

	text-align: center;

	background: #3d4e21;

}



.venue-con{

	

}

.venue-con .tab-pane{



}

.venue-con .tab-pane .ven-rate {



}

.venue-con .tab-pane .pack-ven-image {

	height: 500px;

	position: relative;

	z-index: 1;

	margin-top: 30px;

}

.venue-con .tab-pane .pack-ven-color {

	background: #c9d7a3;

	width: 80%;

	height: 80%;

	right: -10%;

	bottom: -10%;

	position: absolute;

	z-index: 0;

}

.ven-rate h1{

	color: #3d4e21;

	font-size: 50px;

	font-family: 'Great Vibes', cursive;

}

.ven-rate h3{

	color: #333333;

	font-size: 30px;

	font-family: 'Karla', sans-serif;

	margin-top: 0;

}

.ven-rate h4{

	color: #7e9253;

	font-size: 20px;

	text-transform: uppercase;

	font-family: 'Karla', sans-serif;

}

.ven-rate hr{

	border-color: #cddba6;

	width: 400px;

	margin: 20px 0;

}

.ven-rate p{

	color: #666666;

	font-size: 16px;

	line-height: 24px;

	font-family: 'Karla', sans-serif;

}

.pax-div{

	margin: 15px auto;

}

.pax-div img{

	float: left;

	width: 50px;

	margin-right: 15px;

}

.pax-div h4{

	font-size: 20px;

	font-family: 'Karla', sans-serif;

	font-weight: bold;

	color: #333;

}

.guest-div{

	text-align: left;

}

.guest-div h5{

	color: #999;

	font-family: 'Karla', sans-serif;

	text-transform: uppercase;

	font-size: 16px;

}

.show-more{

	margin-top: 50px;

	cursor: pointer;

}

.pack-inc{

	padding: 75px 0;

	background: #f9fafe; 

	position: relative;

}

.pack-inc .container{

	background: url(../images/venue-leaf.png) no-repeat scroll top left / 400px, url(../images/leaf-right.png) no-repeat scroll bottom right / 400px;

}

.pack-inc h2{

	color: #3d4e21;

	font-size: 25px;

	text-transform: uppercase;

	text-align: center;

	font-weight: 600;

	letter-spacing: 1px;

	font-family: 'Karla', sans-serif;

}

.pack-inc .pack-inc-con{

	margin: 35px auto;

}

.pack-inc .pack-inc-con *{

	color: #666666;

	font-family: 'Karla', sans-serif;

	font-size: 20px;

	line-height: 30px;

}

.pack-inc .pack-inc-con ul, .pack-inc .pack-inc-con ol{

	width: 100%;

	margin: 20px auto;

	overflow: hidden;

	padding: 0;

}

.pack-inc .pack-inc-con li{

	float: left;

	display: inline;

	width: 50%;

	line-height: 31px;

	padding-left: 15px;

	margin-bottom: 10px;

}

.vertical-line-gr{

	border-left: 1px solid #7e9253;

	height: 75px;

	width: 0;

	margin: auto;

	position: absolute;

	bottom: -37px;

	left: 50%;

}

.package-rates{

	padding: 75px 0 0;

}

.package-rates hr{

	border-color: #cddba6;

	width: 400px;

	margin: 20px 0 35px;

}

.package-rates h4{

    color: #3d4e21;

    font-size: 50px;

    font-family: 'Great Vibes', cursive;

}

.package-rates h5{

	font-family: 'Karla', sans-serif;

	color: #3d4e21;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 15px;

	letter-spacing: 1px;

}

.package-rates .rate-inc{



}

.package-rates .rate-inc *{

	color: #333333;

	font-family: 'Karla', sans-serif;

	font-size: 16px;

}

.package-rates .rate-inc ul, ol{

	padding: 0 15px;

}

.package-rates .rate-inc li{



}

.package-rates .menu-con{

	width: 80%;

	float: left;

}

.package-rates .menu-con .menu-item{

	width: 20%;

	float: left;

	height: 100px;

	text-align: center;

	margin-bottom: 25px;

	color: #666;

	font-weight: bold;

	font-family: 'Karla', sans-serif;

	font-size: 16px;

}

.package-rates .menu-con .menu-item img{

	width: 40px;

	margin-top: 10px;

}

.package-rates .menu-con .menu-item h6{

	font-size: 11px;

	text-transform: uppercase;

}

.rate-img-con-left, .rate-img-con-right{

	height: 600px;

	position: relative;

}

.rate-img-con-right .rate-img1{

	width: 90%;

	height: 85%;

	position: absolute;

	right: 0;

	box-shadow: 0px 2px 25.52px 3.48px rgba(24, 24, 24, 0.39);

}

.rate-img-con-right .rate-img2{

	position: absolute;

	bottom: 0;

	height: 260px;

	width: 260px;

	border: 10px solid #fff;

}

.rate-img-con-left .rate-img1{

	width: 90%;

	height: 85%;

	position: absolute;

	left: 0;

	box-shadow: 0px 2px 25.52px 3.48px rgba(24, 24, 24, 0.39);

}

.rate-img-con-left .rate-img2{

	position: absolute;

	bottom: 0;

	height: 260px;

	width: 260px;

	border: 10px solid #fff;

	right: 0;

}

.package-rate-con{

	margin: 50px 0px 75px auto !important;

}

.rate-btn{

	width: 200px;

	float: left;

	text-align: center;

	color: #fff;

	background: #7e9253;

	font-size: 17px;

	font-family: 'Karla', sans-serif;

	padding: 12px;

	margin-top: 10px;

}

.meeting-type{

	

}

.meeting-type p{

	padding: 75px 100px 50px;

	font-size: 16px;

	line-height: 24px;

	color: #666;

	font-family: 'Karla', sans-serif;

}

.meeting-type ul{

	padding: 0;

	list-style: none;

	display: inline-flex;

	margin-top: 50px; 

}

.meeting-type ul li{

	padding: 0px 50px;

}

.meeting-type ul li:first-child{

	border-right: 1px solid #999;

}

.meeting-type ul li h4{

	color: #7e9253;

	font-size: 20px;

	text-transform: uppercase;

	font-family: 'Karla', sans-serif;

}

.meeting-type ul li h3{

	color: #333333;

	font-size: 30px;

	font-family: 'Karla', sans-serif;

	margin-top: 0;

}

@media (max-width: 768px){

	.drop-venue{
		margin: 20px 0;
		position: relative;
		cursor: pointer;
	}
	.drop-venue ul.show{
		display: block !important;
	}
	.drop-venue ul{
		padding: 0;
		list-style: none;
		position: absolute;
		z-index: 2;
		width: 100%;
		display: none;
	}

	.drop-venue ul li{
		
	}

	.drop-venue #active-drop::after{
	    content: "▼";
	    position: absolute;
	    right: 15px;
	    top: 25%;
	    color: #4e632c;
	}
	.drop-venue #active-drop{
	    position: relative;
		border: 2px solid #4e632c;
		font-size: 20px;
		font-family: 'Karla', sans-serif;
		padding: 12px 0px;
		text-align: center;
		color: #272727 !important;
		background: #fff !important;
	}

    .guest-div {

        text-align: left;

    }

    .venue-con .tab-pane .pack-ven-color {

        display: none;

    }

    .pack-inc .pack-inc-con li {

        width: 100%;

    }

    .rate-img-con-left, .rate-img-con-right {

        margin-top: 50px;

    }

    .churches .sorter-con {

        display: block;

    }

    .churches .sorter-con li{

        margin: 10px auto !important;

    }

}

@media (max-width: 480px){

	.package-list p {

	    padding: 15px;

	}

	.package-list .pack-banner {

	    padding: 25px 0;

	}

	.rate-img-con-left, .rate-img-con-right {

        height: 350px;

	}

	.rate-img-con-right .rate-img2 {

        bottom: -30px;

        height: 150px;

        width: 200px;

    }

    .rate-img-con-left .rate-img2 {

        bottom: -30px;

        height: 150px;

        width: 200px;

    }

    .package-rates .menu-con {

        width: 100%;

    }

    .churches .church-con {

        height: 300px;

    }

    .churches .church-con .mid-cell {

        height: 100%;

    }

    .pack-home .col-xs-8{

        margin-left: 33.33% !important;

    }

}