input#city1, input#city2 {
    width: 100%;
    color: #000;
    padding: 11px 3px 11px 29px!important;
}
.calform .calbox, .calform .allcombo {
    padding: 4px 20px 4px 35px!important;
}
input.fnddl {
    background: #f15d30;
    border: 1px solid #f15d30;
}
.resp-accordion.resp-tab-active {
    display: none;
}

@media (max-width: 767px){
.policy-block-top.calform.fromtosearchxx { padding: 0px 3px;}
.policy-block.calform {padding: 0px 3px;}
.calform .calbox, .calform .allcombo { padding: 4px 2px 4px 30px!important;}


}