body{font-family:helvetica}
p, div{font-size:10pt;line-height:14pt;}
#mid h2{font-size:14pt;color:#000000;padding:10px;font-weight:normal;border:none;margin:10px 0;}
h2 {
	margin-left: 10px;
}
h4 {
    color: #0067b1;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: 0px;
}
#footer p{font-size:8pt;padding-top:10px;border-top:1px solid #EDEDED;color:#666}
.field-label-above{display:none}
#header img{width:612px;height:153px}
#block-block-1 h2{font-size:12pt}
#block-block-1{font-size:10pt;color:#666;padding-left:10px;border-left:1px solid #CCC}

.listbox.col-sm-6 {
    display: inline-block;
    vertical-align: top;
    width: 45%;
}

.gallery {
	width: 30%;
	margin: 0px;
}

.gallery:nth-child(3n) {
	margin-right: 5%;
	margin-left: 5%;
}

body.print-html .servicebox {
    background:#fff;
    padding-top: 0px;
}
body.print-html .servicebox ul li a {
    display: none;
}
body.print-html .servicebox ul li:hover p {
    display: block;
    top: 0px;
    left: 0px;
    right: 0px;
    position: relative;
}
body.print-html .servicebox ul li p{
    display: block;
    width: 33%;
    position: relative;
    height: 195px;
    padding: 5px;
}
body.print-html .servicebox ul li h4, body.print-html .servicebox ul li:hover h4 {
    color: #000;
    position: relative;
    background: #fff;
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    bottom: 0px;
    font-size: 16px;
}
.servicebox ul li {
    padding: 0px;
}
body.print-html .servicebox ul li p {
    padding: 5px;
    margin: 0px;
}
body.print-html .servicebox ul li a img {
    display: none;
}
body.print-html .servicebox ul li p {
    color:#7D7D7D;
    font-size: 13px;
    display:block;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    line-height: 18px;
    width:95%;
    /*text-align:center;*
    transition:all 0.1s ease-in;/* ^ */
    /*background:#72cdf4;*/
}
.serviceinfo {
	background: #fff;
	padding-left: 15px;
	margin-bottom: 0;
}
.serviceinfo p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
}
.titlebox {
	display: none;
}