#slimmenu {
    max-height: 60px;
}

#header-dropdown-destinations li a {
    padding: 5px 34px 5px 20px !important;
}
.pointer {
    cursor: pointer;
}
.header-booking-bar {
    display: none;
    margin-top: 15px;
}
.header-booking-bar > br {
    display: none;
}
.header-booking-bar h3.opensans {
    display: none;
}
.header-booking-bar input[name="refCode"] {
    display: none;
}
.header-booking-bar .paymentbox {
    margin-left: 0;
    margin-right: 0;
}
.header-booking-bar .booking-inputs > div > br {
    display: none;
}
.header-booking-bar .booking-panel {
    padding-bottom: 0;
}
.header-booking-bar .booking-inputs > div:first-child {
    padding-left: 0;
}
.header-booking-bar .booking-inputs > div {
    padding-left: 8px;
    vertical-align: top;
}
.header-booking-bar .booking-package-type {
    width: 14%;
    display: inline-block;
    margin-top: 6px;
}
.header-booking-bar .booking-package-type .package-type-text {
    font-size: 13px;
}
.header-booking-bar .booking-package-type > div {
    display: block;
    width: auto !important;
    float: none;
    text-align: left !important;
}
.header-booking-bar .booking-package-type .radio:first-child {
    margin-bottom: 2px;
}
.header-booking-bar .booking-room-list .booking-child-age-list {
    display: none;
}
.header-booking-bar .booking-package-type .radio {
    margin-top:0;
}
.header-booking-bar .booking-destination {
    width: 17%;
    display: inline-block;
}
.header-booking-bar .booking-depart-airport {
    width: 16%;
    display: inline-block;
}
.header-booking-bar .travel-dates {
    width: 25%;
    display: inline-block;
}
.header-booking-bar .booking-room-list-container {
    width: 18%;
    display: inline-block;
}
.header-booking-bar .booking-panel-footer {
    width: 4%;
    display: inline-block;
    position: static;
    bottom: auto;
    margin-left: 15px;
    vertical-align: bottom !important;
}
.header-booking-bar .booking-panel-footer .btn-search3 {
    content: "GO" !important;
    padding: 10px;
    min-width: 0;
    bottom: auto;
    height: 34px;
    padding: 0 10px;
    margin-bottom: 6px;
}
.header-booking-bar > div {
    vertical-align: middle;
}

#main-header ul.slimmenu li .slimmenu-sub-collapser {
    z-index: 9;
}

/************** GENERAL COMMON **************/
.overlay-blocker {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: visible;
    top: 0;
    left: 0;
    z-index: 1001;
    opacity: 1;
    background: rgba(0,0,0,0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pricing-error {
    margin-bottom: 2px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #eee;
}
.pricing-error:last-child {
    border-bottom: 0;
}
#dialogContainer.no-title.orange .md-modal  {
    box-shadow: 0px 0px 43px 8px #444;
    border-radius: 5px;
    border: 18px solid rgba(255,255,255,0.1);
}

#dialogContainer.no-title.orange .md-content {
    border-radius: 0;
}
#dialogContainer.no-title .modal-header {
    display: none;
}

.missing-image {
    background-image: url('/images/logo.png');
    background-size: contain;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
    background-size: 80%;
}
#footer {
    position: relative;
}
.strikethrough {
    text-decoration: line-through;
}
span.hotel-icon-white {
    width: 22px;
    height: 25px;
    display: block;
    float: left;
    background: url('/common/images/sprite.png') -25px -178px;
}

.container input[type="radio"],
.container input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-top: 0;
}

