.search-seaction .middbar {
    position: relative
}

.search-seaction .midbarslider .item {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%
}

.search-seaction .middbar .midbarslider .item {
    position: relative
}

.search-seaction .middbar .midbarslider .item:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3)
}

.search-seaction .midbarslider {
    margin-bottom: 0px
}

.search-seaction .midbarslider .item>.container>.row {
    height: 763px;
    display: flex;
    align-items: center
}

.search-seaction .midbar-textbox {
    position: relative;
    z-index: 2;
    padding-left: 30px
}

.search-seaction .midbar-head {
    font-size: 49px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    margin-bottom: 5px
}

.search-seaction .midbar-head .midbar-icon {
    display: inline-block;
    height: 36px;
    position: relative;
    top: 3px;
    margin: 0px 1px
}

.search-seaction .midbar-cmstext {
    font-size: 25px;
    color: #fff;
    line-height: 27px
}

.search-seaction .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px;
    padding: 0 20px;
    text-align: right
}

.search-seaction .slick-dots li {
    width: 13px;
    margin: 0 7px;
    height: 13px
}

.search-seaction .slick-dots li button {
    width: 9px;
    height: 9px;
    border: 1px solid #fff;
    border-radius: 50%
}

.search-seaction .slick-dots li.slick-active button {
    background-color: #fff
}

.search-seaction .slick-dots li button:before {
    display: none
}

.search-seaction .tab-type1 {
    /* position: absolute; */
    z-index: 2;
    margin-top: -60px;
    width: 100%
}

.search-seaction .tab-type1 .nav {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    border: none;
    display: inline-block
}

.search-seaction .tab-type1 .nav li {
    margin: 0px;
    padding: 0px;
    list-style-type: none
}

.search-seaction .tab-type1 .nav .nav-item {
    text-decoration: none;
    padding: 12px 35px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    color: black;
    border-radius: 2px;
    background-color: #102339;
    border: 0 none;
    margin-right: 10px
}

.search-seaction .tab-type1 .nav .nav-item:hover {
    background-color: #1b87d6
}

.search-seaction .tab-type1 .nav li.active .nav-item {
    background-color: rgba(18, 55, 100, 0.8)
}

.search-seaction .tab-type1 .tab-content {
    padding: 25px 5px 15px;
    border-radius: 0px 4px 4px 4px;
    /* background-color: rgba(18, 55, 100, 0.8); */
    margin-top: 5%;
}

.search-seaction .tab-type1 .search-form-typ1 .control-label {
    font-size: 15px;
    line-height: 13px;
    margin-bottom: 5px;
    color: black;
    font-weight: 500;
    text-transform: capitalize;
}

