/*
Theme Name: Atlas
Theme URI: http://www.atlashiredrive.co.uk
Description: A bespoke theme for Atlas Hire Drive 
Version: 3.0.0
Author: Higher Digital
Author URI: http://www.wegohigher.com
*/

/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */

#ui-datepicker-div {
	z-index: 15!important
}

.hide-border {
	border: none!important;
}

.clearfix:before,
.clearfix:after {
    display:table;
    content:"";
}

.clearfix:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

#newer {
	float: left;
}

#older {
	float: right;
}

.inline.hidden-md {
	display: inline!important;
}

.booking-availability-intro {
    border: solid 1px #cbcbcb;
    padding: 5px 15px 20px 15px;
    margin-bottom: 20px;

}

.wp-post-image {
	margin: 10px 0px 20px;
	border: solid 1px #ccc;
	width: 100%;
}

.archive #main .post h3 {
	font-size: 16px;
}

ul.zebra {
	margin: 10px 0px;
	width: 100%;
	padding: 0px;
}

ul.zebra li {
	list-style: none;
	margin: 0px;
	width: 100%;
	padding: 7px;
	background: #fff;
}

ul.zebra li:nth-child(odd) {
	background: #eeeced;
}

/* layout */

body{
	overflow-x: hidden;
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top { 
	top: 28px; 
}

.navbar .brand{
	padding: 10px 20px 9px;
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.navbar .nav-tagline {
	width: 570px;
	font-size: 24px;
	line-height: 150%;
	color: #777;
	margin-top: 3px;
	font-weight: 300;
}

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

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 25px;
	padding: 9px 10px;
	margin-top: 13px;
	margin-bottom: 8px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 4px;
	outline: none;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 0px;
	background: #aaa;
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}

#inner-header{
	z-index: 15;
	width: 100%;
}

input, textarea, select, .uneditable-input {
	min-height: 32px;
	margin-bottom: 0;
	padding: 0 8px;
}

.navbar-form, .navbar-search {
	margin: 0 0 9px;
}

.navbar-search{
	padding-left: 0;
}

#s{
	width: 100px;
}

#content{
    margin-top: 20px;
	padding: 10px 0 0;
}

.more-link{
	white-space: nowrap;
}

.footer-links{
	float: right;
	margin-bottom: 18px;
}

.footer-links .menu{
	margin-left: 0;
	list-style-type: none;
}

.footer-links .menu li{
	float: left;
	margin-left: 10px;
}

/* post styling */

#main p.meta{
	color: #808080;
	font-style: italic;
}

#main article{
	padding: 0 0 9px;
}

#main article footer{
	position: relative;
	margin-top: 0;
	padding-top: 0;
	min-height: 20px;
	border-top: none;
}

#main article footer a.edit-post{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

.post:hover a.edit-post{
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}


#dialog-message {
	display: none;
	z-index: 100;
}

body .ui-widget-overlay {
	z-index: 50;
	position: fixed!important;
}

body .ui-dialog {
	z-index: 100;
}

body .ui-dialog .ui-dialog-titlebar-close span {
	margin-left: -8px!important;
	margin-top: -8px!important;
}

#dialog-form label
{
	font-weight: bold;
	float:left;
	width: 100%;
	margin: 5px 0px;
}

#dialog-form input
{
	float:left;
	width: 100%;
	padding: 5px 0px;
}


/* Booking page CSS
--------------------------------------------------------------- */

.noPadding {
	padding: 0;
}

a.primary {
	margin-top: 23px;
	padding: 0 8px;
	height: 32px;
	border-radius: 5px;
	background: #569099;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
	background: #ed1b2f;
	border: none;
	display: block;
	font-size: 13px;
}

input.primary {
	margin-top: 23px;
	padding: 0 16px;
	height: 32px;
	border-radius: 5px;
	background: #569099;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
	background: #ed1b2f;
	border: none;
	font-size: 13px;
}

.buttons span {
	float: left;
	margin-right: 15px;
	padding: 0 16px;
	height: 30px;
	border-radius: 5px;
	background: #569099;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}

.buttons span.primary {
	background: #ed1b2f;
}

.button.secondary.loading
{
	display: none;
	background: #569099 url('images/loading-blue.gif') no-repeat center center;
	min-width: 100px;
}

.button.secondary.loading:hover
{
	background: #569099 url('images/loading-blue.gif') no-repeat center center;
}


.button.primary.loading
{
	display: none;
	background: #ed1b2f url('images/loading.gif') no-repeat center center;
	min-width: 100px;
}

.button.primary.loading:hover {
	background: #ed1b2f url('images/loading.gif') no-repeat center center;
}

#step-bar {
	position: relative;
	z-index: 2;
	margin-bottom: 40px;
}

#step-bar #step-line {
	position: absolute;
	top: 20px;
	z-index: 1;
	margin: 0 13%;
	width: 70%;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #d8d8d8;
}

#step-bar .stepContainer {
	position: relative;
	z-index: 3;
	float: left;
	margin: 0 0%;
	width: 25%;
	height: 40px;
}

#step-bar .step {
	position: absolute;
	left: 40%;
	z-index: 3;
	float: left;
	width: 40px;
	height: 40px;
	border: 1px solid #d8d9d9;
	border-radius: 50%;
	background-color: #fff;
	color: #595959;
	text-align: center;
}

#step-bar .step.current {
	border: none;
	background: #ed1b2f;
}

#step-bar .step span {
	position: relative;
	line-height: 38px;
	color: #595959;
	font-weight: bold;
	font-size: 16px;
}

#step-bar .step.current span {
	color: #fff;
}

.booking-page-widget-outer {
	background: #f1f4f4;
	border: solid 1px #ffffff;
	box-shadow: 0px 0px 0px 1pt #a6a6a6;
	border-radius: 5px;
	padding: 15px 25px;
	margin-bottom: 30px;
}

.booking-page-widget-outer label {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}


select {
	min-height: 32px;
	max-width: 100%;
}

select option:disabled {
	opacity: 0.3;
}

.booking-page-widget-outer select {
	width: 100%;
	margin-bottom: 20px;
	height: 32px;
	border-radius: 4px;
	border: solid 1px #ccc;
}

.booking-page-widget-outer input {
	width: 100%;
	margin-bottom: 20px;
	border-radius: 4px;
	border: solid 1px #ccc;
}

.booking-page-widget-outer .bl {
	border-left: solid 1px #fff;
}

.booking-page-widget-outer .br {
	border-right: #cecece solid 1px;
}

