.newform .form-title{padding:10px 15px;background-color:#00427a;color:#fff;border-radius:5px;margin:10px 0 15px}.newform .field-col1{margin:0 15px 15px;flex:0 0 calc(33.33% - 20px);} .newform .field-col2{margin:0 15px 15px; flex:0 0 calc(33.33% - 20px);} .newform .field-col3{margin:0 15px 15px; flex:0 0 calc(33.33% - 20px);} .flex-col-two{display:flex; margin:0 -15px;} .flex-col-two .field-col{margin:0 15px 15px;flex:0 0 calc(50% - 30px);} .ml0{margin-left:0 !important} .red_star{color:#f00} .newform .dflex{display:flex;margin: 0 -15px;} .newform .wpcf7-textarea,.newform .wpcf7-number, .newform .wpcf7-text { width: 100%; padding: 11px 15px !important; font-weight: 400 !important; border-radius: 0 !important; color: #222 !important; background-color:#fff; font-size: 16px !important; border: 1px solid #69bfd7 !important; } .wpcf7-list-item { margin: 0 15px 0 0; } input[type="checkbox"] { display: inline-block; margin: 3px 5px 0 0; width: 24px; height: 24px; vertical-align: bottom; } .newform br { display: none; } .newform textarea { height: 80px; } .newform label {color: #484848;font-size: 16px;} .newform .radiolabel{margin-top:8px; display:block } .newform .radiolabel label{color:#222; font-size:18px;} .radiolabel input { display: inline-block; margin: 3px 5px 0 0; width: 24px; height: 24px; vertical-align: bottom; color:#222; font-size:16px; } .industriesflex {display: flex;flex-wrap: wrap;} .industriesflex .col {width: 25%;} .industriesflex .wpcf7-checkbox{margin:8px 0 0 0;display:block} .industriesflex .wpcf7-list-item {margin: 0 15px 10px 0;display:block} .inlinecheckbox{margin:15px 0 0; display:block} .inlinecheckbox .wpcf7-list-item {margin: 0 15px 10px 0;display:inline-block; min-width:calc(33.33% - 15px);} @media only screen and (max-width:1366px){ .industriesflex .col {width:33.33%;} } @media only screen and (max-width:1024px){ .industriesflex .col {width:50%;} } @media only screen and (max-width:599px){.industriesflex .col{width:100%}.inlinecheckbox .wpcf7-list-item{min-width:100%}}