/* ----------------------------------------------------------------
	Custom CSS
	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.page-loader {
  /*position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 1;
  top: 0; */
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}
.loader-spinner {
  width: 100%;
  height: 100%;
  position: relative;
  /*top: 40%;
  left: 41%; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    
  /* margin-left: -20px; */
  /* margin-top: -20px; */
  display: flex;
  align-items: center;
  justify-content: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
  margin: 0 auto;
  vertical-align: middle;
}
.double-bounce1,
.double-bounce2 {
    width: 250px;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
    background-image: url(../images/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@media (max-width: 768px){
.double-bounce1,
.double-bounce2 {
     width: 40%;
text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
	}
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.no-loader .loader {
  display: none !important;
}
.bg-gray-light {
    background-color: #fff;
    margin-top: -34px;
}
.btn-danger {
	background-image: linear-gradient(#fff, #de2119, #273e72, #0046d4);
}
.freeway-slider h2 span {
    font-size: 25px;
    color: #fff !important;
}
.freeway-slider .btn-danger {
    max-width: 200px;
    padding: 15px 25px;
    margin-top: 20px;
}
.bottommargin-xs {
    margin-bottom: 0.5rem !important;
}
.bg-black {
    background-color: #000 !important;
}
.bg-black .heading-block:after {
    border-color: #fff !important;
}
.bg-black .heading-block h3 {
    color: #fff !important;
}
#oc-slider {
    max-width: 100%;
    margin: 0 auto;
}
#footer.dark {
    background-color: #082e52;
    color: #fff;
}
#footer.dark li a,
.dark #copyrights,
#copyrights.dark,
.dark .copyright-links a {
    color: #fff;
    border-bottom: inherit;
}
.video-header-title {
    background: #FDDC00;
    background: -webkit-repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    background: -moz-repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    background: repeating-radial-gradient(ellipse farthest-corner at top left, #FDDC00 0%, #FDDC00 34%, #F8B500 45%, #FC1A16 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.home-page .section-two h2 {
    font-family: 'Ethnocentric Rg'; 
    padding-left: 40px;
    padding-right: 40px;
}
.home-page .ig-icon {
    max-width: 421px;
    max-width: 220px;
    width: 100%;
    display: table-cell;
}
.home-page .ig-container {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
}	
.instagram-section {
    display: table;
    width: 100%;
}
.swiper-slide:nth-child(5) .slider-caption .btn-danger {
    display: none;
}
.text-program-content {
    float:left;width: 50%;    
    padding-left: 100px;
    padding-top: 100px;
}
.text-program-content h2 {
    font-size: 90px; 
    font-family: 'Raleway';
}
.text-program-content img {
    max-width: 150px;
}
.text-program-content .cta-wrap {
    top:0px;    
    text-align: left;
}
section.wash-app-page.text-program .club-main-image img {
    float:left;
    width: 50%;
}
.wash-app-page.text-program-wrap {
    background-color: #a30f0f;
}
.wash-app-page.text-program .section-two-content {
    width: 50%;
}
.wash-app-page.text-program .section-two-content h3 {
    font-family: 'Raleway';
}
.wash-app-page.text-program .section-two-content p {
    width: 90%;
}
.wash-app-page.text-program .premium-image {
    float:left;
    width: 50%;
}
section.wash-app-page.text-program .banner-image {
    padding-bottom: 0;
}
.wash-app-page.wash-app-page-wrap h1.page-head {
    font-family: 'Ethnocentric Rg';
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    line-height: 65px;
    font-size: 55px;
}
.wash-app-page.wash-app-page-wrap .cta-wrap {
    max-width: 250px;
}
.wash-app-page.wash-app-page-wrap .row-section {
    max-width: 80%;
    margin: auto;
}
.wash-app-page.wash-app-page-wrap .row-section p {
    font-size: 35px;
    max-width: 75%;
}
.wash-app-white-section {
    width: 100%;
}
.shop-page .gift-card-content .banner-text {
    top: -91px;
}
.shop-page .package {
    max-width: 500px;
	margin: 0 auto;
}
.shop-page .price-drop {
    background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	max-width: 230px;
	width: 100%;
	height: 100%;
	top: 185px;
	right: 275px;
    opacity: 0;
}
.shop-page .hero-image-wrap:hover .price-drop { 
	opacity: 1;
}
.shop-page .banner-image {
    background-color: #082e52;
    background-image: url('../images/soap-foam.png');
    width: 100%;
    position: relative;
    padding-top: 245px;
    padding-bottom: 180px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.about-page .bg-div {
    background-image: url('../images/soap-foam.png');
    width: 100%;
    position: relative;
    padding-top: 245px;
    padding-bottom: 180px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
.about-page .about-page-content .banner-text h1 {
    font-family: 'Raleway';
    font-size: 47px;
    font-weight: 100;
}
#map {
	width: 100%;
	height: 500px;
}
section.disclaimer-page.contact-page-wrap .banner-image {
	background-color: #082e52;
	width: 100%;
	position: relative;
	padding: 408px 0 26px 0;
}
.contact-page-wrap .row .column-section {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
@media only screen and (max-width: 1439px) and (min-width: 1200px) {
    .menu-link {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1200px) {
    .top-links-container,
    #top-social {
        display: none;
    }
    .header-row {
        position: relative;
    }
    #primary-menu-trigger,
    #page-menu-trigger {
        position: absolute;
        right: 0;
        top: 25px;
    }
    section#contact-page .banner-image {
        padding: 300px 0 20px;
    }
}
.primary-menu .top-bar-nav {
    flex: 1 0 auto;
    padding-right: 0;
}
.primary-menu .top-bar-social {
    padding-left: 0;
}
.top-bar-container {
    max-width: 100%;
}
@media only screen and (max-width: 1199px) {
    #header-wrap .container {
        max-width: 100%;
        padding: 0;
    }
    .primary-menu .menu-container {
        position: absolute;
        top: 88px;
        left: 0;
        z-index: 100;
        background: #fff;
    }
    .menu-link {
        padding: 14px 5px 14px 15px;
    }
}
.disclaimer-content ul {
    padding-left: 20px;
    margin-bottom: 50px;
}
.map-section .fluid-width-video-wrapper iframe {
    position: relative;
    height: 450px;
}
.map-section .fluid-width-video-wrapper {
    padding: 0 !important;
}
.pt-50 {
    padding-top: 25px;
}
.hours-of-operations {
    padding-top: 15px;
}
.mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap {
    display: none;
}
.about-page {
    background: #082e52;
}
.about-page-content .banner-text {
    margin: 0;
    top: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.about-page-content-wrap {
    padding-top: 25px;
}
.about-image-wrap {
    background-size: contain !important;
    padding-top: 50%;
    position: relative;
}
.about-image-wrap-1 {
    background-size: contain !important;
}
.image-wrap-0.image-wrap, .image-wrap-1.image-wrap, .image-wrap-2.image-wrap {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.image-wrap-0.image-wrap .pointer-wrap {
    position: absolute;
}
img.pointer-image {
    max-width: 180px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(3) {
    bottom: 50px;
    width: 100%;
    left: 70px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) {
    bottom: 180px;
    width: 100%;
    left: 70px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    position: absolute;
    top: -35px;
    left: 110px;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child {
    top: 75px;
    width: 100%;
    left: 0;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    left: 350px;
    top: -130px;
    max-width: 375px;
    max-width: 255px;
    width: 100%;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    bottom: 0;
    right: 30px;
}
.image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    right: 250px;
    position: absolute;
    bottom: 20px;
}
.image-wrap-1.image-wrap .pointer-wrap {
    position: absolute;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child {
    width: 100%;
    right: 0;
    top: 200px;
}
.image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    left: 250px;    
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) {
    bottom: 0;
    width: 100%;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) {
    top: 310px;
    width: 100%;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    right: 160px;
    bottom: -80px;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    right: -30px;
    bottom: -100px;
}
.wash-package-content.about-page-content {
    width: 100%;
    overflow: hidden;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    position: absolute;
    bottom: -30px;
    left: 150px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    bottom: 0px;
    left: 255px;
    max-width: 375px;
    max-width: 255px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
    position: absolute;
    bottom: 20px;
    right: 360px;
}
.image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    position: absolute;
    right: 150px;
    bottom: 0px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
}
.image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
    position: absolute;
    top: 135px;
    left: 55px;
}
.image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    position: absolute;
    left: 160px;
    top: 100px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
    position: absolute;
    right: 145px;
    top: 200px;
    width: 100%;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
    position: absolute;
    right: 335px;
    bottom: 0px;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(4) img:nth-child(2) {
    position: absolute;
    bottom: 15px;
    left: -15px;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(4) img:nth-child(2) {
    position: absolute;
    bottom: 15px;
    left: -15px;
}
.about-image-wrap-3 {
    margin-bottom: 30px;
}
.image-wrap .pointer-wrap img {
    transition: transform .2s;
    cursor: pointer;
}
img.package-image {
    max-width: 257px;
    width: 100%;
    display: none;
}
.lightning-pass-page h1.page-head {
    line-height: 85px;
    font-size: 80px;
    font-family: 'Raleway';
    font-weight: 900;
    font-style: normal;
}
.home-page .section-three-right, .home-page .white-text, .wash-package-page h1.page-head {
    font-family: 'Ethnocentric Rg';
    font-weight: 900;
    font-style: normal;
	text-transform: uppercase;
}
.lightning-pass-page .lightning-content-wrap h3.text-head, .lightning-pass-page h4.text-head, .wash-package-page .linear-bg-btn .linear-bg, .widget > h4, .footer-btn a, .slider-caption h2, .home-page .section-three-content h3, .wash-app-page .section-two-content h3, .wash-app-page .banner-sub-content, #page-title h1, .button, label, #content h4, .gift-card-content h3.page-head, .disclaimer-content h2, .disclaimer-content h3, h3.page-head.sub-head, .accordion-section h4.panel-title a, h2.page-head, h3.page-head, .freeway-slider .btn-danger {
    font-weight: bold;
    font-style: normal;
}
.lightning-pass-page .lightning-content-wrap p, .footer-widgets-wrap li, .footer-box .widget.clearfix, #copyrights, .home-page .section-two p, #content p, .wash-app-page .section-two-content p, #content, .panel-body .text-wrap p {
    font-weight: normal;
    font-family: 'Raleway';
	font-size: 18px;
}
/*.image-wrap .pointer-wrap img:hover {
    -ms-transform: scale(1.2); /* IE 9 */
  /*  -webkit-transform: scale(1.2); /* Safari 3-8 */
  /*  transform: scale(1.2);
} */
    
@media (max-width: 1300px) {
    img.pointer-image {
        max-width: 180px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        top: -180px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        position: absolute;
        left: 0;
        bottom: 0;
    }
}
@media (max-width: 1200px) {
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) img:first-child {
    right: 335px;
    bottom: 0;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
    bottom: -100px;
}
.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
    bottom: -50px;
}
.image-wrap-2.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
    right: 260px;
}
}
@media (max-width: 1199px) {
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 140px;
        top: 150px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: 0;
    }
    .text-program-content {
        padding: 0 30px;
    }
    .wash-app-page.text-program .section-two-content h3 {
        font-size: 64px;
    }
    img.package-image, .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2), .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        max-width: 200px;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        width: 90%;
        object-position: center;
        padding: 0 50px 50px 50px;
    }
    section.wash-app-page.text-program .banner-image {
        padding-top: 280px;
    }
}
@media (max-width: 991px) {  
    .widget > h4 {
        font-size: 20px;
    }
    section#contact-page .banner-image {
        padding: 200px 0 20px;
    }
    .shop-page .banner-image {
        padding-bottom: 0;
    }
    .lightning-pass-page .lightning-content-bottom {
        padding: 0 0 30px;
    }
    .shop-page.lightning-pass-page h4.text-head {
        font-size: 20px;
        line-height: 25px;
    }
    .shop-page .lightning-content-wrap {
        margin-bottom: 20px;
    }
    .wash-app-page.wash-app-page-wrap .row-section {
        max-width: 100%;
        margin: 0 auto;
    }
    section.wash-app-page.wash-app-page-wrap .banner-image {
        padding-bottom: 0;
        padding-top: 260px;
    }
    .wash-app-page.wash-app-page-wrap h1.page-head {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .wash-app-page.wash-app-page-wrap .row-section p {
        max-width: 70%;
        font-size: 20px;
        line-height: 30px;
    }
    .wash-app-page.text-program .section-two-content h3 {
        font-size: 40px;
    }
    .wash-app-page.text-program-wrap .section-two {
         padding: 30px 0;
    }
    section.wash-app-page.text-program .banner-image {
        padding-bottom: 0;
    }
    .text-program-content h2 {
        font-size: 50px;
        margin-bottom: 10px;
    }
    .text-program-content img {
        max-width: 100px;
    }
    .text-program-content p {
        font-size: 15px;
    }
   /* .mobile-image-wrap-one.image-wrap .package-image, .mobile-image-wrap-two.image-wrap .package-image, .mobile-image-wrap-three.image-wrap .package-image {
        display: block;
    } */
    img.pointer-image {
        max-width: 145px;
    }
    /*.image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        top: -30px;
        right: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 280px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        left: 280px;
        bottom: 60px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 20px;
        top: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        left: 0;
        bottom: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: 70px;
        right: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        bottom: -30px;
        right: -60px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child, .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 0;
        bottom: 150px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0;
        top: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        top: -90px;
        left: 200px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 80px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 100px;
        top: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 100px;
        top: 20px;
    }
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 50px;
        line-height: 55px;
    }
    .about-image-wrap {
        margin-bottom: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        max-width: 240px;
        left: 80px;
        bottom: 50px;
    }*/
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 90px;
        bottom: -80px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -50px;
        left: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        top: -20px;
        right: 160px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 200px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: 50px;
        top: -180px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 20px;
        top: -50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 45px;
        right: 75px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 200px;
        bottom: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 80px;
        left: 40px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 145px;
        bottom: 50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        bottom: 0;
        right: -20px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 40px;
        bottom: -50px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        top: 50px;
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 85px;
        top: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 80px;
        top: 50px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 20px;
        right: 250px;
    }
    .home-page .section-two h2, .home-page .section-two p {
        padding: 0 20px 0 0;
        margin: 0 0 10px 0;
    }
    .content-wrap {
        padding: 30px 0;
    }
    .instagram-section, .home-page .ig-icon, .home-page .ig-container {
        display: block;
        text-align: center;
    }
    .gift-card-content h1.page-head {
        padding: 0;
        font-size: 35px;
    }
    #contact-page .sidebar.col-lg-3 {
        padding-bottom: 15px;
    }
}
@media (max-width: 768px) {
    section#slider {
        height: 100%;
        min-height: 80vh !important;
    }	
	.lightning-pass-page h1.page-head {
		line-height: 41px;
    	font-size: 40px;
	}	
	.footer-btn {
		margin-top: 35px;
		height: 54px;
	}
    .home-page .ig-container {
		width: 100%;
	}
    .home-page .ig-icon {
        margin-left: 13px;
	}
    section.wash-app-page.text-program .banner-image {
        padding-top: 200px;
    }
}
@media (max-width: 767px) {
    .about-image-wrap {
        margin-bottom: 50px;
    }
    section#contact-page .banner-image {
        padding-top: 150px;
    }
    form#contact-form .columns-section {
        width: 100%;
    }
    form#contact-form .col-md-4.column-section.form-group {
        width: 100% !important;
        max-width: 100% !important;
        flex: unset !important;
    }
    p.error-label.input--error.alert-danger {
        margin-bottom: 0;
    }
    .shop-page .package {
        max-width: 100%;
        padding: 0;
        width: 100%;
    }
    .wash-app-page.wash-app-page-wrap .row-section p {
        max-width: 85%;
    }
    section.wash-app-page.wash-app-page-wrap .banner-image {
        padding: 200px 0 0;
    }
    section.giftcard-page.wash-package-page div:first-child {
        padding-bottom: 0 !important;
    }
    section.giftcard-page.wash-package-page {
        text-align: center;
    }
    .wash-package-page .row.row-section {
        margin-bottom: 50px;
    }
    .wash-package-page .row.row-section:nth-child(3) {
        margin-bottom: 0px;
    }
    .gift-card-content .banner-text {
        max-width: 90%;
        width: 100%;
    }
    .mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap, .mobile-image-wrap-one.image-wrap img.package-image, .mobile-image-wrap-two.image-wrap img.package-image, .mobile-image-wrap-three.image-wrap img.package-image {
        display: none;
        margin: 0 auto;
    }
    .pointer-wrap {
        width: 48%;
        text-align: center;
    }
    .pointer-image-wrap {
        text-align: center;
    }
    img.pointer-image {
        max-width: 100px;
    }
    .mobile-image-wrap-one.image-wrap, .mobile-image-wrap-two.image-wrap, .mobile-image-wrap-three.image-wrap {
        padding: 0;
    }
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 30px;
        line-height: 35px;
    }
    .about-page div.bg-div {
        padding-bottom: 0 !important;
    }
    .car-wrap:first-child .mobile-image-wrap-one.image-wrap .pointer-wrap:first-child .package-image, .mobile-image-wrap-two.image-wrap .pointer-wrap:nth-child(2) .package-image {
        max-width: 245px;
    }
    .car-wrap:last-child .mobile-image-wrap-one.image-wrap:last-child .pointer-wrap:first-child .package-image {
        max-width: 300px;
    }
    #logo img {
        height: 100% !important;
        width: 100%;
    }
    #primary-menu-trigger, #page-menu-trigger {
        top: 20px !important;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        top: 0;
        right: -50px;
        width: 60%;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 10px;
        top: 0;
        width: 60%;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 150px;
        left: 30px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 65px;
        right: 100px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: -70px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: 50px;
        top: -150px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 130px;
        top: -150px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: -50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        top: 50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        top: 0;
        right: -10px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 20px;
        right: 150px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        width: auto;
        bottom: -120px;
        right: 0;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        padding: 55px 0px 0 0;
        width: 75%;
        margin: 0 auto;
        object-position: top;
    }
    .swiper-slide:nth-child(2) .slider-caption .btn-danger, .swiper-slide:nth-child(3) .slider-caption .btn-danger, .swiper-slide:nth-child(4) .slider-caption .btn-danger {
        width: 100%;
        right: 120px;
        max-width: 150px;
    }
    .swiper-slide:nth-child(2) .slider-caption h2, .swiper-slide:nth-child(3) .slider-caption h2, .swiper-slide:nth-child(4) .slider-caption h2 {
        background-size: contain;
    }
    .text-program-content {
        width: 100%;
        text-align: center;
        float: none;
    }
    .text-program-content .cta-wrap {
        text-align:center;
    }
    section.wash-app-page.text-program .club-main-image img {
        float: none;
        text-align:center;
        margin: 50px auto 0;
        width: 100%;
    }
    .wash-app-page.text-program .section-two-content h3 {
        line-height: 40px;
        width: 100%;
        font-size: 20px;
    }
    .wash-app-page.text-program .section-two-content {
        width: 100%;
        text-align: center;
    }
    .wash-app-page.text-program .premium-image {
        float: none;
        width: 100%;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 85px;
        bottom: 150px;
    }
    .about-page .about-page-content .banner-text h1 {
        font-size: 30px;
    }
}
@media (max-width: 575px) {
    .car-wrap:last-child .mobile-image-wrap-one.image-wrap:last-child .pointer-wrap:first-child .package-image, .car-wrap:first-child .mobile-image-wrap-one.image-wrap .pointer-wrap:first-child .package-image, .mobile-image-wrap-two.image-wrap .pointer-wrap:nth-child(2) .package-image, .package-image {
        width: 100%;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 0;
    }
    section.wash-app-page.wash-app-page-wrap .banner-image {
        padding: 180px 0 0;
    }
    .wash-app-page.wash-app-page-wrap .cta-wrap {
        margin: 0 5px 10px 0;
    }
    .home-page .white-text {
        font-size: 30px;
        width: 100%;
    }
    .widget.clearfix {
        width: 100%;
        overflow: hidden;
        word-break: break-all;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        right: 120px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: 0px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 50px;
        width: auto;
    }
    .about-image-wrap {
        margin-bottom: 150px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child, .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 100px;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        width: 65%;
        object-position: center;
        padding: 0 0 65px 0;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 {
        padding: 0;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: 0;
        top: -80px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 100px;
    }
}
@media (max-width: 548px) {
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        width: 60%;
        padding-bottom: 70px;
    }
}
@media (max-width: 480px) {
    .about-page .wash-package-content.about-page-content h1.page-head {
        font-size: 41px;
        line-height: 40px;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        background-position: right center;
        padding-right: 55px;
    }
    .home-page .freeway-slider .btn-danger {
        max-width: 120px;
        font-size: 15px;
    }
    img.pointer-image {
        max-width: 75px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -20px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: -10px;
        left: 60px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 180px;
        top: 80px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        bottom: 120px;
        right: 85px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        right: 0;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        right: 120px;
        bottom: 10px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        left: 30px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 80px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        width: 80%;
        padding-bottom: 70px;
        object-fit: contain;
    }
    section.wash-app-page.text-program .banner-image {
        padding-top: 130px;
    }
    .main-header-titles {
        font-size: 35px;
        line-height: 50px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        left: -80px;
        top: -40px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 80px;
        top: -300px;
    }
}
@media (max-width: 375px) {
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 120px;
    }
    .image-wrap-0.image-wrap .pointer-wrap:first-child img:first-child {
        left: 50px;
        bottom: 0;
    }
    .image-wrap-0.image-wrap .pointer-wrap:nth-child(3) img:first-child {
        bottom: -50px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        left: 0px;
        bottom: 200px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        bottom: 230px;
        left: 0;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:first-child {
        right: 100px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:nth-child(2) img:nth-child(2) {
        right: 0px;
        width: auto;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:first-child {
        left: 0;
        top: 30px;
    }
    .image-wrap-2.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        left: 0px;
        top: -160px;
        width: auto;   
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:first-child {
        right: 0px;
        bottom: 130px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:nth-child(3) img:nth-child(2) {
        bottom: -190px;
        right: 20px;
    }
    .image-wrap-1.image-wrap .pointer-wrap:first-child img:nth-child(2) {
        right: 0px;
        bottom: 80px;
    }
    .swiper-slide:nth-child(2) .slider-caption h2 img, .swiper-slide:nth-child(3) .slider-caption h2 img, .swiper-slide:nth-child(4) .slider-caption h2 img, .swiper-slide:nth-child(5) .slider-caption h2 img {
        width: 95%;
        margin: 0 auto;
    }
}

@media only screen and (device-width: 768px) {
  section#slider {
      min-height: 50vh !important;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    section#slider {
        min-height: 65vh !important;
    }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    section#slider {
        min-height: 80vh !important;
    }
}
@media only screen and (max-device-width: 480px) {
  section#slider {
      min-height: 65vh !important;
  }
    .hours-of-operations {
        font-size: 15px;
    }
}
@media (min-width: 768px) { 
    .bottom-section-content {
        min-height: 200px;
    }
}
.wash-package-page .package .linear-bg-btn .linear-bg:hover,.footer-btn a:hover,.linear-bg-btn a:hover {
    text-decoration: none !important;
}