﻿@media only screen and (min-width: 282px) {

  .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 400px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: auto  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
             .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
   
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 0% !important;
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
     height: 241px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 200px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 100%;
    overflow: hidden;
    height: 480px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 610px;
  }

  .nav > li > a {
    position: relative;
    display: block;
    padding: 4px 4px;
  }

  h5 {
    font-size: 11px !important;
  }

  .icon_bxImage1 {
    width: 255px;
    height: 265px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 25.985400000000006px !important;
  }

  .container {
    width: 280px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .DetailsMobile {
    text-align: justify;
    margin-right: 5px!important;
    margin-left: 5px !important;
  }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }

  h2 {
    font-size: 19.985400000000006px !important;
  }

  h3 {
    font-size: 16px !important;
  }

  h4 {
    font-size: 18.66px !important;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 255px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 80px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }
}

@media only screen and (min-width: 320px) {
  .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 400px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #FF9800;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 100% !important;
    float: right;
    margin-right: 10px;
    border-radius: 0px;
    border: 0;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
  height: 241px;    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 200px;
  }


  .PackageImageGrid {
    width: 152px !important;
    float: left;
    margin: 3px !important;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 100%;
    overflow: hidden;
    height: 480px;
    padding: 0px 33px 0px 5px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 610px;
  }

  .nav > li > a {
    position: relative;
    display: block;
    padding: 8px 8px;
  }

  h5 {
    font-size: 12px !important;
  }

  .icon_bxImage1 {
    width: 290px;
    height: 270px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 28.985400000000006px !important;
  }

  .container {
    width: 320px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 100%;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 100px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }
}

@media only screen and (min-width: 360px) {
  .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 400px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 75px  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 241px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 200px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 100%;
    overflow: hidden;
    height: 480px;
    padding: 0px 73px 0px 5px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 610px;
  }

  .nav > li > a {
    position: relative;
    display: block;
    padding: 12px 12px;
  }

  h5 {
    font-size: 13px !important;
  }

  .icon_bxImage1 {
    width: 330px;
    height: 260px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 30.985400000000006px !important;
  }

  .container {
    width: 360px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 330px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 120px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

    .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px); /* move the element up by 5px */
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }
}

@media only screen and (min-width: 768px) {
    .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 220px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 75px !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 75px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 280px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  .IframeDet1 {
    width: 50%;
    overflow: hidden;
    height: 480px;
    padding-left: 29px;
  }

  h5 {
    font-size: 14px !important;
  }

  .icon_bxImage1 {
    width: 336px;
    height: 260px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  h3 {
    font-size: 29px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 35.985400000000006px !important;
  }

  .container {
    width: 768px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 215px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 330px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 120px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

    .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px); /* move the element up by 5px */
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }
}

@media only screen and (min-width: 800px) {
    .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 220px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 75px  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 75px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 280px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 50%;
    overflow: hidden;
    height: 480px;
    padding-left: 45px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  h5 {
    font-size: 15px !important;
  }

  .icon_bxImage1 {
    width: 350px;
    height: 260px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 37.985400000000006px !important;
  }

  .container {
    width: 800px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 215px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 350px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 140px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }
}

@media only screen and (min-width: 980px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 220px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 75px  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 75px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 280px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 39%;
    overflow: hidden;
    height: 480px;
    padding-left: 26px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  .col-md-5 {
    width: 40%;
  }

  h5 {
    font-size: 15px !important;
  }

  .icon_bxImage1 {
    width: 417px;
    height: 270px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 30px;
    margin-right: 27px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 39.985400000000006px !important;
  }

  .container {
    width: 980px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 215px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 440px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 170px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 14px 0px 0px !important;
  }
}

@media only screen and (min-width: 990px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 220px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 75px  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 75px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 280px;
    height: 280px;
  }

  .logo img {
    width: 100% !important;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 39%;
    overflow: hidden;
    height: 480px;
    padding-left: 26px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  .col-md-5 {
    width: 40%;
  }

  h5 {
    font-size: 11px !important;
  }

  .icon_bxImage1 {
    width: 210px;
    height: 270px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 30px;
    margin-right: 27px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 23.985400000000006px !important;
  }

  .container {
    width: 980px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px !important;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 218px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 75px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 39px 0px 0px !important;
  }
}

@media only screen and (min-width: 991px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 220px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: auto  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
      .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
  .PackageImage {
    width: 150px;
    height: 150px;
  }
}

