div {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;
}

/* #Site Styles
================================================== */
section {
  background: #fff;
}

section.corp-image {
  height: 455px;
  position: relative;
}

section.spotlight .container {
  padding: 40px 0;
}

section.content-body {
  padding: 60px 0;
}

section.spotlight .boxed-module {
  min-height: 383px;
}

section.spotlight .boxed-module ul.calendar {
  min-height: 307px;
}

.homepage-modules {
  position: absolute;
  right: 0;
  top: -440px;
  z-index: 999;
}


/* #Page Styles
================================================== */

section.spotlight .container,
section.corp-image .container {
  position: relative;
}

.page-title {
  display: none;
}

.nivoSlider {
  position:relative;
  width:100%;
  height:auto;
  overflow: hidden;
}

#hero-slideshow {
  width: 100;
  margin: 0 auto;
  height: 455px;
}

.slideblock {
  width: 100%;
  height: 455px;
}

#slider {
  width: 100%;
  display: block;
  height: 455px;
  overflow: hidden;
}

.learn-more-copy {
  float: left;
}

.learn-more-copy h3 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  letter-spacing: 0.5px;
}

.learn-more-copy p {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2em;
  line-height: 1.1em;
  margin-bottom: 40px;
  letter-spacing: 0.5px;
}

a.learn-more-button {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #f5781e url(../img/icon-learn-more-arrow.png) 116px 14px no-repeat;
  font-size: 1em;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 10px 35px 9px 15px;
}

aside {
  width: 220px;
  float: left;
}

aside ul {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e3e3e3;
}

aside ul li a {
  color: #3f3e3e;
  display: block;
  padding: 10px 40px 10px 0;
  border-bottom: 1px solid #e3e3e3;
  font-size: 0.925em;
}

aside ul li a:hover,
aside ul li.active a {
  color: #f5781e;
  text-decoration: none;
}

aside ul li.active a {
  background: #fff url(../img/icon-orange-arrow.png) no-repeat right;
}

.content-right {
  margin-left: 270px;
  max-width: 706px;
}

.content-right h2 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.65em;
  line-height: 1em;
  letter-spacing: 0.5px;
  margin: 0 0 20px 0;
  /*text-transform: uppercase;*/
}

.content-right h3 {
  color: #3dc381;
  font-size: 16px;
}

.content-right h3.section-header {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 21px;
  letter-spacing: 0.02em;
  line-height: 1em;
  margin-bottom: 20px;
}

.content-right p,
.content-right ul {
  font-size: 0.925em;
  width: 100%;
  margin-bottom: 20px;
}

.content-right ul {
  width: 95%;
}

.content-right.videos p,
.content-right.videos ul {
  width: auto;
  font-size: inherit;
}

.videos .fluid-width-video-wrapper {
  margin-bottom: 10px;
}

.main-content {
  margin-bottom: 20px;
}

.row .span4 {
  width: 315px;
}

.row .span4:first-child {
  margin-right: 20px;
}

.row .span8 {
  width: 670px;
}

.back-link {
  background: url(../img/icon-back-link-arrow.png) left no-repeat;
  padding-left: 10px;
  margin: -10px 0 30px -10px;
  font-size: 0.7em;
  text-transform: uppercase;
}

.view-banner {
  margin-bottom: 37px;
}

.view-banner img {
  width: 100%;
}

.view-banner span {
  background: #874285;
  color: #fff;
  display: block;
  font-family: 'SST W01 Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.2em;
  padding: 18px 20px;
  text-shadow: 1px 0px 2px rgba(0, 0, 0, 1);
}

/* Box Module Widgets */
.boxed-module {
  background-color: #fff;
  border-bottom: 4px solid gray;
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 46px;
  padding-bottom: 10px;
}

.boxed-module.padded .content {
  padding: 15px;
}

.boxed-module ul li p {
  padding: 4px 0 4px 0;
  line-height: 1.2em;
}

.boxed-module h3 {
  background: gray url(../img/icon-headers.png) right 40px no-repeat;
  color: #fff;
  font-size: 13.69px;
  font-weight: normal;
  height: 38px;
  letter-spacing: 0.03em;
  line-height: 38px;
  margin: 0;
  padding: 0 15px;
  text-transform: uppercase;
}

.boxed-module ul {
  margin: 0;
  padding: 16px 0 8px 0;
}

.boxed-module ul li {
  color: #323338;
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.96em;
  letter-spacing: 0.02em;
  list-style: none;
  line-height: 28px;
  padding: 0 15px;
}

