
.El__wrapper {
	background: none;
}

.what-info-sec-wrap {
	position: relative;
	overflow: hidden;
}
.inspire-sec-head {
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}
.what-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 491px 0 100px;
	background-color: #000;
	position: relative;
	z-index: 1;
	/* margin-top: -543px; */
	margin-top: -300px;
}

.what-info-sec:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	content: '';
	background: #000;
	top: -99999px;
}

@media (max-width: 1359px) {
	.what-info-sec {
		margin-top: 0;
	}
}

.what-info-sec .holder {
	max-width: 730px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.what-info-sec .holder .h1 {
	color: #fff;
	font-weight: 400;
	position: relative;
	margin: 0 0 23px;
}



@media (min-width: 1600px) {
	.what-info-sec .holder .h1 {
		font-size: 225px;
		line-height: 0.82;
		padding-right: 18px;
	}
}

.what-info-sec .holder .h1:before {
	position: absolute;
	left: 50px;
	top: 4px;
	content: '';
	background: url('images/what-we-image.png') no-repeat;
	width: 611px;
	height: 170px;
}

@media (max-width: 1599px) {
	.what-info-sec .holder .h1:before {
		display: none;
	}
}

.what-info-sec .holder p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	padding: 0 4%;
}

.thermo-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 900px 0 108px;
	min-height: 1289px;
	background-color: #000;
}

.thermo-info-sec .holder {
	max-width: 974px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.thermo-info-sec .holder .h1 {
	color: #fff;
	font-weight: 400;
}

.thermo-info-sec .holder p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 36px;
}

.thermo-info-sec .btn-primary:hover span {
	background: #fff;
	color: #000;
}

.finish-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 800px 0 108px;
	min-height: 1159px;
	background-color: #000;
}

.finish-info-sec .holder {
	max-width: 974px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.finish-info-sec .holder .h1 {
	color: #fff;
	font-weight: 400;
}

.finish-info-sec .holder p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin: 0 0 30px;
	padding: 0 11%;
}

.finish-info-sec .btn-primary:hover span {
	background: #fff;
	color: #000;
}

.exp-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 460px 0 48px;
	min-height: 1123px;
	background-color: #000;
}

.exp-info-sec .holder {
	max-width: 530px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	position: relative;
	left: 77px;
}

.exp-info-sec .holder .h1 {
	color: #fff;
	font-weight: 400;
	position: relative;
}

.exp-info-sec .holder .h1:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background: url('images/what-we-image.png') no-repeat;
	width: 611px;
	height: 170px;
}

.exp-info-sec .holder p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin: 0 0 33px;
}

.exp-info-sec .btn-primary:hover span {
	background: #fff;
	color: #000;
}

.features-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 100%;
	padding: 10px 0 680px;
	min-height: 2170px;
	background-color: #000;
}

.spark-holder {
	max-width: 590px;
	margin: 0 auto 241px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
}

.spark-holder .btn-primary:hover span {
	background: #fff;
	color: #000;
}

.spark-holder .title {
	display: inline-block;
	font-size: 50px;
	line-height: 1;
	text-transform: uppercase;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	color: #2279cb;
	background-image: -webkit-linear-gradient(0deg, #a2a4ed 21%, #c8a1e9 54%, #fd9ce4 85%);
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	font-variation-settings: "slnt" 0, "wdth" 67.5, "wght" 100;
	font-family:"acumin-pro-extra-condensed";
	letter-spacing: 12px;
	margin: 0 0 35px;
}

.spark-holder p {
	margin: 0 0 40px;
}

.spark-holder .spark-logo img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 26px;
}

.inspire-sec-head .h1 {
	color: #fff;
	margin-bottom: 30px;
	position: relative;
}

.inspire-sec-head .h1 span {
	font-family:"acumin-pro-extra-condensed";
	font-size: 50px;
	line-height: 1;
	position: absolute;
	left: 130px;
	top: 0;
	letter-spacing: 6px;
}

.nav-info .btn-primary {
	height: 40px;
	line-height: 14px;
	font-size: 14px;
	border-radius: 20px;
}

.nav-info .btn-primary:before {
	border-radius: 20px;
}

.nav-info .btn-primary span {
	padding: 15px 33px 11px !important;
	border-radius: 20px;
}

.alm-load-more-btn {
	width: 170px !important;
	height: 50px !important;
	border-radius: 25px !important;
	text-align: center !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px !important;
	line-height: 16px !important;
	background: linear-gradient(135deg, #4f51a7 0%, #e729c4 100%) !important;
	padding: 19px 10px 15px !important;
	padding-top: 19px !important;
	padding-bottom: 15px !important;
	outline: none;
	border: 0 !important;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
} 

.alm-btn-wrap .alm-load-more-btn.done {
	opacity: 0.5 !important;
}

.alm-load-more-btn:before {
	left: 65px !important;
	top: 8px !important;
}

@-moz-document url-prefix() {
	.btn-primary span {
		padding-top: 17px !important;
		padding-bottom: 17px !important;
	}
}

.alm-load-more-btn:hover {
	opacity: 0.75;
}

@-moz-document url-prefix() {
	.nav-info .btn-primary span {
		padding: 13px 33px !important;
	}
}

.nav-info .btn-primary:focus span {
	background: #fff;
	color: #000;
}

@media (min-width: 1800px) {
	.inspire-sec-head .h1 {
		font-size: 225px;
		line-height: 1;
	}
}

  @media (max-width: 1199px) {
	.inspire-wrap {
	  margin-right: -15px;
	  position:relative;
	  z-index: 1;
	}
  }


  .inspire-slider-holder .slick-list {
	margin: 0 -15px;
  }


  @media (max-width: 767px) {
	.inspire-slider-holder .slick-list {
	  margin: 0 -7px;
	}
  }

  .inspire-slider-holder .slick-track {
	display: flex;
	flex-wrap: wrap;
  }

  .inspire-slider-holder .slick-track:before, .inspire-slider-holder .slick-track:after {
	display: none;
  }

  .inspire-slider-holder .slide {
	padding: 0 15px;
	height: auto;
  }

  .header .btn-secondary.header-btn {
	display: none !important;
  }

  .page-template-astard1 .header .btn-secondary.header-btn {
	display: block !important;
  }

  @media (max-width: 767px) {
	.inspire-slider-holder .slide {
	  padding: 0 7px;
	}
  }


/* .inspire-slider .inspire-arrows {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	position: relative;
	top: 125px;
	z-index: 2;
} */

.inspire-slider .slick-arrow {
	background: url('images/inspire-slide-arrow.svg') no-repeat 50% 50%;
	width: 25px;
	height: 38px;
	border: 0;
	outline: none;
	background-size: 100% 100%;
	transition: all 0.4s ease;
	position: absolute;
	right: -125px;
	top: 50%;
	transform: translateY(-50%);
}

.inspire-slider .slick-arrow:hover {
	background: url('images/inspire-slide-arrow-hover.svg') no-repeat 50% 50%;
	background-size: 100% 100%;
}

.inspire-slider .slick-arrow.slick-prev {
	transform: rotate(180deg);
	margin-right: 20px;
	right: auto;
	left: -125px;
	margin-top: -19px;
}

.inspire-slider .slick-dots {
	bottom: -62px;
	z-index: 999;
}

.inspire-slider .slick-dots button {
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: rgba(255,255,255, 0.5);
	transition: all 0.4s ease;
}

.inspire-slider .slick-dots li {
	padding: 0 5px;
}

.inspire-slider {
	max-width: 1162px;
	margin: 0 auto;
}

.inspire-slider .slick-dots .slick-active button {
	background: rgba(255,255,255, 1);
}

.inspire-slider .holder {
	border-radius: 8px;
	position: relative;
	overflow: hidden;
	background: #fff;
	display: block;
	height: 100%;
}

.inspire-slider .holder img {
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.inspire-slider .description {
	padding: 30px 35px 25px;
}

.inspire-slider .description .cat {
	display: block;
	color: #e52ac4;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	margin: 0 0 12px;
}

.inspire-slider .description .title {
    display: block;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    text-transform: none !important;
}

.whowe-info-sec {
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 10px 0 205px;
	min-height: 1841px;
	background-color: #000;
	position: relative;
}

.whowe-info-sec .text-wrap {
	text-align: center;
	color: #fff;
	margin-top: -430px;
}

.whowe-info-sec .text-wrap .h1 {
	color: #fff;
	font-weight: 400;
}

@media (min-width: 1800px) {
	.whowe-info-sec .text-wrap .h1 {
		font-size: 220px;
		line-height: 0.82;
	}
}

@media (min-width: 2001px) {
	.whowe-info-sec,
	.features-info-sec {
		background-size: cover;
	}
}

.whowe-info-sec .text-wrap p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	max-width: 900px;
	margin: 0 auto 30px;
}

.whowe-info-sec .btn-primary:hover span {
	background: #fff;
	color: #000;
}

.home-info-boxes {
	max-width: 1256px;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -628px;
	bottom: 234px;
}

.home-info-boxes .box {
	background: none;
	font-size: 18px;
	line-height: 1.4;
}

@media (min-width: 1500px) {

	.home-info-boxes .box {
		padding-left: 66px;
		padding-right: 66px;
	}

}

.home-info-boxes .box + .box {
	margin: 0;
}

.home-info-boxes {
	align-items: inherit;
}

.home-video-text .btn-primary {
	position: relative;
	z-index: 9;
}

.manufacturing-options.list-view .col-lg-12 {
	margin-bottom: 30px;
}

@media (max-width: 1639px) {
	.inspire-sec-head .h1 {
		margin-bottom: -10px;
	}
}

@media (max-width: 1439px) {
	.what-info-sec {
		background-position: 50% 50%;
		background-size: 100% auto;
		min-height: inherit;
		padding-top: 300px;
		padding-bottom: 85px;
	}

	.thermo-info-sec {
		background-position: 50% 0;
		background-size: 100% auto;
		min-height: inherit;
		padding-top: 700px;
	}

	.finish-info-sec {
		background-position: 50% 0;
		background-size: 100% auto;
		min-height: inherit;
		padding-top: 600px;
	}

	.inspire-slider .description .title {
		font-size: 22px;
	}

	.inspire-arrows {
		top: 60px;
	}

	.inspire-sec-head .h1 span {
		top: -20px;
		left: 90px;
	}

	.inspire-slider-holder {
		padding: 0 25px;
	}

	.inspire-slider .slick-arrow.slick-prev {
		left: -25px;
	}

	.inspire-slider .slick-arrow {
		right: -25px;
	}
}

@media (max-width: 1359px) {
	.what-info-sec {
		background-position: 50% 100%;
	}

	.thermo-info-sec {
		padding-top: 570px;
	}

	.finish-info-sec {
		padding-top: 500px;
	}

	.exp-info-sec {
		background-position: 50% 0;
		background-size: 100% auto;
		padding-top: 300px;
		padding-bottom: 200px;
		min-height: inherit;
	}

	.spark-holder {
		margin-bottom: 100px;
	}

	.inspire-sec-head .h1 {
		margin-bottom: -25px;
	}

	.home-info-boxes {
		max-width: 1100px;
		margin-left: -550px;
	}

	.home-info-boxes .box {
		font-size: 20px;
	}

	.features-info-sec {
		background-size: 100% auto;
		padding-bottom: 324px;
		min-height: inherit;
		background-position: 50% 100%;
	}

	.whowe-info-sec {
		background-size: 100% auto;
		padding-bottom: 100px;
		min-height: 1450px;
	}

	.whowe-info-sec .text-wrap {
		margin-top: -286px;
	}

	.inspire-slider .description .title {
		font-size: 20px;
	}

	.inspire-wrap {
		margin-right: 0;
		margin-top: 77px;
	}

	.spark-holder .spark-logo {
		width: 300px;
		margin: 0 auto;
	}

	.spark-holder p {
		margin: 0 0 20px;
	}

	.spark-holder {
		margin-bottom: 50px;
	}

	.history-detail-area {
		padding-bottom: 50px;
	}
}

@media (max-width: 1199px) {
	.what-info-sec {
		padding-top: 80px;
		padding-bottom: 10px;
	}

	.thermo-info-sec {
		padding-top: 530px;
	}

	.finish-info-sec {
		padding-top: 400px;
	}

	.exp-info-sec .holder {
		left: -30px;
	}

	.inspire-sec-head .h1 {
		margin-bottom: 0;
	}

	.home-info-boxes {
		max-width: 100%;
		left: 15px;
		right: 15px;
		margin: 0;
	}

	.home-info-boxes .box {
		padding: 40px 30px;
	}

	.home-info-boxes .box h2 {
		font-size: 50px;
		line-height: 1.2;
		margin: 0 0 20px;
	}

	.whowe-info-sec {
		min-height: 1250px;
	}
	.inspire-arrows {
		top: 40px;
	}

	.inspire-sec-head .h1 span {
		top: -26px;
		left: 60px;
	}
}

@media (max-width: 1099px) {
	.thermo-info-sec {
		padding-top: 480px;
	}
}

@media (max-width: 991px) {
	.thermo-info-sec {
		padding-top: 400px;
	}

	.finish-info-sec {
		padding-top: 360px;
	}

	.exp-info-sec .holder {
		left: 0;
		padding-top: 200px;
		padding-bottom: 100px;
	}

	.spark-holder .title {
		font-size: 40px;
		letter-spacing: 6px;
	}

	.inspire-sec-head .h1 {
		margin: 0;
	}

	.exp-info-sec {
		padding-bottom: 20px;
	}

	.inspire-sec-head .h1 span {
		font-size: 30px;
		top: -10px;
		left: 50px;
	}

	.whowe-info-sec {
		min-height: 1250px;
	}

	.home-info-boxes {
		bottom: 50px;
	}

	.search-blocks-holder.manufacturing-options.list-view .row {
		display: block;
	}

	.search-blocks-holder.manufacturing-options.list-view .row .col-md-6 {
		max-width: 100%;
	}

	.features-info-sec {
		padding-bottom: 374px;
	}
}

@media (max-width: 849px) {
	.thermo-info-sec {
		/* padding-top: 350px; */
		padding-top: 400px;
	}
}

@media (max-width: 767px) {
	.what-info-sec .holder {
		position: relative;
		/* top: 65px; */
		top: 0;
	}

	.thermo-info-sec {
		padding-top: 300px;
	}

	.thermo-info-sec .holder p {
		font-size: 16px;
	}

	.finish-info-sec .holder p,
	.exp-info-sec .holder p {
		padding: 0;
		font-size: 16px;
	}

	.finish-info-sec {
		padding-top: 260px;
	}

	.exp-info-sec .holder {
		padding: 40px 0 30px;
	}

	.exp-info-sec {
		padding-top: 200px;
	}

	.spark-holder {
		font-size: 16px;
	}

	.home-info-boxes .box {
		font-size: 18px;
		line-height: 24px;
	}

	.inspire-sec-head .h1 span {
		top: -20px;
		left: 30px;
	}
}

@media (max-width: 699px) {
	.thermo-info-sec {
		padding-top: 280px;
	}
}

@media (max-width: 599px) {
	.thermo-info-sec {
		padding-top: 240px;
	}

	.finish-info-sec {
		padding-top: 210px;
	}
}

@media (max-width: 499px) {
	.thermo-info-sec {
		padding-top: 200px;
	}

	.what-info-sec .holder {
		top: 0;
	}
}

@media (max-width: 449px) {
	.thermo-info-sec {
		padding-top: 180px;
	}

	.finish-info-sec {
		padding-top: 170px;
	}

	.whowe-info-sec {
		min-height: 1150px;
	}
}

@media (max-width: 374px) {
	.thermo-info-sec {
		padding-top: 160px;
	}

	.finish-info-sec {
		padding-top: 150px;
	}
}

.video-banner-area {
	display: flex;
	padding-top: 50px;
	align-items: center;
	flex-wrap: wrap;
}

.video-banner-area video {
	width: 100%;
	height: auto;
	display: block;
}

.page-template-packaging .intro-area h2 {
	margin: 0 -6px 47px;
}

.markets-blocks .row {
	padding: 0;
}

.page-template-consumer-products .markets-blocks .row{
	padding: 0;
}

.home-video-Wrap {
	overflow: hidden;
}

/* .home-video-Wrap .home-video-arrows .arrow:before {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	content: '';
	background: none;
	cursor: default;
}

.home-video-Wrap .home-video-arrows .arrow.arrow-next:before {
	left: 50%;
	right: -9999px;
}

.home-video-Wrap .home-video-arrows .arrow.arrow-prev:before {
	right: 50%;
	left: -9999px;
} */


section#section1 .video-element{
	pointer-events: none;
}

.page-template-development .product-info-img img {
	margin-bottom: 0;
}

.page-template-who-we-are .contact-cta .info-form .gfield_label {
	color: #fff;
}

.page-template-who-we-are .contact-cta .info-form .gfield.focused .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-who-we-are .contact-cta .info-form .gform_validation_error .gfield .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-transportation .contact-cta .info-form .gfield_label {
	color: #777777;
}

.page-template-transportation .contact-cta .info-form .gfield.focused .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-transportation .contact-cta .info-form .gform_validation_error .gfield .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-consumer-products .contact-cta .info-form .gfield_label {
	color: #777777;
}

.page-template-consumer-products .contact-cta .info-form .gfield.focused .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
} 

.page-template-consumer-products .contact-cta .info-form .gform_validation_error .gfield .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-packaging .contact-cta .info-form .gfield_label {
	color: #777777;
}

.page-template-packaging .contact-cta .info-form .gfield.focused .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-packaging .contact-cta .info-form .gform_validation_error .gfield .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-building-and-construction .contact-cta .info-form .gfield_label {
    color: #777777;
}

.contact-cta h2 {
	font-weight: 800;
	letter-spacing: 0;
}

.page-template-new-career .contact-cta .info-form .gfield_label {
	color: #fff;
}

.page-template-new-career .contact-cta .info-form .gfield.focused .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}

.page-template-new-career .contact-cta .info-form .gform_validation_error .gfield .gfield_label {
	left: 0;
	top: -32px;
	font-size: 14px;
}


.error-banner-area {
	position: relative;
	min-height: 100vh;
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	background: #000;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 300;
	padding-top: 87px;
}

.error-banner-area .error-bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	animation: errorbg 0.8s ease-in-out;
}

.error-banner-area h1 {
	font-size: 433px;
	line-height: 0.85;
	margin: 0 0 42px;
	animation: errorh1 0.4s ease-in-out;
}

.error-banner-area h2 {
	font-size: 50px;
	line-height: 1;
	font-weight: normal;
	color: #fff;
	letter-spacing: 12px;
	margin: 0 0 13px;
	font-family: "acumin-pro-condensed",sans-serif;
	text-transform: uppercase;
}

