
											@media screen and (max-width:425px){.main input {
    width: 45.1%;
    padding: 15px 0 15px 15px;
    font-size: 12px;
    margin-bottom: 15px;

}

.submit {
width: 43% !important;
background: #f47474;
color: #fff!important;
cursor: pointer!important;
font-size: 14px !important;
font-weight: 500 !important;
padding: 14px 24px !important;
font-family: 'Inter', sans-serif !important;
}
.text-area-box {
    font-size: 12px;
    height: 180px;
    width: 94%;
    margin-bottom: 15px;
    margin-left: 15px;
    
}


.wpcf7 form .wpcf7-response-output {
    margin: 0 10px 0 10px!Important;
    
}}