@media screen and (min-width: 320px) and (max-width: 767px) {
    .m-w-100 {
        width: 100%;
    }
    ul.main-menu {
        position: fixed;
        background: var(--custom-orange);
        top: 0;
        left: -100%;
        width: 250px;
        height: 100vh;
    }
    ul.main-menu li {
        display: block;
        text-transform: uppercase;
    }
    ul.main-menu li a {
        color: #fff;
        text-align: left;
        margin-left: 0;
        padding: 10px 15px;
        display: block;
        margin-bottom: 10px;
    }
    .main-menu {
        display: none;
    }
    .menu-icon {
        text-align: end !important;
        font-size: 40px;
    }
    a.nav-link {
        color: #fff;
        font-size: 16px;
    }
    .contact-us-card-align {
        margin-bottom: 40px;
    }

    button.navbar-toggler.toogle-class {
        font-size: 40px;
        outline: none;
    }
    .main-menu {
     height: 100% !important;
    display: block !important;
    width: 300px !important;
    bottom: 0;
    padding: 20px !important;  
    top: 0;
    left: -100%;
    background: #a73838;
    position: fixed;
   transition-duration: 0.5s;
    z-index: 9; 
    } 
    .left-0 {
        left: 0px !important; 
    }
    .mbl-overlay {
    background: #0000008a;
    position: fixed;    
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    }
    ul.main-menu li {
        display: block;
        /* padding: 5px 14px; */
        text-align: center;
        color: #fff;
    }
    ul.main-menu li a {
        color: #fff;
        font-size: 16px;
        padding: 6px 0;
    }
    .text-font {
        font-size: 25px;
    }
    /* .w-100 { 
        display: flex;
        justify-content: right;
        
    } */
    button.navbar-toggler.toogle-class.d-block.d-sm-block.d-xs-block.d-lg-none {
        color: #345986;
        text-align: end;
        box-shadow: none !important;
        margin-top: -30px;
    }
    .testmonial-title h1 {
        font-size: 20px;
    }
    .find-program-left h1 {
        font-size: 18px;
    }
    .banner-bottom-sec h1 {
        font-size: 25px;
    }
    .more-about h3 {
        font-size: 20px;
    }
    .more-about p {
        font-size: 18px;
    }
    footer h1 {
        font-size: 18px;
    }
    .hsa-programs h2::after {
        right: calc(-10% - -26px);
    }
    .about-banner-img {
        margin-top: -115px;
    }
    .about-banner-text {
        left: 30px;
        bottom: 0;
    }
    .our-expanding.top h1 {
        font-size: 22px;
    }
    p.traning-text {
        font-size: 17px !important;
    }
    .ps-5.training-text-font {
        margin-top: 70px;
    }
    .our-expanding.top h2, .our-expanding.bottom h2 {
        font-size: 50px;
        line-height: 40px;
        padding-top: 0;
    }
    .our-expanding.top p, .our-expanding.bottom p {
        font-size: 20px;
    }
    .skil-india-header-card-sec {
        margin-top: -100px;
    }
    .partnership {
        padding: 0 !important;
    }
    .card.skill-card {
        margin-bottom: 100px;
    }
    .skill-cards {
        padding-top: 160px !important;
    }
    .line {
        margin-top: 25px;
        right: calc(3% - -70px);
    }
    .skil-india-header-card-sec h2 {
        font-size: 20px;
        margin-top: 25px;
    }
    .main-banner {
        margin-top: 0 !important;
    }
    .skil-india-header-banner {
        margin-top: -100px;
    }
    .testmonial-img {
        width: 100% !important;
        height: 100% !important;
    }
    .bg-orange::before {
        width: 11px;
        left: -11px;
        bottom: 0;
    }
    .bg-orange::after {
        width: 11px;
        right: 21px;
        bottom: 0;
    }
    .success-stories {
        margin-top: -62px;
    } 
    .row.success-stories {
        margin-top: -160px !important;
    } 
    .find-text {
        top: 150px;
        left: 5px;
    } 
    /* .yellow-borders::after {
        width: 12px;
        right: 20px;

    } */
    .contact-left h1 {
        font-size: 27px;
        line-height: 35px;
    }
    .contact-left p {
        font-size: 18px;
    }
    .contact-us-form {
        margin-top: -45px;
    }
    .contact-address h1 {
        font-size: 20px;
    }
    .container.py-5.my-5 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .contact-banner-text {
        margin-left: 0;
    }
    .location-border-right {
        margin-left: -10px;
    
    }
    .contact-top {
        margin-top: 60px;
    }
    .contact-banner-text  {
        margin-top: 30px;
    }
    .location-border-right {
        color: var(--custom-blue);
    
    }
    p.loc-name::after {
        background: var(--custom-orange);
    }
    .logo img {
        width: 90px;
        /* margin-top: 10px; */
    }
    img.w-100.group-image-width {
        width: 100% !important;
         margin-left: 0 !important;
    }
    .lady-img {
        margin-top: 20px;
        margin-bottom: 0;
         margin-left: 0 !important;
    }
    .why-choose h1 {
        font-size: 20px;
    }
    h1.text-center.fw-bold {
        font-size: 17px;
    }
    h4.text-center.hsa-txt {
        font-size: 16px;
    }
    .why-key h2 {
        font-size: 23px;
    }
    .why-bottom-card-bottom {
        display: inline-flex;
        width: calc(37.333333% - 30px);
    }
    .why-us-bottom-card-align {
        margin-top: -50px !important;
        padding-left: 56px !important;
    }
    p.programs-offer-para {
        color: #000;
    }
    .program-card-align {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .Objective-border::before {
        left: 0;
    }
    .Objective-border::before {
        left: 8px;
    }
    .fss-img-top {
        margin-top: 0;
    }
    .workshop-title {
        margin-left: 0;
        font-size: 20px;
    }
    .workshop-title-two {
        margin-right: 0;
        font-size: 20px;
    }
    .workshop-one-png {
        width: 40px;
    }
    .rising-icons {
        justify-content: left;
    }
    .professional-title {
        margin-left: 0;
    }
    .skill-india-title {
        margin-top: -100px;
    }
    .enquiry-city {
        margin-top: 0;
    }
    .basic-details {
        margin-left: 0;
    }
    hr.skill-india-border {
        margin-top: 10px !important;
         margin-bottom: 10px !important;

    }
    h3.skill-enquiry-text.text-center {
        font-size: 18px;
    }
    .venue-slot-edit {
        margin-top: 0;
    }
    .col-md-10.mx-auto.mt-4.prg-objective::before {
        display: none;
    }
    .col-md-10.mx-auto.mt-4.prg-objective::after {
      display: none;
    }
    .col-md-10.mx-auto.mt-4.prg-objective {
        margin-bottom: 40px !important;
    }
    .key-head-title {
        font-size: 25px !important;
    }
    .footer-logo {
        width: 80px;
    }
    .key-focus-area-icons {
        padding-left: 40px;
    }
    .row.success-stories.testimonial-top {
        margin-top: -60px !important;
    }
    .banner-bottom-sec h1 {
        font-size: 16px;
    }
    .find-program::after {
        right: 0;
        top: -85px;
    }
    .find-program::before {
        left: 0;
        bottom: -85px;
    }
    .pragreams::before {
        width: 140px;
        height: 140px;
        top: -84px;
        left: 20px;
    }
    .contact-from-home::after {
        width: 140px;
        height: 140px;
        top: -60px;
        right: 0;
    }
    .contact-from-home::before {
        bottom: -85px;
        left: 0;
    }
    .more-about::before {
        width: 150px;
        height: 150px;
        bottom: 975px;
        left: 10px;
    }
    header.smaller {
        height: 95px;
        font-size: 14px;
        transition:  all 0.8s;
    }
    
    header.smaller #logo {
        /* line-height: 75px; */
        width: 70px;
        margin-top: 10px;
        transition:  all 0.8s;
    }
    
    header.smaller nav a {
        line-height: 75px;
    }
    h1.fw-bold.text-white {
        font-size: 20px;
    }
    h3.fw-light.text-white {
        font-size: 16px;
    }
    .program-text {
        font-size: 15px;
    }
    .contact-from-home {
        padding: 40px;
    }
    .find-program {
        padding: 20px;
    }
    .col-md-10.mx-auto.why-us-carousel-programs::after {
        right: 0;
    }
    .main-content{
        width: 100%;
    }
    .contact-address {
        width: 100%;
    }
    .yellow-borders::after {
        height: 100px;
        width: 100px;
        top: 216px;
        right: 34px;
    }
    .contact-address::after {
        width: 87%;
    }
    p.traning-text {
        font-size: 15px !important;
        width: 69%;
        margin: 0 auto;
    }
    .inception-sec h1 {
        font-size: 24px;
    }
    .skil-india-header-banner::after {
        right: 0px;
    }







    /* .training-borders{
        position: relative;
    }
    .training-borders::before {
        top: -15px;
        height: 4px;
        width: 300px;
        right: 4px;
    } */
}