body {
    font: 400 14px/24px "Cairo", sans-serif
}

img {
    max-width: 100%
}

.cf {
    clear: both
}

a:hover {
    text-decoration: none
}

button,
input,
input[type=checkbox],
input[type=radio],
select,
textarea {
    outline: none
}

button:focus,
input:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
select:focus,
textarea:focus {
    outline: none
}

textarea {
    resize: none
}

::-webkit-input-placeholder {
    color: #2b3042!important;
    opacity: 1!important
}

::-moz-placeholder {
    color: #2b3042!important;
    opacity: 1!important
}

:-ms-input-placeholder {
    color: #2b3042!important;
    opacity: 1!important
}

:-moz-placeholder {
    color: #2b3042!important;
    opacity: 1!important
}
select option { padding:5px; font-size:15px; font-weight: normal; }
.explore {
    padding: 30px 0 10px 0
}

.explore h4 {
    color: #00488c;
    font: 700 20px/30px "Cairo", sans-serif
}

.explore .tab-content ul {
    list-style: none;
    padding: 10px 0
}

.explore .tab-content ul li {
    margin: 0 0 7px 0;
    display: block
}

.explore .tab-content ul li a {
    color: #00488c;
    font: 400 14px/24px "Cairo", sans-serif
}

.explore .nav-tabs,
.explore .nav-tabs .nav-item.show .nav-link,
.explore .nav-tabs .nav-link.active {
    border: none;
    padding: 10px 0
}

.explore .nav-tabs .nav-link {
    font: 600 14px/24px "Cairo", sans-serif;
    color: #00488c;
    padding: 10px 0;
    border-bottom: 1px solid #fff!important;
    margin-right: 15px;
    border: none
}

.explore .nav-tabs .nav-link:hover {
    border: none
}

.explore .nav-tabs .nav-link.active {
    border-bottom: 1px solid #00488c!important
}

.home_bottom {
    background: #155ea2;
    color: #fff;
    padding: 30px 0
}

.home_bottom h4 {
    font: 700 20px/30px "Cairo", sans-serif
}

.home_bottom p {
    font: 400 14px/24px "Cairo", sans-serif;
    color: #b1d7fa
}

.line {
    width: 105px;
    height: 1px;
    background: #155ea2;
    margin: 10px auto 20px 0;
    display: inline-block
}

.home_offer {
    padding: 30px 0 10px 0;
    text-align: center
}

.home_offer h3 {
    font: 400 26px "Cairo", sans-serif;
    color: #2b3042;
    margin-bottom: 0
}

.home_offer img {
    margin-bottom: 20px;
    border-radius: 10px;
    height:280px;
    width: 100%
}

.why {
    background: url(../images/why-bg.jpg) no-repeat;
    padding: 40px 0;
    color: #fff;
    background-size: cover
}

.why h3 {
    font: 400 26px "Cairo", sans-serif;
    margin-bottom: 0
}

.why h5 {
    font: 600 18px/26px "Cairo", sans-serif
}

.why p {
    font: 400 15px/25px "Cairo", sans-serif
}

.why img {
    height: 50px
}

.about {
    background: url(../images/about.png) no-repeat top center;
    padding: 80px 0 100px 0;
    background-size: cover
}

.about h3 {
    font: 600 26px/30px "Cairo", sans-serif;
    text-transform: uppercase;
    margin-bottom: 30px
}

.about h3 span {
    font: 400 25px/25px "Cairo", sans-serif;
    display: block
}

.about h3 span .line {
    display: inline-block;
    width: 55px;
    height: 2px;
    margin: 15px 0 0 25px
}

.app {
    background: #a7cbe3;
    padding: 35px;
    margin: 30px 0;
    color: #060c22
}

.app h3 {
    font: 600 26px/30px "Cairo", sans-serif;
    margin: 0
}

.app p {
    font: 300 20px/28px "Cairo", sans-serif
}

.app .line {
    margin: 10px 0
}

.badge {
    padding: 0 15px 15px 0
}

.badge .cf {
    padding: 9px 0
}

.badge img {
    width: 180px
}

.qr {
    width: 125px
}

.qr img {
    border: 1px solid #111
}

