/*
Theme Name: Uncle Hummer
Theme URI: http://themeonlab.com/wp/uncle-hummer
Author: The Themeonlab Team
Author URI: http://themeonlab.com
Description: This is an Industrial theme.
Version: 2.1.3 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: Uncle Hummer 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * =Reset
 * -----------------------------------------------------------------------------
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
@font-face {
/*	font-family: 'Ubuntu';
	src: url('fonts/Ubuntu-R.eot');
	src: local('â˜º'), url('fonts/Ubuntu-R.woff') format('woff'), 
            url('fonts/Ubuntu-R.ttf') format('truetype'), 
            url('fonts/Ubuntu-R.svg') format('svg');
	font-weight: normal;
	font-style: normal;*/
}
*, body{
/*    font-family: 'Ubuntu',sans-serif;*/
	position: relative;
}

.second-desc p

#our-feature .second-desc
{
    margin-bottom: 84px !important;
}
.sticky{
    
}
.sticky .entry-date {
	display: none;
}


/* Some Customization */
.rev_slider_wrapper{
	position: fixed !important;
	max-height: 963px !important;
}



