/*
Theme Name:     TWG Bootstrap
Theme URI:      http://www.the-web-guys.com
Description:    TWG Bootstrap
Author:         The Web Guys - Ben
Author URI:     http://www.the-web-guys.com
Template:       wg-boot
Version:        1.0
*/


.page-id-7519 div#nav_menu-3-sticky-wrapper,
.page-id-4408 div#nav_menu-3-sticky-wrapper,
.page-id-4577 div#nav_menu-3-sticky-wrapper,
.page-id-4483 div#nav_menu-3-sticky-wrapper,
.page-id-4485 div#nav_menu-3-sticky-wrapper{
	display: none;
}

.desktop-break {
  display: none;
}

.sand-details-starting {
	display: none !important;
}

.sand-list-starting {
	display: none !important;
}

.page-id-4800 .bannerdiscount {
	display: none !important;
}

/* Show line break on larger screens (desktop) */
@media (min-width: 768px) {
  .desktop-break {
    display: inline;
  }
}

.page-id-10435 	.grid-section .partner-box {
    min-height: 245px !important;
}

@media (max-width: 812px) {
.page-id-10435 	.grid-section .partner-box {
    min-height: 270px !important;
	}}

@media (max-width: 767px) {
.page-id-10435 	.grid-section .partner-box {
    min-height: 200px !important;
	}}

#mobile-sticky {
  z-index: 200002 !important;
}


body.page-id-48 .no-gutters {
	background-position: bottom;
}

@media (max-width: 1065px) {
	.lp, .flex-2 {
		display: none !important;
	}
}

#intro-section {
    min-height: 70vh;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.parallax-bg {
    background: url(/wp-content/uploads/Homepage-Graphic-MAR2024_1.png);
    background-size: cover;
    background-position: top left;
}

.parallax-bg-test {
    background: url(/wp-content/uploads/Homepage-Graphic-Nov2023-FINAL.png);
    background-size: cover;
    background-position: top left;
}

@media (max-width: 1620px) {
.parallax-bg-test {
    background: url(/wp-content/uploads/Homepage-Graphic-Nov2023-Collapsible.png);
    background-size: cover;
    background-position: top left;
	}}

@media (max-width: 1335px) {
.parallax-bg-test {
    background: url(/wp-content/uploads/Homepage-Graphic-Nov2023-Collapsible-2.png);
    background-size: cover;
    background-position: top left;
	}}

@media (max-width: 990px) {
.parallax-bg-test {
    background: url(/wp-content/uploads/Homepage-Graphic-Nov2023-Collapsible-3.png);
    background-size: cover;
    background-position: top left;
	}}


.page-id-10189 .jumbotron .container{
	max-width: 1450px !important;
    width: 100%;
}

.page-template .jumbotron .container{
	max-width: 1450px !important;
    width: 100%;
}

.opaque-bg {
    background-color: rgba(255, 255, 255, 0.85);
    margin: 25px 0px 25px 0px;
}

.tsd-form-holder-home {
    background: #eee;
    background-size: cover;
    background-position: center center;
	width: 100%;
    background-color: transparent !important;
    padding: 10px 30px !important;
	/* margin: 20px 0; */
    position: relative;
}

.banner-form-heading {
    text-align: center !important;
	font-family: Oswald !important;
    /* margin: 0 0 30px 0 !important; */
    font-weight: 800 !important;
    text-transform: uppercase !important;
    font-size: 32px !important;
    position: relative !important;
	font-style: inherit !important;
    color: #606060 !important;
}

.hero-row{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}



@media (max-width: 1453px){
.form-position{
	margin-right: 50px !important;
	}}

@media (max-width: 1200px){
.form-position{
	margin-right: 25px !important;
	}}

@media (max-width: 767px){
.form-position{
	margin-right: 0px !important;
	}}



@media (max-width: 990px) {
	.hero-row {
	/*justify-content: center !important;*/
	margin-left: 0px;
	margin-right: 0px;
}}

@media (max-width: 767px) {
	.hero-row {
	justify-content: center !important;
	margin-left: 0px;
	margin-right: 0px;
	display: block !important;
}}

@media (min-width: 768px) {
.hero-row .tsd-fileds-holder {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
}
.hero-row .form-group.downarr:nth-child(2) {
    width: 100%;
}
.hero-row .tsd-form-holder select{
	max-width: none !important;
}
.hero-row #pickupLoc{
	width: 100% !important;
	}
}

@media (min-width: 991px) {
.hero-row .form-group.downarr:nth-child(4),
.hero-row .form-group.downarr:nth-child(5),
.hero-row .form-group.downarr:nth-child(6),
.hero-row .form-group.downarr:nth-child(7){
    width: 50% !important;
	display: flex !important;
	}}

@media (min-width:767px) {
.hero-row .form-group.downarr:nth-child(4),
.hero-row .form-group.downarr:nth-child(5),
.hero-row .form-group.downarr:nth-child(6),
.hero-row .form-group.downarr:nth-child(7){
    width: 100%;
	display: flex;
	}}


.hero-row .tsd-form-holder #pickupDate,
.hero-row .tsd-form-holder #pickupTime,
.hero-row .tsd-form-holder #returnDate,
.hero-row .tsd-form-holder #returnTime{
	max-width: none !important;
	width: 100% !important;
}
@media (max-width: 609px){
	.hero-home.gan-desktop{
		display: none !important;
	}
}
@media (min-width: 610px){
	.hero-home.gan-mobile{
		display: none !important;
	}
}

@media (min-width: 768px){
.hero-row .form-inline .form-group {
	margin-bottom: 15px;
}}

@media (max-width: 767px) {
	.parallax-bg{
	background: url(/wp-content/uploads/Homepage-Graphic-November-2023_2.png);
    background-size: cover;
    background-position: top left;
}}

@media (max-width: 767px) {
	.parallax-bg-test{
	background: url(/wp-content/uploads/Homepage-Graphic-November-2023_2.png);
    background-size: cover;
    background-position: top left;
}}

.flex-2 {
    display: flex;
    justify-content: space-around !important;
    align-items: center !important;
    margin-top: 10px;
}

.ml {
	margin-left: 20px;
}

@media (max-width: 1500px) {
	.ml {
		top: 0px !important;
	}
}
	
body.page-id-50 .split-row {
	background-color: #eee;
}

.pd {
	padding: 20px 40px 40px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: start;
	background: #eee;
	min-height: 400px;
}

.pl {
	padding: 20px 40px 40px 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: start;
	background: #eee;
	min-height: 350px;
}

@media (max-width: 991px) {
	.row-2 {
    display: flex;
    flex-direction: column-reverse;
	}
}

@media (max-width: 598px) {
	.pl {
		padding: 20px 30px 30px 40px;
	}
}

@media (max-width: 598px) {
	.pd {
		padding: 20px 30px 30px 40px;
	}
}


@media (max-width: 1750px) {	
	body.page-id-50 .no-gutters {
	min-height: 400px !important;
}
}

@media (max-width: 1742px) {	
	body.page-id-50 .no-gutters {
	min-height: 437px !important;
}
}

@media (max-width: 1621px) {	
	body.page-id-50 .no-gutters {
	min-height: 463px !important;
}
}

@media (max-width: 1487px) {
	body.page-id-50 .no-gutters-2 {
	min-height: 429px !important;
}
}

@media (max-width: 1482px) {
body.page-id-50 .no-gutters-2 {
	min-height: 455px !important;
}
}


@media (max-width: 1469px) {
body.page-id-50 .no-gutters-2 {
	min-height: 480px !important;
}
}

@media (max-width: 1445px) {
body.page-id-50 .no-gutters {
	min-height: 600px !important;
}
}

@media (max-width: 1374px) {
body.page-id-50 .no-gutters-2 {
	min-height: 600px !important;
}
}

@media (max-width: 1340px) {
	.no-gutters {
		min-height: 537px !important;
	}
}

@media (max-width: 1340px) {
	.pd {
		min-height: 537px !important;
	}
}

@media (max-width: 1340px) {
	.no-gutters-2 {
		min-height: 462px !important;
	}
}

@media (max-width: 1340px) {
	.pl {
		min-height: 462px !important;
	}
}

@media (max-width: 991px) {
	.no-gutters {
		min-height: 400px !important;
	}
}

@media (max-width: 991px) {
	.pd {
		min-height: 400px !important;
	}
}

@media (max-width: 991px) {
	.no-gutters-2 {
		min-height: 350px !important;
	}
}

@media (max-width: 991px) {
	.pl {
		min-height: 350px !important;
	}
}

.bg-light {
	background: #eee;
}

.zero-m {
	margin-bottom: 0px !important;
}

.rate {
	margin-bottom: 10px;
}

.sand-list-more-info .btn-block {
	color: #fff !important;
}

.sand-list-more-info .btn-block .glyphicon {
	color: #fff !important;
	fill: #fff !important;
}

@media (max-width: 991px) {
	footer.content-info .row .col-md-4:first-child {
		margin-bottom: 30px;
		text-align: left;
	}
}

@media (max-width: 480px) {
	footer.content-info .row .col-md-4:first-child {
		margin-bottom: 30px !important;
	}
}

.review-section {
	text-align: center;
	padding-bottom: 80px;
}

.bne-testimonial-wrapper.testimonial-badge.local-badge.testimonial-badge-api-mix.testimonial-badge-api.fancy.clearfix {
	background: #e31e26;
	color: white;
}

.sticky-call {
	min-width: 130px !important;
	font-size: 16px !important;
	padding: 5px 10px 6px 10px !important;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 9px rgba(0, 0, 0, .3);
}




