@font-face {
  	font-family: 'HelveticaNeue-Thin';
    src: url('../fonts/helveticaneue-thin-webfont.eot');
    src: url('../fonts/helveticaneue-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneue-thin-webfont.woff2') format('woff2'),
         url('../fonts/helveticaneue-thin-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-thin-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-thin-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
  font-family: 'HelveticaNeue-Medium';
  src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
  url('../fonts/HelveticaNeue-Medium.woff') format('woff'),
  url('../fonts/HelveticaNeue-Medium.ttf')  format('truetype'),
  url('../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/HelveticaNeue-Light.otf')  format('opentype'),
  url('../fonts/HelveticaNeue-Light.woff') format('woff'),
  url('../fonts/HelveticaNeue-Light.ttf')  format('truetype'),
  url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url('../fonts/HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'),
  url('../fonts/HelveticaNeueLTStd-Md.otf')  format('opentype'),
  url('../fonts/HelveticaNeueLTStd-Md.woff') format('woff'),
  url('../fonts/HelveticaNeueLTStd-Md.ttf')  format('truetype'),
  url('../fonts/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
  font-weight: normal;
  font-style: normal;
}

html{
	-webkit-font-smoothing: antialiased;
    height: 100%;
}
body{
	font-family: 'HelveticaNeue-Thin';
}
header{
	padding: 17px 0px;
	/*background: red;*/
}
header .topNav{
	padding: 15px 0px;
	text-align: right;
}
header .topNav a{
	display: inline-block;
	font-size: 15px;
	color: #828688;
	font-family: 'HelveticaNeue-Medium';
	padding: 0px 12px;
	/*line-height: 56px;*/
}

@media (min-width: 992px) and ( max-width: 1200px ) {
	header .topNav a{
		padding: 0px 5px;
	}
	header .topNav a.shareLinkDrop {
		padding-left: 20px;
	}
}
header .topNav a:hover{
	text-decoration: none;
}
header .topNav a:nth-child(2){
	border-left: 2px solid #bfc4c7;
	border-right: 2px solid #bfc4c7;
}

.aboveFooter{
	background: url('../img/orange_strip.jpg');
	height: 81px;
}
.aboveFooter span,.aboveFooter a{
	font-family: 'HelveticaNeue-Medium';
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 81px;
	display: inline-block;
}
.aboveFooter span{
	padding-right: 10px;
}
.socialLink{
	display: inline-block;
	padding: 0px 10px;

}
a.talkWithExpert{
	color: #4d4d4f;
	font-size: 13px;
	background: #FFF;
	/*font-family: 'HelveticaNeueLTStd-Md';*/
	font-family: Helvetica, sans-serif;
	font-weight: 700;
	line-height: 20px;
	margin-left: 10px;
}
footer{
	background: url('../img/footer_bg.jpg');
	padding: 60px 0px 30px;
	color: #FFF;
}
footer a,footer a:hover{
	color: #FFF;
	text-decoration: none;
}

footer h4{
	font-size: 16px;
	margin: 0px;
	font-family: 'HelveticaNeue-Medium';
	margin-bottom: 20px;
}
.footerLinks > a{
	font-family: 'HelveticaNeue-Light';
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
}
.copyright{
	font-family: 'HelveticaNeue-Light';
	padding-top: 30px;
	color: #828688;
}
footer h3{
	margin: 0px;
	font-size: 28px;
	padding-bottom: 15px;
}
.unboxOurBlogP{
	font-family: 'HelveticaNeue-Light';
	color: #c5c5c5;
}
.unboxOurBlogP a{
	color: #FFF;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	z-index: 0;
}
.navmenu, .navbar-offcanvas{
	width:80% !important;
}
.mainLinksMobile{
	border-bottom: 1px solid #065071;
	padding-left: 40px;
	padding-bottom: 30px;
	margin: 0px;
}
.mainLinksMobile li a{
	color: #FFF !important;
	font-size: 16px;
	font-family: 'HelveticaNeue-Medium';
	display: block;
	/*line-height: 60px;*/
	padding: 0px;
	padding-top: 30px;
}
.mainLinksMobile li a img{
	position: relative;
	left: 7px;
	top: -2px;
}
.tellSomebody{
	padding:20px 0px 20px 40px;
	border-bottom: 1px solid #065071;
}
.tellSomebody p{
	font-family: 'HelveticaNeue-Medium';
	font-size: 13px;
	color: rgba(255,255,255,0.5);
}
.tellSomebody a{
	display: inline-block;
	margin-right: 35px;
}
.tellSomebody .btn{
	background: transparent;
}
.tellSomebody input[type=text]{
	background: transparent;
	border: 1px solid rgba(255,255,255,0.5);
	height: 34px;
	width: 180px;
	width: 80%;
	padding: 0px 10px;
	font-size: 20px;
	color: rgba(255,255,255,0.5);
}
.tellSomebody input[type=text]::-webkit-input-placeholder,.searchDropBox input[type=text]::-webkit-input-placeholder {
	color: rgba(255,255,255,0.5);
}

.tellSomebody input[type=text]:-moz-placeholder,.searchDropBox input[type=text]:-moz-placeholder { /* Firefox 18- */
	color: rgba(255,255,255,0.5);
}

.tellSomebody input[type=text]::-moz-placeholder,.searchDropBox input[type=text]::-moz-placeholder {  /* Firefox 19+ */
	color: rgba(255,255,255,0.5);
}

.tellSomebody input[type=text]:-ms-input-placeholder,.searchDropBox input[type=text]:-ms-input-placeholder {  
	color: rgba(255,255,255,0.5);
}

.divBar{
	background: url('../img/div_bar.png');
	width: 117px;
	height: 2px;
}
.submenuMobile .divBar{
	margin-left: 40px;
}
.submenuMobile .subMenuBack,.submenuMobile h4,.submenuMobile p,.submenuMobile ul{
	padding-left: 40px;
	color: #FFF;
}
.submenuMobile .subMenuBack{
	color: rgba(255,255,255,0.5);
	font-family: 'HelveticaNeue-Medium';
	font-size: 16px;
	padding-bottom: 30px;
	padding-top: 30px;
	display: block;
	text-decoration: none;
}

.submenuMobile .subMenuBack img{
	position: relative;
	margin-right: 7px;
	top: -2px;
}
.submenuMobile p,.submenuMobile h4{
	font-family: 'HelveticaNeue-Medium';
	font-size: 16px;
	margin: 0px;
	padding-top: 25px; 
	padding-bottom: 25px; 
	border-top: 1px solid #065071;
}
.submenuMobile h4 a{
    color: #fff;
    text-decoration: none;
}
.submenuMobile p{
	padding-top: 15px; 
	padding-bottom: 15px; 
}
.submenuMobile ul li a{
	font-size: 16px;
	color: #FFF;
	font-family: 'HelveticaNeue-Light';
	display: block;
	line-height: 36px;
	text-decoration: none;
}

.offcanvas{
	padding: 0px !important;
}
.ernestBuzzSubmenu img.featuredBuzzImg{
	margin-left: 40px;
    padding-bottom: 11px;
    background: url('../img/edge_footer.png') bottom;
}
.featuredBuzzImgDesktop{
    background: url('../img/edge_footer.png') bottom;
    padding-bottom: 11px;
}
.ernestBuzzSubmenu h3{
	padding: 0px 30px 0px 40px;
  	color: #FFF;
  	font-size: 26px;
}
.ernestBuzzSubmenu h5{
	font-family: 'HelveticaNeue-Light';
	padding: 0px 30px 0px 40px;
  	color: #c4eafb;
  	font-size: 20px;
  	line-height: 24px;
}
.ernestBuzzSubmenu h5 a{
	color: #FFF;
	font-size: 20px !important;
}

/*desktop dropdown*/
.desktopDropdown{
	top: 94px;
	background: url('../img/blue_stripe_bg.png');
	position: absolute;
	position: fixed;
	width: 100%;
	z-index: 1100;
	font-size: 16px;
	color: #FFF;
	padding: 30px 0px;
}
.desktopDropdown p, .desktopDropdown p a{
	font-family: 'HelveticaNeue-Medium';
    line-height: 20px;
}
.desktopDropdown a{
	font-family: 'HelveticaNeue-Light';
	color: #FFF;
	display: block;
	line-height: 32px;
	text-decoration: none;
}
.solutionsDropBox a{
	line-height: 20px;
	padding: 5px 0px;
}
.solutionsDropBox{
	width: 70%;
	/*left: 50%;*/
	/*margin-left: -35%;*/
	width: 860px;
	width: 890px;
	width: 1040px;
	/*width: 100%;*/
}
.solutionsDropBox .blueTriangle{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 11px;
/*border-color: transparent transparent red transparent;*/
border-color: transparent transparent #0486c3 transparent;
position: absolute;
top: -10px;
left: 56%;
left: 49%;
}

.aboutusDropBox{
	width: 600px;
	/*left: 50%;
	margin-left: -25%;*/
	padding: 20px 40px;
}

.aboutusDropBox .blueTriangle{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 11px;
/*border-color: transparent transparent red transparent;*/
border-color: transparent transparent #0486c3 transparent;
position: absolute;
top: -10px;
left: 78%;
}

.ernestBuzzDropBox{
	width: 60%;
	/*left: 50%;*/
	/*margin-left: -30%;*/
	width: 800px;
	padding: 30px 20px;
}

.ernestBuzzDropBox .blueTriangle{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 11px;
/*border-color: transparent transparent red transparent;*/
border-color: transparent transparent #0486c3 transparent;
position: absolute;
top: -10px;
left: 83%;
}

.ernestBuzzDropBox h5{
	padding-left: 15px;
}
.ernestBuzzDropBox h3{
	margin: 0px;
	margin-bottom: 10px;
}
.ernestBuzzDropBox p{
	font-family: 'HelveticaNeue-Light';
	color: #c4eafb;	
	font-size: 16px;
	margin-top: 10px;
}
.ernestBuzzDropBox p a{
	display: inline-block;
}
.ernestBuzzLinkDrop:hover,.startErnestBuzzLinkRumble{
    background: url('../img/ernest_buzz_hover.png') no-repeat center;
    color: transparent !important;

}

.shareDropBox{
	width: 510px;
	right: 80px;
	right: 24%;
	/*padding: 10px 20px;*/
	padding: 0px;
}

.shareDropBox .blueTriangle{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 11px;
/*border-color: transparent transparent red transparent;*/
border-color: transparent transparent #0486c3 transparent;
position: absolute;
top: -10px;
left: 90%;
}
.shareDropBox p{
	line-height: 50px;
	margin: 0px;
}
.shareDropBox p a{
	display: inline-block;
	margin: 0px 8px;
	position: relative;
	top: -3px;
}

.searchDropBox{
	width: 330px;
	right: 20px;
	/*height: 50px;*/
	padding: 10px 0px;
}

.searchDropBox .blueTriangle{
	width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 11px;
/*border-color: transparent transparent red transparent;*/
border-color: transparent transparent #0486c3 transparent;
position: absolute;
top: -10px;
left: 90%;
}

.searchDropBox input[type=text]{
	background: transparent;
	border: none;
	width: 260px;
	outline: none;
	font-size: 18px;
	color: rgba(255,255,255,0.5);
	margin-left: 25px;
}
.searchDropBox .btn{
	background: transparent;
	position: relative;
	top: -3px;
}
.contactTab{
    display: block;
    width: 83px;
    height: 76px;
    background: url('../img/wanna_chat.png') no-repeat;
    position: fixed;
    right: 0px;
    top: 50%;
    margin-top: -50px;
}

.undermenu{
	background: url('../img/undermenu_delimiter.png');
	height: 41px;
	width: 100%;
}
.breadcrumbs,.breadcrumbs a{
	color: #828688;
	font-size: 13px;
	font-family: 'HelveticaNeue-Light';
}
.breadcrumbs a:last-child{
	color: #4d4d4f;
}
.gray-delimiter{
	background: #c9c9ca;
	width: 100%;
	height: 1px;
}
.light-gray-delimiter{
	background: #f9f9fa;
	width: 100%;
	height: 1px;
}
.interior-content{
	padding-bottom: 40px;
}
h2.weKnowGreen{
	color: #f36f25;
	font-size: 42px;
}
.interior-content h4{
	font-family: 'HelveticaNeue-Light';
	font-size: 22px;
	color: #4d4d4f;
	line-height: 30px;
	
}
.interior-content h5{
	margin-top: 20px;
	color: #f36f25;
	font-size: 24px;
}
.interior-content p{
	font-family: 'HelveticaNeue-Light';
	color: #828688;
	font-size: 16px;
	line-height: 24px;
}

.interior-sidebar > h4{
	color: #0488c3;
	font-size: 18px;
	font-family: 'HelveticaNeue-Medium';
}
.interior-sidebar > p,.interior-sidebar > a{
	color: #4d4d4f;
	font-size: 18px;
	font-family: 'HelveticaNeue-Light';

}
.interior-sidebar > a{
	color: #0488c3;
	display: block;
	margin-bottom: 10px;
}
.pdf-cover{
	width: 100%;
	background: url('../img/texture.png');
	padding: 20px;
}
.pdf-cover > div{
	background: #FFF;
	padding: 15px;
}
.pdf-cover h4{
	color: #4d4d4f;
	font-family: 'HelveticaNeue-Light';
	font-size: 18px;
	margin: 0px;
	margin-top: 10px;
	display: none;
}
.pdf-cover h3{
	color: #0488c3;
	font-family: 'HelveticaNeue-Light';
	font-size: 22px;
	/*margin: 0.25em 0;*/
}

.pdf-cover p{
	margin-top: 10px;
	color: #828688;
	font-family: 'HelveticaNeue-Light';
	font-size: 14px;
	margin: 0px;
}

.premium-widget .pdf-cover h3 {
	margin: 0.25em 0;
}

.premium-widget .pdf-cover h4 {
	display: block;
}

.premium-widget .pdf-cover .premium-image {
	border: 2px solid #337AB7;
}

.fpo{
  width: 100%;
  height: 383px;
  background: url('../img/fpo.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
}
h3.subtitle{
	color: #4d4d4f;
	font-size: 28px;
}
.three-members img{
	margin: 40px 0px;
}
.three-members p{
	font-family: 'HelveticaNeue-Light';
	font-style: italic;
	font-size: 22px;
	color: #f36f25;
}
.three-members h4{
	font-family: 'HelveticaNeue-Medium';
	font-size: 16px;
	color: #cacaca;
	margin-top: 10px;
}
p.parent-description{
	font-family: 'HelveticaNeue-Light';
	color: #4d4d4f;
	font-size: 18px;
	/*max-width: 80%;*/
}

.parent-panel > div{
	height: 380px;
	/*display: table-cell;
	vertical-align: bottom;*/
	position: relative;
	margin-bottom: 20px;
	background-size: 100% 100%;
}
.parent-panel > div > div{
	background: url('../img/panel_base.jpg');
	position: absolute;
	bottom: 0px;
	  margin: 0px 15px 15px 15px;
	  padding: 10px;
}
.parent-panel > div h4, .parent-panel > div h4 a{
	font-size: 30px;
	color: #FFF;
	margin: 0px;
    text-decoration: none;
}
.parent-panel > div p, .parent-panel > div p a{
	font-family: 'HelveticaNeue-Light';
	font-size: 16px;
	color: #c8c8c8;
	line-height: 20px;
    text-decoration: none;
}
.sustainability-solutions{
	background: url('../img/sustainability_solutions.jpg') no-repeat;}
.retail-design{
	background: url('../img/retail-design.jpg') no-repeat center;
}
.Custom-Crates-n-Palllets{
	background: url('../img/custom_crates.jpg') no-repeat center;
}
.Temp-Endure{
	background: url('../img/tempendure.jpg') no-repeat center;
}
.steelBoard-n-pinnacle{
	background: url('../img/steelBoard_pinnacle.jpg') no-repeat center;
}

.story-slider{
	padding: 0px 2%;
}
.story-slider .carousel-control{
	opacity: 1;
}
.story-slider .carousel-control.left,.story-slider .carousel-control.right{
	background: transparent;
}
.story-slider .carousel-control.right{
	right: -5%;
}
.story-slider .carousel-control.left{
	left: -7%;
}
.story-slider .carousel-control.left img,.story-slider .carousel-control.right img{
	top: 15%;
	position: absolute;
	/*margin-top: -15px;*/
}
.story-slider .col-xs-3{
	text-align: center;
}
.story-slider .col-xs-3 .story-img{
	line-height: 110px;	
}
.story-slider .col-xs-3 .story-img img{
}
.story-slider .col-xs-3 .carousel-caption{
	position: static;
	text-shadow: none;
	padding: 0px;
}
.story-slider .col-xs-3 .carousel-caption h4{
	color: #0488c3;
	font-size: 24px;
}
.story-slider .col-xs-3 .carousel-caption p{
	color: #313131;
	font-size: 16px;
	font-family: 'HelveticaNeue-Light';
}

.router-submenu{
	height: 186px;
	background: url('../img/router_submenu.png');
}
.bigWhiteHeading{
	font-size: 62px;
	color: #FFF;
	margin: 0px;
}

.side-router-page{
	font-family: 'HelveticaNeue-Light';
	font-size: 19px;
	color: #0488c3;
}
.blue-h4-router{
	font-size: 34px;
	color: #0488c3;
}
.content-router-page > p{
	font-family: 'HelveticaNeue-Light';
	font-size: 18px;
	color: #4d4d4f;
}
.consultant-box{
	padding: 20px 0px;
}
.content-router-page .consultant-box h5{
	color: #f36f25;
	font-size: 22px;
	width: 80%;
	font-style: italic;
}
.content-router-page .consultant-box p{
	font-family: 'HelveticaNeue-Medium';
	color: #cacaca;
	font-size: 16px;
}
.solutions-by-industry{
	background: url('../img/cardboard_bg.png') center;
}
.solutions-by-industry h3{
	color: #231f20;
	font-size: 42px;
	margin-top: 60px;
}
.solutions-by-industry p, .solutions-by-industry p a{
	font-family: 'HelveticaNeue-Medium';
	font-size: 19px;
	text-align: center;
	color: #231f20;
}
.solutions-by-industry p img{
	margin-bottom: 20px;
}


/*start homepage*/
.homepage-slider .carousel-inner .item img{
	width: 100%;
}
.homepage-slider .carousel-inner{
	max-height: 680px;
}
.homepage-slider .carousel-inner .carousel-caption-desktop{
	position: absolute;
	top: 7%;
	bottom: auto;
	left: 25%;
	margin-left: -165px;
	padding: 0px;
	width: 662px;
	height: 460px;
	/* background: transparent url('../img/base_cardboard.png') no-repeat; */
	text-shadow:none;
	text-align: left;
	color: #FFF;
}
.homepage-slider .carousel-inner .carousel-caption h1{
	font-size: 62px;
	margin-top: 70px;
	margin-left: 70px;
}
.homepage-slider .carousel-inner .carousel-caption p{
	font-size: 28px;
	margin-left: 70px;
	margin-right: 70px;
}
.homepage-slider .carousel-inner .carousel-caption .btn{
	margin-left: 70px;
	background: #f36f25;
	font-size: 22px;
	/*font-family: 'HelveticaNeueLTStd-Md';*/
	font-family: Helvetica, sans-serif;
	/*font-weight: 700;*/
	color: #FFF;
	padding: 8px 30px;
	margin-top: 20px;
}
.homepage-slider .carousel-indicators li.active{
	background: #f36f25;
	border-color: #f36f25;
}
.scale90{
    -ms-transform: scale(0.9,0.9);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: scale(0.9,0.9);
    -webkit-transform-origin: 0% 0%;
    transform: scale(0.9,0.9);
    transform-origin: 0% 0%;
}
.scale80{
    -ms-transform: scale(0.8,0.8);
    -ms-transform-origin: 0% 50%;
    -webkit-transform: scale(0.8,0.8);
    -webkit-transform-origin: 0% 50%;
    transform: scale(0.8,0.8);
    transform-origin: 0% 50%;
}
.scale70{
    -ms-transform: scale(0.7,0.7);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: scale(0.7,0.7);
    -webkit-transform-origin: 0% 0%;
    transform: scale(0.7,0.7);
    transform-origin: 0% 0%;
}
.scale60{
    -ms-transform: scale(0.6,0.6);
    -ms-transform-origin: 0% 0%;
    -webkit-transform: scale(0.6,0.6);
    -webkit-transform-origin: 0% 0%;
    transform: scale(0.6,0.6);
    transform-origin: 0% 0%;
}

.homepage-slider .carousel-inner .carousel-caption-mobile{
	display: none;
}

.orangeSection{
	background: url('../img/orange_strip.jpg');
	padding-bottom: 80px;
}
.orangeSection h3{
	font-size: 42px;
	color: #FFF;
	margin-top: 70px;
	margin-left: 10px;
}
.orangeSection h5{
	font-size: 28px;
	color: #FFF;
	margin: 30px 0px;
	margin-left: 10px;
}

.verticalCarousel .carousel-indicators .active {
	background: #fcd207;
	border-color: #fcd207;
}
.verticalCarousel{
	position: relative;
}

.verticalCarousel .carousel-indicators{
  top: 80px !important;
  padding: 0px;
  margin: 0px;
  left: 0px;
  margin-left: 10%;
  width: 10px;
  bottom: initial;
}
.verticalCarousel .carousel-indicators li{
	display: block;
	margin-bottom: 10px;
}

.verticalCarousel .carousel-control {
	position: absolute;
	top: 8% !important;
	left: 100px!important;
	width: 53px;
	height: 53px;
	margin-top: -38px !important;
	font-size: 30px !important;
	font-weight: 100;
	line-height: 44px !important;
	color: #FFF;
	text-align: center;
	background: #222;
	border: 3px solid #FFF;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.verticalCarousel .carousel-caption{
	position: static;
	/*text-align: left;*/
	text-shadow: none;
}
.verticalCarousel .carousel-caption h4{
	color: #fcd207;
	font-size: 16px;
	font-family: 'HelveticaNeue-Medium';
}
.verticalCarousel .carousel-caption p{
	color: #fff;
	font-size: 14px;
	font-family: 'HelveticaNeue-Light';
	font-weight: 300;
}
/* --------- END --------- */

.verticalCarousel {
	margin-bottom: 0;
	padding: 50px 40px 0px 100px;
}

.verticalCarousel .carousel-control {
	left: 107px;
}
.verticalCarousel .carousel-control.right {
	right: -5px;
	top:100%!important;
}



/*For top Indicator*/

.verticalCarousel .carousel-indicators-top {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

.verticalCarousel .carousel-indicators-top li {
	background: #333333;
}

.verticalCarousel .carousel-indicators-top .active {
	background: #333333;
}
 
 /* vertical start*/
.verticalCarousel.vertical .vertical-carousel-outer {
    text-align: center;
}

.verticalCarousel.vertical .vertical-carousel-outer h4 {
    color: #FCD207;
    font-size: 16px;
    font-family: "HelveticaNeue-Medium";
}

.verticalCarousel .vertical-carousel-outer p {
    color: #FFF;
    font-size: 14px;
    font-family: "HelveticaNeue-Light";
    font-weight: 300;
    margin-bottom: 10px;
}

.verticalCarousel.vertical .vertical-carousel-inner {
    position: relative;
    min-height: 140px;
}

.verticalCarousel.vertical .vertical-carousel-inner .item {
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.1s ease-in-out transform;
}

.verticalCarousel.vertical .vertical-carousel-inner .carousel-caption {
    padding-bottom: 0px;
}

.verticalCarousel.vertical .vertical-carousel-inner .item.active .carousel-caption {
    display: block;
}

.verticalCarousel.vertical .vertical-carousel-inner .item.inactive .carousel-caption {
    display: none;
}

.verticalCarousel.vertical .vertical-carousel-inner .item img {
    width: 100%;
}

/* bubbles */

.bubbleWrap{
	position: relative;
	padding-left: 0;
	padding-right: 0;
}
.bubbleWrap h2{
	background: url('../img/pop_away_cardboard.png') center;
	width: 480px;
	height: 89px;
	line-height: 89px;
	margin: 0px;
	font-size: 42px;
	color: #231f20;
	text-align: center;
	position: absolute;
	top: -20px;
	left: 30px;
}
@media screen and (max-width: 480px) {
	.bubbleWrap h2 {
		width: 290px;
		height: 69px;
		line-height: 69px;
		font-size: 26px;
	}
}
.bubbleWrap a{
    width: 260px;
    margin: 0px;
    font-size: 18px;
    font-family: 'HelveticaNeue-Medium';
    color: #0488c3;
    text-decoration: none;
    text-align: right;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.bubbles-container {
	background-image: url('../img/base_tile_repeat.jpg');
	width: 100%;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
}
.bubbles-row {
	width: 9999px;
	height: 90px;
    overflow: hidden;
}
.bubbles-row:before,
.bubbles-row:after {
	content: "";
	display: table;
}
.bubbles-row:after {
	clear: both;
}
.bubbles-row {
	zoom: 1;
}
.bubbles-row:first-child {
	margin-top: -58.5px;
}
.bubbles-row:last-child {
	height: 31.5px;
}
.bubbles-row:nth-child(odd) {
	margin-left: -45px;
}
.bubbles-col {
	cursor: pointer;
	float: left;
	width: 90px;
	height: 90px;
	background-image: url('../img/bubble_wrap_prepped_sprite2_compressed.png');
	background-repeat: no-repeat;
}
.bubbles-type-0 {
	background-position: 0px 0px;
}
.bubbles-type-0.bubble-hover {
	background-position: -90px 0px;
}
.bubbles-type-0.bubble-clicked {
	background-position: -180px 0px;
}
.bubbles-type-1 {
	background-position: 0px -90px;
}
.bubbles-type-1.bubble-hover {
	background-position: -90px -90px;
}
.bubbles-type-1.bubble-clicked {
	background-position: -180px -90px;
}
.bubbles-type-2 {
	background-position: 0px -180px;
}
.bubbles-type-2.bubble-hover {
	background-position: -90px -180px;
}
.bubbles-type-2.bubble-clicked {
	background-position: -180px -180px;
}
.bubbles-type-3 {
	background-position: 0px -270px;
}
.bubbles-type-3.bubble-hover {
	background-position: -90px -270px;
}
.bubbles-type-3.bubble-clicked {
	background-position: -180px -270px;
}
.bubbles-type-4 {
	background-position: 0px -360px;
}
.bubbles-type-4.bubble-hover {
	background-position: -90px -360px;
}
.bubbles-type-4.bubble-clicked {
	background-position: -180px -360px;
}
.bubbles-type-5 {
	background-position: 0px -450px;
}
.bubbles-type-5.bubble-hover {
	background-position: -90px -450px;
}
.bubbles-type-5.bubble-clicked {
	background-position: -180px -450px;
}
.bubbles-type-6 {
	background-position: 0px -540px;
}
.bubbles-type-6.bubble-hover {
	background-position: -90px -540px;
}
.bubbles-type-6.bubble-clicked {
	background-position: -180px -540px;
}
.whats-inside-matters{
	background: url('../img/footer_bg.jpg') center;
}
.whats-inside-matters > .container{
	padding: 60px 25px;
}
.whats-inside-matters h2{
	color: #f36f25;
	font-size: 42px;
}
.whats-inside-matters h3{
	font-family: 'HelveticaNeue-Light';
	color: #fff;
	font-size: 22px;
	margin-bottom: 35px;
}
.whats-inside-matters h4{
	font-family: 'HelveticaNeue-Medium';
	color: #f36f25;
	font-size: 19px;
	margin-bottom: 15px;

}.whats-inside-matters p{
	font-family: 'HelveticaNeue-Light';
	color: #FFF;
	font-size: 16px;
	margin-top: 15px;
}

.premium-form {
	padding: 60px 25px;
	color: white;
	background-color: #0488C3;
	position: relative;
	overflow: hidden;
}

.premium-form .container .wpcf7 {
	margin-top: 60px;
	margin-left: -15px;
	margin-right: -15px;
	position: relative;
	z-index: 50;
}

.premium-form .container h2 {
	font-size: 45px;
}

.premium-form .container h5 {
	font-size: 22px;
}

.premium-form img.paper-stack {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	max-width: 516px;
}

.premium-form input {
	padding: 6px 10px;
	width: 100%;
	margin-bottom: 1em;
	color: #000000;
}

.premium-form .btn {
	background-color: white;
	color: #4d4d4f;
	font-family: 'HelveticaNeue-Medium';
	font-size: 20px;
}

.premium-form .btn:hover {
	/*background-color: white;*/
	background-color: rgba(255,255,255,0.75);
}



.premium-form a {
	color: white;
}

.premium-form a:hover {
	color: rgba(255,255,255,0.75);
}

.premium-form a.already-signed {
	line-height: 47px;
	font-size: 1.2em
}

@media (min-width: 768px) and ( max-width: 991px ) {
	.premium-form {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.premium-form .container h2 {
		font-size: 35px;
	}

	.premium-form .container h5 {
		font-size: 16px;
	}

	.premium-form img.paper-stack {
		width: 47%;
		right: -60px;
	}

	.premium-form .btn {
		font-size: 16px;
	}
}



.the-building-box{
	background: url('../img/texture.png') center;
}
.the-building-box > .container{
	padding: 60px 0px 0px;
}
.the-building-box .col-md-12{
	padding: 0px 25px;
}
.the-building-box h2{
	color: #231f20;
	font-size: 42px;
}
.the-building-box h3{
	font-family: 'HelveticaNeue-Light';
	color: #231f20;
	font-size: 22px;
	margin-bottom: 65px;
}
.the-building-box .btn{
	background: #f36f25;
	color: #FFF;
	font-size: 20px;
	/*font-family: 'HelveticaNeueLTStd-Md';*/
	font-family: Helvetica, sans-serif;
	/*font-weight: 700;*/
	padding: 8px 30px;
	margin-top: 30px;
	margin-bottom: 80px;
	/*display: block;*/
}

.our-location{
	padding: 40px 25px;
}
.our-location h2{
	color: #f36f25;
	font-size: 34px;
	padding-bottom: 30px;
}
.our-location img{
	width: 85%;
	margin-bottom: 30px;
}
.our-location a{
    display: block;
    font-family: 'HelveticaNeue-Light';
    font-size: 19px;
    color: #0488c3;
    margin: 0px;
    line-height: 50px;
    text-decoration: none;
}
.our-location .left-border{
	border-left: 1px solid #c9c9ca;
	padding-left: 25px;
}	


.great-people{
	background: #0488c3;
	padding-left: 10px;
}
.great-people .container{
	padding: 60px 30px;
}

.great-people h2{
	color: #FFF;
	font-size: 34px;
}

.great-people p{
	color: #FFF;
	font-family: 'HelveticaNeue-Light';
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.great-people img{
	padding: 30px 0px 20px;
}
.great-people .btn{
	font-size: 20px;
	/*font-family: 'HelveticaNeueLTStd-Md';*/
	font-family: Helvetica, sans-serif;
	/*font-weight: 700;*/
	padding: 10px 30px;
	color: #4d4d4f;
	background: #FFF;
}



.scrollNav{
	position: fixed;
	right: 5%;
	top: 100px;
	z-index: 1090;
}
.scrollNav .nav-tabs{
	border-color: transparent;
}
.scrollNav .nav-tabs>li {
	float: none;
	margin-bottom: 5px;
	background: url('../img/small_hit.png') no-repeat right center;
}

.scrollNav .nav-tabs>li a{
	width: 160px;
	font-family: 'HelveticaNeue-Medium';
	color: #b5b5b5;
	font-size: 12px;
	padding: 5px 15px;
	text-indent: -9999px;
}
.scrollNav .nav-tabs>li a:hover{
	/*background: rgba(77,77,79,0.8);*/
	border-color: transparent;
	border-radius: 0px;
	background: transparent;
	text-indent: 0px;
}
.scrollNav .nav-tabs>li.active a {
	background: transparent;
	border-color: transparent;
	border-radius: 0px;
	/*background: url('../img/small_hit_active.png') no-repeat right center;*/
	text-indent: 0px;
    color: #b5b5b5;
}
.scrollNav .nav-tabs>li.active,.scrollNav .nav-tabs>li:hover {
	background: rgba(77,77,79,0.8) url('../img/small_hit_active.png') no-repeat right center;

}
.scrollNav .nav-tabs>li.active a:hover {
	background: transparent;
	color: #b5b5b5;
}
/*end homepage*/



/*buzz landing*/
.blog-intro{
	background: url('../img/buzz_texture.jpg') top center repeat-x;
  	min-height: 220px;
}

.blog-intro select,.sidebarBrowseBuzz select,.current-position-select{
	padding-left: 10px;
	width: 100%;
	height: 45px;
	border: 1px solid #c3c5c8;	
	color: #231f20;
	font-size: 18px;
	-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: url('../img/blue_drop_arrow.png') no-repeat center right;
    margin-bottom: 40px;
    border-radius: 3px;
}
.blog-intro h2{
	font-size: 42px;
	color: #f36f25;
	margin-bottom: 20px;
}
.blog-intro h4{
	font-size: 28px;
	color: #4d4d4f;
}
.blog-intro h5{
	font-size: 22px;
	color: #f36f25;
}
.blog-intro .buzzInbox,.sidebarBuzzInbox{
	position: relative;
	margin-bottom: 40px;
}
.blog-intro input[type=text],.sidebarBuzzInbox input[type=text],.sidebarBuzzInbox input[type=email], .form.mc4wp-form input[type=email]{
	font-size: 18px;
	padding-left: 10px;
	width: 100%;
	height: 45px;
	border: 1px solid #c3c5c8;	
	color: #847b7d;
	border-radius: 3px;
}

.sidebarBuzzInbox .mc4wp-form label{
    display: none;
}

.blog-intro .btn,.sidebarBuzzInbox .btn, .form.mc4wp-form .btn{
	position: absolute;
	top: 6px;
	right: 10px;
    background: url('../img/blue_btn_arrow_left.png');
    background-repeat: no-repeat;
    background-position: 50%;
    height: 32px;
}
.buzz-landing_post{
    width: 49%;
    min-height: 350px;
    background: url('../img/footer_bg.jpg');
    position: relative;
    margin-bottom: 20px;
    float: left;
	cursor: pointer;
}
.buzz-landing_post:nth-child(odd){
    margin-right: 1%;
}
.buzz-landing_post:nth-child(even){
    margin-left: 1%;
}
.post_category{
	background: url('../img/blog_category.png');
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: 38px;
	height: 38px;
	padding: 0px 14px;
	font-family: 'HelveticaNeue-Medium';
	color: #242429;
	font-size: 16px;
}
.buzz_landing_post_img{
	width: 100%;
	/*margin-bottom: 20px;*/
}
.buzz_landing_post_img_parent{
    height: 175px;
	background-size: 100% auto;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.buzz_landing_post_text {
	padding: 0px 25px;
	color: #FFFFFF;
}
.buzz-landing_post:hover .buzz_landing_post_text {
	color: #CCCCCC;
}
.buzz_landing_post_text h3, .buzz_landing_post_text h3 a{
	font-size: 32px;
	margin: 0px;
	margin-top: 20px;
    text-decoration: none;
    color: #FFF;
}

.buzz-landing_post:hover .buzz_landing_post_text h3,
.buzz-landing_post:hover .buzz_landing_post_text h3 a{
	color: #CCCCCC;
}

.buzz_landing_post_text p, .buzz_landing_post_text p a{
	font-size: 20px;
	font-family: 'HelveticaNeue-Light';
	color: rgba(255,255,255,0.6);
	padding-bottom: 20px;
    text-decoration: none;
}

.buzz-landing_post:hover .buzz_landing_post_text p,
.buzz-landing_post:hover .buzz_landing_post_text p a {
	color: rgba(204,204,204,0.6);
}

.twitter_post,.facebook_post{
	background: #0488c3;
}
.twitter_post .buzz_landing_post_text > img{
	margin-top: 50px;
	margin-bottom: 20px;
}

.pintrest_post{
	background: transparent;
}

.youtube_post{
	background: url('../img/orange_strip.jpg');
}
.youtube_post .video-thumb{
	margin-top: 20px;
	margin-left: 25px;
}

.loadMoreBuzz{
	display: block;
	font-size: 18px;
	color: #0488c3;
	font-family: 'HelveticaNeue-Light';
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}
.loadMoreBuzz:hover{
	color: #0488c3;
	text-decoration: none;
}
/* end buzz landing*/

/*blog post*/
.blog-post{
	margin-bottom: 20px;
	border-bottom: 1px solid #c9c9ca;
	padding-bottom: 30px;
}
.blog-post p a img{float: left;margin-right: 15px;}
.blog-post h2{
	color: #f36f25;
	font-size: 42px;
	margin-top:0px;
}
.blog-post h6{
	color: #4d4d4f;
	font-size: 18px;
}
.blog-post > img{
	max-width: 100%;
	margin-bottom: 20px;
}
.blog-post p{
	font-family: 'HelveticaNeue-Light';
	color: #4d4d4f;
	font-size: 18px;
	margin-bottom: 20px;
}
.blog-post a, .rescueLink{
	font-family: 'HelveticaNeue-Light';
	font-size: 18px;
	color: #088ac4;
	text-decoration: none;
}
.blog-post a:hover, .rescueLink:hover {
	color: #005791;
}
.sidebarBrowseBuzz select{
	margin-bottom: 10px
}
.blog-sidebar{
	padding-top: 45px;
}
.blog-sidebar h4{
	color: #f36f25;
	font-size: 22px;
	margin-top: 40px;
}

.blog-sidebar h4 a {
	color: #f36f25;
}

.blog-sidebar h4 a:hover {
	text-decoration: none;
}

.blog-sidebar p{
	font-family: 'HelveticaNeue-Light';
	color: #828688;
	font-size: 16px;
}
.share-post a{
	display: inline-block;
	margin-right: 35px;
}
.alsoLike{
	margin-bottom: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c9c9ca;
}
.alsoLike img{
	margin-bottom: 20px;
	width: 100%;
}
.alsoLike a{
	font-size: 24px;
	color: #0488c3;
	text-decoration: none;
}
.commentsLink{
	font-family: 'HelveticaNeue-Light';
	color: #0488c3;
	font-size: 18px;
}
.page_post{
	padding-bottom: 60px;
}
/* end blog post*/


/*careers page*/
.careers-header{
  width: 100%;
  height: 383px;
  background: url('../img/career_header.jpg') no-repeat center;
  background-size: cover;
  text-align: center;
}
.panel_placeholder{
	background: url('../img/panel_placeholder.png') no-repeat;
}
/*end careers page*/

/* video url page*/
.weKnowGreen img{
	position: relative;
	top: -5px;
}
p.video-description {
  font-family: 'HelveticaNeue-Light';
  color: #4d4d4f;
  font-size: 22px;
  /*max-width: 80%;*/
}
.video-container {
  background: url('../img/texture.png') center;
}
.video-container .container .row{
  background: url('../img/footer_bg.jpg') center;
  margin: 25px 130px;
  padding: 20px 0px;
}
.videoShare{
	margin-bottom: 25px;
	text-align: center;
	display: block;
}
.video-box{
  background: url('../img/bottom_edge_video.png') no-repeat bottom center;
  padding-bottom: 29px;
}
.video-container .container .row .video-box{
  margin-left: 60px;
}
/*end video url page*/

/* operatioanl careers page*/
.orange32{
	font-size: 32px;
	color: #f36f25;
}
.current-position-select{
	width: 60%;
	margin-bottom: 20px;
	padding-right: 45px;
}
.orangeSearchBtn{
	color: #FFF;
	font-size: 20px;
	background: #f36f25;
	/*font-family: 'HelveticaNeueLTStd-Md';*/
	font-family: Helvetica, sans-serif;
	/*font-weight: 700;*/
	padding: 6px 24px;
}
.orangeSearchBtn:hover,.orangeSearchBtn:focus{
	color: #FFF;
	background: #fbba62;
}
.loadingBox p{
	line-height: 45px;
	color: #bdc1c3;
	font-size: 14px;
  	font-family: 'HelveticaNeue-Medium';
}
.loadingBox p img{
	margin-right: 10px;
}
.light16grayP{
  	font-family: 'HelveticaNeue-Light';
	color: #828688;
	font-size: 16px;
}
.light16grayP a{
	color: #0488c3;
}
#videoModal h2{
	padding: 0px 130px;
}
#videoModal .video-container {
  background: transparent;
}
#videoModal .modal-dialog {
	width: 100%;
}
#videoModal .modal-dialog .modal-content{
	background: transparent;
	box-shadow:none;
	border: none;
}
#videoModal .close{
	z-index: 1050;
	position: absolute;
	top: 30px;
	right: 30px;
	opacity: 1;
}
#videoModal .modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}
/*end operatioanl careers page*/

/*search results page*/
.showing-results{
	color: #f36f25;
	font-size: 18px;
	line-height: 50px;
	margin: 0px;
}
.result-item > div:nth-child(1) h3{
	font-size: 24px;
	color: #0488c3;
	margin: 0px;
}
.result-item > div:nth-child(1) p{
	font-size: 14px;
	color: #cbd0d2;
	margin: 0px;
	line-height: 30px;
  	font-family: 'HelveticaNeue-Medium';
}
.result-item > div:nth-child(2) p{
	color: #828688;
	font-size: 16px;
  	font-family: 'HelveticaNeue-Light';
}
.history-slideshow{
	background: url('../img/orange_strip.jpg');
	padding: 27px 24px 10px;
}
.history-slideshow h4{
	color: #fcd207;
	font-size: 16px;
  	font-family: 'HelveticaNeue-Medium';
}
.history-slideshow p{
	color: #fff;
	font-size: 16px;
  	font-family: 'HelveticaNeue-Light';
  	margin-top: 15px;
}
.history-slideshow .carousel-control.left, .history-slideshow .carousel-control.right{
	background: transparent;
}
.history-slideshow .glyphicon-chevron-left:before, .history-slideshow .glyphicon-chevron-right:before {
  content: "";
}
.history-slideshow .carousel-caption{
	top: 0px;
	left: 0%;
	right: 0%;
	position: static;
	padding: 0px;
}
.history-slideshow .carousel-caption p.history-year{
	color: #fcd207;
	font-size: 39px;
	text-align: left;
	padding-left: 40px;
	position: absolute;
	top: 10px;
}
.history-slideshow .carousel-caption p.history-caption{
	text-align: left;
	margin-bottom: 0px;
	height: 50px;
}
.history-slideshow .carousel-control{
	opacity: 1;
	filter: alpha(opacity=100);
}
.history-slideshow-edge{
	background: url('../img/history_slideshow_edge.png');
	width: 100%;
	height: 20px;
}

/*end search results page*/

/*contact page*/
.width70{
	width: 70%;
}
.interior-content p a{
	color: #0488c3;
}
.interior-content p a:hover{
	color: #02618c;
}
h3.phone-number{
	color: #f36f25;
	font-size: 42px;
}
p.headquarters{
	font-size: 14px;
	color: #828688;
	font-family: 'HelveticaNeue-Light';
	margin-top: 10px;
}
h6.corporate-headquarters{
	font-size: 14px;
	color: #828688;
	font-family: 'HelveticaNeue-Medium';
	margin-top: 60px;
}

/* ---------- headquarter -------------- */

.headquarter{
	padding-bottom: 20px;
	margin-top: 20px;
}

.headquarter.hr {
	border-bottom: 1px solid #c9c9ca;
}


/* new leadership layout */

.headquarter .person {
	width: 32%;
	height: auto;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
}

.headquarter .person .photo {
	width: 100%;
	height: auto;

	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.headquarter .person:hover .photo {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
}

.headquarter .person .nameplate {
	background: saddlebrown url(../img/cardboard_bg.png);
	background-size: 100% auto;
	background-repeat: repeat-y;
	color: white;
	height: 100px;
	padding: 10px;
	padding-right: 5px;
	box-sizing: border-box;
}

.headquarter .person .nameplate span {
	display: block;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	font-family: 'HelveticaNeue-Medium';
	margin-bottom: 0.15em;
	padding-right: 3px;
}

.headquarter .person .nameplate span.title {
	font-size: 0.90em;
}

/*.headquarter .person .nameplate span.title.long {*/
	/*font-size: 0.75em;*/
/*}*/

/*.headquarter .person .nameplate span.title.xl {*/
	/*font-size: 0.7em;*/
/*}*/

.headquarter .person .nameplate span.location {
	font-size: 0.75em;
	text-transform: uppercase;
}

.headquarter .person-detail {
	display: none;
}

.headquarter .person-detail .person-detail-inner {
	padding: 0 !important;
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(../img/orange_strip.jpg);
	color: white;
	z-index: 25;
	position: absolute;
	left: 25px;
	right: 25px;
	top: 10px;
	bottom: auto;
}

.headquarter .person-detail .person-detail-inner .row {
	margin: 0 !important;
	padding: 0 !important;
}

.headquarter .person-detail .person-detail-inner .row .photo {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.headquarter .person-detail .person-detail-inner .row .person-photo {
	margin: 0 !important;
	padding: 0 !important;
}

.headquarter .person-detail .person-detail-inner .person-detail-text {
	position: relative;
	padding: 25px;
}

.headquarter .person-detail .person-detail-inner .person-detail-text .close-x {
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	cursor: pointer;
	color: white;
	font-size: 1.5em;
}
.headquarter .person-detail .person-detail-inner .person-detail-text .close-x:hover {
	text-decoration: none;
}

.headquarter .person-detail .person-detail-inner .person-detail-text .name {
	font-family: 'HelveticaNeue-Light';
	margin-bottom: 0.25em;
	font-size: 3em;
	margin-top: 0;
}

.headquarter .person-detail .person-detail-inner .person-detail-text .subhead {
	font-family: 'HelveticaNeue-Bold';
	color: white;
	margin-bottom: 1.25em;
	display: block;
	text-transform: uppercase;
}

.headquarter .person-detail .person-detail-inner .person-detail-text p {
	color: #FFF;
	margin-bottom: 1em;
	display: block;
	line-height: 1.3em;
	font-size: 1.1em;
}

.headquarter .person-detail .person-detail-inner .top-strip {
	background-image: url(../img/history_slideshow_edge.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 35px;
	top: -35px;
	left: 0;
	right: 0;
}


/*@media (min-width: 640px) {*/
	/*.headquarter .person-detail .person-detail-inner {*/
		/*position: absolute;*/
		/*top: 50%;*/
		/*left: 50%;*/
		/*width: 600px;*/
		/*height: 239px; /!* 0.3982905982906 aspect *!/*/

		/*margin-left: -300px;*/
		/*margin-top: -119px;*/
	/*}*/
/*}*/

@media (min-width: 768px) {
	.headquarter .person-detail .person-detail-inner {

		position: absolute;
		top: 50%;
		left: 50%;

		width: 758px;
		height: 475px;
		margin: 0;
		margin-left: -379px;
		margin-top: -178px;

	}

	.headquarter .person-detail .person-detail-inner .row .person-photo {
		padding-left: 15px;
	}

	.headquarter .person-detail .person-detail-inner .person-detail-text {
		height: 100%;
	}

	.headquarter .person-detail .person-detail-inner .person-detail-text p {
		line-height: 1.45em;
		font-size: 1em;
	}

	.headquarter .person-detail .person-detail-inner .row {
		margin-left: -15px;
	}
}

@media (min-width: 992px) {
	.headquarter .person-detail .person-detail-inner {
		width: 967px;
		height: 403px; /* 0.3982905982906 aspect */

		margin-left: -484px;
		margin-top: -193px;
	}

	.headquarter .person {
		width: 24%;
	}
}

@media (min-width: 1200px) {
	.headquarter .person-detail .person-detail-inner {
		width: 1170px;
		height: 488px; /* 0.3982905982906 aspect */

		margin-left: -585px;
		margin-top: -233px;
	}

	.headquarter .person-detail .person-detail-inner .person-detail-text p {
		line-height: 1.45em;
		font-size: 1.25em;
	}
}

/* /new leadership layout */



.headquarter h4{
	color: #f36f25;
	font-size: 20px;
	margin: 0px;
}
.headquarter h4 img{
	position: relative;
	top: -3px;
	display: none;
}
.headquarter h4 a{
	width: 13px;
	height: 19px;
	display: inline-block;
	background: url('../img/map_it.png') no-repeat !important;
}
.headquarter h4 a:hover{
	background: url('../img/map_it_hover.png') no-repeat !important;
}
.headquarter span,.headquarter a{
	font-family: 'HelveticaNeue-Light';
	font-size: 16px;
	color: #0488c3;
	text-decoration: none;
	display: inline-block;
	padding-right: 18px;
}
.headquarter > div:nth-child(1) a{
	background: url('../img/double_arrow_down.png') no-repeat right center;
}
.headquarter a[aria-expanded="true"]{
	color: #bfc0c0;
	background: url('../img/up_arrows.png') no-repeat right center;
	position: relative;
	padding-right: 0px;
}
.headquarter a[aria-expanded="true"]:after{
	content: 'Collapse';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #FFF url('../img/up_arrows.png') no-repeat right center;
}
.headquarter a[data-toggle=collapse]:hover{
	color: #02618c;
	background: url('../img/double_arrow_down_hover.png') no-repeat right center;
}
.headquarter > div:nth-child(2) p{
	margin: 0px;
	font-size: 12px;
	color: #a8adaf;
	font-family: 'HelveticaNeue-Medium';
}
.headquarter > div:nth-child(3) p{
	margin: 0px;
	font-size: 16px;
	color: #828688;
	font-family: 'HelveticaNeue-Light';
}
.cardboard-line{
	background: url('../img/cardboard_line.png');
	width: 117px;
	height: 2px;
}
.headquarter .collapse,.headquarter .collapsing{
	padding-top: 25px;
	padding-bottom: 20px;
	/*padding-bottom: 25px;*/
}
.headquarter .collapse p,.headquarter .collapsing p{
	font-family: 'HelveticaNeue-Light';
	margin-top: 25px;
	font-size: 16px;
	color: #828688;
}
/* ---------- end headquarter -------------- */
/*end contact page*/


/*scrollbar css */
.scrollbox {
    overflow: auto; /* This is changed by enscroll, but must be defined */
    width: 340px;   /* The arbitrary width and height of the view pane */
    /*width: auto;*/
    /*height:550px;*/
    /*overflow-x: hidden; */
}
.vertical-track {
	float: right;
    width: 16px;            /* How wide is the scrollbar going to be? */
    background-color: transparent; /* What color should the vertical track be? */
    /*background: red;*/
}
.vertical-handle {
	border-radius: 15px;
    width: 16px;            /* How wide is the scrollbar handle? */
    background-color: rgba(255,255,255,0.2); /* What color should the handle be? */
    /*background: #000;*/
}
.scrollbox + div{
	z-index: 1031 !important;
	/*right: -460px;*/
	right: -75%;
	visibility: hidden;
	left: auto !important;
}


/*mobile menu*/
.navbar-toggle{
	margin-top: 21px;
	margin-right: 25px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #fff;
}
.navbar-toggle .icon-bar{
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 1px;
    background: #828688 !important;
}
.navbar-toggle:hover,.navbar-toggle:active{
	background: transparent;
}
.navmenu{
	background: url('../img/mobile_nav_bg.jpg');
	border: transparent;
}

/*helper classes*/
.fullWidth{
	width: 100%;
}
.noBg{
	background: transparent;
}
.noBorder{
	border: none;
}
.mediumFont{
	font-family: 'HelveticaNeue-Medium' !important;
}
.lightFont{
	font-family: 'HelveticaNeue-Light' !important;
}
.disablePadding{
	padding: 0px !important;
}
.disableMargin{
	margin: 0px !important;
}
.relative{
	position: relative;
}
.marginTop10{margin-top: 10px !important;}
.marginTop20{margin-top: 20px !important;}
.marginTop30{margin-top: 30px !important;}
.marginTop40{margin-top: 40px !important;}
.marginTop50{margin-top: 50px !important;}

.marginBottom10{margin-bottom: 10px !important;}
.marginBottom20{margin-bottom: 20px !important;}
.marginBottom30{margin-bottom: 30px !important;}
.marginBottom40{margin-bottom: 40px !important;}
.marginBottom50{margin-bottom: 50px !important;}

.paddingBottom40{padding-bottom: 40px !important;}

.disableBackground{
	background: transparent !important;
}
/* end helper classes*/

/*responsive rules*/
@media (max-width: 1367px){
    .homepage-slider .carousel-inner .carousel-caption-desktop{
        margin-left: -185px;
    }
}
@media (max-width: 1280px){
    .homepage-slider .carousel-inner .carousel-caption-desktop{
        margin-left: -200px;
    }
}
@media (max-width: 1200px){
	.content-router-page .smallHexagon{
		width: 200px;
		height:100px;
		  margin-top: 15px !important;
	}
	.orangeSection h5,.orangeSection h3{
		margin-left: 0px;
	}
.verticalCarousel {
	padding: 50px 0px 0px 60px;
}
    .buzz-landing_post{
        min-height: 410px;
    }

    .the-building-box .col-md-12 {
        padding: 0px 30px;
    }
    .our-location {
        padding: 40px 30px;
    }
    .whats-inside-matters > .container,.great-people .container{
        padding: 60px 10px;
    }
    .the-building-box .col-md-12 {
        padding: 0px;
    }
    .our-location {
        padding: 40px 10px;
    }
    .bubbleWrap h2{
        left: 70px;
    }

}
@media (max-width: 992px){
.pdf-cover a.row .col-xs-3{padding-left: 5px;}
	.content-router-page .smallHexagon {
  width: 180px;
  height: 90px;
  margin-top: 30px !important;
}
	.scrollNav{
		right: 20px;
	}
header .topNav{
	text-align: left;
}
.socialLink{
	padding: 0px 5px;
}
.socialLink img{
	width: 75%;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	z-index: 1030;
}
.whats-inside-matters .col-sm-6 > img{
	width: 90%;
}
.our-location a {
	font-size: 16px;
}
.navbar-toggle {
  display: block !important;
}
    .buzz-landing_post{
        min-height: 436px;
    }

    .offcanvas a, .offcanvas p, .offcanvas h4 {
        font-size: 24px !important;
    }
    .video-container .container .row{
    	margin: 25px 0px;
    }
    #videoModal h2{
    	padding: 0px;
    }
}

@media (max-width: 768px){
    .homepage-slider .carousel-inner .carousel-caption-desktop{
        margin-left: -100px;
    }

    .our-location {
        padding: 40px;
    }

	.our-location a {
	font-size: 13px;
}
.aboveFooter span, .aboveFooter a{
	font-size: 10px;
}
.footerLinks > a,footer h4,.unboxOurBlogP {
  font-size: 12px;
  margin-bottom: 15px;
}
footer h3{
	font-size: 16px;
}
/*.verticalCarousel .carousel-indicators {
	left: -30px;
}
.verticalCarousel .carousel-indicators li {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-bottom: 20px;
}*/
.verticalCarousel {
  margin-bottom: 0;
  padding: 50px 0px 0px 40px;
}

/*.the-building-box .btn {
  font-size: 18px;
}
.the-building-box .container{
	width: 735px;
}
.the-building-box .container .col-sm-4{
	width: 32%;
}*/
.great-people img{
	width: 80%;
}
.navbar-toggle {
  display: block !important;
}
    .whats-inside-matters > .container,.orangeSection > .container,.great-people .container{
        padding: 60px 30px;
    }
    .the-building-box .col-md-12,.the-building-box img {
        padding: 0px 30px;
    }
    .great-people img {
        width: 100%;
        padding: 20px 0px;
    }
    .aboveFooter{
        height: auto;
    }
    .aboveFooter .col-sm-6 {
        text-align: left !important;
    }
    .aboveFooter span, .aboveFooter a {
        font-size: 13px;
    }
    .buzz-landing_post{
        min-height: 500px;
    }
    .verticalCarousel .carousel-indicators li {
        width: 16px; height: 16px; border-radius: 12px; margin-bottom: 40px;
    }
    .verticalCarousel .carousel-indicators {margin-left: 0px !important;}
    .homepage-slider .carousel-indicators > li{
        width: 16px;
        height: 16px;
    }

    .palletguy-contact .col-sm-3{
        width: 32%;
        float: left;
    }

    .palletguy-contact .col-sm-8{
        width: 65%;
        float: left;
    }

}

@media (max-width: 640px){
	section.whats-inside-matters .row .col-sm-6{padding: 0px !important;}
	.the-building-box .mdFullWidth{
		width: 100%;
		padding: 0px 45px;
	}
	.bubbleWrap h2 {
  left: 25px;
}
	p.video-description{
		width: 100% !important;
		font-size: 32px;
	}
	.interior-content p{
		font-size: 20px;
		line-height: 28px;
	}
		.homepage-slider .carousel-indicators > li{
    width: 16px;
    height: 16px;
}
	.homepage-slider .carousel-inner .carousel-caption p{
		margin-right: 30px !important;
	}
	.scrollNav{display: none;}
header .topNav{
	text-align: left;
}
.socialLink{
	padding: 0px;
}
.socialLink img{
    width: auto;
    margin: 0px 12px;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	z-index: 1030;
}
.homepage-slider .carousel-inner .carousel-caption-mobile{
	display: block;
	background: url('../img/base_cardboard_mobile.png');
	position: absolute;
	top: auto;
	bottom: 0px;
	left: 0px;
	/*margin-left: -165px;*/
	padding: 0px;
	width: 100%;
	/*width: 640px;*/
	height: 437px;
	text-shadow:none;
	text-align: left;
	color: #FFF;
}
.homepage-slider .carousel-inner .carousel-caption-mobile h1{
	margin-top: 90px;
}
/*.item-mobile{
	height: 700px;
}*/

.great-people .container{
	padding: 60px 50px;
}
.great-people img{
	width: 100%;
}
.verticalCarousel .carousel-inner>.item>img{
  display: inline-block;
}
.verticalCarousel .carousel-inner>.item{
	text-align: center;
}


    .verticalCarousel .carousel-indicators{
        /*margin-left: -40px !important;*/
    }
    .verticalCarousel .carousel-indicators li {
        width: 16px; height: 16px; border-radius: 12px; margin-bottom: 40px;
    }

    .orangeSection {
        padding: 0px 50px 50px 50px;
    }

    .the-building-box .col-md-12,.aboveFooter .container{
        padding: 0px 50px;
    }
    .aboveFooter span, .aboveFooter a {
        font-size: 14px;
    }
    .aboveFooter{
        height: auto;
    }
    .aboveFooter .col-sm-6{
        text-align: left !important    ;
    }
    .contactTab{
        display: none;
    }
    footer .container{
        padding: 0px 40px;
    }
    .footerLinks > a, footer h4{
        font-size: 16px;
    }
    footer h3 {
        font-size: 32px;
        padding-top: 10px;
    }
    .unboxOurBlogP{
        font-size: 24px;
    }
    .featured-blog-img img.buzz-logo-footer {
        position: absolute;
        right: 50%;
        bottom: 50%;
    }

    .item-mobile{
        height: 627px !important;
    }
    .carousel-indicators{
        top: 167px !important;
    }
	.homepage-slider .carousel-indicators{
        position: relative;
    }

    .buzz-landing_post {
	  float: none !important;
	  width: 100%;
	  min-height: 345px;
	}
    .buzz-landing_post:nth-child(even) {
        margin-left: 0%;
    }
    .buzz-landing_post:nth-child(odd) {
        margin-right: 0%;
    }

    .whats-inside-matters .col-sm-6 > img {
        width: 100%;
    }
    .our-location a {
        font-size: 19px;
    }

    .video-container .container .row{
        margin: 0px;
        padding: 20px;
    }
    #videoModal .modal-body {
        padding: 15px;
    }
    #videoModal h2 {
        padding: 0px;
    }
    #videoModal .col-xs-11{
        width: 100%;
        float: none;
    }
    .video-container .container .row .video-box{
        margin-left: 0px;
    }
    #videoModal iframe{
        width:100%;
        /*height:30%;*/
    }
    #videoModal .col-xs-1{
        float: none;
        width: 70%;
    }
    #videoModal .videoShare{
        display: inline-block;
        margin: 20px 20px 10px 0px;
    }

    .orangeSection > .container{
        padding: 60px 0px;
    }
    .homepage-slider .carousel-inner .carousel-caption .btn,.homepage-slider .carousel-inner .carousel-caption p,.homepage-slider .carousel-inner .carousel-caption h1{
        margin-left: 45px;
    }

    .whats-inside-matters > .container{
        padding: 60px 50px;
    }
    .orangeSection > .container {
        padding: 60px 10px;
    }
    .our-location {
  padding: 60px;
}

}

