@charset "UTF-8";

.kat-modules {
     padding-top:340px;
}
 .kat-mod-tb {
}
 .kat-mod-tb-title h1, .kat-mod-tb-title h2 {
     font-size:54px;
     line-height: 62px;
     color:var(--primary);
     font-family: var(--fontmedium);
     letter-spacing: -1px;
     max-width:540px;
     padding-bottom:20px;
}
 .kat-mod-tb-title h2 {
     padding-top:200px;
}
 .kat-mod-tb-text {
     padding-bottom:18px;
     max-width: 630px;
     width:50%;
}
.kat-mod-tb-subtitle {
    color: var(--green);
    padding-bottom: 10px;
}

.kat-mod-tb.centered .kat-mod-tb-text, .kat-mod-tb.centered .kat-mod-tb-title h2, .kat-mod-tb.centered .kat-mod-tb-subtitle {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.kat-mod-dib {
     width: 100%;
     height:1038px;
     margin-top:-50px;
}
.kat-mod-dib-cnt {
     position: absolute;
     padding-top:50px;
     margin-left:var(--margin);
}
.kat-mod-dib-cnt {
    width:32%;
}
.kat-mod-dib-cnt .kat-text {
    max-width: 300px;
}
 .kat-mod-dib-left {
    width: 42.3%;
    float: left;
    position: relative;
    margin-top: 388px;
}

 .kat-mod-dib-left-image {
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     border-radius: 5px;
     overflow: hidden;
     width:100%;
     height:650px;
}
 .kat-mod-dib-right {
     float: right;
     height: 1038px;
     width: 57.118%;
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     border-radius: 5px;
     overflow: hidden;
}
 .kat-mod-dib-left-text {
     position: absolute;
     bottom: 0;
     width:90%;
}
 .kat-mod-sub.one-third {
     margin-left:37%;
     font-size:14px;
     line-height: 14px;
     text-transform: uppercase;
     color:var(--primary);
     letter-spacing: 1px;
     font-family: var(--fontbold);
     padding-top:100px;
     clear:both;
}
.kat-mod-sub.centered {
    margin-left: auto;
    margin-right: auto;
    width: var(--colpercent);
    position: relative;
    text-align: center;
}
 .kat-mod-sub-title {

}
 .kat-mod-sub-link {
}
 .kat-mod-twothirds{
     width:57%;
     margin-left:37%;
     padding-top:40px;
}
 .kat-mod-twothirds-i {
     width:32%;
     display:inline-block;
     margin-right:1%;
}
 .kat-mod-twothirds-icon {
     height:60px;
     padding-bottom:20px;
}
 .kat-mod-twothirds-icon img {
     max-width:60px;
     max-height:60px;
     display:inline-block;
     vertical-align: text-bottom;
}
 .kat-mod-twothirds-label {
     max-width:240px;
}
 .kat-mod-imgslides {
}
 .kat-mod-imgslides-dots {
     position: fixed;
     height:100vh;
     z-index: 2;
     margin-left:3%;
     line-height: 50vh;
     height:50vh;
     margin-top:25vh;
     opacity:0;
      top:0;
     -webkit-transition: opacity 300ms linear;
         -ms-transition: opacity 300ms linear;
             transition: opacity 300ms linear;

}
.kat-mod-imgslides-dots.visible {
  opacity:1;
  -webkit-transition: opacity 300ms linear;
      -ms-transition: opacity 300ms linear;
          transition: opacity 300ms linear;

}
 .kat-mod-imgslides-dots-inner {
     display:inline-block;
     vertical-align: middle;
}

 .kat-mod-imgslides-dot {
     width:10px;
     height:10px;
     background-color:var(--primary);
     border-radius: 10px;
     overflow: hidden;
     margin-top:10px;
     margin-bottom:10px;
     cursor: pointer;
     display:block;
     -webkit-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}
 .kat-mod-imgslides-dot.selected {
     background-color:#fff;
     -webkit-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}
 .kat-mod-imgslides-dot:hover {
     background-color:var(--hover);
     -webkit-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}
 .kat-mod-imgslides-i {
     width:100%;
     height:1100px;
     background-size:cover;
     background-position: center;
     background-repeat: no-repeat;
     position: relative;
     overflow: hidden;
     /*max-height: 0;
     opacity:0;*/
     background-color:var(--graybackground);
}

.kat-mod-imgslides-i.light {
    background-position: 90% 0vh;
    background-size: 60%;
}
 .kat-mod-imgslides-i.selected {
     max-height: none;
     opacity:1;
     -webkit-transition: opacity 300ms linear;
     -ms-transition: opacity 300ms linear;
     transition: opacity 300ms linear;
}

 .kat-mod-imgslides-i.dark {
     background-color:#000;
}
.kat-mod-imgslides-i-slider {
    opacity:0;
    position: absolute;
}
.kat-mod-imgslides-i-slider.selected {
    opacity:1;
    -webkit-transition: none;
     -ms-transition: none;
     transition: none;
}
 .kat-mod-imgslides-top {
     width:var(--colpercent);
     margin-left:auto;
     margin-right:auto;
     padding-top:80px;
}
 .kat-mod-imgslides-top-left {
    max-width:320px;
    width:40%;
    padding-bottom:30px;
 }  

 .kat-mod-imgslides-top-right {
     max-width:380px;
     width:40%;
      position: relative;
}

 .kat-mod-imgslides-top-right-col {
     width:100%;
     display:block;
}
.dark .kat-mod-imgslides-top-right-col {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
.kat-mod-imgslides-top-cnt {
    position: relative;
}
.light-cell .kat-mod-imgslides-top-cnt {
    width:35%;
    float:left;
}
.light-cell .kat-mod-imgslides-top-left {
    width:100%;
}
.light-cell .kat-mod-imgslides-top-right {
    width:100%;
}
 .kat-mod-imgslides-bottom {
    
     position: absolute;
     bottom:0;
     right:0;
     margin-right:var(--margin);
     padding-bottom:92px;
     width:57.25%;
     /*
     margin-top: 40px;
    float: right;
     width: 65%;
     position: relative;*/
}
 .kat-mod-imgslides-bottom-top {
     width:100%;
     position: relative;
     margin-bottom:35px;
}
 .kat-mod-imgslides-bottom-top-left {
     font-family: var(--font);
     color:var(--green);
     max-width: 502px;
     width:60%;
     max-height:0;
     opacity:0;
     overflow: hidden;
}

 .kat-mod-imgslides-bottom-top-right {
     position: absolute;
     right: 0;
     bottom: 0;
     max-height:0;
     opacity:0;
     overflow: hidden;
}
 .kat-mod-imgslides-bottom-top-left.selected, .kat-mod-imgslides-bottom-top-right.selected {
    opacity:1;
    max-height: 500px;
 }
 .kat-mod-imgslides-bottom-top-right img{
     max-height: 142px;
}
 .kat-mod-imgslides-bottom-line-display {
    position: absolute;
    width:100%;
    border-top:1px solid var(--grayline);
}
.kat-mod-imgslides-bottom-line-tick {
    border-left:1px solid var(--grayline);
    height:11px;
    width:1px;
    margin-top:-6px;
    margin-left:1px;
    position: absolute;
}
 .kat-mod-imgslides-bottom-line {
    clear:both;
    cursor: pointer;
    padding-bottom:10px;
    margin-right: 150px;
    position: relative;
    pointer-events: none;
}
 .kat-mod-imgslides-bottom-line .ui-slider-handle {
      content: "";
      width: 152px;
      height: 30px;
      /*background-image:url(/core/images/drag-handle.svg);*/
      background-image:url(../svg/drag-handle-impact.svg);
      margin-top: -16px;
      border-radius: 15px;
      /*width: 10px;
      height: 10px;
      background-color: #000;
      border-radius: 10px;
      margin-top: -5px;
      */
      cursor: pointer;
      display: block;
      position: absolute;
      border:none !important;
      outline: none !important;
      pointer-events: auto;
}
 .kat-mod-imgslides-bottom-bottom {
     padding-top:20px;
     padding-bottom:20px;
}
 .kat-mod-imgslides-bottom-bottom-left {
     float:left;
}
 .kat-mod-imgslides-bottom-bottom-right {
     float:right;
}
 .kat-mod-imgslides-i.dark .kat-mod-imgslides-top-left {
     color:#fff;
}
 .kat-mod-card {
     width: var(--colpercent);
     margin-left: auto;
     margin-right:auto;
     margin-top:10px;
     position: relative;
}
 .kat-mod-card image {
}
 .kat-mod-card-left {
     width:33%;
     float:left;
     height:347px;
     border-radius: 5px;
     overflow: hidden;
     background-size:cover;
     background-position: center;
}
 .kat-mod-card-right {
     width:66.5%;
     background-color:var(--primary);
     height:347px;
     position: relative;
     float:right;
     border-radius: 5px;
     overflow: hidden;
}
 .kat-mod-card-right-cnt {
     width:70%;
     max-width: 462px;
     position: absolute;
     bottom:0;
     padding-left:60px;
     padding-bottom:60px;
}
 .kat-mod-card-right-title {
     font-size:42px;
     line-height: 50px;
     color:#fff;
     font-family: var(--fontmedium);
}
 .kat-mod-card-right-text {
     padding-top:10px;
}
 .kat-mod-card-right-btn {
     text-align: right;
     width:140px;
     position: absolute;
     right:0;
     bottom:0;
     padding-right:60px;
     padding-bottom:60px;
}
 .kat-mod-card-right-btn-arrow {
     width:40px;
     height:40px;
     background-image:url('../svg/circle-green-arrow.svg');
     background-size:40px 80px;
     background-repeat: no-repeat;
     margin-bottom:6px;
     display:inline-block;
}
 .kat-mod-card:hover .kat-mod-card-right-btn-arrow {
     background-position: 0px -40px;
}
 .kat-mod-card-right-btn-text {
     color:var(--green);
     line-height: 20px;
     -webkit-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}
 .kat-mod-card:hover .kat-mod-card-right-btn-text {
     color:var(--hover);
     -webkit-transition: all 200ms linear;
     -ms-transition: all 200ms linear;
     transition: all 200ms linear;
}

.kat-mod-lgcentgrphic {
    width:70%;
    margin-left:auto;
    margin-right:auto;
    padding-top:70px;
    padding-bottom:90px;
}
.kat-mod-lgcentgrphic-i {
  display:inline-block;
  width:33%;
  text-align: center;
} 
.kat-mod-lgcentgrphic.lgcnt5,.kat-mod-lgcentgrphic.lgcnt4  {
    width:80%;
    text-align: center;
}
.kat-mod-lgcentgrphic-icon, .kat-mod-lgcentgrphic-html {
  height:220px;
  text-align: center;
  width:260px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}
.kat-mod-lgcentgrphic-icon img {
    width:100%;
    position: absolute;
    bottom:0;
    left:0;
}
.kat-mod-lgcentgrphic-label {
    padding-top:20px;
    max-width: 260px;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
.kat-mod-lgcentgrphic-html {
  text-align: center;
  width:260px;
  height:auto;
  display:inline-block;
}
.kat-mod-lgcentgrphic-html-iframe {
  display:inline-block;
  width:100%;
  height:220px;
}

.lgcnt4 .kat-mod-lgcentgrphic-i {
    width:24.5%;
}
.lgcnt5 .kat-mod-lgcentgrphic-i {
    width:20%;
}
.lgcnt4 .kat-mod-lgcentgrphic-html, .lgcnt5 .kat-mod-lgcentgrphic-html {
    max-width:200px;
    width:90%;
}
.lgcnt4 .kat-mod-lgcentgrphic-html-iframe, .lgcnt5 .kat-mod-lgcentgrphic-html-iframe {
  height:160px;
  width:100%;
}
.lgcnt4 .kat-mod-lgcentgrphic-label, .lgcnt5 .kat-mod-lgcentgrphic-label {
  padding-top:0;
}

.kat-mod-grybkicons {
    width:var(--colpercent);
    background-color:var(--graybackground);
    padding:4%;
    padding-top:94px;
    padding-bottom:100px;
    width:80%;
    margin-left:var(--margin);
    border-radius: 5px;
}
.kat-mod-grybkicons-i {
    width:18%;
    margin-right:2.5%;
    display:inline-block;
    text-align: left;
    vertical-align: text-top;
}
.kat-mod-grybkicons-i:last-child {
    margin-right:0;
}
.kat-mod-grybkicons-icon, .kat-mod-whtbkicons-icon {
  margin-bottom:16px;
  height:60px;
  position: relative;
}
.kat-mod-grybkicons-icon img, .kat-mod-whtbkicons-icon img {
  max-height:60px;
  max-width:100px;
  position: absolute;
  bottom:0;
}
.kat-mod-grybkicons-label, .kat-mod-whtbkicons-label {
   max-width:264px;
}
.kat-mod-grybkicons-text, .kat-mod-whtbkicons-text {
    max-width:225px;
    padding-top:8px;
}

.kat-mod-grybkicons-noimg .kat-mod-grybkicons-icon {
    display:none;
}
.kat-mod-grybkicons-noimg .kat-mod-grybkicons-label {
    font-size:18px;
    line-height: 26px;
    max-width: 196px;
}
.kat-mod-grybkicons-i.kat-mod-grybkicons-noimg {
    padding-top:115px;
}


.kat-mod-whtbkicons {
  width:88%;
  margin-left:auto;
  margin-right:auto;
  padding-top:100px;
  padding-bottom:112px;
}
.kat-mod-whtbkicons.centered {
  text-align: center;
  padding-top:0;
  padding-bottom:0;
}
.kat-mod-whtbkicons.centered .kat-mod-whtbkicons-icon img {
  position: relative;
}

.kat-mod-whtbkicons.centered .kat-mod-whtbkicons-label {
  margin-left: auto;
  margin-right:auto;
}

.kat-mod-whtbkicons-i {
    width: 17%;
    margin-right: 3.75%;
    display:inline-block;
    text-align: left;
    vertical-align: text-top;
}

.bkicons3 .kat-mod-whtbkicons-i {
    width: 28.75%;
}
.kat-mod-whtbkicons.centered .kat-mod-whtbkicons-i {

  text-align: center;
}
.kat-mod-whtbkicons-i:last-child {
  margin-right:0;
}
.bkicons4 .kat-mod-whtbkicons-i {
    width: 24.75%;
}
.bkicons4 .kat-mod-whtbkicons-i:last-child {
    width: 14%;
}
.kat-mod-whtbkicons-icon {
  
}
.kat-mod-whtbkicons-label {
  
}
.kat-mod-whtbkicons-text {
  
}

.kat-mod-iwc {
  margin-left:var(--margin);
  position:relative;
}
.kat-mod-iwc-cnt {
  position: absolute;
  bottom:0;
  left:0;
  padding-bottom:70px;
  padding-left:76px;
  max-width: 760px;
  width:80%;
}
.kat-mod-iwc-subtitle {
  color:var(--green);
  padding-bottom:10px;

}
.kat-mod-iwc-title h2 {
  font-size:64px;
  line-height: 72px;
  font-family: var(--fontmedium);
  color:var(--primary);
  letter-spacing: -1px;
}
.kat-mod-iwc-image {
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  height:800px;
  width:100%;
  border-radius: 5px;
  overflow: hidden;
}

.kat-mod-iwc-wtext .kat-mod-iwc-title h2 {
    color:#fff;
    font-size:54px;
    line-height: 62px;
}
.kat-mod-iwc-wtext .kat-mod-iwc-cnt {
    bottom:auto;
    top:0;
    padding-top:100px;
    padding-left:0;
    margin-left:var(--margin);
}
.kat-mod-iwc-wtext.kat-mod-iwc {
    margin-left:auto;
    border-radius: 0;
}
.kat-mod-dwnlods {
  width:var(--colpercent);
  max-width: var(--colwidth);
  margin-left:auto;
  margin-right:auto;
  text-align: center;
}
.kat-mod-dwnlod {
  width:31%;
  margin-left:.5%;
  margin-right:.5%;
  display:inline-block;
  text-align: left;
}
.kat-mod-dwnlod.light {

}
.kat-mod-dwnlod .kat-mod-card-right {
  width:100%;
  height:200px;
  background-color:var(--graybackground);
}
.kat-mod-dwnlod .kat-mod-card-right-title {
    font-size:24px;
    line-height: 32px;
    color:var(--primary);
}
.kat-mod-dwnlod .kat-mod-card-right-cnt {
    padding-bottom:30px;
    padding-top:30px;
    padding-left:30px;
    width:84%;
    position: relative;
}
.kat-mod-dwnlod.light .kat-mod-card-right-cnt {
  width:80%;
}
.kat-mod-dwnlod.light  .kat-mod-card-right {
  background-color:var(--graybackground);
}
.kat-mod-dwnlod .kat-mod-card-right-btn {
    padding-right:50px;
    padding-bottom:50px;
}
.kat-mod-card-right-title-icon {
    margin-right: 10px;
    float: left;
}
.kat-mod-card-right-title-icon img {
  max-height:66px;
}
.kat-mod-dwnlod .kat-mod-card-right-text {
    font-size:15px;
    line-height: 21px;
    clear:both;
}
.kat-mod-dwnlod .kat-mod-card-right-btn-arrow {
  transform:rotate(90deg);
}
.kat-mod-dwnlod .kat-mod-dwnlod-link.kat-mod-card-right-btn-arrow {
  transform:rotate(0deg);
}

.two-thirds-with-link {
  /*width: 66.5%;
  margin-left: 53%;*/
    width: var(--colpercent);
    margin-left: auto;
    margin-right: auto;
  padding-top:70px;
}
.two-thirds-with-link .kat-mod-sub-inner {
    width:60%;
    padding-left:60px;
    margin-left:33.5%;
}
.two-thirds-with-link .kat-mod-sub-title {
    font-size:24px;
    line-height: 32px;
    font-family: var(--fontmedium);
    color:var(--primary);
    letter-spacing: -.5px;
}
.kat-mod-sub-link {
  padding-top:12px;
  color:var(--green);
  -webkit-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
          transition: all 200ms linear;

}
.kat-mod-sub-link:hover {
  color:var(--hover);
  -webkit-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
          transition: all 200ms linear;

}
.kat-mod-sub-link:after {
  content:"";
  display:inline-block;
  background-image:url(../svg/text-link-arrow.svg);
  width:17px;
  height:14px;
  background-size:17px 28px;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-left:6px;
  margin-bottom:-3px;
}
.kat-mod-sub-link:hover:after {
  background-position: 0px -14px;
}



.kat-mod-bxoverlay {
  margin-left:auto;
  margin-right:auto;
  padding-top:80px;
  padding-bottom:120px;
}
.kat-mod-bxoverlay-image-h {
  width:1138px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}
.kat-mod-bxoverlay-image {
  
}
.kat-mod-bxoverlay-image img {
  width:100%;
}
.kat-mod-bxoverlay-dots {

}

.kat-mod-bxoverlay-ovly {
  position: absolute;
  z-index: 1;
}
.kat-mod-bxoverlay-box-cnt-num, .kat-mod-bxoverlay-box-cnt-x {
    width:30px;
    height:30px;
    border-radius: 15px;
    background-color:var(--red);
    line-height: 30px;
    text-align: center;
    font-size:16px;
    color:#fff;
    position: absolute;
    z-index: 1;
    font-family: var(--fontmedium);
    -webkit-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
            transition: all 200ms linear;
            cursor: pointer;

}
.kat-mod-bxoverlay-box-cnt-num:hover, .kat-mod-bxoverlay-box-cnt-x:hover {
  background-color:var(--hover);
  -webkit-transition: all 200ms linear;
      -ms-transition: all 200ms linear;
          transition: all 200ms linear;

}
.kat-mod-bxoverlay-box-cnt {

    max-height: 0;
    opacity:0;
    overflow: hidden;
    height:222px;
    width:374px;
    position: absolute;
    z-index: 3;
    margin-top:-207px;
    margin-left:-172px;
    line-height: 222px;
    text-align: center;
  -webkit-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
          transition: all 300ms linear;

}
.open .kat-mod-bxoverlay-box-cnt {
  max-height: 1400px;
  overflow: visible;
  opacity:1;
  -webkit-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
          transition: all 300ms linear;

}
.kat-mod-bxoverlay-box-cnt-h {
    background-color: var(--graybackground);
    border-radius: 5px;
    transform: rotate(5deg);
    position: absolute;
    width: 100%;
    margin-left: 20px;
  -webkit-transition: all 300ms linear;
      -ms-transition: all 300ms linear;
          transition: all 300ms linear;
}
.open .kat-mod-bxoverlay-box-cnt-h {
  margin-left: 0px;
    transform: rotate(0deg);
    -webkit-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
            transition: all 300ms linear;

}
.kat-mod-bxoverlay-box-cnt-in {
  line-height: normal;
  width:254px;
  margin-left:auto;
  margin-right:auto;
  display: inline-block;
  vertical-align: middle;

}
.kat-mod-bxoverlay-box-cnt-x {
  position: absolute;
  margin-top:207px;
  margin-left:172px;
  background-image:url(../svg/panel-x.svg);
  background-size:11px 11px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.kat-mod-bxoverlay-box-cnt-title {
  padding-bottom:10px;
}
.kat-mod-bxoverlay-box-cnt-text {
  color:var(--textmedium);
}


.kat-mod-bxoverlay-boxes {
  
}
.kat-mod-bxoverlay-box {

}
.kat-mod-bxoverlay-box-image {

}
.kat-mod-bxoverlay-box-cnt {

}
.kat-mod-bxoverlay-box-cnt-arr-left {

}
.kat-mod-bxoverlay-box-cnt-arr-right {

}
.kat-mod-bxoverlay-box-cnt-title {

}
.kat-mod-bxoverlay-box-cnt-text {

}

.kat-mod-abtustop {
  position: relative;
  height: 1000px;
}
.kat-mod-abtustop-image {
  height:1000px;
  background-size:cover;
  background-position: center;
  position: absolute;
  height: 1000px;
  right:0;
  width: 63%;
  z-index: 1;
  border-radius: 5px;
}
.kat-mod-abtustop-cnt .kat-mod-tb-title h1 {
  max-width: 520px;
    margin-left: var(--margin);
    width: 28%;
}

.kat-mod-abtustop-text1, .kat-mod-abtustop-text2 {
  max-width:470px;
  margin-left:var(--margin);
  width:28%;
}
.kat-mod-abtustop-line-section {
  width:88%;
  margin-left:var(--margin);
  margin-top:40px;
  padding-bottom:40px;
  border-top:1px solid var(--grayline);
  padding-top:18px;
  z-index: 2;
  position: relative;
}
.kat-mod-abtustop-line-section-item {
  display:inline-block;
  vertical-align: text-top;
  max-width:380px;
  padding-right:5%;
  font-family: var(--fontmedium);
}
.kat-mod-abtustop-line-section-item:last-child {
  padding-right:0;
}
.kat-mod-abtustop-line-section-item:before {
  content:"";
  background-color:var(--primary);
  width:10px;
  height: 10px;
  border-radius: 10px;
  position: absolute;
  margin-top:-23px;
}

.kat-mod-abtustop-line-section {
      border:none;
      border-left:1px solid var(--grayline);
      margin-left:10px;
      width:70%;
      margin-left:7%;
      margin-top:30px;
    }
    .kat-mod-abtustop-line-section-item {
      width:35%;
      margin-left:20px;
      padding:0;
      display:block;
      padding-bottom:20px;
      position: relative;
    }
    .kat-mod-abtustop-line-section-item:last-child:after {
        content: "";
        position: absolute;
        width: 10px;
        background-color: #fff;
        height: 100px;
        margin-left: -22px;
        margin-top: 9px;
        left: 0;
        bottom: 0;
        z-index: 2;
        top: 0;
    }
    .kat-mod-abtustop-line-section {
      padding:0;
      margin-bottom:20px;
    }
    .kat-mod-abtustop-line-section-item:before {
      margin-top:1px;
      margin-left:-25px;
      z-index: 3;
    }

.kat-mod-abtustop-cnt-bottom .kat-mod-abtustop-image {
  display:none;
}
.kat-mod-iwc2 {
  line-height: 360px;
  margin-left:auto;
  margin-right:auto;
}
.kat-mod-iwc2-image {
  width:31%;
  margin-left:var(--margin);
  text-align: center;
  display:inline-block;
  vertical-align: middle;
  height:360px;
  line-height: normal;
}
.kat-mod-iwc2-image img {
  max-height: 360px;
  max-width: 360px;
  display:inline-block;
}
.kat-mod-iwc2-cnt {
  width: 44%;
  display:inline-block;
  line-height: normal;
  vertical-align: middle;
  max-width:620px;
}
.kat-mod-iwc2-title h2 {
  font-size: 54px;
  line-height: 62px;
  letter-spacing: -1px;
  font-family: var(--fontmedium);
  color:var(--primary);
  padding-bottom:16px;
}
.kat-mod-iwc2-text {

}

.kat-mod-gryillust {
  width:var(--colpercent);
  background-color:var(--graybackground);
  margin-left:auto;
  margin-right:auto;
  border-radius: 5px;
}
.kat-mod-gryillust-title h2 {
  position: absolute;
  margin-left:5%;
  margin-top:5%;
  font-size:54px;
  line-height: 62px;
  letter-spacing: -1px;
  font-family: var(--fontmedium);
  color:var(--primary);
  max-width:560px;
  width:25%;
}
.kat-mod-gryillust-in {
  padding-top:5%;
  margin-left: 35.5%;
  width:60%;
}
.kat-mod-gryillust-in .kat-mod-gryillust-title h2 { 
  display:none;
}
.kat-mod-gryillust-cnt {
  width:100%;
  position: relative;
  background-image:url(../svg/grid-background.svg);
  background-size:15px 15px;
  border-right:1px solid #EAEBE5;
  border-bottom:1px solid #EAEBE5;
  
}
.kat-mod-gryillust-cnt-illus {

}
.kat-mod-gryillust-cnt-illus img {
  width:100%;
}
.kat-mod-gryillust-cnt-boxes {
  position: absolute;
  width:100%;
}
.kat-mod-gryillust-item {
    width: 24%;
    max-width: 240px;
    position: absolute;
    text-align: center;
}
.kat-mod-gryillust-item-cnt {
    font-size:15px;
    line-height: 21px;
    color:var(--primary);
    font-family: var(--fontmedium);
}
.kat-mod-gryillust-cnt-text {
    width: 50%;
    margin-left: 50%;
    padding-bottom: 100px;
    padding-top: 50px;
}



.kat-mod-gryillust2 {

}
.kat-mod-gryillust2-top-cnt {
  position: absolute;
  width:24%;
  padding-left:5%;
  padding-top:5%;
}
.kat-mod-gryillust2-title h2 {
  font-size:54px;
  line-height: 62px;
  letter-spacing: -1px;
  font-family: var(--fontmedium);
  color:var(--primary);
}
.kat-mod-gryillust2-text {
  font-size:24px;
  line-height: 32px;
  font-family: var(--fontmedium);
  color:var(--primary);
  padding-top:30px;
}
.kat-mod-gryillust2-in {
  padding-bottom:100px;
  position: relative;
}
.kat-mod-gryillust2-cnt {
  padding-top:64px;
  padding-bottom:140px;
}
.kat-mod-gryillust2-cnt-illus {
  width:71%;
  margin-left:auto;
  margin-right:auto;
}
.kat-mod-gryillust2-cnt-illus img  {
  width:100%;
}
.kat-mod-gryillust2-cnt-boxes {

}


.kat-mod-gryillust2-item.desktop {
  width:29%;
  margin-left:2%;
  margin-right:2%;
  display:inline-block !important;
  vertical-align: text-top;
}
.kat-mod-gryillust2-item-cnt {
  max-width:310px;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  position: relative;
}
.kat-mod-gryillust2-item-title-h {
  margin-top:-130px;
  position: absolute;
  height:125px;
  width:100%;
}
.kat-mod-gryillust2-item-title {
  font-size:15px;
  line-height: 19px;
  font-family: var(--fontmedium);
  color:var(--primary);
  width:132px;
  margin-left:auto;
  margin-right:auto;
}
.kat-mod-gryillust2-item-text {
  padding-top:30px;
}



.kat-mod-farrightic {
  position: absolute;
  right: 0;
    margin-right: var(--margin);
    margin-top: -145px;
    width: 50%;
    text-align: right;

}
.kat-mod-farrightic-i {
  width:120px;
  display:inline-block;
  margin-left:12%;
  text-align: left;
  vertical-align: text-bottom;
}
.kat-mod-farrightic-icon {
  margin-bottom:12px;
}
.kat-mod-farrightic-icon img {
  max-height:62px;
  max-width: 62px;
}
.kat-mod-farrightic-label {
  font-size:18px;
  line-height: 24px;
  font-family: var(--fontmedium);
  color:var(--primary);
}


.kat-mod-field-trials {
  padding-top:50px;
  width:var(--colpercent);
  margin-left:auto;
  margin-right:auto;
  display: flex;
  row-gap: 10px;
  column-gap: .47%;
  flex-wrap: wrap;
  align-content: flex-start;
}
.kat-mod-ft-item-bk-a {
  flex: 0 0 16.25%; 
}
.kat-mod-ft-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  height:472px;
}


.kat-mod-ft-item-bk {
  position: absolute;
  width:100%;
  height:100%;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity:.14;
  top:0;
  z-index: 1;
  -webkit-transition: opacity 300ms linear;
      -ms-transition: opacity 300ms linear;
          transition: opacity 300ms linear;


}
.kat-mod-ft-item:hover .kat-mod-ft-item-bk {
  opacity:.3;
  -webkit-transition: opacity 300ms linear;
      -ms-transition: opacity 300ms linear;
          transition: opacity 300ms linear;

}
.kat-mod-ft-item-title {
  position: relative;
  z-index: 2;
  margin-left:30px;
  margin-right:30px;
  margin-top:30px;
  margin-bottom:30px;
}
.kat-mod-ft-item-title p {
  margin:0;
  padding:0;
}
.kat-mod-ft-item-tags {
  z-index: 2;
  margin-left:30px;
  margin-right:30px;
  position: relative;
}
.kat-mod-ft-item-tag {
  background-color: var(--graybackground);
    border-radius: 5px;
    line-height: 36px;
    height: 36px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px;
}

.kat-mod-ft-blank-o1, .kat-mod-ft-blank-o2, .kat-mod-ft-blank-o3, .kat-mod-ft-blank-o4, .kat-mod-ft-blank-o5 {
  border-radius: 5px;
  overflow: hidden;
  height:472px;
  background-color:#DCDDD6;
  flex: 0 0 16.25%;
}
.kat-mod-ft-blank-o2 {
  flex: 0 0 33%;
}
.kat-mod-ft-blank-o3 {
  flex: 0 0 49.75%;
}
.kat-mod-ft-blank-o4 {
  flex: 0 0 66.5%;
}
.kat-mod-ft-blank-o5 {
  flex: 0 0 83.25%;
}
.kat-mod-bxoverlay-image-iframe {
  width: 100%;
  height: 560px;
}

.kat-mod-field-trials-filter-h {
    
    margin-bottom: -30px;
    margin-top: 50px;
    position: relative;
}
.kat-mod-field-trials-filter {
    background-color:#fff;
    border-radius: 5px;
    padding: 20px;
    min-height: 24px;
    width:96.5%;
    padding-left:1.75%;
    padding-right:1.75%;
    position: relative;
    z-index: 4;
}
.kat-mod-ft-filter-filtby {
    position: absolute;
    font-size:24px;
    line-height: 24px;
    font-family: var(--fontmedium);
    color:var(--green);
    cursor: pointer;
    width:90%;
}
.kat-mod-ft-filter-filtby:before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 10px;
    margin-bottom: 3px;
    background-repeat: no-repeat;
    background-image: url(../svg/filter-icon.svg);
    background-size: contain;
}
.kat-mod-ft-filter-holder {
    max-height: 0;
    overflow: hidden;
    width:80%;
    margin-left:12%;
    margin-right:auto;
    -webkit-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;

    display: flex;
    row-gap: 40px;
    column-gap: .5%;
    flex-wrap: wrap;
    align-content: flex-start;
}

.kat-mod-field-trials-filter-h.selected .kat-mod-ft-filter-holder {
    
    max-height: 1000px;
    padding-top:74px;
    padding-bottom:80px;
    -webkit-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;

}
.kat-mod-ft-filter-col {
    flex: 0 0 23.6%;
}
.kat-mod-ft-filter-col-icon {
    padding-bottom:12px;
}
.kat-mod-ft-filter-col-icon img {
    max-height:60px;
    max-width:62px;
}
.kat-mod-ft-filter-col-label {
    font-size:24px;
    line-height: 24px;
    font-family: var(--fontmedium);
    color:var(--primary);
}
.kat-mod-field-trials-filter-h.selected .kat-mod-ft-filter-close {
    background-image: url(../svg/filter-close-circle.svg);
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 36px 72px;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}
.kat-mod-field-trials-filter-h.selected .kat-mod-ft-filter-close:hover {
    background-position: 0 -36px;
}
.kat-mod-ft-filter-bot {
    padding-top:30px;
}

.kat-mod-ft-filter-input-h {
    height:40px;
    border-bottom:1px solid var(--grayline);
    margin-top: -8px;
    position: relative;
}
.kat-mod-ft-filter-search-clear {
    width: 12px;
    height: 12px;
    background-image: url(../svg/checkbox-x.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    margin-top: 17px;
    margin-right: 1px;
    z-index: 2;
    cursor: pointer;
}
.kat-mod-ft-filter-input {
    width: 90%;
    height: 40px;
    font-size: 18px;
    color: var(--gray1);
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-family: var(--font);
}
.kat-mod-ft-filter-search-desc {
    color:var(--grayline);
    padding-top:14px;
}
.kat-ft-checkbox-h {
    clear: both;
    margin-bottom: 10px;
}
.kat-ft-checkbox-lbl {
    color: var(--textlightgray);
    position: relative;
    top: 2px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    white-space: nowrap;
}
.kat-ft-checkbox {
    display: none;
}
.kat-ft-checkbox + label {
    background-color: #F5F6F2;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    margin-top: 3px;
}
.kat-ft-checkbox:checked + label:after {
    content: '';
    background-image: url(../svg/checkbox-x.svg);
    background-size: 14px 14px;
    background-position: center;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
}



.kat-mod-products .kat-cnt-inner {
    width:var(--coltabpercent);
    max-width: var(--colwidth);
}

.kat-mod-products {
    padding-top:178px;
}
.kat-mod-products .kat-mod-tb-title h2 {
    font-size:42px;
    line-height: 50px;
    padding-top:0;
}
.kat-mod-products-cnt {
    
}
.kat-mod-products-h {
    margin-right:-10%;
}
.kat-mod-product {
    display:inline-block;
    vertical-align: text-top;
    width:50%;

}
.kat-mod-product-image img {
    width:94%;
    margin-left:-10%;
}
.kat-mod-product-cnt {
    width:78%;
    max-width: 550px;
}
.kat-mod-product-title {
    color:var(--primary);
    font-size:24px;
    line-height: 32px;
    font-family: var(--fontmedium);
    padding-bottom:14px;
}
.kat-mod-product-text {
    padding-bottom:12px;
}
.kat-mod-product-link {
    
}

.kat-mod-t3text {

}
.kat-mod-t3text .kat-cnt-inner {
    max-width: var(--colwidth);
}
.kat-mod-t3text-title h3 {
    font-size:42px;
    line-height: 50px;
    font-family: var(--fontmedium);
    color:var(--primary);
    padding-bottom:40px;
}
.kat-mod-t3text-cols {
    display: flex; flex-wrap: wrap;  flex: 0 0 30%; justify-content:space-between;

    color:var(--textlightgray);
    font-size:18px;
    line-height: 26px;
}
.kat-mod-t3text-cols strong {
    font-weight: normal;
    font-family: var(--fontmedium);
}
.kat-mod-t3text-cols p {
    margin:0;
    padding:0;
    padding-bottom:14px;
}
.kat-mod-t3text-col1, .kat-mod-t3text-col2, .kat-mod-t3text-col3 {
    width: 30%;
}
.kat-mod-t3text-col2 {

}
.kat-mod-t3text-col3 {

}
.kat-mod-tb.right-desk {
    position: absolute;
    z-index: 5;
    margin-left: 60.7%;
    padding-top:20px;
    width: auto;
}
.right-desk .kat-mod-tb-title h2 {
    font-size: 42px;
    line-height: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.right-desk .kat-mod-tb-text, .right-desk .kat-mod-tb-title h2 {
    display: inline-block;
    text-align: left;
    max-width: 400px;
    width:100%;
}

.kat-mod-prod-top {
    margin-top:-130px;
    overflow: hidden;
    position: relative;
    height:92vh;
    min-height:890px;
}
.kat-mod-prod-top-cnt {
}
.kat-mod-prod-top-left {
    padding-top:132px;
    float:left;
    width:44%;
}
.kat-mod-prod-top-title h1 {
    padding-bottom:30px;

}
.kat-mod-prod-top-title h1 img {
    width:100%;
    max-width: 668px;
}
.kat-mod-prod-top-subtitle {
    font-size:28px;
    line-height: 36px;
    color:var(--primary);
    font-family: var(--fontmedium);
    max-width: 420px;
}
.kat-mod-prod-top-right {
    float:right;
    width: 60%;
    margin-right: -4%;
}
.kat-mod-prod-top-right img {
    max-height: 63vh;
    max-width: 110%;
    margin-top:11.5vh;
}
.kat-mod-prod-top-bottom {
    padding-top:30px;
    position: absolute;
    bottom: 0;
    margin-bottom: 180px;
    margin-left: var(--margin);
}
.kat-mod-prod-top-bottom-title {
    font-size:18px;
    line-height: 26px;
    color:var(--textlightgray);
    padding-bottom:20px;
}
.kat-mod-prod-top-bottom-icons {
    padding-bottom:60px
}
.kat-mod-prod-top-bottom-icons img {
    display:inline-block;
    height: 60px;
}
.kat-mod-prod-top-bottom-subtext {
    display:inline-block;
    font-size:11px;
    line-height: 11px;
    font-family: var(--fontbold);
    color:var(--textlightgray);
    margin-left:20px;
    letter-spacing: 1px;
}
.kat-mod-prod-top-pattern {
    width:100%;
    height:142px;
    background-repeat: repeat-x;
    background-position: center top;
    background-size:contain;
    position: absolute;
    bottom:0;
}
.kat-mod-pft {
    background-color:var(--graybackgrounddark);
}

.kat-mod-pft-cnt {
    position: relative;
}
.kat-mod-tb-title h2 {

}
.kat-mod-pft-btn .kat-mod-card-right-btn {
    padding:0;
    padding-bottom: 18px;
    width:164px;
}
.kat-mod-pft .kat-mod-field-trials{
    width: 100%;
}
.kat-mod-pft .kat-mod-ft-item-bk-a {
    flex: 0 0 24.60%;
}
.kat-mod-pft-fade {
    height:200px;
    margin-bottom:-100px;
    background: rgb(234,235,228);
    background: linear-gradient(180deg, rgba(234,235,228,1) 0%, rgba(255,255,255,1) 100%);
}
.kat-mod-imgslides-i.light-cell {
    background-color:var(--graybackground);
}

.kat-mod-imgslides-cell {
    float:right;
    width:62%;
    max-width: 940px;
    padding-top:180px;
    position: relative;
    text-align: center;
    margin-right:16%;
}
.kat-mod-imgslides-cell.cells5 {
    width:52%;
}

.kat-mod-imgslides-cell-text1, .kat-mod-imgslides-cell-text2, .kat-mod-imgslides-cell-text3, .kat-mod-imgslides-cell-text4, .kat-mod-imgslides-cell-text5 {
    font-size:15px;
    line-height: 21px;
    font-family: var(--fontmedium);
    text-align: left;
}
.kat-mod-imgslides-cell-text1 {
    color:var(--green);
    position: absolute;
    width:270px;
}
.kat-mod-imgslides-cell-text2 {
    color:var(--red);
    position: absolute;
    width:240px;
    margin-left:54%;
}
.kat-mod-imgslides-cell-text3 {
    color:var(--blue);
    width:200px;
    margin-left:48%;
    position: absolute;
    bottom:0;
    margin-bottom:-20px;
}

.cells5 .kat-mod-imgslides-cell-text1 {
    width:270px;
    text-align: right;
    margin-left: -220px;
    margin-top: 96px;
}
.cells5 .kat-mod-imgslides-cell-text2 {
    width:250px;
    text-align: right;
    margin-left: 20px;
    margin-top: 17px;
}
.cells5 .kat-mod-imgslides-cell-text3 {
    color:#4C3A6B;
    width:200px;
    bottom: auto;
    margin-left: 336px;
    margin-top: -56px;
}
.cells5 .kat-mod-imgslides-cell-text4 {
    color:#B38B49;
    width:250px;
    position: absolute;
    margin-left: 500px;
    margin-top: 13px;
}

.cells5 .kat-mod-imgslides-cell-text5 {
    color:#2DA0E3;
    width:320px;
    bottom: 0;
    text-align: right;
    margin-left: -30px;
    position: absolute;
    margin-bottom: -40px;
}
.cells5 {

}

.kat-mod-imgslides-cell-img {
    float:left;
}
.kat-mod-imgslides-cell-img img {
    width:100%;
    max-height:514px;
}

.ui-state-active {
    margin-left:0px;
}
.parallax-background {
    background-position: 50% 40%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;

    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.kat-mod-logo-i {
    display:inline-block;
    margin-left:60px;
    margin-right:60px;
    vertical-align: middle;
}
.kat-mod-logo-i img {
    max-height: 90px;
    max-width: 200px;
}
.kat-mod-logos {
    line-height: 90px;
    text-align: center;
}

.kat-mod-certs {
    width: var(--colpercent);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.kat-mod-certs-row {
     padding-bottom:75px;
     clear:both;
}
.kat-mod-certs-row-title {
    width:33%;
    float:left;
}
.kat-mod-certs-row-title h2{
    font-size:42px;
    line-height: 50px;
    max-width: 300px;
    font-family: var(--fontmedium);
    letter-spacing: -.03em;
}
.kat-mod-certs-boxes {
    float:right;
    width:67%;
    display: flex;
    row-gap: 10px;
    column-gap: 10px;
    flex-wrap: wrap;
    align-content: flex-start;
    text-align: right;
}
.kat-mod-certs-box-a {
    text-align: left;
    width:32%;
    display:inline-block;
    background-color: var(--graybackground);
    border-radius: 5px;
    position: relative;
    height:257px;
}
.kat-mod-certs-box {
    padding:40px;
}
.kat-mod-certs-box-title {
    color:var(--primary);
    font-size:28px;
    line-height: 36px;
    width:80%;
    letter-spacing: -.02em;
    font-family: var(--fontmedium);
}
.kat-mod-certs-box-logo {
    position: absolute;
    bottom:0;
    padding-bottom:40px;
}
.kat-mod-certs-box-logo img {
    height:34px;
}

.kat-cert-right-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 40px;
  margin-right: 40px;
  text-align: right;
  opacity: 0;
  -webkit-transition:  opacity 200ms linear;
      -ms-transition:  opacity 200ms linear;
          transition:  opacity 200ms linear;

}
.kat-cert-right-btn-arrow {
  width: 40px;
    height: 40px;
    background-image: url(../svg/circle-green-arrow.svg);
    background-size: 40px 80px;
    background-repeat: no-repeat;
    margin-bottom: 6px;
    display: inline-block;
}
.kat-cert-right-btn-text {
      color: var(--green);
    line-height: 20px;
}

.kat-mod-certs-box-a:hover .kat-cert-right-btn {
  opacity: 1;
  -webkit-transition:  opacity 200ms linear;
      -ms-transition:  opacity 200ms linear;
          transition:  opacity 200ms linear;

}
.kat-mod-certs-box-a:hover {
  background-color: var(--primary);
  -webkit-transition:  all 200ms linear;
      -ms-transition:  all 200ms linear;
          transition:  all 200ms linear;

}
.kat-mod-certs-box-a:hover .kat-mod-certs-box-title {
  color: #fff;
  -webkit-transition:  all 200ms linear;
      -ms-transition:  all 200ms linear;
          transition:  all 200ms linear;

}

@media screen and (max-width: 2200px) {
   .kat-mod-imgslides-cell {
        margin-right:0;
    } 
     .kat-mod-imgslides-i {
         height:900px;
    }
    .kat-mod-imgslides-i.light {
        background-position: 90% -5vh;
    }
    .kat-mod-imgslides-cell {
        padding-top:80px;
    }

   .kat-mod-certs-box-a {
        width:49%;
    }
}


@media screen and (max-width: 1850px) {
    .kat-mod-ft-item-bk-a {
      flex: 0 0 16.2%; 
    }
    .kat-mod-imgslides-i.light {
        background-position: 25vw -5vh;
        background-size: 80%;
    }
}

@media screen and (max-width: 1750px) {
    .kat-mod-gryillust-title h2 {
      font-size:48px;
      line-height: 56px;
    }
 }
@media screen and (min-width: 1730px) and (max-height: 1040px) { 
    .kat-mod-prod-top-right img {
        max-height:686px;
        margin-top:0;
    }
}
@media screen and (max-width: 1730px) {
     
    .kat-mod-dib-left-image {
         height:500px;
    }
     .kat-mod-dib-right, .kat-mod-dib {
         height: 888px;
    }
    /*
    .kat-mod-card-right-cnt {
      padding-left:8%;
      padding-bottom:8%;
    }
    .kat-mod-card-right-btn {
      padding-bottom:8%;
      padding-right:8%;
    }*/
     .kat-mod-card-right-cnt {
       width:55%;
  }
    .kat-mod-dwnlod .kat-mod-card-right-btn {
        padding-right:30px;
        padding-bottom:30px;
    }
    .kat-mod-abtustop, .kat-mod-abtustop-image {
      height: 722px;
    }
     
    .kat-mod-abtustop-text1, .kat-mod-abtustop-text2 {
        max-width:440px;
    }
    .kat-mod-iwc2-image {
      margin-left:18%;
      margin-right:2%;
    }
  .kat-mod-gryillust-title h2 {
    position: relative;
    margin-left:51.5%;
    margin-top:0;
    font-size:24px;
    line-height: 32px;
    letter-spacing: 0px;
    max-width:500px;
    width:44%;
    padding-bottom:30px;
  }
  .kat-mod-gryillust {
    background-color:transparent;
  }
  .kat-mod-gryillust-in {
    background-color:var(--graybackground);
    padding:6%;
    margin-left: auto;
    margin-right:auto;
    width:88%;
    border-radius: 5px;
  }
  .kat-mod-gryillust-cnt-text {
    margin-left:51.5%;
    width:48%;
    padding-bottom:0;
  }
  .kat-mod-gryillust2-title h2 {
    max-width: 440px;
  }
  .kat-mod-gryillust2-top-cnt {
    position: relative;
    padding:0;
    padding-bottom:50px;
    width: 100%;
  }
  .kat-mod-gryillust2-text {
    width:48%;
    position: absolute;
    bottom:0;
    margin-left:51.5%;
    max-width: 550px;
    padding-top:0;
    padding-bottom:50px;
  }
  .kat-mod-ft-item-bk-a, .kat-mod-ft-blank-o1 {
    flex: 0 0 24.4%; 
  }
  .kat-mod-ft-blank-o2 {
    flex: 0 0 49.7%;
  }
  .kat-mod-ft-blank-o3 {
    flex: 0 0 74.8%;
  }
  .kat-mod-field-trials {
    column-gap: .75%;
    row-gap:10px;
  }
  .kat-mod-farrightic-i {
    margin-left:8%;
  }
  .kat-mod-card-left {
       width:32.75%;
  }
  .kat-mod-pft .kat-mod-ft-item-bk-a {
    flex: 0 0 24.42%;
  }
  .kat-mod-prod-top {
    height:auto;
    min-height: 0;
  }
  .kat-mod-prod-top-bottom {
    position: relative;
    margin-left:auto;
    margin-bottom:0;
  }
  .kat-mod-prod-top-pattern {
    position: relative;
    bottom:auto;
  }
  .kat-mod-prod-top-right img {
    max-height: 540px;
    width:auto;
    margin-top:0;
   }
}
@media screen and (max-width: 1550px) {
 
   .kat-mod-imgslides-i.light {
        background-position: 26vw 3vh;
        background-size: 80%;
    }
    .bkicons4 .kat-mod-whtbkicons-i {
        width: 23.55%;
    }
    .bkicons4 .kat-mod-whtbkicons-i:last-child {
        width: 18%;
    }
  }
@media screen and (max-width: 1500px) {
    .kat-mod-dib-cnt .kat-mod-tb-title h1 {
        font-size:42px;
        line-height: 50px;
   }
   .cells5 .kat-mod-imgslides-cell-text1 {
        width: 180px;
        margin-left: -130px;
        margin-top: 86px;
    }
    .cells5 .kat-mod-imgslides-cell-text2 {
       margin-left:0;
    }
    .cells5 .kat-mod-imgslides-cell-text3 {
        margin-left: 50%;
    }
    .cells5 .kat-mod-imgslides-cell-text4 {
        width: 180px;
        margin-top: -12px;
        margin-left: 78%;
    }

  }
@media screen and (max-width: 1400px) {
     .kat-mod-card-right-title {
         font-size:32px;
         line-height: 38px;
    }
    .kat-mod-certs-box-title {
        font-size: 24px;
        line-height: 32px;
    }
}
@media screen and (max-width: 1350px) {
  .kat-mod-lgcentgrphic-html {
    width: 80%;
  }
  .kat-mod-lgcentgrphic-html-iframe {
    height: 180px;
    width: 220px;
 }

    .kat-mod-imgslides-i.light-cell {
        height:800px;
    }


}

@media screen and (max-width: 1200px) {
     .kat-modules {
         padding-top:200px;
    }
     .kat-mod-dib-left-image {
         height: 302px;
    }
    .kat-mod-dib {
        height:auto;
    }
     .kat-mod-dib-left {
         height: auto;
         width: 28.7%;
         margin-left:var(--margin);
         margin-top:0;
    }
    
     .kat-mod-dib-right {
         height: 396px;
         width:64.3%;
    }
     .kat-mod-dib-left-text {
         position: relative;
         margin-left: 37%;
         width: 57%;
         padding-top: 22px;
         clear: both;
    }
     .kat-mod-tb-title h1, .kat-mod-tb-title h2 {
         font-size: 42px;
         line-height: 50px;
         padding-bottom: 18px;
         max-width: 440px;
    }
     .kat-mod-twothirds-icon img {
         max-width:50px;
         max-height:50px;
    }
     .kat-mod-twothirds-icon {
       height:50px;
       padding-bottom:10px;
      }
     .kat-mod-tb-title h2 {
         padding-top:120px;
    }
     .kat-mod-imgslides-i, .kat-mod-imgslides-i.selected {
         background-size:cover;
         background-position:center bottom;
         height:900px;
         min-height:0;
         max-height: none;
    }
    .kat-mod-imgslides-i.light-cell {
        height:auto;
    }
     .kat-mod-imgslides-i.light {
        background-size: 100%;
        background-position: center 22vh;
    }
    .kat-mod-imgslides-i {

    }

     .kat-mod-imgslides-top-right-col {
         display:block;
         width:100%;
         padding:0;
         margin-right:0;
         padding-bottom:14px;
    }
    
     .kat-mod-imgslides-bottom {
         width:var(--colpercent);
         /*width:100%;*/
    }
     .kat-mod-imgslides-i.light-bottom .kat-mod-imgslides-top {
         padding-left:var(--margin);
         padding-right:var(--margin);
         height:500px;
         padding-top:40px;
         background: rgb(245,246,242);
         background: linear-gradient(180deg, rgba(245,246,242,1) 51%, rgba(245,246,242,0) 100%);
    }
     .kat-mod-imgslides-dots {
         display:none;
    }
     .kat-mod-imgslides-bottom {
         padding-bottom:43px;
    }
     .kat-mod-imgslides-top-left {
         font-size:24px;
         line-height: 32px;
         float:left;
    }
    .kat-mod-card {
      width:88%;
      margin-left:var(--margin);
    }
    .kat-mod-card.image .kat-mod-card-right {
        width: 66%;
        height:262px;
    }
    .kat-mod-card-left {
      height:262px;width:33%;
      margin-right:1%;
    }
    .kat-mod-card-right {
        width:100%;
        float:none;
        height:212px;
    }
    .kat-mod-card-right-cnt {
      padding-left:30px;
      padding-bottom:30px;
    }
    .kat-mod-card-right-btn {
      padding-bottom:30px;
      padding-right:30px;
    }
    .kat-mod-lgcentgrphic {
      width:80%;
    }
    .kat-mod-lgcentgrphic-icon, .kat-mod-lgcentgrphic-html {
      width:70%;
      height:160px;
    }
    .kat-mod-lgcentgrphic-html-iframe {
      height:160px;
      width:190px;
      margin-bottom:-10px;
    }
    .kat-mod-lgcentgrphic {
      padding-top:70px;
      padding-bottom:90px;
    }
    .kat-mod-grybkicons-i {
      width:48%;
      margin-right:1.5%;
      margin-bottom:50px;
    }
    .kat-mod-grybkicons {
      padding-top:50px;
      width:76%;
      padding-left:var(--margin);
      padding-right:var(--margin);
      padding-bottom:30px;
    }
    .kat-mod-whtbkicons-i, .kat-mod-whtbkicons-i:last-child, .bkicons4 .kat-mod-whtbkicons-i, .bkicons3 .kat-mod-whtbkicons-i, .bkicons4 .kat-mod-whtbkicons-i:last-child {
        padding-bottom: 30px;
        width: 46%;
    }
    .centered .kat-mod-whtbkicons-i, .centered .kat-mod-whtbkicons-i:last-child, .bkicons4.centered .kat-mod-whtbkicons-i, .bkicons3.centered .kat-mod-whtbkicons-i {
        width: 34%;
        max-width: 220px;
        margin-left:var(--margin);
        margin-right:var(--margin);
    }
    .kat-mod-whtbkicons {
      padding-bottom:100px;
      padding-top:90px;
      width:76%;
      padding-left:var(--margin);
      padding-right:var(--margin);
    }
    .kat-mod-iwc-cnt {
      position: relative;
      padding-bottom:20px;
      padding-left:0px;
      max-width: 470px;
      width:90%;
    }
    .kat-mod-iwc-title h2 {
      font-size:42px;
      line-height: 50px;
    }
    .kat-mod-iwc-image {
      height:515px;
    }

    .kat-mod-dwnlod {
      width:100%;
      margin-left:auto;
      margin-right:auto;
      display:block;
      margin-bottom:10px;
    }
    .kat-mod-card-right-title-icon {
      padding-left:30px;
      position: absolute;
      bottom:0;
      padding-bottom:30px;
      width: 50px;
    }
    .kat-mod-card-right-title-icon img {
        width:100%;
        max-height: none;
    }
    .kat-mod-dwnlod.light .kat-mod-card-right {
      background-color:transparent;
      height:auto;
      padding-bottom:0px;
    }
    .kat-mod-dwnlod .kat-mod-card-right {
      height:auto;
    }
    .kat-mod-dwnlod.light .kat-mod-card-right-cnt {
      text-align: center;
      margin-left:auto;
      margin-right:auto;
      position: relative;
      padding-left:0;
      padding-right:0;
    }
    .kat-mod-dwnlod.light .kat-mod-card-right-title {
      width:100%;
      text-align: center;
    }
    .kat-mod-dwnlod.light .kat-mod-card-right-title-icon {
      display:inline-block;
      float:none;
      position: relative;
      width:auto;
      padding:0;
    }
    .kat-mod-dwnlod.light .kat-mod-card-right-title-icon img {

      max-height:48px;
    }
    .kat-mod-dwnlod .kat-mod-card-right-title {
      width:80%;
    }
    .kat-mod-dwnlod .kat-mod-card-right-cnt {
     
    }
    .two-thirds-with-link {
      width: 60%;
      margin-left: var(--margin);
      padding-top:50px;
    }
    .two-thirds-with-link .kat-mod-sub-inner {
        width:100%;
        margin-left:0%;
        padding-left:0;
    }
    .two-thirds-with-link .kat-mod-sub-title {
      font-size:18px;
      line-height:26px;
    }
    .kat-mod-bxoverlay-image-h {
      width:100%;
    }
    .kat-mod-abtustop-image {
      width:50%;
      height:500px;
    }
    .kat-mod-abtustop-text1, .kat-mod-abtustop-text2 {
      width:40%;
      max-width: 400px;
    }
    /*
    .kat-mod-abtustop-image {
      display:none;
    }
    .kat-mod-abtustop-text2 {
      float:left;
    }
    .kat-mod-abtustop-cnt-bottom .kat-mod-abtustop-image {
      display:block;
      height:380px;
    }*/

    .kat-mod-iwc2-image {
      margin-left:var(--margin);
      width:44%;
      height:280px;
      margin-right:0;
    }
    .kat-mod-iwc2-cnt {
      width:44%;
    }
    .kat-mod-iwc2 {
      line-height: normal;
    }
    .kat-mod-iwc2-image img {
      max-width: 280px;
      max-height: 280px;
    }
    .kat-mod-iwc2-title h2 {
      font-size:42px;
      line-height: 50px;
    }


    .kat-mod-gryillust {
      width:100%;
    }
    .kat-mod-gryillust-cnt-illus img {
      width:30.5%;
      padding-top:50px;
      padding-bottom:50px;
      margin-left:10%;
    }
    .kat-mod-gryillust-cnt-boxes {
      margin-left:50%;
      width:40%;
    }
    .kat-mod-gryillust-item {
      max-width:320px;
      width:100%;
      text-align: left;
    }
    .kat-mod-gryillust-item br {
      display:inline-block;
    }
    .kat-mod-gryillust-title h2 {
      margin-left:50%;
      font-size:21px;
      line-height: 26px;
      max-width: 230px;
    }
    .kat-mod-gryillust-cnt-text {
      margin-left:0%;
      width:100%;
      max-width: 700px;
    }

    .kat-mod-gryillust2-title h2 {
      font-size:42px;
      line-height: 50px;
      padding-bottom:20px;
    }
    .kat-mod-gryillust2-top-cnt {
      
      padding-bottom:30px;
      width: var(--colpercent);
      margin-left:auto;
      margin-right:auto;
    }
    .kat-mod-gryillust2-text {
      width:90%;
      position: relative;
      margin-left:0;
      max-width: 580px;
      padding-top:0;
      padding-bottom:0px;
      font-size:18px;
      line-height: 26px;
    }
    .kat-mod-gryillust2-cnt-illus {
      width:15%;
      margin-left:15%;
    }
    .kat-mod-gryillust2-cnt-boxes {
      margin-left:50%;
      width:40%;
      position: absolute;
    }
    .kat-mod-gryillust2-item.desktop {
      width:100%;
      display:block !important;
      height:33%;
    }
    .kat-mod-gryillust2-item.mobile {
      display:none;
    }
    .kat-mod-gryillust2-item-cnt {
      text-align: left;
      margin-left:0;
    }
    .kat-mod-gryillust2-item-title-h {
      margin-top:0;
      position: relative;
      height: auto;
    }
    .kat-mod-gryillust2-item-title {
      margin-left:0;
    }
    .kat-mod-gryillust2-item-text {
      padding-top:16px;
    }
    .kat-mod-gryillust2-cnt-boxes {
      height:100%;
    }
    .kat-mod-ft-item, .kat-mod-ft-blank-o1 {
      height:395px;
    }
    .kat-mod-ft-item-bk-a, .kat-mod-ft-blank-o1 {
      flex: 0 0 49.5%; 
    }
    .kat-mod-field-trials {
      column-gap: 1%;
      row-gap:7px;
    }
    .kat-mod-farrightic-i {
      margin-left:8%;
    }
    .kat-mod-farrightic {
      margin-left:var(--margin);
      position: relative;
      margin-top: 34px;
      text-align: left;
      width: var(--colpercent);

    }
    .kat-mod-farrightic-i {
      margin-left:0;
      margin-right:8%;
    }
    .kat-mod-ft-item-tags {
      position: absolute;
      bottom: 0;
      margin-bottom: 30px;
    }
     .kat-mod-tb-text {
      width:100%;
      max-width:475px;
     }
     .kat-mod-bxoverlay-image-iframe {
      width: 100%;
      height: 42vw;
    }
    .kat-mod-bxoverlay {
      width:var(--colpercent);
    }
    .kat-mod-imgslides-top-right {
      width:50%;
      float:right;
    }
    .kat-mod-ft-item-title {
      font-size:21px;
      line-height: 28px;
    }
    .kat-mod-ft-filter-col {
        flex: 0 0 49%;
    }
    .kat-mod-dib-cnt {
        width:var(--colpercent);
        position: relative;
        padding-bottom:100px;
    }
    .kat-mod-dib-cnt .kat-text {
        max-width: none;
    }
    .kat-mod-products .kat-cnt-inner {
        width:var(--colpercent);
    }
    .kat-mod-products {
        padding-top:70px;
    }
    .kat-mod-products .kat-mod-tb-title h2 {
        padding-bottom:80px;
    }
    .kat-mod-products-h {
        margin-left:auto;
        margin-right:auto;
    }
    .kat-mod-product {
        width:46%;
        margin-left:4%;
    }
    .kat-mod-product:nth-child(2){
        margin-right:auto;
    }
    .kat-mod-product-image img {
        width:100%;
    }
    .kat-mod-product-cnt {
        padding-top:22px;
        width: 80%;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-title h2 {
        font-size:42px;
        line-height: 50px;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-cnt {
        position: absolute;
        padding-top:42px;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-image {
        height:540px;
    }
    .kat-mod-tb.right-desk {
            position: relative;
            padding-top:0;
            margin-left:auto;
            width:var(--colpercent);
    }
    .right-desk .kat-mod-tb-title h2 {
            font-size: 42px;
            line-height: 50px;
            padding-bottom: 20px;
            max-width: 440px;
            padding-top: 120px;
            display:block;
    }
    .kat-mod-bxoverlay {
        padding-top:60px;
    }
    .kat-mod-prod-top {
        margin-top:0;
    }
    .kat-mod-prod-top-title h1 img {
        max-width:480px;
    }
    .kat-mod-prod-top-title h1 {
        padding-bottom:20px;
    }
    .kat-mod-prod-top-left {
        float:none;
        padding-top:0;
        width:70%;
        text-align: center;
        margin-left:auto;
        margin-right:auto;max-width: 420px;
    }
    .kat-mod-prod-top-subtitle {
        font-size:18px;
        line-height: 26px;
        margin-left:auto;
        margin-right:auto;
        max-width:300px;
        padding-bottom:80px;
    }
    .kat-mod-prod-top-right {
        float:none;
        margin-left:auto;
        margin-right:auto;
        width:88%;
    }
    .kat-mod-prod-top-bottom-icons img {
        max-height:60px;
    }
    .kat-mod-prod-top-bottom-title {
        padding-bottom:14px;
    }
    .kat-mod-prod-top-bottom {
        text-align: center;
    }
    .kat-mod-prod-top-bottom-subtext {
        display: block;
        padding-top: 14px;
    }
    .kat-mod-prod-top-pattern {
        background-size:83px 132px;
        height:132px;
    }
    .kat-mod-grybkicons-i.kat-mod-grybkicons-noimg {
        padding-top:0;
        width:100%;
    }
    .kat-mod-grybkicons-noimg .kat-mod-grybkicons-label {
        max-width: 280px;
    }
    .kat-mod-pft .kat-mod-ft-item-bk-a {
        flex: 0 0 49.5%;
    }
    .kat-mod-imgslides-cell-text3 {
        margin-left:46%;
    }
    .light-cell .kat-mod-imgslides-top-cnt {
        float:none;
        width: 100%;
    }
    .kat-mod-imgslides-cell {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom:120px;
        padding-top:80px;
        width:var(--colpercent);
    }
    .kat-mod-imgslides-cell-img {
        float:none;
    }
    .kat-mod-imgslides-cell-text2 {
        margin-left:64%;
    }
    .light-cell .kat-mod-imgslides-top-left {
        width:40%;
    }
    .lgcnt4 .kat-mod-lgcentgrphic-i, .lgcnt5 .kat-mod-lgcentgrphic-i {
        width:33%;
        padding-bottom:30px;
    }
    /*
    .lgcnt4 .kat-mod-lgcentgrphic-html, .lgcnt5 .kat-mod-lgcentgrphic-html {
        max-width:200px;
        width:90%;
    }
    .lgcnt4 .kat-mod-lgcentgrphic-html-iframe, .lgcnt5 .kat-mod-lgcentgrphic-html-iframe {
      height:160px;
      width:100%;
    }
    .lgcnt4 .kat-mod-lgcentgrphic-label, .lgcnt5 .kat-mod-lgcentgrphic-label {
      padding-top:0;
    }*/
    .kat-mod-lgcentgrphic.lgcnt5, .kat-mod-lgcentgrphic.lgcnt4 {
        width:100%;
    }

    .kat-mod-imgslides-cell-img img {
        max-height: none;

    }
    .kat-mod-imgslides-cell.cells5 {
        width:70%;
    }
    .cells5 .kat-mod-imgslides-cell-text1,
    .cells5 .kat-mod-imgslides-cell-text2,
    .cells5 .kat-mod-imgslides-cell-text3,
    .cells5 .kat-mod-imgslides-cell-text4 {
        position: relative;
        width:22%;
        margin-right:2%;
        margin-left:0;
        margin-top:0;
        margin-bottom:10px;
        display:inline-block;
        vertical-align: text-top;
    }
    .cells5 .kat-mod-imgslides-cell-text1 {
        margin-left: -2%;
    }
    .cells5 .kat-mod-imgslides-cell-text2 {
        margin-left: 4%;
        margin-right: 6%;
    }
    .cells5 .kat-mod-imgslides-cell-text3 {
        
    }
    .cells5 .kat-mod-imgslides-cell-text4 {
        margin-right: -4%;
        margin-left: 1%;
    }

    .cells5 .kat-mod-imgslides-cell-text5 {
        margin-left: 10%;
    }

    .kat-mod-prod-top-right img {
        max-height: none;
        width:100%;
    }

    .kat-mod-grybkicons-label, .kat-mod-whtbkicons-label {
        max-width: 225px;
     }
    .kat-mod-logo-i {
        margin-left:26px;
        margin-right:26px;
    }
    .kat-mod-logo-i img {
        max-height: 50px;
        max-width: 146px;
    }
    .kat-mod-logos {
        line-height: 50px;
    }

    .kat-mod-certs-row-title {
        float:none;
        width:100%;
    }
    .kat-mod-certs-row-title h2 {
        font-size:28px;
        line-height: 36px;
        letter-spacing: -.02em;
        padding-bottom:26px;
    }
    .kat-mod-certs-boxes {
        float:none;
        width:100%;
    }
    .kat-mod-certs-box {
        padding:30px;
    }
    .kat-mod-certs-box-logo {
        padding-bottom:30px;
    }
    .kat-cert-right-btn  {
        margin-bottom:30px;
        margin-right:30px;
        opacity:1;
    }
    .kat-mod-certs-box-logo img {
        height:28px;
    }
    .kat-cert-right-btn-arrow {
        background-size: contain;
        background-image: url(../svg/black-circle-green-arrow.svg);
    }
    .kat-mod-certs-box-a:hover {
      background-color: var(--graybackground);

    }
    .kat-mod-certs-box-a:hover .kat-mod-certs-box-title {
      color: var(--primary);

    }
}

 @media screen and (max-width: 1024px) {
      .kat-mod-lgcentgrphic-html-iframe {
        width:140px;
        height:126px;
      }
      .kat-mod-lgcentgrphic-html {
        height:126px;
        width:90%;
      }
      .kat-mod-lgcentgrphic-html-iframe {
        width: 100%;
        height: 18vw;
      }
       .kat-mod-card-right-cnt {
         width:35%;
      }
      .kat-mod-card.image  .kat-mod-card-right-cnt {
        width:62%;
      }
      .kat-mod-imgslides-i.light {
        background-size: 100%;
        background-position: center 22vh;
      }
      .kat-mod-imgslides-cell.cells5 {
        width:90%;
        }
        .kat-mod-t3text-cols {
            font-size:15px;
            line-height: 21px;
        }

        .kat-mod-certs-boxes {
            display:inline-block;
        }
        .kat-mod-certs-box-a {
            width:100%;
            height:160px;
            margin-bottom:10px;
        }
  }
 @media screen and (max-width: 860px) {
  .kat-mod-card.image .kat-mod-card-right-cnt {
        width: 62%;
    }
    .kat-mod-card-right-btn {
        max-width: 120px;
    }
    .kat-mod-card-right-title {
        min-width: 320px;
    }
}
 @media screen and (max-width: 767px) {
     .kat-modules {
         padding-top:160px;
    }
     .kat-mod-tb-title h1, .kat-mod-tb-title h2, .kat-mod-dib-cnt .kat-mod-tb-title h1 {
         font-size: 30px;
         line-height: 38px;
         padding-bottom: 16px;
         max-width: 320px;
    }
    .kat-mod-tb-title h2 {
      padding-bottom:10px;
    }
     .kat-mod-dib-left-image {
         height: 182px;
         border-radius: 2px;
    }
    
     .kat-mod-dib-right {
         height: 182px;
         width: 58%;
         border-radius: 2px;
    }
     .kat-mod-dib-left {
         width: 35%;
    }
     .kat-mod-dib-left-text {
         width: var(--colpercent);
         margin-left: var(--margin);
    }
    .kat-mod-dib-cnt .kat-mod-tb-title h1 {
        padding-bottom:16px;
    }
    .kat-mod-dib-cnt {
        padding-bottom:24px;
    }
     .kat-mod-sub.one-third {
         width:var(--colpercent);
         margin-left:auto;
         margin-right:auto;
         text-align: center;
         max-width:200px;
         padding-top:40px;
         line-height: 20px;
    }
     .kat-mod-tb-title h2 {
         padding-top:100px;
    }
    .kat-mod-pft-cnt .kat-mod-tb-title h2 {
        padding-top:80px;
    }
     .kat-mod-twothirds-i {
         text-align: center;
         width:100%;
         max-width:200px;
         margin-left:auto;
         margin-right:auto;
         display:block;
         padding-bottom:30px;
    }
     .kat-mod-twothirds-i:last-child {
         padding-bottom:0;
    }
     .kat-mod-twothirds-label {
         margin-left:auto;
         margin-right:auto;
    }
     .kat-mod-twothirds{
         width:var(--colpercent);
         margin-left:auto;
         margin-right:auto;
         padding-top:26px;
    }
     .kat-mod-imgslides-bottom-top-left {
         text-align: left;
         width:70%;
    }
    .kat-mod-imgslides-bottom-top-right img {
      max-height: 80px;
    }
     .kat-mod-imgslides-top-left {
         float:none;
         width:100%;
         padding-bottom:0px;
    }
    .kat-mod-imgslides-top {
      padding-top:23px;
    }
     .kat-mod-imgslides-i.light-bottom .kat-mod-imgslides-top {
         height:660px;
         padding-top:23px;
    }
    
     .kat-mod-imgslides-i, .kat-mod-imgslides-i.selected {
         height:800px;
    }
     .kat-mod-imgslides-top-right {
         width:100%;
         float:none;
         max-width: 400px;
         padding-top:20px;
    }
     .kat-mod-imgslides-i, .kat-mod-imgslides-i.selected {
         background-size: 160%;
    }
     .kat-mod-imgslides-i.light {
         background-size: 114%;
         background-position: 50% 68%;
         height:860px;
    }
     .kat-mod-imgslides-bottom-top {
         text-align: center;
    }
    
     .kat-mod-imgslides-bottom-top-left.selected {
         /*margin-left:auto;
         margin-right:auto;
         padding-bottom:10px;*/
    }
     .kat-mod-imgslides-bottom-top-right.selected {
         /*position: relative;
         padding-bottom: 10px;*/
    }
     .kat-mod-imgslides-bottom-bottom-left, .kat-mod-imgslides-bottom-bottom-right {
         max-width:100px;
    }
     .kat-mod-imgslides-bottom-bottom-right {
         text-align: right;
    }
      .kat-mod-card {
        margin-top:50px;
      }
     .kat-mod-card-right-cnt, .kat-mod-dwnlod .kat-mod-card-right-cnt, .kat-mod-card.image .kat-mod-card-right-cnt {
      position: relative;
      padding-top: 24px;
      width: 80%;
      padding-left: 24px;
      padding-bottom: 24px;
     }
     .kat-mod-card-right-btn, .kat-mod-dwnlod .kat-mod-card-right-btn {
        position: relative;
        float:right;
        padding-right: 24px;
        padding-bottom: 24px;
     }
     .kat-mod-card-right {
        height:auto;
        border-radius: 2px;
     }
     .kat-mod-card-left {
        width:100%;
        float:none;
        border-radius: 2px;
        height:240px;
     }
     .kat-mod-card.image .kat-mod-card-right {
        height:auto;
        float:none;
        width:100%;
        margin-top:8px;
     }
     .kat-mod-card-right-title {
      font-size:24px;
      line-height: 32px;
     }
     .kat-mod-grybkicons {
      border-radius: 2px;
     }
     .kat-mod-lgcentgrphic {
        padding-top:20px;
        padding-bottom:20px;
     }
     .kat-mod-lgcentgrphic-i, .lgcnt4 .kat-mod-lgcentgrphic-i, .lgcnt5 .kat-mod-lgcentgrphic-i {
        width:100%;
        padding-bottom:44px;
     }
     .lgcnt4 .kat-mod-lgcentgrphic-html, .lgcnt5 .kat-mod-lgcentgrphic-html {
        width:100%;
     }
     .kat-mod-lgcentgrphic-icon, .kat-mod-lgcentgrphic-html {
        width:170px;
        height:auto;
     }
    .kat-mod-lgcentgrphic-html-iframe {
      height:auto;
      width:100%;
      margin-bottom:0;
    }
     .kat-mod-lgcentgrphic-icon img {
      position: relative;
     }
     .kat-mod-lgcentgrphic-label {
      padding-top:10px;
     }
     .kat-mod-whtbkicons {
        padding-bottom:36px;
     }
     .kat-mod-grybkicons, .kat-mod-whtbkicons {
        width:88%;
        padding-left:var(--margin);
        padding-right:var(--margin);
        margin-left:auto;
        margin-right:auto;
     }
     .kat-mod-grybkicons-i, .kat-mod-whtbkicons-i, .kat-mod-whtbkicons-i, .kat-mod-whtbkicons-i:last-child, .bkicons4 .kat-mod-whtbkicons-i, .bkicons3 .kat-mod-whtbkicons-i, .bkicons4 .kat-mod-whtbkicons-i:last-child {
      text-align: center;
      width:100%;
      margin-left:auto;
      margin-right:auto;
      display:block;
     }
     .kat-mod-grybkicons-label, .kat-mod-whtbkicons-label, .kat-mod-grybkicons-text, .kat-mod-whtbkicons-text {
      margin-left:auto;
      margin-right:auto;
      max-width: 320px;
     }
     .centered .kat-mod-whtbkicons-i, .centered .kat-mod-whtbkicons-i:last-child, .bkicons4.centered .kat-mod-whtbkicons-i, .bkicons3.centered .kat-mod-whtbkicons-i, .bkicons4.centered .kat-mod-whtbkicons-i:last-child {
        margin-left:auto;
      margin-right:auto;
     }
     .centered .kat-mod-whtbkicons-label {
        max-width: 170px;
     }
     .kat-mod-grybkicons-icon, .kat-mod-whtbkicons-icon {
        height:auto;
     }
     .kat-mod-grybkicons-icon img, .kat-mod-whtbkicons-icon img {
        position: relative;
     }

    .kat-mod-iwc-title h2 {
      font-size:30px;
      line-height: 38px;
    }
    .kat-mod-iwc-image {
      height:360px;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-image {
        height:375px;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-title h2 {
        font-size:30px;
        line-height: 38px;
    }
    .kat-mod-iwc-wtext .kat-mod-iwc-cnt {
        padding-top:30px;
        max-width: 400px;
    }
    .kat-mod-dwnlod .kat-mod-card-right {
      height:auto;
    }
    .kat-mod-dwnlod .kat-mod-card-right-cnt {
      margin-left:0;
      padding-bottom:24px;
    }
    .kat-mod-card-right-title-icon {
      width:auto;
      padding-left:24px;
      padding-bottom:24px;
    }
    .kat-mod-dwnlod .kat-mod-card-right-cnt {
      width:90%;
    }
    .kat-mod-card-right-title-icon img {
      max-height:55px;
      width:auto;
    }
    .two-thirds-with-link {
      padding-top:30px;
    }

    .kat-mod-bxoverlay {
      width:100%;
    }
    .kat-mod-bxoverlay-dots {
      display:none;
    }
    .kat-mod-bxoverlay-boxes {
      white-space: nowrap;
      width: 100%;
      max-width: 100%;
      overflow-x: overlay;
      overflow-y: hidden;
      position: relative;
      -webkit-overflow-scrolling: touch;
      touch-action: auto;
      scroll-snap-type: x mandatory;
      display:flex !important;
    }
    .kat-mod-bxoverlay-box {
      white-space: normal;
      vertical-align: text-top;
      scroll-snap-align: start;
      display: inline-block;
      flex: 0 0 100%;
      position: relative;
      background: #fff;
    }
    
    .kat-mod-bxoverlay-box-cnt {
        max-height: none;
        opacity: 1;
        position: relative;
        overflow: visible;
        width: 100%;
        margin: 0;
        line-height: normal;
        margin-left: auto;
        margin-right: auto;
        height: 140px;
        padding-top: 30px;
        border-radius: 0;
        background-color: var(--graybackground);
    }
    .kat-mod-bxoverlay-box-cnt-in {
      max-width:300px;
      width:100%;
      margin-left:auto;
      margin-right:auto;
    }
    .kat-mod-bxoverlay-box-image {
      height:340px;
      background-size:auto 340px;
      background-position: center bottom;
      background-repeat: no-repeat;
    }
    .kat-mod-bxoverlay-box-arrow {
      width:40px;
      height:40px;
      background-image:url(../svg/black-circle-green-arrow.svg);
      background-size:contain;
      background-repeat: no-repeat;
      position: absolute;
      right:0;
      margin-right:30px;
    }

    
    .kat-mod-bxoverlay-box-cnt-arr-left, .kat-mod-bxoverlay-box-cnt-arr-right {
        width:15px;
        height:11px;
        background-image:url(../svg/green-arrow-left.svg);
        background-size:contain;
        background-repeat: no-repeat;
        position: absolute;
        margin-left:30px;
    }
    .kat-mod-bxoverlay-box-cnt-arr-right {
        transform:rotate(180deg);
        right:0;
        margin-right:30px;
    }
     .kat-mod-bxoverlay-box:first-child .kat-mod-bxoverlay-box-image {

     }
    .kat-mod-bxoverlay-box:first-child .kat-mod-bxoverlay-box-cnt {
        width:88%;
        margin-left:auto;
        margin-right:auto;
        font-size:18px;
        line-height: 28px;
        font-family: var(--fontmedium);
        margin-top:40px;
        padding-top:24px;
        height: 100px;
    }
    .kat-mod-bxoverlay-box:first-child .kat-mod-bxoverlay-box-cnt-in {
        text-align: left;
        width:70%;
        max-width: 200px;
        margin-left:24px;
        display:block;

    }
    .kat-mod-bxoverlay {
      padding-top:0px;
      padding-bottom:60px;
    }
    
    .kat-mod-abtustop-image {
      display:block;
      height:280px;
      position: relative;
      width:94%;
      margin-left:var(--margin);
      margin-top:10px;
      margin-bottom:30px;
    }
    .kat-mod-abtustop-text2, .kat-mod-abtustop-text1 {
      float:none;
      width:88%;
    }
    .kat-mod-abtustop-cnt-bottom .kat-mod-abtustop-image {
      display:none;
    }
    .kat-mod-abtustop-line-section {
      border:none;
      border-left:1px solid var(--grayline);
      margin-left:10px;
      width:70%;
      margin-left:7%;
      margin-top:30px;
    }
    .kat-mod-abtustop-line-section-item {
      width:97%;
      margin-left:20px;
      padding:0;
      display:block;
      padding-bottom:20px;
      position: relative;
    }
    .kat-mod-abtustop-line-section-item:last-child:after {
        content: "";
        position: absolute;
        width: 10px;
        background-color: #fff;
        height: 74px;
        margin-left: -22px;
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    .kat-mod-abtustop-line-section {
      padding:0;
      margin-bottom:20px;
    }
    .kat-mod-abtustop-line-section-item:before {
      margin-top:1px;
      margin-left:-25px;
      z-index: 3;
    }


    .kat-mod-abtustop {
        height:auto;
    }

    .kat-mod-iwc2-image {
      height:auto;
      position: absolute;
      right:0;
      margin-right: 10%;
      margin-top: -15px;
      width:36%;
    }
    .kat-mod-iwc2-image img {
      max-width:160px;
      max-height: 160px;
      width:100%;
    }
    .kat-mod-iwc2 {
      position: relative;
      width:var(--colpercent);
      margin-left:auto;
      margin-right:auto;
    }
    .kat-mod-iwc2-cnt {
      max-width: 400px;
      width:100%;
      margin-left:auto;
      margin-right:auto;
    }
    .kat-mod-iwc2-title h2 {
      font-size:30px;
      line-height: 38px;
      width:50%;
      max-width: 500px;
      padding-bottom:60px;
    }
    .two-thirds-with-link {
      width:90%;
      max-width: 220px;
    }
    .kat-mod-gryillust-cnt-illus img {
      
      width:22%;
    }
    .kat-mod-gryillust-in {
      padding:0;
      width:100%;
    }
    .kat-mod-gryillust-title h2 {
      margin-left:var(--margin);
      padding-bottom:20px;
      font-size:24px;
      line-height: 32px;
      width:88%;
      max-width: 500px;
    }
    .kat-mod-gryillust-cnt-boxes{
      margin-left:45%;
    }
    .kat-mod-gryillust-cnt-text {
      width:var(--colpercent);
      margin-left:auto;
      margin-right:auto;
      padding-bottom:40px;
      padding-top:30px;
    }
    .kat-mod-gryillust2-cnt-illus {
          width: 22%;
        margin-left: 10%;
    }
    .kat-mod-gryillust2-cnt-boxes {
      margin-left:45%;
      width:50%;
    }
    .kat-mod-gryillust2-title h2 {
      font-size:32px;
      line-height: 38px;
      max-width: 260px;
    }
    .kat-mod-gryillust2-cnt {
      padding-bottom:140px;
    }
    .kat-mod-gryillust2-item.desktop {
     
      display:none !important;
      
    }
    .kat-mod-gryillust2-item {
      height:33%;
      position: absolute;
    }
    .kat-mod-ft-item-bk-a, .kat-mod-ft-blank-o1 {
      flex: 0 0 49.5%; 
    }
    .kat-mod-farrightic-i {
      display:block;
      margin-left:auto;
      margin-right:auto;
      margin-bottom:30px;
      text-align: center;
      width:100%;
      max-width: 200px;
    }
    .kat-mod-field-trials {
      display:block;
      column-gap: 1%;
    }
    .kat-mod-ft-item {
      height:auto;
      margin-bottom:5px;
    }
    .kat-mod-ft-item-title {
      min-height:100px;
      margin-left:25px;
      margin-right:25px;
      margin-top:25px;
    }
    .kat-mod-ft-item-tags {
      position: relative;
    margin-top: 30px;
      margin-left: 25px;
    margin-right: 25px;

    }
    .kat-mod-ft-item-tag {
      font-size:12px;
      line-height: 34px;
      height: 34px;
      margin-top:5px;
      padding-left: 10px;
      padding-right: 10px;
      margin-right:5px;
    }
    .kat-mod-farrightic-icon img {
        max-width: 50px;
        max-height: 50px;
    }
    .kat-mod-bxoverlay-image-iframe {
      width: 740px;
      height: 340px;
      position: absolute;
      left: 50%;
      margin-left: -370px;
    }
    .kat-footer-subscribe-left-title {
      font-size: 18px;
      line-height: 26px;
    }
    .kat-mod-ft-item-title {
      font-size:18px;
      line-height: 24px;
    }

    .kat-mod-gryillust2-item.mobile {
      display:block;
    }

  .kat-mod-imgslides-bottom-line {
    padding-bottom:10px;
    margin-right: 28px;

  }
   .kat-mod-imgslides-bottom-line .ui-slider-handle {
        content: "";
        background-image:url(../svg/drag-handle.svg);
        width: 30px;
        height: 30px;
        margin-top: -15px;
        
        cursor: pointer;
        display: block;
        position: absolute;
        border:none !important;
        outline: none !important;
  }
  .kat-mod-ft-filter-col {
        flex: 0 0 100%;
    }
    .kat-mod-ft-filter-holder{
        width: 88%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .kat-mod-field-trials-filter-h.selected .kat-mod-ft-filter-holder {
        max-height:1600px;
    }
    .kat-mod-field-trials-filter {
        width:88%;
        padding-left:6%;
        padding-right:6%;
    }

    .kat-mod-products {
        padding-top:30px;
    }
    .kat-mod-products .kat-mod-tb-title h2 {
        padding-bottom:50px;
        font-size:30px;
        line-height: 38px;
    }
    .kat-mod-product {
        width:88%;
        margin-left:14%;
        margin-right:auto;
        padding-bottom:60px;
    }
    .kat-mod-product-cnt {
        padding-top:16px;
        width:82%;
    }
    .kat-mod-t3text-title h3 {
        font-size:30px;
        line-height: 32px;
    }
    .kat-mod-t3text-cols {
        display: block;
        margin-left: auto;
        margin-right:auto;
    }
    .kat-mod-t3text-col1, .kat-mod-t3text-col2, .kat-mod-t3text-col3 {
        width: 60%;
        min-width: 238px;
        padding-bottom:36px;
        margin-left: auto;
        margin-right:auto;
    }
    .kat-mod-t3text-col3 {
        padding-bottom:0;
    }
    .right-desk .kat-mod-tb-title h2 {
        font-size: 30px;
        line-height: 38px;
        padding-bottom: 30px;
        max-width: 320px;
        padding-bottom: 10px;
        padding-top: 100px;
    }

    .kat-mod-prod-top-left {
        width:80%;
    }
    .kat-mod-prod-top-pattern {
        height:100px;
        background-size:63px 100px;
    }
    .kat-mod-prod-top-bottom-title {
        font-size:15px;
    }
    .kat-mod-prod-top-bottom-icons {
        padding-bottom:40px;
    }
    .kat-mod-prod-top-bottom-icons img {
        max-height: 50px;
    }
    .kat-mod-prod-top-right {
        width: 112%;
        margin-left: -6%;
    }

    .kat-mod-pft-btn .kat-mod-card-right-btn {
        float:none;
        display:inline-block;
    }
    .kat-mod-pft-btn {
        text-align: right;
        margin-top:20px;
    }
    .kat-mod-pft-fade {
        margin-bottom:-150px;
    }
    .kat-mod-field-trials {
        padding-top:30px;
    }
    .light-cell .kat-mod-imgslides-top-left {
        width:100%;
    } 
    .kat-mod-imgslides-cell {
        width:100%;
        padding-top:60px;
    }
    .kat-mod-imgslides-cell-text1 {
        position: relative;
        width:45%;
        float:left;
        padding-bottom:10px;
    }
    .kat-mod-imgslides-cell-text2 {
        position: relative;
        width:45%;
        float:right;
        margin-left:auto;
        padding-bottom:20px;
    }
    .kat-mod-imgslides-cell-text3 {
        position: relative;
    }
    .kat-mod-imgslides-cell-text3 {
        margin-left:auto;
        margin-right:auto;
        width:100%;
        text-align: center;
        padding-top:20px;
    }


    .kat-mod-imgslides-cell.cells5 {
        width:100%;
    }

    .cells5 .kat-mod-imgslides-cell-text1,
    .cells5 .kat-mod-imgslides-cell-text2,
    .cells5 .kat-mod-imgslides-cell-text3,
    .cells5 .kat-mod-imgslides-cell-text4 {
        
        width:47%;
        margin-right:2%;
        margin-left:0;
        text-align: left;
        padding-top:0;
        margin-bottom:0;
        float:none;
        font-size:12px;
        line-height:16px;
    }
    .cells5 .kat-mod-imgslides-cell-text1 {
        
    }
    .cells5 .kat-mod-imgslides-cell-text2 {
        
    }
    .cells5 .kat-mod-imgslides-cell-text3 {
        
    }
    .cells5 .kat-mod-imgslides-cell-text4 {
        
    }

    .cells5 .kat-mod-imgslides-cell-text5 {
        font-size:12px;
        line-height:16px;
        width:80%;
        margin-left:auto;
        margin-right:auto;   
        text-align: left;
        float:none;
        position: relative;
        max-width: 320px;
    }
    .kat-mod-dib-cnt .kat-text {
        max-width: 250px;
    }
    .kat-mod-dwnlod .kat-mod-card-right-title {
        font-size:18px;
    }
    .kat-mod-imgslides-bottom-bottom-left, .kat-mod-imgslides-bottom-bottom-right {
        font-size:11px;
        line-height: 11px;
    }
    .kat-mod-card-right-btn {
        max-width: 140px;
    }

    .kat-mod-card-right-title {
        min-width: 0;
    }
    .ui-state-active {
        margin-left:0px;
    }
    .kat-mod-certs-box-a {
        height:200px;
    }
    .kat-mod-certs-row-title h2 {
        padding-bottom:16px;
        font-size:24px;
        line-height: 32px;
    }
    .kat-mod-certs-box-title {
        font-size:18px;
        line-height: 26px;
    }
    .kat-cert-right-btn-text {
        display:none;
    }
    .kat-cert-right-btn-arrow {
        margin-bottom:0;
    }
    .kat-mod-field-trials-filter-h {
        margin-bottom:-10px;
    }
    .kat-mod-abtustop-cnt .kat-mod-tb-title h1 {
        max-width: none;
        width: var(--colpercent);
    }
}


 @media screen and (max-width: 460px) {
  .kat-mod-gryillust2-cnt-illus {
    margin-left:10%;
  }
    .kat-mod-gryillust2-cnt-boxes {
      width:55%;
      margin-left:40%;
    }
    .kat-mod-gryillust2-item {
      height:28%;
    }
    .kat-mod-gryillust2-cnt {
      padding-bottom:280px;
    }
    .kat-mod-imgslides-i.dark, .kat-mod-imgslides-i.dark.selected {
         background-size: 240%;
    }
    .kat-mod-bxoverlay-box-image {
      height:300px;
    }
    .kat-mod-bxoverlay-image-iframe {
      width: 444px;
      height: 240px;
      margin-left: -222px;
    }
    .two-thirds-with-link {

    }
    .kat-mod-iwc2-image img {
      width:100%;
    }
    .kat-mod-iwc2-image {
        margin-right: 5%;
        margin-top: 0px;
        width: 36%;
    }
 }




