﻿.navbar-inverse2 .container {
    padding: 0px;
}

body {
    padding: 0px;
}

.ui-widget.ui-widget-content {
    z-index: 6 !important;
}

.brdr3, .brdr4, .pd-passenger {
    cursor: pointer;
}

.brdr1 {
    border: none;
    border-radius: 2px 0px 0px 2px !important;
}

.brdr2 {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.brdr3 {
    border-left: 1px solid #e5e5e5;
    border-right: none;
}

.brdr4 {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.psgr-dpdn-main {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #c6c6c6;
    margin-top: 9px;
    position: absolute;
    padding: 15px;
    width: 260px;
    display: none;
    z-index: 10;
    /*top: 64px;*/
}

.psgr-dpdn-main_2 {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #c6c6c6;
    margin-top: 2px;
    position: absolute;
    padding: 15px;
    width: 260px;
    display: none;
    z-index: 10;
}

.passenger-head {
    margin: 0px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 6px;
    text-align: left;
    line-height: normal;
}

.contn-inc-dicre {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 7px 0px;
}

    .contn-inc-dicre h5 {
        margin: 0px;
    }

    .contn-inc-dicre span {
        font-size: 10px;
    }

.subcontent {
    line-height: 10px;
}

.for-width1 {
    width: 60%;
    text-align: left;
    color: #4d4d4d;
}

.for-width2 {
    width: 40%;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-between;
}

.btn-style {
    background-color: white;
    border: 1.4px solid #c8c8c8;
    width: 25px;
    border-radius: 7px;
}


.radio-input {
    height: 20px;
    margin: 0px !important;
    width: 20px;
    cursor: pointer;
}

.confirm-btn {
    margin: auto;
    padding: 8px 10px;
    width: 100%;
    border-radius: 20px;
    border: none;
    background-color: #133469;
    color: white;
    letter-spacing: .5px;
}

.segment-st a:hover {
    color: #0c0c0c !important;
}

.confirm-btn-parent-div {
    margin-top: 8px;
}

.psgr-dpdn-main::before {
    content: '';
    position: absolute;
    left: 11%;
    top: -10px;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #fff;
    clear: both;
}

.custom-control-label {
    color: #4d4d4d;
}
.txtdep {
    margin-left: 11px!important;
}

.txticonedparture {
    position: absolute;
    margin-top: 12px;
    margin-left: 10px;
    color: #2a2a2a;
    z-index: 1;
    font-size:16px;
}

.iconflip {
    position: absolute;
    z-index: 99999999;
    top: 9px;
    font-size: 13px !important;
    right: -11px;
    color: #ffffff;
    cursor: pointer;
}
.iconflip2 {
    position: absolute;
    z-index: 999999999999;
    top: 14px;
    font-size: 13px !important;
    right: -11px;
    color: #ffffff;
    cursor: pointer;
}
.iconflip3 {
    position: absolute;
    z-index: 999999999999;
    top: 14px;
    font-size: 13px !important;
    right: -11px;
    color: #ffffff;
    cursor: pointer;
}

.down-point {
    position: absolute;
    margin-left: -18px;
    margin-top: 15px;
    cursor: pointer;
    color: #fff;
}

.class_div_heading {
    border-radius: 0px;
    margin-bottom: 0px;
}

.input_div input {
    width: 100%;
}

.class_input {
    padding: 3px 5px;
    color: black;
    cursor: pointer;
    width: 100%;
}

.body_classtype {
    background: white;
    text-align: left;
    margin: 0px 0px;
    border: 1px solid gray;
    /*box-shadow: 0px 0px 3px gray;*/
    padding: 0px 5px;
    display: none;
    width: 100%;
}

    .body_classtype label {
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        cursor: pointer;
    }

.class_div_heading #down_arrow_clstype {
    position: absolute;
    right: 20px;
    margin-top: 2px;
    cursor: pointer;
    color: black;
}

#divautocomplete::-webkit-scrollbar, #divautocompleteM11::-webkit-scrollbar, #divautocompleteM12::-webkit-scrollbar,
#divautocompleteR::-webkit-scrollbar, #divautocompleteRM11::-webkit-scrollbar, #divautocompleteRM12::-webkit-scrollbar {
    width: 3px;
}

