body {
	padding: 0px;
	background: #eee;
	margin: 0 !important;
}
.content {
	border-top: #54AADD 15px solid !important;
	background: #fff;
}
.ui.text {
	font-size: 1.1rem;
}
#header {
	text-align: center;
	padding: 25px 0;
}
#header img {
	max-width: 250px;
	width: 90%;
}
.accent.home {
	background: url("../img/accent_home.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}
.accent.how {
	background: url("../img/accent_how.jpg") no-repeat;
	background-size: cover;
	background-position: left center;
}
.accent.why {
	background: url("../img/accent_why.jpg") no-repeat;
	background-size: cover;
	background-position: center center;
}
.accent.quote {
	background: url("../img/accent_quote.jpg") no-repeat;
	background-size: cover;
	background-position: left center;
}
.accent.contact {
	background: url("../img/accent_contact.jpg") no-repeat;
	background-size: cover;
	background-position: left center;
}
.accent {
	height: 300px;
	width: 100%;
	position: relative;
}
.accent div {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
	font-size: 2rem;
	line-height: 2.2rem;
	max-width: 600px;
	background: rgba(0,0,0,.4);
	padding: 15px;
}
h2 {
	background: #54AADD;
	color: #fff;
	padding: 10px;
	display: inline-block

}
h3 {
	font-size: 1.5rem;
}
.ui.segment.partners { 
	background: #54AADD;
	max-width: 99%;
	margin: 0 auto;
}
.partners {
	text-align: center;
}
.partners .column {
	display: flex;
	align-items: center;
}
.ui.segment.partners img {
	max-height: 80px;
	width: 100%;
}

.mobile-visible {
	display: none;
}	
.menu-padded {
	margin-bottom: 15px;
}
footer.ui.segment {
	background: #666;
	padding: 15px;
	color: #fff;
	text-align: center;
}
.ui.segment.card-container {
	border: none !important;
	padding-left: 0;
	padding-right: 0;
	box-shadow: none !important;
}
.card-container p {
		font-size: 1.1rem;
}
#action-card {
	background-color: #54AADD;
	border: #54AADD 1px solid;
	text-align: center;
}
.card-description {
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
#action-card .card-buttons {
	max-width: 200px !important;
	margin: 0 auto !important;
}
.card-buttons button {
	margin-bottom: 10px !important;
}
.card .header {
	color: #54AADD !important;
}
.card .image { 
	margin: 5px 0;
}
.card-image img {
	max-width: 40%;
}
.card-image {
	text-align: center;
	padding: 25px 0;
}
.google-maps {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.works-grid .column {
	text-align:  center;
}
.works-grid h2 {
	color: #55aadb;
	background: none;
	padding: 0;
}
.works-grid img {
	max-width: 200px;
	width: 100%;
	display: block;
	margin: 0 auto;
}
.works-grid p {
	max-width: 250px;
	margin: 0 auto;
}
.works-call-out {
	background: #54AADD;
	padding: 15px;
	border-radius: 3px;
	margin-top: 25px;
	width: 100%;
}
.works-call-out h2 {
	display: block;
	text-align: center;
	background: none;
	padding: 0;
	
}
.works-call-out button {
	width: 200px;
}
.works-call-out .grid .column:first-child {
	text-align: right;
}
.works-call-out .grid .column:last-child {
	text-align: left;
}
.why-grid {
	text-align: center;
}
.why-grid img {
	max-width: 200px;
	display: block;
	margin: 0 auto;
}
.why-grid h3 {
	font-size: 1.25em;
	display: block;
	text-align: center;
	color: #54AADD	
}

#return-to-top {
	display: block;
	text-align: center;
	background: #eee;
	padding: 7px;
	color: #666;
	border-radius: 3px;
}
#return-to-top:hover {
	color: #fff;
	background: #54AADD;
}
@media only screen and (max-width: 320px) {
	.mobile-visible {
		display: inline-block;
	}
	.mobile-hidden {
		display: none !important;
	}
	
	
}

h4 {
	margin: 25px 0 !important;
	font-size: 1.2rem !important;
}
h5 {
	color: #54AADD;
	font-size: 1.4rem;
	margin: 0 0 10px 0;
}

@media only screen and (max-width: 768px) {
	.mobile-visible {
		display: inline-block;
	}	
	.mobile-hidden {
		display: none !important;
	}
	.works-grid img, .why-grid img {
		max-width: 350px;
	}
	.why-grid h3 {
		font-size: 2em;
	}
	.works-grid p, .why-grid p {
		max-width: 400px;
		margin: 0 auto;
	}
	.works-call-out button {
		width: 100%;
		max-width:  300px;
	}
	.works-call-out .grid .column:first-child {
	text-align: center;
}
	.works-call-out .grid .column:last-child {
		text-align: center;
	}
	.ui.container {
		margin: 0 !important;
	}
	.ui.segment.partners img {
		max-height: 100px;
		width: 100%;
		width: 100%;
		margin: 0;
	}	


	
}


@media only screen and (max-width: 992px) {
	
}

@media only screen and (max-width: 1280px) {
	
	
}

@media only screen and (max-width: 1920px) {
	
	
}