.booking-page-widget-outer .primary {
	margin-top: 30px;
	padding: 0 8px;
	height: 32px;
	border-radius: 5px;
	background: #569099;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
	background: #ed1b2f;
	border: none;
}

.booking-error {
	border: solid 1px #cbcbcb;
	padding: 150px 0px 350px 0px;
	text-align: center;
	font-weight: bold;
}

#booking-step1 #available-summary {
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;
}

#booking-step1 .summary-container {
	position: relative;
}

#booking-step1 .vehicle-summary-price-holder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin-top: 20px;
	margin-bottom: 15px;
	height: auto;
	border: 1px solid #a6a6a6;
	border-left: none;
	background-color: #f4f6f6;
}

#booking-step1 .vehicle-summary-price-holder .price-holder {
	float: left;
	margin: 0px 2%;
	width: 96%;
}

#booking-step1 .vehicle-summary-price-holder .price-holder .sorry {
	float: left;
	padding: 15px 0px;
	width: 100%;
	font-size: 14px;
}

#booking-step1 .vehicle-summary-price-holder .price-holder .title {
	float: left;
	padding: 10px 0px;
	width: 100%;
	border-bottom: solid 1px #d6d6d6;
	font-weight: bold;
	font-size: 16px;
}

#booking-step1 .vehicle-summary-price-holder .price-holder .price {
	position: absolute;
	top: 40px;
	bottom: 50px;
	left: 0;
	float: left;
	margin: 0 8%;
	padding: 10px 0;
	width: 84%;
	border-bottom: solid 1px #d6d6d6;
	font-weight: bold;
	font-size: 18px;
}

#booking-step1 .vehicle-summary-price-holder .price-holder .price-label {
	width: 100%;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 12px;
}

#booking-step1 .vehicle-summary-price-holder .price-holder .price-or {
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0;
	text-align: center;
	color: #a6a6a6!important;
}

#booking-step1 .vehicle-summary-price-holder .booking-buttons {
	position: absolute;
	bottom: 0;
	float: left;
	padding: 10px 0;
	font-size: 11px;
}

.booking-step #booking-summary {
	margin-bottom: 40px;
	text-align: center;
}

.booking-step #booking-summary  p span {
	color: #ed1b2f;
	font-weight: bold;
}

.booking-step table {
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
}

.booking-step table td {
	padding: 10px;
	line-height: 20px;
}

.booking-step table .condenced td {
	padding: 0 10px;
	line-height: 18px;
}

.booking-step .table-button {
	margin: 5px 0 7px 0;
	float: right
}

.booking-step table th {
	padding: 0 10px;
}

.booking-step table th {
	height: 40px;
	background: #474747;
	color: #fff;	
}

table tbody .evenClass {
	background: #eeeced;
}

.booking-step table.odd-rows tbody tr:nth-child(odd) {
	background: #eeeced;
}

.booking-step table .location-row {
	margin-bottom: 0px!important;
}

.booking-step table tbody > tr.total {
	font-size: 14px;
}

.booking-step #payment-summary {
	border: 1px solid #bbbbbb;
}

.booking-step #summary-image {
	width: 100%;
	padding: 25px;
}

.booking-step .hide-discount {
	display: none;
}

.booking-step .discount-code {
	float: left;
	height: 30px;
	padding: 0px 5px;
	margin-left: 5%;
	margin-right: 5%;
	width: 50%;
}

.booking-step .discount-buttons {
	float: left;
	width: 35%;
	margin-right: 5%;
}

.booking-step .discount-buttons span {
	width: 100%;
	text-align: center;
	margin-right: 0px;
}

#booking-step2 #payment-summary #payment-buttons {
	float: right;
}

#booking-step2 #payment-summary .row:first-child {
	margin-top: 0;
}

#booking-step2 #payment-summary .row:last-child {
	margin-bottom: 20px;
}

#booking-step2 #payment-summary .row {
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#booking-step2 #payment-summary #payment-buttons span:last-child {
	margin-right: 0;
}

#booking-step2 #payment-summary #payment-buttons span:hover {
	background: #ed1b2f;
}

#booking-step2 #booking-tabs {
	margin-top: 20px;
}

#booking-step2 #booking-tabs .resp-tabs-container .resp-tab-content {
	float: left;
	width: 100%;
}

#booking-step2 #booking-tabs .resp-tabs-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li {
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
	width: 32%;
	height: 240px;
	border: 1px solid #a6a6a6;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li:nth-child(3n+0) {
	margin-right: 0;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li .img-container {
	float: left;
	padding: 5%;
	width: 100%;
	background-color: #fff;
	text-align: center;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li .img-container img {
	padding: 5px;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li .description {
	float: left;
	padding: 5%;
	width: 100%;
	height: 31%;
	background-color: #fff;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li  .details {
	position: absolute;
	bottom: 0;
	float: left;
	padding: 13px 10px;
	width: 100%;
	height: 47px;
	border-top: 1px solid #a6a6a6;
	background-color: #f4f6f6;
	font-weight: bold;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li  .details .price {
	float: left;
}

ul > li  .details .info {
	float: right;
	background: url('images/info.png') center center no-repeat;
	width: 30px;
	height: 30px;
	margin-top: -5px;
}

ul > li  .details .info.info-left {
	float: left;
	margin-right: 5px;
}
	
#booking-step2 #booking-tabs .resp-tabs-container ul > li  .details .toggle {
	float: right;
	padding-right: 30px;
	background: url("images/icons/add-icon.png") no-repeat;
	background-position: 30px 0px;
	line-height: 20px;
	cursor: pointer;
}

#booking-step2 #booking-tabs .resp-tabs-container ul > li  .details .toggle.remove {
	background: url("images/icons/remove-icon.png") no-repeat;
	background-position: 55px 0px;
}

#booking-step2 #booking-options {
	float: left;
	margin-top: 20px;
	width: 100%;
	border: 1px solid #a6a6a6;
	background-color: #f4f6f6;
}

#booking-step2 #booking-options > h2 {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #a6a6a6;
}

#booking-step2 #booking-options ul {
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 100%;
	border-bottom: 1px solid #a6a6a6;
	background-color: #fff;
	list-style: none;
	font-weight: bold;
	font-size: 12px;
}

#booking-step2 #booking-options ul  > li {
	float: left;
	padding: 9px 0;
	width: 100%;
	border-top: 1px solid #a6a6a6;
	line-height: 20px;
}

#booking-step2 #booking-options ul  > li .toggle {
	float: right;
	width: 20px;
	height: 20px;
	background: url("images/icons/booking-icons.png") no-repeat;
}

#booking-step2 #booking-options ul  > li .toggle.remove {
	background: url("images/icons/booking-icons.png") no-repeat 0px -20px;
}