#glt-translate-trigger {
	padding: 5px 20px 4px !important;
}

#glt-translate-trigger .notranslate {
	text-transform: uppercase;
	font-family: 'Oswald';
	font-weight: 500;
	line-height: .25;
}

#apply {
	scroll-margin-top: 15rem;
	scroll-snap-margin-top: 15rem;
}

.review-aggregate-container {
	max-width: 1199px;
}

/*.review-aggregate-container .row {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}

.review-aggregate-container .row .col-md-6 {
width: 50%;
max-width: 600px;
}*/

.review-aggregate-container .row .col-sm-6 a {
	width: 100% !important;
}

.testimonial-badge .badge-title,
.testimonial-badge a,
.testimonial-badge a.badge-link {
	color: #666 !important;
}

.review-aggregate-container .row .col-sm-6 .bne-testimonial-wrapper,
.review-aggregate-container .row .col-sm-6 a .bne-testimonial-wrapper {
	max-width: none !important;
}

#apexchat_prechat_main_bg {
	margin-bottom: 25px !important;
}

#carousel-home-slider-banner {
	display: block !important;
	visibility: visible !important;
}

.mobile-home-hero {
	display: none !important;
	visibility: hidden !important;
}

#carousel-home-slider-banner .carousel-indicators {
	display: none !important;
	visibility: hidden !important;
}

.banner-btn {
	padding-left: 30px !important;
	margin-left: 40px;
	padding-right: 30px !important;
	margin-top: 10px;
	font-size: 20px !important;
}

img.hero-home {
	width: 100% !important;
}

#pickupLoc {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	height: 48px;
}

.tsd-fileds-holder input {
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}

.tsd-fileds-holder select {
	padding-top: 8px;
	padding-bottom: 8px;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}

.tsd-fileds-holder select,
.tsd-fileds-holder input {
	font-size: 15px;
	height: 48px;
}

.locations-selector a {
	cursor: pointer;
}

iframe {
	pointer-events: initial !important;
}

.header-wrapper #siq-expandwdgt-cont {
	position: absolute;
	max-width: 200px;
	right: 200px;
	top: -5px;
	z-index: 1001;
}

.inventory-container {
	margin-top: -30px;
}

.inventory-details-page {
	margin-top: 0;
}

.is-sticky #siq-expandwdgt-cont {
	display: none;
}

/*Google Reviews Toggle Button Styles begin*/
.wp-gr.wpac {
	width: 370px !important;
	border: 1px solid #ddd !important;
	padding: 15px !important;
	box-sizing: border-box !important;
	position: fixed !important;
	bottom: 100px !important;
	left: 15px !important;
	background: #fff !important;
	box-shadow: 0 0 15px #999 !important;
	z-index: 9999 !important;
	height: calc(100vh - 130px) !important;
	height: -moz-calc(100vh - 130px) !important;
	height: -webkit-calc(100vh - 130px) !important;
	overflow: auto !important;
}

.wp-gr {
	display: none;
}

.banner-row {
	float: right;
	margin-right: -350px;
	padding-right: 10px;
}

.carls-badge-graphic {
	margin-top: 70px;
}

.carls-cares-img {
	margin-top: 25px;
	margin-bottom: 50px;
}

.white-box {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
	padding: 40px;
	min-height: 570px;
	border-left: 7px solid #f6ed48;
}


.white-box-2 {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
	padding: 40px;
	min-height: 465px;
	border-left: 7px solid #f6ed48;
}

body.carls-cares .glyphicon-check {
	font-size: 50px;
	color: #e31e26;
}

#gr-btn {
	position: fixed;
	bottom: -55px;
	opacity: 0;
	left: 15px;
	background: #fff !important;
	box-shadow: 0 0 15px #999 !important;
	padding: 10px 20px;
	border-top: 3px solid #0d74b7;
	color: #666;
	cursor: pointer;
	font-size: 16px;
	z-index: 999;
	transition: all .3s;
}

.gr-holder {
	margin-top: 5px;
}

#gr-btn .gr-rating {
	color: #e7711b !important;
	font-size: 16px !important;
	margin: 0 6px 0 0 !important;
	vertical-align: middle !important;
	float: left;
}

#gr-close {
	position: absolute;
	top: 5px;
	left: 136px;
	color: #666;
	font-size: 12px;
}

/*Google Reviews Toggle Button Styles end*/


/* Ryan Additions */

.twg-breadcrumbs-container.container {
	margin-top: 15px;
}

.clreview {
	background-color: white;
	box-shadow: 0px 0px 10px 5px #e3e3e3;
	padding: 10px 20px 25px 20px;
	margin: 5px 10px 30px 10px;
}

.hreview-average,
.hreview-count {
	display: none
}

.fn.fn-title {
	text-transform: uppercase;
	padding-left: 15px;
	font-size: 24px;
	color: #e31e26;
}

/* Ryan Additions end */

.tsd-form-holder {
	background: transparent;
	margin-top: -7px;
	margin-bottom: 0;
}

.tsd-fileds-holder {
	text-align: center;
}

.tsd-form-holder select,
.tsd-form-holder input {
	font-weight: bold;
	padding: 13px 2px;
	max-width: 205px;
	border: 0;
	box-shadow: 0 0 6px #CCC;
	border-radius: 0;
}

.tsd-form-holder #pickupDate,
.tsd-form-holder #returnDate {
	max-width: 150px;
}

.tsd-form-holder #pickupTime,
.tsd-form-holder #returnTime {
	max-width: 100%;
	width: 135px;
}

.tsd-form-holder input {
	padding: 11px 10px;
}

.tsd-form-holder .form-group.downarr {
	position: relative;
}

.tsd-form-holder .form-group.downarr:before {
	position: absolute;
	letter-spacing: -1px;
	content: "╲╱";
	font-size: 7px;
	padding-top: 16px;
	text-align: center;
	color: white;
	font-weight: bold;
	pointer-events: none;
	background: #E31E26;
	height: 100%;
	width: 46px;
	top: 0;
	right: 5px;
}

.tsd-form-holder .tsd-form-footer .btn {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -26px;
}

.container {
	max-width: 1250px;
	width: 100%;
}

.jumbotron .container {
	max-width: 1250px;
	width: 100%;
}

.modal-body .gform_wrapper {
	margin-top: -50px !important;
}

.widget_text.container {
	max-width: none;
	width: auto;
	padding-left: 0;
	padding-right: 0;
}

.header-main .container {
	max-width: 1220px;
}

.header-main {
	padding: 23px 0 35px 0;
	z-index: 998;
	position: relative;
	background: #fff;
	transition: 0.2s ease-in-out;
}

.is-sticky .header-main {
	padding: 15px 0 17px 0;
	transition: 0.2s ease-in-out;
}

.is-sticky .header-main .container .navbar-default {
	padding: 3px 0 0 0;
	transition: 0.2s ease-in-out;
}

.is-sticky .header-main .header-phone {
	display: none;
	transition: 0.2s ease-in-out;
}

.is-sticky .header-main .brand-logo img {
	width: 100px;
	transition: 0.2s ease-in-out;
}

.header-main .brand-logo img {
	width: 397px;
	transition: 0.2s ease-in-out;
	max-width: 397px !important;
}

#sticky-wrapper {
	height: inherit !important;
}

/* Secondary NavBar */
header.secondary {
	border: 0;
	background: none;
	width: 120px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-right: 260px;
}

.header-main .container .navbar-default {
	padding: 37px 0 0 0;
	background-color: transparent;
	transition: 0.2s ease-in-out;
}

.header-main .container {
	position: relative;
}

.header-main .container .row>div {
	position: inherit;
}

.header-main .container .container {
	width: auto;
	padding: 0;
	position: inherit;
}

.header-main .container .navbar-collapse {
	margin-left: 0;
}

.header-main .container .navbar-collapse .navbar-nav {
	float: right;
}

.header-main .header-phone {
	position: absolute;
	right: 15px;
	top: -3px;
	z-index: 8885;
	transition: 0.2s ease-in-out;
}

.header-main .header-phone a {
	font-size: 25px;
	font-family: "Roboto Condensed", sans-serif;
	color: #e31e26;
}

.header-main .header-phone a .glyphicon {
	font-size: 15px;
}

.secondary-nav-menu li>a {
	color: #FFF !important;
}

.secondary-nav-menu li>a:hover {
	text-decoration: none;
	background: transparent !important;
}

.nav-secondary {
	margin-top: -3px
}

.nav-secondary,
#navbar_social_bar {
	float: left;
}

.nav-secondary {
	margin-left: -100px !important;
}

.header-wrapper {
	padding: 0;
	overflow: visible;
}

.content li a {
	text-decoration: underline;
}

.content header {
	position: relative !important;
}

/* Nav Links */
.nav>li>a {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.nav>li.menu-reserve-now>a {
	background-color: #f6ed48;
	padding-left: 20px;
	padding-right: 20px;
}

.nav>li.menu-policies {
	display: none;
}

.nav>li.menu-reserve-now>a:hover {
	background-color: #e31e26;
	color: #fff !important;
}

/* Phone */
#phone {
	margin-bottom: 20px;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	font-family: roboto condensed;
}

/* Navbar Toggle Button */
.navbar-toggle {
	background: white;
	border-color: #000 !important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}

/* Input/Form Controls */
.form-control {
	height: auto;
}

/* Mobile  Social Icons */
.mobile-social {
	background: #EEE;
	width: 100%;
	text-align: center !important;
	margin-top: 0 !important;
	padding-bottom: 10px;
}

/* Footer */
#footer-copyright {
	text-align: center;
	display: none;
}

