/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@media (max-width: 1024px) {
    .l-sidebar,.l-section.height_medium {
        padding-top:0rem;
        padding-left: 0rem;
        padding-bottom: 0rem;
		padding-right: 0rem;
    }

	
	@media (min-width: 101px) and (max-width: 1380px) {
    .l-subheader.at_top {
        display:none!important;
    }
}