.mob_app {
    position: absolute;
    top: -59px;
    left: 0
}

.mob_app img {
    width: 160px;
    z-index: 10
}

.bottom_bx {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px
}

.app_text {
    position: relative;
    padding-left: 190px
}

.pack_btn {
    border: 1px solid #fff;
    color: #fff;
    font: 400 13px/24px "Cairo", sans-serif;
    padding: 4px 15px;
    border-radius: 8px;
    text-transform: uppercase
}

.pack_btn:hover {
    color: #155ea2;
    background: #fff
}

.home_content {
    background: #f2f4f7;
    padding: 20px 0
}

.pop_desti {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 2.5%;
    width: 95%
}

.pop_desti img {
    width: 100%;
    transition: all 0.3s;
    display: block
}

.pop_desti:hover img {
    transform: scale(1.1);
    transition: all 0.3s
}

.top_bx {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #111 0%, transparent 30%)
}

.top_bx .destination {
    padding: 4px 10px;
    background: #155ea2;
    font: 700 13px/26px "Cairo", sans-serif;
    color: #fff;
    border-radius: 5px 5px 5px 0;
    cursor: pointer
}

.pack h2 {
    font: 700 24px/34px "Cairo", sans-serif;
    color: #434a54;
    text-transform: uppercase;
    margin-bottom: 20px
}

.pack_text {
    color: #434a54;
    font: 400 16px/24px "Cairo", sans-serif;
    text-transform: uppercase
}

.travel_icon .line {
    width: 50px;
    height: 2px;
    margin: 5px 0 0 5px
}

.travel_icon i {
    width: 31px;
    height: 35px;
    background: url(../images/traveler.svg);
    display: inline-block
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-nav [class*=owl-]:hover {
    background: #4DC7A0;
    color: #FFF;
    text-decoration: none
}

.owl-nav .disabled {
    opacity: 0.5;
    cursor: default
}

.owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background: #438cca
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    font-size: 0;
    width: 26px;
    height: 26px;
    background-color: #438cca;
    border-radius: 50%
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
    background-color: #155ea2
}

.owl-nav span {
    width: 9px;
    height: 15px;
    background: url(../images/arrow.svg) no-repeat;
    display: block;
    margin: 0 auto
}

.owl-nav .owl-prev span {
    transform: rotate(180deg)
}

.hd_cont {
    border-bottom: 1px solid #c6c6c6
}

.btm_cont {
    margin: 0 2.5%;
    width: 95%;
    background: #fff;
    border-radius: 0 0 8px 8px
}

.btm_cont p {
    padding: 10px;
    color: #434a54;
    font: 400 13px/20px "Cairo", sans-serif;
    margin: 0
}

.hdp_bx {
    width: 50%;
    padding: 10px
}

.hdp_bx:first-child {
    border-right: 1px solid #c6c6c6;
    padding-right: 5px
}

.hdp_bx:last-child {
    padding-left: 5px
}

.holiday_price {
    font: 700 18px/24px "Cairo", sans-serif;
    color: #155ea2
}

.holi_day {
    color: #434a54;
    font: 400 13px/24px "Cairo", sans-serif
}

.home_banner_wrap {
    background: #a7cbe3;
    padding: 20px 0
}

.home_search .text {
    font: 400 14px/24px "Cairo", sans-serif;
    color: #2b3042;
    display: block
}

.home_search .text.content-txt {
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.home_search .card-body {
    padding: 10px 0
}

.home_search .card {
    border: none
}

.home_search .card-header {
    padding: 5px 0;
    background: #f2f4f7;
    border-bottom: 1px solid #fff
}

.home_search .btn-link {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 0 5px
}

.home_search .btn-link:hover {
    text-decoration: none
}

.home_search .edit {
    font: 400 13px/20px "Cairo", sans-serif;
    color: #155ea2;
    cursor: pointer
}

.home_search .edit:hover {
    text-decoration: underline
}

.home_search .remove {
    font: 400 13px/20px "Cairo", sans-serif;
    color: #d85341;
    margin-left: 10px;
    position: relative;
    z-index: 100;
    cursor: pointer
}

.home_search .remove:hover {
    text-decoration: underline
}

.home_search .room_text {
    font: 700 16px/28px "Cairo", sans-serif;
    color: #2b3042;
    padding-right: 5px
}

.home_search .guest {
    font: 600 14px/24px "Cairo", sans-serif;
    color: #2b3042
}

.home_logo {
    width: 185px;
    margin: 0 auto;
    padding-bottom: 20px
}

.home_logo img {
    display: block
}

.home_banner {
    position: relative;
    height: 100%;
    background: #fff;
    border-radius: 40px 0 0 40px;
    padding: 0 25px
}

.home_banner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/home-banner.jpg) no-repeat center right;
    border-radius: 40px;
    overflow: hidden;
    background-size: cover
}

