Please Enter Your Details
        
        
       
      
     
   
                ✔
                Success 
                Thank you, Message has been sent successfully
                
         
 
    
      
    
    
      <script>
 $(document).ready(function(){
 /* $("<li id='auth_links'><a href='javascript:void(0)' onclick='showHideAuthModal(false)'>Sign In/Sign Up</a></li>").insertAfter(".main-menu ul li:nth-child(4)");*/
  $("#top_links #auth_links").insertAfter(".main-menu ul li:nth-child(4)");
});
</script>
<script type="text/javascript">
    $(document).ready(function(){
        $( ".search-form form" ).prepend( $( "#ticket_widgets" ) );
     
       $( "#extra_127" ).insertBefore( $( "#extra_39" ) );
      $( "#extra_128" ).insertBefore( $( ".tab-content" ) );
  $( "footer-bottom" ).insertAfter( $( "#extra_43" ) );
    });
</script>
<script>
  $('#customers-testimonials').owlCarousel({
            loop: true,
            center: true,
            items: 3,
            margin: 0,
            autoplay: true,
            dots:false,
            autoplayTimeout: 8500,
            smartSpeed: 450,
            responsive: {
              0: {
                items: 1
              },
              768: {
                items: 2
              },
              1170: {
                items: 3
              }
            }
        });
$('#gallery_slide').owlCarousel({
            loop: true,
            items: 1,
            center: true,
            margin:0,
            autoplay: true,
            stagePadding: 320,
            dots:true,
            autoplayTimeout: 8500,
            smartSpeed: 450,
            responsive: {
              0: {
                items: 1
              },
              768: {
                items: 1
              },
              1170: {
                items:1
              }
            }
        });
$('#extra_5149 .count').each(function() {
        $(this).prop('Counter', 0).animate({
            Counter: $(this).text()
        }, {
            duration: 10000,
            easing: 'swing',
            step: function(now) {
                if($(this).is(".rating")){
               $(this).text(now.toFixed(1));
                }
              else{
                    $(this).text(parseInt(now));
               }
                
            }
        });
    });
if(! $(".wrapper").hasClass("inner-page")){
   $(".wrapper").addClass("emdedded_new");
       }
$("<p class='booking-text'>India’s top rated bus service on Redbus, Abhibus & Paytm</p>").insertBefore(".booking-widget");
$(".home_title").append("<p>Intercity travel engineered to your needs.</p>");
$("#extra_5176").insertBefore("#extra_5149");
</script>
<script>
$(function() {
    //----- OPEN
    $('[data-popup-open]').on('click', function(e)  {
        var targeted_popup_class = jQuery(this).attr('data-popup-open');
        $('[data-popup="' + targeted_popup_class + '"]').fadeIn(350);
 
        e.preventDefault();
    });
 
    //----- CLOSE
    $('[data-popup-close]').on('click', function(e)  {
        var targeted_popup_class = jQuery(this).attr('data-popup-close');
        $('[data-popup="' + targeted_popup_class + '"]').fadeOut(350);
 
        e.preventDefault();
    });
});
</script>
<script>
$(function() {
    //----- OPEN
    $('[data-popup-open]').on('click', function(e)  {
        var targeted_popup_class = jQuery(this).attr('data-popup-open');
        $('[data-popup="' + targeted_popup_class + '"]').fadeIn(350);
 
        e.preventDefault();
    });
 
    //----- CLOSE
    $('[data-popup-close]').on('click', function(e)  {
        var targeted_popup_class = jQuery(this).attr('data-popup-close');
        $('[data-popup="' + targeted_popup_class + '"]').fadeOut(350);
 
        e.preventDefault();
    });
});
</script>