﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
strong {
  font-weight:bold;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}





/*  z-index strata  */
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 100%;
  background: red;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 24px;
}
.jspVerticalBar *, .jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #dddddd;
  height: 1px;
  position: relative;
}
.jspDrag {
  background: black url('/img/GLOBAL COMPONENTS/scroll-grip.png') no-repeat center;
  height: 24px;
  position: relative;
  top: -12px;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
  float: left;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
.jspDragLeft, .jspDragLeft {
  display: none;
}
* html .jspCorner {
  margin: 0 -3px 0 0;
}





/*  Core blueprint configuration variables. */
#container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  padding-top: 72px;
}
#sections {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
#sections ul {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -80px 0 80px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 790px;
}
* html #sections ul {
  overflow-x: hidden;
}




/*  Header  */
  header .nav-wrapper .bar {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
header .nav-wrapper #main-menu {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
header .nav-wrapper #main-menu .submenu {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
* html header .nav-wrapper #main-menu .submenu {
  overflow-x: hidden;
}
header .nav-wrapper #main-menu .submenu.people {
  margin-right: 0;
}
header .deco-wrapper .deco {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}




/*  Body  */
body.text-image .intro-wrapper, body.text-image .content-wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
body.text-image .intro-wrapper .sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px;
}
* html body.text-image .intro-wrapper .sidebar {
  overflow-x: hidden;
}
body.text-image .intro-wrapper .block {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px;
}
* html body.text-image .intro-wrapper .block {
  overflow-x: hidden;
}
body.text-image .intro-wrapper .block-full {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
}
* html body.text-image .intro-wrapper .block-full {
  overflow-x: hidden;
}
body.text-image .intro-wrapper .side-feature {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
}
* html body.text-image .intro-wrapper .side-feature {
  overflow-x: hidden;
}
body.text-image .content-wrapper .team-profile {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
}
* html body.text-image .content-wrapper .team-profile {
  overflow-x: hidden;
}
body.text-image .content-wrapper .team-profile .description {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
* html body.text-image .content-wrapper .team-profile .description {
  overflow-x: hidden;
}
body.text-image .content-wrapper .team-profile .embedded-video {
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
}
* html body.text-image .content-wrapper .team-profile .embedded-video {
  overflow-x: hidden;
}





body.magazine .intro-wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
body.magazine .intro-wrapper .sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px;
}
* html body.magazine .intro-wrapper .sidebar {
  overflow-x: hidden;
}
body.magazine .intro-wrapper .block {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px;
}
* html body.magazine .intro-wrapper .block {
  overflow-x: hidden;
}
body.magazine .intro-wrapper .side-feature {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 230px;
}
* html body.magazine .intro-wrapper .side-feature {
  overflow-x: hidden;
}




/*  Leaders  */
body.leaders .intro-wrapper, body.leaders .teaser-wrapper, body.leaders .bio-wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
body.leaders .intro-wrapper .sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px;
}
* html body.leaders .intro-wrapper .sidebar {
  overflow-x: hidden;
}
body.leaders .intro-wrapper .block-full {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
}
* html body.leaders .intro-wrapper .block-full {
  overflow-x: hidden;
}
body.leaders .teaser-wrapper .teasers li {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
* html body.leaders .teaser-wrapper .teasers li {
  overflow-x: hidden;
}
body.leaders .teaser-wrapper .teasers li.norman {
  margin-right: 0;
}
body.leaders .bio-wrapper .shareholder-bio {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
}
* html body.leaders .bio-wrapper .shareholder-bio {
  overflow-x: hidden;
}
body.leaders .bio-wrapper .shareholder-bio .bio-title {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
}
* html body.leaders .bio-wrapper .shareholder-bio .bio-title {
  overflow-x: hidden;
}
body.leaders .bio-wrapper .shareholder-bio .bio-quote {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
}
* html body.leaders .bio-wrapper .shareholder-bio .bio-quote {
  overflow-x: hidden;
}
body.leaders .bio-wrapper .shareholder-bio .bio-content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
}
* html body.leaders .bio-wrapper .shareholder-bio .bio-content {
  overflow-x: hidden;
}





