html,
body {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}


html {
	background: #2a2a2b;
}

body {
	font-family: "ProximaNova", sans-serif;
	font-size: 14px;
	-webkit-font-smoothing:antialiased;
	margin:0 auto;
	padding:0;
	line-height: 150%;
	font-weight:normal;
	background: url("http://www.classiccarclubmanhattan.com/wp-content/themes/rockefeller/images/txture.png");
	padding-top: 10em;
	color: #f8f8f5;
}

h1, h2, h3, h4, h5, h6, .fine-print {
	color: #f8f8f5;
}

h1 {
	font-size: 2.375em;
	line-height: 150%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin-bottom: .5em;
}

h2 {
	font-size: 1.625em;;
	line-height:150%;
	font-weight: normal;
	margin-bottom: 1em;

	margin-top: 0;
}

h6 {
	font-family: georgia, serif;
	font-size: 1.25em;;
	font-style: italic;
	line-height: 150%;
	margin: 0;
	margin-bottom: 30px;
	font-weight: 400;
	color: #939597;
}

nav.fullsite ul li#mobile-button {
	display: none;
}

.contact-form-section-arrow {
	display: inline-block;
	font-family: 'ClarendonBT', sans-serif;
	font-size: 38px;
	font-weight: 100 !important;
	margin-right: 10px;
	line-height: 24px;
	color: #c90c14;
	position: relative;
	top: 2px;
	font-style: normal;
}

.container {
	width: 100%;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

/*-- FOOTER --*/

footer {
	margin-top:0;
}

footer h2.red-arrow {
	margin-top:0;
}

.address-container {
	max-width: 600px; 
}

.footer-button {
    width: 35%;	
    padding-right: 5%;
    margin-right: 12%;
}

.soho-foot {
    width: 28%;
    margin-right: 5%;
}

.london-foot {
    width: 20%;
}


/*-- GLOBAL --*/

a, 
input[type="submit"], 
textarea,
button,
.all-cars-row .col-md-3 .col-md-4 .all-cars-icon {
	-webkit-transition: all 350ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-moz-transition: all 350ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-ms-transition: all 350ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	-o-transition: all 350ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	transition: all 350ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
	text-decoration: none;
	border: none;
}

.row {
    margin-bottom: 3.5em;

    margin-right: 0;
    margin-left: 0;
}

a {
	color: #C60C14;
	color:inherit;
}

#content {
	max-width: 1140px;
	width: 90%;
	margin: 0 auto;
	display: block;
	min-height: 400px;
}

#content a {
	color: #c90c14;
}

#content a:hover {
	color: #939597;
}

#intro-text {
	text-align: center;
}

#intro-text h1,
#rental-time-specs h2 {
	margin-top: 0;
	margin-bottom: 1em;
}

#intro-text h6,
#rental-time-specs h6,
#rental-time-specs h2 {
	margin-bottom:0;
}

h6.section-title {
    width: 100%;
    display: block;
    border-bottom: 1px solid #858789;
    padding-bottom: .5em;
    margin-bottom: 1em;
}

.grey-text {
	color: #858789;
}

.col-md-4:last-of-type,
.col-md-6:last-of-type  {
	margin-right: 0;
}

.col-md-12 .red-btn {
	max-width: 320px;
	border:none;
	outline:none;
}

.fine-print {
	font-family: georgia, serif;
	font-size: .75em;
	font-style: italic;
	color: #939597 !important;
	line-height: 150%;
}

textarea {
	resize:none;
	margin-bottom: 0;
	width: 100%;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.entypo {
	font-family:'entypo';
}

.entypo-social {
	font-family:'entypo-social';
}

.centered-text {
	text-align: center;
}

.red-btn, .blog .gce-event-info div a, .search .gce-event-info div a {
	z-index: 9;
	border: none;
	outline: none;
	padding: .25em 0;
	line-height: 200%;
}

.entypo-socialicon-btn {
	line-height: 0;
}

.red-text {
	color: #c90c14 !important;
}

.non-italic {
	font-style: normal !important;
}

/*-- CONFIRM BOOKING --*/
#rental-time-specs .col-md-6 {
	text-align: center;
}

#rental-details h6 {
	margin-bottom: 1em;
}

.modal-dialog {
    max-width: 1100px;	
    width: 75%;
    padding: 2em 3em;
    background: #2A2A2B;
    position: relative;
    display: block;
}

.modal-body {
	padding:0;
}

.modal-footer {
    border: none;
    padding: 0;
    margin: 0;
}

