@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*
$primarycolor 					: rgb(152, 193, 239);
$secondarycolor 				: rgb(164,50,21);
$tertiarycolor 					: rgb(41,47,54);
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

[role="banner"] {
  *zoom: 1; }
  [role="banner"]:before, [role="banner"]:after {
    content: " ";
    display: table; }
  [role="banner"]:after {
    clear: both; }

.zero {
  margin: 0;
  padding: 0; }

.clear, .clear-both {
  clear: both; }

.clear-left {
  clear: left; }

.clear-right {
  clear: right; }

.floatRight {
  float: right;
  margin: 12px 0 12px 24px; }

.floatLeft {
  float: left;
  margin: 12px 24px 12px 0; }

/*
.floatLeft,
.floatRight {
	@include media-query-bp($bp2){
		width: 50%;
	}
	@include media-query-bp($bp3){
		width: 35%;
	}
	@include media-query-bp($bp4){
		width: intrinsic;
	}
}
*/
.row {
  *zoom: 1;
  display: block; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

hr {
  clear: both;
  display: block;
  margin: 1.5em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #cbc4c4; }

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

.img-rounded {
  border-radius: 4px; }

.img-polaroid {
  padding: 12px;
  background-color: white;
  border: 1px solid #cbc4c4;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

figure {
  margin-bottom: 1.5em; }
  figure img {
    margin-bottom: 0.375em; }
  figure figcaption {
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    color: #090808; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Vollkorn", Geneva, "Times New Roman", Times, serif;
  font-weight: 300;
  color: inherit;
  text-rendering: optimizelegibility;
  /*
  	a {
  		color : $darkneutralcolor;
  	}
  */ }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #8e8181; }

h1,
.h1 {
  font-size: 32.4px;
  font-size: 3.24rem;
  line-height: 1.2;
  margin-bottom: 0.375em; }

h2,
.h2 {
  font-size: 25.2px;
  font-size: 2.52rem;
  line-height: 1.2;
  margin-bottom: 0.375em; }

h3,
.h3 {
  font-size: 22.5px;
  font-size: 2.25rem;
  line-height: 1.3;
  margin-bottom: 0.5em; }

h4,
.h4 {
  font-size: 20.7px;
  font-size: 2.07rem;
  line-height: 1.25;
  margin-bottom: 1.5em; }

h5,
.h5 {
  font-size: 19.8px;
  font-size: 1.98rem;
  margin-bottom: 1.5em; }

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

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em; }

small {
  font-size: 14.4px;
  font-size: 1.44rem; }

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

li {
  margin-left: 24px;
  line-height: 1.2em; }

li ul,
li ol {
  list-style-type: none;
  margin: 1.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

ul.inline,
ol.inline {
  list-style-type: none;
  margin-left: 0; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px; }

blockquote {
  margin: 0 0 1.5em 0;
  padding: 12px;
  background-color: #e3dfdf;
  font-style: normal; }
  blockquote small:before {
    content: '\00A0 \2014'; }
  blockquote small:after {
    content: ''; }
  blockquote.pull-right {
    float: right;
    background-color: transparent; }
    blockquote.pull-right p, blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }
  blockquote cite {
    font-style: normal; }

q {
  quotes: none; }

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

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

dt {
  font-weight: bold; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    clear: left;
    width: 30.38869258%; }
  .dl-horizontal dd {
    margin-left: 32.99289258%; }

abbr[title] {
  border-bottom: 1px dotted #cbc4c4;
  cursor: help; }

/*
b, strong {
font-weight : 400; }
*/
dfn {
  font-style: italic; }

ins {
  background-color: #e3dfdf;
  color: #473f3f;
  text-decoration: none; }

mark {
  background-color: #e3dfdf;
  color: #473f3f;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14.4px;
  font-size: 1.44rem;
  line-height: 1.5em;
  color: #484040; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

sub,
sup {
  position: relative;
  font-size: 14.4px;
  font-size: 1.44rem;
  line-height: 0;
  vertical-align: baselineheight; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

.lead {
  font-size: 20.7px;
  font-size: 2.07rem; }

.secondary {
  font-size: 15.65217px;
  font-size: 1.56522rem; }

.tertiary {
  font-size: 14.4px;
  font-size: 1.44rem; }

.amp {
  font-family: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua"); }

.footnotes li {
  margin-bottom: 0.75em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13.84615px;
  font-size: 1.38462rem;
  line-height: 1.4; }

/*footnotes*/
.spaced {
  letter-spacing: 1px; }

a {
  text-decoration: none;
  color: #106ad5; }
  a:visited {
    color: #0e5fbd; }
  a:hover {
    text-decoration: underline;
    color: #0c53a5; }
  a:hover, a:active {
    outline: 0; }

::-moz-selection {
  background-color: #b7d6fa;
  color: black;
  text-shadow: none; }

::selection {
  background-color: #b7d6fa;
  color: black;
  text-shadow: none; }

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

.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  *zoom: 1; }
  .swatch-row:before, .swatch-row:after {
    content: " ";
    display: table; }
  .swatch-row:after {
    clear: both; }

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

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

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

.swatch-base span:nth-child(1) {
  background-color: rgba(135, 186, 246, 0.9); }

.swatch-base span:nth-child(2) {
  background-color: rgba(135, 186, 246, 0.8); }

.swatch-base span:nth-child(3) {
  background-color: rgba(135, 186, 246, 0.7); }

.swatch-base span:nth-child(4) {
  background-color: rgba(135, 186, 246, 0.6); }

.swatch-secondary span:nth-child(1) {
  background-color: rgba(250, 192, 248, 0.9); }

.swatch-secondary span:nth-child(2) {
  background-color: rgba(250, 192, 248, 0.8); }

.swatch-secondary span:nth-child(3) {
  background-color: rgba(250, 192, 248, 0.7); }

.swatch-secondary span:nth-child(4) {
  background-color: rgba(250, 192, 248, 0.6); }

.swatch-tertiary span:nth-child(1) {
  background-color: rgba(192, 250, 195, 0.9); }

.swatch-tertiary span:nth-child(2) {
  background-color: rgba(192, 250, 195, 0.8); }

.swatch-tertiary span:nth-child(3) {
  background-color: rgba(192, 250, 195, 0.7); }

.swatch-tertiary span:nth-child(4) {
  background-color: rgba(192, 250, 195, 0.6); }

.swatch-neutral span:nth-child(1) {
  background-color: rgba(76, 68, 68, 0.9); }

.swatch-neutral span:nth-child(2) {
  background-color: rgba(76, 68, 68, 0.8); }

.swatch-neutral span:nth-child(3) {
  background-color: rgba(76, 68, 68, 0.7); }

.swatch-neutral span:nth-child(4) {
  background-color: rgba(76, 68, 68, 0.6); }

.swatch-error span:nth-child(1) {
  background-color: rgba(176, 20, 0, 0.9); }

.swatch-error span:nth-child(2) {
  background-color: rgba(176, 20, 0, 0.8); }

.swatch-error span:nth-child(3) {
  background-color: rgba(176, 20, 0, 0.7); }

.swatch-error span:nth-child(4) {
  background-color: rgba(176, 20, 0, 0.6); }

.swatch-info span:nth-child(1) {
  background-color: rgba(216, 220, 162, 0.9); }

.swatch-info span:nth-child(2) {
  background-color: rgba(216, 220, 162, 0.8); }

.swatch-info span:nth-child(3) {
  background-color: rgba(216, 220, 162, 0.7); }

.swatch-info span:nth-child(4) {
  background-color: rgba(216, 220, 162, 0.6); }

.swatch-success span:nth-child(1) {
  background-color: rgba(188, 212, 222, 0.9); }

.swatch-success span:nth-child(2) {
  background-color: rgba(188, 212, 222, 0.8); }

.swatch-success span:nth-child(3) {
  background-color: rgba(188, 212, 222, 0.7); }

.swatch-success span:nth-child(4) {
  background-color: rgba(188, 212, 222, 0.6); }

/* audio */
/* applicationcache */
/* backgroundsize */
/* borderimage */
/* borderradius */
/* boxshadow */
/* canvas */
/* canvastext */
/* cssanimations */
/* csscolumns */
/* cssgradients */
/* cssreflections */
/* csstransforms */
/* csstransforms3d */
/* csstransitions */
/* draganddrop */
/* flexbox */
/* fontface */
/* geolocation */
/* hashchange */
/* history */
/* hsla */
/* indexeddb */
/* inlinesvg */
/* localstorage */
/* multiplebgs */
/* opacity */
/* postmessage */
/* rgba */
/* sessionstorage */
/* smil */
/* svg */
/* svgclippaths */
/* textshadow */
/* touch */
/* video */
/* webgl */
/* websqldatabase */
/* websockets */
/* webworkers */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url(fonts/flexslider-icon.eot);
  src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
  font-weight: 400;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 1.5em;
  background: #fff;
  border: 2px solid #fff;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 10px 0 0 0;
  position: absolute;
  top: 40%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: .7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: .7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "FontAwesome";
  font-size: 40px;
  display: inline-block;
  content: '\f053'; }

.flex-direction-nav a.flex-next:before {
  content: '\f054'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "FontAwesome";
  font-size: 20px;
  display: inline-block;
  content: '\f04c'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f04b'; }

/* Control Nav */
/*
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:-40px;
	text-align:center;
}
*/
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  margin: 0.20225em;
  padding: 0.20225em;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 15%;
  margin: 2.5%; }

.flex-control-thumbs img {
  max-height: 80px;
  width: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  padding: 3%;
  margin: 2.5% 0;
  border: 1px solid #8e8181; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
#flexwrap {
  max-width: 100%;
  height: auto;
  margin: 0px auto; }

.flexslider .slides img {
  max-height: 400px;
  max-width: 100%;
  width: auto;
  margin: 0 auto; }

.flexslider, .flexslider .img-caption {
  box-shadow: none; }
  .flexslider li, .flexslider .img-caption li {
    margin: 0; }
  .flexslider .caption, .flexslider .img-caption .caption {
    position: relative;
    display: block;
    margin: 0;
    padding: 0.4045em 0.809em;
    background: rgba(255, 255, 255, 0.88);
    text-align: center;
    font-size: small;
    font-family: Georgia, "Times New Roman", Times, serif;
    max-width: inherit; }

.flex-control-nav {
  width: 100%;
  position: relative;
  clear: both;
  text-align: center;
  margin: 1.618em 0; }

.flex-control-paging {
  float: right;
  margin-top: 1.618em; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: white;
  opacity: 0.95;
  filter: alpha(opacity=95); }

.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 6px;
  -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: #4c4444;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #4c4444; }
    .mfp-preloader a:hover {
      color: black; }

.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: black;
  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: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: black;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #4c4444;
  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 black;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid black; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid black;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid black; }

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

/* Main image in popup */
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; }

/* The shadow behind the image */
.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: white; }
  .mfp-figure small {
    color: black;
    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: black;
  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) {
  /**
   * Remove all paddings around the image on small screen
   */
  .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; }

.video-container {
  margin: 0 0 24px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #cbc4c4; }
  .video-container .datePosted {
    float: right;
    font-size: small; }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 1.5em;
  background-color: #da4f49;
  border: 2px solid #9d2520;
  border-radius: 4px;
  font-size: 18px;
  font-size: 1.8rem;
  color: black; }
  .alert > h4 {
    margin: 0;
    color: black; }

/*alert*/
.alert--success {
  background-color: #bcd4de;
  border-color: #9abecd;
  color: #335868; }
  .alert--success > h4 {
    color: #335868; }

/*alert--success*/
.alert--danger,
.alert--error {
  background-color: #b01400;
  border-color: #7d0e00;
  color: #ffe6e3; }
  .alert--danger > h4,
  .alert--error > h4 {
    color: #ffe6e3; }

/*alert--error*/
.alert--info {
  background-color: #d8dca2;
  border-color: #c8ce7d;
  color: #585c23; }
  .alert--info > h4 {
    color: #585c23; }

/*alert--info*/
.alert--block {
  padding-top: 14px;
  padding-bottom: 14px; }
  .alert--block > p,
  .alert--block > ul {
    margin-bottom: 0; }
  .alert--block > p + p {
    margin-top: 5px; }

/*alert--block*/
.B_crumbBox {
  list-style-type: none;
  margin: 0;
  padding: 0.75em 0 6px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #9f9393;
  /*li*/ }
  @media (min-width: 48em) {
    .B_crumbBox {
      padding: 0.75em 0 24px;
      clear: both; } }
  .B_crumbBox li {
    margin: 0;
    padding: 0 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
    .B_crumbBox li a {
      color: #9f9393; }
    .B_crumbBox li > .divider {
      color: #090808; }
  .B_crumbBox > .active {
    color: #877878; }

#mainContent .B_crumbBox li {
  margin: 0; }

/*breadcrumb*/
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media .pull-left {
  float: left;
  margin-right: 12px; }

.media .pull-right {
  float: right;
  margin-left: 12px; }

.media-list {
  margin-left: 0;
  list-style-type: none; }

.pager {
  list-style-type: none;
  margin: 1.5em 0;
  padding: 0;
  text-align: center;
  *zoom: 1; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 4px 11px;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14.4px;
  font-size: 1.44rem;
  color: #106ad5; }

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

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #473f3f;
  background-color: transparent;
  cursor: default; }

.paging {
  margin: 0 0 1.5em 0;
  text-align: right; }
  @media (min-width: 37.5em) {
    .paging {
      display: inline-block;
      float: right; }
      .paging:first-of-type {
        margin-top: -5em; } }

.paging ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0; }

.paging ul > li {
  display: inline; }

.paging ul > li > a,
.paging ul > li > span {
  float: left;
  padding: 4px 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14.4px;
  font-size: 1.44rem;
  line-height: 1.5em;
  text-decoration: none;
  background-color: white;
  border: 1px solid #cccccc;
  border-left-width: 0;
  color: #106ad5; }

.paging ul > li > a:hover {
  background-color: #e3dfdf;
  color: #473f3f; }

.paging ul > .active > a,
.paging ul > .active > span {
  background-color: #87baf6;
  color: white;
  text-decoration: none;
  cursor: default; }

.paging ul > .active > a:hover {
  background-color: #87baf6; }

.paging ul > .disabled > span,
.paging ul > .disabled > a,
.paging ul > .disabled > a:hover {
  background-color: transparent;
  color: #8e8181;
  cursor: default; }

.paging ul > li:first-child > a,
.paging ul > li:first-child > span {
  background-color: white;
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #106ad5; }

.paging ul > li:last-child > a,
.paging ul > li:last-child > span {
  background-color: white;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #106ad5; }

.paging ul > li a.active {
  background-color: #87baf6; }
.paging ul > li:first-child > a:hover, .paging ul > li:last-child > a:hover {
  background-color: #e3dfdf; }

.paging-centered {
  text-align: center; }

.paging-right {
  text-align: right; }

.paging-large ul > li > a,
.paging-large ul > li > span {
  padding: 8px 22px;
  font-size: 16px;
  font-size: 1.6rem; }

.paging-small ul > li > a,
.paging-small ul > li > span {
  padding: 4px 11px;
  font-size: 14px;
  font-size: 1.4rem; }

.paging-mini ul > li > a,
.paging-mini ul > li > span {
  padding: 2px 5px;
  font-size: 12px;
  font-size: 1.2rem; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em; }
  .table th,
  .table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #cbc4c4;
    font-size: 14.4px;
    font-size: 1.44rem;
    line-height: 1.5em;
    text-align: left; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #cbc4c4; }
  .table tbody tr td,
  .table tbody tr th {
    -webkit-transition: background-color 0.25s 0 ease;
    -moz-transition: background-color 0.25s 0 ease;
    -ms-transition: background-color 0.25s 0 ease;
    -o-transition: background-color 0.25s 0 ease;
    transition: background-color 0.25s 0 ease; }
  .table tbody tr:hover td,
  .table tbody tr:hover th {
    background-color: #e3dfdf; }

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

.table-bordered {
  border: 1px solid #cbc4c4;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #cbc4c4; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #e3dfdf; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #e3dfdf; }

form {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif; }
  form p {
    margin-bottom: 0.75em; }
  form ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  form br {
    display: none; }

fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0; }
  fieldset:last-of-type {
    margin-bottom: 0; }

legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0 0 0.75em 0;
  border: 0;
  color: #473f3f;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: bold;
  line-height: 1.5em;
  white-space: normal; }
  legend small {
    font-size: 1.125em;
    color: #625757; }

label,
input,
button,
select,
textarea {
  font-family: Georgia, "Times New Roman", Times, serif; }

label {
  display: block;
  margin-bottom: 0.375em;
  font-size: 18px;
  font-size: 1.8rem; }

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"] {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 6px 11px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  color: inherit;
  border-radius: 4px;
  vertical-align: middle; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  display: -webkit-inline-flex; }

input,
textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  height: auto;
  resize-x: none; }

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"] {
  background-color: white;
  border: 2px solid #cbc4c4; }
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover {
    border-color: #b3aaaa; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #8e8181;
    outline: 0;
    outline: thin dotted \ 9; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \ 9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select {
  padding: 0;
  width: 90%; }

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #8e8181; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #8e8181; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #8e8181; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #8e8181; }

.radio,
.checkbox {
  min-height: 1.5em;
  font-size: 18px;
  font-size: 1.8rem; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 12px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 12px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .25; }

.form-actions {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.5em 24px 1.5em;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }

[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .5s .5s ease; }

.table-wrapper {
  position: relative; }

.table-menu-wrapper {
  float: right;
  top: 0;
  right: 0;
  margin-bottom: 6px; }

.table-menu {
  position: absolute;
  background-color: white;
  padding: 6px;
  border: 1px solid #cbc4c4;
  border-radius: 4px;
  font-size: 18;
  right: 0;
  left: auto; }
  .table-menu ul {
    margin-bottom: 0; }

.table-menu-hidden {
  left: -999em;
  right: auto; }

.table-menu li {
  padding: 6px;
  list-style-type: none; }
  .table-menu li label {
    display: inline; }

.rwd-table td, .rwd-table th {
  display: none; }
  @media (min-width: 48em) {
    .rwd-table td, .rwd-table th {
      display: table-cell; } }
@media (min-width: 30em) {
  .rwd-table .optional {
    display: table-cell; } }
.rwd-table .essential {
  display: table-cell; }

.navigation-toggle {
  float: right;
  display: block;
  padding: 0.75em 12px 0; }
  @media (min-width: 48em) {
    .navigation-toggle {
      display: none; } }

#nav-toggle {
  font-size: 12px;
  font-size: 1.2rem;
  top: 0;
  right: 0;
  position: fixed;
  display: block;
  padding: 0.75em 12px;
  background-color: #d8e5f7;
  color: #0d57af;
  z-index: 900;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #nav-toggle:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
    padding-right: 6px; }
  @media (min-width: 48em) {
    #nav-toggle {
      display: none; }
      #nav-toggle:hover {
        color: #062850;
        background-color: white; } }

#nav-toggle.on:before {
  content: "\f00d";
  font-family: FontAwesome; }

nav[role=navigation] {
  clear: both;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  nav[role=navigation].active {
    max-height: 25em; }

.js nav[role=navigation] {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }
  @media (min-width: 48em) {
    .js nav[role=navigation] {
      max-height: none; } }
  .js nav[role=navigation] .opened {
    max-height: 9999px; }

#navigation-toggle {
  list-style-type: none;
  font-family: "Crimson Text", "Times New Roman", Times, serif;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.7);
  margin: 0;
  padding: 0; }
  #navigation-toggle li {
    margin-left: 0; }
  @media (min-width: 48em) {
    #navigation-toggle {
      display: block;
      margin: 0;
      padding: 0 12px;
      border-width: 0;
      border-top: 1px solid #87baf6;
      border-bottom: 1px solid #87baf6;
      box-shadow: 0 0 24px rgba(0, 0, 0, 0.06); }
      #navigation-toggle li {
        display: inline-block;
        margin: 0 0 0 .4%; }
      #navigation-toggle:hover {
        box-shadow: 0 0 24px rgba(0, 0, 0, 0.1); } }
  #navigation-toggle ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 48em) {
      #navigation-toggle ul {
        margin: 0 auto; } }
  #navigation-toggle a {
    display: block;
    padding: .6em .8em;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
    color: #0d57af;
    text-transform: uppercase;
    background-color: white;
    background: rgba(255, 255, 255, 0.96);
    font-weight: 300;
    min-width: 180px;
    font-size: 24px;
    font-size: 2.4rem;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    #navigation-toggle a:hover {
      color: #0e63c7;
      text-decoration: none;
      background: white; }
    @media (min-width: 48em) {
      #navigation-toggle a {
        border-width: 0;
        padding: .5em .1em;
        min-width: 3.1em;
        font-size: 15.4px;
        font-size: 1.54rem;
        text-align: center;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
        #navigation-toggle a:hover {
          background: rgba(135, 186, 246, 0.15); }
        #navigation-toggle a:nth-of-type(2n+0):hover {
          background: rgba(135, 186, 246, 0.2); }
        #navigation-toggle a:nth-of-type(3n+0):hover {
          background: rgba(250, 192, 248, 0.2); }
        #navigation-toggle a:nth-of-type(4n+0):hover {
          background: rgba(192, 250, 195, 0.2); } }
    @media (min-width: 62em) {
      #navigation-toggle a {
        min-width: 4.8em;
        padding: 12px 6px;
        font-size: 18px;
        font-size: 1.8rem; } }
    @media (min-width: 86.375em) {
      #navigation-toggle a {
        min-width: 5em;
        padding: 12px 8px;
        font-size: 20px;
        font-size: 2rem; } }
  #navigation-toggle.opened {
    top: 0;
    right: 0;
    z-index: 890; }
  @media (min-width: 48em) {
    #navigation-toggle:hover {
      border-top: 2px solid #87baf6;
      border-bottom: 2px solid #87baf6;
      margin: -1px 0; } }

