.mtopjquery{
	margin-top: -60px;
}
.vspace0 {
	padding: 0
}
.vspace10 {
	padding: 10px 0
}
.vspace20 {
	padding: 20px 0
}
.vspace30 {
	padding: 30px 0
}
.vspace40 {
	padding: 40px 0
}
.vspace50 {
	padding: 50px 0
}
.vspace60 {
	padding: 60px 0
}
.vspace70 {
	padding: 70px 0
}
.vspace80 {
	padding: 80px 0
}
.vspace90 {
	padding: 90px 0
}
.vspace100 {
	padding: 100px 0
}
.mleft-20{
	margin-left: -20px;	
}
.mleft-10{
	margin-left: -10px;	
}
.mleft-5{
	margin-left: -5px;	
}
.mbottom0 {
	margin-bottom: 0 !important
}
.mbottom10 {
	margin-bottom: 10px !important
}
.mbottom20 {
	margin-bottom: 20px !important
}
.mbottom30 {
	margin-bottom: 30px !important
}
.mbottom40 {
	margin-bottom: 40px !important
}
.mbottom50 {
	margin-bottom: 50px !important
}
.mbottom60 {
	margin-bottom: 60px !important
}
.mbottom70 {
	margin-bottom: 70px !important
}
.mbottom80 {
	margin-bottom: 80px !important
}
.mbottom90 {
	margin-bottom: 90px !important
}
.mbottom100 {
	margin-bottom: 100px !important
}
.mtop0 {
	margin-top: 0 !important
}
.mtop10 {
	margin-top: 10px !important
}
.mtop20 {
	margin-top: 20px !important
}
.mtop30 {
	margin-top: 30px !important
}
.mtop40 {
	margin-top: 40px !important
}
.mtop50 {
	margin-top: 50px !important
}
.mtop60 {
	margin-top: 60px !important
}
.mtop70 {
	margin-top: 70px !important
}
.mtop80 {
	margin-top: 80px !important
}
.mtop90 {
	margin-top: 90px !important
}
.mtop100 {
	margin-top: 100px !important
}
.center {
	text-align: center
}
.left {
	text-align: left
}
.right {
	text-align: right
}
.marketing {
	color: #5A5A5A
}
.marketing h1 {
	font-size: 50px;
	font-weight: 200;
	letter-spacing: -1px;
	line-height: 1;
	margin: 10px 0
}
.marketing h2 {
	font-weight: 200;
	margin-bottom: 5px
}
.marketing .marketing-byline {
	color: #999;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.25;
	margin-bottom: 40px
}
.marketing p {
	font-size: 16px;
	line-height: 1.5
}
.marketing img {
	margin: 5px auto
}
hr.soften {
	background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,.0980392),rgba(0,0,0,0));
	background-color: #DDD;
	border: 0;
	height: 1px;
	margin: 70px 0;
	clear: both
}
ul.tagcloud {
	line-height: 1.8;
	list-style: none;
	margin: 0;
	padding: .5em;
	text-align: justify
}
ul.tagcloud li {
	display: inline
}
ul.tagcloud a {
	color: #787870;
	margin-right: .2em;
	text-decoration: none;
	line-height: 1.3em
}
.tag1 {
	font-size: 80%
}
.tag2 {
	font-size: 100%
}
.tag3 {
	font-size: 125%
}
.tag4 {
	font-size: 150%
}
.tag5 {
	font-size: 175%
}
.tag6 {
	font-size: 200%
}
.tag7 {
	font-size: 225%
}
.tag8 {
	font-size: 250%
}
.tag9 {
	font-size: 275%
}
.tag10 {
	font-size: 200%
}
.scrolltotop {
	background-color: #F1F1F1;
	border: 1px solid darkGray;
	border-radius: 100px;
	display: none;
	height: 36px;
	opacity: .6;
	position: fixed;
	right: 2%;
	top: 50%;
	width: 36px;
	z-index: 33
}
.scrolltotop span {
	left: 10px;
	position: relative;
	top: 7px
}
.placeholder span {
	color: #FFF;
	display: block;
	margin: 15px 0 0;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 100%
}
.zoom:hover .zoom-overlay {
	display: block
}
.zoom:hover .zoom-overlay {
	opacity: .8
}
.zoom .zoom-overlay {
	display: block;
	opacity: 0
}
.zoom a:hover {
	opacity: .6
}
.zoom {
	position: relative
}
.zoom-overlay {
	position: absolute
}
.zoom .zoom-overlay {
	background: url(../img/icon-zoom.png) no-repeat scroll center center transparent;
	cursor: pointer;
	display: none;
	height: 42px;
	left: 0;
	top: -5px;
	margin-left: -24px;
	margin-top: -16px;
	width: 42px;
	text-align: center;
	z-index: 0
}
.socialbar {
	background-color: #F5F5F5;
	border-bottom-color: #DDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 10px 0;
	text-align: center
}
@media (max-width: 1200px) {
	.mtopjquery{
		margin-top: -130px;
	}
}

@media (max-width: 979px) {
	.navbar {
		margin-bottom: 0
	}
	.mleft-20{
		margin-left: 0px;	
	}
	.mleft-10{
		margin-left: 0px;	
	}
	.mleft-5{
		margin-left: 0px;	
	}
	.mtopjquery{
		margin-top: -80px;
	}
}
@media (max-width: 767px) {
	body {
		padding: 0
	}
	.marketing h1 {
		font-size: 30px
	}
	.container {
		padding-left: 20px;
		padding-right: 20px
	}
	.navbar {
		margin-bottom: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0
	}
	.mleft-20{
		margin-left: 0px;	
	}
	.mleft-10{
		margin-left: 0px;	
	}
	.mleft-5{
		margin-left: 0px;	
	}
	.mtopjquery{
		margin-top: -80px;
	}
}