@media (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 30px 0;
  }
  .navbar-default .navbar-nav li a {
    margin-right: 10px;
  }
  .navbar-event .navbar-nav li a {
    padding: 0px 10px;
    margin-right: 7px;
    font-size: 13px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 6%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 26px;
    line-height: 38px;
  }
  .rev-scroll-btn {
    margin-top: 45px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .main-board .day > li > a {
    padding: 8px 54px;
  }
  .main-board .hall > li > a {
    padding: 15px 66px;
  }
  #gallery .more-btn {
    display: inline-block;
    text-align: center;
  }
  .speakers-member .member-desc h5 {
    font-size: 13px;
  }
  #contact .title-header .title-medium {
    font-size: 20px;
  }
  #contact button {
    margin-top: -10px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .countdown-timer .text {
    padding: 50px 45px;
  }
  .countdown-timer .text h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .time-entry {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .board .button .btn-large {
    padding: 12px 12px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 10%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 20px;
    line-height: 36px;
    margin: 20px;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .rev-scroll-btn {
    margin-top: 35px;
  }
  #intro .content-text h2 {
    font-size: 18px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background: #fff;
  }
  .navbar-event .navbar-toggle {
    display: none;
  }
  .navbar-brand {
    padding: 0px;
  }
  .navbar-brand img {
  
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-default .navbar-nav li a::before {
    bottom: 1px;
  }
  .navbar-default .navbar-toggle {
    width: 40px;
    height: 50px;
    border-radius: 4px;
  }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .navbar-default .navbar-nav > li {
    padding-bottom: 0;
  }
  .navbar-default .navbar-nav > li > a {
    padding: 0px 5px;
  }
  .navbar-default .navbar-nav .dropdown {
    width: 100%;
    box-shadow: none;
    padding: 0;
  }
  #event .tab-block {
    border-right: none;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .section {
    padding: 20px 0;
  }
  .section-title {
    font-size: 22px;
  }
  #carousel-area .carousel-inner .item .carousel-caption {
    top: 5%;
  }
  #carousel-area .carousel-inner .item .carousel-caption h2 {
    font-size: 14px;
    margin: 20px;
    line-height: 16px;
  }
  #carousel-area .carousel-inner .item .carousel-caption .btn-common {
    display: none;
  }
  #carousel-area .carousel-control {
    font-size: 22px;
    top: 60%;
  }
  .btn-lg {
    font-size: 11px;
    padding: 6px 16px;
    font-size: 13px;
  }
  .board .button .btn-large {
    padding: 12px 12px;
  }
  .navbar-brand img {
    margin-top: -14px;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
  }
  .countdown-timer .text {
    padding: 0px;
  }
  .countdown-timer .text h2 {
    font-size: 22px;
    line-height: 28px;
  }
  .countdown-timer .text h4 {
    font-size: 13px;
  }
  .countdown-timer .text p {
    line-height: 24px;
  }
  #event .tab-block {
    border-right: none;
  }
  .time-entry {
    margin-bottom: 15px;
  }
  #event .content-text {
    padding: 0;
  }
  #event .content-text h3 {
    font-size: 25px;
  }
  .featured-box {
    padding: 0;
  }
  .board {
    padding: 0;
  }
  .main-board .day > li > a {
    padding: 10px;
    margin-right: 0;
    font-size: 13px;
  }
  .main-board .day > li > a span {
    font-size: 10px;
  }
  .main-board .nav-pills {
    margin-top: 30px;
  }
  .board .coffee {
    display: none;
  }
  .speakers-member .member-desc {
    padding: 15px 15px 30px;
  }
  #team .team-desc {
    width: 100%;
  }
  #team .team-img {
    width: 100%;
  }
  #blog .blog-info {
    padding: 15px;
  }
  .pricing-table {
    margin: 30px 15px;
  }
  #contact .title-header .title-medium {
    font-size: 18px;
  }
  #contact .title-header .icon i {
    font-size: 38px;
  }
  .title-header {
    margin-bottom: 0;
  }
  #intro .content-text h2 {
    font-size: 14px;
    line-height: 24px;
  }
  #intro .text-right {
    text-align: center;
  }
  /* All pages */
  .page-header {
    min-height: 180px;
  }
  .page-header .page-title {
    font-size: 30px;
  }
  #about .service-block .descr h4 {
    font-size: ;
  }
  #subscribe-section .content h5 {
    font-size: 13px;
  }
  #subscribe-section .content h2 {
    font-size: 24px;
  }
  #subscribe-section .subscribe-box .subscribe-form .form-control {
    font-size: 14px;
  }
  #subscribe-section .subscribe-box .subscribe-form button {
    font-weight: 400;
  }
  #sidebar {
    margin-top: 30px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 14px;
    line-height: 22px;
  }
  #sidebar .posts-list .widget-content {
    margin-left: 88px;
  }
  #sidebar .posts-list .widget-content a {
    font-size: 11px;
  }
  .post-slide .post-content {
    padding: 15px 15px 30px;
  }
  .blog-post .post-content {
    padding: 15px;
  }
  .blog-post .post-content .meta {
    padding-bottom: 25px;
  }
  .blog-post .post-content .meta .meta-part {
    margin: 0;
  }
  blockquote .quote-text {
    font-size: 14px;
    line-height: 24px;
  }
  #comments .comments-list li ul {
    padding-left: 0px;
  }
  #comments .avatar {
    float: none;
  }
  #comments .comment-content {
    padding: 0;
  }
}



