
/*
CSSGrid is a Responsive CSS Grid designed to work on web and mobile devices. (www.cssgrid.co)
Please don't steal. Support this grid and buy a license from: http://codecanyon.net/item/responsive-html5-css-grid/4928861

Columns Fixed (f)

*/

.icon {
	left:50%;
	margin-left:-122px;
	padding-top:11%;
}
.left-text {
	padding-top:20px;
}
.arrow-left,
.arrow-right {
	width:40px;
}
h3 {
	padding-left:60px;
	padding-bottom:5px;
}
h4 {
	padding-left:60px;
	font-size:20px;
	line-height:24px;
}
p {
	padding-left:60px;
	font-size:14px;
	line-height:20px;
}
.item ul {
	padding-left:60px!important;
}
.item ul li {
	font-size:14px;
	line-height:20px;
}
.error-message span {
	display:none;
}
.desktop-only {
	display:none;
}