/*------------------- css for Extra large devices (large desktops, 1200px and up)------*/

/*--------------- -css for Large devices (desktops, 992px and up) --------------------------------*/
@media only screen and (max-width:992px) {

    /* ----------- Header section start here--------------------*/


    /* responsive phone navbar */


    .navigation .navbar-toggler {
        display: none;
    }

    .navigation .Navigation-list {
        display: none;

    }

    .phone-navigation {
        display: block !important;
    }

    .phone-navigation i {
        font-size: 1rem !important;
        border-radius: 7px !important;
        padding: 4px 10px;
    }

    .phone-navigation a div {
        font-size: 0.8rem;
    }





    .header-contents .left-side h1 {
        font-size: 2.7rem;
    }

    .header-contents .left-side p {
        font-size: 1.8rem;

        text-align: center;

    }



 /* trainnning */

    .training-section i {
        font-size: 4.5rem;
        top: 37%;
        left: 38%;
    }


    .download-section .container {
        background: none;
    }

    .download-section .first-para {
        letter-spacing: 1px !important;
        font-size: 1.5rem !important;
        color: black !important;
    }

    .download-section .sec-para {
        font-size: 1.2rem !important;
        color: black !important;

    }

    .download-section button {
        font-size: 1rem !important;
        padding: 5px 7px !important;
        margin: 5px 7px !important;

    }



    .header {
        /*height: 120vh;*/

    }


    .footer-bottom {
        /*margin-bottom: 3.5rem;*/
    }



}


/*--------------- -css for Medium devices (tablets, 768px and up) --------------------------------*/

@media only screen and (max-width:768px) {
    /*--------------------------- header contents ---------------------------*/


    /* trainnning */

    .training-section i {
        font-size: 4.5rem;
        top: 37%;
        left: 38%;
    }

}


/*--------------- -css for  Small devices (landscape phones, 576px and up) --------------------------------*/
@media only screen and (max-width:576px) {


    .header {
        /*height: 130vh;*/

    }



    .header-contents .left-side h1 {
        font-size: 3rem;
    }

    .header-contents .left-side p {
        font-size: 1.5rem;
    }




    .header-content .right-side h1 {
        font-size: 1.8rem !important;

    }

    .header-content .right-side .para {
        font-size: 1rem !important;

    }

    /* trainnning */

    .training-section i {
        font-size: 3.5rem;
        top: 37%;
        left: 38%;
    }





}



/*--------------- -css for more Small devices ( 450px and up) --------------------------------*/

@media only screen and (max-width:450px)
/* ----------- Header section start here--------------------*/

    {

    .header {
        /*height: 120vh;*/

    }


    .flight-search-btn {
        padding: 7px 5px !important;
        font-size: 0.886rem !important;
    }

    .first-nav button {
        padding: 5px 7px !important;
    }

    .second-nav button {
        padding: 5px 7px !important;

    }


    .download-section .first-para {
        letter-spacing: 1px !important;
        font-size: 1.5rem !important;

    }

    .download-section .sec-para {
        font-size: 1.2rem !important;


    }

    .download-section button {
        font-size: 1rem !important;
        padding: 5px 7px !important;

    }

    .download-section img {
        height: 250px !important;
        width: 210px !important;

    }
}


/*--------------- -css for more Small devices (landscape phones, 395px and up) --------------------------------*/


/* ----------- Header section start here--------------------*/
@media only screen and (max-width:395px) {

    .header {
        /*height: 138vh;*/

    }


    .header-contents .left-side h1 {
        font-size: 2rem;
    }

    .header-contents .left-side p {
        font-size: 1rem;
    }




    .header-content .right-side h1 {
        font-size: 1.3rem !important;

    }

    .header-content .right-side .para {
        font-size: 1rem !important;
        margin-top: 1px !important;

    }

    .header-content .right-side button {
        margin-top: 5px !important;
        font-size: 1rem !important;
        padding: 4px 7px !important;
    }

    /* ------------------------------------------- About section start ---------------------------------------- */

    .about-section .left-side h2 {
        font-size: 1.4rem !important;

    }

    .about-section .left-side p {
        font-size: 1rem !important;
    }


    /* partner section */
    .partner-item {
        margin: 5% 5% 5% 5% !important;
    }


    /* trainnning */

    .training-section i {
        font-size: 2.5rem;
        top: 38%;
        left: 37%;
    }




    /* ------------------------------------------- download section start ----------------------------------------- */


    .download-section .first-para {
        font-size: 1.2rem !important;
        letter-spacing: 0px !important;

    }

    .download-section .sec-para {

        font-size: 0.9rem !important;

    }

    .download-section button {
        font-size: 0.9rem !important;
        padding: 3px 6px !important;

    }

    .download-section img {
        height: 220px !important;
        width: 180px !important;

    }

}




/*--------------- -css for more Small devices (landscape phones, 285px and up) --------------------------------*/


@media only screen and (max-width:285px) {
    /* ----------- Header section start here--------------------*/


    .header {
        /*height: 165vh;*/

    }

    .header-contents .left-side h1 {
        font-size: 1.8rem;
    }

    .header-contents .left-side p {
        font-size: 0.9rem;
    }


    /* ------------------------------------------- download section start ----------------------------------------- */
    .download-section img {
        height: 160px !important;
        width: 155px !important;
        object-fit: contain;
    }



    /* <!--======================= All modals start here ======================= --> */

    .admin-multiple-form-nav li {
        margin-bottom: 0.5rem;
    }

    .form-heading {
        font-size: 0.900rem !important;
    }

    .modal-body p {
        font-size: 0.879rem !important;
    }

    /* custome classes made by me */

    .btn-price-color {
        font-size: 0.782rem !important;
        font-weight: bold;
        border: none;

    }

    .form-check-label,
    .form-check-label a {
        font-size: 0.788rem !important;
    }

    .pmjay-img,
    .utipsa-img,
    .sup-dis-img {
        height: 190px !important;
        width: 300px !important;
        object-fit: cover !important;
    }

}