1bbody, html {
	height: 100%;
	width: 100%;
}

body, h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.lead {
	font-size: 20px;
	font-weight: 400;
}

.intro-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	color: #f8f8f8;
	background: url(../img/bentley-hire-intro.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 20%;
	padding-bottom: 20%;
}

.intro-message > h1 {
	margin: 0;
		font-weight: 300;
			text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 5em;}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}

.button {
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0 0px;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.content-section-c {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.section-heading {
	margin-bottom: 30px;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}

.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/bentley-banner.jpg) no-repeat center center;
	background-size: cover;
}

.bannerpages {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/bentley-banner2.jpg) no-repeat center center;
	background-size: cover;
}

.bannerpages2 {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/bentley-banner.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 30px;
}

.carimage {
	background: url(../img/carimage21.jpg) no-repeat center center;
	background-size: cover;
	height: 600px;
	margin-bottom: 10px;
}

.carimage2 {
	background: url(../img/carimage21b.jpg) no-repeat center center;
	background-size: cover;
	height: 600px;
	margin-bottom: 10px;
}

.carimage3 {
	background: url(../img/carimage21b.jpg) no-repeat center center;
	background-size: cover;
	height: 450px;
	margin-bottom: 10px;
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 2.5em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}

footer {
	background-color: #f8f8f8;
	padding: 50px 0;
}

p.copyright {
	margin: 17px 0 0;
}

.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

.span2 {
  width: 140px;
}

.span2price {
  width: 110px;
	background-color: #e9e9e9;
	margin-bottom: 5px;
	text-align: center;
	min-height: 150px;
	padding: 10px 10px 0;
}

.price {
	font-size: 1.5em;
	    color: #f12b2b;
	font-weight: bold;
}

.pricesmall {
	    color: #f12b2b;
	font-weight: bold;
}

.pricehead {
	font-size: 1.5em;

	font-weight: bold;
}

.button-style
{
	display: inline-block;
	margin-top: 5px;
	padding: 10px 20px;
	background: #f12b2b;
	border-radius: 5px;
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFF !important;
}

.button-style a
{
	text-decoration: none;
	color: #FFF !important;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }