.tableEnquiry { font-size:12px;color:#666; margin-top:10px; }
.tableEnquiry td { background:#fff; }
.tableEnquiry .padClass {padding:0 10px; }
.tableEnquiry .blockHead {color:#333; font-weight:bold; font-size:12px; }
.blockHead span.textBlock{ display:block; /*border-radius:5px;*/ float:left; font-size:12px; color:#fff; padding:6px 8px 5px 8px; margin:10px 0 0 0; width:auto;  }
.tableEnquiry .orange { border-bottom:3px solid #eca213;}
.tableEnquiry .orange .textBlock { background:#eca213; }
.tableEnquiry .red { border-bottom:3px solid #fa0000;}
.tableEnquiry .red .textBlock { background:#fa0000; }
.blockHead span span { font-size:11px; clear:left; font-weight:normal; }
.tableEnquiry input, .tableEnquiry select, .tableEnquiry textarea { border-radius:3px; font-family:"Trebuchet MS"; font-size:12px; float:left; padding:8px 10px; border:solid 1px #ccc; margin:0 0 3px 0;box-sizing: border-box;}

.form-wrapper{border:1px solid #cccccc;padding: 15px 0 0;}
.tour-frm-col1{float: left;width: 33.3333%;padding: 0 15px;margin-bottom: 10px;box-sizing: border-box;}
.tour-frm-col2{float: left;width: 100%;padding: 0 15px;margin-bottom: 10px;box-sizing: border-box;}

.spl-int{float: left;width: 25%;box-sizing: border-box;margin-bottom: 5px;}

.tableEnquiry label{display: block;margin-bottom: 5px;}
.tableEnquiry input, .tableEnquiry select {width: 100%; }
.tableEnquiry input.bullet {width:16px; border:0; margin:0 5px 0 0; padding:0; }
.tableEnquiry input.bullet2 {width:16px; border:0; margin:8px 0 !important; }
.tableEnquiry select.small {width:33.3333%;}
.tableEnquiry select.medium {width:50%; }
.tableEnquiry select.big {width:100%; }
.tableEnquiry textarea {padding:8px 10px; width:100%;box-sizing: border-box; }
.tableEnquiry .margin6px { margin-right:6px; }
.tableEnquiry .btnSubmit, .tableEnquiry .btnReset { -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:url(../images/form-buttons-1px.png); padding:7px 16px; margin:10px 0 10px 10px; color:#fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size:13px; font-weight:bold; width:auto; cursor:pointer; }
.tableEnquiry .btnSubmit { border:1px solid #448944; }
.tableEnquiry .btnReset { border:1px solid #e1962d; background-position:0 -74px; }
.tableEnquiry .btnSubmit:hover { background-position:0 -37px; }
.tableEnquiry .btnReset:hover { background-position:0 -111px; }
.formInfo { background:#fbfbfb; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; border:1px solid #d9d9d9; margin:40px 0 0 0; padding:14px 18px 0; position:relative; }
.formInfo .title { margin:0; font-size:14px; font-weight:bold; color:#fff; padding:8px 10px; position:absolute; top:-17px; left:10px; background:#910808; width:auto; }
.formInfo p { display:block; border-bottom:1px dashed #999; padding:0 0 10px 0; margin:10px 0 10px 0 !important;  }
.tourism-award { position:absolute; top:10px; right:10px; background:url(../images/award-image.png) no-repeat; width:130px; height:164px; }

@media(max-width:767px){
    .tour-frm-col1{width: 50%;padding: 0 5px;}
    .spl-int{width: 33.3333%;}
}
@media(max-width:550px){
    .spl-int{width: 50%;}
}
@media(max-width:410px){
    .spl-int{width: 100%;}
}