@media (max-width: 991px) {
    .ctrl-wraper {
        width: 100%;
        padding-left: 0px!important;
        padding-right: 0px!important;
        margin: auto;
    }
    .header .top .left-contact, .header .top .right-contact {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .header .top {
        padding: 10px 0 0px;
        width: 100%;
    }
    .header .top .left-contact {
        justify-content: flex-start;
        margin-bottom: 0px;
        padding-left: 0px;
        letter-spacing: 0px;
    }
    .header .top .left-contact a {
        font-size: 16px;
    }
    .header .top .left-contact a small {
        font-size: 70%;
        font-weight: 500;
        margin-left: -10px;
    }
    .header .top .right-contact .btn-manage-booking {
        font-size: 16px;
    }
    .cntrlogo-navmenu {
        margin-bottom: 0px;
        padding: 3px 0;
        height: 47px;
    }
    .cntrlogo-navmenu .logo-center {
        top: -20px;
        max-width: 80px;
        right: auto;
        z-index: 2;
    }
    .search-form .ctrl-inner-wraper .cntbox .sec-heading {
        font-size: 30px;
        font-weight: 800;
        line-height: 30px;
        margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    .search-form .ctrl-inner-wraper .cntbox .deals-row .leftbox h2 {
        margin-bottom: 10px;
        color: #566985;
        padding-left: 0px;
        text-align: center;
        font-size: 15px;
    }
    .cus-reviews, .cabservice-bnr, .dottedbg-pattern.dottedtext, .formbox .gt-shape {
        display:none;
    }
    .search-form .ctrl-inner-wraper .cntbox {
        margin-bottom: 0px;
    }
    .formbox .pnl-header h4 {
        font-size: 20px;
        line-height: 20px;
    }
    .form-field i {
        font-size: 26px;
    }
}
@media (max-width: 991px) {
    .navbar-collapse {
        margin-top: 40px;
    }
    .cntrlogo-navmenu .navbar .navbar-nav {
        background: #0c3e6a;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        margin-left: 0px;
        z-index: 1;
    }
    .search-form .ctrl-inner-wraper {
        flex-direction: column;
    }
    .search-form .ctrl-inner-wraper .cntbox {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0px;
    }
}

















































@media (max-width: 580px) {
    .container-fluid {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cntrlogo-navmenu .navbar {
        background: transparent;
    }
    .header {
        padding-bottom: 15px;
    } 
    .header .top {
        padding: 0px 0 0px;
    }
    .header .top .right-contact {
        justify-content: flex-end;
        position: absolute;
        left: 150px;
        top: 60px;
    }
    .site-loader .placeholder img {
        width: 80px;
    }
    .site-loader .placeholder h3 {
        font: 26px museosans,Arial,Helvetica,sans-serif;
        font-weight: 800;
    }
}
@media (max-width: 520px) {
    .header {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .header .top .left-contact, .header .top .right-contact {
        flex: auto;
        max-width: inherit;
    }
    .header .top .left-contact span {
        display:none;
    }
    .header .top .left-contact {
        padding-left: 100px;
    }
    .header .top .left-contact a small{
        margin-left: 5px;
    }
    .header .top .right-contact {
        left: 120px;
        top: 40px;
    }
    .header .top .right-contact .btn-manage-booking {
        font-size: 18px;
    }
    .login-drop-down {
        left: -120px !important;
        top: 30px !important;
        width: inherit;
    }
    .login-drop-down .btn {
        font-size: 0px;
    }
    .btn i {
        font-size: 15px;
    } 
    .search-form .ctrl-inner-wraper .cntbox h3 {
        font-size: 1.2rem;
        text-align: center;
    }
    .search-form .ctrl-inner-wraper .cntbox .deals-row {
        display:none;
    }
}