#booking-step2 #booking-options ul  > li:first-child {
	border-top: none;
}

#booking-step2 #booking-options #payment-container {
	float: left;
	width: 100%;
}

#booking-step2 #booking-options #total-container {
	padding: 0 10px;
}

#booking-step2 #booking-options #total-container h2 {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ababab;
}

#booking-step2 #booking-options .total-container {
	padding: 0 10px;
}

#booking-step2 #booking-options .total-container h2 {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ababab;
}

#booking-step2 #booking-options h2.section-heading
{
	font-size: 16px;
	padding: 0px 10px;
}

#booking-step2 #booking-options .total-container:last-child h2 {
	border-bottom: none;
}

#booking-step2 #booking-options .total-container .total-container-cost {
	float: right;
	font-weight: normal;
}

#booking-step2 #booking-options #payment-buttons {
	float: left;
	padding: 0 5px 10px 5px;
}

#booking-step2 #booking-options #payment-buttons > span {
	margin: 5px;
}


#booking-step2 #booking-options ul  > li  .option {
	float: left;
	width: 55%;
}

#booking-step2 #booking-options ul  > li .qty-holder {
	float: left;
	width: 10%;
}

#booking-step2 #booking-options ul  > li  .price {
	float: left;
	width: 25%;
}

#booking-step2 #booking-options ul  > li  .toggle {
	float: right;
	cursor: pointer;
}

#booking-step3 #quote-details #customer-details-container {
	position: relative;
	margin: 50px 55px 30px 55px;
	padding: 60px 109px 85px 109px;
	border: 1px solid #c9c9c9;
	background: #fdfdfd;
}

#booking-step3 #quote-details #customer-details-container #details-ribbon {
	position: absolute;
	top: -33px;
	left: -1px;
	padding: 7px 15px;
	height: 34px;
	background-color: #ed1b2f;
	color: #fff;
	font-weight: bold;
}

#booking-step3 #quote-details #customer-details-container .field-container  {
	position: relative;
	float: left;
	margin-right: 7%;
	margin-bottom: 30px;
	width: 46%;
}

#booking-step3 #quote-details #customer-details-container .field-container   input {
	height: 32px;
}

#booking-step3 #quote-details #customer-details-container .field-container  > input {
	width: 100%;
}

#booking-step3 #quote-details #customer-details-container .field-container .field-break  input:nth-child(odd){
	width: 29%;
}

#booking-step3 #quote-details #customer-details-container .field-container .field-break  input:nth-child(even){
	width: 69%;
}

#booking-step3 #quote-details #customer-details-container .field-container:nth-child(even) {
	margin-right: 0;
}

#booking-step3 #quote-details #customer-details-container .field-container:last-child {
    margin-bottom: 0 !important;
} 

#booking-step3 #quote-details #customer-details-container .field-container:nth-last-child(2) {
    margin-bottom: 0 !important;
}

#booking-step3 #quote-details #customer-details-container .field-container label {
	width: 100%;
}

#booking-step3 #quote-details #customer-details-container .field-container label span {
	margin-left: 5px;
	color: #ed1b2f;
}

#booking-step3 #quote-details #customer-details-container .terms {
	float: left;
	width: 100%;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#booking-step3 #quote-details #customer-details-container .submit-holder {
	width: 100%;
	background: #edf0f0;
	padding: 0px 109px 30px 109px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#booking-step3 #quote-details #customer-details-container .submit-holder a {
	max-width: 180px;
}

#booking-step3 #quote-details #customer-details-container .terms p {
	float: left;
	margin: 10px;
}

#booking-step3 #quote-details #customer-details-container .terms > input {
	margin: 5px 0;
}

#booking-step3 #quote-details #customer-details-container .payment-method {
	float: left;
	padding: 20px 0px;
}

#booking-step3 #quote-details #customer-details-container .payment-method .chosen-container  {
	width: 250px !important;
}

#booking-dashboard .dashboard-summary
{
	padding-left: 98px;
	min-height: 78px;
	background: url('images/dashboard.png') no-repeat;
}

#booking-dashboard #pay-balance-button {
	margin-right: 0;
}

#booking-dashboard .dashboard-summary .dashboard-subtitle
{
	font-size: 14px;
}

#booking-dashboard .dashboard-form.driver-form {
	padding-bottom: 30px;
}

#booking-dashboard .dashboard-form {
	background: #fdfdfd;
	padding: 20px 30px 115px 30px;
	position: relative;
}

#booking-dashboard .dashboard-form label
{
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: normal;
}

#booking-dashboard .dashboard-form label.error
{
	margin: 0px;
	color: red;
	font-size: 10px;
}

#booking-dashboard .dashboard-form input
{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#booking-dashboard .dashboard-form select#cc
{
	float: left;
	width: 48%;
	margin-right: 2%;
	height: 32px;
}

#booking-dashboard .dashboard-form input#mobile
{
	width: 50%;
}

#booking-dashboard .submit-holder {
	width: 100%;
	background: #edf0f0;
	padding: 0px 30px 30px 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#booking-dashboard .submit-holder #submit {
	max-width: 150px;
}

#booking-dashboard .driver .driver-header {
	width: 100%;
	padding: 10px 0px 10px 35px;
	min-height: 35px;
	background: url('images/driver-icon.png') no-repeat 0px 15px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
	border-bottom: #ababab solid 1px;
}

#booking-dashboard .driver .driver-header .driver-right {
	float: right;
	margin-right: 10px;
}

#booking-dashboard .driver .driver-header {
	cursor: pointer;
}


#booking-dashboard .driver .driver-submit {
	max-width: 180px;
}


@media (max-width: 980px) {
	#booking-step3 #quote-details #customer-details-container  {
		margin: 30px 0;
		padding: 60px 30px 85px 30px !important;
	}
	
	#booking-step3 #quote-details #customer-details-container .submit-holder {
		padding: 0px 30px 30px 30px!important;
	}
	
}

@media (max-width: 992px) {
	#booking-step3 #quote-details #customer-details-container  {
		margin: 30px 0;
		padding: 60px 50px 0px 50px;
	}
	
	#booking-step3 #quote-details #customer-details-container .submit-holder {
		padding: 0px 50px 85px 50px;
	}
}


/* =Aside post format
-------------------------------------------------------------- */

#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
}
article.format-aside h1 a:hover {
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	float: right;
	padding: 0 10px;
	padding: 0 0.714285714rem;
	border-radius: 3px;
	background-color: #ebebeb;
	color: #848484;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-link .entry-content {
	float: left;
	max-width: 80%;
}
article.format-link .entry-content a {
	text-decoration: none;
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
}