.grid-nav a, .gridNav a {
  display: block;
  min-height: 120px;
  background: #e6f1fd;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  vertical-align: middle;
  padding: 12px;
  -webkit-transition: all 0.3s cubic-bezier(0.31, 0.44, 0.32, 0.55);
  -moz-transition: all 0.3s cubic-bezier(0.31, 0.44, 0.32, 0.55);
  -ms-transition: all 0.3s cubic-bezier(0.31, 0.44, 0.32, 0.55);
  -o-transition: all 0.3s cubic-bezier(0.31, 0.44, 0.32, 0.55);
  transition: all 0.3s cubic-bezier(0.31, 0.44, 0.32, 0.55); }
  .grid-nav a:hover, .gridNav a:hover {
    background: #ffe8b2;
    box-shadow: 0 0 72px rgba(0, 0, 0, 0.1); }
  @media (min-width: 30em) {
    .grid-nav a, .gridNav a {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .grid-nav a:last-child, .gridNav a:last-child {
        margin-right: 0; }
      .grid-nav a:nth-child(2n), .gridNav a:nth-child(2n) {
        margin-right: 0; }
      .grid-nav a:nth-child(2n+1), .gridNav a:nth-child(2n+1) {
        clear: left; } }
  @media (min-width: 37.5em) {
    .grid-nav a, .gridNav a {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .grid-nav a:last-child, .gridNav a:last-child {
        margin-right: 0; }
      .grid-nav a:nth-child(2n), .gridNav a:nth-child(2n) {
        margin-right: 2.35765%; }
      .grid-nav a:nth-child(2n+1), .gridNav a:nth-child(2n+1) {
        clear: none; }
      .grid-nav a:nth-child(3n), .gridNav a:nth-child(3n) {
        margin-right: 0; }
      .grid-nav a:nth-child(3n+1), .gridNav a:nth-child(3n+1) {
        clear: left; } }

.paragraphNav p {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #e3dfdf;
  padding-bottom: 0.75em;
  margin-bottom: 0.75em; }
  .paragraphNav p:hover {
    cursor: pointer;
    border-bottom: 1px solid #8e8181;
    color: black; }

.btn {
  margin: 6px;
  padding: 3px 6px;
  border: 1px solid #c0fac3;
  min-height: 1em;
  min-width: 8em;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: .9em;
  font-weight: normal;
  line-height: 30px;
  text-shadow: 0 0 1px #aaa;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .btn:hover {
    border: 1px solid #cccccc; }
  .btn:active {
    box-shadow: 0px 0px 1px 0px #111; }

.btn_action {
  text-shadow: 0 0 1px #555;
  background-color: white;
  border: 1px solid #c0fac3;
  box-shadow: 0 0 24px rgba(76, 68, 68, 0.1); }
  .btn_action:hover {
    box-shadow: 0 0 24px rgba(76, 68, 68, 0.2);
    border: 1px solid #91f795; }

.btn_warning {
  background-color: #fac0f8; }

.btn_small {
  margin: 6px;
  padding: 6px;
  min-width: inherit;
  min-height: inherit;
  font-size: .8em; }

.btn_medium {
  margin: 6px;
  font-size: .92em; }

.addToCart:before {
  padding: 0 0.4045em 0 0;
  font-family: 'FontAwesome';
  font-size: 1em;
  content: "\f07a";
  text-decoration: none;
  vertical-align: top; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  background: white;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #e3dfdf;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5em;
  color: #473f3f;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

header {
  min-height: 8em;
  background-size: 100% auto;
  transition: all 0.3s ease;
  background: url(../img/banner_640px.jpg) center bottom no-repeat;
  background: url(../img/banner_640px.jpg) center bottom no-repeat;
  background: url(../img/banner_640px.jpg) center bottom no-repeat;
  background: url(../img/banner_640px.jpg) center bottom no-repeat;
  background: url(../img/banner_640px.jpg) center bottom no-repeat; }
  header * {
    transition: all 0.3s ease; }
  @media (min-width: 37.5em) {
    header {
      background: url(../img/banner_800px.jpg) center top no-repeat;
      background: url(../img/banner_800px.jpg) center top no-repeat;
      background: url(../img/banner_800px.jpg) center top no-repeat;
      background: url(../img/banner_800px.jpg) center top no-repeat;
      background: url(../img/banner_800px.jpg) center top no-repeat;
      min-height: 13.5em; } }
  @media (min-width: 48em) {
    header {
      min-height: 15em;
      background: url(../img/banner_1000px.jpg) center -75px no-repeat;
      background: url(../img/banner_1000px.jpg) center -75px no-repeat;
      background: url(../img/banner_1000px.jpg) center -75px no-repeat;
      background: url(../img/banner_1000px.jpg) center -75px no-repeat;
      background: url(../img/banner_1000px.jpg) center -75px no-repeat; } }
  @media (min-width: 62em) {
    header {
      background: url(../img/banner_1400px.jpg) center -150px no-repeat;
      background: url(../img/banner_1400px.jpg) center -150px no-repeat;
      background: url(../img/banner_1400px.jpg) center -150px no-repeat;
      background: url(../img/banner_1400px.jpg) center -150px no-repeat;
      background: url(../img/banner_1400px.jpg) center -150px no-repeat; } }
  header #topbar {
    *zoom: 1;
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-size: x-large;
    z-index: 90;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    transition: all 0.6s ease; }
    header #topbar:before, header #topbar:after {
      content: " ";
      display: table; }
    header #topbar:after {
      clear: both; }
    @media (min-width: 37.5em) {
      header #topbar {
        width: 98%;
        margin: 0 1% 0 1%;
        padding: 0.375em; } }
    header #topbar h2 {
      margin: 0;
      padding: 0;
      font-size: 1.1em;
      padding: 0.375em 0.375em 0.375em 0;
      margin-left: 12px;
      font-family: "Crimson Text", "Times New Roman", Times, serif;
      font-weight: 400;
      max-width: 12em;
      display: inline-block;
      float: left; }
      header #topbar h2 a {
        padding: 0 0.375em 0 0;
        color: #0b4e9c;
        transition: all 0.3s ease; }
        header #topbar h2 a:hover {
          background: rgba(255, 255, 255, 0.88); }
      @media (min-width: 37.5em) {
        header #topbar h2 {
          font-size: 1.5em;
          float: none;
          margin: 0 auto 0 12px; } }
      @media (min-width: 48em) {
        header #topbar h2 {
          margin: 0 0.25em 0 12px; } }
      @media (min-width: 62em) {
        header #topbar h2 {
          max-width: 75%;
          margin-right: 0.75em; }
          header #topbar h2 a {
            padding: 0 0.375em; } }
    header #topbar a, header #topbar a:hover {
      text-decoration: none; }