#footer-copyright a:hover {
	color: #dcdcdc;
}

#menu-footer-menu {
	padding-left: 0px;
}

#menu-footer-menu {
	background-color: transparent;
	border-radius: 0;
	border: 0;
	border-color: transparent;
}

.wg-logo img {
	opacity: 0.6;
}

.wg-logo {
	margin-top: 20px;
	margin-bottom: 20px;
}

#copyright-bar {
	line-height: 1.5em;
	font-size: 14px;
}

footer a,
#menu-footer-menu li a {
	color: #231f20;
}

.svg-link {
	margin: 0 10px 0 0;
}

#menu-footer-menu li:first-child a {
	padding-left: 0px;
}

#menu-footer-menu li:last-child a {
	padding-right: 0px;
}

#menu-footer-menu li a {
	padding: 0 9px;
	font-size: 14px;
}

#menu-footer-menu li {
	font-size: 16px;
	font-weight: normal;
	border: 0px;
	float: left;
}

#menu-footer-menu li a:hover {
	text-decoration: none;
	color: #e31e26;
}

#menu-footer-menu.nav-list>li.active>a,
#menu-footer-menu.nav-list>li.active>a:hover,
#menu-footer-menu.nav-list>li.active>a:focus,
#menu-footer-menu.nav-list>li>a:focus {
	background-color: transparent;
	color: #231f20;
	font-weight: normal;
}

#menu-footer-menu .svg-social a.svg-link {
	margin: 0 10px 0 0;
}

/* Widgets */
.sidebar .widget {
	margin: 20px 0 20px 0;
}

/* Jumbotron */
.container .jumbotron,
.jumbotron,
.jumbotron .container {
	padding: 0;
}

/* Mobile Phone */
.mobile-phone {
	padding: 20px 0 10px 0;
	font-size: 18px;
	text-align: center;
	font-family: roboto condensed;
	background: #e8e8e8;
	color: #333333;
	margin-right: -25px;
	margin-left: -25px;
}

.mobile-phone a {
	text-decoration: underline;
	color: #333333;
	font-size: 24px;
}

.mobile-phone .btn {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none !important;
	min-width: 165px;
	display: inline-block;
	max-width: 210px;
	margin: 0 auto 10px auto;
}

.mobile-phone .btn .glyphicon {
	margin: 0 10px 0 0;
}


.mobile-phone-sticky {
	padding: 20px 0 10px 0;
	font-size: 18px;
	text-align: center;
	font-family: roboto condensed;
	color: #333333;
}

.mobile-phone-sticky a {
	text-decoration: underline;
	color: #333333;
	font-size: 24px;
}

.mobile-phone-sticky .btn {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none !important;
	min-width: 165px;
	display: inline-block;
	max-width: 210px;
	margin: 0 auto 10px auto;
}

.mobile-phone-sticky .btn .glyphicon {
	margin: 0 10px 0 0;
}

#mobile-sticky {

	z-index: 200002;
	padding: 0px 0px 3px;
	font-size: 18px;
	text-align: center;
	position: fixed;
	left: 10%;
	top: 0%;
	transform: translate(-50%, -50%);
}

.contact .btn-contact {
	display: none !important;
}

.callnow {
	margin-top: 5px;
}

@media (max-width: 991px){
	.page-id-44 .before-main-wrapper {
    display: none;
	}
}

@media (max-width: 991px){
	.page-id-48 .before-main-wrapper {
    display: none;
	}
}

@media (max-width: 991px){
	.page-id-50 .before-main-wrapper {
    display: none;
	}
}


/*.locations .mobile-phone .btn.location-btn,
.orlando .mobile-phone .btn.location-btn,
.jacksonville .mobile-phone .btn.location-btn,
.fort-lauderdale .mobile-phone .btn.location-btn,
.tampa .mobile-phone .btn.location-btn,
.west-palm-beach .mobile-phone .btn.location-btn,
.miami .mobile-phone .btn.location-btn,
.st-petersburg .mobile-phone .btn.location-btn,
.melbourne .mobile-phone .btn.location-btn,
.port-canaveral .mobile-phone .btn.location-btn,
.sanford .mobile-phone .btn.location-btn,
.clearwater .mobile-phone .btn.location-btn {
	display: none;
} */

/* Row High Light */
.row.row-highlight {
	background: #ededed;
	padding: 30px;
	border-left: 5px solid #025372;
	margin: 40px 0;
}

.row.row-highlight h2,
.row.row-highlight h3 {
	margin-top: 0px;
	color: #025372;
}

/* Helper Classes */
.add-margin {
	margin-top: 40px;
	margin-bottom: 40px;
}

/* Theme Fixes */
.btn,
.button {
	white-space: normal;
	font-size: 18px;
	font-family: Oswald;
	font-weight: 500;
	border-radius: 0;
	border: 0;
	padding: 12px 16px 12px 16px;
	text-transform: uppercase;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.btn-default {
	background-color: #a7a7a7;
	border-color: #a7a7a7;
	color: #fff;
}

.wrap.main-section .content .bg {
	padding-bottom: 0;
	padding-top: 0;
}

.page-header h1 {
	margin: 0;
}

article h2.entry-title a {
	text-decoration: none;
}

article .row-meta {
	margin-bottom: 10px;
}

/* form */
.gform_footer {
	text-align: center;
}

.gform_button {
	font-size: 20px !important;
	padding: 8px 45px;
}

/*Error&Confirmation styles*/
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 0em !important;
	padding: 0 !important;
	border: none !important;
	margin-top: 5px !important;
}

.gform_confirmation_message {
	font-weight: bold;
	border: 2px solid #7bc57b;
	background-color: #e7ffe7;
	padding: 15px;
	margin: 25px 0;
}

.gform_wrapper div.validation_error {
	color: #ff6666 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	margin: 0 0 1em !important;
	border: 0;
	padding: 0;
	clear: both !important;
	width: 100% !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: transparent !important;
}

.gform_wrapper li.gfield.gfield_error {
	margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	max-width: 100%;
	margin-top: 0;
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio,
.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .gfield_required {
	color: #ff6666 !important;
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
	border: 1px solid #ff6666 !important;
	line-height: 1 !important;
	min-height: auto !important;
	color: #333;
}

.gform_wrapper .validation_message {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	max-width: calc(100% - 16px);
}

.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gfield_error {
	clear: both;
	margin-right: 16px;
	margin-top: 0;
}

/*Border for only blog sidebars*/
.widget_recent_entries h3,
.widget_categories h3,
.widget_archive h3 {
	background: #eee;
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #333;
}

.widget_recent_entries,
.widget_categories,
.widget_archive {
	border: 1px solid #ddd;
	padding: 0 0 10px;
}

.sidebar .widget.widget_categories {
	padding-bottom: 20px;
}

.widget_categories select,
.widget_archive select {
	padding: 8px 4px;
	width: calc(100% - 20px);
	margin-left: 10px;
	border: 1px solid #ddd;
	font-size: 15px;
	color: #333;
}

.ps-caption,
.screen-reader-text,
.widget.ad-codes .widget-title {
	display: none !important;
}

/* Blog page styles*/
article {
	margin-bottom: 50px;
}

article .entry-title {
	margin-bottom: 5px;
	font-size: 32px;
}

article .glyphicon-calendar,
article .glyphicon-user {
	color: #b1b1b1;
}

/* Blog page styles*/
article {
	margin-bottom: 50px;
}

article .entry-title {
	margin-bottom: 5px;
}

article .glyphicon-calendar,
article .glyphicon-user {
	color: #b1b1b1;
}

article .author a,
article .date a,
article .row-meta .categories-links a,
article .row-meta .categories-links .glyphicon {
	color: #929292;
}

/*Blog styling begins*/
article {
	margin-bottom: 50px;
}

article .glyphicon-calendar,
article .glyphicon-user {
	color: #b1b1b1;
}

article .author a,
article .date a,
article .row-meta .categories-links a,
article .row-meta .categories-links .glyphicon {
	color: #929292;
}

.categories-links.col-md-4 {
	width: 100%
}

.post .bk {
	margin: 25px 10px;
	border: 1px solid #ddd;
}

article .bk .photo img {
	transition: transform .5s ease-in-out;
	-webkit-transition: transform .5s ease-in-out;
	-moz-transition: transform .5s ease-in-out;
	ms-transition: transform .5s ease-in-out;
}

article .bk:hover .photo img {
	transform: scale(1.2) rotate(3deg);
	-webkit-transform: scale(1.2) rotate(3deg);
	-moztransform: scale(1.2) rotate(3deg);
	-ms-transform: scale(1.2) rotate(3deg);
}

article .bk time {
	color: #666666;
	font-size: 14px;
}

article .bk h2.entry-title {
	margin: 0 0 10px;
	line-height: 23px;
	font-size: 19px;
}

article .bk h2.entry-title a {
	text-decoration: none;
	color: #000;
}

article .bk h2.entry-title a:hover,
article .bk .date a:hover {
	color: #428bca;
	text-decoration: none;
}

article .bk a.img-holder {
	display: block;
}

article .row.bk>div[class*="col-"] {
	display: block;
	overflow: hidden;
}

.bk div[class="col-md-6"] {
	padding: 0 !important;
}

.bk .meta {
	color: #6d6d6d;
	margin: 5px 0 7px;
	font-size: 13px;
	border-bottom: 1px solid #eee !important;
	padding-bottom: 8px;
}

.bk .read-more {
	border: 0;
	border-radius: 0;
	padding: 7px 35px;
	margin: 6px 0;
	position: absolute;
	bottom: 15px;
	z-index: 2;
}

article .bk .photo {
	display: block;
	height: 240px !important;
	background: #444;
	overflow: hidden !important;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	position: relative;
}

article .bk .no.photo a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 0 5px #666;
}