article.format-link footer.entry-meta { 
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	margin: 0;
	font-weight: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
}
.format-status .entry-header h2 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags{
	line-height: 20px;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#credit320{
	padding-left: 20px;
	background: url('images/320press_mini.png') no-repeat left top transparent;
}

#main .hero-unit img{
	margin-bottom: 1em;
}

img.alignleft{
	float: left;
	margin-right: 10px;
}

img.alignright{
	float: right;
	margin-left: 10px;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

.post header img{
	margin-bottom: 18px;
}

.archive #main .post h3{
	margin-bottom: 10px;
	line-height: 24px;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	margin-bottom: 18px;
	max-width: 100%;
	width: 630px;
}

/* page styling */

#featured-carousel .item{
	width: 970px;
	height: 600px;
}

.carousel-caption p{
	display: none;
}

.page-template-page-homepage-php #main article{
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit{
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments{
	margin-bottom: 18px;
	line-height: 24px;
}

ol.commentlist,
ol.commentlist ul.children{
	margin-left: 0;
	list-style-type: none;
}

.comment .vcard > div{
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time{
	color: #eeeeee;
	font-size: .8em;
}

ol.commentlist div.comment-author{
	position: relative;
}

ol.commentlist a.comment-edit-link{
	padding-left: 5px;
	color: #ffffff;
	text-decoration: none;
}

ol.commentlist span.edit-comment{
	position: absolute;
	top: 8px;
	right: 0;
}

ol.commentlist li.bypostauthor{
	background-color: #dddddd;
}

ol.commentlist ul.children li{
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li{
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li{
	background-color: #aaaaaa;
}

ol.commentlist article{
	border-bottom: none !important;
}

a.comment-reply-link{
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul{
	margin: 0;
	list-style-type: none;
}

#comment-form-elements{
	margin: 0;
	list-style-type: none;
}

.comment .vcard .avatar{
	padding-right: 0;
}

.comment .vcard .comment-text{
	margin-left: 0;
}

img.avatar{
	border-top: 1px solid #ddd;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #ddd;
	
}

ol.commentlist li{
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings{
	margin-bottom: 9px;
}

ol.pinglist{
	margin: 0 0 9px 0;
	list-style-type: none;
}

#comment{
	width: 270px;
}

ol.commentlist #respond{
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

.ie8 #main .media-grid img{
	max-width: none !important;
	max-height: none !important;
}

.attachment-img{
	margin-bottom: 18px;
}

.metadata p.alert-message{
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav{
	margin-left: 0;
	list-style-type: none;
}

li.next a, li.previous a{
	position: relative;
}

li.next a:hover:before{
	position: absolute;
	top: 42%;
	left: 0;
	display: block;
	padding-left: 5px;
	width: 20px;
	height: 20px;
	background-color: #BFBFBF;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	color: #444;
	content: "\2190";
	text-decoration: none;
}

li.previous a:hover:before{
	position: absolute;
	top: 42%;
	right: 0;
	display: block;
	padding-left: 5px;
	width: 20px;
	height: 20px;
	background-color: #BFBFBF;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	color: #444;
	content: "\2192";
	text-decoration: none;
}


/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widgettitle{
	margin-bottom: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label{
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover{
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a{
	text-transform: uppercase;
	white-space: pre;
}

/* change default form padding for search */

.widget_search form{
	padding-left: 0;
}

.widget_search input{
	width: 121px;
}

/* calendar widget */

#calendar_wrap{
	padding: 5px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#wp-calendar{
	width: 100%;
	
}

#wp-calendar caption{
	padding: 8px;
	font-weight: bold;
}

#wp-calendar tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child{
	border-bottom: none;
}

#wp-calendar td{
	padding: 8px 0;
	text-align: center;
}

blockquote.pull-left{
	padding-right: 15px;
}



/*
 *
 * Atlas Styles Below
 *
 *
 */

body {
	background: #ebebeb;
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
}

.nav-inline-image {
	float: left;
}

#menu-main-menu {
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	height: 42px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #363636;
	background-image: -moz-linear-gradient(#686868 0% ,#000 100%);
	background-image: -o-linear-gradient(#686868 0% ,#000 100%);
	background-image: -webkit-linear-gradient(#686868 0% ,#000 100%);
	background-image: linear-gradient(#686868 0% ,#000 100%);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 0 1px #545454;
	-moz-box-shadow: 0 0 0 1px #545454;
	box-shadow: 0 0 0 1px #545454;
}

#menu-main-menu > li {
	float: left;
	margin: -1px 0px;
	padding: 0px;
}

#menu-main-menu > li:first-child > a {
	margin-left: -1px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}

#menu-main-menu > li > a {
	padding: 0px 30px;
	height: 44px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	line-height: 44px;
}

#menu-main-menu > li.menu-item-has-children > a
{
	padding-right: 40px;
}

#menu-main-menu > li.menu-item-has-children > a:after {
	background-image: url('images/drop.png');
	background-position: right center;
	background-repeat: no-repeat; 
	content: "";
	width: 10px;
	height: 5px;
	top: 20px;
	right: 16px;
	position: absolute;
	display: inline-block;
}

#menu-main-menu > li.active > a,
#menu-main-menu > li > a:hover {
	background-color: #f13a4c;
}

#menu-main-menu > li > .sub-menu {
	position: absolute;
	top: 40px;
	right: -1px;
	left: -1px;
	display: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	border-top: 5px #ed1b2f solid;
	-webkit-border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	background-color: #363636;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDk3MCAzOTkiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY4Njg2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iOTcwIiBoZWlnaHQ9IjM5OSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #000 0%, #686868 100%);
	background-image: -o-linear-gradient(bottom, #000 0%, #686868 100%);
	background-image: -webkit-linear-gradient(bottom, #000 0%, #686868 100%);
	background-image: linear-gradient(bottom, #000 0%, #686868 100%);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	list-style-image: none;

}

#menu-main-menu > li:hover > .sub-menu {
	display: block;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type {
	float: left;
	padding: 4px 0px 5px 4px;
	margin: 0px;
	list-style: none;
	width: 20%;      
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a {
	display: block;
	margin: 0px;
	padding: 10px;
	min-height: 280px;
	width: 100%; 
	background: #fff;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a .title { 
	display: block;
	width: 100%;
	color: #ed1b2f;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 36px;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a .subtitle { 
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a .desc { 
	display: block;
	padding: 12px 0px;
	width: 100%;
	color: #000;
	font-size: 10px;
	line-height: 16px;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a .desc ul {
	padding: 0px 20px;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a img {
	margin: 0px auto;
}

#menu-main-menu > li > .sub-menu > li.vehicle-type > a:hover { 
	text-decoration: none;
	opacity: 0.9;
}

/**** Locations - Sub Menu *****/
#menu-main-menu > li > .sub-menu > li.holiday-idea,
#menu-main-menu > li > .sub-menu > li.location {
	float: left;
	padding: 4px 0px 5px 4px;
	width: 20%;
	position: relative;
	list-style: none;
	margin: 0px;   
}

#menu-main-menu > li > .sub-menu > li.holiday-idea > a,
#menu-main-menu > li > .sub-menu > li.location > a { 
	position: relative;
	display: block;
	padding-bottom: 100%;
	width: 100%;
}

#menu-main-menu > li > .sub-menu > li.holiday-idea > a .title,
#menu-main-menu > li > .sub-menu > li.location > a .title { 
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 43px;
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.85);
	color: #0f0f0e;
	text-align: center;
	font-size: 14px;
	line-height: 43px;
}

#menu-main-menu > li > .sub-menu > li.holiday-idea:hover,
#menu-main-menu > li > .sub-menu > li.location:hover { 
	text-decoration: none;
	opacity: 0.9;
}

#menu-main-menu > li > .sub-menu > li.holiday-idea > a img,
#menu-main-menu > li > .sub-menu > li.location > a img { 
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

/*
 * Generic Content
 *
 *
 */
 
.red {
	color: #ed1b2f;
}

.black {
	color: #000;
}

iframe {
	margin-bottom: 10px;
	width: 100%;
	border: solid 1px #cbcbcb;
}

.page-content-link-header {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 15px;
}

.page-content-links {
	margin-bottom: 15px;
}

.page-content-link {
	display: block;
	width: 100%;
	color: #3a3a3a;
	text-decoration: underline;
	font-size: 14px;
	line-height: 25px;
}

.bring-to-front {
	position: relative;
	z-index: 10;
}

.white-box.left-box {
    margin-bottom: 140px;
    min-height: 700px;
}

.white-box {
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #c3c3c3;
	background-color: #fff;
}

.row.white-box {
    margin: 0px;
	padding-bottom: 160px;
}

.row.no-margin {
    margin: 0px;
}

.no-padding-right {
    padding-right: 0px;
}

.padding-30 {
	padding: 30px;
}

.padding-30-sides {
	padding: 0px 30px;
}

.button {
	padding: 0px 25px;
	height: 44px;
	border: 1px solid #ed1d2f;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #f13a4c;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkMWIyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZlNmU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #ed1b2f 0%, #fe6e6e 100%);
	background-image: -o-linear-gradient(bottom, #ed1b2f 0%, #fe6e6e 100%);
	background-image: -webkit-linear-gradient(bottom, #ed1b2f 0%, #fe6e6e 100%);
	background-image: linear-gradient(bottom, #ed1b2f 0%, #fe6e6e 100%);
	-moz-background-clip: padding;
	background-clip: padding-box;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
	line-height: 21px;f
	-webkit-background-clip: padding-box;
}

.button:hover {
	opacity: 0.9;
}

.inline-image-holder {
	width: 100%;
}

.inline-image-holder img {
	float: right;
	margin: 0px 0px 35px 35px;
	width: 330px;
	max-width: 100%;
	border: solid 1px #a5a5a5;
}

.inline-image-holder img.no-border {
	border: none;
}

.large-content-image {
	margin: 20px 0px 20px 0px;
	width: 100%;
	border: solid 1px #a5a5a5;
}

/*
 * Background images
 *
 *
 */

#atlas-image-bg {
    position: absolute;
    top: 78px; 
    left: 0;
    right: 0;
    z-index: 1;
    overflow: hidden; 
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    
}

#atlas-image-bg .blend {
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 20;
    height: 136px;
    background: url('images/slider-bg.png') repeat-x;
}

/*
 *  Slider
 *
 *
 */

#atlas-slider {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;
	height: 800px;
}

rs-slide:after {
   position: absolute;
   right: 0px;
   bottom: 0px;
   left: 0px;
   z-index: 20;
   height: 136px;
   background: url('images/slider-bg.png') repeat-x;
   content: "";
}

.sidebar rs-slide:after {
	background: none;
}

/*
 * Booking box
 *
 *
 */

#booking-widget.bring-to-front {
	z-index: 11;
}