.error-banner-area p {
	margin: 0 0 30px;
}

.error-banner-area .container {
	position: relative;
}

.error-banner-area .btn-primary span {
	padding-left: 32px;
	padding-right: 32px;
}

.error-banner-area .btn-primary:hover span,
.error-banner-area .btn-primary:focus span {
	background: #fff;
	color: #000;
}

@keyframes errorbg {
    0% {
        transform: scale(1.5);
    }

	100% {
        transform: scale(1);
    }
}

@keyframes errorh1 {
    0% {
        transform: scale(0.5);
    }

	100% {
        transform: scale(1);
    }
}



@media (max-width: 1199px) {
	.error-banner-area h1 {
		font-size: 250px;
	}

	.error-banner-area h2 {
		letter-spacing: 5px;
	}

	.error-banner-area {
		padding-top: 170px;
	}
}

@media (max-width: 1199px) {
	.error-banner-area h1 {
		font-size: 140px;
	}

	.error-banner-area h2 {
		font-size: 30px;
		letter-spacing: 1px;
	}
}

.search-result-area {
	padding: 106px 0 60px;
}

.search-result-area h1 {
	font-weight: 800;
	color: #080808;
	margin: 0 0 22px;
}

.search-result-box {
	position: relative;
	width: 54.2%;
	border-radius: 5px;
	border: 1px solid #999;
	margin-bottom: 17px;
}

.search-result-box:before {
	position: absolute;
	left: 18px;
	top: 13px;
	content: "\e901";
	font-family: 'icomoon' !important;
	color: #555;
}

.search-result-box input[type=search] {
	width: 100%;
	border-radius: 5px;
	height: 50px;
	padding: 10px 46px;
	font-size: 18px;
	line-height: 30px;
	border: 0;
	box-shadow: none;
	outline: none;
	color: #333;
}

.search-result-head {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px solid #080808;
	padding: 0 0 20px;
	margin: 0 0 30px;
}

.search-result-head .text {
	color: #999;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: -0.6px;
}

.sortbox {
	width: 178px;
	height: 37px;
	border: 1px solid #999;
	border-radius: 5px;
	font-size: 16px;
	line-height: 19px;
	color: #080808;
	position: relative;
}

.sortbox:before {
	position: absolute;
	right: 13px;
	font-weight: 700;
	top: 8px;
	content: "\e919";
	font-family: 'icomoon' !important;
	color: #1d449b;
	font-size: 12px;
	transform: rotate(-90deg);
}

.sortbox label {
	position: absolute;
	left: 14px;
	top: 6px;
	pointer-events: none;
}

.sortbox select::-ms-expand {display: none;}
.sortbox select {
	display: block;
	border: 0;
	padding: 6px 15px 9px 73px;
	margin: 0;
	font: inherit;
	outline: none;
	line-height: 1.2;
	background:none;
	-webkit-appearance:none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	appearance:none;
	border-radius: 0;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.search-result-row {
	margin: 0 0 33px;
}

.search-result-row p {
	margin: 0;
}

.search-result-row a {
	text-decoration: underline;
	color: #3763f1;
}

.search-result-row .title {
	font-size: 18px;
	line-height: 1.2;
	display: block;
	margin: 0 0 10px;
	font-weight: 400;
}

.search-result-row .title a {
	color: #3763f1;
}

.search-result-row .title a:hover {
	color: #000;
}

.search-results .pagination .nav-links {
	font-size: 25px;
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.expe-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	min-height: 850px;
}

@media (max-width: 1359px) {
	.expe-banner {
		min-height: 750px;
	}
}

@media (max-width: 1199px) {
	.expe-banner {
		min-height: 650px;
	}
}

@media (max-width: 991px) {
	.expe-banner {
		min-height: 500px;
	}

	.form-area form .gform_footer .gform_button {
		margin-top: 20px !important;
	}

	.form-area form .gform_footer .gform_button:hover {
		background: #ddd !important;
	}
}

@media (max-width: 767px) {
	.expe-banner {
		min-height: 300px;
	}
	.banner-exp .exp-text-area h2 {
		font-size: 34px;
	}
}

@media (max-width: 479px) {
	.expe-banner {
		min-height: 300px;
		background-color: #0f0829;
		background-position: 50% 0;
	}
}

@media (max-width: 767px) {
	.search-result-box {
		width: 100%;
	}
}

@media (max-width: 479px) {
	.search-result-head .text {
		order: 2;
	}

	.search-result-head .sortbox {
		order: 1;
		width: 100%;
		margin-bottom: 20px;
	}
}

.product-info-columns {
	margin-top: 266px;
}

.product-info-columns .col-lg-4:nth-child(1) .product-info-column .image {
	top: -280px;
}

.product-info-columns .col-lg-4:nth-child(2) .product-info-column .image {
	top: -188px;
	left: 24px;
	right: 16px;
}

.product-info-columns .col-lg-4:nth-child(3) .product-info-column .image {
	top: -214px;
}

.product-info-column {
	border: 1px solid #ccc;
	padding: 219px 44px 32px;
	position: relative;
	background: #f5f4f4;
	border-radius: 18px;
	height: 100%;
}

.product-info-column .image {
	position: absolute;
	left: 30px;
	right: 30px;
	top: 0;
}

.product-info-column .image img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.product-info-column .title {
	font-size: 30px;
	line-height: 34px;
	color: #f40181;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 44px;
	min-height: 98px;
}

.product-info-column .title:before {
	position: absolute;
	left: 27px;
	right: 27px;
	content: '';
	background: #777;
	height: 1px;
	bottom: 0;
}

.product-info-column .sub-image img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
/* @media (min-width: 992px) {
	.page-template-sustainability .exp-tabs .image-col img {min-width: 654px;}
} */

@media (max-width: 1449px) {
	.product-info-columns {
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
	}

	.product-info-columns .col-lg-4:nth-child(1) .product-info-column .image {
		top: -225px;
	}
	
	.product-info-columns .col-lg-4:nth-child(2) .product-info-column .image {
		top: -150px;
	}
	
	.product-info-columns .col-lg-4:nth-child(3) .product-info-column .image {
		top: -185px;
	}

	.product-info-column {
		padding-top: 180px;
	}
}

@media (max-width: 1199px) {
	.product-info-columns {
		max-width: 992px;
		margin-left: auto;
		margin-right: auto;
	}

	.product-info-columns .col-lg-4:nth-child(1) .product-info-column .image {
		top: -170px;
	}
	
	.product-info-columns .col-lg-4:nth-child(2) .product-info-column .image {
		top: -115px;
	}
	
	.product-info-columns .col-lg-4:nth-child(3) .product-info-column .image {
		top: -138px;
	}

	.product-info-column {
		padding-top: 140px;
	}

	.product-info-column .title {
		font-size: 20px;
		line-height: 24px;
	}

	.product-info-columns .col-lg-4:nth-child(2) .product-info-column .sub-image {
		max-width: 100px;
		margin: 0 auto;
	}

	.product-info-columns .col-lg-4:nth-child(3) .product-info-column .sub-image {
		max-width: 120px;
		margin: 0 auto;
	}
}

@media (max-width: 991px) {
	.product-info-columns {
		margin-top: 50px;
	}

	.product-info-column .image {
		position: static;
	}

	.product-info-column {
		padding: 30px;
	}

	.product-info-columns .col-lg-4 {
		margin-bottom: 30px;
	}

	.product-info-column .title {
		min-height: inherit;
		padding: 15px 0;
		margin: 0 0 18px;
	}
}

.regulatory-area {
	padding: 73px 0 108px;
}


ul.regulatory-tabs {
    font-size: 20px;
    line-height: 24px;
    border-top: 1px solid #999;
    letter-spacing: -0.5px;
    margin-top: 26px;
}

.regulatory-tabs li {
	border-bottom: 1px solid #999;
}

.regulatory-tabs li a {
    display: block;
    color: #3763f1;
    padding: 18px 0;
    font-family: 'Acumin-Variable-Concept';
}

.regulatory-tabs li a:hover {
	color: #080808;
}
.regulatory-tabs li a.active {
	color: #080808;
}

.regulatory-tabs-data {
	display: none;
}

.regulatory-tabs-data.sec-active {
	display: block;
}

.regulatory-tabs h1,
.regulatory-tabs .h1 {
	font-family: "Acumin-Variable-Concept", "Arial", "Helvetica", sans-serif;
	font-size: 80px;
	margin: 0 0 30px;
	color: #080808;
	font-weight: 800;
	line-height: 86px;
}

.regulatory-data {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 300;
	color: #777;
	padding: 0 83px 0 30px;
}

.regulatory-data p {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 400;
	color: #777;
	margin: 0 0 25px;
}

.regulatory-data a {
	color: #fff;
	text-decoration: underline;
}

.regulatory-data a:hover {
	text-decoration: none;
}

.regulatory-data-list {
	margin: 0 0 30px;
}

.regulatory-data-list h2 {
	font-size: 25px;
	line-height: 1.2;
	font-weight: 700;
	color: #000;
}

.regulatory-data-list .map-contact-info-block h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.regulatory-data-list p strong.name {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    display: block;
    margin: 0 0 5px;
}

.regulatory-data-list .list {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 300;
	color: #777;
}

.regulatory-data-list .list li {
	border: 0;
	padding: 0 0 0 20px;
	font-weight: 400
}

.regulatory-data-list .list li:before {
	border-radius: 100%;
	background: #777;
}

.regulatory-tabs .btnlist {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}

.regulatory-btn {
    border-radius: 25px;
    border: 1px solid #ccc;
    background: linear-gradient(135deg, #4f51a7 0%, #e729c4 100%);
    display: block;
    color: #3763f1;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none !important;
    padding: 14px 24px;
    min-width: 150px;
    text-align: center;
}

.regulatory-btn:hover {
	opacity: 0.75;
}

.regulatory-data-list .sublist {
	padding-top: 20px;
}

.regulatory-data-list .sublist li {
	padding: 0;
}

.regulatory-data-list .sublist li:before {
	display: none;
}

.regulatory-data-list .title {
	display: block;
	font-family: "acumin-pro-extra-condensed",sans-serif;
	font-size: 50px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 20px;
	letter-spacing: 10px;
	color: #000;
}

input#search_input:focus {
	border: transparent !important;
	box-shadow: none !important;
}

.top-vol .tab-option-btn {
	padding-top: 13px;
	padding-bottom: 15px;
}

.regulatory-mob-opener {
	display: none;
	padding: 25px 35px 25px 0;
	font-size: 18px;
	border-top: 1px solid #ccc;
	position: relative;
	background: #fff;
	z-index: 9;
}

.regulatory-form {
	max-width: 570px;
	padding: 0;
}

.regulatory-form #field_5_1 .gfield_label,
.regulatory-form #field_5_2 .gfield_label,
.regulatory-form #field_5_3 .gfield_label {
	position: static !important;
	font-size: 20px !important;
	color: #080808 !important;
	line-height: 24px !important; 
	margin: 0 0 8px !important;
}

