body {
	font-size:		14px;
}

h1 {
	font-size:		24px;
}

.margin-xs {
	margin-bottom:		15px;
}

.form-group > * {
	margin-bottom:		15px;
}

.form-group > *:last-child {
	margin-bottom:		0;
}

.main-footer,
.sub-footer {

}

.pagination li {
	display:		none;
}

.pagination li:first-child,
.pagination li:last-child {
	display:		inline-block;
}

.simple-map-overlay,
.photo-slider-fs-on,
.responsive-slider-fs-on {
	display:		none;
}

.logo {
	max-width: 		70%;
}

/*
 * Tabs
 */
.tabs-buttons > li {
	width:			50%;
	text-align:		center;
}

.photo-slider {
   	height: 		300px;
}

/*
 * details expanded
 */
.details-expanded dt {
	width:			20%;
}

.details-expanded dd {
	width:			30%;
}

.btn-ghost{
	margin-bottom: 40px;
}

#services_details .responsive-slider, #services_details .responsive-image {
    min-height: 350px;
}

.menu-button {
	right: 20px;
	top: 30px;
	z-index: 100;
}
.select-box {
    margin-bottom: 15px;
}
.popout{
	    margin-bottom: 15px;
}
.card-object {
     margin-bottom: 0px; 
}
.border-left {
    border-left: none;
    padding-left: 15px;
}

.visual-text p {
    font-size: 24px;
    line-height: 26px;
}
.visual-text h1 {
    font-size: 24px;
    line-height: 28px;
}
.responsive-slider,  .responsive-image {
    min-height: 300px;
}

.responsive-image img:first-of-type {
	height: auto;
}