.home_banner h2 {
    font: 700 32px/40px "Cairo", sans-serif;
    color: #155ea2;
    text-transform: uppercase;
    padding: 60px 0 30px 0
}

.banner_content {
    position: relative;
    z-index: 10
}

.home_search_wrap {
    padding: 20px 25px;
    background: #fff;
    border-radius: 0 40px 40px 0;
    position: relative
}

.home_search_wrap .nav-pills {
    text-align: center
}

.home_search_wrap .nav-pills i {
    width: 28px;
    display: inline-block;
    margin-right: 5px
}

.home_search_wrap .nav-pills .nav-link {
    padding: 5px 0;
    font: 700 16px/22px "Cairo", sans-serif;
    background: #fff;
    color: #438cca;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    cursor: pointer
}

.home_search_wrap .nav-pills .nav-link.active {
    border-bottom: 2px solid #438cca
}

.home_search_wrap .nav-pills .nav-link:hover {
    color: #438cca
}

.home_search_wrap .nav-pills .nav-item {
    display: inline-block
}

.home_search_wrap hr {
    background: #ccc;
    margin: 0.5rem 0
}

.seperation {
    width: 1px;
    height: 100%;
    background: #ccc;
    margin: 0 auto;
    position: relative
}

.seperation i {
    width: 56px;
    height: 56px;
    border: 1px solid #ccc;
    display: block;
    margin: -28px 0 0 -28px;
    border-radius: 50%;
    padding: 13px 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 1
}

.seperation i img {
    height: 28px;
    margin: 0 auto;
    display: block
}

.number {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px 0
}

.number .minus,
.number .plus {
    width: 33.3%;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background-size: 11px!important;
    cursor: pointer
}

.number .minus {
    background: url(../images/minus.svg) no-repeat center
}

.number .plus {
    background: url(../images/plus.svg) no-repeat center
}

.number input {
    height: 34px;
    width: 33.3%;
    text-align: center;
    font-size: 26px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    font: 400 14px/24px "Cairo", sans-serif;
    color: #2b3042
}

.text_large {
    width: 100%;
    font: 700 35px "Cairo", sans-serif;
    color: #2b3042;
    border: 0;
    margin: 5px 0
}

.text_small {
    width: 100%;
    height: 24px;
    font: 700 17px "Cairo", sans-serif;
    color: #2b3042;
    border: 0;
    margin: 5px 0 0 0;
    padding: 0
}
#hotel_city{
    font-size: 35px;
}

.hm_selct {
    border: 0;
    font: 700 17px "Cairo", sans-serif;
    color: #2b3042;
    width: 100%
}

.input_holder {
    position: relative
}

.blue_clr {
    color: #155ea2!important
}

.blue_clr a {
    color: #155ea2!important
}
.common_rmvRed {
    color: #d85341!important
}

.common_rmvRed a {
    color: #d85341!important
}
.disable_text {
    pointer-events: none;
    opacity: 0.5
}

.modal .phone_num .has__down_arrow {
    width: 35%;
    position: relative
}

