#post-85,
#post-127{
padding: 0px;
}
#text-3 {
width: 100%;
text-align: center;
}
#bottom-border,
.bottom-border{
border: 1px solid #3e4c75;
min-height: 350px;
}
#bottom-border:hover,
.bottom-border:hover,
.service-box:hover{
background-color: #f0f1f4;  
box-shadow: 0px 5px 20px 5px #888888;
}
.service-box{
min-height: 350px;
background-color: #f0f0f0;
border-bottom: 1px solid #3e4c75;
margin-left: -20px;
margin-right: -20px;
}
.fl-callout-title{
text-align: center;
background-color: #3e4c75;
color: #ffffff;
}
.fl-callout-text-wrap{
padding-left: 10px;
padding-right: 10px;
}
@media only screen and (max-width: 768px) {
.site-main{
padding: 0px;
margin: 0px;
}
}