article .bk .no.photo a:hover {
	text-decoration: none
}

article .bk .no.photo a div {
	padding-top: 103px;
	font-size: 20px;
}

article .bk .photo img {
	height: 100%;
	width: 100%;
	max-width: initial !important;
}

article .bk header.v-center {
	display: table-cell;
	vertical-align: middle;
	height: 240px !important;
	padding: 14px 25px;
	position: relative;
	overflow: hidden;
	display: block;
}

article .bk .col-md-12 header.v-center {
	padding: 14px 5px;
}

article .bk .date.col-md-6 {
	width: 100%;
	margin-bottom: 15px;
}

article .photo img {
	margin-bottom: 25px;
}

article .bk .no.photo {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
}

article .bk .no.photo a {
	transition: all .3s
}

.type-post .page-header {
	border-bottom: 3px solid #b1b1b1;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.entry-cover {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 100px;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}

/**************************/
.specials-section {
	text-align: center;
	margin: 0;
	padding: 50px 0 50px 0;
	float: left;
	width: 100%;
	background: #FFF;
}

.specials-section {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	float: left;
	padding: 40px 0;
}

.specials-section h1 {
	font-size: 42px;
	display: block;
	width: 100%;
	margin: 0 0 35px 0;
	font-weight: 700;
	color: #000;
}

.specials-section .current {
	border: 4px dashed #333;
	text-align: center;
	padding: 40px 40px;
	margin-bottom: 30px;
	background: #ededed;
}

.specials-section .current .btn {
	margin: 0 5px 0 5px;
}

.specials-section .current .content {
	font-style: italic;
	font-size: 18px;
}

.specials-section .current .content p.sub-title {
	color: #504e4e;
	font-size: 22px;
}

.specials-section .current h2 {
	font-size: 32px;
	color: #000002;
	font-weight: 700;
}

.contact .annoying-section {
	margin: 50px 0 0 0;
}

.contact .page-title h1 {
	margin: 0;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	font-size: 1em;
	width: auto;
	margin: 15px 0px 0 0;
}

#gform_wrapper_1 {
	margin-top: 30px;
}

/**************************/

article .entry-title {
	margin-bottom: 15px;
}

.entry-content img {
	margin: 20px auto;
	border-radius: 4px;
}

/* mobile phone landscape sizes */

.screen-reader-text {
	display: none;
}

/*  galleries  */
#TB_window {
	padding: 15px 0;
}

#TB_ImageOff .screen-reader-text {
	display: none;
}

.ngg-galleryoverview>:first-child div a img {
	width: 220px;
	height: 170px;
}

.mobilemore {
	display: none;
}

/* Gravity form fixes */

.gform_body input[type="text"],
.gform_body select,
.gform_body textarea,
.gform_wrapper select,
.gform_wrapper input[type='text'],
.gform_wrapper input[type='url'],
.gform_wrapper input[type='email'],
.gform_wrapper input[type='tel'],
.gform_wrapper input[type='number'],
.gform_wrapper input[type='password'],
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-ms-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	padding: 8px 5px !important;
	border: 1px solid #ddd;
}

.gform_wrapper select,
.gform_wrapper .top_label select.large {
	padding: 9px !important;
}

.gform_wrapper {
	margin-top: 0;
}

.gf_browser_ie.gform_wrapper .gform_footer input.button,
.gform_wrapper {
	padding: 8px 12px !important;
}