.regulatory-form #field_5_2 input[type="text"],
.regulatory-form #field_5_3 input[type="text"] {
	padding: 20px !important;
}

.regulatory-form .note {
	padding-right: 60px;
}

.regulatory-form .note a {
	text-decoration: none;
}

.regulatory-form .ginput_container_select:before {
	height: 12px;
	width: 12px;
	border-style: solid;
	border-color: #3763f1;
	border-width: 0px 2px 2px 0px;
	transform: rotate(45deg);
	transition: all 0.4s ease;
	display: block;
	position: absolute;
	right: 20px;
	content: '';
	top: 23px;

}

.regulatory-tabs .btnlist br {
	display: none;
}

.banner-regulatory {
	min-height: 890px;
}

@media (max-width: 1199px) {
	.regulatory-tabs h1, .regulatory-tabs .h1 {
		font-size: 50px;
		line-height: 54px;
	}

	.page-template-tolling .cards-desk-only {
		padding: 0;
	}
}

@media (max-width: 991px) {
	ul.regulatory-tabs {
		display: none;
	}

	.regulatory-mob-opener {
		display: block;
	}

	.regulatory-mob-opener:before {
		height: 12px;
		width: 12px;
		border-style: solid;
		border-color: #000;
		border-width: 0px 1px 1px 0px;
		transform: rotate(45deg);
		transition: all 0.4s ease;
		display: block;
		position: absolute;
		right: 20px;
		content: '';
		top: 29px;
	  }

	  .regulatory-mob-opener.active:before {
		transform: rotate(225deg);
	  }

	  .regulatory-data {
		padding: 0 30px;
	  }

	  .regulatory-tabs h1, .regulatory-tabs .h1 {
		font-size: 36px;
		line-height: 40px;
		margin: 0 0 20px;
	}

	.regulatory-data-list .sublist {
		padding: 10px;
	}

	.regulatory-data {
		padding-bottom: 30px;
	}

	.regulatory-tabs-data {
		display: block;
		transition: all 0.4s ease;
		max-height: 0;
	}

	.regulatory-wrap {
		position: relative;
		overflow: hidden;
	}

	.regulatory-tabs-data.sec-active {
		max-height: 10000px;
	}

	.regulatory-data {
		transform: translateY(-100%);
		transition: all 0.4s ease;
	}

	.regulatory-tabs-data.sec-active .regulatory-data {
		transform: translateY(0);
	}

	.regulatory-tabs .h1 br {
		display: none;
	}
}

@media (max-width: 767px) {
	.regulatory-area {
		padding-bottom: 50px;
	}

	.banner-regulatory {
		min-height: 300px;
	}
}

@media (max-width: 479px) {
	.regulatory-data {
		padding: 0;
	}

	.regulatory-tabs h1, .regulatory-tabs .h1 {
		font-size: 30px;
		line-height: 34px;
	}

	.regulatory-data p {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.regulatory-data-list .title {
		font-size: 30px;
		letter-spacing: 5px;
		margin: 0 0 10px;
	}

	.regulatory-mob-opener:before { 
		right: 5px;
	}

	.banner-regulatory {
		min-height: 250px;
	}

	.regulatory-btn {
		padding: 10px 15px;
		line-height: 22px;
		border-radius: 9999px;
	}
}

.regulatory-data-list .list li ul {
	padding-top: 20px;
	padding-bottom: 30px;
}

.regulatory-data-list .list li ul li {
	padding-left: 0;
}
.regulatory-data-list .list li ul li:before {
	display: none;
}


.market-card .btn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 47px;
	min-width: 180px;
} 

.market-card {
	padding-bottom: 105px;
}


/* 25-9-24 */
.regulatory-form legend.gfield_label.gform-field-label.gfield_label_before_complex {
	position: static;
    font-size: 20px !important;
    color: #080808 !important;
    line-height: 24px !important;
    margin: 0 0 8px !important;
}

/*  */

.dc-content {
	padding: 82px 0;
}

.dc-tabs {
	max-width: 268px;
	border-top: 1px solid #999;
	font-size: 20px;
	line-height: 29px;
}

.dc-tabs li {
	border-bottom: 1px solid #999;
}

.dc-tabs li a {
	display: block;
	padding: 15px 0;
	color: #3763f1;
}

.dc-tabs li a:hover {
	color: #080808;
}

.dc-tabs li a.active {
	color: #080808;
}

.dc-box-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.dc-box-holder .description {
	padding: 18px 20px 54px;
}

.dc-box-holder h2 {
	font-size: 28px;
	line-height: 1.2;
	color: #080808;
	margin: 0 0 6px;
}

.dc-box-holder .link {
	display: inline-flex;
	align-items: center;
	text-transform: uppercase;
	color: #555;
	gap: 10px;
	font-size: 16px;
	line-height: 20px;
}

.dc-box-holder .link i {
	font-size: 14px;
}

.dc-box-holder .link:hover {
	color: #3763f1;
}

.dc-opener {
	display: none;
}

.banner-dc {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 917px;
	background-position: 50% 50%;
}

.dc-tabs li ul li:last-child {
    border-bottom: none;
}

.dc-tabs ul.list-unstyled li ul li:first-child {
    border-top: 1px solid #999;
}

.dc-tabs ul.list-unstyled ul {
    display: none;
    margin-left: 15px;
}

.dc-tabs ul.list-unstyled li.parent a {
    position: relative;
}

.dc-tabs ul.list-unstyled li .chevron {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: transform 0.3s;
}

.dc-tabs ul.list-unstyled li.parent.active .chevron {
    transform: translateY(-50%) rotate(180deg);
}

.dc-tabs ul.list-unstyled li.parent.active ul {
    display: block;
}



/*  */

@media (max-width: 1439px) {
	.banner-dc {
		min-height: 717px;
	}
}

@media (max-width: 1199px) {
	.banner-dc {
		min-height: 617px;
	}
	.dc-box-holder h2 {
		font-size: 24px;
	}

	.dc-box-holder .description {
		padding: 15px 15px 30px;
	}
}

@media (max-width: 991px) {
	.dc-tabs {
		display: none;
	}
	.banner-dc {
		min-height: 517px;
	}

	.dc-opener {
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
		padding: 15px 0;
		font-size: 20px;
		line-height: 29px;
		color: #3763f1;
		
	}

	.dc-opener i {
		transition: all 0.4s ease;
		font-size: 30px;
		margin: 0 10px;
	}

	.dc-content .tab-accordion-item {
		border-bottom: 1px solid #999;
	}

	.tab-accordion-item.active .dc-opener i {
		transform: rotate(180deg);
	}
}

@media (max-width: 767px) {
	.banner-dc {
		min-height: 317px;
	}
}

@media (max-width: 479px) {
	.banner-dc {
		min-height: 300px;
		background-position: 50% 70%;
	}
}

.cons-sec .mob-image {
	display: none !important;
}

.trans-holder img,
.close-box,
.cons-sec-info .pagination-row,
.trans-opener1,
.trans-opener2,
.trans-opener3,
.trans-opener4,
.trans-opener,
.trans-cat {
	display: none !important;
}