#navbar {
  margin: 0 auto;
  max-width: 65em;
  z-index: 600;
  position: fixed;
  top: 5%;
  right: 0;
  float: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  @media (min-width: 48em) {
    #navbar {
      position: relative;
      margin-top: -3em;
      float: left;
      padding: .6em 0 .4em;
      width: 76%; } }
  @media (min-width: 62em) {
    #navbar {
      margin-top: -.6em; } }

.container {
  margin: 0 auto;
  padding: auto 24px 48px 24px;
  max-width: 65em;
  height: 100%;
  background: white;
  *zoom: 1; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 62em) {
    .container {
      padding: auto 48px;
      box-shadow: 0 0 4em rgba(0, 0, 0, 0.08); } }

#mainContent {
  margin: 0;
  margin-top: 24px;
  padding: 0 24px 24px 24px;
  min-height: 300px; }
  @media (min-width: 48em) {
    #mainContent {
      margin-top: 0; } }
  @media (min-width: 48em) {
    #mainContent {
      display: block;
      float: left;
      margin-right: 2.35765%;
      width: 74.41059%;
      padding-right: 0; }
      #mainContent:last-child {
        margin-right: 0; } }

@media (min-width: 48em) {
  #secondaryContent {
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 23.23176%; }
    #secondaryContent:last-child {
      margin-right: 0; } }