.gform_wrapper input[type=submit] {
	padding: 9px 15px !important;
	min-width: 200px;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gf_browser_chrome select {
	padding: 8px !important;
}

.gform_wrapper .gform_footer {
	padding-top: 0px !important;
}

/* Sidebar styling */
.well {
	min-height: 20px;
	padding: 0;
	margin-bottom: 20px;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.widget-title {
	text-align: left;
	background-color: #fbf44c;
	padding: 10px 15px 13px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 22px;
	border: 1px solid #fbf44c;
	margin-top: 0;
}

.sidebar .widget {
	margin: 20px 0 20px 0;
	padding: 5px 5px 5px;
}

.well ul {
	padding-left: 20px;
}

.sidebar img {
	width: 100% !important;
	height: auto !important;
}

.social-share-main {
	padding: 8px 16px 8px 16px !important;
	height: 38px;
}

/*Border for only blog sidebars*/
.widget_recent_entries h3,
.widget_categories h3,
.widget_archive h3 {
	background: #fbf44c;
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #333;
}

.widget_recent_entries,
.widget_categories,
.widget_archive {
	border: 1px solid #ddd;
	padding: 0 0 10px;
}

.sidebar .widget.widget_categories {
	padding-bottom: 20px;
}

.widget_categories select,
.widget_archive select {
	padding: 8px 4px;
	width: calc(100% - 20px);
	margin-left: 10px;
	border: 1px solid #ddd;
	font-size: 15px;
	color: #333;
}

.ps-caption,
.screen-reader-text,
.widget.ad-codes .widget-title {
	display: none !important;
}

/* Inventory/Rentals */
.inventory-container {
	background: white;
	padding-top: 20px;
	padding-bottom: 20px;
}

.inventory-search-form .well {
	margin-bottom: 0px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	background: #F6ED48 !important;
	color: white;
	padding: 15px;
}

.inventory-search-form .well h3 {
	font-size: 32px;
	padding-bottom: 30px;
	padding-top: 20px;
	background: #373737;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: -15px !important;
	color: #fff;
	text-align: center;
	margin-bottom: 20px !important;
}

.inventory-search-form select {
	width: auto !important;
	background: #FFF;
	color: black;
	font-weight: bold;
	border-color: #CCC;
	display: inline !important;
}

.inventory-search-form .form-group {
	/* width:25%; */
	/* margin-left:-3px; */
}

.inventory-search-form select:hover,
.inventory-search-form select:focus {
	background: white;
}

.inventory-search-form .form-control:focus {
	border-color: #4d4d4d !important;
	box-shadow: none !important;
}

.search-buttons {
	text-align: center;
	margin-top: 20px;
}

.sand-list-box {
	background: white;
	color: black;
	padding: 15px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	margin-top: 20px;
}

.sand-list-details li {
	list-style: none;
}

.sand-list-details li:before {
	margin-left: -30px;
	margin-right: 15px;
	content: "\e013";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.sand-list-title {
	border-bottom: 1px solid #333333;
	color: #E5181F;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.sand-list-starting {
	float: right;
}

.sand-list-det .det-label {
	font-weight: bold;
	width: 130px;
	display: inline-block;
}

.sand-list-detail {
	margin-bottom: 35px;
}

.sand-list-buttons .btn,
.sand-list-more-info .btn {
	background-color: #484848;
	border: 0;
	border-right: 1px solid #585858;
	border-radius: 0 !important;
	color: white;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600;
}

.sand-list-buttons .btn:hover,
.sand-list-buttons .btn:focus,
.sand-list-more-info .btn:hover,
.sand-list-more-info .btn:focus {
	background: #595959;
}

.sand-list-buttons .btn i,
.sand-list-more-info .btn i {
	margin-right: 10px;
	font-size: 22px;
	vertical-align: -2px;
	color: #fff;
}

.sand-list-more-info .btn {
	border-right: 0;
	color: #AAA;
}

.sand-list-more-info .btn i {
	color: #AAA;
}

.sand-list-photo {
	text-align: center;
	max-height: 195px;
	margin-bottom: 5px;
	min-height: 195px;
}

.sand-list-photo img {
	max-height: 195px;
}

.sand-list-photo .glyphicon-camera {
	font-size: 100px;
	color: #AAA;
	margin-top: 40px;
	margin-bottom: 55px;
}


.inventory-details-page {
	color: black;
}

.inventory-details-page .page-header {
	border-bottom: 0;
	margin-bottom: -10px;
}

.inventory-details-page .page-header a {
	display: block;
	margin-top: 10px !important;
}

.sand-details-starting {
	text-align: center;
	color: #E5181F;
	font-size: 32px;
	margin-bottom: 50px;
	margin-top: 30px;
}

.sand-details-buttons .btn {
	background-color: #484848;
	border: 0;
	border-right: 1px solid #585858;
	padding-top: 15px;
	padding-bottom: 15px;
	color: white;
	text-align: left;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600;
}

.sand-details-buttons i {
	margin-right: 10px;
	font-size: 22px;
	vertical-align: -5px;
	color: #fff;
}

.sand-details-buttons .caret {
	float: right;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid;
	margin-top: 6px;
}

.sand-details-buttons .btn:hover,
.sand-details-buttons .btn:focus {
	background: #595959;
}

.sand-details-tabs-row {
	margin-top: 30px;
}

.sand-details-photo .glyphicon-camera {
	font-size: 200px;
	color: #BBB;
	margin-top: 70px;
}

.sand-details-tabs .tab-pane {
	background: white;
	padding: 15px;
	min-height: 500px;
	/* overflow: visible; */
}

.sand-details-tabs #video iframe {
	max-width: 100%;
}

.sand-details-tabs .tab-content {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
	margin-bottom: 5px;
}

.btn-stand-out {
	background: #E5181F !important;
	color: white;
}

.btn-stand-out i {
	color: white;
}

.btn-stand-out:hover,
.btn-stand-out:focus {
	background: #c1191f !important;
	color: #FFF;
}

.btn-stand-out:hover i,
.btn-stand-out:focus i {
	color: #fff !important;
}

.sand-details-tabs .tab-pane h2 {
	color: #E5181F;
}

.sand-details-tabs .nav-tabs a {
	text-decoration: none;
	border: 0;
	background: #e2dd77;
}

.sand-details-tabs .nav-tabs {
	border-bottom: 0;
	background: #F6ED48;
}

.sand-details-tabs .nav-tabs li>a {
	font-weight: normal;
	font-family: inherit;
}

.sand-details-tabs .nav-tabs li.active>a {
	font-weight: bold;
	color: #E5181F;
}

.sand-details-tabs .nav-tabs li.active a,
.sand-details-tabs .nav-tabs li:hover a,
.sand-details-tabs .nav-tabs li:focus a {
	border-bottom: 0;
}

.sand-details-tabs .nav-tabs li.active a,
.sand-details-tabs .nav-tabs li:hover a {
	background: #E5181F;
	border: 0;
	color: white;
}

.sand-details-side {
	background: #e2dd77;
	margin-left: 0;
	padding: 15px;
	color: black;
}

.sand-details-tabs-row {
	overflow: hidden !important;
}

.sand-details-side .side-item {
	margin-bottom: 5px;
}

.sand-details-side .side-value {
	font-weight: bold;
	float: right;
}

.sand-details-side {
	margin-bottom: -1000px;
	padding-bottom: 1000px;
	border-top: 40px #F6ED48 solid;
}

.sand-details-thumb {
	padding: 10px;
	margin-bottom: 5px !important;
	display: inline-block;
}

.sand-details-thumb img {
	width: 225px;
	transition: 1s;
}

.sand-details-thumb:hover img {
	opacity: .6;
	transition: .5s;
	cursor: zoom-in;
}

.sand-details-photo .carousel-inner {
	text-align: center;
	position: relative;
	min-height: 500px;
	max-height: 500px;
}

.sand-details-photo .carousel-inner img {
	max-height: 500px;
	display: inline;
}

.sand-details-photo .carousel-inner .item .sand-details-photo .carousel-inner .item {
	text-align: center !important;
}

.vertical-center {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
}

.process-container {
	position: relative;
	height: 500px;
	width: 100%;

}

.sand-details-price span,
.sand-details-call {
	display: block;
	text-align: center;
	font-size: 42px;
}

.sand-details-price {
	margin-bottom: 30px;
}

.sand-list-pricing {
	color: white;
}

.sand-details-price .striked,
.sand-list-price .striked {
	text-decoration: line-through;
	color: #BBB;
	font-size: 30px;
}

.sand-list-pricing {
	font-size: 18px;
	float: right;
}

.sand-list-pricing small {
	font-size: 12px !important;
}

.sand-list-price .striked {
	font-size: 16px;
}

/* Blog page styles*/
article {
	margin-bottom: 50px;
}

article .entry-title {
	margin-bottom: 5px;
}

article .glyphicon-calendar,
article .glyphicon-user {
	color: #b1b1b1;
}

/*Modal window fix*/
body.modal-open {
	margin: 0;
	padding-right: 0 !important;
}

/* Blog page styles*/
article {
	margin-bottom: 50px;
}

article .entry-title {
	margin-bottom: 5px;
}

article .glyphicon-calendar,
article .glyphicon-user {
	color: #b1b1b1;
}

article .author a,
article .date a,
article .row-meta .categories-links a,
article .row-meta .categories-links .glyphicon {
	color: #929292;
}

.categories-links.col-md-4 {
	width: 100%
}

/*****************custom css start ******/
.blog .wrap.main-section,
.single-post .wrap,
.archive.category .wrap,
.thanks-reservations .wrap,
.thanks-quote .wrap,
.thank-you .wrap,
.thanks-review .wrap,
.privacy .wrap,
.thanks-contact .wrap,
.author .wrap,
.archive .wrap,
.error404 .wrap,
.reviews .wrap,
.thank-you-sign-up .wrap,
.thanks-application .wrap {
	max-width: 1230px;
	width: 100%;
	margin: 30px auto 0 auto;
	padding: 0 20px 0 20px;
}

.panel-primary>.panel-heading h2 {
	color: #fff;
	font-size: 25px;
	margin: 0 0 5px 0;
}

.main-banner {
	height: 312px;
	background-size: cover !important;
}

.main-banner.inner-banner {
	height: 210px;
}

.main-banner.inner-banner iframe {
	border: 0px;
	width: 100%;
}

.home .main-banner.inner-banner {
	height: 320px;
}

.wrap.main-section .content {
	padding-left: 0;
	padding-right: 0;
}

.main-banner .banner-text {
	font-family: Oswald;
	font-weight: 700;
	color: #fff;
	font-size: 45px;
	text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.9);
	line-height: 60px;
	padding: 10px 0 0 40px;

}

.home .main-banner .banner-text {
	padding: 80px 0 0 40px;
}

.main-banner .banner-text {
	padding: 80px 0 0 40px;
}

.booking-section {
	background: url(assets/images/booking-section-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 5px 20px 5px 20px;
	z-index: 99;
}

.booking-section h2 {
	font-size: 22px;
	color: #e31e26;
	font-family: Oswald;
	font-weight: 700;
	font-style: inherit;
}

.booking-section .booking-section-left {
	padding-top: 8px;
	padding-right: 0px
}

.booking-section .booking-section-right {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.grid-section {
	padding: 50px 0;
	text-align: center;
}

.grid-section h1 {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
	position: relative;
}

.grid-section h1:after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	right: 0;
	width: 64px;
	height: 5px;
	background: #f6ed48;
	margin: 0 auto;
}

.grid-section .grid-box {
	text-align: left;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
	margin: 35px 0 0px 0;
	padding: 25px 19px 20px 19px;
	border-left: 7px solid #f6ed48;
}

.grid-section .grid-box .btn-primary {
	margin-right: 8px;
}

.grid-section .partner-box {
	text-align: left;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
	margin: 35px 0 0px 0;
	padding: 25px 20px 25px 20px;
	border-left: 7px solid #f6ed48;
	min-height: 410px;
}

.grid-section .partner-box h3 {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 700;
	color: #000002 !important;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 15px;
}

.grid-section .grid-box .grid-box-left {
	padding-right: 0;
	text-align: center;
}

.grid-section-location .grid-box .grid-box-left {
	padding-right: 15px;
}

.grid-section .grid-box h3,
.grid-section .grid-box h3 a {
	margin-top: 0;
	font-size: 22px;
	font-weight: 700;
	color: #000002 !important;
	text-transform: uppercase;
	text-decoration: none;
}

.grid-section .grid-box h3 a:hover {
	color: #e31e26 !important;
}

.grid-section .grid-box h3 a:not(.btn) {
	text-decoration: none !important;
	margin: 0px 0 0 0 !important;
}

.grid-section .grid-box .grid-box-right a:not(.btn) {
	color: #606060;
	margin: 10px 0 0 0;
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.grid-section .grid-box .grid-box-right h3 a:after {
	text-decoration: none !important;
	display: none;
}

.grid-section .grid-box .grid-box-right a span {
	color: #E9181F;
}

.grid-section .grid-box .grid-box-right a:not(.btn):after {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	content: '';
	height: 1px;
	background: #606060;
}

.grid-section .grid-box .grid-box-right .nograyunderline a:not(.btn):after {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	content: '';
	height: 1px;
	background: #fff;
}

.grid-section .grid-box .grid-box-right a:not(.btn):hover {
	text-decoration: none;
}

.grid-section .grid-box .grid-box-right a:not(.btn):hover:after {
	display: none;
}

.parallax-section {
	padding: 83px 0 83px 0;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

.parallax-section .parallax-inner {
	background: rgba(255, 255, 255, 0.85);
	padding: 35px 127px 45px 127px;
	max-width: 855px;
	box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.14);
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
}

.parallax-section .parallax-inner h3 {
	font-family: Source Sans Pro;
	font-weight: 700;
	font-size: 26px;
	color: #231f20;
}

.parallax-section .parallax-inner .btn-primary {
	margin-bottom: 30px;
}

.parallax-section .parallax-inner .glyphicon-star {
	color: #fdb712;
	font-size: 42px;
	margin: 0 5px;
}

.parallax-section .parallax-inner .carousel-indicators {
	display: none;
}

.parallax-section p {
	color: #000000;
	margin: 0 0 20px;
}

.parallax-section .parallax-inner .carousel-control {
	background-image: none !important;
	color: #c7c1bf;
}

.parallax-section .parallax-inner .carousel-control .glyphicon {
	font-size: 39px;
	text-shadow: none;
}

.parallax-section .parallax-inner .left.carousel-control {
	left: -90px;
}

.parallax-section .parallax-inner .right.carousel-control {
	right: -90px;
}

.parallax-section p.lead {
	margin-bottom: 0px;
}

.lead {
	font-size: 21px;
}

.contact-section {
	padding: 84px 0px 84px 0;
}

.contact-section .contact-section-left ul.check {
	padding: 0px;
}

.contact-section .contact-section-left ul.check li:last-child {
	margin: 0px;
}

.contact-section .container {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	width: 100%;
}

.contact-section h2 {
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 28px;
	position: relative;
}

.contact-section h2:after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	width: 64px;
	height: 5px;
	background: #f6ed48;
}

ul.check {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px 0 20px 0;
	text-align: left;
	position: relative;
}

ul.check li {
	margin: 0 0 10px 0;
	position: relative;
	padding: 0px 0 0 40px;
	text-align: left;
	min-height: 28px;
	line-height: 27px;
}

ul.check li::before {
	content: "\e013";
	display: inline-block;
	font-size: 27px;
	font-weight: 400;
	font-family: 'Glyphicons Halflings';
	color: #e31e26;
	position: absolute;
	left: 0;
	top: 0;
	height: 28px;
	line-height: 27px;
}

.location-section-title {
	background: url(assets/images/booking-section-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 5px 0 5px 0;
	text-align: center;
}

.location-section-title h2 {
	color: #231f20;
	text-transform: uppercase;
	font-size: 26px;
}

.center-section {
	text-align: center;
	padding: 84px 0px 64px 0;
}

.center-section h1 {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 28px;
	position: relative;
}

.center-section h1::after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	right: 0;
	width: 64px;
	height: 5px;
	background: #f6ed48;
	margin: 0 auto;
}

.center-section h2 {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 28px;
	position: relative;
}

.center-section h2::after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	right: 0;
	width: 64px;
	height: 5px;
	background: #f6ed48;
	margin: 0 auto;
}

.cta-section {
	text-align: center;
	background: #f8f8f8;
	padding: 48px 0;
}

.cta-section h2 {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	position: relative;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 500;
}

.cta-section h2::after {
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0;
	right: 0;
	width: 64px;
	height: 5px;
	background: #f6ed48;
	margin: 0 auto;
}

.cta-section .btn-primary {
	font-size: 15px;
	padding: 12px 60px 12px 60px;
}

footer.content-info {
	font-size: 14px;
}

footer.content-info p {
	font-size: 14px;
	font-family: Roboto;
	font-weight: 400;
	margin: 10px 0 30px 0;
}

footer.content-info p.copyright {
	font-size: 15px;
	margin-bottom: 60px;
}

footer.content-info .fluid {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}

footer.content-info .widget_customer_lobby_widget .widget-title {
	display: none;
}

footer.content-info .row .col-md-4:first-child {
	width: 100%;
	max-width: none;
	margin-bottom: 30px;
	padding-top: 0;
}

footer.content-info .row .col-md-4:nth-child(3) {
	width: 100%;
	max-width: 385px;
	padding-top: 0;
}

footer.content-info .row .col-md-4 {
	width: 100%;
	max-width: 625px;
	padding-top: 20px;
}

.navbar .dropdown-menu li li a {
	background: #fff;
	color: #231f20;
}

.navbar .dropdown-menu li.active-nav a,
.navbar .dropdown-menu li:hover a {
	background: #fff;
	color: #231f20;
}

.navbar .dropdown-menu li.active-nav>a,
.navbar .dropdown-menu li:hover>a {
	background: #f6ed48 !important;
	color: #121010 !important;
}

li.dropdown ul.dropdown-menu li.dropdown>.dropdown-menu {
	margin: 0;
}

.map-box {
	margin: 0px 0 30px 0;
}

.map-box .shadowbox {
	margin: 0px 0 0px 0;
	padding: 40px 40px 40px 40px;
	text-align: center;
	background-color: #fff;
	border-left: 7px solid #f6ed48;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13);
	color: #231f20;
}

.map-box h2 {
	text-align: center;
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 28px;
	position: relative;
}

.map-box h3 {
	color: #000002;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 20px;
}

.map-box p {
	margin: 0 0 15px;
}

.pad-bottom-0 {
	padding-bottom: 0px !important;
}

.pad-top-0 {
	padding-top: 0px !important;
}

.panel-default>.panel-heading {
	color: #231f20;
	background-color: #f6ed48;
	border-color: #f6ed48;
	padding: 0px;
	padding: 10px 30px 10px 15px;
	position: relative;
}

.panel-default .btn-primary {
	color: #fff;
	margin: -55px 30px 0 0;
	padding: 6px 10px;
	position: relative;
	z-index: 9;
}

.panel-default>.panel-heading .panel-title a:focus {
	text-decoration: none;
}

.panel-default>.panel-heading p {
	margin: 0;
}

.panel-default>.panel-heading:hover {
	color: #231f20;
	background-color: #f6ed48;
	border-color: #f6ed48;
}

#accordion .panel-heading a:hover {
	text-decoration: none;
}