.roundstep {
    padding: 0 !important;
    text-align: center;
    width: 24px !important;
    height: 24px !important;
    line-height: 22px;
}
.bluegrad {
	background: #006699;
	background: -webkit-gradient(linear, left top, left bottom, from(#3994d4), to(#006699));
	background: -webkit-linear-gradient(top, #3994d4, #006699);
	background: -moz-linear-gradient(top, #3994d4, #006699);
	background: -ms-linear-gradient(top, #3994d4, #006699);
	background: -o-linear-gradient(top, #3994d4, #006699);
}
.gotop2 {
    position: fixed;
    bottom: 60px !important;
    top: auto !important;
    right: -37px;
    display: block;
    cursor: pointer;
    z-index: 1000;
}
.gotop2 img {
    width: 37px;
    height: 37px;
    display: block;
    background: url('/common/images/sprite.png') 0px -72px;
}
label {
    cursor: pointer;
}

.vmiddle {
    display: inline-block;
    vertical-align: middle;
    width: 99%;
}
.vhelper {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.dropdown-menu > li:last-child > a {
    border-bottom: 0;
}

.droplist > li:last-child {
    border-bottom: 0;
}

.text-link:hover {
    text-decoration: underline;
    cursor: pointer;
}

.container input[type="radio"], .container input[type="checkbox"] {
    display:inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;    
    margin-top: 0;
}

#filter-rating-5 .form-check-input {
    background-color: #F05A47;
    border-color: #F05A47;    
}


/************** TYPE AHEAD **************/

.typeahead-search .tt-menu {
    max-height: 300px;
    overflow-y: auto;
}

.typeahead-header {
    background-color: #ed8323;
    color: #f0f0f0;
    display: block;
    padding: 5px;
    margin-bottom: 6px;
    font-size: 13px;
}
.typeahead-header:last-of-type {
    margin-top: 10px;
}
.typeahead-header:first-child {
    margin-top: 0;
}
.ta-group-item {
    color: #999;
    padding: 2px;
    padding-left: 6px;
    width: 100%;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.tt-menu .tt-suggestion {
    border-bottom: 0;
}
.tt-menu .tt-suggestion .fa-heart {
    color: #ed8323;
    top: auto;
}
.tt-menu .tt-suggestion .fa-map-marker {
    font-size: 22px;
    color: #F7685C;
    top: auto;
}
.tt-menu .tt-suggestion .fa-building {
    color: #1178B2;
    top: auto;
}
.twitter-typeahead {
    display: block !important;
    z-index: 11111;
}

.tt-menu {
    text-align: left;
}

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    display: none !important;
    color: #999
}

.tt-menu {
    display: block;
    width: 100%;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #999;
    /* vertical-align: middle; */
    background-color: #ffffff;
    border: 2px solid #ebebeb;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    position: absolute;
    top: 0;
}

.tt-suggestion {
    padding: 3px;
    line-height: 20px;
    font-size: 13px;
    color: #555;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #ed8323;
}

.tt-suggestion:hover a {
    color: #fff;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

}

.tt-suggestion p {
    margin: 0;
}


/************** COMMON **************/

.wh95percent {
    width: 95%;
}

.pagination li {
    cursor: pointer;
}

.btn-text {
    cursor: pointer;
}

.btn-text:hover {
    text-decoration: underline;
    color: #0099cc !important;
}

.btn-text.nounder:hover {
    text-decoration: none;
    color: #0099cc !important;
}

.nopadding,
[class^="col-md-"] .nopadding {
    padding: 0 !important;
}
.nomargin,
[class^="col-md-"] .nopadding {
    margin: 0 !important;
}



/************** BOOKING PANEL **************/

.booking-destination .input-group {
    background-color: #fff;
}
.booking-destination .typeahead-header {
    background-color: #1F7AA7;
}

.booking-panel {
    overflow: visible !important;
    height: auto;
}
.booking-panel .tt-menu {
    max-height: 300px;
    overflow-y: auto;
}
.booking-panel .tooltip-inner {
    word-wrap: normal;
    white-space: nowrap;
    width: auto;
    max-width: none;
}
.booking-item-dates-change .booking-panel,
.slidercontainer .booking-panel {
    height: auto;
    margin-bottom: 30px;
}

.booking-room-list .booking-room-title .btn-booking-remove-room {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 10px;
}

.booking-room-list .booking-child-age-list {
    display: inline-block;
    width: 230px;
    margin-left: -50px;
}
.booking-room-list .booking-child-age-list .booking-child-age {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    max-width: 20%;
    display: none;
    float: right;
    margin-right: 5px;
}
.booking-room-list .booking-child-age-list .booking-child-age-title {
    display: block;
    text-align: center;
}

input.api-error,
textarea.api-error,
select.api-error,
.api-error {
    background-color: lightsalmon !important;
    color: #fff;
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.api-error::-webkit-input-placeholder { color: rgba(255,255,255,0.4); } /* WebKit, Blink, Edge */
.api-error:-moz-placeholder { color: rgba(255,255,255,0.4); } /* Mozilla Firefox 4 to 18 */
.api-error::-moz-placeholder { color: rgba(255,255,255,0.4); } /* Mozilla Firefox 19+ */
.api-error:-ms-input-placeholder { color: rgba(255,255,255,0.4); }

.booking-panel .has-error input,
.booking-panel .has-error select {
    background-color: lightsalmon !important;
    color: #fff;
}
.booking-panel .has-error ::-webkit-input-placeholder { color: rgba(255,255,255,0.4); } /* WebKit, Blink, Edge */
.booking-panel .has-error :-moz-placeholder { color: rgba(255,255,255,0.4); } /* Mozilla Firefox 4 to 18 */
.booking-panel .has-error ::-moz-placeholder { color: rgba(255,255,255,0.4); } /* Mozilla Firefox 19+ */
.booking-panel .has-error :-ms-input-placeholder { color: rgba(255,255,255,0.4); }

.booking-panel .booking-panel-footer {
    position: absolute;
    bottom: 20px;
    width: 85%;
}

.booking-panel .booking-panel-footer .btn-booking-submit {
    position: relative;
    bottom: 0;
}

.booking-panel .booking-panel-footer input[name="refCode"] {
    float: right;
    width: 50%;
}

.booking-panel .btn-booking-submit {
    min-width: 93px;
}


/************** INDEX PAGE **************/

.slidercontainer .scolleft {
    min-height: 450px;
    position: relative;
    height: auto;
    z-index: 100;
}

.slidercontainer .scolleft.expanded {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.thumb-title h4 {
    font-size: 16px;
}

/************** LISTS /SEARCH PAGES **************/
.result-item-horizontal .result-item-destination {
    text-align: left !important;
}
.result-item-cube .icon-group {
    text-align: center;
}
.result-item-cube .icon-group > li {
    display: inline-block;
    float: none;
}
.result-item.result-item-cube {
    height: 290px;
}
.result-item.result-item-vertical .hotel-pricing {
    clear: none;
    width: 41.66666667%;
    text-align: right;
    border-left: 1px solid #eee;
}
.result-item-cube .itemlabel {
    height: 78px;
}
.result-item {
    margin-bottom: 15px;
}
.result-item .hotel-pricing {
    text-align: right;
}

.booking-item-dates-change .mySelectCalendar {
    background-size: 15%;
    background-position: 98%;
    cursor: pointer;
}

.deal .dealprice .lh2 {
    text-align: right;
}

.deal .dealprice .price {
    display: block;
    margin: 3px 0;
}

.deal .dealtitle .mt-9 {
    margin-left: 10px;
}

.labelright {
    margin-left: 8px;
}




/************** LOADING VIEW **************/

.loading-view {
    display: none;
}

.loading-view .searchingbg {
    height: auto;
}


/************** FLIGHTS **************/

#flight-page-container ~ .loading-view {
    display: block;
}

.flight-ticket-inbound-legs,
.flight-ticket-outbound-legs {
    display: none;
}

#flight-page-container .flight-ticket-inbound-legs,
#flight-page-container .flight-ticket-outbound-legs {
    display: block;
}
.flight-left {
    display: inline-block;
    width: 100%;
}
.flight-leg .frow1 {
    display: inline-block;
    width: 100%;
    min-height: 0;
    background-color: transparent;
}
.flight-leg:nth-child(odd) {
    background-color: #f2f2f2;
}
.flight-leg:only-child {
    background-color: #fff;
}
.flight-leg .frow1 .flightstable {
    display: inline-block;
    width: 100%;
    top: 12px;
    margin-bottom: 10px;
}
.flight-leg .frow1 .flightstable li.ft2:before {
    background-image: url(/theme/images/li2.png);
    width: 20px;
    height: 20px;
    float: right;
    position: relative;
    right: 20px;
}

.fselect {
    display: none;
}
.fselect.selected {
    display: block;
}
#flight-page-container .fselect {
    display: block;
}
#flight-page-container .fselect.selected {
    display: none;
}

.result-item ul.flightstable {
    margin:0px;
    padding:0px;
}
.result-item ul.flightstable li {
    min-height:50px;
    border:0px solid #ccc;
    list-style-type: none;
    margin:0px;
    padding:0px;
}
.result-item ul.flightstable li.ft1 {
    float:left;
    width:24%;
    text-align:center;
    padding: 0px;
}
.result-item ul.flightstable li.ft2 {
    float:left;
    width:38%;
    padding: 0px;
}
.result-item ul.flightstable li.ft3 {
    float:left;
    width:38%;
}

.flight-ticket .direction-heading .hops {
    float: right;
    text-decoration: none;
}
.flight-ticket .direction-heading .hops:before {
    content: "(";
}
.flight-ticket .direction-heading .hops:after {
    content: ")";
}

.flightstable {
    font-size: 11px;
}
.flightstable .flight-leg-depart-time,
.flightstable .flight-leg-arrive-time {
    font-size: 11px !important;
}
#flights-ticket_area .fblueline,
#flights-ticket_area .fgreenline {
    font-size: 14px;
}
.flightstable li br:last-child {
    display: none;
}
#flights-ticket_area .destination-city,
#flights-ticket_area .depart-city {
    display: none;
}

@media (min-width: 600px) {
    .result-item ul.flightstable li.ft1 {
        float:left;
        width:24%;
        text-align:center;
        padding: 0px;
    }
    .result-item ul.flightstable li.ft2 {
        float:left;
        width:38%;
        padding: 0px;
    }
    .result-item ul.flightstable li.ft3 {
        float:left;
        width:38%;
    }
}

/************** DATE PICKER (NOT ACTIVE, DOESN'T APPLY TO DATETIMEPICEKR') **************/

.datepicker .indaterange a {
    border: 0px solid #999999;
    background: #72BF66;
    font-weight: normal;
    color: #fff;
}
.datepicker .ui-datepicker-today a {
    border: 0;
}
.datepicker .traveldate {
    border: 0px solid #aaaaaa;
    font-weight: normal;
    color: #fff;
}
.datepicker .traveldate a {
    color: #FFFFFF;
    background: #6699CC;
}



/************** DEBUG PANEL COLOR FIX **************/

.list-group-item.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.list-group-item.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.list-group-item.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.list-group-item.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
}



/************** LIGHTBOX STUFF (GALLERY NAV) **************/

.ekko-lightbox-container {
    position: relative;
}

.ekko-lightbox-nav-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

.ekko-lightbox-nav-overlay a {
    z-index: 100;
    display: block;
    width: 49%;
    height: 100%;
    font-size: 30px;
    color: #fff;
    text-shadow: 2px 2px 4px #000;
    opacity: 0;
    filter: dropshadow(color=#000000, offx=2, offy=2);
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.ekko-lightbox-nav-overlay a:empty {
    width: 49%;
}

.ekko-lightbox a:hover {
    text-decoration: none;
    opacity: 1;
}

.ekko-lightbox .glyphicon-chevron-left {
    left: 0;
    float: left;
    padding-left: 15px;
    text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
    right: 0;
    float: right;
    padding-right: 15px;
    text-align: right;
}

.ekko-lightbox .modal-footer {
    text-align: left;
}


/************** LOADING VIEW **************/

.loading-view {
    display: none;
    position: absolute;
    z-index: 99999;
}

/************** PAYMENT **************/

#payment-container .flight-ticket-inbound-legs,
#payment-container .flight-ticket-outbound-legs {
    display: block;
}

.room-item .hotelpreferences li.glyphicon {
    color: #ccc;
}
.room-item .hotelpreferences li.glyphicon:hover {
    color: #000;
}


/** SITEMAP **/

.sitemap-section {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    clear: both;
}
h2 {
    margin-bottom: 20px;
}
.sitemap-section.sts a {
    display: block;
}

.booking-item-dates-change.booking-loaded .booking-panel {
    display: none;
}
.booking-item-dates-change.booking-loaded .booking-panel-new-search {
    display: block;
    margin-top: 0px;
}
.booking-item-dates-change .booking-panel-new-search {
    display: none;
    margin-top: 20px;
}
.booking-item-dates-change {
    position: relative;
    font-size: 12px;
    padding-bottom: 60px;
    padding-top: 20px;
}

.search-filters.booking-filters {
    width: auto;
}

img.loading-img {
    width: auto;
}

#dialogContainer .colored-header .modal-header {
    background-color: Transparent;
    border-bottom: 0 !important;
}
#dialogContainer .colored-header .md-content {
    border-radius: 0;
}
#dialogContainer .colored-header .modal-footer {
    border-top: 0;
    text-align: left;
}
#dialogContainer .colored-header .modal-footer .btn {
    min-width: 100px;
}
#dialogContainer .colored-header .modal-header .close {
    color: #333;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter: alpha(opacity=65);
    font-style: normal;
    font-size: 28px;
}
#dialogContainer .colored-header .modal-header .close:hover {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.md-content .booking-inputs {
    padding: 30px;
    padding-top: 0;
}

