<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


@media only screen and (min-width: 1600px)
{
.container {
  max-width: 95%;
}


}

/************
2. 1440px
************/

@media only screen and (max-width: 1540px)
{
  .container {
    max-width: 85%;
  }
  .printedbanner::after {
    height: 80%;
  }
}

/************
3. 1380px
************/

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

.printedbanner {
  background-position-y: 100%;
  background-size: 30%;
}
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
  .gallerybg{
    background-image: url('../img/gallery1200.jpg') !important;
    height: 320px;
  }
.serv-bx {
  height: auto;
}
#chartdiv {
  height: 450px;
}
/* .home-products .owl-item {
  width: 270px !important;
} */
.services .icon-box{
  height: 260px;
}
.services .description {
  font-size: 15px;
}

.resppx0 .plist .card {
  width: 100%;
  height: 420px;
}
.project-section {
  padding-bottom: 40px;
}
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
.resins h5 {
  font-size: 1.15rem;
}
.respwid100 {
  max-width: 100%;
}
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
  .aboutbanner .container {
    z-index: 99;
  }
.respfs h2 {
  font-size: 28px !important;
}
.services .icon-box {
        height: 280px;
    }
    .respw60 {
      width: 60% !important;
    }
    .s_linked_content {
      width: 100%;
    }
    .resindt.benefits .benefits__wrapper .benefits__list {
      width: 100%;
      display: block;
    }
    .resindt.benefits .benefits__wrapper .benefits__list .benefits__entry {
      width: 20%;
      display: inline-grid;
    }
    .silagebanner::after {
      height: 80%;
    }
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
  .container {
    max-width: 90%;
  }
  .contactbg {
    background-position: 70% center !important;
    height: 320px;
  }
.timecontent {
  height: 160px;
}
.respmb {
  margin-bottom:  0 !important;
}
.resppad {
  padding: 40px 0 0;
}
.respmt {
  margin-top: 0 !important;
}
.respwi100{
  max-width: 100%;
  width: 100% !important;
}
.s_linked_content {
  width: 80%;
  float: none;
}
.aside {
  margin: 10px 0 0;
}

.pcrbanner {
  background-position-x: 80%;
}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
  .resindus.benefits .benefits__wrapper .benefits__list {
    width: 100%;
    display: block;
  }
  .resindus.benefits .benefits__wrapper .benefits__list .benefits__entry {
    width: 24%;
    display: inline-grid;
  }
  .respdisplay {
    display: block !important;
  }
  .resservices {
    background-attachment: scroll !important;
  }
  .resservicesoverlay {
    opacity: 0.85 !important;
  }
  .ressertext {
    padding-left: 0 !important;
    border-left: none !important;

  }
  .resrow {
    justify-content: center;
  }
  .resrow div {
    padding: 0;
  }
  .resrow div:nth-last-child(2) {
    margin-top: 20px;
  }
}

/************
8. 880px
************/

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

}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
  .cta h3 {
      font-size: 25px;
    }
  .respdesign {
    flex-direction: row !important;
    justify-content: space-evenly;
  }
  .resppadx{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  #chartdiv {
    height: 350px;
  }
  .printedbanner::after {
    height: 80%;
  }
  .printedbanner {
    background-size: 45%;
  }
  .aside {
    display: none;
  }
.resjurimg {
  width: 140px;
}
.timecontent {
  height: 140px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.medidis {
  display: flex !important;
}
.awardstrack {
  flex-direction: column;
  display: flex;
}
.awardstrack .slick-slide {
  width: 350px !important;
}
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
  body {
      line-height: 2;
  }
  #topbar .contact-info {
    justify-content: space-between;
    width: 100%;
  }
  .container {
    max-width: 85%;
  }

  .respcontainer {
    max-width: 100%;
  }
.serv-bx {
  width: 100%;
}
.benbg .entries ul {
  margin: 2rem 0 0;
}
section.benefits .benefits__wrapper .benefits__list, .resindus.benefits .benefits__wrapper .benefits__list{
  width: 100%;
  display: block;
}
section.benefits .benefits__wrapper .benefits__list .benefits__entry, .resindus.benefits .benefits__wrapper .benefits__list .benefits__entry {
  width: 32%;
  display: inline-grid;
}
.agriculturalbanner {
  background-size: cover;
}
.respheadline::before {
display: none;
}
.respheadline::after{
  top: auto;
  right: 0;
  left: 0;
  margin: auto;
}
.resmb {
  margin-bottom: 20px;
}

}

