@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("forms.css");
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; 
    -webkit-focus-ring-color: rgba(0, 0, 0, 0) !important; 
    outline: none !important;
} 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 1em;
  }
}
::-webkit-input-placeholder { line-height: normal; }
input {
	-webkit-appearance: none;
}
html {margin:0;padding:0;height:101%}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 100%;
	line-height: normal;
	font-weight: 100% !important;
	text-rendering: optimizeLegibility;
	background-color: #FFF;
	background-image: url(../ui/HeaderStrip.png);
	background-repeat: repeat-x;
	background-position: left top;	/*visibility: hidden;*/
}
body.fade-out {
    opacity: 0;
    transition: none;
}

.body-outer-wrapper {
	overflow: hidden;
}
.pageWrapper {
	margin: 0px auto;
	width: 100%;
	clear: both;
	position: relative;
	z-index: 2;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #153b86;
	text-decoration: none;;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.main {
	font-size: .98em;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.Innerwrapper {
	float: left;
	width: 100%;
	position: relative;
}

.Margin34 {
	margin-top:12px;
	margin-bottom: 34px;
}
.social-media {
	padding-top: 50px;
}
.fa-linkedin {
	font-size: 32px !important;
}
@media all and (max-width:900px) {
	.social-media {
		padding-top: 30px;
		text-align: center;
	}
}
@media all and (min-width:320px) and (max-width:1277px) {
	.main {
		width: 96%;
		float: left;
		margin-left: 2%;
		margin-right: 2%;
	}
	.GalleryFullWidth {
		width: 100%;
		margin-right: 0%;
		margin-left: 0%;
	}
}
p {
	margin-top: 0px;
	margin-botom: 0px;
	font-size: .95em !important;
	line-height: 20px !important;
}
.PageHeader {
	background-color: #004379;
	float: left;
	height: 82px;
	width: 100%;
	position: relative;
	margin-bottom: 38px;
	background-size: auto 60px;
	background-position: 98% center;
	background-repeat: no-repeat;
}
.PageHeader h1 {
	font-size: 1.85em;
	color: #FFF;
	padding-top: 25px;
	text-indent: 25px;
}
.PageHeader h2 {
	font-size: 1.85em;
	color: #FFF;
	padding-top: 25px;
	text-indent: 25px;
}
.PageTitleContainer {
	float: left;
	width: 100%;
	position: relative;
	height: auto;
	padding-bottom: 10px;
}
.PageTitleContainer h2 {
	font-size: 1.55em;
	line-height: normal;
	font-weight: bold;
	color: #004379;
	text-indent: 25px;
}
.PageTitleContainer h3 {
	font-size: 1.35em;
	line-height: normal;
	font-weight: bold;
	color: #004379;
	text-indent: 20px;
}
.Underline {
	height: 38px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004379;
}
.PageInstruction {
	float: left;
	width: auto;
	margin-left: 1.5%;
	position: relative;
	height: auto;
	padding-bottom: 12px;
}

/**************************************************************************************************Masthead*/
.NxsWrapper {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(../ui/HeaderStrip.png);
	background-repeat: repeat;
}
.NxsContainer {
	color: #FFF;
	position: relative;
	height: auto;
	width: 100%;
	text-align: right;
	float: left;
}
.NxsContainer h4 {
	font-size: 1.0em !important;
	padding-top: 7px;
	margin-bottom: 0px !important;
	text-align: center;
	line-height: 20px;
}
.PortalLoginContainer {
	position: absolute;
	width: auto;
	right: 0px;
	top: 0px;
}
.PortalLoginContainer h3 {
	font-size: 1.0em !important;
	padding-top: 7px;
	margin-bottom: 0px !important;
	text-align: right;
	line-height: 20px;
}
.PortalLoginContainer a {
	text-decoration: underline;
	color: #FFF;
}
.PortalLoginContainer a:hover {
	color: #F00;
}
#pct_change {
	padding-right:10px;
}
.masthead {
	float: left;
	height: 98px;
	width: 100%;
	position: relative;
}
.logoContainer {
	float: left;
	height: 98px;
	width: 203px;
	position: relative;
	background-image: url(../ui/Bapcor@2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 203px 63px;
}
.logoContainer img {
	width: 100%;
	height: 98px;
}
@media all and (min-width:900px) and (max-width:1259px) {
	.masthead {
		width: 100%;
		float: left;
	}
	.logoContainer {
		background-image: url(../ui/Bapcor@2.png);
		background-size: 183px 57px;
   }
}
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
	.logoContainer {
		background-image: url(../ui/Bapcor@2.png);
		background-size: 183px 57px;
   }
}
.Navigation {
	position: absolute;
	height: 98px;
	width: 85%;
	right: 0px;
	top: 0px;
}
.MenuItemContainer {
	float: right;
	width: auto;
	height: 98px;
	position: relative;
	margin-right: 7%;
}
#SearchContainerMenu {
	margin-right: 0%;
}
.MenuItemContainer a {
	font-size: 1.25em;
	/*font-size: 1.10em;*/
	color: #4F4F4F;
	display: block;
	padding-top: 40px;
}
a.SearchTool {
	background-image: url(../ui/MagnifyGlass.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 30px;
	background-position: left bottom;
	background-size: 23px 23px;
}
@media all and (min-width:900px) and (max-width:1030px) {
	.MenuItemContainer a {
		font-size: 99%;
	}
	a.SearchTool {
		width: 80px;
		background-position: right bottom;
	}
}
.ServicesBar,
.MobileBreadcrumbContainer,
.BreadcrumbContainer,
.PrimaryMenuContainer,
.SecondaryMenuContainer,
.MobileSearch,
#FeedLineBreak,
.MobileSearchContainer,
.FooterBackToTop,
.mobile-ver {
	display: none;
}

/**************************************************************************************************Masthead*/

/**************************************************************************************Navigation*/
.NavActivator {
	position: absolute;
	height: 30px;
	width: 33px;
	left: 15px;
	top: 3px;
}
.NavClose {
	height: 30px;
	width: 30px;
	position: relative;
	background-color: #1b3487;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	display: none;
}
.NavClose h4 {
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
}
.navbar-toggle {
	position: relative;
	padding: 5px 5px;
	margin-bottom: 0px;
	background-color: #004379;
	border: 1px solid transparent;
	cursor: pointer;
	border-radius: 2px;
	z-index: 2;
}
.navbar-toggle .icon-bar {
   display: block;
   width: 20px;
   height: 3px;
   background-color:#FFF;
   border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
   margin-top: 4px;
}
.PrimaryMenuContainer {
	display: block;
	position: absolute;
	z-index: 5;
	height: auto;
	width: 100%;
	top: 190px;
	left: 0px;
	display: none;
	background-color: #FFF;
	overflow: auto;
}
.SecondaryMenuContainer {
	position: absolute;
	z-index: 6;
	height: 460px;
	width: 100%;
	top: 190px;
	display: none;
	background-color: #FFF;
	left: 0px;
	overflow: auto;
}
.SecondaryMenuContainerBlock {
	float: left;
	height: 150px;
	width: 100%;
	position: relative;
}
.TopMenu {
	z-index: 6;
}
.OverlayMenu {
	z-index: 5;
}
.SecondaryScroll {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 100px;
}

.MenuContainer {
	width: 100%;
	margin: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	position: relative;
}
.MenuContainer a {
	display: block;
	color: #505050;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-decoration: none !important;
	font-weight:normal !important;
}
.MenuContainerActive {
	background-color: #004379;
	color: #FFF !important;
}
.MenuContainerActive a {
}
.ArrowIndicator {
	color: #23438e;
	font-size: 2em;
	position: absolute;
	width: auto;
	top: 9px;
	right: 15px;
	line-height: 18px;
	height: 30px;
	width: 15px;
	background-image: url(../ui/MenuArrow.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.MenuHeader {
	background-color: #004379;
	height: 46px;
}
.MenuHeader h2 {
	font-family: 'Lato Bold', sans-serif;
	color: #FFF;
	font-size: 1.25em;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 18px;
}
.CloseArrowIndicator {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 2em;
	position: absolute;
	width: auto;
	top: 16px;
	right: 15px;
	line-height: 18px;
}
.AbsClose {
	color: #004379;
	cursor: pointer;
	right: 4%;
	
}
@media all and (min-width:320px) and (max-width:550px) {
	.AbsClose {
	   top: 20px;
	   right: 5%;
	}
}
.MenuLauncher {
	display: inline-block;
	width: auto;
}
/**************************************************************************************Navigation*/

/****************************************************************************************************************************HPGallery*/
.GalleryContainer {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	height: 276px;
}
.GalleryBackground {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 11;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}
.GalleryBackground img {
	width: 100%;
	height: 100%;
	display: block;
}
.GalleryVinnette {
	height: auto;
	width: 50%;
	position: absolute;
	left: 3%;
	bottom: 7%;
	z-index: 10;
	opacity: 0;
}
.GalleryContent {
	height: auto;
	position: relative;
	float: left;
	width: 100%;
}
.GalleryVinnette h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 1.85em;
}
@media all and (min-width:320px) and (max-width:1259px) {
	.GalleryVinnette {
		width: 55%;
		left: 2%;
	}
	.GalleryVinnette h1 {
	  font-size: 1.70em;
	  font-size: 2.50vw;
	  
  }
}
/****************************************************************************************************************************HPGallery*/
/****************************************************************************************************************************HP Tiles*/
.Hptile {
	float: left;
	height: auto;
	width: 31.33%;
	position: relative;
	margin-top: 36px;
}
.HpTileMargin {
	margin-left: 3%;
	margin-right: 3%;
}
.Hptile h2 {
	color: #004379;
	font-size: 1.05em;
	text-transform: uppercase;
	font-weight: bold;
}
.HpTileContent {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.EmploymentTile {
	margin-top: 30px;
}
.EmploymentTile h2 {
	margin-bottom: 12px;
}

.GlanceTile img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 12px;
}
.GlanceTile p {
	margin-bottom: 12px;
}
.GlanceTile a {
	font-size: 1.10em;
	color: #FF0000;
	display: block;
	position: relative;
	float: right !important;
}
.GlanceTile a:hover {
	color: #004379;
	text-decoration: underline;
}
.LatestReleasesTab {
	background-color: #f3f3f3;
	position: relative;
	float: left;
	height: auto;
	min-height: 50px;
	width: 100%;
	margin-bottom: 12px;
	cursor: pointer;
}
.LatestReleasesTab h3 {
	font-size: 1.10em;
	padding-left: 17px;
	padding-top: 14px;
	width: 70%;
	padding-bottom: 16px;
}
.LatestReleasesTab:hover > .LatestReleaseFileDefinition {
	background-image: url(../ui/ReleaseArrowOver.png);
}
.LatestReleasesTab:hover > .LatestReleaseFileDefinition > span {
	color: #FF0000;
}
.LatestReleasesTab:hover > .LatestReleaseFileDefinition > span > #VideoSource {
	color: #FF0000 !important;
}
.LatestReleasesTab:hover > h3 {
	color: #FF0000;
}
.LatestReleaseFileDefinition {
	background-image: url(../ui/ReleaseArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	width: auto;
	height: 50px;
	top: 0px;
	right: 18px;
}
.LatestReleaseFileDefinition span {
	font-size: 1.10em;
	display: block;
	padding-top: 14px;
	padding-left: 12px;
}
.PromoBox {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	float: left;
	width: 90%;
	border: 1px solid #f3f3f3;
	position: relative;
}
.PromoBox h2 {
	color: #004379;
	font-size: 1.05em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
}
.PromoBox a {
	font-size: 1.10em;
	color: #FF0000;
	display: block;
	position: relative;
	float: right;
}
.PromoBox a:hover {
	color: #004379;
	text-decoration: underline;
}
/******************************************Business Segments*/
.BusinessSegmentTab {
	background-color: #f3f3f3;
	position: relative;
	float: left;
	height: 50px;
	width: 100%;
	margin-bottom: 12px;
	cursor: pointer;
}
#page-home .BusinessSegmentTab:hover {
	background-color: #004379;
}
.BusinessSegmentTab h3 {
	font-size: 1.10em;
	padding-left: 28%;
	padding-top: 14px;
}
@media all and (min-width:900px) and (max-width:1000px) {
	.BusinessSegmentTab h3 {
	  font-size: 1.0em;
	  font-size: 1.65vw;
	  padding-left: 30%;
	}
}
#page-home .BusinessSegmentTab:hover > h3 {
	color: #FFF;
}
.BusinessSegmentLeft {
	background-color: #004379;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 50px;
	width: 76px;
	position: relative;
}
#page-home .BusinessSegmentTab:hover > .BusinessSegmentLeft {
	background-color: #ed3224;
}
.Trade {
	background-image: url(../ui/Trade@2.png);
	background-size: 40px 38px;
}
.Retail {
	background-image: url(../ui/Retail@2.png);
	background-size: 40px 36px;
}
.Independents {
	background-image: url(../ui/Independents@2.png);
	background-size: 40px 35px;
}
.Specialist {
	background-image: url(../ui/Speicialist@2.png);
	background-size: 40px 40px;
}
.Service {
	background-image: url(../ui/Service@2.png);
	background-size: 40px 40px;
}
.ResourceService {
	background-image: url(../ui/ResourceService.png);
	background-size: 40px 44px;
}
.Footwear {
	background-image: url(../ui/Footwear.png);
	background-size: 40px 35px;
}
/******************************************Business Segments*/