.boxed-module.multi-line ul {
  padding: 6px 0 0 0;
}

.boxed-module.multi-line ul li {
  line-height: 1.5em;
  margin: 15px 0;
  overflow: hidden;
}

.boxed-module {
  font-size: 13px;
  line-height: 1.2em;
}

.boxed-module h4 {
  font-size: 13px;
  margin: 0;
}

.boxed-module span {
  font-family: 'SST W01 Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  font-style: italic;
}

.boxed-module em {
  font-family: 'SST W01 Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: .8em;
}

.boxed-module strong {
  font-weight: bold;
  letter-spacing: 0.08em;
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.boxed-module.min-height {
  min-height: 280px;
}

.boxed-module.with-links {
  margin-bottom: 55px;
}

.boxed-module.with-links .link {
  float: left;
  padding-left: 15px;
  margin-top: 20px;
}

.boxed-module.with-links .link a {
  font-size: 0.68em;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.boxed-module.with-links .arrow {
  float: right;
}

.boxed-module.with-links .arrow a {
  padding-right: 15px;
  background: url(../img/icon-med-blue-arrow.png) no-repeat right;
}

.boxed-module.linked-list ul {
  width: auto;
}

.boxed-module.linked-list li {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 50px;
  padding-left: 15px;
  border-bottom: 1px solid #dddcdc;
}

.boxed-module.linked-list li:first-child {
  border-top: 1px solid #dddcdc;
}

.boxed-module.linked-list li a {
  font-size: 1.1em;
  color: #3f3e3e;
  text-decoration: none;
  display: block;
  background: url(../img/icon-green-arrow.png) no-repeat right;
}

.boxed-module ul.calendar {
}

.boxed-module ul.calendar li {
  margin-bottom: 20px;
}

.boxed-module ul.calendar .news-date {
  width: 41px;
  height: 41px;
  float: left;
  margin-left: 10px;
  text-align: center;
  color: #847265;
}

.boxed-module ul.calendar .news-date .month {
  font-size: 11px;
  font-style: normal;
  line-height: 10px;
  display: block;
}

.boxed-module ul.calendar .news-date .day {
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  line-height: 1em;
  margin-bottom: 10px;
}

.boxed-module ul.calendar .news-item {
  font-size: 12px;
  line-height: 1.3em;
  min-height: 40px;
  margin-left: 61px;
  border-left: 1px solid #dadada;
  padding-left: 15px;
}

.boxed-module .control-toggle {
  overflow: hidden;
  padding: 0 0 0 15px;
  margin-bottom: -20px;
}

.boxed-module .control-toggle ul {
  margin: 0;
  padding: 10px 0;
  display: inline;
  width: 100%;
}

.boxed-module .control-toggle li {
  float: left;
  font-weight: normal;
  font-family: 'SST W01 Roman', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 40px;
  padding: 0 10px 0 0;
}

.boxed-module .control-toggle .title {
  font-weight: normal;
}

.boxed-module .control-toggle .label {
  line-height: 1em;
  padding: 5px;
  margin: 8px 10px 0 0;
}

.boxed-module .control-toggle .label a {
  color: #fff;
}

.columns {
  overflow: auto;
  padding: 15px;
}

.columns .one-third {
  width: 30%;
  float: left;
  margin: 0 20px 0 0;
}

.boxed-module.collapsable {
  padding: 0;
}

.boxed-module.collapsable .accordion {
  margin: 20px 0;
}

.boxed-module .pagination {
  float: right;
  line-height: 38px;
  height: 38px;
  margin: 0;
}

.boxed-module .toggle-panels .panel.current {
  display: block;
}

.boxed-module .toggle-panels .panel {
  display: none;
}

/* TODO */
/* old: customer-service-widget */
/* old: investor-relations-widget */
/* old: contact-us-wdget */

/* Orange = #f5781e */
.type-company-news {
  border-bottom: 4px solid #f5781e;
}

.type-company-news h3 {
  background-position: right 1px;
  background-color: #f5781e;
  color: #fbede3;
}

.type-company-news .headline,
.type-company-news .company-news-headline {
  margin: 15px 0;
}

.type-company-news .headline h4,
.type-company-news .company-news-headline h4 {
  letter-spacing: 0.02em;
}

.type-company-news .headline span,
.type-company-news .company-news-headline span {
  font-size: 11px;
  color: #737373;
}

.type-company-news .subtitle {
  line-height: 16px;
  margin: 5px 0;
}

.type-company-news .result-list .no-results {
  margin: 20px 0;
  line-height: 15px;
}

/* Orange = #f5781e */
.type-customer-service {
  border-bottom: 4px solid #f5781e;
}
.type-customer-service h3 {
  background-position: right -281px;
  background-color: #f5781e;
  color: #fbede3;
}

/* Green = #3dc381 */
.type-our-businesses {
  border-bottom: 4px solid #92cc28;
}
.type-our-businesses h3 {
  background-position: right -161px;
  background-color: #92cc28;
  color: #fff;
}

/* Green = #3dc381 */
.type-investor-relations {
  border-bottom: 4px solid #3dc381;
}
.type-investor-relations h3 {
  background-position: right -81px;
  background-color: #3dc381;
  color: #eef9f4;
}

/* Blue = #48a9ca */
.type-contact-us {
  border-bottom: 4px solid #48a9ca;
}
.type-contact-us h3 {
  background-position: right -241px;
  background-color: #48a9ca;
  color: #ddf4fb;
}

/* Blue = #48a9ca */
.type-leadership {
  border-bottom: 4px solid #48a9ca;
}
.type-leadership h3 {
  background-position: right -41px;
  background-color: #48a9ca;
  color: #ddf4fb;
}

.type-leadership .portrait {
  float: left;
  width: 62px;
}

.type-leadership .information {
  margin-left: 77px;
  font-style: italic;
}

.leadership-profile .title {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}

.leadership-profile .title img {
  float: left;
  margin-right: 25px;
  border: 1px solid #ebebeb;
}

.leadership-profile .title h2 {
  text-transform: uppercase;
  color: #017ede;
}

/* Green = #92cc28 */
.type-faq {
  border-bottom: 4px solid #92cc28;
}
.type-faq h3 {
  background-position: right -361px;
  background-color: #92cc28;
  color: #eeffcf;
}

/* Purple = #874285 */
.type-media-contacts {
  border-bottom: 4px solid #874285;
}
.type-media-contacts h3 {
  background-position: right -241px;
  background-color: #874285;
  color: #fbedfb;
}

/* Green = #3dc381 */
.type-stocks {
  border-bottom: 4px solid #3dc381;
}
.type-stocks h3 {
  background-position: right -201px;
  background-color: #3dc381;
  color: #eef9f4;
}

/* Purple = #874285 */
.type-timelines {
  border-bottom: 4px solid #874285;
}
.type-timelines h3 {
  background-image: none;
  background-color: #874285;
  color: #fbedfb;
}

/* Green = #92cc28 */
.type-search {
  border-bottom: 4px solid #92cc28;
}
.type-search h3 {
  background-position: right -321px;
  background-color: #92cc28;
  color: #eeffcf;
}

/* Blue = #48a9ca */
.type-twitter {
  border-bottom: 4px solid #48a9ca;
}
.type-twitter h3 {
  background-position: right -121px;
  background-color: #48a9ca;
  color: #ddf4fb;
}

.type-timelines .slide-left,
.type-timelines .slide-right {
  cursor: pointer;
  margin-top: -2px;
}

.type-timelines .slide-left {
  margin-right: 10px;
}

.type-timelines .slide-right {
  margin-left: 10px;
}

.type-timelines .slideshow {
  margin: 30px 0;
  width: 100%;
}

.type-timelines ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  display: none;
}

.type-timelines li span a {
  background: url(../img/icon-med-blue-arrow.png) right no-repeat;
  padding-right: 15px;
}

.type-timelines h4 {
  color: #017ede;
  font-size: 1.4em;
  margin: 0 0 10px 0;
}

.type-timelines .slideshow .slide {
  width: 100%;
}

.type-timelines .slideshow .image {
  float: left;
}

.type-timelines .slideshow .copy {
  margin-left: 245px;
  width: auto;
}

.type-timelines .slideshow strong,
.type-timelines .slideshow em {
  font-size: inherit;
}

.type-twitter iframe {
  width: 100% !important;
}

.type-twitter a.twitter-timeline {
  margin: 20px 0;
  display: block;
}

.content-row {
  display: block;
  width: 100%;
  overflow: hidden;
}

.content-row.with-photo .photo,
.content-row.with-logo .logo {
  float: left;
}

.content-row.with-photo .photo img,
.content-row.with-logo .logo img {
  display: block;
  width: 140px;
  border: 1px solid #ebebeb;
}

.content-row.with-photo .copy {
  margin: -10px 0 36px 140px;
}

.content-row.with-logo .copy {
  margin: -10px 0 36px 160px;
}

.content-row .copy {
  margin: 0;
  padding-right: 10px;
}

.content-row .copy h3 {
  /*text-transform: uppercase;*/
  line-height: 1em;
  color: #323338;
}

.content-row .copy p {
  font-size: 0.94em;
  line-height: 1.3em;
}

.content-row .copy.condense p {
  /*min-height: 75px;*/
  margin-bottom: 0;
}

.content-row .copy .condense_control_more,
.content-row .copy .condense_control_less {
  background: transparent url(../img/icon-blue-arrows-sprite.png) no-repeat right 3px;
  color: #017ede;
  display: inline-block;
  font-size: 10px;
  height: 16px;
  margin-top: 5px;
  padding-right: 15px;
  text-transform: uppercase;
}

.content-row .copy .condense_control_less {
  background: transparent url(../img/icon-blue-arrows-sprite.png) no-repeat right -12px;
}

.content-row.with-photo .one-half .photo {
  margin-right: 15px;
  margin-bottom: 30px;
}

.content-row.with-photo .one-half .photo img {
  width: 120px;
  height: 120px;
}

.content-row.with-photo .one-half .copy {
  width: 180px;
}

.content-row.with-photo .one-third .copy {
  width: 180px;
}

.back-to-top {
  margin: 2px 0 35px 0;
}

.back-to-top a {
  display: block;
  background: transparent url(../img/back-to-top.png) no-repeat center center;
  height: 31px;
  width: 100%;
}

/*  TODO CHECK THIS*/
.press-release-item h4 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.press-release-item span {
  font-size: 0.85em;
}

.corp-blocks {
  position: absolute;
  right: 0;
  top: -440px;
  z-index: 999;
}

.module {
  background: #fff;
  -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
  box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
  width: 300px;
  padding: 0 20px 10px 30px;
  margin-bottom: 10px;
}

.module h3 {
  color: #323338;
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.96em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.module h3 a {
  color: #323338;
  background: url(../img/icon-black-arrow.png) no-repeat right;
  display: block;
}

.module ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
}

.module ul li {
  line-height: 18px;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
}

.module ul li.first {
  background: url(../img/dashed-line-horizontal.png) repeat-x bottom;
}

.corp-blocks {
  position: absolute;
  right: 0;
  top: -440px;
  z-index: 999;
}

.careers-block {
  width: 278px;
  height: 187px;
  margin-top: 10px;
  padding: 5px 25px;
}

.search-jobs h3 {
  font-size: 14px;
  background: #3ec382 url(../img/icon-search.png) 270px 8px no-repeat;
}

.hot-openings h3 {
  font-size: 14px;
  background: #874285 url(../img/icon-people.png) 270px 8px no-repeat;
}

.press-overview .company-news h3,
.press-overview .stock-widget h3 {
  text-transform: uppercase;
  font-weight: normal;
}

ul.twitter-list li {
  margin: 15px 0 25px 0;
}

.twitter ul li .row {
  margin: 0;
}

.twitter-body {
  margin-left: 65px;
  font-size: 0.8em;
  line-height: 1.5em;
}

span.twitter-date {
  color: #9c9c9c;
  display: block;
}

ul.comp-news li {
  margin: 15px 0;
  min-height: 50px;
  clear: both;
}

.careers h2 {
  font-size: 23px;
}

.careers .row {
  margin-bottom: 40px;
}

.careers .row .search-jobs {
  margin-left: 33px;
}

.search-jobs {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 4px solid #3ec382;
}

.hot-openings {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 4px solid #874285;
}

.search-jobs select {
  width: 100%;
}

.search-jobs select,
.search-jobs input,
.search-jobs div {
  margin: 15px 0;
}

.search-jobs input {
  width: 95%;
}

.search-jobs button {
  padding: 0 30px 0 10px;
  color: #fff;
  outline: none;
  border: none;
  line-height: 30px;
  background: #f5781e url(../img/icon-learn-more-arrow.png) 105px 8px no-repeat;
}

.search-jobs span a {
  color: #f5781e;
  padding: 0 20px 0 10px;
  margin-left: 20px;
  background: url(../img/icon-orange-arrow.png) no-repeat right;
}

.orange-signin {
  width: 44px;
  padding: 8px 30px 8px 10px;
  background: #f5781e url(../img/icon-learn-more-arrow.png) 60px no-repeat;
}

.orange-profile {
  width: 100px;
  padding: 8px 30px 8px 10px;
  background: #f5781e url(../img/icon-learn-more-arrow.png) 110px no-repeat;
  margin-right: 20px;
}

.orange-signin,
.orange-signin:hover,
.orange-profile,
.orange-profile:hover {
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  display: inline-block;
}

.hot-openings ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hot-openings ul li {
  margin: 17px 0;
  padding: 0 10px;
}

.hot-openings ul li span {
  color: #737373;
  display: block;
  font-size: 11px;
}

li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{
  list-style:none;
  margin:0;
  padding:0;
  z-index:9999;
  display: block !important;
  position: absolute !important;
  z-index: 99999 !important;
  top: -9px;
  right: 10px;
  width: 86px;
  height: 20px;
}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}

