/*
Theme Name: Ekko Child
Template: ekko
Theme URI: http://www.ekko-wp.com
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Flexible Multi-Purpose Responsive WordPress Theme
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


@media all and (min-width: 320px) and (max-width: 480px)
{
.topbar
{
	display: block !important;
	}
ul.redux-social-media-list
	{
		display: none;	}
	.tb-border-design .topbar-right-content
	{
		border-left: 0px none !important;
	}
}

@media (max-width: 959px)
{
.navbar .topbar {
    display: block !important;
}
}