.booking-form__header{background-color: #133c75;color:#fff;padding: 5px 25px}
.blue-line{height: 9px!important;background: #133c75!important;}
header .container .booking-head-banner{width: 100%;height: 324px;background-repeat: no-repeat;background-size: cover;background-position: center}
#is_card_owner_error{left:-35px;top:-20px}

@media (max-width: 1400px){
    .image-secured-ssl{max-width: 300px}
}

@media (max-width: 576px){
    .amount-due__label{
        text-align: left!important;
        padding-left: 15px!important;
    }
}