/*------------------- css for Extra large devices (large desktops, 1200px and up)-------------------------------------*/

@media only screen and (max-width:1200px) {
    /*--------------------------- header contents ---------------------------*/

    /*------------ join partner section------------ */
    .mycard {
        height: 480px;
    }

}



/*--------------- -css for Large devices (desktops, 992px and up) --------------------------------*/
@media only screen and (max-width:992px) {

    /*--------------------------- header contents ---------------------------*/


    /* 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-content-mob {
        margin-bottom: 5.8rem !important;
    }

    .navigation .Navigation-list a {
        color: rgb(0, 0, 0);
        text-decoration: none;
        border-radius: 10px;
        /* background-color: #080808; */
        border: 1px solid rgb(255, 219, 201);
        padding: 7px;
        margin: 10px;
    }

    .navigation .Navigation-list a:hover {
        background: hsl(0, 0%, 100%);
        color: #ff7d2c !important;


    }

    .navigation .Navigation-list .nav-btn {
        text-align: center !important;

        margin-left: 15%;

    }

    .navigation .Navigation-list .nav-btn span {
        border-radius: 10px;

    }

    .navigation .Navigation-list .nav-btn a {
        border-radius: 10px;
        padding: 8px 28px !important;

    }

    .header-contents .left-side h1 {
        font-size: 1.8rem !important;


    }

    .header-contents .left-side .para {
        font-size: 0.654rem !important;
        margin-top: 8px !important;

    }

    .header-contents .left-side .search-box {
        margin-top: 8px !important;
        /* margin-left: 0% !important; */

    }

    .header-contents .left-side .header-btn {
        margin-top: 1.3rem !important;
    }

    /* < !-------------------------- about section start here--------------------->*/

    .section-heading span {
        font-size: 1.1rem !important;
    }

    .section-heading p {
        font-size: 0.788rem !important;
    }

    .about-content h3 {
        font-size: 1.2rem !important;

    }

    .about-content p {
        font-size: 1rem !important;

    }

    .about-content img {
        height: 300px;
        width: 100%;
        object-fit: cover;
    }


    /* <!----------------------------------------------------- partner section Start ---------------------------------------------------> */
    /*------------ join partner section------------ */
    .mycard {
        height: 435px;
    }

    .download-section p {
        font-size: 1.6rem !important;
    }


    .download-section span {
        font-size: 1.1rem !important;
    }

    .download-section button {
        font-size: 1.1rem !important;
        padding: 10px !important;
    }



    /* <!--======================= All modals start here ======================= --> */
    /* <!--------------------------- Modal for Admin popup start---------------------------> */

    .admin-multiple-form-nav li {
        margin-bottom: 0.5rem;
    }


    /* .admin-multiple-form-nav button {
        background: #000;
    } */

    .form-heading {
        font-size: 1.2rem !important;
    }

    .confirm-check {
        font-size: 1.1rem;
    }

    .pmjay-img,
    .utipsa-img,
    .sup-dis-img {
        height: 250px !important;
        width: 300px !important;
        object-fit: cover !important;
    }



    

    .footer-bottom {
        /*margin-bottom: 4rem;*/
    }


}


/*--------------- -css for Medium devices (tablets, 768px and up) --------------------------------*/

