@media all and (min-width:1580px){
    .nav-left .nav-link{
        margin: 0px 15px;
    }
    .section-title {
        max-width: 632px;
    }
}
@media all and (max-width:1579px){
    .badge{
        font-size: 11px;
        padding-left: 0px;
        padding-right: 6px;
    }
    .newsletter .form-control{
        height:54px;
    }
    .section-title h3{
        font-size: 35px;
    }
    .card-data h4{
        font-size: 16px;
    }
    body{
        font-size: 14px;
    }
    .btn{
        font-size: 14px;
    }
    .fs18 {
        font-size: 16px;
    }
    .banner-text p {
        font-size: 22px;
    }
    .f-celebrity .card-title{
        font-size: 16px;
    }
}

@media all and (max-width:1399px) {
    .navbar-brand img{
        max-height:40px;
    }
    .navbar .btn{
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .navbar-brand{
        margin-right: 0px;
    }
    body .navbar-expand-lg .navbar-nav .nav-link{
        padding-left: 0px;
        padding-right: 0px;
    }
    .banner-text h2 {
        font-size: 46px;
    }
}
@media all and (max-width:991px) {
    .banner-text h2 {
        font-size: 36px;
    }
    .banner .slider-for img {
        height: 520px;
        width: auto !important;
        max-width: none;
    }
}
@media (max-width: 767px){
    .container, .container-sm {
        max-width: 100%;
    }
    .booknow {
        position: fixed;
        bottom: 0;
        width: 100%;
        border-radius: 0;
        left: 0;
        font-size: 16px;
    }

    .cform-container {padding: 15px}
    .leftContainer {margin-right: 0; padding: 45px;}
    .booking-container {padding: 12px;}
    .inner-container {padding-left: 0}
    .m-center {text-align: center;}
    .md-none {display: block;}
    .hs-line-1 {font-size: 25px;}
    .hs-line-2 {font-size: 15px;}
    .hs-line-5 {font-size: 15px;}
    .booking-container .radio-btn label span {
        font-size: 12px;
        padding: 6px 9px;
    }
    .account-sidebar .nav {
        flex-direction: row !important;
        justify-content: center;
    }
    .account-sidebar ul li {
        display: inline-block;
        margin-right: 5px;
    }
    .account-sidebar ul .nav-item .nav-link {
        font-size: 12px;
        padding: 6px 10px;
    }
    .account-sidebar ul .nav-item .nav-link .me-3 {
        margin-right: 0.5rem!important;
        font-size: 14px !important;
    }
    .section-title h4 {font-size: 20px;}
    .booking-container .radio-btn ul li {
        padding-right: 0;
    }
    .fixed-height-small {
        min-height: 450px;
    }
    .trend-celebrity .card-footer {
        padding-top: 10px;
    }
    .trend-celebrity .card {margin: 0}
    .card-rate {
        font-size: 13px;
        max-width: 85%;
    }
    .m-none {display: none;}
    .slick-arrow{
        width:36px;
        height:36px;
        background-size: 100% !important;
    }
    .medium-section {
        padding: 40px 0;
    }
    .large-section {
        padding: 40px 0;
    }
    .m-center {
        text-align: center !important;
    }
    .m-image {
        max-width: 40%;
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .form-container {
        padding: 10px;
    }
    .me-5 {
        margin-right: 0rem!important;
    }
    .box-three {
        display: none;
    }
    .xs-order-1 {
        order: 1;
    }
    .xs-order-2 {
        order: 2;
    }
    .searchbar {
        margin: 15px 0;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100% !important;
    }
    .searchbar .form-control{
        max-width: 100%;
        width: 100%;
    }
    .navbar .btn {
        border: none!important;
    }
    .searchbar button {
        right: 5px;
    }
    .form-container .inner-content {
        padding: 25px 20px;
        margin-bottom: 0;
    }
    .hs-line-3 {
        font-size: 22px;
        text-align: center;
    }
    .banner .slick-next {
        right: 6%;
        margin-right: -30px;
    }
    .banner .slick-prev {
        margin-left: -30px;
    }
    .banner .slider-nav {
        left: 0px;
        right: 0;
        transform: none;
        text-align: center;
    }
    .banner .slider-nav .slick-slide{
        width:40px !important;
        height:40px !important;
        float: none;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .banner .slider-nav .slick-list {
        padding: 0 !important;
    }
    .section-title h3 {
        font-size: 36px;
    }
}
@media (max-width: 568px){
    .banner-text p {
        font-size: 18px;
    }
    .banner-text h2 {
        font-size: 28px;
    }
}
@media (max-width: 480px){
    .section-title h3 {
        font-size: 26px;
    }
}