.hero-image-wrapper {
  width: 100%;
  height: 42.55vw;
  position: relative;
  overflow: hidden;
  z-index: 1;
  top: 0;
  background-color: white;
  min-height: 100%;
}

.hero-image-wrapper.image {
  height: 33.75vw;
}

.hero-image-wrapper.hero-default  {
    height: 200px;
}

.hero-image-wrapper .inner-wrapper.photo img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  height: 100%;
}

.hero-image-wrapper .hero-image {
  width: 100%;
}

.hero-image-wrapper.hero-default .hero-image {
    width: auto;
}

.hero-image-wrapper .inner-wrapper {
  position: static;
}

.hero-image-placeholder {
  height: 42.55vw;
  margin-top: -220px;
  padding-top: 220px;
  content: "";
  width: 100%;
  display: block;
  min-height: 337px;
}

.photo-credit-section {
  position: absolute;
  bottom: 96px;
  z-index: 1;
  width: 100%;
  /*hack for strange bug on iOS https://jira.consumer.org/browse/EL-1938*/
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.photo-credit-section.video {
    display: none;
}

.hero-image-wrapper .photo-credit {
  padding: 8px 10px;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.3);
  float: right;
  margin: 10px 0 10px 10px;
}

.hero-image-pinned .photo-credit-section {
  display: none;
}

.hero-image-placeholder.edit {
  padding: 10px;
  margin: 0;
  height: auto;
}

.hero-image-placeholder.edit div {
  background-color: #F4F4F4;
  height: 100%;
  width: 100%;
}

.hero-image-par {
  position: relative;
  z-index: 0; /* remove z-index from additional headline */
}

.hero-component-wrapper .no-hero-img {
    padding-top: 120px;
}

.bg-pagetitle {
  display: none;
}



.seo-test-header .hero-image-wrapper.image,
.seo-test-header .hero-image-placeholder {
  max-height:500px;
  min-height:100px;
  height:30vw;
}


.seo-test-header .hero-image-wrapper.image .inner-wrapper.photo img {
  height:auto;
}
@media (max-width: 767px){

    .photo-credit-section {
        bottom: 10px;
    }

    .hero-image-wrapper.hero-default {
        height: 110px;
    }

    .hero-image-wrapper.hero-default.advocacy-image.image {
        height: 43.75vw;
    }

    .hero-image-wrapper.hero-default .hero-image {
        width: 100%;
        height: 200px;
    }

    .hero-component-wrapper .no-hero-img {
        padding-top: 20px;
    }
}
.video .hero-image-wrapper .vjs-big-play-button:before{
    opacity: 1 !important;
}

.video .hero-image-wrapper .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none !important;
    background: none !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: -52px 0 0 -78px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.video .hero-image-wrapper .vjs-big-play-button:before {
   /* font-size: 10em !important; */
}
.video .hero-image-wrapper .vjs-control-bar{
    display: none !important;
}
.video-playing .video .hero-image-wrapper .vjs-control-bar{
    display: -webkit-flex!important;
    display: flex!important;
}
.video .hero-image-wrapper .vjs-has-started .vjs-big-play-button {
    display: block;
}
.video-playing .video .hero-image-wrapper .vjs-has-started .vjs-big-play-button {
    display: none;
}
.video .hero-image-wrapper .vjs-big-play-button:hover:before {
    color: #078fd4 !important;
}

.heroimage .video .hero-image-wrapper.image, .video .hero-image-wrapper.video {
    height: 56.25vw;
    max-height: 100vh;
}
.heroimage .video .hero-image-placeholder{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    height: 56.25vw;
    max-height:100vh;
    margin-top: -220px;
    padding-top: 220px;
    min-height: 432px;
}

.video-playing .video .hero-image-placeholder {
    height: 56.25vw;
    margin-top: -124px;
    padding-top: 124px;
	max-height:100vh;
    min-height: 432px;
}

.video .hero-image-wrapper .inner-wrapper .video {
    display: none;
}

.hero-vjs-poster img.hero-image {
    width: 100%;
}

.hero-vjs-poster .play-button {
    display:none;
    background-image: url('/etc/designs/electronics/images/ICON-vid-play.png');
    background-size: 76px 92px;
    background-repeat: no-repeat;
    width: 76px;
    height: 92px;
    margin-top: 1.5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50% ,0);
    -webkit-transform: translate3d(-50%,-50%, 0 );
    -ms-transform: translate3d(-50%,-50%, 0 );
}

.hero-vjs-poster + .inner-wrapper.video {
    visibility: hidden;
}