.modal .phone_num input {
    width: 65%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.flight_type_menu {
    border: none;
    margin-bottom: 15px;
    text-align: center
}

.flight_type_menu li {
    margin: 0 7px
}

.flight_type_menu li a {
    background: #fff;
    color: #2b3042;
    display: block;
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font: 400 14px/24px "Cairo", sans-serif
}

.flight_type_menu li a.active {
    background: #438cca;
    color: #fff;
    border: 1px solid #438cca
}

.banner_cbx {
    background: #fff;
    padding: 15px
}

.banner_cbx figure {
    margin: 0;
    overflow: hidden;
}

.banner_cbx figure img {
    transition: all 0.3s;
    display: block;
    height:160px;
}

.banner_cbx figure:hover img {
    transform: scale(1.1);
    transition: all 0.3s;
}

.banner_cbx h3 {
    font: 700 17px/24px "Cairo", sans-serif;
    color: #2b3042;
    margin: 0
}

.banner_cbx .day {
    display: block;
    color: #2b3042;
    font: 400 14px "Cairo", sans-serif
}

.banner_cbx h4 {
    color: #438cca;
    font: 700 17px "Cairo", sans-serif;
    margin: 5px 0 0 0
}

.banner_cbx p {
    font: 400 14px/20px "Cairo", sans-serif;
    color: #2b3042;
    margin: 0
}

.banner_cbx .search_btn {
    margin: 5px 0 0 0;
    padding: 4px 25px
}

.lang_icon {
    display: inline-block;
    width: 40px;
    margin-left: 5px
}

.banner_fluid {
    padding: 0 50px;
    max-width: 1600px
}

.checkbox_custom {
    opacity: 0;
    position: absolute
}

.checkbox_custom,
.checkbox_custom_label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.checkbox_custom_label {
    position: relative;
    margin: 0
}

.checkbox_custom+.checkbox_custom_label:before {
    content: "";
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    text-align: center;
    line-height: 1
}

.checkbox_custom:checked+.checkbox_custom_label:before {
    background: url(../images/checked.svg) no-repeat center #438cca;
    background-size: 70%
}

.select_bx {
    position: relative
}

.select_bx select {
    padding: 0 5px 0 0;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    padding-right:25px;
}

.select_bx:after {
    position: absolute;
    content: "";
    top: 40%;
    right: 8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #292929 transparent transparent;
    pointer-events: none
}
.hideOn1Way {
	opacity: 0.4;
	pointer-events: none;
}
/*autocomplete support start*/
.showlists{
    position: relative;
    width: 100%;
    display: block;
}
.showlists ul{
    width: 370px !important;
}
#showlists0 ul, #showlists10 ul, #showlists11 ul, #showlists12 ul, #showlists13 ul, #showlists14 ul, #showlists15 ul,
#showlists16 ul, #showlists17 ul, #showlistsfh0 ul{
    left: 0px !important;
    right: inherit !important;
}
#showlists1 ul, #showlistsfh1 ul{
    right: 0px !important;
    left: inherit !important;
}
.DivToAppendPicker{
    position: relative;
    display: inline-block;
    width: 100%;
}
.DivToAppendPicker #ui-datepicker-div{
    left: 0 !important;
    top: -15px !important;
}
.visaDate .DivToAppendPicker #ui-datepicker-div{
    left: 15px !important;
    top:auto !important;
}
.form-group.visaDate {
    position: relative;
}
/*autocomplete support ends*/
@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .select_bx:after {
        display: none
    }
}

@media screen\0 {
    .select_bx:after {
        display: none
    }
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}
@media screen and (max-width:1350px) {
    #showlists11 ul, #showlists13 ul, #showlists15 ul, #showlists17 ul{
        right: 0px !important;
        left: inherit !important;
    }
}
@media screen and (max-width:1199px) {
    .banner_fluid {
        padding: 0 15px
    }
}

.multicity {
    position: relative
}

.multicity .text_large {
    font: 700 30px "Cairo", sans-serif;
}

