body {
	 font-size: 62.5%;
	 line-height: 1em;
	 font-family: Ainslie-NorReg;
	 color: #444;
}

p {
	 font-size: 1.5em;
	 line-height: 1.5em;
	 margin: 0 0 0.5em 0;
	 text-align: center;
}


h1 {
	 font-family: "Ainslie-ExtBol";
	 font-size: 2.5em;
	 line-height: 1.25em;
	 margin: 0 0 1.5em 0;
	 text-transform: uppercase;
	 letter-spacing: 4px;
	 text-align: center;
}

h2 
{
	 font-family: "Ainslie-ExtDem";
	 font-size: 1.875em;
	 line-height: 1em;
	 margin: 1.25em 0 1.25em 0;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 text-align: center;
}
/*
h3 {
	 font-size: 1.6em;
	 line-height: 1.25em;
	 margin: 0 0 0 0;
	 font-family: "Ainslie-NorBol";
	 text-transform: none;
}
*/

ul {
	 font-size: 1.25em;
	 line-height: 1.5em;
	 margin: 0 0 0 2em;
	 list-style: disc outside;
}

/*
ol {
	 font-size: 1.125em;
	 line-height: 1.667%;
	 margin: 0 0 1.667em 3.333em;
	 list-style: decimal outside;
}

blockquote {
	 margin: 0;
}
*/

p.quote {
	 line-height: 1.2em;
	 font-size: 2em;
	 margin: 0 0 0 0;
	 padding: 0.5em 0.75em 0.5em 0.75em;
	 text-align: center;
	 font-family: "Ainslie-NorLigIt";
}

a {
	 color: #444;
	 text-decoration: none;
	 border-bottom: 1px solid #444;
	 outline: 0;
}

a:visited {
	 color: #444;
	 text-decoration: none;
	 border-bottom: 1px solid #444;
	 outline: 0;
}

a:hover {
	 border-bottom: none;
}

a:active {
	 border-bottom: none;
}

a:focus {
	 border-bottom: none;
}

em {
	 font-family: "Ainslie-NorRegIt";
}

strong {
	 font-weight: 700;
}

img {
	 width: 90%;
	 max-width: 100%;
	 vertical-align: top;
	 height: auto;
	 margin: 0;
}

p.emph {
	 font-size: 2 em;
	 line-height: 1.5em;
	 margin: 0 0 0 0;
	 font-family: "Ainslie-NorMedIt";
}

ul.emph {
	 font-size: 1.25em;
	 line-height: 1.25em;
	 margin: 0 0 0 2em;
	 font-family: "Ainslie-NorMedIt";
}

section.callout {
	 text-align: center;
	 margin: 0 0 0 0;
	 padding: 2em 0;
	 background: #B9C2C2;
	 color: #fff;
	 clear: both;
	 background-color: rgba(79, 137, 158, 1);
}

section.callout-top {
	 text-align: center;
	 margin: 0 0 0 0;
	 background: #B9C2C2;
	 color: #fff;
	 padding: 4em 0 3em 0;
	 line-height: 1.5em;
}

section.callout-bottom {
	 text-align: center;
	 margin: 0 0 0 0;
	 background: #B9C2C2;
	 color: #fff;
	 padding: 0em 0;
}

p.callout {
	 font-size: 2.5em;
	 line-height: 1em;
	 margin: 0 0 0 0;
	 padding: 1em 0.5em 1em 0.5em;
	 font-family: "Ainslie-NorLigIt";
}

p.tagline {
	 font-size: 2em;
	 line-height: 1.333em;
	 margin: -1.667em 0 2.5em 0;
	 color: #B9C2C2;
	 font-family: "Ainslie-NorMedIt";
}

p.team-emph {
	 font-size: 1.5em;
	 line-height: 1.25em;
	 margin: 0 0 0 0;
	 margin-bottom: 0;
}

div.circular {
	 width: 100%;
	 height: auto;
	 margin: 0 0 1.875em 0;
	 padding: 0 3.125em;
}

