.bdi-gbl img {
	border: 0;
}

.bdi-gbl h1 {
	margin: 0;
	padding: 0;
}

.bdi-gbl h2 {
	margin: 0;
	padding: 0;
}

.bdi-gbl h3 {
	margin: 0;
	padding: 0;
}

.bdi-gbl p {
	margin: 0;
	padding: 0;
}

.bdi-gbl ul {
	margin: 0;
	padding: 0;
}

.bdi-gbl {
	background-color: #fff;
	font-family: "Raleway", Arial, sans-serif;
}

.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

#bdicontainer {
	position: relative;
	margin-top: 87px;
}

#bdilogo {
	position: absolute;
	top: -44px;
	left: 46px;
	z-index: 100;
}

#bdilogo img {
	max-width: 100%;
	height: auto;
}

#bdislideshow img {
	width: 100%;
	height: auto;
	display: block;
}

#bdicopy {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}

#bdicopy p {
	font-size: 19px;
	color: #2a2a2a;
	line-height: 30px;
	font-weight: 400;
}

.bdicopyheading {
	font-size: 27px;
	font-weight: 500;
	color: #e36621;
}

.bdidepartment {
	margin-top: 30px;
}

.bdidepartmentheading {
	width: 100%;
	background-color: #dbdbdb;
	padding: 12px 0;
	text-align: center;
}

.bdidepartmentheading p {
	font-size: 27px;
	color: #2a2a2a;
	font-weight: 500;
	padding: 0 10px;
}

.bdidepartmentpic {
	position: relative;
}

.bdidepartmentpic img {
	width: 100%;
	height: auto;
	display: block;
}

.bdidepartmentcopy {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	text-align: center;
	background: rgba(255, 255, 255, .80);
	padding: 30px 0;
}

.bdidepartmentcopy p {
	font-size: 19px;
	color: #2a2a2a;
	font-weight: 400;
	line-height: 30px;
	padding: 0 180px;
}

.bditype {
	margin-top: 20px;
}

.bditypepic {
	position: relative;
}

.bditypepic img {
	width: 100%;
	height: auto;
	display: block;
}

.bditypetitle {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	text-align: center;
	background: rgba(42, 42, 42, .8);
	padding: 18px 0;
}

.bditypetitle a {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	padding: 0 10px;
	text-decoration: none;
}

.bdiviewall {
	text-align: center;
	margin: 35px 0 5px 0;
}

.bdiviewall a {
	font-size: 22px;
	font-weight: 700;
	color: #e36621;
	text-decoration: none;
}

#bdientertainingall {
	display: none;
}

#bdiworkingall {
	display: none;
}

#bdifeaturedproducts {
	margin-top: 60px;
	background-color: #f0f0f0;
	padding-top: 34px;
	padding-bottom: 50px;
}

.bdiheading {
	text-align: center;
	padding-bottom: 10px;
}

.bdiheading p {
	font-size: 27px;
	color: #2a2a2a;
	font-weight: 500;
	padding: 0 10px;
}

.bdifeatured {
	min-height: 410px;
	margin-top: 20px;
	background-color: #FFF;
	padding: 20px 10px;
	text-align: center;
}

.bdifeatured img {
	max-width: 100%;
	height: auto;
}

.bdifeatured p {
	font-size: 14px;
	line-height: 19px;
	color: #2a2a2a;
}

.featuredsubtitle {
	color: #9a9a9a;
}

#bdihelpfulresources {
	padding-top: 34px;
}

.helpfulresource {
	margin-top: 20px;
	background-color: #f0f0f0;
	padding: 20px 10px 35px 10px;
	text-align: center;
}

.helpfulresource img {
	max-width: 100%;
	height: auto;
}

.helpfulresource p {
	font-size: 15px;
	line-height: 30px;
	color: #2a2a2a;
}

.helpfulresourcesubtitle {
	font-size: 12px;
	color: #e36621;
	font-weight: 600;
	text-transform: uppercase;
}

.helpfulresourcetitle {
	font-size: 21px;
	font-weight: 600;
}

.helpfulresource a {
	display: inline-block;
	background-color: #e36621;
	color: #FFF;
	border-radius: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	padding: 14px 30px;
}

#bdivideoscontainer {
	margin-top: 50px;
	background-color: #f0f0f0;
	padding-top: 34px;
	padding-bottom: 30px;
}

.bdivideo {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.bdivideo img {
	width: 100%;
	height: auto;
	display: block;
}

.bdivideo p {
	font-size: 15px;
	font-weight: 700;
	color: #2a2a2a;
}

.bdivideo a {
	font-size: 12px;
	text-transform: uppercase;
	color: #e36621;
	text-decoration: none;
	font-weight: 600;
}

#bdiconnect {
	margin-top: 65px;
	margin-bottom: 80px;
	text-align: center;
}

#bdiconnect p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	color: #e36621;
}

#bdiconnect li {
	list-style: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#bdiconnect li a {
	color: #2a2a2a;
	text-decoration: none;
}

@media screen and (max-width: 400px) {

	#bdicontainer {
		margin-top: 40px;
	}

	#bdilogo {
		position: static;
		text-align: center;
		margin-bottom: 20px;
	}

	#bdilogo img {
		width: 40%;
	}

	.bdidepartmentcopy {
		position: static;
		background: none;
		padding: 30px 0;
	}

	.bdidepartmentcopy p {
		padding: 0;
	}

	#bdiconnect li {
		padding-right: 5px;
		padding-left: 5px;
	}

	#bdiconnect .fa-3x {
		font-size: 2em;
	}

}

@media screen and (min-width: 401px) and (max-width: 767px) {

	#bdicontainer {
		margin-top: 40px;
	}

	#bdilogo {
		position: static;
		text-align: center;
		margin-bottom: 20px;
	}

	.bdidepartmentcopy {
		position: static;
		background: none;
		padding: 30px 0;
	}

	.bdidepartmentcopy p {
		padding: 0;
	}

	.mobile-tablet {
		float: left;
   		width: 50%;
	}

	#bdiconnect li {
		padding-right: 5px;
		padding-left: 5px;
	}

	#bdiconnect .fa-3x {
		font-size: 2em;
	}

}

@media screen and (min-width: 768px) and (max-width: 1024px) {

	.bdidepartmentcopy p {
		padding: 0 20px;
	}

}