.close_btn {
    background: url(../images/close.svg) no-repeat #155ea2 center;
    background-size: 45%;
    width: 18px;
    height: 18px;
    border: none;
    opacity: 1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.close_btn:hover {
    background-color: #438cca
}
.hmpopularSlide .owl-item img {
    width: 100%;
    height: 280px;
}
.hmHolidySlider .owl-item img {
    width: 100%;
    height:200px;
}
.hmcabinClas .text{padding-left: 5px}
.hmcabinClas .select_bx select {
    padding: 0 0 0 5px;
    background-color: transparent;
}
.pack {
    padding-bottom: 30px;
}

.home_banner_wrap .directFCheck {
    width: 100%;
    position: relative;
}
.home_banner_wrap .directFCheck [type="checkbox"]:checked, .home_banner_wrap .directFCheck [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.home_banner_wrap .directFCheck [type="checkbox"]:checked + label, .home_banner_wrap .directFCheck [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 34px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    color:#2b3042;
    font-weight: normal;
    font-size: 16px;
}
.home_banner_wrap .directFCheck [type="checkbox"]:checked + label:before, .home_banner_wrap .directFCheck [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: url(../images/checkbox.svg) no-repeat 0px 0px;
}
.home_banner_wrap .directFCheck [type="checkbox"]:checked + label:after, .home_banner_wrap .directFCheck [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/checkbox.svg) no-repeat -28px 0px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.home_banner_wrap .directFCheck [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.home_banner_wrap  .directFCheck [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.home_banner_wrap .tripTypeCheck {
    margin-top: 22px;
}

@media only screen and (max-width:1199px) {
    .mob_app {
        display: none
    }
    .app_text {
        padding: 0
    }
    .app {
        padding: 15px
    }
    .app h3 {
        font: 700 20px/24px "Cairo", sans-serif
    }
    .app p {
        font: 300 16px/24px "Cairo", sans-serif;
        margin: 0
    }
    .app .line {
        margin: 5px 0
    }
    .home_search_wrap {
        border-radius: 30px;
        max-width: 500px;
        margin: 0 auto 30px auto
    }
    .home_banner {
        padding: 15px 15px 40px 15px;
        background: transparent
    }
    .home_banner:before {
        width: 100%
    }
    .home_banner h2 {
        padding: 15px;
        font: 700 28px/34px "Cairo", sans-serif
    }
    .home_banner h2 br {
        display: none
    }
    .banr_car_warp {
        padding: 0
    }
    .about {
        background: url(../images/mob-map.svg) no-repeat top center;
        padding: 20px 0;
        background-size: contain
    }
    .home_offer h3 {
        font-size: 20px
    }
}

@media only screen and (max-width:991px) {
    .mobp_0 {
        padding: 0
    }
    .home_banner_wrap {
        padding: 0;
        margin: 0
    }
    .home_search_wrap {
        border-radius: 0;
        margin: 0 auto
    }
    .home_search_wrap .nav-pills i {
        display: block;
        margin: 0 auto 3px auto
    }
    .home_search_wrap .nav-pills .nav-link {
        font: 600 14px/24px "Cairo", sans-serif
    }
    .home_logo {
        width: 160px
    }
    .flight_type_menu li {
        margin: 6px
    }
    .flight_type_menu li a {
        font: 600 12px/20px "Cairo", sans-serif;
        padding: 4px 15px
    }
    .text_large {
        font: 700 36px "Cairo", sans-serif;
    }
    .hm_selct,
    .text_small {
        font: 700 15px "Cairo", sans-serif
    }
    .home_banner:before {
        border-radius: 0
    }
    .home_banner h2 {
        padding: 0 0 15px 0;
        font: 700 22px/26px "Cairo", sans-serif;
        text-align: center;
        margin: 0
    }
    .footDeals {
        margin: 0;
        padding: 0!important
    }
    .explore {
        padding: 20px 15px
    }
    .explore h4 {
        font: 700 18px/24px "Cairo", sans-serif;
        margin: 0
    }
    .explore .pl-0 {
        padding-left: 15px!important
    }
    .about {
        padding: 30px 0 0 0
    }
    .why h3 {
        font-size: 22px
    }
    .why h5 {
        font: 600 16px/24px "Cairo", sans-serif;
        margin: 0
    }
    .why p {
        font: 400 14px/24px "Cairo", sans-serif
    }
    .why {
        padding: 30px 0 20px 0
    }
    .pack h2 {
        font: 700 20px/26px "Cairo", sans-serif
    }
    .pack_text {
        font: 400 14px/20px "Cairo", sans-serif
    }
    .home_bottom h4 {
        font: 700 18px/24px "Cairo", sans-serif
    }
    .travel_icon i {
        width: 26px;
        height: 30px
    }
    .app p {
        font: 300 14px/20px "Cairo", sans-serif
    }
    .app {
        margin: 0
    }
    .pack {
        padding: 30px 0 0 0
    }
    .home_banner {
        padding: 15px
    }
    .explore .pl-0,
    .mblp_0 {
        padding-left: 0!important
    }
   
    .mediaBtnSize input {
        width: 100% !important;
    }
    .select_bx select {
        background-color: #fff !important;
    }
}

@media only screen and (max-width:767px) {
     .home_banner{display: none;}
    .fHSearchPanel .needhotel [type="checkbox"]:checked + label, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label {
    font-size: 14px;
}
    .flight_type_menu li a {
    padding: 4px 10px;
}
    .journey_center {
        text-align: left;
    }
    .journey_center input {
        text-align: left;
    }
    .mob_boldlabels {
        font-weight: 600 !important;
    }
    .chck_out_div .DivToAppendPicker #ui-datepicker-div{
        left: inherit !important;
        right: 0 !important;
    }
}
@media only screen and (max-width:575px) {
    #oneway_toDate .DivToAppendPicker #ui-datepicker-div{
        right: 0 !important;
        left: inherit !important;
    }
}
@media only screen and (max-width:399px) {
    #showlists0 ul, #showlists10 ul, #showlists12 ul, #showlists14 ul, #showlists16 ul{
        left: -20px !important;
        right: inherit !important;
    }
    #showlists1 ul, #showlists11 ul, #showlists13 ul, #showlists15 ul, #showlists17 ul{
        right: -20px !important;
        left: inherit !important;
    }
    .showlists ul{
        width: 350px !important;
    }
    #showlistsfh0 ul, #showlistsfh1 ul{
        max-width: calc(100% - 30px);
    }

}
@media only screen and (max-width:359px) {
    .showlists ul{
        width: 310px !important;
    }
    #hotel_city {
    font-size: 22px;
}

}




