/* section 2 */
.healthcare-page h1 {
  font-weight: 300;
  color: #484848;
}

.photobox_type8 .photobox__previewbox:before {
  background-color: var(--photoboxOverlay, rgba(216, 228, 174, 0.86));
}

.modal-dialog {
  max-width: 70%;
}

.form-control2 {
  border-style: none none solid;
  border-bottom-style: solid;
  border-bottom-style: solid;
  border-bottom: 0px solid #cacaca;
  border-radius: 0;
  padding: 0rem 0.75rem;
}

.hvr-rectangle-out::before {
  background: #d8e4ae;
}

.hvr-sweep-to-right::before {
  background: #00cbd2;
}

.bold-h1 {
  font-weight: 600;
  color: #5d9301;
}

.inner-logo {
  position: absolute;
}

.paperplane {
  background-color: #d8e4ae;
}

.centeralign {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overlay2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.sect2 {
  padding-right: 42px;
  padding-left: 42px;
}

.sect2para {
  position: absolute;
  right: 7%;
  top: 26%;
  width: 801px;
}

.sect2para p {
  text-align: justify;
  padding-top: 20px;
  font-size: 24px;
}

.menuheading {
  position: absolute;
  right: 30px;
  bottom: 0px;
  color: #fff;
  text-shadow: -1px 1px 5px #484848;
}

.healthvid {
  margin-top: 60px;
  margin-bottom: 120px;
  margin-right: 90px;
  margin-left: 90px;
}

.right {
  text-align: justify;
  direction: rtl;
}

rightalign {
  text-align-last: right;
}

.left {
  text-align: justify;
}

.plant {
  position: absolute;
  top: 198px;
  left: 194px;
  width: 26%;
}

.pad-right {
  padding-right: 100px;
}

.plane {
  position: absolute;
  width: 30%;
  top: 35%;
}

.inq-btn {
  position: absolute;
  background: linear-gradient(to right, #00cbd2, #5d9301);
  top: 56%;
  height: 41px;
  width: 180px;
  border: none;
  cursor: pointer;
}

.contacth1 {
  text-align-last: left;
}

.inq-btn p {
  font-size: 22px;
  padding: 2px;
  color: #fff;
}

.no {
  position: absolute;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  top: 67%;
}

.shadoww {
  position: absolute;
  background: radial-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  width: 223px;
  height: 10px;
  border-radius: 50%;
  top: 76%;
}

.pad-left {
  padding-left: 100px;
}

.para {
  font-size: 22px;
}

.contactsect {
  margin-top: 100px;
}

.contact-healthcare {
  height: 315px;
  margin: 3px;
  margin-top: 30px;
  background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/healthcare/contact-bckrnd.jpg");
}

.contact-agri {
  height: 300px;
  background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/healthcare/contact-bckrnd.jpg");
}

.contact-healthcare h1 {
  padding-top: 72px;
}

.contact-para {
  margin-bottom: 5px;
}

.pest-tag {
  position: absolute;
  top: 432px;
  right: 5%;
  font-size: 4rem;
  font-style: italic;
}

.contact1 {
  margin-top: 25px;
}

.contact-text {
  position: absolute;
  color: #7c7c7c;
  width: 412px;
}

.contact-textpest {
  position: absolute;
  color: #7c7c7c;
  width: 412px;
  top: 126px;
}

.contact-textplant {
  position: absolute;
  color: #7c7c7c;
  width: 412px;
  top: 49%;
}

.imgcurve {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

.imgcurve-right {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-right-radius: 25px;
}

.imgcurve-left {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}

.pointer {
  cursor: pointer;
}

.thumb1 {
  cursor: pointer;
  width: 22%;
  margin-right: 65px;
}

.thumb2 {
  cursor: pointer;
  width: 22%;
  margin-left: 68px;
}

.partners {
  background-color: #f0f0f0;
}

.partnersp {
  background: linear-gradient(to right, #00cbd2, #08ad8b);
  width: 228px;
  height: 100px;
  margin: auto;
}

.partnersp p {
  padding: 27px;
  font-size: 26px;
  color: #fff;
}

.partnerimg {
  width: 84%;
  /* -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5; */
}

.partnerimg:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}

.parth1 {
  margin-top: 2px;
}

.bold-h1.white {
  color: #fff;
}

.surg p {
  padding: 8px;
}

@media screen and (min-width: 768px) {
  .carousel-cell {
    height: 400px;
  }
}

@media screen and (min-width: 1700px) {
  .flick {
    max-width: 1600px;
  }
}

@media only screen and (max-width: 1515px) and (min-width: 1365px) {
}

.responsive-image {
  height: auto;
  width: 100%;
}

@media only screen and (max-width: 1600px) and (min-width: 1515px) {
}

@media only screen and (max-width: 1699px) and (min-width: 700px) {
  .airservices-heading {
    height: 184px;
  }
}

@media screen and (min-width: 960px) {
  .carousel-cell {
    width: 60%;
    height: 163px;
  }
}

@media only screen and (max-width: 1699px) and (min-width: 960px) {
  .carousel-cell.is-selected .para {
    font-size: 32px;
  }

  .para {
    font-size: 16px;
    top: 165%;
  }

  .carousel-cell h2 {
    bottom: 163%;
  }

  .booknow {
    top: 349%;
  }

  .carousel-cell img {
    max-width: 700px;
    max-height: 380px;
  }

  .carousel-cell img {
    -webkit-transform: scale(1);
    transform: scale(0.85);
  }

  .carousel-cell.is-selected img {
    transform: scale(1);
  }

  .flickity-viewport {
    height: 555px !important;
  }

  .experience {
    font-size: 30px;
  }

  .carousel-cell {
    top: 174px;
  }
}

/* slider */

.center {
  margin-top: 20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  height: auto;
}

.pad-top {
  padding-top: 90px;
}

.pad-bot {
  padding-bottom: 90px;
}

/* section 2 end */

@media only screen and (max-width: 1320px) and (min-width: 700px) {
  .sect2para {
    position: absolute;
    right: 7%;
    top: 121px;
    width: 564px;
  }

  .sect2para p {
    text-align: justify;
    padding-top: 20px;
    font-size: 20px;
  }

  .para {
    font-size: 20px;
  }

  .plant {
    position: absolute;
    top: 151px;
    left: 127px;
    width: 25%;
  }
}

@media only screen and (max-width: 1700px) and (min-width: 1320px) {
  .sect2para {
    position: absolute;
    right: 7%;
    top: 121px;
    width: 564px;
  }
  .sect2para p {
    text-align: justify;
    padding-top: 20px;
    font-size: 20px;
  }

  .para {
    font-size: 20px;
  }

  .plant {
    position: absolute;
    top: 151px;
    left: 127px;
    width: 25%;
  }
}

/* plant-protction */

.contact-h1 {
  position: absolute;
  top: 102px;
  right: 231px;
  font-size: 3rem;
}

.plant-h1 {
  position: absolute;
  top: 316px;
  right: 159px;
  font-size: 4rem;
  color: #fff;
}

.back-contact {
  background: linear-gradient(to right, #fcfcfc, #ddeee2);
}

.surg-h1 {
  position: absolute;
  top: 303px;
  right: 159px;
  font-size: 4rem;
}

.plant-h1black {
  position: absolute;
  top: 206px;
  right: 159px;
  font-size: 4rem;
}

.plant-p {
  position: absolute;
  top: 445px;
  right: 160px;
  font-size: 24px;
  text-align: justify;
  width: 661px;
  color: #fff;
}

.plant-pblack {
  position: absolute;
  top: 345px;
  right: 160px;
  font-size: 24px;
  text-align: justify;
  width: 880px;
}

.specialities-para {
  text-align: center;
  font-size: 26px;
  padding-top: 60px;
  padding-bottom: 20px;
}

.specialities-surg {
  background-color: #f0f0f0;
}

.scissors {
  width: 13%;
}

.speciaitiesl-surg-p {
  font-size: 20px;
  font-weight: 600;
  color: rgb(48, 48, 48);
}

.padd {
  padding-left: 70px;
  padding-right: 70px;
}

.infrah1 {
  position: absolute;
  top: 57px;
  right: 76px;
  font-size: 40px;
}

.infrapara {
  position: absolute;
  top: 154px;
  right: 80px;
  font-size: 21px;
  text-align: justify;
  width: 480px;
}

.distp {
  position: absolute;
  top: 154px;
  right: 80px;
  font-size: 21px;
  text-align: justify;
  width: 765px;
}

.disth1 {
  position: absolute;
  top: 57px;
  right: 76px;
  font-size: 40px;
}

.iso {
  font-size: 4rem;
  background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/agriculture/innerpages/iso-bck.jpg");
  height: auto;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.iso p {
  font-size: 22px;
  text-align: center;
  font-size: 25px;
  text-align: center;
  padding-left: 567px;
  padding-right: 567px;
  padding-top: 41px;
}

.isomarg {
  margin-top: 88px;
}

.part-img {
  position: absolute;
}

.bck {
  background-color: #f0f0f0;
}

.partner-plant p {
  font-size: 30px;
}

.rightalign {
  text-align-last: inherit;
  text-align: right;
}

.left {
  text-align: justify;
}

.missionpara {
  font-size: 23px;
}

.contact-plant1 {
  padding: 5% 0;
}

.contact-plant2 {
  padding-top: 160px;
  padding-bottom: 160px;
  padding-left: 100px;
  padding-right: 100px;
}

.contact-plant1 p {
  text-align: justify;
  font-weight: 200;
  font-size: 35px;
}

/* crop-protection */
.options {
  margin-top: 70px;
  padding-left: 130px;
  padding-right: 130px;
}
/* overlay */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.7s ease;
  background-color: #627800;
}

.overlay-skin {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.7s ease;
  background-color: rgb(255, 255, 255);
}

.hov1:hover .overlay {
  opacity: 0.9;
}

.hov2:hover .overlay {
  opacity: 0.9;
}

.hov3:hover .overlay {
  opacity: 0.9;
}

.hov4:hover .overlay {
  opacity: 0.9;
}

.hov1:hover .overlay-skin {
  opacity: 0.9;
}

.hov2:hover .overlay-skin {
  opacity: 0.9;
}

.hov3:hover .overlay-skin {
  opacity: 0.9;
}

.tex {
  color: white;
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/* overlay */

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.7s ease;
  background-color: #627800;
}

.overlay-skin {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.7s ease;
  background-color: rgb(255, 255, 255);
}

.hov1:hover .overlay {
  opacity: 0.9;
}

.hov2:hover .overlay {
  opacity: 0.9;
}

.hov3:hover .overlay {
  opacity: 0.9;
}

.hov4:hover .overlay {
  opacity: 0.9;
}
/* crop-protection */

/* crop-production */

/* crop-production */
/*plant-protection */

/* lab */
.lab-h1 {
  position: absolute;
  top: 210px;
  right: 159px;
  font-size: 4rem;
}

.lab-p {
  font-size: 26px;
  text-align: justify;
  font-weight: 100;
}

.lab-tag {
  position: absolute;
  top: 284px;
  right: 161px;
  font-size: 40px;
}

.division-left {
  background: linear-gradient(to right, #fcfcfc, #ddeee2);
  height: 540px;
}

.division-right {
  background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/agriculture/innerpages/back-lab.jpg");
  height: 540px;
}

.b-green {
  font-weight: 600;
  color: #5d9301;
}

.division-text {
  padding: 65px;
}

.ul-text {
  font-size: 22px;
  padding-top: 45px;
}

.lab-certs {
  background: linear-gradient(to right, #fcfcfc, #ddeee2);
}
/* lab */

/* advisory */

/* advisory */

/* fert */

.fert-h1 {
  position: absolute;
  top: 165px;
  right: 100px;
  font-size: 4rem;
}

.tag {
  position: absolute;
  z-index: 9;
}

.inqfert {
  position: absolute;
  top: 80%;
  right: 46px;
}

.inqfert-btn {
  background: linear-gradient(to right, #00cbd2, #5d9301);
  height: 55px;
  width: 257px;
  border: none;
  cursor: pointer;
}

.inqfert-btn p {
  font-size: 30px;
  padding: 2px;
  color: #fff;
}

.agriwidth {
  width: 75%;
}

.fert-p {
  position: absolute;
  top: 283px;
  right: 100px;
  font-size: 29px;
  text-align: justify;
  width: 801px;
  font-weight: 100;
}

.mar-bot {
  margin-bottom: 75px;
}

.ware-p {
  font-size: 20px;
}
/* fert */

/* hover*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 35px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info,
.hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}

.hovereffect:hover a.info,
.hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.noheight {
  height: auto;
}
/* hover */

/* media queries inner */

@media only screen and (max-width: 1320px) and (min-width: 700px) {
  .division-right {
    background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/agriculture/innerpages/back-lab-lap.jpg");
    height: 540px;
  }

  .no {
    position: absolute;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    top: 68%;
  }

  .para {
    font-size: 20px;
  }

  .surg-h1 {
    position: absolute;
    top: 303px;
    right: 159px;
    font-size: 4rem;
  }

  .plant-h1 {
    position: absolute;
    top: 216px;
    right: 99px;
    font-size: 3rem;
    color: #fff;
  }

  .pest-h1 {
    position: absolute;
    top: 216px;
    right: 99px;
    font-size: 3rem;
    color: #fff;
    text-align: right !important;
  }

  .plant-p {
    position: absolute;
    top: 321px;
    right: 99px;
    font-size: 22px;
    text-align: justify;
    width: 503px;
    color: #fff;
  }

  .pest-p {
    position: absolute;
    top: 376px;
    right: 99px;
    font-size: 24px;
    text-align: justify;
    width: 544px;
    color: #fff;
  }

  .surg-tag {
    position: absolute;
    top: 235px;
    right: 161px;
    font-size: 2rem;
  }

  .surg-p {
    position: absolute;
    top: 359px;
    right: 160px;
    font-size: 24px;
    text-align: justify;
    width: 540px;
  }

  .lab-tag {
    position: absolute;
    top: 279px;
    right: 108px;
    font-size: 38px;
  }

  .lab-p {
    font-size: 22px;
    text-align: justify;
  }

  .lab-h1 {
    position: absolute;
    top: 210px;
    right: 107px;
    font-size: 51px;
  }

  .plant-h1black {
    position: absolute;
    top: 103px;
    right: 121px;
    font-size: 3rem;
  }

  .plant-pblack {
    position: absolute;
    top: 180px;
    right: 121px;
    font-size: 20px;
    text-align: justify;
    width: 651px;
  }

  .disth1 {
    position: absolute;
    top: 32px;
    right: 61px;
    font-size: 42px;
  }

  .distp {
    position: absolute;
    top: 117px;
    right: 63px;
    font-size: 18px;
    text-align: justify;
    width: 542px;
  }

  .infrah1 {
    position: absolute;
    top: 32px;
    right: 76px;
    font-size: 38px;
  }

  .infrapara {
    position: absolute;
    top: 117px;
    right: 80px;
    font-size: 20px;
    text-align: justify;
    width: 349px;
  }

  .iso p {
    font-size: 21px;
    text-align: center;
    padding-left: 400px;
    padding-right: 400px;
    padding-top: 41px;
  }

  .isomarg {
    margin-top: 153px;
    margin-left: 227px;
  }

  .contact-plant1 p {
    text-align: justify;
    font-weight: 200;
    font-size: 35px;
  }

  .contact-points {
    padding-top: 30px;
    font-size: 22px;
  }

  .fert-p {
    position: absolute;
    top: 266px;
    right: 49px;
    font-size: 22px;
    text-align: justify;
    width: 717px;
    font-weight: 100;
  }

  .fert-h1 {
    position: absolute;
    top: 165px;
    right: 56px;
    font-size: 4rem;
  }
}

@media only screen and (max-width: 1700px) and (min-width: 1320px) {
  .division-right {
    background-image: url("https://baurs-2024.sgp1.digitaloceanspaces.com/images/agriculture/innerpages/back-lab-lap.jpg");
    height: 540px;
  }

  .no {
    position: absolute;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    top: 68%;
  }

  .para {
    font-size: 20px;
  }

  .para {
    font-size: 20px;
  }

  .plant-h1 {
    position: absolute;
    top: 216px;
    right: 99px;
    font-size: 3rem;
    color: #fff;
  }

  .pest-h1 {
    position: absolute;
    top: 216px;
    right: 99px;
    font-size: 3rem;
    color: #fff;
    text-align: right !important;
  }

  .plant-p {
    position: absolute;
    top: 321px;
    right: 99px;
    font-size: 22px;
    text-align: justify;
    width: 503px;
    color: #fff;
  }

  .pest-p {
    position: absolute;
    top: 376px;
    right: 99px;
    font-size: 24px;
    text-align: justify;
    width: 544px;
    color: #fff;
  }

  .surg-h1 {
    position: absolute;
    top: 303px;
    right: 159px;
    font-size: 4rem;
  }

  .surg-tag {
    position: absolute;
    top: 235px;
    right: 161px;
    font-size: 2rem;
  }

  .surg-p {
    position: absolute;
    top: 359px;
    right: 160px;
    font-size: 24px;
    text-align: justify;
    width: 540px;
  }

  .lab-tag {
    position: absolute;
    top: 279px;
    right: 108px;
    font-size: 38px;
  }

  .lab-p {
    font-size: 22px;
    text-align: justify;
  }

  .lab-h1 {
    position: absolute;
    top: 210px;
    right: 107px;
    font-size: 51px;
  }

  .plant-h1black {
    position: absolute;
    top: 20px;
    right: 121px;
    font-size: 3rem;
  }

  .plant-pblack {
    position: absolute;
    top: 95px;
    right: 95px;
    font-size: 20px;
    text-align: justify;
    width: 651px;
  }

  .disth1 {
    position: absolute;
    top: 32px;
    right: 61px;
    font-size: 42px;
  }

  .distp {
    position: absolute;
    top: 117px;
    right: 63px;
    font-size: 18px;
    text-align: justify;
    width: 542px;
  }

  .infrah1 {
    position: absolute;
    top: 32px;
    right: 76px;
    font-size: 38px;
  }

  .infrapara {
    position: absolute;
    top: 117px;
    right: 80px;
    font-size: 24px;
    text-align: justify;
    width: 349px;
  }

  .iso p {
    font-size: 21px;
    text-align: center;
    padding-left: 400px;
    padding-right: 400px;
    padding-top: 41px;
  }

  .isomarg {
    margin-top: 153px;
    margin-left: 227px;
  }

  .contact-plant1 p {
    text-align: justify;
    font-weight: 200;
    font-size: 30px;
    position: absolute;
    top: 15px;
  }

  .contact-points {
    padding-top: 30px;
    font-size: 24px;
  }

  .fert-p {
    position: absolute;
    top: 266px;
    right: 49px;
    font-size: 22px;
    text-align: justify;
    width: 717px;
    font-weight: 100;
  }

  .fert-h1 {
    position: absolute;
    top: 165px;
    right: 56px;
    font-size: 4rem;
  }
}

.flex-center-all {
  display: flex;
  justify-content: center;
  align-items: center;
}

element.style {
  z-index: +1111;
  position: absolute;
  right: 15px;
  border: 1px solid #ffffff;
  padding: 5px 25px;
  bottom: 0;
  color: #ffffff;
}

@media only screen and (min-device-width: 100px) and (max-device-width: 480px) {
  .plant-h1black {
    position: relative;
    top: 40px;
    right: 0%;
    font-size: 9vw;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .modal-dialog {
    max-width: 100%;
  }

  .contact1 {
    margin-top: 126px;
    margin-left: 89px;
  }

  .hovereffect h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
  }

  .plant-pblack {
    position: relative;
    top: 28px;
    right: 0px;
    font-size: 22px;
    text-align: justify;
    width: auto;
    padding: 20px;
  }

  .agri-back {
    background: linear-gradient(to right, #11eff7, #bfffee);
  }

  .infrah1 {
    position: relative;
    top: 25px;
    right: 0px;
    font-size: 9vw;
  }

  .infrapara {
    position: relative;
    top: 10px;
    right: 0px;
    font-size: 21px;
    text-align: justify;
    width: auto;
    padding: 20px;
  }

  .agri-h1 {
    position: relative;
    top: 25px;
    right: 0px;
    font-size: 9vw;
    text-align: center;
    padding: 10px;
  }

  .healthvid {
    margin-top: 10px;
    margin-bottom: 80px;
    margin-right: 2vw;
    margin-left: 2vw;
  }

  .agri-para {
    position: relative;
    right: 0px;
    font-size: 21px;
    text-align: justify;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    top: 0px;
  }

  .iso-h1 {
    position: relative;
    top: -12%;
    right: 0px;
    font-size: 9vw;
    text-align: center;
  }

  .iso p {
    font-size: 25px;
    text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    top: 0px;
  }

  .contact-plant1 p {
    text-align: justify;
    font-weight: 200;
    font-size: 27px;
  }

  .parth1 {
    margin-top: 60vw;
  }

  .center-mb-contact {
    top: 0%;
    left: 72%;
    transform: translate(-50%, -50%);
  }

  .contact-pest {
    height: 318px !important;
  }

  .contact-textpest {
    position: absolute;
    color: #7c7c7c;
    width: 563px;
    top: 126px;
  }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .plant {
    position: absolute;
    top: 111px;
    left: 51px;
    width: 25%;
  }

  .isomarg {
    margin-top: 5%;
    margin-left: 1%;
  }

  .iso p {
    font-size: 21px;
    text-align: center;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 33px;
  }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .disth1 {
    position: absolute;
    top: 13px;
    right: 61px;
    font-size: 35px;
    text-align: center;
  }

  .distp {
    position: absolute;
    top: 73px;
    right: 4%;
    font-size: 15px;
    text-align: justify;
    width: 474px;
  }

  .infrapara {
    position: absolute;
    top: 73px;
    right: 5%;
    font-size: 20px;
    text-align: justify;
    width: 327px;
  }

  .infrah1 {
    position: absolute;
    top: 13px;
    right: 5%;
    font-size: 38px;
  }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .plant {
    position: absolute;
    top: 111px;
    left: 51px;
    width: 25%;
  }

  .contact-textpest {
    position: absolute;
    color: #7c7c7c;
    width: 563px;
    top: 126px;
  }

  .pad-left {
    padding-left: 10px;
  }
  .pad-right {
    padding-right: 10px;
  }

  .rightalign {
    text-align-last: inherit;
    text-align: center;
  }

  .options {
    margin-top: 70px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 94px;
  }

  .contact-textplant {
    position: absolute;
    color: #7c7c7c;
    width: 255px;
    top: 200%;
  }

  .contact1 {
    margin-top: 111px;
  }

  .plant-h1black {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 3rem;
  }

  .plant-pblack {
    position: absolute;
    top: 24%;
    right: 5%;
    font-size: 18px;
    text-align: justify;
    width: 633px;
  }

  .plant {
    position: absolute;
    top: 111px;
    left: 51px;
    width: 25%;
  }

  .isomarg {
    margin-top: 5%;
    margin-left: 1%;
  }

  .iso p {
    font-size: 21px;
    text-align: center;
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 33px;
  }

  .distp {
    position: absolute;
    top: 24%;
    right: 206px;
    font-size: 18px;
    text-align: justify;
    width: 484px;
  }

  .pad-sides {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-pest {
    height: 318px !important;
  }
}
/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

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