#secondaryContent a, #secondaryContent p {
  font-size: 14px;
  font-size: 1.4rem; }
#secondaryContent h3, #secondaryContent h5 {
  margin-bottom: 12px; }
#secondaryContent li {
  margin: 0 12px 12px 24px;
  padding: 4px 12px;
  border-left: 1px solid #ddebfd;
  list-style: none; }
#secondaryContent div {
  padding: 0 1em 0 1em; }

.quickLook, .related {
  margin-bottom: 2em; }
  .quickLook p, .related p {
    padding: 6px 12px;
    border-left: 1px solid #ddebfd; }

.quickLook .ql-date, .quickLook cite, .quickLook a {
  display: block; }
.quickLook .ql-date {
  font-weight: bold; }
.quickLook cite {
  display: inline-block;
  border-bottom: 1px solid rgba(76, 68, 68, 0.1); }

#mainContent .quickLook .ql-date, #mainContent .quickLook cite {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 auto; }

[role="contentinfo"] {
  margin: 0 auto;
  padding: 24px;
  max-width: 65em;
  text-align: center; }

.top-link {
  display: none;
  position: fixed;
  bottom: 2%;
  right: 5%;
  z-index: 9999;
  margin: 0;
  padding: 12px;
  background: white;
  box-shadow: 0 0 24px rgba(76, 68, 68, 0.1);
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .top-link:hover {
    box-shadow: 0 0 24px rgba(76, 68, 68, 0.3); }
  .top-link.on {
    display: inherit; }
  @media (min-width: 48em) {
    .top-link {
      right: 10%; } }

#footer-search {
  float: none;
  margin: 0; }
  #footer-search .ss-search input#search, #footer-search .ss-search-inline input#search {
    margin: 12px auto;
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    color: black;
    width: 10em;
    background-color: white;
    border: 2px solid rgba(159, 200, 248, 0.29333); }
    #footer-search .ss-search input#search:-moz-placeholder, #footer-search .ss-search-inline input#search:-moz-placeholder {
      color: black; }
    #footer-search .ss-search input#search::-moz-placeholder, #footer-search .ss-search-inline input#search::-moz-placeholder {
      color: black; }
    #footer-search .ss-search input#search:-ms-input-placeholder, #footer-search .ss-search-inline input#search:-ms-input-placeholder {
      color: black; }
    #footer-search .ss-search input#search::-webkit-input-placeholder, #footer-search .ss-search-inline input#search::-webkit-input-placeholder {
      color: black; }
    @media (min-width: 37.5em) {
      #footer-search .ss-search input#search, #footer-search .ss-search-inline input#search {
        width: 12em; } }
    #footer-search .ss-search input#search:focus, #footer-search .ss-search-inline input#search:focus {
      margin: 12px auto;
      border: 2px solid rgba(159, 200, 248, 0.88);
      background-color: white;
      box-shadow: 0 0 72px rgba(76, 68, 68, 0.2); }