.hero-image-wrapper{
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.hero-image-wrapper video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.hero-image-wrapper .convio-subscribe-cq-wrapper,
.hero-image-wrapper .action-button-cq-wrapper {
  display: none;
}

.hero-image-wrapper .inner-wrapper.video {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #ddd 50% 0 no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0;
}

.hero-image-wrapper .videoWrapper {
  height: 100%;
  width: 100%;
}

.hero-image-wrapper .overlay {
  display: block;
  height: 100%;
}

.hero-image-wrapper .videoControl {
  display: none;
  color: #fff;
  font-size: 60px;
  cursor: pointer;
  z-index: 250;
  background: no-repeat 50% 50%;
  outline: none;
  box-shadow: none !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin: -75px 0 0 -92px;
  overflow: hidden;
  border: none;
  text-indent: -9999px;
  height: 102px;
  width: 86px;
}

.hero-image-wrapper .videoControl.play {
  background-image: url("../../cr/images/common/video_play_btn.png");
}

.hero-image-wrapper .videoControl.pause {
  background-image: url("../../cr/images/common/video_pause_btn.png");
}

.hero-image-wrapper .YTPOverlay {
  background-color: rgba(0, 0, 0, 0);
}
div.videoWrapper iframe{
  margin-top:0!important;
}

.intrinsic-container {
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

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

/* Youtube 360 */
.warning-360-video {
  font-family: "Neue Helvetica W01", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: white;
  background-color: #1A90DE;
  height: 68px;
}

.warning-360-video a {
  color: white;
  text-decoration: underline;
}

.warning-360-video li {
  margin: 0;
  padding: 0;
}

.warning-360-video ul {
  margin: 0;
  padding: 15px 20px;
}

.warning-360-video li {
  background: url('../../electronics/images/icon-alert.png') no-repeat left top;
  list-style: none;
  margin: 0;
  padding: 0 55px 0px;
  line-height: 35px
}

.warning-360-video p {
  margin: 0;
}

@media (max-width: 768px) {
  .warning-360-video {
    padding: 14px 10px;
    padding: 0;
    height: initial;
  }
  .warning-360-video li {
    padding: 0 0 0 45px;
    line-height: inherit;
  }
  .warning-360-video p {
    margin: 0 0 10px 0;
  }
}
.hero-image-placeholder img {
    margin: 0 auto;
    display: block;
    max-height: 300px;
}
.hero-image-placeholder.edit div{
    background-color: #F4F4F4;
    height: 300px;
    width: 100%;
    text-align: center;
    color: #A3A3A3;
    font-size: 36px;
    font-family: 'Neue Helvetica W01';
    padding-top: 120px;
}
.hero-image-par{
    position: relative;
    z-index: 10;
}
.video .hero-image-placeholder {
    margin: 0 auto;
    display: block;
    height: 300px;
}
.hero-component-wrapper .convio-subscribe-cq-wrapper,
.hero-component-wrapper .action-button-cq-wrapper {
    display: none;
}

.hero-component-wrapper .hero-image-placeholder .hero-media {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #ddd 50% 0 no-repeat;
    background-size: cover;
    padding: 0;
    margin: 0;
}

.hero-component-wrapper .hero-image-placeholder .videoWrapper {
    height: 100%;
    width: 100%;
}

.hero-component-wrapper .hero-image-placeholder .overlay {
    display: block;
    height: 100%;
}

.hero-component-wrapper .hero-image-placeholder .videoControl {
    display: none;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
    z-index: 250;
    background: no-repeat 50% 50%;
    outline: none;
    box-shadow: none !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: -75px 0 0 -92px;
    overflow: hidden;
    border: none;
    text-indent: -9999px;
    height: 102px;
    width: 86px;
}

.hero-component-wrapper .hero-image-placeholder .videoControl.play {
    background-image: url("../../cr/images/common/video_play_btn.png");
}

.hero-component-wrapper .hero-image-placeholder .videoControl.pause {
    background-image: url("../../cr/images/common/video_pause_btn.png");
}

.hero-component-wrapper .hero-image-placeholder .inner-wrapper.video {
    height: 300px;
}

.hero-image-wrapper .YTPOverlay {
    background-color: rgba(0, 0, 0, 0);
}
.carousel-videos {
  margin: 0px 0 0 0;
  padding: 10px 20px;
  width: calc(100%); /* - 16px); */
  position: absolute;
  bottom: 0px;
  left: 0px;
  height:auto;
  background-color: rgba(235,235,235,1);
  border:1px solid rgba(255,255,255,0);

  -webkit-transition: all 0.4s;
  -moz-transition:  all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition:  all 0.4s;

}

.playing .carousel-videos {
  left:15px;
  width:70px;
  height:30px;
  overflow:hidden;
  bottom:50px;
  background-color:rgba(0,0,0,.3);
  border:1px solid rgba(255,255,255,.8);
  border-top:1px solid rgba(255,255,255,.8);
  padding:0;
  opacity:0;
}

.playing:hover .carousel-videos {
  opacity:1;
}

.playing .carousel-videos:before {
  content:"More...";
  height:30px;
  line-height:29px;
  width:70px;
  display:block;
  opacity:.8;
  color:#fff;
  text-align: center;

}


.videoPlaceHolder{
  height:416px;
}

@media (min-width: 1200px){
  .videoPlaceHolder{
    height:423px;
  }

  .bgvideogallery .videoPlaceHolder{
    height:641px!important;
  }
}

.carousel-list-item .play-overlay-icon img{
  display: none;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left:50%;

  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}


.carousel-list-item:hover .play-overlay-icon img{
  display: block!important;
}
.carousel-list-item.on:hover .play-overlay-icon img{
  display: none!important;
}
.carousel-videos .carousel-list {
  position:relative;
  white-space: nowrap;
}
.carousel-videos .carousel-viewport:not(.arrows) .carousel-list > div:first-child {
  margin-left: 0;
}
.carousel-videos .carousel-viewport:not(.arrows) .carousel-list > div:last-child {
  margin-right: 0;
}

.carousel-videos .carousel-viewport.arrows .carousel-list-item{
  width: 21%;
}
.carousel-videos .carousel-viewport.arrows{
  width: 90%;
  float: left;
}
.carousel-videos .carousel-viewport {
  height:100%;
  width: 100%;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}
.carousel-videos .carousel-list-item {
  width: 22%;
  margin: 0 2%;
  /*opacity:  0.64;*/
  cursor: pointer;
  font: 12px/14px 'Neue Helvetica W01';
  color: #9B9B9B;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.playing .carousel-videos .carousel-list-item {
  opacity:0;

}

.carousel-videos .carousel-list-item .title-text {
  text-decoration: underline;
}

.carousel-videos .carousel-list-item.on .title-text {
  text-decoration: none;
}

.carousel-videos .carousel-list-item:hover .title-text {
    color: #00AE4D;
    text-decoration: underline;
}

.carousel-videos .carousel-list-item.on:hover .title-text {
    color: #000;
    text-decoration: none;
}

.carousel-videos .title-text {
  display: inline-block;
  margin-top: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}

.carousel-videos .left-arrow-btn{
  cursor: pointer;
  height: 90px;
  float: left;
  width: 5%;
}

.carousel-videos .right-arrow-btn {
  cursor: pointer;
  height: 90px;
  float: right;
  width: 5%;
}

.carousel-videos .left-arrow,
.carousel-videos .right-arrow {
  margin: 100% 0 0 0;
  height: 39px;
  width: 25px;
}

.carousel-videos .right-arrow {
  float: right;
}

.carousel-videos .left-arrow-btn.disabled,
.carousel-videos .right-arrow-btn.disabled {
  cursor: default;
}

/* Left arrow styles */
.carousel-videos .left-arrow-btn.enabled .left-arrow {
  background:url(../../electronics/images/carousel_arrows_sprinte.png) 0 0 no-repeat;
}

.carousel-videos .left-arrow-btn.disabled .left-arrow {
  background:url(../../electronics/images/carousel_arrows_sprinte.png) 0 -88px no-repeat;
}

.carousel-videos .left-arrow-btn.enabled:hover .left-arrow{
  background:url(../../electronics/images/carousel_arrows_sprinte.png) 0 -44px no-repeat;
}
/*******************************/

/* Right arrow styles */
.carousel-videos .right-arrow-btn.enabled .right-arrow {
  background:url(../../electronics/images/carousel_arrows_sprinte.png) 0 -132px no-repeat;
}

.carousel-videos .right-arrow-btn.disabled .right-arrow {
  background:url(../../electronics/images/carousel_arrows_sprinte.png) 0 -220px no-repeat;
}

.carousel-videos .right-arrow-btn.enabled:hover .right-arrow {
  background:url(../../electronics/images/carousel_arrows_sprinte.png) -1px -176px no-repeat;
}

.video-thumbnail{
  position: relative;
}
.carousel-list-item.on .video-duration,
.on .play-overlay,
.now-playing,
.hidden {
  display: none;
}

.video-duration{
  position: absolute;
  left: 75%;
  margin-top: -20px;
  color: white;
}
.video-thumbnail img{
  width: 100%;
}
.on .video-thumbnail {
  height: auto;
  margin-top:0;
}
.on .video-thumbnail img{
  opacity: .7;
}

.on .now-playing {
  color: #FFFFFF;
  position: absolute;
  bottom: 0;
  display: block;
  white-space: normal;
  padding: 8px;
  width: 100px;
  z-index: 200;
}

.image-wrp{
  position: relative;
  width: 100%;
  overflow: hidden;
}
.image-wrp:before{
  content: "";
  display: block;
  padding-top: 50%;
}
.image-wrp-content{
  position:  absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background:#000;
}
.video-main-wrapper{
  margin: 30px 0;
  position:relative;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.current-video-title {
  color: white;
  position: absolute;
  z-index: 100;
  margin: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 10px 15px;
}

@media (max-width: 768px) {
  .current-video-title {
    margin: 10px;
    background-color: rgba(0, 0, 0, 0.25);
    padding: 5px;
  }
}
.exec-interview:after {
    content: " ";
    display: table;
    clear: both;
}

.exec-interview.right-side {
    float: right;
    text-align: left;
    width: calc(50% - 78px);
    padding-left: 15px;
    margin-left: 30px;
    border-left: solid 5px #00ae4d;
}

.exec-interview .exec-interview-first-question {
    margin-bottom: 30px;
}

.exec-interview-edit {
	margin: 30px;
}

.exec-interview .exec-interview-question {
    margin-bottom: 15px;

    font-size: 18px;
    line-height: 26px;
    font-family: "Neue Helvetica W01", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 600;
}

.exec-interview .exec-interview-response {
    font-size: 14px;
    line-height: 24px;
    font-family: "Neue Helvetica W01", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 300;

}
.exec-profile {
    padding: 0 60px 0 0;
}

.exec-profile-name {
    color: rgb(7, 143, 212);
    font-family: "Neue Helvetica W01";
    font-size: 26px;
    font-weight: 200;
    line-height: 26px;
    text-decoration: none;
}

.exec-profile-title {
    color: rgb(51, 51, 51);
    font-family: "Neue Helvetica W01";
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.section.leadershipExecProfiles:nth-child(even):after {
    display: table;
    clear: both;
    content: "";
}
.hero-image-wrapper {
  width: 100%;
  height: 42.55vw;
  position: relative;
  overflow: hidden;
  z-index: 1;
  top: 0;
  background-color: white;
  min-height: 100%;
}

.hero-image-wrapper.image {
  height: 33.75vw;
}

.hero-image-wrapper.hero-default  {
    height: 200px;
}

.hero-image-wrapper .inner-wrapper.photo img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  height: 100%;
}

.hero-image-wrapper .hero-image {
  width: 100%;
}

.hero-image-wrapper.hero-default .hero-image {
    width: auto;
}

.hero-image-wrapper .inner-wrapper {
  position: static;
}

.hero-image-placeholder {
  height: 42.55vw;
  margin-top: -220px;
  padding-top: 220px;
  content: "";
  width: 100%;
  display: block;
  min-height: 337px;
}

.photo-credit-section {
  position: absolute;
  bottom: 96px;
  z-index: 1;
  width: 100%;
  /*hack for strange bug on iOS https://jira.consumer.org/browse/EL-1938*/
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.photo-credit-section.video {
    display: none;
}

.hero-image-wrapper .photo-credit {
  padding: 8px 10px;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.3);
  float: right;
  margin: 10px 0 10px 10px;
}

.hero-image-pinned .photo-credit-section {
  display: none;
}

.hero-image-placeholder.edit {
  padding: 10px;
  margin: 0;
  height: auto;
}

.hero-image-placeholder.edit div {
  background-color: #F4F4F4;
  height: 100%;
  width: 100%;
}

.hero-image-par {
  position: relative;
  z-index: 0; /* remove z-index from additional headline */
}

.hero-component-wrapper .no-hero-img {
    padding-top: 120px;
}

.bg-pagetitle {
  display: none;
}



.seo-test-header .hero-image-wrapper.image,
.seo-test-header .hero-image-placeholder {
  max-height:500px;
  min-height:100px;
  height:30vw;
}


.seo-test-header .hero-image-wrapper.image .inner-wrapper.photo img {
  height:auto;
}
@media (max-width: 767px){

    .photo-credit-section {
        bottom: 10px;
    }

    .hero-image-wrapper.hero-default {
        height: 110px;
    }

    .hero-image-wrapper.hero-default.advocacy-image.image {
        height: 43.75vw;
    }

    .hero-image-wrapper.hero-default .hero-image {
        width: 100%;
        height: 200px;
    }

    .hero-component-wrapper .no-hero-img {
        padding-top: 20px;
    }
}
.video .hero-image-wrapper .vjs-big-play-button:before{
    opacity: 1 !important;
}

.video .hero-image-wrapper .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none !important;
    background: none !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    margin: -52px 0 0 -78px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
}

.video .hero-image-wrapper .vjs-big-play-button:before {
   /* font-size: 10em !important; */
}
.video .hero-image-wrapper .vjs-control-bar{
    display: none !important;
}
.video-playing .video .hero-image-wrapper .vjs-control-bar{
    display: -webkit-flex!important;
    display: flex!important;
}
.video .hero-image-wrapper .vjs-has-started .vjs-big-play-button {
    display: block;
}
.video-playing .video .hero-image-wrapper .vjs-has-started .vjs-big-play-button {
    display: none;
}
.video .hero-image-wrapper .vjs-big-play-button:hover:before {
    color: #078fd4 !important;
}

.heroimage .video .hero-image-wrapper.image, .video .hero-image-wrapper.video {
    height: 56.25vw;
    max-height: 100vh;
}
.heroimage .video .hero-image-placeholder{
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    height: 56.25vw;
    max-height:100vh;
    margin-top: -220px;
    padding-top: 220px;
    min-height: 432px;
}

.video-playing .video .hero-image-placeholder {
    height: 56.25vw;
    margin-top: -124px;
    padding-top: 124px;
	max-height:100vh;
    min-height: 432px;
}

.video .hero-image-wrapper .inner-wrapper .video {
    display: none;
}

.hero-vjs-poster img.hero-image {
    width: 100%;
}

.hero-vjs-poster .play-button {
    display:none;
    background-image: url('/etc/designs/electronics/images/ICON-vid-play.png');
    background-size: 76px 92px;
    background-repeat: no-repeat;
    width: 76px;
    height: 92px;
    margin-top: 1.5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50% ,0);
    -webkit-transform: translate3d(-50%,-50%, 0 );
    -ms-transform: translate3d(-50%,-50%, 0 );
}

.hero-vjs-poster + .inner-wrapper.video {
    visibility: hidden;
}

.hero-image-wrapper{
    -webkit-transition: height 0.4s ease-in-out;
    -moz-transition: height 0.4s ease-in-out;
    -o-transition: height 0.4s ease-in-out;
    transition: height 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.hero-image-wrapper video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.hero-image-wrapper .convio-subscribe-cq-wrapper,
.hero-image-wrapper .action-button-cq-wrapper {
  display: none;
}

.hero-image-wrapper .inner-wrapper.video {
  height: 100%;
  width: 100%;
  position: absolute;
  background: #ddd 50% 0 no-repeat;
  background-size: cover;
  padding: 0;
  margin: 0;
}

.hero-image-wrapper .videoWrapper {
  height: 100%;
  width: 100%;
}

.hero-image-wrapper .overlay {
  display: block;
  height: 100%;
}

.hero-image-wrapper .videoControl {
  display: none;
  color: #fff;
  font-size: 60px;
  cursor: pointer;
  z-index: 250;
  background: no-repeat 50% 50%;
  outline: none;
  box-shadow: none !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin: -75px 0 0 -92px;
  overflow: hidden;
  border: none;
  text-indent: -9999px;
  height: 102px;
  width: 86px;
}

.hero-image-wrapper .videoControl.play {
  background-image: url("../../cr/images/common/video_play_btn.png");
}

.hero-image-wrapper .videoControl.pause {
  background-image: url("../../cr/images/common/video_pause_btn.png");
}

.hero-image-wrapper .YTPOverlay {
  background-color: rgba(0, 0, 0, 0);
}
div.videoWrapper iframe{
  margin-top:0!important;
}

.intrinsic-container {
  height: 0;
  overflow: hidden;
}

/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}

/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

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

/* Youtube 360 */
.warning-360-video {
  font-family: "Neue Helvetica W01", Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: white;
  background-color: #1A90DE;
  height: 68px;
}

.warning-360-video a {
  color: white;
  text-decoration: underline;
}

.warning-360-video li {
  margin: 0;
  padding: 0;
}

.warning-360-video ul {
  margin: 0;
  padding: 15px 20px;
}

.warning-360-video li {
  background: url('../../electronics/images/icon-alert.png') no-repeat left top;
  list-style: none;
  margin: 0;
  padding: 0 55px 0px;
  line-height: 35px
}

.warning-360-video p {
  margin: 0;
}

@media (max-width: 768px) {
  .warning-360-video {
    padding: 14px 10px;
    padding: 0;
    height: initial;
  }
  .warning-360-video li {
    padding: 0 0 0 45px;
    line-height: inherit;
  }
  .warning-360-video p {
    margin: 0 0 10px 0;
  }
}
.video.hero-image-wrapper,
.video.heroimage .video.hero-image-wrapper {
  width: 100%;
  height: 33.75vw;
  position: relative;
  overflow: hidden;
  z-index: 1;
  top: 0;
  background-color: black;
  min-height: 100%;
  max-height: inherit;
}

.heroimage .video .hero-vjs-poster svg {
    display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroimage .video .hero-vjs-poster svg {
        display: block;
        width: 100%;
        height: 34vw;
   }

    .heroimage .video .hero-image {
        display: none;
   }
}

.video.hero-image-wrapper .inner-wrapper.video {
    position: absolute;
    background: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0;
    visibility: visible;
}

.video.hero-image-wrapper .inner-wrapper.video.loaded {
    background: none;
    border: 2px solid #ffffff;
}

.video.loaded#video-container {
	position: absolute;
}

.video.hero-image-wrapper .inner-wrapper.video > #heroVideo {
    visibility: hidden;
}

.video-playing .video .hero-image-placeholder {
    height: 56.25vw;
    margin-top: -220px;
    padding-top: 220px;
	max-height:100vh;
    min-height: 432px;
}

.inner-wrapper.video div[data-type|="brightcove"] .vjs-poster {
	background-size: cover;
	height: 101%;
}

.hero-image-wrapper.video .video-player.loaded[data-type="youtube360"],
.hero-image-wrapper.video .video-player.loaded[data-type="youtube"] {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 100;
	opacity: 1;
}

.hero-image-wrapper.video .video-player[data-type="youtube360"],
.hero-image-wrapper.video .video-player[data-type="youtube"] {
	opacity: 0;
}

.player-wrapper {
    border: 2px solid #ffffff;
    overflow: hidden;
}

.player-wrapper,
.hero-image-wrapper .inner-wrapper.video {
    position: absolute;
    top: calc(50% - 48px);
    left: 50%;
    transform: translate3d(-50%,-50% ,0);
    -webkit-transform: translate3d(-50%,-50% ,0);
    -ms-transform: translate3d(-50%,-50%, 0 );
    height: 24.4vw;
    width: 43.1vw;
    margin: 0 auto;
    text-align: center;
    color: #000000;
    box-sizing: border-box;
    z-index: 100;
}

.player-wrapper.loading {
	border: none;
}

.video-duration {
    position: absolute;
	bottom: 14px;
	left: 11px;
	display: none;
	color: #ffffff;
	font-size: 20px;
    line-height: 1;
	padding: 5px;
	background-color: rgba(0,0,0,0.5);
	font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 2rem;
}

.player-thumbnail-overlay {
	background: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	z-index: 999;
}

.player-thumbnail-overlay.loading {
	background-size: inherit;
}

.player-thumbnail-overlay .play-button {
	display: none;
	background-image: url('/etc/designs/electronics/images/ICON-vid-play.png');
	background-size: 76px 92px;
	background-repeat: no-repeat;
	width: 76px;
	height: 92px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50% ,0);
	-webkit-transform: translate3d(-50%,-50%, 0 );
	-ms-transform: translate3d(-50%,-50%, 0 );
}

.hero-video.video-playing div.main-headline-section{
    margin-top: -95px;
}

.video-js .vjs-time-overlay {
    bottom: 10px;
}

.video.hero-image-wrapper .photo-credit {
    margin-bottom: 4px;
}

.heroimage .video .photo-credit-section .container {
    padding: 0;
}

.heroimage .video .hero-image {
    filter: brightness(0.5) url('../../cr/images/common/filter.svg#blur');
    -webkit-filter: brightness(0.5) url('../../cr/images/common/filter.svg#blur');
    -moz-filter: brightness(0.5) url('../../cr/images/common/filter.svg#blur');
}

.photo-credit-section.video,
 .video .hero-image-wrapper .inner-wrapper .video {
    display: block;
    bottom: 96px;
}