#atlas-booking-outer {
	margin-bottom: 20px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgb(235, 235, 235);
	background-color: rgba(235, 235, 235, 0.7);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

#atlas-booking-inner {
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px;
	min-height: 325px;
	width: 100%;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f7f7f7;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #e6e6e6 0%, #fbfbfb 100%);
	background-image: -o-linear-gradient(bottom, #e6e6e6 0%, #fbfbfb 100%);
	background-image: -webkit-linear-gradient(bottom, #e6e6e6 0%, #fbfbfb 100%);
	background-image: linear-gradient(bottom, #e6e6e6 0%, #fbfbfb 100%);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(32,24,32,.6);
	-moz-box-shadow: inset 0 1px 2px rgba(32,24,32,.6);
	box-shadow: inset 0 1px 2px rgba(32,24,32,.6);
}

#atlas-booking-inner #atlas-booking-heading {
	min-height: 35px;
	width: 100%;
	border-bottom: #cecece solid 1px;
	text-align: center;
	font-size: 17px;
	line-height: 25px;
}

#atlas-booking-inner form {
	margin: 0px;
}

#atlas-booking-inner .bb {
	width: 100%;
	padding-bottom: 11px;
	border-bottom: #cecece solid 1px;
}

#atlas-booking-inner .bt {
	width: 100%;
	border-top: #fff solid 1px;
}

#atlas-booking-inner label {
	color: #000;
	font-size: 12px;
	width: 100%;
	display: block;
	margin-top: 12px;
}

#atlas-booking-inner .date {
	margin: 0px;
	padding: 0px 3%;
	width: 100%;
	height: 32px;
	border-radius: 4px;
	border: solid 1px #ccc;
	background-color: #fff;
	font-size: 14px;
}

#atlas-booking-inner select
{
	width: 100%;
	height: 32px;
	border-radius: 4px;
	border: solid 1px #ccc;
}

#atlas-booking-inner .button
{
	display: block;
	margin: 15px auto 0px;
}

/*
 * Slider Page
 *
 *
 */
 
#slider-page {
	margin-top: 20px;
}


/*
 * Vehicle Summary
 *
 *
 *
 */
.vehicle-summary-holder {
	position: relative;
	margin-top: 20px;
	margin-bottom: 15px;
	min-height: 135px;
	border: solid 1px #a6a6a6;
}

