/*
Template Name: Banizzo - Digital Agency HTML5 Template
Theme URI: https://codexup.com/
Author: CodeXup
Author URI: https://codexup.com/preview/banizzo/
Description: 
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Version: 1.0.0
*/

@media (max-width: 767px) {
    .team__slide {
    margin-bottom: 40px;
    }
       .process__area {
    background-position: center!important;
            background-attachment: inherit;
        
    }
     .dark.team__area {
        padding: 40px 30px!important;
    }
        .team__social {
        padding: 13px 15px 11px!important;
        background: linear-gradient(to top, var(--primary) 50%, var(--secondary))!important;
        display:none!important;
    }
    .team__slide img {
        min-height: 100%;
        max-height: 100%;
    }
    .offcanvas__top img {
    max-width: 160px;
    height: 100%;
}
.footer__btm p {
    text-align: center !important;
    margin: 10px 0;
}

}