.heroimage .video .photo-credit-section.has-photo-credit {
    bottom: 131px;
}

@media (max-width: 1199px){

    .heroimage .video .hero-image {
        filter: blur(10px) brightness(0.5);
        -webkit-filter: blur(10px) brightness(0.5);
        -moz-filter: blur(10px) brightness(0.5);
    }

    .heroimage .video .player-wrapper,
    .hero-image-wrapper .inner-wrapper.video {
        top: 50%;
        height: 32.7vw;
        width: 58vw;
    }

    .video.hero-image-wrapper,
    .video.heroimage .video.hero-image-wrapper {
        height: 38vw;
    }

    .heroimage .video .photo-credit-section,
    .photo-credit-section.video,
    .video .hero-image-wrapper .inner-wrapper .video {
        bottom: 0;
    }

    .heroimage .video .photo-credit-section.has-photo-credit {
        bottom: 35px;
    }

    .video .inner-wrapper:not(.non-360) .photo-credit-section .container {
        min-width: 0;
        width: auto;
        padding: 7px 10px;
    }

    .video .inner-wrapper:not(.non-360) ~ .photo-credit-section .container {
        padding: 0 10px;
        min-width: 0;
        width: auto;
        padding: 7px 10px;
    }

    .video.main-headline-section,
    .video ~ div.main-headline-section,
    .hero-video.video-playing div.main-headline-section {
        margin-top: 0;
    }

    .youtube.non-360 .hero-image {
            filter: none!important;
            -webkit-filter: none!important;
            -moz-filter: none!important;
    }

    .youtube.non-360 ~ .player-wrapper {
        display: none;
    }
}

@media (max-width: 1047px) and (min-width: 992px) {
    .affix-sharing .social_sharing_wrapper {
        padding-top: 265px;
    }
}

@media (max-width: 850px) and (min-width: 480px) {
    .affix-sharing .social_sharing_wrapper {
             padding-top: 340px;
         }
}


@media (max-width: 767px){
    body,
    header,
    .container {
        min-width: 0;
    }

    .heroimage .video .inner-wrapper.hero-vjs-poster .photo-credit-section,
    .heroimage .video .photo-credit-section  {
        display: block;
        z-index: 1000;
        font-size: 21px;
    }

    .heroimage .video .photo-credit-section.has-photo-credit {
        bottom: 45px;
    }

    .video .player-wrapper,
    .video.hero-image-wrapper .inner-wrapper.video,
    .video.hero-image-wrapper .inner-wrapper.video.loaded {
        width: 100%;
        height: 100%;
        border: 0;
    }

    .hero-image-wrapper.video,
    .video.heroimage .video.hero-image-wrapper {
        height: 55vw;
    }

    .heroimage .video .hero-image {
            filter: none!important;
            -webkit-filter: none!important;
            -moz-filter: none!important;
    }

    .hero-image-wrapper .inner-wrapper.youtube {
        height: 100%;
    }

    .hero-image-wrapper .inner-wrapper.youtube img.hero-image {
            width: 130%;
            height: 100%;
            left: -20%;
            position: relative;
    }

    .heroimage .video .photo-credit-section .photo-credit {
        font-size: 21px;
        float: right;
    }

    .video .vjs-default-skin .vjs-poster {
         position: absolute !important;
    }

    .heroimage .video .photo-credit-section .container {
        padding-right: 7px;
    }
}

.generaltable .textsection {
    margin-right: -18px;
}

.generaltable .tablefilter {
    position:absolute;
    top:48px;
    left:-1px;
    width:100%;
    overflow-y:auto;
    background:#fff;
    list-style:none;
    display:none;
    border: 1px solid #ccc;
    font-size:24px;
    font-weight:200;
    margin:0;
    padding:0;
}


.slider-wrapper {
    width: 100%;
    display: table;
    padding-right: 15px;
}

.generaltable .tablefilter li:hover {
	background:#f3f3f3;
}

.generaltable .tablefilter li.visited {
	color: #3B5B7C;
}

.generaltable .filtercontainer.open,
.generaltable .filtercontainer:hover
{
    box-shadow: 0px 1px 2px rgba(0,0,0,.15);
}

.generaltable .filtercontainer.open .tablefilter {
    display:block;
    z-index:100;
	max-height:288px;
	box-shadow: 0px 1px 2px rgba(0,0,0,.15);
}

.generaltable .tablefilter li {
    list-style:none;
    padding: 10px;

}


.generaltable .filtercontainer {
	cursor:pointer;
    position:relative;
    height:50px;
    border: 1px solid #ccc;
    background:#fff;
    margin-bottom:20px;
    width:100%;
    font-size:24px;
    font-weight:200;
    line-height:30px;
    z-index:2000;

}

@media (min-width: 768px){
	.generaltable .filtercontainer,
	.generaltable .tablefilter {
		width:400px;
	}
}

.generaltable .filtercontainer a.current {
    display:block;
    padding:0 10px;
    text-decoration:none;
    color:#000;
    line-height:48px;
    background-image: url('../../electronics/images/icon_dropdown@2x.png');
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) center;
    background-size:11px 18px;
    width:100%;
    padding-right:40px;
    overflow: hidden;
    text-overflow: ellipsis;
     white-space: nowrap;
}

.filtercolumn {opacity:0;}

.generaltable.section {
	margin-bottom:30px;
}

.generaltable table {
	width:100%;
}

.generaltable  h2 {
	margin-left: 15px;
	margin-bottom:10px;
}

.generaltable .popout {
	background:#f3f3f3;
	padding:20px 0 10px 0;
}


.generaltable .tablefooter {
    display: table;
    width: 100%;
}


@media (min-width: 768px){
	.generaltable h2 {
		margin-left:0;
	}
	.generaltable .popout table,
	.generaltable .popout h2 {
		width: calc(100% - 100px);
		margin:0 30px 20px 70px ;
	}

	.generaltable .popout .footnotes,
	.generaltable .popout .source,
	.generaltable .popout .filtercontainer {
		margin-left:70px;
	}
}

.generaltable .popout table {
	background:#fff;
}
.generaltable table, 
.generaltable th, 
.generaltable td{
   border: 1px solid #d0d0d0;
}

.generaltable.section table.firstRow tr:first-child,
.generaltable.section tr:hover {
	background:#f3f3f3;
}

.generaltable .popout table.firstRow tr:first-child {
	background:#fff;
}

.generaltable table.firstRow tr:first-child td,
.generaltable table.firstRow tr:first-child th {
	border-right: none;
	border-left:none;
}

.generaltable td,
.generaltable th {


	padding:16px;
	font-size:16px;
	line-height:19px;
	font-weight:200;
	background:none !important;
	vertical-align: top;

}

.generaltable b,
.generaltable strong {
	font-weight:500;
}


.generaltable .htNumeric {
	text-align: right;
}


.generaltable td.right {text-align:right;}
.generaltable td.left {text-align:left;}
.generaltable td.center {text-align:center;}

.tableslider {
	overflow-x:auto;
	max-width:100%;
	position:relative;
}


.tableslider.extra:before{
    content: "\70";
    color: #fff;
    background-color: #00ae4d;
    display: block;
    width: 97px;
    padding-left: 15px;
    height: 73px;
    position: absolute;
    top: 0;
    left: calc(100vw - 100px);
    z-index: 1000;
    font-family: "crux-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

.generaltable .source,
.generaltable .footnotes {
	font-size:12px;
	line-height:1.5em;
	color:#999;
	font-weight:300;
	margin:1.5em 15px 0 15px;
	padding-left:0;

}

.popout .generaltable .source,
.popout .generaltable .footnotes {
	margin-left:70px;
}

.generaltable .footnotes li {
    list-style-position: inside;
    float:left;
    clear:both;

}

.generaltable .footnotes li.hilite {
	background: #078fd4;
    padding: 0 5px;
    color: #fff;
    margin-left: -5px;
}

.generaltable td sup {
	padding:3px;
	font-weight:400;
	cursor: pointer;
}
/*
.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	min-width:1em;
	text-align:center;
}

.pagination .current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
       */

/**
**/

.pagination	{
	font-size: 80%;
}

.pagination a, .pagination span {
	background-color:#F8F8F8;
	border:1px solid #C2C2C2;
	display:block;
	float:left;
	font-weight:bold;
	height:15px;
	margin-left:3px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:16px;
	color: #176FCC;
	text-decoration: none;
    line-height:16px;
}
.pagination a:hover {
	background-color:#F8F8F8;
	border:1px solid #C2C2C2;
	display:block;
	float:left;
	font-weight:bold;
	height:15px;
	margin-left:3px;
	text-align:center;
	text-decoration:underline;
	vertical-align:middle;
	width:16px;
	color: #176FCC;
}
.pagination .current {
	color:#666666;
}
.pagination .current.next, a.next:hover {
	background-image:url(../application-resources/pagination/images/home_recent_scroll_arrow_right_over.png);
	border:none;
	height:17px;
	width:17px;
	text-decoration:none;
}
.pagination .current.prev, a.prev:hover {
	background-image:url(../application-resources/pagination/images/home_recent_scroll_arrow_left_over.png);
	border:none;
	height:17px;
	width:17px;
	text-decoration:none;
}
.pagination .next {
	background-image:url(../application-resources/pagination/images/home_recent_scroll_arrow_right.png);
	border:none;
	height:17px;
	width:17px;
}
.pagination .prev {
	background-image:url(../application-resources/pagination/images/home_recent_scroll_arrow_left.png);
	border:none;
	height:17px;
	width:17px;
}
.iframe-dialog-wrapper .iframe-dialog.ui-dialog-content{
	padding: 0;
}
.iframe-dialog-wrapper .ui-dialog-titlebar.ui-widget-header {
	border: none;
	background: none;
    background-color: #F8F8F8;
    color: #000000;
    padding: 10px;
    height: 18px;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana,Arial,sans-serif;
    position: relative;
}
.iframe-dialog-wrapper .ui-widget-header .ui-icon {
	background-image: url("../../../clientlibs/granite/jquery-ui/css/images/ui-icons_222222_256x240.png");
	background-position: -97px -128px;
	display: inline;
    height: inherit;
    width: 16px;
}
.iframe-dialog-wrapper.ui-dialog {
    position: absolute;
    z-index: 1000;
    padding: 0;
    background: white;
}
.iframe-dialog-wrapper.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px; height: 18px;
}
.iframe-dialog-wrapper.ui-dialog .ui-dialog-titlebar-close span {
    margin: 0px;
    text-indent: 0px;
    float: right;
}
.iframe-dialog-wrapper.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
    left: 9px;
    top: 8px;
    cursor: pointer;
    position: static;
    height: 16px;
    float: left;
    margin: 4px 2px 0px 0px;
}
.iframe-dialog-wrapper.ui-dialog .ui-dialog-titlebar-close.ui-state-default {
    border: none;
    background: transparent none repeat scroll 0% 0%;
    width: auto;
    height: auto;
    margin: -14px 0px 0px;
}
.iframe-dialog-wrapper.ui-dialog .ui-dialog-titlebar-close.ui-state-hover {
    border: 1px solid #999999;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
    display: block;
	background-image:none !important;
}
/** LEAVE THIS FILE EMPTY. CSS ADDED HERE CAN HAVE SITEWIDE IMPACT  **/
@charset "utf-8";
/* CSS Document */
body{
    /*background:url(../application-resources/apage/images/site_bkgrnd.jpg) repeat-x scroll 0 0;*/
}
#t-header #body-wrap {
    height:120px;
}
.shadow {
    -moz-box-shadow:0 0 3px 2px #E6E6E6;
    -webkit-box-shadow:0 0 3px 2px #E6E6E6;
    box-shadow:0 0 3px 2px #E6E6E6;
    *background:url(../application-resources/apage/images/shadowAlpha3.png) no-repeat bottom right;
    overflow:hidden;
}
#t-content {
    background-color:#FFFFFF;
}
.enlarged {
    font-size:14px;
    line-height:18px;
}
.highlight {
    font-weight:bold;
}
h1.article-title {
    font-size:24px;
    font-weight:bold;
    line-height:27px;
}
body h1{
    margin-top: 0;
    margin-bottom: 0;
}

body h2{
    font-size:18px;
    font-weight:bold;
    line-height:21px;
    margin-top: 0;
    margin-bottom: 0;
}
h2.sub-title {
    margin:0;
}
h2.section-title {
    margin-bottom: 10px;
    margin-top: 30px;
}

h2.heading {
    font-size:20px;
    line-height:23px;
    padding:0 0 0 0;
    margin-bottom:20px;
}
body h3, h3.sub-title {
    font-size:15px;
    font-weight:bold;
    line-height:18px;
    margin: 0;
}

body p{
    margin: 0;
}

.content {
    margin-top:20px;
}
.date {
    color:#666666;
    font-size:11px;
    margin-bottom:20px;
}
#articles-content {
box-sizing: content-box;
border-right:1px solid #BFCAD3; 
font-size:12px; 
line-height:16px; 
padding:0 20px 0 0; 
width:600px; 
height:100%;
}
#articles-content div.paragraph, .gen-admin-container .paragraph {
    margin-bottom: 12px;
}
.section-header {
    padding: 1px 3px 0 3px;
    background-color: #7A8895;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #FFF;
    display: inline-block;
    margin-bottom: 20px;
}
.image-large img {
    border:1px solid #BFCAD3;
}
.image-large {
    margin:0 0 20px 0;
    overflow: hidden;
}
.image-small {
    clear:both;
    float:right;
    margin:0 0 20px 20px;
    width:240px;
}

