body.full-width-landing-page {
	font-family: Arial, Helvetica, "Helvetica Neue",sans-serif;
}
nav.clrfix {
	display:none;
}
div#silder-inner {
	display:none;
}
#middle {
	background:0 none;
}
img.hero {
	margin-bottom: 20px;
}
/*
.sidebar img {
	margin-top: 20px;
}
*/
body h1 {
	font-size:27px;
	font-weight: normal;
}
body h2 {
	font-size:20px;
	font-weight: 500;
	color:#0068a5;
	margin:10px 0 20px;
}
body h2.gray {
	color:#666666;
}
html body p {
	margin:10px 0 30px 0;
	font-size: 16px;
	line-height: 24px;
}
body p.intro {
	font-size: 20px;
	line-height: 26px;
}
.img-responsive, .sidebar .img-responsive {
	width:100%;
}
body a {
	color:#666666;
	text-decoration: none;
}
.btn, .ccf-submit-button {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 0px -1px 1px #89a160;
  -webkit-box-shadow: inset 0px 0px 5px #c3e08c, 0px 5px 0px #d3d2d2;
  -moz-box-shadow: inset 0px 0px 5px #c3e08c, 0px 5px 0px #d3d2d2;
  box-shadow: inset 0px 0px 5px #c3e08c, 0px 5px 0px #d3d2d2;
  font-family: Arial;
  color: #edfecf;
  font-size: 20px;
  background: #99ca3c;
  padding: 10px 20px 10px 20px;
  border: solid #7fa136 1px;
  text-decoration: none;
  margin-bottom: 20px;
}
.btn:hover, .ccf-submit-button:hover {
  background: #b5e545;
  text-decoration: none;
}
.btn-sm {
	font-size: 14px;
}
input.btn:hover, input[type=submit]:hover {
	cursor: pointer;
}
.pull-left {
	float:left;
}
.pull-right {
	float:right;
}
.main-left {
	padding-left: 30px;
}
.main-fullwidth {
	padding:0px 30px 30px 30px;
}
.btn-block {
	display: block;
}
.margin10, .fspace-10 {
	margin:10px 0;
}
.margin20 {
	margin:20px 0;
}
.margin-right20 {
	margin-right: 20px;
}
.fspace-10 {
	margin-top:10px;
}
.fspace-20 {
	margin-top:20px;
}
.fspace-50 {
	margin-top:50px;
}
.text-center {
	text-align: center;
}
.icons {
	margin:40px 0 50px 0;
	overflow: hidden
}
.col-lg-4 {
	float: left;
	width:25%;
	padding:0 4%;
}
.col-lg-2 {
	float: left;
	width:16.66%;
}
.no-pad {
	padding: 0px;
}
.hidden-sm {
	display: block;
}
.visible-sm {
	display: none;
}
hr {
	width:100%;
}
.cta {
	margin:0 auto;
	width: auto;
	max-width: 80%;
	font-size:22px;
	font-weight: 500;
	color:#0068a5;

}
.cta span {
	padding:40px;
	display: inline-block;
}
.cta .btn {
	min-width:240px;
	font-size:20px;
}
.netapp-logo {
	float:left;
	width:91px;
	margin:0 20px 10px 0;
}
.cisco-logo {
	float:left;
	width:91px;
	margin:0 20px 10px 0;
}

body blockquote:before {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;

}
/*
blockquote:after {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.4em;
}
*/
body blockquote {
	font-style: italic;
	quotes: "\201C""\201D""\2018""\2019";
	margin-top:20px;
	border:none;
}
body blockquote p {
	display: inline;
}
cite {
	color:#0068a5;
	font-style: normal;
	margin-bottom: 20px;
	display: block;
}
div.whitepaper {
	overflow: hidden;
}
.whitepaper:focus {
	outline:none;
}
img.whitepaper {
	width:205px;
	margin-bottom: 12px;
}
.sidebar img.whitepaper {
	margin-bottom: 0px;
}
.visible-sm .img-responsive.whitepaper {
	margin:0 auto 30px auto;
	display: block;
}
ul.lp-bullets,
ul.lp-bullets li {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.lp-bullets {
  margin: 2em 0;
}
ul.lp-bullets li {
  margin: 0.25em 1em 0.25em 1em;
  margin-left: 3em;
  font-size: 16px;
}
ul.lp-bullets li:before {
  content: '\f0c8';
  font-family: 'FontAwesome';
  float: left;
  margin-left: 1em;
  color: #0074D9;
  padding-right:15px;
  padding-bottom: 2px;
}
.testimonials p {
	display: inline-block;
	padding:30px;
}
.testimonial-pic {
	max-width:138px !important;
}
.testimonial-logo {
	max-width:138px !important;
	margin-bottom: 20px;
}
.testimonial-pic.pull-left, .testimonial-logo.pull-left {
	margin-right:30px;
}
.testimonial-pic.pull-right, .testimonial-logo.pull-right {
	margin-left:30px;
}

.form {
	display:none;
}
.pp_inline {
	padding:15px;
}
.ccf-form-wrapper .field input[type=text], .form-control {
	padding:15px;
	font-size: 16px;
}
.cisco-feature {
	width: 150px;
	margin-right:20px;
	margin-bottom: 10px;
	float: left;
}
@media only screen and (min-width: 960px) {
	.sidebar {
		float:right;
		width:252px;
		margin-left: 30px;
		margin-right: 30px;
	}
	.cta .pull-right {
		margin-left: 0px;
	}
	.cta .pull-left {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 959px) {
	.cta {
		max-width: 100%;
	}
	.cta .pull-left, .cta .pull-right {
		float: none;
		display: block;
	}
	.cta span {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
}

@media only screen and (max-width:640px) {
	ul.lp-bullets li {
		margin-left: 1em;
	}
	.main-left {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hidden-sm {
		display: none !important;
	}
	.visible-sm {
		display: block !important;
	}
	.col-sm-6 {
		float: left;
		width:46%;
		padding:0 2%;
	}

}

@media only screen and (max-width:480px) {

	.col-lg-4 {
		float: none;
		width:100%;
		padding:10px 0;
	}
	.col-lg-2 {
		float: none;
		width:100%;
	}

	p, ul.lp-bullets li, .ccf-form-wrapper .field input[type=text], .btn, .btn-sm {
		font-size: 24px;
		line-height: 30px;
	}
	h1 {
		font-size:37px;
	}
	h2 {
		font-size:30px;
		margin:20px 0;
	}
	p.intro {
		font-size: 30px;
		line-height: 36px;
	}

	ul.lp-bullets li {
		margin-left: 1em;
	}
	.ccf-form-wrapper .field .right, .ccf-form-wrapper .field .left {
		width: 100%;
	}
	.pull-left,.pull-right {
		float:none !important;
	}
	.main-left {
		padding-left: 0px;
	}
	.main-fullwidth {
		padding:0px;
	}
	.testimonial-pic {
		max-width:none;
	}
	.testimonial-logo {
		max-width:none;
	}
	.testimonial-pic.pull-left, .testimonial-logo.pull-left {
		margin-right:0px;
		margin-bottom: 20px;
	}
	.testimonial-pic.pull-right, .testimonial-logo.pull-right {
		margin-left:0px;
	}
	img.whitepaper {
		width:100%;
		margin:0 auto 50px; 0;
		display: block;
	}
	.margin-right20 {
		margin-right:auto;
	}
	.pp_pic_holder.pp_default {
		max-width: 100% !important;
	}


}
