﻿/* ============================================================

320 and Up by Andy Clarke
Version: 3.0
URL: http://stuffandnonsense.co.uk/projects/320andup/
Apache License: v2.0. http://www.apache.org/licenses/LICENSE-2.0

============================================================ */
/* Reset =================================================== */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;



}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/* Variables =================================================== */
/* Mixins =================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
/* Page =================================================== */
html {
  background: #ffffff;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media (max-width:1024px)
{
    html 
    {
        overflow-x:hidden;
    }
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: 'SourceSansProRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #3f4345;
}
.js .wow{
    visibility:hidden;
}
/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf;
}
h1,
.h1 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}
h2,
.h2 {
  margin-bottom: 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  font-family:'SourceSansProExtraLight';
}
h3,
.h3 {
  margin-bottom: 1em;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;

    text-transform: uppercase;
    letter-spacing: 2px;
    width: 100%;
    margin: 0;


       font-family:'SourceSansProRegular', Helvetica, Arial;
       font-size:1.6em;
       padding:0;
       margin:0 0 10px 0;   
       color:#20345a;
       font-weight:normal;
   } 
h4,
.h4 {
  margin-bottom: 1.5em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em;
}
h6,
.h6 {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header h1,
.header h2,
.header h3 {
  float: left;
  margin-right: 24px;
}
.header h1 a,
.header h2 a,
.header h3 a {
  display: block;
  position: relative;
  top: 6px;
  float: right;
  padding: 4px 12px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f3f5f6;
}
.header h1:hover,
.header h2:hover,
.header h3:hover {
  background-color: #f3f5f6;
}
.header .a-rss,
.header .a-rss:hover {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  background: transparent url(../img/a-rss.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: .95em;  

}
small {
  font-size: 14px;
  font-size: 1.4em;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
li ul,
li ol {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
blockquote {
  margin: 0 0 1.5em -24px;
  padding-left: 24px;
  border-left: 2px solid #c7ced6;
  font-family: Cambria, Georgia, Times, "Times New Roman";
  font-style: normal;
}
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
dl,
dd {
  margin-bottom: 1.5em;
}
dt {
  font-weight: bold;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 22.78%;
}
abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help;
}
b,
strong {
  font-family:'SourceSansProBold';
}
dfn {
  font-family:'SourceSansProRegularItalic';
}
ins {
  background-color: #f3f5f6;
  color: #000000;
  text-decoration: none;
}
mark {
  background-color: #f3f5f6;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  vertical-align: baselineheight;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Colour =================================================== */
a {
  text-decoration: none;
  color: #379fbd;
  outline:none;
}

a:hover {
  text-decoration: underline;
  color: #1abdec;
}
a:focus {
  outline: thin dotted;
  color: #000000;
}
a:hover,
a:active {
  outline: 0;
}
::-moz-selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none;
}
::selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none;
}
.swatch {
  margin: 0 0 1.5em 0;
  padding: 0;
}
.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
}
.swatch-row-one {
  background-color: #000000;
}
.swatch-row-two {
  background-color: #ffffff;
}
.swatch-row span {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
}
.swatch-base span:nth-child(1) {
  background-color: rgba(45, 53, 62, 0.9);
}
.swatch-base span:nth-child(2) {
  background-color: rgba(45, 53, 62, 0.8);
}
.swatch-base span:nth-child(3) {
  background-color: rgba(45, 53, 62, 0.7);
}
.swatch-base span:nth-child(4) {
  background-color: rgba(45, 53, 62, 0.6);
}
.swatch-alert span:nth-child(1) {
  background-color: rgba(252, 248, 227, 0.9);
}
.swatch-alert span:nth-child(2) {
  background-color: rgba(252, 248, 227, 0.8);
}
.swatch-alert span:nth-child(3) {
  background-color: rgba(252, 248, 227, 0.7);
}
.swatch-alert span:nth-child(4) {
  background-color: rgba(252, 248, 227, 0.6);
}
.swatch-error span:nth-child(1) {
  background-color: rgba(218, 78, 73, 0.9);
}
.swatch-error span:nth-child(2) {
  background-color: rgba(218, 78, 73, 0.8);
}
.swatch-error span:nth-child(3) {
  background-color: rgba(218, 78, 73, 0.7);
}
.swatch-error span:nth-child(4) {
  background-color: rgba(218, 78, 73, 0.6);
}
.swatch-info span:nth-child(1) {
  background-color: rgba(217, 237, 247, 0.9);
}
.swatch-info span:nth-child(2) {
  background-color: rgba(217, 237, 247, 0.8);
}
.swatch-info span:nth-child(3) {
  background-color: rgba(217, 237, 247, 0.7);
}
.swatch-info span:nth-child(4) {
  background-color: rgba(217, 237, 247, 0.6);
}
.swatch-success span:nth-child(1) {
  background-color: rgba(92, 183, 92, 0.9);
}
.swatch-success span:nth-child(2) {
  background-color: rgba(92, 183, 92, 0.8);
}
.swatch-success span:nth-child(3) {
  background-color: rgba(92, 183, 92, 0.7);
}
.swatch-success span:nth-child(4) {
  background-color: rgba(92, 183, 92, 0.6);
}
.swatch-warning span:nth-child(1) {
  background-color: rgba(250, 167, 51, 0.9);
}
.swatch-warning span:nth-child(2) {
  background-color: rgba(250, 167, 51, 0.8);
}
.swatch-warning span:nth-child(3) {
  background-color: rgba(250, 167, 51, 0.7);
}
.swatch-warning span:nth-child(4) {
  background-color: rgba(250, 167, 51, 0.6);
}
/* Texture =================================================== */
.alert {
  margin-bottom: 1.5em;
  padding: 8px 35px 8px 14px;
  background-color: #fcf8e3;
  border: 1px solid #f2e187;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #9c8611;
}
.alert .alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  float: right;
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
}
.alert-success {
  background-color: #c5e6c5;
  border-color: #a2d6a2;
  color: #347834;
}
.alert-warning {
  background-color: #fee7c7;
  border-color: #fcd296;
  color: #c17305;
}
.alert-error {
  background-color: #f4cac8;
  border-color: #eba19e;
  color: #da4f49;
}
.alert-inverse {
  background-color: #414141;
  border-color: #000000;
  color: #ffffff;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block .alert-heading {
  margin-bottom: 0.1875em;
  font-size: inherit;
  font-weight: bold;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.badge {
  padding: 1px 9px 2px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
  color: #808080;
  background-color: #e6e6e6;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
}
.badge:hover {
  color: #808080;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #da4f49;
  color: #ffffff;
}
.badge-error:hover {
  background-color: #9d2520;
  color: #ffffff;
}
.badge-warning {
  background-color: #faa732;
  color: #ffffff;
}
.badge-warning:hover {
  background-color: #c17305;
  color: #ffffff;
}
.badge-success {
  background-color: #5bb75b;
  color: #ffffff;
}
.badge-success:hover {
  background-color: #347834;
  color: #ffffff;
}
.badge-info {
  background-color: #d9edf7;
  color: #247fad;
}
.badge-info:hover {
  background-color: #85c5e5;
}
.badge-inverse {
  background-color: #414141;
  color: #ffffff;
}
.badge-inverse:hover {
  background-color: #0e0e0e;
  color: #ffffff;
}
.basegrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#181c20));
  background-image: -webkit-linear-gradient(top, #2d353e, #181c20);
  background-color: #181c20;
  background-image: -moz-linear-gradient(top, #2d353e, #181c20);
  background-image: -ms-linear-gradient(top, #2d353e, #181c20);
  background-image: -o-linear-gradient(top, #2d353e, #181c20);
  background-image: linear-gradient(top, #2d353e, #181c20);
  background-repeat: repeat-x;
}
.errorgrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#c72f29));
  background-image: -webkit-linear-gradient(top, #2d353e, #c72f29);
  background-color: #c72f29;
  background-image: -moz-linear-gradient(top, #2d353e, #c72f29);
  background-image: -ms-linear-gradient(top, #2d353e, #c72f29);
  background-image: -o-linear-gradient(top, #2d353e, #c72f29);
  background-image: linear-gradient(top, #2d353e, #c72f29);
  background-repeat: repeat-x;
}
.greygrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
}
.infograd {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#afd9ee));
  background-image: -webkit-linear-gradient(top, #d9edf7, #afd9ee);
  background-color: #afd9ee;
  background-image: -moz-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -ms-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -o-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: linear-gradient(top, #d9edf7, #afd9ee);
  background-repeat: repeat-x;
}
.inversegrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#272727));
  background-image: -webkit-linear-gradient(top, #414141, #272727);
  background-color: #272727;
  background-image: -moz-linear-gradient(top, #414141, #272727);
  background-image: -ms-linear-gradient(top, #414141, #272727);
  background-image: -o-linear-gradient(top, #414141, #272727);
  background-image: linear-gradient(top, #414141, #272727);
  background-repeat: repeat-x;
}
.successgrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bb75b), to(#449b44));
  background-image: -webkit-linear-gradient(top, #5bb75b, #449b44);
  background-color: #449b44;
  background-image: -moz-linear-gradient(top, #5bb75b, #449b44);
  background-image: -ms-linear-gradient(top, #5bb75b, #449b44);
  background-image: -o-linear-gradient(top, #5bb75b, #449b44);
  background-image: linear-gradient(top, #5bb75b, #449b44);
  background-repeat: repeat-x;
}
.warninggrad {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa732), to(#f39106));
  background-image: -webkit-linear-gradient(top, #faa732, #f39106);
  background-color: #f39106;
  background-image: -moz-linear-gradient(top, #faa732, #f39106);
  background-image: -ms-linear-gradient(top, #faa732, #f39106);
  background-image: -o-linear-gradient(top, #faa732, #f39106);
  background-image: linear-gradient(top, #faa732, #f39106);
  background-repeat: repeat-x;
}
.well {
  min-height: 21px;
  padding: 11px;
  margin-bottom: 1.5em;
  background-color: #f3f5f6;
  border: 1px solid #b8c1cb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 10px #d6dbe1;
  -moz-box-shadow: inset 0 1px 10px #d6dbe1;
  box-shadow: inset 0 1px 10px #d6dbe1;
}
.well p:last-child {
  margin-bottom: 0;
}
.well-large {
  padding: 22px;
}
.well-small {
  padding: 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/* Elements =================================================== */
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7ced6;
  border-bottom: 1px solid #ffffff;
}
img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin-bottom: 1.5em;
}
figure img {
  margin-bottom: 0.375em;
}
figure figcaption {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
}
.list-bordered {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.list-bordered li {
  margin-bottom: 0.375em;
  padding-bottom: 0.375em;
  border-bottom: 1px dashed #c7ced6;
}
.list-bordered li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
/* Forms =================================================== */
form {
  margin: 0;
}
form fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0;
}
form legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #8c9bab;
  white-space: normal;
}
form legend small {
  font-size: 14px;
  font-size: 1.4rem;
  color: #bfbfbf;
}

form ul {
  list-style-type: none;
  padding: 0;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: baseline;
  *vertical-align: middle;
}
input,
button,
select,
textarea {
  font-family: "SourceSansProRegular", Helvetica, Arial, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
label {
  display: block;
  margin-bottom: 0.1875em;
  font-weight: normal;
  font-family:'SourceSansProBold';
  color: #000000;
  cursor: pointer;
}
label input,
label textarea,
label select {
  display: block;
}
input,
textarea,
select {
  display: inline-block;
  width: 100%;
  padding: 4px;
  margin-bottom: 0.375em;
  background-color: #ffffff;
  
  color: #000000;
}
input:hover,
textarea:hover,
select:hover {
  
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="image"] {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: transparent;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  *overflow: visible;
}

textarea {
  resize: vertical;
  overflow: auto;
  height: auto;
  overflow: auto;
  vertical-align: top;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
  font-weight: normal;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: not-allowed;
}
input:focus,
textarea:focus {
  border-color: #2d353e, 40%;
  outline: 0;
  outline: thin dotted \9;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}
input:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}
.help-block,
.help-inline {
  color: #808080;
}
.help-block {
  display: block;
  margin-bottom: 0.75em;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  margin-bottom: 0;
}
.form-inline label {
  display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.form-search input,
.form-search textarea,
.form-search select {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search label {
  display: inline-block;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
/* Buttons =================================================== */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em;
}
.btn:visited,
.btn:hover {
  color: #404040;
  text-decoration: none;
}
input[type="submit"].btn:hover {
  border-color: #cccccc;
}
.btn:first-child {
  *margin-left: 0;
}
.btn-disabled {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}
.btn-error {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#c72f29));
  background-image: -webkit-linear-gradient(top, #2d353e, #c72f29);
  background-color: #c72f29;
  background-image: -moz-linear-gradient(top, #2d353e, #c72f29);
  background-image: -ms-linear-gradient(top, #2d353e, #c72f29);
  background-image: -o-linear-gradient(top, #2d353e, #c72f29);
  background-image: linear-gradient(top, #2d353e, #c72f29);
  background-repeat: repeat-x;
  border-color: #b22a24;
  border-bottom-color: #9d2520;
  color: #ffffff;
}
.btn-error:visited,
.btn-error:hover {
  color: #ffffff;
}
.btn-info {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#afd9ee));
  background-image: -webkit-linear-gradient(top, #d9edf7, #afd9ee);
  background-color: #afd9ee;
  background-image: -moz-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -ms-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -o-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: linear-gradient(top, #d9edf7, #afd9ee);
  background-repeat: repeat-x;
  border-color: #9acfea;
  border-bottom-color: #85c5e5;
  color: #247fad;
}
.btn-info:visited,
.btn-info:hover {
  color: #247fad;
}
.btn-inverse {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#272727));
  background-image: -webkit-linear-gradient(top, #414141, #272727);
  background-color: #272727;
  background-image: -moz-linear-gradient(top, #414141, #272727);
  background-image: -ms-linear-gradient(top, #414141, #272727);
  background-image: -o-linear-gradient(top, #414141, #272727);
  background-image: linear-gradient(top, #414141, #272727);
  background-repeat: repeat-x;
  border-color: #1b1b1b;
  border-bottom-color: #0e0e0e;
  color: #ffffff;
}
.btn-inverse:visited,
.btn-inverse:hover {
  color: #ffffff;
}
.btn-primary {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#181c20));
  background-image: -webkit-linear-gradient(top, #2d353e, #181c20);
  background-color: #181c20;
  background-image: -moz-linear-gradient(top, #2d353e, #181c20);
  background-image: -ms-linear-gradient(top, #2d353e, #181c20);
  background-image: -o-linear-gradient(top, #2d353e, #181c20);
  background-image: linear-gradient(top, #2d353e, #181c20);
  background-repeat: repeat-x;
  border-color: #0d0f12;
  border-bottom-color: #020203;
  color: #ffffff;
}
.btn-primary:visited,
.btn-primary:hover {
  color: #ffffff;
}
.btn-success {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bb75b), to(#449b44));
  background-image: -webkit-linear-gradient(top, #5bb75b, #449b44);
  background-color: #449b44;
  background-image: -moz-linear-gradient(top, #5bb75b, #449b44);
  background-image: -ms-linear-gradient(top, #5bb75b, #449b44);
  background-image: -o-linear-gradient(top, #5bb75b, #449b44);
  background-image: linear-gradient(top, #5bb75b, #449b44);
  background-repeat: repeat-x;
  border-color: #3c893c;
  border-bottom-color: #347834;
}
.btn-warning {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa732), to(#f39106));
  background-image: -webkit-linear-gradient(top, #faa732, #f39106);
  background-color: #f39106;
  background-image: -moz-linear-gradient(top, #faa732, #f39106);
  background-image: -ms-linear-gradient(top, #faa732, #f39106);
  background-image: -o-linear-gradient(top, #faa732, #f39106);
  background-image: linear-gradient(top, #faa732, #f39106);
  background-repeat: repeat-x;
  border-color: #da8205;
  border-bottom-color: #c17305;
}
.btn-extlarge {
  padding: 11px 22px;
  font-size: 21px;
  font-size: 2.1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-large {
  padding: 11px 22px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-small {
  padding: 6px 10px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
}
.btn-mini {
  padding: 3px 5px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.5em;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn.large:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-toolbar {
  clear: both;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.prettyLoader{background: url(/images/prettyLoader/prettyLoader.png) top left no-repeat;height:30px;position:absolute;width:30px;z-index:30000;}.prettyLoader img{display:block;margin:7px 0 0 7px;}.pl_ie6{background-image: url(/images/prettyLoader/prettyLoader.gif);}
/* Tables =================================================== */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
table th,
table td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #8c9bab;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: left;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #8c9bab;
}
table tbody tr td,
table tbody tr th {
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #a9b4c1;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #8c9bab;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #8c9bab;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #c7ced6;
}
.clear
{
    clear:both;
}

/*************styles for all widths**************/
body
{   
    max-width:100%;
    
}
#login
{
    display:none;
}
header
{
    width:100%;    
    padding:0;
    position:relative;
    z-index:2;
}
.top-nav
{   
    
    overflow:hidden;
    position:absolute;
    z-index:100;
    top:0;
    right:0px;
}
.page .top-nav
{   
    position:fixed;
}
.top-nav ul
{
    float:right;
    height:24px;
    padding:0;    
    background:none;
    margin:0 0 10px 0;
    display:none;
}
.top-nav ul li
{
    float:left;
    width:auto;
    height:24px;
    border:none;
    font-size:10px;
    line-height:24px;  
    text-transform:uppercase;
    padding:0;
    margin:0 20px;
    color:#ccc;
  
}
.top-nav ul li a
{
        font-size:10px;
    line-height:24px;  
    text-transform:uppercase;
    padding:0;
    color:#ccc;
}
.top-nav header-social
{
    
}
.site-title {    
    height:70px;
    width:100%;
}
.site-title a img
{
    width:200px;
    height:44px;
    position:absolute;
    left:50%;
    top:8px;
    margin:0 0 0 -100px;
}
.page .main-content
{
    overflow:hidden;
}
#loading
{
    display:none;
}
/* menu
----------------------------------------------------------*/
/************Level 1*************/
ul#menu
{
    font-size: .8em;    
    padding: 0;
	margin: 0;
	position:relative;
	z-index:3;
}

ul#menu li.first
{
    display: block;
    list-style: none;
    float:left;
    text-align:center;
    width:100%;
    height:36px;
    position:relative;
    z-index:4;
}

ul#menu li.first a 
{
    font-family:'LeagueGothicRegular', 'Helvetica Neue', Helvetica, Arial;
    background: #b7bfc7;
    color: #fff;
    text-decoration: none;
    display:block;         
    line-height:34px;
    position:relative;
    z-index:6;
    border-bottom:solid 1px #8291a6;
    border-top:solid 1px #f1f1f1;
    height:34px;
    font-size:1.4em;
    width:100%;
    text-transform:uppercase;
    letter-spacing:.2em;
}
ul#menu li.first a:hover
{
    text-decoration: none;
    background: #fff;
}
        
.navhover 
{    
    height:100%;
    width:100%;
    display:block;
    position:absolute;
    top:0;
    left:50%;
    margin:0;                
    z-index:5;
}
/************Level 2*************/
ul#menu li ul.submenu 
{
    background:url('/images/subnav-bg.gif') repeat-x 0 0;
    background-color:#e4e4e4;
    width:250px;
	position: absolute;
	left:-9999px;
    top:30px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 20px #636262;
    -webkit-box-shadow: 0px 0px 20px #636262;
    box-shadow: 0px 0px 20px #636262;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
    /*-ms-filter must come before filter*/
    filter: alpha(opacity = 98);
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/
    z-index:99;
    color:#fff;
}
ul#menu li.first ul.submenu li.second
{
    float:none;
    padding:0;
    margin:0;  
    position:relative;  
    z-index:9;
    color:#fff;
}
ul#menu li.first ul.submenu li.second a
{
    background: none;
    color: #555;
    text-decoration: none;
    height:40px;
    line-height:40px;
    display:block;         
    padding:0 10px;
    position:relative;
    z-index:9;
    text-align:left;
    font-size: .65em;
    border-bottom:solid 1px #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
ul#menu li ul.submenu li.second a:hover
{
    color:#fff;
background:#323232;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #848484, #323232);
background-image: -ms-linear-gradient(top, #848484, #323232);
background-image: -o-linear-gradient(top, #848484, #323232);
background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
background-image: -webkit-linear-gradient(top, #848484, #323232);
background-image: linear-gradient(top, #848484, #323232);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/

border-bottom:solid 1px #333;

}
ul#menu li:hover ul.submenu {
        /***no hover for less than 480px***/
}
/************Level 3*************/
ul#menu ul.submenu ul.subsubmenu
{
    background:#ccc;
	position:absolute;
	left:-9999px;
    top:20px;   
    width:100%; 
    display:block;
    overflow:hidden;
    z-index:10;
    -moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #848484, #323232);
background-image: -ms-linear-gradient(top, #848484, #323232);
background-image: -o-linear-gradient(top, #848484, #323232);
background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
background-image: -webkit-linear-gradient(top, #848484, #323232);
background-image: linear-gradient(top, #848484, #323232);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/


}
#menu li.first ul.submenu li.second ul.subsubmenu li.third
{
    float:none;
    padding:0;
    margin:0;
    overflow:hidden;
    position:relative;
}
ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a
{
    background: none;
    text-decoration: none;
    overflow:hidden;
    height:40px;
    line-height:40px;
    display:block;         
    padding:0 10px;
    position:relative;
    z-index:7;
    text-align:left;
    font-size: .60em;    
    border-bottom:none;
    color:#fff;
    
}
ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a:hover
{
    background:#666;
}
#menu ul.submenu li:hover ul.subsubmenu {
	left:250px;   
    top:0px; 
}
.content-wrapper 
{
    background:url('/images/header-shadow-down.png') no-repeat 50% 0;
}
.content-wrapper h4
{
    color:#fff;
    margin:0 auto 20px auto;
    padding:10px 0;
    width:300px;
    text-align:center;
    font-family:'SourceSansProBlack';
    text-transform:uppercase;
    letter-spacing:.3em;
    font-size:.8em;
background: rgb(73,73,73); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,73,73,1) 0%, rgba(125,126,125,1) 44%, rgba(125,126,125,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,73,73,1)), color-stop(44%,rgba(125,126,125,1)), color-stop(100%,rgba(125,126,125,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,73,73,1) 0%,rgba(125,126,125,1) 44%,rgba(125,126,125,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,73,73,1) 0%,rgba(125,126,125,1) 44%,rgba(125,126,125,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,73,73,1) 0%,rgba(125,126,125,1) 44%,rgba(125,126,125,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,73,73,1) 0%,rgba(125,126,125,1) 44%,rgba(125,126,125,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
}

.home-how-we-work{
    display:block;
}
.content-wrapper .home-how-we-work h4{
    display:block;
    background:none;
    width:auto;
    font-family:'OpenSansBold';
    color:#333;
    font-size:1.8rem;
    letter-spacing:2px;
    padding:40px 0 0 0;
}
/*************SUBPAGE********************/
.subheader
{
    position:relative;
    z-index:8;
    height:80px;    
    display:block;
    width:100%;
    
}
section
{
    display:block;
    overflow:hidden;
}
.page #body
{
    clear:both;
    
}
.page-img
{
    display:none;
}
.page-img
{
    background:url('/images/company-top.jpg') no-repeat 50% 0;
}
.header-shadow
{
    display:none;
}
.subheader-inner
{
    width:100%;
    height:80px;    
    display:block;
    overflow:hidden;
    margin:0 auto;
    z-index:5;
    position:relative;
}
.subheader-content
{
    width:960px;
    height:80px;    
    display:block;
    overflow:hidden;
    margin:0 auto;
    z-index:6;
    position:relative;
}
.page-title
{
    font-family: 'SourceSansProLight', Helvetica, Arial, sans-serif;  
    color:#fff;
    letter-spacing:0px; 
    position:relative;
    padding:0;
    width:100%;
    text-align:center;
    font-size: 3.2em;
    line-height:120px;
    display:block;
    color:#fff;
    letter-spacing:5px; 
    text-transform:uppercase; 
    z-index:11;
}
@media (max-width: 639px) 
{
    .page-title 
    {
        font-size:2.2em;
        line-height:normal;   
        padding:0;    
        display:block;
        margin:0;
        text-align:center;
    }
}
.page h2
{
    font-size: 2.5em;   
    font-family: 'SourceSansProExtraLight', Helvetica, Arial, sans-serif;  
    color:#6b6c70;
    width:70%;
    padding:0 15%;
    text-align:center;
    font-weight:normal;
    -webkit-text-stroke: 0.25px
}
.page .subpage-content h2
{
    text-align:left;
    font-size:2em;
    padding:0;
    width:100%;
}
.page h3
{
     width:70%;
    padding:0 15%;
    text-align:center;
    font-weight:normal;
    font-family: 'SourceSansProBold', Helvetica, Arial, sans-serif;  
}
.page .align-left
{
    text-align:left;
    padding:0;
    width:100%;
}
.page h4
{
        
    text-align:center;
    font-weight:normal;
    font-family: 'SourceSansProBold', Helvetica, Arial, sans-serif;  
    text-transform:uppercase;
    font-size:1em;
}

.intro
{
    padding:0px 0 0 .5%;
    width:80%;
    margin:0 auto;
    text-align:center;
    
}
.subpage-content .intro
{
    padding:0;
    width:100%;
    margin:0;
    text-align:left;
}
ul.show-bullet li
{
    display:block;
    background:url('/images/bullet.png') no-repeat 0 2px;
    padding:0 0 0 20px;
    margin:2px 0 2px 10px;
}
ul.show-bullet li ul
{
    display:block;
    margin:0 0 0 20px;
}
ul.show-bullet li ul li
{
    
}

.side-content
{
    clear:both;
    display:block;
    float:none;
    width:100%;   
    background:url('/images/content-lcol-bg.gif') repeat-x 0 0; 
}
.page .side-content h3
{
    background:url('/images/recommended-banner.png') no-repeat 0 0;
    display:block;
    width:250px;
    height:43px;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #ddd;
    text-indent:-99999px;
    margin:0;
    padding:0;
}
.side-content .page-side li
{
        width:100%;
    height:50px;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #ddd
}

.side-content .page-side li li, .side-content .page-side .contact-side li
{
    height:auto;
    width:auto;
    border-top:none;
    border-bottom:none;
}
.side-content .page-side li a
{
    display:block;    
    width:95%;
    height:50px;
    line-height:50px;
    margin:0;
    padding:0;
    padding:0 0 0 5%;
    
}
.side-content .page-side li a:hover
{

    background-color:#5b738a;
    text-decoration:none;
    color:#fff;
}
.side-content .page-side li a.current
{
    
    background:url('/images/side-bar-li-hover.png') no-repeat 100% 50%;
    background-color:#20345a;
    text-decoration:none;
     color:#fff;
}
.side-content .page-side li:first-child
{
    border-top:none;
}
.side-content .page-side li li
{
    padding:0;
}
.side-content .recommended-side li
{
    width:100%;
    display:block;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #ddd;
    margin:0;
    background:none;
    padding:0;
    font-size:.9em;
    line-height:1em;
    letter-spacing:.2em;
}
.side-content .recommended-side li a
{   
    display:block;
    width:90%;    
    padding:5%;
    text-decoration:none;
    color:#25afd7;
    font-family:'SourceSansProRegular';
    text-transform:uppercase;
}
.side-content .recommended-side li a:hover
{
    background:#ddd;
}
.side-content li ul li
{
    border:none;
    padding:0;
}
.sidebar-ad
{
    display:none;
}
.subpage-content
{   
    padding:0 2.5% 2.5% 2.5%;
    float:left;
    width:95%;
}
.subpage-content ul.arrow li
{
    padding:0 0 10px 20px;
    margin:0 0 0 15px;
    background:url(/images/bullet.png) no-repeat 0 2px;
}
a.learn-more
{
   
}

a.learn-more {
	
	background:#20345a;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 13px;
	text-decoration:none;
}a.learn-more:hover {	
	background-color:#80b5ea;
}a.learn-more:active {
	position:relative;
}

.business-coaching
{
    background:url('/images/business-coaching-page-bg.jpg') no-repeat 50% 0px;
}

.speaking-and-events
{
    background:url('/images/speaking-and-events-page-bg.jpg') no-repeat 50% 0px;
}
.the-experience
{
    background:url('/images/the-experience-page-bg.jpg') no-repeat 50% 0px;
    min-height:500px;
}
.team-assessments
{
    background:url('/images/team-assessments-page-bg.jpg') no-repeat 50% 0px;
    min-height:500px;
}
.coaching-tools
{
    background:url('/images/tools-page-bg.jpg') no-repeat 50% 0px;
    min-height:500px;
}
.our-services
{
    background:url('/images/what-we-do-page-bg.jpg') no-repeat 50% 0px;
    min-height:500px;
}
.team-assessments .offerings, .one-on-one-coaching .offerings, .tools-and-resources .offerings
{
    margin-left:129px; 
    width:1024px;
    padding:0;       
}
@media(max-width:1024px)
{
    .team-assessments .offerings, .one-on-one-coaching .offerings, .tools-and-resources .offerings
    {
        margin:0 0 0 0; 
        width:100%;
        padding:0;       
    }
}
.subpage-content-full ul.offerings li
{
    width:22%;
    margin:.5%;
    padding:.5% 1%;
    float:left;
    display:block;
    background-color:#eee;
    background:rgba(90,90,90,.1 );
    min-height:270px;
    text-align:center;
    position:relative;
    border-bottom:solid 1px #f1f1f1;
-webkit-box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, .2);
        
        box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, .2);
        display:none;
        opacity:0;

}
@media (max-width:768px)
{
    .subpage-content-full ul.offerings li
    {
        width:98%;
        margin:.5%;
        padding:.5% 1%;
        float:left;
        display:block;
        background-color:#eee;
        background:rgba(90,90,90,.1 );
        min-height:100px;
        text-align:center;
        position:relative;
        border-bottom:solid 1px #f1f1f1;
    -webkit-box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, .2);
        
            box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, .2);
            display:none;
            opacity:0;
            padding-bottom:60px;

    }
}
.subpage-content-full ul.highlight li
{
        width:22%;
        margin:.5%;
        padding:1%;
        float:left;
        display:block;
        color:#fff;
        background-color:#eee;
        background:rgba(30,124,208,1 );
        text-align:center;
        position:relative;
        border-bottom:solid 1px #f1f1f1;
    -webkit-box-shadow: inset 0px 0px 60px 0px rgba(0, 0, 0, .2);
        
}
.subpage-content-full ul.offerings li h4, .subpage-content-full ul.offerings li h4 a
{
    padding:10px 0 0 0;
    font-weight:normal;
    font-size:1.2em;
    color:#20345a;
    margin-bottom:10px;
     text-align:center;   
    width:100%; 
    font-family:'LeagueGothicRegular';
}
.subpage-content-full ul.offerings li a.learn-more
{ 
    width:110px;
    position:absolute;
    bottom:20px;
    left:50%;
    margin:0 0 0 -55px;
    padding:4px 0;
}
.subpage-content-full ul.offerings li ul
{
    
}
.subpage-content-full ul.offerings li ul li
{
    width:auto;
    margin:0;
    padding:0;
    float:none;
    display:block;    
    background:none;
    min-height:1px;
    text-align:left;
    position:relative;
}
.subpage-content-full ul.offerings-two li
{
    display:block;
    float:left;
    width:26%;
    padding:1% 3.6%;
    margin:0; 
    height:280px;
}
.subpage-content-full ul.offerings-two li:nth-of-type(1)
{
    border-right:solid 1px #ddd;
}
.subpage-content-full ul.offerings-two li ul li:nth-of-type(1)
{
    border-right:none;
}
.subpage-content-full ul.offerings-two li ul.odd li:nth-of-type(2n)
{
    background-color: #eee;
background: rgba(235,235,235,.7);
}
.subpage-content-full ul.offerings-two li ul.even li:nth-of-type(2n-1)
{
    background-color: #eee;
background: rgba(235,235,235,.7);
}
.subpage-content-full ul.offerings-two li:last-child
{
    border-left:solid 1px #ddd;
}
.subpage-content-full ul.offerings-two li ul li:last-child
{
    border-left:none;
}
.subpage-content-full ul.offerings-two li ul li
{
    float:none;
    display:block;
    width:auto;
    height:auto;
    padding:5px;
    margin:5px 0;
    border:none;
    font-size:.85em;
    line-height:1.5em;
    background:none;
}
.page-bottom-cta
{
    text-align:center;
    clear:both;
    margin:40px auto;
    width:75%
}
.page-bottom-cta .quote
{
    background:#d9e1ea;
    padding:20px;
}
.section-two, .section-four
{
    background: #f4f4f4;
    padding: 20px;
    margin: 20px 0;
}
.section-two .section-image, .section-four .section-image
{
    float:right;
    width:43%;
}
.section-two .section-content, .section-four .section-content
{
    width:55%;
    float:left;
}
.section-one .section-image, .section-three .section-image, .section-five .section-image
{
    float:left;
    width:43%;
}
.section-one .section-content, .section-three .section-content, .section-five .section-content
{
    width:55%;
    float:right;
}
.page .section-content h3
{
    width:100%;
}
.subpage-content .block-list
{
    clear:both;
    display:block;
    overflow:hidden;
    margin:0 0 20px 0;
}
.subpage-content .block-list li
{
    display:block;
    float:left;
    width:45%;
    margin:1%;
    padding:1.5%;
    background:none;
    min-height:90px;
    font-size:.85em;
    line-height:1.4em;
    font-family:'SourceSansProRegular';
    position:relative;
    -webkit-transition: color 200ms;
}
.subpage-content .block-list li img
{
    display:block;
    width:33%;      
    position:absolute;
    left:0;
    top:0;
    z-index:4;
}
.subpage-content .block-list li img.hover
{
    opacity:0;
    z-index:5;
}
.subpage-content .block-list li span
{
    float:left;
    width:60%;
    padding:0px 0 0 10px;
    margin:0 0 0 33%;
    font-size:1.2em;
    
}
.subpage-content .block-list li span h4
{   
    text-align:left;
    margin:0 0 10px 0;
    padding:0;
    text-transform:none;
    font-weight:normal;
    font-family:'SourceSansProBold';
    font-size:1.1em;
    color:#444;
}
.subpage-content .block-list li span p
{   
    font-size:.85em;
    color:#888;
}
.subpage-content .block-list li:hover
{
    color:#f7941e;
}
/*staff page*/

    .breadcrumb
    {
        display:none;       
    }
    .recommended-side
    {
        display:none;
    }
    .subpage-content aside, .subpage-content-full aside
    {
        border-top:solid 1px #fbb033;
        border-bottom:solid 1px #fbb033;
        padding:20px;
        font-family:'LeagueGothicRegular', Helvetica, Arial;
        font-size:2em;
        color:#fbb033;
        line-height:1em;
        margin:20px;
        
    }
    
    .subpage-content .center
    {
        text-align:center;
        padding:0 20px;
    }
    .subpage-content section.odd img, .subpage-content section.even img
    {
        margin:0 20px 0 0;
    } 
    .subpage-content section.odd
    {
        clear:both;
        padding:0 0 20px 0;
    }
    .subpage-content section.even
    {
        clear:both;
        padding:20px 0;
        display:block;
        background:url('/images/gradient-down.jpg') no-repeat 50% 0;        
    }
    .subpage-content .even-inner
    {
        padding:0 0 20px 0;
        background:url('/images/gradient-up.jpg') no-repeat 50% 100%;
    }
    .contact-btn
    {
        display:block;
        width:300px;
        display:block;
        margin:20px auto;
    }
    
    
    
    
    footer 
    {
        clear: both;
        background:url('/images/footer-bg.jpg') no-repeat 50% 0;
        width:992px;
        font-size: .8em;
        margin:-31px auto 0 auto;
        padding:75px 0 0 0;
        position:relative;
        z-index:1;
    }
   
    
    .page footer
    {
        margin:20px auto;
        background:url('/images/page-footer-bg.jpg') no-repeat 50% 0;
    }
    footer .col
    {
        width:20%;
        margin:2.5%;
        float:left;
        display:block;
    }
    footer h3
    {
        font-family:'SourceSansProBlack';
        color:#20345a;
        text-transform:uppercase;
        font-weight:normal;
        font-size:1.35em;
        text-align:center;
    }
    footer .col li
    {
        text-align:center;
    }
    footer .footer-bottom
    {
        text-align:center;
        width:100%;
        font-weight:bold;
    }
    
     @media (max-width:1024px)
    {
        footer
        {
            width:100%;  
            margin:-31px 0 0 0;
             
        }
    }
    
      @media (max-width:624px)
    {

        footer .col
        {
            width:95%;
            margin:2.5%;
            float:none;
            display:block;
        }
    }
    
  body
  {     
      min-width:480px;      
  }
  header
  {
      position:relative;
      display:block;
  }
  #body
  {
      clear:both;
  }


    body
    {        
        min-width:600px;        
    }
    #body 
    {    
        clear: both;   
        position:relative;
        width:100%;
        z-index:1;
        background:url('/images/header-shadow.png') no-repeat 50% 0;      
        margin:100px 0 0 0;
        background:none;
    }
    @media (max-width: 768px)
    {
        
        #body 
        {    
            clear: both;   
            position:relative;
            width:100%;
            z-index:1;
            background:url('/images/header-shadow.png') no-repeat 50% 0;      
            margin:70px 0 0 0;
            background:none;
        }
    }
    header
    {                                   
        overflow:visible;
        position:inherit;
        position:fixed;
        top:0;
        display:block;
        height:100px;
        width:100%;    
        padding:0;        
        background:url('/images/header-bg.png') repeat-x 0 0;       
        background:#20345a;

    }
    .page header
    {
         opacity:.90;
        position:fixed;
        top:0;
    }
    .header-shadow
    {
        display:none;  
        position:absolute;
        z-index:10;
        width:1240px;
        top:0px;
        left:50%;
        margin:0 0 0 -620px;
        height:175px;      
        background:url('/images/header-shadow.png') no-repeat 0 0;
        overflow:hidden;
    }
    @media (max-width:1024px)
    {
        .header-shadow
        {
            display:none;
        }
    }
   
    .site-title {        
        height:100px;
        width:250px;
        float:left;       
        margin:0 0 0 20px;               
        position:relative;
    }
    .site-title a img
    {
        width:250px;
        height:55px;
        position:absolute;
        float:left;
        margin:-27px 0 0 -125px;
        top:50%;
        left:50%;
    }

    /* menu
    ----------------------------------------------------------*/
    /************Level 1*************/
    ul#menu
    {  
        padding:0;
	    margin:0 0 0 -300px;
	    position:absolute;
	    z-index:40;
	    left:50%;	    
	    top:60px;
	    width:600px;
	    
    }

    ul#menu li.first
    {
        display: block;
        list-style: none;
        float:left;
        text-align:center;
        height:36px;
        width:100px;
        position:relative;
        z-index:40;
        
    }

    ul#menu li.first a 
    {
        font-family:'LeagueGothicRegular','Helvetica Neue', Helvetica, Arial;
        background: none;
        color: #fff;
        text-decoration: none;
        display:block;         
        line-height:40px;
        position:relative;
        z-index:60;
        border-bottom:none;
        border-top:none;
        height:40px;
        width:auto;
        font-size:1.5em;        
        letter-spacing:normal;
        text-transform:none;
        padding:0;
    }
    ul#menu li.first a:hover
    {
        text-decoration: none;
        background:none;
    }
        
    .navhover 
    {    
        height:100%;
        width:auto;
        display:block;
        position:absolute;
        top:0;
        left:50%;
        margin:0;                
        z-index:55;
    }
    /************Level 2*************/
    ul#menu li ul.submenu 
    {
        background:url('/images/subnav-bg.gif') repeat-x 0 0;
        background-color:#e4e4e4;
        width:250px;
	    position: absolute;
	    left:-9999px;
        top:40px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
        -moz-box-shadow: 0px 0px 20px #636262;
        -webkit-box-shadow: 0px 0px 20px #636262;
        box-shadow: 0px 0px 20px #636262;
        /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
        opacity: 0.9;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
        /*-ms-filter must come before filter*/
        filter: alpha(opacity = 98);
        /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
        /*All filters must be placed together*/
        z-index:99;
    }
    ul#menu li.first ul.submenu li.second
    {
        float:none;
        padding:0;
        margin:0;  
        position:relative;  
        z-index:90;
    }
    ul#menu li.first ul.submenu li.second a
    {
        background: none;
        color: #555;
        text-decoration: none;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:90;
        text-align:left;
        font-family:'SourceSansProRegular';
        font-size: .75em;
        font-weight:normal;
        border-bottom:solid 1px #ccc;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-transform:uppercase;
        letter-spacing:1px;
    }
    ul#menu li ul.submenu li.second a:hover
    {
    background:#323232;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/

    border-bottom:solid 1px #333;
    color:#fff;

    }
    ul#menu li:hover ul.submenu
    {
        left:auto;
    }
    /************Level 3*************/
    ul#menu ul.submenu ul.subsubmenu
    {
        background:#ccc;
	    position:absolute;
	    left:-9999px;
        top:20px;   
        width:100%; 
        display:block;
        overflow:hidden;
        z-index:100;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/


    }
    #menu li.first ul.submenu li.second ul.subsubmenu li.third
    {
        float:none;
        padding:0;
        margin:0;
        overflow:hidden;
        position:relative;
    }
    ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a
    {
        background: none;
        color: #555;
        text-decoration: none;
        overflow:hidden;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:70;
        text-align:left;
        font-size: .80em;
        border-bottom:none;
    color:#fff;
    
    }
    ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a:hover
    {
        background:#666;
    }
    #menu ul.submenu li:hover ul.subsubmenu {
	    left:250px;   
        top:0px; 
    }

    .breadcrumb
    {
        display:block;
        clear:both;
        width:100%;
        background:url('/images/breadcrumb-bg.gif') repeat-x 0 0;
        height:36px;
        line-height:36px;
        position:relative;
        z-index:11;
        border-bottom:solid 1px #e1e1e1;
    }
    .breadcrumb-inner
    {
        padding:1px 0 0 0;
    }
    .breadcrumb .node, .breadcrumb .current-node
    {
        text-transform:uppercase;
        font-family:'SourceSansProRegular';
        font-size:.7em;
        letter-spacing:1px;
        color:#999;
        font-weight:normal;
        display:block;
        float:left; 
        height:34px;
        padding:2px 0 0 0;
    }
    .breadcrumb .current-node
    {
        color:#ccc;
    }
    .breadcrumb a.home-node
    {
        display:block;
        float:left;
        text-indent:-99999px;
        width:24px;
        height:100%;
        background:url('/images/home-icon2.png') no-repeat 50% 50%;
    }
    .node-separator
    {
        background:url('/images/node-sep.png') no-repeat 0 50%;
        display:block;
        float:left;
        text-indent:-99999px;
        width:24px;
        height:100%;
    }
    
  body
  {      
      min-width:768px;     
  }
  .page #body
  {
      margin:250px 0 0 0;
  }
   .page .main-content 
    {
        width:768px;
        margin:0 auto;
        height:100%;
    }
    .page .main-content-full 
    {
        width:100%;
        min-width:100%;
        display:block;position:relative; height:100%; margin: 0; padding: 0;
        min-height:1px;
        overflow:hidden;
    } 
   .content-wrapper
    {
        position:relative;
        margin:0 auto;
        width:768px;       
    
    }
    .breadcrumb-inner
    {
        width:768px;
        margin:0 auto;
    }

    

    /* menu
    ----------------------------------------------------------*/
    /************Level 1*************/
    ul#menu
    {  
        padding:0;
	    margin:0;
	    position:absolute;
	    z-index:40;
	    left:230px;	    
	    top:10px;
	    width:550px;	    
    }

    ul#menu li.first
    {
        display: block;
        list-style: none;
        float:left;
        text-align:center;
        height:36px;
        width:auto;
        position:relative;
        z-index:40;
        
    }

    ul#menu li.first a 
    {
        font-family:'SourceSansProLight','Helvetica Neue', Helvetica, Arial;
        background: none;
        color: #fff;
        text-decoration: none;
        display:block;         
        line-height:40px;
        position:relative;
        z-index:60;
        border-bottom:none;
        border-top:none;
        height:40px;
        width:auto;
        font-size:1.1em;        
        letter-spacing:normal;
        text-transform:uppercase;
        padding:10px;
    }
    ul#menu li.first a:hover
    {
        text-decoration: none;
        background:none;
    }
        
    .navhover 
    {    
        height:100%;
        width:auto;
        display:block;
        position:absolute;
        top:0;
        left:50%;
        margin:0;                
        z-index:55;
    }
    /************Level 2*************/
    ul#menu li ul.submenu 
    {
        background:url('/images/subnav-bg.gif') repeat-x 0 0;
        background-color:#e4e4e4;
        width:250px;
	    position: absolute;
	    left:-9999px;
        top:60px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
        -moz-box-shadow: 0px 0px 20px #636262;
        -webkit-box-shadow: 0px 0px 20px #636262;
        box-shadow: 0px 0px 20px #636262;
        /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
        opacity: 0.9;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 98);
        /*-ms-filter must come before filter*/
        filter: alpha(opacity = 98);
        /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
        /*All filters must be placed together*/
        z-index:99;
    }
    ul#menu li.first ul.submenu li.second
    {
        float:none;
        padding:0;
        margin:0;  
        position:relative;  
        z-index:90;
    }
    ul#menu li.first ul.submenu li.second a
    {
        background: none;
        color: #555;
        text-decoration: none;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:90;
        text-align:left;
        font-size: .8em;
        border-bottom:solid 1px #ccc;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    ul#menu li ul.submenu li.second a:hover
    {
    background:#323232;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/

    border-bottom:solid 1px #333;
    color:#fff;

    }
    ul#menu li:hover ul.submenu
    {
        left:auto;
    }
    /************Level 3*************/
    ul#menu ul.submenu ul.subsubmenu
    {
        background:#ccc;
	    position:absolute;
	    left:-9999px;
        top:20px;   
        width:100%; 
        display:block;
        overflow:hidden;
        z-index:100;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/


    }
    #menu li.first ul.submenu li.second ul.subsubmenu li.third
    {
        float:none;
        padding:0;
        margin:0;
        overflow:hidden;
        position:relative;
    }
    ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a
    {
        background: none;
        color: #555;
        text-decoration: none;
        overflow:hidden;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:70;
        text-align:left;
        font-size: .80em;
        border-bottom:none;
        color:#fff;
    
    }

    .breadcrumb
    {
        display:block;
    }
    .subheader
    {
        position:relative;
        z-index:8;
        height:120px;
        margin:110px 0 0 0;   
        display:block;
    }
    .page-img
    {
        display:block;
        overflow:hidden;
        width:100%;
        height:250px;
        margin:0 0 0 -50%;
        position:absolute;
        top:0;
        left:50%;    
        z-index:1;
    }

    .subheader-content
    {
        width:800px;
        height:120px;    
        display:block;
        overflow:hidden;
        margin:0 auto;
        z-index:11;
        position:relative;
    }

    .subpage-content
    {   

        padding:20px;
        float:left;
        width:450px;
        min-height:600px;
    }
    .subpage-content-full
    {
        padding:20px;
    }
    .side-content
    {
        clear:none;
        display:block;
        float:left;
        width:250px;   
        background:url('/images/content-lcol-bg.gif') repeat-x 0 0;
        min-height:600px;
    }

    /*staff page*/
    .recommended-side
    {
        display:block;
    }

  body
  {   
      min-width:100%;
  }

  /* main layout
    ----------------------------------------------------------*/
    .content-wrapper 
    {
        margin: 0 auto;
    }

   
    .main-content 
    {        
        margin:0 auto;  
        position:relative;
        z-index:50;      
    }
    .page .main-content 
    {
        width:960px;
        height:100%;
         margin:0 auto;
    }
    .page #body
    {
        margin:300px 0 0 0;
    }
    
    .content-wrapper 
    {    
        width:960px;
        position:relative;
        margin:0 auto;
    }
    .breadcrumb-inner
    {
        width:960px;
        margin:0 auto;
    }   
    
    .subheader
    {
        position:relative;
        z-index:8;
        height:120px;
        margin:135px 0 0 0;   
        display:block;
    }
    .page-img
    {
        display:block;
        overflow:hidden;
        width:100%;
        height:300px;
        margin:0 0 0 -50%;
        position:absolute;
        top:0;
        left:50%;    
        z-index:1;
    }
    @media (max-width: 768px)
    {
        .page #body 
        {
            margin:200px 0 0 0;
        }
         .subheader
        {
            position:relative;
            z-index:8;
            height:auto;
            margin:100px 0 0 0;   
            display:block;
        }
        .page-img
        {
            display:block;
            overflow:hidden;
            width:100%;
            height:200px;
            margin:0 0 0 -50%;
            position:absolute;
            top:0;
            left:50%;    
            z-index:1;
        }
    }
    /****/


/* menu
    ----------------------------------------------------------*/
    /************Level 1*************/
    ul#menu
    {  
        padding:0;
	    margin:0;
	    position:absolute;
	    z-index:40;
	    left:300px;	    
	    top:0px;
	    width:700px;
	    height:80px;
    }

    ul#menu li.first
    {
        display: block;
        list-style: none;
        float:left;
        text-align:center;
        height:80px;
        width:auto;
        position:relative;
        z-index:40;
        
    }

    ul#menu li.first a 
    {
        font-family:'SourceSansProLight','Helvetica Neue', Helvetica, Arial;
        background: none;
        text-transform:uppercase;
        color: #fff;
        text-decoration: none;
        display:block;         
        line-height:60px;
        position:relative;
        z-index:800;
        border-bottom:none;
        border-top:none;
        height:60px;
        width:auto;
        font-size:1.25em;        
        letter-spacing:normal;
        padding:10px 15px;
    }
    ul#menu li.first a:hover
    {
        text-decoration: none;
        background:url('/images/menu-first-bg.png') no-repeat 50% 100%;
    }
        
    .navhover 
    {    
        height:100%;
        width:auto;
        display:block;
        position:absolute;
        top:0;
        left:50%;
        margin:0;                
        z-index:55;
    }
    /************Level 2*************/
    ul#menu li ul.submenu 
    {
        background:url('/images/subnav-bg.gif') repeat-x 0 0;
        background-color:#e4e4e4;
        width:250px;
	    position: absolute;
	    left:-9999px;
        top:80px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
        -moz-box-shadow: 0px 0px 20px #636262;
        -webkit-box-shadow: 0px 0px 20px #636262;
        box-shadow: 0px 0px 20px #636262;
        /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
        /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
        /*All filters must be placed together*/
        z-index:99;
    }
    ul#menu li.first ul.submenu li.second
    {
        float:none;
        padding:0;
        margin:0;  
        position:relative;  
        z-index:90;
        background: #fff;
    }
    ul#menu li.first ul.submenu li.second a
    {
        background: #fff;
        color: #555;
        text-decoration: none;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:90;
        text-align:left;
        font-size: .8em;        
        border-bottom:solid 1px #ccc;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    ul#menu li ul.submenu li.second a:hover
    {
    background:#323232;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/

    border-bottom:solid 1px #333;
    color:#fff;

    }
    ul#menu li:hover ul.submenu
    {
        left:auto;
    }
    /************Level 3*************/
    ul#menu ul.submenu ul.subsubmenu
    {
        background:#ccc;
	    position:absolute;
	    left:-9999px;
        top:20px;   
        width:100%; 
        display:block;
        overflow:hidden;
        z-index:100;
        -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#848484', endColorstr = '#323232')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #848484, #323232);
    background-image: -ms-linear-gradient(top, #848484, #323232);
    background-image: -o-linear-gradient(top, #848484, #323232);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#848484), to(#323232));
    background-image: -webkit-linear-gradient(top, #848484, #323232);
    background-image: linear-gradient(top, #848484, #323232);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*All filters must be placed together*/


    }
    #menu li.first ul.submenu li.second ul.subsubmenu li.third
    {
        float:none;
        padding:0;
        margin:0;
        overflow:hidden;
        position:relative;
    }
    ul#menu li.first ul.submenu li.second ul.subsubmenu li.third a
    {
        background: none;
        color: #555;
        text-decoration: none;
        overflow:hidden;
        height:40px;
        line-height:40px;
        display:block;         
        padding:0 10px;
        position:relative;
        z-index:70;
        text-align:left;
        font-size: .80em;
        border-bottom:none;
        color:#fff;
    
    }

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background:#ebe7e4;
    height:460px;
    width:100%;
    position:relative;  
     overflow:hidden;   
}

.featured .content-wrapper {
    width:100%;
    margin:0 0 0 -50%;
    position:absolute;  
    left:50%;          
}

@media (max-width: 1024px) 
{
    .featured .content-wrapper {
        width:100%; 
        margin:0;
        position:relative;
        left:inherit;
    }
}

.featured hgroup.title h1, .featured hgroup.title h2 {
    color: #fff;
}

.featured p {
    font-size: 1.1em;
}
.announcement a
{   
    background:#54b3e0;
    color:#fff;
    text-align:center;
    width:100%;
    height:60px;
    line-height:60px;
    font-family:'OpenSansLight';
    font-size:2rem;
    display:block;
}
.announcement a:hover
{
       background:#1fbaff;
    text-decoration:none;
}

.living-forward-banner
{
    background:url(/images/lf-slide-bg.jpg) no-repeat 50% 0;
    width:100%;
    max-width:2000px;
    height:400px;
    position:relative;
}
.bce-banner
{
    background:url(/images/bce-header.jpg) no-repeat 50% 50%;
    width:100%;
    max-width:2000px;
    height:600px;
    position:relative;
    color:#fff;
}
.living-forward-banner .banner-content,.bce-banner .banner-content
{
    display:block;
    width:1024px;
    height:600px;
    position:relative;
    margin:0 auto;
}
.living-forward-banner .lf-book
{
    width:40%;
    float:left;
}
.living-forward-banner .lf-book img
{
    width:100%;
    height:auto;
}
.living-forward-banner .lf-copy
{
    width:60%;
    float:right;
}
.living-forward-banner h2 img
{
    
    margin:40px auto 0 auto;
    display:block;
    
}
.bce-banner h2{
    color:#fff;
    
    text-align: left;
    font-family: 'Roboto Slab', serif;
    font-size:4rem;
}
.bce-banner p.tagline {
    font-size:1.8rem;
    max-width:500px;
    font-family:'OpenSansRegular';
}
.bce-banner p.bce-date {
    font-size:2.2rem;
    font-family:'OpenSansBold';
}
.bce-copy{
    
    padding:60px 0 0 0;
}
.bce-copy h1{
    color:#FF8500;
    font-family:'OpenSansRegular';
    font-size:2.5rem;
}
.lf-cta
{
    width:90%;
    padding:0 5%;
    margin:70px 0 0 0;
}
.lf-cta h3
{
    color:#fff;
     font-family:'source_serif_proregular';
    font-size:2rem;
    display:block;
    text-transform:none;
    text-align:center;
    font-style:italic;
}
.living-forward-banner .lf-cta .lf-button
{
    
    background:#FF8500;
    color:#fff;
    padding:18px 0px;
    text-align:center;
    border-radius:2px;
    width:100%;
    display:block;
    font-family:'OpenSansBold';
    font-size:2rem;
    transition: all .2s ease-out;
    text-shadow: 1px 1px 1px #787878;
}
.living-forward-banner .lf-cta .lf-button:hover
{
    background:#1fbaff;
    text-decoration:none;
}
.bce-cta .bce-button
{
    
    background:#FF8500;
    color:#fff;
    padding:12px 0px;
    text-align:center;
    border-radius:2px;
    width:100%;
    display:block;
    font-family:'OpenSansBold';
    font-size:1.6rem;
    transition: all .2s ease-out;
    text-shadow: 1px 1px 1px #787878;
    max-width:400px;
    text-transform:uppercase
}
.bce-cta .bce-button:hover
{
    background:#1fbaff;
    text-decoration:none;
}
@media(max-width:1024px)
{
    .living-forward-banner .banner-content, .bce-banner .banner-content
    {
        display:block;
        width:96%;
        padding:0 2%;                

    }
    
}   
@media(max-width:768px)
{
    .living-forward-banner .lf-book,.living-forward-banner .lf-copy
    {
        width:45%;
        padding:2.5%;
    }
    .announcement a
    {   
        background:#54b3e0;
        color:#fff;
        text-align:center;
        width:100%;
        height:auto;
        line-height:2rem;
        font-family:'OpenSansLight';
        font-size:1.6rem;
        display:block;
        padding:10px 0;
    }
    .bce-copy {
    padding: 40px 0 0 0;
}
}   
@media(max-width:600px)
{
    .living-forward-banner .banner-content
    {
        display:block;
        width:100%;        
        
    }
    .living-forward-banner .lf-book
    {
        width:60%;
        margin:0 20%;
        float:none;
        padding:0;
    }
    .living-forward-banner .lf-copy
    {
        width:80%;
        margin:0 10%;
        float:none;
        padding:0;
    }
    .featured
    {
        height:760px;    
    }
    .living-forward-banner
    {
        background-repeat:repeat-y;
        height:760px;
    }
}   
@media(max-width:450px)
{
    .living-forward-banner .lf-book
    {
        width:80%;
        margin:0 10%;
        float:none;      
    }
    .living-forward-banner .lf-copy
    {
        width:80%;
        margin:0 10%;
        float:none;
    }
    .featured
    {
        height:auto    
    }
    .living-forward-banner
    {
        background-repeat:repeat-y;
        height:700px;
    }
    .announcement a
    {   
        background:#54b3e0;
        color:#fff;
        text-align:center;
        width:100%;
        height:auto;
        line-height:1.4rem;
        font-family:'OpenSansLight';
        font-size:1rem;
        display:block;
        padding:10px 0;
    }
}  
.pager, .pager a
{
    display:block;
    width:86px;
    height:214px;    
    overflow:hidden;
    position:absolute;    
    top:50%;
    margin:-106px 0 0 0;   
    z-index:999999;
    text-indent:-9999px;
}
.pager-left
{
    left:-20px;    
}
.pager-left a
{
    background: url('/images/featured-pager-left.png') no-repeat 0 0;
}
.pager-right
{
    right:-20px;
}
.pager-right a
{
    background: url('/images/featured-pager-right.png') no-repeat 0 0;
}
.pager a:hover
{
    background-position:0 -214px;
}
#slider li
{
    display:block;
    width:100%;
    height:340px;
    position:absolute;
    overflow:hidden;
    top:0;
    left:50%;    
    margin:0 0 0 -50%;
}
#slider .slider-inner
{
    display:block;
    width:1024px;
    height:340px;
    margin:0 auto;
    position:relative;
}
@media (max-width: 1024px) 
{

}



#slider .slider1
{
    background:url('/images/slider1.jpg') no-repeat 50% 0;
    display:block;
}
#slider .slider2
{
    background:url('/images/slider-blog.jpg') no-repeat 50% 0;
    display:block;
}


#slider .slider3
{
    background:url('/images/slider3.jpg') no-repeat 50% 0;
    display:block;

}

.info-block
{
    display:block;
    width:340px;
    height:300px;
    position:absolute;
    border-left:solid 5px #777;
    border-right:solid 5px #777;
    background:#444;
    background:rgba(0,0,0,.5);
    padding:20px;
}
#slider h2
{
    color:#fff;
    font-family: 'LeagueGothicRegular', serif;
    font-weight:normal;
    font-size:3em;
    text-shadow: 1px 1px 2px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
        
}

#slider p
{
    color: #fff;
    font-size:1.2em;
    line-height: 1.8em;
    margin: 0px 0 20px 0;
    text-shadow: 1px 1px 2px #000000;
        filter: dropshadow(color=#000000, offx=1, offy=1);
}
 
#slider .slider2 h2, #slider .slider3 h2
{
    color:#000;
    text-shadow:none;
}
#slider .slider2 p
{
    color:#444;
    text-shadow:none;
}
#slider .slider3 p
{
    
}
@media (max-width: 820px) 
{
    #slider h2
    {
        color:#fff;
        font-family: 'LeagueGothicRegular', serif;
        font-weight:normal;
        font-size:2.2em;
        text-shadow: 1px 1px 2px #000000;
            filter: dropshadow(color=#000000, offx=1, offy=1);
        margin:0 0 20px 0;
    }
    #slider p
    {
        color: #fff;
        font-size:1.0em;
        line-height: 1.8em;
        margin: 0px 0 20px 0;
        text-shadow: 1px 1px 2px #000000;
            filter: dropshadow(color=#000000, offx=1, offy=1);
    }
}
@media (max-width: 768px) 
{        
    .slide-description
    {
        display:none;
    }
}

a.slider-cta
{    
    display:block;
}
a.slider-cta:hover
{
    text-decoration:none;
}
.slide-info
{
    display:block;
    width:100%;
    padding:0;
    position:relative;
}
.slider1 .slide-head, .slider3 .slide-head
{
    position:absolute;
    top:40px;
    left:0;
    text-align:left;
}
.slider1 .slide-description, .slider3 .slide-description
{
    position:absolute;
    top:120px;
    left:0;
    width:65%;
    text-align:left;
}
.slider3 .slide-description
{
    width:40%;
    font-weight:bold;
}
.slider1 .slide-cta, .slider3 .slide-cta
{    
    position:absolute;
    top:210px;
    left:0;
}
@media (max-width: 768px) 
{
    .slider1 .slide-cta, .slider3 .slide-cta
    {    
        position:absolute;
        top:100px;
        left:0;        
    }
}
@media (max-width: 353px) 
{
    .slider1 .slide-cta, .slider3 .slide-cta
    {    
        position:absolute;
        top:130px;
        left:0;        
    }
}
.slider2 .slide-head
{
    position:absolute;
    top:40px;
    right:0;
    text-align:right;
}
.slider2 .slide-description
{
    position:absolute;
    top:120px;
    right:0;
    width:65%;
    text-align:right;
}
.slider2 .slide-cta
{    
    position:absolute;
    top:210px;
    right:0;
}

@media (max-width: 768px) 
{
    .slider2 .slide-cta
    {    
        position:absolute;
        top:100px;
        right:0;
        width:110px;
    }
}

@media (max-width: 436px) 
{
    .slider2 .slide-cta
    {    
        position:absolute;
        top:130px;
        right:0;
        width:110px;
    }
}

.info-block .info-button
{
    position:absolute;
    bottom:20px;
    width:180px;
    border:solid 1px #999;
    padding:10px;
    left:0;
    text-align:center;
    background:#999;
    color:#f1f1f1;
    text-decoration:none;
    font-family: 'LeagueGothicRegular','Stint Ultra Condensed','Six Caps', Arial, sans-serif;
    text-transform:uppercase;
    font-size:1.3em;

}
.info-block .info-button
{
    display:block;
    width:100%;
    height:43px;
    background:url('/images/view-more-information-btn.png') no-repeat 50% 0;
    text-indent:-9999px;
    padding:0;
    margin:0;
    border:none;    
}

.mid-callout-wrap
{
    width:100%;
    background:#f2f2f2;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #ddd;
    padding:0;
    height:70px;
}
.our-clients-ul-small
{
    display:none;
}
@media (max-width:1033px)
{
    .mid-callout-wrap
    {        
        height:auto;
        overflow:hidden;
        
    }
}
.our-clients
{
    margin:0 auto;
    width:1033px;
    display:block;
    overflow:hidden;
}
.our-clients h3
{
    display:block;
    width:120px;
    height:40px;    
    float:left;
    font-size:1.3em;
    font-family:'BebasNeueRegular';
    color:#aaa;
    padding:8px 0 0 0;
}
@media (max-width:1033px)
{
    .our-clients
    {
        margin:auto;
        width:100%;
    }
    .our-clients h3
    {
        display:block;
        width:100%;
        height:auto;  
        text-align:center;  
        float:none;
        font-size:1.3em;
        font-family:'BebasNeueRegular';
        color:#aaa;
        padding:8px 0 0 0;
        
    }
    .our-clients a, .our-clients a:hover
    {
        text-decoration:none;
    }
    .our-clients-ul-small
    {
        display:block;
    }
    .our-clients-ul-big
    {
        display:none;
    }
}
.our-clients ul.our-clients-ul-big
{
    float:left;
    padding:0 0 0 0px;
    width:913px;
    margin:0 0 0 0px;    
    position:relative;
    background:#222;
}
.our-clients ul.our-clients-ul-big li
{
    float:left;   
    display:block;
    position:relative; 
}
.our-clients ul.our-clients-ul-big li .logo
{
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:0;
    left:0;
    z-index:20;
    width:100%;
    height:70px;
}
.our-clients ul.our-clients-ul-big li .hover
{
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    width:100%;
    height:70px;
}
.our-clients ul.our-clients-ul-big .cfa
{    
    width:93px;
    height:70px;     
}
.our-clients ul.our-clients-ul-big .cfa .logo
{    
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat 0 0;   
}
.our-clients ul.our-clients-ul-big .cfa .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat 0 -70px;
}
.our-clients ul.our-clients-ul-big .nike
{
    width:95px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .nike .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -93px 0;
}
.our-clients ul.our-clients-ul-big .nike .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -93px -70px;
}
.our-clients ul.our-clients-ul-big .daimler
{
    width:114px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .daimler .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -188px 0;
}
.our-clients ul.our-clients-ul-big .daimler .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -188px -70px;
}
.our-clients ul.our-clients-ul-big .boeing
{
    width:131px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .boeing .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -302px 0;
}
.our-clients ul.our-clients-ul-big .boeing .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -302px -70px;
}
.our-clients ul.our-clients-ul-big .fairway
{
    width:126px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .fairway .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -433px 0;
}
.our-clients ul.our-clients-ul-big .fairway .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -433px -70px;
}
.our-clients ul.our-clients-ul-big .pfizer
{
    width:78px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .pfizer .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -559px 0;
}
.our-clients ul.our-clients-ul-big .pfizer .hover
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -559px -70px;
}
.our-clients ul.our-clients-ul-big .primelending
{
    width:138px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .primelending .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -637px 0;
}
.our-clients ul.our-clients-ul-big .primelending .hover    
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -637px -70px;
}
.our-clients ul.our-clients-ul-big .chase
{
    width:138px;
    height:70px;
}
.our-clients ul.our-clients-ul-big .chase .logo
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -775px 0;
}
.our-clients ul.our-clients-ul-big .chase .hover    
{
    background:url('/images/worked-with-logo-sprite_new.png') no-repeat -775px -70px;
}
@media (max-width:1033px)
{
    .our-clients ul.our-clients-ul-small
    {
        float:none;
        padding:0;
        width:100%;
        margin:0;    
        position:relative;
        display:block;
        overflow:hidden;
    }
    .our-clients ul.our-clients-ul-small li
    {
        float:left;   
        display:block;
        position:relative; 
        width:19%;
        margin:0 .5%;
        overflow:hidden;
    }
    .our-clients ul.our-clients-ul-small li a{
        display:block;
        overflow:hidden;    
    }
    .our-clients ul.our-clients-ul-small li img
    {           
        display:block;                
        margin:0 auto;

        width:auto;        
    }
    .our-clients ul.our-clients-ul-small li .hover{display:none;}
}
/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
        margin:0;
    }

        aside ul li {
            background: url("/images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

.newsletter
{
    position:absolute;
    z-index:1000;
    bottom:-270px;
    left:50%;
    margin:0 0 0 -180px;
    width:360px;
    display:block;
    text-align:center;
    height:300px;
    background:#f4f6f8;
    -webkit-box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, .5);        
        box-shadow:  0px 0px 20px 0px rgba(0, 0, 0, .5);
    opacity:.8;
    display:none;
}
.newsletter a
{
        display:block;
    width:100%;
    padding:7px 0 5px 0;

font-family: 'SourceSansProRegular';
text-transform: uppercase;
letter-spacing: .2em;
font-size: .8em;

text-decoration:none;


}
.newsletter a.nohover
{

background: #fceabb; /* Old browsers */
background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 46%, #f8b500 55%, #fbdf93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fceabb), color-stop(46%,#fccd4d), color-stop(55%,#f8b500), color-stop(100%,#fbdf93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 46%,#f8b500 55%,#fbdf93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fceabb 0%,#fccd4d 46%,#f8b500 55%,#fbdf93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fceabb 0%,#fccd4d 46%,#f8b500 55%,#fbdf93 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 46%,#f8b500 55%,#fbdf93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */


color:#fff;
}
.newsletter a.hover
{
background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */

color:#999;
}
.newsletter a:hover
{
    text-decoration:none;
}
.newsletter-signup
{
    padding:0;
    overflow:hidden;  
    width:80%; 
    display:block;   
    margin:20px auto;
    position:relative;
}
.newsletter-signup li
{
    width:100%;
    clear:both;
    display:block;
}
.newsletter-signup li.half
{
    width:48%;
    float:left;
    margin:0 1% 0 0;
    clear:none;
}
    .newsletter-signup h3
    {
        font-size: 1.5em;
        font-family: 'LeagueGothicRegular','Stint Ultra Condensed','Six Caps', Arial, sans-serif;
        color:#999;
        letter-spacing:1px;
        font-weight:normal;
        float:left;     
        padding:0 0 0 0;
        margin:20px 0px;
        width:100%;
        text-align:center;
        
    }
    .newsletter-signup label
    {
        text-align:left;
        font-family: 'SourceSansProBold', Arial, sans-serif;
        color:#999;
        font-size:.9em;
        letter-spacing:1px;
        text-transform:uppercase;
        font-weight:normal;
        padding:0;
        margin:0 0 0 0px;
    }
    .newsletter-signup .textbox
    {
        -webkit-box-shadow: inset 1px 1px 3px 0px rgba(100, 100, 100, .6);        
        box-shadow: inset 1px 1px 3px 0px rgba(100, 100, 100, .6); 
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border:none;
        width:94%;
        padding:10px;
        float:none;
        margin:0 0 5px 0;
        background:#fff;
    }
    .newsletter-signup .submit
    {
        float:none;
        border:none;
        background:none;
        padding:0;
        text-indent:-9999px;
        background:url('/images/submit-btn-green.png') no-repeat 0 0;
        width:76px;
        height:36px;
        display:block;
        margin:10px 0 0 0px;
    }
    .newsletter .hidenewsletter
    {
        text-align:right;
        width:95%;
        padding:0 5% 0 0;
    }
    a.home-how-we-work
    {
        text-decoration:none;
    }
.testimonials-wrap
{
    width:100%;
    overflow:hidden;
    background:#f4f4f4;
    padding:20px 0 30px 0;
}
.testimonial-block
{
    display:block;
    padding:10px;
    width:940px;
    height:150px;
    margin:0;
    overflow:hidden;
}
.testimonial
{    
    display:block;
    width:90%;
    background:none;
    padding:20px 5% 40px 5%;
    margin:0 auto;
    max-width:750px;
}
.testimonial .quote
{
    float:left;   
    font-size:1.2em;    
    line-height:1.5em;
    width:69%;
    font-family: 'Droid Serif', serif;
}
@media (max-width:768px)
{
    .testimonial .quote
    {
         font-size:1em;    
        line-height:1.6em;
    }
}
@media (max-width:540px)
{
    .testimonial .quote
    {
         font-size:.8em;    
        line-height:1.4em;
    }
}
.testimonial .quote-text
{
    color:#20345a;    
}
.testimonial .quote-author
{
    color:#bbb;
    display:block;
    clear:both;
    text-align:right;
}
.testimonial-image
{
    float:right;
    border-left:solid 1px #ccc;
    padding:0 0 0 2%;
    margin:0 0 0 2%;
    width:26%;
}
.testimonial-image img
{
    width:100%;
    height:100%;
}
.home-content
{
    display:block;    
    min-height:240px;       
}
.home-content ul
{
    width:960px;
    margin:0 auto;
    overflow:hidden;
}


.home-content ul li
{
    float:left;
    width:290px;
    height:320px;   
    margin:20px 15px;
    display:block;
    position:relative;
    /*border-top: 1px solid #F2F2F2;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, .15) 0 1px 6px url(0/IE9);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; */   
}
.home-content ul li p
{
    font-size:1em;
}
.home-content ul li .home-content-inner  
{
    display:block; 
    height:320px;
}
.home-content ul li h2
{
    text-align:center;
    color:#20345a;
    font-family:'SourceSansProBlack';
    font-size:1.4em;
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
    padding:10px 0;    
    background:#fff;   
    background:rgba(255,255,255,.6);
    position:absolute;
    top:76px;
    left:0;
    width:100%;
    z-index:5;    
}
.home-content ul li .detail
{
    position:absolute;
    top:140px;
    left:0;
    width:100%;
    display:block;
    overflow:hidden;
    height:180px;
}
.home-content ul li h3
{
    text-align:center;
    font-size:1.2em;
    color:#c39f5a;
    background:none;   
    text-transform:none;
    font-family:'SourceSansProRegular';
    font-weight:normal;
    border-bottom:none;
    padding:0;
    margin:0 0 10px 0;
    letter-spacing:normal;
}
.home-content-inner .home-content-bg
{
    position:absolute;
    z-index:2;
    display:block;  
    width:290px;    
    height:120px;
    top:0;
    left:0;    
    -webkit-border-radius:2px;
	   -moz-border-radius:2px;
	        border-radius:2px;
-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .5);
        
        box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.home-content-inner .home-content-bg-hover
{
      position:absolute;
    z-index:3;
    display:block;  
    width:290px;    
    height:120px;
    top:0;
    left:0;    
    opacity:0;
}
.home-content .speaking-and-events
{
    background:none;
}
.one-on-one .home-content-bg
{
    background:url('/images/one-on-one-bg.jpg') no-repeat 0 0;
}
.one-on-one .home-content-bg-hover
{
    background:url('/images/one-on-one-bg-color.jpg') no-repeat 0 0;
}
.speaking-and-events .home-content-bg
{
    background:url('/images/speaking-and-events-bg.jpg') no-repeat 0 0;
}
.speaking-and-events .home-content-bg-hover
{
    background:url('/images/speaking-and-events-bg-color.jpg') no-repeat 0 0;
}
.home-team-assessments .home-content-bg
{
    background:url('/images/team-assessments-bg.jpg') no-repeat 0 0;
}
.home-team-assessments .home-content-bg-hover
{
    background:url('/images/team-assessments-bg-color.jpg') no-repeat 0 0;
}
.home-content ul li p
{
    text-align:center;
}
.home-content-inner .inner-text
{
    padding:20px;
    height:280px;
}
a.home-cta {
	background-color:#20345a;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:none;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 0;
	text-decoration:none;	
	opacity:.9;
	width:132px;
	position:absolute;
	bottom:20px;
	left:50%;
	text-align:center;
	margin:0 0 0 -66px;
}a.home-cta:hover {	
	background-color:#5189a3;
}a.home-cta:active {


}
.contact-pop
{
    display:none;
    position:fixed;
    top:10%;
    left:25%;
    width:45%;
    padding:2.5% 2.5% 6% 2.5%;
    background:url(/images/contactpop-header.jpg) no-repeat 50% 0;
    background-color:#fff;
    background-color:rgba(255,255,255,.98);
    z-index:100;
    -webkit-box-shadow: 0 0 100px 10px rgba(0,0,0,.5);
    box-shadow: 0 0 100px 10px rgba(0,0,0,.5);
}
.contact-pop h2
{
    
    text-align:left;
    color:#20345a;
    margin:80px 0 20px 0;
    padding:0;
    font-size:3.6rem;
    letter-spacing:normal;
    font-family:'OpenSansRegular';
    width:95%;
    font-weight:normal;
}
@media (max-width:1366px)
{
        
    .contact-pop
    {
        left:20%;
        width:55%;
        padding:2.5% 2.5% 8% 2.5%;
    }
    .contact-pop h2
    {          
        margin:90px 0 20px 0;
        font-size:3rem;
    }
}
@media (max-width:960px)
{
        
    .contact-pop
    {
        left:10%;
        width:75%;
        padding:2.5% 2.5% 10% 2.5%;
    }
    .contact-pop h2
    {          
        margin:100px 0 20px 0;
        font-size:3rem;
    }
}
@media (max-width:768px)
{
        
    .contact-pop
    {
        position:absolute;
        left:2%;
        width:91%;
        padding:2.5% 2.5% 10% 2.5%;
    }
    .contact-pop h2
    {          
        margin:100px 0 20px 0;
        font-size:2.6rem;
    }
}
@media (max-width:540px)
{
        
    .contact-pop
    {
        position:absolute;
        top:2%;
        left:2%;
        width:96%;
        padding:0 0 100px 0;
        height:auto;
    }
    .contact-pop h2
    {          
        margin:100px 0 20px 0;
        font-size:2.6rem;
        
    }
   .contact-pop-content
    {
        padding:20px;
    }
}
.contact-pop p
{
    font-size:1.8rem;
    line-height:2.4rem;
    font-family:'OpenSansLight';
    
}
.contactpop-bottom
{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    background:#bbb;
    
}
.contactpop-bottom p
{
    font-size:1.6rem;
    line-height:2rem;
    color:#fff;
    text-shadow: 1px 1px 2px #8A8A8A;
    padding:10px 10px 0 10px;
}
.contact-pop #coachcontactform
{
    
}
.contact-pop #coachcontactform ul
{
    display:block;
    overflow:hidden;
}
.contact-pop #coachcontactform ul li
{
    float:left;
    width:48%;
    margin:0 2% 0 0;
    list-style:none;
}
@media (max-width:540px)
{
        
    .contact-pop #coachcontactform ul li
    {
        float:none;
        width:98%;
        margin:0 2% 0 0;
    }
}


.contact-pop #coachcontactform ul li label
{
    text-transform:uppercase;
    color:#666;
    font-size:1.1rem;
    letter-spacing:normal;
    font-family:'OpenSansRegular'
}
.contact-pop #coachcontactform ul li .textbox
{
    padding:10px;
    border:solid 1px #ccc;;
}
.contact-pop #coachcontactform ul li .error
{
    border:solid 1px red;
    float:left;
    display:block;
}

.contact-pop #coachcontactform .button
{
    border-style: solid;
  border-width: 0px;
  cursor: pointer;
    font-family:'OpenSansRegular', "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin:10px 0 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 4rem;
  padding-bottom: 1.0625rem;
  padding-left: 4rem;
  font-size: 1.3rem;
  text-transform:uppercase;
  background-color: #20345a;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out;
    border-radius: 3px
}


 .contactpop-close
 {
    position:absolute;
    right:10px;
    top:10px;
    width:45px;
    height:45px;
    background:url(http://www.buildingchampions.com/images/fancy_close.png) no-repeat 50% 50%;
    z-index:10;
    text-indent:-99999px;
    border:none;
    cursor:pointer;
 }
  .contactpop-close:active,.contactpop-close:link,.contactpop-close:hover, .contactpop-close:visited
  {
      border:none;
  }
 .contact-pop-content
 {
     
 }
 .contact-pop-response
 {     
     display:none;
     padding:120px 20px 0 20px;
     font-size:2.2rem;
     line-height:3rem;
     font-family:'OpenSansSemibold';
 }
.contactoverlay
{
    display:none;
    background:#20345a;
    background:rgba(32,52,90,.95);    
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:99;
}
@media (max-width: 1024px) 
{
    .home-content ul
    {
        width:100%;
        margin:0 auto;
        position:relative;
        height:100%;
    }
    .home-content ul li
    {
        float:left;
        width:31.3333%;                 
        margin:0 1%;
        display:block;
        position:relative;
        min-height:100%;
        height:auto;
        /*border-top: 1px solid #F2F2F2;
        -webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
        -moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
        box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
        box-shadow: rgba(0, 0, 0, .15) 0 1px 6px url(0/IE9);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; */   
    }
    .home-content ul li .home-content-inner  
    {
        display:block; 
        height:auto
    }
    .home-content ul li h2
    {
        text-align:center;
        color:#20345a;
        font-family:'SourceSansProBlack';
        font-size:1.4em;
        font-weight:normal;
        text-transform:uppercase;
        margin:0;
        padding:10px 0;    
        background:none;
        position:relative;
        clear:both;        
        width:100%;
        z-index:5;    
        display:block;
        top:auto;
        left:auto;
    }
    .home-content ul li .detail
    {
        position:relative;
        top:auto;
        left:auto;
        width:100%;
        display:block;
        overflow:hidden;
        height:auto;
    }
    .home-content-inner .home-content-bg
    {
        position:relative;
        z-index:2;
        display:inline-block;  
        width:100%;
        top:auto;
        left:auto;    
        -webkit-border-radius:none;
	       -moz-border-radius:none;
	            border-radius:none;
    -webkit-box-shadow:none;
        
            box-shadow:none;
            background-size: 100%;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
    }
    .home-content-inner .home-content-bg-hover
    {
          position:absolute;
        z-index:3;
        width:100%;    
        top:0;
        left:0;    
        opacity:0;
        background-size: 100%;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
    }
    .home-content .speaking-and-events
    {
        background:none;
    }
    .one-on-one .home-content-bg
    {
        background-image:url('/images/one-on-one-bg.jpg');
    }
    .one-on-one .home-content-bg-hover
    {
        background-image:url('/images/one-on-one-bg-color.jpg');
    }
    .speaking-and-events .home-content-bg
    {
        background-image:url('/images/speaking-and-events-bg.jpg');
    }
    .speaking-and-events .home-content-bg-hover
    {
        background-image:url('/images/speaking-and-events-bg-color.jpg');
    }
    .home-team-assessments .home-content-bg
    {
        background-image:url('/images/team-assessments-bg.jpg');
    }
    .home-team-assessments .home-content-bg-hover
    {
        background-image:url('/images/team-assessments-bg-color.jpg');
    }
    a.home-cta {
	    position:relative;
	    bottom:auto;
	    left:auto;
	    text-align:center;
	    margin:0 auto;
	    display:block;
    }
}

@media (max-width: 600px) 
{
 

    .home-content ul li
    {
        float:none;
        width:80%;
        margin:0 10%;
    }
    .home-content ul
    {
        width:100%;
        margin:0 auto;
        position:relative;
        height:100%;
    }
    .home-content ul li .home-content-inner  
    {
        display:block; 
        height:auto
    }
    .home-content ul li h2
    {
        text-align:center;
        color:#20345a;
        font-family:'SourceSansProBlack';
        font-size:1.4em;
        font-weight:normal;
        text-transform:uppercase;
        margin:0;
        padding:10px 0;    
        background:none;
        position:relative;
        clear:both;        
        width:100%;
        z-index:5;    
        display:block;
        top:auto;
        left:auto;
    }
    .home-content ul li .detail
    {
        position:relative;
        top:auto;
        left:auto;
        width:100%;
        display:block;
        overflow:hidden;
        height:auto;
    }
    .home-content-inner .home-content-bg
    {
        position:relative;
        z-index:2;
        display:inline-block;  
        width:100%;
        top:auto;
        left:auto;    
        -webkit-border-radius:none;
	       -moz-border-radius:none;
	            border-radius:none;
    -webkit-box-shadow:none;
        
            box-shadow:none;
            background-size: 100%;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
    }
    .home-content-inner .home-content-bg-hover
    {
          position:absolute;
        z-index:3;
        width:100%;    
        top:0;
        left:0;    
        opacity:0;
        background-size: 100%;
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
    }
    .home-content .speaking-and-events
    {
        background:none;
    }
    .one-on-one .home-content-bg
    {
        background-image:url('/images/one-on-one-bg.jpg');
    }
    .one-on-one .home-content-bg-hover
    {
        background-image:url('/images/one-on-one-bg-color.jpg');
    }
    .speaking-and-events .home-content-bg
    {
        background-image:url('/images/speaking-and-events-bg.jpg');
    }
    .speaking-and-events .home-content-bg-hover
    {
        background-image:url('/images/speaking-and-events-bg-color.jpg');
    }
    .home-team-assessments .home-content-bg
    {
        background-image:url('/images/team-assessments-bg.jpg');
    }
    .home-team-assessments .home-content-bg-hover
    {
        background-image:url('/images/team-assessments-bg-color.jpg');
    }
    a.home-cta {
	    position:relative;
	    bottom:auto;
	    left:auto;
	    text-align:center;
	    margin:0 auto;
	    display:block;
    }
}

.subheader
{
    position:relative;
    z-index:8;
    height:120px;    
    display:block;
    
}
.subheader-content
{
    width:960px;
    height:120px;    
    display:block;
    overflow:hidden;
    margin:0 auto;
    z-index:11;
    position:relative;
}
.subpage-content
{   
    width:670px;
    min-height:600px;
}
.side-content
{
    clear:none;
    display:block;
    float:left;
    width:250px;   
    background:url('/images/content-lcol-bg.gif') repeat-x 0 0;
    min-height:600px;
}
.side-content h3
{
    background:url('/images/recommended-banner.png') no-repeat 0 0;
    display:block;
    width:250px;
    height:43px;
    border-top:solid 1px #fff;
    border-bottom:solid 1px #ddd;
    text-indent:-99999px;
}


.subpage-content-full
{   

    padding:20px 0;
    width:100%;   
}


    .page .main-content 
    {
        width:1024px;
    }
    
    
    .content-wrapper 
    {    
        width:1024px;
    }    

    .subheader-content
    {
        width:1024px;
    }
    .subpage-content
    {   
        width:670px;
        min-height:600px;
    }
    .side-content
    {
        clear:none;
        display:block;
        float:left;
        width:250px;   
        background:url('/images/page-side-bg.png') no-repeat 100% 0;
        min-height:600px;
    }
    .breadcrumb-inner
    {
        width:1024px;
        margin:0 auto;
    }

@media (max-width: 1024px) 
{
     .page .main-content 
    {
        width:100%;
    }
    
    
    .content-wrapper 
    {    
       width:100%;
    }    

    .subheader-content
    {
       width:100%;
    }
    .subpage-content
    {   
        width:71%;
        padding:3%;
    }
    .side-content
    {
        width:23%;
    }
}
@media (max-width: 768px) 
{
     .page .main-content 
    {
        width:100%;
    }
    
    
    .content-wrapper 
    {    
       width:100%;
    }    

    .subheader-content
    {
       width:100%;
    }
    .subpage-content
    {   
        width:96%;
        padding:2%;
    }
    .side-content
    {
        display:none;
    }
}
@media print {
  /* Print =================================================== */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page  {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}