#popmake-5977 .gform_title{display:none !important;}
#popmake-5977 label.gfield_label{display:none !important;} 
#popmake-5977{padding:50px !important;position:relative;border:0;border-radius:0;}
#popmake-5977 p{font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #333;
}
#popmake-5977 .gfield{padding-bottom:15px;}
#popmake-5977 .validation_message{font-size:1rem;}
#popmake-5977 .gform_wrapper{padding-top:0;}
#popmake-5977 .pum-title{font-weight:bold;font-size:22px;}
#popmake-5977 input[type="email"]{font-size:15px;padding:15px;border-radius:0;}
#popmake-5977 input[type="submit"]{font-size: 16px;
  width: 100%;background:#B1BB00;color:#000;}
#popmake-5977 button.popmake-close{border:0 !important;background:transparent;box-shadow:none;color:#777;right:10px;top:10px;font-size:1rem !important;}
#popmake-5977 .gform_submission_error{font-size:1rem;text-transform:capitalize;font-weight:600;margin-top:10px;}

#popmake-5977:before{position:absolute;width:50%;height:4px;left:0;content:"";background:#b1bb00;top:0;}
#popmake-5977:after{position:absolute;width:50%;height:4px;right:0;content:"";background:#be2029;top:0}



.aebi-group{
  font-size: 0.875rem;
  display: flex;
  text-align: left;
  gap: 60px;
  margin: 75px 0 60px;
  color: #ccc;
  line-height: 1.3;
  background: #3d3d3d;
  padding: 30px 75px;
}
footer .footer-navigation .container.aebi{max-width:1200px;}
.brandlogo{width:17%;}
.brandmergercontent{width:80%;}
.brandmergercontent b{font-weight:bold;color:#fff;}
.brandmergercontent a{text-decoration:none;font-weight:bold;}
.brandlogo span{
  display: block;
  font-size: 0.925rem;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 10px;
	position:relative;
}
.brandlogo span b{
	font-weight:bold;
	color:#f0a240;
}
.brandlogo span:after{
	content:" ";
	width:100%;
	height:2px;
	left:0;
	background: linear-gradient(to right, #5f5f5f 0%,#3d3d3d 73%,#373737 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	position:absolute;
	bottom:0;
}


@media (max-width: 767.98px) {
#popmake-5977{padding:30px !important;}
.aebi-group{padding:30px !important;flex-direction:column;}
.brandlogo, .brandmergercontent{width:100% !important;}
.brandlogo img{max-width:300px;}
}