a{
    color: #000;
}
a:hover{
    color: #ad7832;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs24{
    font-size: 24px;
    font-weight: 600;
}
.fs36{
    font-size: 36px;
    font-weight: 600;
}
.link-classic{
    color: #000;
    border: 1px solid #ad7832;
}
.footer-corporate.context-dark .rights{
    color: #fff;
}
#whatsappa{
    bottom: 50px;
    right: 10px;
}
.whatsapp-icon{
    width: 50px;
    height: 50px;
}
.link-classic:hover{
    color: #ad7832;
}
.link-classic span{
    color: #000;
}
.link-classic span::before,
.link-classic span::after{
    color: #000;
}
p a{
    color: #ad7832;
    font-weight: 600;
}
.tab button.active,
.tab button:hover {
    background-color: #ad7832
}

.tab {
    overflow: hidden;
    background-color: #162e44;
    margin-top: 18px
}

.tab button {
    background-color: inherit;
    color: #fff;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 6px 16px;
    transition: .3s;
    font-size: 17px
}

.tab button.active {
    color: #fff
}

.tabcontent {
    display: none;
    padding: 20px;
    border: 1px solid #ccc;
    border-top: none
}

.tabcontent h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.detail-section #demo {
    float: none !important;
    max-width: 100% !important;
    margin: 0 !important
}

.detail-section .title-decoration-lines-bottom {
    box-shadow: -4px 0 0 0 #ad7832;
    font-size: 24px;
    padding-left: 11px
}

.custom-list li .icon {
    width: 18px
}

.custom-list li span {
    margin: 0 6px 1px;
    float: left
}

.bg-gray,
.tab-list li:nth-child(odd),
.vhc-section ul li:nth-child(odd) {
    background: #e1e1e1
}

.city-list li:nth-child(2n),
.custom-btn,
.tab-list li:nth-child(2n),
.vhc-section ul li:nth-child(2n) {
    background: #fff
}

.tab-list li {
    padding: 14px
}

.tab-list li p {
    margin: 0
}

.font-oswald {
    font-family: Oswald, sans-serif
}

.custom-btn,
.font-raleway,
.page-heading p,
.pkg-slider h3,
.pkg-slider .package-slide-title {
    font-family: Raleway, sans-serif
}

.heading-decor {
    box-shadow: -4px 0 0 0 #ad7832;
    padding-left: 12px
}

.font-700 {
    font-weight: 700
}

.form-box .title {
    background: #ad7832;
    text-align: center;
    padding: 10px 20px;
}