@media (max-width: 991px) {
	.cons-sec .video-sec {
		display: none !important;
	}

	#fullpage .cons-sec.section {
		padding: 0 33px 30px;
	}

	#fullpage .cons-sec.cons-sec-3.section {
		padding-bottom: 0;
	}

	.cons-sec .nav-box {
		box-shadow: none;
	}

	.cons-sec .mob-image {
		display: block !important;
		width: 100%;
	}

	.cons-sec .mob-image img {
		display: block;
		width: 100%;
		height: auto;
	}

	.nav-box-wrap {
		width: 100%;
	}

	.preloader-container {
		display: none !important;
	}

	.page-template-building-and-construction .intro-area, 
	.page-template-consumer-products .intro-area, 
	.page-template-transportation .intro-area {
		background: none;
	}

	.cons-sec .vid-sec-title {
		margin: 0 -15px 39px;
	}

	.markets-blocks {
		padding-top: 60px;
		background: #f5f5f7;
	}

	.market-card {
		padding: 0;
		background: none;
		margin: 0 0 70px;
	}

	.market-card .image {
		position: static;
		transform: none;
		text-align: center;
	}

	.market-card .btn {
		position: relative;
		left: 0;
    	bottom: 0;
		transform: none;
	}

	.markets-blocks h2 {
		margin: 0 0 30px;
	}

	.market-card .image img {
		margin: 0 auto;
	}

	.cons-sec .nav-box {
		padding: 20px 0;
	}

	.cons-sec .nav-box ul a i {
		font-size: 20px;
	}

	.parent-pageid-8 .contact-cta img {
		width: 100% !important;
	}

	body .contact-cta h2 {
		font-size: 28px;
                color: #fff;
	}

	.contact-cta p {
		padding: 0 15px 15px;
	}

	.contact-cta .info-form {
		padding: 0 20px;
	}

	.contact-cta .info-form input[type="submit"] {
		width: 161px;
		margin: 30px auto 0 !important;
	}

	.nav-box-opener.nav-box-opener-mob {
		display: none !important;
	}

	body.trans-1,
	body.trans-2,
	body.trans-3,
	body.trans-4,
	body.trans-2-1,
	body.trans-2-2,
	body.trans-2-3,
	body.trans-2-4 {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden !important;
	}

	body.trans-1 .nav-box-slide1,
	body.trans-2 .nav-box-slide2,
	body.trans-3 .nav-box-slide3,
	body.trans-4 .nav-box-slide4,
	body.trans-5 .nav-box-slide5,
	body.trans-2-1 .nav-box-slide2-1,
	body.trans-2-2 .nav-box-slide2-2,
	body.trans-2-3 .nav-box-slide2-3,
	body.trans-2-4 .nav-box-slide2-4,
	body.trans-3-1 .nav-box-slide3-1,
	body.trans-3-2 .nav-box-slide3-2,
	body.trans-3-3 .nav-box-slide3-3,
	body.trans-3-4 .nav-box-slide3-4,
	body.trans-4-1 .nav-box-slide4-1,
	body.trans-4-2 .nav-box-slide4-2 {
		position: fixed;
		left: 0;
		top: 30px;
		right: 0;
		bottom: 0;
		background: #fff;
		z-index: 99;
		display: block;
		overflow: auto;
	}

	.cons-sec-info {
		max-width: 90%;
		margin: 40px auto;
		box-shadow: 0 0 20px rgba(0,0,0, 0.2);
		border-radius: 15px;
	}

	.trans-holder img {
		display: block !important;
		width: 100%;
		margin-bottom: 30px;
		height: auto;
	}

	.trans-holder .trans-cat {
		display: block !important;
	}

	.trans-holder {
		position: relative;
	}

	.trans-holder .trans-opener {
		position: absolute;
		left: 20px;
		top: 10px;
		color: #fff !important;
		font-size: 34px;
		display: block !important; 
	}

	.cons-sec-info {
		padding: 0;
	}
	.trans-holder .holder {
		padding: 0 33px;
	}

	.cons-sec .nav-box .trans-holder h2 {
		padding: 0 33px;
	}

	.cons-sec .nav-box .trans-holder .trans-cat {
		display: inline-block !important;
		vertical-align: top;
		padding: 20px 33px 0;
		background: linear-gradient(to right, rgb(162, 164, 237) 15%, rgb(253, 156, 228) 30%, rgb(253, 156, 228) 100%) padding-box text;
		-webkit-text-fill-color: transparent;
		font-weight: 300;
		font-size: 20px;
		line-height: 1.2;
		text-transform: uppercase;
		font-family: "Acumin-Variable-Concept", "Arial", "Helvetica", sans-serif;
		display: block;
		letter-spacing: 5px;
		margin-bottom: 12px;
	} 

	.cons-sec-info .holder-box {
		border: 0;
		border-radius: 0;
	}

	.cons-sec-info .holder-box ul {
		font-size: 16px !important;
		font-weight: 400 !important;
	}

	.cons-sec-info .title {
		font-size: 24px;
		line-height: 28px;
	}

	.cons-sec .nav-box ul a.btn-primary {
		width: 248px;
		margin: 0 auto;
	}

	.cons-sec-info .holder-box {
		padding: 30px 33px;
	}

	.cons-sec-info .pagination-row {
		display: flex !important;
		flex-wrap: wrap;
		justify-content: center;
		gap: 70px;
		padding-top: 40px;
	}

	.cons-sec-info .pagination-row a {
		gap: 18px;
		font-size: 18px;
		color: #1d449b;
		line-height: 1;
	}

	.cons-sec-info .pagination-row a:first-child i {
		transform: rotate(0);
	}

	.cons-sec-info .pagination-row a.disable {
		color: #777;
		pointer-events: none;
	}

	.close-box {
		display: flex !important;
		font-size: 18px;
		line-height: 21px;
		padding: 30px;
		justify-content: center;
		text-align: center;
		font-weight: 400;
	}

	.close-box a {
		color: #1d449b;
		display: inline !important;
		text-decoration: underline;
	}

	.close-box a:hover {
		text-decoration: none;
	}

	.trans-opener1,
	.trans-opener2,
	.trans-opener3,
	.trans-opener4,
	.trans-opener2-1,
	.trans-opener2-2,
	.trans-opener2-3,
	.trans-opener2-4,
	.trans-opener {
		display: flex !important;
	}

	.nav-box-list > .trans-opener {
		border-bottom: 1px solid #777;
	}

	.page-template-transportation .menu-opener,
	.page-template-building-and-construction .menu-opener,
	.page-template-consumer-products .menu-opener,
	.page-template-packaging .menu-opener {
		top: 0;
		right: 40px;
	}

	.page-template-transportation.menu-active .nav-drop .menu-opener i,
	.page-template-building-and-construction.menu-active .nav-drop .menu-opener i,
	.page-template-consumer-products.menu-active .nav-drop .menu-opener i,
	.page-template-packaging.menu-active .nav-drop .menu-opener i {
		display: none !important;
	}

	.page-template-transportation.menu-active .nav-drop .menu-opener,
	.page-template-building-and-construction.menu-active .nav-drop .menu-opener,
	.page-template-consumer-products.menu-active .nav-drop .menu-opener,
	.page-template-packaging.menu-active .nav-drop .menu-opener {
		display: block !important;
	}

	.page-template-transportation.menu-active .menu-opener,
	.page-template-building-and-construction.menu-active .menu-opener,
	.page-template-consumer-products.menu-active .menu-opener,
	.page-template-packaging.menu-active .menu-opener {
		top: 36px;
		right: 40px;
	}


	.menu-opener,
	.menu-opener,
	.menu-opener,
	.menu-opener {
		top: 0;
		right: 40px;
	}

	.menu-active .nav-drop .menu-opener i,
	.menu-active .nav-drop .menu-opener i,
	.menu-active .nav-drop .menu-opener i,
	.menu-active .nav-drop .menu-opener i {
		display: none !important;
	}

	.menu-active .nav-drop .menu-opener,
	.menu-active .nav-drop .menu-opener,
	.menu-active .nav-drop .menu-opener,
	.menu-active .nav-drop .menu-opener {
		display: block !important;
	}

	.menu-active .menu-opener,
	.menu-active .menu-opener,
	.menu-active .menu-opener,
	.menu-active .menu-opener {
		top: 36px;
		right: 40px;
	}

	section.markets-blocks .market-card p,
	section.markets-blocks .market-card h2 {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}

	.parent-pageid-8 .intro-area {
		padding-left: 33px;
		padding-right: 33px;
		padding-bottom: 60px;
	}

	.parent-pageid-8 .contact-cta p,
	.parent-pageid-8 .contact-cta h2,
	.contact-cta .info-form {
		padding-left: 33px;
		padding-right: 33px;
	}
}

@media (max-width: 479px) {
	.page-template-transportation.menu-active .menu-opener,
	.page-template-building-and-construction.menu-active .menu-opener,
	.page-template-consumer-products.menu-active .menu-opener,
	.page-template-packaging.menu-active .menu-opener {
		top: 21px;
		right: 20px;
	}

	.menu-active .menu-opener,
	.menu-active .menu-opener,
	.menu-active .menu-opener,
	.menu-active .menu-opener {
		top: 21px;
		right: 20px;
	}
}


.cons-sec-2 .trans-holder .trans-opener2,
.cons-sec-2 .trans-holder .trans-opener4 {
	color: #000 !important;
}

@media (max-height: 850px) {
	body .cards-desk-only .stack-cards__item p {
		font-size: 14px;
	}
}

@media (max-height: 649px) {
	.nav-info {
		padding: 0 0 21px;
		margin: 0 0 21px;
	}

	.main-nav-holder .menu .dropdown-menu-links li {
		margin: 0 0 5px;
	}

	.nav-info-holder p {
		margin: 0 0 10px;
	}

	.main-nav-holder .menu li {
		margin: 0 0 20px;
	}
}

/* .page-template-packaging .cta-text-holder {
	margin-top: -40px;
} */

.solution-n-sec .tab-box h2 sup {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 15px;
	font-size: 60%;
}

.prod-dev-slider {
	display: none;
}

