@media (max-width: 1200px) {

.mobile-nav{
    display: block;
}

.mobile-logo img.custom-logo {
    width: 150px;
}

nav.navbar.navbar-expand-lg.navbar-light {
    display: none;
}

    .mobile-nav {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0;
        border-top: 1px solid #ffffff69;
        margin-top: 10px;
        background: transparent;
    }


    .mobile-menu{
        display: block;
    }

.device-menu span.toggle-btn {
    color: #fff;
    background: transparent;
    padding: 8px 16px;
    border: 1px solid #ccc;
    border-radius: 12px;
}

section.reservation-info-wrapp .card-wrap-2 h3{
    font-size: 22px;
}


}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        border-radius: 0;
        padding: 25px;
        background: #dfdfdf;
    }

        .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

}

@media (min-width: 1201px) and (max-width: 1400px){
    /* Fleet */
    section.fleet-about .img-wrap {
    width: 470px;
}
	
	section.about-info .img-wrapp img {
    width: 600px;
}

.tab {
    gap: 15px;
}
    /* End */

    /* Fleet Details  */
    .other-cover-area-wrap ul {
    grid-template-columns: repeat(4, 1fr);
}

.fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 57% 37%;
}

.fleet-details-slider-wrapper .vehicle-names {
    flex-wrap: wrap;
}

section.fleet-slide-wrapper .vehicle-image {
    height: auto;
}

section.feature .img-group-wrap img.cloud-img-1 {
    width: 100%;
}

section.feature .img-group-wrap img.cloud-img-2 {
    width: 100%;
}

section.feature .img-group-wrap img.main-img {
    width: 650px;
}

section.feature .content-wrap {
    padding-right: 50px;
}

    /* End */
    .navbar-expand-lg .navbar-nav {
    padding: 0 !important;
}
header nav.navbar ul.navbar-nav li.nav-item a.nav-link{
    font-size: 12px !important;
}

section.service-info-wrap .content-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.service-info-wrap .img-wrap {
    width: 500px;
    height: 400px;
}

.banner .form-wrap {
    margin-left: 0;
    max-width: 500px;
}

.banner .form-wrap label {
    font-size: 12px;
}

section.usp .col-md-4 {
    flex: 0 0 50%;
    margin-bottom: 30px;
}

section.usp .row {
    align-items: center;
    justify-content: center;
}

.about-wrap {
    padding: 50px 0;
}

.about-wrap .col-md-8 {
    width: 100%;
}

.about-wrap .text-wrap-about {
    padding-right: 0;
}


section.about-info .content-wrapp .sub-cont-wrap {
    padding: 0 40px;
}

section.about-info .content-wrapp .expert {
    padding-right: 40px;
}

section.discount-cta .content-wrap h3 {
    font-size: 32px;
}

section.discount-cta .cta-wrap .content-wrap p {
    font-size: 20px;
}

section.discount-cta .content-wrap {
    width: 40%;
}

section.discount-cta .cta-wrap .imgage-wrap {
    width: 25%;
}

.title-3 h3 {
    font-size: 32px;
}

.title-3 h2 {
    font-size: 40px;
}

section.why-choose-us .why-choose-wrapp {
    height: auto;
}

h2.title {
    font-size: 40px;
}
section.why-choose-us .about-info-wrap {
    padding-right: 40px !important;
}

section.why-choose-us .why-choose-list {
    grid-template-columns: 100%;
}

section.why-choose-us .about-info-wrap {
    margin-top: 30px;
}

button.slick-prev {
    bottom: -40%;
}

button.slick-next {
    bottom: -40%;
}

.book-airportlimo .card-wrapper {
    grid-template-columns: repeat(3, 1fr);
}

section.book-benefits .benefits-wrapp {
    grid-template-columns: repeat(2, 1fr);
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(n+5):before {
    display: none;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(4):before {
    display: block;
}

section.designed-wrapper .para:before {
    width: 85%;
}

section.designed-wrapper .designed-cards-wrap {
    grid-template-columns: repeat(2, 1fr);
}

section.amenities .amenities-wrap {
    grid-template-columns: repeat(4, 1fr);
}

section.licensing .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.rate-wrap .col-md-5 {
    width: 53%;
}

section.rate-wrap .col-md-7 {
    width: 45%;
}

section.rate-wrap .img-wrap {
    margin-left: 30px;
}

section.rate-wrap .form-wrap label {
    font-size: 12px;
}

section.factor-affect-wrap .factor-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.factor-affect-wrap .factor-wrap ul li::before {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(4)::after {
    display: block;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(odd) {
    border-right: 2px solid #F2F2F2;
}

.about-wrap .col-md-4 {
    width: 30% !important;
}

section.about-us-page-wrapper .img-wrap {
    width: 490px;
}

}

@media (min-width: 1025px) and (max-width: 1200px){
	
		section.rates-section .content-wrap p {
    padding: 30px;
}
section.rates-section .content-wrap:before {
    width: 100%;
	left: 0 !important;
}
section.rates-section .col-md-4 {
    width: 100%;
}
section.rates-section .col-md-8 {
    width: 100%;
}
	
	section.rates-section .content-wrap p::before{
		display:none;
	}
	
	section.testimonial .testimonial-heading-wrap:before {
		width: 100%;}


.about-page-wrapp .slider-container {
    height: 250px;
}
.neighborhoods-wrapp {
    width: 50%;
    padding: 60px 30px 10px;
    position: relative;
}

.slick-track {
  display: flex !important;
}

section.service-details-limo-price-section  .card-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 50px;
}

section.service-details-limo-price-section .limo-price-flex {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
} */
section.service-details-limo-price-section .limo-price-flex .content-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0%;
    top: 0%;
    background-color: #353535;
}
.drop-off-wrapp .card-wrapper .card-wrap .content-wrap {
    height: 320px !important;
}

section.drop-off-wrapp .card-2 .card-wrap .content-wrap{
    height: 320px !important;
}

section.queue-app-pickups .icon-wrap {
    width: 100px;
    height: 100px;
    margin: auto;
}

section.queue-app-pickups .card-wrapper {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    text-align: center;
    margin-top: 30px;
}

section.pearson-details-delay-wrap .card-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
}

section.pearson-details-licencing .benefits-wrapp .benefit-card:nth-child(n+7)::before{
    display: none !important;
}

section.pearson-details-licencing .benefits-wrapp .benefit-card:nth-child(n5)::before{
    display: block;
}

/* Service Details */

section.service-detail-usp.cities-usp {
    padding-bottom: 0;
}

section.service-detail-usp.cities-usp .col-md-4 {
    width: 50%;
}

section.service-detail-usp.cities-usp .row {
    align-items: center;
    justify-content: center;
}

section.feature .img-group-wrap img.cloud-img-1 {
    width: 100%;
}

section.feature .img-group-wrap img.cloud-img-2 {
    width: 100%;
}

section.feature .img-group-wrap img.main-img {
    width: 600px;
}

section.feature .content-wrap {
    padding-right: 40px;
}

section.feature h2.title {
    max-width: 600px;
}

section.service-details-adv .adv-wrap ul {
    grid-template-columns: 33.33% 33.33% 33.33%;
}

section.service-details-adv .adv-wrap ul li:nth-child(3)::before {
    display: none;
}

section.about-section .banner-btn-wrapp h2 {
    font-size: 16px;
}

a.btn-6 {
    padding: 11px 36px;
}

.banner-btn-wrapp a.btn-5 {
    padding: 11px 36px;
}

section.service .content-wrapper p {
    height: auto !important;
}

section.service-details-service .service-wrap {
    height: 770px;
}


section.reservation-info-wrapp .card-wrap-2 h3 {
    font-size: 22px;
}

section.service-info-wrap .content-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.service-info-wrap .img-wrap {
    width: 400px;

}

.banner h1 {
    font-size: 55px;
}


.banner .form-wrap {
    margin-left: 0;
    max-width: 100%;
}

section.banner .col-md-7 {
    width: 100% !important;
}

section.banner br {
    display: none;
}

.banner .form-wrap {
    margin-top: 50px;
    position: relative;
}

.banner .col-md-5 {
    width: 100% !important;
}

.banner .form-wrap label {
    font-size: 14px;
}
form#limoForm .mb-3 {
    align-items: center;
    display: flex;
}
.banner .text-wrapper ul p {
    font-size: 14px;
}

.banner .text-wrap {
    margin-right: 20px;
}

.banner ul.list-wrapp li .count {
    font-size: 60px;
}

.banner-btn-wrapp a.btn-5 {
    font-size: 14px;
}

a.btn-6 {
    font-size: 14px;
}

section.our-locations .title-2 h2{
    width: 530px;
}

section.usp .col-md-4 {
    flex: 0 0 50%;
    margin-bottom: 30px;
}

section.usp .row {
    align-items: center;
    justify-content: center;
}

.about-wrap {
    padding: 50px 0;
}

.about-wrap .col-md-8 {
    width: 100%;
}

.about-wrap .text-wrap-about {
    padding-right: 0;
}

