﻿.leftsidepadd {
    padding-left: 25px;
}

#faqAccordiondigiyatra {
    padding: 50px;
}

.have-any-prm {
    padding: 35px 0px 35px;
    background-color: #ebebeb;
}

    .have-any-prm .have-text {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

.special-ass img {
    width: 70px;
}

.still-not-found-form {
    padding: 25px;
}

    .still-not-found-form .btn-sec {
        display: flex;
        justify-content: center;
    }

        .still-not-found-form .btn-sec .btn-lg {
            padding-left: 30px;
            padding-right: 30px;
            font-size: 16px;
            padding-bottom: 8px
        }

            .still-not-found-form .btn-sec .btn-lg:hover, .still-not-found-form .btn-sec .btn-lg:focus {
                border: 1px solid #ffffff;
            }

    .still-not-found-form p.tc-inline, .still-not-found-form p.tc-inline a {
        color: #ffffff;
    }

.hidden-speacial {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hidden-speacial img {
        padding-right: 10px;
        width: 100px;
    }

#exampleModalCenter .modal-header {
    padding: 5px 16px;
}

#exampleModalCenter .modal-body p {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.sunflower-video {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .sunflower-video iframe {
        width: 100%;
        height: 510px;
    }
/*16.5.24*/
.in-banner.landing {
    height: 731px;
}

.guides-banner {
    position: absolute;
    top: 0px;
}

.in-banner.landing:before, .landing-content .lc-mb {
    z-index: 1;
}
/*16.5.24*/
/*Self-Service-Bag-Drop-Facility*/
.selfbaggage-list {
    padding-inline-start: 20px;
    padding-top: 10px;
    margin-bottom:0px;
}
.selfbaggage-list li
{
    padding-bottom: 10px;
    line-height: 28px;
}
.section-self-baggage .tab-content .tab-pane .address {
    padding:20px;
}
.section-self-baggage .tab-content .tab-pane .tabb-listt
{
    padding-inline-start: 20px;
    margin-bottom:0px;
}
.section-self-baggage .tab-content .tab-pane .tabb-listt li
{
    padding-bottom:10px;
    line-height: 28px;
}
/*Self-Service-Bag-Drop-Facility*/
@media screen and (max-width: 1600px) {
    /*16.5.24*/
    .in-banner.landing {
        height: 615px;
    }
    /*16.5.24*/
}

@media screen and (max-width: 1540px) {
    /*16.5.24*/
    .in-banner.landing {
        height: 592px;
    }
    /*16.5.24*/
}

@media screen and (max-width: 1440px) {
    /*16.5.24*/
    .in-banner.landing {
        height: 554px;
    }
    /*16.5.24*/
}
@media screen and (max-width: 1399px) {
    .sunflower-video iframe {
        height: 510px;
    }
    /*16.5.24*/
    .in-banner.landing {
        height: 525px;
    }
    /*16.5.24*/
    /*Self-Service-Bag-Drop-Facility*/
    .selfbaggage-list li, .section-self-baggage .tab-content .tab-pane .tabb-listt li {
        padding-bottom: 5px;
        line-height: 24px;
    }
    /*Self-Service-Bag-Drop-Facility*/
}
@media screen and (max-width: 1280px) {
    /*16.5.24*/
    .in-banner.landing {
        height: 492px;
    }
    /*16.5.24*/
}

@media screen and (max-width: 1199px) {
    .sunflower-video iframe {
        height: 432px;
    }
    /*16.5.24*/
    .in-banner.landing {
        height: 461px;
    }
    /*16.5.24*/
}
@media only screen and (max-width: 1025px) and (min-width: 992px) {
    /*16.5.24*/
    .in-banner.landing {
        height: 394px;
    }
    /*16.5.24*/
}
@media screen and (max-width: 991px) {
    .sunflower-video iframe {
        height: 375px;
    }
    /*16.5.24*/
    .in-banner.landing {
        height: 295px;
    }
    /*16.5.24*/
}
@media (max-width: 767px) {
    .leftsidepadd {
        padding-bottom: 30px;
        padding-left: 0px;
    }

    #faqAccordiondigiyatra {
        padding: 10px;
    }

    .terminals {
        padding: 0 0px;
    }

        .terminals .nav-pills .nav-link {
            font-size: 14px;
        }

    .sunflower-video iframe {
        height: 250px;
    }

    .still-not-found-form {
        padding: 15px;
    }

        .still-not-found-form .btn-sec .btn-lg {
            font-size: 14px;
        }

    .hidden-speacial {
        flex-wrap: wrap;
    }

    .bootbox.modal {
        top: 10%;
        margin-top: 0;
    }
    /*16.5.24*/
    .in-banner.landing {
        height: 460px;
    }

        .in-banner.landing.ap-guides-pos {
            background-image: none !important;
        }
    /*16.5.24*/
}

@media (max-width: 576px) {
    .bootbox.modal {
        top: 0;
    }
}

#ddlTravelType option, #ddlTerminal option {
    color: #000;
}

.date-icon {
    background-image: url(../src/images/calendar-white.svg);
    background-position: right 10px center;
}




.br-cs {
    background-color: var(--orange);
    border: none;
    border-radius: 3px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    width: auto;
    padding: 5px 22px;
    box-sizing: content-box;
}

#file-chosen {
    margin-left: 0.3rem;
    font-family: sans-serif;
}

.iti__arrow {
    border-top: 4px solid #fff !important;
}

.iti__arrow--up {
    border-bottom: 4px solid #fff !important;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: var(--blue) !important;
}

.iti {
    width: 100%;
}

@media (max-width: 426px) {
    #file-chosen {
        font-size: 12px;
    }
}



/*common slick*/
.air-guide-boxes-inside .slick-slider .slick-prev {
    left: -5% !important;
}

.slick-slider .slick-prev {
    left: -5% !important;
}

.air-guide-boxes-inside .slick-slider .slick-next {
    right: -5%;
}



@media (max-width: 767px) {
    .air-guide-boxes-inside .slick-slider .slick-prev {
        left: 20% !important;
        top: 125%;
    }

    .air-guide-boxes-inside .slick-slider .slick-next {
        right: 20%;
        top: 125%;
    }

    .air-guide-boxes-inside {
        padding: 20px 10px 66px 10px;
    }
}
@media (min-width: 360px) and (max-width: 767px) {
    .air-guide-boxes-inside .slick-slider .slick-prev, .air-guide-boxes-inside .slick-slider .slick-next {
        top: 135%;
    }
}
/*common slick*/