.search-seaction .tab-type1 .search-form-typ1 .search-form-group .form-control,
.search-seaction .tab-type1 .search-form-typ1 .search-form-group .form-control:focus {
    outline: none;
    border-radius: .25rem;
    background-color: #f0f3f5;
    box-shadow: none;
    padding: 13px 25px 10px 15px;
    font-size: 15px;
    color: #6a6d70;
    border: 1px solid transparent;
    height: 57px;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.searchflightcust:hover{
    background-color: white!important;
    border: 1px solid #ff690f!important;
}

.flight-travel-type .radio-typ2 {
    margin-bottom: 25px;
    margin-right:20px;
}

.search-seaction .tab-type1 .search-form-typ1 .search-form-group {
    margin-bottom: 20px
}

.search-seaction .search-btn,
.search-seaction .search-btn:hover,
.search-seaction .search-btn:focus {
    border-radius: 2px;
    background: linear-gradient(135deg,#ff690f 0%,#e8381b 100%);
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    color: #fff;
    border: 0 none;
    padding: 15px 20px;
    letter-spacing: 1px;
    transition: all 0.3s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    display: block;
    /* width: 100%; */
}

.no-touch .search-seaction .search-btn:hover {
    background-color: #102339
}

.search-seaction .addflight-link,
.search-seaction .addflight-link:focus {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: 17px;
    margin: 15px 0px 15px
}

.whychooseus {
    background-color: #fff;
    padding: 80px 0px 0px;
    font-size: 15px;
    line-height: 20px
}

.whychooseus .hd-typ1 {
    font-weight: 600
}

.whychooseus .whychoosedetail {
    display: inline-block;
    text-align: center;
    width: 24%;
    margin-bottom: 20px;
    vertical-align: top;
    padding: 0px 15px 35px 15px;
    position: relative
}

.whychooseus .whychoosedetail:after {
    content: '';
    display: block;
    border-right: 1px solid #d7d7d7;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.whychooseus .whychoosedetail:last-child:after {
    display: none
}

.whychooseus .whychoosedetail .whychooseimg {
    margin-bottom: 20px;
    display: table;
    width: 100%
}

.whychooseus .whychoosedetail .whychooseimg .whychooseimg-inner {
    display: table-cell;
    vertical-align: middle;
    height: 70px
}

.whychooseus .whychoosedetail .whychooseimg .whychooseimg-inner img {
    width: 60px;
    vertical-align: middle
}

.whychooseus .whychoosedetail .whychoosedata {
    font-size: 17px;
    line-height: 19px;
    text-align: center;
    color: #123764;
    margin-bottom: 20px;
    font-weight: 600
}

.whychooseus .whychoosedetail .whychoosedescription {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #2e2e2e
}

.looking-section {
    background-color: #dcdcdc;
    padding: 35px 0px
}

.looking-box {
    height: 350px;
    background-size: cover;
    padding: 40px;
    position: relative
}

.looking-box:before {
    content: '';
    background: linear-gradient(to right, #ffffff, transparent);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.looking-content {
    width: 45%;
    position: relative
}

.looking-info {
    font-size: 15px;
    line-height: 23px;
    color: #123764;
    margin: 25px 0px 40px
}

.looking-content .btn-typ2 {
    display: inline-block
}

@media(max-width:1199px) {
    .populardest .row .col-lg-4.col-md-6.col-xs-6.mob-grid576:nth-child(3n+1) {
        clear: none
    }
    .populardest .row .col-lg-4.col-md-6.col-xs-6.mob-grid576:nth-child(2n+1) {
        clear: both
    }
    .looking-content {
        width: 60%
    }
    .looking-box {
        height: 310px
    }
}

@media(max-width:992px) {
    .whychooseus .whychoosedetail {
        width: 49%
    }
    .whychooseus .whychoosedetail:nth-child(2n+1):after {
        display: none
    }
    .search-seaction .slick-dots {
        z-index: 2
    }
    .search-seaction .tab-type1 {
        width: auto;
        left: 10px;
        right: 10px
    }
    .search-seaction .tab-type1 .nav .nav-item {
        padding: 7px 20px;
        font-size: 16px;
        line-height: 20px
    }
    .looking-content {
        width: 80%
    }
    .flightSearch .search-form-typ1>.search-form-group {
        width: 48%;
        margin-right: 4%;
        float: left
    }
    .flightSearch .search-form-typ1>.search-form-group:nth-child(2) {
        margin-right: 0px
    }
    .search-seaction .midbarslider .item>.container>.row {
        display: block
    }
    .search-seaction .midbar-head {
        font-size: 36px;
        line-height: 46px;
        margin-top: 10px
    }
    .search-seaction .midbar-cmstext {
        font-size: 22px;
        line-height: 22px
    }
}

@media(max-width:767px) {
    .flight-travel-type .radio-typ2 {
        margin-bottom: 10px
    }
    .search-seaction .tab-type1 .tab-content {
        padding: 25px 20px 15px
    }
    .search-seaction .tab-type1 .search-form-typ1 .search-form-group {
        margin-bottom: 10px
    }
    .whychooseus {
        padding: 30px 0px 0px
    }
    .whychooseus .hd-typ1 {
        font-size: 25px;
        line-height: 27px;
        margin-bottom: 20px
    }
    .destination-detail {
        padding: 10px
    }
    .destination-deal-link {
        min-width: 80px
    }
    .populardest {
        padding: 20px 0px 10px
    }
    .populardest .hd-typ2 {
        font-size: 25px;
        line-height: 27px
    }
    .populardest .viewdest {
        text-align: right;
        margin-top: 5px
    }
    .search-seaction .midbar-head {
        font-size: 30px;
        line-height: 32px
    }
    .search-seaction .midbar-cmstext {
        font-size: 18px;
        line-height: 20px
    }
    .search-seaction .slick-dots {
        bottom: 40px
    }
    .looking-content {
        width: 60%
    }
    .looking-box {
        margin-bottom: 20px;
        height: auto;
        padding: 30px
    }
}

@media(max-width:576px) {
    .whychooseus .whychoosedetail {
        padding: 0px 10px 10px
    }
    .whychooseus .whychoosedetail .whychoosedata {
        font-size: 13px;
        line-height: 10px
    }
    .whychooseus .whychoosedetail .whychooseimg .whychooseimg-inner img {
        width: 40px
    }
    .whychooseus .whychoosedetail .whychooseimg .whychooseimg-inner {
        height: 50px
    }
    .whychooseus .whychoosedetail .whychoosedescription {
        font-size: 12px;
        line-height: 15px
    }
    .search-seaction .tab-type1 .tab-content {
        padding: 10px
    }
    .search-seaction .midbar-textbox {
        padding-left: 0px;
        margin-top: 20px
    }
    .search-seaction .midbar-head {
        font-size: 25px;
        line-height: 28px
    }
    .search-seaction .midbar-cmstext {
        font-size: 15px;
        line-height: 18px
    }
    .directflight .custom-chkbox1 {
        margin: 5px 0px
    }
    .populardest .row .col-lg-4.col-md-6.col-xs-6.mob-grid576:nth-child(2n+1) {
        clear: none
    }
    .populardest .hd-typ2 {
        font-size: 25px;
        line-height: 27px;
        margin-bottom: 10px
    }
    .populardest .viewdest {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 15px
    }
    .cmsseaction {
        padding: 0px 0px 45px
    }
    .radio-typ2>span {
        font-size: 13px;
        line-height: 15px;
        padding-left: 21px
    }
    .looking-box {
        padding: 20px
    }
    .looking-section {
        padding-bottom: 15px
    }
    .search-seaction .midbarslider .item>.container>.row {
        display: block;
        height: 600px
    }
    .search-seaction .search-form-typ1>.row {
        margin-left: -6px;
        margin-right: -6px
    }
    .search-seaction .search-form-typ1>.row>div {
        padding-left: 6px;
        padding-right: 6px
    }
    .add-multi-flight .addflight>.row {
        margin-left: -6px;
        margin-right: -6px
    }
    .add-multi-flight .addflight>.row>div {
        padding-left: 6px;
        padding-right: 6px
    }
    .search-seaction .tab-type1 {
        margin-top: 0px
    }
    .search-seaction .slick-dots {
        bottom: 20px
    }
    .search-seaction .tab-type1 .search-form-typ1 .search-form-group .form-control,
    .search-seaction .tab-type1 .search-form-typ1 .search-form-group .form-control:focus,
    .homepage-search .btn-group.travel-count .dropdown-toggle,
    .homepage-search .btn-group.calender .dropdown-toggle {
        padding: 8px 25px 8px 40px;
        height: 44px
    }
}