@media only screen and (max-width: 600px) {
    .nav-top-text{
        padding: 5px;
    }

    .nav-top-text a{
        font-size: 11px;
    }

    .header-things{
        display: none !important;
    }

    .modal-content{
        width: 90%;
    }

    .navbar-light .navbar-brand, .navbar-light a.btn {
        margin-left: 10px;
    }

    .placement_counts {
        position: absolute;
        color: hsla(0,0%,100%,.1);
        font-size: 100px;
        top: 10px;
        left: 12%;
    }

    .banners-texts-data{
        padding-top: 20px;
        text-align: center;
    }

    .banners-texts-data h5{
        font-size: 14px;
        text-align: center;
    }

    .banners_texts {
        font-size: 30px;
    }

    .desktop-carousel{
        display: none;
    }
    
    .mobile-carousel{
        display: block;
    }

    .auto-typewritings{
        font-size: 30px;
    }

    .cw-50{
        width: 50%;
    }

    .placement_informs{
        padding: 10px;
    }

    .placement_informs h5{
        font-size: 15px;
    }

    .mpy-3{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .scrollApnaCollage ul{
        padding-left: 4rem;
    }

    .JourneyItem_content__Z8KeD{
        padding: 10px;
    }
    
    .JourneyItem_subitems__5r8lX{
        padding-left: 0 !important;
    }

    .JourneyItem_subitem__xdsD7{
        line-height: 15px;
    }

    .JourneyTimeline_timelineWrapper__EYYfl{
        left: 8%;
    }

    .JourneyTimeline_timelineCon__V_1ix{
        height: 1210px;
    }

    .JourneyTimeline_dot__GtOcM{
        width: 40px;
        height: 40px;
    }
    
    .JourneyTimeline_animatedDot__dbZlE {
        min-width: 40px;
        width: 40px;
        height: 40px;
    }

    .width-controll{
        max-width: 100%;
    }

    .testimonial-leftcon h4{
        font-size: 32px;
    }

    .student-testimonial .testimonial-carousel .owl-nav{
        display: none;
    }

    .student-testimonial {
        padding: 10px;
    }

    .student-testimonial .testimonial-item .testimonial-text{
        padding: 10px 0px !important;
    }

    .our_place {
        font-size: 30px;
        padding: 40px 0px;
    }

    .about_placement_words{
        padding: 0;
    }

    .about_placement_words p{
        font-size: 16px;
        text-align: center;
    }

    .apps-main-card{
        display: none;
    }

    .footer{
        padding-top: 0;
    }

    .btn-lg-square {
        width: 35px;
        height: 35px;
    }

    .back-to-top{
        left: 10px;
    }

    .contact_icon {
        width: 50px;
        height: 50px;
        font-size: 25px;
    }

    .floating_btn{
        right: 0px;
    }

    .Paramedical-line{
        font-size: 16px;
    }

    .mmb-0{
        margin-bottom: 0px !important;
    }

    .allabout_courses{
        display: block;
    }

    .list_courses h4{
        font-size: 20px;
    }

    .Campuses_data {
        padding: 10px;
    }

    .Campuses_name{
        font-size: 25px;
    }

    .JourneyTimeline_dotLogo__3ft1G {
        width: 50px;
        height: 50px;
    }

  }