/**
 * INO Custom Styles
 * Global styles for the website
 * Version: 1.0.0
 */

.pd-page-header {
    position: relative;
    min-height: 400px;
    overflow: visible;
    margin-bottom: 0!important;
}

.pd-page-header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -5%;
    height: 220%;
    width: 20%;
    background: var(--color-secondary);
    z-index: 14;
    transform: skewX(-20deg);
}

.pd-page-header__column-container {
    position: relative;
}
.pd-page-header__column-container:after,
.pd-page-header__column-container--green:after{
    background-color: #fff;
    bottom: 0;
    clip-path: polygon(0 0, 1400px 0, 1045px 1000px, 0 1000px);
    content:"";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.pd-page-header__column-container--green:after {
  background-color: #007936;
}

@media (max-width: 767px) {
    .pd-page-header::before{
        display: none;
    }
}

.pd-page-hero__title {
    color: var(--color-link) !important;
    text-transform: capitalize;
    font-size: 90px;
    line-height: 1;
    font-weight: 500 !important;
    position: relative;
}

.pd-page-header .mai-columns {
    position: relative;
    z-index: 14;
}

.pd-tabs {
    border-bottom: 2px solid var(--color-custom-4) !important;
}

.pd-tabs__btn {
    border: 2px solid var(--color-custom-4) !important;
    padding: 15px 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin-bottom: -2px;
    background: var(--color-custom-4);
    color: #ffffff;
    cursor: pointer;
}
@media (max-width:1750px){
  div.pd-page-header::before {
    left:-10%; 
  }
  div.pd-cta-bg::after{
    right:2%;
  }
  div.pd-cta-bg::before{
    right:0;
  }
}
@media (max-width:1600px){
  div.pd-page-header::before {
    left:-15%; 
  }
}
@media (max-width:1500px){
  div.pd-cta-bg::before{
    transform: none;
  }
}
@media (max-width: 1400px) {
    .pd-tabs__btn {
        font-size: 16px;
        padding: 10px 15px;
    }
}
@media (max-width: 767px){
	.pd-tabs__btn{
		border-top-left-radius:8px;
		border-top-right-radius: 8px;
		padding: 10px 5px;
		font-size: 9px;
		font-weight: 400;
		border-width: 1px;
	}
	.pd-tabs__btn-wrap .has-columns{
		gap:1px;
	}
}

.is-active-tab.pd-tabs__btn {
    background: #ffffff;
    color: var(--color-custom-4);
    border-bottom: 2px solid #ffffff !important;
}

.pd-tabs__item {
    display: none;
    max-width: calc(100vw - var(--side-spacing) * 2);
}

.pd-tabs__item.is-active-tab {
    display: block;
}

.pd-tabs__btn {
    cursor: pointer;
}

.text-white a:hover {
    color: rgb(0, 121, 54, 67%) !important;
}

.border-white--2 a.button-outline {
    border-color: #ffffff !important;
}

.pd-cta-bg {
    position: relative;
    overflow: hidden;
}

.pd-cta-bg::before {
    content: '';
    position: absolute;
    top: 0;
    right: -7%;
    width: 100%;
    height: 100%;
    background: rgb(0, 121, 54) 67%;
    z-index: 2;
    transform: skewX(-20deg);
}

.pd-cta-bg::after {
    content: '';
    position: absolute;
    top: 0;
    right: -5%;
    width: 100%;
    height: 100%;
    background: var(--color-secondary);
    transform: skewX(-20deg);
    z-index: 1;
}

@media (max-width: 767px) {
    .pd-cta-bg::after {
        right: 20%;
    }

    .pd-cta-bg::before {
        width: 100%;
        right: 0;
        transform: skewX(0deg);
    }
}

.z-index-3 {
    position: relative;
    z-index: 3;
}

.p-2 {
    padding: 10px !important;
	line-height: 1;
}

.custom-list {
    margin-left: 0;
    list-style: none;
    position: relative;
}

.custom-list li {
    position: relative;
    padding-left: 20px;
}

.custom-list li:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 10px;
    height: 10px;
    background: #ffffff;

}
.custom-list--green li:before{
    background: #007936;
}

@media (max-width: 1024px) {
    .pd-icon-text-flex .mai-columns-wrap.has-columns {
        display: flex;
    }

    .pd-icon-text-flex .wp-block-image,
    .pd-icon-text-flex .mai-column {
        width: fit-content !important;
        margin-left: auto;
        margin-right: auto;
    }

    .pd-icon-text-flex .wp-block-image img {
        width: 50px;
        height: auto;
        display: block;
    }
}

.footer-news .entry-more-link {
    background: #d7732b;
    font-size: 16px;
}

.footer-news .entry-more-link:hover {
    background: #b05d21;
}


.ino-circle-stats {
    font-size: 30px;
    color: var(--color-primary);
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid var(--color-primary);
}

.lh-1 {
    line-height: 1;
}

.title-link a {
    text-decoration: none !important;
}

.bg-logo,
.bg-logo-center,
.bg-logo-col,
.bg-logo-contain,
.bg-logo-left-center,
.bg-logo-left-small,
.bg-logo-right,
.bg-logo-right-center,
.bg-logo-right-small,
.bg-logo-absolute::after,
.bg-logo-absolute-top::after,
.single-product .site-inner {
    background-image: url('../images/glyph.svg');
    background-position: calc(50% - 500px) 0;
    background-repeat: no-repeat;
    background-size: 800px;
    backdrop-filter: opacity(20%);
}

.bg-logo-center {
    background-position: center;
}

.bg-logo-contain {
    background-size: contain;
}

.bg-logo-left-center {
    background-position: calc(50% - 200px) 0;
    background-size: contain;
}

.bg-logo-left-small {
    background-position: calc(50% - 175px) 0;
    background-size: 400px;
}

.bg-logo-right {
    background-position: calc(50% + 500px) 0;
}

.bg-logo-right-center {
    background-position: calc(50% + 200px) 0;
    background-size: contain;
}

.bg-logo-absolute > .wp-block-group__inner-container {
    position: relative;
    z-index: 2;
}

.bg-logo-absolute::after,
.bg-logo-absolute-top::after {
    background-position: calc(50% - 600px) 0;
    background-size: contain;
    bottom: -50px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 1;
}

.bg-logo-absolute-top::after {
    background-position: center;
    left: calc(50% + 456px);
    width: 500px;
    z-index: 2;
}

.bg-logo-right-small {
    background-position: calc(50% + 500px) 0;
    background-size: 400px;
}

.single-product .site-inner{
  background-position: calc(50% - 900px) 100px;
}

/* PD Slider Styles */
.pd-slider-wrapper {
    position: relative;
    overflow: visible;
}

.pd-slider {
    position: relative;
    overflow: hidden;
}

.pd-slider .mai-columns-wrap {
    display: flex !important;
    flex-wrap: nowrap !important;
    transition: transform 0.3s ease-in-out;
}

.pd-slider .mai-column {
    flex-shrink: 0;
}

.pd-slider__nav {
    opacity: 0.5;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    background-size: 48px 48px;
    background-repeat: no-repeat;
    background-position: center;
}

.pd-slider__nav--prev {
    left: -80px;
    background-image: url('../images/arrow__left.svg');
}

.pd-slider__nav--next {
    right: -80px;
    background-image: url('../images/arrow_right.svg');
}

.pd-slider__nav:hover {
    transform: translateY(-50%) scale(1.1);
}

.pd-slider__nav.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

/* Responsive adjustments */
@media (min-width: 1501px) {
    .pd-slider__nav {
        background-size: 60px 60px;
    }
}

@media (min-width: 1024px) and (max-width: 1500px) {
    .pd-slider__nav--prev {
        left: -50px;
    }

    .pd-slider__nav--next {
        right: -50px;
    }
}

@media (max-width: 1023px) {
    .pd-slider__nav {
        width: 45px;
        height: 45px;
        background-color: #fff;
        border-radius: 50%;
        background-size: 20px 20px;
        border:1px solid #e3e3e3;
        opacity: 1;
    }

    .pd-slider__nav--prev {
        left: -25px;
    }

    .pd-slider__nav--next {
        right: -25px;
    }

    .pd-slider__nav:hover:not(.disabled) {
        background-color: rgba(255, 255, 255, 0.95);
    }
}

@media (max-width: 767px) {
    .pd-slider__nav {
        width: 40px;
        height: 40px;
        background-size: 18px 18px;
    }

    .pd-slider__nav--prev {
        left: -20px;
		border: 1px solid #e3e3e3;
    }

    .pd-slider__nav--next {
        right: -20px;
		border: 1px solid #e3e3e3;
    }
}

.pd-relative {
    position: relative;
}

.pd-absolute {
    position: absolute;
}

.pd-b-0 {
    bottom: 0;
}

.pd-r-0 {
    right: 0;
}

.pd-overflow-hidden {
    overflow: hidden;
}

.pd-programs article:hover {
    background-color: #007936;
}