@media (max-width: 1199px) {
	.page-template-design-center .text-component h2 {
		font-size: 40px;
		line-height: 1.3;
	}

	.text-component p {
		line-height: 20px;
	}

	.page-template-design-center .lumio-left-col {
		padding: 24px 33px 0 15px;
	}
}

@media (max-width: 991.99px) {
	.development-box-sec .row {
		display: none !important;
	}

	.prod-dev-slider {
		display: block;
		padding: 0 15px;
	}

	.prod-dev-slider .slide {
		padding: 0 7px;
	}

	.development-box-sec .image {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.prod-dev-slider .slick-arrow {
		padding: 0;
		background: none;
		border: 0;
		top: 50%;
		position: absolute;
		left: -10px;
		transform: rotate(90deg);
		margin-top: -33px;
		font-size: 40px;
	}

	.prod-dev-slider .slick-arrow.slick-next {
		left: auto;
		right: -10px;
		transform: rotate(-90deg);
	}

	.prod-dev-slider .slick-track {
		display: flex;
		flex-wrap: wrap;
	}

	.prod-dev-slider .slick-track:after,
	.prod-dev-slider .slick-track:before {
		display: none;
	}

	.prod-dev-slider .slide {
		height: auto;
	}

	.prod-dev-slider .image {
		height: 100%;
	}

	.product-info-columns .row {
		display: none !important;
	}

	.prod-dev-slider .product-info-column .image {
		height: auto;
	}
	.product-info-column {
		padding: 20px 15px;
	}

	.product-info-column .title {
		font-size: 15px;
	}

	.inhouse-testing-box {
		min-height: inherit;
		height: 99%;
	}

	.inhouse-testing-row.c-row {
		display: none;
	}

	.page-template-development .center-txt-sec {
		padding-bottom: 30px;
	}

	.development-box-sec .prod-dev-slider .slick-arrow {
		color: #000;
	}

	.development-box-sec .prod-dev-slider .slick-arrow {
		color: #000;
	}

	.solution-sec.development-solution-sec .slick-arrow {
		color: #fff;
	}

	.page-template-design-center .inner-n-container .product-info-box {
		padding-bottom: 0;
	}

	.page-template-design-center .product-info-sec {
		padding-bottom: 50px;
	}

	.page-template-design-center .cards-mob-only h2.resp-accordion {
		color: #fff;
	}

	.contact-form.form-contact {
		padding-top: 40px;
	}
}

@media (max-width: 767.99px) {
	.center-txt h1, .center-txt h2 {
		font-weight: 700;
	}

	.intro-area h2 {
		font-weight: 700;
	}

	.cons-sec .vid-sec-title,
	.cons-sec .nav-box h2,
	.markets-blocks h2,
	.market-card h2,
	.contact-cta h2,
	.common-style h2,
	.sup-topics-area h2,
	.post-description h2,
	.supplier-info-area .holder h2,
	.solution-n-sec .holder h2 {
		font-weight: 700;
	}

	.product-info-sec {
		padding-top: 30px;
	}

	.page-template-design-center .lumio-sec {
		padding-top: 0;
	}
}

@media (max-width: 479px) {
	.product-info-column .sub-image {
		max-width: 80px;
		display: block;
		margin: 0 auto;
		height: auto;
	}

	.product-info-column .sub-image img {
		max-width: 100%;
		margin: 0 auto;
	}

	.inhouse-testing-img {
		max-width: 70px;
		margin: 0 auto;
	}
}

#gform_fields_6 .gchoice {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}

#gform_fields_8 .gchoice {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
}

#gform_fields_6 .gchoice input {
	margin-top: 6px !important;
}

#gform_fields_8 .gchoice input {
	margin-top: 6px !important;
}

#field_6_14 .gfield_label,
#field_6_21 .gfield_label,
#field_6_20 .gfield_label,
#field_6_24 .gfield_label,
#field_6_25 .gfield_label,
#field_6_13 .gfield_label {
	position: static !important;
	margin: 0 0 6px !important;
}


#field_8_16 .gfield_label,
#field_8_18 .gfield_label,
#field_8_20 .gfield_label,
#field_8_21 .gfield_label,
#field_8_22 .gfield_label,
#field_8_23 .gfield_label,
#field_8_24 .gfield_label,
#field_8_25 .gfield_label,
#field_8_13 .gfield_label {
	position: static !important;
	margin: 0 0 6px !important;
}

.contact-form .gfield_label {
	color: #080808 !important;
}

.multiselect.dropdown-toggle {
	display: block;
	width: 100%;
}

.gfield--type-multiselect select::-ms-expand {display: none;}
.multiselect-native-select { position: relative;}
.multiselect-native-select:before {
  position: absolute;
  right: 10px;
  top: 18px;
  content: "\e907";
  font-family: 'icomoon' !important;
  line-height: 1;
  font-weight: 400;
  font-size: 16px;
  transform: rotate(-90deg);
  z-index: 0;
}
.gfield--type-multiselect .multiselect-native-select .custom-select  {
  padding-right: 30px;
  text-overflow: ellipsis;
  letter-spacing: -0.3px;
}

.btn-group {
  width: 100%;
}

span.multiselect-native-select {
  display: block;
}

.multiselect-container.dropdown-menu {
  max-height: 250px;
  overflow-y: scroll;
  width: 100%;
}

.multiselect-container.dropdown-menu .form-check {
  padding: 0;
}

.multiselect-container.dropdown-menu .form-check .form-check-label {
  padding-left: 5px;
}

.multiselect-container.dropdown-menu .form-check .form-check-input {
  margin-top: 12px;
}

.multiselect-container.dropdown-menu .dropdown-item:hover {
  background: #ccc !important;
}

.multiselect-container.dropdown-menu .multiselect-option {
  width: 100% !important;
  display: block !important;
  background: none !important;
  text-align: left !important;
  color: #000 !important;
  line-height: 34px !important;
  padding: 10px 15px !important;
  font-size: 18px !important;
  box-shadow: none !important
}


.gfield--type-multiselect .custom-select {
	width: 100% !important;
	height: 65px !important;
	border: 1px solid #ccc !important;
	border-radius: 5px;
	font-weight: 300 !important;
	font-size: 20px !important;
	line-height: 29px !important;
	padding: 18px 20px !important; 
	margin:0;
	outline:none;
	background: #fff !important;
	-webkit-appearance:none;
	appearance:none;
	position: relative;
	text-align: left !important;
}

.gfield--type-multiselect .custom-select:focus {
	box-shadow: none !important;
}

.gfield--type-multiselect .custom-select:before {
	position: absolute;
	right: 20px;
	top: 30px;
	content: '';
	z-index: 9;
	border-style: solid;
	border-width: 9px 7px 0 7px;
	border-color: #adadad transparent transparent transparent;
}
body:not(.page-template-contact) .contact-form.suplier-contact .gform_wrapper.gravity-theme .gform_footer {
	margin-top: 40px !important;
}

body:not(.page-template-contact) .contact-form.regulatory-form .gform_wrapper.gravity-theme .gform_footer {
	margin-top: 40px !important;
}

.contact-form.suplier-contact #field_9_18 .gfield_label {
	font-size: 16px !important;
}

.contact-form .gfield_validation_message {
	background: none !important;
	padding: 0 !important;
	margin: 2px 0 0 !important;
	border: 0 !important;
	display: block !important;
}

.contact-form #field_8_15 .gfield_label {
	font-size: 14px !important;
	top: 6px !important;
}

.news-list-col {
	position: relative;
}

.news-list-col .egg {
	width: 24px;
	position: absolute;
	left: -6px;
	bottom: 93px;
	transform: rotate(-20deg);
	display: block;
	opacity: 0;
	visibility: hidden;
}

.news-list-col .egg img {
	display: block;
	width: 100%;
	height: auto;
}

.news-list-card {
	z-index: 2;
}

.news-list-col:nth-child(5) .egg {
	opacity: 1;
	visibility: visible;
}

.gform_validation_error .gfield_label {
	top: 4px !important;
  	font-size: 14px !important;
}

.gform_validation_error .gfield.gfield_error input {
	color: #080808 !important;
}

#field_6_27 .gfield_label,
#field_9_28 .gfield_label,
#field_9_27 .gfield_label {
	position: static !important;
  	font-size: 20px !important;
	margin-bottom: 5px !important;
	line-height: 25px !important;
}

.inner-n-container .product-info-box .product-info-img {
	position: relative;
}

.design-center-egg {
	position: absolute;
	left: 50.8%;
	top: 64.4%;
	width: 43px;
	opacity: 0;
}

@media (max-width: 991px) {
	.design-center-egg {
		left: 47.8%;
  		top: 58.4%;
	}
}

@media (max-width: 514px) {
	.design-center-egg {
		width: 23px;
	}
}

.inner-n-container .product-info-box .box .img.egg-box {
	position: relative;
}

.inner-n-container .product-info-box .box .img.egg-box > img {
	position: relative;
	z-index: 2;
	background: #fff;
}

.inner-n-container .product-info-box .box .img .th-egg {
	position: absolute;
	right: 50%;
	top: 15px;
	width: 35px;
	margin-right: -58px;
	transform: rotate(38deg);
}

.inner-n-container .product-info-box .box .img .th-egg img {
	width: 100%;
	height: auto;
}

.dc-box-holder .holder .image {
	position: relative;
}

.dc-box-holder .holder .image .egg {
	width: 43px;
	position: absolute;
	left: 70%;
	bottom: 15px;
}