.form-box .title h3,.form-box .form_box_title {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.form-box form {
    padding: 30px 18px;
    background: #000000;
}

.form-box form .form-control {
    border-radius: 0;
    padding: 9px 12px;
    height: auto
}

.custom-btn {
    border-radius: 0;
    padding: 6px 36px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 6px 4px 0 #e75959;
    border: 0;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
}

.pkg-slider h3,
.pkg-slider .package-slide-title,
.side-head {
    border-bottom: 1px solid #ddd
}

.custom-btn:hover {
    box-shadow: none;
    background: #ad7832;
    color: #fff
}

.gallyer-sec .fig {
    position: relative;
    overflow: hidden;
    margin-bottom: 16px
}

.city-section .fig img,
.gallyer-sec .fig img {
    width: 100%;
    transform: scale(1);
    transition: .4s ease-in-out
}

.gallyer-sec .fig .icon {
    position: absolute;
    top: 0;
    left: 13px;
    width: 40px;
    padding: 4px;
    background: #ff5722
}

.gallyer-sec .fig .overlay {
    background: #ad7832e6;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    transition: .5s ease-in-out;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.gallyer-sec .caption-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 45px 18px 18px;
    background: linear-gradient(transparent, #000000e3);
    color: #fff
}

.gallyer-sec .fig-caption {
    padding: 30px;
    text-align: center
}

.gallyer-sec .caption-box h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.gallyer-sec .caption-box p {
    font-size: 13px;
    letter-spacing: 2px;
    margin-top: 0
}

.gallyer-sec .fig-caption .fig-caption-title,
.gallyer-sec .fig-caption h4 {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: uppercase
}

.gallyer-sec .btn-round {
    background: #fff;
    color: #ff5722;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px;
    text-align: center;
    padding: 6px 20px;
    display: inline-block;
    transition: .4s ease-in-out
}

.btn-round:hover {
    background: #111;
    color: #fff
}

.city-section .box:hover .fig::before,
.custom-gallery .fig:hover::before,
.gallyer-sec .fig:hover .overlay,
.pkg-slider .fig:hover .image-overlay {
    opacity: 1
}

.custom-heading p {
    font-size: 16px;
    color: #222;
    font-weight: 500
}

.custom-heading .line {
    background: #ddd;
    width: 170px;
    margin: 0 auto;
    height: 2px;
    position: relative
}

.custom-heading .line::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background: #ddd;
    left: 50%;
    bottom: -8px;
    transform: translate(-50%, 0)
}

.vhc-section ul li {
    padding: 10px
}

.vhc-section .post-aria-footer {
    padding: 0
}

.vhc-section .post-aria-title {
    background: #162e44;
    color: #fff;
    padding: 16px;
    margin-bottom: 0
}

.vhc-section .bottom-box {
    display: flex;
    align-items: center;
    padding: 4px 3px;
    justify-content: center;
    gap: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.vhc-section .bottom-box *+.button {
    margin-top: 0
}

.vhc-section .bottom-box .button {
    border: none;
    color: #fff;
    width: 100%;
    background: #ad7832;
    transition: all 0.4s ease-in-out;
    min-width: auto;
}
.vhc-section .post-aria-footer .product-big-body{
    position: relative;
    min-height: 340px;
}
.vhc-section .post-aria-footer {
    box-shadow: none !important;
    background: 0 0
}

.pkg-slider {
    margin-top: 40px
}
.pkg-slider .package-slide-title,
.pkg-slider h3 {
    font-size: 22px;
    padding: 10px 0;
    font-weight: 700
}

.pkg-slider .item {
    border: 1px solid #ddd
}

.pkg-slider .item .content-box {
    padding: 0 10px 30px
}

.pkg-slider .slick-slide {
    margin: 0 8px
}

.pkg-slider .slick-list {
    margin: 0 -8px !important
}

.pkg-slider .product-big-text {
    color: #333
}
.breadcrumbs-custom-path li{
    margin: 5px 0;
}
.breadcrumbs-custom-inset,
.left-side figure,
.pkg-slider .fig {
    position: relative
}

.pkg-slider .image-overlay {
    position: absolute;
    z-index: 500;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(255, 255, 255, .7)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 100%)
}

.bg-red,
.left-side::before,
.pkg-slider .slick-dots li.slick-active button {
    background: #ad7832
}

.pkg-slider span.image-overlay-inside {
    position: absolute;
    font-size: 24px;
    border-radius: 50px;
    height: 100%;
    width: 100%;
    line-height: 80px;
    left: 0;
    top: 0;
    margin: 0;
    z-index: 500;
    text-align: center;
    color: #fff
}

.pkg-slider span.image-overlay-inside .icon {
    position: absolute;
    border-radius: 50%;
    width: 50px;
    line-height: 70px;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
    z-index: 500;
    text-align: center;
    color: #fff;
    padding: 18px 14px;
    background: #ad7832e6
}

.pkg-slider .slick-dots li {
    margin: 0 16px
}

.pkg-slider .slick-dots li button {
    border-radius: 2px;
    background: #c9c9c9;
    width: 44px;
    height: 4px;
    color: transparent
}

.pkg-slider .slick-dots li button:before {
    content: none
}

.line-clamp {
    display: -webkit-box;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: hidden
}

.page-heading {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 41%;
    background: linear-gradient(88deg, #000000db, transparent);
    color: #fff;
    padding: 16px
}

.page-heading span {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: normal
}

.page-heading p {
    font-size: 16px
}

.bg-gr-gray {
    background: linear-gradient(to bottom, #303131 0, #4d4f4f 36%, #303131 100%)
}

.theme-sec {
    padding: 40px 20px;
    overflow: hidden
}

.left-side::before {
    content: '';
    position: absolute;
    height: 343px;
    width: 275px;
    top: -22px
}

.five-grid {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 10px
}

.four-grid {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 16px
}

.three-grid {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px
}

.city-section .box {
    border-radius: 8px;
    overflow: hidden;
    border-bottom: 6px solid #ad7832f5
}

.city-list,
.vhc {
    border: 1px solid #ddd
}
.city-section .content_box_title,
.city-section h4 {
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: capitalize
}

.city-list li a,
.vhc a {
    color: #111;
    display: block
}

.city-section .content-box {
    padding: 14px 0;
    background: #162e44;
    color: #fff
}

.vhc {
    margin-bottom: 10px;
    padding: 6px;
    overflow: auto
}

.vhc:last-child {
    margin-bottom: 0
}

.vhc .fig {
    width: 107px;
    margin-right: 8px;
    float: left
}

.vhc a {
    font-size: 16px;
    font-weight: 600;
    line-height: normal
}

.side-head {
    padding-bottom: 12px;
    margin-bottom: 12px
}

.side-head h4 {
    font-weight: 500;
    font-size: 18px
}

.city-section .box:hover .fig img,
.custom-gallery .fig:hover img {
    transform: scale(1.1)
}

.city-section .fig::before,
.custom-gallery .fig::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #ad7832cc, transparent);
    position: absolute;
    top: 0;
    z-index: 9;
    bottom: 0;
    opacity: 0;
    transition: .4s ease-in-out
}

.custom-gallery .caption-box {
    z-index: 9
}

.city-section .fig {
    position: relative;
    overflow: hidden
}

.city-list li:nth-child(odd) {
    background: #ddd
}

.city-list li a {
    font-size: 15px;
    text-transform: capitalize;
    padding: 6px 10px;
    transition: .4s ease-in-out
}

.city-list li a:hover {
    color: #fff;
    background: #ad7832
}

.city-list li:last-child {
    border-bottom: 0
}

.city-list {
    padding: 10px;
    background: #162e44
}

.pkg-slider .slick-dots {
    bottom: -45px
}

.tempo-slider .slick-slide {
    margin: 0 15px
}

.tempo-slider .slick-next,
.pkg-slider .slick-next {
    right: 0
}

.tempo-slider .slick-prev,
.pkg-slider .slick-prev {
    left: 0
}

.tempo-slider .slick-arrow,
.pkg-slider .slick-arrow {
    background: #ad7832;
    transition: .4s ease-in-out;
    padding: 20px 10px;
    height: auto;
    width: auto;
    top: 25%
}

.tempo-slider .slick-arrow:hover,
.pkg-slider .slick-arrow:hover {
    background: #111
}

.ap_breadcrumb {
    background-color: #162e44;
    padding: 10px
}

.breadcrumbs-custom-inset .heading-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 80px;
    width: 50%
}

.breadcrumbs-custom-inset .heading-content span {
    font-size: 34px;
    color: #ebd3a7;
    font-weight: 700
}

.breadcrumbs-custom-inset .heading-content span {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    text-transform: capitalize
}

.font-montserrat {
    font-family: Montserrat, sans-serif
}

.post_area_button {
    width: 100%;
    min-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center
}
.why-sec .vhl-2 .left-side::before {height: 603px; width: 563px; left: -260px; top: -290px; border-radius: 22%; transform: rotate(136deg);}
.vhl-2 figure { position: relative;}
.vhl-2 figure .car { position: relative; z-index: 1; margin-top: 55px; margin-top: 55px;}
.vhl-2 figure .circle {position: absolute; left: 0; top: -30px; width: 75%; transform: rotate(135deg);}
.bg-gr-red { background: linear-gradient(to bottom, #dd3333 13%, #08142a 124%);}
.car-detail .title-decoration-lines-bottom {border-bottom: 1px solid #ddd; padding-bottom: 10px; padding-top: 5px;} 
.car-detail .carousel-inner::before { content: ''; position: absolute; background: #ad7832; top: 0; left: 0; width: 250px; height: 250px; z-index: -1;}
.car-detail .carousel-inner { position: relative; padding: 10px 0 0 10px; z-index: 9;}
.car-detail .form-box { display: flex;}
.car-detail .form-box .title {position: relative; width: 52%; background: url(../images/car-form-bg.jpg) no-repeat; padding-left: 28px; display: flex; align-items: center;}
.car-detail .form-box .title::before {content:''; position: absolute; background: #ad7832e3; width: 100%; height: 100%; left: 0; top: 0;}
.car-detail .form-box .title h3, .car-detail .form-box .form_box_title{font-size: 26px; position: relative; z-index: 9;}
.car-detail .form-box form { width: 100%;}
.car-detail .form-box form .wrap { display: grid; gap: 10px; grid-template-columns: auto auto;}
.car-detail .form-box form textarea { height: 100%;}
.font-poppins { font-family: 'Poppins', sans-serif;}
.car-detail .form-wraper {display: grid; grid-template-columns: auto auto; gap: 22px;}
.car-detail .contact-box { display: flex; align-items: center; margin-top: 18px;}
.car-detail .call-icon { font-size: 28px;}
.car-detail .call-icon i { background: #ad7832; color: #fff; padding: 14px; display: block; margin-right: 16px;}
.car-detail .contact-box p { font-size: 16px; line-height: normal; font-weight: 500;}
.car-detail .contact-box a { font-size: 23px; font-weight: 700; line-height: normal;}
.city-list2 li:nth-child(odd) { background: #ddd;}
.city-list2 li:nth-child(even) { background: #fff;}
.city-list2 li a {color: #111; font-size: 16px; padding: 5px 10px; display: block;}
.city-list2 li a:hover {background: #ad7832; color: #fff; padding-left: 14px;}
.custom-section { margin: 60px 0;}
.custom-section .why-sec p{ font-size: 16px; }
.custom-section .car-detail p{ font-size: 16px; }
.custom-footer h6,.custom-footer .footer_heading { border-bottom: 1px solid #ffffff63; padding-bottom: 12px; margin-bottom: 12px; position: relative;}
.custom-footer h6::before,.custom-footer .footer_heading::before { content:''; background: #ad7832; width: 20px; height: 2px; bottom: -1px; position: absolute;}
.custom-footer .readmore { background: #ad7832; color: #fff; padding: 3px 10px; display: inline-block; margin-top: 8px;}
.custom-footer .readmore:hover { background: #fff; color: #ad7832;}
.qr-code img { width: 136px;}
.cards img {width: 83px;}
.cf { display: flex;}
.cf .text { display: block; padding-right: 5px;}
.cf img { width: 78px;}
.custom-footer .wrap { display: flex; align-items: center; justify-content: center; gap: 10px; border-top: 1px solid #ffffff3d; padding-top: 5px; margin-top: 20px;}
.cards li { display: inline-block; margin: 3px 0 1px;}
.custom-footer .footer-corporate-inset { padding-bottom: 40px;}
.custom-footer .cf .rc { display: block;}
.certificate-img { margin: 0 auto; display: block;}
.bus-box { position: relative; }
.bus-box figure { position: absolute; top: 40px; z-index: 9; width: 440px;}
.bus-box .wrap { display: flex; gap: 10px; margin-top: 10px; align-items: center;}
.bus-box .wrap p {font-size: 18px; font-weight: 700;}
.bus-box .wrap i { color: #f0ad4e;}
.flex-wrp { display: flex;}
.bg-dark-blue { background: #000000;}
.title-line { background: #ad7832; width: 50px; height: 2px;}
.btnwrap .btn { background: #ad7832; color: #fff; padding: 9px 18px;}
.btnwrap .btn:nth-child(2) { background: none; border-color: #fff; color: #fff;}
.detail-section p,
.detail-section .ap_faq_card .ap_faq_card_body,
.detail-section .custom-list li{ font-family: "Poppins", sans-serif; font-size: 16px; }
.detail-section .ap_faq_card .ap_faq_card_header b{font-family: "Raleway", sans-serif}
.detail-section .custom-city-list { padding: 0;}
.detail-section .custom-city-list li { background: none;}
.detail-section .custom-city-list li a { color: #fff;}
.detail-section .custom-city-list li:nth-child(odd) { background: #112538;}
.custom-city-list li a .icon { transition: all 0.4s ease-in-out;}
.custom-city-list li a:hover .icon { margin-right: 3px;}
.bus-detail .car-detail .form-box .title { background-size: cover;}
.bus-detail .form-box .title { background: url(../images/bus-bg.jpg) no-repeat;}
.bottom-box .button { padding: 8px 4px;} 
.vhc-section .bottom-box .button::before { display: none;}
.vhc-section .bottom-box .button:hover { background: #08142a;}
.tempo-slider .post-aria-figure { border-radius: 10px 10px 0 0;}
.bus-detail .car-detail .form-box .title p { color: #fff; position: relative; line-height: normal; font-size: 18px;}
.bus-detail .car-detail .form-box .title p .num { display: block; font-size: 18px; font-weight: 700;}
.bus-detail .car-detail .form-box .title { text-align: left; display: block; padding: 74px 20px;}
.collage-wrap .fig img { border: 9px solid #fff; box-shadow: 1px 0px 5px 3px #00000036;}
.collage-wrap .fig:nth-child(1) { transform: rotate(-3deg);}
.collage-wrap .fig:nth-child(2) { transform: rotate(6deg); margin-top: -28px;}
.collage-wrap { margin-top: 25px;}
.bus-detail { margin: 30px 0;}

/*---- pop img ---*/
.pop-modal { padding-right: 0 !important;}
.pop-modal .modal-dialog { top: 50%; transform: translate(0, -50%) !important; margin-top: 0; max-width: none; width: 80%;}
.pop-modal .modal-dialog img { display: block; margin: 0 auto;}
.pop-modal .modal-content { background: none; border: none; width: auto; pointer-events: none;}
.pop-modal .close {color: #fff; opacity: 1; font-size: 35px; position: absolute; right: 0; top: 0; cursor: pointer;}

/** Tofique Khan Add CSS Start **/
.carousel-item img{width: 100%;}
.green_color{color: green;}
.red_color {
    color: #dc3545;
}
.list-tour li{
    color: #474a4f;
    font: 16px/28px "open_sansregular";
    margin: 0 !important;
    padding: 0 0 0 19px;
    text-align: left;
}
.hdd-2{margin:0px 0px 20px;font-weight:bold;}
.hdd-1{font-weight:bold;color:#b20002;margin-top:0px;margin-bottom:2px;font-size:18px;}
.desbox{
    padding: 30px 20px;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 3px #aaa;
}
@media(min-width:767px){
    .des_card{float:right;width:300px;}
}
@media(max-width:767px){
    .enqbtn,.enq-btn{margin-top: 20px !important;}
}
.enqbtn,.enq-btn{border-radius:40px;transition:500ms;}
.enqbtnhvr{color: #fff;background-color: #ad7832;border-color: #ad7832;}
.section h1{font-size: 24px; letter-spacing: normal;}
.rentalServices .post-aria-title{margin-bottom: 0;}
.rentalServices .post-aria-footer{padding: 5px; display: flex; justify-content: space-between; align-items: center;}
.tempo-slider .post-aria-footer .post-aria-title a{
    color: #fff;
}
.tempo-slider .post-aria-footer .post-aria-title a:hover{
    color: #ad7832;
}
.rentalServices .product-big-title a{
    color: #000;
}
.rentalServices .product-big-title a:hover{
    color: #ad7832;
}
.about-heading{
    padding-bottom: 15px;
}
.carousel_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 4;
    font-size: 2rem;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.carousel_overlay{position:absolute;top:0px;left:0px;width:100%;height:100%;background:linear-gradient(180deg, #e91e6361, #3f51b5d4);}
@media (max-width:1200px) {
    .cards img { width: 56px;}
    .custom-footer .wrap p { font-size: 12px; line-height: normal; margin-bottom: 5px;}
    .vhc-section .bottom-box .button { font-size: 14px; padding: 8px 7px;}
}
@media (max-width:1199px) {
    .bus-box figure { width: 340px; top: 40px;}
    .btnwrap .btn { padding: 8px 10px;}
    .bus-box .why-sec .vhl-2 .left-side::before { left: -300px;}
}
@media (max-width:1180px) {
    .vhc-section .post-aria-footer .product-big-body{
        min-height: 385px;
    }
    .vhc .fig {
        width: 100%;
        float: none;
        margin-bottom: 12px
    }

    .vhc {
        overflow: inherit
    }
    .services-details__need-help-title { font-size: 18px; line-height: 40px;}
    .services-details__need-help-icon { margin-top: 7px;}
    .services-details__need-help-icon span { width: 50px; height: 50px;}
    .services-details__need-help-icon:before { top: 25px;}
    .services-details__need-help-icon:after { top: 25px;}
    .services-details__need-help { padding: 25px 30px;}
}

@media (max-width:991px) {
    .gallyer-sec .fig,
    .vhc,
    .vhc .fig {
        margin-bottom: 0
    }

    .gallyer-sec {
        gap: 14px;
        display: grid;
        grid-template-columns: auto auto auto
    }

    .form-box {
        margin-top: 18px
    }

    .why-sec figure {
        margin-bottom: 15px
    }

    .page-heading p,
    .vhc-section .bottom-box .button {
        font-size: 14px
    }

    .page-heading h1 {
        font-size: 18px;
        line-height: normal
    }

    .vc-list {
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px
    }

    .four-grid {
        grid-template-columns: auto auto auto
    }

    .pkg-slider h3,
    .pkg-slider .package-slide-title {
        font-size: 16px
    }

    .vhc {
        display: flex
    }

    .vhc .fig {
        width: 107px
    }

    .breadcrumbs-custom-inset .heading-content h1 {
        font-size: 36px
    }
    .car-detail .form-wraper { display: block;}
    .car-detail .form-box { margin-top: 0; margin-bottom: 25px;}
    .cards img {width: 83px;}
    .bus-detail .title-decoration-lines-bottom { margin-top: 15px;}
    .bus-detail .heading-decor { margin-top: 0 !important;}
    .bus-detail .car-detail .form-box { display: block;}
    .bus-detail .car-detail .form-box .title { width: 100%; text-align: center; padding: 14px 20px;}
    .bus-detail .car-detail .form-box .title h3, .bus-detail .car-detail .form-box .form_box_title {text-align: center !important;}
    .bus-detail .detail-image { margin-bottom: 14px;}
}

@media (max-width:767px) {
    #whatsappa{
        bottom: 80px;
    }
    .whatsapp-icon{
        width: 35px;
        height: 35px;
    }
    .pkg-slider .slick-arrow{
        padding: 20px 15px;
    }
    .product-big *+.button{
        margin: 20px 5px 20px 5px;
        min-width: 150px;
        padding: 15px 10px 15px;
    }
    .tempo-slider .slick-arrow{
        padding: 20px;
    }
    .tempo-slider .slick-next:before, .tempo-slider .slick-prev:before{
        font-size: 22px;
    }
    .breadcrumbs-custom-inset .heading-content span{
        font-size: 38px;
    }
    .vhc-section .post-aria-footer .product-big-body{
        min-height: 320px;
    }
    .gallyer-sec {
        gap: 14px;
        display: grid;
        grid-template-columns: auto auto
    }

    .vhc-section .post {
        margin-bottom: 16px
    }

    .vc-list {
        grid-template-columns: auto
    }

    .four-grid {
        grid-template-columns: auto auto
    }

    .vhc .fig {
        width: 107px;
        margin-right: 8px;
        float: left;
        margin-bottom: 0
    }

    .breadcrumbs-custom-inset .heading-content h1 {
        font-size: 30px
    }

    .breadcrumbs-custom-inset .heading-content span {
        font-size: 24px
    }

    .breadcrumbs-custom-inset .heading-content {
        width: 44%
    }
    .car-detail-brd .heading-content h1 { font-size: 22px;}
    .bus-box figure { width: 420px; top: -30px;}
    .bus-box h4 { margin-top: 290px;}
    .title-decoration-lines-bottom { margin-top: 12px;}
    .bus-detail .city-list { margin-bottom: 12px;}
    .bus-detail .side-head { margin-top: 30px;}
    .pop-modal .modal-dialog { width: 100%; margin: 0;}
    .pop-modal .close {right: 10px; top: -16px;}
}

@media (max-width:580px) {
    .page-heading {
        width: 100%;
        left: 0;
        text-align: center;
        padding: 10px;
        overflow: hidden
    }

    .page-heading span {
        font-size: 16px
    }

    .left-side::before {
        height: 343px;
        width: 92%;
        top: -210px
    }

    .custom-heading .h2 {
        font-size: 22px
    }

    .vhc a {
        font-size: 15px
    }

    .breadcrumbs-custom-inset .heading-content h1 {
        font-size: 24px
    }

    .breadcrumbs-custom-inset .heading-content {
        left: 28px
    }
    .city-list2 li { border-bottom: 1px solid #ddd; padding-bottom: 5px;}
    .car-detail .form-box .title { width: 100%; background-position: center; background-size: 100%; text-align: center; padding-left: 20px; justify-content: center;}
    .car-detail .form-box form .wrap { display: block;}
    .car-detail .form-box { display: block;}
    .car-detail .form-box .title h3,.car-detail .form-box .form_box_title { text-align: center !important;}
    .custom-footer .wrap { display: block;}
    .bus-detail .car-detail .form-box .title { text-align: center;}
    .bus-detail .car-detail .form-box .title h3,.bus-detail .car-detail .form-box .form_box_title { font-size: 20px;}
}
@media (max-width:576px){
    .title-decoration-lines-bottom span{
        margin-top: 10px;
    }
    .carousel_title{
        font-size: 22px;
    }
}
@media (max-width:480px) {
    .gallyer-sec {
        gap: 14px;
        display: grid;
        grid-template-columns: auto
    }

    .tab button {
        font-size: 14px;
        padding: 14px 7px
    }

    .custom-heading h2 {
        font-size: 1.6rem
    }
    
    .city-section .content_box_title,
    .city-section h4 {
        font-size: 14px;
        line-height: 22px
    }

    .city-section .content-box {
        padding: 14px 8px;
        height: 100%
    }

    .breadcrumbs-custom-inset .heading-content h1 {
        font-size: 17px
    }

    .breadcrumbs-custom-inset .heading-content span {
        font-size: 18px
    }
    .car-detail-brd .heading-content {padding-right: 35px;}
    .bus-box figure { width: 100%; top: -30px; padding-right: 10px;}
    .bus-box h4 { margin-top: 77%;}
    .bus-box .why-sec .vhl-2 .left-side::before { display: none;}
}

@media (max-width:380px) {
    .breadcrumbs-custom-inset .heading-content h1 {
        font-size: 16px
    }
    .rd-navbar-fixed .rd-navbar-megamenu .rd-megamenu-title a{
        color: #ad7832;
    }
    html .rd-navbar-corporate-list-social{
        margin: 0;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
    }
}