.image-small { 
    clear: right; 
} 

.image-small img {
    border:1px solid #BFCAD3;
    height:175px;
    width:240px;
}
.image-small .interactive-wrap {
    background-color:#FFFFFF;
    bottom:36px;
    color:#666666;
    font-weight:bold;
    height:25px;
    opacity:0.85;
    margin-left:1px;
    padding:10px 0 0 0;
    position:relative;
    text-align:right;
    width:240px;
    z-index:2;
}
.interactive-wrap {
    margin:0 0 -35px 0;
    padding:0;
}

.interactive-wrap a {
background:url(../application-resources/apage/images/b_icon_interactive.png) 217px 0 no-repeat;
display:block;
height:17px;
padding-right:28px;
text-decoration:none;
}

.interactive-wrap a:hover {
background:url(../application-resources/apage/images/b_icon_interactive.png) 217px -17px no-repeat;
text-decoration:none;
}

.interactive-modal-content {
margin:20px 20px 20px 20px;
width:700px;
position:relative;
}

.interactive-content-link img{
width:64px;
height:12px;
border:none;
padding-top:2px;
} 

.call-out-wrap .image-small {
    margin:0 0 0 20px;
}
.image-nocaption {
    border:1px solid #BFCAD3;
    margin:0 0 6px 20px;
    width:240px;
}
.caption-wrap { 
    line-height:12px; 
    margin-top:3px; 
}
.caption {
    font-size:11px;
    font-weight:normal;
    line-height:14px;
}
.caption-head {
    font-size:11px;
    font-weight:bold;
    line-height:14px;
}
.caption-source {
    color:#666666;
    font-size:11px;
    line-height:14px;
}
/*.call-out-wrap {
    background-color:#F1F4F8;
    border:1px solid #BFCAD3;
    padding:12px;
    margin:20px 0;
}*/
.call-out-wrap .image-small {
    float:right;
}
.call-out-wrap .image-call-out {
    clear:both;
    float:right;
    margin:0 0 20px 20px;
}


.image-call-out .caption-wrap {
    width:240px;
}


.call-out-wrap .image-call-out img{
    border:1px solid #BFCAD3;
}
.highlight-red {
    color:#00ae4d;
}
.customer-care ul {
    line-height:18px;
    list-style:disc;
    list-style-position:inside;
    margin-left:20px;
    padding:10px 0 10px 0;
}
.customer-care ol {
    line-height:18px;
    list-style:decimal;
    margin-left:20px;
    padding:10px 0 10px 0;
}
.pagination-wrap {
    box-sizing: content-box;
    border-bottom:1px solid #BFCAD3;
    border-top:1px solid #BFCAD3;
    margin:20px 0 15px 0;
    padding:10px 0 10px 0;
    height:20px;
    clear:both; 
} 
.pagination-content {
    float:right;
}
.pagination-content a {
    background-color:#F8F8F8;
    border:1px solid #C2C2C2;
    display:block;
    float:left;
    font-weight:bold;
    height:16px;
    margin-left:3px;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
    width:16px;
}
.pagination-content a.left-arrow {
    background-image:url(../application-resources/apage/images/home_recent_scroll_arrow_left.png);
    border:none;
    height:17px;
    width:17px;
}
.pagination-content a.right-arrow {
    background-image:url(../application-resources/apage/images/home_recent_scroll_arrow_right.png);
    border:none;
    height:17px;
    width:17px;
}
.pagination-content a.left-arrow:hover {
    background-image:url(../application-resources/apage/images/home_recent_scroll_arrow_left_over.png);
    border:none;
    height:17px;
    width:17px;
}
.pagination-content a.right-arrow:hover {
    background-image:url(../application-resources/apage/images/home_recent_scroll_arrow_right_over.png);
    border:none;
    height:17px;
    width:17px;
}
.pagination-content a.active {
    color:#666666;
}
.hr { 
    border-bottom:1px solid #BFCAD3; 
    margin:20px 0; 
    clear:both; 
}
.articleSectionContent .dividingLine .hr {
    clear: right;
}
div.print_button {
    float:right;
    height:20px;
    line-height:20px;
    margin-right:10px;
    width:60px;
}
div.email_button {
    float:right;
    height:20px;
    width:54px;
}
#right-col-wrap {
    padding-top:20px;
}

#right-col-wrap .adRight1 {
    padding: 0 0 30px 0;
}

#right-col-wrap .communication-box input{
width:208px;
vertical-align:text-bottom;
line-height:22px;
box-sizing: border-box;
height: 30px;
}

#right-col-wrap .communication-box .input-box-copy { 
    width:280px; 
} 
/* ratings box small */ 
.ratings-box-small { 
clear:both; 
float:left; 
margin:0px 20px 20px 0; 
padding:0; 
width:132px; 
-moz-box-shadow:0 0 3px 2px #E6E6E6; 
-webkit-box-shadow:0 0 3px 2px #E6E6E6; 
box-shadow:0 0 3px 2px #E6E6E6; 
border:1px solid #E6E6E6\9; /* IE8 and below. */ 
} 
.ratings-box-small img { 
margin:0 0 0 4px; 
} 
.ratings-box-small h3 { 
background-color:#C4C9CF; 
line-height:12px; 
margin:4px 4px 4px 4px; 
padding:8px 0 8px 8px; 
} 
.ratings-box-links .icon-lock { 
margin-left:-3px; 
} 
.ratings-box-small h3>a { 
color:#000000; 
cursor:default; 
display:block; 
text-decoration:none; 
} 
.ratings-box-links a{ 
margin:0 0 8px 0; 
} 
.ratings-box-links{ 
margin:9px; 
text-align:left; 
} 

/* ratings box large */
.ratings-box-large {
    margin: 15px 0; 
    padding: 5px; 
}
.ratings-box-large .hr{
    margin:20px 0; 
}
.ratings-box-heading {
    background-color:#C4C9CF;
    margin-bottom:20px;
}
.ratings-box-heading h2{
    vertical-align:top;
}
.ratings-box-heading a{
    color:#000000;
}
.ratings-section {
    margin-bottom:20px;
    position:relative;
}
.ratings-section a {
    font-weight:bold;
}
.ratings-section .ratings-links{
    width:220px;
}
.ratings-section .ratings-links .paragraph a { 
    font-weight:normal; 
} 
.ratings-descripion, .ratings-links, .ratings-image {
    float:left;
    padding:0 20px 0 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
}
.ratings-descripion h2 {
    font-size:15px;
}
.ratings-links h2 {
    font-size:15px;
}
a.ratings-description-anchor {
    cursor:pointer;
}
a.ratings-description-anchor:hover {
    text-decoration:underline;
    cursor:pointer;
}
.ratings-box-heading h2{
    padding:10px;
}
.ratings-box-heading img {
    float:right;
    margin:15px 10px 0 0;
}
.ratings-image {
    text-align:center;
    width:94px;
}
.ratings-descripion {
    width:200px;
}
.ratings-descripion .paragraph { 
    margin-bottom: 12px; 
    line-height:16px; 
    font-size:12px; 
} 

/* buying advice */
.buying-advice {
    margin:15px 0 15px 0; 
    padding:4px 4px; 
}
.buying-advice-heading {
    background-color:#C4C9CF;
}
.buying-advice-section{
    margin-bottom:20px;
}
.buying-advice-links, .buying-advice-image {
    float:left;
    padding:20px 20px 0 0;
}
.buying-advice-heading h2{
    padding:10px;
}
.buying-advice-image {
    text-align:center;
    width:94px;
}


/* editors note */
.editors-note {
    color:#666666;
    font-size:12px;
    line-height:16px;
}

.editors-note strong + p{
    display: inline;
}

/* author citation */
.author-citation {
    border:1px solid #BFCAD3;
    height:70px;
    margin:20px 0;
}
.author-citation img {
    float:left;
    margin:0 12px 0 0;
    border-right:1px solid #BFCAD3;
}
.author-citation h3 {
    margin:12px 0 0 0;
}

/* static ratings */
.anchor-nav {
    border-bottom:3px solid #BFCAD3;
    border-top:3px solid #BFCAD3;
    margin: 0 0 20px 0;
    padding: 20px 0;
    overflow: hidden;
}
.anchor-nav a {
    padding:0;
}

.anchor-nav-first-column {
    width: 50%;
    float: left;
}

.anchor-nav-second-column {
    width: 50%;
    float: right;
}

/* related topics */
.related-topics {
    border-bottom:3px solid #BFCAD3;
    border-top:3px solid #BFCAD3;
    margin:6px 20px 15px 0;
    padding:16px 0 9px 0;
    float:left;
    width:140px;
}
.customer-care ul {
    line-height:18px;
    list-style:disc;
    list-style-position:outside;
    margin-left:20px;
    padding:10px 0 10px 0;
}
.articleSection .paragraph ul {
    overflow: hidden;
    padding: 10px 0 10px 15px;
}
.related-topics li { 
    list-style:none; 
    background:url(../application-resources/apage/images/bullet_sq.png) no-repeat 2px 6px; 
    line-height:16px; 
    padding:0 0 0 12px; 
    margin:0; 
    display:block; 
} 

/* poll quote */
.poll-quote {
    border-bottom:3px solid #BFCAD3;
    border-top:3px solid #BFCAD3;
    color:#BFCAD3;
    float:right;
    font-size:18px;
    font-weight:bold;
    line-height:21px;
    margin:20px 0px 20px 20px;
    padding:16px 0 16px 0;
    width:240px;
}

/* tools section */
#articles-head-tools {
    color:#666666;
    margin:20px 0 20px 0;
}
.tools-wrap {
    height:20px;
}
.text-size-active {
    color:#999999;
}
#articles-head-tools .tools-content {
    float:right;
    line-height:16px;
}
.tools-content a {
    background-repeat:no-repeat;
    display:block;
    float:left;
    margin-right:9px;
}
.tools-content a:hover {
    text-decoration:none;
}
img.icon-lock {
    height:12px;
    width:16px;
    margin:0;
    padding:0;
    cursor:pointer;
}
tools-content a.icon-facebook-like {
    background-image:url(../application-resources/apage/images/icons_tools_facebook_like.png);
    height:20px;
    width:47px;
}
.tools-content a.icon-136k {
    background-image:url(../application-resources/apage/images/icons_tools_136k.png);
    height:20px;
    width:37px;
}
.tools-content a.icon-twitter, a.icon-more, a.icon-separator {
    margin-top:2px;
    width:16px;
}
.tools-content a.icon-email, a.icon-print {
    margin-top:2px;
    width:13px;
}
.tools-content a.icon-twitter {
    background-image:url(../application-resources/apage/images/icons_tools_twitter.png);
}
.tools-content a.icon-more {
    background-image:url(../application-resources/apage/images/icons_tools_more.png);
}
.tools-content a.icon-email {
    background-image:url(../application-resources/apage/images/icon_email.gif);
}
.tools-content a.icon-print {
    background-image:url(../application-resources/apage/images/icon_print.gif);
}
.tools-content .icon-separator {
    display:block;
    float:left;
    margin:0 12px 0 3px;
    height:20px;
    border-right:1px solid #8F8F8F;
}
.tools-content a.icon-twitter:hover, a.icon-more:hover, a.icon-print:hover {
    background:url(../application-resources/apage/images/icons_tools_twitter.png) 0 -16px no-repeat;
}
.tools-content a.icon-more:hover {
    background:url(../application-resources/apage/images/icons_tools_more.png) 0 -16px no-repeat;
}
.tools-content a.icon-print:hover {
    background:url(../application-resources/apage/images/icon_print.gif) 0 -0px no-repeat;
}
.fb_edge_widget_with_comment {
    margin-right:-4px;
}

/* news section */ 
#home-news-wrap a.home-news-item-anchor:hover{ 
    margin:0; 
    padding:0; 
    color:#666666; 
    font-size:11px; 
    font-weight:bold; 
    text-decoration:underline; 
} 
/*
.home-news-item-first {
    border-bottom: 1px solid #BFCAD3;
    float: left;
    height: auto;
    margin-bottom: 19px;
    margin-top: 3px;
    padding-bottom: 17px;
    vertical-align: text-top;
}
*/
.home-news-item-first { 
    border-bottom: 1px solid #BFCAD3; 
    float: left; 
    height: auto; 
    margin-bottom: 19px; 
    margin-top: 3px; 
    padding-bottom: 17px; 
    vertical-align: text-top; 
    width: 300px; /* added */ 
} 

/*
.home-news-item{ 
    vertical-align:text-top; 
    border-bottom:1px solid #BFCAD3; 
    height:111px; 
    margin-top:18px; 
} 
*/
.home-news-item { 
    float: left; 
    height: auto; 
    margin-bottom: 19px; 
    margin-top: 0; 
    padding-bottom: 17px; 
    width: 300px; 
    border-bottom: 1px solid #BFCAD3; 
} 

.newsitem { 
    clear: left; 
    float: none; 
} 