body.intro-subpage .intro-wrapper, body.intro-subpage .teaser-wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
body.intro-subpage .teaser-wrapper li {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px;
}
* html body.intro-subpage .teaser-wrapper li {
  overflow-x: hidden;
}
body.intro-subpage .teaser-wrapper li.giving {
  margin-right: 0;
}
body.intro-subpage .intro-wrapper .sidebar {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px;
}
* html body.intro-subpage .intro-wrapper .sidebar {
  overflow-x: hidden;
}
body.intro-subpage .intro-wrapper .block-full {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 0 40px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 710px;
}
* html body.intro-subpage .intro-wrapper .block-full {
  overflow-x: hidden;
}




/*  footer  */
footer {
  background: black;
  height: auto;
  width: 100%; }
footer .footer-wrapper {
  height: inherit; }
footer .footer-wrapper .footer-menu {
  padding: 20px 0;
  font-family: "Slate W01 Medium",Helvetica,Arial,sans-serif;
  font-size: .90em; }
footer .footer-wrapper .footer-menu ul {
  margin-bottom: 8px;
  text-align: center; }
footer .footer-wrapper .footer-menu ul li {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  color: white;
  margin-left: 5px; }
footer .footer-wrapper .footer-menu ul li a {
  color: white;
  margin-right: 5px; }


/*OLD FOOTER STYLES*/
/*footer .footer-wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
footer .footer-wrapper .logo {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -360px 0 360px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
}
* html footer .footer-wrapper .logo {
  overflow-x: hidden;
}
footer .footer-wrapper .footer-menu {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -240px 0 240px;
  display: inline;
  float: left;
  margin-right: 0;
  width: auto;
}
* html footer .footer-wrapper .footer-menu {
  overflow-x: hidden;
}*/






/*  Headers  */
body h1 {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-align: center;
  text-transform: uppercase;
}
body h1.heading-plain {
  font-size: 7.5em;
}
body h1.heading-over {
  font-size: 6.25em;
}
body h2 {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  line-height: inherit;
  text-align: center;
  text-transform: uppercase;
}
body h2.sidebar-title {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.45em;
  text-align: left;
  text-transform: none;
}
body h3 {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 4.25em;
  line-height: inherit;
  text-align: center;
  text-transform: uppercase;
}
body h3.bio-title {
  text-align: left;
}
body h3.bio-title span {
  line-height: 1.15em;
}
body h4 {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 3.5em;
  font-weight: inherit;
  line-height: inherit;
  text-transform: uppercase;
}
body h5 {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 1.65em;
  font-weight: 400;
  line-height: 1.15em;
  text-align: center;
  text-transform: uppercase;
}
body h6 {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 1.05em;
  font-weight: 400;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
}
body p, body li {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 1.05em;
  font-weight: inherit;
  line-height: 1.45em;
  text-align: left;
  color: #333333;
  /* text-indent: 1em; */
}
body p.no-indent, body p.em {
  text-indent: 0;
}
body p.em {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
body p span {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
}
body p a, body p a:hover, body p a:active, body p a:visited {
  color: inherit;
  text-decoration: underline;
}
body blockquote {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.22em;
  text-align: center;
  text-transform: uppercase;
}
body blockquote span {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 0.45em;
  line-height: inherit;
  display: block;
  font-style: normal;
}
body header .bar .lang {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 0.9em;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: underline;
}
body header #main-menu .submenu h2 {
  text-align: left;
}
body header #main-menu .submenu ul {
  font-family: "Slate W01", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: 1.1em;
}





/*  Home page  */
body.homepage .slide .slide-title,
body.homepage .feature .feature-title {
  text-transform: uppercase;
}
body.homepage .slide .slide-title a,
body.homepage .feature .feature-title a {
  text-decoration: none;
}
body.homepage .slide .slide-title {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 6.5em;
  line-height: inherit;
}
body.homepage .slide .slide-title a {
  line-height: 1.1em;
}

/* Home page C1 layout -- Begin */
BODY.homepage.c1-layout .slide .slide-title {
  font-size: 4.45em;
}
BODY.homepage.c1-layout .slide .slide-title P {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 0.3em;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.01em;
  text-indent: 0;
}
BODY.homepage.c1-layout .homepage-wrapper > section.slideshow {
  width: 100%;
}