@media only screen and (max-width:768px) {
    /*--------------------------- header contents ---------------------------*/
    .custom-shape-divider-bottom-1688511896 svg {
        display: none;
    }
    .header {
        height: unset;
    }

    .navigation .Navigation-list {
        padding: 5px;
        margin: 15px;
    }

    .navigation .Navigation-list ul {
        margin: 7%;
        /* align-items: start; */
    }


    .navigation .Navigation-list a {
        padding: 5px;
        margin: 10px;
    }

    .navigation .Navigation-list .nav-btn {
        margin-left: 18%;

    }



    .header-content-mob {
        margin-bottom: 1rem !important;
    }




    .header-contents .left-side {
        text-align: center;
    }

    .header-contents .left-side h1 {
        font-size: 1.4rem !important;
    }

    .header-contents .left-side .para {
        font-size: 0.774rem !important;

    }

    .header-contents .left-side .search-box {
        margin-top: 8px !important;
        /* margin-left: 0% !important; */

    }

    .header-contents .left-side .header-btn button {
        margin-top: 0.053rem !important;
        font-size: 0.844rem !important;

    }
    .header-contents .right-side {
        margin-top: 7px;
    }

    .header-contents .right-side img {
        /*height: 350px;*/
    
    }

    .wave1 div {
        display: none !important;
    }

    .wave2 div {
        display: block !important;
    }



    /* < !-------------------------- about section start here--------------------->*/


    .about-content p {
        /* font-family: 'Kalam', cursive; */
        font-size: 1.5rem !important;
        font-weight: 600;

    }


    .about-content h3 {
        font-size: 1rem !important;

    }



    .about-content img {
        height: 250px !important;
        width: 100%;
        object-fit: cover;
    }





}


/*--------------- -css for  Small devices (landscape phones, 576px and up) --------------------------------*/
@media only screen and (max-width:576px) {

    /*--------------------------- header contents ---------------------------*/    

    .header-contents .left-side h1 {
        font-size: 1.9rem !important;
    }


    .header-contents .left-side .para {
        font-size: 0.884rem !important;

    }

    .header-contents .right-side {
        margin-top: 17px;

    }

    .header-contents .right-side img {
        /*height: 350px;*/
    
    }



    .about-content h2 {
        font-size: 2.3rem !important;

    }




    .about-content p {
        /* font-family: 'Kalam', cursive; */
        font-size: 0.897rem !important;
        font-weight: 600;

    }




    .download-section {
        height: 30vh;
    }




    .form-heading {
        font-size: 1.3rem !important;
    }

    .modal-body p {
        font-size: 1rem !important;
    }


    .btn-price-color {

        border-radius: 10px;
        font-size: 0.782rem !important;
        font-weight: bold;
        border: none;

    }


    .form-check-label,
    .form-check-label a {
        font-size: 0.888rem !important;
    }


}




/*--------------- -css for more Small devices (landscape phones, 390px and up) --------------------------------*/


/* ----------- Header section start here--------------------*/
@media only screen and (max-width:390px) {

    /*--------------------------- header contents ---------------------------*/
    /* .header-content-mob {
        margin-bottom: 10px !important;

    } */

    
    /* .custom-shape-divider-bottom-1688397388 {
        position: absolute;
        bottom: -71px;
        left: 0;
    }
    .custom-shape-divider-bottom-1688511896 {
        position: absolute;
        bottom: -71px;
        left: 0;
    }
     */


    .header-contents .left-side h1 {
        font-size: 1.4rem !important;
    }

    .header-contents .left-side .para {
        font-size: 0.774rem !important;

    }

    .header-contents .right-side {
        margin-top: 15px;

    }

    .header-contents .right-side img {
        /*height: 280px;*/
    
    }

    /*------------ join partner section------------ */
    .mycard {
        height: 455px;
    }





    /* ---------------download section--------------- */
    .download-section button {
        margin-top: 15px !important;
        font-size: 13px !important;
        padding: 5px !important;
    }

    .download-section .first-para {
        font-size: 20px !important;

    }

    .download-section span {
        font-size: 18px !important;

    }




}




/*--------------- -css for more Small devices (landscape phones, 285px and up) --------------------------------*/


/* ----------- Header section start here--------------------*/
@media only screen and (max-width:285px) {

    /*--------------------------- header contents ---------------------------*/

    .header-contents .left-side .header-btn button {
        font-size: 0.754rem !important;
        padding: 8px 5px ;

    }


    .header-contents .right-side {
        margin-top: 15px;

    }

    .header-contents .right-side img {
        /*height: 250px;*/
    
    }






    /* <!--======================= 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;
    }


    .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;
    }

    /*------------ join partner section------------ */
    .mycard {
        height: 455px;
    }

    .mycard .text h1 {
        font-size: 1.2rem !important;
    }

    .mycard .text p {
        font-size: 0.889rem !important;
    }









}