.dc-box-holder .holder .image .egg img {
	width: 100%;
	height: auto;
}

.solution-n-sec .exp-tabs .image-col {
	position: relative;
}

.solution-n-sec .exp-tabs .image-col .egg {
	position: absolute;
	left: 14%;
	bottom: 25%;
	width: 32px;
}

.solution-n-sec .exp-tabs .image-col .egg img {
	width: 100%;
	height: auto;
}

.solution-n-sec .card-mob-holder .image-col {
	position: relative;
}

.solution-n-sec .card-mob-holder .image-col .egg {
	position: absolute;
	left: 14%;
	bottom: 25%;
	width: 32px;
}

.solution-n-sec .card-mob-holder .image-col .egg img {
	width: 100%;
	height: auto;
}

.egg-banner-img-mob {
	display: none !important;
}

.egg-banner {
	background: #000;
	display: none !important;
	margin-top: -86px;
}

.egg-banner img {
	max-width: inherit;
	height: auto;
	display: block;
	margin: 0 auto;
	width: 1998px;
	position: relative;
	left: 50%;
	margin-left: -999px;
}

.home .egg-banner {
	display: block !important;
	position: relative;
}

.home .wrapper {
	padding-top: 86px;
}

.home .header {
	top: 86px;
}
.home .nav-drop  { top: -86px}


.menu-active.home .header .logo {
	opacity: 0;
}

@media (max-width: 991px) {

	.egg-banner-img-mob {
		display: block !important;
	}

	.egg-banner-img {
		display: none !important;
	}
}

@media (max-width: 1599px) {
	.home .wrapper {
		padding-top: 69px;
	}

	.egg-banner img {
		width: 1600px;
		margin-left: -800px;
	}

	.home .wrapper {
		padding-top: 69px;
	}

	.home .egg-banner {
		margin-top: -69px;
	}
}

@media (max-width: 1299px) {
	.home .wrapper {
		padding-top: 51px;
	}

	.egg-banner img {
		width: 1200px;
		margin-left: -600px;
	}

	.home .wrapper {
		padding-top: 51px;
	}

	.home .egg-banner {
		margin-top: -51px;
	}
}

@media (max-width: 991px) {
	.home .wrapper {
		padding-top: 85px;
	}

	.egg-banner img {
		width: auto;
		left: 0;
		margin-left: auto;
	}

	.home .wrapper {
		padding-top: 85px;
	}

	.home .egg-banner {
		margin-top: -85px;
	}
}

@media (max-width: 563px) {
	.home .wrapper {
		padding-top: 60px;
	}

	.home .header {
		top: 60px;
	}

	.egg-banner img {
		width: 400px;
		left: 50%;
		margin-left: -200px;
	}

	.home .wrapper {
		padding-top: 60px;
	}

	.home .egg-banner {
		margin-top: -60px;
	}
}

@media (max-width: 1199px) {
	.page-template-thermoplastic .inner-banner-sec {
		min-height: 630px;
	}
}

@media (max-width: 991px) {
	.page-template-thermoplastic .inner-banner-sec {
		min-height: 432px;
	}
}

@media (max-width: 767px) {
	.page-template-thermoplastic .inner-banner-sec {
		background-image: url(images/thermo-banner-mob.jpg) !important;
	}

	body .modal.easter-modal .easter-right {
		padding-left: 0;
	}

	body .modal.easter-modal .modal-dialog {
		background-position: 65% 50%;
	}
}

@media (max-width: 573px) {
	.page-template-thermoplastic .inner-banner-sec {
		min-height: 300px;
	}
}

.heading-topics {
	position: relative;
	z-index: 99;
}

.heading-topics .slide {
	height: 100vh;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
}

.heading-topics .holder{
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}


.heading-topics .slide:nth-child(1) h1.El__title {
	margin-top: 50px;
	 left: 28%; 
	/*left: 22%;*/
}

.heading-topics .slide:nth-child(2) h1.El__title {
	 left: 36%;
	/*left: 21%; */
}

.heading-topics .slide:nth-child(3) h1.El__title {
	 left: 28%; 
	/*left: 22%;*/
}

.changeopacity span {width: 100%; opacity: 0.2; position: relative;}

/* .heading-topics .slide h1,
.heading-topics .slide h2 {
	opacity: 0.3;
	transition: all 1s ease;
} */

.heading-topics .slide.element-from-top h1,
.heading-topics .slide.element-from-top h2 {
	opacity: 1;
}

.heading-topics #slid3 {
	/* padding-bottom: 30vh; */
	padding-bottom: 0;
}

@media (max-width: 1499px) {
	.heading-topics .slide:nth-child(1) h1.El__title {
		margin-top: 0;
	}
}

@media (max-width: 991px) {
	.heading-topics .slide {
		height: 60vh;
	}
}

@media (max-width: 991px) {
	.heading-topics .slide {
		height: 50vh;
	}

	h2.El__subtitle span.h1-text {
		font-size: 9.35vw;
	}
}

@media (max-width: 767px) {
	h2.El__subtitle span.h1-text {
		font-size: 12.35vw;
	}

	.heading-topics .slide:nth-child(2) h2.El__subtitle span.h1-text {
		font-size: 12.35vw;
	}

	.heading-topics .slide:nth-child(3) h2.El__subtitle span.h1-text {
		font-size: 12.35vw;
	}

	.heading-topics .slide:nth-child(2) h1.El__title {
		left: 27%;
		margin-top: -24px;
	}
	
	.heading-topics .slide:nth-child(1) h1.El__title {
		margin-top: -20px;
		font-size: 4.5vw;
		left: 23%;
	}

	.heading-topics .slide:nth-child(3) h1.El__title {
		left: 26%;
		margin-top: -25px;
	}

	.heading-topics .slide {
		height: 27vh;
	}

	h1.El__title {
		font-size: 4.5vw;
	}

	.car-section2 h2.just-head {
		font-size: 34px;
		line-height: 1.1;
	}

	.core-values-area .h1 {
		font-size: 34px;
		line-height: 1.1;
	}

	.car-section2 h2 {
		font-size: 34px;
		line-height: 1.1;
	}

	.page-template-tolling .inner-banner-sec {
		background-image: url(images/tolling-mob-banner.jpg) !important;
	}

	.page-template-design-center .inner-banner-sec {
		background-image: url(images/design-center-mob-banner.jpg) !important;
	}

	.page-template-development .inner-banner-sec {
		background-image: url(images/newprod-mob-banner.jpg) !important;
	}

	.page-template-finished-inks .inner-banner-sec {
		background-image: url(images/finish-mob-banner.jpg) !important;
	}

	.page-template-thermoplastic .inner-banner-sec {
		background-image: url(images/masterbaches-mob-banner.jpg) !important;
	}

	.page-template-experience .expe-banner {
		background-image: url(images/pennexp-mob-banner.jpg) !important;
	}

	.page-template-who-we-are .who-we-banner {
		background-image: url(images/whoweare-mob-banner.jpg) !important;
		min-height: 300px;
	}

	.page-template-new-career .inner-banner-sec {
		background-image: url(images/careers-mob-banner.jpg) !important;
	}

	.page-template-suppliers .banner-area {
		background-image: url(images/suppliers-mob-banner.jpg) !important;
	}

	.page-template-regulatory .banner-area {
		background-image: url(images/regulatory-mob-banner.jpg) !important;
	}

	.page-template-health-and-safety-policy .banner-area {
		background-image: url(images/enviromental-mob-banner.jpg) !important;
	}

	.page-template-sustainability-policy .banner-area {
		background-image: url(images/sustainability-mob-banner.jpg) !important;
	}

	.page-template-privacy .banner-area {
		background-image: url(images/privacy-mob-banner.jpg) !important;
	}

	.page-template-get-inspired .inner-banner-sec {
		background-image: url(images/getinspired-mob-banner.jpg) !important;
	}

	.page-template-packaging .inner-banner-sec {
		background-image: url(images/getinspired-mob-banner.jpg) !important;
	}

	.page-template-document-center .banner-area {
		background-image: url(images/document-mob-banner.jpg) !important;
	}

	.page-template-news .banner-area .container {
		display: none;
	}

	.page-template-news .banner-area img {
		width: 100%;
		/* height: auto; */
		height: 300px;
        object-fit: cover;
	}
}

@media (max-width: 479px) {
	.page-template-tolling .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-design-center .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-development .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-finished-inks .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-thermoplastic .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-experience .expe-banner {
		min-height: 300px;
	}

	.page-template-who-we-are .who-we-banner {
		min-height: 300px;
	}

	.page-template-new-career .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-suppliers .banner-area {
		min-height: 300px;
	}

	.page-template-regulatory .banner-area {
		min-height: 300px;
	}

	.page-template-health-and-safety-policy .banner-area {
		min-height: 300px;
	}

	.page-template-sustainability-policy .banner-area {
		min-height: 300px;
	}

	.page-template-privacy .banner-area {
		min-height: 300px;
	}

	.page-template-get-inspired .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-packaging .inner-banner-sec {
		min-height: 300px;
	}

	.page-template-document-center .banner-area {
		min-height: 300px;
	}
}

@media (max-width: 899px) {
	.exp-info-sec {
		padding-top: 200px;
	}
}

@media (max-width: 767px) {
	.exp-info-sec {
		padding-top: 150px;
	}

	.inspire-slider .description {
		padding: 30px 15px 25px;
	}

	.inspire-slider .description .title {
		font-size: 14px;
	}

	.inspire-slider .description .cat {
		font-size: 12px;
	}

	.inspire-slider .slick-arrow.slick-prev {
		left: -35px;
	}

	.inspire-slider .slick-arrow {
		right: -35px;
	}
}