body.homepage.c1-layout .homepage-wrapper > section.slideshow #slides .slides-pagination {
  bottom: 90px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 100; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-wrapper {
  margin: 0; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title {
  left: 0;
  position: absolute;
  bottom: 12%;
  width: 100%;
  padding: 0 0 0 65px; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a:hover {
  border-bottom: 9px solid white;
  color: white; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a p, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a:hover p {
  color: black;
  margin-top: 25px; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a .cta-icon, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a:hover .cta-icon {
  margin-bottom: 25px; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a .cta-icon img, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slide .slide-title > a:hover .cta-icon img {
  width: auto; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination {
  text-align: center; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager a,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination a {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
  opacity: 0.45;
  background: white;
  height: 12px;
  margin-left: 19px;
  text-indent: -10000px;
  width: 12px; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager a:first-child,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination a:first-child {
  margin-left: 0; }

body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager a:hover, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager a.activeSlide, body.homepage.c1-layout .homepage-wrapper > section.slideshow .slideshow-pager a.current,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination a:hover,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination a.activeSlide,
body.homepage.c1-layout .homepage-wrapper > section.slideshow .slides-pagination a.current {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

body.homepage.c1-layout footer {
  margin-top: -64px;
  position: relative;
  z-index: 1000; }

/* Home page C1 layout -- End */



body.leaders h2 {
  font-size: 1em;
}
body.leaders .bio-content p {
  font-size: 1em;
  line-height: 1.35em;
}




/*  Sidebar  */
body .sidebar ul {
  font-family: "Basilia W01 Regular", Georgia, serif;
  font-size: 0.95em;
  font-weight: 300;
  line-height: 1.22em;
  text-transform: uppercase;
}
body .sidebar ul li a, body .sidebar ul li a:hover {
  color: black;
  text-decoration: none;
}





/*  features  */
body .feature .feature-title {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 4.25em;
  line-height: inherit;
}
body .feature .feature-title a {
  line-height: 1.05em;
}




/*  Title  */
body .block-title, body .quote {
  text-transform: uppercase;
}
body .block-title p, body .quote p {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 1.55em;
  font-weight: 300;
  line-height: 1.22em;
  text-indent: 0;
}
body .quote .author {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  line-height: inherit;
  color: #fa626d;
}
body .caption {
  font-family: "Slate W01", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  line-height: 1.55em;
  letter-spacing: 0.08em;
}
body .caption .headline {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: inherit;
  line-height: inherit;
  text-transform: uppercase;
}




/* Martino */
body span.slider-caption {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 0.85em;
  font-weight: 300;
  line-height: 13.6px;
  color: #cccccc;
  text-align: center;
  margin: 670px auto 0;
  width: 520px;
}






body .slider-caption {
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 0.85em;
  font-weight: 300;
  /* line-height: inherit; */
  color: #cccccc;
  text-align: center;
}
body .overlay {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  line-height: inherit;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
body .overlay span {
  letter-spacing: 0.1em;
}





body .footer-menu {
  font-family: "Slate W01 Medium", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: inherit;
  text-align: center;
  text-transform: uppercase;
}
body .footer-menu a, body .footer-menu a:hover {
  color: black;
  text-decoration: none;
}
body form label, body form input.submit {
  font-family: "Slate W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  line-height: inherit;
  text-transform: uppercase;
}
body form label input, body form label textarea, body form input.submit input, body form input.submit textarea {
  font-family: "Slate W01 Bk", Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  line-height: inherit;
}






header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
header .nav-wrapper {
  behavior: url('/css/PIE.htc');
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  -pie-background: rgba(255, 255, 255, 0.95);
  overflow: hidden;
  width: inherit;
}
header .nav-wrapper .bar {
  position: relative;
}
header .nav-wrapper .bar .logo {
  background: url('/img/GLOBAL COMPONENTS/logo_aldo_header.png') no-repeat left center;
  display: block;
  height: 98px;
  text-indent: -9999px;
}
header .nav-wrapper .bar .lang {
  color: #bbbbbb;
  display: none;
  position: absolute;
  right: 175px;
  top: 52px;
}
header .nav-wrapper #main-menu {
  height: 0px;
}
header .nav-wrapper #main-menu .submenu h2 {
  margin-bottom: 20px;
}
header .nav-wrapper #main-menu .submenu ul li {
  margin-bottom: 8px;
}






/* Martino */
body.culture header .nav-wrapper #main-menu .submenu.culture h2 {
  color: #fa626d;
}
body.world header .nav-wrapper #main-menu .submenu.world h2 {
  color: #fbcf39;
}
body.home header .nav-wrapper #main-menu .submenu.home h2 {
  color: #bfdba8;
}
body.people header .nav-wrapper #main-menu .submenu.people h2 {
  color: #a7d8e4;
}






/* Martino */
header .nav-wrapper #main-menu .submenu ul li a,
header .nav-wrapper #main-menu .submenu ul li a:visited {
  color: black;
  text-decoration: none;
}
header .nav-wrapper #main-menu .submenu.culture ul li a.active,
header .nav-wrapper #main-menu .submenu.culture ul li a:hover {
  color: #fa626d;
}
header .nav-wrapper #main-menu .submenu.world ul li a.active,
header .nav-wrapper #main-menu .submenu.world ul li a:hover {
  color: #fbcf39;
}
header .nav-wrapper #main-menu .submenu.home ul li a.active,
header .nav-wrapper #main-menu .submenu.home ul li a:hover {
  color: #bfdba8;
}
header .nav-wrapper #main-menu .submenu.people ul li a.active,
header .nav-wrapper #main-menu .submenu.people ul li a:hover {
  color: #a7d8e4;
}