#divautocomplete::-webkit-scrollbar-thumb, #divautocompleteM11::-webkit-scrollbar-thumb, #divautocompleteM12::-webkit-scrollbar-thumb,
#divautocompleteR::-webkit-scrollbar-thumb, #divautocompleteRM11::-webkit-scrollbar-thumb, #divautocompleteRM12::-webkit-scrollbar-thumb {
    background: #f8c919;
}

#divautocomplete::-webkit-scrollbar-track, #divautocompleteM11::-webkit-scrollbar-track, #divautocompleteM12::-webkit-scrollbar-track,
#divautocompleteR::-webkit-scrollbar-track, #divautocompleteRM11::-webkit-scrollbar-track, #divautocompleteRM12::-webkit-scrollbar-track {
    background: #f1f1f1;
}

#divautocomplete, #divautocompleteM11, #divautocompleteM12, #divautocompleteM13, #divautocompleteM14 {
    background-color: #ffffff;
    position: absolute;
    width: max-content !important;
    text-align: left;
    box-shadow: 0px 2px 5px grey;
    z-index: 999999999;
    max-height: 235px;
    overflow: auto;
}

.hp-photo-wrap .container {
    padding: 0px;
}

.section-benefits .container {
    padding: 0px;
}

@media screen and (max-width: 767px) and (min-width: 20px) {
    /* #divautocomplete, #divautocompleteR {
        width: auto !important;
    }*/
    .navbar-inverse2 .container, .section-benefits .container, .hp-photo-wrap .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

#divautocompleteR, #divautocompleteRM11, #divautocompleteRM12, #divautocompleteRM13, #divautocompleteRM14 {
    background-color: #ffffff;
    position: absolute;
    /*padding: 3px 10px;*/
    text-align: left;
    width: max-content !important;
    box-shadow: 0px 2px 5px grey;
    z-index: 999;
    max-height: 235px;
    overflow: auto;
}

.pd-passenger {
    padding-left: 25px;
    padding-right: 18px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
#userlist {
    padding: 0px;
    margin-bottom: 0px;
    /* display:flex;*/
}

.tt-suggestion i {
    display: table-cell;
    vertical-align: top;
}

.tt-suggestion {
    line-height: 10px;
    cursor: pointer;
    padding: 6px 10px;
    vertical-align: middle;
    overflow: hidden;
    zoom: 1;
}

    .tt-suggestion:hover {
        background-color: #797974c4;
        color: white;
    }

#userlist i {
    rotate: 0deg;
    margin-top: 9px;
    padding-left: 4px;
    /* margin-left: 15px; */
    margin-bottom: 0px !important;
    /* position: absolute; */
}

.tt-suggestion text {
    font-size: 14px;
    font-weight: 600;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.tt-suggestion span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    vertical-align: middle;
    margin: 0px 5px;
    line-height: normal;
    margin-top: 4px;
}

.txtbreakspan {
    display: block;
    margin-top: 10px;
}

.CountPassengerBox {
    width: 28px;
    text-align: center;
    border: none;
}

.main-div-row {
    /* display: flex; */
    background: white;
    padding: 20px 10px 20px 10px;
    border-radius: 15px;
    position: relative;
}