@media (max-width: 699px) {
	.exp-info-sec {
		padding-top: 120px;
	}
}

@media (max-width: 599px) {
	.exp-info-sec {
		padding-top: 100px;
	}
}

@media (max-width: 479px) {
	.what-info-sec {
		padding-top: 24px;
	}

	.what-info-sec .holder .h1 {
		margin: 0 0 4px;
	}

	.what-info-sec .holder p {
		font-size: 12px;
		line-height: 16px;
		padding: 0 11%;
	}

	.thermo-info-sec {
		background-image: url(images/home-bg-sec2.png) !important;
		min-height: 474px;
		background-position: 50% -10px;
		padding-bottom: 0;
	}

	.thermo-info-sec .holder p {
		font-size: 15px;
		line-height: 20px;
		padding: 25px 7% 0;
	}

	.thermo-info-sec .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.thermo-info-sec .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.finish-info-sec {
		background-image: url(images/home-bg-sec3.png) !important;
		min-height: 430px;
		background-position: 50% -10px;
		padding-bottom: 38px;
	}

	.finish-info-sec .holder p {
		font-size: 15px;
		line-height: 20px;
		padding: 45px 7% 0;
	}

	.finish-info-sec .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.finish-info-sec .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.exp-info-sec {
		background-image: url(images/home-bg-sec4.png) !important;
		min-height: 301px;
		padding-bottom: 0;
		background-position: 50% -9px;
		padding-top: 33px;
	}

	.exp-info-sec .holder p {
		font-size: 15px;
		line-height: 20px;
		padding: 45px 7% 0;
	}

	.exp-info-sec .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.exp-info-sec .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.features-info-sec {
		background-image: url(images/home-bg-sec5.png) !important;
		min-height: 831px;
	}

	.whowe-info-sec {
		background-image: url(images/home-bg-sec6.png) !important;
		min-height: 1113px;
	}

	.spark-holder p {
		padding: 0 11%;
	}

	.spark-holder .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.spark-holder .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 170px;
	}

	.spark-holder .title {
		color: #fff;
		background-image: none;
		text-fill-color: transparent;
		-webkit-text-fill-color: #fff;
		font-size: 16px;
		margin: 0 0 10px;
	}

	.spark-holder .spark-logo {
		width: 180px;
	}

	.spark-holder {
		font-size: 16px;
		line-height: 22px;
	}

	.inspire-sec-head .h1 span {
		font-size: 20px;
	}

	.spark-holder {
		margin-bottom: 56px;
		margin-top: 19px;
	}

	.inspire-sec-head {
		margin-bottom: 20px;
	}

	.inspire-slider {
		max-width: 205px;
	}

	.inspire-slider .slick-arrow.slick-prev {
		left: -55px;
	}

	.inspire-slider .slick-arrow {
		right: -55px;
	}

	.inspire-slider .description .title {
		font-size: 12px;
		line-height: 16px;
	}

	.inspire-slider .description {
		padding: 15px;
	}

	.inspire-slider .description .cat {
		line-height: 15px;
		margin: 0 0 8px;
	}

	.whowe-info-sec .text-wrap {
		margin-top: -220px;
	}

	.whowe-info-sec .text-wrap .h1 {
		font-size: 48px;
	}

	.whowe-info-sec .text-wrap p {
		font-size: 15px;
		line-height: 20px;
		padding: 0 13%;
	}

	.whowe-info-sec .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.whowe-info-sec .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.home-info-boxes .box h2 {
		font-size: 48px;
	}

	.home-info-boxes .box p {
		font-size: 15px;
		line-height: 20px;
	}

	.home-info-boxes .box .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.home-info-boxes .box .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.home-video-text .btn-primary {
		height: 29px;
  		border-radius: 14px;
	}

	.home-video-text .btn-primary span {
		padding: 0 !important;
		font-size: 12px !important;
		line-height: 31px !important;
		width: 120px;
	}

	.home-info-boxes .box {
		padding: 40px;
	}
}
/*
.heading-topics .slide {
	background: url(images/heading-topics-bg.png) no-repeat;
	background-position: 50% 50%;
	position: relative;
	overflow: hidden;
}

@media (max-width: 1899px) {
	.heading-topics .slide {
		background-size: 70% auto;
	}
}

@media (max-width: 991px) {
	.heading-topics .slide {
		background-size: 50% auto;
	}
}

@media (max-width: 767px) {
	.heading-topics .slide {
		background-size: 70% auto;
	}
}*/

body.windows .heading-topics {
	background-image: url(images/heading-topics-bg.jpg);
	background-repeat:  no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	background-size: 100% auto;
	opacity: 0;
	padding-bottom:100px;
}

body.ios .heading-topics:after {
	content: '';
    background-image: url(https://www.penncolor.com/wp-content/themes/best-practices-theme/public/images/heading-topics-bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -9999;
    pointer-events: none;
}

body.ios .heading-topics {
    opacity: 0;
    position: relative;
    z-index: 1;
}


/* body.ios .heading-topics {
	background-attachment: scroll;
} */

.what-info-sec .holder .h1 {
	display: none !important;
}

.what-info-sec {
	background-image: none !important;
	background-color: #000 !important;
	display: none;
}

.what-info-sec-holder {
	max-width: 826px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.what-info-sec-holder p {
	color: #fff;
	font-size: 50px;
	line-height: 60px;
	font-weight: 700;
}

.heading-topics .textslide {
	height: 90vh;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	opacity: 1;
	visibility: visible;
}

@media (max-width:767px){
	.heading-topics .textslide {
		height: 100%;
		margin-top: 40px;
	}
}

.what-info-sec-wrap {
	background: #000;
}

.textslide-visible {
	padding: 100px 0;
	background: #000;
	position: relative; 
	top: -800px;
	margin-bottom: -450px;
}

@media (max-width: 991px) {
	.what-info-sec-holder p {
		font-size: 36px;
		line-height: 43px;
		font-weight: 700;
		padding: 0 7%;
	}
}

@media (max-width: 767px) {
	.textslide-visible {
		margin-bottom: -600px;
	    padding: 0;
	    z-index: 99;
	    background: none !important;
	    /* top: -750px; */
		top: -590px;
	}
	.heading-topics {
		padding-top: 50px;
		padding-bottom: 100px;
	}

	.what-info-sec-holder p {
		font-size: 18px;
		line-height: 26px;
		font-weight: 700;
		padding: 0 7%;
	}
}

@media (max-width: 767px) {
	.heading-topics .holder {
		opacity: 1 !important;
	}
}

@media (max-width: 767px) {
	.arrow-down {
		display: none !important
	}
}

/* .ios #bannerVideo {
	display: none
} */


.egg-banner-bar {
    position: relative;
    z-index: 9999;
    background: url('images/egg-banner.png') no-repeat #000;
    background-position: 50% 50%;
    padding: 6px 0;
}

.egg-banner-bar .holder {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.egg-banner-bar .egg-offer {
    display: flex;
    width: 271px;
    justify-content: space-between;
    color: #fff;
    align-items: center;
}


.egg-banner-bar .text-holder {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    padding-right: 14px;
    padding-bottom: 8px;
}

.egg-banner-bar .text-holder p {
    margin: 0;
}

.egg-banner-bar .amount {
    font-size: 40px;
    display: block;
    line-height: 44px;
    font-family: 'acumin-pro-condensed';
    font-weight: 500;
    letter-spacing: 3px;
}

.egg-banner-bar .text-wrap span {
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin: -4px 0 0 15px;
}

@media (max-width: 849px) {
    .egg-banner-bar .text-holder { 
        font-size: 16px;
    }
}


.egg-banner-bar .text-holder-mob {
    display: none;
}

@media (max-width: 767px) {
    
    .egg-banner-bar .text-holder-mob {
        display: block;
        color: #fff;
        position: relative;
        left: 18%;
        padding-top: 10px;
        font-family: 'acumin-pro-condensed';
        font-size: 25px;
        line-height: 30px;
        letter-spacing: 3px;
        font-weight: 300;
    }

    .egg-banner-bar .text-holder-mob p {
        margin: 0;
    }

    .egg-banner-bar .text-holder {
        display: none;
    }

    .egg-banner-bar .egg-offer {
        display: none;
    }

    .egg-banner-bar {
        background-image: url('images/egg-banner-bar-mob.png');
        min-height: 94px;
    }
}

@media (max-width: 659px) {
    .egg-banner-bar .text-holder-mob {
        left: 10%;
    }
}

@media (max-width: 559px) {
    .egg-banner-bar .text-holder-mob {
        letter-spacing: 1px;
        left: 0;
        font-size: 20px;
    }

    .egg-banner-bar {
        background-position: 65% 50%;
    }
}

.egg-banner-bar {
    margin-top: -86px;
    z-index: 99;
}

.home .wrapper {
	padding-top: 86px !important;
}

@media (max-width: 1299px) {
    .home .wrapper {
        padding-top: 86px !important;
    }
}

@media (max-width: 563px) {
    .home .wrapper {
        padding-top: 94px !important;
    }

    .egg-banner-bar {
        margin-top: -94px;
    }

    .home .header {
        top: 94px;
    }
}

.egg-banner-bar {
    display: none !important;
}

.home .egg-banner-bar {
    display: block !important;
}