@media only screen and (max-width:768px)
{
  .flight_input {
    position: relative;
    margin-bottom: 15px;
}
.flight_flip {
    /* margin-left: -46px; */
    z-index: 9;
    /* height: 57px; */
    /* display: block; */
    /* margin-top: 13px; */
    position: absolute;
    left: 77%;
    top: 55px;
    /* FONT-VARIANT: JIS90; */
    /* top: 48px; */
    /* margin-top: -17px; */
}
.btn-refresh:hover
{
   width: 40px;
    height: 40px;
    font-size: 8px;
    line-height: 40px;
    font-size: 16px;
}
.btn-refresh {
    background-color: #fff !important;
    color: #f8204f;
    border-radius: 50%;
    /* padding: 9px 10px; */
    /* line-height: normal; */
    width: 40px;
    height: 40px;
    font-size: 8px;
    line-height: 40px;
    display: block;
    text-align: center;
    border: 1px solid #f0f0f0;
    padding: 0px 0px;
    font-size: 16px;
}

.mt-80 {
    margin-top: 80px;
}

.pay_icons ul li {
    display: inline-block;
    width: 76px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.pay_icons ul li a p {
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
    padding: 0px 9px;
    font-size: 12px;
}

.pay_icons ul li a {
    text-align: center;
    display: flex;
    padding: 0px 0px 0px 0px;
    flex-direction: column;
}

.band_bg img {
    margin-top: 1px !important;
    padding: 10px;
    width: 167px;
}

.band_bg {
    background-color: #f8204f;
    position: absolute;
    height: 64px;
    top: -192px;
    right: -5px;
}

.navbar-brand img {
        margin-top: 7px;
    
        width: 153px;
    }


    .top_box_location {
    margin-top: 10px;
    display: none;
}

.pay_icons ul li a img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin: auto;
}

.pay_wallet h4 {
    margin: 0px 0px 10px 0px;
    font-size: 12px;
}

.order_search
{
  margin: 10px 0px;
}
.waalet__money {
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    width: 100%;
}
.button-class {
    padding: 7px 10px;
    line-height: normal;
    border-radius: 5px;
    color: #222;
    background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-weight: 400;
    margin-left: auto;
    cursor: pointer;
    margin-top: 15px;
    margin-right: 5px;
}
.cart_pay {
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.toggle_box .btn
{
  /* display: none; */
}
.header_search_mobile {
    margin-top: 6px;
    width: 100%;
    margin-left: 10px;
}
.header_search_mobile .btn {
    background-color: transparent;
    padding: 0px 0px;
    color: #222;
    position: absolute;
    left: 29px;
    top: 15px;
}

.m_mobile_top
{
  margin-top: 36%;
}
.mobile_qr_code
{
  display: none;
}
.mobile_view_head {
    display: flex;
    gap: 10px;
}


.mb-20 {
    margin-bottom: 0px;
}

.box-recharge {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px rgba(0, 0, 0, .05);
    padding: 20px 25px;
    float: left;
    width: 89%;
    margin: 20px 20px;
}
.cart_card {
    background-color: #fff;
    border-radius: 10px;
    display: block;
}
.box-recharge-img {
    width: 100%;
    margin-left: 0px;
}

.banners-mobiles a
{
  display: block;
  margin-bottom: 10px;
}
.banners-mobiles a img 
{
  width: 100%;
  border-radius: 5px;
}
.flight_item a img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    margin-bottom: 15px;
}
.pay_icons
{
  margin: 10px 0px;
}
.display-none  {
    
    display: none;
}

.upi_bill li {
        display: inline-block;
        width: 99px !important;
        margin-bottom: 10px;
        margin-top: 10px;
}


.insurence_box_list {
    margin: 0px 0%;
    /* padding: 10px; */
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .05);
    box-shadow: 0 0 8px rgba(0, 0, 0, .05);
    padding: 30px;
    /* float: left; */
    /* width: 28%; */
    /* margin: 20px 20px; */
}

