.f_tiny_logo {
	float:left;
	/*width:31px;
	height:31px*/
}
.f_newsletter{
	color:#fff;
	float:right;
	position:relative;
}
/* NEW FOOTER FORM */
.f_subscribe_form {
	color: #fff;
	float: right;
}

@media screen and (max-width: 768px) {
	.f_subscribe_form {
		float: unset;
		margin-top: 30px;
	}
}

.f_subscribe_form .f_title {
	margin-bottom: 15px;
	font-family: 'Toolsgroup-Semibold', sans-serif;
	font-size: 20px;
	display: block;
}

.f_subscribe_form .hs-form {
	overflow: visible;
}

.f_subscribe_form .hs-form .hs_email_subscription_preference {
	margin-bottom: 5px !important;
}

.f_subscribe_form .hs-form .hs_email_subscription_preference #label-email_subscription_preference-4d3f4b6d-ab5c-4bef-9b55-3da269f9138f, #label-email_subscription_preference-9c177f5b-d0ee-4276-a7cd-5680bc8c4fd1, #label-email_subscription_preference-6579bf6a-bee2-4f95-b327-5804175afc9f, #label-email_subscription_preference-21036894-c3f6-4073-9a90-936dbc1e22ff, #label-email_subscription_preference-d8db195a-07bb-4023-9e03-01aa5be4b844 {
	/*
	display: none;
	*/
	margin-bottom: 5px;
	font-family: 'Toolsgroup-Semibold', sans-serif;
	font-size: 16px;
	line-height: 1.2;
	display: block;
	max-width:370px
}

.f_subscribe_form .hs-form .hs-form-checkbox {
	margin: 0 0 3px 0;
}

/* Override reset.css and all other CSS files for checkbox styling */
footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"],
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked),
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
	position: absolute !important;
	left: -9999px !important;
}

footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span,
footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span {
	position: relative !important;
	padding-left: 26px !important;
	cursor: pointer !important;
	display: inline-block !important;
	font-family: 'Toolsgroup', sans-serif !important;
	font-size: 15px !important;
}

footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span:before,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span:before,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:not(:checked) + span:before {
	content: '' !important;
	position: absolute !important;
	left: 0 !important;
	top: 4px !important;
	width: 16px !important;
	height: 16px !important;
	background-color: rgba(2, 125, 248, 0.2) !important;
	border: rgba(255, 255,255,0.38) solid 1px !important;
	display: block !important;
	box-sizing: border-box !important;
	visibility: visible !important;
	opacity: 1 !important;
}

footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox:hover [type="checkbox"]:not(:checked) + span:before,
footer .f_subscribe_form .hs-form .hs-form-checkbox:hover [type="checkbox"]:not(:checked) + span:before,
.f_subscribe_form .hs-form .hs-form-checkbox:hover [type="checkbox"]:not(:checked) + span:before {
	background-color: rgba(2, 125, 248, 0.6) !important;
}

footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:before,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:before,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:before {
	content: '' !important;
	position: absolute !important;
	left: 0 !important;
	top: 4px !important;
	width: 16px !important;
	height: 16px !important;
	background-color: #027DF8 !important;
	border: #027DF8 solid 1px !important;
	display: block !important;
	box-sizing: border-box !important;
	visibility: visible !important;
	opacity: 1 !important;
}

footer.footer2021 .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:after,
footer .f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:after,
.f_subscribe_form .hs-form .hs-form-checkbox [type="checkbox"]:checked + span:after {
	content: '' !important;
	width: 12px !important;
	height: 12px !important;
	background: url("/wp-content/themes/tgroup/assets/svg/checkbox-filled.svg") no-repeat !important;
	background-size: contain !important;
	position: absolute !important;
	top: 8px !important;
	left: 3px !important;
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.f_subscribe_form .hs-form .hs_email #label-email-4d3f4b6d-ab5c-4bef-9b55-3da269f9138f {
	display: none;
}

.f_subscribe_form .hs-form .hs_email {
	width: 370px !important;
	float: right;
}