.facebookLikeWidget {
  clear: both;
  max-width: 100%; }

.social {
  float: left;
  margin-top: -24px;
  padding: 0; }
  .social a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: auto 12px;
    padding: 19.2px 12px 6px 12px;
    color: #46629e;
    font-size: 18px;
    font-size: 1.8rem; }

#footer-nav {
  *zoom: 1;
  clear: both;
  display: block;
  padding: 12px 0;
  margin: 12px 0; }
  #footer-nav:before, #footer-nav:after {
    content: " ";
    display: table; }
  #footer-nav:after {
    clear: both; }
  #footer-nav a {
    color: black; }
    #footer-nav a:hover {
      color: #106ad5; }
  #footer-nav ul > li {
    margin: 0;
    padding: 0;
    display: block;
    background: rgba(255, 255, 255, 0.88);
    line-height: 1.4em;
    margin: 12px 0 0 0;
    text-align: left;
    display: block;
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%; }
    #footer-nav ul > li a {
      text-decoration: underline; }
    #footer-nav ul > li:last-child {
      margin-right: 0; }
    #footer-nav ul > li:nth-child(2n) {
      margin-right: 0; }
    #footer-nav ul > li:nth-child(2n+1) {
      clear: left; }
    @media (min-width: 30em) {
      #footer-nav ul > li {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 31.76157%; }
        #footer-nav ul > li:nth-child(2n) {
          margin-right: 2.35765%; }
        #footer-nav ul > li:nth-child(2n+1) {
          clear: none; }
        #footer-nav ul > li:last-child {
          margin-right: 0; }
        #footer-nav ul > li:nth-child(3n) {
          margin-right: 0; }
        #footer-nav ul > li:nth-child(3n+1) {
          clear: left; } }
    @media (min-width: 62em) {
      #footer-nav ul > li {
        display: block;
        float: left;
        margin-right: 2.35765%;
        width: 14.70196%; }
        #footer-nav ul > li:nth-child(3n) {
          margin-right: 2.35765%; }
        #footer-nav ul > li:nth-child(3n+1) {
          clear: none; }
        #footer-nav ul > li:last-child {
          margin-right: 0; }
        #footer-nav ul > li:nth-child(6n) {
          margin-right: 0; }
        #footer-nav ul > li:nth-child(6n+1) {
          clear: left; } }
  #footer-nav ul li ul {
    margin: 12px 0 0 0;
    padding: 0; }
  #footer-nav ul li li {
    font-size: small;
    width: 100%;
    margin: 0 0 6px 0;
    margin-left: 0;
    padding: 0;
    text-align: left; }
    @media (min-width: 48em) {
      #footer-nav ul li li {
        display: block; } }
    #footer-nav ul li li a {
      text-decoration: none; }