@media only screen and (max-width: 650px) {
  .contactbg {
      /* margin-top: 90px !important; */
      background-image: url(../img/contactbannernewre.png) !important;
      background-size: cover !important;
      /* background-position: center !important; */
    }
    .contactbg::before {
      background-color: rgba(0,0,0,0.4) !important;
    }
    .page-title {
      padding: 160px 0 120px;
    }
    .careersbg {
      background-image: url('../img/careerssmall.png') !important;
    }
    .gallerybg{
      background-image: url('../img/gallerynew.jpg') !important;
      height: 320px;
    }
    /* .productsbanner {
      background-image: url('../img/productsbannernew2re.jpg') !im;
    } */
    .shrinkbanner {
      background-image: url('../img/proposedimages/ldpepcrre.jpg') !important;

    }
    .clingbanner {
      background-image: url('../img/proposedimages/clingre.jpg') !important;
    }
    .ldpebanner {
      background-image: url('../img/proposedimages/pelinearre.jpg') !important;
    }
    .manualbanner {
      background-image: url('../img/latest/manualbannerre.jpg') !important;
    }
    .silagebanner {
      background-image: url('../img/proposedimages/silagefilmre.jpg') !important;
    }
    .aboutwithout{
      padding: 60px 0 120px;
    }
    .resmm {
      padding: 160px 0 120px;
    }
    .resmm h2 {
      font-size: 30px;
    }
    .subscribe-form {
      text-align: center;
    }
    .respw60 {
      width: 100% !important;
      margin-bottom: 10px;
    }
    .printedbanner {
      background-size: 65%;
    }

    .sdeskview {
      display: none;
    }
    .smobileview {
      display: block;
    }
    .careertext {
      font-size: 16px;
    }
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
  .footer-links ul li  {
  padding-left: 8px;
  padding-right: 8px;
  }
  .foot-logo, #header .logo {
    width: 140px;
  }
  .footer-contact .pt-5 {
    padding-top: 16px !important;
  }
.cling {
  padding-bottom: 30px !important;
}
.resjurimg {
  width: 120px;
}
.timecontent {
  height: 120px;
  display: flex;
  align-items: center;
  font-size: 13px;
}
.medidis {
  display: none !important;
}
.smaldis {
  display: flex !important;
}
.homemain {
  background-size: 30%;
}
}


/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
  #chartdiv {
      height: 250px;
  }
.moto .headline:before, .moto .headline:after, .resppad .headline:before, .resppad .headline:after {
  width: 100px;
}
.car {
  height: 60vh;
}
.vegas-content {
  width: 90%;
}
.vegas-content h2 {
  font-size: 25px;
}
.vegas-animation-kenburns {
    animation: none
}
.vegas-slide-inner {
    background-size: 100% 100% !important;
}
.car .container {
  width: 85%;
}
.car h2 span {
  font-size: 25px;
}
.vegas-overlay {
    opacity: .60;
    background: url(https://jaysalvat.github.io/vegas/releases/latest/overlays/06.png) center center rgb(0 0 0 / 40%);
}
.resmb {
  margin-bottom: 15px;
}
}

/************
12. 480px
************/

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

.respfullpad {
  padding: 1rem !important;
}
.respw100 {
  max-width: 100%;
  width: 100% !important;
}

section.benefits .benefits__wrapper .benefits__list, .resindus.benefits .benefits__wrapper .benefits__list {
  width: 100%;
  display: block;
}
section.benefits .benefits__wrapper .benefits__list .benefits__entry, .resindus.benefits .benefits__wrapper .benefits__list .benefits__entry {
  width: 49%;
  display: inline-grid;
}

/* .footer-links ul {
  display: ruby-text;
  list-style: dot;
}
.footer-links ul li {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.deskview {
  display: none;
}
.mobileview {
  display: block;
}
i.mobileview {
  font-size: 8px !important;
  margin-right: 5px;
} */
/* .footer-links ul li i.bx-chevron-right:before {
  content: "\eab3";
  color: #ffffff;
}
.footer-links ul li:first-child i {
  display: none;
} */
/* .footer-links ul li i {
  display: none;
} */
.subscribe-area {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.printedbanner {
  height: 380px;
}
.serv-bx::after {
  width: 100%;
}

}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
  #chartdiv {
      padding: 0 10px;
  }
  .moto {
    padding: 30px 0 10px !important;
  }
  .moto .headline:before, .moto .headline:after, .resppad .headline:before, .resppad .headline:after {
    width: 85px;
  }
  .printedbanner h2 , .machinebanner h2, .mannualbanner h2, .agriculturalbanner h2 {
    font-size: 30px !important;
  }
  .s_linked_content {
    width: 100%;
  }
  .machinebanner::after, .mannualbanner::after, .agriculturalbanner::after {
    height: 80%;
  }
.resptj p {
  text-align: justify;
}
.iconbox{
  width: 40px;
}
.numbox {
    font-size: 30px;
  }
  .resrow div {
    margin-top: 20px;
  }
  .reshigh {
    padding: 40px 0;
  }
}

/************
14. 400px
************/

@media only screen and (max-width: 400px){
  .moto {
    padding: 20px 0 0 !important;
  }
  .moto .headline:before, .moto .headline:after, .resppad .headline:before, .resppad .headline:after {
    width: 65px;
  }
  section.benefits .benefits__wrapper .benefits__list .benefits__entry {
    width: 45%;
    display: inline-grid;
  }
      section.benefits .benefits__wrapper .benefits__list {
        margin-left: -15px;
      }
      .printedbanner::after {
        height: 100%;
      }

}



@media only screen and (max-width: 350px) {
.contactbg h2, .shrinkbanner h2, .clingbanner h2, .ldpebanner h2, .machinebanner h2, .mannualbanner h2, .productsbanner h2{
  font-size: 34px;
}
.printedbanner h2  {
  font-size: 26px;
}
.awardstrack .slick-slide {
  width: 300px !important;
}
.car .container {
  width: 95%;
}
.car h2 span {
  font-size: 22px;
}
.car {
  height: 50vh;
}
.vegas-content {
  width: 95%;
}
.vegas-content h2 {
  font-size: 24px;
}
}
@media only screen and (max-width: 330px) {
  .moto .headline:before, .moto .headline:after, .resppad .headline:before, .resppad .headline:after {
    width: 45px;
  }

}
</pre></body></html>