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 {
  display: block;
}
body {
  line-height: 1;
}
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;
}
.max-centered-container {
  width: 100%;
  max-width: 1176px;
  margin: 0 auto;
}
.background-cover {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.button-radius {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: none;
}
.field-radius {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.circular-radius {
  border-radius: 9999999px;
  -moz-border-radius: 9999999px;
  -webkit-border-radius: 9999999px;
  -o-border-radius: 9999999px;
}
.transition-slow {
  transition: all .5s linear;
  -moz-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
}
.transition-fast {
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
.outer-box-shadow {
  box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -o-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
}
.indented-box-shadow {
  box-shadow: inset 0 6px 18px -6px rgba(0,0,0,0.6);
  -moz-box-shadow: inset 0 6px 18px -6px rgba(0,0,0,0.6);
  -webkit-box-shadow: inset 0 6px 18px -6px rgba(0,0,0,0.6);
  -o-box-shadow: inset 0 6px 18px -6px rgba(0,0,0,0.6);
}
.brand-color-1 {
  color: #0f4e9c;
}
.brand-color-1-bg {
  background-color: #0f4e9c;
}
.brand-color-2 {
  color: #f0f0f0;
}
.brand-color-2-bg {
  background-color: #f0f0f0;
}
.brand-color-3 {
  color: #000;
}
.brand-color-3-bg {
  background-color: #000;
}
.padding-jumbo {
  padding: 48px;
}
.padding-large {
  padding: 32px;
}
.padding-spacious {
  padding: 24px;
}
.padding-default {
  padding: 16px;
}
.padding-cozy {
  padding: 8px;
}
.padding-tight {
  padding: 4px;
}
.red,
.warning {
  color: #c24b3b;
}
.red-bg,
.warning-bg {
  background-color: #c24b3b;
}
.green,
.success {
  color: #97c244;
}
.green-bg,
.success-bg {
  background-color: #97c244;
}
.blue,
.secondary {
  color: #25a3c2;
}
.blue-bg,
.secondary-bg {
  background-color: #25a3c2;
}
.yellow,
.auxiliary {
  color: #dfb525;
}
.yellow-bg,
.auxiliary-bg {
  background-color: #dfb525;
}
.grey-dark {
  color: #333333;
}
.grey-dark-bg {
  background-color: #333333;
}
.grey-medium {
  color: #656565;
}
.grey-medium-bg {
  background-color: #656565;
}
.grey-light {
  color: #CCCCCC;
}
.grey-light-bg {
  background-color: #CCCCCC;
}
.grey-extra-light {
  color: #EDEDED;
}
.grey-extra-light-bg {
  background-color: #EDEDED;
}
@font-face {
  font-family: 'gandhi_serifregular';
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Regular-webfont.eot');
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/GandhiSerif-Regular-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/GandhiSerif-Regular-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/GandhiSerif-Regular-webfont.svg#gandhi_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gandhi_serifbold';
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Bold-webfont.eot');
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/GandhiSerif-Bold-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/GandhiSerif-Bold-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/GandhiSerif-Bold-webfont.svg#gandhi_serifbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gandhi_serifbold_italic';
  src: url('../webfonts/font_set_1_classic/GandhiSerif-BoldItalic-webfont.eot');
  src: url('../webfonts/font_set_1_classic/GandhiSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/GandhiSerif-BoldItalic-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/GandhiSerif-BoldItalic-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/GandhiSerif-BoldItalic-webfont.svg#gandhi_serifbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gandhi_serifitalic';
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Italic-webfont.eot');
  src: url('../webfonts/font_set_1_classic/GandhiSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/GandhiSerif-Italic-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/GandhiSerif-Italic-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/GandhiSerif-Italic-webfont.svg#gandhi_serifitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proextralight';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-extralight-webfont.svg#source_sans_proextralight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proXLtIt';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-extralightit-webfont.svg#source_sans_proXLtIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proitalic';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_prolight';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_problack';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_problack_italic';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_probold';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_probold_italic';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_prolight_italic';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proregular';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_prosemibold';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proSBdIt';
  src: url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.eot');
  src: url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'), url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.woff2') format('woff2'), url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.woff') format('woff'), url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.ttf') format('truetype'), url('../webfonts/font_set_1_classic/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../webfonts/fontAwesome/fontawesome-webfont.eot?v=4.4.0');
  src: url('../webfonts/fontAwesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../webfonts/fontAwesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../webfonts/fontAwesome/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../webfonts/fontAwesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../webfonts/fontAwesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  transform: scale(1,-1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
a:link,
a:visited {
  color: #0f4e9c;
  font-family: "source_sans_prosemibold", Helvetica, Arial, sans-serif;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0b376d;
  text-decoration: none;
}
a.inverse-link:link,
a.inverse-link:visited {
  color: #FFF;
}
a.inverse-link:hover,
a.inverse-link:active {
  color: #e6e6e6;
}
p {
  margin: 0 0 16px 0;
  font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
small,
.small {
  font-size: 12px;
  line-height: 16px;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "gandhi_serifregular", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: normal;
  margin: 0 0 16px 0;
}
h1 {
  font-size: 32px;
  line-height: 40px;
}
h2 {
  font-size: 28px;
  line-height: 36px;
}
h3 {
  font-size: 24px;
  line-height: 32px;
}
h4 {
  font-size: 20px;
  line-height: 28px;
}
h5 {
  font-size: 18px;
  line-height: 26px;
}
h6 {
  font-size: 16px;
  line-height: 24px;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light,
p.light,
span.light {
  font-family: "source_sans_prolight", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
h1.subhead,
h2.subhead,
h3.subhead,
h4.subhead,
h5.subhead,
h6.subhead,
p.subhead,
span.subhead {
  margin-top: -16px;
}
h1.prehead,
h2.prehead,
h3.prehead,
h4.prehead,
h5.prehead,
h6.prehead,
p.prehead,
span.prehead {
  margin-bottom: -8px;
}
h1.page-heading {
  font-size: 32px;
  line-height: 1em;
}
h1.section-heading,
h2.section-heading,
h3.section-heading,
h4.section-heading,
h5.section-heading,
h6.section-heading {
  position: relative;
  display: block;
}
h1.section-heading .section-heading-ornament,
h2.section-heading .section-heading-ornament,
h3.section-heading .section-heading-ornament,
h4.section-heading .section-heading-ornament,
h5.section-heading .section-heading-ornament,
h6.section-heading .section-heading-ornament {
  position: absolute;
  top: 50%;
  right: 0;
  border-bottom: 4px solid #0f4e9c;
}
h1.section-heading a.section-heading-link,
h2.section-heading a.section-heading-link,
h3.section-heading a.section-heading-link,
h4.section-heading a.section-heading-link,
h5.section-heading a.section-heading-link,
h6.section-heading a.section-heading-link {
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 20;
}
h1.section-heading .section-heading-ornament {
  height: 32px;
  margin-top: -20px;
}
h2.section-heading .section-heading-ornament {
  height: 28px;
  margin-top: -18px;
}
h3.section-heading .section-heading-ornament {
  height: 24px;
  margin-top: -16px;
}
h4.section-heading .section-heading-ornament {
  height: 20px;
  margin-top: -14px;
}
h5.section-heading .section-heading-ornament {
  height: 18px;
  margin-top: -13px;
}
h6.section-heading .section-heading-ornament {
  height: 16px;
  margin-top: -12px;
}
strong {
  font-family: "source_sans_probold", Helvetica, Arial, sans-serif;
}
em {
  font-family: "source_sans_proitalic", Helvetica, Arial, sans-serif;
}
strong em,
em strong {
  font-family: "source_sans_probold_italic", Helvetica, Arial, sans-serif;
}
ul,
ol {
  padding: 0;
  margin: 0 0 16px 32px;
}
ul {
  list-style: disc;
}
ul.circle,
ul > ul {
  list-style-type: circle;
}
ul.square,
ul > ul > ul {
  list-style-type: square;
}
ol {
  list-style: decimal;
}
ol.lower-alpha,
ol > ol {
  list-style-type: lower-alpha;
}
ol.upper-roman,
ol > ol > ol {
  list-style-type: upper-roman;
}
li {
  margin-bottom: 8px;
}
*.quote,
blockquote {
  display: block;
  margin: 24px 0;
  padding: 0 0 0 52px;
  position: relative;
}
*.quote:before,
blockquote:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 52px;
  text-align: center;
  content: '\f10d';
  font-family: 'FontAwesome';
  font-size: 42px;
  line-height: 42px;
  color: #CCCCCC;
}
hr {
  display: block;
  height: 1px;
  margin: 16px 0;
  border: 0px;
  border-top: 1px solid #333333;
  background: none;
}
hr.rule-light {
  border-top: 1px solid #CCCCCC;
}
hr.rule-inverse {
  border-top: 1px solid #FFFFFF;
}
.button,
button,
input[type="submit"],
.button:link,
button:link,
input[type="submit"]:link,
.button:visited,
button:visited,
input[type="submit"]:visited {
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  padding: 8px 18px;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 22px;
  background-color: #0f4e9c;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: none;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
.button:hover,
.button:active,
button:hover,
button:active,
input[type="submit"]:hover,
input[type="submit"]:active {
  background-color: #0b376d;
  color: #FFFFFF;
  text-decoration: none;
}
.button-brand-color-1,
.button-brand-color-1:link,
.button-brand-color-1:visited {
  background-color: #0f4e9c;
}
.button-brand-color-1:hover,
.button-brand-color-1:active {
  background-color: #0b376d;
}
.button-brand-color-2,
.button-brand-color-2:link,
.button-brand-color-2:visited {
  background-color: #f0f0f0;
}
.button-brand-color-2:hover,
.button-brand-color-2:active {
  background-color: #d7d7d7;
}
.button-brand-color-3,
.button-brand-color-3:link,
.button-brand-color-3:visited {
  background-color: #000;
}
.button-brand-color-3:hover,
.button-brand-color-3:active {
  background-color: #000000;
}
.button-red,
.button-warning,
.button-red:link,
.button-warning:link,
.button-red:visited,
.button-warning:visited {
  background-color: #c24b3b;
}
.button-red:hover,
.button-warning:hover,
.button-red:active,
.button-warning:active {
  background-color: #9b3c2f;
}
.button-green,
.button-success,
.button-green:link,
.button-success:link,
.button-green:visited,
.button-success:visited {
  background-color: #97c244;
}
.button-green:hover,
.button-success:hover,
.button-green:active,
.button-success:active {
  background-color: #7b9f34;
}
.button-blue,
.button-secondary,
.button-blue:link,
.button-secondary:link,
.button-blue:visited,
.button-secondary:visited {
  background-color: #25a3c2;
}
.button-blue:hover,
.button-secondary:hover,
.button-blue:active,
.button-secondary:active {
  background-color: #1d7f97;
}
.button-yellow,
.button-auxiliary,
.button-yellow:link,
.button-auxiliary:link,
.button-yellow:visited,
.button-auxiliary:visited {
  background-color: #dfb525;
}
.button-yellow:hover,
.button-auxiliary:hover,
.button-yellow:active,
.button-auxiliary:active {
  background-color: #b6931b;
}
.button-white,
.button-inverse,
.button-white:link,
.button-inverse:link,
.button-white:visited,
.button-inverse:visited {
  background-color: #FFFFFF;
  color: #333;
}
.button-white:hover,
.button-inverse:hover,
.button-white:active,
.button-inverse:active {
  background-color: #c2c2c2;
  color: #333;
}
.button.active,
.button.active:link,
.button.active:visited {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
}
.button-mini,
.button-mini:link,
.button-mini:visited,
.button-mini:hover,
.button-mini:active {
  padding: 4px 6px;
  font-size: 12px;
  line-height: 16px;
}
.button-small,
.button-small:link,
.button-small:visited,
.button-small:hover,
.button-small:active {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 18px;
}
.button-large,
.button-large:link,
.button-large:visited,
.button-large:hover,
.button-large:active {
  padding: 10px 24px;
  font-size: 18px;
  line-height: 24px;
}
.button-giant,
.button-giant:link,
.button-giant:visited,
.button-giant:hover,
.button-giant:active {
  padding: 12px 30px;
  font-size: 22px;
  line-height: 28px;
}
.button-group {
  margin-bottom: 25px;
  display: block;
}
.button-group .button {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
}
.button-group .button:first-child {
  border-radius: 3px 0 0 3px;
}
.button-group .button:last-child {
  border-radius: 0 3px 3px 0;
}
.button-nav {
  margin-bottom: 25px;
  display: block;
}
.button-nav .button {
  margin: 0px 0px 1px 0px;
  display: block;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
}
.button-nav .button:first-child {
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}
.button-nav .button:last-child {
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
}
.dropdown {
  position: absolute;
  z-index: 9999999;
  display: none;
}
.dropdown .dropdown-menu,
.dropdown .dropdown-panel {
  min-width: 160px;
  max-width: 360px;
  list-style: none;
  background: #FFF;
  border: solid 1px #ccc;
  border: solid 1px rgba(0,0,0,0.3);
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  overflow: visible;
  padding: 4px 0;
  margin: 0;
}
.dropdown .dropdown-panel {
  padding: 10px;
}
.dropdown.dropdown-tip {
  margin-top: 8px;
}
.dropdown.dropdown-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0,0,0,0.2);
  display: inline-block;
}
.dropdown.dropdown-tip.dropdown-anchor-right:before {
  left: auto;
  right: 9px;
}
.dropdown.dropdown-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  display: inline-block;
}
.dropdown.dropdown-tip.dropdown-anchor-right:after {
  left: auto;
  right: 10px;
}
.dropdown.dropdown-scroll .dropdown-menu,
.dropdown.dropdown-scroll .dropdown-panel {
  max-height: 358px;
  overflow: auto;
}
.dropdown .dropdown-menu li {
  list-style: none;
  padding: 0 0;
  margin: 0;
  line-height: 18px;
}
.dropdown .dropdown-menu li > a,
.dropdown .dropdown-menu label {
  display: block;
  color: #555;
  text-decoration: none;
  line-height: 18px;
  padding: 3px 15px;
  margin: 0;
  white-space: nowrap;
}
.dropdown .dropdown-menu li > a:hover,
.dropdown .dropdown-menu label:hover {
  background-color: #646464;
  color: #FFF;
  cursor: pointer;
}
.dropdown .dropdown-menu .dropdown-divider {
  font-size: 1px;
  border-top: solid 1px #ededed;
  padding: 0;
  margin: 5px 0;
}
.button-block:link,
.button-block:visited,
.button-block:hover,
.button-block:active {
  display: block;
}
.site-container {
  width: 100%;
  max-width: 1176px;
  margin: 0 auto;
  padding: 0 16px;
}
.row {
  margin-left: -16px;
  margin-right: -16px;
}
.row.row-bottom-padded {
  padding-bottom: 48px;
}
.row.row-bottom-padded:last-of-type {
  padding-bottom: 0px;
}
.row:before,
.row:after {
  line-height: 0;
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.span-1,
.span-2,
.span-3,
.span-4,
.span-5,
.span-6,
.span-7,
.span-8,
.span-9,
.span-10,
.span-11,
.span-12 {
  float: left;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
.span-12 {
  width: 100%;
}
.span-11 {
  width: 91.66666666%;
}
.span-10 {
  width: 83.33333333%;
}
.span-9 {
  width: 75%;
}
.span-8 {
  width: 66.66666666%;
}
.span-7 {
  width: 58.33333333%;
}
.span-6 {
  width: 50%;
}
.span-5 {
  width: 41.66666666%;
}
.span-4 {
  width: 33.33333333%;
}
.span-3 {
  width: 25%;
}
.span-2 {
  width: 16.66666666%;
}
.span-1 {
  width: 8.33333333%;
}
.offset-12 {
  margin-left: 100%;
}
.offset-11 {
  margin-left: 91.66666666%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-8 {
  margin-left: 66.66666666%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-5 {
  margin-left: 41.66666666%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-2 {
  margin-left: 16.66666666%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
@media screen and (max-width: 1200px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .span-1,
  .span-2,
  .span-3,
  .span-4,
  .span-5,
  .span-6,
  .span-7,
  .span-8,
  .span-9,
  .span-10,
  .span-11,
  .span-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 960px) {
  .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .span-1,
  .span-2,
  .span-3,
  .span-4,
  .span-5,
  .span-6,
  .span-7,
  .span-8,
  .span-9,
  .span-10,
  .span-11,
  .span-12 {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 24px;
  }
  .span-1:last-child,
  .span-2:last-child,
  .span-3:last-child,
  .span-4:last-child,
  .span-5:last-child,
  .span-6:last-child,
  .span-7:last-child,
  .span-8:last-child,
  .span-9:last-child,
  .span-10:last-child,
  .span-11:last-child,
  .span-12:last-child {
    margin-bottom: 0;
  }
  .offset-1,
  .offset-2,
  .offset-3,
  .offset-4,
  .offset-5,
  .offset-6,
  .offset-7,
  .offset-8,
  .offset-9,
  .offset-10,
  .offset-11,
  .offset-12 {
    margin-left: 0;
  }
}
.well {
  padding: 16px;
  display: block;
  margin-bottom: 24px;
  background-color: #EDEDED;
  color: #333333;
}
.well *:last-child {
  margin-bottom: 0;
}
.well.well-section {
  position: relative;
  box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
  -o-box-shadow: 0 0 18px -5px rgba(0,0,0,0.4);
}
@media screen and (max-width: 1200px) {
  .well.well-section {
    margin-bottom: 32px;
  }
}
.well.well-section .well-section-icon {
  position: absolute;
  top: 0;
  left: -24px;
  width: 28px;
  padding-right: 8px;
  padding-left: 4px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  background-color: inherit;
  line-height: 24px;
  color: inherit;
  box-shadow: -8px 0 14px -2px rgba(0,0,0,0.2);
  -moz-box-shadow: -8px 0 14px -2px rgba(0,0,0,0.2);
  -webkit-box-shadow: -8px 0 14px -2px rgba(0,0,0,0.2);
  -o-box-shadow: -8px 0 14px -2px rgba(0,0,0,0.2);
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}
@media screen and (max-width: 1200px) {
  .well.well-section .well-section-icon {
    left: 0px;
    top: -24px;
    height: 28px;
    padding: 0 0 4px 0;
    font-size: 12px;
    box-shadow: 0px -8px 14px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -8px 14px -2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px -8px 14px -2px rgba(0,0,0,0.2);
    -o-box-shadow: 0px -8px 14px -2px rgba(0,0,0,0.2);
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
  }
}
.well.well-brand-color-1 {
  background-color: #0f4e9c;
  color: #FFFFFF;
}
.well.well-brand-color-2 {
  background-color: #f0f0f0;
  color: #FFFFFF;
}
.well.well-brand-color-3 {
  background-color: #000;
  color: #FFFFFF;
}
.well.well-warning,
.well.well-red {
  background-color: #c24b3b;
  color: #FFFFFF;
}
.well.well-success,
.well.well-green {
  background-color: #97c244;
  color: #FFFFFF;
}
.well.well-secondary,
.well.well-blue {
  background-color: #25a3c2;
  color: #FFFFFF;
}
.well.well-auxiliary,
.well.well-yellow {
  background-color: #dfb525;
  color: #333333;
}
.well.well-inverse,
.well.well-white {
  background-color: #FFFFFF;
}
.well.well-dark,
.well.well-black {
  background-color: #333333;
  color: #FFFFFF;
}
.well.well-jumbo {
  padding: 48px;
}
.well.well-large {
  padding: 32px;
}
.well.well-spacious {
  padding: 24px;
}
.well.well-cozy {
  padding: 8px;
}
.well.well-tight {
  padding: 4px;
}
.well.well-nil {
  padding: ;
}
.well.well-margin-jumbo {
  margin-bottom: 48px;
}
.well.well-margin-large {
  margin-bottom: 32px;
}
.well.well-margin-spacious {
  margin-bottom: 24px;
}
.well.well-margin-cozy {
  margin-bottom: 8px;
}
.well.well-margin-tight {
  margin-bottom: 4px;
}
.well.well-margin-nil {
  margin-bottom: ;
}
.frame {
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  border-bottom-width: 4px;
  padding: 16px;
  margin-bottom: 16px;
  display: block;
  color: #333333;
}
.frame *:last-child {
  margin-bottom: 0;
}
.frame.frame-brand-color-1 {
  border-color: #0f4e9c;
}
.frame.frame-brand-color-2 {
  border-color: #f0f0f0;
}
.frame.frame-brand-color-3 {
  border-color: #000;
  border-bottom-width: 4px;
}
.frame.frame-warning,
.frame.frame-red {
  border-color: #c24b3b;
}
.frame.frame-success,
.frame.frame-green {
  border-color: #97c244;
}
.frame.frame-secondary,
.frame.frame-blue {
  border-color: #25a3c2;
}
.frame.frame-auxiliary,
.frame.frame-yellow {
  border-color: #dfb525;
}
.frame.frame-dark,
.frame.frame-black {
  border-color: #333333;
}
.frame.frame-inverse,
.frame.frame-white {
  border-color: #FFFFFF;
  color: #FFFFFF;
  background: none;
}
.frame.frame-jumbo {
  padding: 48px;
}
.frame.frame-large {
  padding: 32px;
}
.frame.frame-spacious {
  padding: 24px;
}
.frame.frame-cozy {
  padding: 8px;
}
.frame.frame-tight {
  padding: 4px;
}
.frame.frame-nil {
  padding: ;
}
.frame.frame-margin-jumbo {
  margin-bottom: 48px;
}
.frame.frame-margin-large {
  margin-bottom: 32px;
}
.frame.frame-margin-spacious {
  margin-bottom: 24px;
}
.frame.frame-margin-cozy {
  margin-bottom: 8px;
}
.frame.frame-margin-tight {
  margin-bottom: 4px;
}
.frame.frame-margin-nil {
  margin-bottom: ;
}
.gigantor,
.hero {
  padding: 24px;
  background-color: #333333;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.alert {
  padding: 16px 46px 16px 16px;
  margin-bottom: 24px;
  background-color: #333333;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
}
.alert p {
  font-size: 14px;
  line-height: 18px;
}
.alert p:last-of-type {
  margin-bottom: 0;
}
.alert a:link
	a:visited {
  color: #FFF;
}
.alert a:link
	a:visited:hover,
.alert a:link
	a:visited:active {
  color: #e6e6e6;
}
.alert .alert-dismiss-trigger,
.alert a.alert-dismiss-trigger:link,
.alert a.alert-dismiss-trigger:visited {
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  border-left: 1px dotted #FFFFFF;
  height: 100%;
  text-align: center;
  display: block;
  font-size: 24px;
  line-height: 46px;
  cursor: pointer;
  color: #FFF;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
.alert .alert-dismiss-trigger:hover,
.alert .alert-dismiss-trigger:active,
.alert a.alert-dismiss-trigger:link:hover,
.alert a.alert-dismiss-trigger:link:active,
.alert a.alert-dismiss-trigger:visited:hover,
.alert a.alert-dismiss-trigger:visited:active {
  color: #e6e6e6;
}
.alert.alert-red,
.alert.alert-warning {
  background-color: #c24b3b;
}
.alert.alert-green,
.alert.alert-success {
  background-color: #97c244;
}
.alert.alert-blue,
.alert.alert-secondary {
  background-color: #25a3c2;
}
.alert.alert-yellow,
.alert.alert-auxiliary {
  background-color: #dfb525;
}
.alert.alert-white,
.alert.alert-inverse {
  background-color: #FFFFFF;
  color: #333333;
}
.alert.alert-white a:link,
.alert.alert-white a:visited,
.alert.alert-inverse a:link,
.alert.alert-inverse a:visited {
  color: #0f4e9c;
}
.alert.alert-white a:link:hover,
.alert.alert-white a:link:active,
.alert.alert-white a:visited:hover,
.alert.alert-white a:visited:active,
.alert.alert-inverse a:link:hover,
.alert.alert-inverse a:link:active,
.alert.alert-inverse a:visited:hover,
.alert.alert-inverse a:visited:active {
  color: #0b376d;
}
.alert.alert-white a.alert-dismiss-trigger:link,
.alert.alert-white a.alert-dismiss-trigger:visited,
.alert.alert-inverse a.alert-dismiss-trigger:link,
.alert.alert-inverse a.alert-dismiss-trigger:visited {
  color: #0f4e9c;
  border-left: 1px dotted #CCCCCC;
}
.alert.alert-white a.alert-dismiss-trigger:link:hover,
.alert.alert-white a.alert-dismiss-trigger:link:active,
.alert.alert-white a.alert-dismiss-trigger:visited:hover,
.alert.alert-white a.alert-dismiss-trigger:visited:active,
.alert.alert-inverse a.alert-dismiss-trigger:link:hover,
.alert.alert-inverse a.alert-dismiss-trigger:link:active,
.alert.alert-inverse a.alert-dismiss-trigger:visited:hover,
.alert.alert-inverse a.alert-dismiss-trigger:visited:active {
  color: #0b376d;
}
.label,
a.label:link,
a.label:visited,
.badge,
a.badge:link,
a.badge:visited {
  border-radius: 9999999px;
  -moz-border-radius: 9999999px;
  -webkit-border-radius: 9999999px;
  -o-border-radius: 9999999px;
  padding: 0 12px;
  background-color: #333333;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 22px;
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: 0;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.badge,
a.badge:link {
  font-size: 12px;
  line-heigth: 22px;
  min-width: 22px;
  text-align: center;
  padding: 0px;
}
a.label:hover,
a.badge:hover
a.label:active,
a.badge:active {
  top: -2px;
  color: #FFF;
}
.label-red,
a.label-red:link,
.label-warning,
a.label-warning:link,
.badge-red,
a.badge-red:link,
.badge-warning,
a.badge-warning:link {
  background-color: #c24b3b;
}
.label-green,
a.label-green:link,
.label-success,
a.label-success:link,
.badge-green,
a.badge-green:link,
.badge-success,
a.badge-success:link {
  background-color: #97c244;
}
.label-blue,
a.label-blue:link,
.label-secondary,
a.label-secondary:link,
.badge-blue,
a.badge-blue:link,
.badge-secondary,
a.badge-secondary:link {
  background-color: #25a3c2;
}
.label-yellow,
a.label-yellow:link,
.label-auxiliary,
a.label-auxiliary:link,
.badge-yellow,
a.badge-yellow:link,
.badge-auxiliary,
a.badge-auxiliary:link {
  background-color: #dfb525;
}
.label-white,
a.label-white:link,
.label-inverse,
a.label-inverse:link,
.badge-white,
a.badge-white:link,
.badge-inverse,
a.badge-inverse:link {
  background-color: #FFFFFF;
  color: #333333;
}
*:focus {
  outline: none;
}
form label {
  font-size: 14px;
  line-height: 18px;
  color: #333;
}
input,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  padding: 6px;
  height: 2.85em;
  border: 1px solid #CCCCCC;
  outline: 0px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
input[type="checkbox"] {
  padding: 0;
  height: auto;
  width: auto;
}
input[type="radio"] {
  padding: 0;
  height: auto;
  width: auto;
}
input[type="number"] {
  border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}
input[type="submit"] {
  height: 2.4em;
  text-align: center;
}
textarea {
  height: 8.0em;
}
select optgroup {
  font-size: 13px;
  font-weight: bold;
  color: #656565;
}
input:focus:invalid,
select:focus:invalid,
textarea:focus:invalid,
input[type="text"]:focus:invalid,
input[type="password"]:focus:invalid,
input[type="datetime"]:focus:invalid,
input[type="datetime-local"]:focus:invalid,
input[type="date"]:focus:invalid,
input[type="month"]:focus:invalid,
input[type="time"]:focus:invalid,
input[type="week"]:focus:invalid,
input[type="number"]:focus:invalid,
input[type="email"]:focus:invalid,
input[type="url"]:focus:invalid,
input[type="search"]:focus:invalid,
input[type="tel"]:focus:invalid,
input[type="color"]:focus:invalid {
  border: 1px solid #c24b3b;
  box-shadow: 0 0 4px #c24b3b;
  -moz-box-shadow: 0 0 4px #c24b3b;
  -webkit-box-shadow: 0 0 4px #c24b3b;
  -o-box-shadow: 0 0 4px #c24b3b;
}
input:focus:valid,
select:focus:valid,
textarea:focus:valid,
input[type="text"]:focus:valid,
input[type="password"]:focus:valid,
input[type="datetime"]:focus:valid,
input[type="datetime-local"]:focus:valid,
input[type="date"]:focus:valid,
input[type="month"]:focus:valid,
input[type="time"]:focus:valid,
input[type="week"]:focus:valid,
input[type="number"]:focus:valid,
input[type="email"]:focus:valid,
input[type="url"]:focus:valid,
input[type="search"]:focus:valid,
input[type="tel"]:focus:valid,
input[type="color"]:focus:valid {
  border: 1px solid #97c244;
  box-shadow: 0 0 4px #97c244;
  -moz-box-shadow: 0 0 4px #97c244;
  -webkit-box-shadow: 0 0 4px #97c244;
  -o-box-shadow: 0 0 4px #97c244;
}
input[type="range"],
input[type="range"]:focus,
input[type="range"]:focus:invalid,
input[type="range"]:focus:valid {
  background: none;
  outline: 0px;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}
:-moz-placeholder {
  color: #656565;
}
::-webkit-input-placeholder {
  color: #656565;
}
::-webkit-validation-bubble-message {
  padding: 1em;
}
.field-left {
  float: left;
  width: 45%;
  clear: left;
}
.field-right {
  float: right;
  width: 45%;
}
.field-whole {
  width: 100%;
  clear: both;
}
.field-left,
.field-right,
.field-whole {
  margin-bottom: 16px;
}
.field-right input,
.field-left input,
.field-whole input,
.field-right textarea,
.field-left textarea,
.field-whole textarea,
.field-right select,
.field-left select,
.field-whole select {
  width: 100%;
}
.field-right input[type="checkbox"],
.field-left input[type="checkbox"],
.field-whole input[type="checkbox"],
.field-right input[type="radio"],
.field-left input[type="radio"],
.field-whole input[type="radio"] {
  width: auto;
  margin-bottom: 0;
}
.field-right form label,
.field-left form label,
.field-whole form label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  .field-left,
  .field-right {
    float: none;
    width: 100%;
    clear: both;
  }
}
.grid-form .span-1,
.grid-form .span-2,
.grid-form .span-3,
.grid-form .span-4,
.grid-form .span-5,
.grid-form .span-6,
.grid-form .span-7,
.grid-form .span-8,
.grid-form .span-9,
.grid-form .span-10,
.grid-form .span-12,
.grid-form .span-12 {
  margin-bottom: 16px;
}
.grid-form .span-1 input,
.grid-form .span-1 textarea,
.grid-form .span-1 select,
.grid-form .span-2 input,
.grid-form .span-2 textarea,
.grid-form .span-2 select,
.grid-form .span-3 input,
.grid-form .span-3 textarea,
.grid-form .span-3 select,
.grid-form .span-4 input,
.grid-form .span-4 textarea,
.grid-form .span-4 select,
.grid-form .span-5 input,
.grid-form .span-5 textarea,
.grid-form .span-5 select,
.grid-form .span-6 input,
.grid-form .span-6 textarea,
.grid-form .span-6 select,
.grid-form .span-7 input,
.grid-form .span-7 textarea,
.grid-form .span-7 select,
.grid-form .span-8 input,
.grid-form .span-8 textarea,
.grid-form .span-8 select,
.grid-form .span-9 input,
.grid-form .span-9 textarea,
.grid-form .span-9 select,
.grid-form .span-10 input,
.grid-form .span-10 textarea,
.grid-form .span-10 select,
.grid-form .span-12 input,
.grid-form .span-12 textarea,
.grid-form .span-12 select,
.grid-form .span-12 input,
.grid-form .span-12 textarea,
.grid-form .span-12 select {
  width: 100%;
}
.grid-form .span-1 input[type="checkbox"],
.grid-form .span-1 input[type="radio"],
.grid-form .span-2 input[type="checkbox"],
.grid-form .span-2 input[type="radio"],
.grid-form .span-3 input[type="checkbox"],
.grid-form .span-3 input[type="radio"],
.grid-form .span-4 input[type="checkbox"],
.grid-form .span-4 input[type="radio"],
.grid-form .span-5 input[type="checkbox"],
.grid-form .span-5 input[type="radio"],
.grid-form .span-6 input[type="checkbox"],
.grid-form .span-6 input[type="radio"],
.grid-form .span-7 input[type="checkbox"],
.grid-form .span-7 input[type="radio"],
.grid-form .span-8 input[type="checkbox"],
.grid-form .span-8 input[type="radio"],
.grid-form .span-9 input[type="checkbox"],
.grid-form .span-9 input[type="radio"],
.grid-form .span-10 input[type="checkbox"],
.grid-form .span-10 input[type="radio"],
.grid-form .span-12 input[type="checkbox"],
.grid-form .span-12 input[type="radio"],
.grid-form .span-12 input[type="checkbox"],
.grid-form .span-12 input[type="radio"] {
  width: auto;
  margin-bottom: 0;
}
.grid-form .span-1 label,
.grid-form .span-2 label,
.grid-form .span-3 label,
.grid-form .span-4 label,
.grid-form .span-5 label,
.grid-form .span-6 label,
.grid-form .span-7 label,
.grid-form .span-8 label,
.grid-form .span-9 label,
.grid-form .span-10 label,
.grid-form .span-12 label,
.grid-form .span-12 label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.grid-form .sem-submit-container {
  text-align: center;
}
.hide-form-labels label {
  display: none !important;
}
input.fi,
textarea.fi,
select.fi {
  -webkit-appearance: none;
  padding-left: 48px;
}
.fi-group {
  position: relative;
}
.fi-group-icon {
  width: 48px;
  height: 48px;
  font-size: 14px;
  line-height: 48px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -24px;
  text-align: center;
  display: block;
  color: #656565;
}
.fi-group label.sem-label,
.fi-group label {
  display: block !important;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 0;
  margin-top: -8px;
  font-size: 9px;
  color: #656565;
  text-transform: uppercase;
  line-height: 1em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #FFF;
  padding: 8px;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  border: 1px solid #656565;
}
.fi-group label.sem-label:after,
.fi-group label.sem-label:before,
.fi-group label:after,
.fi-group label:before {
  top: 100%;
  left: 24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.fi-group label.sem-label:after,
.fi-group label:after {
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.fi-group label.sem-label:before,
.fi-group label:before {
  border-color: rgba(204,204,204,0);
  border-top-color: #656565;
  border-width: 9px;
  margin-left: -9px;
}
.fi-group:hover label.sem-label,
.fi-group:hover label {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
.edit-mode-menus-disabled {
  background-color: #ccc;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #999;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#less-alert {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999999;
}
body {
  margin: 0px;
  padding: 0px;
  color: #333333;
}
::-moz-selection {
  background: #f7b0b0;
  text-shadow: none;
}
::selection {
  background: #f7b0b0;
  text-shadow: none;
}
.oldbrowser {
  text-align: center;
  padding: 0.2em 15em;
  background: #fcff9f;
  margin: 0.2em 0;
  font-size: 14px;
  line-height: normal;
  color: #000;
}
#sitewide-alert-area {
  position: relative;
  z-index: 75;
}
#sitewide-alert-area .alert {
  margin-bottom: 0 !important;
}
.no-js .site-container,
.no-js .view-container {
  width: 1176px;
}
#no-js-alert,
.js #no-js-alert {
  display: none;
  visibility: hidden;
}
.ttt-overlay {
  position: fixed;
  bottom: 0px;
  right: 16px;
  z-index: 999;
  display: none;
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
}
.ttt-active {
  display: block;
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}
a.ttt-button:link,
a.ttt-button:visited {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #000;
  background-color: rgba(0,0,0,0.7);
  color: #FFF;
  font-size: 24px;
  line-height: 45px;
  text-align: center;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  transition: all .4s linear;
  -moz-transition: all .4s linear;
  -webkit-transition: all .4s linear;
  -o-transition: all .4s linear;
}
a.ttt-button:hover,
a.ttt-button:active {
  background-color: #000;
  background-color: rgba(0,0,0,0.9);
}
img {
  max-width: 100%;
}
a img {
  border: none;
}
#main-content-area-layer {
  width: 100%;
  padding: 32px 0;
}
.site-background-active #main-content-area-layer {
  padding: 0;
  margin-bottom: 32px;
}
.site-background-active #main-content-area-layer .site-container {
  background-color: #FFF;
  padding-top: 16px;
  padding-bottom: 16px;
}
p img,
span img,
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  max-height: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
}
body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}
@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 480px) {
  @-ms-viewport {
    width: 320px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.splash-area-background {
  background-color: #fff;
  color: #FFFFFF;
  background-image: url(../img/home-main-promo-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
}
.t1-area-background {
  color: #333333;
  border-top: 1px solid #dfdbdb;
  border-bottom: 1px solid #dfdbdb;
  background-color: #f0f0f0;
}
.t2-area-background {
  background-color: #FFF;
  color: #333333;
}
.t3-area-background {
  background-color: #333333;
  color: #FFFFFF;
}
.t4-area-background {
  background-color: #333333;
  color: #FFFFFF;
}
.t5-area-background {
  background-color: #333333;
  color: #FFFFFF;
}
#splash-area {
  padding: 32px 0;
  background-color: #fff;
  color: #FFFFFF;
  background-image: url(../img/home-main-promo-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-attachment: fixed;
}
.home-content-tier {
  padding: 32px 0;
}
#home-content-tier-1 {
  color: #333333;
  border-top: 1px solid #dfdbdb;
  border-bottom: 1px solid #dfdbdb;
  background-color: #f0f0f0;
}
#home-content-tier-2 {
  background-color: #FFF;
  color: #333333;
}
#home-content-tier-3 {
  background-color: #333333;
  color: #FFFFFF;
}
#home-content-tier-4 {
  background-color: #333333;
  color: #FFFFFF;
}
#home-content-tier-5 {
  background-color: #333333;
  color: #FFFFFF;
}
.site-background-active #splash-area {
  padding: 16px;
  max-width: 1176px;
  margin: 32px auto;
}
.site-background-active .home-content-tier {
  padding: 16px 0;
  max-width: 1176px;
  margin: 32px auto;
}
#site-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  z-index: -55;
}
#site-background #site-background-img {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul#aux-items-menu {
  margin: 0 -16px;
  padding: 0;
  display: block;
  list-style: none;
}
ul#aux-items-menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
ul#aux-items-menu li a:link,
ul#aux-items-menu li a:visited {
  display: block;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
li#aux-items-google-translate {
  text-align: center;
}
li#aux-items-google-translate #google_translate_element {
  padding: 0 16px;
}
li#aux-items-google-translate .goog-te-gadget {
  font-size: 7px;
  line-height: 1em;
  color: #CCCCCC;
}
li#aux-items-google-translate a.goog-logo-link:link,
li#aux-items-google-translate a.goog-logo-link:visited {
  font-size: 7px;
  line-height: 1em;
}
li#aux-items-google-translate a.goog-logo-link:link img,
li#aux-items-google-translate a.goog-logo-link:visited img {
  max-width: 25px;
}
select.goog-te-combo {
  height: 1.65em;
  padding: 0 8px;
}
#interior-page-heading-area {
  padding: 8px 0;
  width: 100%;
  background-color: #FFF;
  border-bottom: 1px solid #CCCCCC;
}
.interior-page-heading-pull-right {
  text-align: right;
}
#breadcrumb-area {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 16px;
}
.site-background-active #interior-page-heading-area {
  padding: 16px;
  width: 100%;
  max-width: 1176px;
  margin: 32px auto 0 auto;
}
#footer-area {
  position: relative;
  font-size: 16px;
  line-height: ;
  color: #FFFFFF;
  background-color: #0f4e9c;
  padding: 48px 0;
}
#footer-area a:link,
#footer-area a:visited {
  color: #FFF;
}
#footer-area a:link:hover,
#footer-area a:link:active,
#footer-area a:visited:hover,
#footer-area a:visited:active {
  color: #e6e6e6;
}
#footer-area:before {
  background-image: url(../img/footer.jpg);
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-opacity: 0.50;
  -moz-opacity: 0.50;
  opacity: 0.50;
  background-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
}
#footer-area #footer-nav {
  text-align: center;
  margin-bottom: 48px;
  position: relative;
}
#footer-area #footer-info {
  position: relative;
}
#footer-area #footer-info.footer-centered {
  text-align: center;
}
#footer-area #footer-info #footer-logo,
#footer-area #footer-info #footer-name,
#footer-area #footer-info #footer-address,
#footer-area #footer-info #footer-numbers,
#footer-area #footer-info #footer-social-links {
  margin-bottom: 16px;
  position: relative;
  font-size: 16px;
  line-height: ;
  color: #FFFFFF;
}
#footer-area #footer-info #footer-logo a:link,
#footer-area #footer-info #footer-logo a:visited,
#footer-area #footer-info #footer-name a:link,
#footer-area #footer-info #footer-name a:visited,
#footer-area #footer-info #footer-address a:link,
#footer-area #footer-info #footer-address a:visited,
#footer-area #footer-info #footer-numbers a:link,
#footer-area #footer-info #footer-numbers a:visited,
#footer-area #footer-info #footer-social-links a:link,
#footer-area #footer-info #footer-social-links a:visited {
  color: #FFF;
}
#footer-area #footer-info #footer-logo a:link:hover,
#footer-area #footer-info #footer-logo a:link:active,
#footer-area #footer-info #footer-logo a:visited:hover,
#footer-area #footer-info #footer-logo a:visited:active,
#footer-area #footer-info #footer-name a:link:hover,
#footer-area #footer-info #footer-name a:link:active,
#footer-area #footer-info #footer-name a:visited:hover,
#footer-area #footer-info #footer-name a:visited:active,
#footer-area #footer-info #footer-address a:link:hover,
#footer-area #footer-info #footer-address a:link:active,
#footer-area #footer-info #footer-address a:visited:hover,
#footer-area #footer-info #footer-address a:visited:active,
#footer-area #footer-info #footer-numbers a:link:hover,
#footer-area #footer-info #footer-numbers a:link:active,
#footer-area #footer-info #footer-numbers a:visited:hover,
#footer-area #footer-info #footer-numbers a:visited:active,
#footer-area #footer-info #footer-social-links a:link:hover,
#footer-area #footer-info #footer-social-links a:link:active,
#footer-area #footer-info #footer-social-links a:visited:hover,
#footer-area #footer-info #footer-social-links a:visited:active {
  color: #e6e6e6;
}
#footer-area #footer-affiliate-logos:last-child {
  margin-bottom: 16px;
}
#footer-area #footer-notices,
#footer-area a#footer-credit-popup-trigger {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
}
#footer-credit-popup {
  text-align: center;
  position: relative;
  color: #FFFFFF;
  padding: 24px;
  width: auto;
  max-width: 552px;
  margin: 24px auto;
}
#footer-credit-popup button.mfp-close {
  color: #FFFFFF;
}
#collage {
  background-color: black;
  overflow: hidden;
  text-align: center;
  position: relative;
  min-height: 320px;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
