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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font: inherit;
	vertical-align: baseline;
}

h1{
	font-size: 28px;
	margin-top: 10px;
}

h2{
	margin-bottom:25px;
	font-size: 24px;
	margin-top: 15px;
}

h3{
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 20px;
}

h4{
	margin-bottom: 10px;
	font-size: 17px;	
}

h6{
	margin-top: 20px;
	font-size: 12px;
	line-height:20px;
}

a[href]:after {
    content: none !important;
  }

#scroll-top, .navbar-default .navbar-toggle,
.nav-menu, .submenu, .secondary-nav-menu, .news,
.col-md-8 > h6, footer ul, footer img, footer h4, .btn-gp, .hidden-xs {
	display: none;
}

#top-nav .hidden-xs {
	display: block;
}

.logo-img {
	margin:0 0 10px 15px;
	display: block;
}

.col-sm-6 {
	padding:10px;
	float:left;
	width: 50%;
}

.col-sm-push-6 {
    left: 50%;
}

.col-sm-pull-6 {
    right: 50%;
}

.pulse, .fadeIn{
	visibility: visible !important;
}

.navbar-fixed-top{
	position:relative;
}

.text-center {
	text-align:left;
}

.bg-blue h2{
	font-size: 14px;
	margin: 0px;
	margin-top: 30px;
}

.bg-blue h4{
	font-size: 13px;
	margin: 0px;
}

footer{
	margin-top: 40px;
}

p {
	font-size: 12px;
	line-height:20px;
	maring:15px 0;
}
.banner, .print-hide, #try-gp-free-demo, #demo {
	display:none;
}