

@media only screen and (max-width: 1250px) {
  .container {
        max-width: 1120px;
    }
}

@media only screen and (max-width: 1050px) {}
@media only screen and (max-width: 991px) {
  .homepack .col-md-6 img {
    width: 100%;
}
.wel .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
.slickSliders .main-icon.slick-arrow {
    width: 40px;
    height: 40px;
}
.slickSliders .main-icon.slick-arrow img {
    width: 18px;
}
.homeProduct .col-md-3 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
}
.order223 {
    order: 2;
    margin-top: 15px;
}
.production {
    display: none;
}
.homemanuf .col-md-7 {
    max-width: 100%;
    flex: 0 0 100%;
}
.homepack .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
  .newheaders {
    display: block;
    position: fixed;
    left: -400px;
    top: 0;
    height: 100vh;
    background: #fff;
    border-radius: 0;
    width: 350px;
    z-index: 99;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    transition: all .5s linear;
}
.bgnewhdr {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    transition: all .5s linear;
    width: 100%;
    background: rgb(0 82 141 / 85%);
    height: 100vh;
    z-index: 98;
    cursor: pointer;
    border-radius: 0;
}
.bgnewhdr.active {
    display: block;
}
.mainul.active {
    height: calc(100vh - 100px);
    overflow-y: scroll;
}
.mainul::-webkit-scrollbar {
  width: 8px;
}

.mainul::-webkit-scrollbar-track {
  background: #e2edf5;
}
.mainul::-webkit-scrollbar-thumb {
  background: #0978c8;
}
  .newheaders.active {
    display: block;
    left: 0;
}
.newheaders ul {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
.logobe {
    padding: 20px 20px;
    border: 2px solid #cfebff;
    margin-bottom: 15px;
    box-shadow: inset 0 0 70px rgb(219 240 255);
    height: 100px;
}
.newheaders ul > li {
    position: relative;
}
.newheaders ul li a{
    padding: 14px 0;
    display: block;
    font-size: 16px;
    line-height: 20px;
}
.newheaders ul > li ul {
    height: 0;
    opacity: 0;
    visibility: hidden;
}
.newheaders ul li + li {
    border-top: 1px solid #dbdaff;
}
.newheaders ul li:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #ed3237;
    content: '';
    transition: all .5s linear;
}
.newheaders ul > li:hover:after {
    width: 100%;
}
.dpbs.active .dpbsM {
    opacity: 1;
    height: auto;
    visibility: visible;
}
.navbarToggler.active span {
    background: #fff;
}











.f-right.our {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
.fullWWW .col-md-4 {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 15px;
}
.icon li {
    border-right:0;
    padding-left: 0px;
    width: 50%;
}
    footer .wrapper, .container {
      max-width: 720px;
  }
  #myHeader nav.navbar.active {top: 97px;visibility: visible;opacity: 1;}
  .top-content {
    padding: 0;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.09);
        float: unset;
        opacity: 1;
        top: 0;
        display: block;
        min-width: 100%;
    }
.navbarToggler.active span.navbar-icon2 {
    display: none;
}
.navbarToggler.active span.navbar-icon1 {
    transform: rotate(45deg);
    top: 8px;
}
.navbarToggler.active span.navbar-icon3 {
    transform: rotate(-45deg);
    top: 8px;
}
.openingss .col-md-7, .openingss .col-md-5 {
    max-width: 100%;
    flex: 0 0 100%;
}
.col-md-5.openingssFo {
    margin-top: 30px;
}
h2.jobTitle {
    font-size: 20px;
    border-bottom: 0;
    margin: 0;
}
.jobCntnt ul {
    padding: 0;
    margin: 0;
}
.col-md-7.exop .row {
    margin: 0;
}
  .gallerypage .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.contracts .col-md-4 {
    max-width: 50%;
    flex: 0 0 50%;
}

