h1, h2, h3, h4, h5, h6, p {
	color: #29303A;
}

.navbar{
	padding:15px 0;
	margin-bottom:0;
}
.navbar .nav{
	float:right;
}
.navbar .container{
	width: 940px;
}
.nav-color{
	background: url("../images/bg-pattern.jpg");
}
.wrapper{
	margin:0, auto;
}
.blue{
	background: url("../images/bg-pattern.jpg");
	margin:0, auto;
}
.orange{
	background-color: #DBAA43;
	margin: 0, auto;
	box-shadow: 0 -4px 7px -4px #000;
	border-bottom: 4px solid #D59900;
	position: relative;
	z-index: 1;
	border-top: 1px solid #EBD910;
}
.orange .container{
	padding:23px 0 0;
}
.grey{
	background-image:url(../images/cardboard_flat.png);
	border-bottom: 4px solid #F1F1F1;
	margin-bottom:20px;
}
.black{
	background-color:#192F42;
	margin-top: -50px;
	padding-bottom:	25px;
}
.footer .grey{
	border-top:4px solid #F1F1F1;
	margin-bottom:0px;
}
.grey .container{
	padding:20px 0;
}

.header {
	background: #BCC6CD;
	background: rgba(180, 190, 199, 0.54);
	border-radius: 10px 10px 0 0;
	padding: 20px 30px 0;
	box-shadow: 0 0px 10px -4px #000;
	border: 1px solid #DDD;
}

.tab-content{
	overflow: visible;
}
	.tab-content h2{
		color: #1368AA;
		font-size: 35px;
	}

.navbar .nav li a{
	padding: 33px 15px 10px;
	color: #29303A;
	text-decoration: none;
	text-shadow: none;
	font-weight: 700;
}
.navbar .nav li a:hover{
	color:#090C0F;

}
.nav-tabs{
	display:inline-block;
	margin:0 auto;
	border:none;
}
.nav-tabs li a{
	font-size: 18px;
	margin: 10px 7px;
	padding: 5px 25px;
	border-radius: 8px;
	background: #29303A;
	color: #DADADA;
	font-weight: 400;
	text-shadow: 0 2px 0 #0E0F11;
}
.nav-tabs li a:hover{
	background:white;
	color:#103B61;
	text-shadow: none;
}
.nav-tabs > .active >a,
.nav-tabs > .active > a:hover{
	color:#103b61;
	text-shadow: none;
}
.content-tabs{
	margin: 0 auto;
	text-align:center;
}
#tagline {
	text-align:center;
}
#tagline h1{
	color: #1368AA;
	font-size: 50px;
	text-shadow: 0 3px 0 #092C4D;
}
#tagline h3{
	color:#29303A;
}
.trial .form-margin{
	margin-left:5px;
}
.index-posts{
	padding:20px 0;
	border-bottom:1px solid #c5c5c5;
}
.index-posts h1{
	font-size:40px;
	font-weight:bold;
	letter-spacing:-2px;
}
.index-posts p{
	font-size:18px;
	line-height:180%;
	color:#555;
	margin:5px 0;
}
.pricing-posts h4{
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 1px;

}
.pricepoints{
	text-align: center;
	background-color: #E8EEF1;
	border-radius: 24px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom: -21px;
	padding-bottom: 20px;
	position: relative;
	z-index: 0;
	border: 1px solid #9DB6C9;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.pricepoints h2{
	font-size:30px;
	text-shadow:1px 1px 0 #EEE;
	color:black;
}
.pricepoints h3{
	color:#E23003;
	font-weight:bold;
	font-size:40px;
	border-bottom:1px solid #ddd;
	margin:0 16px;
	padding-bottom:6px;

}
.pricepoints h4{
	font-size:23px;
	color:#555;
	font-weight:normal;


}
.pricepoints p{
	font-size:14px;
	color:#555;
}
.integrations h2{
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 30px;
	color: #E23003;
	margin-bottom:-2px;
}
.integrations ul{
	margin-left:0px;
}
.integrations li{
	list-style: none;
	line-height: 2.2;
	color: #221B1B;
	font-weight: 600;
}
.footer .span9{
	margin-left:0px;
	width:630px;
}
.footer .span9 .content-tabs{
	text-align:left;
}
.footer-trial{
	width:310px;
	margin-top:-60px;
	border-radius:25px;
	background: #192F42;
}
.footer h2{
	font-size:32spx;
	color:#E23003;

}
.footer a img{
	width:183px;
	margin-right:20px;
}
.footer .nav-tabs li a{
	margin-left:0px;
}

.footer-trial .input-large{
	margin:;
}
.footer-trial .form{
	margin-left: 38px;
	padding: 32px 0;
}
.footer-nav{
	float: right;
	list-style:none;
}
.footer-nav li{
	float:left;
	margin-left: 10px;
}
.footer-nav li a{
	padding: 17px 7px 10px;
	color: white;
	text-decoration: none;
	text-shadow: none;
}
.footer .black .row{
	
}
.footer .black p{
	color:white;
}
.footer .black .container{
	padding-top:20px;
}
.footer-btn{
	padding:10px 28px;
	font-size:20px;
	color:#29303A;
	text-shadow:0 1px 1px #a3a0a0;

}
.faq{
	background-color: #EBEFF1;
	border-radius: 8px;
	border: 1px solid #DDD;
	padding: 10px 25px;
	margin-bottom: 15px;
	border-bottom-width: 3px;
}

.faq h4{
	font-size:20px;
	color:#072E52;
}
.faq p{
	margin-top:7px;
}
.footer img{
	width: 533px;
	margin-top: 15px;
}
.clear{
	clear:both;
}
.privacy h2{
	font-size: 20px;
	line-height: 1;
	margin-top: 22px;

}

.form-inline.trial input[type="text"] {
	border: 1px solid #B97612;
	box-shadow: 0 0 0 1px #ECCF82;
	color: #252A33;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	background: #FFF8EC;
}