.vehicle-summary-holder a {
	color: #2f2f2f;
	text-decoration: none;
}

.vehicle-summary-holder a:hover {
	text-decoration: none;
}

.vehicle-summary-holder span {
	display: block;
}

.vehicle-summary-holder .image-holder {
	float: left;
	width: 20%;
	padding-bottom: 50px;
	background: url('images/view-more.png') bottom center no-repeat;
}

.vehicle-summary-holder .image-holder img {
	float: left;
	padding: 20px 15px 0px 15px;
	width: 100%;
}

.vehicle-summary-holder .info-holder {
	float: left;
	padding-left: 15px;
	width: 80%;
	border-left: solid 1px #e0e0e0;
}

.vehicle-summary-holder .vehicle-icons {
	float: left;
	width: 100%;
}

.vehicle-summary-holder .vehicle-icons img {
	float: left;
	margin: 0px 3px 15px 4px;
	width: 31px;
	height: 31px;
}

.vehicle-summary-holder .vehicle-icons .more {
	float: left;
	margin: 0px 5px 15px 5px;
	color: #000;
	line-height: 31px;
}

.vehicle-summary-holder .title {
	padding: 10px 0px;
	width: 100%;
	border-bottom: solid 1px #d6d6d6;
	font-weight: bold;
	font-size: 16px;
}

.vehicle-summary-holder .description {
	padding: 10px 0px 0px 0px;
	width: 100%;
	border-top: solid 1px #eaeaea;
	font-size: 14px;
	font-weight: 300;
	min-height: 127px;
}

.vehicle-summary-holder .from-ribbon {
	position: absolute;
	top: -15px;
	left: -6px;
	padding: 0px 13px;
	width: auto;
	height: 25px; 
	background: #ed1b2f;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	-moz-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	box-shadow: 0 1px 2px rgba(0,0,1,.65);
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.vehicle-summary-holder .from-ribbon:before {
	position: absolute;
	bottom: -5px;
	left: 0;
	display: block;
	border-width: 5px 0 0 6px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	content: "";
}

/*
 * Home Ribbon Widgets
 *
 *
 */

.widget-ribbon-holder {
	margin-top: 75px;
}

.widget-ribbon {
	position: relative;
	display: block;
	margin: 25px 0px 25px 0px;
}

a.widget-ribbon:hover {
	text-decoration: none;
}

.widget-ribbon .widget-content {
	display: block;
	min-height: 163px;
	width: 100%;
	border: 1px solid #989898;
	background-color: #f5f5f5;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI3MCAxNjMiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyNzAiIGhlaWdodD0iMTYzIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	-moz-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	box-shadow: 0 2px 4px rgba(0,0,1,.19);
}

.widget-ribbon .widget-content.home-widget-content {
	padding-right: 196px;
}

.widget-ribbon .widget-content img.homepage-widget-img {
	position: absolute;
	top: 26px;
	right: 41px;
	width: 150px;
	height: 110px;
}

.widget-ribbon .widget-content.home-widget-content .widget-text { 
	display: block;
	color: #000;
	padding: 23px 0px 23px 23px;
	font-size: 14px;
}

.widget-ribbon .widget-heading {
	position: absolute;
	top: -15px;
	left: 10px;
	padding: 0px 18px;
	width: auto;
	height: 32px; 
	background: #ed1b2f;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	-moz-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	box-shadow: 0 1px 2px rgba(0,0,1,.65);
	color: #fff;
	font-size: 15px;
	line-height: 32px;
}

.widget-ribbon .widget-heading:before {
	position: absolute;
	bottom: -5px;
	left: 0;
	display: block;
	border-width: 5px 0 0 6px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	content: "";
}

.widget-ribbon .widget-image-360 {
	width: 100%;
	display: inline-block;
	opacity: 1;
}

.widget-ribbon:hover .widget-image-360 {
	opacity: 0.8;
}

.widget-image-360-holder {
	display: inline-block;
	position: relative;
	z-index: -1;
}

.tour-popup {
  position: relative;
  width:auto;
  max-width: 100%;
  padding-top: 45px;
  margin: 0px auto;
}

.single-vehicle-type .mfp-close-btn-in .mfp-close {
	color: #fff;
	font-size: 48px;
	margin-right: 3px;
	cursor: pointer;
}

.mv360tour-title-scene {
	background: #ed1b2f!important;
	font-family: 'Oxygen', sans-serif;
}

.widget-ribbon .widget-image-360-button {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.4);
}

.widget-ribbon .widget-image-360-button img {
	width: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -37px;
}

/*
 * Sidebar - White Background
 *
 *
 */

.sidebar {
	position: relative;
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
    padding-right: 30px;
	width: 100%;
}

.sidebar .widget {
	position: relative;
	margin-bottom: 60px;
}

.sidebar h4 {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	border-bottom: solid 1px #828282;
	color: #ed1b2f;
	text-align: center;
	font-size: 18px;
}

.sidebar h4:before {
	position: absolute;
	top: 36px;
	left: 0;
	display: block;
	border-width: 8px 0 0 9px;
	border-style: solid;
	border-color: #ed1b2f transparent transparent transparent;
	content: "";
}


/*
 * Quick Link Widget
 *
 *
 */

.widget .quick-links {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style: none;
}

.widget .quick-link {
	margin: 5px;
	padding: 0px;
}

.widget .quick-link a {
	color: #525252;
	text-decoration: underline;
	font-size: 15px;
	line-height: 25px;
}

/*
 * Social Links Widget
 *
 *
 */

.widget .social-links {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}

.widget .social-link {
	display: inline-block;
	margin: 0px 1% 0px 1%;
	padding: 0px;
	width: 18%;
}

.widget .social-link a {
	display: block;
	width: 100%;
	text-align: center;
}

.widget .social-link a img {
	opacity: 0.8;
}

.widget .social-link a:hover img {
	opacity: 1;
}

/*
 * Navigation Widget
 *
 */

.sidebar.boxed-widgets {
	padding-right: 0px;	
}

.boxed-widgets .widget {
	position: relative;
	margin: 25px 0px 50px 0px;
}
 
.boxed-widgets .widget ul {
	padding: 30px;
	min-height: 163px;
	width: 100%;
	border: 1px solid #989898;
	background-color: #f5f5f5;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI3MCAxNjMiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyNzAiIGhlaWdodD0iMTYzIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	-moz-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	box-shadow: 0 2px 4px rgba(0,0,1,.19);
}

