﻿@charset "utf-8";
/* CSS Document */
/* Home */
/*.fullWrap {
	width: 1024px !important;
}

.homeTabWrap {
	position: relative;
	display: block;
	width: 100% !important;
}
.homeTab {
	position: relative;
	display: none;
	width: 50% !important;
	margin:  0 auto;
}
.section.testimonialSection {
	position: relative;
	display: block;
	width: 100%;
}
.sectionHead, .contentSection p.sectionHead {
	position: relative;
	display: block;
}
.testimonialBlock {
	position: absolute;
	display: block;
	width: 95%;
	top: 14%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.section.splitSection {
	position: relative; 
	display: block;
	width: 100% !important; 
}
.section .sectionHalf:first-child {
	position: relative;
	display: block;
	width: 100% !important;
}
.section .sectionHalf.imageGrid {
	position: relative;
	display: block;
	width: 100% !important;
}
.center, .contentSection.paddedSection .center, .contentSection.paddedSection.altSidebar .center, .contentSection.paddedSection.paddedSectionHalf .center {
	padding: 0 1.25rem;
}*/

/* Footer */
/*.footerSplit.calc {
	position: relative;
	display: block;
	width: 100% !important;
}
.footerSplit.footerLinks {
	position: relative;
	display: block;
	width: 100% !important;
}*/