@media screen and (min-width: 1199px) and (max-width: 1920px) {}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Ameya*/
}

@media screen and (min-width: 1152px) and (max-width: 1310px) {
  /*Cutus Tab Size*/
}

@media screen and (min-width: 1397px) and (max-width: 1920px) {
  /*Salman*/
}

@media screen and (min-width: 1199px) and (max-width: 1366px) {}

@media screen and (min-width: 800px) and (max-width: 1280px) {}

@media screen and (min-width: 992px) and (max-width: 1198px) {}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (max-width: 980px) {}

@media screen and (max-width: 500px) {

  .gallery-image-one,
  .gallery-image-two {
    min-width: 138px !important;
  }
}

@media screen and (max-width: 768px) {
  .fixed-top.header-scrolled {
    height: 65px;
    /* background: #ffffffa3; */
    background-color: #ffffff;
  }

  .inner-banner {
    margin-top: 70px;
  }

  .mobile-nav-toggle {
    background: #394f80;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }

  .mobile-nav-toggle i {
    margin: 0;
    color: #fff;
  }

  #accordionExample {
    margin-top: 30px;
  }

  .about-flex {
    display: block;
  }

  .about-do-content {
    padding-top: 40px;
  }

  .para-before {
    padding-left: 0;
  }

  .para-before::before {
    width: 0;
  }

  .about-do-content:before {
    position: relative;
  }

  .about-we-width {
    width: 100%;
  }

  .about-do-content {
    padding-left: 0;
  }

  .about-we-img {
    padding-top: 0px;
  }

  .who-are {
    margin: 60px 0 20px;
  }

  .about-dtl h4,
  .about-dtl p {
    text-align: left;
  }

  .about-believe-head h3 {
    font-size: 22px;
  }

  .about-believe .col-md-6 {
    margin: 10px;
  }

  .values-img {
    margin-top: 30px;
  }

  .excellent-dtl h2 {
    font-size: 23px;
  }

  .certifiate a {
    padding-bottom: 30px;
  }

  .customise-dtl {
    margin: 20px 0;
  }

  .Zind-certif4 {
    top: 25px;
    margin-top: 0px;
  }

  .text-container {
    margin: 0 0px;
  }

  .footer_hed {
    margin-top: 30px;
  }

  .navigation-right-top {
    display: none;
  }

  .logo {
    top: 5px;
    left: -10px;
    width: 250px;
    position: relative;
    display: block;
  }

  .fixed-top {
    padding: 0 0 8px;
    /* background: hsl(0deg 0% 100% / 40%); */
    background: #ffffff;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 0%);
  }

  .banner1-certifed ul li {
    width: 100px;
    height: 100px;
    margin: 5px 5px;
  }

  .banner1-certifed h2 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 15px;
  }

  .prod-slider-ctg ul li {
    width: 90px;
    height: 115px;
    margin: 0 5px;
    text-align: center;
  }

  .prod-slider-ctg ul li a h6 {
    font-size: 14px;
  }

  .prod-slider-head h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .prod-slider-ctg ul {
    text-align: left;
  }

  .banner1-certifed ul li img {
    margin: 4px auto;
    display: table;
  }

  .mobile-nav a {
    padding: 10px 15px;
    letter-spacing: 0.5px;
  }

  .drop-downed ul {
    display: initial !important;
  }

  .drop-downed ul li {
    width: 100% !important;
  }

  .slides .slides7 {
    height: 100%;
  }

  .mobile_txt_container {
    transform: translateY(0%);
    visibility: visible;
    top: 0;
    margin-top: 20px;
  }

  #all-pages .page:nth-child(7) {
    background: #2f3c63e8 url(../images/footer-glob.png) center / cover;
    overflow: scroll;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar {
    width: 10px;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-track {
    background: #2f3c63e8;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-thumb {
    background: #888;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  #all-pages .page:nth-child(3) {
    background: url(../images/cleanroom-banner.jpg) center / cover;
    /*overflow: scroll;*/
  }

  .social_link ul {
    text-align: left;
  }

  .nav-dot-container {
    left: 0;
  }

  .social_link {
    margin-top: 20px;
    padding-bottom: 30px;
  }

  /* ---------- */

  #all-pages .page {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .banner1-certifed {
    /* padding-top: 2rem; */
    padding-bottom: 10px;
  }

  .image-gallery {
    flex-direction: row;
  }

  .gallery-image-one {
    min-width: 250px;
  }

  .gallery-image-two {
    min-width: 250px;
  }

  .experience-badge-img {
    width: 120px;
  }

  .about-years-experience-content {
    padding: 2px 11px;
  }

  .about-years-experience-content .nummber-of-year {
    font-size: 45px;

    height: 57px;
  }

  .quality-excellence-title {
    font-size: 22px;
    line-height: 34px;
  }

  .features-container {
    padding: 30px 20px 0 20px;
  }

  .value-card-2,
  .value-card-4 {
    border-left: 2px solid #201f7c !important;
    border-right: none !important;
  }

  .value-number-2,
  .value-number-4 {
    left: -25px !important;
    right: auto !important;
  }

  .contact-form-wrapper {
    margin: 20px 0 50px 0;
  }

  .products-section {
    padding: 25px 0px;
  }

  #inner-pg-img img {
    margin: 0 0 10px 0;
  }

  .side-img {
    margin: 20px 0 30px 0;
  }

  .footer {
    padding: 10px;
  }

  .completed-project {
    padding: 50px 0 80px 0;
  }

  .inner-banner-new {
    padding: 220px 0 100px;
  }

  .multi-prod-rang {
    padding: 20px 0;
  }

  .text-container-slider-2,
  .text-container-slider-4,
  .text-container-slider-5 {
    top: 13%;
  }

  .text-container-slider-3 {
    top: 17%;
  }

  .prod-slider-ctg img {
    margin-bottom: 20px;
  }

  .nav-dot-container {
    top: 99% !important;
    display: flex;
    justify-content: center;
  }

  .index-headings {
    font-size: 25px !important;
  }

  .footer-copy-right p {
    font-size: 14px;
  }

  .inner-hamb-cnt ul li a {
    font-size: 14px;
  }

  .button {
    padding: 5px 10px !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .fixed-top.header-scrolled {
    height: 65px;
    /* background: #ffffffa3; */
    background-color: #ffffff;
  }

  .index-headings {
    font-size: 25px !important;
  }

  .inner-banner {
    margin-top: 70px;
  }

  .mobile-nav-toggle {
    background: #394f80;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
  }

  .mobile-nav-toggle i {
    margin: 0;
    color: #fff;
  }

  #accordionExample {
    margin-top: 30px;
  }

  .about-flex {
    display: block;
  }

  .about-do-content {
    padding-top: 40px;
  }

  .para-before {
    padding-left: 0;
  }

  .para-before::before {
    width: 0;
  }

  .about-do-content:before {
    position: relative;
  }

  .about-we-width {
    width: 100%;
  }

  .about-do-content {
    padding-left: 0;
  }

  .about-we-img {
    padding-top: 0px;
  }

  .who-are {
    margin: 60px 0 20px;
  }

  .about-dtl h4,
  .about-dtl p {
    text-align: left;
  }

  .about-believe-head h3 {
    font-size: 22px;
  }

  .about-believe .col-md-6 {
    margin: 10px;
  }

  .values-img {
    margin-top: 30px;
  }

  .excellent-dtl h2 {
    font-size: 23px;
  }

  .certifiate a {
    padding-bottom: 30px;
  }

  .customise-dtl {
    margin: 20px 0;
  }

  .Zind-certif4 {
    top: 25px;
    margin-top: 0px;
  }

  .text-container {
    margin: 0 0px;
  }

  .footer_hed {
    margin-top: 30px;
  }

  .navigation-right-top {
    display: none;
  }

  .logo {
    top: 5px;
    left: -10px;
    width: 250px;
    position: relative;
    display: block;
  }

  .fixed-top {
    padding: 0 0 8px;
    /* background: hsl(0deg 0% 100% / 40%); */
    background: #ffffff;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 0%);
  }

  .banner1-certifed ul li {
    width: 100px;
    height: 100px;
    margin: 5px 5px;
  }

  .banner1-certifed h2 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 15px;
  }

  .prod-slider-ctg ul li {
    width: 90px;
    height: 115px;
    margin: 0 5px;
    text-align: center;
  }

  .prod-slider-ctg ul li a h6 {
    font-size: 14px;
  }

  .prod-slider-head h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .prod-slider-ctg ul {
    text-align: left;
  }

  .banner1-certifed ul li img {
    margin: 4px auto;
    display: table;
  }

  .mobile-nav a {
    padding: 10px 15px;
    letter-spacing: 0.5px;
  }

  .drop-downed ul {
    display: initial !important;
  }

  .drop-downed ul li {
    width: 100% !important;
  }

  .slides .slides7 {
    height: 100%;
  }

  .mobile_txt_container {
    transform: translateY(0%);
    visibility: visible;
    top: 0;
    margin-top: 20px;
  }

  #all-pages .page:nth-child(7) {
    background: #2f3c63e8 url(../images/footer-glob.png) center / cover;
    overflow: scroll;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar {
    width: 10px;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-track {
    background: #2f3c63e8;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-thumb {
    background: #888;
  }

  #all-pages .page:nth-child(7)::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  #all-pages .page:nth-child(3) {
    background: url(../images/cleanroom-banner.jpg) center / cover;
    /*overflow: scroll;*/
  }

  .social_link ul {
    text-align: left;
  }

  .nav-dot-container {
    left: 0;
  }

  .social_link {
    margin-top: 20px;
    padding-bottom: 30px;
  }

  /* ---------- */

  #all-pages .page {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .banner1-certifed {
    /* padding-top: 2rem; */
    padding-bottom: 2rem;
  }

  .image-gallery {
    flex-direction: row;
  }

  .gallery-image-one {
    min-width: 250px;
  }

  .gallery-image-two {
    min-width: 250px;
  }

  .experience-badge-img {
    width: 120px;
  }

  .about-years-experience-content {
    padding: 2px 11px;
  }

  .about-years-experience-content .nummber-of-year {
    font-size: 45px;

    height: 57px;
  }

  .quality-excellence-title {
    font-size: 27px;
    line-height: 34px;
  }

  .features-container {
    padding: 30px 20px 0 20px;
  }

  .value-card-2,
  .value-card-4 {
    border-left: 2px solid #201f7c !important;
    border-right: none !important;
  }

  .value-number-2,
  .value-number-4 {
    left: -25px !important;
    right: auto !important;
  }

  .contact-form-wrapper {
    margin: 20px 0 50px 0;
  }

  .products-section {
    padding: 25px 13px;
  }

  #inner-pg-img img {
    margin: 20px 0;
  }

  .side-img {
    margin: 20px 0 30px 0;
  }

  .footer {
    padding: 10px;
  }

  .completed-project {
    padding: 50px 0 80px 0;
  }

  .inner-banner-new {
    padding: 220px 0 100px;
  }

  .multi-prod-rang {
    padding: 20px 0;
  }

  .text-container-slider-2,
  .text-container-slider-4,
  .text-container-slider-5 {
    top: 13%;
  }

  .text-container-slider-3 {
    top: 17%;
  }

  .prod-slider-ctg img {
    margin-bottom: 20px;
  }

  .nav-dot-container {
    top: 95% !important;
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width: 320px) and (max-width: 450px) {
  .inner-hamb-cnt ul li a {
    font-size: 12px !important;
  }

  .project-card h5 {
    font-size: 14px !important;
  }

  .project-card p {
    font-size: 13px !important;
  }

  .logo {
    width: 185px;
  }

  .mobile-nav-toggle {
    font-size: 14px;
  }

  .inner-hamb-cnt {
    width: 100% !important;
  }
}

