
/*
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)

*/

.intro-image,
.intro-image img {
	width:100%;
	height:auto;
}
.icon {
	left:50%;
	margin-left:-80px;
	padding-top:11%;
	width:160px!important;
	height:160px!important;
}
.responsive_height {
	min-height:420px;
	padding:0px;
}
.left-text {
	padding-top:15px;
	width:94%;
}
.right-img {
	display:none;
}
.arrow-left,
.arrow-right {
	width:40px;
}
h3 {
	padding-left:60px;
	padding-bottom:5px;
}
h4 {
	padding-left:60px;
	padding-bottom:10px;
}
p {
	padding-left:60px;
	font-size:13px;
	line-height:22px;
}
.item ul {
	padding-left:60px;
}
.item ul li {
	font-size:13px;
	line-height:22px;
}
.contact {
	text-align:center;
}
.copyr span {
	display:none;
}
.desktop-only {
	display:none;
}