header .deco-wrapper {
  position: relative;
}
header .deco-wrapper .gap-left, header .deco-wrapper .gap-right {
  behavior: url('/css/PIE.htc');
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  -pie-background: rgba(255, 255, 255, 0.95);
  height: 10px;
  position: absolute;
  top: 0;
}
header .deco-wrapper .gap-left {
  left: 0;
}
header .deco-wrapper .gap-right {
  right: 0;
}
header .deco-wrapper .deco {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  position: relative;
  height: 10px;
}
header .deco-wrapper .deco:before, header .deco-wrapper .deco:after {
  border-top: 10px solid white;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
}
header .deco-wrapper .deco:before {
  border-right: 10px solid transparent;
  left: 0;
  width: 50px;
}
header .deco-wrapper .deco:after {
  border-left: 10px solid transparent;
  right: 0;
  width: 900px;
}







* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  height: auto;
}
html .up, body .up {
  background: black url('/img/GLOBAL COMPONENTS/anchor_nav-up.png') no-repeat center;
  cursor: pointer;
  display: none;
  height: 65px;
  position: fixed;
  right: 65px;
  bottom: 0;
  width: 65px;
  z-index: 200;
}
html .up:hover, body .up:hover {
  background: white url('/img/GLOBAL COMPONENTS/anchor_nav-up-hover.png') no-repeat center;
}
html .up a, body .up a {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 100%;
}
html .bleeding-header, body .bleeding-header {
  color: white;
  height: 600px;
  width: 100%;
}
html .bleeding-header h1, body .bleeding-header h1 {
  margin: 0 auto;
}
html .bleeding-header h1.heading-plain span, body .bleeding-header h1.heading-plain span {
  border-bottom: 11px solid white;
}
html .bleeding-header h1.heading-over span, body .bleeding-header h1.heading-over span {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-bottom: 10px;
  padding: 0 20px;
}
html .bleeding-header h1.heading-over span, body .bleeding-header h1.heading-over span {
  *display: inline;
}
/* BEGIN heading-over.to-left */
body h1.heading-over.to-left {
  font-size: 4em;
  line-height: 0.75em;
  text-align: left;
}
body.text-image .bleeding-header h1.heading-over.to-left {
  padding-top: 425px;
  width: 950px;
}
body.text-image .bleeding-header h1.heading-over.to-left span {
  line-height: 60px;
}
/* END heading-over.to-left */

html .overlay, body .overlay {
  color: black;
  display: block;
  height: 100%;
  width: 100%;
}
html .overlay span, body .overlay span {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-bottom: 2px;
  padding: 2px 5px;
}
html .overlay span, body .overlay span {
  *display: inline;
}
html .embedded-video, body .embedded-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
html .embedded-video iframe, html .embedded-video object, html .embedded-video embed, body .embedded-video iframe, body .embedded-video object, body .embedded-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
html .sidebar .sidebar-title, body .sidebar .sidebar-title {
  border-bottom: 1px solid #231f20;
  padding: 5px 0 5px 18px;
}
html .sidebar ul li, body .sidebar ul li {
  border-bottom: 1px solid #231f20;
  padding: 10px 0 3px 18px;
}