@media (max-width: 600px){
    .homepage-slider .carousel-inner .carousel-caption-mobile{
        width: 100%;
        bottom: -5px;
    }
    .item-mobile {
        height: 600px !important;
    }
    .carousel-indicators {
        top: 150px !important;
    }
    .homepage-slider .carousel-inner .carousel-caption h1{
        font-size: 50px;
    }
}


.fixedTopMenu{
	position: fixed;
	z-index: 1010;
	background: #FFF;
	width: 100%;
	top: 0px;
}
.menuDelimiter{
	width: 100%;
	height: 90px;
}

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

.modal {
	z-index: 1090;
}
.verticalCarousel .item{
	cursor: pointer;
}

.featured-blog-img div{
	width: 100%;
	height: 11px;
	background: red;
	background: url('../img/edge_footer.png');
}
.featured-blog-img img.buzz-logo-footer{
	position: absolute;
	right: 30px;
	bottom: -15px;
}

.video-container .container .row .video-box p{
    margin: 0;
}

.row.result-item .col-sm-8 span{
    color: #000000;
}

.fb-share-button{
    display: none !important;
}

.borderUnderMenu{ width: 100%; height: 10px; background: rgba(77,77,79,0.1); position: fixed; top: 94px; z-index: 1010;}

.carousel-caption{ text-shadow: none; }


