
@media only screen and (max-width: 2000px) {


/*01May20*/
/*04Mar21*/
.mt-100 { margin-top: 0px; }

.top_band li:last-child{width: 175px;}
.navbar-expand-lg>.container{ padding-right: 15px; padding-left: 15px;}
.top_banner .banner_text p{font-size: 18px; line-height: 30px;}
.top_banner .banner_text p>span{font-size: 19px;}
.tab_box .nav-tabs .nav-link img{height: 50px; display: block; margin: 0 auto 10px;}
.tab_box{top: 0px;}
.tab_box .nav-item .nav-link{ padding: 0.5rem 0.2rem; font-size: 11px;}
.heading_title h3{ font-size: 28px; }
.heading_title p{ font-size: 18px; }
.evoucher{text-align: center;}
.voucher{display: block; margin-bottom: 15px;}
.social_icon li{padding-right: 5px;}
.footer_menu li{display: block;}
.footer_menu li a,.footer_menu li:first-child a{ display: block; padding: 5px 15px;text-align: left;}

    #navbarSupportedContent.collapse:not(.show) {
        display: block;
    }
  .menu { background-color: #ffffff; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; position: fixed; top: 0; z-index: 10; width: 280px; height: 100%; }
  .menu .navbar-nav {    flex-direction: column; background: #fff; width: 280px; left: 0; height: 100%; position: relative; margin-left: 0 !important;    top: 0px;}
  .menu.left-open { width: 100%; }
  .menu-left { right: -300px; background:#fff;box-shadow:-3px 2px 4px 0 rgb(0 0 0 / 5%), 0px 2px 4px 0 rgb(0 0 0 / 5%)}
  .menu-left.left-open { right: 0; width:280px; display:block;}
  .overlay{ position: fixed; width: 100%; height: 100%; background: #000; opacity: 0.5; z-index: 1; top: 0; right: 0;}
  .overlay.dbshow{ display: block; }
  .points{ width: 100%; }
  .closeNav{position: absolute; right: 0; top: 0; display: block;}
.closeNav a {
        top: -4px;
        position: absolute !important;
        right: 0px;
        background-color: #00f0ff;
        padding: 13px 0 !important;
        width: 46px !important;
        height: 42px !important;
        text-align: center;
        z-index:100;
    }
/*Ajaaz*/

.search_by > div{margin-bottom: 1.5rem;}
/***********************************/
.shop_category{width: 100%;}
.shop_category select{ height: 40px; font-size: 15px; }
.skyblueBg .example{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;}
.skyblueBg .example input{ width: 125px; }
.bucketlist{ padding-left: 5px; }
.bucketlist input{ max-width: 25px; }
.skyblueBg .example button{ padding: 5px 10px; }
.bucketlist span{ padding-right: 7px; }
.mt-100#shop{ margin-top: 160px; }
.MyRewards_logo img{width: 115px;}
.mayapada_logo img{width: 100%;}
header .navbar{padding: 0.5rem 0;}
.navbar-nav li{align-self: baseline; width: 100%; display: block!Important}
    

    .tab_panel {
        padding: 30px 15px;
    }

    .tab-content > .tab-pane {
        padding: 20px 0px;
    }

    .sbox li a {
        padding: 5px 5px 5px 0;
    }

    .sbox li span img {
        height: 24px;
    }

    .form_box label {
        margin-top: 5px;
    }
    .languages {
        padding: 10px 15px;
    }
        .journey .time{ 
            margin: 10px 0;
            width: 250px;
    }

    .flights_table table td {
        min-width: 65px;
    }
    .voucher .card_detail h5{ white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    padding: 0 0px;
    min-height: auto;
    overflow: hidden;}
    .navbar-toggler{ text-align:left;}
    

    .summary > div > p.title {
        font-weight: bold;
       }

    .topmar135 {
        margin-top: 0px;
    }

    .bannermargin {
        margin-top: 64px;
    }

    .search_by {
        border: 1px solid #333 !important;
        position: fixed;
        left: -70%;
        width: 70% !important;
        background: #fff;
        z-index: 5;
        top: 0px;
        z-index: 99;
        height: 100%;
        padding: 0;
        overflow-y: scroll;
    }

    .filter_ico {
        
        padding: 5px;
        width: 45px;
        position: relative;
        right: 0px;
        top: 0;
        display: block !important;
    
    }

        /*.filter_ico img {
            width: 100%;
        }*/

    .search_panel_box {
        margin-top: 60px;
    }
    #liPoints {
    display:none!important;
    }
}

@media screen and (max-width:800px) {
    
    a.homelogo {
        background: none;
    }
}