.newsfeeditem:after{
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.home-news-item p{ 
    margin:0 0 20px 0; 
    height:88px; 
    padding:0; 

} 

.home-news-item-imganchor img{ 
    float:left; 
    height:88px; 
    width:120px;
    border:none; 
    margin:1px 12px 0 0; 
    border:1px solid #BFCAD3; 
} 
/*
#home-news-wrap .home-news-item-anchor {
    color: #666666;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
*/
#home-news-wrap .home-news-item-anchor { 
    color: #666666; 
    float: left; 
    font-size: 11px; 
    font-weight: bold; 
    margin: 0; 
    padding: 0; 
    text-decoration: none; 
    width: 155px; /* NEW */ 
    /* overflow: hidden; NEW */ 
    white-space: nowrap; /* NEW */ 
} 

#home-news-wrap a.home-news-item-vanchor {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    text-decoration: none;
}

#home-news-wrap a.home-news-item-vanchor:hover{ 
    *display:inline; 
    *padding:1px; 
    text-decoration:none; 
    background-color:#C3C9CF; 
    color:#000000; 
    font-size:15px; 
    font-weight:bold; 
    margin:0; 
} 

.home-news-item-cata{ 
    color:#666666; 
    font-size:11px; 
    font-weight:bold; 
    *vertical-align:super; 
    display:inline-block; 
    margin:0 0 5px 0; 
    *margin:0 0 0 0; 
    padding:0; 
} 

.home-news-item-title {
    background-color: inherit;
    color: #000000;
    display: block;
    font-size: 15px;
    font-weight: bold;
    max-height: none;
    overflow: visible;
    vertical-align: text-top;
}

.home-news-item-copy { 
    color: #000000; 
    display: block; 
    float: right; /* added */ 
    font-size: 12px; 
    height: auto; 
    line-height: 16px; 
    margin-top: 4px; 
    overflow: hidden; 
    width: 166px; /* added */ 
} 

.home-news-item-video{ 
    border:none; 
    vertical-align:top; 
    padding-left:6px; 
    padding-right:2px; 
} 
a.home-more-news-link{ 
    font-size:15PX; 
    font-weight:Bold; 
    color:#176FCC; 
    text-decoration:none; 
} 
a.home-more-news-link:hover{ 
    text-decoration:underline; 
} 

.home-news-link{ 
    margin-top:9px; 
} 

/* upsell */
#upsell-verticle-wrap {
    width:300px;
}
#upsell-verticle-wrap h4 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px;
    color:#000000;
    margin:0;
    padding:0;
}
.uv-magazine-content, .uv-magazine-cars {
    border-bottom:1px solid #BFCAD3;
    height:100%;
}
.upsell-verticle-description img {
    margin-right:12px;
    margin-top:4px;
    float:left;
}
.upsell-verticle-description {
    margin:0 0 6px 0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    color:#000000;
    line-height:16px;
    font-size:12px;
}
.upsell-link {
    color:#176FCC;
    font-family:Arial, Helvetica, sans-serif;
    line-height:20px;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
}
.subscribe-link {
    color:#00ae4d;
    font-family:Arial, Helvetica, sans-serif;
    line-height:20px;
    font-size:15px;
    text-decoration:none;
    font-weight:bold;
}
a.upsell-link:hover {
    text-decoration:underline;
}
a.subscribe-link {
    color:#00ae4d;
    
}
a.subscribe-link:hover {
    text-decoration:underline;
}
.uv-magazine-content, .uv-magazine-cars, .uv-magazine-mobile {
    padding:26px 0 20px 0;
}

/* communication box  */
.communication-box {
    background-color:#F8F8F8;
    border:1px solid #C2C2C2;
    margin:30px 0 26px 0;
    padding:8px 12px;
    width:auto;
    clear:both;
}
.connect {
    height:90px;
    margin:20px 0;
    padding:7px 0px 13px 12px;
    width:286px;
    box-sizing: content-box;
}
.email-newsletters {
    background-color:#F8F8F8;
    border:1px solid #C2C2C2;
    margin:30px  0 26px;
    padding:8px 12px;
    width:276px;
}
.communication-box input {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #999;
    color:#666;
    float:left;
    font-size:12px;
    height:21px;
    margin:6px 0;
    padding:3px 15px 4px 6px;
    text-align:left;
    width:130px;
}
.communication-box .content {
    font:12px/14px Arial;
    margin:0;
}
.communication-box .content img {
    margin:6px 0 0;
    vertical-align:middle;
}
.communication-box .free {
    color:#00ae4d;
}
.communication-box .input-box {
    width:195px;
}
.communication-box .input-box-copy {
    clear:both;
    float:left;
    width:250px;
    margin:5px 0 5px 0;
}
.communication-box .copy-under-button {
    clear:both;
    color:#666666;
    font:normal 11px/14px Arial, Helvetica, sans-serif;
}
.news-wrap {
    margin:0 0 30px;
    width:300px;
}
.connect-rail-wrap {
    margin:20px 0 26px;
}

.connect h2.heading {
    font:bold 20px Arial;
    margin:0;
    padding:0 0 12px;
}

.connect .left {
    float:left;
    margin:0;
    padding:0;
    width:116px;
}

.connect .all {
    clear:both;
    font:bold 12px/14px Arial,Helvetica,sans-serif;
    margin:0;
    padding:0;
}

.connect .copy {
    clear:both;
    font:12px/16px Arial;
    padding:0;
    width:112px;
}

.connect .right {
    border-left:1px solid #C2C2C2;
    float:right;
    margin:0;
    padding:0 0 0 11px;
    width:156px;
}

.connect h3 {
    font:bold 15px Arial;
    margin:0;
    padding:0 0 5px;
}

.connect .social-media {
    float:left;
}

#right-col-wrap .connect .social-media a {
    float:none;
    margin-right: 0;
}

#right-col-wrap .connect .right {
    float:left;
} 

.price-shop-and-save {
    border-bottom:1px solid #BFCAD3;
    height:100%;
    margin: 20px 0;
    padding:0 0 20px;
}

/* types */
.image-featured { 
    float:right; 
    margin:3px 0 20px 20px; 
} 
.image-featured img{
    width:150px;
    height:109;
    border:1px solid #BFCAD3;
}

/* begin two column type items*/
.two-column {
    float: left;
    margin: 10px 60px 0 0;
    width: 40%;
}

.two-column-image-featured {
    float: left;
    margin: 0 0 0 0;
}

.two-column-image-featured img{
    border: medium none;
    width: auto;
    float: left;
    margin: 0 20px 0 0;
}

.two-column-hr {
    border-bottom: none;
    margin: 0 0 0 0;
}

.two-column-typeBoxLink h3 a {
    display: block;
    margin: -4px 0 0;
}

.two-column-typeBoxLink h3{
    color: #176FCC;
    font: inherit;
}

.two-column-typeBoxLink h3, h3 span.highlight{
    color: #FFFFFF;
}

.two-column-typeBoxLink h3 a:link,
.two-column-typeBoxLink h3 a:visited,
.two-column-typeBoxLink h3 a:active {
    color: #176FCC;
    text-decoration: none;
}

.two-column-typeBoxLink h3 a:hover {
    color: #176FCC;
    text-decoration: underline;
}
/* end two column type items*/



/* static ratings */
.static-ratings-wrap h3 {
 color:#176fcc;
 font-size:18px;
 font-weight:bold;
 line-height:18px;
 margin:0 20px;
}
.static-ratings-wrap .ratings_guide {
 width:600px;
 margin:20px 20px 0 20px;
 font-size:11px;
 line-height:14px;
 color:#000;
}
.static-ratings-wrap h2 {
 font-size:24px;
 line-height:24px;
 font-weight:bold;
 margin:0 20px 12px 20px;
}
.static-ratings-wrap {
 padding:20px 0;
 background-color:#FFF;
}
#static_ratings_image img{
 display:block;
 margin-left:auto;
 margin-right:auto;
 margin-top:30px;
 margin-bottom:10px;
}
.static-ratings-wrap .close-btn-wrap{
 margin-right:20px;
}

/* Videos */
.play-overlay {
    background: transparent url(../application-resources/apage/images/article-play-overlay.png) top right no-repeat;
    width:126px;
    height:28px;
    position:relative;
    margin-top:-30px;
}
.video-thumbnail {
    float:left;
    width:130px;
    border:1px solid #F8F8F8;
    margin:0 0px 0px 6px;
    height:100%;
}
.video-thumbnail img { 
    border:1px solid #596A7A; 
    margin:6px 4px 4px 4px;
    cursor:pointer; 
}
.video-thumbnail .title-text {
    color:#000000;
    text-align:center;
    font-weight:normal;
    margin:0 4px 0 4px;
    display:block;
    font-size:11px;
    line-height:14px;
}
#video-list .active { 
    background-color:#FFFFFF; 
    border-color:#C2C2C2; 
    padding-bottom:3px; 
} 
#video-list .active .title-text { 
    font-weight:bold; 
    margin:0 4px 0 4px; 
    display:block; 
    font-size:11px; 
    line-height:14px; 
} 
#videos {
    width:300px;
    padding:0;
    margin:0;
}
#videos a:link {
    color:#176FCC;
    text-decoration:none;
}
#videos a:visited {
    color:#176FCC;
    text-decoration:none;
}
#videos a:hover {
    text-decoration:underline;
}
#videos a:active {
    text-decoration:underline;
}
h2.video-heading {
    font:bold 20px Arial;
    margin:0;
    padding:0 0 15px;
}
#controls { 
    background-color:#F8F8F8; 
    border-bottom:1px solid #C2C2C2; 
    height:138px; 
    padding:0px; 
    margin:0px; 
    overflow: hidden; 
}
#video-back-block a {
    display:block;
    left:0;
    border:0;
}
#video-title-block {
    border-top:1px solid #C2C2C2;
    float:left;
    height:140px;
    padding:0;
    margin:0;
    width:558px;
    overflow: hidden;
    position:relative
}
.title {
    color:#000000;
    font:bold 15px Arial, Helvetica, sans-serif;
    line-height:17px;
    margin:0;
    padding:7px 12px 7px 12px;
}
.all {
    font:bold 15px Arial, Helvetica, sans-serif;
    line-height:18px;
    margin:0;
    padding:1px 12px 9px 12px;
}
#video-list {
    padding-top:2px;
    height:128px;
}
#video-next-block {
    width:21px;
    height:140px;
    float:left;
    padding:0;
    margin:0;
    padding:0;
}
#video-back-block {
    width:21px;
    height:140px;
    float:left;
    padding:0;
    margin:0;
    padding:0;
}
.video-next-enabled {
    background:url(../application-resources/apage/images/b_video_arrow_right.png);
    cursor:pointer;
}
div.video-next-enabled:hover {
    background:url(../application-resources/apage/images/b_video_arrow_right.png) 0 -139px;
    cursor:pointer;
}
.video-next-disabled {
    background:url(../application-resources/apage/images/b_video_arrow_right.png) 0 -139px;
    background-repeat:no-repeat;
    cursor:default;
}
.video-back-enabled {
    background:url(../application-resources/apage/images/b_video_arrow_left.png);
    cursor:pointer;
}
.video-back-disabled {
    background:url(../application-resources/apage/images/b_video_arrow_left.png) 0 -139px;
    background-repeat:no-repeat;
    cursor:default;
}
div.video-back-enabled:hover {
    background:url(../application-resources/apage/images/b_video_arrow_left.png) 0 -139px;
    cursor:pointer;
}
#video-next-block a {
    display:block;
    left:0;
    border:0;
}

.videoWidget {
    margin-bottom:20px;
} 

/* custom dialogue */
.no-title {
    background:none;
    border:0 none;
}
.no-title-border {
    border:1px solid #999999;
    -moz-box-shadow:0 0 3px 2px #E6E6E6;
    -webkit-box-shadow:0 0 3px 2px #E6E6E6;
    box-shadow:0 0 3px 2px #E6E6E6;
}
/* sign in menu */
.sign-in-btn-left {
    width:4px;
    height:28px;
    background:url(../application-resources/apage/images/sign-in-btn.png);
    background-repeat:no-repeat;
    background-position:top left;
    float:left;
}
.sign-in-btn-body-lock {
    color:#FFF;
    font-weight:bold;
    float:left;
    font-size:15px;
    background:url(../application-resources/apage/images/sign-in-btn-bg.png);
    background-repeat:repeat-x;
    background-position:top left;
    padding:4px 7px 0 7px;
    height:23px;
    width:148px;
}
.sign-in-btn-body a:hover {
    text-decoration:none;
}
.sign-in-btn-body a {
    color:white;
}
.sign-in-btn-right {
    width:4px;
    height:28px;
    background:url(../application-resources/apage/images/sign-in-btn.png);
    background-repeat:no-repeat;
    background-position:top right;
    float:left;
}

.call-out-wrap { 
    background-color:#F8F8F8;
    border:1px solid #C2C2C2;
    padding:12px;
    margin:20px 0;
    clear:both;
} 


.close-btn-wrap {
    text-align:right;
    margin-top:-8px;
    line-height:20px;
    margin-bottom:6px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#176FCC;
}
/*CQSUPPORT-45*/
.close-btn-wrap .overlay-close-btn {
    height: 11px;
    width: 13px; 
}

.static-ratings-wrap h2.subtitle {
     font-size: 18px;
     font-weight: bold;
     line-height: 21px;
}

