/*
Theme Name: Vong
Theme URI: http://wpspade.com/vong
Author: wpSpade
Author URI: http://themeforest.net/user/wpSpade
Description: Vong is clean portfolio theme. It ships with great features that let you build an eye-catching, creative website with modern look and feel in minutes. Vong is Retina ready and fully responsive so it looks beautifully on smartphone, tablet, laptop, or desktop computer.
Version: 1.4.4
License: GNU General Public License
License URI: license.txt
Tags: light, white, two-columns, three-columns, four-columns, fluid-layout, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, featured-image-header, theme-options, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: vong
*/

@media screen and (max-width: 1024px) {
	#wpspd-header > a > img.wpspd-2x-logo {
		width: 38% !important;
	}
}

html.js #wpspd-site-nav .wpspd-primary-nav ul a {
    font-size: 40px;
    font-weight: 600;
}

@media screen and (min-width: 768px) {
	#wpspd-header > a > img.wpspd-2x-logo, .wpspd-logo > img {
		width: 100px !important;
	}
	
}