/*hover states*/
.homepage-slider .carousel-inner .carousel-caption .btn:hover,.the-building-box .btn:hover{
    background: #FFF;
    color: #0488c3;
}
.halfOpacity:hover{
    opacity: 0.5 !important;
    filter: alpha(opacity=50);
}
.linkHalfOpacity:hover img{
    opacity: 0.5 !important;
    filter: alpha(opacity=50);
}
.our-location a:hover{
    color: #02618c;
}

.great-people .btn:hover,a.talkWithExpert:hover{
    color: #0488c3;
}
.footerLinks > a:hover,.desktopDropdown a:hover{
    color: rgba(255,255,255,0.5);
}
header .topNav a:hover{
    color: #3b3f41;
    text-decoration: none;
}
.shareDropBox p a:hover,.searchDropBox .btn:hover{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.searchDropBox input[type=text]:focus{
    color: #FFF;
}

/*carousel fixes*/
.homepage-slider .carousel-indicators > li{
    margin-left: 40px !important;
}
.homepage-slider .carousel-inner .carousel-caption p{
    line-height: 32px;
    margin-right: 124px;
}


.hexagon {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    /*cursor: pointer;*/
}
.hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.hexagon-in2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(http://bestsoft.biz/img/profile.jpg);
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.smallHexagon {
    width: 250px;
    height: 128px;
    margin: 0 0 0 -45px;
}

.hexagon1 {
    width: 400px;
    height: 200px;
    /*margin: 0 0 0 -80px;*/
    margin: 40px auto;
}
.hexagon2 {
    width: 200px;
    height: 400px;
    margin: -80px 0 0 20px;
}

.bottom-edge{
    padding-bottom: 29px;
    background: url('img/bottom_edge.png') bottom;
}

.readyToLearnMore{
    color: #231f20;
    font-size: 32px;
    text-align: center;
}
a.talkExpertBtn,a.talkExpertBtn:hover{
    font-size: 20px;
    color: #FFF !important;
    background: #f36f25;
    font-family: Helvetica, sans-serif !important;
    font-weight: 700 !important;
    padding: 7px 25px;
    margin: 10px 0;
}

.edge_leadership{
    padding-top: 15px;
    background: url('../img/edge_leadership.png');
}
.font16{
    font-size: 16px !important;
}
.font12{
    font-size: 12px !important;
}
.editorialTitle{
    margin-top: 0px !important;
    margin-bottom: 10px;
    font-style: italic;
}
.helveticaBold{
    font-family: Helvetica, sans-serif !important;
    font-weight: 700 !important;
}

.shareMenuItem{
    display: inline-block;
    width: 20px;
    height: 25px;
    background: url('../img/share1.png') top;
    position: relative;
    top: 8px;
}
.searchMenuItem{
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url('../img/magnifier1.png') top;
    position: relative;
    top: 8px;
}
.contactMenuItem{
    display: inline-block;
    width: 24px;
    height: 25px;
    background: url('../img/chat.png') top;
    position: relative;
    top: 8px;
}
.searchMenuItem:hover,.shareMenuItem:hover,.contactMenuItem:hover{
    background-position: bottom;
}

@media (max-width: 767px) {
	.page-template-editorial-gateway-success img.editorial-icon {
		margin-bottom: 30px;
	}
}

@media (min-width: 768px) {
	.page-template-editorial-gateway-success img.editorial-icon {
 		width: 100%;
	}
}

@media (max-width: 590px){
    .socialLink img {
        width: auto;
        margin: 0px 5px;
    }
}


.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent !important;
}


.aboutusDropBox p, .aboutusDropBox p a {
    line-height: 32px !important;
}

.interior-sidebar a:hover{
    text-decoration: none;
    color: #02618c;
}
.mdFullWidth{
	width: 80%;
}
.pdf-cover a.row{
	display: block;
    position: relative;
    margin: 0px !important;
}
.pdf-cover a.row .col-xs-3{
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.pdf-cover a.row .col-xs-3 img{
	padding-right: 5px;
}
.disablePaddingRight{
	padding-right: 0px;
}
.disablePaddingLeft{
	padding-left: 0px;
}

#videoModal .video-container,.videoModal .video-container {
  background: transparent;
}
#videoModal .modal-dialog,.videoModal .modal-dialog {
    width: 100%;
}
#videoModal .modal-dialog .modal-content,.videoModal .modal-dialog .modal-content{
    background: transparent;
    box-shadow:none;
    border: none;
}
#videoModal .close,.videoModal .close{
    z-index: 1050;
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: 1;
}
#videoModal .modal-backdrop.in,.videoModal .modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: .8;
}
.video-box{
  background: url('../img/bottom_edge_video.png') no-repeat bottom center;
  padding-bottom: 24px;
  position: relative;
  /*padding-bottom: 56.25%;*/
}
.video-box + p{
    color: #828688;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.modal .video-box{
  padding-bottom: 56.25%;
}

