@charset "UTF-8";
/*--- Informatics LESS Framework v.1.0.0 ---*/
/* =============================================================================
FRAMEWORK - RESET - v1.1 - All colors used in theme
========================================================================== */
@import url("//fonts.googleapis.com/css?family=Lato:400,300,700,400italic,700italic,900");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
div {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
/*=============================================================================
GLOBAL - GENERAL - v1.1 - Defualt HTML elements
===========================================================================*/
body {
  font-size: 16px;
  line-height: 1.6em;
  font-family: 'lato', sans-serif;
  color: #3c3c3c;
}
sup,
sub {
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}
sub {
  top: 0.4em;
}
sup {
  top: -0.4em;
}
b {
  font-weight: bold;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
i {
  font-style: italic;
}
u {
  text-decoration: underline;
}
.h1,
h1 {
  font-size: 30px;
  line-height: 1.25em;
  color: #0090a0;
}
p + .h1,
p + h1 {
  border-top: 1px solid #61c4bf;
  margin-top: 24px;
  padding-top: 24px;
}
.h1-mini {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: -17px;
  margin-bottom: 4px;
}
.h2,
h2 {
  font-size: 30px;
  line-height: 1.25em;
  color: #0090a0;
}
.h2 + p,
h2 + p {
  margin-top: 24px;
}
p + .h2,
p + h2 {
  border-top: 1px solid #61c4bf;
  margin-top: 24px;
  padding-top: 24px;
}
.h3,
h3 {
  font-size: 30px;
  line-height: 1.25em;
  margin-bottom: 18px;
  font-weight: 300;
}
.h3 + p,
h3 + p {
  margin-top: 24px;
}
.h4,
h4 {
  font-size: 24px;
  line-height: 1.25em;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
}
a {
  text-decoration: none;
  color: #2b5491;
}
form {
  margin: 0;
  padding: 0;
}
fieldset {
  margin-bottom: 0;
  padding: 0;
}
hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #61c4bf;
}
hr + h1,
hr + h2,
hr + h3,
hr + p {
  margin-top: 24px;
}
ul {
  list-style: none;
}
ol {
  margin-bottom: 24px;
  list-style: decimal outside;
}
ol li {
  margin-bottom: 14px;
  margin-left: 21px;
}
ol ol {
  margin: 14px 0 0 14px;
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
table {
  border: 1px solid #bebdbd;
  border-collapse: collapse;
  background-color: white;
  width: 100%;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}
th {
  padding: 10px 14px;
  background-color: #e0e0de;
  border-left: 1px solid #bebdbd;
}
th:first-of-type {
  border-left: none;
}
th img {
  display: inline;
  margin-left: 4px;
}
th h3,
th h4,
th h5,
th h6 {
  margin-bottom: 0;
}
tr {
  border-bottom: 1px solid #bebdbd;
}
td {
  padding: 10px 14px;
  border-left: 1px solid #bebdbd;
}
tfoot {
  background-color: #f2f2f2;
  font-size: 10px;
  font-weight: normal;
}
tbody tr:nth-child(odd) {
  background-color: #f9fafa;
}
tbody tr:last-of-type {
  border-bottom: none;
}
/* =============================================================================
 FRAMEWORK - GRID - v1.2 - All framework styles for Grid settings
 ========================================================================== */
.grid-defualts,
.split-defualts,
.col-12,
.spl-6 {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.split-defualts.center,
.spl-6.center {
  float: none;
}
.spl-left,
.spl-center,
.spl-right {
  font-size: 0;
}
.spl-left > div,
.spl-left > li,
.spl-center > div,
.spl-center > li,
.spl-right > div,
.spl-right > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  float: none;
  font-size: 16px;
  line-height: 1.6em;
}
.spl-center {
  text-align: center;
}
.spl-right {
  text-align: right;
}
/* =============================================================================
 FRAMEWORK - GRID - v1.1 - All framework styles for Grid settings
 ========================================================================== */
.col-12.span-12 {
  width: 100%;
}
.col-12.offset-12 {
  margin-left: 108%;
}
.col-12.offset-12:first-child {
  margin-left: 104%;
}
.col-12.span-11 {
  width: 91.33333333%;
}
.col-12.offset-11 {
  margin-left: 99.33333333%;
}
.col-12.offset-11:first-child {
  margin-left: 95.33333333%;
}
.col-12.span-10 {
  width: 82.66666667%;
}
.col-12.offset-10 {
  margin-left: 90.66666667%;
}
.col-12.offset-10:first-child {
  margin-left: 86.66666667%;
}
.col-12.span-9 {
  width: 74%;
}
.col-12.offset-9 {
  margin-left: 82%;
}
.col-12.offset-9:first-child {
  margin-left: 78%;
}
.col-12.span-8 {
  width: 65.33333333%;
}
.col-12.offset-8 {
  margin-left: 73.33333333%;
}
.col-12.offset-8:first-child {
  margin-left: 69.33333333%;
}
.col-12.span-7 {
  width: 56.66666667%;
}
.col-12.offset-7 {
  margin-left: 64.66666667%;
}
.col-12.offset-7:first-child {
  margin-left: 60.66666667%;
}
.col-12.span-6 {
  width: 48%;
}
.col-12.offset-6 {
  margin-left: 56%;
}
.col-12.offset-6:first-child {
  margin-left: 52%;
}
.col-12.span-5 {
  width: 39.33333333%;
}
.col-12.offset-5 {
  margin-left: 47.33333333%;
}
.col-12.offset-5:first-child {
  margin-left: 43.33333333%;
}
.col-12.span-4 {
  width: 30.66666667%;
}
.col-12.offset-4 {
  margin-left: 38.66666667%;
}
.col-12.offset-4:first-child {
  margin-left: 34.66666667%;
}
.col-12.span-3 {
  width: 22%;
}
.col-12.offset-3 {
  margin-left: 30%;
}
.col-12.offset-3:first-child {
  margin-left: 26%;
}
.col-12.span-2 {
  width: 13.33333333%;
}
.col-12.offset-2 {
  margin-left: 21.33333333%;
}
.col-12.offset-2:first-child {
  margin-left: 17.33333333%;
}
.col-12.span-1 {
  width: 4.66666667%;
}
.col-12.offset-1 {
  margin-left: 12.66666667%;
}
.col-12.offset-1:first-child {
  margin-left: 8.66666667%;
}
.col-12 {
  margin-left: 4%;
}
.col-12:first-child {
  margin-left: 0;
}
@media screen and (max-width: 650px) {
  .col-12 {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-6 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-6 {
    margin-left: 104% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-6:first-child {
    margin-left: 102% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-6:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-5 {
    width: 83%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-5 {
    margin-left: 87% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-5:first-child {
    margin-left: 85% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-5:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-4 {
    width: 66%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-4 {
    margin-left: 70% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-4:first-child {
    margin-left: 68% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-4:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-3 {
    width: 49%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-3 {
    margin-left: 53% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-3:first-child {
    margin-left: 51% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-3:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-2 {
    width: 32%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-2 {
    margin-left: 36% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-2:first-child {
    margin-left: 34% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-2:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.span-l-1 {
    width: 15%;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-1 {
    margin-left: 19% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.offset-l-1:first-child {
    margin-left: 17% !important;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6.offset-l-1:first-child {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6 {
    margin-left: 2% !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6:first-child,
  .col-l-6.offset-l-0:first-child {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.l-not-first {
    margin-left: 2% !important;
    clear: none;
  }
}
@media screen and (max-width: 1024px) {
  .col-l-6.l-first {
    margin-left: 0 !important;
    clear: left;
  }
}
@media screen and (max-width: 650px) {
  .col-l-6 {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
}
.spl-6.span-5 {
  width: 83.33333333%;
}
.spl-6.span-4 {
  width: 66.66666667%;
}
.spl-6.span-3 {
  width: 50%;
}
.spl-6.span-2 {
  width: 33.33333333%;
}
.spl-6.span-1 {
  width: 16.66666667%;
}
/*=============================================================================
FRAMEWORK - LAYOUT - v1.1 - Generic layout styling mixin's and extensions
===========================================================================*/
.section {
  padding: 4% 6% 6% 6%;
  min-width: 0;
}
.section-full {
  padding: 0;
  min-width: 0;
}
.group {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.group-full .group,
.group .group {
  max-width: none;
  min-width: 0;
  margin-left: 0;
  margin-right: 0;
}
.no-p {
  padding: 0;
}
.no-p-top {
  padding-top: 0;
}
.no-p-btm {
  padding-bottom: 0;
}
.no-p-left {
  padding-left: 0;
}
.no-p-right {
  padding-right: 0;
}
.no-m {
  margin: 0;
}
.no-m-top {
  margin-top: 0;
}
.no-m-btm {
  margin-bottom: 0;
}
.no-m-left {
  margin-left: 0;
}
.no-m-right {
  margin-right: 0;
}
.m-bt-grid {
  margin-bottom: 4%;
}
.m-tp-grid {
  margin-top: 4%;
}
.inline-block,
.inline-block-all {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.inline-block-child div,
.inline-block-child li,
.inline-block-child ul,
.inline-block-child span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.inline-left {
  display: inline;
  text-align: left;
}
.inline-right {
  display: inline;
  text-align: right;
}
.inline-child div,
.inline-child li,
.inline-child ul,
.inline-child span {
  display: inline;
}
.inline-all {
  display: inline;
}
.float-left {
  float: left;
  max-width: 100%;
}
.float-right,
.split-defualts.float-right,
.spl-6.float-right {
  float: right;
  max-width: 100%;
}
.clear {
  clear: both;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.center-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.full,
.full-image img {
  display: block;
  width: 100%;
  height: auto;
  clear: both;
}
.full-height {
  height: 100%;
}
.full-height-all {
  height: 100%;
}
.full-height-all div {
  height: inherit;
}
.align-top {
  vertical-align: top;
}
.align-mid,
.spl-mid > div,
.spl-mid > li {
  vertical-align: middle;
}
.align-btm,
.spl-btm > div,
.spl-btm > li {
  vertical-align: bottom;
}
@media screen and (max-width: 480px) {
  .inline-mobile {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .inline-tablet {
    display: inline;
  }
}
@media screen and (max-width: 480px) {
  .full-mobile,
  .split-defualts.full-mobile,
  .spl-6.full-mobile {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 650px) {
  .full-mobile,
  .split-defualts.full-mobile,
  .spl-6.full-mobile {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 768px) {
  .full-tablet,
  .spl-6.full-tablet {
    width: 100%;
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 480px) {
  .hide-mobile {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .hide-tablet {
    display: none;
  }
}
/*=============================================================================
FRAMEWORK - LAYOUT - v1.1 - Generic layout styling mixin's and extensions
===========================================================================*/
.p-small {
  padding: 14px;
}
.p-right-small {
  padding-right: 14px;
}
.p-left-small {
  padding-left: 14px;
}
.p-top-small {
  padding-top: 14px;
}
.p-btm-small {
  padding-bottom: 14px;
}
.p-sides-small {
  padding-left: 14px;
  padding-right: 14px;
}
.p-ends-small {
  padding-top: 14px;
  padding-bottom: 14px;
}
.p-all {
  padding: 24px;
}
.p-right {
  padding-right: 24px;
}
.p-left {
  padding-left: 24px;
}
.p-top {
  padding-top: 24px;
}
.p-btm {
  padding-bottom: 24px;
}
.p-sides {
  padding-left: 24px;
  padding-right: 24px;
}
.p-ends {
  padding-top: 24px;
  padding-bottom: 24px;
}
.p-large {
  padding: 52px;
}
.p-right-large {
  padding-right: 52px;
}
.p-left-large {
  padding-left: 52px;
}
.p-top-large {
  padding-top: 52px;
}
.p-btm-large {
  padding-bottom: 52px;
}
.p-sides-large {
  padding-left: 52px;
  padding-right: 52px;
}
.p-ends-large {
  padding-top: 52px;
  padding-bottom: 52px;
}
.p-no {
  padding: 0;
}
.p-right-no {
  padding-right: 0;
}
.p-left-no {
  padding-left: 0;
}
.p-top-no {
  padding-top: 0;
}
.p-btm-no {
  padding-bottom: 0;
}
.p-sides-no {
  padding-left: 0;
  padding-right: 0;
}
.p-ends-no {
  padding-top: 0;
  padding-bottom: 0;
}
.p-flex-small {
  padding: 4%;
}
.p-right-flex-small {
  padding-right: 4%;
}
.p-left-flex-small {
  padding-left: 4%;
}
.p-top-flex-small {
  padding-top: 4%;
}
.p-btm-flex-small {
  padding-bottom: 4%;
}
.p-sides-flex-small {
  padding-left: 4%;
  padding-right: 4%;
}
.p-ends-flex-small {
  padding-top: 4%;
  padding-bottom: 4%;
}
.p-flex {
  padding: 6%;
}
.p-right-flex {
  padding-right: 6%;
}
.p-left-flex {
  padding-left: 6%;
}
.p-top-flex {
  padding-top: 6%;
}
.p-btm-flex {
  padding-bottom: 6%;
}
.p-sides-flex {
  padding-left: 6%;
  padding-right: 6%;
}
.p-ends-flex {
  padding-top: 6%;
  padding-bottom: 6%;
}
.p-flex-large {
  padding: 8%;
}
.p-right-flex-large {
  padding-right: 8%;
}
.p-left-flex-large {
  padding-left: 8%;
}
.p-top-flex-large {
  padding-top: 8%;
}
.p-btm-flex-large {
  padding-bottom: 8%;
}
.p-sides-flex-large {
  padding-left: 8%;
  padding-right: 8%;
}
.p-ends-flex-large {
  padding-top: 8%;
  padding-bottom: 8%;
}
.m-small {
  margin: 14px;
}
.m-right-small {
  margin-right: 14px;
}
.m-left-small {
  margin-left: 14px;
}
.m-top-small {
  margin-top: 14px;
}
.m-btm-small {
  margin-bottom: 14px;
}
.m-sides-small {
  margin-left: 14px;
  margin-right: 14px;
}
.m-ends-small {
  margin-top: 14px;
  margin-bottom: 14px;
}
.m-all {
  margin: 24px;
}
.m-right {
  margin-right: 24px;
}
.m-left {
  margin-left: 24px;
}
.m-top {
  margin-top: 24px;
}
.m-btm {
  margin-bottom: 24px;
}
.m-sides {
  margin-left: 24px;
  margin-right: 24px;
}
.m-ends {
  margin-top: 24px;
  margin-bottom: 24px;
}
.m-large {
  margin: 52px;
}
.m-right-large {
  margin-right: 52px;
}
.m-left-large {
  margin-left: 52px;
}
.m-top-large {
  margin-top: 52px;
}
.m-btm-large {
  margin-bottom: 52px;
}
.m-sides-large {
  margin-left: 52px;
  margin-right: 52px;
}
.m-ends-large {
  margin-top: 52px;
  margin-bottom: 52px;
}
.m-no {
  margin: 0;
}
.m-right-no {
  margin-right: 0;
}
.m-left-no {
  margin-left: 0;
}
.m-top-no {
  margin-top: 0;
}
.m-btm-no {
  margin-bottom: 0;
}
.m-sides-no {
  margin-left: 0;
  margin-right: 0;
}
.m-ends-no {
  margin-top: 0;
  margin-bottom: 0;
}
.layer-4 {
  position: relative;
  z-index: 4;
}
.layer--4 {
  position: relative;
  z-index: -4;
}
.layer-a-4 {
  position: absolute;
  z-index: 4;
}
.layer-a--4 {
  position: absolute;
  z-index: -4;
}
.layer-3 {
  position: relative;
  z-index: 3;
}
.layer--3 {
  position: relative;
  z-index: -3;
}
.layer-a-3 {
  position: absolute;
  z-index: 3;
}
.layer-a--3 {
  position: absolute;
  z-index: -3;
}
.layer-2 {
  position: relative;
  z-index: 2;
}
.layer--2 {
  position: relative;
  z-index: -2;
}
.layer-a-2 {
  position: absolute;
  z-index: 2;
}
.layer-a--2 {
  position: absolute;
  z-index: -2;
}
.layer-1 {
  position: relative;
  z-index: 1;
}
.layer--1 {
  position: relative;
  z-index: -1;
}
.layer-a-1 {
  position: absolute;
  z-index: 1;
}
.layer-a--1 {
  position: absolute;
  z-index: -1;
}
.layer-0 {
  position: relative;
  z-index: 0;
}
.layer--0 {
  position: relative;
  z-index: -0;
}
.layer-a-0 {
  position: absolute;
  z-index: 0;
}
.layer-a--0 {
  position: absolute;
  z-index: -0;
}
/*==========================================================================
FRAMEWORK - ICONS - v1.1 - Icon Font Mixins
==========================================================================*/
@font-face {
  font-family: "icon-mix";
  src: url("../fonts/icon-mix.eot");
  /*TEST2*/
  src: url("../fonts/icon-mix.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-mix.woff") format("woff"), url("../fonts/icon-mix.ttf") format("truetype"), url("../fonts/icon-mix.svg#icon-mix") format("svg");
  font-weight: normal;
  font-style: normal;
}
.i-caret-left:before,
.i-caret-left:after {
  content: "a";
}
.i-caret-right:before,
.i-caret-right:after {
  content: "b";
}
.i-caret-right-small:before,
.i-caret-right-small:after {
  content: "d";
}
.i-caret-left-small:before,
.i-caret-left-small:after {
  content: "c";
}
.i-arrow-left:before,
.i-arrow-left:after {
  content: "e";
}
.i-arrow-right:before,
.i-arrow-right:after {
  content: "f";
}
.i-plus:before,
.i-plus:after {
  content: "g";
}
.i-minus:before,
.i-minus:after {
  content: "h";
}
.i-dot-question:before,
.i-dot-question:after {
  content: "i";
}
.i-dot-info:before,
.i-dot-info:after {
  content: "j";
}
.i-download:before,
.i-download:after {
  content: "k";
}
.i-question:before,
.i-question:after {
  content: "l";
}
.i-search:before,
.i-search:after {
  content: "m";
}
.i-print:before,
.i-print:after {
  content: "n";
}
.i-dot-minus:before,
.i-dot-minus:after {
  content: "o";
}
.i-dot-plus:before,
.i-dot-plus:after {
  content: "p";
}
.i-external:before,
.i-external:after {
  content: "q";
}
.i-triangle-left:before,
.i-triangle-left:after {
  content: "r";
}
.i-triangle-right:before,
.i-triangle-right:after {
  content: "s";
}
.i-triangle-down:before,
.i-triangle-down:after {
  content: "t";
}
.i-slide-right:before,
.i-slide-right:after {
  content: "u";
}
.i-slide-left:before,
.i-slide-left:after {
  content: "v";
}
.i-menu:before,
.i-menu:after {
  content: "w";
}
.i-close:before,
.i-close:after {
  content: "A";
}
.i-facebook:before,
.i-facebook:after {
  content: "x";
}
.i-twitter:before,
.i-twitter:after {
  content: "y";
}
.i-linkedin:before,
.i-linkedin:after {
  content: "z";
}
.i-googleplus:before,
.i-googleplus:after {
  content: "B";
}
.i-yelp:before,
.i-yelp:after {
  content: "C";
}
.i-youtube:before,
.i-youtube:after {
  content: "D";
}
.i-checkmark:before,
.i-checkmark:after {
  content: "E";
}
.i-cross:before,
.i-cross:after {
  content: "F";
}
.i-small:after {
  content: none;
}
.i-small:before {
  font-size: 128%;
  margin-right: 5px;
  vertical-align: middle;
}
.i-medium:after {
  content: none;
}
.i-medium:before {
  font-size: 160%;
  margin-right: 5px;
  vertical-align: middle;
}
.i-large:after {
  content: none;
}
.i-large:before {
  font-size: 224%;
  margin-right: 5px;
  vertical-align: middle;
}
.i-after-small:before {
  content: none;
}
.i-after-small:after {
  font-size: 128%;
  margin-left: 5px;
  vertical-align: middle;
}
.i-after-medium:before {
  content: none;
}
.i-after-medium:after {
  font-size: 160%;
  margin-left: 5px;
  vertical-align: middle;
}
.i-after-large:before {
  content: none;
}
.i-after-large:after {
  font-size: 224%;
  margin-left: 5px;
  vertical-align: middle;
}
/*==========================================================================
FRAMEWORK - ICONS - v1.1 - Icon Font Mixins
==========================================================================*/
.i-defaults,
.i-small:before,
.i-medium:before,
.i-large:before,
.i-after-small:after,
.i-after-medium:after,
.i-after-large:after {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
}
/*=============================================================================
GLOBAL - ELEMENTS - v1.1 - Common elements (Borders, Boxes, Etc)
===========================================================================*/
.b-top-no {
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #d9d9d8;
}
.b-btm-no {
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d8;
}
.b-left-no {
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #d9d9d8;
}
.b-right-no {
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #d9d9d8;
}
.b-no {
  border-width: 0px;
  border-style: solid;
  border-color: #d9d9d8;
}
.b-top {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d9d9d8;
}
.b-btm {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d8;
}
.b-left {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #d9d9d8;
}
.b-right {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #d9d9d8;
}
.b-all {
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d8;
}
.b-top-large {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #d9d9d8;
}
.b-btm-large {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #d9d9d8;
}
.b-left-large {
  border-left-width: 2px;
  border-left-style: solid;
  border-left-color: #d9d9d8;
}
.b-right-large {
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #d9d9d8;
}
.b-large {
  border-width: 2px;
  border-style: solid;
  border-color: #d9d9d8;
}
.list-bullet.bullet-gray li {
  background-image: url("../images/framework/bullet-6px-gray.gif");
}
.list-bullet.bullet-gray.bullet-large li {
  background-image: url("../images/framework/bullet-9px-gray.gif");
}
.list-bullet.bullet-white li {
  background-image: url("../images/framework/bullet-6px-white.gif");
}
.list-bullet.bullet-white.bullet-large li {
  background-image: url("../images/framework/bullet-9px-white.gif");
}
.img-overlay {
  position: relative;
}
.img-overlay:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-image: url("../images/framework/pat-dot-light.png");
  background-repeat: repeat;
  background-position: 6px 6px;
  background-size: auto auto;
}
.img-overlay > div {
  position: relative;
  z-index: 1;
}
/*=============================================================================
GLOBAL - ELEMENTS - v1.1 - Common elements (Borders, Boxes, Etc)
===========================================================================*/
.dotted,
.b-top-no.dotted,
.b-btm-no.dotted,
.b-left-no.dotted,
.b-right-no.dotted,
.b-no.dotted,
.b-top.dotted,
.b-btm.dotted,
.b-left.dotted,
.b-right.dotted,
.b-all.dotted,
.b-top-large.dotted,
.b-btm-large.dotted,
.b-left-large.dotted,
.b-right-large.dotted,
.b-large.dotted {
  border-style: dotted;
}
.dashed,
.b-top-no.dashed,
.b-btm-no.dashed,
.b-left-no.dashed,
.b-right-no.dashed,
.b-no.dashed,
.b-top.dashed,
.b-btm.dashed,
.b-left.dashed,
.b-right.dashed,
.b-all.dashed,
.b-top-large.dashed,
.b-btm-large.dashed,
.b-left-large.dashed,
.b-right-large.dashed,
.b-large.dashed {
  border-style: dashed;
}
.links a:visited {
  color: #2b5491;
}
.links a:hover {
  color: #103875;
}
.links-hover a:hover {
  color: #103875;
}
.list-bullet {
  list-style: none outside;
}
.list-bullet li {
  background-image: url("../images/framework/bullet-6px-green.gif");
  background-position: left top;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding-left: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.list-bullet ul {
  margin-left: 24px;
}
.list-bullet ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: disc;
}
.list-bullet ul ul li {
  list-style-type: circle;
}
.list-bullet.bullet-large li {
  background-image: url("../images/framework/bullet-9px-green.gif");
  margin-top: 14px;
  margin-bottom: 14px;
  padding-left: 19px;
}
.list-bullet.bullet-large li ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: disc;
}
.list-bullet-plain {
  margin-left: 24px;
}
.list-bullet-plain li {
  list-style: disc outside;
  margin-bottom: 5px;
  margin-top: 5px;
}
.list-bullet-plain li li {
  list-style-type: circle;
}
.list-bullet-plain ul ul {
  margin-left: 24px;
}
.list-plain {
  list-style: none outside;
  background-image: none;
}
.list-plain li {
  background-image: none;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.list-plain ul {
  margin-left: 0;
  list-style: none outside;
}
.list-plain ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: none;
}
.list-plain ul ul li {
  list-style-type: none;
}
.table-plain {
  border: none;
  border-collapse: collapse;
  background-color: transparent;
  text-align: left;
  font-size: 16px;
  font-weight: normal;
}
.table-plain th {
  background-color: transparent;
  padding: 10px 14px;
  border: none;
}
.table-plain tr {
  border: none;
}
.table-plain td {
  padding: 10px 14px;
  border: none;
}
.table-plain tfoot {
  background-color: transparent;
}
.table-plain tbody tr:nth-child(odd) {
  background-color: transparent;
}
.table-plain tbody tr:last-of-type {
  border-bottom: none;
}
.callout {
  width: 50%;
  color: #7f7f7f;
  border: 1px solid #bebdbd;
  background-color: #f2f2f2;
  padding: 24px;
  margin-bottom: 24px;
  display: block;
}
.tooltip-wrap {
  position: relative;
}
.tooltip {
  position: absolute;
  z-index: 1;
  padding: 18px;
  border-radius: 5px;
  width: 200px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.tooltip:after {
  background-image: url("../images/framework/tooltip-caret-btm.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 27px;
  height: 14px;
  background-size: 27px 14px;
  bottom: -14px;
  left: 50%;
  margin-left: -13.5px;
  content: "";
  display: block;
  position: absolute;
}
.tooltip.caret-left {
  right: -214px;
}
.tooltip.caret-left:after {
  background-image: url("../images/framework/tooltip-caret-left.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 14px;
  height: 27px;
  background-size: 14px 27px;
  left: 0;
  top: 50%;
  bottom: auto;
  margin-top: -13.5px;
  margin-left: -14px;
}
.tooltip.caret-right {
  left: -214px;
}
.tooltip.caret-right:after {
  background-image: url("../images/framework/tooltip-caret-right.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 14px;
  height: 27px;
  background-size: 14px 27px;
  right: -14px;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-left: 0;
  margin-top: -13.5px;
}
.tooltip.caret-top:after {
  background-image: url("../images/framework/tooltip-caret-top.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 27px;
  height: 14px;
  background-size: 27px 14px;
  bottom: auto;
  top: -14px;
  left: 50%;
  margin-left: -13.5px;
}
/*==========================================================================
FRAMEWORK - BUTTONS - v1.1 - Buttons Styling
==========================================================================*/
.btn {
  display: inline-block;
  padding: 8px 24px;
  background-color: #009eaf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b0c4), to(#009eaf));
  /* Konqueror */
  background-image: -moz-linear-gradient(#00b0c4, #009eaf);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#00b0c4, #009eaf);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0c4), color-stop(100%, #009eaf));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#00b0c4, #009eaf);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#00b0c4, #009eaf);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #00b0c4 0%, #009eaf 100%);
  /* IE10+ */
  background-image: linear-gradient(#00b0c4, #009eaf);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0)";
  /* IE8+ */
  color: white;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.02em;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
  border-color: #007987;
  line-height: 1.3em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 300;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.btn:visited {
  background-color: #009eaf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b0c4), to(#009eaf));
  /* Konqueror */
  background-image: -moz-linear-gradient(#00b0c4, #009eaf);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#00b0c4, #009eaf);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0c4), color-stop(100%, #009eaf));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#00b0c4, #009eaf);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#00b0c4, #009eaf);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #00b0c4 0%, #009eaf 100%);
  /* IE10+ */
  background-image: linear-gradient(#00b0c4, #009eaf);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0)";
  /* IE8+ */
  background-color: #00a7ba;
  color: white;
  border-color: #007987;
}
.btn:hover {
  background-color: #008796;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0099aa), to(#008796));
  /* Konqueror */
  background-image: -moz-linear-gradient(#0099aa, #008796);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#0099aa, #008796);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0099aa), color-stop(100%, #008796));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#0099aa, #008796);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#0099aa, #008796);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #0099aa 0%, #008796 100%);
  /* IE10+ */
  background-image: linear-gradient(#0099aa, #008796);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099aa', endColorstr='#008796', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099aa', endColorstr='#008796', GradientType=0)";
  /* IE8+ */
  color: white;
  border-color: #001d21;
}
.btn:hover {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.btn-small {
  font-size: 13px;
  padding: 7px 21px;
}
.btn-large {
  font-size: 15px;
  padding: 15px 45px;
}
.btn-alt {
  background-color: #7a7a7a;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#848484), to(#7a7a7a));
  /* Konqueror */
  background-image: -moz-linear-gradient(#848484, #7a7a7a);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#848484, #7a7a7a);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #848484), color-stop(100%, #7a7a7a));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#848484, #7a7a7a);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#848484, #7a7a7a);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #848484 0%, #7a7a7a 100%);
  /* IE10+ */
  background-image: linear-gradient(#848484, #7a7a7a);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#848484', endColorstr='#7a7a7a', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#848484', endColorstr='#7a7a7a', GradientType=0)";
  /* IE8+ */
  border-color: black;
  color: white;
}
.btn-alt:hover {
  background-color: #6d6d6d;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#777777), to(#6d6d6d));
  /* Konqueror */
  background-image: -moz-linear-gradient(#777777, #6d6d6d);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#777777, #6d6d6d);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #777777), color-stop(100%, #6d6d6d));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#777777, #6d6d6d);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#777777, #6d6d6d);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #777777 0%, #6d6d6d 100%);
  /* IE10+ */
  background-image: linear-gradient(#777777, #6d6d6d);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#6d6d6d', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#6d6d6d', GradientType=0)";
  /* IE8+ */
  color: white;
  border-color: #000000;
}
.btn-alt:visited {
  background-color: #7a7a7a;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#848484), to(#7a7a7a));
  /* Konqueror */
  background-image: -moz-linear-gradient(#848484, #7a7a7a);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#848484, #7a7a7a);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #848484), color-stop(100%, #7a7a7a));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#848484, #7a7a7a);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#848484, #7a7a7a);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #848484 0%, #7a7a7a 100%);
  /* IE10+ */
  background-image: linear-gradient(#848484, #7a7a7a);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#848484', endColorstr='#7a7a7a', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#848484', endColorstr='#7a7a7a', GradientType=0)";
  /* IE8+ */
  color: white;
  border-color: black;
}
.btn-shadow {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.btn-shadow-disabled {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.i-only-small {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 30px;
  width: 30px;
  position: relative;
  padding: 0;
  display: inline-block;
}
.i-only-small:before {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  text-indent: 0;
  white-space: normal;
  font-size: 120%;
  display: block;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  top: 2px;
}
.i-only {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 50px;
  width: 50px;
  position: relative;
  padding: 0;
  display: inline-block;
}
.i-only:before {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 50px;
  text-indent: 0;
  white-space: normal;
  font-size: 160%;
  display: block;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  top: 2px;
}
.i-only-large {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  height: 60px;
  width: 60px;
  position: relative;
  padding: 0;
  display: inline-block;
}
.i-only-large:before {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 60px;
  text-indent: 0;
  white-space: normal;
  font-size: 180%;
  display: block;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  top: 2px;
}
/*==========================================================================
FRAMEWORK - BUTTONS - v1.1 - Buttons Styling
==========================================================================*/
.btn-disabled {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
}
.btn-clear {
  background-color: transparent;
  color: #2b5491;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-clear:hover {
  background-color: transparent;
  color: #103875;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*=============================================================================
GLOBAL - FORMS - v1.1 - Common Elements used in Forms
===========================================================================*/
.form-box {
  background-color: #eeeeee;
  border: 1px solid #cccccb;
  padding: 2.5em 2em 2em 2em;
}
.label,
label {
  display: block;
  font-weight: normal;
  margin-bottom: 3px;
  font-size: 16px;
  color: #323232;
  margin-bottom: 5px;
}
.description {
  font-size: 13px;
  line-height: 1.3em;
  width: 40%;
  font-style: italic;
  margin-top: 14px;
}
.form-btn-small {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #00a7ba;
  padding: 7px 21px;
  border-width: 0;
  border-style: solid;
  border-color: #007987;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn-small:hover {
  background-color: #007986;
  border-color: #000607;
}
.form-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #00a7ba;
  padding: 8px 24px;
  border-width: 0;
  border-style: solid;
  border-color: #007987;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn:hover {
  background-color: #007986;
  border-color: #000607;
}
.form-btn-large {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #00a7ba;
  padding: 14px 42px;
  border-width: 0;
  border-style: solid;
  border-color: #007987;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn-large:hover {
  background-color: #007986;
  border-color: #000607;
}
.form-btn-alt-small {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #7f7f7f;
  padding: 7px 21px;
  border-width: 0;
  border-style: solid;
  border-color: black;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn-alt-small:hover {
  background-color: #666666;
  border-color: #000000;
}
.form-btn-alt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #7f7f7f;
  padding: 8px 24px;
  border-width: 0;
  border-style: solid;
  border-color: black;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn-alt:hover {
  background-color: #666666;
  border-color: #000000;
}
.form-btn-alt-large {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #7f7f7f;
  padding: 14px 42px;
  border-width: 0;
  border-style: solid;
  border-color: black;
  color: white;
  font-family: 'lato', sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  font-weight: bold;
  cursor: pointer;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  font-weight: normal;
}
.form-btn-alt-large:hover {
  background-color: #666666;
  border-color: #000000;
}
.form-textfield {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 98%;
  max-width: 100%;
  height: 32px;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: #a6a5a5;
  font-size: 16px;
  font-weight: normal;
  font-family: 'lato', sans-serif;
  line-height: 1.3em;
  color: #3c3c3c;
  text-indent: 6px;
  outline: 0;
}
.textfield-large {
  max-width: 500px;
}
.textfield-med {
  max-width: 300;
}
.textfield-small {
  max-width: 200;
}
.textfield-smallest {
  max-width: 100;
}
.form-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 98%;
  max-width: 100%;
  height: auto;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: #a6a5a5;
  font-size: 16px;
  font-weight: normal;
  font-family: 'lato', sans-serif;
  line-height: 1.3em;
  color: #3c3c3c;
  text-indent: 0;
  outline: 0;
}
.select-list {
  background: white;
  border-color: #a6a5a5;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  position: relative;
}
.select-list:after {
  position: absolute;
  top: 0;
  right: 12px;
  display: block;
  z-index: 100;
  vertical-align: middle;
  line-height: 32px;
  pointer-events: none;
}
.select-list select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 115%;
  height: 32px;
  background: #f9fafa;
  border-width: 0;
  font-size: 13px;
  line-height: 1.3em;
  font-weight: normal;
  font-family: 'lato', sans-serif;
  color: #3c3c3c;
  padding-left: 14px;
}
.select-list select:focus {
  outline: 0;
  border: 0;
}
.select-list .form-item {
  margin-bottom: 0;
}
.select-list-simple {
  height: 32px;
  background-color: white;
  border: 1px solid #a6a5a5;
  color: #7f7f7f;
  font-size: 13px;
  text-indent: 4px;
  min-width: 35%;
  max-width: 100%;
}
.form-search-text-wrapper {
  margin-right: -3px;
  float: left;
  width: 290px;
}
.form-search-text-wrapper input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 98%;
  max-width: 100%;
  height: #3c3c3c;
  background: 30px;
  border-width: #a6a5a5;
  border-style: solid;
  border-color: white;
  font-size: 1px;
  font-weight: normal;
  font-family: 'lato', sans-serif;
  line-height: 1.3em;
  color: 16px;
  text-indent: 6px;
  outline: 0;
}
.search-btn {
  float: left;
  position: relative;
  height: 34px;
  width: 34px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #7f7f7f;
  border-width: 0;
  border-style: solid;
  border-color: white;
  cursor: pointer;
}
.search-btn:hover {
  background-color: #666666;
  border-color: #bfbfbf;
}
.search-btn:before {
  position: absolute;
  display: block;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  margin-top: 2px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.search-btn input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border-width: 0;
  border-style: solid;
  border-color: white;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.form-field-contained {
  padding: 14px;
  border: 1px solid #cccccb;
  background-color: #f6f6f6;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-field-contained .description {
  width: 98%;
}
.form-field-contained label {
  font-weight: bold;
}
.form-seperator {
  padding-bottom: 24px;
  border-bottom: 2px dotted #e0e0de;
}
/*=============================================================================
GLOBAL - FORMS - v1.1 - Common Elements used in Forms
===========================================================================*/
/* =============================================================================
FRAMEWORK - TYPE - v1.1 - Typographic mixin, extensions and settings
========================================================================== */
.t-small-x {
  font-size: 10px;
  line-height: 16px;
  font-family: inherit;
}
.t-small-x p {
  font-size: 10px;
  line-height: 16px;
  font-family: inherit;
  margin-bottom: 16px;
}
.t-small,
.home-nav-desc {
  font-size: 13px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-small p {
  font-size: 13px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.t-medium {
  font-size: 15px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-medium p {
  font-size: 15px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.t-large,
.box-white-callout h3 {
  font-size: 18px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-large p {
  font-size: 18px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.t-large-x,
.section-title h2,
.section-title h3 {
  font-size: 22px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-large-x p {
  font-size: 22px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.t-large-xx {
  font-size: 30px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-large-xx p {
  font-size: 30px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
/* =============================================================================
FRAMEWORK - TYPE - v1.1 - Typographic mixin, extensions and settings
========================================================================== */
.sans-serif {
  font-family: 'lato', sans-serif;
}
.serif {
  font-family: Georgia, serif;
}
.t-par {
  font-size: 16px;
  line-height: 1.6em;
  font-family: inherit;
}
.t-par p,
p {
  font-size: 16px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.t-light {
  font-weight: 300;
}
.t-normal {
  font-weight: normal;
}
.t-semibold {
  font-weight: 600;
}
.t-italic {
  font-style: italic;
}
.t-bold {
  font-weight: bold;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-upper {
  text-transform: uppercase;
}
.t-lower {
  text-transform: lowercase;
}
.t-title {
  text-transform: capitalize;
}
.t-shadow {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.bg-white {
  background-color: white;
}
.b-white {
  border-color: white;
}
.t-white {
  color: white;
}
.bg-green {
  background-color: #61c4bf;
}
.b-green {
  border-color: #61c4bf;
}
.t-green {
  color: #61c4bf;
}
.i-green:before,
.i-green:after {
  color: #61c4bf;
}
.bg-green-85 {
  background-color: #77ccc8;
}
.b-green-85 {
  border-color: #77ccc8;
}
.t-green-85 {
  color: #77ccc8;
}
.i-green-85:before,
.i-green-85:after {
  color: #77ccc8;
}
.bg-green-light {
  background-color: #aededa;
}
.b-green-light {
  border-color: #aededa;
}
.t-green-light {
  color: #aededa;
}
.i-green-light:before,
.i-green-light:after {
  color: #aededa;
}
.bg-green-light-60 {
  background-color: #e5f4f1;
}
.b-green-light-60 {
  border-color: #e5f4f1;
}
.t-green-light-60 {
  color: #e5f4f1;
}
.i-green-light-60:before,
.i-green-light-60:after {
  color: #e5f4f1;
}
.bg-green-dark {
  background-color: #0090a0;
}
.t-green-dark {
  color: #0090a0;
}
.bg-green-darker {
  background-color: #007987;
}
.t-green-darker {
  color: #007987;
}
.t-green-darkest {
  color: #004b54;
}
.bg-yellow {
  background-color: #efd141;
}
.b-yellow {
  border-color: #efd141;
}
.t-yellow {
  color: #efd141;
}
.bg-red {
  background-color: #c159b3;
}
.b-red {
  border-color: #c159b3;
}
.t-red {
  color: #c159b3;
}
.i-red:before,
.i-red:after {
  color: #c159b3;
}
.t-white-a-80 {
  color: rgba(255, 255, 255, 0.8);
}
.t-white-a-50 {
  color: rgba(255, 255, 255, 0.5);
}
.t-white-a-90 {
  color: rgba(255, 255, 255, 0.9);
}
/*=============================================================================
FRAMEWORK - HELPERS - v1.1
===========================================================================*/
.hidden-visually {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hidden-visually.focusable:active,
.hidden-visually.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.unhide-text {
  text-indent: 0;
  white-space: normal;
}
.hidden-visually-alt {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.block {
  display: block;
}
.cf,
.group-full,
.group {
  *zoom: 1;
}
.cf:before,
.cf:after,
.group-full:before,
.group-full:after,
.group:before,
.group:after {
  content: "";
  display: table;
}
.cf:after,
.group-full:after,
.group:after {
  clear: both;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  cursor: pointer;
}
.breakwords {
  -ms-word-break: normal;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.breakwords-all {
  -ms-word-break: break-all;
  /* Non standard for webkit */
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/*=============================================================================
FRAMEWORK - JAVASCRIPT - v1.1
===========================================================================*/
.exit-window {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 104;
}
.element-hidden {
  display: none;
}
.show {
  display: block;
}
.mob-trigger {
  cursor: pointer;
}
.collapsible-handler {
  cursor: pointer;
  position: relative;
}
.collapsible-handler:after {
  text-align: center;
  position: absolute;
  display: block;
  top: 13px;
  right: 14px;
  background-color: black;
  border: 1px solid #bebdbd;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 24px;
}
.toggle-sib {
  cursor: pointer;
}
.toggle-child {
  cursor: pointer;
}
.ajax-progress .throbber {
  display: none;
}
.ajax-progress-throbber .message {
  display: none;
}
.ajax-progress-throbber {
  background-color: #232323;
  background-image: url("../images/framework/ajax-throbber.gif");
  background-position: center center;
  background-repeat: no-repeat;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  height: 48px;
  opacity: .9;
  padding: 4px;
  width: 48px;
  left: 48%;
  position: fixed;
  top: 40%;
  z-index: 1000;
}
/* =============================================================================
FRAMEWORK - WYSIWYG - v1.1 - Styles specific to use in editor areas
=========================================================================== */
.wysiwyg a:visited {
  color: #2b5491;
}
.wysiwyg a:hover {
  color: #103875;
}
.wysiwyg a.wysiwyg-btn {
  display: inline-block;
  padding: 8px 24px;
  background-color: #009eaf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b0c4), to(#009eaf));
  /* Konqueror */
  background-image: -moz-linear-gradient(#00b0c4, #009eaf);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#00b0c4, #009eaf);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0c4), color-stop(100%, #009eaf));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#00b0c4, #009eaf);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#00b0c4, #009eaf);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #00b0c4 0%, #009eaf 100%);
  /* IE10+ */
  background-image: linear-gradient(#00b0c4, #009eaf);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0)";
  /* IE8+ */
  color: white;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.02em;
  cursor: pointer;
  border-style: solid;
  border-width: 0;
  border-color: #007987;
  line-height: 1.3em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: 300;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
}
.wysiwyg a.wysiwyg-btn:visited {
  background-color: #009eaf;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#00b0c4), to(#009eaf));
  /* Konqueror */
  background-image: -moz-linear-gradient(#00b0c4, #009eaf);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#00b0c4, #009eaf);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b0c4), color-stop(100%, #009eaf));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#00b0c4, #009eaf);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#00b0c4, #009eaf);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #00b0c4 0%, #009eaf 100%);
  /* IE10+ */
  background-image: linear-gradient(#00b0c4, #009eaf);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b0c4', endColorstr='#009eaf', GradientType=0)";
  /* IE8+ */
  background-color: #00a7ba;
  color: white;
  border-color: #007987;
}
.wysiwyg a.wysiwyg-btn:hover {
  background-color: #008796;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#0099aa), to(#008796));
  /* Konqueror */
  background-image: -moz-linear-gradient(#0099aa, #008796);
  /* FF 3.6+ */
  background-image: -ms-linear-gradient(#0099aa, #008796);
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0099aa), color-stop(100%, #008796));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(#0099aa, #008796);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(#0099aa, #008796);
  /* Opera 11.10 */
  background-image: -ms-linear-gradient(top, #0099aa 0%, #008796 100%);
  /* IE10+ */
  background-image: linear-gradient(#0099aa, #008796);
  /* the standard */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099aa', endColorstr='#008796', GradientType=0);
  /* IE6 & IE7 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099aa', endColorstr='#008796', GradientType=0)";
  /* IE8+ */
  color: white;
  border-color: #001d21;
}
.wysiwyg a.wysiwyg-btn:hover {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.wysiwyg h2 {
  font-size: 30px;
  line-height: 1.25em;
  color: #0090a0;
  margin-bottom: 24px;
}
.wysiwyg h2 + p {
  margin-top: 24px;
}
.wysiwyg h3 {
  font-size: 24px;
  line-height: 1.25em;
}
.wysiwyg h4 {
  font-size: 30px;
  line-height: 1.25em;
  margin-bottom: 18px;
  font-weight: 300;
  color: #3c3c3c;
}
.wysiwyg h4 + p {
  margin-top: 24px;
}
.wysiwyg h6 {
  font-weight: bold;
}
.wysiwyg h2 + hr,
.wysiwyg h3 + hr {
  border-bottom-width: 2px;
  border-style: dotted;
}
.wysiwyg h2 + hr {
  margin-top: -10px;
  margin-bottom: 24px;
}
.wysiwyg p + h2 {
  margin-top: 52px;
}
.wysiwyg p + h3,
.wysiwyg p + h4,
.wysiwyg p + h5,
.wysiwyg p + h6 {
  margin-top: 24px;
}
.wysiwyg p .box-title {
  margin-bottom: -1.6em;
}
.wysiwyg ul {
  list-style: none outside;
  margin-bottom: 24px;
}
.wysiwyg ul.bullet-gray li {
  background-image: url("../images/framework/bullet-6px-gray.gif");
}
.wysiwyg ul.bullet-gray.bullet-large li {
  background-image: url("../images/framework/bullet-9px-gray.gif");
}
.wysiwyg ul.bullet-white li {
  background-image: url("../images/framework/bullet-6px-white.gif");
}
.wysiwyg ul.bullet-white.bullet-large li {
  background-image: url("../images/framework/bullet-9px-white.gif");
}
.wysiwyg ul li {
  background-image: url("../images/framework/bullet-6px-green.gif");
  background-position: left top;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: left 0.5em;
  padding-left: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.wysiwyg ul ul {
  margin-left: 24px;
}
.wysiwyg ul ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: disc;
}
.wysiwyg ul ul ul li {
  list-style-type: circle;
}
.wysiwyg ul.bullet-large li {
  background-image: url("../images/framework/bullet-9px-green.gif");
  margin-top: 14px;
  margin-bottom: 14px;
  padding-left: 19px;
}
.wysiwyg ul.bullet-large li ul li {
  padding-left: 0;
  background-image: none;
  list-style-type: disc;
}
.wysiwyg ul ul {
  margin-bottom: 0;
}
.wysiwyg li h3,
.wysiwyg li h4,
.wysiwyg li h5,
.wysiwyg li h6 {
  display: inline;
}
.wysiwyg hr {
  border-bottom: 1px solid #bebdbd;
}
.wysiwyg table {
  -ms-word-break: normal;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 24px;
}
.wysiwyg table ul {
  list-style: disc inside;
}
.wysiwyg table li {
  background-image: none;
  padding: 0;
}
.wysiwyg .box {
  margin-bottom: 24px;
}
.wysiwyg .full {
  width: 100% !important;
  height: auto !important;
}
.wysiwyg .wysiwyg-circle-thumb {
  float: left;
  margin-right: 14px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  height: 90px;
  width: 90px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: white;
  color: inherit;
  border: 3px solid #cccccb;
}
.wysiwyg .wysiwyg-thumbs {
  display: block;
  margin-bottom: 24px;
}
.wysiwyg .wysiwyg-thumbs img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  height: 140px !important;
  width: auto !important;
  background-color: white;
  margin: 2px 4px;
}
.wysiwyg .wysiwyg-thumbs a img:hover {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.96);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.96);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.96);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.wysiwyg .callout + .callout {
  margin-top: -25px;
  border-top-style: dotted;
}
/* =============================================================================
FRAMEWORK - PRINT STYLES - v1.1
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  /*a[href]:after {
      content: " (" attr(href) ")";
    }

    abbr[title]:after {
      content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
      content: "";
    }*/
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*thead {
    display: table-header-group;
  }*/
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  #print-btn {
    display: none;
  }
  img {
    max-width: 100% !important;
  }
  /*@page {
    margin: 0.5cm;
  }*/
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #header-top-two,
  #header,
  #page-footer {
    display: none !important;
  }
  .page-assessment-assessment-1 #sidebar-one {
    display: none !important;
  }
  .page-assessment-assessment-1 .domain-set .box,
  .page-assessment-assessment-1 .domain-set .collapsible-container {
    display: block !important;
  }
}
/* =============================================================================
GLOBAL - ELEMENTS - Standard elements reused in site
=========================================================================== */
@media screen and (max-width: 650px) {
  .banner-text {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 24px;
  }
}
.banner-text-top {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 2px solid #0090a0;
}
.box-white,
.box-white-callout {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 24px;
  position: relative;
}
.box-white-callout {
  margin-bottom: 14px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}
.box-white-callout.w-btn {
  padding-bottom: 80px;
}
.box-white-callout h3 {
  color: #0090a0;
  font-weight: normal;
  text-transform: uppercase;
}
.box-white-callout .btn {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 6%;
}
.box-callout-green {
  background-color: #61c4bf;
  background-color: rgba(45, 146, 159, 0.9);
  padding: 60px 24px 24px 24px;
  border-color: white;
}
.circle {
  text-align: center;
  display: block;
  height: 34px;
  width: 34px;
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  border-radius: 34px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: black;
  color: inherit;
  background-color: #61c4bf;
  color: white;
  line-height: 34px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px;
  margin-right: 10px;
}
.circle-large {
  text-align: center;
  display: block;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: black;
  color: inherit;
  background-color: #61c4bf;
  color: white;
  line-height: 50px;
  vertical-align: middle;
  font-weight: 300;
  display: inline-block;
  margin-top: -6px;
  margin-right: 10px;
}
.circle-social {
  background-color: transparent;
  border: 2px solid white;
}
.circle-social:hover {
  border-color: #009eaf;
  -webkit-transition: border-color 0.5s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: border-color 0.5s;
  -ms-transition: border-color 0.5s;
  -o-transition: border-color 0.5s;
  transition: border-color 0.5s;
}
.circle-social:hover a {
  color: #0090a0;
  -webkit-transition: color 0.5s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}
.circle-social a {
  color: white;
}
.map-title {
  font-size: 18px;
  line-height: 1.6em;
  font-family: inherit;
}
.map-title p {
  font-size: 18px;
  line-height: 1.6em;
  font-family: inherit;
  margin-bottom: 1.6em;
}
.img-circle {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  pointer-events: none;
  text-align: center;
  display: block;
  height: 320px;
  width: 320px;
  -webkit-border-radius: 320px;
  -moz-border-radius: 320px;
  border-radius: 320px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: transparent;
  color: inherit;
}
.img-circle:before {
  -webkit-box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
  box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
  -moz-box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
  position: absolute;
  z-index: 102;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  pointer-events: none;
}
.img-circle img {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.img-circle a {
  pointer-events: all;
}
.img-circle:before {
  -webkit-border-radius: 320px;
  -moz-border-radius: 320px;
  border-radius: 320px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img-circle img {
  text-align: center;
  display: block;
  height: 320px;
  width: 320px;
  -webkit-border-radius: 320px;
  -moz-border-radius: 320px;
  border-radius: 320px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: transparent;
  color: inherit;
}
@media screen and (max-width: 768px) {
  .img-circle {
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    pointer-events: none;
    text-align: center;
    display: block;
    height: 240px;
    width: 240px;
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: transparent;
    color: inherit;
    margin-bottom: 24px;
  }
  .img-circle:before {
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
    box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
    -moz-box-shadow: inset 0px 0px 1px 1px rgba(97, 97, 97, 0.45);
    position: absolute;
    z-index: 102;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
  }
  .img-circle img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  .img-circle a {
    pointer-events: all;
  }
  .img-circle:before {
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .img-circle img {
    text-align: center;
    display: block;
    height: 240px;
    width: 240px;
    -webkit-border-radius: 240px;
    -moz-border-radius: 240px;
    border-radius: 240px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: transparent;
    color: inherit;
  }
}
.caret-toggle {
  margin-left: -10px;
}
.caret-toggle:before {
  display: inline-block;
  -webkit-transition: transform 0.2s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
}
.caret-toggle.active:before {
  -webkit-transition: transform 0.2s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: transform 0.2s;
  -ms-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: -3px;
}
.mini {
  text-transform: uppercase;
  font-size: .3em;
  display: block;
  margin-bottom: .5em;
  opacity: .5;
  color: white;
}
/* =============================================================================
GLOBAL - Footers
=========================================================================== */
.section-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #61c4bf;
}
.copyright {
  color: #0090a0;
  font-weight: 300;
  float: left;
}
/* =============================================================================
GLOBAL - Headers
=========================================================================== */
#section-header {
  padding-top: 0;
  padding-bottom: 0;
  background-color: white;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
  -moz-box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
  box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
}
.logo {
  width: 240px;
  float: left;
  padding: 8px 0 9px 0;
}
.logo a {
  display: block;
}
@media screen and (max-width: 1024px) {
  .logo {
    width: 200px;
  }
}
.site-header {
  float: right;
  text-align: right;
}
/* =============================================================================
GLOBAL - Menus
=========================================================================== */
.nav-main li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
  padding-top: 18px;
}
.nav-main li a {
  color: #0090a0;
  display: block;
  padding: 6px 16px;
  border-left: 1px solid #aededa;
}
.nav-main li a:hover {
  color: #005963;
}
.nav-main li.first a {
  border-left: none;
}
.nav-main li.active a {
  border: 2px solid #61c4bf;
  color: #006b77;
}
.nav-main li.active + li a {
  border-left: none;
}
@media screen and (max-width: 1024px) {
  .nav-main li {
    padding-top: 12px;
  }
  .nav-main li a {
    padding: 6px 10px;
  }
}
@media screen and (max-width: 768px) {
  .nav-main li {
    display: block;
    padding: 0;
    border-top: 1px solid #42b0ab;
  }
  .nav-main li a {
    text-align: left;
    padding: 15px 6%;
  }
  .nav-main li.active a {
    border: none;
    color: white;
    background-color: #61c4bf;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.nav-footer li {
  padding-top: 0;
}
.nav-footer li a {
  color: white;
  font-weight: 300;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
#nav-footer-wrap {
  text-align: right;
}
#mobile-toggle {
  display: none;
  margin-top: 4px;
}
@media screen and (max-width: 768px) {
  #mobile-toggle {
    display: block;
  }
}
#mobile-toggle.active {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
#nav-main-wrap {
  display: block;
}
@media screen and (max-width: 768px) {
  #nav-main-wrap {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #aededa;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
    -moz-box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
    box-shadow: 0px 1px 3px 0px rgba(36, 108, 112, 0.75);
  }
}
#nav-main-wrap.active {
  display: block;
}
/* =============================================================================
GLOBAL - LAYOUT - Common Layout Styling
=========================================================================== */
.page-top {
  padding-top: 0;
  padding-bottom: 0;
}
.mix-pat {
  position: relative;
}
.mix-pat:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-image: url("../images/global/overlay-triangle-grid.png");
  background-repeat: repeat;
  background-position: 244px 243px;
  background-size: auto auto;
}
.mix-pat > div {
  position: relative;
  z-index: 1;
}
.section-banner {
  min-height: 500px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: -8px;
  border-bottom: 8px solid #007987;
}
.section-title {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #007987;
}
.section-title h2,
.section-title h3 {
  color: #e5f4f1;
  font-weight: 300;
  text-transform: uppercase;
}
.b-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-bottom: 8%;
  padding-top: 8%;
}
.b-divider:first-of-type {
  border-top: none;
}
.b-divider:last-of-type,
.b-divider.last {
  border-bottom: none;
  padding-bottom: 0;
}
.b-last-divider {
  border-bottom: none;
}
.b-divider-top {
  padding-top: 0;
}
.bg-fixed {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.section-above {
  z-index: 3;
  position: relative;
}
/* =======================================================================
PARTIAL - Home
========================================================================== */
#home-intro {
  background-image: url("../images/homepage/home-intro.jpg");
}
#home-services {
  background-image: url("../images/homepage/home-services.jpg");
}
#home-slide-map {
  background-image: url("../images/homepage/home-map.png");
  min-height: 800px;
  background-color: #aededa;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.js .intro {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
#home-nav {
  position: fixed;
  bottom: 30px;
  right: 3%;
  z-index: 9998;
}
@media screen and (max-width: 768px) {
  #home-nav {
    display: none;
  }
}
.home-nav-item {
  display: block;
  padding: 6px;
}
.home-nav-item:hover .home-nav-desc {
  visibility: visible;
  opacity: 1;
  -ms-transform: translateX(-4px);
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
  -webkit-transition: opacity .6s, transform .4s;
  -moz-transition: opacity .6s, transform .4s;
  -ms-transition: opacity .6s, transform .4s;
  -o-transition: opacity .6s, transform .4s;
  transition: opacity .6s, transform .4s;
}
.home-nav-item:hover .home-nav-item-inner {
  background-color: transparent;
  border: 2px solid #61c4bf;
}
.home-nav-item-inner {
  text-align: center;
  display: block;
  height: 12px;
  width: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #61c4bf;
  color: inherit;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.home-nav-item-inner.active {
  background-color: transparent;
  border: 2px solid #61c4bf;
}
.home-nav-desc {
  opacity: 0;
  visibility: hidden;
  color: white;
  position: absolute;
  right: 20px;
  top: -9px;
  display: block;
  padding: 6px 24px;
  background-color: white;
  color: #42b0ab;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(36, 108, 112, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(36, 108, 112, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(36, 108, 112, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: right;
  letter-spacing: 0.02em;
}
.nav-bg {
  width: 300px;
  height: 300px;
  background-color: #004b54;
  position: fixed;
  bottom: -150px;
  right: -150px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  filter: alpha(opacity=30);
  opacity: 0.3;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .nav-bg {
    display: none;
  }
}
.home-blog-item {
  margin-bottom: 8%;
  position: relative;
  overflow: hidden;
  background-color: white;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}
.home-blog-item img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity 0.5s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home-blog-item .home-blog-title {
  position: absolute;
  bottom: -200px;
  left: 0;
  right: 0;
  background-color: #0090a0;
  display: block;
  padding: 14px;
  z-index: 2;
  color: white;
  -webkit-transition: bottom 0.7s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: bottom 0.7s;
  -ms-transition: bottom 0.7s;
  -o-transition: bottom 0.7s;
  transition: bottom 0.7s;
}
.home-blog-item .trim {
  position: absolute;
  bottom: 0;
  left: -100%;
  height: 40px;
  width: 200%;
  z-index: 1;
  background-color: #0090a0;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: transform 1s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.home-blog-item:hover img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.home-blog-item:hover .home-blog-title {
  bottom: 0;
  -webkit-transition: bottom 0.55s;
  /* For Safari 3.1 to 6.0 */
  -moz-transition: bottom 0.55s;
  -ms-transition: bottom 0.55s;
  -o-transition: bottom 0.55s;
  transition: bottom 0.55s;
}
.home-blog-item:hover .trim {
  width: 200%;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform .4s, width .6s;
  -moz-transition: transform .4s, width .6s;
  -ms-transition: transform .4s, width .6s;
  -o-transition: transform .4s, width .6s;
  transition: transform .4s, width .6s;
}
@media screen and (max-width: 1024px) {
  .home-blog-item .home-blog-title {
    bottom: 0;
    font-size: 13px;
    line-height: 1.35em;
  }
  .home-blog-item .trim {
    display: none;
  }
  .home-blog-item img {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .home-blog-item:hover .home-blog-title {
    background-color: #007987;
    -webkit-transition: background-color 0.5s;
    /* For Safari 3.1 to 6.0 */
    -moz-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
  }
}
.about-intro-bg {
  background-image: url("../images/about/about-first.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
.section-page-about {
  background-color: #ffffff;
}
.section-about {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
}
#about-intro {
  background-image: url("../images/about/about-city-line.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto auto;
}
.service-intro-item {
  margin-bottom: 38px;
}
.service-intro-hidden {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 24px;
  margin-top: 14px;
  border-top: 4px solid #0090a0;
}
.service-graphic {
  margin-bottom: 24px;
  opacity: .8;
}
@media screen and (max-width: 480px) {
  #section-monthly-packages {
    display: none;
  }
}
#services-table {
  background-color: transparent;
}
#services-table a {
  display: block;
  background-image: url("../images/framework/tranparent-pixel.png");
  background-repeat: repeat;
  background-position: left top;
  background-size: auto auto;
}
#services-table a:before {
  content: "\00a0 ";
}
#services-table td,
#services-table th {
  text-align: center;
  max-width: 100px;
}
#services-table thead th {
  text-transform: uppercase;
}
#services-table td {
  background-color: #d2edeb;
  border: 4px solid white;
}
#services-table .first {
  text-align: left;
  background-color: transparent;
  width: auto;
}
#services-table .head-link {
  background-color: #61c4bf;
  border: 4px solid white;
}
#services-table .head-link a {
  color: white;
}
#services-table .head-link a:hover {
  color: white;
}
#services-table .hover-row {
  border-left: 4px solid #0090a0;
  background-color: #e4f4f3;
}
#services-table .hover {
  background-color: #aededa;
}
#services-table .hover:hover {
  background-color: #007987;
}
#services-table .hover:hover .yes {
  color: white;
}
#services-table th.hover {
  background-color: #007987;
}
#services-table .yes {
  color: #0090a0;
}
#services-table .yes:before {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  content: "E";
  font-size: 224%;
  color: inherit;
  vertical-align: middle;
}
#services-table .desc {
  font-style: italic;
  color: #666666;
}
@media screen and (max-width: 768px) {
  #services-table .desc {
    display: block;
    width: 100%;
    float: left;
  }
}
#services-table .row-price td {
  background-color: #aededa;
  color: #0090a0;
}
#services-table .row-price .desc {
  font-style: normal;
}
#blog-feature:after {
  text-rendering: geometricPrecision;
  font-family: "icon-mix";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  content: "t";
  font-size: 160%;
  color: #0090a0;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin-left: -10px;
}
#blog-feature:after .i-'triangle-down':before,
#blog-feature:after .i-'triangle-down':after {
  content: "#0090a0";
}
/* =======================================================================
PARTIAL - Javscript
========================================================================== */
.js .expand-toggle {
  cursor: pointer;
}