.result-item .hover-img {
    width: 100%;
    height: 100%;
}

.twitter-typeahead .icon-location-white {
    background-image: url(/common/images/icon-location-white.png);
    position: static;
    background-size: 70%;
    margin-left: 4px;
    margin-right: 2px;
}
.twitter-typeahead .icon-hotel-white {
    position: static;
    margin-right: 4px;
    margin-top: -3px;
    width: 22px;
    height: 25px;
    display: block;
    float: left;
    background: url('/common/images/sprite.png') -25px -178px;
}

.twitter-typeahead .tt-suggestion {
    position: relative;
}
.twitter-typeahead .tt-dataset:last-child .tt-suggestion:last-child {
    border-bottom: 0;
}

.main-header-search .twitter-typeahead .tt-suggestion:hover .fa {
    color: #fff;
}

.twitter-typeahead .fa {
    position: absolute;
    background-size: 70%;
    top: 8px;
    font-size: 15px;
    text-align: center;
    width: 20px;
    color: #999;
}

.twitter-typeahead .ta-group-item {
    padding: 2px;
    padding-left: 24px;
    width: 100%;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

.result-item .hotel-pricing.no-rate small {
    display: none;
}

.result-item .hotel-rate .loading-img {
    height: 22px;
}
.hotel-pricing.no-rate span,
.small-txt {
    color: #818181;
    font-size: 10px;
    line-height: 1.4000000000000001em;
}

.hotel-pricing span {
    color: #72bf66;
}
.hotel-pricing span.lred2 {
    color: #ff5a00;
}
.pointer {
    cursor: pointer;
}

a[data-lightbox] {
    display: none;
}
a[data-lightbox]:first-child {
    display: inline-block;
}
.lightbox {
    display: none;
}

.imgbullets{
    position: relative;
}
.imgbullets-list {
    list-style: none;
    margin: 0;
    padding: 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    height: 20px;
}
.imgbullets-list .imgbullet {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-top: -8px;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    background-color: transparent;
    border: 1px solid #fff;
    margin-right: 6px;
    cursor: pointer;
}
.imgbullets-list .imgbullet:last {
    margin-right: 0;
}
.imgbullets-list .imgbullet.selected {
    background-color: #fff;
}
.thumb .thumb-header {
    margin-bottom: 8px;
}
.hotel-pricing .tooltip {
    min-width: 160px;
}


.txt-valid .fa,
.txt-invalid .fa {
    color: #fff;
}

.txt-valid {
    background-color: lightgreen;
}

.txt-invalid {
    background-color: lightsalmon;
}

#search-typeahead-container.suggest-defaults .tt-suggestion {
    float: left;
    width: 33%;
}