.about-wrapper {
    flex-direction: column;
}

section.about-info .img-wrapp img {
    width: 100%;
}

.about-wrapper .content-wrapp {
    width: 100%;
}

section.about-info .content-wrapp .sub-cont-wrap {
    padding: 0 40px;
}

section.about-info .content-wrapp .expert {
    padding-right: 40px;
}

section.discount-cta .content-wrap h3 {
    font-size: 32px;
}

section.discount-cta .cta-wrap .content-wrap p {
    font-size: 20px;
}

section.discount-cta .content-wrap {
    width: 40%;
}

section.discount-cta .cta-wrap .imgage-wrap {
    width: 25%;
}

.title-3 h3 {
    font-size: 32px;
}


.title-3 h2 {
    font-size: 40px;
}

section.why-choose-us .why-choose-wrapp {
    height: auto;
}

h2.title {
    font-size: 40px;
}

section.why-choose-us .col-md-6 {
    width: 100%;
}

section.why-choose-us .about-info-wrap {
    margin-top: 30px;
}

button.slick-prev {
    bottom: -40%;
}

button.slick-next {
    bottom: -40%;
}

.book-airportlimo .card-wrapper {
    grid-template-columns: repeat(3, 1fr);
}

section.book-benefits .benefits-wrapp {
    grid-template-columns: repeat(2, 1fr);
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(n+5):before {
    display: none;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(4):before {
    display: block;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(n+5):before {
    display: block;
}

section.designed-wrapper .para:before {
    width: 85%;
}

section.designed-wrapper .designed-cards-wrap {
    grid-template-columns: repeat(2, 1fr);
}

section.amenities .amenities-wrap {
    grid-template-columns: repeat(4, 1fr);
}

section.licensing .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.rate-wrap .col-md-5 {
    width: 53%;
}

section.rate-wrap .col-md-7 {
    width: 45%;
}

section.rate-wrap .img-wrap {
    margin-left: 30px;
}

section.rate-wrap .form-wrap label {
    font-size: 12px;
}

section.factor-affect-wrap .factor-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.factor-affect-wrap .factor-wrap ul li::before {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(4)::after {
    display: block;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(odd) {
    border-right: 2px solid #F2F2F2;
}

.about-wrap .col-md-4 {
    width: 30% !important;
}

.trust-card::after {
 display: none;
}

.trust-card::before {
  display: none;
}
.trust-section .trust-grid .trust-card{
  border-right: 8px solid #fff;
  border-bottom: 8px solid #fff;
}

.trust-section .trust-grid .trust-card:nth-child(n+9){
    border-bottom: none;
}

section.cities-usp .col-md-4 {
    width: 50%;
}

section.cities-usp .row {
    justify-content: center;
}

section.feature .img-group-wrap img.cloud-img-1 {
    width: 100%;
}

section.feature .img-group-wrap img.cloud-img-2 {
    width: 100%;
}

section.feature .img-group-wrap img.main-img {
    width: 480px;
}

section.feature .content-wrap {
    padding-right: 40px;
}

section.feature h2.title {
    width: 450px;
}

section.service-details-adv .adv-wrap ul {
    grid-template-columns: 33.33% 33.33% 33.33%;
}

section.service-details-adv .adv-wrap ul li:nth-child(3)::before {
    display: none;
}

a.btn-5 {
    font-size: 14px;
    padding: 11px 30px;
}

a.btn-6 {
    font-size: 14px;
    padding: 11px 30px;
}

section.service-details-service .content-wrapper p {
    height: auto !important;
}

section.adv-cities-details .adv-wrap ul li .card-wrap {
    flex-direction: column;
}

section.adv-cities-details .adv-wrap ul li .cont-wrap {
    width: 100%;
}

section.adv-cities-details .adv-wrap ul li h3 {height: 90px;}

section.adv-cities-details .adv-wrap ul li {
    text-align: center;
}

.neighborhoods-wrapp h3 {
    font-size: 32px;
}

section.location-covered-wrap .city-neighborhoods-wrapper .other-cover-area-wrap h3 {
    font-size: 32px;
}

.city-neighborhoods-wrapper .other-cover-area-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

.about-section-wrapper {
    flex-direction: column;
}

.about-section .content-wrapp {
    width: 100%;
    order: 2;
}

section.about-section .imp-wrap {
    width: 100%;
    order: 1;
}

section.about-section .banner-btn-wrapp {
    margin: 0;
}

.about-section .img-wrap-2 .img2 {
    width: 50%;
}

.about-section .img-wrap-2 .img1 {
    width: 50%;
}

section.city-details-services .service-wrap {height: 750px;}

.tab {
    gap: 30px;
}

.tab button {
    font-size: 16px;
    padding: 10px 22px;
}

section.fleet-about .img-wrap {
    position: absolute;
    width: 420px;
}


/* Fleet Details */

.title-2 p {
    font-size: 20px;
}

.fleet-details-slider-wrapper .vehicle-names {
    flex-wrap: wrap;
    font-size: 20px;
}

.fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 55% 38%;
}


section.fleet-slide-wrapper .info-panel .info-item {
    flex-direction: column;
    align-items: center;
}

section.fleet-slide-wrapper .vehicle-image {
    height: auto;
}

.other-cover-area-wrap ul {
    grid-template-columns: repeat(3, 1fr);
}

/* End */

/* Blog */
.meta {
    flex-wrap: wrap;
    gap: 10px;
}

/* End */

/* About */
section.about-us-page-wrapper .img-wrap {
    width: 500px;
}

section.about-us-page-wrapper .col-md-5 {
    width: 50%;
}

section.about-us-page-wrapper .col-md-7 {
    width: 50%;
}

/* End */
}

@media (min-width: 992px) and (max-width: 1024px){
	    .site-map-content ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
	
		section.testimonial .testimonial-heading-wrap:before {
		width: 100%;}
	
	section.rates-section .content-wrap p {
    padding: 30px;
}
section.rates-section .content-wrap:before {
    width: 100%;
	left: 0 !important;
}
section.rates-section .col-md-4 {
    width: 100%;
}
section.rates-section .col-md-8 {
    width: 100%;
}

    
section.service-details-rate-section .col-md-8 {
    width: 100%;
}

section.service-details-rate-section .col-md-4 {
    width: 100%;
}

section.service-details-rate-section .content-wrap::before {
    left: 0;
    width: 100%;
}

section.service-details-rate-section .content-wrap {
    padding: 20px;
}

section.service-details-rate-section .content-wrap p::before {display: none;}

section.service-details-rate-section .card-wrapper {
    margin-top: 50px;
    flex-direction: column;
}

section.service-details-new-about .col-md-7 {
    width: 100% !important;
    order: 2;
}

section.service-details-new-about .col-md-5 {
    width: 100% !important;
    margin-bottom: 50px;
}

section.service-details-new-about .img-wrap {
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
}

section.travel-planing .travel-plaining-wrapper .card-wrap:first-child{
    border: none;
}

section.service-details-new-about .img-wrap img{
    height: 400px !important;
}
section.service-details-flat-rate-section .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.service-details-myth-fact .col-md-3 {
    width: 100% !important;
}

section.service-details-myth-fact .col-md-9 {
    width: 100% !important;
}

section.service-details-myth-fact .img-wrap {
    width: 100% !important;
    height: 400px !important;
    margin-bottom: 50px;
    position: relative !important;
}

section.travel-planing .travel-plaining-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.real-ex-limo-price-section .service-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

/* Animations */
@keyframes animateTop {
}

@keyframes animateRight {
}

@keyframes animateBottom {
}

@keyframes animateLeft {
}

.btn-2 {
    position: relative;
    padding: 10px 30px;
    background-color: transparent;
    font-family: var(--font-roboto, sans-serif);
    font-weight: 400;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    z-index: 1;
    border-radius: 8px;
    font-size: 16px;
}


.about-page-wrapp .slider-container {
    height: 250px;
}

@keyframes pulse-ring {
}


@keyframes gradientAnimation {

}

@keyframes pulsePlay {
}

@keyframes gradientMove {
}

@keyframes gradientAnimation {
}

@keyframes gradientAnimation {
}

.neighborhoods-wrapp {
    width: 50%;
    padding: 60px 30px 10px;
    position: relative;
}


@keyframes scroll {

    /* half width because duplicated */
}

section.book-benefits .benefits-wrapp .benefit-card:before {
display: none;
}

@keyframes playPulse {
}

@keyframes gradientMove {
}

@keyframes gradientAnimation {
}

/* Responsive */
@media (max-width: 576px) {
}

/* Ensure proper spacing on mobile */
@media (max-width: 767px) {
}

/* Mobile */

 .mobile-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    padding: 12px 16px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    border-bottom: 2px solid #111;
  }

  /* Dropdown group heading */
  .dropdown-container .dropdown-heading {
    padding: 10px 20px 6px 20px;
    font-size: 12px;
    font-weight: 700;
    color: #c0a060;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #2a2a2a;
    display: block;
    background: #181818;
    cursor: default;
  }

 
        /* Responsive */
        @media (max-width: 768px) {
        }

@keyframes gradientMove {
}

/* Mobile pe sticky disable */
@media (max-width: 991px) {
}

/* .mobile-menu{
    display: none;
} */

.slick-track {
  display: flex !important;
}

section.service-details-limo-price-section  .card-wrapper {
    margin-top: 50px;
    grid-template-columns: repeat(1, 1fr);
}

section.service-details-limo-price-section .card-wrapper .card-box {
    text-align: center;
    border-right: none;
    padding: 20px;
}

section.service-details-limo-price-section .limo-price-flex {
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
}

.limo-price-wrapper {
    padding: 20px;

} */
section.service-details-limo-price-section .limo-price-flex .content-wrap:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0%;
    background-color: #353535;
}
.drop-off-wrapp .card-wrapper .card-wrap .content-wrap {
    height: 300px !important;
}

section.drop-off-wrapp .card-2 .card-wrap .content-wrap{
    height: 330px !important;
}

section.queue-app-pickups .icon-wrap {
    width: 100px;
    height: 100px;
    margin: auto;
}


section.queue-app-pickups .card-wrapper {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 40px;
}

section.pearson-details-delay-wrap .card-wrapper {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 15px;
}

form#limoForm .mb-3 {
    align-items: center;
    display: flex;
}
/* Location Details */
section.adv-cities-details .adv-wrap ul li .card-wrap {
    flex-direction: column;
}

section.adv-cities-details .adv-wrap ul li .cont-wrap {
    width: 100%;
    text-align: center;
}

.neighborhoods-wrapp h3 {
    font-size: 32px;
}

section.location-covered-wrap .city-neighborhoods-wrapper .other-cover-area-wrap h3 {
    font-size: 32px;
}

.city-neighborhoods-wrapper .other-cover-area-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.key-destination .content-wrap {
    padding-right: 40px;
}

.key-destination-wrapper {
    margin-bottom: 70px;
}

section.city-details-services .service-wrap p {
    height: auto;
}

section.city-details-services .service-wrap {
    height: 750px;
}

.trust-card:nth-child(4)::before {display: none;}

.trust-card:nth-child(8)::before {display: none;}

.trust-card:nth-child(n+4)::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    right: 0;
    background: #fff;
    z-index: -1;
}

