#mt-services .service-content {
	text-align: center;
	margin-bottom: 30px; 
}

.shortcodes .service-content {
	padding: 0 20px;
}

#mt-services .service-content .fa,
.shortcodes .service-content .fa {
	background-color:#56698d;
	border: 2px solid #779dd5;
    -webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%; 
    border-radius: 100%;
    color: #ffffff; 
    font-size: 20px;
    height: 60px;
    line-height: 54px;
    margin: 12px;
    text-align: center;
    width: 60px;
}

#mt-services .service-content h5,
.shortcodes .service-content h5 {
	margin-bottom: 1em;
  color: #779dd5;
}

#mt-services .service-content ul,
.shortcodes .service-content ul {
	text-align: left;
  color: #56698d;
  padding-left:5px;
}

@media all and (max-width: 1000px) { .site-logo, .site-title { width:50%; } }
@media all and (max-device-width: 480px) { .site-logo, .site-title { width:30%; } }

.site-info {background-color:#334466;
padding-bottom: 20px;
    text-align: right;
font-size: 10px;}

article h1{color:#56698d;}
article h2{color:#779dd5;}
article h3{color:#779dd5;}
article h4{color:#779dd5;}