.pd-programs article:hover .entry-title-link {
    color: #ffffff!important;
}

.mktoButtonRow{
    margin-top: 20px!important;
}
@media (max-width: 767px) {
    .mktoForm .mktoFormCol{
        width: 100%!important;
        margin-right: 0!important;
    }
}
@media(min-width: 1366px){
    .case-1{
        position: relative;
        transform: rotate(-10deg);
        bottom: -40px;
        z-index: 2;
    }
    .case-2{
        position: relative;
        transform: rotate(15deg);
        top: -40px;
        left: -20px;
        z-index: 1;
    }
}

.site-footer .mktoForm#mktoForm_1231 .mktoButton{
    background-color: transparent!important;
    border: 2px solid #ffffff!important;
    color: #ffffff!important;
}
@media(min-width: 768px){
    .before-header .wp-block-social-links{
        margin-left: 15vw;
    }
}
@media (min-width:1024px){
  .wp-block-cover__inner-container .pd-slider__nav--prev {
    background-image: url('../images/arrow__left_white.svg');
  }
  .wp-block-cover__inner-container .pd-slider__nav--next {
    background-image: url('../images/arrow_right_white.svg');
  }
}
@media(min-width: 1580px){
    .before-header .wp-block-social-links{
        margin-left: 10vw;
    }
}
@media(min-width: 2025px){
    .before-header .wp-block-social-links{
        margin-left: unset;
    }
}

.pd-tabs-sq-nav .pd-tabs-sq__nav-item {
    cursor: pointer;
    transition: opacity 0.3s ease;
    border: 2px solid #ffffff;
    border-bottom: none;
}

.pd-tabs-sq-nav .pd-tabs-sq__nav-item:hover {
    opacity: 0.85;
}

.pd-tabs-sq-nav .pd-tabs-sq__nav-item.is-active {
    background-color: #ffffff!important;
    opacity: 1;
    color: #3897b6!important;
}
.pd-tabs-sq-nav .pd-tabs-sq__nav-item p {
    line-height: 1;
}
.pd-tabs-sq-nav .pd-tabs-sq__nav-item.is-active p {
    color: #3897b6!important;
}
.pd-tabs-sq-nav .pd-tabs-sq__nav-item.is-active img {
    filter: brightness(0) saturate(100%) invert(52%) sepia(53%) saturate(491%) hue-rotate(152deg) brightness(93%) contrast(86%);
}

.pd-tabs-sq-content [class*="pd-tabs-sq-content__item-"] {
    display: none !important;
}

.pd-tabs-sq-content [class*="pd-tabs-sq-content__item-"].is-active {
    display: block !important;
}
.mai-accordion-summary::after{
    background-color: #ff5e00!important;
    width: 1.5em!important;
    height: 1.5em!important;
}
.ino-border-radius > a > img{
    border-radius: unset;
}
.pd-cta-item{
    line-height: 1.2;
}
@media(max-width: 767px){
    .pd-cta-item{
        text-align: center;
        margin-bottom: 20px;
    }
    .pd-cta-item__img img{
        max-height: 80px;
    }
    .pd-cta-item__title{
        text-align: center;
        font-size: 24px!important;
    }
    .pd-cta-item .wp-block-buttons{
        justify-content: center;
    }
	.pd-tabs-sq-nav .mai-columns-wrap{
		gap:0!important;
	}
	.pd-tabs-sq-nav .pd-tabs-sq__nav-item{
		min-width:50%;
	}
}
.pd-ino-frame, .pd-ino-frame a, .pd-ino-frame img{
    height: 100%;
}
.pd-ino-frame img{
    object-fit: cover;
}
#mktoForm_1788 input, #mktoForm_1231 input{
	border-radius:0;
	box-shadow: none;
	border:none;
}
#mktoForm_1788 select, #mktoForm_1231 select{
	border-radius:0;
	box-shadow: none;
	border:none;
}
#mktoForm_1788 .mktoButton{
	background-color: unset!important;
	border: 1px solid #ffffff!important;
}
#mktoForm_1788 .mktoButton:hover{
	opacity:0.7;
}
.footer-news .entry-title-link{
	color:#007936;
}
.wp-element-caption{
	text-align:left!important;
}
.mai-accordion-item{
	border-left: none!important;
	border-right:none!important;
border-bottom: 1px solid #89827a!important;
	margin-bottom: 0!important;
}
.mai-accordion-item:first-of-type{
	border-top: 1px solid #89827a!important;
}
.pd-programs article{
	transition: unset!important;
}
.pd-programs article .entry-image-link{
	padding: 10px 10px 0 10px;
}
.pd-programs article .entry-wrap{
	padding: 10px!important;
}
#mktoForm_1792 .mktoFormRow:first-of-type{
	display:flex;
}
.mktoForm#mktoForm_1792 .mktoFormCol{
	width: calc(50% - 15px)!important;
}
.mktoForm#mktoForm_1792 .mktoFormCol:first-of-type{
	margin-right: 30px!important;
}
.mktoForm#mktoForm_1792 .mktoCaptchaDisclaimer,
.mktoForm#mktoForm_1792 .mktoCaptchaDisclaimer a{
	color:#ffffff!important;
}
.mktoForm#mktoForm_1792 input, .mktoForm#mktoForm_1795 input{
	border-radius:0;
	box-shadow: none;
	border:none;
}
@media (max-width: 1440px){
	.pd-page-header .a-padding{
	margin-left: var(--side-spacing);
    margin-right: var(--side-spacing);
}
}

