@media (max-width: 575.98px) {
    .quikctech-cle-img img {
	height: 350px;
}
 .quicktech-banner-text{
    text-align: center;
 }

    #quicktech-banner {
        position: relative;
        margin-top: 91px;
    }
    .navbar {
        background-color: white;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
    }
    .quicktech-logo {
        height: 65px;
    }
    .banner-img img {
        filter: brightness(70%);
        height: 400px;
    }
    .quicktech-banner-text h1 {
        color: white;
        text-align: center;
        width: 265px;
        font-weight: 600;
        font-size: 22px;
    }

    .quicktech-banner-text {
        position: absolute;
        top: -2%;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .quicktech-banner-text a {
        padding: 6px 26px;
        background-color: #b1c8e6;
        color: black;
        font-size: 15px;
        border-radius: 4px;
        transition: 0.3s ease;
        box-shadow: 0 4px 8px rgba(255, 255, 255, 0.5);
    }
    .nav-link {
        color: black;
        font-size: 17px;
        font-weight: 700;
    }
    .quicktech-ne-cle-text {
        padding: 0;
    }
    .quikctech-train-text {
        color: white;
        padding: 0;
        padding-top: 15px;
    }
    #quicktech-hr-traing {
        height: 734px;
        position: relative;
        width: 100%;
        background-attachment: fixed !important;
    }
    .quikctech-walk-video iframe {
        width: 100% !important;
        height: 310px !important;
    }
    .quikctech-video iframe {
        width: 100% !important;
        height: 248px !important;
    }

    .quikctech-ad-main-c {
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 40px;
    }
    .pt-140 {
        padding-top: 100px;
    }
    .quikctech-contact-head {
        padding: 0;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .quikctech-c-paddi {
        padding-left: 0;
    }
    .quikctech-maps {
        padding: 0;
    }
    .quicktech-trainers-inner img {
        height: 302px;
    }
    .quikctech-main-head h3 {
        font-size: 30px;
        font-weight: 700;
    }
    .quikctech-trainer-details-inner {
        display: flex;
        /* justify-content: space-between; */
        flex-direction: column;
        gap: 23px;
    }
    .quicktech-trainer-imgg img {
        height: 350px;
    }

    .men{
        padding-left: 10px;
    }
    .quicktech--preloader-logo {
        position: absolute;
        left: 50%;
        top: 19%;
        transform: translateX(-50%);
    }
  }
  
  @media (min-width: 576px) and (max-width: 766.98px) {
    .quicktech-banner-text{
        text-align: center;
     }
    #quicktech-banner {
        position: relative;
        margin-top: 91px;
    }
    .navbar {
        background-color: white;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
    }
    .quicktech-logo {
        height: 65px;
    }
    .banner-img img {
        filter: brightness(70%);
        height: 400px;
    }
    .quicktech-banner-text h1 {
        color: white;
        text-align: center;
        width: 315px;
        font-weight: 600;
        font-size: 22px;
        margin: auto;
    }

    .quicktech-banner-text {
        position: absolute;
        top: -2%;
        left: 50%;
        transform: translate(-50%, 50%);
    }
    .quicktech-banner-text a {
        padding: 6px 26px;
        background-color: #b1c8e6;
        color: black;
        font-size: 15px;
        border-radius: 4px;
        transition: 0.3s ease;
        box-shadow: 0 4px 8px rgba(255, 255, 255, 0.5);
    }
    .nav-link {
        color: black;
        font-size: 17px;
        font-weight: 700;
    }
    .quicktech-ne-cle-text {
        padding: 0;
    }
    .quikctech-train-text {
        color: white;
        padding: 0;
        padding-top: 15px;
    }
    #quicktech-hr-traing {
        height: 734px;
        position: relative;
        width: 100%;
        background-attachment: fixed !important;
    }
    .quikctech-walk-video iframe {
        width: 100% !important;
        height: 310px !important;
    }
    .quikctech-ceo-image img {
        height: 500px;
    }
    .quikctech-video iframe {
        width: 100% !important;
        height: 270px !important;
    }
    .quicktech-trainers-inner img {
        height: 231px;
    }

    .quikctech-trainer-details-inner {
        display: flex;
        /* justify-content: space-between; */
        flex-direction: column;
        gap: 23px;
    }
    .quicktech-trainer-imgg img {
        height: 350px;
    }
    .men{
        padding-left: 10px;
    }
  }
  
  @media (min-width: 766.98px) and (max-width: 992px) {
    #quicktech-hr-traing {
        height: 571px;
        position: relative;
        width: 100%;
        background-attachment: fixed !important;
    }
    .quikctech-cle-imgg img {
        padding: 36px 0;
        height: 311px;
    }
    .quikctech-ceo-image img {
        height: 287px;
    }
    .quicktech-trainer-imgg img {
        height: 187px;
    }
    .quicktech-details-main h3 {
        font-weight: 600;
        font-size: 20px;
    }
    .quikctech-reviews-trainer h4 {
        font-size: 13px;
        font-weight: 600;
    }
    .quikctech-social-trainer h4 {
        font-size: 13px;
        font-weight: 600;
    }
    .men{
        padding-left: 10px;
    }
  }


  @media (min-width: 992px) and (max-width: 1299px) {
    .quikctech-ceo-image img {
        height: 296px;
    }
    .nav-link {
        color: black;
        font-size: 14px;
        font-weight: 700;
    }
    .quicktech--preloader-logo {
        position: absolute;
        left: 50%;
        top: 21%;
        transform: translateX(-50%);
    }
  }

  @media (min-width: 1299px) and (max-width: 1600px) {
    .nav-link {
        color: black;
        font-size: 13px;
        font-weight: 700;
    }
  }