.tt-suggestion:hover .fa-heart {
    color: #fff;
}

img {
  opacity: 1;
  transition: opacity 0.3s;
}
.booking-destination {
    display: none;
}

#search-side-filters-container {
    padding: 0;
    margin-bottom: 60px;
}
#search-typeahead-container .input-icon {
    position: absolute;
    left: 9px;
    top: 7px;
    font-size: 24px;
    color: orange;
}
#destination-info .long-description {
    display: none;
}
#search-item-count {
    font-weight: bold;
}
.booking-filters-title.price-range .fa-chevron-down {
    display: none;
}
.textlink {
    cursor: pointer;
    color: #ed8323;
    margin-left: 3px;
}

#search-filters {
    border-radius: 0;
}
#booking-summary {
    display: none;
}
#mobile-filter-view {
    display: none;
}
#search-display-options {
    padding-top: 22px;
}
#booking-child-container,
#booking-adult-container {
    padding-right: 0;
}
.search-item-count {
    font-weight: bold;
}
.search-item-low-price:before {
    content: "$";
    font-weight: bold;
}
.search-item-low-price {
    font-weight: bold;
}
#mobile-fixed-cart {
    display: none;
}
.booking-item-dates-change .mySelectCalendar {
    background-size: 20px !important;
}
#slimmenu-logo {
    width: 180px;
    height: 29px;
    margin-top: 8px;
    margin-left: 10px;
}
#main-header .slimmenu-menu-collapser {
    display: none;
    height: 60px !important;
}
#main-header ul.slimmenu.slimmenu-collapsed li > ul {
    position: relative;
    z-index: 99999;
}
.container.group-search-container {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 991px) {
    .thumb-caption {
        margin-top: 10px !important;
    }

    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .header-top .container {
        max-width: 90% !important;
    }    
}
@media (min-width: 768px) and (max-width: 991px) {
    .result-item.result-item-cube {
        float: left;
        width: 50%;
        height: 310px !important;
    }

    #main-header ul.slimmenu li a {
        padding: 12px;
    }
    #main-header ul.slimmenu li.slimmenu-sub-menu a {
        padding: 12px 34px 12px 20px;
    }
}

