/*
Theme Name:	Starkers Custom
Description:	Custom Wordpress theme using Starkers as a base and LESS supplied by 320 and Up by Andy Clarke
Version:	1.0
Author:		Gareth Livingstone
Author URI:	http://www.verticaltilt.co.uk
*/
/* 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 =================================================== */
/* Page =================================================== */
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
html {
  background: white;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: white;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  background-color: transparent;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4em;
  color: #5c686f; }

html,
body {
  height: 100%; }

.row {
  margin-left: -20px;
  *zoom: 1; }
  .row:before, .row:after {
    display: table;
    content: ""; }
  .row:after {
    clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

.row-fluid {
  width: 100%;
  *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85.0%; }
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  .container:before, .container:after {
    display: table;
    content: ""; }
  .container:after {
    clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: ""; }
  .container-fluid:after {
    clear: both; }

/* Typography =================================================== */
@font-face {
  font-family: 'allerbold';
  src: url("fonts/aller_bd-webfont.eot");
  src: url("fonts/aller_bd-webfont.eot#iefix") format("embedded-opentype"), url("fonts/aller_bd-webfont.woff") format("woff"), url("fonts/aller_bd-webfont.ttf") format("truetype"), url("fonts/aller_bd-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'aller_lightregular';
  src: url("fonts/aller_lt-webfont.eot");
  src: url("fonts/aller_lt-webfont.eot#iefix") format("embedded-opentype"), url("fonts/aller_lt-webfont.woff") format("woff"), url("fonts/aller_lt-webfont.ttf") format("truetype"), url("fonts/aller_lt-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'allerregular';
  src: url("fonts/aller_rg-webfont.eot");
  src: url("fonts/aller_rg-webfont.eot#iefix") format("embedded-opentype"), url("fonts/aller_rg-webfont.woff") format("woff"), url("fonts/aller_rg-webfont.ttf") format("truetype"), url("fonts/aller_rg-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: "allerbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal !important;
  color: #0f3662;
  text-rendering: optimizelegibility; }
  h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span {
    font-family: 'aller_lightregular', "Helvetica Neue", Helvetica, sans-serif; }

h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf; }

h1,
.h1 {
  margin-bottom: 0.7em;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.2; }

h2,
.h2 {
  margin-bottom: 0.7em;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2; }

h3,
.h3 {
  margin-bottom: 0.93333em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3; }

h4,
.h4 {
  margin-bottom: 1.4em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25; }

h5,
.h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.4em; }

h6,
.h6 {
  margin-bottom: 1.4em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.4em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4em; }

small {
  font-size: 14px;
  font-size: 1.4rem; }
  small.subtle {
    color: #bfbfbf; }

ul,
ol {
  margin: 0 0 1.4em -24px;
  padding: 0 0 0 24px; }

li ul,
li ol {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem; }

p.lead {
  font-size: 20px;
  font-size: 2rem;
  color: #2e3437;
  border-top: 1px dotted #bfbfbf;
  border-bottom: 1px dotted #bfbfbf;
  padding: 0.7em 0;
  margin-bottom: 0.7em; }

blockquote {
  margin: 0 0 1.4em;
  padding-left: 24px;
  border-left: 5px solid #ff7200;
  font-family: Cambria, Georgia, Times, "Times New Roman";
  font-style: italic; }

q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

cite {
  font-style: normal; }

dl,
dd {
  margin-bottom: 1.4em; }

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 #d5d9dc;
  cursor: help; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

ins {
  background-color: white;
  color: #5c686f;
  text-decoration: none; }

mark {
  background-color: white;
  color: #5c686f;
  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.4em; }

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: -.5em; }

sub {
  bottom: -.25em; }

/* Colour =================================================== */
a {
  text-decoration: none;
  color: #ff7200;
  /*&:visited {
  color : $linkcolorvisited; }
  
  &:hover {
  text-decoration : underline;
  color : $linkcolorhover; }
  
  &:focus {
  outline : thin dotted;
  color : $linkcolorfocus; }*/ }
  a:hover, a:active {
    outline: 0; }

::-moz-selection {
  background-color: #e3e6e7;
  color: #5c686f;
  text-shadow: none; }

::selection {
  background-color: #e3e6e7;
  color: #5c686f;
  text-shadow: none; }

.orange {
  color: #ff7200; }

.swatch {
  margin: 0 0 1.4em 0;
  padding: 0; }

.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px; }

.swatch-row-one {
  background-color: black; }

.swatch-row-two {
  background-color: white; }

.swatch-row span {
  display: block;
  float: left;
  width: 50px;
  height: 50px; }

.swatch-base span:nth-child(1) {
  background-color: rgba(92, 104, 111, 0.9); }

.swatch-base span:nth-child(2) {
  background-color: rgba(92, 104, 111, 0.8); }

.swatch-base span:nth-child(3) {
  background-color: rgba(92, 104, 111, 0.7); }

.swatch-base span:nth-child(4) {
  background-color: rgba(92, 104, 111, 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, 79, 73, 0.9); }

.swatch-error span:nth-child(2) {
  background-color: rgba(218, 79, 73, 0.8); }

.swatch-error span:nth-child(3) {
  background-color: rgba(218, 79, 73, 0.7); }

.swatch-error span:nth-child(4) {
  background-color: rgba(218, 79, 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(91, 183, 91, 0.9); }

.swatch-success span:nth-child(2) {
  background-color: rgba(91, 183, 91, 0.8); }

.swatch-success span:nth-child(3) {
  background-color: rgba(91, 183, 91, 0.7); }

.swatch-success span:nth-child(4) {
  background-color: rgba(91, 183, 91, 0.6); }

.swatch-warning span:nth-child(1) {
  background-color: rgba(250, 167, 50, 0.9); }

.swatch-warning span:nth-child(2) {
  background-color: rgba(250, 167, 50, 0.8); }

.swatch-warning span:nth-child(3) {
  background-color: rgba(250, 167, 50, 0.7); }

.swatch-warning span:nth-child(4) {
  background-color: rgba(250, 167, 50, 0.6); }

/* Texture =================================================== */
.alert {
  margin-bottom: 1.4em;
  padding: 8px 35px 8px 14px;
  background-color: #fcf8e3;
  border: 1px solid #f2e187;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  font-family: "Segoe UI", "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: black;
  color: white; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }
  .alert-block .alert-heading {
    margin-bottom: 0.175em;
    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: gray;
  background-color: #e6e6e6;
  -webkit-border-top-right-radius: 9px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 9px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -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: gray;
    text-decoration: none;
    cursor: pointer; }

.badge-error {
  background-color: #da4f49;
  color: white; }
  .badge-error:hover {
    background-color: #9d2520;
    color: white; }

.badge-warning {
  background-color: #faa732;
  color: white; }
  .badge-warning:hover {
    background-color: #c17305;
    color: white; }

.badge-success {
  background-color: #5bb75b;
  color: white; }
  .badge-success:hover {
    background-color: #347834;
    color: white; }

.badge-info {
  background-color: #d9edf7;
  color: #247fad; }
  .badge-info:hover {
    background-color: #85c5e5; }

.badge-inverse {
  background-color: #414141;
  color: white; }
  .badge-inverse:hover {
    background-color: #0e0e0e;
    color: white; }

.well {
  min-height: 21px;
  padding: 11px;
  margin-bottom: 1.4em;
  background-color: white;
  border: 1px solid #c7cdd1;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 10px #e3e6e8;
  -moz-box-shadow: inset 0 1px 10px #e3e6e8;
  box-shadow: inset 0 1px 10px #e3e6e8; }
  .well p:last-child {
    margin-bottom: 0; }

.well-large {
  padding: 22px; }

.well-small {
  padding: 6px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

/* Elements =================================================== */
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #d5d9dc;
  border-bottom: 1px solid white; }

img {
  border-width: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin-bottom: 1.4em; }
  figure img {
    margin-bottom: 0.35em; }
  figure figcaption {
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    color: gray; }

.list-bordered {
  list-style-type: none;
  margin: 0 0 1.4em 0;
  padding: 0; }
  .list-bordered li {
    margin-bottom: 0.35em;
    padding-bottom: 0.35em;
    border-bottom: 1px dashed #d5d9dc; }
  .list-bordered li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom-width: 0; }

/* Forms =================================================== */
form {
  margin: 0 0 1.4em 0; }
  form fieldset {
    margin-bottom: 1.4em;
    padding: 0;
    border-width: 0; }
  form legend {
    display: block;
    width: 100%;
    margin-bottom: 2.8em;
    *margin-left: -7px;
    padding: 0;
    color: #5c686f;
    border: 0;
    border-bottom: 1px solid #c7cdd0;
    white-space: normal; }
    form legend small {
      font-size: 14px;
      font-size: 1.4rem;
      color: #bfbfbf; }
  form p {
    margin-bottom: 0.7em; }
  form ul {
    list-style-type: none;
    margin: 0 0 1.4em 0;
    padding: 0; }
  form br {
    display: none; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: baseline;
  *vertical-align: middle; }

input,
button,
select,
textarea {
  font-family: "Segoe UI", "Helvetica Neue", 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.175em;
  font-weight: bold;
  color: #5c686f;
  cursor: pointer; }
  label input,
  label textarea,
  label select {
    display: block; }

input,
textarea,
select {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 0.35em;
  background-color: white;
  border: 1px solid #c7cdd0;
  color: #5c686f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  input:hover,
  textarea:hover,
  select:hover {
    border-color: #8f9ba2; }

.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"] {
  width: auto;
  height: auto;
  cursor: pointer;
  *overflow: visible; }

select,
input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px; }

select {
  width: auto;
  background-color: white;
  font-size: 13px;
  font-size: 1.3rem; }

select[multiple],
select[size] {
  height: auto; }

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: #5c686f, 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: gray; }

.help-block {
  display: block;
  margin-bottom: 0.7em; }

.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; }

/* =Forms Gravity
-------------------------------------------------------------- */
.gform_wrapper {
  background-color: #e6e6e6;
  padding: 20px 15px 5px;
  margin-bottom: 1.4em;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35); }
  .gform_wrapper .gform_heading {
    margin-bottom: 0.7em; }
  .gform_wrapper h3 {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 0.7em;
    color: #ff7200; }
  .gform_wrapper .gform_description {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    line-height: 1.4em; }
  .gform_wrapper ul {
    margin-left: 0 !important; }
  .gform_wrapper label {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    color: #404040; }
  .gform_wrapper .gfield {
    margin: 0 0 0.7em;
    padding: 0 0; }
    .gform_wrapper .gfield input,
    .gform_wrapper .gfield textarea {
      width: 100%; }
    .gform_wrapper .gfield input[readonly] {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1;
      background-color: #e6e6e6;
      color: #ff7200; }
    .gform_wrapper .gfield .gfield_description {
      font-size: 13px;
      font-size: 1.3rem; }
    .gform_wrapper .gfield h2.gsection_title {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700; }
  .gform_wrapper .gfield_checkbox input,
  .gform_wrapper .gfield_radio input {
    float: left;
    width: auto;
    margin-right: 5px; }
  .gform_wrapper .gfield_checkbox label,
  .gform_wrapper .gfield_radio label {
    font-size: 13px;
    font-size: 1.3rem;
    color: #5c686f; }
  .gform_wrapper .gform_validation_container {
    display: none; }

.ginput_complex {
  *zoom: 1; }

.ginput_complex:before,
.ginput_complex:after {
  display: table;
  content: ""; }

.ginput_complex:after {
  clear: both; }

.ginput_complex label {
  color: #5c686f;
  font-size: 13px;
  font-size: 1.3rem; }

.ginput_left {
  float: left;
  width: 48%;
  min-height: 62px; }

.ginput_right {
  float: right;
  width: 48%;
  min-height: 62px; }

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  width: 70px;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  margin-right: 12px; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
  margin-right: 6px; }

.gform_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.gform_wrapper .gfield_time_ampm select {
  width: 60px !important; }

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  width: 70% !important; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  width: 50px;
  float: left; }

.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  width: 85% !important; }

.gform_wrapper .field_hover {
  border: 1px dashed #2175A9;
  cursor: pointer; }

.gform_wrapper .field_selected {
  background-color: #DFEFFF;
  border: 1px solid #c2d7ef; }

.gform_wrapper .field_name_first,
.gform_wrapper .field_name_last {
  width: 50%;
  float: left; }

.gform_wrapper {
  /* multi-page steps ------------------------------------------------------*/ }
  .gform_wrapper .gf_page_steps {
    width: 99%;
    margin: 0 0 8px 0;
    padding: 0 0 4px 0;
    border-bottom: 1px dotted #CCC; }
  .gform_wrapper .gf_step {
    width: auto !important;
    margin: 0 8px 10px 0;
    font-size: 14px;
    font-size: 1.4rem;
    height: 20px;
    line-height: 20px !important;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .gform_wrapper .gf_step.gf_step_active {
      font-weight: 600; }
    .gform_wrapper .gf_step.gf_step_last {
      margin-right: 0; }
    .gform_wrapper .gf_step .gf_step_number {
      font-size: 18px;
      font-size: 1.8rem;
      float: left; }
  .gform_wrapper .gf_step_clear {
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden; }

.gsection {
  border-top: 1px dotted #CCC; }
  .gsection h2 {
    margin-top: 1.5em; }

/* FORM VALIDATION */
.validation_error {
  background-color: #ff7200;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: .25em 1em;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4em;
  text-align: center;
  margin-bottom: 0.7em; }

.validation_message {
  color: #ff7200;
  text-align: center; }

/* Extended name */
.name_prefix {
  float: left;
  width: 12%; }

.name_first,
.name_last {
  float: left;
  width: 40%; }

.name_prefix,
.name_first {
  margin-right: 10px; }

.name_suffix {
  display: none; }

/* Buttons =================================================== */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
  font-weight: bold;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, white, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, white, #d9d9d9);
  background-image: -ms-linear-gradient(top, white, #d9d9d9);
  background-image: -o-linear-gradient(top, white, #d9d9d9);
  background-image: linear-gradient(top, white, #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(#5c686f), to(#c72f29));
  background-image: -webkit-linear-gradient(top, #5c686f, #c72f29);
  background-color: #c72f29;
  background-image: -moz-linear-gradient(top, #5c686f, #c72f29);
  background-image: -ms-linear-gradient(top, #5c686f, #c72f29);
  background-image: -o-linear-gradient(top, #5c686f, #c72f29);
  background-image: linear-gradient(top, #5c686f, #c72f29);
  background-repeat: repeat-x;
  border-color: #b22a24;
  border-bottom-color: #9d2520;
  color: white; }
  .btn-error:visited, .btn-error:hover {
    color: white; }

.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: white; }
  .btn-inverse:visited, .btn-inverse:hover {
    color: white; }

/*.btn-primary {
  @include basegrad;
  border: {
    color: darken($basecolor, 15%);
    bottom-color: darken($basecolor, 20%);
  }
  color: $white;

  &:visited,
  &:hover { color: $white; }
}*/
.btn-primary,
.gform_button,
.gform_wrapper .form-submit input[type=submit] {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3a5a7e), to(#1a2838));
  background-image: -webkit-linear-gradient(top, #3a5a7e, #1a2838);
  background-color: #1a2838;
  background-image: -moz-linear-gradient(top, #3a5a7e, #1a2838);
  background-image: -ms-linear-gradient(top, #3a5a7e, #1a2838);
  background-image: -o-linear-gradient(top, #3a5a7e, #1a2838);
  background-image: linear-gradient(top, #3a5a7e, #1a2838);
  background-repeat: repeat-x;
  text-transform: uppercase;
  font-weight: normal;
  font-family: "allerregular", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-color: #22354a;
  border-bottom-color: #0a0f15;
  color: white; }
  .btn-primary:visited, .btn-primary:hover,
  .gform_button:visited,
  .gform_button:hover,
  .gform_wrapper .form-submit input[type=submit]:visited,
  .gform_wrapper .form-submit input[type=submit]:hover {
    color: white; }

.gform_button,
.gform_wrapper .form-submit input[type=submit] {
  padding: 11px 18px; }

.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-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.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.4em; }
  .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.7em;
  margin-bottom: 0.7em; }
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

/* Tables =================================================== */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.4em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent; }
  table th,
  table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #c7cdd0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4em;
    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 #c7cdd0; }
  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: #e3e6e7; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #c7cdd0;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #c7cdd0; }
  .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: #feffff; }

.nav {
  list-style-type: none;
  margin: 0 0 1.4em 0;
  padding: 0; }

.nav > li > a {
  display: block;
  margin: 0;
  padding: 0; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: #e6e6e6; }

.nav-tabs {
  *zoom: 1; }
  .nav-tabs:before, .nav-tabs:after {
    display: table;
    content: ""; }
  .nav-tabs:after {
    clear: both; }

.nav-tabs > li {
  float: left; }

.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
  .nav-tabs > li > a:hover {
    border-color: #e6e6e6 #e6e6e6 #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #5c686f;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.tabbable {
  *zoom: 1; }
  .tabbable:before, .tabbable:after {
    display: table;
    content: ""; }
  .tabbable:after {
    clear: both; }

.tab-content {
  overflow: auto; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav > .disabled > a {
  color: gray; }

.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.module-wrapper {
  *zoom: 1; }
  .module-wrapper:before, .module-wrapper:after {
    display: table;
    content: ""; }
  .module-wrapper:after {
    clear: both; }

nav ul {
  display: block;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  nav ul > li {
    float: left; }
    nav ul > li > a {
      display: block;
      float: none;
      padding: 8px 10px;
      text-decoration: none;
      -webkit-transition: 0.1s ease-in-out;
      -moz-transition: 0.1s ease-in-out;
      -ms-transition: 0.1s ease-in-out;
      -o-transition: 0.1s ease-in-out;
      transition: 0.1s ease-in-out; }

header {
  background: white; }
  header .container {
    position: relative; }
  header .logo a {
    background: url("images/logo.gif") no-repeat 0 0;
    display: block;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 231px;
    margin-top: 25px; }
  header nav {
    *zoom: 1; }
    header nav:before, header nav:after {
      display: table;
      content: ""; }
    header nav:after {
      clear: both; }
    header nav ul {
      right: 0; }
      header nav ul > li > a {
        color: #404040;
        padding: 10px 10px 2px 0; }

.site-search form {
  margin-bottom: 0;
  /*input[type=text] {
  	width: 82%;
  	margin-right: 18%;
  }
  
  input[type=submit] {
  	position: absolute;
  	right: 0;
  	top: 0;
  	background-color: $blue;
  	color: $white;
  	border: none 0;
  	
  	&:hover {
  		background-color: $darkblue;
  	}
  	
  }*/ }
  .site-search form fieldset {
    margin-bottom: 0; }
  .site-search form label {
    display: none; }

.header-search {
  position: absolute;
  top: 19px;
  right: 0;
  width: 290px;
  padding-left: 130px;
  background: url(images/search-outline.gif) no-repeat 0 0 white;
  text-align: right; }

.footer-search {
  margin-left: 24px;
  margin-right: 24px;
  border-bottom: 1px dotted #d5d9dc; }
  .footer-search form {
    margin-bottom: 1.4em; }

.nav-wrapper {
  position: relative; }
  .nav-wrapper nav ul > li {
    /*&:first-child a {
    	@include border-radius(0,0,3px,0);
    }
    
    &:last-child a {
    	@include border-radius(0,3px,0,0);
    }*/ }
    .nav-wrapper nav ul > li > a {
      background-color: #3a5a7e;
      color: white;
      margin-right: 1px;
      line-height: 40px;
      padding: 0 8px;
      -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.2); }
      .nav-wrapper nav ul > li > a:hover {
        background-color: #2a415b;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        line-height: 44px; }
  .nav-wrapper nav ul > .current-page-ancestor > a, .nav-wrapper nav ul > .current-page-ancestor > a:focus, .nav-wrapper nav ul > .current-page-ancestor > a:hover, .nav-wrapper nav ul > .current_page_item > a, .nav-wrapper nav ul > .current_page_item > a:focus, .nav-wrapper nav ul > .current_page_item > a:hover {
    line-height: 44px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
    background-color: #ff7200; }
  .nav-wrapper address {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'aller_lightregular', "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 36px;
    margin-bottom: 12px;
    text-align: left; }
    .nav-wrapper address span {
      font-family: "allerbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #ff7200;
      font-size: 24px;
      font-size: 2.4rem; }
  .nav-wrapper .mobile-menu-wrapper {
    text-align: center;
    background-color: #e6edf2;
    padding: 6px; }
    .nav-wrapper .mobile-menu-wrapper select {
      margin: 0 auto; }

.background-cover {
  background-color: #3a5a7e; }

.intro {
  background-color: #3a5a7e;
  color: white;
  padding: 2em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  *zoom: 1; }
  .intro:before, .intro:after {
    display: table;
    content: ""; }
  .intro:after {
    clear: both; }
  .intro h1 {
    font-size: 36px;
    font-size: 3.6rem;
    color: white;
    margin-bottom: 0.35em; }
  .intro h2 {
    font-size: 30px;
    font-size: 3rem;
    color: white;
    margin-bottom: 0; }
  .home-template .control-wrapper .intro {
    margin-bottom: 1.4em;
    padding: 2em 24px; }
    .home-template .control-wrapper .intro h1 {
      font-size: 18px;
      font-size: 1.8rem;
      font-family: 'aller_lightregular', "Helvetica Neue", Helvetica, sans-serif; }
    .home-template .control-wrapper .intro .intro-heading {
      font-size: 32px;
      font-size: 3.2rem;
      margin-top: 0.35em;
      margin-bottom: 0.7em;
      font-family: "allerbold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .home-template .control-wrapper .intro .intro-heading span {
        font-family: 'aller_lightregular', "Helvetica Neue", Helvetica, sans-serif; }
    .home-template .control-wrapper .intro h2 {
      font-size: 18px;
      font-size: 1.8rem; }
    .home-template .control-wrapper .intro img {
      float: right;
      width: 90px;
      margin-right: 24px; }
  .root-template .control-wrapper .intro, .internal-template .control-wrapper .intro {
    padding: 1em 2em;
    position: relative; }

.callout {
  background-color: #e6edf2;
  min-height: 135px;
  padding: 1.4em 2em 0.7em;
  -webkit-box-shadow: 0 12px 20px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 12px 20px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 12px 20px -20px rgba(0, 0, 0, 0.75);
  position: relative;
  margin-bottom: 2.8em;
  /*.arrow-orange {
  	position: absolute;
  	bottom: -25px;
  	left: 50%;
  	margin-left: -25px;
  
  	span,
  	a {
  		height: 50px;
  		width: 51px;
  		display: block;
  		@include hide-text;
  		background: url('images/btn-arrow-orange.png') no-repeat 0 0;
  	}			
  	
  }*/ }
  .callout h2,
  .callout h3 {
    margin-bottom: 0.35em;
    font-size: 22px;
    font-size: 2.2rem;
    text-transform: uppercase; }
  .callout p {
    font-size: 13px;
    font-size: 1.3rem;
    color: #0f3662; }
  .callout .arrow-orange {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -25px;
    height: 50px;
    width: 51px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url("images/btn-arrow-orange.png") no-repeat 0 0; }

.home-btn,
.location-map-preview {
  margin-bottom: 10px; }
  .home-btn .btn,
  .location-map-preview .btn {
    width: 87%;
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem; }
    .home-btn .btn span,
    .location-map-preview .btn span {
      background: url("images/btn-arrow-blue.png") no-repeat 100% 50%;
      display: block;
      padding-right: 38px;
      min-height: 30px; }

.btn-download {
  text-align: left; }
  .btn-download .icon-download {
    display: inline-block;
    background: url("images/icon-download.png") no-repeat 50% 50%;
    width: 26px;
    height: 34px;
    vertical-align: middle;
    margin: 5px 5px 5px 0; }
  .btn-download .title-download {
    font-size: 15px;
    font-size: 1.5rem; }

.location-map-preview img {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 100%; }
.location-map-preview .btn {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
.location-map-preview span {
  line-height: 30px; }

#breadcrumbs {
  color: #668db8;
  *zoom: 1;
  margin-bottom: 0.7em;
  font-size: 12px;
  font-size: 1.2rem; }
  #breadcrumbs:before, #breadcrumbs:after {
    display: table;
    content: ""; }
  #breadcrumbs:after {
    clear: both; }
  #breadcrumbs a {
    color: #3a5a7e; }

.skyline-divider {
  margin-top: 0.7em;
  margin-bottom: 1.4em;
  background: url("images/skyline-doubleborder.png") no-repeat 50% 0;
  padding-top: 3.5em; }

footer {
  position: relative;
  *zoom: 1;
  background: #f3f3f3;
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal; }
  footer:before, footer:after {
    display: table;
    content: ""; }
  footer:after {
    clear: both; }
  footer .address-block {
    margin-bottom: 0.7em; }
  footer .address-block,
  footer nav {
    margin-left: 24px; }
  footer .row {
    padding: 2em 0 1em; }
  footer address {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: normal; }
  footer nav {
    margin-top: 0; }
    footer nav ul {
      font-size: 12px;
      font-size: 1.2rem; }
      footer nav ul > li {
        width: 170px;
        margin-right: 20px; }
        footer nav ul > li > a {
          padding: 0;
          color: #5c686f; }

/* Home template
-------------------------------------------------- */
.callouts {
  margin-bottom: 1.4em; }

aside {
  margin-bottom: 1.4em; }

.latest-posts {
  margin-bottom: 1.4em; }
  .latest-posts h2 {
    background: url("images/doubleborder.png") no-repeat 50% 100%;
    padding-bottom: 0.7em;
    text-align: center; }

.simply-scroll.simply-scroll-container {
  position: relative; }
.simply-scroll .simply-scroll-clip {
  position: relative;
  overflow: hidden; }
.simply-scroll .simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }
  .simply-scroll .simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    /* Horizontal scroll only */
    width: auto; }
    .simply-scroll .simply-scroll-list li img {
      border: none;
      display: block; }

.carrier-scroll {
  position: relative; }
  .carrier-scroll .blur-left {
    background: url("images/blur-left.png") no-repeat 0 0;
    width: 50px;
    height: 65px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 100; }
  .carrier-scroll .blur-right {
    background: url("images/blur-right.png") no-repeat 0 0;
    width: 50px;
    height: 65px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 100; }
  .carrier-scroll .simply-scroll {
    height: 65px; }
    .carrier-scroll .simply-scroll .simply-scroll-clip {
      height: 65px; }
    .carrier-scroll .simply-scroll .simply-scroll-list li {
      height: 65px;
      margin: 0 15px; }

.carriers {
  margin-bottom: 2.8em; }
  .carriers h2 {
    background: url(images/doubleborder.png) no-repeat 50% 100%;
    padding-bottom: 0.7em;
    text-align: center; }

.spotlights {
  margin-bottom: 1.4em; }
  .spotlights h2 {
    background: url(images/skyline-filled.gif) no-repeat 50% 0;
    padding: 40px 0 22px;
    text-align: center;
    margin: 0; }
  .spotlights .top-row,
  .spotlights .bottom-row {
    *zoom: 1; }
    .spotlights .top-row:before, .spotlights .top-row:after,
    .spotlights .bottom-row:before,
    .spotlights .bottom-row:after {
      display: table;
      content: ""; }
    .spotlights .top-row:after,
    .spotlights .bottom-row:after {
      clear: both; }
  .spotlights .spotlight {
    min-height: 80px;
    text-align: center;
    padding: 2.1em 0 1.4em;
    background: url(images/spotlight-divider.gif) no-repeat 50% 0; }
    .spotlights .spotlight h3 {
      font-family: 'allerregular', "Helvetica Neue", Helvetica, sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 0.35em; }
      .spotlights .spotlight h3.dca {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(images/accred-dca-member.gif) no-repeat 50% 50%;
        margin-top: -20px;
        height: 83px; }
      .spotlights .spotlight h3.iso {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(images/certification-iso27001.gif) no-repeat 50% 50%;
        height: 74px;
        margin-top: -15px;
        margin-bottom: 0; }
      .spotlights .spotlight h3.linx {
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(images/logo-linx.gif) no-repeat 50% 50%;
        height: 29px;
        margin-top: -10px; }
    .spotlights .spotlight p {
      font-size: 13px;
      font-size: 1.3rem;
      margin-bottom: 0;
      color: #5c686f !important; }

/* Breadcrumbs
-------------------------------------------------- */
#breadcrumbs {
  padding: 0.35em 15px;
  background-color: #e6edf2;
  margin-bottom: 1.4em; }

/* Search template
-------------------------------------------------- */
.search-results-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .search-results-list li {
    border-top: 1px dotted #d5d9dc;
    padding-top: 24px;
    margin-top: 24px; }
    .search-results-list li h3 {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 600;
      margin-top: 0;
      margin-bottom: 0.35em; }
    .search-results-list li .article-summary p {
      margin-bottom: 0.35em;
      font-size: 13px;
      font-size: 1.3rem; }
    .search-results-list li .article-link {
      font-size: 13px;
      font-size: 1.3rem; }
      .search-results-list li .article-link a {
        color: #bfbfbf; }

/* Contact template
-------------------------------------------------- */
/*.dc-map {
	position: relative;
	width: 625px;
	height: 295px;
		
	.map-pin {
		position: absolute;
		z-index: 10;
		//display: none;
		//opacity: 0;
		left: 305px;
		top: 75px;
	}
	
}*/
/* Sidenav
-------------------------------------------------- */
nav.side-nav {
  margin-bottom: 1.4em; }
  nav.side-nav ul {
    margin: 0;
    padding: 0;
    float: none;
    background-color: white;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); }
    nav.side-nav ul > li {
      float: none; }
      nav.side-nav ul > li > a {
        display: block;
        width: 190px \9;
        margin: 0 0 -1px;
        padding: 8px 14px;
        border: 1px solid #e5e5e5; }
        nav.side-nav ul > li > a:hover {
          background-color: #f5f5f5; }
      nav.side-nav ul > li:first-child > a {
        -webkit-border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 6px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box; }
      nav.side-nav ul > li:last-child > a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-bottomleft: 6px;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-top-left-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box; }
    nav.side-nav ul > .current_page_item > a, nav.side-nav ul > .current_page_item > a:focus, nav.side-nav ul > .current_page_item > a:hover {
      position: relative;
      z-index: 2;
      padding: 9px 15px;
      border: 0;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
      -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
      box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
      color: white;
      background-color: #ff7200; }
  nav.side-nav.affix {
    top: 150px; }
  nav.side-nav.affix-bottom {
    position: absolute;
    top: auto;
    bottom: 10px; }

blockquote.home {
  margin-top: 2.8em; }
blockquote span {
  display: block;
  line-height: 1.4em;
  font-style: normal;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: gray;
  font-size: 14px;
  font-size: 1.4rem; }

.sidebar blockquote {
  margin-left: 0;
  padding: 1.4em 15px;
  border: 1px solid #fbe9da;
  background-color: #fff1e5;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #ff7200;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); }
  .sidebar blockquote p {
    margin-bottom: 0.7em;
    font-size: 14px;
    font-size: 1.4rem; }
  .sidebar blockquote span {
    font-size: 12px;
    font-size: 1.2rem;
    color: #ff7200; }

/* Accordion
-------------------------------------------------- */
.accordions-shortcode .ui-accordion-header {
  background-color: #e6edf2;
  cursor: pointer;
  margin-bottom: 0;
  text-shadow: 0 1px 1px white;
  margin-top: 2px;
  text-transform: uppercase; }
  .accordions-shortcode .ui-accordion-header.ui-accordion-header-active {
    background-color: #f9fafc; }
    .accordions-shortcode .ui-accordion-header.ui-accordion-header-active a {
      color: #ff7200; }
  .accordions-shortcode .ui-accordion-header a {
    display: block;
    padding: 0.7em 1.4em;
    color: #0f3662; }
.accordions-shortcode .ui-accordion-header,
.accordions-shortcode .accordian-shortcode-content,
.accordions-shortcode p,
.accordions-shortcode ul {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4em; }
.accordions-shortcode h4 {
  font-size: 14px;
  font-size: 1.4rem; }
.accordions-shortcode p,
.accordions-shortcode h4,
.accordions-shortcode ul {
  margin: 0.7em 0; }
.accordions-shortcode .accordian-shortcode-content {
  background-color: #f9fafc;
  color: #5c686f;
  padding: 0.7em 1.4em 1.4em;
  border-top: 1px dotted #e6e6e6; }

/* Downloads
-------------------------------------------------- */
.contact-panel {
  background-color: #e6edf2;
  padding: 1.4em 15px;
  min-height: 160px; }
  .contact-panel h3,
  .contact-panel p,
  .contact-panel address {
    color: #2a415b;
    font-style: normal; }
  .contact-panel h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 0.7em;
    text-transform: uppercase; }
  .contact-panel p {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 0.7em; }
    .contact-panel p.action {
      margin-bottom: 0; }
  .contact-panel address {
    font-size: 14px;
    font-size: 1.4rem; }
    .contact-panel address .phone {
      cursor: default;
      color: #ff7200;
      font-weight: bold;
      font-size: 18px;
      font-size: 1.8rem; }
    .contact-panel address.alignleft {
      margin-right: 2.8em; }

/* Downloads
-------------------------------------------------- */
article.download {
  *zoom: 1;
  min-height: 135px;
  padding: 1.4em 2em;
  position: relative; }
  article.download:before, article.download:after {
    display: table;
    content: ""; }
  article.download:after {
    clear: both; }
  article.download .download-image {
    float: left;
    width: 90px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }
  article.download .download-desc {
    margin-left: 120px; }
    article.download .download-desc h3 {
      margin-bottom: 0.35em;
      text-transform: uppercase; }
    article.download .download-desc p {
      font-size: 13px;
      font-size: 1.3rem;
      margin-bottom: 0.35em;
      color: #0f3662; }
    article.download .download-desc .btn {
      margin-top: 1.4em;
      padding-left: 14px;
      padding-right: 14px; }

.resource-listing {
  padding-top: 1.4em; }
  .resource-listing ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    .resource-listing ul li article.download {
      background-color: #f9fafc;
      margin-bottom: 0.7em; }
      .resource-listing ul li article.download.download-featured {
        background-color: #e6edf2;
        margin-bottom: 1.4em; }

.white-paper {
  *zoom: 1;
  padding: 1.4em 15px;
  background-color: #f9fafc;
  min-height: 160px; }
  .white-paper:before, .white-paper:after {
    display: table;
    content: ""; }
  .white-paper:after {
    clear: both; }
  .white-paper h3 {
    text-transform: uppercase; }
  .white-paper .white-paper-image {
    float: left;
    width: 65px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }
  .white-paper .white-paper-title {
    margin-left: 80px; }
    .white-paper .white-paper-title h4 {
      text-transform: uppercase;
      text-shadow: 0 1px 0 white;
      font-size: 13px;
      font-size: 1.3rem;
      color: #ff7200;
      margin-bottom: 0.35em;
      padding-bottom: 0.7em;
      border-bottom: 1px dotted #e6e6e6; }
    .white-paper .white-paper-title .white-paper-excerpt {
      color: #5c686f !important;
      font-size: 13px;
      font-size: 1.3rem;
      margin-bottom: 0.7em; }

.wp-preview,
.wp-popup-preview-image {
  background-color: #e6edf2;
  *zoom: 1; }
  .wp-preview:before, .wp-preview:after,
  .wp-popup-preview-image:before,
  .wp-popup-preview-image:after {
    display: table;
    content: ""; }
  .wp-preview:after,
  .wp-popup-preview-image:after {
    clear: both; }
  .wp-preview img,
  .wp-popup-preview-image img {
    width: 200px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }
  .wp-preview p,
  .wp-popup-preview-image p {
    color: #3a5a7e; }

.wp-popup-preview-image {
  text-align: center;
  padding: 2.8em 0; }

.wp-preview {
  padding: 1.4em 24px; }
  .wp-preview .wpoverview {
    float: left;
    width: 280px; }
  .wp-preview .overview {
    float: left;
    width: 600px; }
  .wp-preview .preview {
    float: right;
    text-align: center;
    width: 268px;
    margin-left: 24px; }
    .wp-preview .preview img {
      margin-bottom: 1.4em; }

/* Global CSS
-------------------------------------------------- */
.orange-bullet {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .orange-bullet li {
    margin-bottom: 10px;
    padding-left: 25px;
    background: url("images/list-marker.png") no-repeat 0 5px; }

.ltBlueBox {
  *zoom: 1;
  background-color: #e6edf2;
  padding: 1.4em 15px; }
  .ltBlueBox:before, .ltBlueBox:after {
    display: table;
    content: ""; }
  .ltBlueBox:after {
    clear: both; }

.ltrBlueBox {
  *zoom: 1;
  background-color: #f9fafc;
  padding: 1.4em 15px; }
  .ltrBlueBox:before, .ltrBlueBox:after {
    display: table;
    content: ""; }
  .ltrBlueBox:after {
    clear: both; }

/* Posts
-------------------------------------------------- */
.post-preview {
  font-size: 13px;
  font-size: 1.3rem;
  background-color: #f9fafc;
  padding: 1.4em 15px;
  margin-bottom: 24px;
  display: block;
  position: relative; }
  .post-preview:hover {
    background-color: #e6edf2;
    -webkit-transition: 0.1s ease-in-out;
    -moz-transition: 0.1s ease-in-out;
    -ms-transition: 0.1s ease-in-out;
    -o-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out; }
  .post-preview h3 {
    text-transform: uppercase;
    text-shadow: 0 1px 0 white;
    font-size: 14px;
    font-size: 1.4rem;
    color: #ff7200; }
  .post-preview .excerpt {
    border-top: 1px dotted #e6e6e6;
    padding-top: 0.7em; }
    .post-preview .excerpt p {
      color: #5c686f !important;
      font-size: 13px;
      font-size: 1.3rem; }
  .post-preview time {
    bottom: 5px;
    display: block;
    padding-top: 6px;
    margin-top: 6px;
    border-top: 1px dotted #e6e6e6;
    font-size: 11px;
    font-size: 1.1rem;
    color: gray !important; }

.article-listing {
  list-style: none;
  margin: 0 20px 1.4em 0;
  padding-left: 0; }
  .article-listing li {
    background-color: #f9fafc;
    margin-bottom: 1.4em; }
    .article-listing li:hover > article {
      background-color: #e6edf2;
      -webkit-transition: 0.1s ease-in-out;
      -moz-transition: 0.1s ease-in-out;
      -ms-transition: 0.1s ease-in-out;
      -o-transition: 0.1s ease-in-out;
      transition: 0.1s ease-in-out; }
  .article-listing article {
    *zoom: 1;
    padding: 1.4em 2em;
    position: relative; }
    .article-listing article:before, .article-listing article:after {
      display: table;
      content: ""; }
    .article-listing article:after {
      clear: both; }
    .article-listing article h2 {
      text-transform: uppercase;
      text-shadow: 0 1px 0 white;
      color: #ff7200; }
    .article-listing article p {
      border-top: 1px dotted #e6e6e6;
      border-bottom: 1px dotted #e6e6e6;
      padding: 0.7em 0;
      margin: 0 0 1.4em;
      color: #5c686f; }
    .article-listing article time {
      position: absolute;
      bottom: 5px;
      font-size: 12px;
      font-size: 1.2rem;
      color: gray; }

.single-post {
  margin: 0 20px 1.4em 0; }
  .single-post article .post-meta {
    border-top: 1px solid #e6e6e6;
    background-color: #f9fafc;
    font-size: 14px;
    font-size: 1.4rem;
    color: #3a5a7e;
    padding: 0.7em 15px;
    margin-top: 2.8em; }
  .single-post article span.indent {
    display: inline-block;
    width: 70px;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    text-transform: uppercase; }

.prev-next-nav {
  *zoom: 1;
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
  text-align: center;
  padding-right: 1px; }
  .prev-next-nav:before, .prev-next-nav:after {
    display: table;
    content: ""; }
  .prev-next-nav:after {
    clear: both; }
  .prev-next-nav .prev-item-nav,
  .prev-next-nav .next-item-nav {
    width: 259px;
    margin: 0;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    min-height: 70px; }
    .prev-next-nav .prev-item-nav:hover,
    .prev-next-nav .next-item-nav:hover {
      background-color: #e6edf2;
      -webkit-transition: 0.1s ease-in-out;
      -moz-transition: 0.1s ease-in-out;
      -ms-transition: 0.1s ease-in-out;
      -o-transition: 0.1s ease-in-out;
      transition: 0.1s ease-in-out; }
    .prev-next-nav .prev-item-nav > span,
    .prev-next-nav .next-item-nav > span {
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 12px;
      font-size: 1.2rem;
      margin: 0;
      color: gray !important; }
  .prev-next-nav .prev-item-nav {
    float: left;
    margin-right: -1px;
    border-right: 1px solid #e6e6e6; }
  .prev-next-nav .next-item-nav {
    float: right;
    border-left: 1px solid #e6e6e6; }

/* Comments */
#comments {
  border-top: 1px solid #f0eced;
  padding: 1.4em 0; }
  #comments h2 {
    margin: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem; }
  #comments .comments-listing,
  #comments .comments-listing .children {
    list-style: none;
    padding-left: 0; }
  #comments .comments-listing {
    padding-top: 1.4em;
    margin-left: 0;
    margin-bottom: 2.8em; }
    #comments .comments-listing h4 {
      font-family: 'allerregular', "Helvetica Neue", Helvetica, sans-serif;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: normal;
      margin-bottom: 0.7em; }
    #comments .comments-listing time {
      display: block;
      color: #3a5a7e;
      margin-bottom: 0.7em; }
    #comments .comments-listing time,
    #comments .comments-listing p {
      font-size: 14px;
      font-size: 1.4rem; }
    #comments .comments-listing > li {
      padding-top: 1.4em;
      position: relative;
      border-top: 1px solid #e6e6e6; }
      #comments .comments-listing > li:first-child {
        border-top: 0;
        padding-top: 0; }
    #comments .comments-listing .children {
      margin-left: 40px; }
      #comments .comments-listing .children > li {
        border-top: 1px solid #e6e6e6;
        padding-top: 1.4em; }
  #comments .navigation-top {
    margin-bottom: 40px; }
  #comments .navigation-bottom {
    margin: 40px 0 40px 0; }
  #comments .nav-previous {
    float: left; }
  #comments .nav-next {
    float: right; }

.widget_categories h3,
.widget_archive h3,
.widget_lc_taxonomy h3 {
  font-family: 'allerregular', "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0.35em; }
.widget_categories ul,
.widget_archive ul,
.widget_lc_taxonomy ul {
  list-style: none;
  margin: 0 0 1.4em;
  padding-left: 0; }
  .widget_categories ul li,
  .widget_archive ul li,
  .widget_lc_taxonomy ul li {
    font-size: 13px;
    font-size: 1.3rem; }
  .widget_categories ul a,
  .widget_archive ul a,
  .widget_lc_taxonomy ul a {
    color: #5c686f; }
    .widget_categories ul a:hover,
    .widget_archive ul a:hover,
    .widget_lc_taxonomy ul a:hover {
      color: #ff7200; }

/* Carrier list
-------------------------------------------------- */
.carrier-item {
  float: left;
  margin-right: 10px;
  width: 200px;
  height: 70px;
  overflow: hidden;
  text-align: center;
  border-top: 1px dotted #e6e6e6;
  margin-bottom: 1.4em;
  padding-top: 0.7em; }
  .carrier-item a {
    display: block;
    height: 140px; }
  .carrier-item h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    width: 200px;
    margin-top: 0.7em; }
  .carrier-item:nth-child(3n+3) {
    margin-right: 0; }

/* Carrier list
-------------------------------------------------- */
h2.sitemap {
  font-size: 18px;
  font-size: 1.8rem; }

ul.sitemap {
  margin-left: 0; }
  ul.sitemap h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0; }

ul.sitemap,
ul.sitemap ul.children {
  list-style: square;
  font-size: 13px;
  font-size: 1.3rem; }

/* Pagination
-------------------------------------------------- */
.pagination {
  *zoom: 1;
  padding: 24px 0;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 13px; }
  .pagination:before, .pagination:after {
    display: table;
    content: ""; }
  .pagination:after {
    clear: both; }
  .pagination span,
  .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 11px 5px;
    text-decoration: none;
    width: auto;
    color: white;
    background: #5c686f;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  .pagination a:hover {
    color: white;
    background: #ff7200; }
  .pagination .current {
    padding: 6px 11px 5px;
    background: #ff7200;
    color: white; }

/* Youtube
-------------------------------------------------- */
.videoGallery h3 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0.35em 0 1.4em; }

/* Mobile guttering
-------------------------------------------------- */
.global-wrapper header,
.global-wrapper .nav-wrapper address {
  margin-left: 24px; }

.home-template .callout,
.main-content-wrapper,
.latest-posts,
.carriers,
.spotlights {
  margin-left: 24px;
  margin-right: 24px; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 0 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 5px auto; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 0 auto 5px auto; }

a img.alignright {
  float: right;
  margin: 0 0 20px 20px; }

a img.alignnone {
  margin: 0 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

@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 gray;
    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; } }
@-ms-viewport {
  width: device-width; }
.hidden {
  display: none;
  visibility: hidden; }

.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-tablet {
    display: inherit !important; }

  .hidden-tablet {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }

  .visible-desktop {
    display: none !important; }

  .visible-phone {
    display: inherit !important; }

  .hidden-phone {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }

  .hidden-print {
    display: none !important; } }
.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: ""; }
  .clearfix:after {
    clear: both; }

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
    .row:before, .row:after {
      display: table;
      content: ""; }
    .row:after {
      clear: both; }

  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }

  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px; }

  .span12 {
    width: 724px; }

  .span11 {
    width: 662px; }

  .span10 {
    width: 600px; }

  .span9 {
    width: 538px; }

  .span8 {
    width: 476px; }

  .span7 {
    width: 414px; }

  .span6 {
    width: 352px; }

  .span5 {
    width: 290px; }

  .span4 {
    width: 228px; }

  .span3 {
    width: 166px; }

  .span2 {
    width: 104px; }

  .span1 {
    width: 42px; }

  .offset12 {
    margin-left: 764px; }

  .offset11 {
    margin-left: 702px; }

  .offset10 {
    margin-left: 640px; }

  .offset9 {
    margin-left: 578px; }

  .offset8 {
    margin-left: 516px; }

  .offset7 {
    margin-left: 454px; }

  .offset6 {
    margin-left: 392px; }

  .offset5 {
    margin-left: 330px; }

  .offset4 {
    margin-left: 268px; }

  .offset3 {
    margin-left: 206px; }

  .offset2 {
    margin-left: 144px; }

  .offset1 {
    margin-left: 82px; } }
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px; }

  .container-fluid {
    padding: 0; }

  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }

  .container {
    width: auto; }

  .row-fluid {
    width: 100%; }

  .row,
  .thumbnails {
    margin-left: 0; }

  .thumbnails > li {
    float: none;
    margin-left: 0; }

  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }

  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto; }

  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; }

  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0; }
    .modal.fade {
      top: -100px; }
    .modal.fade.in {
      top: 20px; } }
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }

  .page-header h1 small {
    display: block;
    line-height: 20px; }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left; }
  .form-horizontal .controls {
    margin-left: 0; }
  .form-horizontal .control-list {
    padding-top: 0; }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px; }

  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px; }

  .media-object {
    margin-right: 0;
    margin-left: 0; }

  .modal {
    top: 10px;
    left: 10px;
    right: 10px; }

  .modal-header .close {
    padding: 10px;
    margin: -10px; }

  .carousel-caption {
    position: static; } }
@media only screen and (min-width: 768px) {
  .global-wrapper header,
  .global-wrapper .nav-wrapper address {
    margin-left: 0; }

  .home-template .callout,
  .main-content-wrapper,
  .latest-posts,
  .carriers,
  .spotlights {
    margin-left: 0;
    margin-right: 0; }

  footer .address-block,
  footer nav {
    margin-left: 0;
    margin-bottom: 0; }

  .global-wrapper {
    min-height: 100%;
    margin: -90px auto 0;
    position: relative; }
    .lt-ie8 .global-wrapper {
      display: table; }

  header {
    height: 90px;
    position: fixed;
    z-index: 100;
    width: 100%;
    top: 0; }
    header .logo a {
      float: left; }
    header nav {
      margin-top: 50px;
      float: right; }
      header nav ul > li > a {
        color: #404040;
        padding: 8px 10px; }
      header nav ul > li:last-child a {
        padding-right: 0; }
    header .container {
      height: 90px;
      background: url("images/header-skyline.png") no-repeat 100% 19px; }

  .nav-wrapper {
    height: 40px;
    position: fixed;
    z-index: 90;
    top: 90px;
    width: 100%;
    background: url("images/bg-main-nav.png") repeat-x 0 0; }
    .nav-wrapper address {
      font-size: 13px;
      font-size: 1.3rem;
      float: right;
      text-align: right; }
      .nav-wrapper address span {
        font-size: 17px;
        font-size: 1.7rem; }

  .home-template,
  .internal-template {
    position: relative;
    margin-top: 90px; }

  .main-content-wrapper {
    margin-bottom: 1.4em;
    position: relative; }
    .root-template .main-content-wrapper {
      padding: 0 0 4.2em; }
    .internal-template .main-content-wrapper {
      padding: 0 0 1.4em; }

  .control-wrapper {
    padding-bottom: 150px; }

  footer {
    overflow: hidden;
    margin-top: -150px;
    /* negative value of footer height */
    min-height: 150px; }

  .home-btn .btn,
  .location-map-preview .btn {
    width: 182px; }

  .spotlights .spotlight {
    float: left;
    width: 132px;
    margin-right: 16px;
    background: none; }
    .spotlights .spotlight.last {
      margin-right: 0; }
  .spotlights .bottom-row .spotlight {
    background: url(images/spotlight-divider.gif) no-repeat 50% 0; }

  /* Internal template
  -------------------------------------------------- */
  .internal-template aside {
    float: left; }
  .internal-template .main-col.span8 {
    float: right; }

  .sidebar {
    margin-right: 24px; } }
@media only screen and (min-width: 992px) {
  .simply-scroll {
    width: 940px; }
    .simply-scroll .simply-scroll-clip {
      width: 940px; }

  .nav-wrapper nav ul > li > a {
    padding: 0 14px; }
  .nav-wrapper address {
    font-size: 17px;
    font-size: 1.7rem; }
    .nav-wrapper address span {
      font-size: 21px;
      font-size: 2.1rem; }

  .intro {
    background: url("images/bg-cover-overlay.png") 0 0; }
    .home-template .control-wrapper .intro {
      padding: 2em; }
      .home-template .control-wrapper .intro h1 {
        font-size: 30px;
        font-size: 3rem; }
      .home-template .control-wrapper .intro .intro-heading {
        font-size: 48px;
        font-size: 4.8rem; }
      .home-template .control-wrapper .intro img {
        width: auto; }
    .root-template .control-wrapper .intro, .internal-template .control-wrapper .intro {
      margin-bottom: 1.4em; }

  .background-cover {
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: -10;
    top: 90px; }
    .background-cover img {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      max-width: none; }
    .home .background-cover {
      height: 510px; }
    .root-template .background-cover, .internal-template .background-cover {
      height: 250px; }
      .root-template .background-cover img, .internal-template .background-cover img {
        top: -100px; }

  .root-template .main-content-wrapper {
    padding-top: 4.2em; }
  .internal-template .main-content-wrapper {
    padding-top: 3.5em; }

  .home .control-wrapper {
    padding-top: 270px; }
  .root-template .control-wrapper, .internal-template .control-wrapper {
    padding-top: 230px; }
  .internal-template.no-image .control-wrapper {
    padding-top: 160px !important; }

  .home-template article.span8 {
    width: 600px;
    margin-right: 20px; }

  #breadcrumbs {
    width: 910px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    position: absolute;
    top: 0;
    margin-bottom: 0; }

  .post-preview {
    min-height: 190px;
    padding-bottom: 2.8em; }
    .post-preview time {
      position: absolute;
      bottom: 5px;
      width: 270px; }

  .home-btn .btn,
  .location-map-preview .btn {
    width: 254px; }
    .home-btn .btn span,
    .location-map-preview .btn span {
      padding-right: 78px; }

  .spotlights .spotlight {
    width: 172px;
    margin-right: 20px; } }