
.demo-contact-modal.remodal .form-wrapper .gform_wrapper INPUT {
	padding: 15px!important;
	font-size: 20px!important;
	color: #f4bd16!important;
	font-weight: bold;
}
BODY .gform_wrapper INPUT::placeholder,
BODY .gform_wrapper INPUT::-webkit-input-placeholder,
BODY .gform_wrapper INPUT[placeholder] {
    color: #4b96af;
}
#gfield_description_20_9 {
	font-size: 20px;
}
.demo-contact-modal.remodal .form-wrapper .gform_wrapper .gform_body .gform_fields li.gfield#field_submit {
  display: inline-block;
  padding: 4px;
  border: 1px solid #900028;
  width: auto;
  margin-top: 10px;
  position: relative;
}
.demo-contact-modal.remodal .form-wrapper .gform_wrapper .gform_body .gform_fields li.gfield#field_submit .gform-button {
  background: #900028;
  color: #fff;
  min-width: 230px;
  text-transform: uppercase;
  font-family: "Decalotype";
  font-weight: 500;
  font-size: 16px;
  padding: 16px 25px;
  margin: 0;
  border: 0;
  cursor: pointer;
}

//teaser
BODY.product-template-page-austiq .video-teaser {
	min-height: 700px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	width: 100%;
	background-image: url('/wp-content/uploads/2025/08/bg-video-2.jpg');
}
BODY.product-template-page-austiq .video-teaser .video-content {
	width: 100%;
	max-width: 770px;
	text-align: center;
	margin-left: 50%;
}
BODY.product-template-page-austiq .video-teaser .video-content iframe {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}
BODY.product-template-page-austiq .video-teaser .video-content H2 {
	font-size: 50px;
	line-height: 50px;
	margin: 0;
	font-weight: 900;
}
BODY.product-template-page-austiq .video-teaser .video-content P {
	font-size: 16px;
	line-height:30px;
	margin: 10px 0;
}

@media screen and (max-width:1500px) {
	BODY.product-template-page-austiq .video-teaser .video-content {
		margin-left: 30%;
	}
}
@media screen and (max-width:1280px) {
	BODY.product-template-page-austiq .video-teaser .video-content {
		margin-left: 0;
	}
}
@media screen and (max-width:1023px) {
	BODY.product-template-page-austiq .video-teaser {
		background-position: top right!important;
	}
	BODY.product-template-page-austiq .video-teaser .video-content H2 {
		font-size: 30px;
		line-height: 30px;
	}
}



BODY.product-template-page-austiq img.logo-iq {
	width:100%;
	max-width:330px;
}
BODY.product-template-page-austiq .hero-track .hero-content {
	text-align: left;
	margin: 0;
}
BODY.product-template-page-austiq .orange {
	color: #f5a315;
}
BODY.product-template-page-austiq .text-red {
	color: #91192c;
}
.btn-wrapper.orange {
	border-color: #f5a315!important;
}
.btn-wrapper.orange .btn-primary {
	background-color: #f5a315!important;
	color: #000!important;
}
BODY.product-template-page-austiq .hero-content .hero-title {
	margin: -20px 0 0 0;
}
BODY.product-template-page-austiq .hero-content H5 {
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	text-transform: none;
	font-weight: normal;
	max-width: 400px;
	margin: 15px 0 30px 0;
}
BODY.product-template-page-austiq .hero-track {
  background-position: bottom center;
}
@media screen and (max-width:1500px) {
	BODY.product-template-page-austiq .hero-track {
  		background-position: top left;
	}
}
@media screen and (max-width:1280px) {
	BODY.product-template-page-austiq .hero-track {
  		background-position: top left;
	}
}
@media screen and (max-width:767px) {
	BODY.product-template-page-austiq img.logo-iq {
		max-width:250px;
	}
}


// features

