* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: MuseoSans100;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/museo/100/museosans_100-webfont.eot");
  src: url("../fonts/museo/100/museosans_100-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/100/museosans_100-webfont.woff") format("woff"), url("../fonts/museo/100/museosans_100-webfont.ttf") format("truetype"), url("../fonts/museo/100/museosans_100-webfont.svg#MuseoSans100") format("svg"); }

@font-face {
  font-family: MuseoSans100;
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/museo/100/museosans_100_italic-webfont.eot");
  src: url("../fonts/museo/100/museosans_100_italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/100/museosans_100_italic-webfont.woff") format("woff"), url("../fonts/museo/100/museosans_100_italic-webfont.ttf") format("truetype"), url("../fonts/museo/100/museosans_100_italic-webfont.svg#MuseoSans100") format("svg"); }

@font-face {
  font-family: MuseoSans300;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/museo/300/museosans_300-webfont.eot");
  src: url("../fonts/museo/300/museosans_300-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/300/museosans_300-webfont.woff") format("woff"), url("../fonts/museo/300/museosans_300-webfont.ttf") format("truetype"), url("../fonts/museo/300/museosans_300-webfont.svg#MuseoSans300") format("svg"); }

@font-face {
  font-family: MuseoSans500;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/museo/500/museosans_500-webfont.eot");
  src: url("../fonts/museo/500/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/500/museosans_500-webfont.woff") format("woff"), url("../fonts/museo/500/museosans_500-webfont.ttf") format("truetype"), url("../fonts/museo/500/museosans_500-webfont.svg#MuseoSans500") format("svg"); }

@font-face {
  font-family: MuseoSans700;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/museo/700/museosans_700-webfont.eot");
  src: url("../fonts/museo/700/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/700/museosans_700-webfont.woff") format("woff"), url("../fonts/museo/700/museosans_700-webfont.ttf") format("truetype"), url("../fonts/museo/700/museosans_700-webfont.svg#MuseoSans700") format("svg"); }

@font-face {
  font-family: MuseoSans900;
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/museo/900/museosans_900-webfont.eot");
  src: url("../fonts/museo/900/museosans_900-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museo/900/museosans_900-webfont.woff") format("woff"), url("../fonts/museo/900/museosans_900-webfont.ttf") format("truetype"), url("../fonts/museo/900/museosans_900-webfont.svg#MuseoSans900") format("svg"); }

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  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.2857142857142858em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.8571428571428572em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-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);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

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

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-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-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 {
  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:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.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-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-asc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-desc: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-reply-all:before {
  content: "\f122"; }

.fa-mail-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 {
  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"; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #000;
  background: rgba(0, 0, 0, 0.6); }

#cboxLoadedContent {
  margin-bottom: 20px; }

#cboxContent {
  background: #fff;
  border-radius: 5px;
  padding: 10px 10px 90px 10px; }
  #cboxContent button {
    background: transparent;
    border: none;
    font-size: 20px;
    margin: 0;
    padding: 6px 10px; }

#cboxTitle {
  bottom: 74px;
  height: 16px;
  position: absolute;
  left: 10px; }
  #cboxTitle #sharing {
    *zoom: 1;
    left: 0;
    position: absolute;
    top: 47px;
    width: 200px; }
    #cboxTitle #sharing:before, #cboxTitle #sharing:after {
      content: " ";
      display: table; }
    #cboxTitle #sharing:after {
      clear: both; }
    #cboxTitle #sharing > div, #cboxTitle #sharing > iframe, #cboxTitle #sharing > a {
      display: block;
      float: left;
      margin-right: 8px; }

#cboxCurrent {
  bottom: 56px;
  font-size: 12px;
  left: 10px;
  position: absolute; }

#cboxClose {
  bottom: 54px;
  position: absolute;
  right: 10px; }

#cboxNext {
  bottom: 54px;
  padding: 6px 15px !important;
  position: absolute;
  right: 50px; }

#cboxPrevious {
  bottom: 54px;
  padding: 6px 15px !important;
  position: absolute;
  right: 90px; }

html, body {
  height: 100%; }

body {
  background: #fff;
  color: #333;
  font-family: "MuseoSans100", Arial, Helvetica sans-serif;
  font-size: 15px;
  margin: 0;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 97px; }

img {
  border: none;
  max-width: 100%;
  height: auto !important; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../../assets/images/select.png);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; }
  select.dropdown {
    height: 44px; }

