﻿/*insight carousel en/us */

#insight-carousel img {
width: 100%;
}
#insight-carousel .group-teaser-info {
    background-color: #ebebeb;
    padding: 20px 28px 20px 5px;
    text-align: left;
}
#insight-carousel .group-teaser-info h2{
    margin: 0 0 10px 0;
    font-weight: 300;

}
#insight-carousel .field-article-teaser-cta {
background-repeat: no-repeat;
    background-color: #D92231;
    display: block;
    position: absolute;
    right: 15px;
    top: 156px;
    z-index: 5;
    content: '';
    padding: 0;
    background-position: center;
    background-image: url(https://www.xerox.com/sites/all/themes/xerox/images/icons/hero/mobile_arrow_hero_white.png);
    width: 40px;
    background-size: 18.5px 18.5px;
    height: 40px;
    text-indent: -9999px;
    -webkit-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

insight-carousel .group-teaser-info:before {
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  width: 100%;
  height:100%;
  top: 0%;
  transition: opacity 0.5s ease-out;
  background: black;
}
.fav-check {
display:none;
}
insight-carousel .group-teaser-info:hover:before {
    opacity: .1;
        margin-right: 15px;
}

#insight-carousel .product-carousel-html {
    border-bottom: 1px solid transparent;
}
#insight-carousel .thumb.col-sm-4 {
margin-bottom:22px;
}
.all-insights-mobile {
border: 1px solid #d7d7d7;
    padding: 5px 35px 5px 12px;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: block;
    font-size: 18px !important;
    position: relative;
    background-color: #fff;
    float: right;    
}
a.all-insights-mobile:after {
    content: '';
    background-image: url(https://www.xerox.com/sites/all/themes/xerox/images/icons/red_mobile_arrow.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 6.5px;
    background-size: cover;
    height: 10px;
    margin-left: 15px;
    position: absolute;
    top: 53%;
    -webkit-transform: translate(0,-53%);
    -ms-transform: translate(0,-53%);
    -o-transform: translate(0,-53%);
    transform: translate(0,-53%);
   } 

  
.nav-tabs li a.active, .nav-tabs .active a {
    color: #333!important;
}
.nav-tabs li a {
font-size:18px;
color: #888484!important;
} 
.nav-tabs-bootstrap .tab-content {
    font-size: 16px;
    margin: 22px 0 5px 5px;
}  
.usonly {
font-size:20px;
}
.no-svg #xrx_bnrv4_header .xrx_bnrv4_logo, #xrx_bnrv4_header .xrx_bnrv4_logo.no-svg {
    background-image: url(/images/Xx_scanners_lockup_logo.jpg);
}
#xrx_bnrv4_header .xrx_bnrv4_logo {
	width: 226px;
	height:40px;
}
@media screen and (min-width: 768px) {

    #xrx_bnrv4_header #xrx_bnrv4_header_floater>div>div.xrx_bnrv4_table>div>div#xrx_bnrv4_header_logocol {
		padding-right: 0;
	} 
 } 