@media only screen and (min-width: 1024px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 340px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #4caf50;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    float: right;
    border-radius:0;
   
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 120%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    padding: 0 8px;
    /* margin-top: 100px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 100%;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 150px;
    height: 150px;
  }

  .logo img {
    width: 100% !important;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: none !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 39%;
    overflow: hidden;
    height: 480px;
    padding-left: 26px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  .col-md-5 {
    width: 40%;
  }

  h5 {
    font-size: 11px !important;
  }

  .icon_bxImage1 {
    width: 210px;
    height: 270px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 30px;
    margin-right: 27px;
  }

  h3 {
    font-size: 16px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 5px 0 30px 0;
    clear: both;
  }

  h2 {
    font-size: 23.985400000000006px !important;
  }

  .container {
    width: 980px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px !important;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 12px !important;
  }

  h1 {
    font-size: 12px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 218px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 75px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }

  .page-title {
    font-size: 23px !important;
    color: #FFF;
    margin: 39px 0px 0px !important;
  }
}

@media only screen and (min-width: 1280px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 340px;
    overflow-y: auto;
    width: 100%;
  }
 
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 60%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
   height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    margin-top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
  .CarIframe {
    background: #f2f2f2;
    margin-top: 5px;
    height: 70px;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 180px;
    height: 150px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: left !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 32%;
    overflow: hidden;
    height: 480px;
    padding-left: 29px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  h5 {
    font-size: 15px !important;
  }

  .icon_bxImage1 {
    width: 280px;
    height: 280px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .FlightDetailsio {
    height: 600px !important;
  }

  .gap {
    display: block;
    position: relative;
    margin: 20px 0 30px 0;
    clear: both;
  }

  .container {
    width: 1170px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .DetailsMobile {
    text-align: justify;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .page-title {
    font-size: 35px !important;
    color: #FFF;
    margin: 60px 0px 10px !important;
  }

  h2 {
    font-size: 26.985400000000006px !important;
  }

  h3 {
   
  }

  h4 {
    font-size: 18px !important;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 16px !important;
  }

  h1 {
    font-size: 16px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 270px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 80px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

    .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px); /* move the element up by 5px */
    }

  .mainPhone {
    font-size: 16px;
  }

  .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }
}