.close-btn-wrap a:visited, .close-btn-wrap a:link, .close-btn-wrap a:hover {
    color:#176FCC;
}

/*pros and cons*/
.inline-delist pros {
margin:10px 0 0 0;
}
.inline-delist span {
background-color:#DAE1E5;
font-weight:bold;
}

.first-section-title {
    margin-bottom: 10px;
    margin-top: 10px;
}

 .clearfix:before,.clearfix:after{
content:'\0020';
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}
.clearfix:after{clear:both}.clearfix{zoom:1}







.paragraphs .paragraph span {
    background-color: #DAE1E5;
    font-weight: bold;
    margin-right: 3px;
    float: left;
}
.paragraphs p {
    margin-bottom:10px;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

.typeBoxLink h3 a {
    text-decoration:none;
    color:#000000;
}
.typeBoxLink h3 a:hover {
    text-decoration:none;
    background-color:#C3C9CF;
    color:#000000;
}



.news-wrap {
    margin: 0px 0px 30px;
}
.news-content {
    border-bottom: 1px solid #BFCAD3;
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 20px;
    padding-bottom: 10px;
}
.news-content h3 a {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    line-height: 19px;
    margin: 0px;
    text-decoration: none;
}
.news-content h3 a:hover {
    background-color: #C3C9CF;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    text-decoration: none;
}
.news-wrap div:nth-last-child(2) {
    margin-bottom: 12px;
}
.news-wrap h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
    margin: 30px 0px 15px;
}
.news-wrap h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    margin: 0px;
}
.news-wrap .product-image {
    border: 1px solid #BFCAD3;
    float: left;
    height: 88px;
    margin: 0px 13px 5px 0px;
    width: 120px;
}
.news-wrap .more-news {
    font-size: 15px;
    font-weight: bold;
}
.news-wrap .copy {
    float: left;
    width: 200px;
}
#right-col-wrap .news-copy {
    color: #000000;
    display: block;
    float: right;
    font-size: 12px;
    height: auto;
    line-height: 16px;
    margin-top: 4px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 164px;
}

.grid_16 .articleTop .carsfinder {
    clear: both;
    margin-top: 10px;
}
.largeRatingsBox .ratings-section {
    position: static;
}
.largeRatingsBox{
    margin-top:15px;
    position: relative;
}
.largeRatingsBox h3 a{
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
.largeRatingsBox .find-ratings-wrap .ratings-links{
    float:left;
    width:30%;
}
.largeRatingsBox .ratings-content .ratings-content {
    float:left;
    width:30%;
}

.topicPageNavigation {
    clear:left;
    padding-top:1px;
}

.small-ratings-wrap .find-ratings-wrap .ratings-links {
    padding:0;
    line-height:19px;
}

#right-col-wrap #home-news-wrap .home-news-item-copy{
    display:none;
}
#right-col-wrap .news-wrap .news-copy{
    display:none;
}
.on .video-thumbnail .title-text {
    color:#666666;
}
.on .video-thumbnail::before {
    background: none repeat scroll 0 0 #ffffff;
    color: #666666;
    content: "Now Playing";
    font-family: "Arial Bold",sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 98px;
    line-height: 106px;
    opacity: 0.7;
    position: absolute;
    text-align: center;
    text-shadow: 1.3px 1.3px 5px #888888;
    width: 126px;
}
.on .play-overlay{
    display: none;
}

/* tested flyout*/
.number-tested {
    display:none;
    float:left;
    left:318px;
    position:absolute;
    top:120px;
}

.number-tested .value {
    background-color:#000000;
    border:1px solid #FFFFFF;
    clear:both;
    color:#FFFFFF;
    display: block;
    font: bold 11px Arial, Helvetica, sans-serif;
    line-height:normal;
    padding:3px 6px;
    text-align:center;
    white-space: nowrap;
}

.number-tested .arrow {
    clear: both;
    float: left;
    height: 6px;
    margin: 0 0 0 6px;
    padding: 0;
    position: relative;
    top: -1px;
    width: 16px;
}

/* homepage email newsletters  */

#newsletter {
    background-color: #F8F8F8;
    border: 1px solid #C2C2C2;
    height: 140px;
    margin: 30px 0;
    padding: 8px 11px 10px 12px;
}

#newsletter img {
    border: none;
}


#newsletter .copy {
    font: normal 12px Arial;
    line-height: 14px;
    padding-bottom: 10px;
}

#newsletter .copy-under-button {
    font: normal 11px Arial;
    color: #666;
    line-height: 14px;
    padding-top: 5px;
    clear: both;
}

#newsletter .copy .free {
    color: #00ae4d;
    font: bold 12px Arial;
    line-height: 16px;
}


#newsletter .input-box {
}

#newsletter .input-box-copy {
    clear: both;
    float: left;
}


#newsletter .input-box-button {
    float: left;
    height: 30px;
}

#newsletter input {
    background: #FFFFFF;
    border: 1px solid #999999;
    border-right: none;
    color: #666666;
    font: normal 12px Arial;
    height: 21px;
    padding-left: 6px;
    padding-top: 6px;
    padding-right:15px;
    text-align: left;
}
.noEBSCO{
    padding-top: 20px;
}

/* article newsletter */
.article-newsletter-container {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    box-sizing: border-box;
    height: 120px;
    width: 600px;
    position: relative;
    margin: 10px 0;

}
.article-newsletter {
    padding: 16px 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.article-newsletter.registration-complete-box {
    padding: 13px 0;
    display: none;
}
.article-newsletter .newsletters-email-inputs-wrapper {
    width: 525px;
    float: left;
}
.article-newsletter .newsletters-email-submit-wrapper {
    float: left;
    width: 70px;
    margin-top: 8px;
}
.article-newsletter .newsletters-email-submit-wrapper:after {
    content: '';
    display: block;
    clear: both;
}
.article-newsletter .newsletters-user-email-input {
    width: 180px;
}
.article-newsletter .newsletters-user-firstname-input, .article-newsletter .newsletters-user-lastname-input {
    width: 127px;
}
.article-newsletter .copy-under-button {
    font: normal 11px Arial;
    color: #666;
    line-height: 14px;
    padding-top: 5px;
    clear: both;
}
.article-newsletter input {
    margin: 0px 6px 0px 0px;
    background: #FFFFFF;
    border: 1px solid #999999;
    color: #666666;
    font: normal 12px Arial;
    height: 21px;
    padding: 3px 10px;
    text-align: left;
}
.article-newsletter .article-newsletters-submit {
   background-color: #00ae4d;
   border-radius: 0.3em;
   border: 1px solid grey;
   cursor: pointer;
   color: #fff;
   padding: 3px 9px;
   text-align: center;
   text-shadow:none;
   box-shadow:none;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 15px;
   text-decoration: none;
}
.article-newsletter.registration-complete-box h2 {
    color: #00ae4d;
    font-size: 24px;
}
.article-newsletter.registration-complete-box h3 {
    padding: 10px 0;
}

.pin-title {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}

.pin-title .blob{
    border-right-style: solid;
    border-right-color: #999;
    border-right-width: 1px;
    text-decoration: none;
    width: 74px;
    background-repeat: no-repeat;
    height: 36px;
    background-image: url('../../cr/images/common/consumer-reports-blob.svg');
    display: inline-block;
    vertical-align: middle;
    margin: 0px 9px 9px 17px;
}

.pin-title.pinned {
    position: fixed;
    width: 100%;
    z-index: 500;
    top: 0;
    left: 0;
    background-color: white;
    font-size: 22px;
    max-width: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 200;
    box-shadow: gray 0px 0px 6px;
    height: 55px;
    padding-top: 10px;
}

.pin-title.pinned h2 {
    font-weight: 200;
    font-size: 22px;
    color: #000000;
    line-height:normal;
    display: inline-block;
    margin: 0;
    font-family: "Averta W01 Light";
}

/* Tablet and Mobile layout */
@media screen and (max-width: 1199px) {    
    #articles-wrap, #right-col-wrap, #t-content, body {
        width: 100%;
        min-width: 100%;
    }

    #articles-wrap {
        margin: 0;
    }

    #right-col-wrap {
        padding: 0;
    }

    #right-col-wrap .adRight1.adServer {
        display: none;
    }

    #t-content {
        padding: 0 16px;
    }

    #articles-content {
        width: 100%;
        border: none;
        margin: 0;
        padding: 0;
    }

    #articles-content .smallImage .image-small {
        float: none;
        margin-left: 0;
    }

    #t-content #articles-wrap a,
    #t-content #articles-wrap a:hover,
    #t-content #articles-wrap a:visited,
    #t-content #right-col-wrap a,
    #t-content #right-col-wrap a:hover,
    #t-content #right-col-wrap a:visited {
        color: #000;
    }

    /* Font-size of title and label  */
    #articles-wrap h1.article-title {
        font-size: 28px;
    }

    #articles-wrap h2.article-title {
        font-size: 18px;
    }

    #articles-wrap .date {
        font-size: 12px;
    }

    #articles-wrap .article-section-title {
        font-size: 18px;
    }

    #articles-wrap .article-section-body {
        font-size: 16px;
        line-height: 20px;
    }

    #articles-wrap .article-section-body h3 {
        font-size: 18px;
        line-height: 22px;
    }

    #articles-wrap .article-section-body a {
        text-decoration: underline;
    }

    #articles-wrap .editors-note {
        font-size: 16px;
    }

    #articles-wrap .editors-note p {
        font-style: italic;
    }

    /* E-mail Newsletters Section */
    #t-content .consumerNews .communication-box {
        margin: 0 auto 43px auto;
        width: 337px;
    }

    #t-content #articles-content .largeRatingsBox {
        margin-top: 10px;
        margin-bottom: 5px;
    }

    #t-content #articles-content .largeRatingsBox .find-ratings-wrap {
        margin-bottom: 25px;
    }

    /* Social Section */
    #articles-head-tools .tools-content {
        float: left;
    }

    .tools-content .social .tools-content a {
        display: none;
    }

    /* Home Section */
    .articleNews .news-wrap {
        border-top: 1px solid #BFCAD3;
        margin: 0;
        width: 100%;
    }

    .articleNews .news-wrap .news-content {
        float: left;
        border: none;
        margin: 0 30px 20px 0;
        min-height: 180px;
    }

    .articleNews .news-wrap .news-content,
    .articleNews .news-wrap .news-content img {
        width: 160px;
    }

    .articleNews .news-wrap .news-content img {
        height: 118px;
        margin: 0 0 5px 0;
    }

    .articleNews .news-wrap .more-news {
        padding: 20px 0;
        border-top: 1px solid #BFCAD3;
        display: block;
        clear: both;
    }

    #home-news-wrap {
        border-top: 1px solid #BFCAD3;
        padding-top: 40px;
    }

    #home-news-wrap .heading {
        margin-bottom: 40px;
    }

    #home-news-wrap .newspar {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #home-news-wrap .newspar .newsfeeditem,
    #home-news-wrap .newspar .newsfeeditem .home-news-item-imganchor img {
        width: 160px;
        margin: 0;
    }

    #home-news-wrap .newspar .newsfeeditem {
        margin: 0 30px 20px 0;
    }

    #home-news-wrap .newspar .newsfeeditem .home-news-item-imganchor img {
        height: 118px;
        margin: 0 0 5px 0;
    }

    #home-news-wrap .newspar .newsfeeditem .home-news-item-anchor,
    #home-news-wrap .newspar .newsfeeditem .home-news-item-imganchor img {
        float: none;
    }

    #home-news-wrap .newspar .newsfeeditem .home-news-item-first,
    #home-news-wrap .newspar .newsfeeditem .home-news-item {
        margin: 0;
        width: 100%;
        border-bottom: none;
    }

    /* Cars & Mobile Sections */
    #home-news-wrap .home-news-link {
        border-top: 1px solid #BFCAD3;
        padding: 20px 0;
    }

    #uv-magazine-cars, #uv-magazine-mobile {
        width: 162px;
        float: left;
        margin: 0 0 40px 0;
    }

    #uv-magazine-cars a, #uv-magazine-mobile a {
        display: inline-block;
        width: 100%;
    }

    #uv-magazine-cars img, #uv-magazine-mobile img {
        margin: 0 0 8px 0;
    }

    #uv-magazine-cars strong, #uv-magazine-mobile strong {
        display: inline-block;
        margin: 0 0 8px 0;
    }

    #uv-magazine-mobile {
        padding: 0 0 0 32px;
    }
}

@media screen and (max-width: 767px) {
    #articles-wrap h1.article-title {
        font-size: 28px;
    }

    #articles-wrap h2.article-title {
        font-size: 20px;
    }

    #articles-wrap .date {
        font-size: 14px;
    }

    #articles-wrap .article-section-title {
        font-size: 20px;
    }

    #articles-wrap .article-section-body {
        font-size: 18px;
        line-height: 22px;
    }
}

@media screen and (max-width: 767px) {
    .twitter-share-button {
        margin: 18px 8px 18px 0;
    }
    .pinterest-button-wrapper {
        margin: 18px 8px 18px 0;
    }
    .pagination-wrap {
        height: 48px;
    }
    .tools-content a.icon-email, .tools-content a.icon-print {
        margin: 0 8px 0 0;
        width:48px;
        height: 48px;
        background-size: 30px;
        background-position: center;
    }
    .tools-content a.icon-print {
        margin-top: 2px;
    }
    .tools-content .icon-separator {
        height: 41px;
        margin: 5px 8px;
    }
}