.trust-card:nth-child(9)::after, .trust-card:nth-child(10)::after {
display: none;
}

.trust-card:nth-child(n+5)::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, #fff 100%, #fff 0%, #c0c0c0 100%);
    z-index: -1;
}

section.banner .col-md-7 {
    width: 100%;
}

.reservation-page-banner h1 {
    font-size: 55px;
}

.banner .text-wrap {
    margin-right: 0;
}

.banner .form-wrap {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
    position: relative;
}

section.banner .col-md-5 {
    width: 100%;
}

footer .main-footer .logo img {
    width: 400px;
}

section.reservation-info-wrapp .col-md-8 {
    width: 100%;
}

section.reservation-info-wrapp .col-md-4 {
    width: 100%;
}

.banner h1 {
    font-size: 55px;
} 

section.service-info-wrap .service-info-card .col-md-7 {
    width: 100%;
}

section.service-info-wrap .service-info-card .col-md-5 {
    width: 100%;
}

section.service-info-wrap .img-wrap {
    position: relative;
    margin-top: 50px;
    width: 100%;
    height: auto;
}

/* service Details */
section.cities-usp .col-md-4 {
    width: 50%;
}

section.cities-usp .row {
    justify-content: center;
}

section.feature .img-group-wrap img.cloud-img-1 {
    width: 100%;
}

section.feature .img-group-wrap img.cloud-img-2 {
    width: 100%;
}

section.feature .img-group-wrap img.main-img {
    width: 480px;
}

section.feature .content-wrap {
    padding-right: 40px;
}

section.feature h2.title {
    width: 450px;
}

section.service-details-adv .adv-wrap ul {
    grid-template-columns: 33.33% 33.33% 33.33%;
}

section.service-details-adv .adv-wrap ul li:nth-child(3)::before {
    display: none;
}

a.btn-5 {
    font-size: 14px;
    padding: 11px 30px;
}

a.btn-6 {
    font-size: 14px;
    padding: 11px 30px;
}

section.service-details-service .content-wrapper p {
    height: auto !important;
}
section.about-section .banner-btn-wrapp {
    margin: 0 0;
}

	.page-id-390 .service-wrap{
    height: 630px;
}
/* Home Page */

section.usp .col-md-4 {
    flex: 0 0 50%;
    margin-bottom: 30px;
}

section.usp .row {
    align-items: center;
    justify-content: center;
}

.about-wrap {
    padding: 50px 0;
}

.about-wrap .col-md-8 {
    width: 100%;
}

.about-wrap .text-wrap-about {
    padding-right: 0;
}

.about-wrapper {
    flex-direction: column;
}

section.about-info .img-wrapp img {
    width: 100%;
}

.about-wrapper .content-wrapp {
    width: 100%;
}

section.about-info .content-wrapp .sub-cont-wrap {
    padding: 0 40px;
}

section.about-info .content-wrapp .expert {
    padding-right: 40px;
}

section.discount-cta .content-wrap h3 {
    font-size: 32px;
}

section.discount-cta .cta-wrap .content-wrap p {
    font-size: 20px;
}

section.discount-cta .content-wrap {
    width: 40%;
}

section.discount-cta .cta-wrap .imgage-wrap {
    width: 25%;
}

.title-3 h3 {
    font-size: 32px;
}

.title-3 h2 {
    font-size: 40px;
}

section.why-choose-us .why-choose-wrapp {
    height: auto;
}


h2.title {
    font-size: 40px;
}

section.why-choose-us .col-md-6 {
    width: 100%;
}

section.why-choose-us .about-info-wrap {
    margin-top: 30px;
}

button.slick-prev {
    bottom: -40%;
}

button.slick-next {
    bottom: -40%;
}

.book-airportlimo .card-wrapper {
    grid-template-columns: repeat(3, 1fr);
}