.insurence_box_list ul li:before {
    content: "";
    display: inline-block;
    height: 3px;
    width: 24px;
    position: absolute;
    top: 25%;
    left: 52px;
    right: auto;
    z-index: 0;
}

#wrapper.toggled #sidebar-wrapper {
    width: 65%;
    padding: 20px;
}

.flight_form
{
  margin-top: 20px;
}
.flight_form
{
  display: block;
}
.menu_scroll_fixed {
    position: relative !important;
    top: 0px !important;
}

.responsive_flex
{
  display: flex;
  overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
.box_flight ul
{
  display: flex;
  overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.display_none
{
  display: none;
}
.hamburger
{

}
.flight_input input {
    
    border: 1px solid #fff !important;
    border-right: 1px solid #f0f0f0;
    outline: none;
    box-shadow: none;
    padding-left: 32px !important;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 1rem;
}

.search_holiday {
    /* padding: 5px 0; */
    width: 100%;
    height: auto;
    position: relative;
    /* left: 10px; */
    /* line-height: 22px; */
    margin: auto;
}

.max_left_to {
    margin-right: 0px;
    width: 100%;
}

.visa_process li {
    display: block;
    margin-right: 20px;
    margin-bottom: 30px;
}
.visa_process {
    margin-top: 20px;
    margin-bottom: 36px;
}
.visa_process {
    display: block;
    justify-content: space-between;
}
.step_content_circle i::after {
    content: '';
    position: absolute;
    height: 113px;
    border: 1px solid #2a5b6a;
    top: 43px;
}

.side_visa_box {
    width: 100%;
    margin: 0px 0px 0px 0%;
}

.pckg_sec li {
    display: flex;
    align-items: center;
    margin-right: 17px;
}
.pckg_sec .checkround {
    position: absolute;
    top: 17px;
    left: 250px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-color: #f8204f;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}
.holiday_title h4 {
    font-size: 27px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: normal;
}

.bus_booking_logo
{
  margin-bottom: 20px;
}
.bus_booking_time h3 {
    margin: 20px 0px;
    text-align: center;
}
.bus_booking_time
{
  text-align: center;
}
.overflow_hidden {
    width: 100%;
    margin-right: 10px;
}
.hotel_overview {
    display: block;
}
.btn-wish-list {
    width: 30px;
    height: 30px;
    padding: 0px 0px;
    background-color: #fff;
    line-height: 30px;
    border-radius: 50%;
    color: #222;
    position: absolute;
    left: 12px;
    top: 10px;
    font-size: 12px;
    z-index: 999;
}

.on_load_filter .modal-dialog {
    width: 100%;
    margin: 35px auto;
}
}