.wrapper {
  *zoom: 1;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper:before, .wrapper:after {
    content: " ";
    display: table; }
  .wrapper:after {
    clear: both; }

.wrapper.wrapper-homepage {
  max-width: 1500px; }

.childNav .wrapper {
  max-width: 100%; }

.clear {
  clear: both; }

.ng-hide {
  display: none !important; }

p {
  line-height: 1.7em;
  margin: 0 0 1.4em 0; }

.page ul, .page ol {
  line-height: 1.7em;
  margin: 0 0 2em 0; }

a {
  color: #0094d3;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

strong, b {
  font-family: "MuseoSans500", Arial, Helvetica sans-serif;
  font-weight: normal; }

h1 {
  color: #818181;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin: 0 0 0.7em 0; }

h2 {
  color: #818181;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 0.6em 0; }

h3 {
  color: #818181;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 0.8em 0; }
  h3.impact {
    color: #333; }

h5 {
  color: #818181;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 0.5em 0; }

h6 {
  color: #818181;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 0.9em 0; }

.bluetext {
  color: #0094d3; }

.bluebutton {
  color: #ffffff;
  background-color: #0094d3; }

.transparentButton {
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0; }

.carouselButton {
  background: #0886bf;
  border: none;
  cursor: pointer;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px; }
  .carouselButton.active {
    background: #fff; }

.blueButton, .bluebutton {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  background-color: #0095d3;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095d3), color-stop(100%, #006dc2));
  background-image: -webkit-linear-gradient(#0095d3, #006dc2);
  background-image: linear-gradient(#0095d3, #006dc2);
  border: 1px solid #33a9db;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-family: "MuseoSans500", Arial, Helvetica sans-serif;
  text-transform: uppercase;
  font-size: 12px !important;
  margin: 0;
  padding: 11px 30px;
  text-align: center;
  text-shadow: 1px 1px 1px #0049a6;
  border-radius: 30px; }
  .blueButton:hover, .bluebutton:hover {
    background-color: #006dc2;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006dc2), color-stop(100%, #0095d3));
    background-image: -webkit-linear-gradient(#006dc2, #0095d3);
    background-image: linear-gradient(#006dc2, #0095d3);
    text-decoration: none; }
  .blueButton[disabled], .bluebutton[disabled] {
    background: #999;
    border-color: #999;
    color: #666;
    cursor: default;
    text-shadow: none; }
  .blueButton.thin, .bluebutton.thin {
    font-family: "MuseoSans500", Arial, Helvetica sans-serif;
    font-size: 15px;
    padding: 5px 10px; }

.noticeCompatibility {
  color: #aaa;
  display: inline-block;
  line-height: 1.2em;
  margin-top: 5px;
  max-width: 535px; }

.unstyledList {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.horizontalList {
  *zoom: 1; }
  .horizontalList:before, .horizontalList:after {
    content: " ";
    display: table; }
  .horizontalList:after {
    clear: both; }
  .horizontalList > li {
    position: relative;
    display: inline;
    float: left; }

.pagination {
  margin: 20px 0 0 0;
  text-align: center; }
  .pagination a, .pagination strong {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0 2px; }

.pageHeader {
  background: #1c1c1c;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20; }
  .pageHeader .pageHeaderTop {
    border-bottom: 1px solid #484848;
    padding: 0 30px; }
  .pageHeader .pageHeaderCenter {
    padding: 15px 30px;
    text-align: left;
    position: relative; }
    .pageHeader .pageHeaderCenter > a img {
      height: 64px !important; }
    .pageHeader .pageHeaderCenter .tagline {
      color: #fff;
      font-size: 14px;
      margin: 1em 0 0 0; }

@media screen and (min-width: 768px) {
  .headerTopNav {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; } }

.headerTopNav li {
  margin: 0 0 0 10px; }
  .headerTopNav li a {
    font-family: "MuseoSans700", Arial, Helvetica sans-serif;
    font-size: 28px;
    padding: 6px 0px;
    display: block;
    text-transform: uppercase; }
    .headerTopNav li a i {
      display: inline-block; }

.mainNav {
  background: #1c1c1c;
  max-height: 38px;
  position: absolute;
  right: 0px;
  top: 0px;
  min-height: 100%;
  text-align: center;
  float: right; }
  @media (max-width: 640px) {
    .mainNav {
      display: none; }
      .mainNav.open {
        display: block; } }
  .mainNav .firstLevel {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    text-align: left; }
    .mainNav .firstLevel > li {
      position: relative; }
      .mainNav .firstLevel > li > a {
        color: #fff;
        display: block;
        font-family: "MuseoSans300", Arial, Helvetica sans-serif;
        font-size: 12px;
        padding: 41px 15px;
        text-transform: uppercase;
        white-space: nowrap;
        word-break: normal; }
        .mainNav .firstLevel > li > a:hover {
          text-decoration: none; }
      @media (min-width: 1200px) {
        .mainNav .firstLevel > li > a.blueButton {
          padding: 11px 30px;
          margin: 30px 20px; } }
      @media (max-width: 1200px) {
        .mainNav .firstLevel > li > a.blueButton {
          padding: 11px 30px; } }
      @media (max-width: 640px) {
        .mainNav .firstLevel > li > a.blueButton {
          padding: 11px 30px;
          margin: 0px 20px; } }
      @media (min-width: 640px) {
        .mainNav .firstLevel > li:hover .childNav {
          display: block; } }
      .mainNav .firstLevel > li.section a {
        background: #1c1c1c; }
  .mainNav .childNav {
    background: #1c1c1c;
    display: none;
    padding-bottom: 10px;
    position: absolute;
    top: 100%;
    z-index: 99;
    left: 0; }
    .mainNav .childNav .secondLevel {
      padding: 0px 10px;
      min-width: 200px; }
      .mainNav .childNav .secondLevel > li > a {
        color: #fff;
        display: block;
        float: left;
        width: auto;
        clear: both;
        font-family: "MuseoSans300", Arial, Helvetica sans-serif;
        padding: 5px 0;
        text-transform: uppercase;
        word-break: normal; }
    .mainNav .childNav .navRow {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 100%;
      *zoom: 1;
      display: table;
      width: 100%;
      table-layout: fixed;
      margin: 0 0 1px 0;
      min-width: 980px; }
      .mainNav .childNav .navRow:last-child {
        margin-right: 0; }
      .mainNav .childNav .navRow:before, .mainNav .childNav .navRow:after {
        content: " ";
        display: table; }
      .mainNav .childNav .navRow:after {
        clear: both; }
      .mainNav .childNav .navRow .rowPushOne {
        float: left;
        display: block;
        margin-right: 4.6572939557%;
        width: 30.2284706962%; }
        .mainNav .childNav .navRow .rowPushOne:last-child {
          margin-right: 0; }
      .mainNav .childNav .navRow .rowPushTwo {
        float: left;
        display: block;
        margin-right: 4.6572939557%;
        width: 65.1142353481%; }
        .mainNav .childNav .navRow .rowPushTwo:last-child {
          margin-right: 0; }
      .mainNav .childNav .navRow .secondLevelWithChildren {
        float: left;
        display: block;
        margin-right: 4.6572939557%;
        width: 30.2284706962%;
        border-right: 1px dotted #fff;
        padding-bottom: 20px;
        vertical-align: top; }
        .mainNav .childNav .navRow .secondLevelWithChildren:last-child {
          margin-right: 0; }
        .mainNav .childNav .navRow .secondLevelWithChildren:nth-child(3n) {
          border-right: none; }
        .mainNav .childNav .navRow .secondLevelWithChildren > li > a {
          color: #fff;
          display: block;
          float: left;
          width: auto;
          clear: both;
          padding: 5px 28px;
          font-family: "MuseoSans300", Arial, Helvetica sans-serif;
          text-transform: uppercase; }
        .mainNav .childNav .navRow .secondLevelWithChildren .holder > a {
          color: #0094d3;
          font-family: "MuseoSans900", Arial, Helvetica sans-serif;
          padding-top: 0; }

.breadcrumbs {
  color: #818181;
  font-family: "MuseoSans300", Arial, Helvetica sans-serif;
  font-size: 17px;
  margin: 0 0 40px 0; }
  .breadcrumbs a {
    color: #818181; }
  .breadcrumbs .sep {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    margin: 0 2px; }
  .breadcrumbs .current {
    color: #333333; }

.carouselItem {
  background-position: center;
  background-size: cover; }

footer {
  background: #f2f2f2;
  font-size: 0.8666666667em;
  padding: 30px; }
  footer .footerCols {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 100%;
    *zoom: 1;
    display: table;
    width: 100%;
    table-layout: fixed; }
    footer .footerCols:last-child {
      margin-right: 0; }
    footer .footerCols:before, footer .footerCols:after {
      content: " ";
      display: table; }
    footer .footerCols:after {
      clear: both; }
    footer .footerCols .col {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 16.2741648354%;
      padding: 0;
      vertical-align: top; }
      footer .footerCols .col:last-child {
        margin-right: 0; }
    footer .footerCols .footerLinks {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 79.0685412089%;
      padding: 4.6572939557%;
      padding-top: 0; }
      footer .footerCols .footerLinks:last-child {
        margin-right: 0; }
      footer .footerCols .footerLinks .footerLinkCategory {
        float: left;
        display: block;
        margin-right: 4.6572939557%;
        width: 21.5070295332%;
        margin-bottom: 20px; }
        footer .footerCols .footerLinks .footerLinkCategory:nth-child(4n) {
          margin-right: 0; }
        footer .footerCols .footerLinks .footerLinkCategory:nth-child(4n+1) {
          clear: left; }
        footer .footerCols .footerLinks .footerLinkCategory:last-child {
          margin-right: 0; }
        footer .footerCols .footerLinks .footerLinkCategory a {
          display: block;
          padding: 2px 0; }

.newsletterSubscription p {
  margin-top: 0px;
  margin-bottom: 10px; }

.newsletterSubscription .newsletterSocial {
  float: left;
  text-align: right;
  width: 30%; }
  .newsletterSubscription .newsletterSocial * {
    vertical-align: top; }
  .newsletterSubscription .newsletterSocial a {
    color: black; }

.newsletterSubscription .newsletterForm {
  float: left;
  width: 70%; }
  .newsletterSubscription .newsletterForm input.text {
    height: 44px; }

@media (max-width: 1280px) {
  .newsletterSubscription .newsletterSocial {
    float: none;
    text-align: center;
    padding-top: 20px;
    width: 100%;
    clear: both; }
    .newsletterSubscription .newsletterSocial ol {
      margin-bottom: 20px;
      margin-top: 6px; }
      .newsletterSubscription .newsletterSocial ol li {
        display: inline;
        float: none; }
        .newsletterSubscription .newsletterSocial ol li a {
          display: inline; }
  .newsletterSubscription .newsletterForm {
    float: none;
    width: 100%; } }

.lightboxOverlay {
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  position: fixed;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 400; }

.lightbox {
  display: none;
  position: fixed;
  left: 20%;
  max-width: 1000px;
  top: 18%;
  width: 60%;
  z-index: 450; }
  .lightbox .lightboxContent {
    background: #000;
    height: 0;
    left: 0;
    padding-bottom: 56.25%;
    position: absolute;
    top: 0;
    width: 100%; }
    .lightbox .lightboxContent iframe, .lightbox .lightboxContent embed, .lightbox .lightboxContent object {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .lightbox .closeButton {
    background: #0094d3;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.5em;
    margin: 0;
    padding: 0.3em 0.5em;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: top 0.2s ease-in;
    -moz-transition: top 0.2s ease-in;
    transition: top 0.2s ease-in; }

.offlinePayments {
  display: none; }
  .offlinePayments .methodsImagery {
    display: block;
    margin: 0 0 15px 0; }
  .offlinePayments > .description {
    background: #ECEBEB;
    font-size: 14px;
    padding: 22px 20px;
    margin: 0 0 20px 0; }
    .offlinePayments > .description p, .offlinePayments > .description ul {
      margin: 0 0 8px 0; }

.creditCardFields {
  display: none; }

.dottedBox {
  border-bottom: 4px dotted #999999;
  border-top: 4px dotted #999999;
  margin: 75px 0;
  padding: 40px 30px;
  text-align: left; }
  .dottedBox + .dottedBox {
    border-top: none;
    margin-top: 0;
    padding-top: 0; }

.homepageBox {
  padding: 20px 30px;
  text-align: left; }

.notice {
  background: #FFFDF4;
  border: 1px solid #FEEFB1;
  font-size: 90%;
  margin-bottom: 20px;
  padding: 10px 20px; }
  .notice h1, .notice h2, .notice h3, .notice h4, .notice h5, .notice h6 {
    color: #f36f37; }
  .notice p {
    line-height: 1.4em;
    margin: 1em 0 0 0; }
    .notice p:first-child {
      margin: 0; }

form fieldset {
  border: none;
  margin: 0;
  padding: 0; }

form .message {
  color: #F00; }

form .field {
  *zoom: 1;
  margin-bottom: 30px; }
  form .field:before, form .field:after {
    content: " ";
    display: table; }
  form .field:after {
    clear: both; }
  form .field .message {
    font-size: 13px; }

form label {
  display: block;
  font-size: 14px;
  margin: 0 0 2px 0; }

form div.coolcaptcha input.coolcaptcha {
  width: 212px;
  margin-top: 10px; }

form input[type="email"], form input[type="number"], form input[type="password"], form input[type="search"], form input[type="tel"], form input[type="text"], form input[type="url"], form input[type="color"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="time"], form input[type="week"],
form select,
form textarea {
  background: #fff;
  border: 1px solid #999999;
  border-radius: 0;
  box-shadow: none;
  color: #666;
  font-family: "MuseoSans100", Arial, Helvetica sans-serif;
  font-size: 15px;
  padding: 12px 10px;
  -webkit-appearance: none; }
  form input[type="email"].holder-required, form input[type="email"].holder-validation, form input[type="email"].error, form input[type="number"].holder-required, form input[type="number"].holder-validation, form input[type="number"].error, form input[type="password"].holder-required, form input[type="password"].holder-validation, form input[type="password"].error, form input[type="search"].holder-required, form input[type="search"].holder-validation, form input[type="search"].error, form input[type="tel"].holder-required, form input[type="tel"].holder-validation, form input[type="tel"].error, form input[type="text"].holder-required, form input[type="text"].holder-validation, form input[type="text"].error, form input[type="url"].holder-required, form input[type="url"].holder-validation, form input[type="url"].error, form input[type="color"].holder-required, form input[type="color"].holder-validation, form input[type="color"].error, form input[type="date"].holder-required, form input[type="date"].holder-validation, form input[type="date"].error, form input[type="datetime"].holder-required, form input[type="datetime"].holder-validation, form input[type="datetime"].error, form input[type="datetime-local"].holder-required, form input[type="datetime-local"].holder-validation, form input[type="datetime-local"].error, form input[type="month"].holder-required, form input[type="month"].holder-validation, form input[type="month"].error, form input[type="time"].holder-required, form input[type="time"].holder-validation, form input[type="time"].error, form input[type="week"].holder-required, form input[type="week"].holder-validation, form input[type="week"].error,
  form select.holder-required,
  form select.holder-validation,
  form select.error,
  form textarea.holder-required,
  form textarea.holder-validation,
  form textarea.error {
    border-color: #F00; }
  form input[type="email"].readonly, form input[type="number"].readonly, form input[type="password"].readonly, form input[type="search"].readonly, form input[type="tel"].readonly, form input[type="text"].readonly, form input[type="url"].readonly, form input[type="color"].readonly, form input[type="date"].readonly, form input[type="datetime"].readonly, form input[type="datetime-local"].readonly, form input[type="month"].readonly, form input[type="time"].readonly, form input[type="week"].readonly,
  form select.readonly,
  form textarea.readonly {
    background: #eee; }

form select {
  -webkit-appearance: none;
  background: url(../../assets/images/select.png);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; }

form input[type="email"], form input[type="number"], form input[type="password"], form input[type="search"], form input[type="tel"], form input[type="text"], form input[type="url"], form input[type="color"], form input[type="date"], form input[type="datetime"], form input[type="datetime-local"], form input[type="month"], form input[type="time"], form input[type="week"],
form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%; }

form textarea {
  resize: vertical; }

form .checkbox input {
  display: inline;
  float: left; }

form .checkbox label {
  cursor: pointer;
  display: inline;
  float: left;
  margin: 2px 0 0 0; }

form .fieldgroup {
  *zoom: 1; }
  form .fieldgroup:before, form .fieldgroup:after {
    content: " ";
    display: table; }
  form .fieldgroup:after {
    clear: both; }
  form .fieldgroup .fieldgroup-field {
    display: inline;
    float: left;
    margin-right: 1%;
    width: 49.5%; }
    form .fieldgroup .fieldgroup-field.last {
      margin-right: 0; }
    form .fieldgroup .fieldgroup-field .fieldgroup .fieldholder-small {
      display: inline;
      float: left;
      margin-left: 2%;
      width: 49%; }
      form .fieldgroup .fieldgroup-field .fieldgroup .fieldholder-small:first-child {
        margin-left: 0; }
  form .fieldgroup select {
    width: 100%; }

form .formSectionHeader {
  margin-bottom: 1.2em; }

form ul.optionset {
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  form ul.optionset:before, form ul.optionset:after {
    content: " ";
    display: table; }
  form ul.optionset:after {
    clear: both; }
  form ul.optionset > li {
    display: inline;
    float: left;
    margin: 0 0 0 8px; }
    form ul.optionset > li:first-child {
      margin: 0; }
    form ul.optionset > li input {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      margin-top: 0;
      vertical-align: middle; }
    form ul.optionset > li label {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      cursor: pointer;
      margin-bottom: 0;
      vertical-align: middle; }

form .dropdownGeneral {
  width: 100%; }

form .cardsAccepted {
  margin: 0 0 30px 0; }
  form .cardsAccepted img {
    display: block;
    margin: 10px 0 0 0; }

form .Actions .deft {
  display: inline;
  float: right; }

.searchForm .field {
  *zoom: 1;
  border: 1px solid #999999;
  margin: 0 auto;
  max-width: 50%;
  padding: 14px 12px; }
  .searchForm .field:before, .searchForm .field:after {
    content: " ";
    display: table; }
  .searchForm .field:after {
    clear: both; }
  .searchForm .field input[type="email"], .searchForm .field input[type="number"], .searchForm .field input[type="password"], .searchForm .field input[type="search"], .searchForm .field input[type="tel"], .searchForm .field input[type="text"], .searchForm .field input[type="url"], .searchForm .field input[type="color"], .searchForm .field input[type="date"], .searchForm .field input[type="datetime"], .searchForm .field input[type="datetime-local"], .searchForm .field input[type="month"], .searchForm .field input[type="time"], .searchForm .field input[type="week"] {
    border: none;
    display: inline;
    float: left;
    margin: 0;
    padding: 10px 0;
    width: 80%; }
  .searchForm .field .submit {
    background: #F2F2F2;
    display: inline;
    padding: 10px 14px;
    float: right; }

#PaymentType > label {
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 17px; }

#PaymentType .optionset label {
  font-size: 15px; }

.formSearch {
  background-color: #292929; }
  @media screen and (max-width: 767px) {
    .formSearch {
      -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out;
      width: 100%;
      margin-bottom: 15px; }
      .formSearch .field {
        height: 48px; } }
  @media screen and (min-width: 768px) {
    .formSearch {
      -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out;
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      float: right;
      width: 30%;
      margin-top: 4px; }
      .formSearch .field {
        height: 28px; }
        .formSearch .field input {
          padding: 4px 6px; } }
  .formSearch .field {
    *zoom: 1;
    color: #666;
    margin-bottom: 0; }
    .formSearch .field:before, .formSearch .field:after {
      content: " ";
      display: table; }
    .formSearch .field:after {
      clear: both; }
    .formSearch .field > * {
      float: left; }
    .formSearch .field input {
      background-color: transparent;
      border: none;
      width: 80%;
      height: 100%;
      color: #ffffff; }
    .formSearch .field input::-webkit-input-placeholder {
      color: #666666; }
    .formSearch .field input:-moz-placeholder {
      color: #666666;
      opacity: 1; }
    .formSearch .field input::-moz-placeholder {
      color: #666666;
      opacity: 1; }
    .formSearch .field input:-ms-input-placeholder {
      color: #666666; }
    .formSearch .field button {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      width: 20%;
      color: #666;
      height: 100%;
      background-color: #363636; }
      .formSearch .field button:active, .formSearch .field button:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #363636;
        background-color: #666; }

.attendees {
  margin-bottom: 30px; }
  .attendees .buttonAddAttendee {
    margin: 0 0 0 22px; }

.attendee {
  *zoom: 1;
  margin-bottom: 15px; }
  .attendee:before, .attendee:after {
    content: " ";
    display: table; }
  .attendee:after {
    clear: both; }
  .attendee > .field, .attendee > .position, .attendee > .remove {
    display: inline;
    float: left;
    margin-bottom: 0; }
  .attendee > .position {
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
    padding: 29px 0 0 0;
    width: 12px; }
  .attendee > .field {
    margin-right: 1%; }
    .attendee > .field.state {
      max-width: 70px; }
    .attendee > .field.firstName, .attendee > .field.lastName {
      width: 24%; }
    .attendee > .field.email {
      width: 31%; }
  .attendee > .remove {
    float: right;
    padding-top: 25px; }
    .attendee > .remove span {
      position: absolute;
      left: -9999em; }

.captchaImage {
  display: inline;
  float: left;
  padding: 5px;
  border: 1px solid #CCC; }

img.captchaImage {
  margin-bottom: 15px; }

a.refreshLink {
  display: inline;
  float: left;
  margin-left: 10px;
  line-height: 61px; }

.floatLeft {
  display: inline;
  float: left; }

#Membership .validation {
  clear: left;
  display: block;
  position: relative;
  top: 5px; }

@media (max-width: 810px) {
  .attendee > .remove {
    float: none;
    margin-left: 22px;
    margin-top: 20px;
    padding-top: 0; }
    .attendee > .remove span {
      position: static; }
    .attendee > .remove button {
      margin-top: 4px; } }

@media (max-width: 640px) {
  form .field {
    margin-bottom: 15px; }
  form .fieldgroup .fieldgroup-field {
    display: block;
    float: none;
    margin: 0 0 15px 0;
    width: 100%; }
    form .fieldgroup .fieldgroup-field.last {
      margin-bottom: 0; }
  form .checkbox input {
    float: none; }
  form .checkbox label {
    display: inline;
    float: none; }
  form .Actions .deft {
    display: block;
    float: none;
    margin: 20px 0 0 0; }
  .attendee {
    *zoom: 1;
    margin-bottom: 15px;
    position: relative;
    padding-left: 22px; }
    .attendee:before, .attendee:after {
      content: " ";
      display: table; }
    .attendee:after {
      clear: both; }
    .attendee > .field, .attendee > .position, .attendee > .remove {
      display: block;
      float: none;
      margin-bottom: 10px; }
    .attendee > .position {
      font-size: 18px;
      font-weight: bold;
      position: absolute;
      top: 0px;
      left: 0px; }
    .attendee > .field {
      margin-right: 0; }
      .attendee > .field.email, .attendee > .field.firstName, .attendee > .field.lastName, .attendee > .field.state {
        width: 100%; }
    .attendee > .remove {
      margin-left: 0; } }

.page {
  padding: 45px 30px; }

.partnersPage .partners li {
  margin: 0 0 50px 0; }
  .partnersPage .partners li:last-child {
    margin: 0; }

.peoplePage .people .personTop {
  display: table;
  margin: 0 0 25px 0;
  width: 100%; }
  .peoplePage .people .personTop .headShot {
    display: table-cell;
    vertical-align: top;
    width: 95px; }
    .peoplePage .people .personTop .headShot + .personDetails {
      border-left: 5px solid #fff; }
  .peoplePage .people .personTop .personDetails {
    background: #f2f2f2;
    color: #666;
    display: table-cell;
    line-height: 1.5em;
    padding: 18px 22px;
    vertical-align: middle; }
    .peoplePage .people .personTop .personDetails .jobTitle {
      color: #818181;
      font-family: "MuseoSans700", Arial, Helvetica sans-serif;
      font-weight: normal; }

.peoplePage .people li {
  margin: 0 0 50px 0; }
  .peoplePage .people li:last-child {
    margin: 0; }

.faqPage .faqs .question {
  background: transparent;
  border: none;
  color: #0094d3;
  cursor: pointer;
  font-family: "MuseoSans700", Arial, Helvetica sans-serif;
  font-size: 18px;
  margin: 10px 0;
  padding: 0; }
  .faqPage .faqs .question:hover {
    text-decoration: underline; }

.faqPage .faqs .answer {
  background: #f2f2f2;
  display: none;
  font-size: 13px;
  margin: 0 0 10px 0;
  padding: 25px 16px; }
  .faqPage .faqs .answer p:last-child {
    margin-bottom: 0; }

.faqPage .faqs li:first-child .question {
  margin-top: 0; }

.newsHolder .newsPages li {
  margin: 0 0 50px 0; }
  .newsHolder .newsPages li:last-child {
    margin: 0; }

.newsHolder .newsPages h2 {
  margin-bottom: 0.4em; }

.newsHolder .newsPages .publishedDate {
  margin-bottom: 10px; }
  .newsHolder .newsPages .publishedDate strong {
    font-family: "MuseoSans700", Arial, Helvetica sans-serif; }

.newsHolder .newsPages .featureImage {
  margin-bottom: 12px; }

.newsHolder .newsPages p:last-child {
  margin-bottom: 0; }

.newsPage .publishedDate strong {
  font-family: "MuseoSans700", Arial, Helvetica sans-serif; }

.newsPage .featureImage {
  margin-bottom: 15px; }

.newsPage .sharing {
  *zoom: 1;
  margin: 0 0 2em 0; }
  .newsPage .sharing:before, .newsPage .sharing:after {
    content: " ";
    display: table; }
  .newsPage .sharing:after {
    clear: both; }
  .newsPage .sharing > a, .newsPage .sharing > iframe, .newsPage .sharing > div {
    display: block;
    float: left;
    margin-right: 8px; }

.testimonialPage .testimonials li {
  margin: 0 0 50px 0; }
  .testimonialPage .testimonials li:last-child {
    margin: 0; }
  .testimonialPage .testimonials li .testimonialContent {
    margin: 0 0 8px 0; }
    .testimonialPage .testimonials li .testimonialContent p:last-child {
      margin: 0; }
  .testimonialPage .testimonials li .meta {
    color: #666;
    line-height: 1.3em; }
    .testimonialPage .testimonials li .meta .name {
      text-transform: uppercase; }

.fundedProjectsPage .fundedProjects li {
  margin: 0 0 50px 0; }
  .fundedProjectsPage .fundedProjects li:last-child {
    margin: 0; }
  .fundedProjectsPage .fundedProjects li h2 {
    color: #818181;
    margin-bottom: 0.2em; }
  .fundedProjectsPage .fundedProjects li .issueArea, .fundedProjectsPage .fundedProjects li .amount {
    color: #818181;
    font-family: "MuseoSans700", Arial, Helvetica sans-serif;
    font-size: 18px;
    margin-bottom: 0.2em; }

.eventListingPage .eventListing li {
  margin: 0 0 50px 0; }
  .eventListingPage .eventListing li:last-child {
    margin: 0; }
  .eventListingPage .eventListing li h2 {
    margin-bottom: 0.4em; }
  .eventListingPage .eventListing li .eventBio {
    margin: 0 0 5px 0; }
  .eventListingPage .eventListing li strong {
    font-family: "MuseoSans700", Arial, Helvetica sans-serif; }

.eventPage .sharing {
  *zoom: 1;
  margin: 0 0 2em 0; }
  .eventPage .sharing:before, .eventPage .sharing:after {
    content: " ";
    display: table; }
  .eventPage .sharing:after {
    clear: both; }
  .eventPage .sharing > a, .eventPage .sharing > iframe, .eventPage .sharing > div {
    display: block;
    float: left;
    margin-right: 8px; }

.eventPage .projectsList {
  margin-bottom: 2em; }
  .eventPage .projectsList li {
    margin: 0 0 50px 0; }
    .eventPage .projectsList li:last-child {
      margin: 0; }
    .eventPage .projectsList li p:last-child {
      margin: 0; }
    .eventPage .projectsList li h2 {
      margin-bottom: 0.7em; }
    .eventPage .projectsList li .projectImage {
      margin: 0 0 30px 0; }

.eventPage .eventDetails {
  color: #818181;
  font-size: 17px; }
  .eventPage .eventDetails strong {
    font-family: "MuseoSans700", Arial, Helvetica sans-serif; }

.eventPage .eventCost {
  font-size: 19px;
  margin: 0 0 12px 0; }

.photoGalleryPage .photoGalleries li {
  float: left;
  display: block;
  margin-right: 4.6572939557%;
  width: 21.5070295332%;
  margin-bottom: 30px; }
  .photoGalleryPage .photoGalleries li:last-child {
    margin-right: 0; }
  .photoGalleryPage .photoGalleries li:nth-child(4n) {
    margin-right: 0; }
  .photoGalleryPage .photoGalleries li:nth-child(4n+1) {
    clear: left; }
  .photoGalleryPage .photoGalleries li a {
    background: #f2f2f2;
    border-radius: 4px;
    display: block;
    min-height: 250px;
    padding: 20px 0;
    text-align: center; }
    .photoGalleryPage .photoGalleries li a .title {
      display: block;
      font-family: "MuseoSans700", Arial, Helvetica sans-serif;
      font-size: 17px;
      margin: 0 0 20px 0;
      padding: 0 10px; }
  .photoGalleryPage .photoGalleries li img {
    display: block;
    width: 100%; }

.viewPhotoGalleryPage .photoGallery li {
  margin-bottom: 30px; }
  .viewPhotoGalleryPage .photoGallery li img {
    display: block; }

.videoPage .videoThumb {
  display: block;
  margin: 0;
  position: relative;
  width: 100%; }
  .videoPage .videoThumb > img {
    display: block; }
  .videoPage .videoThumb .playCover {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%; }
    .videoPage .videoThumb .playCover > .inner {
      display: table;
      height: 100%;
      width: 100%; }
      .videoPage .videoThumb .playCover > .inner > .cell {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        width: 100%; }
    .videoPage .videoThumb .playCover i {
      color: #fff;
      font-size: 32px; }
  .videoPage .videoThumb:hover .playCover {
    background: rgba(0, 0, 0, 0.2); }

.videoPage .featureVideos {
  *zoom: 1;
  margin-bottom: 50px; }
  .videoPage .featureVideos:before, .videoPage .featureVideos:after {
    content: " ";
    display: table; }
  .videoPage .featureVideos:after {
    clear: both; }
  .videoPage .featureVideos li {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 30.2284706962%; }
    .videoPage .featureVideos li:last-child {
      margin-right: 0; }
    .videoPage .featureVideos li:nth-child(3n) {
      margin-right: 0; }
    .videoPage .featureVideos li:nth-child(3n+1) {
      clear: left; }

.videoPage .standardVideos li {
  float: left;
  display: block;
  margin-right: 4.6572939557%;
  width: 21.5070295332%;
  background: #f2f2f2;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 20px 0;
  min-height: 250px;
  text-align: center; }
  .videoPage .standardVideos li:last-child {
    margin-right: 0; }
  .videoPage .standardVideos li:nth-child(4n) {
    margin-right: 0; }
  .videoPage .standardVideos li:nth-child(4n+1) {
    clear: left; }
  .videoPage .standardVideos li .title, .videoPage .standardVideos li .subTitle {
    color: #818181;
    display: block;
    font-family: "MuseoSans700", Arial, Helvetica sans-serif;
    font-size: 14px;
    padding: 0 10px;
    text-align: center; }
  .videoPage .standardVideos li .title {
    color: #0094d3;
    margin-bottom: 10px;
    width: 100%; }
  .videoPage .standardVideos li img {
    display: block;
    width: 100%; }
  .videoPage .standardVideos li .videoThumb, .videoPage .standardVideos li .videoContainer {
    margin: 16px 0; }
  .videoPage .standardVideos li .category {
    color: #818181;
    display: block;
    font-family: "MuseoSans300", Arial, Helvetica sans-serif;
    font-size: 14px; }

.videoPage .videoContainer, .videoPage .homeVideoContainer {
  display: none;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }
  .videoPage .videoContainer iframe, .videoPage .videoContainer object, .videoPage .videoContainer embed, .videoPage .homeVideoContainer iframe, .videoPage .homeVideoContainer object, .videoPage .homeVideoContainer embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.homePage textarea.otherExpandField {
  width: 80%; }

.homePage .homePageCarousel {
  overflow: hidden;
  position: relative; }
  .homePage .homePageCarousel .carousel {
    overflow: hidden;
    height: 580px; }
    .homePage .homePageCarousel .carousel li {
      height: 580px; }
    @media (max-width: 1280px) {
      .homePage .homePageCarousel .carousel {
        height: 450px; }
        .homePage .homePageCarousel .carousel li {
          height: 450px; } }
    @media (max-width: 1200px) {
      .homePage .homePageCarousel .carousel {
        height: 350px; }
        .homePage .homePageCarousel .carousel li {
          height: 350px; } }
    @media (max-width: 640px) {
      .homePage .homePageCarousel .carousel {
        height: 260px; }
        .homePage .homePageCarousel .carousel li {
          height: 260px; } }
    .homePage .homePageCarousel .carousel ul {
      *zoom: 1; }
      .homePage .homePageCarousel .carousel ul:before, .homePage .homePageCarousel .carousel ul:after {
        content: " ";
        display: table; }
      .homePage .homePageCarousel .carousel ul:after {
        clear: both; }
      .homePage .homePageCarousel .carousel ul > li {
        position: relative; }
        .homePage .homePageCarousel .carousel ul > li img {
          display: block; }
    .homePage .homePageCarousel .carousel .carouselItem {
      display: table;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 10; }
      .homePage .homePageCarousel .carousel .carouselItem > .inner {
        color: #fff;
        display: table-cell;
        font-family: "MuseoSans900", Arial, Helvetica sans-serif;
        font-size: 46px;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        text-shadow: 2px 2px 1px black;
        width: 100%; }
        .homePage .homePageCarousel .carousel .carouselItem > .inner p {
          line-height: 1em;
          margin: 0 0 0.7em 0; }
        .homePage .homePageCarousel .carousel .carouselItem > .inner .blueButton {
          font-size: 23px; }
  .homePage .homePageCarousel .controls {
    bottom: 0;
    left: 0;
    max-height: 16px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9; }
    .homePage .homePageCarousel .controls ul {
      *zoom: 1;
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto; }
      .homePage .homePageCarousel .controls ul:before, .homePage .homePageCarousel .controls ul:after {
        content: " ";
        display: table; }
      .homePage .homePageCarousel .controls ul:after {
        clear: both; }
      .homePage .homePageCarousel .controls ul li {
        margin: 0 4px; }

.homePage .homeTestimonials .carousel {
  overflow: hidden; }

.homePage .homeTestimonials .controls {
  margin: 20px 0 0 0;
  text-align: center; }
  .homePage .homeTestimonials .controls ul {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto; }
    .homePage .homeTestimonials .controls ul li {
      margin: 0 4px; }
  .homePage .homeTestimonials .controls .active {
    background: #000; }

.homePage .homeTestimonials .testimonialContent {
  margin: 0 0 12px 0; }
  .homePage .homeTestimonials .testimonialContent p:last-child {
    margin: 0; }

.homePage .homeTestimonials .testimonialMeta {
  color: #666;
  font-size: 18px;
  line-height: 1.4em; }
  .homePage .homeTestimonials .testimonialMeta .name {
    text-transform: uppercase; }

.homePage .featureLinks {
  padding: 0 30px; }
  .homePage .featureLinks ol {
    *zoom: 1; }
    .homePage .featureLinks ol:before, .homePage .featureLinks ol:after {
      content: " ";
      display: table; }
    .homePage .featureLinks ol:after {
      clear: both; }
  .homePage .featureLinks li {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 30.2284706962%;
    background: #f2f2f2;
    border-radius: 4px;
    margin-bottom: 30px;
    min-height: 300px;
    padding: 15px 0;
    text-align: center; }
    .homePage .featureLinks li:last-child {
      margin-right: 0; }
    .homePage .featureLinks li:nth-child(3n) {
      margin-right: 0; }
    .homePage .featureLinks li:nth-child(3n+1) {
      clear: left; }
    .homePage .featureLinks li h3 a {
      display: block;
      padding: 0 10px;
      text-align: center; }
    .homePage .featureLinks li img {
      display: block;
      margin: 0 0 10px 0;
      width: 100%; }
    .homePage .featureLinks li .description {
      color: #333333;
      font-size: 18px;
      line-height: 1.3em;
      padding: 0 10px; }

.homePage .becomeMemberPrePopulation form label {
  display: none; }

.homePage .becomeMemberPrePopulation form .field {
  margin-left: auto;
  margin-right: auto;
  max-width: 50%; }
  .homePage .becomeMemberPrePopulation form .field input {
    text-align: center; }

.homePage .newsletterSubscription fieldset {
  display: inline;
  float: left;
  width: 75%; }
  .homePage .newsletterSubscription fieldset .field {
    margin: 0; }
  .homePage .newsletterSubscription fieldset label {
    display: none; }
  .homePage .newsletterSubscription fieldset .fieldgroup-field {
    width: 26%;
    margin-bottom: 5px; }
    .homePage .newsletterSubscription fieldset .fieldgroup-field.last {
      width: 53%; }

.homePage .newsletterSubscription .Actions {
  display: inline;
  float: left; }

@media (max-width: 640px) {
  .homePage .newsletterSubscription fieldset, .homePage .newsletterSubscription .Actions {
    display: block;
    float: none;
    width: 100%; }
  .homePage .newsletterSubscription fieldset .fieldgroup-field {
    width: 100%; }
    .homePage .newsletterSubscription fieldset .fieldgroup-field.last {
      width: 100%; }
  .homePage .newsletterSubscription .Actions {
    margin: 20px 0 0 0; } }

.sponsors.centerAligned {
  padding: 0 0px 40px 0px;
  text-align: center; }
  @media (max-width: 640px) {
    .sponsors.centerAligned {
      padding: 0; } }
  .sponsors.centerAligned .sponsorClass {
    margin-bottom: 20px; }
    .sponsors.centerAligned .sponsorClass h2 {
      text-align: left;
      font-size: 24px; }
      .sponsors.centerAligned .sponsorClass h2 span {
        background: white; }
    .sponsors.centerAligned .sponsorClass h3 {
      text-align: left;
      font-size: 20px; }
      .sponsors.centerAligned .sponsorClass h3 span {
        background: white; }
    @media (max-width: 640px) {
      .sponsors.centerAligned .sponsorClass h2, .sponsors.centerAligned .sponsorClass h3 {
        margin-left: 0px;
        margin-right: 0px; }
        .sponsors.centerAligned .sponsorClass h2 span, .sponsors.centerAligned .sponsorClass h3 span {
          display: inline-block;
          max-width: 80%; } }
    .sponsors.centerAligned .sponsorClass a {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      margin-bottom: 10px; }
  .sponsors.centerAligned img {
    margin: 0 15px; }

.becomeMemberPage #Newsletter {
  margin-bottom: 5px; }

.becomeMemberPage #Permission {
  margin-bottom: 15px; }

.becomeMemberPage .membershipCost {
  font-size: 19px;
  margin: 0 0 12px 0; }

@media (max-width: 640px) {
  .becomeMemberPage .membershipCost {
    font-size: 17px; } }

.contactPage .belowContent {
  *zoom: 1;
  margin-top: 28px; }
  .contactPage .belowContent:before, .contactPage .belowContent:after {
    content: " ";
    display: table; }
  .contactPage .belowContent:after {
    clear: both; }
  .contactPage .belowContent.hasEventsWidget .contentBelowForm {
    display: inline;
    float: left;
    width: 48%; }
  .contactPage .belowContent .eventsWidget {
    background: #f2f1f1;
    display: inline;
    float: right;
    padding: 30px 45px;
    text-align: center;
    width: 48%; }
    .contactPage .belowContent .eventsWidget > h2 {
      color: #333333;
      margin-bottom: 10px; }
    .contactPage .belowContent .eventsWidget > p {
      font-size: 14px;
      line-height: 1.2em;
      margin: 0 0 10px 0; }

.contactPage fieldset .addresses .first {
  width: 70%; }

.contactPage fieldset .addresses .last {
  width: 29%; }

.searchResultsPage .byline {
  margin-bottom: 20px; }

.searchResultsPage .searchResults {
  list-style: none;
  margin: 0;
  padding: 0; }

.pledgePage #EventID label, .pledgePage .pledgeFunds label {
  color: #666666;
  display: inline;
  float: left;
  font-family: "MuseoSans500", Arial, Helvetica sans-serif;
  margin: 15px 0;
  width: 220px; }

.pledgePage #EventID .middleColumn, .pledgePage .pledgeFunds .middleColumn {
  display: inline;
  float: left;
  max-width: 60%; }

.pledgePage #EventID input, .pledgePage .pledgeFunds input {
  max-width: 40%; }

.pledgePage #EventID .message, .pledgePage .pledgeFunds .message {
  display: block;
  padding-left: 225px; }

@media (max-width: 640px) {
  .pledgePage #EventID label, .pledgePage .pledgeFunds label {
    display: block;
    float: none;
    width: auto; }
  .pledgePage #EventID .middleColumn, .pledgePage .pledgeFunds .middleColumn {
    display: block;
    float: none;
    max-width: 100%; }
  .pledgePage #EventID input, .pledgePage .pledgeFunds input {
    max-width: 100%; }
  .pledgePage #EventID .message, .pledgePage .pledgeFunds .message {
    padding-left: 0; } }

.donatePage #DonationAmountOther,
.donatePage #DonationForm_DonationAmountOther_Holder,
.donatePage #DonationForm_donationForm_DonationAmountOther_Holder {
  display: none; }

/* entities */
.headingPartner {
  margin-bottom: 0;
  padding: 16px 20px;
  background-color: #333;
  color: #CCC; }

.partnerItem {
  *zoom: 1;
  background-color: #F9F9F9;
  padding: 20px; }
  .partnerItem:before, .partnerItem:after {
    content: " ";
    display: table; }
  .partnerItem:after {
    clear: both; }
  .partnerItem:not(.first) {
    border-top: 1px solid #EEE; }
  @media screen and (max-width: 767px) {
    .partnerItem .lhs {
      margin-bottom: 20px; } }
  @media screen and (min-width: 768px) {
    .partnerItem .lhs {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 30.2284706962%; }
      .partnerItem .lhs:last-child {
        margin-right: 0; }
    .partnerItem .rhs {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 65.1142353481%; }
      .partnerItem .rhs:last-child {
        margin-right: 0; } }

div.otherExpandField {
  overflow: hidden; }
  div.otherExpandField.passive {
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
    height: 0;
    margin-bottom: 0; }
  div.otherExpandField.active {
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
    height: 130px; }
  div.otherExpandField textarea {
    height: 110px; }

@media screen and (max-width: 767px) {
  #newsletterBox {
    padding-top: 120px; } }

.touch .homePageCarousel .controls {
  display: none; }

.touch .homePageCarousel .carousel {
  max-width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px; }
  .touch .homePageCarousel .carousel .carouselItem .inner {
    font-size: 32px; }

@media (min-width: 640px) {
  .pageHeader .mainNav .firstLevel i {
    display: none; } }

@media (max-width: 640px) {
  .pageHeader .pageHeaderCenter {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center; }
  .pageHeader .mainNav {
    max-height: 99999em;
    padding: 0;
    position: relative;
    width: 100%;
    float: none;
    padding-top: 20px; }
    .pageHeader .mainNav .firstLevel {
      display: block; }
      .pageHeader .mainNav .firstLevel > li {
        border: none;
        display: block;
        float: none; }
        .pageHeader .mainNav .firstLevel > li > a {
          padding: 8px 30px;
          font-size: 14px; }
      .pageHeader .mainNav .firstLevel > li.section * {
        background: white;
        color: black; }
        .pageHeader .mainNav .firstLevel > li.section *:hover * {
          background: white;
          color: black; }
      .pageHeader .mainNav .firstLevel i {
        position: absolute;
        color: white;
        padding-right: 30px;
        right: 0px;
        top: 8px; }
      .pageHeader .mainNav .firstLevel i:before {
        content: "\f055"; }
      .pageHeader .mainNav .firstLevel > li.section i:before {
        content: "\f056"; }
    .pageHeader .mainNav .childNav {
      display: none;
      padding: 5px 0 10px 0;
      position: static;
      padding-left: 40px; }
      .pageHeader .mainNav .childNav .navRow, .pageHeader .mainNav .childNav .secondLevelWithChildren {
        float: left;
        display: block;
        margin-right: 4.6572939557%;
        width: 100%; }
        .pageHeader .mainNav .childNav .navRow:last-child, .pageHeader .mainNav .childNav .secondLevelWithChildren:last-child {
          margin-right: 0; }
      .pageHeader .mainNav .childNav .navRow {
        margin: 0; }
      .pageHeader .mainNav .childNav .secondLevelWithChildren {
        border: none;
        margin: 0 0 10px 0;
        padding: 0; }
    .pageHeader .mainNav .section .childNav {
      display: block; }
      .pageHeader .mainNav .section .childNav .secondLevel {
        padding: 0; }
      .pageHeader .mainNav .section .childNav a {
        font-size: 14px;
        padding-left: 30px;
        padding-right: 30px; }
  .homePage .homePageCarousel .carousel .carouselItem > .inner {
    font-size: 16px; }
    .homePage .homePageCarousel .carousel .carouselItem > .inner .blueButton {
      font-size: 12px; }
  .homePage .homePageCarousel .controls {
    display: none; }
  .homePage .featureLinks {
    padding: 0 30px; }
    .homePage .featureLinks li {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 100%;
      margin-bottom: 20px; }
      .homePage .featureLinks li:last-child {
        margin-right: 0; }
      .homePage .featureLinks li:last-child {
        margin-bottom: 0; }
  .homePage .becomeMemberPrePopulation .field {
    max-width: 100%; }
  .videoPage .featureVideos li {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 100%;
    margin-bottom: 20px; }
    .videoPage .featureVideos li:last-child {
      margin-right: 0; }
    .videoPage .featureVideos li:last-child {
      margin-bottom: 0; }
  .videoPage .standardVideos li {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 100%;
    margin-bottom: 20px; }
    .videoPage .standardVideos li:last-child {
      margin-right: 0; }
    .videoPage .standardVideos li:last-child {
      margin-bottom: 0; }
  .videoPage .playVideo {
    display: none; }
  .videoPage .videoContainer {
    display: block; }
  .photoGalleryPage .photoGalleries li {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 100%;
    margin-bottom: 20px; }
    .photoGalleryPage .photoGalleries li:last-child {
      margin-right: 0; }
    .photoGalleryPage .photoGalleries li:last-child {
      margin-bottom: 0; }
  .searchForm {
    padding: 40px 0; }
    .searchForm .field {
      max-width: 80%; }
  footer .footerCols {
    display: block; }
    footer .footerCols .col, footer .footerCols .footerLinks {
      display: block;
      float: none;
      margin: 0 0 15px 0;
      width: 100%; }
    footer .footerCols .footerLinks {
      padding: 0; }
      footer .footerCols .footerLinks .footerLinkCategory {
        display: block;
        float: none;
        margin: 0 0 15px 0;
        width: 100%; }
        footer .footerCols .footerLinks .footerLinkCategory:last-child {
          margin-bottom: 0; }
        footer .footerCols .footerLinks .footerLinkCategory a {
          padding: 5px 0; }
    footer .footerCols .tfnCol img {
      position: static; } }

@media (min-width: 641px) and (max-width: 1200px) {
  .pageHeader {
    border-bottom: 20px solid #1c1c1c;
    border-top: 20px solid #1c1c1c; }
    .pageHeader .pageHeaderCenter {
      padding: 0px; }
      .pageHeader .pageHeaderCenter a {
        display: block;
        clear: both;
        text-align: center; }
    .pageHeader .mainNav {
      clear: both;
      position: relative;
      width: 100%; }
      .pageHeader .mainNav .firstLevel > li > a {
        font-size: 13px;
        padding: 12px 10px; } }

@media (min-width: 640px) and (max-width: 1280px) {
  .homePage .homePageCarousel .carousel {
    max-width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px; }
    .homePage .homePageCarousel .carousel .carouselItem .inner {
      font-size: 32px; } }

.page.newsPage .swiper-container {
  width: 100%;
  height: 300px;
  margin: 20px auto; }
  .page.newsPage .swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

.page.alumniPage .quote, .page.whiteLabelEventPage .quote {
  color: #818181;
  font-family: "MuseoSans500", Arial, Helvetica sans-serif;
  font-size: 28px;
  line-height: 1.15em;
  font-weight: normal;
  margin: 0 0 0.7em 0; }

.page.alumniPage .social, .page.whiteLabelEventPage .social {
  margin-top: 20px; }
  .page.alumniPage .social span, .page.whiteLabelEventPage .social span {
    line-height: 40px;
    padding-right: 20px; }
  .page.alumniPage .social a, .page.whiteLabelEventPage .social a {
    font-size: 42px;
    vertical-align: middle;
    padding-right: 10px; }

.page.alumniPage .left, .page.whiteLabelEventPage .left {
  margin-bottom: 20px; }

.page.alumniPage .right, .page.whiteLabelEventPage .right {
  margin-bottom: 20px; }

.page.alumniPage .right img, .page.whiteLabelEventPage .right img {
  width: 100%;
  margin-bottom: 10px; }

.page.alumniPage .right .social p, .page.whiteLabelEventPage .right .social p {
  text-align: right; }

@media (min-width: 640px) {
  .page.alumniPage .left, .page.whiteLabelEventPage .left {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 47.6713530221%;
    margin-bottom: 0px; }
    .page.alumniPage .left:last-child, .page.whiteLabelEventPage .left:last-child {
      margin-right: 0; }
  .page.alumniPage .right, .page.whiteLabelEventPage .right {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 47.6713530221%;
    margin-bottom: 20px; }
    .page.alumniPage .right:last-child, .page.whiteLabelEventPage .right:last-child {
      margin-right: 0; } }

.page.learningPage .left {
  margin-bottom: 20px; }

.page.learningPage .right {
  margin-bottom: 20px; }
  .page.learningPage .right img {
    display: block;
    width: 100%; }

.page.learningPage .column {
  text-align: center;
  margin-bottom: 20px; }
  .page.learningPage .column img {
    display: block;
    width: 100%; }
  .page.learningPage .column a.blueButton {
    margin-top: 10px; }

@media (min-width: 640px) {
  .page.learningPage .left {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 47.6713530221%;
    margin-bottom: 20px; }
    .page.learningPage .left:last-child {
      margin-right: 0; }
  .page.learningPage .right {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 47.6713530221%;
    margin-bottom: 20px; }
    .page.learningPage .right:last-child {
      margin-right: 0; }
  .page.learningPage .column {
    float: left;
    display: block;
    margin-right: 4.6572939557%;
    width: 30.2284706962%;
    margin-bottom: 20px; }
    .page.learningPage .column:last-child {
      margin-right: 0; } }

.mainNav .firstLevel .blueButton {
  background-color: #0095d3;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095d3), color-stop(100%, #006dc2));
  background-image: -webkit-linear-gradient(#0095d3, #006dc2);
  background-image: linear-gradient(#0095d3, #006dc2); }
  .mainNav .firstLevel .blueButton:hover {
    background-color: #006dc2;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006dc2), color-stop(100%, #0095d3));
    background-image: -webkit-linear-gradient(#006dc2, #0095d3);
    background-image: linear-gradient(#006dc2, #0095d3); }
  @media (max-width: 640px) {
    .mainNav .firstLevel .blueButton {
      background: none;
      font-size: 14px !important;
      padding: 14px 30px !important;
      text-align: left !important;
      margin: 0px !important; }
      .mainNav .firstLevel .blueButton:hover {
        background: none; } }

.homePageVideoContainer {
  padding: 20px 30px;
  padding-bottom: 0px; }
  .homePageVideoContainer .left {
    margin-top: 20px;
    margin-bottom: 20px; }
  .homePageVideoContainer .right {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }

@media (min-width: 640px) {
  .homePageVideoContainer {
    margin-top: 20px; }
    .homePageVideoContainer .left {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 47.6713530221%;
      margin-top: 20px;
      margin-bottom: 20px; }
      .homePageVideoContainer .left:last-child {
        margin-right: 0; }
    .homePageVideoContainer .right {
      float: left;
      display: block;
      margin-right: 4.6572939557%;
      width: 47.6713530221%;
      margin-top: 20px;
      margin-bottom: 20px;
      text-align: left; }
      .homePageVideoContainer .right:last-child {
        margin-right: 0; } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#SearchForm_SearchForm {
  width: 42px;
  overflow: hidden;
  display: inline-block;
  transition: all 1s; }
  #SearchForm_SearchForm input[type=text] {
    padding-left: 28px;
    border: 2px solid #ffffff;
    border-radius: 20px;
    transition: all 1s; }

#SearchForm_SearchForm:hover {
  width: 220px; }
  #SearchForm_SearchForm:hover input[type=text] {
    padding-left: 10px;
    border: 2px solid #0094d3;
    transition: all 1s; }

@media (min-width: 640px) {
  #mobileMenuButton {
    display: none; } }

@media (max-width: 640px) {
  #mobileMenuButton {
    color: white;
    font-size: 30px;
    position: absolute;
    left: 30px;
    top: 48px;
    transform: translateY(-50%);
    cursor: pointer; } }