section.book-benefits .benefits-wrapp {
    grid-template-columns: repeat(2, 1fr);
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(n+5):before {
    display: block;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(n+7):before {
    display: none;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(4):before {
    display: block;
}
section.book-benefits .benefits-wrapp .benefit-card:before {
        display: block;
    }

section.designed-wrapper .para:before {
    width: 85%;
}

section.designed-wrapper .designed-cards-wrap {
    grid-template-columns: repeat(2, 1fr);
}

section.amenities .amenities-wrap {
    grid-template-columns: repeat(4, 1fr);
}

section.licensing .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.rate-wrap .col-md-5 {
    width: 53%;
}

section.rate-wrap .col-md-7 {
    width: 45%;
}

section.rate-wrap .img-wrap {
    margin-left: 30px;
}

section.rate-wrap .form-wrap label {
    font-size: 12px;
}

section.factor-affect-wrap .factor-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.factor-affect-wrap .factor-wrap ul li::before {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(4)::after {
    display: block;
}

section.factor-affect-wrap .factor-wrap ul li:nth-child(odd) {
    border-right: 2px solid #F2F2F2;
}

.about-wrap .col-md-4 {
    width: 30% !important;
}

/* Location */

section.our-location-list .cities-list-wraap {
    padding-left: 25px;
    padding-right: 0;
}

section.our-locations .title-2 h2 {
    width: 500px;
}

/* Fleet */

.tab-wrap {
    flex-direction: column;
}

section.fleet-about .img-wrap {
    width: 100%;
    position: relative;
}

section.fleet-about .col-md-4 {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
}


section.fleet-about  .col-md-8 {
    width: 100%;
    order: 2;
}

/* Fleet Details */

.other-cover-area-wrap ul {
    grid-template-columns: repeat(3, 1fr);
}

.fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 100%;
}
/* End */

/* Blog */
.meta {
    flex-wrap: wrap;
    gap: 10px;
}

/* End */



section.our-story {
    padding: 40px 0;
    contain-intrinsic-block-size: auto 100px;
}

section.about-usp-section .icon {
    flex-shrink: 0;
}

section.about-us-page-wrapper .col-md-5 {
    width: 50%;
}

section.about-us-page-wrapper .col-md-7 {
    width: 50%;
}

/* End */

}

@media (min-width: 768px) and (max-width: 991px){
	    .site-map-content {
        padding: 40px 0;
    }
 
    .site-map-content h1 {
        font-size: 20px;
    }
 
    .site-map-content ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }

section.service-details-book-benefits .benefits-wrapp .benefit-card::before{
  display: none ;
}
	
		section.testimonial .testimonial-heading-wrap:before {
		width: 100%;}

  .table-grid {
    display: block; 
  }
.drop-off-wrapp .card-wrapper .card-wrap .content-wrap{
    height: 300px !important;
}
  
  .col-shadow {
    display: none;
  }


  .col-head {
    display: none;
  }


  .header-blank {
    display: none;
  }

 
  .label-cell {
    background: #2c2c2c;
    color: #fff;
    border-radius: 12px 12px 0 0;
    margin: 16px 0 0 0;
    font-size: 18px;
    padding: 10px 14px;
    width: 100%;
  }


  .label-cell + .cell,
  .label-cell + .cell + .cell,
  .label-cell + .cell + .cell + .cell {
    display: inline-flex;
    width: 32.99%;
    vertical-align: top;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 8px;
    min-height: 80px;
    align-items: flex-start;
    height: 100px;
  }


  .cell.last-data:first-of-type {
    border-radius: 0 0 0 12px;
  }
  .cell.last-data:last-of-type {
    border-radius: 0 0 12px 0;
  }


  .cell[style],
  .label-cell[style] {
    grid-column: unset !important;
    grid-row: unset !important;
  }

    form#limoForm .mb-3 {
    align-items: center;
    display: flex;
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(4)::before{
    display: none !important;
}

section.pearson-details-licencing .benefits-wrapp .benefit-card:before{
display: none;
}

section.drop-off-wrapp .card-2 .card-wrap .content-wrap {
    height: 300px !important;
}

section.service-details-limo-price-section .limo-price-flex .content-wrap:before {
    left: 0;
}

section.service-details-limo-price-section .limo-price-flex {
    grid-template-columns: 100%;
}

section.service-details-limo-price-section .card-wrapper {
    margin-top: 50px;
    grid-template-columns: repeat(1, 1fr);
}

section.service-details-limo-price-section .limo-price-flex .content-wrap .content-box {
    padding: 20px;
    margin: 0;
}

section.service-details-limo-price-section .limo-price-flex .content-wrap {
    padding: 0;
}

.limo-price-wrapper {
    padding: 20px;
}

section.service-details-limo-price-section .card-wrapper .card-box {
    border: navajowhite;
}

section.queue-app-pickups .card-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.queue-app-pickups .head-title p {
    padding: 0;
}

section.pearson-details-delay-wrap .card-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.pearson-details-delay-wrap .card-wrapper .card-wrap .content-wrap {
    height: 200px;
}

section.pearson-details-delay-wrap .card-wrapper .card-wrap .icon-wrap {
    height: 180px;
}


section.feature {
    margin-top: 70px;
}
section.seat-section .seat-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

    /* About */
    section.about-us-page-wrapper .img-wrap {
    position: relative;
    width: 100%;
    height: auto;
}

section.about-us-page-wrapper .col-md-7 {
    width: 100%;
    order: 2;
}

section.about-us-page-wrapper .col-md-5 {
    width: 100%;
    order: 1;
    margin-bottom: 30px;
}

section.our-story .title-2 h2 {
    left: 20%;
}

section.about-usp-section .icon {
    flex-shrink: 0;
    width: 150px;
    height: 150px;
}

section.about-usp-section .about-usp-wrap .icon img {
    width: 100px;
    height: 100px;
}

    /* Blog */
    .featured-content {
    grid-template-columns: 1fr;
}
.banner h1 {
    font-size: 48px;
}
section.banner .row .col-md-7 {
    width: 100%;
}

section.banner .row .col-md-5 {
    width: 100%;
}

.form-wrap.homepg-form {
    max-width: 100%;
    position: relative;
    margin-top: 70px;
}

.banner .text-wrap {
    margin-right: 0;
}

section.usp .row {
    flex-direction: column;
}

section.usp .row .col-md-4 {
    width: 100%;
    margin-bottom: 30px;
}

.text-wrap-about {
    padding-right: 0;
}

.about-wrap .col-md-8 {
    width: 100%;
}

.about-wrap {
    padding-top: 40px;
}

h2.title {
    font-size: 42px;
}

.about-wrap .text-wrap-about ul li .count {
    font-size: 65px;
}

.banner ul.list-wrapp li .count {
    font-size: 60px;
}

.form-wrap.homepg-form {
    margin-left: 0;
}

.pulse-ring {
    top: -40px;
}

.map-wrap .hotspot {
    bottom: 80px;
    right: 120px;
}

.about-wrap .img-wrap a.btn-7 {
    left: 20px;
}

.about-wrapper {
    flex-direction: column;
}

section.about-info .img-wrapp img {
    width: 100%;
}

.about-wrapper .content-wrapp {
    width: 100%;
}

section.about-info .content-wrapp .sub-cont-wrap {padding: 0 30px 30px;}

section.about-info .content-wrapp .expert {
    padding: 30px;
}

section.fleet-wrap .col-md-4 {
    width: 100%;
}

.fleet-card-wrap .card-img img {
    height: 300px;
}

.fleet-card-wrap {
    height: auto;
    margin-top: 30px;
}
section.rates-section .content-wrap::before{
    display: none;
}
section.rates-section .col-md-4{
    position: relative;
}
section.rates-section .col-md-4::before
 {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0px;
    background: #353535;
    z-index: 1;
    width: 100%;
    height: 100%;
}

section.service .col-md-4 {
    width: 100%;
}

section.service .row {
    flex-direction: column;
}

.service-wrap {
    height: auto;
    margin-top: 30px;
}

section.map-area .row {
    flex-direction: column;
}

section.map-area .row .col-md-6 {
    width: 100%;
}

section.map-area .cov-area {
    margin-right: 0;
    margin-bottom: 30px;
}

section.rates-section .row {
    flex-direction: column;
}

section.rates-section .col-md-4 {
    width: 100%;
}

section.rates-section .content-wrap p::before {
    left: -20px;
}

section.rates-section .col-md-8 {
    width: 100%;
}

    section.rates-section .price-wrapper .card-wrapper {
        padding-left: 0;    
        padding-right: 0;
        margin-top: 50px;
        flex-direction: column;
    }

    .table-wrap-section h3 {
    font-size: 28px;
    text-align: start;
}

section.service-details-flat-rate-section .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.service-details-myth-fact .col-md-3 {
    width: 100%;
}

section.service-details-myth-fact .col-md-9 {
    width: 100%;
}

section.service-details-myth-fact .img-wrap img {
    height: 500px;
    margin-bottom: 50px;
}

section.travel-planing .travel-plaining-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.travel-planing .travel-plaining-wrapper .card-wrap {
    border: none;
}

section.travel-planing .travel-plaining-wrapper .card-wrap:nth-child(3) {
    border: none;
}

section.travel-planing .travel-plaining-wrapper .card-wrap:nth-child(5) {
    border: none;
}

section.real-ex-limo-price-section .service-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.factor-affect-wrap .factor-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.factor-affect-wrap .factor-wrap ul li::before {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li:after {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li {
    border-bottom: 1px solid #ddd;
}

section.factor-affect-wrap .factor-wrap ul li:last-child {
    border-bottom: none;
}

section.discount-cta .cta-wrap {
    flex-direction: column;
}

section.discount-cta .cta-wrap .imgage-wrap {
    width: 100%;
    height: auto;
    order: 2;
}

section.discount-cta .cta-wrap .content-wrap p {
    width: 100%;
}

section.discount-cta .content-wrap {
    width: 100%;
    padding: 30px;
    order: 1;
}

section.discount-cta .cta-wrap .btn-wrapper {
    order: 3;
}

section.discount-cta .cta-wrap .btn-effect2 {
    margin-top: 0;
    margin-left: 0;
}

section.discount-cta .cta-wrap a.btn.btn-effect1{
    margin-bottom: 20px;
}

section.why-choose-us .row {
    flex-direction: column;
}

section.why-choose-us .row .col-md-6 {
    width: 100%;
}

section.why-choose-us .why-choose-wrapp {
    margin-bottom: 30px;
    height: auto;
}

section.why-choose-us .about-info-wrap {
    padding: 20px;
}

section.testimonial button.slick-prev {
    left: 40%;
    bottom: -30%;
}

section.testimonial button.slick-next {
    right: 40%;
    bottom: -30%;
}

.book-airportlimo .card-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

.book-airportlimo .card-wrapper .card-wrap .content-wrap {
    height: 215px;
}

section.book-benefits .benefits-wrapp {
    grid-template-columns: repeat(2, 1fr);
}

section.book-benefits .benefits-wrapp .benefit-card:nth-child(4)::before {
    display: block;
}



section.designed-wrapper .para:before {
    width: 100%;
}

section.designed-wrapper .designed-cards-wrap {
    grid-template-columns: repeat(2, 1fr);
}

section.testimonial-two button.slick-prev {
    left: 40%;
}

section.testimonial-two button.slick-next {
    right: 40%;
}

section.amenities .amenities-wrap {
    grid-template-columns: repeat(2, 1fr);
}

section.licensing .licensing-wrapper {
    grid-template-columns: repeat(2, 1fr);
}

section.rate-wrap .col-md-5 {
    width: 100%;
}

section.rate-wrap .col-md-7 {
    width: 100%;
}

section.rate-wrap .form-wrap {
    max-width: 100%;
    margin-bottom: 30px;
}

section.rate-wrap .img-wrap {margin-left: 0;}

section.faq-wrap .col-md-7 {
    width: 100%;
}

section.faq-wrap .faq {
    padding-right: 0;
}

section.faq-wrap .col-md-5 {
    width: 100%;
    margin-top: 30px;
}

footer .main-footer .logo img {
    width: 250px;
}

footer .main-footer .links-wrapp {
    margin-top: 30px;
}

.copyrightwrap {
    flex-direction: column;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

section.reservation-page-banner .col-md-8 {
    width: 100%;
}

section.reservation-page-banner .col-md-4 {
    width: 100%;
}

.reservation-page-banner .img-wrap {
    text-align: center;
    margin-top: 30px;
}

/* .slide-item {width: 100% !important;} */

section.reservation-page-banner .slick-track {
    width: 100% !important;
}


section.reservation-info-wrapp .col-md-8 {
    width: 100%;
}

section.reservation-info-wrapp .col-md-4 {
    width: 100%;
}

section.reservation-info-wrapp .res-info-wrap {
    margin-top: 50px;
}

.reservation-page-banner h1 {
    font-size: 54px;
}

section.reservation-info-wrapp .card-wrap-2 h3 {
    font-size: 24px;
}

section.testimonial .review-card-wrap .rating-wrap {
    flex-direction: column;
}

section.testimonial .review-card-wrap .box-wrap {
    align-items: self-start;
}

section.service-testimonial .testimonial-heading-wrap:before {
    width: 100% !important;
}

section.service-info-wrap .img-wrap {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 50px;
}

section.service-info-wrap .service-info-card .col-md-7 {
    width: 100%;
}

section.service-info-wrap .service-info-card .col-md-5 {
    width: 100%;
}

section.service-info-wrap .content-wrap ul {
    grid-template-columns: repeat(3, 1fr);
}

section.service-about img {width: 250px !important;}

section.service-about .col-md-7 {
    width: 100%;
}

section.service-about .col-md-5 {
    width: 100%;
}

section.service-about .img-wrap {text-align: center;}

/* Fleet */

section.fleet-about .img-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
}

section.fleet-about .about-box-wrap .content-wrap {
    margin-right: 0;
}

section.fleet-section {
    padding-top: 0;
}

.col-md-4 {
    width: 100%;
}

section.fleet-about .col-md-8 {
    width: 100%;
    order: 2;
}

.tab-wrap {
    flex-direction: column;
}

.tab {
    justify-content: space-between;
    gap: 10px;
}

.fleet-card-wrap .card-img img {
    height: auto;
    width: 100%;
}

/* Service details */

.banner .form-wrap {
    position: relative;
    max-width: 100%;
    margin-top: 50px;
}

section.service-detail-usp .usp-card {
    height: auto;
}

section.service-detail-usp .col-md-4 {
    width: 100%;
    margin-bottom: 30px;
}

section.service-detail-usp .col-md-4:last-child {
    margin-bottom: 0;
}

section.cities-usp {
    padding-bottom: 0;
}

section.feature .feature-wrap {
    flex-direction: column;
}

section.feature .img-group-wrap img.cloud-img-1 {
    display: none;
}

section.feature .img-group-wrap img.cloud-img-2 {display: none;}

section.feature .img-group-wrap img.main-img {
    width: 100%;
}

section.feature .content-wrap {
    width: 100%;
    padding-right: 12px;
    padding-left: 12px;
}

section.service-details-adv .adv-wrap ul {
    display: grid;
    grid-template-columns: 50% 50%;
}

section.service-details-adv .adv-wrap ul li::before {
    display: none;
}

section.location-covered-wrap .col-md-4 {
    width: 100%;
}

section.location-covered-wrap .col-md-8 {
    width: 100%;
    margin-top: 30px;
}

section.location-covered-wrap .contennt-wrap {
    padding-left: 0;
}

.about-section-wrapper {
    flex-direction: column;
}

.about-section .content-wrapp {
    width: 100%;
    order: 2;
}

section.about-section .imp-wrap {
    width: 100%;
    order: 1;
    border-radius: 40px 40px 0 0;
}

section.about-section .imp-wrap img{
    border-radius: 40px 40px 0 0; 
}

section.service-details-about-section.about-section.pt0 a.btn-5 {flex: 0 0 45%;order: 2;}

section.about-section .banner-btn-wrapp {flex-wrap: wrap;margin: 40px 0 0;}

section.about-section .banner-btn-wrapp a.btn-6 {
    flex: 0 0 45%;
}

section.service-details-about-section.about-section {
    padding-bottom: 0;
}

section.service-details-service .content-wrapper p {
    height: auto !important;
}

.service-details-service .service-wrap {
    height: auto !important;
}

.trust-section .trust-grid {gap: 10px;}

.trust-card:nth-child(-n+4)::before {
    display: none;
}

.trust-card:nth-child(-n+5)::after {
    display: none;
}

.trust-card:nth-child(n+6)::before {
    display: none;
}

section.flat-rate-wrap .card-wrapp {
    flex-direction: column;
}

section.flat-rate-wrap .card-wrapp .icon {
    order: 1;
}

section.flat-rate-wrap .card-wrapp .content-wrap {
    order: 2;
}

/* Location */
section.location-about .img-wrap {
    position: relative;
    text-align: center !important;
    margin-bottom: 20px;
}
section.location-about .col-md-4{
    width: 100%;
}
section.location-about .col-md-8{
    width: 100%;
}

section.our-locations .title-2 h2 {
    width: 400px;
}

section.our-locations .location-card ul.locations-list {
    grid-template-columns: repeat(4, 1fr);
}

section.our-location-list .cities-list-wraap {
    flex-direction: column;
}

section.our-location-list .cities-list-wraap ul.locations-list{
    width: 100%;
}


/* Location Details */

section.cities-usp .col-md-4 {
    width: 100%;
    margin-bottom: 30px;
}

section.feature .img-group-wrap img.main-img {
    width: 100%;
}

section.adv-cities-details .adv-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.adv-cities-details .adv-wrap ul li:after {
    display: none;
}
section.adv-cities-details .adv-wrap ul li::before {
    display: none;
}

section.adv-cities-details .adv-wrap ul li .card-wrap {
    flex-direction: column;
}

section.adv-cities-details .adv-wrap ul li .cont-wrap {
    width: 100%;
    text-align: center;
}

section.adv-cities-details .adv-wrap ul li h3 {
    height: 90px;
    text-align: center;
}

.about-section-wrapper-2 {
    flex-direction: column;
    margin-top: 70px;
}

.neighborhoods-wrapp h3 {
    font-size: 30px;
}

section.location-covered-wrap .city-neighborhoods-wrapper .other-cover-area-wrap h3 {
    font-size: 30px;
    text-align: left;
}

.city-neighborhoods-wrapper .other-cover-area-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.about-section .banner-btn-wrapp h2 {
    order: 1;
}

section.about-section .banner-btn-wrapp a.btn-5 {
    order: 2;
}

section.about-section .banner-btn-wrapp a.btn-6 {
    order: 2;
}

.key-destination-wrapper {
    flex-direction: column;
}

section.key-destination .img-wrap {
    width: 100%;
}

section.key-destination .content-wrap {
    width: 100%;
    padding: 0 40px;
}

/* Fleet Details */
.fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 100%;
}

.fleet-details-slider-wrapper .vehicle-names {
    flex-wrap: wrap;
}

section.fleet-slide-wrapper .vehicle-image {
    height: auto;
}

.other-cover-area-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

.other-cover-area-wrap {
    padding-right: 20px;
}

section.fleet-details-fleet-wrap .card-wrap {
    flex-direction: column;
}

section.fleet-details-fleet-wrap .card-wrap .card-img {
    width: 100%;
}

section.fleet-details-fleet-wrap .card-wrap .content-wrap {
    width: 100%;
}

section.fleet-details-fleet-wrap .card-wrap:last-child {
    margin-bottom: 0;
}

.blog-details article{
    padding-right: 0;
}

section.location-details-wrapper.faq .col-md-6 {
    width: 100%;
}

section.location-details-wrapper .img-wrap {
    padding-left: 0;
}

}


/* Mobile */

@media (max-width: 767px){
	.banner-btn-wrapp button{
		width: 100%
	}
	input#rideTripDate{
		margin-bottom:15px
	}
	i#rideOpenCal{
    top: 37% !important;
}

    section.rates-section {
    padding: 70px 20px;
}
	
	
.banner-btn-wrapp a.btn-6 {
    width: 100%;
}

    form#limoForm .mb-3 {
    align-items: center;
    display: flex;
}

