/* @override 
	http://1ivu6q1gqh2kndjc23ryof11v5.wpengine.netdna-cdn.com/wp-content/themes/shippingeasy_v2/css/vertcals.css?ver=4.5.3
	http://1ivu6q1gqh2kndjc23ryof11v5.wpengine.netdna-cdn.com/wp-content/themes/shippingeasy_v2/css/verticals.css?ver=4.5.3 */


#hero {
	background-position-x: center;
	background-size: cover;
}
#hero .starter {
	padding: 100px 20px;
	margin-bottom: 75px;
}
#hero .hero-text {
	font: 45px  'Helvetica Neue', sans-serif !important;
	font-weight: 300 !important;
	margin-bottom: 14px !important;
	padding-bottom: 14px;
	border-bottom: 2px solid #fff;
}
#hero p {
	font-size: 24px !important;
	line-height: 1 !important;	
	padding: 0 80px !important;
	margin-bottom: 40px;
}
#hero .ent-cta {
	text-align: center;
	color: #fff;
}
#hero .ent-cta a {
	margin:  0 8px;
}
.verticals h2 {
	margin: 0 0 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e8;
	clear: both;
}
.intro,
.blocks {
	padding: 0;
	margin-bottom: 40px;
}
.logos::after,
.blocks:after {
	clear: both;
	display: block;
	content: '';
}
.blocks .highlight {
	display: block;
	background: #f4f4f4;
	border: 1px solid #e1e1e1;
	width: 48%;
	padding: 20px;
	margin-right: 4%;
	margin-bottom: 24px;
	float: left;
	list-style: none;
}
.blocks .highlight:nth-child(2n+2) {
	margin-right: 0;
}
.highlight h3 {
	color: #16587a;
	margin: 0 0 14px;
	font-size: 20px;
}
.highlight ul {
	padding: 0 0 14px 16px;
	list-style-type: disc;
}
.learn:hover {
	cursor: pointer;
}
.more {
	margin-top: 20px;
}
@media screen and (max-width: 599px) {
	.blocks .highlight {
		width: 100%;
		margin-right: 0;
	}
}
.logos {
	list-style: none;
	padding: 0;
	margin-bottom: 40px;
}
.logos li {
	float: left;
	max-width: 200px;
	margin-right: 8px;
}
.verticals .col-md-4 {
	margin-bottom: 60px;
}
.quotes {
	list-style: none;
	padding: 0;
}
.quotes li {
	font: 21px/30px 'Helvetica Neue', sans-serif;
	font-weight: 300;
	padding-left: 50px;
	background: url(../png/open-quote.png) top left no-repeat, url(../png/close-quote.png) bottom right no-repeat;
	margin-bottom: 30px;
}
.quotes li .attr {
	display: block;
	font-size: 18px;
	line-height: 1.2;
	padding: 18px 50px 0  0;
	font-weight: bold;
}
.quotes li .attr:before {
	content: '- ';
}

.verticals .gform_heading {
	background: #274f96;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 20px 8px;
	clear: both;
}
.verticals .gform_body {
	padding: 25px 15px;
	border: 1px solid #D8D8D8;
}
.verticals label {
	color: #656464;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: lighter;
}
.verticals .gform_body input,
.verticals .gform_body select {
	width: 100%;
	height: 32px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #C5C5C5;
	color: #656464;
	padding: 0 4px;
}
.verticals .gform_footer {
	padding: 15px 15px;
	border: 1px solid #D8D8D8;
	text-align: center;
	border-top: none;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.verticals .button {
	padding-top: 6px;
	padding-bottom: 6px;
}
#formblock {
	background: #fff;
}