BODY.product-template-page-austiq .feature-track .flex-content .flex-title {
	font-size: 50px;
	line-height: 50px;
}
BODY.product-template-page-austiq .feature-track .flex-content p {
	margin-bottom: 10px!important;
}
BODY.product-template-page-austiq .feature-track {
	background-color: #eae8dd;
	padding-bottom: 0;
}
BODY.product-template-page-austiq .feature-track:after {
	display: none!important;
}
BODY.product-template-page-austiq .feature-track .img-features {
	margin-top: -150px;
	position: relative;
	z-index: 0;
	padding: 0;
	width: 100%;
}
BODY.product-template-page-austiq .feature-track .img-features .img-bg {
	position: relative;
	width: 100%;
	max-width: 100%;
	line-height: 0;
	bottom: -10px;
}
BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper {
	position: absolute;
	z-index: 10;
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 1560px;
	padding: 0 20px;
	left: 0;
	right: 0;
	bottom: 100px;
}
BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq {
	position: relative;
	z-index: 11;
	display: block;
	margin: 0;
	width: 330px;
}
BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq .btn-wrapper {
	transform: scale(1.4);
	margin-bottom: 30px;
	margin-left: 15%;
}
@media screen and (max-width:1280px) {
	BODY.product-template-page-austiq .feature-track .img-features {
		margin-top: -200px;
	}
}
@media screen and (max-width:1024px) {
	BODY.product-template-page-austiq .feature-track .img-features {
		margin-top: -100px;
	}
	BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq {
		width: 200px;
	}
	BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq .btn-wrapper {
		transform: none;
		margin: 0px;
	}
}
@media screen and (max-width:767px) {
	BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper {
		position: relative;
		bottom: auto;
		top: 0;
		text-align: center;
	}
	BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq {
		width: 100%;
	}
	BODY.product-template-page-austiq .feature-track .img-features .cta-wrapper .cta-iq .logo-iq {
		visibility: hidden;
	}
}

// benefits

BODY.product-template-page-austiq .benefits-sec {
	background-position: center left;
	min-height: 800px!important;
}
BODY.product-template-page-austiq .benefits-sec .flex-content .left-content {
	width: 58%;
}
BODY.product-template-page-austiq .benefits-sec .flex-content .right-content {
	width: 40%;
}
BODY.product-template-page-austiq .benefits-sec .sec-title {
	color: #000;
	margin: -20px 0 0 0;
	font-weight: 900;
	line-height: 45px;
}
BODY.product-template-page-austiq .benefits-sec H3 {
	color: #000;
	margin: 20px 0;
	font-size: 30px;
	text-transform: none;
}
BODY.product-template-page-austiq .benefits-sec .flex-content p,
BODY.product-template-page-austiq .benefits-sec .flex-content p i {
	color: #000;
	font-size: 25px;
}
@media screen and (max-width:1500px) {
	BODY.product-template-page-austiq .benefits-sec {
  		background-position: center right;
		min-height: 600px!important;
	}
	BODY.product-template-page-austiq .benefits-sec .flex-content .left-content {
		width: 45%;
	}
	BODY.product-template-page-austiq .benefits-sec .flex-content .right-content {
		width: 55%;
	}
	BODY.product-template-page-austiq .benefits-sec .flex-content p {
		font-size: 20px;
		margin-bottom: 10px;
	}
	BODY.product-template-page-austiq .benefits-sec .flex-content p i {
		font-size: 20px;
	}
}
@media screen and (max-width:1023px) {
	BODY.product-template-page-austiq .benefits-sec .flex-content .left-content {
		display: none;
	}
	BODY.product-template-page-austiq .benefits-sec .flex-content .right-content {
		width: 55%;
		margin-left: 40%
	}
	BODY.product-template-page-austiq .benefits-sec .sec-title {
		font-size: 30px;
		line-height: 30px;
	}
	BODY.product-template-page-austiq .benefits-sec H3 {
		font-size: 20px;
	}
}
@media screen and (max-width:768px) {
	BODY.product-template-page-austiq .benefits-sec .flex-content .right-content {
		width: 95%;
		margin: 0;
	}
}

//contact
BODY.product-template-page-austiq .contact-2 .btn-wrapper {
	transform: scale(1.4);
}
BODY.product-template-page-austiq .contact-2 .lg-title {
	max-width: 75%;
	margin: 0 auto 20px auto;
}
@media screen and (max-width:1500px) {
	BODY.product-template-page-austiq .contact-2 .lg-title {
		max-width: 95%;
	}
}
@media screen and (max-width:767px) {
	BODY.product-template-page-austiq .contact {
		padding-bottom: 30px!important;
	}
	BODY.product-template-page-austiq .contact-2 P {
		height: 25px!important;
		max-height: 25px!important;
	}
	BODY.product-template-page-austiq .contact-2 .btn-wrapper {
		margin-bottom: 0;
	}
}