section.service-details-flat-rate-section .licensing-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.service-details-limo-price-section {
    padding: 0;
}

section.service-details-limo-price-section h2.title {padding-left: 20px;}

section.service-details-limo-price-section .limo-price-flex {
    grid-template-columns: 100%;
}

section.service-details-limo-price-section .limo-price-flex .content-wrap {
    order: 1;
    padding: 20px 0;
}

section.service-details-limo-price-section .card-wrapper {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 50px;
}
section.pearson-details-delay-wrap .card-wrapper .card-wrap .content-wrap {
    height: auto;
}

section.service-details-limo-price-section .price-wrapper {
    order: 2;
}

.limo-price-wrapper {
    padding: 20px;
}

section.service-details-limo-price-section .card-wrapper .card-box {
    border: none;
}

section.service-details-limo-price-section .limo-price-flex .content-wrap:before {
    left: 0;
}

section.service-details-limo-price-section .limo-price-flex .content-wrap .content-box {
    margin: 0;
    padding: 20px;
}

section.travel-planing .travel-plaining-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.travel-planing .travel-plaining-wrapper .card-wrap {
    border: none;
    padding: 0;
}


section.drop-off-wrapp.book-airportlimo .title-head p {
    font-size: 20px;
    padding-left: 0;
}

.drop-off-wrapp h3 {
    font-size: 28px;
}