@media only screen and (min-width: 1920px) {
      .redBusDe {
    background: #f2f2f2;
    padding: 0;
    border: 0px;
    height: 340px;
    overflow-y: auto;
    width: 100%;
  }
  .msg_head {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    background-color: #0172C4;
    color: #ffffff;
    font-weight: bold;
    margin: 1px;
    text-align: center;
    width: 110px  !important;
    float: right;
    margin-right: 10px;
    border-radius: 6px;
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 60%;
}
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; 
    left: 0;
    top: 0;
    padding: 0 8px;
     margin-top: 100px; 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .CarIframe {
    background: #f2f2f2;
    margin-top: 20px;
    height: 100%;
    padding: 0;
    width: 100%;
    border: 0px;
  }

  .PackageImage {
    width: 180px;
    height: 180px;
  }

  div.feature-media-item-class.eight .feature-media-thumbnail, div.feature-media-item-class.nine .feature-media-thumbnail, div.feature-media-item-class.twelve .feature-media-thumbnail {
    float: left !important;
    max-width: 40%;
    width: 40%;
    margin-right: 20px;
    margin-bottom: 0;
  }

  .IframeDet1 {
    width: 19%;
    overflow: hidden;
    height: 480px;
    padding-left: 19px;
  }

  .IframeDet {
    width: 100%;
    overflow: hidden;
    height: 460px;
  }

  h5 {
    font-size: 15px !important;
  }

  .icon_bxImage1 {
    width: 400px;
    height: 280px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  h3 {
    font-size: 30px !important;
  }

  .FlightDetailsio {
    height: 600px;
  }

  .gap {
    display: block;
    position: relative;
    margin: 20px 0 30px 0;
    clear: both;
  }

  .container {
    width: 1920px;
  }

  h2 {
    font-size: 39.985400000000006px !important;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .logo {
    margin-left: 0px;
    display: block;
    z-index: 9999999;
    position: absolute;
  }

  .subscribe {
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  }

    .subscribe h3 {
      margin: 0 0 12px;
      font-size: 14px;
      font-weight: 700;
      color: #222;
      text-transform: uppercase;
    }

    .subscribe h1 {
      text-align: left;
    }

    .subscribe p {
      line-height: 22px;
      color: #484848;
      text-align: left;
    }

  .subscribe-form {
    position: relative;
    margin: 20px -20px -20px;
    padding: 15px;
    background: #fafafa;
    border-top: 1px solid #ccc;
    border-radius: 0 0 6px 6px;
    background-image: -webkit-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -moz-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: -o-linear-gradient(top,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    background-image: linear-gradient(to bottom,#fafafa,#eaeaea 50%,#e1e1e1 51%,#f2f2f2);
    -webkit-box-shadow: inset 0 1px #fff;
    box-shadow: inset 0 1px #fff;
  }

  .subscribe-input {
    padding: 0 16px;
    width: 100%;
    height: 35px;
    font-family: Verdana;
    font-size: 15px;
    color: #444;
    background: #fefefe;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #999 #aaa #aaa;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.2),0 1px #f8f8f8;
  }

    .subscribe-input:focus {
      outline: 0;
    }

  .subscribe-submit {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    padding-left: 15px;
    height: 35px;
    width: 60px;
    background: #F18C3C;
    border: 1px solid;
    border-color: #4c9d50 #4c9d50 #4c9d50 #55af5a;
    border-radius: 0 20px 20px 0;
    cursor: pointer;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    background-image: -webkit-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -moz-linear-gradient(top,#E0590A,#F18C3C);
    background-image: -o-linear-gradient(top,#E0590A,#F18C3C);
    background-image: linear-gradient(to bottom,#E0590A,#F18C3C);
    -webkit-box-shadow: inset 0 1px rgba(255,255,255,0.4);
    box-shadow: inset 0 1px rgba(255,255,255,0.4);
  }

    .subscribe-submit:active {
      background: #4cdf4d;
      -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    }

    .subscribe-submit:before {
      content: '';
      display: block;
      margin-top: 1px;
      width: 25px;
      height: 19px;
      background: url(/tb-images/tick.png);
    }

  .mainPhone h1 {
    font-size: 17px !important;
  }

  h1 {
    font-size: 17px;
  }

  a {
    color: #044988;
    text-decoration: none;
    font-size: 12px;
  }

  .top-user-area {
    font-size: 12px;
  }

  .icon_box {
    width: 100%;
  }

  .icon_bx1 {
    width: 400px;
    background-color: #F5F5F5;
    height: 180px;
    float: left;
    position: relative;
    margin-bottom: 11px;
    margin-left: 15px;
    margin-right: 15px;
  }

  .marg_5 {
  }

  .icon_bx2 {
    width: 226px;
    background-color: #f5f5f5;
    height: 194px;
    float: right;
    position: relative;
  }

  .txt_res_1 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 55px;
    font-family: verdana;
    color: #343536;
    font-size: 16px;
    font-weight: bold;
  }

  .txt_re2 {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding-top: 18px;
    color: #868383;
    font-size: 12px;
  }

  .clr {
    clear: both;
  }

  .circle_sh {
    width: 90px;
    height: 90px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    left: 160px;
    top: -42px;
    border: 4px solid #fff;
  }

  .no_cal_ico {
    background: url(/tb-images/main-icon-home.png) 11px 13px;
    background-color: #fcc135;
  }

  .no_cal_ico2 {
    background: url(/tb-images/main-icon-bus.png) 8px -63px;
    background-color: #33c7f8;
  }

  .no_cal_ico3 {
    background: url(/tb-images/main-icon-home.png) 6px -137px;
    background-color: #73e1d0;
  }

  .no_cal_ico4 {
    background: url(/tb-images/main-icon-home.png) 4px -218px;
    background-color: #fa8082;
  }

  .sec_cont2 {
    width: 100%;
    margin: 10px 0px;
  }

  .sec_cont_lft {
    width: 467px;
    float: left;
  }

  .sec_cont_rht {
    width: 417px;
    float: right;
  }

  .popular_fl_bx {
    width: 465px;
    height: 272px;
    margin-top: 24px;
    color: #0061ac;
    overflow-x: hidden;
  }

  .popu_fli_de {
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px dotted #ebe9e9;
    margin-top: 10px;
  }

  .popo_from {
    width: 81px;
    float: left;
    margin-right: 8px;
  }

  .popo_to {
    width: 80px;
    float: left;
    margin-right: 8px;
  }

  .popo_airline {
    width: 71px;
    float: left;
    margin-right: 8px;
  }

  .popo_airfare {
    width: 70px;
    float: left;
    margin-right: 8px;
    color: #f57605;
    font-weight: bold;
  }

  .popo_book {
    width: 90px;
    text-align: center;
    color: #FFF;
    background-color: #f57605;
    float: left;
    border-radius: 4px;
  }

  .float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }

    .float-shadow:before {
      pointer-events: none;
      position: absolute;
      z-index: -1;
      content: '';
      top: 100%;
      left: 5%;
      height: 10px;
      width: 90%;
      opacity: 0;
      background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-property: transform, opacity;
      transition-property: transform, opacity;
    }

  .mainPhone h1 {
    font-size: 16px !important;
  }

  h1 {
    font-size: 16px;
  }

  .mainPhone {
    font-size: 12px;
  }

  .float-shadow:hover, .float-shadow:focus, .float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); /* move the element up by 5px */
  }

    .float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
      opacity: 1;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }
}