#nav {
  z-index: 999;
  position: absolute;
  bottom: 15px;
  left: 210px;
  list-style: none;
  padding: 0 10px;
  margin: 0;
  display: inline-block;
  width: auto;
  background: rgba(0, 0, 0, .4);
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  height: 35px;
}

#nav a {
  display:inline-block !important;
  height: 15px;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background: url(../img/marker-sprites.png) no-repeat -30px -1px;
  color:#fff;
  margin: 10px 5px;
  text-decoration: none;
}

#nav a.activeSlide,
#nav a:hover {
  background: url(../img/marker-sprites.png) no-repeat -1px -1px;
}

/*.global-marketing-logo img,
.our-businesses-logo img{
  margin-top: 18px;
  border: 1px solid #ebebeb;
}
*/

.anchor-nav {
  margin-bottom: 34px;
}
.anchor-nav ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #e5edf6;
  border-bottom: 1px solid #e5edf6;
  width: 100%;
  display: inline-block;
}

.anchor-nav ul li {
  background: url(../img/icon-lt-blue-arrow-down.png) no-repeat left;
  padding-left: 15px;
  width: 47%;
  float: left;
}

.press-release-item h4 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  color: #017ede;
  font-weight: normal;
}

.press-release-item span {
  font-size: 0.85em;
}