.main-div-multi {
    display: none;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.row-form {
    display: inline-flex;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.multi-row-form {
    display: inline-flex;
    padding: 0px;
    margin-top: 10px;
    width: 100%;
}

.first-three-column {
    width: 70%;
    /*position: relative;*/
    float: left;
    z-index: 99;
}

.bg_search_first {
    /* padding: 6px 0px 6px 6px; */
    /* border-radius: 50px 0px 0px 50px; */
    /* backdrop-filter: saturate(200%) blur(20px) !important; */
   /* background: hsl(0deg 0% 100% / 42%) !important;
    position: relative;
    z-index: 4;*/
}

/*.bg_search_first2 {
    padding: 6px 0px 6px 6px;
    border-radius: 50px 50px;
    backdrop-filter: saturate(200%) blur(20px) !important;
    background: hsl(0deg 0% 100% / 42%) !important;
}*/

.second-row1 {
    position: relative;
    z-index: 3;
}

.second-row2 {
    position: relative;
    z-index: 2;
}

.bg-search-second {
    /* padding: 6px 6px 6px 0px; */
    /* border-radius: 0px 50px 50px 0px; */
    /* backdrop-filter: saturate(200%) blur(20px) !important; */
    /*background: hsl(0deg 0% 100% / 47%) !important;
    position: relative;
    z-index: 4;*/
}

.segment-st {
    text-align: left;
    margin-top: 18px;
    margin-bottom: 15px;
    margin-left: 20px;
}

.add-segment {
    color: #ffff;
    font-size: 14px;
    font-weight: 600;
}

::placeholder {
    color:black;
}
.brdr1 {
    border-right: 1px solid #d9d9d9 !important;
}
.brdr1 {
    border: 1px solid #d9d9d9;
}
/*.hasDatepicker {
    margin-left: 25px; 
}*/
.brdr3 {
    border-right: 1px solid #d9d9d9;
}
.brdr4 {
    border-left: 1px solid #d9d9d9;
} 
/*#btnTravellers {
    margin-left: 50px;
}*/
.multi-field-wrap-from {
    padding: 4px;
    margin: 0px;
    width: 38%;
    position: relative;
}

.multi-field-wrap-to {
    padding: 4px;
    margin: 0px;
    width: 38%;
    position: relative;
}

/*.navbar1 {
    overflow: hidden;
    background-color: #333;
    font-family: Arial, Helvetica, sans-serif;
}*/
/*
    .navbar1 a {
        float: left;
        font-size: 13px;
        color: #3f5272;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        padding-left: 0px;
        font-weight: 600;
    }*/

.dropdown {
    float: left;
    overflow: hidden;
}

    .dropdown .dropbtn2 {
        cursor: pointer;
        font-size: 16px;
        border: none;
        outline: none;
        color: white;
        padding: 14px 16px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        float: right;
    }

/*   .navbar1 a:hover, .dropdown:hover .dropbtn, .dropbtn:focus {
        background-color: red;
    }*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 120px;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    float: right;
    right: 30px;
    top: 85px;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 6px 10px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }


.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 120px;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    float: right;
    left: 10px;
    top: 240px;
}

    .dropdown-content2 a {
        float: none;
        color: black;
        padding: 3px 10px;
        text-decoration: none;
        display: block;
        text-align: left;
    }

        .dropdown-content2 a:hover {
            background-color: #ddd;
        }

.show {
    display: block !important;
}

/*.navbar-inverse2 {
    background-color: #44587b !important;
    border-color: #44587b !important;
}*/

.li-content {
    display: none;
    display: inline-block;
    vertical-align: middle;
}

.li-content {
    display: none !important;
    display: inline-block;
    vertical-align: middle;
}

/*@media (min-width: 768px) {
    .navbar-nav {
        float: right !important;
        margin: 0;
    }
}*/

.search-mode:first-child:active {
    color: #f4e77f !important;
}

@media screen and (max-width:768px) and (min-width:200px) {
    .top-subheader {
        display: none !important;
    }
}

.top-subheader {
    background-color: #f0f0f0;
    padding: 7px 0px;
    height: 37px;
}

.feefo-container ul {
    padding: 6px 0px;
    margin-bottom: 0px;
}

.navbar-brand {
    color: white !important;
}

.subheader {
    display: flex;
    /*margin-top:60px;*/
}

    .subheader ul {
        display: flex;
        padding-left: 0px;
    }

.drop-down {
    float: right;
    width: 100%;
}

    .drop-down .fa {
        font-size: 10px;
        margin-left: 8px;
    }

.travel-typ .dropbtn2 .fa {
    font-size: 10px;
    margin-left: 4px;
}

.dropbtn {
    float: right;
    cursor: pointer;
    color: #444444;
}

.dropbtn2 {
    margin-top: 12px;
    padding-left: 5px;
    float: right;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
}

.item-hotels-search input[type=checkbox]:checked + label:before {
    content: "\f046";
}

.item-hotels-search input[type=checkbox] + label:before {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    content: "\f096";
    top: 50%;
    margin-top: -5px;
    line-height: 13px;
    font-size: 15px;
    left: 0;
}

.item-hotels-search input[type=checkbox] + label {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    padding-left: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropbtn2:hover {
    text-decoration: none;
}

.dropbtn:hover {
    text-decoration: none;
}

.subheader2 ul li {
    padding-right: 15px;
}

    .subheader2 ul li a {
        color: #444444;
    }

        .subheader2 ul li a:hover {
            text-decoration: none !important;
        }


@media only screen and (min-width: 992px) {
    .hp-photo-wrap {
        background: url(/images/img/jf-homepage-bg.jpg) no-repeat center;
        background-size: cover;
        background-color: #f5f5f5;
        padding: 30px 0 180px;
        position: relative;
    }

    .bg_search_first {
        border-top: 0px solid #e1e1e1;
    }

    .bg-search-second {
        border-top: 0px solid #e1e1e1;
    } 
}

.hp-form-wrap {
    position: relative;
    z-index: 2;
}

.container-myaccount, .general-container {
    width: 95%;
    max-width: 1170px;
    margin: auto;
}

.hp-slogan.flights {
    display: block;
}

.hp-slogan {
    font-family: lato,sans-serif;
    line-height: 1;
    color: #fff;
    margin: 0 0 10px;
    font-size: 26px;
    text-shadow: 0 2px 1px rgba(0,0,0,.1);
    font-weight: 900;
    text-align: left;
    display: none;
}

    .hp-slogan .main {
        text-transform: uppercase;
    }

.slogan-subtitle {
    margin: 5px 0 0;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
}

.search-selection-tabs {
    font-size: 0;
    margin-bottom: 10px;
    border-bottom: 2px solid rgba(255,255,255,.2);
}

.home.index .home-page-recent-items-title, .home.index .form-field-segment .multicity-btn, .home.index .item-hotels-search input[type=checkbox] + label, .home.index .flight-class .item a, .home.index .flight-type .item a, .home.index .search-selection-tab {
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.search-selection-tab:hover, .search-selection-tab.active {
    color: #fffacf;
    border-color: #fff;
}

.search-selection-tab {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 -2px;
    padding: 12px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid;
    border-color: transparent;
}

    .search-selection-tab.cruises .fa, .search-selection-tab .jf-icon {
        margin-right: 8px;
        font-size: 13px;
    }

    .search-selection-tab .jf-icon, .search-selection-tab span {
        display: inline-block;
        vertical-align: middle;
    }

.jf-icon {
    line-height: 1;
}

.search-selection-tab .jf-icon, .search-selection-tab span {
    display: inline-block;
    vertical-align: middle;
}

.search-selection-tab + .search-selection-tab {
    margin-left: 5px;
}

.search-selection-tab {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 -2px;
    padding: 12px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid;
    border-color: transparent;
}

    .search-selection-tab.cruises .fa, .search-selection-tab .jf-icon {
        margin-right: 8px;
        font-size: 13px;
    }

    .search-selection-tab.cruises .fa, .search-selection-tab .jf-icon {
        margin-right: 8px;
        font-size: 13px;
    }

    .search-selection-tab .jf-icon, .search-selection-tab span {
        display: inline-block;
        vertical-align: middle;
    }

    .search-selection-tab + .search-selection-tab {
        margin-left: 5px;
    }

.search-selection-tab {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 -2px;
    padding: 12px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid;
    border-color: transparent;
}

.jf-icon {
    line-height: 1;
}

    .jf-icon:before {
        font-family: jf-dashboard !important;
        content: attr(data-icon);
        font-style: normal !important;
        font-weight: 400 !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.form-filter {
    position: relative;
    padding-top: 20px;
    padding-bottom: 13px;
}

.search-mode {
    display: flex;
    background: white;
    width: max-content;
    margin-left: 12px;
    border-radius: 30px;
    padding: 6px 0px;
}
    .search-mode li {
        padding-right: 15px;
    }


        .search-mode li a:hover {
            text-decoration: none;
            color: #ffe931;
            cursor: pointer;
        }

.main-div {
    display: inline-flex;
    width: 100%;
}

.input-field {
    width: 100%;
    color: #505c75;
    /* backdrop-filter: saturate(200%) blur(20px) !important; */
    background: none !important;
    height: 46px;
    border-radius: 0px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    /* border: 1px solid #d9d9d9; */
    padding-left: 30px;
    /* padding-right: 20px; */
}

.pd-left-right {
    padding-left: 37px;
    padding-right: 25px;
}
.txtplane {
    margin-left: 9px !important;
}
.responsive-form {
    display: inline-flex;
    width: 17%;
    position: unset;
    z-index: 9;
    float: left;
}
.addvance-booking {
    width: 100%;
    display: flow-root;
}
.field-wrap-from {
    padding: 4px;
    margin: 0px;
    width: 28%;
    position: relative;
}

.field-wrap-to {
    padding: 4px;
    margin: 0px;
    width: 28%;
    position: relative;
}

.field-wrap-depart {
    padding: 4px;
    margin: 0px;
    width: 22%;
}

.field-wrap-return {
    padding: 4px;
    margin: 0px;
    width: 22%;
}

.field-wrap-pass {
    padding: 4px;
    margin: 0px;
    width: 100%;
   /* margin-left: 30px;*/
}

.field-wrap-submit {
    padding: 4px;
    padding-left: 15px;
    /*position: relative;*/
    margin: 0px;
    width: 13%;
    /* top: -46px;
    left: -21px;
    z-index: 0;*/
    text-align: center;
    float: left;
}

#multicitydivbox2 {
    margin-top: 53px;
}

.field-wrap input[type=text]:focus {
    background-color: #f2fcff;
    outline: none;
}

.submitbtn:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #9b0106;
    border-color: #9b0106;
}
.form-filter .search-mode li label {
    margin-bottom: 0px;
}
.submitbtn {
    height: auto;
    text-transform: uppercase;
    color: white;
    font-weight: 800;
    padding: 10px 15px;
    border-radius: 40px;
    background: #2d38a3;
    border: 1px solid #2d38a3;
}

.func-cls1 a:hover, a:focus {
    color: #ffffff;
    text-decoration: underline;
}

.travel-typ {
    display: flex;
}

.lebel-hotel {
    color: white;
}

.checkinput {
    margin-left: 30px;
    margin-top: 16px;
    padding: 5px 0px;
    height: 12px;
    display: none;
}

.feefo-container li {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.feefo-container .powered {
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

.feefo-container .social {
    padding-left: 25px;
}

.feefo-container {
    text-align: center;
    background: #f1f1f1;
    font-weight: 600;
    color: #666;
}

._2tga._8j9v {
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 6px;
}

._8f1i {
    background-color: rgba(9, 30, 66);
    border-radius: inherit;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.follow-btn {
    background-color: #2f59ff;
    border: 1px solid #3c3c3cdb;
    border-radius: 4px;
    font-size: 10px;
    padding: 3px 10px;
    color: white;
}

.section-benefits {
    padding: 25px 0;
}

.threeboxes-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.threeboxes-item {
    padding-right: 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.threeboxes-container {
    padding-right: 25px;
    font-size: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex: 0 1 auto;
}

.threeboxes-wrap .icon {
    flex: 0 1 auto;
}

.threeboxes-wrap .icon-wrap {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #64a04d;
    color: #64a04d;
    font-size: 12px;
    border-radius: 50%;
}

.threeboxes-wrap .text {
    padding-left: 10px;
    flex: 1;
}

.threeboxes-item {
    padding-right: 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex: 1;
}

.threeboxes-wrap strong {
    font-size: 1.25em;
    display: block;
    margin-bottom: 1px;
    font-weight: 600;
}

ol, ul {
    list-style: none;
}

.item-hotels-search {
    margin-top: 11px;
    margin-left: 30px;
}

.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

.multi-field-wrap-depart {
    width: 100%;
    text-align: start;
    margin-top: 10px;
    padding: 15px !important;
}

.multi-field-wrap {
    width: 24%;
    padding:4px;
}

.segment-add {
    margin-left: 20px;
    cursor: pointer;
}

@media screen and (max-width:991px) and (min-width:500px) {
    .hp-photo-wrap {
        background-color: #677b9e;
        height: auto;
        padding: 40px 0px;
        padding-top: 15px;
    }
    .txticonedparture {
        margin-left: 10px !important;
    }
    #show_advanceOption { 
        margin: 0px 20px;
    }
    #btnTravellers {
        margin-left: 0px;
    }
    .segment-add {
        padding: 10px !important;
       /* margin-top: 10px;*/
        /*width: 50%;*/
        text-align: left;
        margin-left: 0px;
        padding-left: 0px !important;
    }

    .multi-row-form {
        display: block;
    }

    .multi-field-wrap {
        width: 100%;
    }

    .multi-field-wrap-depart {
        padding: 4px;
    }

    .segment-st {
        padding: 0px !important;
        color: #111 !important;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .remove-mr {
        margin-left: 20px;
    }

    .bg_search_first2 {
        padding: 6px 0px 5px;
        border-radius: 30px 30px;
    }

    .responsive-form {
        display: flex;
        width: 50%;
    }
    .bg-search-second {
        width: 100% !important;
    }

    .first-three-column {
        width: 100%;
        float: left;
    }

    .row-form {
        display: block;
    }

    .multi-field-wrap-from {
        padding: 4px;
        margin: 0px;
        width: 50%;
        float: left;
    }

    .multi-field-wrap-depart {
        width: 100% !important;
        float: left;
    }

    .multi-field-wrap-to {
        padding: 4px;
        margin: 0px;
        width: 50%;
        display: inline-flex;
    }

    .add-segment {
        float: left;
        color: white;
    }

    .psgr-dpdn-main {
        width: auto !important;
    }

    .psgr-dpdn-main_2 {
        width: auto !important;
    }

    .main-div {
        display: inline-block;
        width: 100%;
    }

    .field-wrap-from {
        width: 50%;
        float: left;
    }

    .field-wrap-to {
        width: 50%;
        float: right;
    }

    .field-wrap-depart {
        width: 50%;
        float: left;
    }

    .field-wrap-return {
        width: 50%;
        float: left;
    }

    .field-wrap-pass {
        width: 100%;
        float: left;
    }

    .field-wrap-submit {
        width: 50%;
        float: right;
        padding-left: 20px;
        border-left: 1px solid white;
        padding-top: 6px;
    }

    .hp-slogan.flights {
        text-align: center;
    }

    .hp-form-wrap {
        text-align: center;
    }

    .flight-type ul {
        margin: 0 0 10px;
        text-align: center;
    }

    .search-mode {
        display: inline-block;
        background: white;
        margin: 0px 15px;
        border-radius: 30px;
    }

    .travel-typ {
        display: block;
    }

    .search-mode li {
        padding: 0px 12px;
        display: inline;
    }

    .option-drop {
        width: 100%;
        float: left;
    }

    .threeboxes-container {
        padding-right: 0px;
    }

    .item-hotels-search {
        margin-top: 11px;
        width: 100%;
        float: right;
    }
}

@media screen and (max-width:991px) and (min-width:500px) {
    .pd-passenger {
        border-radius: 0px 0px 0px 3px !important;
    }

    .brdr1 {
        border-radius: 2px 0px 0px 0px !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }
    .input-field {
        height: 50px !important;
    }
    .txticonedparture { 
        margin-top: 12px; 
    }
    .brdr2 {
        border-radius: 0px 2px 0px 0px !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }

    .submitbtn {
        border-radius: 30px !important;
        height: auto;
        line-height: normal;
        padding: 10px 15px;
        margin-top: 5px;
    }
    .brdr4 {
        /*border-left: none;*/
        border-bottom: 1px solid #e5e5e5 !important;
    }
    .brdr1 {
        border-right: 1px solid #e5e5e5 !important;
    }
    .depart_width {
        width: 50% !important;
    }

    .arrive_width {
        width: 50% !important;
    }

    .depart_date_width {
        width: 50% !important;
    }

    .depart_date2 {
        width: 50% !important;
    }

    .depart_date1 {
        width: 100% !important;
    }

    .field-wrap-pass {
        margin-left: 0px;

    }
    .brdr3 {
        border-bottom: 1px solid #d3d3d3 !important;
        border-top: 1px solid #d3d3d3 !important;
        border-left: 1px solid #d3d3d3 !important;
    }
    #multiFlyingDate2 {
        border-bottom: 1px solid #d3d3d3 !important;
    }
    #multiFlyingDate1 {
        border-bottom: 1px solid #d3d3d3 !important;
    }
    .btnbgchange {
        color: #ffe931 !important;
    }
}

.selecter {
    background: none;
    border: none;
    color: white;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 0px;
    margin-top: 5px;
}

.clas-row {
    width: 100%;
    display: flex;
}

.rdo-marg {
    margin-right: 20px !important;
}
/*.rdo-marg2{
    width:50%;
}*/

.radio-style {
    width: 50%;
    display: flex;
    justify-content: space-between;
    margin: 6px 0px;
}

.selecter select:focus-visible, select:focus {
    outline: none;
}

.selecter option {
    background-color: #44587b;
    padding: 0px 0px;
    font-size: 10px;
    font-weight: 600;
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}

button, select {
    text-transform: none;
}

.row-sigment {
    display: block;
}

button, select {
    text-transform: none;
}

.submitbtn:focus {
    outline: none;
    text-decoration: none;
    color: #fff;
    background-color: #9b0106;
}

@media screen and (max-width:991px) and (min-width:768px) {
    .bg_search_first {
        padding: 6px 20px 0px 20px !important;
        border-radius: 30px 30px 0px 0px !important;
    }

    .brdr3 {
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3;
    }

    .pd-passenger {
        border-left: 1px solid #e5e5e5;
    }

    .bg-search-second {
        padding: 0px 20px 6px 20px;
        border-radius: 0px 0px 30px 30px;
    }

    .brdr4 {
        border-bottom: 1px solid #e5e5e5 !important;
    }

   /* .main-div-row {
        background: transparent;
    }*/

    .main-banner {
        padding: 140px 0px 140px 0px;
    }

        .main-banner .top-text {
            margin-bottom: 30px;
        }

    .bg-search-second {
        z-index: 1;
        width: 50%;
        display: block;
    }
}

@media screen and (max-width:767px) and (min-width:500px) {
    .main-banner {
        padding: 80px 0px 100px 0px;
    }

    .bg_search_first {
        padding: 0px 0px 0px 0px !important;
        border-radius: 30px 30px 0px 0px !important;
    }

    .brdr3 {
        border-left: 1px solid #d3d3d3;
        border-right: 1px solid #d3d3d3;
    }

    .pd-passenger {
        border-left: 1px solid #e5e5e5;
    }

    .bg-search-second {
        padding: 0px 0px 6px 0px;
        border-radius: 0px 0px 30px 30px;
    }

    .brdr4 {
        border-bottom: 0px solid #e5e5e5;
    }

    .main-div-row { 
        padding-left: 15px;
        padding-right: 15px;
    }

    .bg-search-second {
        z-index: 1;
    }
}
@media screen and (max-width:500px) and (min-width:200px) {
    #divautocomplete, #divautocompleteM11, #divautocompleteM12, #divautocompleteM13, #divautocompleteM14 {
        width:auto !important;
    }
    #divautocompleteR, #divautocompleteRM11, #divautocompleteRM12, #divautocompleteRM13, #divautocompleteRM14 {
        width: auto !important;
    }
    .tt-suggestion text {
        font-size: 9px!important;
        font-weight: 600;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}
    @media screen and (max-width:500px) and (min-width:200px) {
        .hp-slogan.flights {
            text-align: center;
            display: none !important;
        }

        .form-filter {
            position: relative;
            padding-top: 15px;
        }

        .iconflip {
            top: 38px !important;
            right: 0px;
            rotate: 90deg;
        }

        .txticonedparture {
            margin-left: 5px;
        }

        #btnTravellers {
            margin-left: 0px;
        }

        .txtplane {
            margin-left: 5px !important;
        }

        .txtdep {
            margin-left: 5px !important;
        }

        .searchboxbar-array {
            padding: 30px 0 50px !important;
        }

        .multi-field-wrap-from {
            width: 100%;
        }

        .multi-field-wrap-to {
            width: 100%;
        }

        .multi-field-wrap {
            width: 100% !important;
        }

        .add-segment {
            float: left;
        }

        .segment-add {
            padding: 10px !important;
            margin-top: 0px;
            /* width: 50%; */
            text-align: left;
            margin-left: 0px !important;
            padding-left: 0px !important;
        }

        .segment-st {
            padding: 0px 0px !important;
            margin-top: 0px;
            margin-left: 10px;
            margin-bottom: 0px;
        }

        .multi-row-form {
            margin-top: 0px !important;
        }

        #show_advanceOption {
            margin: 0px 15px;
        }

        .remove-mr {
            margin-left: 20px !important;
        }

        .feefo-container {
            margin-top: 25px;
        }

        .multi-row-form {
            display: block;
        }

        .psgr-dpdn-main {
            width: auto !important;
            margin-right: 15px;
        }

        .psgr-dpdn-main_2 {
            width: auto !important;
            margin-right: 15px;
        }

        .li-content {
            display: inline-block !important;
            font-size: 11px;
            font-weight: 600;
        }

        .tpilot-stars img {
            width: 75px !important;
        }

        .feefo-container li {
            padding: 0 2px !important;
        }

        .threeboxes-item {
            display: block !important;
            padding-bottom: 22px;
        }

        .threeboxes-wrap {
            display: block !important;
        }

        .feefo-container .social {
            padding-left: 0px !important;
            display: block;
            margin-top: 8px;
        }

        .feefo-container .powered {
            line-height: 13px;
        }

        .input-field {
            border: 1px solid #e5e5e5 !important;
            border-bottom: 1px solid #e5e5e5 !important;
        }

        #multiFlyingDate1 {
            border-bottom: 1px solid #e5e5e5 !important;
        }

        #btnTravellers {
            border-bottom: 1px solid #e5e5e5 !important;
        }

        #multiFlyingDate2 {
            border-bottom: 1px solid #e5e5e5 !important;
        }

        .search-mode li a {
            color: #44587b;
            font-weight: 600 !important;
            font-size: 13px !important;
        }

        .search-selection-tab:hover, .search-selection-tab.active {
            color: #44587b !important;
            font-size: 13px;
            font-weight: 600;
        }

        .search-selection-tab {
            color: #444 !important;
            font-size: 13px !important;
            font-weight: 600 !important;
            margin: 0 0 0px;
            border-bottom: none !important;
        }

        .search-selection-tabs {
            background-color: #f5f5f5;
        }

        .hp-form-wrap {
            text-align: center;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .search-mode {
            display: inline-block !important;
            background: white;
            padding: 3px 2px !important;
            margin: 0px 2px;
            border-bottom: none;
            border-radius: 30px;
            width: auto;
        }

            .search-mode li label {
                margin: 4px 0px !important;
            }

            .search-mode li {
                padding: 0px 3px !important;
                display: block !important;
                float: left;
            }

        .field-wrap-from {
            width: 100% !important;
            float: left;
        }

        .field-wrap-to {
            width: 100% !important;
            float: right;
        }

        .field-wrap-depart {
            width: 100% !important;
            float: left;
            margin-left: 0px !important;
        }

        .iconflip2 {
            top: 30px;
            rotate: 90deg;
        }

        .iconflip3 {
            top: 30px;
            rotate: 90deg;
        }

        .main-div-row {
            box-shadow: 0px 2px 5px black;
        }

        .field-wrap-return {
            width: 100% !important;
            float: right;
        }

        .field-wrap-pass {
            width: 100% !important;
            float: left;
            margin-bottom: 0px !important;
            margin-left: 0px !important;
        }


        .field-wrap-submit {
            width: 100% !important;
            float: right;
            margin-bottom: 0px !important;
            margin-top: 10px !important;
            top: -11px !important;
            padding-left: 10px !important;
        }

        .field-wrap-submit {
            padding: 0px;
            padding-left: 15px;
            position: relative;
            margin: 0px;
            /* width: 50%; */
            top: -46px;
            left: -5px !important;
            z-index: 0;
            text-align: end;
        }

        .bg_search_first2 {
            padding: 5px 15px;
            border-radius: 30px 30px;
            padding-bottom: 10px;
        }


        .submitbtn {
            height: auto;
            padding: 9px 15px;
            width: 100%;
        }

        .main-div {
            display: inline-block !important;
            width: 100% !important;
            padding-left: 15px;
            padding-right: 15px;
        }

        .main-div-row {
            display: block;
            padding-left: 0px;
            padding-right: 0px;
            margin-top: 0px;
        }

        .row-form {
            display: block;
        }

        .responsive-form {
            width: 100% !important;
            display: inline-flex !important;
            /* margin-bottom: 30px;*/
        }

        .first-three-column {
            width: 100% !important;
            float: left;
        }

        .bg_search_first {
            padding: 15px 15px 0px 15px;
            border-radius: 30px 30px 0px 0px;
        }

        .bg-search-second {
            padding: 0px 15px 7px 15px;
            border-radius: 0px 0px 30px 30px;
        }

        .main-banner {
            padding: 70px 0px 100px 0px;
        }

        .clear_btn {
            right: 0px;
            top: 5px;
        }

        .pd-left-right {
            padding-left: 30px;
            padding-right: 25px;
        }

        .bg-search-second {
            z-index: 1;
        }
    }

    @media screen and (max-width:768px) and (min-width:200px) {
        .w3-hide-large {
            display: block !important;
        }

        .fmaindiv {
            height: auto !important;
            padding: 0% 0px !important;
            top: 90px !important;
        }

        .text_Advance_option {
            margin: 5px 0px !important;
        }

        input[type="radio"] {
            vertical-align: middle;
        }
    }
