@media(max-width:768px) and (max-width:768px){
    .horizontalsearch .inputentry{
        width:100% 
   }
    .abs{
        width: 100%!important;
        margin: 0.5%;
       /* box-sizing: border-box;
        */
        float: left;
   }
}
.poweredby_div{
    text-align: right;
    padding: 3px 3px 0 0;
}
form{
    margin-bottom: 0 
}
li.ab{
    font-size: 13px !important;
    text-align: left;
}
/* position: absolute;
z-index: 1000;
top: 142px;
width: 80%;
left: 133px;
*/
.horizontalsearch{
    box-sizing: border-box;
    width:100%;
    padding: 17px;
    padding-top:0px;
    float: left;    
    border-radius:3px;
    background: #3F48CC;
    color: #000000;
    border: 1px solid #3F48CC;
}
.abs{
    width: 20%;
    margin: 0%;
   /* box-sizing: border-box;
    */
    float: left 
}
.horizontalsearch .inputentry{
    box-sizing: border-box;
    border:.5px solid #cccccc;
    border-radius:0px;
    display: block;
    box-sizing: border-box;
    width:100%;
    margin: 0.5%;
    float:left;
   padding:10px;
   height: 40px;
    margin-top:13px;
    outline:none;
}
.horizontalsearch .submit{    
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    padding: 0;   
    color: #f5f5f5;   
    height: 40px;
    background-color: #ef4534;
}
.horizontalsearch .input-head{
    width: 100%;
    text-align: center;
    color: #ef4534;
    font-weight: 900;
    font-size: 20px;
    visibility:hidden;
}
.calendar-parent {
    background: #fff;
    box-shadow: 0 0 3px 0 #222;
    position: absolute;
    top: 102%;
    margin-bottom: 15px;
    width: 130%;
    max-width: 240px;
    left: 0;
    z-index: 100;
}

#calender_position_onword, #calender_position_return{
    position: relative;
}