.f_subscribe_form .hs-form .hs_recaptcha {
	display: none;
}

@media screen and (max-width: 768px) {
	.f_subscribe_form .hs-form .hs_email {
		float: unset;
	}
}

/*.f_subscribe_form .hs-form .hs_email .input input {
	font-family: "Toolsgroup-Regular" !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	background-color: #081644 !important;
	color: #fff !important;
	width: 245px !important;
	height: 50px !important;
	font-size: 16px !important;
	line-height: 24px !important;
	padding-left: 24px !important;
	border: 2px solid #3574e3 !important;
	float: left;
}*/

.f_subscribe_form .hs-form .hs_submit .actions {
	position: relative;
}

@media screen and (max-width: 768px) {
	.f_subscribe_form .hs-form .hs_submit .actions {
		max-width: 370px !important;
	}

}

.f_subscribe_form .hs-form .hs_submit .actions .hs-button {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #007cf7 !important;
	border: 0px !important;
	font-family: "Toolsgroup-Bold" !important;
	font-size: 15px !important;
	letter-spacing: 0.5px !important;
	font-weight: normal !important;
	color: #fff !important;
	height: 50px !important;
	box-sizing: border-box;
	border-radius: 0px !important;
	font-weight: normal !important;
	padding-left: 27px !important;
	padding-right: 27px !important;
	float: right !important;
	box-shadow: none !important;
	background-image: none !important;
	text-transform: uppercase;
}

.f_subscribe_form .hs-form .hs_error_rollup .hs-error-msgs {
	position: relative;
}

.f_subscribe_form .hs-form .hs_error_rollup .hs-error-msgs li .hs-main-font-element {
	position: absolute;
	margin-top: 0;
	bottom: -90px;
	left: 0px;
}

.f_subscribe_form .hs-error-msg {

	display: inline-block;

}

.f_subscribe_form [data-reactid=".hbspt-forms-0.1:$1.3.$0.0"] {
	display: none;
	margin-top: 10px;
}

.f_subscribe_form .hs-form .hs_email #label-email-d8db195a-07bb-4023-9e03-01aa5be4b844, #label-email-6579bf6a-bee2-4f95-b327-5804175afc9f, #label-email-9c177f5b-d0ee-4276-a7cd-5680bc8c4fd1, #label-email-21036894-c3f6-4073-9a90-936dbc1e22ff  {
	display: none;
}

/* END NEW FOOTER FORM */

.hs-form{overflow:hidden}

.contact_form_right {
    max-width: 650px;
}

.contact_form_right .hs_message textarea {
    max-width: 100%!important;
    width: 103%!important;
padding-top: 20px;
}


.contact_form_right select.hs-input {
    height: 58px!important;
    padding: 0px!important;
    margin: 0px!important;
}


.f_newsletter .f_title {
	line-height:26px;
	font-size:17px;
	padding-top:12px;
	padding-right:25px;
	display:block;
	float:left;
	font-style:normal
}

.f_newsletter .f_subscribe {
	float:right;
	border:2px solid #007cf7;
}

.f_newsletter .f_submit {
	background-color:#007cf7;
	color:#fff;
	border:0px;
	padding-left:24px;
	padding-right:24px;
	height:48px;
	display:block;
	float:right;
	font-weight:normal;
	font-family:"Toolsgroup-Semibold";
	text-align:center;
	margin:0px;
	font-size:16px;
	line-height:24px;
	letter-spacing:0.3px;
	text-transform:uppercase;
}

.f_newsletter .f_email {
	background-color:#081644;
	font-family:"Toolsgroup-Regular";
	color:#fff;
	width:255px;
	height:46px;
	font-size:16px;
	line-height:24px;
	padding-left:24px;
	border:0px;
}

footer .f_newsletter .hs_email, footer .h_blog_newsletter_form .hs_email {
    width: 370px!important;
    float: right;
}

footer .f_newsletter input.hs-input{ width:330px!important}

nav.f_menu {
	margin-top:70px;
}

nav.f_menu ul {
	padding:0px;
	margin:0px;
	margin-top:20px;
	width:100%;
}