@media (max-width: 768px) {
    #main-header .container {
        max-width: 100% !important;
    }
    #main-header .slimmenu-menu-collapser {
        display: block !important;
        height: 60px !important;
        width: 100%;
    }

    .hover-title-center {
        opacity: 1 !important;
    }
    #breadcrumb-container {
        display: none;
    }
    #main-header .header-top {
        display: none;
    }
    #mobile-fixed-cart {
        line-height: 26px;
        display: block;
        font-size: 14px;
        color: #fff;
        padding: 13px;
        position: fixed;
        bottom: -60px !important;
        width: 100%;
        height: 60px;
        background-color: #fff;
        border-top: 4px dashed #666;
        z-index: 999;
        background-color: orange;
        left: 0;
    }
    #mobile-fixed-cart.has-items {
        bottom: 0 !important;
    }
    #mobile-fixed-cart .green {
        color: lime;
    }

    #destination-info {
        display: none;
    }
    .booking-filters .booking-filters-list > li .booking-filters-title small {
        display: none;
    }
    .book-filters {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .booking-filters h3 {
        font-size: 22px;
        padding-top: 5px;
    }
    .filter-container {
        display: none;
    }
    .filter-container.collapse.in {
        display: inline-block;
    }
    #search-list-options {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
    #search-booking-panel-container {
        border: 0;
        padding-bottom: 15px;
    }
    /*
    #booking-child-container {

    }
    #booking-adult-container {

    }
    */
    #search-side-filters-container {
        display: none;
    }
    #search-result-content {
        margin-top: 10px;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    #search-side-filters-container {
        margin-bottom: 20px;
    }

    #destination-info h1 {
        display: inline-block;
        font-size: 22px;
    }

    #destination-info h3 {
        display: inline-block;
    }

    #destination-info h2 {
        display: inline-block;
    }
    #search-display-options {
        margin-bottom: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: #006D8F;
    }
    .result-item.result-item-cube {
        height: auto !important;
        border: 1px solid #ddd !important;
        padding-top: 10px !important;;
    }
    .search-filters {
        display: none
    }
    .booking-room select {
        width: 100%;
    }
    .booking-filters-title.price-range small {
        display: none;
    }
    .booking-filters-title.price-range .fa-chevron-down {
        display: block;
    }
    /*
    .booking-panel-search {

    } */
    .booking-panel-hotel .booking-panel-form,
    .booking-panel-search .booking-panel-form {
        display: none;
    }
    #air-breadcrumb-search {
        display: none;
    }
    #breadcrumb-container {
        margin-bottom: 0 !important;
    }
    #fullsearch-container {
        padding: 0 !important;
    }

    #search-side-filters-container h3 {
        display: none;
    }
    #search-side-filters-container h1 {
        font-size: 16px;
    }
    #search-side-filters-container .booking-filters {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    #search-side-filters-container .booking-filters-list > li:first-child {
        border-top: 0;
    }
    #search-side-filters-container .booking-filters-list > li {
        padding-top: 6px;
        margin-top: 0;
    }
    #main-container {
        margin-bottom: 0 !important;
    }
    #booking-summary {
        display: block;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }
    #mobile-filter-view {
        display: block;
    }
    #mobile-filter-view .fa {
        margin: 0;
    }
    #mobile-filters {
        padding: 20px 30px 0 30px;
        padding-bottom: 0;
    }
    #mobile-filters .collapse {
        display: block;
    }
    #header-user-menu {
        display: none;
    }
    .itemscontainer {
        margin-top: 0 !important;
    }
    #flights-ticket_area {
        display: none;
    }
    #mobile-filter-view .btn:hover {
        background-color: #fff;
        color: #666;
    }
    #booking-child-container,
    #booking-adult-container {
        padding-right: 15px;
    }
    .booking-room-list .booking-child-age-list {
        float: right;
        margin-left: 0;
    }
    #search-typeahead-container.suggest-defaults .tt-suggestion {
        width: 50%;
    }
    .result-item-cube .thumb-header {
        height: auto !important;
    }
    .result-item-cube .image-small {
        display: none;
    }
    .result-item-cube .image-medium {
        display: block;
        /* max-height: 210px; */
    }
    .result-item-horizontal {
        min-height: 220px;
    }
    .result-item-horizontal .image-small-link {
        display: block !important;
    }
    .result-item-horizontal .image-medium-link {
        display: none !important;
    }
    .result-item-horizontal .hotel-pricing-info {
        position: absolute;
        bottom: 6px;
        text-align: left !important;
    }
    .result-item-horizontal .hotel-pricing-info .hotel-pricing {
        text-align: left;
    }
    .result-item-horizontal .hotel-pricing-info .btn {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
    }
    .grid2btn {
        display: none;
    }
    .rating-container {
       /* position: absolute; */
        bottom: 0;
       /* right: -92px; */
    }
}


@media (max-width: 400px) {
    #search-list-options .btn-show-filters {
        padding: 6px;
    }
    .result-item .hotel-rate {
        font-size: 14px;
    }
}
@media (max-width: 350px) {
    #search-list-options .btn-show-filters {
        padding: 6px;
        font-size: 12px;
    }
    #booking-adult-container {
        margin-left: 35%;
    }
    #booking-child-container,
    #booking-adult-container {
        width: 32%;
    }
}
