.search-banner-box h1{ width:100%;      color: #304d89; font-size: 37px;  font-family: 'RobotoBold'; line-height: 44px;}
.search-banner-box h1 span{ display:block}
.search-components{ width: 560px;  background:rgb(0 0 0 / 77%); padding:20px 20px 20px; float: left; margin: 26px 0 0 0;}
.search-components h3{     margin: 0 0 20px 0; color: #fff; font-size:30px; font-family: 'RobotoMedium';}
.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_444444_256x2402.png);
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ins-fields input[type="text"]{    width: 100%;
    height: 50px;
    padding: 12px;
    line-height: 58px;
    border: 0px;
    font-size: 17px;
    background: #fff url(../images/search/car.png) no-repeat 6px 16px;
    padding-left: 35px;
    background-size: 25px;
}
.lbl-check{ clear:both}
input[type="text"]:focus{ outline:none}
.ins-fields,.ins-check{ width: 100%; float: left; margin: 0 0 7px 0;}
.ins-check label{ font-weight:normal; margin:0px; color:#fff}
.ins-search-date{    margin-top: 5px; float:left; width:100%;}
.ins-search-bx{ float:left; width:auto}
.lbl-check label{
    font-weight: normal;
    color: #fff;
    font-size: 14px;
}
.f-rm-list {
    float: left;
    width: 46%;
}.LBLTEXT {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 14px;
    font-family: 'RobotoBold';
    margin-bottom: 6px;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fec601;
    background: #fec601;
    color: #000000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #fec601;
    background: #fec601;
    font-weight: normal; text-align:center;
    color: #000000;
}
.ui-widget-header {  border: 0; background: #ffffff; color: #333333; font-weight: bold;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ffffff;
    background: #ffffff; text-align:center;
    font-weight: normal;
    color: #454545;
}
.ui-datepicker-next{ background:#fff!important; border:0px!important}
.ui-state-default:hover{background: #ffdf6e!important;color:#111!important}
.search-banner-box2{ width: 100%; float: left; margin-bottom: 34px;}
.ui-state-default.ui-state-active{background: #fec601!important;color:#111!important}
.ins-search-date .next {
    float: left;
    background: none;
    max-width: 100%;
    border: 0;
    cursor: pointer;
    margin: 4px 1px 0px;
    padding: 0;
}
.dt-date{     float: left;
    height: 50px;
    line-height: 50px;
    background: #fff url(../images/search/calender-date.png) no-repeat 6px 15px;
    padding: 12px 12px 12px 27px;
    font-size: 16px;
    width: 123px;
    border: 0px;
    background-size: 16px;}
	.ntt{
    float: left;
    width: 8%;    margin: 27px 0 0 0;
}
.selecttime{  float: left;font-size: 16px;
    height: 50px;
    line-height: 50px;background: url(../images/drop-arrow2.png) right 16px center no-repeat #fff;
   appearance: none;
    width:114px;-webkit-appearance: none;padding:0px 36px 7px 13px;
    -moz-appearance: none;
    border: 0px; margin-left:1px;}
	

	
	
.searchnow{
    width: 100%;
    float: left; margin-bottom:0;
    margin-top: 30px;
}
.pick-location {
    width: 100%;
    float: left;
    position: relative;
}
.suggestion-list{position:absolute;top:50px;width:100%; left: 0; background: #fff; list-style: none; z-index: 15; padding: 0; max-height: 220px;overflow: auto;}
 .suggestion-list li{    width: 100%;  font-family: 'RobotoMedium'; border-top: 1px solid #d9d9d9;
    padding: 10px 0px 10px 42px; font-size: 15px; cursor: pointer;}
	
 .suggestion-list li.airport{background: url(../images/search/fl-iocn1.png) no-repeat 7px 20px; background-size: 26px;}	
 .suggestion-list li.city{background: url(../images/search/city.png) no-repeat 8px 13px; background-size:24px;}	
	
	
 .suggestion-list li:hover{    width: 100%; background-color:#f2f2f2 ;}	
 .suggestion-list li span{ display:block;font-family: 'RobotoRegular';font-size: 13px;color: #838080;}
 
 .searchnow .searchbtn{    background: #fec601;
    width: 100%;
    border: 0px;
    padding: 12px 0px;
    color: #111;
    font-size: 23px; transition:ease all 0.4s;
    border-radius: 4px;
    cursor: pointer}	
.searchnow .searchbtn:hover{ background:#e5b305;}
label.error{ display:none!important}
.ins-fields input[type="text"].error{border: 1px solid red;}

@media screen and (max-width:767px){
	.ins-search-date .next{ width:100%}
	.searchnow { margin-top: 7px;margin-bottom: 0;}
	.ntt { margin:9px 0 0;}
}