.boxed-widgets .widget .rev_slider_wrapper {
	padding: 30px;
	min-height: 163px;
	width: 100%;
	border: 1px solid #989898;
	background-color: #f5f5f5;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI3MCAxNjMiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyNzAiIGhlaWdodD0iMTYzIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	background-image: linear-gradient(bottom, #e9e9e9 0%, #fff 99.24%, #fff 100%);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	-moz-box-shadow: 0 2px 4px rgba(0,0,1,.19);
	box-shadow: 0 2px 4px rgba(0,0,1,.19);
}


.boxed-widgets .widget .rev_slider_wrapper:after {
	background: none;
}

.content-slider {
	margin-bottom: 30px;
}

.content-slider rs-slide:after {
	display: none;
}

.page-content rs-slide:after {
	display: none;
}

.boxed-widgets .widget ul li {
	list-style: none;
	padding: 0px;
	margin: 5px 0px;
}

.boxed-widgets .widget ul li a {
	display: block;
	width: 100%;
	color: #3a3a3a;
	text-decoration: underline;
	font-size: 14px;
	line-height: 25px;
}

.widget_sub_post_navigation.widget ul li a {
	display: block;
	width: 100%;
	color: #3a3a3a;
	text-decoration: underline;
	font-size: 14px;
	line-height: 25px;
}

.boxed-widgets .widget .widgettitle {
	position: absolute;
	top: -15px;
	left: -5px;
	padding: 0px 18px;
	width: auto;
	height: 32px; 
	background: #ed1b2f;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	-moz-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	box-shadow: 0 1px 2px rgba(0,0,1,.65);
	color: #fff;
	font-size: 15px;
	line-height: 32px;
	z-index: 1000;
}

.boxed-widgets .widget .widgettitle:before {
	position: absolute;
	top: 31px;
	left: 0;
	display: block;
	border-width: 5px 0 0 6px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	content: "";
}



/*
 * Home
 *
 *
 */


/*
 * Holiday Ideas/Location Archive
 *
 *
 */
.holiday-idea-archive-link  {
	background: #eaeaea;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 24px;
}

.holiday-idea-archive-link h2 {
	margin-bottom: 0px;
}

.holiday-idea-archive-link .cover-img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.holiday-idea-archive-link a:hover {
	color: #fff;
}

.holiday-idea-archive-link .col-md-9 {
	min-height: 140px;
}

.holiday-idea-archive-link a {
	display: block;
	width: 100px;
	margin-top: 8;
	margin-bottom: 16px;
}

body.archive .location-holder {
	margin-top: 7px;
	margin-bottom: 7px;
}

body.archive .location-holder > a { 
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body.archive .location-holder a .title { 
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 43px;
	background: rgb(255,255,255);
	background: rgba(255,255,255, 0.85);
	color: #0f0f0e;
	text-align: center;
	font-size: 14px;
	line-height: 43px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px 10px;
}

body.archive .location-holder a:hover { 
	text-decoration: none;
	opacity: 0.9;
}

body.archive .location-holder a img {
	width: 100%;
}

/*
 * Vehicle Single Page
 *
 *
 */

#vehicle-tabs.vehicle-summary {
	margin-top: 30px;
	margin-bottom: 30px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content {
	padding: 15px 30px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#specification h3 { margin-bottom: 0px; }
#vehicle-tabs.vehicle-summary .resp-tab-content#specification .zebra { margin-top: 5px; margin-bottom: 20px; }

#vehicle-tabs.vehicle-summary .resp-tab-content#features { 
	padding-top: 5px;
	padding-bottom: 60px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#gallery {
	padding-bottom: 30px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras {
	padding-top: 25px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li {
	position: relative;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
	width: 32%;
	height: 240px;
	border: 1px solid #a6a6a6;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li:nth-child(3n+0) {
	margin-right: 0;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li .img-container {
	float: left;
	padding: 5%;
	width: 100%;
	background-color: #fff;
	text-align: center;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li .img-container img {
	padding: 5px;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li .description {
	float: left;
	padding: 5%;
	width: 100%;
	height: 31%;
	background-color: #fff;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li  .details {
	position: absolute;
	bottom: 0;
	float: left;
	padding: 13px 10px;
	width: 100%;
	height: 47px;
	border-top: 1px solid #a6a6a6;
	background-color: #f4f6f6;
	font-weight: bold;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li  .details .price {
	float: left;
}

#vehicle-tabs.vehicle-summary .resp-tab-content#extras ul > li  .details .price.included {
	float: left;
	padding-left: 27px;
	min-height: 16px;
	background: url('library/img/included.png') 3px 0px no-repeat;
}


/*
 * Footer
 *
 *
 */

#footer-holder {
    position: relative;
    z-index: 10;
    display: block;
    margin-top: -127px;
    width: 100%;
}

#footer-scenery-image {
	position: relative;
	width: 100%;
	height: auto !important;
}

#footer-scenery-image img {
	display: block;
	width: 100%;
	height: auto !important;
	-ms-interpolation-mode: bicubic; 
}

#footer-primary-links {
	position: relative;
	padding: 70px 0px 100px 0px;
	min-height: 203px;
	width: 100%;
	background-color: #4f4f4f;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEyMDAgMjgzIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0ZjRmNGYiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iIzRmNGY0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FiYWJhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIyODMiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #4f4f4f 0%, #4f4f4f 11.52%, #ababab 100%);
	background-image: -o-linear-gradient(bottom, #4f4f4f 0%, #4f4f4f 11.52%, #ababab 100%);
	background-image: -webkit-linear-gradient(bottom, #4f4f4f 0%, #4f4f4f 11.52%, #ababab 100%);
	background-image: linear-gradient(bottom, #4f4f4f 0%, #4f4f4f 11.52%, #ababab 100%);
	font-family: 'Oxygen', sans-serif;
}

#footer-primary-links h4 {
	margin: 50px 0px 20px 0px;
	padding: 0px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}

#footer-primary-links ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}

#footer-primary-links ul > li {
	margin: 0px 0 7px 0;
	padding: 0px;
}

#footer-primary-links ul > li > a {
	color: #fff;
	font-size: 14px;
	line-height: 125%;
}

#footer-secondary-links {
	position: relative;
	padding: 45px 0px 30px 0px;
	background: #383838;
	color: #fff;
	font-size: 11px;
}

#footer-secondary-links ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}

#footer-secondary-links ul > li {
	display: inline;
	margin: 0px;
	padding: 0px 1px;
}

#footer-secondary-links ul > li:after {
	content: " | ";
}

#footer-secondary-links ul > li:last-child:after {
	content: "";
}

#footer-secondary-links a {
	color: #fff;
	font-size: 12px;
}

