/*- phone devices -*/
@media (min-width:320px) and (max-width:600px){
    .content-wrapper {
        padding: 0 20px;
    }
    
    .why-us-sec ul li {
        font-size: 20px;
    }

    .l-band .l-band__header-title {
        font-size: 33px;
        line-height: 45px;
    }
    
    .testimonial-wrapper.testimonial-style-2 .testimonial-content {
        margin-top: 0;
    }
    
    .about-content p {
        text-align: unset;
        font-size: 20px;
    }
    
    .l-band {
        padding-bottom: 10px;
        padding-top: 0;
    }

    .over-hide {
        margin-top: 30px;
    }
    
    .offer-img a img {
        top: unset;
        bottom: 120px;
        width: 100px;
    }
    
    .site-footer.footer-dark .footer-copyright { 
        margin-top: 20px;
    }
    
    .left-border {
        margin-top: 0;
    }
    
    .ind-module {
        padding: 40px 0;
    }
    
    .why-us-sec h3 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    
    .why-us-sec ul {
        margin-bottom: 30px;
    }
    
    .why-us-sec {
        padding: 40px 0;
    }
     
    .about-content {
        margin-bottom: 30px;
    }
    
    .l-band__header-link {
        margin: 0;
    }
    
    .container.counter-sec {
        padding: 30px 20px;
    }
    
    .ind-module h2.title.justify-content-center {
        margin: 10px 0 0;
        font-size: 34px;
    }
    
    .mb-5 {
        margin-bottom: 0 !important;
    }
    
    .ind-module ul.nav.nav-pills li.nav-item a {
        font-size: 21px;
    }
    
    .ind-module ul.nav.nav-pills li.nav-item {
        margin-bottom: 5px;
    }
    .counter.counter-style-2 .counter-info {
        width: 100%;
    }
    .loading-logo-wrap2 h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 20px;
    }
    
    .btn-drop-wrap {
        display: none;
    }
    .footer-animaton {
        padding: 0;
        min-height: unset;
    }
    .footer-animaton h3 {
        font-size: 35px;
        line-height: 40px;
    }
    .ind-module h1 {
        line-height: 35px;
    }
    .address-item {
        height: unset;
    }
    .contact-form-bg .row.justify-content-center {
        padding: 30px 10px;
    }
    
    form.form-style-border .form-control {
        margin-bottom: 20px;
    }
    .book-footer img.img-fluid {
        margin-top: 0px;
    }
}