@media screen and (max-width: 767px) {
    .image-small .caption-source,
    #newsletter .copy-under-button {
        font-size: 12px;
    }
}

.photogallery {
  padding: 60px 0 0 0;
  margin-bottom: 30px;
}

img[src="x"] {
  opacity: 0;
}

.invalid .x-tab-strip-text {
  color: #ff0000 !important;
}

.invalidLabel:before {
  content: "Image is too small. Should be at least 1200px wide";
  color: red;
}

#CQ canvas.canvas-invalid {
  background-color: #ffeeee !important;
}

.column {
  width: 50%;
  margin: 0 auto;
}

.image-gallery-header, .image-gallery-header-edit {
  font-weight: 300;
  height: 50px;
}

.image-gallery-header:empty {
  display: none;
}

.popped {
  /*background: #f3f3f3;*/
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.photogallery .placeholder {
  z-index: 0;
}

.image-gallery-container {
  position: relative;
  z-index: 2;
}

.bg-photogallery {
  background: none;
}

.image-gallery {
  width: auto;

  position: relative;
  z-index: 1;
  background: none;
  -webkit-transition: height 250ms;
  -moz-transition: height 250ms;
  -ms-transition: height 250ms;
  -o-transition: height 250ms;
  transition: height 250ms;
}

.popout .image-gallery {
  height: 500px;
}

.image-gallery.header {
  /*height:530px;*/
}

.image-gallery-item {
  height: 500px;
  background:#f3f3f3;
}

.image-gallery img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.popout .image-gallery .caption {
  position: absolute;
  left: 0;
  width: 100%;
  font-weight: 400;
  opacity: 1;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  float: none;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;

}

.popout .image-gallery .caption-box {
  background: rgba(255, 255, 255, .7);
  padding: 30px 0 0 0;
}

.popout .image-gallery .caption .container.content {
  margin-top: 0;
}

.image-gallery .caption h4 {
  margin: 0;
  font-size: 1em;
  font-weight: 500;
}

.popout .image-gallery .caption {

  top: 500px;
  background: none;
  width: 100%;
  left: 0;
  margin-left: 0;

}

.popout .image-gallery .caption.no {
  padding: 0;
  background: none;
}

.popout .image-gallery:hover .caption {
  opacity: 1;
}

.image-gallery .credit:first-child,
.image-gallery .credit {
  float: none;
  font-weight: 400;
  font-size: 12px;
  color:#999;
}

.image-gallery .caption.no .credit {
  background: rgba(255, 255, 255, .7);
  padding: 0px 10px;
  display: inline-block;
}

.image-gallery .credit:before {
    content: "Photo: ";
}

.image-gallery .credit:empty {
  display: none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides div.image-gallery-item {
  /* -webkit-backface-visibility: hidden;*/
  z-index: 0;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0px;
}

.rslides div.image-gallery-item:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides_nav {
  display: block;
  position: absolute;
  background-color: rgba(255, 255, 255, .8);
  padding: 20px;
  margin-top: -12px;
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.rslides_nav.bump {
  margin-top: 32px;
}

.rslides_nav span {
  width: 44px;
  height: 66px;
  background-image: url('../../electronics/images/lg_arrows_sprite_2x.png');
  background-size: 44px 399px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  background-position: center -66px;
}

.rslides_nav.prev {
  left: 7%;
}

.rslides_nav.prev:hover span {
  background-position: center 0px;
}

.rslides_nav.prev.disabled span,
.rslides_nav.prev.disabled:hover span {
  background-position: center -133px;
}

.rslides_nav.next {
  right: 7%;

}

.rslides_nav.next span {
  background-position: center -266px;
}

.rslides_nav.next:hover span {
  background-position: center -200px;
}

.rslides_nav.next.disabled span,
.rslides_nav.next.disabled:hover span {
  background-position: center -333px;
}

ul .rslides_nav {
  margin-top: 0;
  padding: 0;
  display: inline-block;
  width: 19px;
  height: 25px;
  background-image: url('../../electronics/images/sm_arrows_sprite_2x.png');
  background-size: 19px 145px;
  background-position: center -24px;

}

ul .rslides_nav span {
  display: none;
}

ul .rslides_nav.prev {
  position: static;
}

ul .rslides_nav.prev.disabled,
ul .rslides_nav.prev.disabled:hover {
  background-position: center -48px;
}

ul .rslides_nav.next {
  position: static;
  background-position: center -96px;
}

ul .rslides_nav.next:hover {
  background-position: center -72px;
}

ul .rslides_nav.next.disabled,
ul .rslides_nav.next.disabled:hover {
  background-position: center -120px;
}

.rslides_tabs {
  margin-top: -40px;
  margin-bottom: 20px;
  text-align: right;
  list-style: none;
}

.rslides_tabs a {
  text-decoration: none;
  color: #333;
}

.rslides_tabs li {
  display: none;
  vertical-align: middle;
  font-size: 20px;
  line-height: 25px;
  height: 25px;
}

.rslides_tabs li.rslides_here {

  display: inline-block;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.pg-edit-placeholder img {
  width: 100%;
  margin-bottom: 20px;
}

.gallery-edit {
  position: relative
}

.bg-photogallery .hide-edit {
  display: none;
}
script[src*="leftnav"] + div {
    display: none !important;
}

.main-content{
    max-width: 750px;
    padding-top: 5px;
}
.navbar-wrapper{
    max-width: 280px;
}

.adminMenu {
    min-width: 40px;
    margin: 0 !important;
    padding-right: 35px;
}
.leftNav{
    margin-top: -5px;
}
.leftNav .adminMenu,
.leftNav .adminMenu ul li,
.adminMenu ul li:last-child {
    border: none;
    padding: 5px 0;
}

.adminMenu.external-links ul li:last-child {
    padding: 0;
}

.adminMenu li a:hover {
    background: none !important
}

.adminMenu ul {
    font-family: 'Neue Helvetica W01'!important;
}

.leftNav .adminMenu li a.on {
    background-color: transparent;
}

.leftNav .adminMenu .sub-nav li a.on {
    color: #979797;
}

.leftNav .adminMenu li.active {
    border-top: 3px solid #999999;
    border-bottom: 3px solid #999999;
    padding: 10px 0 0;
}

#navbarCollapse .adminMenu li a:link,
#navbarCollapse .adminMenu li a:visited,
#navbarCollapse .adminMenu li a:hover,
#navbarCollapse .adminMenu li a:active {
    padding: 0;
    text-decoration: none;
    border-bottom: none;
}

.paragraphs + .parbase.articleCallout.section {
    padding: 5px;
}

.paragraph sub b {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 30px;
    display: block;
}

.articleSections .paragraph div b {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
}

.articleSections .paragraph div img {
    display: block;
}

.articleSections > .articleSection > .article-section-title {
    border-bottom: 0;
}

.article-section-title + .article-section-body .articleSectionContent:first-child .collapsibleText:first-child {
    border-top: 1px solid #ccc;
}

.typePar .image.typeItemBox {
    display: table;
    float: none;
}

.typePar div.typeItemBox.column-container {
    display: block;
    margin-right: 30px;
}


.hr + .typePar .image.typeItemBox .two-column b a {
    font-weight: 300;
    font-size: 24px;
}

.articleSectionContent .largeImage:first-child + .typeBox .hr:nth-child(3) {
    clear: both;
    border-top: 1px solid #000;
    position: relative;
    top: -20px;
}

.articleSectionContent .largeImage:first-child + .typeBox .hr:nth-child(1) {
    margin: 0px;
}

.articleSectionContent .largeImage:first-child + .typeBox .two-column b a {
    font-size: 30px;
    white-space: nowrap;
}

.articleSectionContent .largeImage:first-child + .typeBox .two-column b {
    font-size: 24px;
    display: block;
}

.articleSection .paragraph h2,
.articleSections .paragraph h3 b {
    font-weight: 300;
}

.typePar .image.typeItemBox p,
.articleSectionContent .typeBox .paragraph,
.articleSections .paragraph div,
.pdfIcon.section,
.pdfIcon.section h4,
.pdfIcon.section a {
    font-size: 16px;
    line-height: 26px;
}

.pdfIcon.section,
.pdfIcon.section h4,
.pdfIcon.section a {
    font-size: 16px;
    line-height: 26px;
}

.articleSections .article-section-title,
.parbase.articleCallout.section h3.sub-title,
.typePar .image.typeItemBox h3,
.articleSection .paragraph h3 {
    font-size: 30px;
    font-weight: 300;
    margin-top: 0px;
}

.articleSection .paragraph h2,
.articleSection .paragraph h3 {
    font-weight: 300;
}

.articleSection .paragraph h3 {
    font-size: 30px;
    clear: both;
    margin-top: 0px;
}

.typePar .image.typeItemBox h3 b {
    display: inline-block;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
}

a,
a:hover,
a:link,
a:visited {
    color: #000;
    text-decoration: none;
}

.typePar .image.typeItemBox h3  a {
    color: #000;
}

.typePar .image.typeItemBox h3  a:hover {
    text-decoration: none;
}

.typePar .image.typeItemBox .image-featured {
    display: table-cell;
    float: none;
}

.typePar .image.typeItemBox .image-featured img {
    margin: 30px 30px 0 0;
}

@media (min-width: 768px) and (max-width: 790px) {
    .container {
        width: 730px;
    }
}
@media (min-width: 791px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 80%;
    }
}

.heroimage-wrapper {
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 20;
    width:100%;
}


.heroimage-disabled {
    height: 180px;
}

.crux-page-title.no-hero-image {
    margin-top: 60px;
}

.content-container.container.no-hero-image {
    margin-top: 60px;
    position: static;
}


@media (max-width: 992px){
    .heroimage-wrapper {
        height: auto;
    }
}

.navbar-wrapper .navbar-default {
    background: none !important;
    border: none !important;
    min-width: 40px !important;
    margin: 0 !important;
    padding: 0 !important
}

.navbar-wrapper .collapse.navbar-collapse {
    margin: 0 !important;
    padding: 0 !important
}

.content-container.container {
    position: relative;
    z-index: 25;
    top: -68px;
    padding-bottom: 20px;
    background-color: #fff
}

.main-headline-section .container {
    margin:0
}

.full-width {
    width: 100%;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

div.m-social-share {
    width: 50px;
    float: right;
    overflow: hidden;
    margin-right: 15px;
}

.m-social-share .navbar-collapse {
    background: transparent;
    position: absolute;
    border:none;
    z-index: 34;
}

.btn-group.social-group {
    border: none;
    margin:0;
    padding: 0;
}

.btn-group.social-group a {
    margin:0 8px 10px 0;
}

.btn.m-social-btn {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    display: block;
}

.btn.m-facebook-btn {
    background-color: #3b5998;
}

.btn.m-twitter-btn {
    background-color: #4099FF;
}

.btn.m-pinterest-btn {
    background-color: #C92228;
}

.btn.m-email-btn{
    background-color: #078FD4;
}

.btn.m-print-btn{
    background-color: #9B9B9B;
}

.m-social-icon {
    position: absolute;
    background-image: url('../../cr/home/images/social_sprite_2x.png');
    background-size: 30px 246px;
    width: 29px;
    height: 30px;
    z-index: 2;
    top: 5px;
    left: 7px;
    border-radius: 50%
}

.m-facebook-icon {
    background-position: center -107px;
}

.m-twitter-icon {
    background-position: center -38px;
}

.m-pinterest-icon {
    background-position: center -71px;
}

.m-email-icon{
    background-position: center -173px;
}

.m-print-icon{
    background-position: center -204px;
}

.btn-group.social-group {
    display: none;
}

.m-nav-bbackground {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 32;
    cursor: pointer;
    background-color: #000;
    opacity: 0.75;
    display: block;
}

@media screen and (max-width: 767px) {
    .navbar-wrapper {
        width: 100%
    }
    .content-container.container {
        top: -160px;
        margin: 0 !important;
        padding: 0 !important
    }
    .btn-group.social-group {
        display: block;
        overflow: hidden;
        width: 50px;
        padding: 0 1px;
    }
    .open-social-icon {
        width: 50px;
        height: 50px;
    }
    button.open-social {
        border: none;
        background: none;
        border-radius: 50%;
        float: none;
        left: -10px;
    }
    button.open-social.navbar-toggle:hover, button.open-social.navbar-toggle:not(:hover) {
        background: none;
    }
    button.social-navbar.navbar-toggle:hover, button.social-navbar.navbar-toggle:not(:hover) {
        background: none;
    }
    .social-navbar.navbar-toggle {
        border: solid 1px #000;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        float: left;
        margin: 18px 0 0;
    }
    #navbarCollapse .adminMenu li a{
        margin-left: 15px;
    }
    #socialNavbar #navbarCollapse {
        position: relative;
        z-index: 33;
        background-color: #fff;
        border: none;
        width: 100%;
        height: auto;
        border-bottom: 2px solid #dddddd;
    }
    .navbar-wrapper {
        position: relative;
        z-index: 33;
    }
}

@media (max-width: 767px) {
    .navbar-wrapper {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important
    }
    .navbar-collapse {
        padding: 0
    }
    .adminMenu ul {
        margin: 0 !important;
        padding: 0 !important
    }
    .adminMenu li {
        text-align: left;
    }
    .about-us-menu {
        float: left;
        line-height: 3;
    }
    .navbar-header {
        padding-left:15px;
    }
    .social {
        display: none;
    }
    .social-navbar[aria-expanded=false] span.open-b{
        display: block;
    }
    .social-navbar[aria-expanded=false] span.close-b{
        display: none !important;
    }
    .social-navbar[aria-expanded=true] span.close-b {
        display: block !important;
    }
    .social-navbar[aria-expanded=true] span.open-b {
        display: none;
    }
    span.close-b {
        display: none !important;
    }

    #socialNavbar[class~="navbar-fixed-bottom"] .social-navbar[aria-expanded=false] span.open-b{
        display: none;
    }
    #socialNavbar[class~="navbar-fixed-bottom"] .social-navbar[aria-expanded=false] span.close-b{
        display: block !important;
    }
    #socialNavbar[class~="navbar-fixed-bottom"] .social-navbar[aria-expanded=true] span.close-b {
        display: none !important;
    }
    #socialNavbar[class~="navbar-fixed-bottom"] .social-navbar[aria-expanded=true] span.open-b {
        display: block !important;
    }
    #socialNavbar[class~="navbar-fixed-bottom"] span.open-b {
        display: none !important;
    }
    #socialNavbar[class~="navbar-fixed-bottom"] span.close-b {
        display: block !important;
    }

    #socialNavbar {
        background-color: #fff !important;
    }
    #socialNavbar .navbar-collapse {
        overflow: hidden;
    }
    .adminMenu ul {
        overflow: hidden;
    }

    .content-container.container, body {
        overflow-x: hidden;
    }
    .main-headline-section {
        top: -80px;
    }
    .navbar-wrapper {
        max-width: 100%;
    }

    .anchor-pagination-placeholder > span {
        font-size: 22px;
    }

	.heroimage-disabled {
        height: 90px;
    }

    .crux-page-title.no-hero-image {
        margin-top: 30px;
    }

}
.caption .container {
    width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .content-container.container {
        top: -65px;
    }
}