.press-release-item {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 2px solid #e5edf6;
}

.press-release-item h4 {
  margin: 0;
}

ul.faq-list {
  margin: 0;
  list-style: none;
  padding: 15px;
  background: #fcfdfe;
  border-top: 1px solid #e3ebf5;
  border-bottom: 1px solid #e3ebf5;
}

ul.faq-list li {
  background: url(../img/icon-lt-blue-arrow-down.png) no-repeat left 5px;
  padding-left: 15px;
}

#question-container {
  margin-top: 40px;
}

.question {
  padding: 5px 0;
  border-bottom: 1px solid #e3ebf5;
}

.question ul {
  overflow: hidden;
}

.question li {
  font-weight: bold;
  float: left;
  list-style: none;
  width: 50%;
}

.question li a {
  background: url(../img/icon-med-blue-arrow.png) no-repeat right;
  padding-right: 15px;
}

.question h4 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.blockquote-block {
  float: right;
  margin: 25px 0 0 25px;
}

blockquote {
  font-size: 18px;
  border: 0;
}

/* #Accordions
================================================ */
.accordion-toggle {
  background: url(../img/icon-purple-sprite.png) right -40px no-repeat;
}

.accordion-toggle.collapsed {
  background: url(../img/icon-purple-sprite.png) right 0 no-repeat;
}

