     @media (max-width: 992px){
		 div#login-form-container {
    display: none;
}
		 .wrapper-nav-oe.collapse {
    display: none !important;
}
        #phone_tel_number.pic-phone, #phone_tel_number {
            margin: unset!important;
            left: unset;
            display: inline-block;
            background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.58223 10.9067L3.84001 10.6489C4.38223 10.5867 4.91557 10.7733 5.29779 11.1555L6.93334 12.7911C9.4489 11.5111 11.5111 9.45777 12.7911 6.93332L11.1467 5.28888C10.7645 4.90666 10.5778 4.37332 10.64 3.8311L10.8978 1.5911C11.0045 0.693324 11.76 0.0177689 12.6667 0.0177689H14.2045C15.2089 0.0177689 16.0445 0.853325 15.9822 1.85777C15.5111 9.44888 9.44001 15.5111 1.85779 15.9822C0.853343 16.0444 0.0177869 15.2089 0.0177869 14.2044V12.6667C0.00889801 11.7689 0.684454 11.0133 1.58223 10.9067Z' fill='white'/%3E%3C/svg%3E%0A");
            position: relative;
            background-repeat:no-repeat;
            height: 16px;
            width: 16px;
        }

        #navContactContainer {
            height: 32px;
            width: 32px;
            border: unset;
            background: #0078FF;
            margin-right: 0px;
            margin-top: 0px;
            padding: 8px 8px;
            border-radius: 8px;
        }

        #navContactContainer .fa-phone::before {
            content: unset;
        }

        div#primary-nav #navContactContainer {
            margin-top:25px;
        }

         div.new-local-navigation #navContactContainer {
            right: 30px;
            margin-top: 5px;
        }
    }
	
		.grecaptcha-badge { visibility: hidden; }
footer .menu-legal, footer .menu-legal a , footer .menu-legal p {font-size: 10px!important;}
	
	div.legal-text p, div.legal-text p a {
    font-size: 12px !important;
    color: #000 !important;
}
.menu-legal a {font-size: 10px;}
	
	.lead-form .h2{
    padding: 10px;
}
	
	#LegalText p, #legalText {
    font-size: 11px;
    margin: 5px 0px 5px 0;
    text-align: left;
    vertical-align: super;
    color: #404040;
}
#LegalText p a, #legalText a{
    font-family: 'Inter', sans-serif !important;
    font-size: 11px;
    text-align: left;
    color: #404040;
    font-weight: 700;
}
#LegalText p a:hover, #legalText a:hover{
    font-family: 'Inter', sans-serif !important;
    font-size: 11px;
    text-align: left; 
    color: #404040;
    font-weight: 700;
}
	
footer .menu-legal ul {
    margin-left: 0px!important;
}
	