.pd-page-header .ino-cover-right > .wp-block-cover__image-background {
  object-fit: contain;
  object-position: right bottom;
  width: 50% !important;
  left: auto !important;
  right: 0 !important;
}

@media (max-width: 999px) {
  .pd-page-header-white .has-background-gradient{
    background:none !important;
    background-color:#fff !important;
  }
  .pd-page-header .ino-cover-right > .wp-block-cover__image-background {
    width: 100% !important;
    object-position: center bottom;
  }
	.pd-page-header h1{
		font-size: 60px!important;
	}
	.pd-page-header__about-us .mai-column{
	margin-bottom:40%;
}
    .pd-page-header__microfused .pd-page-header-spacer{
      margin-bottom: 40%
    }
	.pd-page-header__microfused .ino-cover-right:not(:has(.ino-full-width-mobile)) img{
		max-width:60%;
	}
	.pd-page-header__swine .mai-column{
	margin-bottom:45%;
	}
}
@media (max-width: 574px){
	.pd-page-header__about-us .mai-column{
	margin-bottom:15%;
	}
	.pd-page-header__microfused span.wp-block-cover__background.has-background-dim-100.has-background-dim.has-background-gradient{
		background: linear-gradient(110deg, rgb(255, 255, 255) 85%, rgba(255, 255, 255, 0) 85%)!important;
	}
	.pd-page-header__swine .mai-column{
	margin-bottom:40%;
	}
	.pd-page-header__swine span.wp-block-cover__background.has-background-dim-100.has-background-dim.has-background-gradient{
		background: linear-gradient(110deg, rgb(255, 255, 255) 85%, rgba(255, 255, 255, 0) 85%)!important;
	}
}
@media (min-width: 997px) and (max-width: 1690px){
	.pd-page-header__about-us .pd-header-img__bg{
		max-width: 60%;
	}
}
@media (max-width: 599px){
	.pd-video-title{
		margin-top:40px;
		text-align: center;
	}
	.pd-slider-wrapper{
		margin-left: var(--side-spacing);
    margin-right: var(--side-spacing);
	}
}
.pd-header__title{
	font-size:64px;
}
@media (max-width:1460px){
	.pd-hero__padding-x{
		margin-left: var(--side-spacing);
    margin-right: var(--side-spacing);
	}
}
.imgForSlider{
	display:none!important;
}
#imgSlideSrc img{
	position: absolute;
	bottom:0;
    object-fit:contain;
    object-position:left center;
	z-index:0;
	max-height: 100%;
	left:45%;
    width:75%;
}
@media (max-width:1445px){
  .bg-logo .wp-block-group__inner-container, 
  .bg-logo-center .wp-block-group__inner-container, 
  .bg-logo-col .wp-block-group__inner-container, 
  .bg-logo-contain .wp-block-group__inner-container,
  .bg-logo-left-center .wp-block-group__inner-container, 
  .bg-logo-left-small .wp-block-group__inner-container, 
  .bg-logo-right .wp-block-group__inner-container,
  .bg-logo-right-center .wp-block-group__inner-container, 
  .bg-logo-right-small .wp-block-group__inner-container{
      max-width: calc(100vw - var(--side-spacing) * 2);
  }
}
@media (max-width: 1280px){
	#imgSlideSrc img{
	right: -25%;
}
}
.z-index-3{
	z-index:3;
}
@media (max-width:767px){
	#imgSlideSrc{
		height:250px;
		display:flex;
		align-items: end;
	}
	#imgSlideSrc img{
		position:static;
		right: unset;
        width:100%;
	}
}