
											@media screen and (max-width:1199px){.main input {
width: 47.1%;
display: inline-block;
border-radius: 20px;
margin: 0px 6px;
margin-bottom: 10px;
border-color: #dddee0;
padding: 20px 0 20px 20px;
}
.text-area-box {
    border-radius: 20px;
    padding-top: 18px;
    padding-left: 18px;
    margin: 0;
    margin-bottom: 30px;
    height: 190px;
    width: 99%;
    margin-left: 20px;
    width: 95%;
  border-color: #dddee0;
}
.submit {
    width: 18% !important;
background: #f47474;
color: #fff!important;
cursor: pointer!important;
font-size:14px !important;
font-weight: 500 !important;
 padding: 16px 30px !important;
 font-family: 'Inter', sans-serif !important;

}
.submit-btn {
    text-align: center;
}
.fa-angle-right {
    position: relative;
    bottom: -2px;
    right: 105px;
    color: #fff;
}
.wpcf7-response-output {
    border-color: #000 !important;
    margin: 0 50px 0 50px !important;
    padding: 15px 0 15px 0px !IMPORTANT;
    text-align: center;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0px 170px 0 170px!Important;}}