.copyright, .siteBy {
  clear: both;
  width: 100%;
  text-align: center;
  background: #e3dfdf; }

.copyright {
  padding: 24px 24px 0;
  margin: 48px auto 0 auto;
  font-size: 14px;
  font-size: 1.4rem; }
  .copyright a {
    color: #0e63c7; }

.siteBy {
  padding: 0;
  margin: 0 auto;
  font-size: 10px;
  font-size: 1rem; }

.m-hide {
  display: none !important;
  visibility: hidden; }

/* search css by @rafihopkins / section sign llc 2013.09.04 */
/* Search field in header */
.ss-search, .ss-search-inline {
  z-index: 550;
  float: right;
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: transparent;
  color: #0d57af;
  height: 3.1em;
  margin: 0.4045em 0;
  padding-left: 0.375em;
  text-align: right;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media (min-width: 37.5em) {
    .ss-search, .ss-search-inline {
      position: relative;
      margin: 6px 0; } }
  @media (min-width: 48em) {
    .ss-search, .ss-search-inline {
      margin-top: -3.4em;
      margin-right: 6px; } }
  @media (min-width: 62em) {
    .ss-search, .ss-search-inline {
      margin-top: .2em; } }
  .ss-search form, .ss-search-inline form {
    margin: 0;
    padding: 0; }
  .ss-search input#search, .ss-search-inline input#search {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-size: 14px;
    font-size: 1.4rem;
    margin: auto;
    padding: 0.4045em;
    border-radius: 0;
    width: 7em;
    border: 1px solid rgba(159, 200, 248, 0.22);
    background-color: rgba(159, 200, 248, 0.0425);
    color: black;
    text-align: right; }
    .ss-search input#search:focus, .ss-search-inline input#search:focus {
      margin: .2em 0 .5em 0;
      text-align: left;
      font-size: 16px;
      font-size: 1.6rem;
      color: black;
      width: 9em;
      background-color: white;
      border: 2px solid rgba(159, 200, 248, 0.88);
      box-shadow: 0 0 72px rgba(76, 68, 68, 0.3); }
      .ss-search input#search:focus:-moz-placeholder, .ss-search-inline input#search:focus:-moz-placeholder {
        color: black; }
      .ss-search input#search:focus::-moz-placeholder, .ss-search-inline input#search:focus::-moz-placeholder {
        color: black; }
      .ss-search input#search:focus:-ms-input-placeholder, .ss-search-inline input#search:focus:-ms-input-placeholder {
        color: black; }
      .ss-search input#search:focus::-webkit-input-placeholder, .ss-search-inline input#search:focus::-webkit-input-placeholder {
        color: black; }
      @media (min-width: 37.5em) {
        .ss-search input#search:focus, .ss-search-inline input#search:focus {
          width: 10em; } }
      @media (min-width: 48em) {
        .ss-search input#search:focus, .ss-search-inline input#search:focus {
          width: 10em; } }
      @media (min-width: 62em) {
        .ss-search input#search:focus, .ss-search-inline input#search:focus {
          width: 11.5em; } }
  .ss-search button, .ss-search-inline button {
    margin: 0;
    padding: 0;
    padding: 0.4045em;
    background: none;
    border: none;
    color: rgba(0, 0, 0, 0.88);
    cursor: pointer;
    font-size: 18px;
    font-size: 1.8rem; }
    .ss-search button:focus, .ss-search-inline button:focus {
      outline: 1px dotted #8e8181; }
    .ss-search button:focus, .ss-search-inline button:focus, .ss-search button:hover, .ss-search-inline button:hover {
      color: #87baf6; }

.ss-search-inline {
  float: none;
  font-size: 16px;
  font-size: 1.6rem; }
  .ss-search-inline input#search {
    margin: .2em 0 .5em 0;
    text-align: left;
    font-size: 18px;
    font-size: 1.8rem;
    color: black;
    width: 10em;
    background-color: white;
    border: 2px solid rgba(159, 200, 248, 0.29333); }
    .ss-search-inline input#search:-moz-placeholder {
      color: black; }
    .ss-search-inline input#search::-moz-placeholder {
      color: black; }
    .ss-search-inline input#search:-ms-input-placeholder {
      color: black; }
    .ss-search-inline input#search::-webkit-input-placeholder {
      color: black; }
    .ss-search-inline input#search:focus {
      width: 280px;
      font-size: 18px;
      font-size: 1.8rem;
      background-color: white;
      border: 2px solid rgba(159, 200, 248, 0.88);
      box-shadow: 0 0 72px rgba(76, 68, 68, 0.3); }
    @media (min-width: 37.5em) {
      .ss-search-inline input#search {
        width: 12em; } }

