/*
Theme Name: Yusp 3.0 Theme
Theme URI: https://github.com/tidythemes/blankslate
Author: sonar-digital.com
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

.mobile-menu.opened footer {
	display: none !important;
}

#menu-item-7, #menu-item-682 {
  display: none !important;
}

.team ul li .text-wrapper {
    overflow: unset !important;
}

@media (max-width: 750px) {
    .half-revert .item .img-wrapper,
    .half-revert .item:nth-child(2n) .img-wrapper{
        max-width: calc(100%);
        width: 100%;
        border-radius: 0 !important;
        background-position: center;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #company_page.y4-company .video-block {
        box-sizing: border-box;
        min-height: 250px;
    }
    #company_page.y4-company .video-block .center-box #play_ico {
        width: 60px;
        height: 60px;
    }
    #company_page.y4-company .video-block .center-box h1 {
        font-size: 40px;
    }
    .join-gravity {
        margin: 0 0 0 -20px;
        border-radius: 0;
        justify-content: center;
    }
}
