
@media(min-width:768px) and (max-width:991px) {
    .ht-heder .main-logo {height: 50px;}
    .ht-heder .navbar-nav li .nav-link {
        margin-left: 0;
        font-size: 15px;
    }
    .ht-fort-lauderdaleexperts .content .innerbox {padding: 0;}
}

@media(max-width: 1199px) {#navbarsExample04{margin-top: 0px;}}


@media(max-width: 992px) {
    .navbar-toggler {border: 0;}
    .dd-none{display: none!important;}    
    .bg-img{background-image: none;}
    .toll-free{position: absolute;top: 0;right: 60px;}
    .toll-free a{display: none;}
    
    .ht-heder .main-logo {height: 60px;}
    .top-head{display: flex;width: 100%;}
    .top-head .row{width: 100%;justify-content: space-between;position: relative;}
    .navbar-toggler{position: absolute;top: 0;right: 10px;}
}
@media(max-width:767px) {
    .heading-section h2 {font-size: 1.5em;}
    .ht-fort-lauderdale-banner, .ht-fort-lauderdaleexperts {padding: 2rem 0;}
    .ht-fort-lauderdale-banner .content h1 {font-size: 1.5em;}

}

@media(max-width: 640px) {
    .ht-heder .main-logo {
        height: 60px;
    }
    .ht-heder .navbar-nav li .nav-link {margin-left: 0;font-size: 16px;padding: 5px 0;}
    .footer-second p {text-align: center;}
    .ht-faq_section .city-name .text{font-size: 3em;word-break: break-all;}
}
@media(max-width: 580px) {
    .ht-fort-lauderdale-banner .fl-bannerbtn {
        display: inline-grid;
        justify-items: center;
        width: 100%;
    }
}

@media(max-width: 540px) {
        .ht-heder .main-logo {height: 40px;}
        .ht-banner .content div{word-break: break-all;}
    }