.contracts .col-md-8 {
    max-width: 50%;
    flex: 0 0 50%;
}
  .whychooseus-section.innerPage .col-md-6.posrel{
      margin-bottom: 20px;
  }
  .whychooseus-section.innerPage .col-md-6 {
      max-width: 100%;
      flex: 0 0 100%;
  }
  .top-contactInfo {
    display: none;
  }
  #myHeader nav.navbar {
    position: fixed;
    left: auto;
    top: 150px;
    background: #ffffff;
    z-index: 99;
    box-shadow: 0 6px 10px rgb(6 107 175 / 20%);
    width: 100%;
    padding: 30px 25px;
    display: block;
    transition: all .5s linear;
    border-radius: 0;
    border-top: 2px solid #d6d7d8;
    max-width: 705px;
    opacity: 0;
    visibility: hidden;
  }
  #myHeader nav.navbar #collapsibleNavbar {
      display: block;
  }
  #myHeader nav.navbar #collapsibleNavbar .navbar-nav {
      display: block;
      width: 100%;
  }
  #myHeader nav.navbar  .nav-item {
      width: 100%;
      display: block;
      padding: 0;
  }
  #myHeader nav.navbar .nav-item a.nav-link {
      display: block;
      width: 100%;
  }
  header .col-md-5 {
    max-width: calc(100% - 40px);
    flex: 0 0 100%;
  }
  .logo a img {
    margin: 0;
    max-width: 100%;
  }
  .logo a {
      display: block;
      max-width: 400px;
      padding: 10px 0;
  }
  .breadcrumbs {
        padding: 35px 0;
  }
  .whychooseus-section.innerPage .col-md-9 {
      max-width: 65%;
      flex: 0 0 65%;
  }
  .whychooseus-section.innerPage .col-md-3 {
      max-width: 35%;
      flex: 0 0 35%;
  }
  .proAccordion .card-header a {
    font-size: 14px;
  }
 

    .footerBtm .col-md-3 {
    order: 2;
    max-width: 50%;
    flex: 0 0 50%;
}

.footerBtm .col-md-6 {
    order: 1;
    max-width: 100%;
    flex: 0 0 100%;
}
.footerBtm .col-md-6 {
    text-align: left !important;
}
    .contactIInfo {
        margin: 0 !important;
        padding: 50px 0 0;
    }
.contactIInfo h2 {margin-top: 0;}
.contactIInfo .row.mt-process {
    margin-top: 30px;
}
.contactIInfo .row.mt-process .process-column:before,.contactIInfo .row.mt-process .process-column:after {
    display: none;
}
.contactIInfo .row.mt-process .process-column {
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 30px;
}
    .contactup {
        padding: 0px 0 50px !important;
    }
    .contactup .col-md-7 {
    margin-top: 30px;
}
.formBox .row {
    margin: 0;
}
.contactup .col-md-5, .contactup .col-md-7 {
    max-width: 100%;
    flex: 0 0 100%;
}
.certificatess .col-md-3 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
    order: unset !important;
}
.navbarToggler {
    width: 27px;
    height: 22px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
}

header .container {
    position: relative;
}

.navbarToggler span {
    display: block;
    background: #0978c9;
    height: 2px;
    position: absolute;
    left: 0;
    width: 100%;
}

span.navbar-icon1 {
    top: 2px;
    transition: all .5s linear;
}

span.navbar-icon2 {
    top: 50%;
    transform: translateY(-50%);
}