.accordion-heading a {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3e3e;
  font-weight: normal;
  text-decoration: none;
  padding-right: 30px !important;
}

.accordion-inner {
  background: #fbfbfb;
}

.accordion-inner h4 {
  font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  color: #017ede;
  font-weight: normal;
  margin: 0;
}

.accordion-inner p {
  font-size: 0.8em;
  font-style: italic;
}

.accordion .accordion-group:first-child {
  border-top: 1px solid #E5E5E5;
}

.accordion-group {
  margin-bottom: 0; /* overrides twitter bootstrap */
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.accordion-heading .accordion-toggle {
  padding: 10px 15px;
}

.left {
  float: left;
  margin: 0 15px 15px 0;
}

.right {
  float: right;
  margin: 0 0 15px 15px;
}

.one-half {
  width: 50%;
  float: left;
}

.one-third {
  width: 33%;
  float: left;
}

.half {
  width: 50%;
}

.caption {
  font-size: 11px;
}

/* #Form Controls
================================================== */

.filter-controls {
  text-align: right;
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 0;
}

.filter-controls select {
  font-size: 0.85em;
  width: auto;
  height: 25px;
  line-height: 25px;
}

.filter-controls select.companies {
  width: 210px;
}

.filter-controls.inline {
  margin-left: 20px;
  display: inline;
  border: none;
}

.filter-controls.inline select {
  font-size: 12px;
}

/*h2 select {
  font-size: 0.5em;
}
*/

/* Temporary FAQ CSS */
.question {
  margin-bottom: 35px;
}

.faq_question {
  font-weight: bold;
  font-size: 18px;
}

/* Large desktop */
/* 940px */
@media (min-width: 979px) {

  .container {
    max-width: 940px;
  }

/*  .content-right .span6,
  .terms-links .span6 {
    width: 460px;
  }
*/

  [class*="span"] {
    float: left;
    margin-left: 20px;
  }

  .row .pad-right {
    margin-right: 20px;
  }

  .row {
    margin-left: -20px;
  }

  .boxed {
    margin-bottom: 20px;
  }

}

/* Portrait tablet to landscape and desktop */
/* 740px */
@media (min-width: 768px) and (max-width: 979px) {

  .content-right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    max-width: 100%;
  }

  .row .span4 {
    width: 342px;
  }
  .row .span8 {
    width: 724px;
  }

  aside {
    border-top: 1px solid #94abb3;
    background: #7a97a2;
    left: 0;
    top: 60px;
    position: absolute;
    width: 100%;
  }

  aside ul {
    width: 740px;
    font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    border-top: none;
  }

  aside ul li {
    float: left;
    margin: 0 8px;
    height: 54px;
  }

  aside ul li a {
    border-bottom: none;
    color: #fff;
    display: block;
    font-size: 1.1em;
    line-height: 2em;
    margin-top: 15px;
    padding: 0;
  }

  aside ul li a:hover,
  aside ul li.active a {
    text-decoration: none;
    color: #fff;
  }

  aside ul li.active a {
    background: none;
    color: #fff;
    border-bottom: 2px solid #fff;
  }

  #nav {
    left: 265px;
  }

  section.corp-image .container.modules {
    position: static;
    background-color: #cfd9dd;
    width: 100%;
    overflow: hidden;
  }

  .homepage-modules {
    position: static;
    right: auto;
    top: auto;
    z-index: 999;
    margin: 20px auto;
    display: block;
    width: 720px;
    overflow: hidden;
  }

  .homepage-modules .module {
    float: left;
    margin-right: 20px;
    width: 350px;
    height: 240px;
  }

  .module ul li {
    margin: 20px 0 10px;
    padding-bottom: 30px;
  }

  .homepage-modules .module:last-child {
    margin-right: 0;
  }

  .content-row.with-photo .copy {
    width: 550px;
  }

  .content-row.with-photo .one-half .copy {
    width: 210px;
  }

  .content-row.with-photo .one-third .copy {
    width: 210px;
  }

  section.corp-image {
    height: 455px;
  }

  .slideblock {
    background-position: 0px 0px !important;
  }

  .learn-more-copy {
    margin: 40px 0 0 380px !important;
  }

  .invest-relations-block {
    float: left;
  }

  .careers-block {
    float: right;
    height: 208px;
    margin-top: 0;
    margin-left: 15px;
  }

  section.spotlight {
    padding-top: 280px;
    padding-bottom: 25px;
  }

  .our-businesses,
  .company-news,
  .twitter {
    position: relative;
  }

}