.drop-off-wrapp .card-wrapper .card-wrap .content-wrap {
    height: auto !important;
}

section.drop-off-wrapp .terminal-wrap {
    grid-template-columns: 100%;
}

section.drop-off-wrapp .card-2 .card-wrap .content-wrap {
    height: auto !important;
}

section.service-details-limo-price-section .card-wrapper .card-box {
    padding: 0;
}

section.queue-app-pickups .head-title p {
    padding: 0;
    font-size: 20px;
}

section.queue-app-pickups .card-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

.table-wrap-section h3 {
    font-size: 28px;
    text-align: start;
    max-width: 100%;
}

section.pearson-details-delay-wrap p.pearson-details-para {
    font-size: 18px;
}

section.pearson-details-delay-wrap .card-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.travel-planing .travel-plaining-wrapper .card-wrap:nth-child(3) {
    border: none;
}

section.real-ex-limo-price-section .title-box {
    padding: 20px;
}

section.real-ex-limo-price-section .service-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.service-details-rate-section .price-wrapper .card-wrapper .card-box {
    padding: 0;
}

section.service-details-rate-section .price-wrapper {
    margin-top: 50px;
}
section.seat-section .seat-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.seat-section .seat-wrapper .seat-card {
    border-right: none;
}

section.about-section .imp-wrap img{
    border-radius: 40px 40px 0 0; 
}
    /* about Us */
     section.about-us-page-wrapper .img-wrap {
    position: relative;
    height: auto;
    width: 100%;
    margin-bottom: 30px;
}

section.about-us-page-wrapper .col-md-5 {
    order: 1;
}

section.about-us-page-wrapper .col-md-7 {
    order: 2;
}

.our-story-card {
    max-width: 100%;
}

section.our-story {
    padding-top: 30px;
}

section.about-usp-section .about-usp-wrap {
    flex-direction: column;
    justify-content: start;
    align-items: self-start;
}

section.about-usp-section .icon {
    width: 150px;
    height: 150px;
}

section.about-usp-section .about-usp-wrap .icon img {
    width: 100px;
    height: 100px;
}

section.about-usp-section .about-usp-wrap .content-wrap {
    width: 100%;
    padding: 0;
}

a.btn-6{
    font-size: 14px;
}

a.btn-5{
    font-size: 14px;
}

section.our-story{
    padding-bottom: 30px;
}

    section.our-story .title-2 h2 {
        position: absolute;
        left: 0;
        transform: translate(0, 0);
    }
    /* end */

    .sidenav.open{
    width: 100%;
    }

    section.amenities .amenities-wrap .card-wrap {
    justify-content: start;
}

section.location-details-wrapper .img-wrap{
    padding-left: 0;
}
/* Blog Details */

.blog-details .article-meta {
    flex-direction: column;
    gap: 1rem;
}

.blog-details .article-content h3 {
    font-size: 24px;
}

.blog-details .highlight-box {
    padding: 20px;
}

.blog-details article {
    padding-right: 0;
}

.blog-details .side-bar{
    margin-top: 30px;
}

section.blog-details .cta-section .banner-btn-wrapp {
    padding: 0 !important;
}

section.blog-details .cta-section .banner-btn-wrapp p {
    display: none;
}

section.blog-details .cta-section .banner-btn-wrapp br {
    display: none;
}
/* End */

/* Location Details */

section.cities-usp .col-md-4 {
    margin-bottom: 30px;
}

section.adv-cities-details .adv-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.adv-cities-details .adv-wrap ul li::before {
    display: none;
}

.city-neighborhoods-wrapper {
    flex-direction: column;
}

.other-cover-area-wrap h3 {
    font-size: 24px;
    text-align: start;
}

.city-neighborhoods-wrapper .other-cover-area-wrap {
    width: 100%;
}

section.key-destination .img-wrap {
    width: 100%;
}

.key-destination-wrapper {
    flex-direction: column;
}

section.key-destination .content-wrap {
    width: 100%;
    padding: 0 15px;
}

    .reservation-page-banner h2 {
    font-size: 24px;
}

section.service-testimonial .testimonial-heading-wrap:before {
    width: 100% !important;
}

    section.reservation-info-wrapp .col-md-8 {
    width: 100%;
}

section.reservation-info-wrapp .col-md-4 {
    width: 100%;
}

.slide-item {width: 100% !important;}

section.reservation-page-banner .slick-track {
    width: 100% !important;
}
.reservation-page-banner .img-wrap{
    text-align: start;
    margin-top: 30px;
}
section.reservation-info-wrapp .res-info-wrap {
    margin-top: 50px;
}
	
	section.testimonial .review-card-wrap .rating-wrap {
    flex-direction: column;
}

h2.title {
    font-size: 36px;
}

.testimonial button.slick-prev {
    bottom: -40%;
    left: 30%;
}

.testimonial button.slick-next {
    right: 30%;
    bottom: -40%;
}

section.discount-cta .cta-wrap .btn-effect2{
    margin-top: 20px;
}

section.testimonial .review-card-wrap .box-wrap h4.name-wrap {
    font-size: 18px;
}

section.testimonial .review-card-wrap .box-wrap {
    flex-direction: column;
}
	
	section.testimonial .testimonial-heading-wrap:before {
    width: 100%;
}
	
section.testimonial-two button.slick-prev {
    left: 20%;
    bottom: -20%;

}

section.testimonial-two button.slick-next {
        right: 20%;
        bottom: -20%;
    }
	
	section.licensing .licensing-wrapper {
    grid-template-columns: repeat(1, 1fr);
}
	
	.copyrightwrap {
    flex-direction: column;
}
	
section.discount-cta .content-wrap {
    width: 100%;
}

.title-3 h3 {
    font-size: 30px;
}

section.designed-wrapper .designed-cards-wrap {
    grid-template-columns: repeat(1, 1fr);
}

section.rate-wrap .img-wrap {
    margin-top: 30px;
    margin-left: 0;
}

section.faq-wrap .faq {
    padding-right: 0;
}

footer .main-footer .top-footer {
    flex-direction: column;
    align-items: self-start;
}

section.book-benefits .benefits-wrapp .benefit-card {
    border-bottom: 1px solid #ccc;
}

section.book-benefits .benefits-wrapp .benefit-card:last-child {
    border-bottom: none;
}

.copyrightwrap ul.useful-links {margin-top: 10px;flex-wrap: wrap;}
	
.banner .text-wrap {
    margin-right: 0;
}

.banner .text-wrapper p {
    max-width: 100%;
}
	
	.banner h1 {
    font-size: 40px;
}

.banner h1 br{
    display: none;
}
	
.banner h2 {
    font-size: 24px;
}

section.about-section .banner-btn-wrapp {
    margin-bottom: 0;
    margin-top: 50px;
}
section.about-section .banner-btn-wrapp a.btn-5 {
    order: 2;
    width: 100%;
}

section.about-section button.btn-5 {
    width: 100%;
}

section.about-section .banner-btn-wrapp a.btn-6 {
    order: 3;
    width: 100%;
}
section.adv-cities-details .adv-wrap ul li .card-wrap {
    flex-direction: column;
    /* align-items: self-start; */
}

.adv-wrap {
    text-align: center;
}
.neighborhoods-wrapp {
    width: 100%;
}
section.adv-cities-details .adv-wrap ul li .cont-wrap {
    width: 100%;
}

.city-neighborhoods-wrapper .other-cover-area-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

.banner .flat-rate-btn {
    width: 100%;
    position: relative;
    top: -35px;
}
	
	
.banner ul.list-wrapp li .count {
    font-size: 55px;
}
    .banner-btn-wrapp {
        gap: 15px;
        padding: 0 10px;
        flex-direction: column;

    }

    .banner.about-banner a.btn-5{
        width: 100% !important;
    }

    section.city-details-banner.banner a.btn-5{
        width: 100% !important;
    }

.banner .form-wrap {
    position: relative;
    max-width: 100%;
    margin-top: 50px;
    margin-left: 0;
}
	
	.banner a.btn-6 {
    width: 100%;
}
	
	section.usp .card-wrap {
    margin-bottom: 40px;
}

.about-wrap .text-wrap-about ul li p {
    font-size: 32px;
}

.about-wrap .img-wrap a.btn-7 {
    left: 0;
    position: relative;
    margin-top: 50px;
    right: 0;
}

section.about-info .img-wrapp img {
    width: 100%;
}