#accordion .panel-heading a .glyphicon {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition-duration: .3s;
	opacity: .8;
	position: absolute;
	top: 9px;
	right: 10px;
}

#accordion .panel-heading a.collapsed .glyphicon {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.gform_wrapper select,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea {
	border: 0 !important;
	border-radius: 0 !important;
	color: #000;
	/* font-weight: bold; */
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper.gf_browser_chrome select,
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.gform_wrapper .top_label textarea.textarea {
	padding: 10px 17px !important;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	height: auto !important;
	border: 1px solid #ececec !important;
}

.ginput_container input[type="file"] {
	padding: 10px 17px !important;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	-moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.13) !important;
	height: auto !important;
	border: 1px solid #ececec !important;
	border-radius: 0px;
}

.ginput_complex label {
	margin-bottom: 0px !important;
}

/*****************/
.bannerdiscount {
	background: #e31e26;
	padding: 12px 0 10px 0;
	color: #fff;
}

.bannerdiscount .offerblock {
	padding-top: 3px;
}

.jumbotron .bannerdiscount p {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.bannerdiscount .btn-primary {
	background: #fae204;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-family: Oswald;
	font-weight: 500;
	color: #000;
	padding: 10px 20px;
}

/******************/

.location-section-title {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.location-section-title h2 {
	text-align: center;
	margin-right: 1.5rem;
}

@media screen and (max-width: 991px) {
	.location-section-title {
		flex-direction: column;
	}

	.location-section-title h2 {
		margin-bottom: 1.5rem;
		margin-right: 0;
	}

	.location-section-title a {
		margin-bottom: 1.5rem;
	}
}

/* Landing Page css */
.page-id-7519 #popmake-8980,
.page-id-4408 #popmake-8980,
.page-id-4577 #popmake-8980,
.page-id-4483 #popmake-8980,
.page-id-4485 #popmake-8980 {
	display: none !important;
}

.page-id-7519 #pum-8980,
.page-id-4408 #pum-8980,
.page-id-4577 #pum-8980,
.page-id-4483 #pum-8980,
.page-id-4485 #pum-8980 {
	display: none !important;
}

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

	.page-id-7519 .booking-section,
	.page-id-4408 .booking-section,
	.page-id-4577 .booking-section,
	.page-id-4483 .booking-section,
	.page-id-4485 .booking-section {
		display: block;
		/*width: 0px !important;*/
	}

	.page-id-7519 .header-wrapper,
	.page-id-4408 .header-wrapper,
	.page-id-4577 .header-wrapper,
	.page-id-4483 .header-wrapper,
	.page-id-4485 .header-wrapper {

		padding-top: 10px !important;

	}
}

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

	.page-id-7519 #site-logo,
	.page-id-4408 #site-logo,
	.page-id-4577 #site-logo,
	.page-id-4483 #site-logo,
	.page-id-4485 #site-logo {
		margin-left: 10px !important;
		width: 100%;
	}

}

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

	.page-id-7519 .landing-page-banner,
	.page-id-4408 .landing-page-banner,
	.page-id-4577 .landing-page-banner,
	.page-id-4483 .landing-page-banner,
	.page-id-4485 .landing-page-banner {
		height: 370px;
	}
}

.jumbotron #nav_menu-3 {
	box-shadow: 0 0 5px rgba(0, 0, 0, .2);
	position: relative;
	z-index: 99888;
	background: #fff;
}

.jumbotron .header-main {
	padding: 16px 20px 16px 20px;
	position: relative !important;
}

.cargo-van-rentals .booking-section,
.van-rental-options .booking-section,
.sprinter-van-rentals .booking-section,
.passenger-van-rentals .booking-section,
.minivan-rentals .booking-section,
.unlimited-miles .booking-section,
.free-driver .booking-section {
	position: relative !important;
	top: 0 !important;
}

.jumbotron .header-main .header-phone {
	position: relative;
	float: right;
	padding-top: 3px;
}

.jumbotron .header-main .header-phone a .glyphicon {
	font-size: 24px;
}

.jumbotron .header-main .header-phone a {
	font-size: 36px;
}

.jumbotron #nav_menu-3 .section-inner {
	max-width: 1220px;
	margin: 0 auto;
}

.jumbotron {
	background-color: transparent;
}

.jumbotron #menu-landing-menu {
	background-color: transparent;
	border-radius: 0px;
	border: 0;
	border-color: transparent;
	text-align: right;
	padding: 10px 0 10px 0;
}

.jumbotron #menu-landing-menu li {
	border-color: transparent;
	display: inline-block;
}

.jumbotron #menu-landing-menu li a {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #231f20 !important;
	font-family: Open Sans Condensed;
}

.jumbotron #menu-landing-menu li a:hover {
	background-color: #f6ed48;
}

.landing-page-banner {
	text-align: center;
	background-color: #eade14;
	padding: 20px 0 20px 0;
	height: auto;
}

.landing-page-banner h3 {
	text-align: center;
	margin: 30px 0 20px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 32px;
	position: relative;
	color: #fff;
	font-family: Oswald;
}

.landing-page-banner h4 {
	text-align: center;
	margin: 30px 0 20px 0;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 24px;
	position: relative;
	font-family: Oswald;
}

.landing-page-banner .carousel-inner>.item>img {
	display: inline-block;
}

.landing-page-banner p {
	margin: 20px 0 20px 0;
}

.landing-page-banner .carousel-control {
	background-color: transparent !important;
	background-image: none;
}

.landing-page-banner .carousel-indicators {
	display: none;
}