.headquarter .edge_leadership,.headquarter div:nth-child(5) .col-sm-4 img{
	width: 100%;
	  padding-top: 15px;
  background: url('../img/edge_leadership.png');
}
a:hover{
	text-decoration: none;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	left: auto;
	width: 80px;
}
.navmenu{
	border: none !important;
}

.history-slideshow .carousel-inner .item img.fullWidth{
  margin: 0px auto;
  width: auto;
  height: 520px !important;
}
.history-slideshow .carousel-inner .item{
  background: url('../img/footer_bg.jpg');
margin-bottom: 80px;
height: 520px;
}

.orangeBg{
    background: url('../img/orange_strip.jpg');
}

.comments-container{
    display: none;
}
.comment-respond #submit{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
    color: #FFF;
  font-size: 20px;
  background: #f36f25;
  font-family: Helvetica, sans-serif;
  padding: 6px 24px;
}
.comment-respond #comment{
	width: 100%;
	resize: none;
	display: block;
}
.comment-respond label{
	width: 60px;
}
.comment-respond #email-notes{
	font-size: 16px;
}
.comment-respond #reply-title{
  color: #f36f25;
}
.comment-list .comment-body{
	font-size: 18px;
}

.contactUsLink:hover{
	color: #02618c;
}
.downloadPdfIcon{
	display: inline-block;
	width: 100%;
	width: 29px;
	height: 45px;
	background: url("../img/download_pdf_icon.png") left;
	/*background-size: 100% 50%;*/
}
.downloadPdfIcon:hover {
    background-position: right;
}