#modal-close {
    max-width: 250px;

    text-transform: uppercase;
}

.modal-content {
    color: #F7F7F4;
    font-size: 1em;
    text-align: center;
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: #2A2A2B;
    position: relative;
}

.tweet-btn {
    background: #28A9E0;

    max-width: 150px;
}

.fb-btn {
    background: #4865B5;
	
    max-width: 42%;
    display: inline-block;
    margin-left: 3% !important;
    margin-right: 3% !important;
}

p {
	margin-bottom: 15px;
}

#content .modal-content a {
	text-decoration: underline;
	color: inherit;
}

#content .modal-content a.red-btn {
	text-decoration: none;
}

.modal-content .h1-container {
	margin-bottom: 3em;
}

.modal .row {
	margin-bottom: 0;
}


/*-- CONFIRMED BOOKING --*/

#confirmed-booking .col-md-12 .red-btn {
	max-width: 400px;
	width: 45%;
	display: inline-block;
	margin-left: 2% !important;
	margin-right: 2% !important;
}

.entypo-socialicon-btn {
    color: #fff;
	
    font-size: 2.5em;
    position: relative;
    top: .05em;
    margin-right: .25em;
}

/*-- RATING PAGE --*/
#rating-form {
	margin-bottom: 2em;
}

#rating-submit {
    max-width: 300px;
}





#star-rating div {
	display: inline-block;
	color: #858789;
	font-size: 4.75em;
	margin-right: 0.05em;
	cursor: pointer;
	margin-top: .1em;


}

#star-rating div.active-rating {
	color: #c90c14;
}


/*-- UPCOMING BOOKINGS --*/

.car-type-row .red-btn.tweet-btn,
.car-type-row .red-btn.fb-btn {
    font-size: 2.5em;
	
    padding: .05em .3em;
    text-align: center;
    margin-bottom: 0 !important;
    line-height: 100%;
}

.booking-history-row.car-type-row .col-md-6,
#upcoming-booking-rows.car-type-row .col-md-6 {
	margin-right: 0;
}

.booking-history-row.car-type-row .col-md-4,
#upcoming-booking-rows.car-type-row .col-md-4 {
    width: 37%;
}

.booking-history-row.car-type-row .col-md-4 .row .col-md-6,
#upcoming-booking-rows.car-type-row .col-md-4 .row .col-md-6 {
    width: 39%;
}

#upcoming-booking-rows.car-type-row .col-md-4 .row .col-md-6 h2 {
    margin-bottom: 0;
	
}

.booking-history-row.car-type-row .col-md-4 .row .col-md-6:last-of-type,
#upcoming-booking-rows.car-type-row .col-md-4 .row .col-md-6:last-of-type {
    width: 22%;
    margin: 0;
}

.booking-history-row.car-type-row .col-md-2,
#upcoming-booking-rows.car-type-row .col-md-2 {
    margin-top: .5em;

}

.car-type-row img {
	width: 100%;
}

.car-type-row {
	text-align: center;
	margin-bottom: 6em;
}

.car-type-row.booking-history-row > .row {
	border-top:none;
}

.car-type-row.booking-history-row > .row:first-of-type {
	border-top:1px solid #858789;
}


.car-type-row > .row:first-of-type {
	border-top:1px solid #858789;
}

.car-type-row > .row {
	border: 1px solid #858789;
	border-left:0;
	border-right:0;
	padding: .5em 0;
	border-top: none;
}

.car-type-row .row {
	margin-bottom: 0;
}

.car-type-row .col-md-7,
.car-type-row .col-md-4,
.car-type-row .col-md-2 {
	padding: 0;
	padding-top: 3em;
	border-right: 1px solid #858789;
	padding-bottom: 0.75em;
}

.car-type-row .col-md-6 {
	padding-left: 0;
	width: 52%;
}

.h1-title-row {
	margin-bottom: 2em;
}

.car-type-row.booking-history-row .col-md-6 .col-md-9,
.car-type-row.booking-history-row .col-md-4,
.car-type-row.booking-history-row .col-md-2 {
	padding: 0;
	padding-top: .55em;
	border-right: 2px solid #858789;
	padding-bottom: 1.4em;
	
	padding-top: 1em;
	padding-bottom: 0.75em;
}

.car-type-row.booking-history-row h2 {
	margin-bottom: 0;
}

.car-type-row > .col-md-6 {
	margin-right: 0;
	width: 55%;
}

.car-type-row .col-md-4 .row .col-md-6 {
	margin-right:0;
	width: 50%;
}