/* Landscape phone to portrait tablet */
/* 480px */
@media (max-width: 767px) {

  html, body {
    background: #cfd9dd;
    padding: 0;
  }

  section.content-body {
    padding: 0;
  }

  .row .span4,
  .row .span8 {
    width: auto;
  }

  .row .span4:first-child {
    margin-right: 0;
  }

  .back-link {
    margin: 0 0 20px 0;
    font-size: 0.9em;
  }

  #hero-slideshow {
    height: 380px;
  }

  section.corp-image {
    height: auto;
    background: none;
    margin-top: -1px;
  }

  section.spotlight .container {
    padding: 0;
  }

  section.spotlight .boxed-module {
    min-height: 1px;
    height: auto;
  }

  section.spotlight .boxed-module ul.calendar {
    min-height: 1px;
  }

  .homepage-modules {
    position: static;
  }

  .module {
    width: auto;
    margin: 20px 10px 0 10px;
    padding: 0 15px 10px 15px;
  }

  .module h3 a {
    line-height: 50px
  }

  .module ul li {
    padding-bottom: 15px;
  }

  #tweets-social {
    padding: 0 0 0 15px;
  }

  /* Box Module Widgets */
  .boxed-module {
    margin: 20px 10px;
    padding-bottom: 0;
    border-bottom: 1px solid #afb7ba;
    -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.15);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  }

  .boxed-module h3 {
  }

  .boxed-module.with-links {
    margin-bottom: 20px;
  }

  .boxed-module.with-links .link {
    border-top: 1px solid #d7d7d7;
    text-align: right;
    padding: 10px 15px 10px 0;
    float: none;
    margin-top: 0;
  }

  .boxed-module.linked-list {
    padding-bottom: 0;
  }

  .boxed-module.linked-list ul {
    padding: 0;
    margin-bottom: -1px;
  }

  .boxed-module.min-height {
    min-height: 1px;
  }

  .boxed-module .control-toggle {
    height: 60px;
  }

  .columns .one-third {
    float: none;
    width: auto;
  }

  .content-right h3.section-header {
    font-size: 1.225em;
  }

  .content-right .row .span4 .boxed-module {
    margin-top: 0;
  }

  .boxed-module.collapsable {
    padding: 0;
  }

  .boxed-module.collapsable .accordion {
    margin: 0;
  }

  .type-timelines .slideshow {
    margin: 20px 0;
  }

  .type-timelines .slideshow .image {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }

  .type-timelines .slideshow .copy {
    margin: 0 20px 20px 15px;
  }

  .type-twitter .feeds {
    margin: 0 15px;
  }

  .content-row.with-photo .photo {
    float: left;
    margin-right: 15px;
  }

  .content-row.with-photo .photo img {
    width: 75px !important;
    height: auto !important;
  }

  .content-row.with-photo .copy {
    margin-left: 95px;
    /*width: 280px;*/
  }

  .content-row .one-half,
  .content-row .one-third {
    width: 100%;
    float: none;
    clear: both;
  }

  .content-row.with-photo .one-half .photo {
    margin-right: 20px;
  }

  .content-row.with-photo .one-half .copy {
    width: 65%;
  }

  .content-row .one-third .copy {
    margin-bottom: 20px;
  }

  .content-row .one-third .copy h3 {
    margin-bottom: 2px;
  }

  .back-to-top {
    border-bottom: 1px solid #e3e3e3;
  }

  .back-to-top:last-child,
  .back-to-top a {
    display: none;
  }

  .page-title {
    background-color: #7a97a2;
    border-top: 1px solid #94abb3;
    color: #fff;
    display: block;
    font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 22px;
    min-height: 40px;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
  }

  .content-right {
    background: #fff;
    margin-left: 0;
    margin-top: 34px;
  }

  .view-banner {
    margin-bottom: 20px;
  }

  .careers .widget-row {
    margin: 20px 0;
    background: #d0d9de;
    padding: 15px 15px 25px 15px;
  }

  .careers .widget-row form {
    padding: 0 15px;
  }

  .sideblock {
    background-position: left 0 !important;
  }

  .corp-image-nav {
    text-align: center;
  }

  .corp-blocks-container {
    background: none;
    width: 320px;
    position: relative !important;
  }

  .learn-more-container {
    z-index: 99999;
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  #slider {
    /*height: 191px !important;*/
    overflow: visible;
  }

  .slideblock {
    height: auto;
    background-size: auto 191px !important;
    background-position: 0 0 !important;
  }

  .learn-more-copy {
    float: none;
    background: #fff;
    padding: 15px;
    width: 100% !important;
    margin: 190px 0 0 0 !important;
  }

  .learn-more-copy p {
    font-size: 1em !important;
    line-height: 1.2em;
    color: #000 !important;
  }

  section.spotlight {
    background: #cfd9dd;
  }

  .our-businesses,
  .company-news,
  section.spotlight .twitter {
    width: 290px;
    margin: 20px auto;
    background: #fff;
  }

  .corp-blocks {
    position: relative;
    top: 80px !important;
    display: block;
  }

  .corp-image-nav {
    background: #fff;
  }

  #nav {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #fff;
    display: block;
    width: 100%;
    left: 0;
    bottom: 82px;
    z-index: 9999;
  }
  #nav a.activeSlide, #nav a:hover {
    background: url(../img/marker-mobile-sprites.png) no-repeat 0 -1px;
  }
  #nav a{
    text-indent: -9999px;
    height: 15px;
    width: 15px;
    background: url(../img/marker-mobile-sprites.png) no-repeat -30px -1px;
    color:#fff;
    margin: 10px 5px;
    text-decoration: none;
  }
  #nav .activeState a,
  #nav a:hover {
    background: url(../img/marker-mobile-sprites.png) no-repeat -1px -1px;
  }

  .careers .search-jobs,
  .careers .hot-openings {
    background: #fff;
  }
  .careers .row .search-jobs {
    margin-left: 0;
  }
  .search-jobs h3 {
    font-size: 14px;
    background: #3ec382 url(../img/icon-search.png) right no-repeat;
  }
  .hot-openings h3 {
    font-size: 14px;
    background: #874285 url(../img/icon-people.png) right no-repeat;
  }

  .mobile-breadcrumb {
    background: #7b97a2;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 118px;
    left: 0;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-top: 1px solid #94abb3;
    border-bottom: 1px solid #6d8891;
    font-size: 18px;
  }

  aside {
    width: 480px;
    background: #6b868f;
    border-top: 1px solid #94abb3;
    position: relative;
  }

  aside ul {
    width: 700px;
    font-family: 'SST W01 Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    border-top: none;
  }

  aside ul li {
    float: left;
    height: 34px;
  }

  aside ul li a {
    border-bottom: none;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 34px;
    padding: 0;
  }

  aside ul li a:hover,
  aside ul li.active a {
    text-decoration: none;
    color: #fff;
  }

  aside ul li.active a {
    background: none;
    color: #fff;
    /*border-bottom: 1px solid #fff;*/
  }

  aside .linkLeft {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 30px;
    height: 34px;
  }

  aside .linkLeft a {
    display: inline-block;
    background: url(../img/aside-nav-arrow-left.png) no-repeat center 10px;
    width: 30px;
    height: 34px;
  }

  aside .linkRight {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 30px;
    height: 34px;
  }

  aside .linkRight a {
    display: inline-block;
    background: url(../img/aside-nav-arrow-right.png) no-repeat center 10px;
    width: 30px;
    height: 34px;
  }

  .page-container {
    max-width: 480px;
    overflow: hidden;
    margin: 0 auto;
  }

  section {
    background-color: transparent !important;
  }

  .content-right {
    background-color: transparent;
  }

  aside {
    width: 100%;
    overflow: hidden !important;
  }

  aside ul {
    width: 100%;
    height: 34px;
    overflow: hidden;
    background: #6a838d; /* Old browsers */
    background: -moz-linear-gradient(top,  #6a838d 0%, #77929b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a838d), color-stop(100%,#77929b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6a838d 0%,#77929b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6a838d 0%,#77929b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6a838d 0%,#77929b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6a838d 0%,#77929b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a838d', endColorstr='#77929b',GradientType=0 ); /* IE6-9 */
  }

  aside ul li {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: center;
  }

  .aside-nav-left,
  .aside-nav-right {
    display: none;
    position: absolute;
    top: 130px;
    z-index: 99;
    width: 14px;
    height: 14px;
  }

  .aside-nav-left {
    background: url(../img/aside-nav-arrow-left.png) no-repeat;
    left: 10px;
  }

  .aside-nav-right {
    background: url(../img/aside-nav-arrow-right.png) no-repeat;
    right: 10px;
  }

  #slideshows {
    width: 100% !important;
    height: 350px !important;
  }

  .timeline-item {
    width: 100%;
    height: auto !important;
  }

  .timeline-image {
    width: 45% !important;
    float: left;
  }

  .timeline-copy {
    width: 50% !important;
    float: left;
    margin-left: 10px;
  }
  .main-content {
    padding: 10px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .our-businesses,
  .leadership,
  .company-news,
  .spotlight .twitter {
    min-height: 1px !important;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
  }

  .twitter .view-all-link,
  .leadership .view-all-link,
  .our-businesses .view-all-link {
    border-top: 1px solid #d3d3d3;
    margin-top: -1px;
  }

  .our-businesses ul,
  .company-news ul,
  .twitter ul {
    list-style: none outside none;
    margin: -10px 0 0 0 ;
    padding: 0;
  }

  .company-news-headline {
    margin: 15px;
  }

  .filter-controls {
    text-align: left;
    padding: 20px 15px 10px 15px;
    margin: -15px
  }

  .press-release-item {
    border: none;
  }

  .contacts-block .row > div {
    float: left;
    font-size: 11px;
    margin: 0 15px 20px 15px;
    width: 100%;
  }

  .bordered {
    margin: 20px 10px;
    background-color: #fff;
  }

  .bordered.gapless {
    margin-bottom: 0;
  }

  .bordered.padded {
    padding: 15px
  }

}

@media print {
  header,
  footer,
  aside {
    display: none;
  }
}