.anchor_top{
    position: relative;
    top:-110px;
    display: block;
    height: 0;
    width:0;
}

#jobs{
	font-size: 18px;
	line-height: 30px;
}
.directionsLink{
	display: inline-block;
	width: 13px;
	height: 19px;
	background: url("../img/map_it.png");
}
.directionsLink:hover{
	background: url("../img/map_it_hover.png");
}
.jobs-video-image {
    width: 100%;
    cursor: pointer;
}
/* careers page */
.jobs-ajax-loading {
    display: none;
    margin-left: 20px;
    color: #BDC1C3;
    font-size: 14px;
    font-family: "HelveticaNeue-Medium";
    line-height: 45px;
}

.jobs-video-image {
    width: 100%;
    cursor: pointer;
}

.cta-button {
    margin-top: 20px;
}

.cta-button .orangeSearchBtn {
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 24px 8px 25px;
}

.interior-content .col-sm-6 div[data-toggle=modal]:nth-child(2) .video-source:after{
/*.jobs-video-image:after{*/
    content: url('../img/video_play_arrow1.png') !important;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -30px;
    margin-left: -50px;
    cursor: pointer;
    opacity: 0.8;
}
.interior-content .col-sm-6 div[data-toggle=modal]:hover .video-source:after{
	opacity: 1;
}