.grid-section .grid-box h3 .glyphicon {
	display: inline-block;
	background: #e31e26;
	padding: 6px;
	width: 45px;
	margin: 0 10px 0 0;
	color: #fff;
	height: 45px;
	text-align: center;
	line-height: 33px;
}

.signup-section {
	background: url(assets/images/booking-section-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 5px 0 5px 0;
	z-index: 99;
}

.signup-section h2 {
	font-size: 22px;
	color: #e31e26;
	font-family: Oswald;
	font-weight: 700;
	font-style: inherit;
	text-transform: uppercase;
}

.signup-section h2 span {
	display: block;
	font-size: 17px;
	color: #000;
	line-height: 31px;
}

.signup-section .signup-left {
	padding-top: 8px;
	padding-right: 0px
}

.signup-section .signup-right {
	padding: 0 0 0 0;
}

.signup-section .gform_body {
	width: 100%;
	max-width: 400px;
	float: left;
	clear: none;
}

.signup-section .gform_footer {
	width: 100%;
	max-width: 201px;
	padding: 0px 0 10px;
	margin: 0px 0 0;
	float: right;
	clear: none;
}

.signup-section .gform_wrapper .gfield_label {
	display: none;
}

.signup-section .gform_wrapper .gform_heading {
	margin-bottom: 0;
}

.signup-section .gform_wrapper {
	padding: 6px 12px 8px 12px !important;
}

body .signup-section .gform_wrapper ul li.gfield {
	margin-top: 0;
	padding-top: 0;
}

body .signup-section .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}

.signup-section .gform_wrapper input[type=submit] {
	width: auto;
	margin: 0px;
}

.map-section {
	padding: 80px 0 0 0;
}

.map-section .locations-selector {
	width: 100%;
	background: #f6ed48;
	margin: 41px auto 0px;
	position: relative;
	padding: 20px;
	text-align: center;
	z-index: 99;
}

.map-section .locations-label {
	display: inline-block;
	margin-right: 16px;
	font-size: 22px;
	color: #e31e26;
	font-family: Oswald;
	font-weight: 700;
	font-style: inherit;
	text-transform: uppercase;
	vertical-align: middle;
}

.map-section .locations-selector .first {
	display: inline-block;
}

.locations-selector .dropdown-menu {
	width: 100%;
}

/* Landing Page css */

/* Special Message CSS */
.message-area {
	background: url(assets/images/booking-section-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 0px 20px 0px 20px;
	text-align: center;
	color: #e31e26;
}

.message-area .widget {
	padding: 15px 0 15px 0;
}

.message-area h1,
.message-area h2,
.message-area h3,
.message-area h4,
.message-area h5,
.message-area h6 {
	margin: 0px;
	color: #e31e26;
}

.message-area .btn {
	margin: 0 0 0 30px;
}

/* Special Message CSS End*/


.booking-section-right .tsd-form-holder input, .booking-section-right .tsd-form-holder select {
    padding: 13px 10px;

}

.grid-section .partner-box img {
    max-height: 100px;
    height: 100px;
    width: auto;
}










/* Medium Size Changes - Depending on the widths chosen you may need to change the max-wdith */

@media (max-width:1500px) {


	.header-main .container .navbar-default {
		padding: 67px 0 0;
	}

	.header-main .header-phone ,
	.header-wrapper #siq-expandwdgt-cont {
		top: 15px;
	}


}



@media (max-width:1280px) {
	.signup-section #gform_5 .gform_footer.top_label input {
		min-width: 160px;
	}

	.signup-section .gform_body {
		max-width: 290px;
	}

	.signup-section .gform_footer {
		max-width: 180px;
	}
}



@media (max-width:1199px) {
	.banner-row {
		padding-right: 15px;
	}

	.white-box {
		min-height: 650px;
	}

	.white-box-2 {
		min-height: 515px;
	}

	#site-logo {
		margin-left: 0px;
	}

	.row-home-grid h2 {
		font-size: 26px;
	}

	.btn,
	.button {
		font-size: 16px;
		padding: 12px 12px;
	}

	.wg-back-to-top .btn,
	.button {
		padding: 10px 10px;
	}

	.wg-back-to-top {
		right: 2.5em;
	}

	.map-box .shadowbox {
		padding: 40px 20px;
	}

	.nav>li>a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar {
		font-size: 16px;
	}
}


@media (max-width:1024px) {
	#menu-footer-menu li a {
		padding-right: 9px;
	}

	.center-section {
		text-align: center;
		padding: 64px 0px 64px 0;
	}

	.parallax-section {
		background-size: cover;
		background-attachment: local;
	}

	.grid-section .grid-box h3,
	.grid-section .grid-box h3 a {
		font-size: 18px;
	}
}

/* Mobile Only Changes */
@media (max-width:991px) {
	.banner-row {
		margin-right: 0px;
	}

	.banner-row .col-md-6 {
		width: 60%;
		float: left;
	}

	.banner-row .col-md-4 {
		width: 33.33333%;
		float: left;
	}

	.sand-list-starting {
		float: none;
	}

	.banner-map {
		display: none;
	}

	.booking-section {
		display: none;
	}

	body.home .booking-section {
		display: block;
	}

	.sand-details-tabs-row .col-md-8 {
		padding-right: 15px !important;
	}

	.sand-details-tabs-row .col-md-4 {
		padding-left: 15px !important;
	}

	.sand-list-details {
		height: auto !important;
	}

	.sand-list-more-info {
		margin-bottom: 20px;
	}

	.sand-list-buttons {
		margin-top: 20px;
	}

	.header-wrapper #siq-expandwdgt-cont {
		display: none;
	}

	.header-main {
		padding-bottom: 0 !important;
	}

	.is-sticky .booking-section {
		position: relative !important;
		top: 0 !important;
	}

	.tsd-fileds-holder {
		text-align: center;
	}

	.tsd-fileds-holder div {
		padding-left: 1px !important;
		padding-right: 1px !important;
	}

	.tsd-fileds-holder select,
	.tsd-fileds-holder input {
		font-size: 14px;
	}

	#pickupLoc {
		width: 170px !important;
	}

	#pickupDate,
	#returnDate {
		width: 130px !important;
	}

	#pickupTime,
	#returnTime {
		width: 120px !important;
	}

	.tsd-form-holder .form-group.downarr:before {
		right: 0;
	}

	.post .bk {
		margin: 25px 0;
	}

	li.dropdown ul.dropdown-menu li.dropdown>.dropdown-menu {
		margin: 0 0 0 20px;
	}

	.caret-right {
		border-top: 6px solid;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
	}

	article .bk .photo img {
		height: auto;
		width: 100%;
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		position: absolute;
		margin-bottom: 0;
		transition: none;
	}

	article .bk:hover .photo img {
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
	}

	.gform_wrapper select,
	.gform_wrapper .top_label select.large {
		padding: 17px 17px !important;
	}

	.header-wrapper {
		text-align: center;
	}

	#site-logo {
		margin-left: 0px;
	}

	header {
		position: relative !important;
	}

	.header-wrapper {
		padding-top: 50px !important;
	}

	.dropdown-toggle .caret {
		/* display: none; */
	}

	.ps-caption {
		display: none ! important;
	}

	.no-child .caret,
	.ps-caption,
	.screen-reader-text {
		display: none !important;
	}

	.dropdown-toggle .caret {
		/* display: none !important; */
		float: right;
		margin: 9px 0 0 6px;
	}

	.header-wrapper+.container,
	.header-wrapper+.container+.container {
		width: 100%;
	}

	.navbar .pull-right {
		margin-top: 4px !important;
	}

	.nav>li>a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.parallax-section .parallax-inner {
		padding: 35px 35px 45px 35px;
	}

	.grid-section h1 {
		font-size: 28px;
	}

	.grid-section .grid-box h3,
	.grid-section .grid-box h3 a {
		font-size: 20px;
	}

	.grid-section .grid-box .grid-box-right a:not(.btn) {
		display: table;
		margin: 10px auto 0;
	}

	.grid-section-location .grid-box .grid-box-right a:not(.btn) {
		display: inline-block;
	}

	.grid-box-right {
		text-align: center;
		margin: 10px 0 0 0;
	}

	.location-section-title h2 {
		font-size: 22px;
	}

	.parallax-inner .carousel-inner .item.active {
		padding: 0 30px;
	}

	.parallax-section .parallax-inner .left.carousel-control {
		left: -50px;
	}

	.parallax-section .parallax-inner .right.carousel-control {
		right: -50px;
	}

	ul.check {
		display: block;
		padding: 0;
		margin: 0 auto;
	}

	footer.content-info .row .col-md-4 {
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
	}

	#menu-footer-menu li {
		display: inline-block;
		float: none;
	}

	.placeholder-img {
		margin: 30px auto 0;
		text-align: center;
	}

	.map-box .shadowbox {
		margin: 40px 0 0 0;
	}

	.signup-section .signup-left {
		text-align: center;
	}

	.signup-section .signup-right .gform_wrapper form {
		max-width: 470px;
		margin: 0 auto;
		width: 100%;
	}

	.locations-selector .first .btn-group .dropdown-toggle .caret {
		display: inline-block !important;
	}

	.header-main {
		padding: 23px 0 0px 0;
	}

	.header-main .container {
		padding: 0;
	}

	.header-main .header-phone {
		width: 100%;
		text-align: center;
		position: relative;
		right: 0;
		margin: 10px 0 0 0;
		display: none;
	}

	.header-main .header-wrapper .pull-right {
		float: none !important;
	}

	.header-main .container .navbar-default {
		background: #fbf44c;
		padding: 10px 0 10px 0;
		margin-top: 20px;
	}

	.header-main .container .navbar-collapse .navbar-nav {
		float: none;
	}

	.open .dropdown-menu {
		display: block;
	}

	.dropdown-menu {
		display: none;
		box-shadow: none;
		margin-top: 5px !important;
	}

	.nav>li.active .dropdown-menu {
		/* display: none; */
		margin: 0 0 0 15px;
	}

	.booking-section h2 {
		text-align: center;
	}

	.bannerdiscount {
		text-align: center;
	}

	.jumbotron .bannerdiscount p {
		margin: 0 0 10px 0;
	}

	.panel-default .btn-primary {
		margin: 0
	}

	#site-logo {
		margin-bottom: 20px;
	}


	.white-box {
		min-height: 100%;
		margin-bottom: 30px;
	}

	.white-box-2 {
		min-height: 100%;
		margin-bottom: 30px;
	}

	.second-procedure-row {
		margin-top: -50px !important;
	}

	.first-procedure-row {
		margin-top: 0px !important;
	}
}