span.navbar-icon3 {
    bottom: 1px;
    transition: all .5s linear;
}
.p_head, .p_des {
    left: 0;
}
}
@media only screen and (max-width: 850px) {}
@media only screen and (max-width: 767px) {
      .homeProduct .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }
  footer .wrapper, .container {
    max-width: 100%;
  }
  .series {
    padding: 50px 0;
}
  .wel, .facilities {
    padding: 50px 0;
}
.wel .heading h4 {
    margin-top: 0;
}
  p.career-content {
    padding: 0 20px;
    margin: 0;
}
.tagline h2 {
    margin-top: 30px;
}
.career {
    padding: 50px 0 50px;
    margin: 0;
}
    .contracts .col-md-4 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 20px !important;
    }
    .contracts .col-md-8 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 15px !important;
    }
  .order22 img {
    width: 100%;
}
.mt30px {
    margin-top: 30px;
}
.fullWWW .col-md-6 {
    margin: 0 0 30px;
}
  .titlehead h1 {
    font-size: 25px;
}
.f-right.our {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}
.fullWWW li {
    width: 50%;
}
.order22 {
    order: 2;
    margin: 15px 0 0;
}
.qualityPage .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
    .whychooseus-section.innerPage .col-md-6.posrel {
        margin-bottom: 0px;
    }
    .qualityPage {
    padding: 50px 0;
}
.qualityPage .row.colbox {
    padding: 0;
}
  .logo a {
    max-width: 350px;
  }
  .breadcrumbs .row ul {
    margin: 5px 0 0;
    text-align: left;
  }
  .brd-seperator {
    margin: 0px 2px;
  }
  .breadcrumbs ul li {
    font-size: 13px;
  }
  .whychooseus-section.innerPage {
        padding: 50px 0;
    }
    .whychooseus-section.innerPage .col-md-3,.whychooseus-section.innerPage .col-md-9 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .whychooseus-section.innerPage .col-md-3 {
        order: 2;
    }
    .whychooseus-section.innerPage .col-md-9 {
        order: 1;
    }
    .categoryBannerBox,.whychooseus-section.innerPage .col-md-9 table{
        padding: 0 15px;
    }
    .whychooseus-section.innerPage .col-md-9 table,
    .whychooseus-section.innerPage .col-md-9 table thead,
    .whychooseus-section.innerPage .col-md-9 table thead tr {
      width: 100%;
  }
      footer {
        padding: 50px 0px 0;
    }
    .heading h1 {
    font-size: 26px;
    margin-top: 0 !important;
    line-height: 35px;
}
.center-cntnt {
    width: 100%;
    margin: 20px auto 0;
}
.innerPageBox .col-md-4 {
    width: calc(50% - 20px);
}
}
@media only screen and (max-width: 650px) {}
@media only screen and (max-width: 600px) {
      .contactIInfo .row.mt-process .process-column {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    .footerBtm .col-md-3:first-child {
        order: unset;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .footerBtm .col-md-3:last-child {
        order: unset;
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center !important;
    }
      .footerBtm .col-md-6 {
        text-align: center !important;
        order: unset;
        font-size: 11px;
    }
    .footerBtm {
        padding: 30px 0;
    }
    .categoryName{
      display: none;
    }
    .fullWWW li {
    width: 100%;
}
.fullWWW li+li {
    margin-top: 15px;
    padding: 0;
}
.cer h1 {
    font-size: 10px;
}
}
@media only screen and (max-width: 550px) {
  .innerPageBox .col-md-4 {
    width: calc(100% - 20px);
}
.gallerypage .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media only screen and (max-width: 500px) {
  .categoryBannerBox {
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 95px;
}

.categoryBannerBox img {
    width: 600px;
    min-width: 600px;
}
.categoryName h1 {
    padding: 10px 40px 10px;
    font-size: 18px;
}
.categoryName h1 {
        padding: 10px 40px 10px;
        font-size: 17px;
        line-height: 20px;
    }
    .categoryName h1::before {
    left: -25px;
    width: 40px;
    height: 55px;
    transform: skewX(-45deg);
  }
  .breadcrumbs h2 {
      font-size: 21px;
  }
  .slickSliders .main-icon.slick-arrow {
        display: none !important;
    }
    .slickSliders .slick-dots button {
    width: 15px;
    height: 4px;
    background: #ffffff;
}
.slickSliders .slick-dots li.slick-active button {
    width: 50px;
    background: #ffffff;
}
}
@media only screen and (max-width: 450px) {
      .logo a {
        max-width: 250px;
    }
        .homeProduct .col-md-3 {
        max-width: 100%;
        flex: 0 0 100%;
    }
        .certificatess .col-md-3 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
      header .col-md-5 {
        max-width: calc(100% - 70px);
    }
}
@media only screen and (max-width: 400px) {
      footer .footNew {
        overflow: hidden;
    }
    
  footer .footNew .col {
        width: 100% !important;
        order: unset !important;
    }
    footer .footNew .col + .col {
      margin-top: 25px;
      margin-bottom: 0;
  }
}
@media only screen and (max-width: 350px) {}