.fHSearchPanel .needhotel {
    width: 100%;
    position: relative;
}
.fHSearchPanel .needhotel [type="checkbox"]:checked, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.fHSearchPanel .needhotel [type="checkbox"]:checked + label, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 34px;
    cursor: pointer;
    line-height: 25px;
    display: inline-block;
    color:#2b3042;
    font-weight: normal;
    font-size: 16px;
}
.fHSearchPanel .needhotel [type="checkbox"]:checked + label:before, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background: url(../images/checkbox.svg) no-repeat 0px 0px;
}
.fHSearchPanel .needhotel [type="checkbox"]:checked + label:after, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/checkbox.svg) no-repeat -28px 0px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.fHSearchPanel  .needhotel [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.staticViewAll {
    padding-top: 20px;
    font-size: 16px;
    color: #438cca;
    cursor: pointer;
}
.viewAllArrow {
    background-image: url(../images/viewAllArrow.png);
    width: 13px;
    height: 10px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
}
a.cAll {
    background: #155ea2;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 8px;
    display: inline-block;
}

ul.footDeals {
    padding: 10px 0;
}

.multicity .DivToAppendPicker #ui-datepicker-div {
    left: -80px !important;
    top: -15px !important;
}
 @media (min-width: 320px) and (max-width: 1199px) {
	.mob_hide{ display:none !important;}
	.mob_show{ display:block !important;}
	.desk_hide{ display:none !important;}
	.desk_visa_hide{ display:block !important;}
 }


@media only screen and (max-width:767px) {
    .fHSearchPanel .needhotel [type="checkbox"]:checked + label, .fHSearchPanel .needhotel [type="checkbox"]:not(:checked) + label {
    font-size: 14px;
}
.multicity .DivToAppendPicker #ui-datepicker-div {
    left: 0px !important;
}



 

}
.form-group.visaDate .DivToAppendPicker {
    position: absolute;
    display: inline-block;
    width: 100%;
}

.tour .nav-link { line-height: 16px !important;}
.desk_show{ display:block !important;}
.desk_visa_hide{ display:none ;}
.home_search_wrap .nav-pills .nav-item.desk_visa_hide{ display:none ;}