a.collapsible-text-label.straight-style {
    font: normal 15px/24px 'Neue Helvetica W01';
}
.timeline-wrapper p.timeline-title {
    font-size: 60px;
    font-weight: 100;
}

#timeline-content .tl-skinny .tl-text h2.tl-headline, .tl-skinny .tl-text h2.tl-headline-title {
    font-size: 35px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Neue Helvetica W01';
}
#timeline-content .tl-timeline .tl-headline-date, .tl-timeline h3.tl-headline-date, .tl-timeline p {
    font-family: 'Neue Helvetica W01'!important;
}
body {
    min-height: 100%;
    font-family: 'Neue Helvetica W01';
    font-weight: 300;
}
.main-headline-section {
    z-index: 0!important;
}
.adminMenu ul {
    font-family: 'Neue Helvetica W01'!important;
    padding: 0px 0 10px !important;
}
div.text-container p,
div.paragraph p{
    padding: 0;
    margin: 0 0 20px 0;
    font-weight: 300;
}

@media (min-width: 480px){

    div.text-container p,
    div.paragraph p{
        font-size: 14px;
        line-height: 24px;
    }
}

@media (min-width: 768px){
    div.text-container p,
    div.paragraph p{
        font-size: 16px;
        line-height: 26px;
    }
}

.subhead h2{
    color: #999999;
    text-align: left;
    font-weight: 300;
    font-family: 'Neue Helvetica W01';
}
@media (min-width: 480px){
    .subhead h2{
        margin-top: 18px;
        margin-bottom: 37px;
        font-size: 16px;
        line-height: 26px;
    }
}
@media (min-width: 768px){

    .subhead h2{
        margin-bottom: 48px;
        font-size: 18px;
        line-height: 22px;
    }
}
@media (min-width: 992px){

    .subhead h2{
    }
}
@media (min-width: 1200px){

    .subhead h2{
        font-size: 20px;
        line-height: 24px;
    }
}
.main-headline-section,
.additional-headline-section,
.headline-divider {
    width: 100%;
    position: relative;
    /* hack for strange bug on iOS https://jira.consumer.org/browse/EL-1938*/
    transform: translate3d(0, 0 ,0);
    -webkit-transform: translate3d(0, 0, 0 );
    -ms-transform: translate3d(0, 0, 0 );
}
.main-headline-section,
.headline-divider{
    margin-bottom: 51px;
    z-index:200;
}
.additional-headline-section{
    z-index:200;
}

.main-headline-section .container,
.additional-headline-section .container,
.headline-divider .container{
    background-color: white;
}

.main-headline-section.pinned{
    width: 100%;
    position: fixed;
    top: 88px;
}

.main-headline-section.pinned h1.headline{
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    max-width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-headline-section.pinned .headline-par{
    top:50%;
    margin-top: -10px;
    position: absolute;
}
.main-headline-section.pinned .row>.headline {
    min-height: 80px;
    position: relative;
}

.main-headline-section.pinned + .additional-headline-section{
    margin-top: 96px;
    z-index: 0;
}
hr {
    border-top: 1px solid #000;
    margin: 0;
}
.additional-headline-section {
    padding-bottom: 20px;
}
.main-headline-section .row>.headline {
    min-height: 96px;
}
.headline-divider.pinned {
    position: fixed;
}
@media (min-width: 480px){

    .headline h1{
        margin-top: 17px;
        margin-bottom: 0;
        font-size: 30px;
        line-height: 36px;
    }
    .headline-subhead.pinned .headline{
        font-size: 15px;
        line-height: 20px;

    }
}
@media (min-width: 768px){

    .headline h1{
        margin-top: 7px;
        margin-bottom: 5px;
        font-size: 50px;
        line-height: 60px;
    }

    .pinned .headline h1 {
        max-width: 320px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

}
@media (min-width: 992px){

    .headline h1{
        font-size: 50px;
        line-height: 60px;
    }
    .main-headline-section.pinned h1.headline{
        font-size: 18px;
        line-height: 30px;
        max-width: 550px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;

    }
    .main-headline-section.pinned .headline-par {
        margin-top: -15px;
    }
}
@media (min-width: 1200px){

    .headline h1{
        font-size: 65px;
        line-height: 75px;
        max-width:none;
    }
    .main-headline-section.pinned h1.headline{
        font-size: 24px;
        line-height: 40px;
        max-width: 700px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .main-headline-section.pinned .headline-par {
        margin-top: -20px;
    }
}

.article-section-body .image.smallImage img {
    width: 240px;
    margin-top: 5px;
    border: 1px solid #d8d8d8;
}

.anchor-pagination-placeholder {
    position: relative;
    border: none;
    padding: 0;
}

.anchor-nav-first-column,
.anchor-nav-second-column {
    padding: 15px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.anchor-nav-second-column {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.anchor-pagination-placeholder a,
.anchor-pagination-placeholder span {
    font-size: 18px;
}

.anchor-pagination-placeholder > a,
.anchor-pagination-placeholder > span {
    font-size: 24px;
}

.anchor-pagination-placeholder > span {
    color: #979797;
}

.anchor-pagination-placeholder .anchor_nav_link > img {
    display: none;
}

.articleCallout {
    margin: 30px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.call-out-wrap {
    background-color: #fff;
    margin: 0;
    border: 0;
    padding: 0;
}

.articleCallout .paragraph p {
    margin-bottom: 10px;
    text-align: center;
}

.articleCallout .paragraph p b {
    font-weight: 300;
    font-size: 24px;
}

.articleCallout .paragraph p a {
    font-weight: 700;
    color: #078fd4;
}

.article-section-notitle {
    margin: 0;
}

a.collapsible-text-label.straight-style,
div.collapsible-text-content {
    border-top: 0;
    padding-left: 0;
    font-weight: 300;
}

a.collapsible-text-label.straight-style {
    padding-right: 24px;
}

div.collapsible-text-content {
    padding-right: 0;
}

a.straight-style + div.collapsible-text-content {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.articleSections .article-section-title h2 {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.articleSections h2.article-section-title {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.articleSections h2.article-section-title.ghost {
    border: none;
    padding: 0;
    margin: 0;
}

a.collapsible-text-label.straight-style {
    padding-top: 15px;
    padding-bottom: 15px;
    background: url("../apage/images/arrow-right.png") no-repeat 98%;
    background-size: 13px;
}

a.collapsible-text-label.straight-style.collapsed {
    background: url("../apage/images/arrow-down.png") no-repeat 98%;
    background-size: 23px;
}

a.collapsible-text-label.straight-style {
    font-size: 20px;
}

.articleSectionContent ul {
    padding-left: 16px;
}

div.hr {
    border-bottom: 0;
}

div.collapsibleText:nth-child(even) a.straight-style{
    background-color: transparent;
}

body div h3,
h3.sub-title,
body div h2,
body div h1,
body div h4 {
    line-height: 1;
}

body div h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

body div p {
    margin: 0 0 10px;
}

a.collapsible-text-label.straight-style {
    color: #000;
    cursor: pointer;
    display: block;
    margin: 0;
    text-decoration: none;
}

a.straight-style {
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    padding: 5px;
}

a.straight-style.collapsed {
    border-bottom: none;
}

div.adminMenu ul.sub-nav {
    margin: 0 0 4px;
}

.adminMenu ul.sub-nav li {
    padding: 10px 0;
}

.policy {
    border: 0;
}

.policy .call-out-wrap {
    background-color: #f3f3f3;
    padding: 30px;
}

.policy p.policy-content {
    text-align: left;
    padding-top: 20px;
}

.policy .paragraph p a {
    font-weight: 300;
}

.policy .paragraph p b {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
}

.articleSection .collapsibleText .collapsible-text-content ul {
    line-height: 26px;
}

.smallImage + .paragraphs ul li {
    padding-bottom: 10px;
}

.two-column-p a ~ span {
    display: block;
    padding-top: 10px;
}

.external-links {
    border-top: 0!important;
    margin-top: 60px!important;
}

/*Styles for widget*/

.tl-layout-portrait {
    box-shadow: none;
}

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
    border-top: 0;
}

/*Styles for live chat*/

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    height: auto;
}

.ui-dialog .ui-dialog-title {
    float: none;
}

.ui-dialog-content.ui-widget-content {
    height: 100%!important;
    width: 100%!important;
    overflow: hidden;
    padding: 0;
}

div.two-column .two-column-p p{
    padding-bottom: 20px;
}

div.two-column .two-column-p p b{
    font-size: 20px;
    font-weight: 500;
}

div.two-column .two-column-p p b a{
    font-size: 30px;
    font-weight: 300;
}

div.two-column .two-column-p p b span{
    display: block;
    padding-top: 15px;
}

a.rslides_nav.prev:hover, a.rslides_nav.next:hover {
    background: rgba(240, 240, 240, .8)!important;
    width: auto!important;
    height: auto!important;
}

div.rslides {
    overflow: inherit;
}

.container.content {
    height:100%;
}

.container.content .caption-box {
    margin: 0;
    width: auto;
}

#footer{
    margin: 0 auto;
}

.external-links{
    border:1px solid #BFCAD3 !important;
    border-style: solid none none !important;
    padding-top: 10px;
}
.external-links li{
    border: none !important;
}
.external-links a{
    color: #666666 !important;
    font-size: 18px !important;
}
.articleSection .paragraph ul {
    line-height:26px !important;
    padding: 0px 0 10px 15px !important;
}

body .container ul {
    font-size: 16px;
}

.photo-credit-section {
    top: 305px;
}

.photo-credit-section div.container {
    padding-right: 0;
}

/* print */

@media print {

    .pin-title {
        visibility: hidden;
    }

    .content-container.container {
        top: 0;
        color: black;
    }

    .videoWidget,
    .headline-container.hidden-xs.hidden-sm,
    .navbar-wrapper,
    .anchor-pagination-placeholder,
    .article-section-notitle,
    .navbar-header {
        display: none!important;
    }

    .article-title {
        margin-top: 70px;
    }

    .hero-image-wrapper,
    .hero-image-wrapper img,
    .hero-image-wrapper
    .inner-wrapper,
    .heroimage-wrapper {
        height: 300px !important;
        min-height: 300px !important;
    }

    .headline-container-mobile {
        margin-top: 100px;
        height: 30px;
        display: block!important;
    }

    .article-title {
        line-height: 1!important;
    }

    .main-headline-section,
    .headline-divider {
        margin-bottom: 0!important;
    }

    .tl-slide {
        height: 600px!important;
    }

    #timeline-content {
        height: 1100px!important;
        max-height: none!important;
    }

    .tl-slide-content {
        padding-left: 20px!important;
    }

    #timeline,
    .tl-timenav {
        page-break-before: always;
    }

}
.rslides_nav.next,
.rslides_nav.prev {
    top: 250px;
}

.caption .caption-box {
    display: none;
}

.image-gallery-item {
    background:none !important;
}

.displayCaption .caption-box {
    padding: 30px 0 0 0;
    clear: both;
}

.displayCaption .caption-box h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}

.displayCaption .caption-box + div p {
    font-size: 16px;
    line-height: 26px;
}

.generaltable td b {
    font-weight: 900;
}