.car-type-row .col-md-4 {
	margin-right: 2%;
	width: 32.2%;
}

.car-type-row .col-md-2 {
	margin-right: 0;
	width: 8.76%;
	border: none !important;
	padding-top: 1em;
	padding-bottom: 0;
	text-align: left;
	margin-top: 1em;
}

.car-type-row .fb-btn {
    max-width: 40%; 
    display: inline-block;
    margin: 0 !important;
    margin-left: 7% !important; 
    overflow: hidden;
}

.car-type-row .tweet-btn {
    max-width: 40%;
    display: inline-block;
    margin: 0% !important;
    margin-right: 7% !important;
    overflow: hidden;
}

.car-type-row .red-btn {
    margin-top: 0 !important;
    margin-bottom: 1em !important;
}

.car-type-row.booking-history-row .red-btn {
	margin-bottom: .25em !important;
}

.car-type-row.booking-history-row .col-md-2 {
	padding-top: 0;
	padding-bottom: 0;
}

.car-type-row .col-md-6 .col-md-5 {
	padding-left: 0;
	padding-right: 0;
}

.col-md-7 h2 {
	margin-bottom: 1em;
}

.rate-envelope {
    font-size: .55em;
    position: relative;
}


/*-- ALL CARS --*/

.car-type-row.booking-history-row .red-btn {
    margin-bottom: 0em !important;
}

.all-cars-row .col-md-6,
.all-cars-row .col-md-3 {
	padding: 0;
	padding-top: .55em;
	border-right: 1px solid #858789;
	padding-bottom: .4em;
	padding-bottom: 0;
}

.all-cars-row .col-md-6 .col-md-9 {
	padding-top: .75em;
}

.all-cars-row .col-md-6 .col-md-9 h2 {
	margin-bottom:0;
}

.all-cars-row .col-md-6:first-of-type {
	padding-top:0;
}

.all-cars-row .col-md-3:last-of-type {
	border-right:0;
	width: 23%;
	padding-top: 1.25em;
}

.all-cars-row .col-md-6 {
    margin-right: 0;	
}

.all-cars-icon {
    font-size: 4.25em;
    position: relative;
    top: .15em;
    margin-right: .15em;
}

.all-cars-row .allcars-share.col-md-3 {
    width: 24%;
	
    margin-right: 1%;
    padding-right: 1.5%;
    padding-left: 1.5%;
    text-align: center;
    padding-bottom: .65em;
}

.all-cars-row .col-md-3 {
	width: 21.5%;
}

.all-cars-row .col-md-3 .col-md-4,
.all-cars-row .col-md-6 .col-md-3 {
	border-right:none;
	padding-bottom:0;
	margin-right:0;
}

.car-type-row.booking-history-row .col-md-6 .col-md-3 {
	padding-left:0;
	padding-right: 0;
}

.all-cars-row .col-md-6 .col-md-3 {
	padding-top:0;
}

.all-cars-row .col-md-3 .col-md-4 {
    width: 50%;
	
}
.all-cars-row .col-md-3 .col-md-4 .all-cars-icon {
    margin: 0 auto;
	cursor: pointer;
    top: 0;
    color: #858789;
}

#content .all-cars-row .col-md-3 .col-md-4 .all-cars-icon a.rate-envelope {
	top: -.2em;
	color: #858789;
	font-size: .5em;
}

#content .all-cars-row .col-md-3 .col-md-4 .all-cars-icon.red-text a.rate-envelope {
	color: #c90c14 !important;
}


.all-cars-row .col-md-3 .col-md-4 .all-cars-icon:hover {
	color: #c90c14 !important;
}

.all-cars-row .col-md-3 .col-md-4 {
	padding-top: 1.25em;
}


/*-- ALL CARS --*/

#all-cars-intro-specs {
	text-align: center;
}

.share-page {
	text-align: center;
}

hr {
	width: 100%;
	margin: 1.5em 0;
	border-color: #808284;
	height: 1px;
}

#share-confirmation-page {
	max-width: 768px;
}

#share-confirmation-page .col-md-6 {
	width: 100%;
	margin-left: 0;
	margin-right:0;
	padding-left: 0;
	padding-right: 0;
}

#share-confirmation-page .red-btn {
    width: 100%;
	
    max-width: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

@media screen and (max-width:1100px) {
	.car-type-row h2 {
		font-size: 1.25em;
	}
}