/****************************************************************************************************************************HP Tiles*/
/****************************************************************************************************************************Our businesses*/
.OurBusinessHeader {
	float: left;
	height: 44px;
	width: 100%;
	position: relative;
	margin-top: 48px;
}
.OurBusinessHeader h2 {
	font-weight: bold;
	color: #004379;
	font-size: 1.05em;
	text-transform: uppercase;
}
.OurBusinessContainer {
	background-color: #f3f3f3;
	float: left;
	height: 160px;
	width: 100%;
	position: relative;
	visibility: hidden;
}
.OurMainBusinessContainer {
	float: left;
	height: 160px;
	width: 100%;
	position: relative;
}
.CarouselContainer {
	position: relative;
	float: left;
	width: 100%;
}
.BusinessCarouselInner {
	margin-top: 36px;
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
}
.CarouselButtonLeft {
	position: absolute;
	z-index: 99;
	height: 24px;
	width: 50px;
	left: 0px;
	top: 35%;
	background-image: url(../ui/CarouselLeftNav.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
.CarouselButtonRight {
	position: absolute;
	z-index: 99;
	height: 24px;
	width: 50px;
	top: 35%;
	background-image: url(../ui/CarouselRightNav.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	right: -35px;
}
.bwWrapper {
	position:relative;
	display:block;
}
@media only screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-min-device-pixel-ratio: 1)
{
}
/****************************************************************************************************************************Our businesses*/
/****************************************************************************************************************************Footer*/
.FooterOuter {
	background-color: #004379;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}
.FooterTile {
	color: #FFF;
	float: left;
	margin-top: 34px;
	position: relative;
	font-size: .85em;
	padding-bottom: 20px;
	line-height: 20px;
}
.FooterTile strong {
	font-weight: bold;
}
.FooterInfo {
	width: 23%;
}
.FooterImage {
	width: 19%;
	margin-right: 4%;
}
.FooterImage img {
	margin-top:4px;
	width: 164px;
	height:auto;
}
.FooterTileMargin {
	margin-right: 3%;
}
.FooterTile h3 {
	font-weight: bold;
	font-size: 1.25em;
}
.FooterTile a {
	color: #FFF;
	font-weight: bold;
	margin-top: 12px;
}
.FooterCreditWrapper {
	position: relative;
	background-color: #fefefe;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.FooterCredit {
	font-size: .85em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #687B7F;
	line-height: 26px;
}
.Padlock {
	float: left;
	width: 2%;
	position: relative;
}
.Padlock img {
	padding-top: 2px;
}
.FooterBotomLeft {
	float: left;
	width: 48%;
	position: relative;
}
.FooterBotomRight {
	float: left;
	width: 50%;
	position: relative;
	text-align: right;
}
.FooterSpacer {
	width: 100%;
}
.FooterCredit a {
	color: #687B7F;
	text-decoration: none;
}
.FooterCredit a:hover {
	color: #003F61;
	text-decoration: underline !important;
}
/****************************************************************************************************************************Footer*/
#VideoSource {
	color: #505050;
}
#VideoSource:hover {
	text-decoration: none;
}