img.avatar {
	 -webkit-border-radius: 50%;
	 -moz-border-radius: 50%;
	 border-radius: 50%;
	 border: 0.313em solid #d4d4d4;
}

ul.col-3-css {
	 -webkit-column-count: 3;
	 -moz-column-count: 3;
	 -webkit-column-gap: 2.222em;
	 -moz-column-gap: 2.222em;
	 text-align: center;
	 list-style: none;
	 margin: 0;
	 column-count: 3;
	 column-gap: 2.222em;
	 line-height: 1.83em;
}

* {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
}

div.wrapper {
	 width: 93.75%;
	 margin: 0 auto;
	 max-width: 1280px;

}

div.grid-unit {
	 position: relative;
	 width: 33.33%;
	 float: left;
	 display: inline;
	 margin: 0px 0px 1.8em 0px;
}

ol.process {
	 list-style: none;
	 margin: 0;
	 font-size: 1em;
	 line-height: 1em;
	 overflow: hidden;
}

li.process-item {
	 margin-bottom: 1.875em;
	 clear: both;
}

div.process-number {
	 position: relative;
	 margin: 0;
	 float: left;
	 display: inline;
	 width: 22.65625%;
	 margin-right: 3.125%;
}

div.process-content {
	 position: relative;
	 margin: 0;
	 float: left;
	 display: inline;
	 width: 74.21875%;
	 border-bottom: 1px solid #d4d4d4;
	 padding-right: 25.78125%;
	 padding-top: 1em;
}

div.circle {
	 width: 30%;
	 margin: 0 35%;
}

span.circle {
	 float: left;
	 width: 100%;
	 padding-top: 50%;
	 font-size: 1.6em;
	 line-height: 1.25em;
	 margin-top: -0.625em;
	 text-align: center;
	 font-family: "Ainslie-NorDem";
}

div.grid-unit2 
{
	 position: relative;
	 margin-left: 0;
	 width: 48%;
	 float: left;
	 display: inline;
}

h1.bg-line:before {
	 border-top: 1px solid #d4d4d4;
	 content: "";
	 display: inline-block;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
	 margin-left: -50%;
	 right: 1em;
}

h1.bg-line:after {
	 border-top: 1px solid #d4d4d4;
	 content: "";
	 display: inline-block;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
	 left: 1em;
	 margin-right: -50%;
}

h2.bg-line:before {
	 border-top: 1px solid #d4d4d4;
	 content: "";
	 display: inline-block;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
	 margin-left: -50%;
	 right: 2em;
}

h2.bg-line:after {
	 border-top: 1px solid #d4d4d4;
	 content: "";
	 display: inline-block;
	 position: relative;
	 vertical-align: middle;
	 width: 50%;
	 left: 2em;
	 margin-right: -50%;
}

h1.bg-line {
	 overflow: hidden;
	 text-transform: none;
	 letter-spacing: 4px;
/*	 font-size: 3em;
	 line-height: 1.25em;*/
}

h2.bg-line {
	 overflow: hidden;
	 text-transform: none;
	 letter-spacing: 2px;
	 margin: 0.75em 0px;
}

div.team-grid {
	 *zoom: 1;
}

div.team-grid:before {
	 content: '\0020';
	 display: block;
	 overflow: hidden;
	 visibility: hidden;
	 width: 0;
	 height: 0;
}

div.team-grid:after {
	 content: '\0020';
	 display: block;
	 overflow: hidden;
	 visibility: hidden;
	 width: 0;
	 height: 0;
	 clear: both;
}

div.services {
	 *zoom: 1;
}

div.services:before {
	 content: '\0020';
	 display: block;
	 overflow: hidden;
	 visibility: hidden;
	 width: 0;
	 height: 0;
}

div.services:after {
	 content: '\0020';
	 display: block;
	 overflow: hidden;
	 visibility: hidden;
	 width: 0;
	 height: 0;
	 clear: both;
}