.about-wrapper {
    flex-direction: column;
}
	
section.about-info .content-wrapp .sub-cont-wrap {
    padding: 20px 10px 0 10px;
}

.title-2 p {
    margin-bottom: 0;
}

.fleet-card-wrap {
    margin-top: 30px;
}
section.fleet-slide-wrapper .title-2 {
    gap: 30px;
}

.text-wrap-about {
    padding-right: 0;
}

    section.about-info .content-wrapp p {
        font-size: 18px;
        padding: 0 10px;
    }

    section.about-info .content-wrapp .expert p {
    padding: 0 !important;
}

.about-box-wrap .content-wrap {
    margin-bottom: 30px;
}
	.about-wrap {
    padding-top: 20px;
}
	.about-wrap .text-wrap-about p {
		font-size: 20px;}
	
	.about-wrap .text-wrap-about ul {
    flex-direction: column;
    gap: 0;
}

.about-wrap .text-wrap-about ul li .count {
    font-size: 62px;
}
	
	section.about-info .content-wrapp .expert {
    padding: 20px;
}

section.about-info .content-wrapp .choose-wrap {
    flex-direction: column;
}
	.about-wrapper .content-wrapp {
    width: 100%;
}

h2.title::before {
    display: none;
}
	.banner ul.list-wrapp {
    flex-wrap: wrap;
}
	.title-2{
		flex-direction: column;
		gap:0 ;
	}
	
	section.usp .card-wrap .icon-text-wrap {
    flex-direction: column;
   
}

section.usp .card-wrap .icon-text-wrap .heading-wrap br {
    display: none;
}
	
	section.usp .card-wrap .icon-text-wrap .heading-wrap{
		width: 100%;
	}
	
	section.service .content-wrapper p{
		height: auto !important;
	}
	.service-wrap {
    margin-bottom: 40px;
    height: auto;
}
	
	section.map-area .cov-area {
    margin-right: 0;
    padding: 20px;
}

section.map-area .cov-area ul {
    grid-template-columns: repeat(1,1fr);
}

section.map-area .map-wrap {
    margin-top: 20px;
}

section.rates-section .content-wrap::before {
    width: 100%;
    height: 100%;
    left: 0;
}

section.rates-section .content-wrap {
    padding: 10px;
}

section.rates-section .content-wrap p {
    padding: 0;
}

section.rates-section .content-wrap p::before {
    display: none;
}

section.rates-section .price-wrapper h3 {
    font-size: 32px;
    margin: 20px 0;
}

section.rates-section .price-wrapper .card-wrapper {
    flex-direction: column;
    padding: 0;
}

section.rates-section .price-wrapper .card-wrapper .card-box:before {
    display: none;
}

h3.title2 {
    font-size: 36px;
}

section.factor-affect-wrap .factor-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.factor-affect-wrap .factor-wrap ul li::before {
    display: none;
}

section.factor-affect-wrap .factor-wrap ul li .card-wrap {
    flex-direction: column;
    text-align: center;
}

section.factor-affect-wrap .factor-wrap ul li:after {
    display: none;
}

section.price-calculator .trip-type {
    flex-direction: column;
    gap: 15px;
    padding-bottom: 30px;
}

section.discount-cta .cta-wrap {
    flex-direction: column;
    padding: 15px;
}

section.discount-cta .cta-wrap .imgage-wrap {
    width: 100%;
    order: 2;
}

section.discount-cta .cta-wrap .btn-wrapper {
    order: 3;
}

section.discount-cta .content-wrap h3 {
    font-size: 32px;
}

section.discount-cta .cta-wrap .content-wrap p {
    font-size: 24px;
}
	
	section.discount-cta .cta-wrap .content-wrap p br{
		display: none;
	}

.title-3 h2 {
    font-size: 36px;
}

section.why-choose-us .why-choose-list {
    grid-template-columns: 100%;
}

section.why-choose-us .why-choose-list .card-wrap {
    flex-direction: column;
    text-align: center;
}

section.why-choose-us .why-choose-wrapp {
    height: auto;
    text-align: center;
}

section.licensing h2.title {
    text-align: center;
}
section.adv-cities-details .adv-wrap ul li:after{
    display: none;
}

.city-details-testi .title-wrap {
    padding: 15px 35px;
}

section.why-choose-us .about-info-wrap {
    padding: 0 20px;
    margin-top: 30px;
}

.book-airportlimo .card-wrapper {
    grid-template-columns: repeat(1, 1fr);
}

section.book-benefits .title p {
    font-size: 20px;
}

section.book-benefits .benefits-wrapp {
    grid-template-columns: repeat(1, 1fr);
}

section.book-benefits .benefits-wrapp .benefit-card:before {
    display: none;

}

section.designed-wrapper .para:before {
    width: 100%;
}

section.amenities .amenities-wrap {
    grid-template-columns: repeat(1, 1fr);
}
	
	
footer .main-footer .logo img {
    width: 250px;
    margin-bottom: 30px;
}
	
/* Reservation	 */

.reservation-page-banner h1 {
    font-size: 40px;
}

section.reservation-page-banner .col-md-4 {
    width: 100%;
}
.banner .text-wrapper ul {
    flex-direction: column;
    justify-content: start;
    align-items: self-start;
    gap: 10px;
}

section.service-about .img-wrap {
    text-align: center;
}

.title-2 {
    align-items: self-end;
}

section.service-about img {
    width: 200px !important;
}

.about-box-wrap .title-2 {
    align-items: start;
}

section.service-info-wrap .content-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}


section.service-info-wrap .img-wrap {
    position: relative;
    width: 100%;
    height: auto;
}

.title-2 {
    align-items: self-start;
}

.fleet-card-wrap .card-img img {
    height: auto;
}

.fleet-card-wrap {
    height: auto;
}

section.cities-usp .usp-card h3 {
    font-size: 20px;
    line-height: 30px;
}

section.service-detail-usp .usp-card .content-wrap {
    padding-bottom: 0px !important;
}
section.service-detail-usp .usp-card {
    margin-bottom: 40px;
}

section.feature {
    margin-top: 0;
}

section.feature .feature-wrap {
    flex-direction: column;
}

section.feature .img-group-wrap img.cloud-img-1 {
   display: none;
}

section.feature .img-group-wrap img.cloud-img-2 {
   display: none;
}

section.feature .img-group-wrap img.main-img {
    width: 100%;
    height: 250px;
}

section.feature .content-wrap {
    padding-right: 12px;
    width: 100%;
    padding-left: 12px;
}

/* Service Details */

section.service-details-adv .adv-wrap ul {
    grid-template-columns: 100%;
}

section.service-details-adv .adv-wrap ul li::before {
    display: none;
}

section.location-covered-wrap .contennt-wrap {
    margin-top: 40px;
}

section.location-covered-wrap .contennt-wrap ul {
    flex-direction: column;
    gap: 10px;
}

section.location-covered-wrap .contennt-wrap ul li .count {
    font-size: 65px;
}

section.location-covered-wrap .contennt-wrap ul p {
    font-size: 26px !important;
}

.about-section-wrapper {
    flex-direction: column;
}

.about-section .content-wrapp {
    width: 100%;
    order: 2;
}

section.about-section .imp-wrap {
    width: 100%;
    order: 1;
}

.about-section .img-wrap-2 .img1 {
    display: none;
}

.about-section .img-wrap-2 .img2 {
    display: none;
}

section.service-details-about-section.about-section.pt0 {
    padding-bottom: 0;
}

.trust-section .trust-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 10px;
}

.flat-rate-card {
    margin-top: 30px;
}

section.flat-rate-wrap .card-wrapp .icon {
    order: 1;
    margin: 20px 0;
}

.content-wrap {
    order: 2;
}

/* location Page */

section.our-locations .location-card {
    max-width: 100%;
}

section.our-locations .location-card ul.locations-list {
    grid-template-columns: repeat(2, 1fr);
}

section.service-about .img-wrap {
    margin: 30px;
}

section.our-locations .location-card::before {
    display: none;
}

section.our-locations .title-2 h2 {
    max-width: 100%;
    position: relative;
    left: 0;
    transform: translate(0, 0);
    padding: 0;
}

section.our-locations .location-card {
    padding: 0;
}

section.location-about {
    padding-bottom: 0;
}

section.our-location-list .cities-list-wraap ul.locations-list {
    width: 100%;
}

section.our-location-list .cities-list-wraap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

section.fleet-about .col-md-8 {
    order: 2;
}

section.fleet-about .col-md-4 {
    order: 1;
}

section.fleet-about .img-wrap {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
}

section.fleet-about .about-box-wrap .content-wrap {
    margin-right: 0;
}

section.fleet-section {
    padding-top: 0;
}

.tab-wrap {
    flex-direction: column;
    border-bottom: none;
}

.tab {
    flex-direction: column;
    border: none;
}

section.fleet-section h2.title {
    font-size: 32px;
}

/* Fleet Details */

.fleet-details-slider-wrapper {
    max-width: 100%;
    padding: 40px;
}

.fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 100%;
    gap: 0;
}

.fleet-details-slider-wrapper .vehicle-names {
    margin-top: 20px;
    font-size: 20px;
    flex-wrap: wrap;
    gap: 10px;
}

section.fleet-slide-wrapper .vehicle-image {
    height: auto;
    width: 100%;
}

section.fleet-slide-wrapper .info-panel {
    margin-top: 50px;
}

.other-cover-area-wrap {padding: 60px 20px;}

.other-cover-area-wrap ul {
    grid-template-columns: repeat(2, 1fr);
}

section.location-covered-wrap .contennt-wrap {
    padding-left: 0;
}

section.service-details-about-section .banner-btn-wrapp a.btn-5 {width: 45%;font-size: 14px;order: 2;}

section.service-details-about-section a.btn-6 {font-size: 14px;width: 45%;order: 2;}

section.about-section .banner-btn-wrapp h2 {
    order: 1;
}

section.service-details-about-section .banner-btn-wrapp {
    flex-wrap: wrap;
}

section.fleet-details-fleet-wrap .card-wrap {
    flex-direction: column;
    margin-bottom: 60px;
    padding-top: 25px;
}

section.fleet-details-fleet-wrap .card-wrap:last-child {
    margin-bottom: 0;
}

section.fleet-details-fleet-wrap .card-wrap .card-img {
    width: 100%;
}

section.fleet-details-fleet-wrap .card-wrap .content-wrap {
    width: 100%;
}

.trust-card:nth-child(-n+4)::before {
    display: none;
}

.trust-card:nth-child(-n+5)::after {
    display: none;
}

.trust-card:nth-child(n+6)::before {
    display: none;
}

section.city-details-testi button.slick-prev {
    bottom: -20%;
}

section.city-details-testi button.slick-next {
    bottom: -20%;
}


section.flat-rate-wrap .card-wrapp {
    flex-direction: column;
}

/* End */

.flat-rate-card-wrapper .flat-rate-card:nth-child(even) h2 {
    text-align: start !important;
}

section.flat-rate-wrap {
    padding-top: 30px;
}
section.service-detail-usp{
    padding-bottom: 0;
}

    section.our-story .title-2 h2 {
        position: absolute;
        left: 30%;
        transform: translate(0%, 0%);
        top: -5%;
    }




}


@media (max-width: 480px) {
  /* .nav {
    flex-direction: column;
  } */
	
	    .site-map-content ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 6px;
    }

      section.discount-cta .cta-wrap .btn-effect2 {
        margin-top: 30px;
    }

  .quick-links-wrap {
    margin-right: 0;
    margin-bottom: 20px;
}

    section.our-story .title-2 h2 {
        position: absolute;
        left: 30%;
        transform: translate(0%, 0%);
        top: -5%;
    }

.top-btn a{
    font-size: 14px;
}

section.reservation-info-wrapp .card-wrap .form-wrap form .choose-wrap{
    flex-direction: column;
    gap: 0;
}

footer .main-footer .links-wrapp {
    flex-direction: column;
}

  .testimonial button.slick-prev {
    bottom: -20%;
    left: 30%;
}

.testimonial button.slick-next {
    right: 30%;
    bottom: -20%;
}
	
	.banner .text-wrapper ul li .icon {
    width: 20px;
    height: 20px;
    font-size: 14px;
}

.banner ul.list-wrapp li {flex: 0 0 50%;}

.banner .col-md-5 {
    width: 100%;
}

section.cities-usp .usp-card .img-wrap img {
    order: 1;
    margin-bottom: 15px;
    width: 70px;
    height: 70px;
}

section.cities-usp .usp-card {
    height: auto;
    margin-bottom: 40px;
}

h2.title {
    font-size: 36px;
    margin-bottom: 15px;
}

section.adv-cities-details .adv-wrap ul li {
    padding-top: 0;
}

section.adv-cities-details .adv-wrap ul li:after {
    display: none;
}

section.location-covered-wrap .contennt-wrap {
    padding-left: 0;
}

section.location-covered-wrap .contennt-wrap p {
    font-size: 18px;
}

.neighborhoods-wrapp {
    width: 100%;
    padding: 40px 15px 5px;
}

.neighborhoods-wrapp h3 {
    font-size: 32px;
}

.city-details-testi .title-wrap {
    padding: 10px;
}

section.flat-rate-wrap .card-wrapp {
    flex-direction: column;
    gap: 0;
}

section.flat-rate-wrap .card-wrapp .icon img {
    width: 125px;
}
  .mobile-logo img.custom-logo {
        width: 100px;
    }

    .fleet-details-slider-wrapper .content-wrapper {
    grid-template-columns: 100%;
}

.fleet-details-slider-wrapper .vehicle-names {
    font-size: 20px;
    flex-wrap: wrap;
    margin: 15px 0 0;
}

.title-2 p {
    font-size: 18px;
}

section.fleet-slide-wrapper .vehicle-image {
    height: auto;
    width: 100%;
}

.carousel-control-next, .carousel-control-prev {display: none;}

section.fleet-slide-wrapper .info-panel {
    padding: 20px;
}

section.fleet-slide-wrapper .info-label {
    font-size: 18px;
}

section.fleet-slide-wrapper .info-value {
    font-size: 16px;
}

.fleet-details-slider-wrapper {
    max-width: 100% !important;
}

section.fleet-slide-wrapper .info-panel .info-item {
    flex-direction: column;
}

section.fleet-slide-wrapper .info-panel .info-item li {
    padding-left: 0;
}

ul#models-list {
    padding-left: 20px;
}

section.fleet-slide-wrapper a.btn-5 {
    font-size: 12px;
    padding: 11px 20px;
}

section.fleet-slide-wrapper a.btn-6 {
    font-size: 12px;
    padding: 11px 15px;
}

.other-cover-area-wrap ul {
    grid-template-columns: repeat(1, 1fr);
}

section.fleet-details-fleet-wrap .card-wrap .content-wrap {
    width: 100%;
}

section.fleet-details-fleet-wrap .card-wrap .card-img {
    width: 100%;
    height: auto;
}

section.fleet-details-fleet-wrap .card-wrap {
    flex-direction: column;
}

section.fleet-details-fleet-wrap .card-wrap:last-child {
    margin-bottom: 0;
}


}

@media (min-width: 320px) and (max-width: 380px){
    .top-btn a{
    font-size: 10px;
}
	
	button.btn-1 {
    padding: 10px 15px;
    font-size: 12px;
}

    section.our-story .title-2 h2 {
        position: absolute;
        left: 25% !important;
        transform: translate(0%, 0%);
        top: -3%;
    }
}

/* Add this CSS */
@media (max-width: 600px) {
  .logo-slider .slick-slide {
    width: 100% !important;
  }
  

  section.our-story .title-2 h2 {
    position: absolute;
    left: 50%;
    transform: translate(0%, 0%);
    top: 0;
}

  
  .logo-slider {
    max-width: 100%;
  }
    section.reservation-info-wrapp .card-wrap .form-wrap form .form-row {
        flex-direction: column;
        gap: 0;
    }

.reservation-page-banner .img-wrap{
    text-align: center;
    margin-top: 30px;
}

    section.our-story .title-2 h2 {
        position: absolute;
        left: 30%;
        transform: translate(0%, 0%);
        top: -5%;
    }


section.service-details-about-section .banner-btn-wrapp a.btn-5 {
    width: 100%;
}

section.about-section .banner-btn-wrapp a.btn-6 {
    width: 100%;
}

/* Blog */
.meta {
    flex-wrap: wrap;
}

.featured-content {
    padding: 20px;
}

.card-footer {
    flex-direction: column;
    gap: 15px;
    align-items: self-start;
}

.card-image {
    height: auto;
}

section.blog-listing-wrapp {
    padding-bottom: 0;
}

/* End */

}

    @media (max-width: 700px) {

  .table-grid {
    display: block; 
  }

  
  .col-shadow {
    display: none;
  }


  .col-head {
    display: none;
  }


  .header-blank {
    display: none;
  }

 
  .label-cell {
    background: #2c2c2c;
    color: #fff;
    border-radius: 12px 12px 0 0;
    margin: 16px 0 0 0;
    font-size: 18px;
    padding: 10px 14px;
    width: 100%;
  }


  .label-cell + .cell,
  .label-cell + .cell + .cell,
  .label-cell + .cell + .cell + .cell {
    display: inline-flex;
    width: 100%;
    vertical-align: top;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 8px;
    min-height: 80px;
    align-items: flex-start;
  }


  .cell.last-data:first-of-type {
    border-radius: 0 0 0 12px;
  }
  .cell.last-data:last-of-type {
    border-radius: 0 0 12px 0;
  }

  .cell[style],
  .label-cell[style] {
    grid-column: unset !important;
    grid-row: unset !important;
  }
}

/* ── Responsive ── */
@media (max-width: 768px) {
    .site-map-content {
        padding: 40px 0;
    }
 
    .site-map-content h1 {
        font-size: 20px;
    }
 
    .site-map-content ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 6px;
    }
}
