.blog_view .blog_content .inner_content .side .real_side::after{
	z-index: -1;
}

/* .news_fild .tit form .hs-richtext p {
	color: #858585 !important;
  font-size: 12px !important;
  top: 274px;
  font-weight: 400!important;
  line-height: 1.4!important;
}
.news_fild .tit form {
	position: relative;
	height: 410px;
} 
.news_fild form> div.legal-consent-container > div > p {
	position: absolute;
	bottom: 0;
	text-align: left;
}
.news_fild .tit form .hs_submit .actions {
	position: absolute !important;
	width: 100% !important;
	top: 212px;
	left: 0;  
}
.hs-form .hs-input:not(.hs-form-checkbox .hs-input,.hs-form-radio .hs-input,.hs-form-booleancheckbox-display .hs-input) {
    width: 98.4% !important;
    margin: 3px 0 0px !important;
    padding: 17px 0px 16px 17px !important;
    border: solid 1px #fff !important;
    background-color: #f2f2f2 !important;
  }

.news_fild form div.hs_consentflow.hs-consentflow.hs-fieldtype-booleancheckbox.field.hs-form-field {
	z-index: 100 !important;
	    position: absolute;
    bottom: 15px;
	font-size: 12px;
    color: #757575;
}

.news_fild form div.hs_cad_marketing_policy.hs-cad_marketing_policy.hs-fieldtype-booleancheckbox.field.hs-form-field {
	z-index: 100 !important;
	    position: absolute;
    bottom: -20px;
	font-size: 12px;
    color: #757575;
}



@media all and (max-width: 1380px) {
	.news_fild form div.hs_consentflow.hs-consentflow.hs-fieldtype-booleancheckbox.field.hs-form-field {
			bottom: 70px;
	}
	
	.news_fild form div.hs_cad_marketing_policy.hs-cad_marketing_policy.hs-fieldtype-booleancheckbox.field.hs-form-field {

			bottom: 30px;

	}
}
@media all and (max-width: 1136px) {
	.news_fild form div.hs_consentflow.hs-consentflow.hs-fieldtype-booleancheckbox.field.hs-form-field {
			bottom: 50px;
	}
	
	.news_fild form div.hs_cad_marketing_policy.hs-cad_marketing_policy.hs-fieldtype-booleancheckbox.field.hs-form-field {

			bottom: 10px;

	}
}

@media all and (max-width: 480px) {
  .news_fild .tit form .hs_submit .actions {
		top: 140px !important;
	}
	.news_fild .tit form .hs-richtext p {
		top: 250px
	}
	.hs-form .hs-input:not(.hs-form-checkbox .hs-input,.hs-form-radio .hs-input,.hs-form-booleancheckbox-display .hs-input) {
    width: 100% !important;
  }

}
@media all and (max-width: 425px) {
	.news_fild .tit form .hs_submit .actions {
		top: 180px !important;
	}
	.news_fild .tit form .hs-richtext p {
		top: 235px;
	}

	.news_fild form div.hs_consentflow.hs-consentflow.hs-fieldtype-booleancheckbox.field.hs-form-field > div > ul > li > label > span {
		z-index: 100 !important;
/* 				position: absolute;
			bottom: 15px; */
		font-size: 12px !important;
			color: #757575 !important;
	}
	.news_fild form div.hs_consentflow.hs-consentflow.hs-fieldtype-booleancheckbox.field.hs-form-field {
			bottom: 30px;
	}

	.news_fild form div.hs_cad_marketing_policy.hs-cad_marketing_policy.hs-fieldtype-booleancheckbox.field.hs-form-field > div > ul > li > label > span {
		z-index: 100 !important;
/* 				position: absolute;
			bottom: -20px; */
		font-size: 12px !important;
			color: #757575 !important;
	}
	.news_fild form div.hs_cad_marketing_policy.hs-cad_marketing_policy.hs-fieldtype-booleancheckbox.field.hs-form-field {
				position: absolute;
			bottom: 10px;
	}

}
 */