div.circle:after {
	 -webkit-border-radius: 50%;
	 -o-border-radius: 50%;
	 -moz-border-radius: 50%;
	 -ms-border-radius: 50%;
	 content: "";
	 display: block;
	 width: 100%;
	 height: 0;
	 padding-bottom: 100%;
	 border: 1px solid #d4d4d4;
	 border-radius: 50%;
}

li {
	 line-height: 1.5em;
	 font-size: 1.25em;
	 font-family: "Ainslie-NorMed";
	 text-align: left;
}

sup {
	 font-size: 0.75em;
	 padding: 0px;
	 margin: 0px;
}

div {
	 margin: 0 auto;
	 text-align: center;
	 width: auto;
}

code {
	 font-family: letter-gothic-std;
	 background-color: #f1f1f1;
	 display: block;
	 padding: 6px;
	 margin-bottom: 20px;
	 font-weight: 700;
	 font-style: normal;
	 font-size: 15px;
}

footer.site-footer {
	 background-color: #333;
	 color: #fff;
	 text-align: center;
	 padding: 5em 2em;
	 width: auto;
	 margin: 0 auto;
}

footer.site-footer:before {
	 content: "";
	 display: table;
}

footer.site-footer:after {
	 content: "";
	 display: table;
	 clear: both;
}

ul.footer-nav {
	 list-style: none;
}

li.footer-li {
	 margin: 0 0.5em 0 0.5em;
	 font-size: 16px;
	 display: inline-block;
}

a.footer-a {
	 color: #ffffff;
}

section.slice:before {
	 content: "";
	 display: table;
}

section.slice:after {
	 content: "";
	 display: table;
	 clear: both;
}

section.slice {
	 background: #dedede;
	 text-align: center;
	 margin: 0;
	 padding: 0%;
	 width: auto;
	 background-color: rgba(221, 221, 221, 0);
}

section.contact 
{
	 line-height: 1em;
	 margin: 0.1em 0 0.1em 0;
	 text-align: center;
	 padding: 0em 0 1em 0;
}

section.copyright 
{
	 color: #222;
	 line-height: 1em;
	 margin: 0.1em 0 0.1em 0;
	 text-align: center;
	 padding: 1em 0 0em 0;
}

a a {
	 text-decoration: none;
}

a a:hover {
	 color: rgba(0, 8, 255, 1);
	 text-decoration: underline;
}

section.services {
	 padding: 4em 0 4em 0;
}

.Ainslie-ExtBol { 
	font-family: Ainslie-ExtBol;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-ExtBolIt { 
	font-family: Ainslie-ExtBolIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-ExtBoo { 
	font-family: Ainslie-ExtBoo;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-ExtBooIt { 
	font-family: Ainslie-ExtBooIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-ExtDem { 
	font-family: Ainslie-ExtDem;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-ExtDemIt { 
	font-family: Ainslie-ExtDemIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorBol { 
	font-family: Ainslie-NorBol;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorBolIt { 
	font-family: Ainslie-NorBolIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorBoo { 
	font-family: Ainslie-NorBoo;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorBooIt { 
	font-family: Ainslie-NorBooIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorDem { 
	font-family: Ainslie-NorDem;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorDemIt { 
	font-family: Ainslie-NorDemIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorLig { 
	font-family: Ainslie-NorLig;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorLigIt { 
	font-family: Ainslie-NorLigIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorMed { 
	font-family: Ainslie-NorMed;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorMedIt { 
	font-family: Ainslie-NorMedIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorReg { 
	font-family: Ainslie-NorReg;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorRegIt { 
	font-family: Ainslie-NorRegIt;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorThi { 
	font-family: Ainslie-NorThi;
	font-weight: normal;
	font-style: normal;
}
.Ainslie-NorThiIt { 
	font-family: Ainslie-NorThiIt;
	font-weight: normal;
	font-style: normal;
}
