@media(min-width:280px) and (max-width:480px){
	    
       /*--header section and banner---*/
           .light-menu {
             position: fixed;
             width: 100%;
             z-indeX: 99999;
             box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12), 0 3px 1px -2px rgba(0,0,0,.2);
            }
            .light-menu .navbar {
              margin: 2px 0px;
             }
           .navbar-toggle {
               padding: 6px 9px;
                   margin-top: 9px;
              background-color: #393185;
              border: 1px solid #393185;
           }
           .light-menu .navbar-default .navbar-toggle .icon-bar {
             background: #eef3f7;
            }
            .light-menu .navbar-default .navbar-toggle:hover {
               background: #e31e24;
              }
	    .navbar-brand>img {
            display: block;
            padding: 0px 6px;
            width: 86%;
            }
        	.home-title h1 {
            font-size: 1.0rem !important;
            }  
            .full-width-search {
            padding: 30px 0px;
          }
          .search-section .nav-tabs > li {
           width: 32%;
             margin-bottom: 0px;
            }
          .search-section .nav > li > a {
          padding: 2px;
         }
         .search-top span {
             font-size: 11px;
          display: block !important;
        }
        .search-section .nav-tabs .active:after {
    background: #e31e24 none repeat scroll 0 0;
    content: "";
   
    position: absolute;
    top: 99% !important;
   
}

.hot-deal-list .item a {
  
    font-size: 8px !important;
   
    padding: 4px 5px !important;

}

         .social {
   display:none !important;
}

/*----our partners testimonial---*/

  .our-partner img {
    max-width: 90% !important;

}
.our-partner {
    padding: 0px 0px;
}

/*--hoteldeals---*/
.hot-deals {
    padding: 1px 0px !important;
}
.hot-deals .nav-tabs {
    padding: 10px !important;
}
.hot-deals .nav-tabs > li {
    margin: 0px;
    padding: 0px;
    font-size: 12px !important;
}
/*---product-complete-info--*/
.section-title {
    margin-bottom: 12px;
}
.product-complete-info {
    padding: 0px 0px 4px;
}
img.product-info-aniimages {
    margin-top: 10px;
}
/*---book steps--*/
.section-title h2 {
    font-size: 1.3rem;
}
.hfivetitle {
    font-size:13px;
    margin-top: 15px !important;
}
.product-complete-info123title {
    text-align: justify;
    letter-spacing: -0.8px;
    padding: 0px 8px 55px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px;
}
/*--image tabs--*/
.room-complete-detail .tab-content {
    padding: 3px 0;
}
.package-detail-sidebar {
    margin-top: 10px;
}
.product-complete-info img {
    max-width: 93%;
    margin-top: -18px;
}
/*---subscriber--*/
.pull-right {
    text-align: center;
    float: none !important;
}.main-footer-sub {
    padding: 35px 0px;
}

/*---footer---*/
.main-footer {
    padding: 0px 0px;
}

	}
	
@media(min-width:992px) and (max-width:1199px){
    .light-menu .navbar-nav > li > a {
    color: #07253F;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 8px;
    }
    .home-title h1 {
    font-size: 2.2rem;
}
}
	