#footer-copyright {
	padding-top: 30px;
}

/*
 * Worldpay
 *
 */
 
td.three {
	color: #fff;
	background: #363636;
	padding: 0px 10px;
}

td.two {
	background-color: #f4f4f4;
	padding: 5px;
	font-size: 12px;
}
 

@media (max-width: 550px) {

	
	#booking-step2 #booking-tabs .resp-tabs-container ul > li {
		width: 98%!important;
	}
	
	.discount-code {
		margin-top: 10px!important;
		height: 40px!important;
	}
	
	.buttons span {
		width: 100%;
		margin: 10px 0px 0px 0px!important;
		padding: 5px!important;
		height: auto!important;
		text-align: center!important;
	}
}

@media (max-width: 767px) {
	.navbar {
		margin: 0px -20px;
	}
		
	.nav-inline-image
	{
		margin-left: 20px;
	}
	
	/*
	 * Vehicle Types
	 *
	 */
	
	.vehicle-summary-holder .image-holder {
		width: 100%;
	}
	
	.vehicle-summary-holder .image-holder img {
		margin: 7%;
		width: 86%;
	}
	
	.vehicle-summary-holder .info-holder {
		margin: 0px 7%;
		width: 86%;
	}
	
	#booking-step1 .vehicle-summary-holder {
		margin-bottom: 0px;
	}
	
	#booking-step1 .vehicle-summary-price-holder {
		position: initial;
		float: left;
		margin-top: 0px;
		width: 100%;
		border: 1px solid #a6a6a6;
		border-top: none;
	}
	
	#booking-step1 .vehicle-summary-price-holder .price-holder {
		margin: 0;
		width: 100%;
	}
	
	#booking-step1 .vehicle-summary-price-holder .price-holder .price {
		position: initial;
		margin: 0;
		width: 100%;
	}
	#booking-step1 .vehicle-summary-price-holder .booking-buttons {
		position: initial;
	}
	
	#booking-step2 #booking-tabs .resp-tabs-container ul > li {
		margin-right: 2% !important;
		width:48%;
		height: auto;
	}	

	#booking-step2 #booking-tabs .resp-tabs-container ul > li .description {
		height: 100px !important;
	}

	#booking-step3 #quote-details #customer-details-container  {
		margin: 30px 0px;
		padding: 60px 15px 0px 15px;
	}
	
	#booking-step3 #quote-details #customer-details-container .field-container {
		margin-right: 0px;
		width: 100%;
	}
}

.quoteVehicleDetailsHolder
{
	background: #fff;
	border: solid 1px #000;
	width: 600px;
	margin: 50px auto;
	padding: 10px 30px 100px 30px;
}

.quoteVehicleDetailsHolder table {
	width: 100%;
}


@media only screen and (min-width: 768px) {
	.carousel-caption p{
		display: block;
	}
}

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

	body {
		padding-top: 55px;	
	}
	
	.navbar-toggle {
		display: block;
	}
	
	#inner-header {
		position: fixed;
		top:0px;
		left: 0px;
		right: 0px;
	}
	
	.nav-collapse {
		position: fixed;
		top: 69px;
		left: 0px;
		right: 0px;
	}
	
	.nav-collapse #menu-main-menu {
		border-radius: 0px;
	}
	
	.nav-collapse #menu-main-menu > li {
		width: 100%;
		border-radius: 0px;
	}
	
	.nav-collapse #menu-main-menu > li > a {
		text-align: left;
		border-radius: 0px;
		background: #363636;
	}
	
	.nav-collapse #menu-main-menu > li.active > a {
		background-color: #f13a4c;
	}
	
	.nav-collapse #menu-main-menu > li > a:after {
		display: none;
	}
	
	.nav-collapse #menu-main-menu > li > .sub-menu {
		display: none;
	}

	.booking-step table .chosen-container {
		margin-bottom: 5px;
	}
}

@media only screen and (min-width: 992px) {
	
	#navbar-collapse.collapse {
		display: block;
	}
	
	.container-fluid{
		margin: 0 auto;
		padding-right: 20px;
		padding-left: 20px;
		max-width: 970px;
	}
	
	#inner-footer{
		padding: 0;
	}
	
	#content{
		padding-right: 0;
		padding-left: 0;
	}
	
	.topbar-inner{
		padding: 0;
	}
	
	.topbar form.pull-right {
		float: right;
	}
	
	.navbar-form, .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}
	
	.navbar-search{
		padding-left: 0;
	}
	
	.sidebar{
		margin-top: 0 !important;
	}
	
	.widget_search input{
		width: 230px;
	}
	
	.blog .hero-unit{
		margin-top: 10px;
	}
	
	.page-template-page-homepage-php .hero-unit,
	.blog .hero-unit{
		padding: 60px;
	}
	
	.hero-unit h1 {
		font-size: 60px;
	}
	
	/* hide edit comment button and show on hover on desktop version */
	.edit-comment{
		display: none;
	}
	
	.vcard:hover .edit-comment{
		display: inline-block;
	}
	
	#s{
		margin-bottom: 6px;
		width: 210px;
	}
	
	.widget_search input{
		width: 209px;
	}
	
	.comment .vcard .comment-text{
		padding-right: 0;
		padding-left: 0;
	}
}

.st-frequency {
	margin: 30px 0 20px;
	text-align: center;
}

.st-payment-summary-holder {
    position: relative;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
    min-height: 135px;
    border: solid 1px #a6a6a6;
    padding: 15px 30px;
}

.st-payment-summary-holder p {
	margin-bottom: 3px;
}

.st-payment-summary-holder h2 small {
	font-size: 16px;
}

.st-or {
	text-align: center;
	font-weight: 300;
	color: #999999;
	font-size: 18px;
	margin: 150px 0;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.st-or {
		margin: 30px 0;
	}
}

.st-payment-summary-holder .st-ribbon.st-ribbon--large {
	top: -20px;
	padding: 5px 20px;
	font-size: 18px;
	height: auto;
}

.st-payment-summary-holder .st-ribbon {
	position: absolute;
	top: -15px;
	left: -6px;
	padding: 0px 13px;
	width: auto;
	height: 25px; 
	background: #ed1b2f;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	-moz-box-shadow: 0 1px 2px rgba(0,0,1,.65);
	box-shadow: 0 1px 2px rgba(0,0,1,.65);
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}

.st-payment-summary-holder .st-ribbon:before {
	position: absolute;
	bottom: -5px;
	left: 0;
	display: block;
	border-width: 5px 0 0 6px;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	content: "";
}

.st-payment-summary-holder .st-total {
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.st-payment-summary-holder .primary {
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
}