@media screen and (max-width: 500px) {

  .banner1-certifed h3,
  .banner1-certifed h2 {
    line-height: 20px !important;
  }

  .index-headings {
    font-size: 17px !important;
  }

  .banner1-certifed p {
    font-size: 12px !important;
  }

  .prod-slider-ctg img {
    width: max-content;
  }

  .inner-banner-head-new h1 {
    font-size: 25px !important;
  }

  .slider-two-img {
    width: 65% !important;
    margin-bottom: 10px !important;
  }

  .text-container-slider-2 {
    top: 16%;
  }

  .text-container-slider-4,
  .text-container-slider-5 {
    top: 25%;
  }
}

/********xs-start********/
@media screen and (max-width: 767px) {
	
	.quickcontact { display:none; }
	
}

@media screen and (max-width: 400px) {}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {}

/*--------------------------------------------------------------
        # Responsive Adjustments
        --------------------------------------------------------------*/
@media (max-width: 1200px) {
  .hero-illustration {
    left: -40px;
  }

  .hero-lightning-icon {
    left: 360px;
  }

  .hero-photo-clipper {
    width: 400px;
    height: 330px;
    top: 80px;
  }
}

@media (max-width: 992px) {
  .about-us {
    padding: 40px 0 20px 0;
  }

  /* Hide decorative images on smaller screens for cleaner layout */
  .hero-illustration,
  .hero-lightning-icon,
  .hero-photo-clipper {
    display: none;
  }

  .main-hero-title {
    font-size: 32px;
    line-height: 42px;
  }

  .features-wrapper {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .services-list li {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .main-hero-title {
    font-size: 22px;
    line-height: 38px;
  }

  .features-wrapper {
    gap: 30px;
  }

  .services-list li {
    font-size: 15px;
  }

  .about-main-hero-title {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 380px) and (max-width: 767px) {
  .slider-two-img {
    width: 100% !important;
  }

  .index-headings {
    font-size: 26px !important;
    line-height: 20px;
    padding-bottom: 7px;
  }

  .banner1-certifed p {
    font-size: 15px !important;
  }

  .banner1-certifed h3,
  .banner1-certifed h2 {
    line-height: 28px !important;
  }

  .text-container-slider-3 {
    top: 22% !important;
  }

  .logo {
    width: 180px !important;
    left: 0px;
  }

}