/*different fixes Alex April,1st 2015*/
select::-ms-expand {
    display: none;
}
.video-box iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* end different fixes */
#blackbox-web-debug{
	/*display: none;*/
}

.jobs-update{
    font-weight: bold;
    font-style: italic;
    margin-top: 20px;
    font-size: 12px;
}

.disableRightPadding{
    padding-right: 0px;
}

.disableLeftPadding{
    padding-left: 0px;
}

.video-box{
    cursor: pointer;
}

.single-video .video-box {
	height: 420px;
}

.disableBackgroundVideoBox{
    background: transparent;
    padding-bottom: 0px;
}

.video-box-play-btn{
    background: url('../img/video_play_arrow2.png') !important;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    opacity: 0.7;
}
.video-box-play-btn:hover{
    opacity: 1;
}

.palletguy-contact{
    margin-top: 20px;
}
.palletguy-contact .col-sm-3 img{
	width: 75%;
}
.palletguy-contact .col-sm-3{
	text-align: center;
	padding-top: 15px;
}
.palletguy-contact h3{
    font-weight: 700;
    color: #828688 !important;
}
.palletguy-contact p{
    color: #f36f25 !important;
}
.palletguy-contact .btn{
    padding: 6px 24px;
    background: #F56F0C;
    color: #FFF;
    font-size: 22px;
    margin-top: 10px;
     -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.palletguy-contact .btn:hover{
    color: #FFF;
    background: #fbba62;
}

/*palletguy above footer*/
.our-location .pallet_guy_above_footer .btn{
    background: #e86d1f;
    color: #FFF;
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Md';
    padding: 0px 12px;
    margin:40px 0px 10px;
    line-height: 40px;
}
.our-location .pallet_guy_above_footer p{
    font-weight: 700;
    font-size: 14px;
    /*font-family: 'HelveticaNeueLTStd-Md';*/
    color: #656669;
}
.our-location .pallet_guy_above_footer img {
    width: 173px;
    margin-bottom: 0px;
}
.our-location {
    padding-bottom: 0px;
}
/*palletguy above footer end*/

.job-detail-link{
    color: #337ab7;
    text-decoration: none;
    cursor: pointer;
}

/*mosaic carousel*/
#mosaic-carousel .item .row > div{
    padding: 0px;
}
#mosaic-carousel .item .row img{
    width: 100%;
}
#mosaic-carousel .carousel-inner{
    overflow: visible;
}
#mosaic-carousel .carousel-inner .item{
    /*display: block;*/
    /*	float: left;
        width: 100%;*/
}
.one-image-column{
    overflow: hidden;
}
.one-image-column img{
    width: auto !important;
    position: relative;
    left: -80%;
}
.mosaicSection{
    background: url('../img/orange_strip.jpg');
    padding: 40px 0px;
}
.mosaicSection p{
    color: #FFF;
    font-size: 42px;
    font-weight: 400;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}

