#services_title { 
position:relative; 
margin:0px auto 80px auto; 
width:100%; 
height:auto; 
padding-top: 20px;
text-align: center;
font-family: 'Life Savers', cursive;
color: #1fc2de;
font-size: 31px;
letter-spacing: 0.04em;
line-height: 42px;
font-weight: bold;

}

#services_title p {
	padding:0px; 
	margin:0px; 
	}

#quicklink_one:hover, #quicklink_two:hover, #quicklink_three:hover, #quicklink_four:hover, #quicklink_five:hover, #quicklink_six:hover, #quicklink_seven:hover, #quicklink_eight:hover, #quicklink_nine:hover {
	background-color: !important;
	color:#fff;
}

#quicklink_one_icon:hover, #quicklink_two_icon:hover, #quicklink_three_icon:hover, #quicklink_four_icon:hover, #quicklink_five_icon:hover, #quicklink_six_icon:hover, #quicklink_seven_icon:hover, #quicklink_eight_icon:hover, #quicklink_nine_icon:hover {
	background-color:;
}

#quicklink_one_content, #quicklink_two_content, #quicklink_three_content {
	position:relative;
	margin:0px auto 0px auto;
	width:100%;
	border: 0px;
	overflow:hidden;
	font-family: 'Life Savers', cursive;
	font-size: 26px;
	padding-top: 10px;
	letter-spacing: 0.04em;
	line-height: 32px;
	font-weight: bold;
}
#quicklink_one_content a, #quicklink_two_content a, #quicklink_three_content a{
	color: #fff;
}

#quicklink_one_icon {
	position:relative;
	margin:0px auto;
	background-color:#C7C7C7;
	border:5px solid #fff;
	max-width: 140px;
	min-height: 140px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/penny_series_1.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}
#quicklink_two_icon {
	position:relative;
	margin:0px auto;
	background-color:#C7C7C7;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/cutiepie.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_three_icon {
	position:relative;
	margin:0px auto;
	background-color:#C7C7C7;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/inspirational2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}
#quicklink_one {
	position:relative;
	float:left;
	width:27%;
	margin-left:1.5%;
	margin-right:1%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:1%;
	padding-top:0px;
	background-color: #e289bd;
	text-align:center;
	color:#fff;
	min-height: 170px;
	border-radius: 5px;
}
#quicklink_two {
	position:relative;
	float:left;
	width:27%;
	margin-left:1%;
	margin-right:1%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:1%;
	padding-top:0px;
	background-color: #b6d051;
	text-align:center;
	color:#fff;
	min-height: 170px;
	border-radius: 5px;
}
#quicklink_three {
	position:relative;
	float:left;
	width:27%;
	margin-left:1%;
	margin-right:1%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:1%;
	padding-top:0px;
	background-color: #9245b5;
	text-align:center;
	color:#fff;
	min-height: 170px;
	border-radius: 5px;
}

@media (max-width:700px) {
#quicklink_one_content, #quicklink_two_content, #quicklink_three_content {
	position:relative;
	margin:0px auto 0px auto;
	width:100%;
	border: 0px;
	overflow:hidden;
	font-family: 'Life Savers', cursive;
	font-size: 22px;
	padding-top: 10px;
	letter-spacing: 0.04em;
	line-height: 30px;

}
#quicklink_one {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:170px;
	margin-bottom:10px;
	background-color: #e289bd;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
	#quicklink_two {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:170px;
	margin-bottom:10px;
	background-color: #b6d051;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
#quicklink_three {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:170px;
	margin-bottom:10px;
	background-color: #9245b5;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}

#quicklink_one_icon {
	position:relative;
	margin:0px auto;
background-color:#C7C7C7;
	border:5px solid #fff;
	max-width: 100px;
	min-height: 100px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}
#quicklink_two_icon {
	position:relative;
	margin:0px auto;
background-color:#C7C7C7;
	border:5px solid #fff;
	max-width: 100px;
	min-height: 100px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_three_icon {
	position:relative;
	margin:0px auto;
background-color:#C7C7C7;
	border:5px solid #fff;
	max-width: 100px;
	min-height: 100px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

}

@media (max-width:510px) {

#quicklink_one {	
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	background-color: #e289bd;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
	#quicklink_two {	
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	background-color: #b6d051;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
	#quicklink_three {	
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	background-color: #9245b5;
	text-align:center;
	color:#fff;
	border-radius: 5px;
}
}

