.header-logo img{
    height: 80px;
}
.hero-slider .hero-area {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0000002e;
    background-blend-mode: multiply;
}

/* .owl-carousel .owl-item img{
    height:300px;
} */

.room-thumb img{
    height:300px;
}

.room-content {
    height: 200px;
}

.about-thumb img{
    height:550px;
    width:100%;
}

.feature-icon img{
    height:50px;
    filter: invert(62%) sepia(54%) saturate(289%) hue-rotate(358deg) brightness(92%) contrast(95%);
}

.single-feature-box:before{
    display: none;
}

.single-feature-box{
    height:235px;
    border: 1px solid #c09d66;
    border-radius: 10px;
}

.style-two .single-input-box input {
    height: 40px;
}

.style-two .single-input-box button {
    padding: 10px 0;
}

.place-thumb img{
    height:400px;
}

.single-testi-box{
    height:350px;
}

.testimonial-area{
    background-image: url('../imgs/gallery/14.jpg');
    background-color: #0000005c;
    background-blend-mode: multiply;
}

.footer-widget-gallery a img{
    height:80px;
    width:80px;
}

.mean-container .mean-bar::before {
    content: url('../../assets/imgs/logo.png')!important;
    top: 3px!important;
}

.footer-widget-menu ul li a{
    line-height: 32px;
}

.blogo img{
    height:40px;
}

.footer-bottom-area {
    background: #161616;
    padding: 10px 0 20px;
}

.footer-widget-social-icon {
    margin-top: 45px;
}

.footer-widget-logo img{
    height:80px;
}

.feature-content h4{
    font-size: 20px!important;
}


@media(max-width:576px){
    .footer-widget-gallery a img{
        height: 80px !important;
        width: 80px;
    }
    
    .about-thumb img{
        height:400px;
    }
    
    .room-title-area {
        padding: 127px 30px 343px!important;
        margin-top: -70px!important;
    }
    
    .room-area .row.margin-top {
        margin-top: -360px!important;
    }
    
    .feature-area {
        padding: 122px 30px 90px!important;
    }
    
    .feature-area .section-title.center {
        margin-bottom: 20px;
    }
    
    .home-two .section-title h1 {
        font-size: 25px!important;
        line-height: 0px!important;
    }
    
    .place-thumb img {
        height: 300px!important;
    }
    
    .section-title h1 {
        font-size: 24px!important;
    }
    
    .testi-content p {
        font-size: 15px;
        line-height: 20px;
    }
    
    .testimonial-area {
        padding: 123px 0 70px!important;
    }
    
    .style-two.contact-area {
        padding: 0px 0 126px!important;
    }
    
    .style-two .single-contact-box {
        margin-bottom: 20px!important;
       
    }
    
    .style-two .contact-title p {
        font-size: 20px!important;
    }
    
    .footer-widget-social-icon {
        margin-top: 30px;
    }
    
    .footer-widget-contact-info ul li {
        margin-bottom: 2px;
    }
    
    .footer-widget-menu ul li a {
        line-height: 28px;
    }
    
    .single-newsletter-box input {
    
        height: 40px;
    }
    .single-newsletter-box button {
        padding: 8px 0;
    }
    
    .newsletter_para{
        line-height: 0px!important;
    }
    
    .footer-area {
        padding: 100px 0 20px!important;
    }
    
    .footer-bottom-content h4 {
        font-size: 12px;
    }
    
    .blogo img{
        height:25px;
    }
    
    .dark-button {
        right: 0px!important;
    }
    
    input[type=checkbox].toggle-switch::after {
        width: 1.5em!important;
        height: 1.5em!important;
    }
    
    input[type=checkbox].toggle-switch {
        width: 3em!important;
        height: 1.1em!important;
    }
    
    .footer-widget-logo img{
        height:60px;
    }
    
    .footer-widget-logo{
        margin-bottom:0px;
    }
}