* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #141514;
}
a {
  outline: none;
}
img.bg-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
  /* Older than Firefox 0.9 */
  -moz-opacity: 0.4;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0.4;
  /* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
  opacity: 0.4;
}
.engage-page-tooltip {
  position: fixed;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 255, 0.5);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 255, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 255, 0.5);
  background-color: black;
  z-index: 11100;
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  color: White;
  padding: 5px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  filter: alpha(opacity=60);
  /* Older than Firefox 0.9 */
  -moz-opacity: 0.6;
  /* Safari 1.x (pre WebKit!) */
  -khtml-opacity: 0.6;
  /* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
  opacity: 0.6;
}
.home-tile-overlay {
  z-index: 11500;
}
a img {
  border: none;
}
.center {
  text-align: center;
}
.left-sidebar-pinned {
  position: fixed;
  top: 0;
  left: 0;
  width: 45px;
  padding-right: 9px;
  height: 100%;
  background: url('/Content/Images/left-sidebar-pinned-shadow.png') right top repeat-y;
}
.left-sidebar-pinned .left-sidebar-inner {
  background: #1a1b1a;
  height: 100%;
}
.left-sidebar-pinned .sidebar-icons {
  position: absolute;
  top: 83px;
  height: 495px;
  width: 45px;
}
.left-sidebar-pinned .left-sidebar-link {
  height: 45px;
  position: relative;
}
.left-sidebar-pinned .left-sidebar-link .hint {
  position: absolute;
  left: 65px;
  top: -10px;
  display: block;
  line-height: 65px;
  color: white;
  height: 65px;
  padding: 0 15px 0 18px;
  opacity: 0.8;
  background: #333333 url('/Content/Images/left-sidebar-pinned-shadow.png') left top repeat-y;
  font-family: 'Lato', sans-serif;
}
.left-sidebar-pinned .left-sidebar-link {
  position: relative;
}
.left-sidebar-pinned .hover-image {
  width: 65px;
  height: 65px;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: 999;
}
.left-sidebar-pinned .non-hover-image {
  width: 45px;
  height: 45px;
}
@media only screen and (min-width: 1281px) {
  .standard-text {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
    text-decoration: none;
  }
  .standard-text13 {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 13pt;
    text-decoration: none;
  }
  .standard-text12 {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
    text-decoration: none;
  }
  .tile1x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 314px;
    height: 314px;
    position: absolute;
  }
  .tile1x2 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 314px;
    height: 637px;
    position: absolute;
  }
  .tile2x2 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 637px;
    height: 637px;
    position: absolute;
  }
  .tile2x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 637px;
    height: 314px;
    position: absolute;
  }
  .tile3x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 960px;
    height: 314px;
    position: absolute;
  }
  .col1 {
    left: 0px;
  }
  .col2 {
    left: 323px;
  }
  .col3 {
    left: 646px;
  }
  .row1 {
    top: 0px;
  }
  .row2 {
    top: 323px;
  }
  .tile1x1overlay {
    width: 316px;
    height: 316px;
    position: absolute;
  }
  .col1overlay {
    left: -1px;
  }
  .col2overlay {
    left: 322px;
  }
  .col3overlay {
    left: 645px;
  }
  .row1overlay {
    top: -1px;
  }
  .row2overlay {
    top: 322px;
  }
  .text-padding {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  .wrapper-for-ipad {
    width: 1260px;
    position: relative;
    margin: 0px auto;
  }
  .main-tile-img {
    width: 314px;
    height: 314px;
    position: absolute;
  }
  .secondary-tile-img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 314px;
    height: 314px;
  }
  .tile-header {
    color: white;
    font-size: 18pt;
    font-weight: 400;
  }
}
@media only screen and (max-width: 1280px) {
  .standard-text {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 9pt;
    text-decoration: none;
  }
  .standard-text13 {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    text-decoration: none;
  }
  .standard-text12 {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 9pt;
    text-decoration: none;
  }
  .tile1x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 251.2px;
    height: 251.2px;
    position: absolute;
  }
  .tile1x2 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 251.2px;
    height: 511.4px;
    position: absolute;
  }
  .tile2x2 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 511.4px;
    height: 511.4px;
    position: absolute;
  }
  .tile2x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 511.4px;
    height: 251.2px;
    position: absolute;
  }
  .tile3x1 {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    width: 771.6px;
    height: 251.2px;
    position: absolute;
  }
  .col1 {
    left: 0px;
  }
  .col2 {
    left: 260.2px;
  }
  .col3 {
    left: 520.4px;
  }
  .row1 {
    top: 0px;
  }
  .row2 {
    top: 260.2px;
  }
  .tile1x1overlay {
    width: 253.2px;
    height: 253.2px;
    position: absolute;
  }
  .col1overlay {
    left: -1px;
  }
  .col2overlay {
    left: 259.2px;
  }
  .col3overlay {
    left: 519.4px;
  }
  .row1overlay {
    top: -1px;
  }
  .row2overlay {
    top: 259.2px;
  }
  .text-padding {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
  }
  .wrapper-for-ipad {
    width: 1071.6px;
    position: relative;
    margin: 0px auto;
  }
  .main-tile-img {
    width: 251.2px;
    height: 251.2px;
    position: absolute;
  }
  .secondary-tile-img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 251.2px;
    height: 251.2px;
  }
  .tile-header {
    color: white;
    font-size: 13pt;
    font-weight: 400;
  }
}
.left-sidebar-pinned {
  z-index: 9999;
}
@media only screen and (min-width: 1281px) {
  #switch .greenSquare {
    top: 1px;
  }
  #switch .greenSquareClickable {
    top: 1px;
    cursor: pointer;
  }
  #switch .blackSquare {
    cursor: pointer;
    top: 2px;
  }
  #switch #squareGreen1 {
    left: 17px;
  }
  #switch #squareBlack1 {
    left: 18px;
  }
  #switch #squareGreen2 {
    left: 33px;
  }
  #switch #squareBlack2 {
    left: 34px;
  }
  #switch #squareGreen3 {
    left: 49px;
  }
  #switch #squareBlack3 {
    left: 50px;
  }
  #switch #squareGreen4 {
    left: 65px;
  }
  #switch #squareBlack4 {
    left: 66px;
  }
  #switch #squareGreen5 {
    left: 81px;
  }
  #switch #squareBlack5 {
    left: 82px;
  }
  #switch #squareGreen6 {
    left: 97px;
  }
  #switch #squareBlack6 {
    left: 98px;
  }
  #switch #squareGreen7 {
    left: 113px;
  }
  #switch #squareBlack7 {
    left: 114px;
  }
  #switch #squareGreen8 {
    left: 129px;
  }
  #switch #squareBlack8 {
    left: 130px;
  }
  #switch #squareGreen9 {
    left: 145px;
  }
  #switch #squareBlack9 {
    left: 146px;
  }
  #switch #squareGreen10 {
    left: 161px;
  }
  #switch #squareBlack10 {
    left: 162px;
  }
  #switch #squareGreen11 {
    left: 177px;
  }
  #switch #squareBlack11 {
    left: 178px;
  }
  #switch #leftArrow {
    cursor: pointer;
  }
  #switch #rightArrow5 {
    cursor: pointer;
    left: 99px;
  }
  #switch #rightArrow6 {
    cursor: pointer;
    left: 113px;
  }
}
@media only screen and (max-width: 1280px) {
  #switch .greenSquare {
    top: 1px;
  }
  #switch .greenSquareClickable {
    top: 1px;
    cursor: pointer;
  }
  #switch .blackSquare {
    cursor: pointer;
    top: 2px;
  }
  #switch #squareGreen1 {
    left: 17px;
  }
  #switch #squareBlack1 {
    left: 18px;
  }
  #switch #squareGreen2 {
    left: 33px;
  }
  #switch #squareBlack2 {
    left: 34px;
  }
  #switch #squareGreen3 {
    left: 49px;
  }
  #switch #squareBlack3 {
    left: 50px;
  }
  #switch #squareGreen4 {
    left: 65px;
  }
  #switch #squareBlack4 {
    left: 66px;
  }
  #switch #squareGreen5 {
    left: 81px;
  }
  #switch #squareBlack5 {
    left: 82px;
  }
  #switch #squareGreen6 {
    left: 97px;
  }
  #switch #squareBlack6 {
    left: 98px;
  }
  #switch #squareGreen7 {
    left: 113px;
  }
  #switch #squareBlack7 {
    left: 114px;
  }
  #switch #squareGreen8 {
    left: 129px;
  }
  #switch #squareBlack8 {
    left: 130px;
  }
  #switch #squareGreen9 {
    left: 145px;
  }
  #switch #squareBlack9 {
    left: 146px;
  }
  #switch #squareGreen10 {
    left: 161px;
  }
  #switch #squareBlack10 {
    left: 162px;
  }
  #switch #squareGreen11 {
    left: 177px;
  }
  #switch #squareBlack11 {
    left: 178px;
  }
  #switch #leftArrow {
    cursor: pointer;
  }
  #switch #rightArrow5 {
    cursor: pointer;
    left: 99px;
  }
  #switch #rightArrow6 {
    cursor: pointer;
    left: 113px;
  }
}
@media only screen and (min-width: 1024px) {
  #homepage {
    z-index: 1000;
    position: absolute;
  }
  #homepage .home-tile {
    background-color: #0f0f0f;
    cursor: pointer;
    cursor: hand;
  }
  #homepage .home-tile img {
    position: absolute;
  }
  #homepage .home-tile span {
    position: absolute;
    font-weight: bold;
    font-size: 28px;
    color: White;
    top: 19px;
    left: 19px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.46);
  }
}
@media only screen and (min-width: 1281px) {
  .ratingMetricsSwitchPosition {
    top: 280px;
    left: 104px;
  }
  #business-impact {
    z-index: 2000;
    position: absolute;
  }
  #business-impact > div {
    background-color: #262626;
  }
  #business-impact > div img {
    position: absolute;
  }
  #business-impact > div img.header {
    position: relative;
    width: 183px;
    height: 23px;
    margin-left: 20px;
    margin-top: 20px;
  }
  #business-impact > div ul li {
    list-style: none;
    margin-bottom: 10px;
  }
  #business-impact .impact-is-what-we-all-about-text {
    color: White;
  }
  #business-impact .impact-is-what-we-all-about-text > div {
    padding: 55px;
  }
  #business-impact .impact-is-what-we-all-about-text > div p {
    padding-bottom: 10px;
    font-size: 12pt;
  }
  #business-impact .interested-link {
    width: 125px;
    height: 25px;
    cursor: pointer;
    cursor: hand;
    position: absolute;
    left: 480px;
    top: 270px;
  }
  #business-impact .biSoWhatImage {
    width: 199px;
    height: 102px;
  }
  #business-impact .biDivider {
    width: 31px;
    height: 102px;
  }
  #business-impact #SoWhatTable {
    position: relative;
  }
  #business-impact #SoWhatTable #SoWhatCol1 {
    width: 190px;
  }
  #business-impact #SoWhatTable #Divider {
    width: 31px;
  }
  #business-impact #SoWhatTable #SoWhatCol3 {
    width: 188px;
  }
  #business-impact #SoWhatTable #SoWhatCol5 {
    width: 184px;
  }
  #business-impact .globeFlash {
    position: absolute;
    width: 314px;
    height: 314px;
  }
  #business-impact .globeFlash {
    width: 314px;
    height: 314px;
  }
  #business-impact #rating div {
    position: absolute;
    backgouund-repeat: no-repeat;
  }
  #business-impact #rating #ratingMetricTitle {
    top: 93px;
    left: 20px;
    font-size: 12pt;
    color: white;
  }
  #business-impact #rating #ratingBarsBeginning {
    top: 110px;
    width: 28px;
    height: 177px;
    background-image: url('/Content/Images/Business-Impact/Square5/BeginningBars.png');
  }
  #business-impact #rating #ratingBars {
    top: 119px;
    left: 28px;
  }
  #business-impact #rating #ratingBars #ratingBarBlue {
    top: 31px;
  }
  #business-impact #rating #ratingBars #ratingBarPink {
    top: 63px;
  }
  #business-impact #rating #ratingBars #ratingBarYellow {
    top: 94px;
  }
  #business-impact #rating #ratingBars #ratingBarRed {
    top: 126px;
  }
  #business-impact #rating .ratingBarBody {
    height: 26px;
    background-repeat: repeat-x;
  }
  #business-impact #rating #ratingBarBodyGreen {
    background-image: url('/Content/Images/Business-Impact/Square5/ChartPieceGreen.png');
  }
  #business-impact #rating #ratingBarBodyRed {
    background-image: url('/Content/Images/Business-Impact/Square5/ChartPieceRed.png');
  }
  #business-impact #rating #ratingBarBodyPink {
    background-image: url('/Content/Images/Business-Impact/Square5/ChartPiecePink.png');
  }
  #business-impact #rating #ratingBarBodyYellow {
    background-image: url('/Content/Images/Business-Impact/Square5/ChartPieceYellow.png');
  }
  #business-impact #rating #ratingBarBodyBlue {
    background-image: url('/Content/Images/Business-Impact/Square5/ChartPieceBlue.png');
  }
  #business-impact #rating .ratingBarEnd {
    top: -10px;
    height: 42px;
    width: 18px;
    background-repeat: no-repeat;
  }
  #business-impact #rating #ratingBarEndGreen {
    background-image: url('/Content/Images/Business-Impact/Square5/GreenEndBar.png');
  }
  #business-impact #rating #ratingBarEndRed {
    background-image: url('/Content/Images/Business-Impact/Square5/RedEndBar.png');
  }
  #business-impact #rating #ratingBarEndBlue {
    background-image: url('/Content/Images/Business-Impact/Square5/BlueEndBar.png');
  }
  #business-impact #rating #ratingBarEndPink {
    background-image: url('/Content/Images/Business-Impact/Square5/PinkEndBar.png');
  }
  #business-impact #rating #ratingBarEndYellow {
    background-image: url('/Content/Images/Business-Impact/Square5/YellowEndBar.png');
  }
  #business-impact #rating .ratingBarPercents {
    position: absolute;
    top: 3px;
    margin-left: -24px;
    font-size: 12pt;
    color: white;
  }
  #business-impact .news-carousel {
    width: 314px;
    max-width: 60em;
    height: 314px;
    position: absolute;
    color: white;
  }
  #business-impact .news-carousel .active-news .news-image img {
    position: relative;
    width: 315px;
  }
  #business-impact .news-carousel .active-news .news-image {
    height: 200px;
    overflow: hidden;
    z-index: -1;
  }
  #business-impact .news-carousel .active-news .news-text {
    padding: 5px 15px;
    height: 64px;
  }
  #business-impact .news-carousel .active-news .news-text .short-text {
    font-size: 12px;
    line-height: 1.45em;
    letter-spacing: 0.02em;
  }
  #business-impact .news-carousel .active-news .news-text h3 {
    font-size: 22px;
    line-height: 1.2em;
    font-weight: 300;
    /* margin-top: 4px;        margin-bottom:5px;*/
    margin-bottom: 1px;
  }
  #business-impact .news-carousel .active-news .news-text a {
    color: white;
    text-decoration: none;
  }
  #business-impact .news-carousel .active-news a.read-more {
    color: white;
    font-size: 14px;
    text-decoration: none;
    background: url("/Content/Images/Business-Impact/Square6/read-more.png") right 5px no-repeat;
    padding-right: 20px;
    letter-spacing: 0.02em;
    color: #dddddd;
  }
  #business-impact .news-carousel .ratingMetricsSwitchPosition {
    position: relative;
    top: 10px;
  }
}
@media only screen and (max-width: 1280px) {
  .ratingMetricsSwitchPosition {
    top: 222px;
    left: 73px;
  }
  #business-impact {
    z-index: 2000;
    position: absolute;
  }
  #business-impact > div {
    background-color: #262626;
  }
  #business-impact > div img {
    position: absolute;
  }
  #business-impact > div img.header {
    position: relative;
    width: 146.4px;
    height: 18.4px;
    margin-left: 16px;
    margin-top: 16px;
  }
  #business-impact > div ul li {
    list-style: none;
    margin-bottom: 10px;
  }
  #business-impact .impact-is-what-we-all-about-text {
    color: White;
  }
  #business-impact .impact-is-what-we-all-about-text > div {
    padding: 41px;
  }
  #business-impact .impact-is-what-we-all-about-text > div p {
    padding-bottom: 10px;
    font-size: 9pt;
  }
  #business-impact .interested-link {
    width: 100px;
    height: 20px;
    cursor: pointer;
    cursor: hand;
    position: absolute;
    left: 385px;
    top: 215px;
  }
  #business-impact .biSoWhatImage {
    width: 159.2px;
    height: 81.6px;
  }
  #business-impact .biDivider {
    width: 24.8px;
    height: 81.6px;
  }
  #business-impact #SoWhatTable {
    position: relative;
  }
  #business-impact #SoWhatTable #SoWhatCol1 {
    width: 190px;
  }
  #business-impact #SoWhatTable #Divider {
    width: 31px;
  }
  #business-impact #SoWhatTable #SoWhatCol3 {
    width: 188px;
  }
  #business-impact #SoWhatTable #SoWhatCol5 {
    width: 184px;
  }
  #business-impact .globeFlash {
    position: absolute;
    width: 251.2px;
    height: 251.2px;
  }
  #business-impact .globeFlash {
    width: 251.2px;
    height: 251.2px;
  }
  #business-impact #rating div {
    position: absolute;
    backgouund-repeat: no-repeat;
  }
  #business-impact #rating #ratingMetricTitle {
    top: 74.4px;
    left: 16px;
    font-size: 10pt;
    color: white;
  }
  #business-impact #rating #ratingBarsBeginning {
    top: 88px;
    width: 23px;
    height: 141px;
    background-image: url(/Content/Images/Business-Impact/Square5/Left_1280.png);
  }
  #business-impact #rating #ratingBars {
    top: 95px;
    left: 23px;
  }
  #business-impact #rating #ratingBars #ratingBarBlue {
    top: 25px;
  }
  #business-impact #rating #ratingBars #ratingBarPink {
    top: 50px;
  }
  #business-impact #rating #ratingBars #ratingBarYellow {
    top: 75px;
  }
  #business-impact #rating #ratingBars #ratingBarRed {
    top: 101px;
  }
  #business-impact #rating .ratingBarBody {
    height: 21px;
    background-repeat: repeat-x;
  }
  #business-impact #rating #ratingBarBodyGreen {
    background-image: url('/Content/Images/Business-Impact/Square5/Center_green_1280.png');
  }
  #business-impact #rating #ratingBarBodyRed {
    background-image: url('/Content/Images/Business-Impact/Square5/Center_red_1280.png');
  }
  #business-impact #rating #ratingBarBodyPink {
    background-image: url('/Content/Images/Business-Impact/Square5/Center_pink_1280.png');
  }
  #business-impact #rating #ratingBarBodyYellow {
    background-image: url('/Content/Images/Business-Impact/Square5/Center_yellow_1280.png');
  }
  #business-impact #rating #ratingBarBodyBlue {
    background-image: url('/Content/Images/Business-Impact/Square5/Center_blue_1280.png');
  }
  #business-impact #rating .ratingBarEnd {
    top: 0px;
    height: 34px;
    width: 3px;
    background-repeat: no-repeat;
  }
  #business-impact #rating #ratingBarEndGreen {
    background-image: url('/Content/Images/Business-Impact/Square5/End_green_1280.png');
  }
  #business-impact #rating #ratingBarEndRed {
    background-image: url('/Content/Images/Business-Impact/Square5/End_red_1280.png');
  }
  #business-impact #rating #ratingBarEndBlue {
    background-image: url('/Content/Images/Business-Impact/Square5/End_blue_1280.png');
  }
  #business-impact #rating #ratingBarEndPink {
    background-image: url('/Content/Images/Business-Impact/Square5/End_pink_1280.png');
  }
  #business-impact #rating #ratingBarEndYellow {
    background-image: url('/Content/Images/Business-Impact/Square5/End_yellow_1280.png');
  }
  #business-impact #rating .ratingBarPercents {
    position: absolute;
    top: 2px;
    margin-left: -26px;
    font-size: 10pt;
    color: white;
  }
  #business-impact .news-carousel {
    width: 251.2px;
    max-width: 48em;
    height: 251.2px;
    position: absolute;
    color: white;
  }
  #business-impact .news-carousel .active-news .news-image img {
    position: relative;
    width: 252px;
  }
  #business-impact .news-carousel .active-news .news-image {
    height: 160px;
    overflow: hidden;
    z-index: -1;
  }
  #business-impact .news-carousel .active-news .news-text {
    padding: 5px 15px;
    height: 51.2px;
  }
  #business-impact .news-carousel .active-news .news-text .short-text {
    font-size: 12px;
    line-height: 1.45em;
    letter-spacing: 0.02em;
  }
  #business-impact .news-carousel .active-news .news-text h3 {
    font-size: 17.6px;
    line-height: 0.96em;
    font-weight: 300;
    /* margin-top: 4px;        margin-bottom:5px;*/
    margin-bottom: 1px;
  }
  #business-impact .news-carousel .active-news .news-text a {
    color: white;
    text-decoration: none;
  }
  #business-impact .news-carousel .active-news a.read-more {
    color: white;
    font-size: 14px;
    text-decoration: none;
    background: url("/Content/Images/Business-Impact/Square6/read-more.png") right 5px no-repeat;
    padding-right: 20px;
    letter-spacing: 0.02em;
    color: #dddddd;
  }
  #business-impact .news-carousel .ratingMetricsSwitchPosition {
    position: relative;
    top: 10px;
  }
}
@media only screen and (min-width: 1281px) {
  #deliver-by-design {
    z-index: 3000;
    position: absolute;
  }
  #deliver-by-design > div {
    background-color: #212221;
  }
  #deliver-by-design .absolute {
    position: absolute;
  }
  #deliver-by-design .relative {
    position: relative;
  }
  #deliver-by-design .tile1text {
    margin-top: 35px;
  }
  #deliver-by-design .ie7fix {
    *display: block;
    *position: relative;
    *top: 15px;
  }
  #deliver-by-design #Tile3List {
    margin-left: 15px;
    margin-top: 35px;
  }
  #deliver-by-design #Tile3List li {
    font-size: 10pt;
  }
  #deliver-by-design .accordion-splash {
    z-index: 3500;
    top: 61px;
    left: 0px;
    position: absolute;
    cursor: pointer;
    cursor: hand;
  }
  #deliver-by-design .accordion-splash img {
    width: 320px;
    height: 255px;
  }
  #deliver-by-design .accordion-header {
    position: relative;
    left: -3px;
    width: 966px;
    height: 59px;
  }
  #deliver-by-design .accordion {
    width: 960px;
    height: 320px;
  }
  #deliver-by-design .accH2 {
    width: 320px;
    height: 48px;
  }
  #deliver-by-design .accH2 img {
    width: 140px;
    height: 255px;
    position: absolute;
  }
  #deliver-by-design .accH2 .accDiv {
    width: 720px;
    padding-left: 48px;
  }
  #deliver-by-design .accDivImg {
    width: 540px;
    height: 255px;
  }
  #deliver-by-design .accHItem1 {
    left: 816px;
  }
  #deliver-by-design .accHItem2 {
    left: 768px;
  }
  #deliver-by-design .accHItem3 {
    left: 0px;
  }
  #deliver-by-design .carousel-item .carousel-item-bg-image {
    position: absolute;
    width: 540px;
    height: 255px;
  }
  #deliver-by-design .carousel-controls {
    position: absolute;
    z-index: 3250;
    top: 5px;
    left: 150px;
  }
}
@media only screen and (max-width: 1280px) {
  #deliver-by-design {
    z-index: 3000;
    position: absolute;
  }
  #deliver-by-design > div {
    background-color: #212221;
  }
  #deliver-by-design .absolute {
    position: absolute;
  }
  #deliver-by-design .relative {
    position: relative;
  }
  #deliver-by-design .tile1text {
    margin-top: 35px;
  }
  #deliver-by-design .ie7fix {
    *display: block;
    *position: relative;
    *top: 15px;
  }
  #deliver-by-design #Tile3List {
    margin-left: 12px;
    margin-top: 28px;
  }
  #deliver-by-design #Tile3List li {
    font-size: 8pt;
  }
  #deliver-by-design .accordion-splash {
    z-index: 3500;
    top: 48.8px;
    left: 0px;
    position: absolute;
    cursor: pointer;
    cursor: hand;
  }
  #deliver-by-design .accordion-splash img {
    width: 257px;
    height: 204px;
  }
  #deliver-by-design .accordion-header {
    position: relative;
    left: -2px;
    width: 776px;
    height: 47.2px;
  }
  #deliver-by-design .accordion {
    width: 772px;
    height: 256px;
  }
  #deliver-by-design .accH2 {
    width: 256px;
    height: 38.4px;
  }
  #deliver-by-design .accH2 img {
    width: 112px;
    height: 204px;
    position: absolute;
  }
  #deliver-by-design .accH2 .accDiv {
    width: 576px;
    padding-left: 38.4px;
  }
  #deliver-by-design .accDivImg {
    width: 436px;
    height: 204px;
  }
  #deliver-by-design .accHItem1 {
    left: 652.8px;
  }
  #deliver-by-design .accHItem2 {
    left: 614.4px;
  }
  #deliver-by-design .accHItem3 {
    left: 0px;
  }
  #deliver-by-design .carousel-item .carousel-item-bg-image {
    position: absolute;
    width: 436px;
    height: 204px;
  }
  #deliver-by-design .carousel-controls {
    position: absolute;
    z-index: 3250;
    top: 0px;
    left: 120px;
  }
}
@media only screen and (min-width: 1281px) {
  #custom-research {
    z-index: 4000;
    position: absolute;
  }
  #custom-research > div {
    background-color: #262626;
  }
  #custom-research .tool-group {
    width: 314px;
    float: left;
  }
  #custom-research .tool-group ul {
    list-style: none;
    border: none;
  }
  #custom-research .tool-group ul li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 22px;
    text-decoration: none;
    font-size: 13pt;
    color: white;
    cursor: pointer;
    cursor: hand;
    padding: 15px 0px 15px 15px;
    background: url('/Content/Images/Custom-Research/off.png') no-repeat;
  }
  #custom-research .tool-group ul li.selected {
    background: url('/Content/Images/Custom-Research/on.png') no-repeat;
  }
  #custom-research .key-points {
    width: 314px;
    float: left;
    height: 100%;
    background: url('/Content/Images/Custom-Research/issuesBG.png') no-repeat;
  }
  #custom-research .key-points .header {
    margin: 20px;
  }
  #custom-research .key-points ul {
    margin-left: 30px;
  }
  #custom-research .carousel-item .carousel-item-bg-image {
    position: absolute;
    width: 960px;
    height: 314px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied {
    top: 30px;
    left: 685px;
    font-size: 10pt;
    color: White;
    position: absolute;
    width: 250px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied .main-header {
    font-weight: 400;
    font-size: 14pt;
    padding-bottom: 0px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied .header {
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  #custom-research .carousel-controls {
    position: absolute;
    z-index: 4500;
    top: 15px;
    left: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  #custom-research {
    z-index: 4000;
    position: absolute;
  }
  #custom-research > div {
    background-color: #262626;
  }
  #custom-research .tool-group {
    width: 251.2px;
    float: left;
  }
  #custom-research .tool-group ul {
    list-style: none;
    border: none;
  }
  #custom-research .tool-group ul li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 17.6px;
    text-decoration: none;
    font-size: 11pt;
    color: white;
    cursor: pointer;
    cursor: hand;
    padding: 12px 0px 12px 12px;
    background: url('/Content/Images/Custom-Research/off.png') no-repeat;
  }
  #custom-research .tool-group ul li.selected {
    background: url('/Content/Images/Custom-Research/on.png') no-repeat;
  }
  #custom-research .key-points {
    width: 251.2px;
    float: left;
    height: 100%;
    background: url('/Content/Images/Custom-Research/issuesBG.png') no-repeat;
  }
  #custom-research .key-points .header {
    margin: 20px;
  }
  #custom-research .key-points ul {
    margin-left: 30px;
  }
  #custom-research .carousel-item .carousel-item-bg-image {
    position: absolute;
    width: 768px;
    height: 251.2px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied {
    top: 24px;
    left: 548px;
    font-size: 8pt;
    color: White;
    position: absolute;
    width: 200px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied .main-header {
    font-weight: 400;
    font-size: 11pt;
    padding-bottom: 0px;
  }
  #custom-research .carousel-item .tools-and-techniques-applied .header {
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 10px;
  }
  #custom-research .carousel-controls {
    position: absolute;
    z-index: 4500;
    top: 12px;
    left: 16px;
  }
}
@media only screen and (min-width: 1281px) {
  #been-thinking {
    z-index: 5000;
    position: absolute;
    font-size: 12pt;
  }
  #been-thinking > div {
    background-color: #262626;
  }
  #been-thinking .tile-shade {
    z-index: 10;
  }
  #been-thinking #BlogEntry {
    padding-top: 120px;
  }
  #been-thinking #BlogEntry a.blog-excerpt {
    color: #6eb43f;
  }
  #been-thinking #BlogEntry div.lrw-blog {
    color: white;
    font-size: 11pt;
  }
  #been-thinking .blog-header {
    color: white;
    font-size: 12pt;
    display: inline-block;
    padding-top: 11px;
  }
  #been-thinking .blog-excerpt {
    color: white;
    font-size: 10pt;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  #been-thinking .text-grey {
    color: #aaaaaa;
    font-size: 8pt;
  }
  #been-thinking .text-date {
    line-height: 2;
  }
  #been-thinking a {
    text-decoration: none;
  }
  #been-thinking #Tweets {
    color: white;
    font-size: 10pt;
  }
  #been-thinking #Tweets p {
    margin-bottom: 10px;
  }
  #been-thinking .tweet-link {
    color: #6eb43f;
    text-decoration: none;
  }
  #been-thinking .tweet-callout {
    color: #6eb43f;
  }
  #been-thinking .tweets-header {
    height: 57px;
  }
  #been-thinking span.lrw-twitter {
    color: white;
    font-size: 11pt;
  }
  #been-thinking #POVlist .pov-header {
    height: 79px;
  }
  #been-thinking #POVlist .pov-list {
    height: 560px;
    overflow: hidden;
  }
  #been-thinking #POVlist .pov-list .mCSB_container {
    margin-right: 0;
  }
  #been-thinking #POVlist .pov-list .mCSB_scrollTools {
    visibility: hidden;
  }
  #been-thinking #POVlist ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #been-thinking #POVlist ul li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 92px;
    /* padding: 5px 0px 2px 4px; */
    padding-top: 20px;
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    cursor: hand;
    background: url('/Content/Images/Been-Thinking/POVlist_off.png') no-repeat;
  }
  #been-thinking #POVlist ul li.current,
  #been-thinking #POVlist ul li:hover {
    background: url('/Content/Images/Been-Thinking/POVlist_on.png') no-repeat;
  }
  #been-thinking #POVlist ul li.current img,
  #been-thinking #POVlist ul li:hover img {
    filter: alpha(opacity=100);
    /* internet explorer */
    -khtml-opacity: 1;
    /* khtml, old safari */
    -moz-opacity: 1;
    /* mozilla, netscape */
    opacity: 1;
    /* fx, safari, opera */
  
  }
  #been-thinking #POVlist ul li img {
    margin-left: 15px;
    position: relative;
    float: left;
    width: 75px;
    height: 75px;
    filter: alpha(opacity=50);
    /* internet explorer */
    -khtml-opacity: 0.5;
    /* khtml, old safari */
    -moz-opacity: 0.5;
    /* mozilla, netscape */
    opacity: 0.5;
    /* fx, safari, opera */
  
  }
  #been-thinking #POVlist ul li .pov-item-title {
    margin-left: 105px;
    font-size: 10pt;
    color: white;
    text-transform: uppercase;
  }
  #been-thinking #POVlist ul li .pov-item-description {
    margin-left: 105px;
    font-size: 8pt;
    color: white;
    line-height: 1.6;
    padding-right: 8px;
    margin-top: 3px;
  }
}
@media only screen and (max-width: 1280px) {
  #been-thinking {
    z-index: 5000;
    position: absolute;
    font-size: 12pt;
  }
  #been-thinking > div {
    background-color: #262626;
  }
  #been-thinking .tile-shade {
    z-index: 10;
  }
  #been-thinking #BlogEntry {
    padding-top: 96px;
  }
  #been-thinking #BlogEntry a.blog-excerpt {
    color: #6eb43f;
  }
  #been-thinking #BlogEntry div.lrw-blog {
    color: white;
    font-size: 9pt;
  }
  #been-thinking .blog-header {
    color: white;
    font-size: 10pt;
    display: inline-block;
    padding-top: 11px;
  }
  #been-thinking .blog-excerpt {
    color: white;
    font-size: 8pt;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  #been-thinking .text-grey {
    color: #aaaaaa;
    font-size: 6.5pt;
  }
  #been-thinking .text-date {
    line-height: 2;
  }
  #been-thinking a {
    text-decoration: none;
  }
  #been-thinking #Tweets {
    color: white;
    font-size: 8pt;
  }
  #been-thinking #Tweets p {
    margin-bottom: 8px;
  }
  #been-thinking .tweet-link {
    color: #6eb43f;
    text-decoration: none;
  }
  #been-thinking .tweet-callout {
    color: #6eb43f;
  }
  #been-thinking .tweets-header {
    height: 46px;
  }
  #been-thinking span.lrw-twitter {
    color: white;
    font-size: 9pt;
  }
  #been-thinking #POVlist .pov-header {
    height: 63px;
  }
  #been-thinking #POVlist .pov-list {
    height: 448px;
    overflow: hidden;
  }
  #been-thinking #POVlist .pov-list .mCSB_container {
    margin-right: 0;
  }
  #been-thinking #POVlist .pov-list .mCSB_scrollTools {
    visibility: hidden;
  }
  #been-thinking #POVlist ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #been-thinking #POVlist ul li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 73px;
    /* padding: 5px 0px 2px 4px; */
    padding-top: 16px;
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    cursor: hand;
    background: url('/Content/Images/Been-Thinking/POVlist_off.png') no-repeat;
  }
  #been-thinking #POVlist ul li.current,
  #been-thinking #POVlist ul li:hover {
    background: url('/Content/Images/Been-Thinking/POVlist_on.png') no-repeat;
  }
  #been-thinking #POVlist ul li.current img,
  #been-thinking #POVlist ul li:hover img {
    filter: alpha(opacity=100);
    /* internet explorer */
    -khtml-opacity: 1;
    /* khtml, old safari */
    -moz-opacity: 1;
    /* mozilla, netscape */
    opacity: 1;
    /* fx, safari, opera */
  
  }
  #been-thinking #POVlist ul li img {
    margin-left: 12px;
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    filter: alpha(opacity=50);
    /* internet explorer */
    -khtml-opacity: 0.5;
    /* khtml, old safari */
    -moz-opacity: 0.5;
    /* mozilla, netscape */
    opacity: 0.5;
    /* fx, safari, opera */
  
  }
  #been-thinking #POVlist ul li .pov-item-title {
    margin-left: 84px;
    font-size: 10pt;
    color: white;
    text-transform: uppercase;
  }
  #been-thinking #POVlist ul li .pov-item-description {
    margin-left: 84px;
    font-size: 8pt;
    color: white;
    line-height: 1.28;
    padding-right: 8px;
    margin-top: 2.4px;
  }
}
@media only screen and (min-width: 1281px) {
  #people {
    z-index: 6000;
    position: absolute;
  }
  #people > div {
    background-color: #262626;
  }
  #people > div .employee-image {
    width: 95px;
    height: 78px;
    position: absolute;
  }
  #people > div .darken {
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
  #people > div .employee-image-overlay {
    z-index: 6200;
    width: 95px;
    height: 78px;
    position: absolute;
    background: white;
    /* you can choose any colour you like, 1.0-fully visible */
    opacity: 0.0;
    /* opacity setting for all browsers except IE */
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
  
  }
  #people #title1_2 {
    padding: 20px;
    width: 274px;
  }
  #people #text1_2_1 {
    position: absolute;
    top: 95px;
    padding: 0 20px 0 20px;
    font-size: 10.2pt;
  }
  #people #text1_2_2 {
    position: absolute;
    top: 185px;
    padding: 0 20px 0 20px;
    font-weight: bold;
    font-size: 10.2pt;
  }
  #people .bio-text {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    text-decoration: none;
  }
  #people .imgGridCol1 {
    left: 0px;
  }
  #people .imgGridCol2 {
    left: 96px;
  }
  #people .imgGridCol3 {
    left: 192px;
  }
  #people .imgGridCol4 {
    left: 288px;
  }
  #people .imgGridCol5 {
    left: 384px;
  }
  #people .imgGridCol6 {
    left: 480px;
  }
  #people .imgGridCol7 {
    left: 576px;
  }
  #people .imgGridCol8 {
    right: 193px;
  }
  #people .imgGridCol9 {
    right: 97px;
  }
  #people .imgGridCol10 {
    right: 1px;
  }
  #people .imgGridRow1 {
    top: 0px;
  }
  #people .imgGridRow2 {
    top: 79px;
  }
  #people .imgGridRow3 {
    bottom: 78px;
  }
  #people .imgGridRow4 {
    bottom: -1px;
  }
  #people .p1 {
    margin-bottom: 18px;
  }
  #people .p2 {
    margin-bottom: 9px;
  }
  #people .p3 {
    margin-bottom: 18px;
  }
  #people .employee-details {
    z-index: 6100;
    position: absolute;
    width: 383px;
    height: 186px;
    background: #262626;
  }
  #people .employee-details > img {
    width: 95px;
    float: left;
  }
  #people .employee-details > div {
    width: 268px;
    padding: 10px;
    float: left;
  }
  #people .absolute {
    position: absolute;
  }
  #people ul.employee-group {
    list-style: none;
    margin: 56px 0px 0px 0px;
    padding: 0px;
    border: none;
  }
  #people ul.employee-group li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 33px;
    padding: 5px 0px 5px 3px;
    width: 314px;
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    cursor: hand;
    background: url('/Content/Images/People/groupOffBG.png') no-repeat;
  }
  #people ul.employee-group li.selected,
  #people ul.employee-group li:hover {
    background: url('/Content/Images/People/groupOnBG.png') no-repeat;
  }
  #people ul.employee-group li img {
    margin-left: 15px;
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
  }
  #people ul.employee-group li div {
    padding-top: 7px;
  }
  #people ul.employee-group li .info {
    font-size: 11pt;
    color: white;
  }
  #people .cape-list {
    margin-top: 40px;
    margin-left: 20px;
    line-height: 20px;
  }
  #people .cape-list li {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1280px) {
  #people {
    z-index: 6000;
    position: absolute;
  }
  #people > div {
    background-color: #262626;
  }
  #people > div .employee-image {
    width: 76px;
    height: 62px;
    position: absolute;
  }
  #people > div .darken {
    zoom: 1;
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
  #people > div .employee-image-overlay {
    z-index: 6200;
    width: 76px;
    height: 62px;
    position: absolute;
    background: white;
    /* you can choose any colour you like, 1.0-fully visible */
    opacity: 0.0;
    /* opacity setting for all browsers except IE */
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
  
  }
  #people #title1_2 {
    padding: 16px;
    width: 219.2px;
  }
  #people #text1_2_1 {
    position: absolute;
    top: 76px;
    padding: 0 16px 0 16px;
    font-size: 8.16pt;
  }
  #people #text1_2_2 {
    position: absolute;
    top: 148px;
    padding: 0 16px 0 16px;
    font-weight: bold;
    font-size: 8.16pt;
  }
  #people .bio-text {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 8pt;
    text-decoration: none;
  }
  #people .imgGridCol1 {
    left: 0px;
  }
  #people .imgGridCol2 {
    left: 77px;
  }
  #people .imgGridCol3 {
    left: 154px;
  }
  #people .imgGridCol4 {
    left: 231px;
  }
  #people .imgGridCol5 {
    left: 308px;
  }
  #people .imgGridCol6 {
    left: 385px;
  }
  #people .imgGridCol7 {
    left: 462px;
  }
  #people .imgGridCol8 {
    right: 157px;
  }
  #people .imgGridCol9 {
    right: 80px;
  }
  #people .imgGridCol10 {
    right: 3px;
  }
  #people .imgGridRow1 {
    top: 0px;
  }
  #people .imgGridRow2 {
    top: 63px;
  }
  #people .imgGridRow3 {
    bottom: 63px;
  }
  #people .imgGridRow4 {
    bottom: 0px;
  }
  #people .p1 {
    margin-bottom: 14.4px;
  }
  #people .p2 {
    margin-bottom: 7.2px;
  }
  #people .p3 {
    margin-bottom: 14.4px;
  }
  #people .employee-details {
    z-index: 6100;
    position: absolute;
    width: 307px;
    height: 148.256410256px;
    background: #262626;
  }
  #people .employee-details > img {
    width: 76px;
    float: left;
  }
  #people .employee-details > div {
    width: 211px;
    padding: 8px;
    float: left;
  }
  #people .absolute {
    position: absolute;
  }
  #people ul.employee-group {
    list-style: none;
    margin: 44.8px 0px 0px 0px;
    padding: 0px;
    border: none;
  }
  #people ul.employee-group li {
    margin: 0px;
    /*border-bottom: 1px dashed #C39C4E;*/
    height: 28px;
    padding: 3px 0px 3px 3px;
    width: 248px;
    text-decoration: none;
    color: #666666;
    cursor: pointer;
    cursor: hand;
    background: url('/Content/Images/People/groupOffBG.png') no-repeat;
  }
  #people ul.employee-group li.selected,
  #people ul.employee-group li:hover {
    background: url('/Content/Images/People/groupOnBG.png') no-repeat;
  }
  #people ul.employee-group li img {
    margin-left: 12px;
    position: relative;
    float: left;
    width: 32px;
    height: 32px;
  }
  #people ul.employee-group li div {
    padding-top: 5.6px;
  }
  #people ul.employee-group li .info {
    font-size: 8.8pt;
    color: white;
  }
  #people .cape-list {
    margin-top: 32px;
    margin-left: 16px;
    line-height: 16px;
  }
  #people .cape-list li {
    margin-bottom: 4px;
  }
}
#join-us > div.tile2x1.col1.row2 {
  background-color: transparent;
  position: relative;
}
@media only screen and (min-width: 1281px) {
  .joinUsSwitcherPosition {
    top: 292px;
    left: 115px;
  }
  #join-us {
    z-index: 7000;
    position: absolute;
  }
  #join-us > div {
    background-color: #262626;
  }
  #join-us > div img {
    position: absolute;
  }
  #join-us > div div {
    position: absolute;
  }
  #join-us #Personas {
    position: relative;
    top: -15px;
    left: 25px;
  }
  #join-us #Personas .Persona {
    position: absolute;
    float: left;
    list-style-type: none;
  }
  #join-us #Personas .Persona img {
    width: 324px;
    height: 301px;
  }
  #join-us #PersonaQandA {
    margin-left: 400px;
    margin-top: 15px;
    *position: relative;
    *display: block;
    *z-index: -1;
  }
  #join-us #PersonaQandA .PersonaQuestion {
    font-size: 13pt;
    position: relative;
    font-weight: 400;
  }
  #join-us #PersonaQandA .PersonaAnswer {
    position: relative;
    margin-top: 15px;
    margin-left: 30px;
    margin-bottom: 15px;
    width: 500px;
    font-style: italic;
    font-size: 11pt;
  }
  #join-us .browse-opportunities {
    position: absolute;
    text-align: center;
    bottom: 25px;
    width: 100%;
  }
  #join-us .RUuptoSoWhat_title {
    position: relative;
    width: 314px;
    height: 67px;
  }
  #join-us .browse {
    display: block;
    width: 314px;
    height: 63px;
    background: url('/Content/Images/Join-Us/Browse_off.png') no-repeat;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 1;
  }
  #join-us .mycheck {
    position: relative;
  }
  #join-us .mycheck ul {
    list-style: none;
  }
  #join-us .mycheck ul li {
    display: block;
    position: relative;
    padding-left: 50px;
    height: 27px;
    margin-bottom: 0;
    background: url('/Content/Images/Join-Us/divider.png') 0 100% no-repeat;
    margin-bottom: 5px;
    line-height: 1.6;
    width: 264px;
  }
  #join-us .mycheck ul li span {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 23px;
    height: 23px;
    left: 15px;
    top: 0px;
    background: url('/Content/Images/Join-Us/check_Back.png') no-repeat;
    overflow: hidden;
  }
  #join-us .mycheck ul li span ins {
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: -1px;
    left: 3px;
  }
  #join-us .mycheck ul li span ins.check {
    background: url('/Content/Images/Join-Us/Check.png') no-repeat;
  }
  #join-us .browse.check {
    background: url('/Content/Images/Join-Us/Browse_on.png') no-repeat;
  }
  #join-us .browseOpeningsFlash {
    width: 637px;
    height: 314px;
  }
  #join-us .joinus-layer1,
  #join-us .joinus-layer2 {
    width: 637px;
    height: 314px;
    position: absolute;
  }
  #join-us .joinus-layer1 img {
    width: 100%;
  }
  #join-us .joinus-layer2 .main-tile-img {
    width: 637px;
    height: 314px;
  }
}
@media only screen and (max-width: 1280px) {
  .joinUsSwitcherPosition {
    top: 233.6px;
    left: 92px;
  }
  #join-us {
    z-index: 7000;
    position: absolute;
  }
  #join-us > div {
    background-color: #262626;
  }
  #join-us > div img {
    position: absolute;
  }
  #join-us > div div {
    position: absolute;
  }
  #join-us #Personas {
    position: relative;
    top: -12px;
    left: 20px;
  }
  #join-us #Personas .Persona {
    position: absolute;
    float: left;
    list-style-type: none;
  }
  #join-us #Personas .Persona img {
    width: 259.2px;
    height: 240.8px;
  }
  #join-us #PersonaQandA {
    margin-left: 320px;
    margin-top: 12px;
    *position: relative;
    *display: block;
    *z-index: -1;
  }
  #join-us #PersonaQandA .PersonaQuestion {
    font-size: 10.4pt;
    position: relative;
    font-weight: 320;
  }
  #join-us #PersonaQandA .PersonaAnswer {
    position: relative;
    margin-top: 12px;
    margin-left: 24px;
    margin-bottom: 12px;
    width: 400px;
    font-style: italic;
    font-size: 8.8pt;
  }
  #join-us .browse-opportunities {
    position: absolute;
    text-align: center;
    bottom: 20px;
    width: 100%;
  }
  #join-us .RUuptoSoWhat_title {
    position: relative;
    width: 251.2px;
    height: 53.6px;
  }
  #join-us .browse {
    display: block;
    width: 251.2px;
    height: 45px;
    background: url('/Content/Images/Join-Us/Browse_off_1280.png') no-repeat;
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 1;
  }
  #join-us .mycheck {
    position: relative;
  }
  #join-us .mycheck ul {
    list-style: none;
  }
  #join-us .mycheck ul li {
    display: block;
    position: relative;
    padding-left: 40px;
    height: 21.6px;
    margin-bottom: 0;
    background: url('/Content/Images/Join-Us/divider.png') 0 100% no-repeat;
    margin-bottom: 4px;
    line-height: 1.6;
    width: 211.2px;
  }
  #join-us .mycheck ul li span {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 21px;
    height: 21px;
    left: 12px;
    top: 0px;
    background: url('/Content/Images/Join-Us/check_Back_1280.png') no-repeat;
    overflow: hidden;
  }
  #join-us .mycheck ul li span ins {
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 0px;
    left: 2px;
  }
  #join-us .mycheck ul li span ins.check {
    background: url('/Content/Images/Join-Us/Check_1280.png') no-repeat;
  }
  #join-us .browse.check {
    background: url('/Content/Images/Join-Us/Browse_on_1280.png') no-repeat;
  }
  #join-us .browseOpeningsFlash {
    width: 509.6px;
    height: 251.2px;
  }
  #join-us .joinus-layer1,
  #join-us .joinus-layer2 {
    width: 509.6px;
    height: 251.2px;
    position: absolute;
  }
  #join-us .joinus-layer1 img {
    width: 100%;
  }
  #join-us .joinus-layer2 .main-tile-img {
    width: 509.6px;
    height: 251.2px;
  }
}
@media only screen and (min-width: 1281px) {
  .content {
    width: 1060px;
    position: relative;
    margin: 0px auto;
  }
  .content .logo {
    position: relative;
  }
  .content .logo img {
    display: block;
    margin: 12px auto 12px auto;
    cursor: pointer;
  }
  .content .pages {
    position: relative;
    height: 637px;
    font-family: 'Lato', sans-serif;
  }
  .content .pages .background-buttom-right {
    position: absolute;
    top: 364px;
    right: -187px;
  }
  .content .pages .background-buttom-left {
    position: absolute;
    top: 364px;
    left: -187px;
  }
  .content .footer {
    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    position: relative;
    margin: 20px 0px 0px 0px;
  }
  .content .footer span {
    color: #686a68;
  }
  .content .footer a {
    color: #bebfbe;
    text-decoration: none;
  }
  .content .footer #WereOutThere {
    position: relative;
    left: 80px;
    margin-top: 10px;
  }
  .content .footer #WereOutThere a {
    position: relative;
    top: 6px;
  }
  .content .footer #WereOutThere a img {
    filter: alpha(opacity=65);
    opacity: 0.65;
  }
  .content .footer #WereOutThere a img:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .content .footer .lrw-name {
    color: #6eb43f;
  }
  .content .footer > div {
    margin-bottom: 10px;
  }
  .content .left-arrow,
  .content .right-arrow {
    width: 50px;
    float: left;
    height: 54px;
    margin-top: -28px;
    cursor: pointer;
    z-index: 999;
    position: absolute;
  }
  .content .right-arrow {
    float: right;
    right: -50px;
    top: 50%;
    background: url('/Content/Images/page-arrow-right.png') right top no-repeat;
  }
  .content .left-arrow {
    left: -50px;
    top: 50%;
    background: url('/Content/Images/page-arrow-left.png') left top no-repeat;
  }
  .content .main-content {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1280px) {
  .content {
    width: 871.6px;
    position: relative;
    margin: 0px auto;
  }
  .content .logo {
    position: relative;
  }
  .content .logo img {
    display: block;
    margin: 12px auto 12px auto;
    cursor: pointer;
  }
  .content .pages {
    position: relative;
    height: 511.4px;
    font-family: 'Lato', sans-serif;
  }
  .content .pages .background-buttom-right {
    position: absolute;
    top: 236px;
    right: -187px;
  }
  .content .pages .background-buttom-left {
    position: absolute;
    top: 364px;
    left: -187px;
  }
  .content .footer {
    font-family: 'Lato', sans-serif;
    font-size: 8pt;
    position: relative;
    margin: 20px 0px 0px 0px;
  }
  .content .footer span {
    color: #686a68;
  }
  .content .footer a {
    color: #bebfbe;
    text-decoration: none;
  }
  .content .footer #WereOutThere {
    position: relative;
    left: 60px;
    margin-top: 0px;
  }
  .content .footer #WereOutThere a {
    position: relative;
    top: 6px;
  }
  .content .footer #WereOutThere a img {
    filter: alpha(opacity=65);
    opacity: 0.65;
  }
  .content .footer #WereOutThere a img:hover {
    filter: alpha(opacity=100);
    opacity: 1;
  }
  .content .footer .lrw-name {
    color: #6eb43f;
  }
  .content .footer > div {
    margin-bottom: 10px;
  }
  .content .left-arrow,
  .content .right-arrow {
    width: 50px;
    float: left;
    height: 54px;
    margin-top: -28px;
    cursor: pointer;
    z-index: 999;
    position: absolute;
  }
  .content .right-arrow {
    float: right;
    right: -50px;
    top: 50%;
    background: url('/Content/Images/page-arrow-right.png') right top no-repeat;
  }
  .content .left-arrow {
    left: -50px;
    top: 50%;
    background: url('/Content/Images/page-arrow-left.png') left top no-repeat;
  }
  .content .main-content {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 1281px) {
  #terms {
    z-index: 8000;
    position: absolute;
    width: 960px;
    height: 637px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #terms a.close {
    display: block;
    position: absolute;
    right: 8px;
    top: 10px;
    width: 21px;
    height: 21px;
    background: url(/Content/Images/Contacts/close-on.jpg) no-repeat;
  }
  #terms a.close:hover {
    background: url(/Content/Images/Contacts/close-off.jpg) no-repeat;
  }
  #terms .content_sb {
    width: 930px;
    height: 577px;
    padding: 25px 20px 25px 20px;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
    overflow: auto;
  }
  #terms .content_sb a {
    color: #bebfbe;
  }
  #terms .content_sb strong {
    color: white;
  }
  #terms .content_sb h2 {
    color: white;
    font-size: 18pt;
  }
}
@media only screen and (max-width: 1280px) {
  #terms {
    z-index: 8000;
    position: absolute;
    width: 772px;
    height: 511px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #terms a.close {
    display: block;
    position: absolute;
    right: 6.4px;
    top: 8px;
    width: 16.8px;
    height: 16.8px;
    background: url(/Content/Images/Contacts/close-on_1280.png) no-repeat;
  }
  #terms a.close:hover {
    background: url(/Content/Images/Contacts/close-off_1280.png) no-repeat;
  }
  #terms .content_sb {
    width: 744px;
    height: 461.6px;
    padding: 20px 16px 20px 16px;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 8.8pt;
    overflow: auto;
  }
  #terms .content_sb a {
    color: #bebfbe;
  }
  #terms .content_sb strong {
    color: white;
  }
  #terms .content_sb h2 {
    color: white;
    font-size: 14.4pt;
  }
}
@media only screen and (min-width: 1281px) {
  #contacts {
    z-index: 8000;
    position: absolute;
    width: 960px;
    height: 637px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #contacts a.close {
    display: block;
    position: absolute;
    right: 17px;
    top: 15px;
    width: 21px;
    height: 21px;
    background: url(/Content/Images/Contacts/close-off.jpg) no-repeat;
  }
  #contacts a.close:hover {
    background: url(/Content/Images/Contacts/close-on.jpg) no-repeat;
  }
  #contacts .content_contacts {
    width: 960px;
    height: 577px;
    padding: 15px 20px 15px 25px;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
  }
  #contacts .content_contacts div.hit_the_button {
    width: 208px;
    height: 262px;
    background: url(/Content/Images/Contacts/ContactUs-box.png) no-repeat;
    float: left;
    position: relative;
    top: 20px;
    left: 0px;
    margin-right: 10px;
  }
  #contacts .content_contacts div.hit_the_button h3 {
    padding-bottom: 20px;
    position: relative;
    left: 15px;
    top: 20px;
    font-size: 14pt;
    padding-right: 15px;
  }
  #contacts .content_contacts div.hit_the_button p {
    font-size: 11pt;
    position: relative;
    padding-left: 15px;
    padding-right: 10px;
    top: 10px;
  }
  #contacts .content_contacts div.hit_the_button p a.email_on {
    display: block;
    position: relative;
    width: 150px;
    height: 41px;
    top: 13px;
    left: 13px;
    background: url(/Content/Images/Contacts/Email-off.png) no-repeat;
  }
  #contacts .content_contacts div.hit_the_button p a.email_on:hover {
    background: url(/Content/Images/Contacts/Email-on.png) no-repeat;
  }
  #contacts .content_contacts a {
    color: #bebfbe;
  }
  #contacts .content_contacts strong {
    color: white;
  }
  #contacts .content_contacts h2 {
    color: white;
    font-size: 18pt;
  }
  #contacts .content_contacts ul li {
    float: left;
    width: 208px;
    list-style: none;
    padding: 20px 15px;
  }
  #contacts .content_contacts ul li a {
    color: #6eb43f;
    font-size: 10pt;
    text-decoration: none;
  }
  #contacts .content_contacts ul li h5 {
    font-size: 12pt;
    padding-bottom: 3px;
  }
  #contacts .content_contacts ul li p {
    font-size: 10pt;
  }
  #contacts .content_contacts ul li img {
    width: 208px;
    height: 122px;
  }
}
@media only screen and (max-width: 1280px) {
  #contacts {
    z-index: 8000;
    position: absolute;
    width: 772px;
    height: 511px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #contacts a.close {
    display: block;
    position: absolute;
    right: 13.6px;
    top: 12px;
    width: 16.8px;
    height: 16.8px;
    background: url(/Content/Images/Contacts/close-off_1280.png) no-repeat;
  }
  #contacts a.close:hover {
    background: url(/Content/Images/Contacts/close-on_1280.png) no-repeat;
  }
  #contacts .content_contacts {
    width: 768px;
    height: 461.6px;
    padding: 15px 20px 15px 25px;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 8.8pt;
  }
  #contacts .content_contacts div.hit_the_button {
    width: 166.4px;
    height: 209.6px;
    background: url(/Content/Images/Contacts/ContactUs-box_1280.png) no-repeat;
    float: left;
    position: relative;
    top: 16px;
    left: 0px;
    margin-right: 8px;
  }
  #contacts .content_contacts div.hit_the_button h3 {
    padding-bottom: 16px;
    position: relative;
    left: 12px;
    top: 16px;
    font-size: 11.2pt;
    padding-right: 12px;
  }
  #contacts .content_contacts div.hit_the_button p {
    font-size: 8.8pt;
    position: relative;
    padding-left: 12px;
    padding-right: 8px;
    top: 8px;
  }
  #contacts .content_contacts div.hit_the_button p a.email_on {
    display: block;
    position: relative;
    width: 120px;
    height: 32.8px;
    top: 10.4px;
    left: 10.4px;
    background: url(/Content/Images/Contacts/Email-off_1280.png) no-repeat;
  }
  #contacts .content_contacts div.hit_the_button p a.email_on:hover {
    background: url(/Content/Images/Contacts/Email-Roll_1280.png) no-repeat;
  }
  #contacts .content_contacts a {
    color: #bebfbe;
  }
  #contacts .content_contacts strong {
    color: white;
  }
  #contacts .content_contacts h2 {
    color: white;
    font-size: 14.4pt;
  }
  #contacts .content_contacts ul li {
    float: left;
    width: 166.4px;
    list-style: none;
    padding: 16px 12px;
  }
  #contacts .content_contacts ul li a {
    color: #6eb43f;
    font-size: 8pt;
    text-decoration: none;
  }
  #contacts .content_contacts ul li h5 {
    font-size: 9.6pt;
    padding-bottom: 3px;
  }
  #contacts .content_contacts ul li p {
    font-size: 8pt;
  }
  #contacts .content_contacts ul li img {
    width: 166.4px;
    height: 97.6px;
  }
}
.news-social-buttons {
  width: 43px;
  height: 96px;
  position: absolute;
  top: 60px;
  right: -43px;
}
.news-social-buttons a {
  width: 35px;
  height: 30px;
  background: transparent url(/Content/Images/news-social-buttons.png) top left no-repeat;
  display: block;
  border: solid 1px #6b6b6b;
}
.news-social-buttons a:hover {
  width: 43px;
  height: 30px;
  border: solid 1px #d0d0d0;
  z-index: 999;
}
.news-social-buttons a.twitter {
  background-position: 0 -30px;
}
.news-social-buttons a.linkedin {
  background-position: 0 -60px;
}
.news-social-buttons a.facebook:hover {
  background-position: -35px 0px;
}
.news-social-buttons a.twitter:hover {
  background-position: -35px -30px;
}
.news-social-buttons a.linkedin:hover {
  background-position: -35px -60px;
}
.news-social-buttons a.downloadpdf {
  background: transparent url(/Content/Images/social-pdf-icon.png) top left no-repeat;
}
.news-social-buttons a.downloadpdf:hover {
  background-position: -35px 0px;
}
#pov .content_news .news-full .news-full-inner {
  margin: 0;
}
#pov .content_news .news-full h2.title {
  margin-left: 40px;
  margin-top: 20px;
}
#pov .content_news .news-full .news-date {
  margin-right: 40px;
}
@media only screen and (min-width: 1281px) {
  #news,
  .news-type-page {
    z-index: 8000;
    position: absolute;
    width: 960px;
    height: 637px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #news a.close,
  .news-type-page a.close {
    display: block;
    position: absolute;
    right: -11px;
    top: -11px;
    width: 21px;
    height: 21px;
    background: url(/Content/Images/Contacts/close-off.jpg) no-repeat;
    z-index: 9999;
  }
  #news a.close:hover,
  .news-type-page a.close:hover {
    background: url(/Content/Images/Contacts/close-on.jpg) no-repeat;
  }
  #news .content_news,
  .news-type-page .content_news {
    width: 960px;
    height: 637px;
    overflow: hidden;
    padding: 0;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;
  }
  #news .content_news div.hit_the_button,
  .news-type-page .content_news div.hit_the_button {
    width: 208px;
    height: 262px;
    background: url(/Content/Images/Contacts/ContactUs-box.png) no-repeat;
    float: left;
    position: relative;
    top: 20px;
    left: 0px;
    margin-right: 10px;
  }
  #news .content_news div.hit_the_button h3,
  .news-type-page .content_news div.hit_the_button h3 {
    padding-bottom: 20px;
    position: relative;
    left: 15px;
    top: 20px;
    font-size: 14pt;
    padding-right: 15px;
  }
  #news .content_news div.hit_the_button p,
  .news-type-page .content_news div.hit_the_button p {
    font-size: 11pt;
    position: relative;
    padding-left: 15px;
    padding-right: 10px;
    top: 10px;
  }
  #news .content_news div.hit_the_button p a.email_on,
  .news-type-page .content_news div.hit_the_button p a.email_on {
    display: block;
    position: relative;
    width: 150px;
    height: 41px;
    top: 13px;
    left: 13px;
    background: url(/Content/Images/Contacts/Email-off.png) no-repeat;
  }
  #news .content_news div.hit_the_button p a.email_on:hover,
  .news-type-page .content_news div.hit_the_button p a.email_on:hover {
    background: url(/Content/Images/Contacts/Email-on.png) no-repeat;
  }
  #news .content_news a,
  .news-type-page .content_news a {
    color: #6db33f;
  }
  #news .content_news a:hover,
  .news-type-page .content_news a:hover {
    color: #bebfbe;
  }
  #news .content_news .news-list,
  .news-type-page .content_news .news-list {
    float: left;
    width: 190px;
    background: black;
    height: 100%;
  }
  #news .content_news .news-list .news-in-list,
  .news-type-page .content_news .news-list .news-in-list {
    width: 100%;
    height: 117px;
    border-top: solid 1px #808282;
    border-bottom: solid 1px #808282;
    position: relative;
  }
  #news .content_news .news-list .news-in-list .news-image,
  .news-type-page .content_news .news-list .news-in-list .news-image {
    border-right: solid 2px #808282;
    height: 117px;
    overflow: hidden;
  }
  #news .content_news .news-list .news-in-list .news-image img,
  .news-type-page .content_news .news-list .news-in-list .news-image img {
    width: 100%;
  }
  #news .content_news .news-list .news-in-list .news-overlay,
  .news-type-page .content_news .news-list .news-in-list .news-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 117px;
    background: url('/Content/Images/news-in-list-bkd.png') left bottom no-repeat;
    color: white;
    cursor: pointer;
  }
  #news .content_news .news-list .news-in-list .news-overlay .news-title,
  .news-type-page .content_news .news-list .news-in-list .news-overlay .news-title {
    height: 98px;
    min-width: 170px;
    padding: 10px;
    padding-bottom: 9px;
    display: table-cell;
    vertical-align: bottom;
    background: none;
    font-size: 16px;
    font-weight: 300;
  }
  #news .content_news .news-list .news-in-list .news-overlay.active .news-title,
  .news-type-page .content_news .news-list .news-in-list .news-overlay.active .news-title {
    background: url('/Content/Images/news-list-arrow.png') right center no-repeat;
  }
  #news .content_news .news-list .news-in-list.index-0,
  .news-type-page .content_news .news-list .news-in-list.index-0 {
    border-top: none;
  }
  #news .content_news .news-list .mCSB_container,
  .news-type-page .content_news .news-list .mCSB_container {
    margin-right: 0;
  }
  #news .content_news .news-list .mCSB_scrollTools,
  .news-type-page .content_news .news-list .mCSB_scrollTools {
    visibility: hidden;
  }
  #news .content_news .news-full,
  .news-type-page .content_news .news-full {
    float: left;
    width: 770px;
    background: white;
    height: 637px;
    font-size: 14px;
    line-height: 1.4em;
    color: #333333;
  }
  #news .content_news .news-full .news-full-inner,
  .news-type-page .content_news .news-full .news-full-inner {
    margin: 40px;
    margin-right: 30px;
    margin-top: 20px;
  }
  #news .content_news .news-full .news-date,
  .news-type-page .content_news .news-full .news-date {
    float: right;
    width: 100px;
    font-size: 11px;
    text-align: right;
    padding-top: 7px;
  }
  #news .content_news .news-full h2.title,
  .news-type-page .content_news .news-full h2.title {
    margin-top: 3px;
    margin-bottom: 18px;
    font-size: 25px;
    font-weight: 400;
  }
  #news .content_news .news-full p,
  .news-type-page .content_news .news-full p {
    margin: 0 0 .7em 0;
  }
  #news .content_news .news-full h3,
  .news-type-page .content_news .news-full h3 {
    font-size: 18px;
    margin-bottom: 0.5em;
  }
  #news .content_news .news-full img.centered,
  .news-type-page .content_news .news-full img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #news .content_news .news-full img.alignright,
  .news-type-page .content_news .news-full img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
  }
  #news .content_news .news-full img.alignleft,
  .news-type-page .content_news .news-full img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
  }
  #news .content_news .news-full .alignright,
  .news-type-page .content_news .news-full .alignright {
    float: right;
  }
  #news .content_news .news-full .alignleft,
  .news-type-page .content_news .news-full .alignleft {
    float: left;
  }
  #news .content_news .news-full ul,
  .news-type-page .content_news .news-full ul {
    list-style: square;
    margin: 0 0 20px 1.5em;
  }
  #news .content_news .news-full ol,
  .news-type-page .content_news .news-full ol {
    list-style: decimal;
    margin: 0 0 20px 1.5em;
  }
  #news .content_news .news-full img,
  .news-type-page .content_news .news-full img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1280px) {
  #news,
  .news-type-page {
    z-index: 8000;
    position: absolute;
    width: 772px;
    height: 511px;
    background-color: #262626;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  }
  #news a.close,
  .news-type-page a.close {
    display: block;
    position: absolute;
    right: -11px;
    top: -11px;
    width: 16.8px;
    height: 16.8px;
    background: url(/Content/Images/Contacts/close-off_1280.png) no-repeat;
    z-index: 9999;
  }
  #news a.close:hover,
  .news-type-page a.close:hover {
    background: url(/Content/Images/Contacts/close-on_1280.png) no-repeat;
  }
  #news .content_news,
  .news-type-page .content_news {
    width: 768px;
    height: 511px;
    overflow: hidden;
    padding: 0;
    color: #bebfbe;
    font-family: 'Lato', sans-serif;
    font-size: 8.8pt;
  }
  #news .content_news div.hit_the_button,
  .news-type-page .content_news div.hit_the_button {
    width: 166.4px;
    height: 209.6px;
    background: url(/Content/Images/Contacts/ContactUs-box_1280.png) no-repeat;
    float: left;
    position: relative;
    top: 16px;
    left: 0px;
    margin-right: 8px;
  }
  #news .content_news div.hit_the_button h3,
  .news-type-page .content_news div.hit_the_button h3 {
    padding-bottom: 16px;
    position: relative;
    left: 12px;
    top: 16px;
    font-size: 11.2pt;
    padding-right: 12px;
  }
  #news .content_news div.hit_the_button p,
  .news-type-page .content_news div.hit_the_button p {
    font-size: 8.8pt;
    position: relative;
    padding-left: 12px;
    padding-right: 8px;
    top: 8px;
  }
  #news .content_news div.hit_the_button p a.email_on,
  .news-type-page .content_news div.hit_the_button p a.email_on {
    display: block;
    position: relative;
    width: 120px;
    height: 32.8px;
    top: 10.4px;
    left: 10.4px;
    background: url(/Content/Images/Contacts/Email-off_1280.png) no-repeat;
  }
  #news .content_news div.hit_the_button p a.email_on:hover,
  .news-type-page .content_news div.hit_the_button p a.email_on:hover {
    background: url(/Content/Images/Contacts/Email-Roll_1280.png) no-repeat;
  }
  #news .content_news a,
  .news-type-page .content_news a {
    color: #6db33f;
  }
  #news .content_news a:hover,
  .news-type-page .content_news a:hover {
    color: #bebfbe;
  }
  #news .content_news .news-list,
  .news-type-page .content_news .news-list {
    float: left;
    width: 190px;
    background: black;
    height: 100%;
  }
  #news .content_news .news-list .news-in-list,
  .news-type-page .content_news .news-list .news-in-list {
    width: 100%;
    height: 117px;
    border-top: solid 1px #808282;
    border-bottom: solid 1px #808282;
    position: relative;
  }
  #news .content_news .news-list .news-in-list .news-image,
  .news-type-page .content_news .news-list .news-in-list .news-image {
    border-right: solid 2px #808282;
    height: 117px;
    overflow: hidden;
  }
  #news .content_news .news-list .news-in-list .news-image img,
  .news-type-page .content_news .news-list .news-in-list .news-image img {
    width: 100%;
  }
  #news .content_news .news-list .news-in-list .news-overlay,
  .news-type-page .content_news .news-list .news-in-list .news-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 190px;
    height: 117px;
    background: url('/Content/Images/news-in-list-bkd.png') left bottom no-repeat;
    color: white;
    cursor: pointer;
  }
  #news .content_news .news-list .news-in-list .news-overlay .news-title,
  .news-type-page .content_news .news-list .news-in-list .news-overlay .news-title {
    height: 98px;
    min-width: 170px;
    padding: 10px;
    padding-bottom: 9px;
    display: table-cell;
    vertical-align: bottom;
    background: none;
    font-size: 16px;
    font-weight: 300;
  }
  #news .content_news .news-list .news-in-list .news-overlay.active .news-title,
  .news-type-page .content_news .news-list .news-in-list .news-overlay.active .news-title {
    background: url('/Content/Images/news-list-arrow.png') right center no-repeat;
  }
  #news .content_news .news-list .news-in-list.index-0,
  .news-type-page .content_news .news-list .news-in-list.index-0 {
    border-top: none;
  }
  #news .content_news .news-list .mCSB_container,
  .news-type-page .content_news .news-list .mCSB_container {
    margin-right: 0;
  }
  #news .content_news .news-list .mCSB_scrollTools,
  .news-type-page .content_news .news-list .mCSB_scrollTools {
    visibility: hidden;
  }
  #news .content_news .news-full,
  .news-type-page .content_news .news-full {
    float: left;
    width: 578px;
    background: white;
    height: 511px;
    font-size: 14px;
    line-height: 1.4em;
    color: #333333;
  }
  #news .content_news .news-full .news-full-inner,
  .news-type-page .content_news .news-full .news-full-inner {
    margin: 40px;
    margin-right: 30px;
    margin-top: 20px;
  }
  #news .content_news .news-full .news-date,
  .news-type-page .content_news .news-full .news-date {
    float: right;
    width: 100px;
    font-size: 11px;
    text-align: right;
    padding-top: 7px;
  }
  #news .content_news .news-full h2.title,
  .news-type-page .content_news .news-full h2.title {
    margin-top: 3px;
    margin-bottom: 18px;
    font-size: 25px;
    font-weight: 400;
  }
  #news .content_news .news-full p,
  .news-type-page .content_news .news-full p {
    margin: 0 0 .7em 0;
  }
  #news .content_news .news-full h3,
  .news-type-page .content_news .news-full h3 {
    font-size: 18px;
    margin-bottom: 0.5em;
  }
  #news .content_news .news-full img.centered,
  .news-type-page .content_news .news-full img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #news .content_news .news-full img.alignright,
  .news-type-page .content_news .news-full img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
  }
  #news .content_news .news-full img.alignleft,
  .news-type-page .content_news .news-full img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
  }
  #news .content_news .news-full .alignright,
  .news-type-page .content_news .news-full .alignright {
    float: right;
  }
  #news .content_news .news-full .alignleft,
  .news-type-page .content_news .news-full .alignleft {
    float: left;
  }
  #news .content_news .news-full ul,
  .news-type-page .content_news .news-full ul {
    list-style: square;
    margin: 0 0 20px 1.5em;
  }
  #news .content_news .news-full ol,
  .news-type-page .content_news .news-full ol {
    list-style: decimal;
    margin: 0 0 20px 1.5em;
  }
  #news .content_news .news-full img,
  .news-type-page .content_news .news-full img {
    max-width: 100%;
    height: auto;
  }
}
