.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-33911f96-9932-7c5b-58ad-14edb8ef2f3e {
display: none !important;
}
#contact-us .form-group {
    margin-bottom: 0.5rem;
}
@media(min-width:769px){
#contact-us .text-danger{
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
	}
	}
	
#contact-us	.bg-white.font-weight-semi-bold.p-5.text-3.text-center.text-secondary {
    padding: 1.5rem !important;
    border-radius: 20px;
   background: #1F3870 !important;
    color: #FDF8EE !important;
   
}
@media(max-width:767px){
#contact-us .text-danger{
font-size:10px;
}
}
@media(min-width:769px){
#contact-us .text-danger{
font-size:14px;
}
}
.custom-select-class{
opacity: .4;
}
@media (min-width: 768px) {
    #contact-us button.contact-us.px-4.font-md-10.font-weight-500 {
font-size:14px !important;
}
}