#collage #collage-loader {
  width: 42px;
  height: 42px;
  color: #FFFFFF;
  font-size: 42px;
  line-height: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 50;
  text-shadow: 0 1px rgba(0,0,0,0.4);
}
#collage #collage-text-overlay {
  position: absolute;
  bottom: 0;
  padding: 16px 48px;
  text-align: center;
  width: 100%;
  color: #FFFFFF;
  display: none;
  z-index: 55;
  text-shadow: 0 2px rgba(0,0,0,0.65);
}
@media screen and (max-width: 769px) {
  #collage #collage-text-overlay {
    padding: 16px;
  }
}
#collage #collage-text-overlay #collage-text-1 {
  font-size: 4em;
  line-height: 1.2em;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
@media screen and (max-width: 960px) {
  #collage #collage-text-overlay #collage-text-1 {
    font-size: 3em;
  }
}
@media screen and (max-width: 769px) {
  #collage #collage-text-overlay #collage-text-1 {
    font-size: 2em;
  }
}
@media screen and (max-width: 599px) {
  #collage #collage-text-overlay #collage-text-1 {
    font-size: 1em;
  }
}
@media screen and (max-width: 320px) {
  #collage #collage-text-overlay #collage-text-1 {
    font-size: 0.8em;
  }
}
#collage #collage-text-overlay #collage-text-2 {
  font-size: 2em;
  line-height: 1.2em;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