@media (max-width: 640px){
    .mosaicSection p{
        font-size: 36px;
    }
    .sortLink a{
    	margin-right: 10px !important;
    	font-size: 14px;
    }

}
@media (max-width: 540px){
	.sortLink p{
		text-align: left;
	}
	.sortLink p span{
		display: block !important;
	}
}
.mosaic-controls .left,.mosaic-controls .right{
    display: inline-block;
    width: 40px;
    height: 75px;
    background: url('../img/previous_next_close.png') left;
}
.mosaic-controls .right{
    background-position: right;
}
.mosaic-controls .col-sm-2{
    padding: 20px 0px;
}
.allVideosLink:hover,.allVideosLink{
    color: #FFF;
    font-size: 15px;
    font-family: 'HelveticaNeueLTStd-Md';
}
.mosaic-indicators{
    position: static;
    margin: 20px auto 0px;
}
.mosaic-indicators li.active{
    background: #65656a;
    border-color: #65656a;
    margin-left: 10px;
    margin-right: 10px;
}
.mosaic-indicators li{
    margin: 1px 10px;
}

.mosaic-hover{
    background: rgba(232,109,31,0.54);
    color: white;
    /*cursor: pointer;*/
    right: 0;
    left: 0;
    position: absolute;
    top: 0;
    /*display: none;*/
    /*bottom: -50%;*/
    /*width: 150px;*/
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    padding: 30px;
}
.mosaic-hover p{
    font-size: 18px;
    /*background: green;*/
    padding: 0px 20px;
    font-family: HelveticaNeue-light;
}

