/********   executive connection      *********/

.wedding_bg {background: url(/assets/imgs/wedding_bg.jpg) center top no-repeat;}

header#header button {
	background: #818285;
    margin-top: 10px !important;
}

@media only screen and (max-width : 480px) { 
	#header h1 a {
		width:112px;
		height:47px;
		margin:10px 0;
	}

	.quick-transfer {
		padding: 10px 15px 70px !important;
	}
	
	.testimonials-box {
		margin:0 !important;
		padding: 10px 20px !important;
	}
	
	.testimonials-box h5 {
		margin-top: 20px !important;
	}
	
}


#site_wrapper .navbar-toggle, #page_wrapper .navbar-toggle {
	background: #818285;
}

#menu {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	margin-top: -13px;
	position: relative;
	z-index: 3;
}

#menu ul li{
	margin:0 24px 0 0;
	float: left;
	list-style-type: none;
}

#menu ul li:last-child{
	margin-right: 0;
}

#menu ul li a{
	display: block;
	padding: 8px 42px;
}
	
#menu ul li a{
	color:#fff;
	background: #818285;
	}

#menu ul li a:hover{
	background: white;
	color: #818285;
}

#menu ul li a.selected {
	color: #818285;
}

.feature{
	position: relative;
	width: 100%;
	height: 503px;
}

.vehicles-slide{
	background: #ccc url(/assets/imgs/vehicles-slide.jpg);
}

header#header {
	border-bottom: 3px solid #818285;
}

.header_icons {
	margin: 10px -10px 0 -10px;
}

.header_icons  li{
	display: inline;
}

.header_icons  li a{
	display: inline-block;
}

.side-box{
/* 	overflow: auto; */
	color:white;
}

.side-box li{
	margin-left: 0;
	list-style: none;
}

.side-box h2{
	color: white;
	font-weight: normal;
	font-family: "ff-dax-wide-web-pro",sans-serif;
	font-size: 30px;
	letter-spacing: 0.5px;
	margin-top:10px;
}

.side-box h4{
	line-height: 1.5em;
	font-size:18px;
	color:white;
}

.quick-transfer{
	background: #818285;
	min-height:160px;
	margin: 0 3px 0 -10px;
	padding: 10px 15px 122px 15px;
}

.quick-transfer li{
	width: 100%;
	background-color: #777676; /* layer fill content */
	-moz-box-shadow: 0 2px 2px rgba(0,0,1,.35); /* drop shadow */
	-webkit-box-shadow: 0 2px 2px rgba(0,0,1,.35); /* drop shadow */
	box-shadow: 0 2px 2px rgba(0,0,1,.35); /* drop shadow */
	padding: 5px;
	margin-bottom: 10px;
}

.quick-transfer li a{
	display: block;}

.quick-transfer p {
	color:#fff;
}

.car-choice{
	margin-top: 15px;
}

.car-choice .row{
	margin-bottom:30px;
}

.testimonials-box{
	background: #ededed;
	min-height:160px;
	margin: 0 3px 0 -10px;
	padding: 30px 15px 15px 15px;
}

.testimonials-box h4{
	font-weight: 700;
}

.testimonials-box p {
	font-style: italic;
	color: #000;
}

.con-club{
	margin: 0 3px 0 -10px;
	background: #000;
	padding: 10px 5px 20px 5px;
}

.con-club a{
	display: block;
	padding: 0  15px 0 15px;
}

.plane-icon{
	display: block;
	float: left;
	width:19px;
	height:19px;
	background: url(/assets/imgs/icons/plane-icon.png) 
}

.anchor-icon{
	display: block;
	float: left;
	width:22px;
	height:22px;
	background: url(/assets/imgs/icons/anchor-icon.png) 
}

.cog-icon{
	display: block;
	float: left;
	width:21px;
	height:20px;
	background: url(/assets/imgs/icons/cog-icon.png) 
}

.arrow-icon{
	margin-right: 5px;
	display: block;
	float: right;
	width:14px;
	height:20px;
	background: url(/assets/imgs/icons/arrow-icon.png) 
}

.strip{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 57px;
	opacity: .5; /* layer alpha */
	background-color: #004379; /* layer fill content */

}

.action {
	background: #818285 url('/assets/imgs/calltoactionarrow.png')no-repeat 110px;
	color: #fff;
	display: block;
	padding: 5px;
	width: 130px;
	float: left;
	}


.cars{
	margin-top: -63px;
	position: absolute;
	right: 35px;
	z-index: 999;
}

h1 {
	margin:0;
	}

h2, 
h3, 
h4, 
h5, 
.call {
	color: #818285;
}

h5 {
	font-size:18px;
	margin-top: 60px;
}

.call {
	margin-right: 5px;
}

.main-content h2, .main-content h3, .main-content h4 {
	margin-top: 30px;
}

.main-content .con-club h4{ margin-top: 10px;}

h1 a.wedding_logo {
	background: url('/assets/imgs/logos/wedding_connection.png') no-repeat;
	display: block;
	text-indent: -99999px; 
	height: 120px;
	width: 246px;
	margin: 0 -10px;
}

.side-bar {
	background: #818285;
	min-height:670px;
	margin-top:55px;
	right:-4px;
	z-index: 1000;
}

.side-bar h2 {
margin-top: 20px;}

.side-bar .quick-transfer {
	padding-top:0;
	
}