/* Breadcrumbs */
body .breadcrumbs {
  border-bottom: 1px solid #e9e9e9;
  color: #b5b7b8;
  font-family: "Basilia W01 Italic", Georgia, serif;
  font-size: 0.8em;
  font-weight: inherit;
  line-height: inherit;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px 0 15px;
  width: 950px;
  *zoom: 1;
}
body .breadcrumbs a, body .breadcrumbs a:hover {
  text-decoration: none;
}
body .breadcrumbs a {
  color: #b5b7b8;
}
body .breadcrumbs a:hover {
  color: #7d8082;
}
body .breadcrumbs span:before {
  color: #b5b7b8;
  content: " > ";
}
body .breadcrumbs span:first-child:before {
  content: none;
}



/* Martino */
body.culture .sidebar ul li a.active,
body.culture .sidebar ul li a:hover {
  color: #fa626d;
}
body.world .sidebar ul li a.active,
body.world .sidebar ul li a:hover {
  color: #fbcf39;
}
body.home .sidebar ul li a.active,
body.home .sidebar ul li a:hover {
  color: #bfdba8;
}
body.people .sidebar ul li a.active,
body.people .sidebar ul li a:hover {
  color: #a7d8e4;
}






/*  Slideshow  */
html .slideshow-wrapper, body .slideshow-wrapper {
  height: 710px;
  margin: 70px 0 40px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
html .slideshow-wrapper .previous, html .slideshow-wrapper .next, body .slideshow-wrapper .previous, body .slideshow-wrapper .next {
  cursor: pointer;
  height: 65px;
  position: absolute;
  top: 292px;
  width: 65px;
  z-index: 500;
}
html .slideshow-wrapper .slider-caption, body .slideshow-wrapper .slider-caption {
  margin: 670px auto 0;
  width: 520px;
}
html .slideshow-wrapper .slider-caption li, body .slideshow-wrapper .slider-caption li {
  display: none;
}
html .slideshow-wrapper .slider-caption li.active, body .slideshow-wrapper .slider-caption li.active {
  display: block;
}
html .slideshow-wrapper .slider, body .slideshow-wrapper .slider {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
html .slideshow-wrapper .slider .slide, body .slideshow-wrapper .slider .slide {
  float: left;
  position: relative;
}
html .slideshow-wrapper .slider .slide:hover .caption, body .slideshow-wrapper .slider .slide:hover .caption {
  display: block;
}
html .slideshow-wrapper .slider .slide .caption, body .slideshow-wrapper .slider .slide .caption {
  background: black;
  bottom: 0;
  color: white;
  display: none;
  height: 165px;
  left: 16%;
  padding: 10px;
  position: absolute;
  width: 464px;
}
html .slideshow-wrapper .slider .slide .caption .headline, body .slideshow-wrapper .slider .slide .caption .headline {
  background: black;
  left: 0;
  padding: 0 10px;
  position: absolute;
  top: -21px;
}






/*  Homepage  */
body.homepage .homepage-wrapper {
  overflow: hidden;
  width: 100%;
}
body.homepage .homepage-wrapper > section {
  float: left;
}
body.homepage .homepage-wrapper > section img {
  width: 100%;
}
body.homepage .homepage-wrapper > section .overlay {
  behavior: url('/css/PIE.htc');
  position: relative;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #a7d8e4;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}
body.homepage .homepage-wrapper > section a.overlay {
  background: rgba(255, 255, 255, 0.7);
  -pie-background: rgba(255, 255, 255, 0.7);
  padding-top: 40%;
}
body.homepage .homepage-wrapper > section.slideshow {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 46%;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper {
  height: 100%;
  width: 100%;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide {
  height: 100%;
  position: relative;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title {
  left: 0;
  position: absolute;
  bottom: 12%;
  width: 100%;
  padding: 0 0 0 25px;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a, body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a:hover {
  border-bottom: 11px solid white;
  color: white;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide.slide-promo .slide-title > a, body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide.slide-promo .slide-title > a:hover {
  border-bottom: 11px solid black;
  color: black;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a .cta-icon, body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a:hover .cta-icon {
  margin: 25px 0 200px;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a .cta-icon img, body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title > a:hover .cta-icon img {
  width: auto;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager {
  margin-top: 25px;
  text-align: center;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager a {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=45);
  opacity: 0.45;
  background: white;
  height: 12px;
  margin-left: 19px;
  text-indent: -10000px;
  width: 12px;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager a {
  *display: inline;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager a:first-child {
  margin-left: 0;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager a:hover, body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-title .slideshow-pager a.activeSlide {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
body.homepage .homepage-wrapper > section.slideshow .slideshow-wrapper .slide .slide-img {
  height: 100%;
  width: auto;
}
body.homepage .homepage-wrapper > section.team {
  height: 100%;
  margin: 0.5%;
  overflow: hidden;
  padding-top: 3px;
  width: 15%;
}
body.homepage .homepage-wrapper > section.team .team-slider {
  width: 100%;
}
body.homepage .homepage-wrapper > section.team .team-slider li {
  position: relative;
}
body.homepage .homepage-wrapper > section.team .team-slider li:hover .overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  display: block;
}
body.homepage .homepage-wrapper > section.team .team-slider li img {
  display: block;
}
body.homepage .homepage-wrapper > section.team .team-slider li .overlay {
  padding-right: 10%;
}
body.homepage .homepage-wrapper > section.team .team-slider li .overlay span {
  background: #fa626d;
}
body.homepage .homepage-wrapper > section.features {
  width: 38%;
}
body.homepage .homepage-wrapper > section.features .feature {
  position: relative;
  width: 100%;
}
body.homepage .homepage-wrapper > section.features .feature:hover .overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  display: block;
}
body.homepage .homepage-wrapper > section.features .feature .overlay span {
  background: #fbcf39;
}
body.homepage .homepage-wrapper > section.features .feature .feature-title {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 10% 0 0 25px;
  z-index: 50;
}
body.homepage .homepage-wrapper > section.features .feature .feature-title > a, body.homepage .homepage-wrapper > section.features .feature .feature-title > a:hover {
  border-bottom: 9px solid white;
  color: white;
}
body.homepage .homepage-wrapper > section.features .feature img {
  display: block;
}






/*  text-image  */
body.text-image .bleeding-header {
  overflow: hidden;
  position: relative;
}
body.text-image .bleeding-header h1 {
  padding-top: 260px;
  /* width: 600px; */
}
body.text-image .bleeding-header img {
  display: block;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
body.text-image .intro-wrapper {
  padding-top: 40px;
}
body.text-image .intro-wrapper .block p,
body.text-image .intro-wrapper .block-full p,
body.text-image .bio-wrapper .bio-content p
 {
  margin-bottom: 10px;
}
body.text-image .intro-wrapper .block .block-title p,
body.text-image .intro-wrapper .block-full .block-title p {
  margin-bottom: 25px;
}
body.text-image .intro-wrapper .side-feature .feature {
  height: 90px;
  margin-bottom: 15px;
  width: 100%;
}





/* Martino */
body.text-image.culture .intro-wrapper .side-feature .feature.feature-01 {
  background: #fa626d;
}
body.text-image.world .intro-wrapper .side-feature .feature.feature-01 {
  background: #fbcf39;
}
body.text-image.home .intro-wrapper .side-feature .feature.feature-01 {
  background: #bfdba8;
}
body.text-image.people .intro-wrapper .side-feature .feature.feature-01 {
  background: #a7d8e4;
}




body.text-image .intro-wrapper .side-feature .feature.feature-01 .overlay {
  padding-top: 35px;
}
body.text-image .intro-wrapper .side-feature .feature.feature-01 .overlay span {
  background: white;
}
body.text-image .intro-wrapper .side-feature .feature.feature-02 {
  background: url('/img/GLOBAL COMPONENTS/pattern-01.jpg');
}
body.text-image .intro-wrapper .side-feature .feature.feature-02 .overlay {
  padding-top: 25px;
}
body.text-image .intro-wrapper .side-feature .feature.feature-02 .overlay span {
  background: #a7d8e4;
}
body.text-image .intro-wrapper .side-feature .quote p {
  margin-bottom: 15px;
}
body.text-image .content-wrapper {
  padding-top: 70px;
}
body.text-image .content-wrapper .team-profile {
  border-top: 1px solid black;
  padding: 45px 0;
}
body.text-image .content-wrapper .team-profile .description .name {
  margin-bottom: 5px;
}
body.text-image .content-wrapper .team-profile .embedded-video {
  padding-bottom: 42%;
}








/* Martino */
body.text-image.culture .slideshow-wrapper .previous {
  background: #fa626d url('/img/GLOBAL COMPONENTS/slideshow-left.png') no-repeat center;
  left: 0;
}
body.text-image.culture .slideshow-wrapper .previous:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-left-hover.png') no-repeat center;
}
body.text-image.culture .slideshow-wrapper .next {
  background: #fa626d url('/img/GLOBAL COMPONENTS/slideshow-right.png') no-repeat center;
  right: 0;
}
body.text-image.culture .slideshow-wrapper .next:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-right-hover.png') no-repeat center;
}


body.text-image.world .slideshow-wrapper .previous {
  background: #fbcf39 url('/img/GLOBAL COMPONENTS/slideshow-left.png') no-repeat center;
  left: 0;
}
body.text-image.world .slideshow-wrapper .previous:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-left-hover.png') no-repeat center;
}
body.text-image.world .slideshow-wrapper .next {
  background: #fbcf39 url('/img/GLOBAL COMPONENTS/slideshow-right.png') no-repeat center;
  right: 0;
}
body.text-image.world .slideshow-wrapper .next:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-right-hover.png') no-repeat center;
}


body.text-image.home .slideshow-wrapper .previous {
  background: #bfdba8 url('/img/GLOBAL COMPONENTS/slideshow-left.png') no-repeat center;
  left: 0;
}
body.text-image.home .slideshow-wrapper .previous:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-left-hover.png') no-repeat center;
}
body.text-image.home .slideshow-wrapper .next {
  background: #bfdba8 url('/img/GLOBAL COMPONENTS/slideshow-right.png') no-repeat center;
  right: 0;
}
body.text-image.home .slideshow-wrapper .next:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-right-hover.png') no-repeat center;
}


body.text-image.people .slideshow-wrapper .previous {
  background: #a7d8e4 url('/img/GLOBAL COMPONENTS/slideshow-left.png') no-repeat center;
  left: 0;
}
body.text-image.people .slideshow-wrapper .previous:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-left-hover.png') no-repeat center;
}
body.text-image.people .slideshow-wrapper .next {
  background: #a7d8e4 url('/img/GLOBAL COMPONENTS/slideshow-right.png') no-repeat center;
  right: 0;
}
body.text-image.people .slideshow-wrapper .next:hover {
  background: white url('/img/GLOBAL COMPONENTS/slideshow-right-hover.png') no-repeat center;
}







/*  Leaders  */
body.leaders .bleeding-header {
  background: #fa626d;
}
body.leaders .bleeding-header h1 {
  /* padding-top: 200px; */
  /* width: 490px; */
}
body.leaders .intro-wrapper {
  padding-top: 40px;
}
body.leaders .teaser-wrapper {
  padding: 90px 0 70px;
}
body.leaders .teaser-wrapper .teasers ul {
  overflow: hidden;
}
body.leaders .teaser-wrapper .teasers li {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  cursor: pointer;
}
body.leaders .teaser-wrapper .teasers li {
  *display: inline;
}
body.leaders .teaser-wrapper .teasers li:hover h2 {
  color: #fa626d;
  border-color: #fa626d;
}
body.leaders .teaser-wrapper .teasers li a {
  display: block;
  color: black;
  text-decoration: none;
}
body.leaders .teaser-wrapper .teasers li a:hover {
  color: #fa626d;
}
body.leaders .teaser-wrapper .teasers li a .photo {
  height: 210px;
  width: 100%;
}
body.leaders .teaser-wrapper .teasers li a h2 {
  border-bottom: 1px solid;
  margin: 30px auto 55px;
  padding-bottom: 20px;
  width: 145px;
}
body.leaders .bio-wrapper .shareholder-bio {
  margin-bottom: 90px;
}
body.leaders .bio-wrapper .shareholder-bio .bio-title {
  margin-bottom: 40px;
}
body.leaders .bio-wrapper .shareholder-bio .bio-title span {
  border-bottom: 11px solid black;
}
body.leaders .bio-wrapper .shareholder-bio .bio-quote .quote {
  padding-right: 25px;
}






/*  magazine  */
body.magazine .bleeding-header {
  overflow: hidden;
  position: relative;
}
body.magazine .bleeding-header h1 {
  padding-top: 290px;
  width: 660px;
}
body.magazine .bleeding-header img {
  display: block;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
body.magazine .intro-wrapper {
  padding-top: 40px;
}
body.magazine .intro-wrapper .sidebar .sidebar-title {
  border-bottom: 1px solid #231f20;
  padding: 5px 0 5px 18px;
}
body.magazine .intro-wrapper .side-feature .feature {
  height: 90px;
  margin-bottom: 15px;
  width: 100%;
}
body.magazine .intro-wrapper .side-feature .feature.feature-01 {
  background: #a7d8e4;
}
body.magazine .intro-wrapper .side-feature .feature.feature-01 .overlay {
  padding-top: 25px;
}
body.magazine .intro-wrapper .side-feature .feature.feature-01 .overlay span {
  background: white;
}






/* Martino */
body.text-image.culture .bleeding-header h1.heading-over span,
body.magazine.culture .bleeding-header h1.heading-over span {
  background: #fa626d;
  color: white;
  border:0;
}
body.text-image.world .bleeding-header h1.heading-over span,
body.magazine.world .bleeding-header h1.heading-over span {
  background: #fbcf39;
  color: white;
  border:0;
}
body.text-image.home .bleeding-header h1.heading-over span,
body.magazine.home .bleeding-header h1.heading-over span {
  background: #bfdba8;
  color: white;
  border:0;
}
body.text-image.people .bleeding-header h1.heading-over span,
body.magazine.people .bleeding-header h1.heading-over span {
  background: #a7d8e4;
  color: white;
  border:0;
}





/* Martino */
body.text-image .bleeding-header {
  background: #CCCCCC;
}
body.text-image.culture .bleeding-header {
  background: #fa626d;
}
body.text-image.world .bleeding-header {
  background: #fbcf39;
}
body.text-image.home .bleeding-header {
  background: #bfdba8;
}
body.text-image.people .bleeding-header {
  background: #a7d8e4;
}








body.intro-subpage.culture .bleeding-header {
  background: #fa626d;
}
body.intro-subpage.world .bleeding-header {
  background: #fbcf39;
}
body.intro-subpage.home .bleeding-header {
  background: #bfdba8;
}
body.intro-subpage.people .bleeding-header {
  background: #a7d8e4;
}
body.intro-subpage .bleeding-header h1 {
  padding-top: 260px;
  width: 710px;
}
body.intro-subpage .intro-wrapper {
  padding-top: 40px;
}
body.intro-subpage .teaser-wrapper {
  padding-top: 90px;
}
body.intro-subpage .teaser-wrapper .teasers {
  /* margin-bottom: 150px; */
}
body.intro-subpage .teaser-wrapper .teasers ul {
  overflow: hidden;
}
body.intro-subpage .teaser-wrapper .teasers li {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  cursor: pointer;
}
body.intro-subpage .teaser-wrapper .teasers li {
  *display: inline;
}
body.intro-subpage .teaser-wrapper .teasers li:hover h2 {
  color: #fa626d;
  border-color: #fa626d;
}
body.intro-subpage .teaser-wrapper .teasers li a {
  display: block;
  height: 278px;
  text-decoration: none;
  width: 100%;
}
body.intro-subpage .teaser-wrapper .teasers li h2 {
  border-bottom: 1px solid;
  margin: 40px auto 35px;
  padding-bottom: 20px;
  width: 137px;
}
body.intro-subpage .teaser-wrapper .teasers li h5 {
  /* height: 145px; */
  margin-bottom: 15px;
}
body.intro-subpage .teaser-wrapper .teasers li h6 {
  margin: 0 auto;
  text-transform: none;
  width: 213px;
}
body.intro-subpage .teaser-wrapper .teasers li .em {
  text-align: center;
}





/*footer {
  background: white;
  height: 375px;
  width: 100%;
}
footer .footer-wrapper {
  height: inherit;
}
footer .footer-wrapper .logo {
  background: url('/img/GLOBAL COMPONENTS/logo_aldo_footer.png') no-repeat center;
  display: block;
  height: 60px;
  margin-top: 125px;
}
footer .footer-wrapper .footer-menu {
  padding-top: 50px;
}
footer .footer-wrapper .footer-menu ul {
  margin-bottom: 8px;
  text-align: center;
}
footer .footer-wrapper .footer-menu ul li {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  margin-left: 5px;
}
footer .footer-wrapper .footer-menu ul li {
  *display: inline;
}
footer .footer-wrapper .footer-menu ul li a {
  margin-right: 5px;
}*/