@media screen and (max-width:1024px) {
	.car-type-row .col-md-2 {
    	padding-top: .35em;
	}

	.car-type-row .red-btn {
    	font-size: .85em;
	}

	.car-type-row .red-btn.tweet-btn {
		text-indent: -.12em;
	}

	.fine-print.red-text {
		font-size: .7em;
	}

	#content .modal-content a.red-btn {
	    max-width: 43%;
	    margin-top: 0 !important;
	
	    max-width: 100%;
}


}

@media screen and (max-width:991px) {
	.col-md-4 {
		margin-bottom: 2em;
	}
	#rental-time-specs {
		margin-bottom:0;
	}

	#rental-time-specs .col-md-6 {
		margin-bottom: 3em;
	}

	.col-md-4:last-of-type {
		margin-bottom:0;
	}

	#rental-details {
		margin-bottom: 1em;
	}

	footer {
		margin-top:0;
	}
	.car-type-row .col-md-7, .car-type-row .col-md-4, .car-type-row .col-md-2 {
  		padding-top: 2em;
	}

	.booking-history-row.car-type-row .col-md-2, #upcoming-booking-rows.car-type-row .col-md-2 {
    	padding-top: 0;
	}
	.booking-history-row.car-type-row .col-md-4, #upcoming-booking-rows.car-type-row .col-md-4 {
    margin-bottom: 0;
		
	}
}

@media screen and (max-width:900px) {

	nav.fullsite ul li {
    margin: 0 1%;
    font-size: 14px;
}

	nav.fullsite ul li a {
    	font-size: 14px;
	}
	
	/*-- BOOKING --*/
	#upcoming-booking-rows.car-type-row .col-md-4 {
    	min-height: 5.65em;
	}
	.car-type-row .col-md-7, .car-type-row .col-md-4, .car-type-row .col-md-2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.car-type-row .red-btn {
		font-size: 0.75em;
		margin-top: 0 !important;
		margin-bottom: 0.65em !important;
	}

	.car-type-row .col-md-6 {
    	margin-right: 1%;
    	width: 53.5%;
    	min-height: 4em;
	}

	.car-type-row.booking-history-row .col-md-6 .col-md-9 {
    	min-height: 4.5em;
	}

	.car-type-row.booking-history-row .col-md-2 a.red-btn {
  	  margin-top: 0em !important;
	}

	.car-type-row.booking-history-row .col-md-6 .col-md-9, .car-type-row.booking-history-row .col-md-4, .car-type-row.booking-history-row .col-md-2 {
		padding-top: .75em !important;
		padding-bottom: 0 !important;
	}

	.car-type-row .col-md-4 .row .col-md-6 {
		min-height: none;
	}
	
	.car-type-row .col-md-4 {
	    width: 31%;
	    min-height: 6.25em;
	    margin-bottom: 0;
	}
	.car-type-row .col-md-2 {
	    width: 12.5%;
	    margin-top: 0;
	
	    min-height: 0;
	    padding-top: .2em;
	    width: 7.5%;
	    font-size: .875em;
}
	.car-type-row .red-btn.tweet-btn {
    	text-indent: -.051em;		
	}
	.fine-print.red-text {
		font-size: .55em;
	
		line-height: 0;
}

	.car-type-row h2 {
    	margin-bottom: .5em;		
	}

	.car-type-row .col-md-4 {
    min-height: 4.5em;
		
	}

	/*--CARS --*/
	.all-cars-icon {
    	font-size: 3em;
	}

	#content .all-cars-row .col-md-3 .col-md-4 .all-cars-icon a.rate-envelope {
    	top: -.01em;
	}

	.all-cars-row .col-md-6 .col-md-9 {
	    padding-top: .25em;
	    padding-bottom: .25em;
	}
	
	.all-cars-row .col-md-3 .col-md-4 {
	    min-height: 0;
	    padding-top: .75em;
	}

	.all-cars-row .col-md-6 {
    	width: 55%;
	}

	.all-cars-row .allcars-share.col-md-3 {
    	width: 23%;
    	padding-bottom: 0;
    	min-height: 3.75em;
	}

	.all-cars-row .col-md-3:last-of-type {
    	width: 18.5%;
    	padding-top: .75em;
	
    	margin-left: 1.5%;
}

	#all-cars-intro-text {
	    width: 90%;
	    margin-left: 5%;
	}

	#all-cars-intro-specs {
	    margin-left: 5%;
	    width: 90%;
	    text-align: center;
	}

	#content .modal-content a.red-btn.fb-btn {
    	margin-top: 0 !important;
	}

	#content .modal-content a.red-btn.tweet-btn {
		
	}

	.all-cars-row img {
    margin-top: .4em;
		
	}

	.car-type-row .red-btn.tweet-btn,
	.car-type-row .red-btn.fb-btn {
    max-width: 45%;
	
    padding: 0 .2em;
}

	.car-type-row .red-btn.tweet-btn {
    margin-right: 2% !important;

	}

	.car-type-row .red-btn.fb-btn {
	    margin-left: 2% !important;		
	    text-indent: 0.051em;
	}

	#confirmed-booking .col-md-12 .red-btn {
		font-size: .6em;
	}
}

