#schedule-an-appointment-btn {
	background-color: #fff !important;
}
#schedule-an-appointment-btn a,
#schedule-an-appointment-btn a:after {
	color: #1368ad !important;
}


div.module-16.style2 #footer-row2 .ry-right img {
    margin-bottom: -5px;
    height: 16px;
    max-width: 85px;
}
@media (min-width:1200px) {
	div.module-16 #footer-row2 .ry-right {
		max-width: 220px;
	}
}
@media (max-width:1199px) {
	div.module-16.style2 #footer-row2 .ry-right img {
		margin-left: 0;
	}
}
@media (max-width:1600px) and (min-width:1200px) {
	.module-16 #footer-row2 .ry-left .span-2,
	.module-53 .ry-foot-btm .span-2 {
		display: block;
		line-height: 12px;
	}
	.module-16 #footer-row2 .ry-right .ry-text span,
	.module-53 .powered span {
		display: block;
		line-height: 10px;
    	margin-bottom: 3px;
	}
}

div.technology-item {
	padding: 20px 0; border-bottom: 1px solid #ccc;
}
div.technology-item:last-child {
	border-bottom: 0;
}
div.tech-photo {
	padding: 20px 0px;
}
div.tech-photo {
    padding: 0 20px 10px 0;
}
@media(max-width:1024px) {
	div.tech-photo {
		padding: 20px 0;
	}
}

/*#dr-trent,#dr-jacob,#dr-keri, #dr-scott {
	padding-bottom: 20px;
	margin-bottom: 50px;
	border-bottom: 1px solid #ccc;
}*/

.modal-dialog {
    width: 700px !important;
}

.modal-footer {
    display: none;
}

.modal-body {
    padding: 20px !important;
}