nav.f_menu ul li {
	width:25%;
	display:inline-block;
	float:left;
}
nav.f_menu ul li:nth-child(5){
	clear:both;
}


input[type="email"].f_email::-webkit-input-placeholder {
color:#fff!important
}


footer .section_foo ul li a, footer ul.sub-menu li {
        font-family:"Toolsgroup-Regular";
        font-size:16px;
       font-style:normal;
        color:#fff;
        padding:0px;
        line-height:33px;
}

.social_foo{width: 300px;
text-align: right;
    float: right;
}

.social_foo a{   
  display: inline-block;
    top: 0px;
}

footer ul li a:hover{
text-decoration:underline}


footer .section_foo a, footer ul.sub-menu li.section_foo a,footer ul.sub-menu li ul li.section_foo a {
    color: #007cf7;
 font-style:normal;
font-size: 18px;
    padding:15px 0px;
    display: inline-block;
}

footer ul.sub-menu li.section_foo.no_padding a {
    padding-top: 0px;
    margin-top: -10px;
    display: inherit;
}

footer ul.sub-menu li.section_foo a {
  color: #007cf7!important;
 font-family:"Toolsgroup-Semibold"!important;
}

footer nav.f_menu ul {
    margin: 0px;
}

/*ul.sub-menu li {
	display:block !important;
	width:100% !important;
	float:none !important;
}*/
ul.sub-menu li a {
	color:#fff;
}

.f_container{
    padding-bottom: 20px;}

.footer_copy {
    max-width: 1104px;
    width: 100%;
    margin: auto;
    color:#9ba5c6;
    font-size: 14px;
    padding-top: 30px;
}

@media only screen and (max-width: 768px) {

.f_newsletter form{ width:auto!important;
float:left!important }
.h_blog_newsletter input.hs-button
{ position:relative!important;}

footer .actions {
    padding: 0px!important;
    margin: 0px!important;
}

footer .section_foo a, footer ul.sub-menu li.section_foo a, footer ul.sub-menu li ul li.section_foo a{
font-size:15px
}

footer .f_newsletter input.hs-input {
    width: 100%!important;
border-radius: 0px!important;
padding-left:10px!important;
font-size:14px!important
}

footer .f_newsletter input.hs-button{
top:54px}

	.f_container .f_first_line {
		margin:0 24px;
	}
.footer_copy{
text-align:center}

.social_foo {
    width: 100%;
    float: none;
     text-align:center;
padding-top:10px
}

footer {
    padding-top: 40px;
}
	.f_container .f_tiny_logo {
		float:none;
	    padding-bottom: 20px;	
	display:block;
	}
	.f_container .f_newsletter {
		float:none;
		display:block;	
		width:100%;
	}
	
	.f_container .f_newsletter .f_title {
		display:block;
		width:100%;
		margin-bottom:16px;
		float:none;
	}
	
	.f_container .f_newsletter .f_subscribe{
		float:none;

	}
	.f_container .f_newsletter .f_email {
		width:105px;
	}

	nav.f_menu {
		margin-top:52px;
		padding-left:24px;
		padding-right:24px;
	}
	nav.f_menu ul li {
		width:100%;
		float:none;
		padding-top:0px;
		padding-bottom:0px;
		border-bottom:1px solid #002067;
		position:relative;
	}

	nav.f_menu ul li .sub-menu {
		display:none;
	}

	/*nav.f_menu .menu-item-has-children::after {
		content:"";
		width:24px;
		height:24px;
		background-image:url('/wp-content/themes/tgroup/assets/images/icons/add@2x.png');
		background-size:cover;
		position:absolute;
		right:0px;
		top:14px;
	}*/

	nav.f_menu ul li .sub-menu li {
		border-bottom:0px;
		padding-top:4px;
		padding-bottom:4px;
	}
	
	nav.f_menu ul li .sub-menu li a {
		font-size:15px;
		line-height:22px;
	}
	nav.f_menu ul li:hover .sub-menu {
		display:block;
	}
.footer_copy {
		padding-left:24px;
		padding-right:24px;
		width:auto;
	}
}