/* Search Results */
.sisea-result-pages {
  display: block; }

#mainContent li.sisea-page {
  margin: auto; }

.sisea-results {
  margin: 0.75em 0 0 0; }

.sisea-result {
  margin: 0.75em 0.75em 0;
  padding: 0.375em 0.75em; }
  .sisea-result h2 {
    margin: 0 0 0.3em 0; }
  .sisea-result h3 {
    margin: 0 0 .2em 0; }
  .sisea-result p {
    font-weight: 300;
    font-size: small;
    margin: auto auto 1em; }
    @media (min-width: 48em) {
      .sisea-result p {
        font-size: medium; } }
  .sisea-result .sisea-highlight {
    color: black;
    background-color: #b7d6fa; }
  .sisea-result [class^="icon-"],
  .sisea-result [class*=" icon-"] {
    width: 1.618em;
    display: inline-block;
    text-align: center; }

.features {
  margin: 0; }

a.feature {
  color: #4c4444; }

.feature {
  font-family: "Vollkorn", Geneva, "Times New Roman", Times, serif;
  font-weight: 300;
  position: relative;
  display: block;
  float: left;
  border-bottom: 1px solid rgba(227, 223, 223, 0.8);
  vertical-align: middle;
  padding: 0 0 24px 0;
  margin-bottom: 24px;
  min-height: 16em;
  border: 3px solid transparent;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .feature:hover, .feature:active {
    box-shadow: 0 0 72px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: #0b4c97; }
  .feature img {
    float: left;
    border: 1px solid #e3dfdf;
    padding: .2em;
    background: white;
    max-width: 100%; }
  .feature p {
    line-height: 1.3em; }
  .feature i.fa {
    float: left;
    width: 46%;
    text-align: right; }
  .feature:nth-of-type(2n+0) {
    background: rgba(250, 192, 248, 0.13); }
  .feature:nth-of-type(3n+0) {
    background: rgba(250, 192, 248, 0.11); }
  .feature:nth-of-type(4n+0) {
    background: rgba(255, 217, 127, 0.2); }
  .feature:nth-of-type(5n+0) {
    background: rgba(250, 192, 248, 0.08); }
  .feature:nth-of-type(6n+0) {
    background: rgba(192, 250, 195, 0.1); }
  .feature:nth-of-type(7n+0) {
    background: rgba(255, 217, 127, 0.2); }
  .feature.blue {
    background: rgba(135, 186, 246, 0.11);
    border: 6px solid transparent; }
    .feature.blue:hover {
      border: 6px solid rgba(135, 186, 246, 0.11); }
  .feature.green {
    background: rgba(192, 250, 195, 0.13);
    border: 6px solid transparent; }
    .feature.green:hover {
      border: 6px solid rgba(192, 250, 195, 0.4); }
  .feature.pink {
    background: rgba(250, 192, 248, 0.12);
    border: 6px solid transparent; }
    .feature.pink:hover {
      border: 6px solid rgba(250, 192, 248, 0.12); }
  .feature.complement {
    background: rgba(255, 217, 127, 0.18);
    border: 6px solid transparent; }
    .feature.complement:hover {
      border: 6px solid rgba(255, 217, 127, 0.18); }
  @media (min-width: 30em) {
    .feature {
      display: block;
      float: left;
      margin-right: 3.16844%;
      width: 48.41578%; }
      .feature:last-child {
        margin-right: 0; }
      .feature img {
        max-width: 100%;
        float: none; }
      .feature p {
        margin-top: 0; }
      .feature:nth-of-type(1) {
        border-bottom: 6px solid rgba(227, 223, 223, 0.8);
        display: block;
        float: left;
        margin-right: 3.16844%;
        width: 100%;
        display: block;
        align-items: center;
        justify-content: center;
        background: inherit; }
        .feature:nth-of-type(1):last-child {
          margin-right: 0; }
        .feature:nth-of-type(1):hover {
          box-shadow: none; }
        .feature:nth-of-type(1) img {
          width: 100%;
          max-width: 650px; }
      .feature:nth-of-type(2n+1) {
        margin-right: 0; } }
  @media (min-width: 62em) {
    .feature {
      padding: 0.809em 0.809em 36px 0.809em; }
      .feature img {
        margin: 1% 4% 0 0; } }
  .feature:after {
    display: block;
    position: absolute;
    font-size: small;
    bottom: -6px;
    right: -6px;
    padding: 6px 12px;
    content: 'More →';
    background: rgba(255, 255, 255, 0.5); }
  .feature:hover:after {
    background: rgba(255, 255, 255, 0.9); }

.layout-a img, .layout-c img, .layout-a p, .layout-c p {
  text-align: center;
  display: block; }
.layout-a img, .layout-c img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 30em) {
    .layout-a img, .layout-c img {
      width: auto; } }
.layout-a p, .layout-c p {
  margin-bottom: 0; }

.layout-b img, .layout-d img, .layout-b p, .layout-d p {
  display: block;
  float: left;
  margin-right: 6.54422%;
  width: 46.72789%;
  margin-right: 0; }
  .layout-b img:last-child, .layout-d img:last-child, .layout-b p:last-child, .layout-d p:last-child {
    margin-right: 0; }
.layout-b img, .layout-d img {
  float: left; }
.layout-b p, .layout-d p {
  float: right;
  text-align: left; }

.layout-d img {
  float: right;
  margin: 0; }
.layout-d p {
  float: left;
  text-align: right; }

.layout-e {
  display: flex;
  justify-content: center;
  align-items: center; }
  .layout-e p {
    *zoom: 1;
    display: block;
    display: block;
    float: left;
    margin-right: 3.16844%;
    width: 100%;
    display: block;
    font-size: 1.1em;
    font-weight: 300;
    text-transform: uppercase;
    margin: auto;
    text-align: center; }
    .layout-e p:before, .layout-e p:after {
      content: " ";
      display: table; }
    .layout-e p:after {
      clear: both; }
    .layout-e p:last-child {
      margin-right: 0; }
  .layout-e img {
    display: none; }

.layout-f img {
  text-align: center;
  *zoom: 1;
  display: block;
  display: block;
  float: left;
  margin-right: 3.16844%;
  width: 100%; }
  .layout-f img:before, .layout-f img:after {
    content: " ";
    display: table; }
  .layout-f img:after {
    clear: both; }
  .layout-f img:last-child {
    margin-right: 0; }
.layout-f p, .layout-f h2 {
  display: none; }

.layout-g {
  padding: 0;
  margin: 0.375em auto 24px; }
  .layout-g p, .layout-g img {
    text-align: left;
    *zoom: 1;
    display: block;
    display: block;
    float: left;
    margin-right: 3.16844%;
    width: 100%; }
    .layout-g p:before, .layout-g p:after, .layout-g img:before, .layout-g img:after {
      content: " ";
      display: table; }
    .layout-g p:after, .layout-g img:after {
      clear: both; }
    .layout-g p:last-child, .layout-g img:last-child {
      margin-right: 0; }
  .layout-g p {
    padding: 0.4045em;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.97)), to(rgba(255, 255, 255, 0.74)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.74));
    background-color: rgba(255, 255, 255, 0.74);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.74));
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.74));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.74));
    background-image: linear, top, rgba(255, 255, 255, 0.97), rgba(255, 255, 255, 0.74);
    background-repeat: repeat-x;
    font-size: 28px;
    font-size: 2.8rem;
    font-family: "Vollkorn", Geneva, "Times New Roman", Times, serif;
    text-align: center;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.1); }
    @media (min-width: 48em) {
      .layout-g p {
        width: 95%;
        margin: -17% 2.5% 0 2.5%;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.3); } }
  .layout-g img {
    max-width: 100%;
    padding: 0;
    margin: 0;
    height: auto; }