.mosaic-hover img{
    width: 50% !important;
}
.view-video-modal{
	color: white;
	font-weight: bold;
}

.triggerVideoHover{
    display: block;
	position: relative;
}
.triggerVideoHover:hover{
	cursor: pointer;
}
.triggerVideoHover:hover .mosaic-hover{
    /*display: block;*/
    opacity: 1 !important;
    /*background: red;*/
}

#video-carousel-mobile .carousel-inner .item {
	position: relative;
}

#video-carousel-mobile .carousel-inner .item .btn_play,
.triggerVideoHover .btn_play {
	width: 61px;
	height: 61px;
	background-image: url('../img/btn_play.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 100;
}

.triggerVideoHover:hover .btn_play {
	display: none;
}

.portrait-video img{
    margin-left: 80%;
    height: auto !important;
    margin-top: 40%;
    margin-bottom: 5%;
}
.bottomZero{
    bottom: 0px;
    top: auto;
}

.undermenu-video-page{
    background: #65656a;
    padding: 50px 0px;
    color: #FFF;
}
.undermenu-video-page h3 a:hover,.undermenu-video-page h3{
    color: #FFF;
    font-size: 50px;
}
.undermenu-video-page p{
    font-size: 16px;
    font-weight: 700;
}
.undermenu-video-page p span,.undermenu-video-page p a{
    font-weight: 400;
    color: #FFF;
    display: inline-block;
    margin-right: 20px;
}
.undermenu-video-page p span{
    font-weight: 700;
}
.video-page{
    padding-bottom: 80px;
    padding-top: 80px;
}
.video-page .row .col-sm-4{
    color: #2d2a26;
    /*background: red;*/
    height: 400px;
}
@media (max-width: 768px){
    .video-page .row .col-sm-4{
        height: auto !important;
    }
}
.video-page .row .col-sm-4 > img{
    cursor: pointer;
    width: 100%;
}
.video-page .row .col-sm-4 h4{
    font-family: 'HelveticaNeueLTStd-Md';
    font-size: 16px;
}
.video-page .row .col-sm-4 p{
    font-size: 14px;
}

#mosaic-carousel .carousel-control,
.homepage-slider .carousel-control {
	width: 120px;
	opacity: 0;
	-ms-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
	transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
	background: transparent !important;
	z-index: 150;
}

#mosaic-carousel .carousel-control.left {
	margin-left: -15px;
}

#mosaic-carousel .carousel-control.right {
	margin-right: -15px;
}

#mosaic-carousel .carousel-control:hover,
.homepage-slider .carousel-control:hover {
	opacity: 1;
}

#mosaic-carousel .carousel-control .ern-chevron-left,
#mosaic-carousel .carousel-control .ern-chevron-right,
.homepage-slider .carousel-control .ern-chevron-left,
.homepage-slider .carousel-control .ern-chevron-right {
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	font-size: 30px;
	background-color: #b3b5b7;
	background-color: rgba(179, 181, 183, 0.75);
	padding: 6px;
	color: #444;
	font-size: 40px;
	line-height: 40px;
	top: 50%;
	margin-top: -30px;
	position: absolute;
}

#mosaic-carousel .carousel-control .ern-chevron-left,
.homepage-slider .carousel-control .ern-chevron-left {
	left: 0;
	margin-left: 0 !important;
}

#mosaic-carousel .ern-chevron-right,
.carousel-control .ern-chevron-right {
	right: 0;
	margin-right: 0 !important;
}

.challengeVideos,.chaosVideos,.mpfVideos{
    font-size: 18px;
}
.challengeVideos img,.chaosVideos img,.mpfVideos img{
    margin-left: -15px;
    margin-bottom: 10px;
}
.sortLink{
    display: table;
    /*height: 300px;*/
}
.sortLink p{
    display: table-cell;
    vertical-align: middle;
}
.boldUnderline{
    font-weight: 700 !important;
    text-decoration: underline;
}

.solutionsDropBox .col-md-3{
	width: 20%;
}
/*.video-page .col-sm-4 img::after{  */
.video-page .row .col-sm-4 div.video-click-zone > img{
	display: block;
	width: 100%;
}
.video-click-zone{
	position: relative;
}
.video-click-zone:after{
  content: url('../img/video_play_arrow3.png') !important;
  width: 59px;
  height: 59px;
  display: block;
  position: absolute;
  /*top: 100px;*/
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  cursor: pointer;
  opacity: 0.9;
}
@media screen and (min-width:768px) and (max-width:991px) {
	.video-click-zone:after{
  	-ms-transform: scale(0.7,0.7); /* IE 9 */
    	-webkit-transform: scale(0.7,0.7); /* Safari */
    	transform: scale(0.7,0.7);
	}

    .mosaic-hover p{
        font-size: 14px !important;
    }
    .mosaic-hover{
    	padding: 5px !important;
    }
}
@media screen and (min-width:992px) and (max-width:1200px) {
	.solutionsDropBox{
		width: 960px;
	}
	.solutionsDropBox .blueTriangle{
		left: 45%;
	}
	.mosaic-hover p{
        font-size: 16px !important;
    }
    .mosaic-hover{
    	padding: 10px !important;
    }
}
.video-click-zone:hover:after{
	opacity: 1;
}
.jv-fbModalContents{
	width: 400px !important;
}

.blog-intro .col-sm-4 > h5 {
    color: #0095d9;
    font-family: 'HelveticaNeueLTStd-Md';
}

body > section.container-fluid.blog-intro > div > div > div > h4.cta-button > a {
    font-family: 'HelveticaNeueLTStd-Md';
    color: #FFF;
    font-size: 22px;
    background: #0095d9;
    line-height: 45px;
    width: 280px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}

/* Buzz page feature blog post */
.featuredBlogPost{
    margin-top: 50px;
    margin-bottom: 20px;
}
.featuredBlogPost .featuredBlogImg{
    width: 100%;
    margin-bottom: 20px;
}
.featuredBlogPost h3{
    margin-top: 0px;
    font-size: 24px;
    color: #e86d1f;
    font-family: 'HelveticaNeue-Medium';
}
.featuredBlogPost p{
    font-size: 20px;
    color: #656669;
    margin-bottom: 0px;
    line-height: 27px;
}
.featuredBlogPost p span{
    font-family: 'HelveticaNeue-Medium';
}
.featuredBlogPost a{
    font-family: 'HelveticaNeue-Medium';
    font-size: 20px;
    color: #0095d9;
}

.featuredBlogPost a:hover {
	color: #0062A6;
}
.featuredBlogPost .buzzInbox{
    margin-bottom: 0px;
}
.featuredBlogPost h4{
    color: #0095d9;
    font-size: 18px;
    padding-top: 22px;
    font-family: 'HelveticaNeueLTStd-Md';
}
.featuredBlogPost a.getRightToOurBlog{
    font-family: 'HelveticaNeueLTStd-Md';
    color: #FFF;
    font-size: 22px;
    background: #0095d9;
    line-height: 45px;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
}
.featuredBlogPost a.getRightToOurBlog:hover {
	background: #0062A6;
}
.checkBuzzMedia{
    color: #656669;
    font-size: 32px;
    margin-top: 50px;
}

.cbsk{
    display: block;
    width: 550px;
    height: 600px;
    background: url('../img/CBSK_gangup.png') no-repeat top;
}
.cbsk:hover{
    background-position: bottom;
}
@media (max-width: 767px){
    .cbsk{
        width: 366px;
        height: 400px;
        background-size: cover;
        margin: 20px auto;
    }
}

div.jobs-modal.in .modal-dialog {
	position: fixed;
	top: 35px;
	bottom: 35px;
	left: 18%;
	right: 18%;
	width: auto;
}

div.jobs-modal .modal-header,
div.jobs-modal .modal-footer {
	background: #f9f9fa;
}

div.jobs-modal .modal-footer .orangeSearchBtn {
	font-size: 15px;
}

div.jobs-modal .modal-header h2 {
	font-weight: bold;
	margin-top: 0;
}

div.jobs-modal .modal-header h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

div.jobs-modal .modal-body {
	padding: 15px;
	overflow: auto;
	height: 65%;
}
div.jobs-modal .modal-body p {
	font-size: 15px;
	line-height: 1.45em;
}

div.jobs-modal .modal-body p {
	font-size: 17px;
}

.page-template-page-leadership .interior-sidebar {
	padding-left: 30px;
}

.ask-charles-sidebar {
	border-top: 1px solid #c9c9ca;
	margin-top: 10px;
	padding-top: 10px;
}
.ask-charles-sidebar .video-image {
	position: relative;
}

.ask-charles-sidebar .video-image:hover {
	cursor: pointer;
}

.ask-charles-sidebar img {
	width: 100%;
	height: auto;
}

.ask-charles-sidebar .video-image .play-image {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 61px;
	height: 61px;
	overflow: hidden;

	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
}

.ask-charles-sidebar .video-image:hover .play-image {
	background-position: -61px 0;
}

.ask-charles-sidebar h4 {
   color: #f36f25;
	font-weight: bold;
}

.ask-charles-sidebar p {
	margin-top: 0.75em;
}

@media (min-width: 768px) {
	div.jobs-modal .modal-dialog {
		width: 700px;
	}
}