@media (max-width:897px) {
	.home .main-banner .banner-text {
		padding: 30px 0 0 40px;
	}


	.main-banner .banner-text {
		padding: 30px 0 0 40px;
	}

	.banner-row .col-md-6 {
		width: 50%;
		padding-right: 0px;
	}

	.banner-row .col-md-4 {
		padding-left: 0px;
	}
}


@media (max-width:800px) {
	.main-banner .banner-text {
		font-size: 40px;
	}
}


@media (max-width:767px) {

	/*Landing Pages - Translate Button*/
	.page-id-7519 #glt-translate-trigger,
	.page-id-4408 #glt-translate-trigger,
	.page-id-4577 #glt-translate-trigger,
	.page-id-4483 #glt-translate-trigger,
	.page-id-4485 #glt-translate-trigger {
		display: none;
	}

	.mobile-home-hero {
		display: block !important;
		visibility: visible !important;
	}

	#carousel-home-slider-banner {
		display: none !important;
		visibility: hidden !important;
	}

	.tsd-fileds-holder select,
	.tsd-fileds-holder input,
	#pickupLoc,
	#pickupDate,
	#returnDate,
	#returnTime,
	#pickupTime {
		max-width: none !important;
		width: 100% !important;
	}

	.contact-section .contact-section-left {
		margin-bottom: 30px;
	}

	.contact-section h2 {
		text-align: center;
	}

	.contact-section h2:after {
		right: 0;
		margin: 0 auto;
	}

	.contact-section-right.text-right {
		margin: 0 auto;
		text-align: center;
	}

	.grid-section h1 {
		font-size: 26px;
	}

	.parallax-section .parallax-inner h3 {
		font-size: 24px;
	}

	.contact-section h2,
	.center-section h2 {
		font-size: 24px;
	}

	.location-section-title h2 {
		padding: 0 20px;
	}

	.center-section {
		text-align: center;
		padding: 54px 0px 54px 0;
	}

	.container .review-logo {
		text-align: center;
	}

	.container .review-logo img {
		margin: 10px 0;
	}

	.gform_wrapper #gform_1 .form_sublabel_below .gfield_contains_required span,
	.gform_wrapper #gform_6 .form_sublabel_below .gfield_contains_required span {
		width: 100%;
		margin-bottom: 10px
	}

	.gform_wrapper #gform_1 .form_sublabel_below .gfield_contains_required span label,
	.gform_wrapper #gform_6 .form_sublabel_below .gfield_contains_required span label {
		margin-top: 5px;
	}

	.signup-section .gform_footer {
		max-width: 100%;
		margin-top: 20px;
	}

	.signup-section .gform_body {
		max-width: 100%;
	}

	.jumbotron #menu-landing-menu {
		padding: 10px 0 10px 0;
	}

	.jumbotron #menu-landing-menu li a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.nav>li.menu-policies {
		display: block;
	}
}


@media (max-width:709px) {
	.main-banner .banner-text {
		font-size: 35px;
		line-height: 1.3;
		padding: 55px 0 0 40px;

	}

	.home .main-banner .banner-text {
		padding: 55px 0 0 40px;
	}
}


@media (max-width:641px) {
	.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
		max-width: 100%;
	}
}

@media (max-width:640px) {
	.parallax-section p {
		font-size: 16px;
		line-height: 18px;
	}
}

@media (max-width:634px) {
	.home .main-banner .banner-text {
		padding: 60px 0 0 40px;
	}

	.main-banner .banner-text {
		font-size: 32px;
		padding: 60px 0 0 40px;
	}
}



@media (max-width:631px) {
	.sand-list-buttons .btn {
		display: block;
		width: 100%;
		margin-bottom: 10px;
		border-right: 0;
	}
}

@media (max-width:600px) {
	.banner-row .col-md-6 {
		width: 55%;
	}
}

@media (max-width:540px) {
	.carls-badge-graphic {
		margin-top: 90px;
		width: 140px;
	}
}

@media (max-width:535px) {
	.home .main-banner .banner-text {
		padding: 40px 0 0 40px;
	}

	.main-banner .banner-text {
		padding: 40px 0 0 40px;
	}
}


@media (max-width:480px) {



	.main-banner {
		height: 180px;
		background-size: cover !important;
	}

	article .bk .photo {
		height: 180px !important;
	}

	.category .page-header,
	.archive .page-header,
	.blog .page-header {
		margin: 25px auto;
	}

	.svg-link {
		margin: 0 8px 0 0;
	}

	.grid-section .grid-box .btn-primary,
	.grid-section .grid-box .btn-default {
		width: 100%;
		margin-bottom: 10px;
	}

	.grid-section h1 {
		font-size: 22px;
	}

	.grid-section .grid-box h3,
	.grid-section .grid-box h3 a {
		font-size: 18px;
	}

	.parallax-inner .carousel-inner .item.active {
		padding: 0;
	}

	.parallax-section .parallax-inner .glyphicon-star {
		font-size: 34px;
		margin: 0 0;
	}

	.btn,
	.button {
		font-size: 13px;
		padding: 10px 10px;
	}

	.location-section-title h2 {
		font-size: 18px;
	}

	.specials-section .current .btn {
		margin: 0 5px 10px 5px;
	}

	.specials-section .current {
		padding: 25px 25px;
	}

	.specials-section .current h2 {
		font-size: 26px;
	}

	.specials-section .current h3 {
		font-size: 20px;
	}

	.map-section .locations-selector .first {
		width: 100%;
		margin: 10px 0 0 0;
	}

	.jumbotron #menu-landing-menu {
		text-align: center;
	}

	.jumbotron #menu-landing-menu li a {
		font-size: 12px;
		padding-left: 5px;
		padding-right: 5px;
	}

	#menu-footer-menu li {
		display: block;
		margin: 5px 0;
	}

	footer.content-info .row .col-md-4:first-child {
		margin-bottom: 0
	}

	#menu-footer-menu li:first-child a {
		padding-left: 9px;
	}

	#menu-footer-menu li:last-child a {
		padding-right: 9px;
	}

	.message-area .btn {
		margin: 20px 0 0 0;
		display: block;
	}

	.dropdown-menu {
		margin-top: 0px !important;
	}

}


@media (max-width:480px) {
	.banner-btn {
		font-size: 16px !important;
	}

	.banner-row .col-md-6 {
		width: 52%;
	}

	.main-banner .banner-text {
		font-size: 24px;
		padding: 15px 0 0 40px;
	}

	.home .main-banner .banner-text {
		padding: 15px 0 0 40px;
	}

	.carls-badge-graphic {
		margin-top: 40px;
		width: 100px;
	}

	body.van-rental-options .grid-section h1 {
		margin-top: 0px;
	}

	body.passenger-van-rentals .grid-section h1 {
		margin-top: 0px;
	}

	body.cargo-van-rentals .grid-section h1 {
		margin-top: 0px;
	}

	body.minivan-rentals .grid-section h1 {
		margin-top: 0px;
	}

	body.unlimited-miles .grid-section h1 {
		margin-top: 870px;
	}

	body.we-beat-prices .grid-section h1 {
		margin-top: 870px;
	}


}


@media (max-width:451px) {
	.home .main-banner {
		height: 240px;
	}

	.main-banner {
		height: 235px;
	}

	.home .main-banner .banner-text {
		padding: 25px 0 0 40px;
	}

	.main-banner .banner-text {
		padding: 25px 0 0 40px;
	}
}

@media (max-width:395px) {
	.banner-btn {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	.home .main-banner .banner-text {
		padding: 30px 0 0 40px;
	}

	.main-banner .banner-text {
		font-size: 22px;
		padding: 30px 0 0 40px;
	}
}



@media (max-width:375px) {
	body.van-rental-options .grid-section h1 {
		margin-top: 250px;
	}

	body.passenger-van-rentals .grid-section h1 {
		margin-top: 250px;
	}

	body.cargo-van-rentals .grid-section h1 {
		margin-top: 250px;
	}

	body.minivan-rentals .grid-section h1 {
		margin-top: 250px;
	}

	body.unlimited-miles .grid-section h1 {
		margin-top: 700px;
	}

	body.we-beat-prices .grid-section h1 {
		margin-top: 700px;
	}
}

@media (max-width:370px) {
	.home .main-banner .banner-text {
		padding: 17px 0 0 40px;
	}

	.banner-row .col-md-6 {
		width: 45%;
	}

	.main-banner .banner-text {
		padding: 17px 0 0 40px;
	}
}