#logo-forum{
  width: 363px !important;
  height: 30px !important;
  margin: 17px -5px 0px 0px !important;
}
#menu-ffhs{
  margin-top: 6px !important;
}
@media screen and (max-width: 970px){
  #logo-forum{
   width: 265px !important;
  height: 25px !important;
  margin: 7px 0px 0px 0px !important;
  }
}



.page-title{
padding: 30px 0 !important;
}
#st-2{
  display: none !important;
}
@media screen and (max-width: 899px) {
  #content {
padding-top: 0px !important;
}
}

.footer .subscribe .layer {
	    padding: 16px 0 34px 0 !important;
}
.footer > .subscribe {
	padding: 0 !important;
}
.footer .subscribe .subscribe-form .hs-embed .hs-form-field input {
	width: 100% !important;
	margin: 0 !important;
}
.footer .subscribe .subscribe-form .hs-embed .hs_submit {
	width: 25% !important;
	padding: 0 0 0 24px !important;
}
.footer .subscribe .subscribe-form .hs-embed .hs_submit .actions {
	margin: 0 !important;
}
.footer .subscribe .subscribe-form .hs-embed .hs_submit input[type="submit"] {
    margin: 0;
    font-size: 21px;
    padding-right: 40px;
    margin: 0 !important;
    background-color: #fff;
    padding: 6px 42px 6px 16px;
    background-position: right 10px center;
    border-radius: 8px;
    font-size: 16px;
    line-height: 31px;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.3);
	width: 100%;
}


.footer .hbspt-form > form {
	display: flex !important;
	align-items: center !important;
}
.footer .subscribe .subscribe-form .hs-embed .hs-form-field {
	width: 25% !important;
padding: 0 8px !important;
	margin-bottom: 0 !important;
}

.footer .subscribe .subscribe-form .hs-embed .hs-form-field ul.hs-error-msgs {
    position: absolute;
    left: 0px;
    width: auto;
    background-color: transparent;
    padding: 2px 10px;
    list-style: none;
    font-size: 11px;
    padding: 8px 0 0 10px;
    margin: 0;
}
@media (max-width: 889px) {
	    .footer .subscribe {
        padding: 10px 40px !important;
    }
  .footer .subscribe .subscribe-form {
    display: flex !important;
    flex-direction: column !important;
  }
  .footer .hbspt-form > form {
    flex-direction: column !important;
  }
	.footer .subscribe .subscribe-form .hs-embed .hs-form-field {
		width: 100% !important;
    margin-bottom: 30px !important;
	}
	.footer .subscribe .subscribe-form .hs-embed .hs_submit {
		    padding: 0 9px 0 9px !important;
		width: 100% !important;
	}
}