.button-success {
  background: #91f795;
  color: white;
  padding: 12px;
  font-size: 1.25em; }

.swatch {
  /*
  	width: 8em;
  	margin: 2%;
  	min-width: 8em;
  	min-height: 8em;
  	padding: 1em;
  	float: left;
  */
  padding: 1em;
  min-height: 8em;
  display: block;
  float: left;
  margin-right: 2.35765%;
  width: 48.82117%; }
  .swatch:last-child {
    margin-right: 0; }
  .swatch:nth-of-type(2n+0) {
    margin-right: 0; }

.primarycolor {
  background: #87baf6; }

.secondarycolor {
  background: #fac0f8; }

.tertiarycolor {
  background: #c0fac3; }

.complementcolor {
  background: #ffd97f; }

#mainContent a[href^="http"]:after, #secondaryContent a[href^="http"]:after {
  padding: 0 0.4045em;
  font-family: 'FontAwesome';
  font-size: .8em;
  content: "\f08e";
  text-decoration: none;
  vertical-align: top; }

/*
#mainContent a[href^="http"].feature:after {
	display: none;
}
*/
.pdf, a.pdf, a[href$=".pdf"] {
  /*
  	&:hover:after, a:hover:after {
  		content: "\f1c1  PDF";
  		text-decoration: none;
  	}
  */ }
  .pdf:after, a.pdf:after, a[href$=".pdf"]:after {
    /*
    		display: inline-block;
    		content: url("/assets/images/icons/PDF-Icon-22px.png");
    		padding: 0 $gutter/3 0 0;
    		margin-bottom: -5px;
    */
    padding: 0 0.4045em 0 0.20225em;
    font-family: 'FontAwesome';
    content: "\f1c1";
    text-decoration: none;
    color: #931111;
    font-size: 1.1em;
    vertical-align: top;
    border: none;
    outline: none; }

/*
.email, a[href^="mailto:"] {
	&:before {
		padding: 0 $gutter/3 0 0;
		font-family: 'FontAwesome';
		content: "\f0e0";
	}
}
*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  @page {
    margin: 0.5cm; }

  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid #666;
    page-break-inside: avoid; }

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

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; } }