.section-subtitle{
	text-align:center;
	padding-bottom: 30px;
	}
.section-title.no-subtitle{
	padding-bottom:30px;
	}
section.verticalmiddle .section-content {
    vertical-align: middle;
}
section.fullheight .section-content {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.home-section-1 .magee-heading {
	font-size:64px;
	font-weight:400;
	margin-top: 20px;
	margin-bottom:40px;
	color: #fff;
	border-color: #fff;
	text-align: center;
}
.home-section-1 .heading-border .heading-inner {
	border-width: 1px;
    line-height: 1.25em;
}
.home-section-1 .heading-doubleline .heading-inner:before,
.home-section-1 .heading-doubleline .heading-inner:after {
	border-color: #fff;
	border-width: 1px;
}
.home-container .row.no-margin,
.home-container .row.no-margin > [class*="col-md"] {
    margin: 0!important;
}