﻿@media screen and (min-width: 768px) and (max-width: 1023px) {
    .sw_form {
        padding-top: 15px;
    }
    .sw_form .form {
        padding: 10px 20px 15px;
    }
    .sw_form .tab ul {
        line-height: inherit;
        align-items: center;
    }
    .sw_form .tab ul li {
        padding: 5px 10px !important;
    }
    .sw_form .tab ul li a {
        font-size: 12px;
    }
    .sw_form .tab ul li a > img {
        margin-right: 6px;
    }
    .home-flight-searching .list-two {
        margin-bottom: 5px;
    }
    .sw_form .form .row {
        margin-bottom: 10px;
    }
    .sw_form .form .custom_input label {
        font-size: 11px !important;
    }
    .sw_form .form .custom_input input, .sw_form .form .custom_input select {
        font-size: 13px !important;
        padding: 0 15px 0 0 !important;
        height: 30px !important;
    }
    .sw_form .form .custom_input input::placeholder, .sw_form .form .custom_input select::placeholder {
        font-size: 12px !important;
    }
    .sw_form .form .custom_input .selectWrapper:after {
        content: none;
    }
    .sw_form .form .custom_input .f_il i {
        font-size: 16px;
    }
    .sw_form .form button {
        font-size: 16px;
        margin: 0 !important;
    }
    .sw_form .input-group-circle {
        top: 17px;
    }
    .switch {
        width: 35px;
        height: 15px;
        top: 7px;
    }
    .slider:before {
        width: 10px;
        height: 10px;
    }
    .home-flight-searching .list-two .cff-list-tab {
        width: 120px;
    }
    .inputSet2.radio {
        padding-top: 0;
    }
    #formAirSearch label, .formMidBox label {
        font-size: 12px;
    }
    .switch.turn .slider:before {
        left: -4px;
    }
    .usp_sec ul:before, .usp_sec ul:after {
        content: none;
    }
    .usp_sec ul li {
        padding: 15px 10px;
    }
    .usp_sec ul li .usp_txt {
        font-size: 12px;
        padding-left: 10px;
        line-height: initial
    }
    .sub_inputcontainer button {
        font-size: 16px;
    }
    .sub_inputcontainer {
        width: 70%;
    }
    header .full-wrapper {
        flex-direction: column;
    }
    .top-left-wrap {
        display: none !important;
    }
    header .callsec .callnum {
        font-size: 16px;
    }
    .inner-nav > ul > li > a {
        padding: 7px 10px;
        font-size: 12px;
    }
    header .full-wrapper .callsec {
        padding: 0 5px !important;
    }
    .main-nav {
        padding-top: 0;
    }
    .inner-nav.desktop-nav {
        width: 100%;
        justify-content: space-between;
        padding: 0 0 5px;
    }
    footer .s_footer {
        padding-left: 0;
    }
    .payment_opt img {
        width: 190px;
    }
    .dest_desc h3 {
        margin: 0 0 10px;
    }
    .cont_formsec .cf_lSec, .cont_formsec .cf_rSec {
        padding: 0 25px;
    }
    .popular_dest.popular_holiday {
        padding-top: 0;
    }
    .list_sec .lfd_right .trip_duration {
        padding: 2px 5px;
    }
    .list_sec .lfd_right {
        padding-left: 10px;
    }
}