@media screen and (max-width:767px) {

	#content {
    width: 75%;
		
	}
	
	nav.fullsite ul li#mobile-button {
		display: block;
	}

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		padding-left:0;
		padding-right:0;
	}

	h2 {
		font-size: 1.1428571428571428em;
	}

	.desktop {
		display: none !important;
	}

	.mobile {
		display: block;
	}

	#username .entypo {
	    font-size: 2em;
	    position: relative;
	    top: 0.05em;
	    margin-right: .35em;
	}

	#username {
	    width: 25%;
	    margin-right: 0;
	}

	#header-logo {
	    width: 50%;
	    position: relative;
	    margin: 30px auto 0;
	}

	#header-logo a {
	    left: 40%;
	    margin-left: -25%;
	}

	#dev-nav {
		display: none !important;
	}

	.share-page .tweet-btn {
		width: 100%;
		max-width: 100%;
	}

	.share-page .fb-btn:first-of-type {
    	margin-left: 0 !important;
	}

	.share-page .fb-btn:last-of-type {
    	margin-right: 0 !important;
	}

	.share-page .fb-btn {
	    max-width: 46%;
	    letter-spacing: 1px;
	    margin-bottom: 1em !important;
	}

	.share-page h6 {
		margin-bottom: 1em;
	}

	.h1-container h1 {
		font-size:1.5em;
		margin-bottom: 1em;
	}

	.container {
		padding-left:0;
		padding-right:0;
	}

	html nav.fullsite {
		display: block;
		z-index: 9999;
		position: relative;
	}

	nav.fullsite ul {
		width: 100%;
		left:0;
	}

	nav.mobile-dropdown ul {
    	padding-top: 9em;
	}

	nav.mobile-dropdown {
    	text-align: center;
	}

	nav.mobile-dropdown ul li a.red-btn {
	    padding: 5px 0;
	    width: 90% !important;
	    font-size: 1em;
	}

	nav.mobile-dropdown ul li .red-text {
		font-size: 1.275em;	
		padding: 16px 0;
		display: block;
}

	nav.mobile-dropdown ul li a.red-btn .entypo {
	    position: relative;
	    font-size: 3em;
	    top: 0.1em;
	    line-height: 0;
	    margin-right: .25em;
	}

	nav.mobile-dropdown ul li a.red-btn span.rate-envelope {
		font-size: 1.25em;
		position: relative;
		top: .15em;
		margin-right: .75em;
	}

	#space {
		min-height:50px;
	}

	.row {
		margin-bottom: 1em;
	}

	/*-- UPCOMING BOOKINGS --*/

	.booking-history-row.car-type-row .col-md-4 .row .col-md-6, #upcoming-booking-rows.car-type-row .col-md-4 .row .col-md-6 {
    max-width: 50%;	
    width: 50%;
}

	.booking-history-row.car-type-row .col-md-4 .row .col-md-6:last-of-type, #upcoming-booking-rows.car-type-row .col-md-4 .row .col-md-6:last-of-type {
		width: 100%;
		margin: .25em 0;
	
		max-width: 100%;
}

	.car-type-row .red-btn {
  		margin-bottom: 1.25em !important;
	}

	.car-type-row .red-btn.tweet-btn, .car-type-row .red-btn.fb-btn {
	    width: 48% !important;
	    max-width: 47% !important;
	}

	.fine-print.red-text {
		font-size: .75em;
	}

	#upcoming-booking-rows.car-type-row .col-md-4 {
    min-height: 5em;
		
	
    width: 100%;
}
	
	#upcoming-booking-rows img {
		margin-bottom: 2em;
	}

	.car-type-row > .row:first-of-type {
		border-top: none;
		padding-top:0;
	}

	.car-type-row {
		margin-bottom: 1.5em;
	}

	.car-type-row .col-md-6,
	.car-type-row .col-md-4,
	.car-type-row .col-md-7,
	.car-type-row .col-md-2 {
	    width: 100%;
	    margin-right: 0;
	    border-right: none;
	}

	.car-type-row .col-md-4 .row .col-md-6 {
		width: 50%;
		float: left;
	
		min-height: 0;
}

	.car-type-row .tweet-btn, 
	.car-type-row .fb-btn {
		width: 46% !important;
	
		font-size: 1em !important;
}

	.car-type-row .fb-btn {
		margin-left: 3% !important;
		margin-right: 0% !important;
	}

	.car-type-row .tweet-btn {
		margin-left: 0 !important;
		margin-right: 3% !important;
	}

	.car-type-row .tweet-btn span.mobile, 
	.car-type-row .fb-btn span.mobile {
		font-size: 1em;
		display: inline-block;
	
		padding: .5em 0;
}

	.car-type-row .tweet-btn .entypo-social, 
	.car-type-row .fb-btn .entypo-social {
		font-size: 2.5em;
	
		display: inline-block;
		position: relative;
		top: .075em;
	}

	.car-type-row.booking-history-row .booking-history .col-md-6 .col-md-3,
	.car-type-row.booking-history-row .booking-history .col-md-6 .mobile-details {
		width: 45%;
		float: left;
		margin-top: 7%;
	}

	.car-type-row.booking-history-row .booking-history .col-md-6 .col-md-3 {
		border-right: 1px solid #858789;
		margin-right: 5%;
		padding-right: 4%;
		width: 50%;
	}

	.car-type-row.booking-history-row .col-md-4 {
		border-right: none;
		margin-bottom: 0;
	
		width: 100%;
}

	.car-type-row.booking-history-row .booking-history .col-md-6 .col-md-9 {
		float: none;
		width: 100%;
		border-right: none;
		margin-top: 1em;
	}

	.car-type-row.booking-history-row .booking-history .col-md-6 .mobile-details {
		margin-top: 2em;
	}

	.car-type-row.booking-history-row .booking-history .col-md-2 {
		display: none;
	}

	.mobile-clear {
		clear:both;
	}

	/*-- ALL CARS --*/
	h1 {
		font-size: 1.75em;
	}

	h6 {
		font-size: 1em;
	}

	.mobile-details a.red-btn {
	    margin-bottom: .5em !important;
	}

	#rating-form .col-md-6 {
		margin-bottom: 2em;
	}

	#rating-form {
		margin-bottom: 0;
	}

	.all-cars-row img {
		margin-top: 0;
	}
	.all-cars-icon {
		display: block;
	
		margin-bottom: .25em;
}
	.all-cars-row .col-md-6 .col-md-3 {
		border-right: 1px solid #858789;
		margin-right: 5%;
		padding-right: 4%;
		width: 50%;
	}
	
	.all-cars-row .col-md-3,
	.car-type-row.all-cars-row .all-cars .col-md-6 .mobile-details {
		width: 45%;
		float: left;
		margin-top: 7%;
	}

	.all-cars-row .col-md-6 .col-md-9 {
		padding-top: 2em;
	}

	.all-cars-row .allcars-share.col-md-3 {
		width: 100%;
		border-right:none;
		padding:0;
		margin-right:0;
	}

	.all-cars-row .col-md-3 .col-md-4:first-of-type {
		margin-left: 8%
	}

	.all-cars-row .col-md-3 .col-md-4 {
		margin:0;
		float:left;
		width: 43%;
		font-size: .75em;
	}

	.col-md-6.col-md-offset-4 {
		margin-top: 2em;
	}

	.col-md-6.col-md-offset-4 .all-cars-icon {
		display: block;
		top: 0;
		margin: 0 auto .25em;
		text-align: center;
	}

	.col-md-6.col-md-offset-4 p {
		width: 80%;
		margin: 0 auto 3em;
	}

	#all-cars-intro-specs {
	    margin-left: 5%;
	    width: 90%;
	}

	#intro-text {
		width: 90%;
		margin-left: 5%;
	}

	#confirmed-booking .col-md-12 .red-btn {
	    margin-left: 0 !important;
	    margin-right: 0 !important;
	}

	#share-confirmation-page .red-btn {
   		margin-top: 0 !important;
	}

	#share-confirmation-page hr:last-of-type {
    	margin-bottom: 2.5em;
	}

	#confirmed-booking a.red-btn {
    font-size: .55em;
		
	
    margin-bottom: 0 !important;
}

	footer {
		margin-top: 1em !important;
	}
}