@media screen and (max-width: 960px) {
  #collage #collage-text-overlay #collage-text-2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 769px) {
  #collage #collage-text-overlay #collage-text-2 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 599px) {
  #collage #collage-text-overlay #collage-text-2 {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 599px) {
  #collage #collage-text-overlay #collage-text-2 {
    font-size: 0.5em;
  }
}
#collage #collage-filter-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 52;
}
#collage.brand_color_1 #collage-filter-overlay {
  background-color: #0f4e9c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: multiply;
}
#collage.brand_color_2 #collage-filter-overlay {
  background-color: #f0f0f0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: multiply;
}
#collage.brand_color_3 #collage-filter-overlay {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: multiply;
}
#collage.darken #collage-filter-overlay {
  background-color: #333333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: darken;
}
#collage.lighten #collage-filter-overlay {
  background-color: #FFF;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: lighten;
}
#collage.lighten #collage-text-overlay {
  color: #333333;
  text-shadow: 0 2px rgba(255,255,255,0.65);
}
#collage.brand_gradient #collage-filter-overlay {
  background: #0f4e9c;
  background: -moz-linear-gradient(top,#0f4e9c 0%,#f0f0f0 50%,#000 100%);
  background: -webkit-linear-gradient(top,#0f4e9c 0%,#f0f0f0 50%,#000 100%);
  background: linear-gradient(to bottom,#0f4e9c 0%,#f0f0f0 50%,#000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f4e9c', endColorstr='#f0f0f0', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: multiply;
}
#collage.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg);
  filter: gray;
}
#collage.grayscale #collage-filter-overlay {
  background-color: #333333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
  background-blend-mode: darken;
}
#collage.sepia {
  -webkit-filter: sepia(100%);
  -moz-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: sepia(100%);
  filter: url(sepia.svg);
  filter: sepia;
}
#collage.sepia #collage-filter-overlay {
  background-color: #333333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
  background-blend-mode: darken;
}
#collage.vintage {
  -webkit-filter: sepia(60%);
  -moz-filter: sepia(60%);
  -ms-filter: sepia(60%);
  -o-filter: sepia(60%);
  filter: sepia(60%);
  filter: url(sepia.svg);
  filter: sepia;
}
#collage.vintage #collage-filter-overlay {
  background-image: url(../img/texture-dust-and-scratches.png);
  background-repeat: repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: darken;
}
#collage.vintage div[class^="collage-image-"],
#collage.vintage div[class*="collage-image-"] {
  box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -moz-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -webkit-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -o-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
}
#collage.old_school {
  -webkit-filter: grayscale(75%);
  -moz-filter: grayscale(75%);
  -ms-filter: grayscale(75%);
  -o-filter: grayscale(75%);
  filter: grayscale(75%);
  filter: url(grayscale.svg);
  filter: gray;
}
#collage.old_school #collage-filter-overlay {
  background-image: url(../img/texture-dust-and-scratches-2.png);
  background-repeat: repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  background-blend-mode: darken;
}
#collage.old_school div[class^="collage-image-"],
#collage.old_school div[class*="collage-image-"] {
  box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -moz-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -webkit-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
  -o-box-shadow: inset 0 0 4rem -4px rgba(0,0,0,0.6);
}
#collage div[class^="collage-image-"],
#collage div[class*="collage-image-"] {
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  line-height: 0;
  font-size: 0;
  float: left;
  height: 120px;
  display: none;
}
#collage.square_6_18 div[class^="collage-image-"],
#collage.square_6_18 div[class*="collage-image-"],
#collage.square_6_12 div[class^="collage-image-"],
#collage.square_6_12 div[class*="collage-image-"],
#collage.square_6_6 div[class^="collage-image-"],
#collage.square_6_6 div[class*="collage-image-"],
#collage.rect_6_18 div[class^="collage-image-"],
#collage.rect_6_18 div[class*="collage-image-"],
#collage.rect_6_12 div[class^="collage-image-"],
#collage.rect_6_12 div[class*="collage-image-"],
#collage.rect_6_6 div[class^="collage-image-"],
#collage.rect_6_6 div[class*="collage-image-"] {
  width: 16.66666667%;
}
#collage.square_5_10 div[class^="collage-image-"],
#collage.square_5_10 div[class*="collage-image-"],
#collage.square_5_5 div[class^="collage-image-"],
#collage.square_5_5 div[class*="collage-image-"],
#collage.rect_5_10 div[class^="collage-image-"],
#collage.rect_5_10 div[class*="collage-image-"],
#collage.rect_5_5 div[class^="collage-image-"],
#collage.rect_5_5 div[class*="collage-image-"] {
  width: 20%;
}
#collage.square_4_8 div[class^="collage-image-"],
#collage.square_4_8 div[class*="collage-image-"],
#collage.square_4_4 div[class^="collage-image-"],
#collage.square_4_4 div[class*="collage-image-"],
#collage.rect_4_8 div[class^="collage-image-"],
#collage.rect_4_8 div[class*="collage-image-"],
#collage.rect_4_4 div[class^="collage-image-"],
#collage.rect_4_4 div[class*="collage-image-"] {
  width: 25%;
}
#collage.square_3_3 div[class^="collage-image-"],
#collage.square_3_3 div[class*="collage-image-"],
#collage.rect_3_3 div[class^="collage-image-"],
#collage.rect_3_3 div[class*="collage-image-"] {
  width: 33.33333333%;
}
#collage.square_2_2 div[class^="collage-image-"],
#collage.square_2_2 div[class*="collage-image-"],
#collage.rect_2_2 div[class^="collage-image-"],
#collage.rect_2_2 div[class*="collage-image-"] {
  width: 50%;
}
#collage.rect_1_1 div[class^="collage-image-"],
#collage.rect_1_1 div[class*="collage-image-"] {
  width: 100%;
}
#collage.random_16 div[class^="collage-image-"],
#collage.random_16 div[class*="collage-image-"] {
  position: absolute;
  float: none;
  border: 4px solid #000;
}
@media screen and (max-width: 599px) {
  #collage.random_16 div[class^="collage-image-"],
  #collage.random_16 div[class*="collage-image-"] {
    border: 2px solid #000;
  }
}
#collage.random_16 .collage-image-1 {
  width: 14.4791666667%;
  height: 58.4375%;
  top: 0;
  left: 0;
}
#collage.random_16 .collage-image-2 {
  width: 25.8333333333%;
  height: 41.5625%;
  top: 58.4375%;
  left: 0;
}
#collage.random_16 .collage-image-3 {
  width: 29.2708333333%;
  height: 37.65625%;
  top: 0;
  left: 14.4791666667%;
}
#collage.random_16 .collage-image-4 {
  width: 11.3541666667%;
  height: 20.78125%;
  top: 37.65625%;
  left: 14.4791666667%;
}
#collage.random_16 .collage-image-5 {
  width: 21.0416666667%;
  height: 62.8125%;
  top: 37.34375%;
  left: 25.8333333333%;
}
#collage.random_16 .collage-image-6 {
  width: 9.58333333333%;
  height: 37.65625%;
  top: 0;
  left: 43.75%;
}
#collage.random_16 .collage-image-7 {
  width: 6.45833333333%;
  height: 41.5625%;
  top: 37.65625%;
  left: 46.875%;
}
#collage.random_16 .collage-image-8 {
  width: 6.45833333333%;
  height: 20.78125%;
  top: 79.21875%;
  left: 46.875%;
}
#collage.random_16 .collage-image-9 {
  width: 18.75%;
  height: 55.9375%;
  top: 0;
  left: 53.3333333333%;
}
#collage.random_16 .collage-image-10 {
  width: 18.75%;
  height: 44.0625%;
  top: 55.9375%;
  left: 53.3333333333%;
}
#collage.random_16 .collage-image-11 {
  width: 17.0833333333%;
  height: 57.1875%;
  top: 21.40625%;
  left: 72.0833333333%;
}
#collage.random_16 .collage-image-12 {
  width: 17.0833333333%;
  height: 21.875%;
  top: 78.125%;
  left: 72.0833333333%;
}
#collage.random_16 .collage-image-13 {
  width: 8.75%;
  height: 21.40625%;
  top: 0;
  left: 72.0833333333%;
}
#collage.random_16 .collage-image-14 {
  width: 19.1666666667%;
  height: 21.40625%;
  top: 0;
  left: 80.8333333333%;
}
#collage.random_16 .collage-image-15 {
  width: 10.8333333333%;
  height: 46.875%;
  top: 21.09375%;
  left: 89.1666666667%;
}
#collage.random_16 .collage-image-16 {
  width: 10.8333333333%;
  height: 32.34375%;
  top: 67.65625%;
  left: 89.1666666667%;
}
#collage.random_12 div[class^="collage-image-"],
#collage.random_12 div[class*="collage-image-"] {
  position: absolute;
  float: none;
  border: 4px solid #000;
}
@media screen and (max-width: 599px) {
  #collage.random_12 div[class^="collage-image-"],
  #collage.random_12 div[class*="collage-image-"] {
    border: 2px solid #000;
  }
}
#collage.random_12 .collage-image-1 {
  width: 14.4791666667%;
  height: 58.4375%;
  top: 0;
  left: 0;
}
#collage.random_12 .collage-image-2 {
  width: 25.8333333333%;
  height: 41.5625%;
  top: 58.4375%;
  left: 0;
}
#collage.random_12 .collage-image-3 {
  width: 29.2708333333%;
  height: 37.65625%;
  top: 0;
  left: 14.4791666667%;
}
#collage.random_12 .collage-image-4 {
  width: 11.3541666667%;
  height: 20.78125%;
  top: 37.65625%;
  left: 14.4791666667%;
}
#collage.random_12 .collage-image-5 {
  width: 15.7291666667%;
  height: 62.34375%;
  top: 37.34375%;
  left: 25.8333333333%;
}
#collage.random_12 .collage-image-6 {
  width: 20.625%;
  height: 37.65625%;
  top: 0;
  left: 43.75%;
}
#collage.random_12 .collage-image-7 {
  width: 11.7708333333%;
  height: 41.5625%;
  top: 37.65625%;
  left: 41.5625%;
}
#collage.random_12 .collage-image-8 {
  width: 11.7708333333%;
  height: 20.78125%;
  top: 79.21875%;
  left: 41.5625%;
}
#collage.random_12 .collage-image-9 {
  width: 11.0416666667%;
  height: 18.28125%;
  top: 37.65625%;
  left: 53.3333333333%;
}
#collage.random_12 .collage-image-10 {
  width: 18.75%;
  height: 44.0625%;
  top: 55.9375%;
  left: 53.3333333333%;
}
#collage.random_12 .collage-image-11 {
  width: 35.625%;
  height: 55.9375%;
  top: 0;
  left: 64.375%;
}
#collage.random_12 .collage-image-12 {
  width: 28.125%;
  height: 44.0625%;
  top: 55.9375%;
  left: 72.0833333333%;
}
#collage.random_8 div[class^="collage-image-"],
#collage.random_8 div[class*="collage-image-"] {
  position: absolute;
  float: none;
  border: 4px solid #000;
}
@media screen and (max-width: 599px) {
  #collage.random_8 div[class^="collage-image-"],
  #collage.random_8 div[class*="collage-image-"] {
    border: 2px solid #000;
  }
}
#collage.random_8 .collage-image-1 {
  width: 38.0208333333%;
  height: 58.4375%;
  top: 0;
  left: 0;
}
#collage.random_8 .collage-image-2 {
  width: 31.5625%;
  height: 41.5625%;
  top: 58.4375%;
  left: 0;
}
#collage.random_8 .collage-image-3 {
  width: 12.8125%;
  height: 41.5625%;
  top: 58.4375%;
  left: 31.5625%;
}
#collage.random_8 .collage-image-4 {
  width: 19.8958333333%;
  height: 58.4375%;
  top: 0;
  left: 38.0208333333%;
}
#collage.random_8 .collage-image-5 {
  width: 13.4895833333%;
  height: 41.5625%;
  top: 58.4375%;
  left: 44.375%;
}
#collage.random_8 .collage-image-6 {
  width: 42.1354166667%;
  height: 55.625%;
  top: 44.375%;
  left: 57.8645833333%;
}
#collage.random_8 .collage-image-7 {
  width: 21.5104166667%;
  height: 44.375%;
  top: 0;
  left: 57.9166666667%;
}
#collage.random_8 .collage-image-8 {
  width: 20.625%;
  height: 44.375%;
  top: 0;
  left: 79.4270833333%;
}
#collage.random_6 div[class^="collage-image-"],
#collage.random_6 div[class*="collage-image-"] {
  position: absolute;
  float: none;
  border: 4px solid #000;
}
@media screen and (max-width: 599px) {
  #collage.random_6 div[class^="collage-image-"],
  #collage.random_6 div[class*="collage-image-"] {
    border: 2px solid #000;
  }
}
#collage.random_6 .collage-image-1 {
  width: 50%;
  height: 58.4375%;
  top: 0;
  left: 0;
}
#collage.random_6 .collage-image-2 {
  width: 22.5%;
  height: 41.5625%;
  top: 58.4375%;
  left: 0;
}
#collage.random_6 .collage-image-3 {
  width: 27.5%;
  height: 41.5625%;
  top: 58.4375%;
  left: 22.5%;
}
#collage.random_6 .collage-image-4 {
  width: 32.7083333333%;
  height: 100%;
  top: 0;
  left: 50%;
}
#collage.random_6 .collage-image-5 {
  width: 17.2916666667%;
  height: 44.375%;
  top: 0;
  left: 82.7083333333%;
}
#collage.random_6 .collage-image-6 {
  width: 17.2916666667%;
  height: 55.625%;
  top: 44.375%;
  left: 82.7083333333%;
}
.gateways-slidepanel-menu-item {
  color: #FFFFFF;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #656565;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 10%;
  vertical-align: top;
  margin-right: -4px;
  height: 100px;
  position: relative;
  background-color: #0f4e9c;
  overflow: hidden;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic .gateways-slidepanel-menu-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-position: 50% 50%;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic .gateways-slidepanel-menu-image:hover {
  width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic .gateways-slidepanel-menu-ph {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -17px;
  margin-left: -17px;
  border-radius: 9999999px;
  -moz-border-radius: 9999999px;
  -webkit-border-radius: 9999999px;
  -o-border-radius: 9999999px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic .gateways-slidepanel-menu-ph:hover {
  width: 48px;
  height: 48px;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 24px;
  line-height: 48px;
}
@media screen and (max-width: 1200px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic {
    width: 15%;
  }
}
@media screen and (max-width: 960px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic {
    width: 20%;
    vertical-align: top;
  }
}
@media screen and (max-width: 769px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-graphic {
    width: 25%;
  }
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-content {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 90%;
  padding-left: 8px;
  margin-right: -4px;
  vertical-align: top;
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-content .gateways-slidepanel-menu-title {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1200px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-content {
    width: 85%;
  }
}
@media screen and (max-width: 960px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-content {
    width: 80%;
    vertical-align: top;
  }
}
@media screen and (max-width: 769px) {
  .gateways-slidepanel-menu-item .gateways-slidepanel-menu-content {
    width: 75%;
  }
}
.gateways-slidepanel-menu-item .gateways-slidepanel-menu-link {
  font-size: 12px;
  line-height: 16px;
}
#header-ht #header-area {
  background-color: #0f4e9c;
  position: relative;
}
#header-ht #header-area:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/trees.jpg);
  background-position: 50% 50%;
  background-attachment: static;
  background-repeat: repeat;
  background-size: auto auto;
  -moz-background-size: auto auto;
  -webkit-background-size: auto auto;
  -o-background-size: auto auto;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
@media screen and (max-width: 960px) {
  #header-ht #header-area {
    display: none;
  }
}
#header-ht #header-area #header-inner {
  padding-top: 16px;
  padding-bottom: 16px;
}
#header-ht #header-area .header-inner-wrap {
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  background-color: #FFF;
  box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -moz-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -webkit-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -o-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
}
#header-ht #header-area .header-inner-wrap:before {
  content: '';
  background-image: url(../img/header-inner-bg.png);
  background-position: 50% 50%;
  background-attachment: static;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  background-color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header-ht #header-area #logo {
  position: relative;
}
#header-ht #header-area #logo.logo-size-small {
  width: 25%;
}
#header-ht #header-area #logo.logo-size-med {
  width: 35%;
}
#header-ht #header-area #logo.logo-size-large {
  width: 65%;
}
#header-ht #header-area #logo.logo-left,
#header-ht #header-area #logo.logo-right {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-ht #header-area #logo.logo-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px;
  text-align: center;
}
#header-ht #header-area #logo img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-ht #header-area #logo img.logo-wrap-shape {
  padding: 4px;
  background-color: #FFF;
  box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -moz-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -webkit-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -o-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  border: 2px solid #f0f0f0;
  overflow: hidden;
}
#header-ht #header-area #logo img.logo-wrap-shape.logo-wrap-shape-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#header-ht #header-area #logo img.logo-wrap-shape.logo-wrap-shape-rounded {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
}
#header-ht #header-area #logo.logo-size-small.logo-badge img {
  width: 20%;
}
#header-ht #header-area #logo.logo-size-med.logo-badge img {
  width: 25%;
}
#header-ht #header-area #logo.logo-size-large.logo-badge img {
  width: 30%;
}
#header-ht #header-area #logo #logo-text {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  font-family: "gandhi_serifregular", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 24px;
  line-height: 1em;
  padding-left: 16px;
  color: #333333;
}
#header-ht #header-area #logo #logo-text #logo-subhead {
  font-family: "source_sans_prolight", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1em;
  color: #000;
}
#header-ht #header-area #logo.logo-size-small #logo-text {
  width: 80%;
}
#header-ht #header-area #logo.logo-size-med #logo-text {
  width: 75%;
}
#header-ht #header-area #logo.logo-size-large #logo-text {
  width: 70%;
}
#header-ht #header-area #aux-items {
  position: relative;
}
#header-ht #header-area #aux-items.aux-size-small {
  width: 35%;
}
#header-ht #header-area #aux-items.aux-size-med {
  width: 65%;
}
#header-ht #header-area #aux-items.aux-size-large {
  width: 75%;
}
#header-ht #header-area #aux-items.aux-right {
  margin-right: -4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-left: 16px;
  text-align: right;
}
#header-ht #header-area #aux-items.aux-left {
  margin-right: -4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-right: 16px;
  text-align: left;
}
#header-ht #header-area #aux-items.aux-center {
  display: block;
  width: 100%;
  text-align: center;
}
#header-ht #header-area #menu-area {
  width: 100%;
  position: relative;
  border-top: 1px solid #1e65bd;
}
#header-ht #header-area #menu-area.menu-area-full {
  background-color: #0f4e9c;
}
#header-ht #header-area #menu-area.menu-area-constrained {
  background: none;
}
#header-ht #header-area #menu-area.menu-area-constrained #menu-area-inner {
  background-color: #0f4e9c;
}
#header-ht #header-area #menu-area #menu-area-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
#header-ht #header-area #menu-area #menu-area-inner.menu-has-district-button {
  position: relative;
  padding-right: 150px;
}
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:link,
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:visited {
  position: absolute;
  top: 0;
  right: 16px;
  display: block;
  width: 134px;
  height: 100%;
  line-height: 52px;
  font-size: 16px;
  text-align: center;
  background-color: #0f4e9c;
  color: #FFFFFF;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:link:hover,
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:link:active,
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:visited:hover,
#header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:visited:active {
  background-color: #0b376d;
}
@media screen and (max-width: 1200px) {
  #header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:link,
  #header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:visited {
    right: 8px;
  }
}
@media screen and (max-width: 960px) {
  #header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:link,
  #header-ht #header-area #menu-area #menu-area-inner a#district-menu-button:visited {
    right: 0;
  }
}
#header-ht #header-area #menu-area #main-menu {
  text-align: center;
}
#header-ht #header-area #menu-area #main-menu.menu-has-district-button {
  text-align: left;
}
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li {
  margin: 0 16px;
}
@media screen and (max-width: 1200px) {
  #header-ht #header-area #menu-area #main-menu div:first-child>ul>li {
    margin: 0 8px;
  }
}
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:link,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:visited,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>span {
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
  font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1200px) {
  #header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:link,
  #header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:visited,
  #header-ht #header-area #menu-area #main-menu div:first-child>ul>li>span {
    font-size: 12px;
    line-height: 16px;
  }
}
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:link:hover,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:link:active,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:visited:hover,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>a:visited:active,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>span:hover,
#header-ht #header-area #menu-area #main-menu div:first-child>ul>li>span:active {
  color: #e6e6e6;
}
#header-ht #smallish-header-area {
  display: none;
  padding: 16px;
  background-color: #0f4e9c;
}
@media screen and (max-width: 960px) {
  #header-ht #smallish-header-area {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  #header-ht #smallish-header-area {
    padding: 8px 16px;
  }
}
#header-ht #smallish-header-area #smallish-logo {
  width: 45%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-ht #smallish-header-area #smallish-logo.logo-badge img {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  width: 45%;
}
#header-ht #smallish-header-area #smallish-logo img.logo-wrap-shape {
  padding: 4px;
  background-color: #FFF;
  box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -moz-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -webkit-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -o-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  border: 2px solid #f0f0f0;
  overflow: hidden;
}
#header-ht #smallish-header-area #smallish-logo img.logo-wrap-shape.logo-wrap-shape-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#header-ht #smallish-header-area #smallish-logo img.logo-wrap-shape.logo-wrap-shape-rounded {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
}
#header-ht #smallish-header-area #smallish-logo #logo-text {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  width: 55%;
  font-family: "gandhi_serifregular", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.2em;
  line-height: 1em;
  padding-left: 8px;
  color: #333333;
}
@media screen and (max-width: 599px) {
  #header-ht #smallish-header-area #smallish-logo #logo-text {
    font-size: 1.02em;
  }
}
@media screen and (max-width: 420px) {
  #header-ht #smallish-header-area #smallish-logo #logo-text {
    font-size: 0.78em;
  }
}
#header-ht #smallish-header-area #smallish-logo #logo-text #logo-subhead {
  font-family: "source_sans_probold", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: ;
  color: ;
}
#header-ht #smallish-header-area #smallish-logo.no-logo #logo-text {
  width: 100%;
  display: block;
  margin: 0;
}
#header-ht #smallish-header-area #smallish-menu {
  width: 55%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  text-align: right;
}
#header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:link,
#header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:visited {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 8px;
  font-size: 12px;
  line-height: 1em;
  margin-left: 16px;
  margin-right: -4px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 599px) {
  #header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:link,
  #header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:visited {
    font-size: 8px;
    line-height: 14px;
    margin-left: 4px;
  }
}
#header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:link i.fa,
#header-ht #smallish-header-area #smallish-menu a.smallish-menu-button:visited i.fa {
  display: block;
  font-size: 24px;
  line-height: 1em;
}
#header-badge-two-lines #header-area {
  background-color: #0f4e9c;
  position: relative;
}
#header-badge-two-lines #header-area:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../img/trees.jpg);
  background-position: 50% 50%;
  background-attachment: static;
  background-repeat: repeat;
  background-size: auto auto;
  -moz-background-size: auto auto;
  -webkit-background-size: auto auto;
  -o-background-size: auto auto;
  -webkit-opacity: 0.99;
  -moz-opacity: 0.99;
  opacity: 0.99;
}
@media screen and (max-width: 960px) {
  #header-badge-two-lines #header-area {
    display: none;
  }
}
#header-badge-two-lines #header-area #header-inner {
  padding-top: 16px;
  padding-bottom: 16px;
}
#header-badge-two-lines #header-area .header-inner-wrap {
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  background-color: #FFF;
  box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -moz-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -webkit-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -o-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
}
#header-badge-two-lines #header-area .header-inner-wrap:before {
  content: '';
  background-image: url(../img/header-inner-bg.png);
  background-position: 50% 50%;
  background-attachment: static;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header-badge-two-lines #header-area #logo {
  position: relative;
  margin-bottom: -6%;
  z-index: 75;
}
#header-badge-two-lines #header-area #logo.logo-size-small {
  width: 15%;
}
#header-badge-two-lines #header-area #logo.logo-size-med {
  width: 20%;
}
#header-badge-two-lines #header-area #logo.logo-size-large {
  width: 25%;
}
#header-badge-two-lines #header-area #logo.logo-left,
#header-badge-two-lines #header-area #logo.logo-right {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-badge-two-lines #header-area #logo.logo-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 16px;
  text-align: center;
}
#header-badge-two-lines #header-area #logo img.logo-wrap-shape {
  padding: 16px;
  background-color: #FFF;
  box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -moz-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -webkit-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  -o-box-shadow: 0 0 18px -2px rgba(0,0,0,0.34);
  border: 2px solid #f0f0f0;
  overflow: hidden;
}
#header-badge-two-lines #header-area #logo img.logo-wrap-shape.logo-wrap-shape-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#header-badge-two-lines #header-area #aux-items {
  position: relative;
}
#header-badge-two-lines #header-area #aux-items.aux-size-small {
  width: 75%;
}
#header-badge-two-lines #header-area #aux-items.aux-size-med {
  width: 80%;
}
#header-badge-two-lines #header-area #aux-items.aux-size-large {
  width: 85%;
}
#header-badge-two-lines #header-area #aux-items.aux-right {
  margin-right: -4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-left: 16px;
  text-align: right;
}
#header-badge-two-lines #header-area #aux-items.aux-left {
  margin-right: -4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-right: 16px;
  text-align: left;
}
#header-badge-two-lines #header-area #aux-items.aux-center {
  display: block;
  width: 100%;
  text-align: center;
}
#header-badge-two-lines #header-area #aux-items.no-logo {
  width: 100%;
  margin: 0;
  display: block;
}
#header-badge-two-lines #header-area #aux-items #logo-text {
  width: 50%;
  font-size: 24px;
  line-height: 1em;
  font-family: "gandhi_serifregular", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #333333;
  text-align: left;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-badge-two-lines #header-area #aux-items #logo-text #logo-subhead-text {
  color: #333333;
  font-size: 14px;
  line-height: 1em;
  font-family: "source_sans_probold", Helvetica, Arial, sans-serif;
}
#header-badge-two-lines #header-area #aux-items.aux-right #logo-text {
  text-align: left;
}
#header-badge-two-lines #header-area #aux-items.aux-left #logo-text {
  text-align: right;
}
#header-badge-two-lines #header-area #aux-items.aux-center #logo-text {
  text-align: center;
  margin: 0 auto;
  display: block;
}
#header-badge-two-lines #header-area #aux-items.has-logo-text #aux-items-inner {
  width: 50%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-badge-two-lines #header-area #aux-items #menu-area {
  width: 100%;
  position: relative;
  margin-top: 16px;
}
#header-badge-two-lines #header-area #aux-items #menu-area.ribbonizr {
  padding: 0 16px;
  z-index: 50;
  background: #f0f0f0;
}
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner.menu-has-district-button {
  position: relative;
  padding-right: 150px;
}
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:link,
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:visited {
  position: absolute;
  top: 0;
  right: 16px;
  display: block;
  width: 134px;
  height: 100%;
  line-height: 52px;
  font-size: 16px;
  text-align: center;
  background-color: #0f4e9c;
  color: #FFFFFF;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:link:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:link:active,
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:visited:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:visited:active {
  background-color: #0b376d;
}
@media screen and (max-width: 1200px) {
  #header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:link,
  #header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:visited {
    right: 8px;
  }
}
@media screen and (max-width: 960px) {
  #header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:link,
  #header-badge-two-lines #header-area #aux-items #menu-area #menu-area-inner a#district-menu-button:visited {
    right: 0;
  }
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu.menu-has-district-button {
  text-align: left;
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li {
  margin: 0 16px;
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li:first-child {
  margin-left: 0;
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  #header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li {
    margin: 0 8px;
  }
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:link,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:visited,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>span,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a.nav-path-selected {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: "source_sans_proregular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1200px) {
  #header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:link,
  #header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:visited,
  #header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>span,
  #header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a.nav-path-selected {
    font-size: 12px;
    line-height: 16px;
  }
}
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:link:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:link:active,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:visited:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a:visited:active,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>span:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>span:active,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a.nav-path-selected:hover,
#header-badge-two-lines #header-area #aux-items #menu-area #main-menu div:first-child>ul>li>a.nav-path-selected:active {
  color: #F6F9E6;
}
#header-badge-two-lines #header-area #aux-items.aux-right #main-menu {
  text-align: right;
}
#header-badge-two-lines #header-area #aux-items.aux-left #main-menu {
  text-align: left;
}
#header-badge-two-lines #header-area #aux-items.aux-center #main-menu {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%;
}
#header-badge-two-lines #smallish-header-area {
  display: none;
  padding: 16px;
  background-color: #FFF;
}
@media screen and (max-width: 960px) {
  #header-badge-two-lines #smallish-header-area {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  #header-badge-two-lines #smallish-header-area {
    padding: 8px 16px;
  }
}
#header-badge-two-lines #smallish-header-area #smallish-logo {
  width: 25%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  position: relative;
  margin-bottom: -10%;
  z-index: 75;
}
#header-badge-two-lines #smallish-header-area #smallish-logo img.logo-wrap-shape {
  padding: 16px;
  background-color: #FFF;
  border: 2px solid #f0f0f0;
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  #header-badge-two-lines #smallish-header-area #smallish-logo img.logo-wrap-shape {
    padding: 8px;
  }
}
#header-badge-two-lines #smallish-header-area #smallish-logo img.logo-wrap-shape.logo-wrap-shape-circle {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#header-badge-two-lines #smallish-header-area #smallish-menu {
  width: 75%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
}
#header-badge-two-lines #smallish-header-area #smallish-menu.no-logo {
  width: 100%;
  display: block;
  margin: 0;
}
#header-badge-two-lines #smallish-header-area #smallish-menu #smallish-logo-text {
  font-size: 16px;
  line-height: 1em;
  font-family: "gandhi_serifregular", TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  color: #333333;
  text-align: left;
  width: 50%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: -4px;
  padding: 16px 0 16px 16px;
}
@media screen and (max-width: 599px) {
  #header-badge-two-lines #smallish-header-area #smallish-menu #smallish-logo-text {
    margin-right: 0;
    display: block;
    text-align: right;
    width: 100%;
    padding: 4px 0 4px 4px;
    font-size: 12px;
  }
}
#header-badge-two-lines #smallish-header-area #smallish-menu #smallish-logo-text #smallish-logo-subhead-text {
  font-size: 10px;
  line-height: 1em;
  font-family: "source_sans_probold", Helvetica, Arial, sans-serif;
  color: #333333;
}
#header-badge-two-lines #smallish-header-area #smallish-menu #smallish-menu-inner {
  width: 50%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: -4px;
  text-align: right;
}
@media screen and (max-width: 599px) {
  #header-badge-two-lines #smallish-header-area #smallish-menu #smallish-menu-inner {
    margin-right: 0;
    display: block;
    margin-bottom: 16px;
    text-align: right;
    width: 100%;
  }
}
#header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:link,
#header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:visited {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 8px;
  font-size: 12px;
  line-height: 1em;
  margin-left: 16px;
  margin-right: -4px;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:link,
  #header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:visited {
    font-size: 8px;
    line-height: 14px;
    margin-left: 4px;
  }
}
#header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:link i.fa,
#header-badge-two-lines #smallish-header-area #smallish-menu a.smallish-menu-button:visited i.fa {
  display: block;
  font-size: 24px;
  line-height: 1em;
}
.ribbonizr {
  width: 100%;
  position: relative;
  z-index: 55;
}
@media screen and (max-width: 1300px) {
  .ribbonizr {
    background-color: #f0f0f0;
  }
}
.ribbon-wing {
  position: absolute;
  width: 32px;
  height: 100%;
  bottom: -16px;
  background-color: #f0f0f0;
  z-index: 3;
}
@media screen and (max-width: 1300px) {
  .ribbon-wing {
    display: none;
  }
}
.ribbon-wing-ornament {
  position: absolute;
  height: 0;
  width: 0;
  border: solid transparent;
  border-color: rgba(255,255,255,0);
  border-width: 32px;
  z-index: 2;
}
@media screen and (max-width: 1300px) {
  .ribbon-wing-ornament {
    display: none;
  }
}
.ribbon-fold {
  position: absolute;
  bottom: -16px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-color: rgba(255,255,255,0);
  z-index: 3;
}
@media screen and (max-width: 1300px) {
  .ribbon-fold {
    display: none;
  }
}
.ribbon-wing-left {
  left: -16px;
}
.ribbon-wing-left.ribbon-wing-left-up {
  bottom: auto;
  top: -16px;
}
.ribbon-fold-left {
  border-right-color: #d7d7d7;
  left: 0px;
  border-width: 0 16px 16px 0;
  border-color: transparent #d7d7d7 transparent transparent;
  margin-top: -16px;
}
.ribbon-fold-left.ribbon-fold-left-up {
  bottom: auto;
  top: 0px;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #d7d7d7 transparent;
}
.ribbon-wing-ornament-left-1 {
  left: -16px;
  top: 16px;
  border-top-color: #f0f0f0;
  margin-left: -32px;
}
.ribbon-wing-ornament-left-1.ribbon-orn1-left-up {
  top: -16px;
}
.ribbon-wing-ornament-left-2 {
  left: -16px;
  bottom: -16px;
  border-bottom-color: #f0f0f0;
  margin-left: -32px;
}
.ribbon-wing-ornament-left-2.ribbon-orn2-left-up {
  bottom: 16px;
}
.ribbon-wing-right {
  right: -16px;
}
.ribbon-wing-right.ribbon-wing-right-up {
  bottom: auto;
  top: -16px;
}
.ribbon-fold-right {
  border-left-color: #d7d7d7;
  right: 0px;
  border-width: 16px 16px 0 0;
  border-color: #d7d7d7 transparent transparent transparent;
  margin-top: -16px;
}
.ribbon-fold-right.ribbon-fold-right-up {
  bottom: auto;
  top: 0px;
  border-width: 16px 0 0 16px;
  border-color: transparent transparent transparent #d7d7d7;
}
.ribbon-wing-ornament-right-1 {
  right: -16px;
  top: 16px;
  border-top-color: #f0f0f0;
  margin-right: -32px;
}
.ribbon-wing-ornament-right-1.ribbon-orn1-right-up {
  top: -16px;
}
.ribbon-wing-ornament-right-2 {
  right: -16px;
  bottom: -16px;
  border-bottom-color: #f0f0f0;
  margin-right: -32px;
}
.ribbon-wing-ornament-right-2.ribbon-orn2-right-up {
  bottom: 16px;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 24px;
  width: auto;
  max-width: 552px;
  margin: 24px auto;
}
ul.toggle-menu {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.toggle-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.toggle-menu li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.toggle-menu li a:link,
ul.toggle-menu li a:visited {
  display: block;
  padding: 8px;
  border-bottom: 1px solid #656565;
}
ul.toggle-menu li a.nav-selected:link,
ul.toggle-menu li a.nav-selected:visited {
  color: #656565;
  background-color: #EDEDED;
}
ul.toggle-menu ul {
  margin-left: 4px;
  margin-bottom: 4px;
}
ul.toggle-menu ul li a:link,
ul.toggle-menu ul li a:visited {
  border-left: 1px dotted #656565;
}
.tm-thumb {
  width: 100%;
  height: 180px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.tm-sub-trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 100%;
  border-left: 1px dotted #656565;
  text-align: center;
  font-size: 14px;
  line-height: 1em;
}
.tm-sub-trigger.nav-selected {
  background-color: #656565;
}
.tm-link-wrap {
  border-bottom: 1px solid #656565;
}
.off-canvas {
  position: fixed;
  background-color: #333333;
  color: #FFFFFF;
  height: 100%;
  z-index: 99;
  visibility: hidden;
}
.off-canvas .offcanvas-panel-inner {
  position: relative;
  padding: 16px;
  overflow-y: scroll;
}
.off-canvas-active-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}
a.offcanvas-dismiss-trigger:link,
a.offcanvas-dismiss-trigger:visited {
  font-size: 20px;
  line-height: 24px;
  display: block;
  margin: 0 0 16px 0;
  color: rgba(0,0,0,0.85);
  text-shadow: 0 1px rgba(255,255,255,0.2);
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
}
a.offcanvas-dismiss-trigger:link:hover,
a.offcanvas-dismiss-trigger:link:active,
a.offcanvas-dismiss-trigger:visited:hover,
a.offcanvas-dismiss-trigger:visited:active {
  color: #e6e6e6;
}
