html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	border: 0;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {

	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}



/*
 2.0.6) Link style
 -------------------------*/


* {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}



/*
 2.0.9) Sprite Icons
 -------------------------*/
[class^="icon-"], [class*="-icon"] {
	background-image: url(../images/sprite.png);
	/*background-position: 0 0;*/
	background-repeat: no-repeat;
	/*	display: inline-block;
	 height: 14px;
	 line-height: 14px;
	 margin-top: 1px;
	 vertical-align: text-top;
	 width: 14px;*/
}

.next, .prev, .slider-pagination li a, .slider-pagination li a:hover, .slider-pagination li a.active, .video-section a, .address-heading em, .right-nav, .left-nev, .comment:before, .form-content ul li .submit, .form-content ul li .submit:hover, .right-arrow, .left-arrow, .request-btn a em, .arrow-left, .arrow-right, .flow-content > a em, .arrow, .carousel li a em, .slider-wrap > .flexslider .flex-direction-nav .flex-next, .slider-wrap > .flexslider .flex-direction-nav .flex-prev, .slider-wrap > .flexslider .flex-control-paging li a, .slider-wrap > .flexslider .flex-control-paging li a.flex-active, .support-content em, .support-content strong:before, .owl-prev, .owl-next, #owl-demo .item a em, .error-msg em {
	background: url(../images/sprite.png) no-repeat;
}


/*
 2.1.0) Grid Style
 -------------------------*/
.container {

	width: 100%;
	margin: 0 auto;
}
.clearfix:before {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

/*
 3.) Site Wide Content
 ------------------------------*/
#wrapper {

}

#content {
}

.page {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}

.social-links li a:hover, .connect-with-us ul li a:hover, .direction-nav a:hover, .right-arrow:hover, .left-arrow:hover, .right-nav:hover, .left-nev:hover, .arrow-left:hover, .arrow-right:hover {
	opacity: 0.7;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}


/*
 4.) Header Styles
 ------------------------------*/
#header {
	position: relative;
	z-index: 11;
}

.grey-bg {
	background: #21242d;
	padding-bottom: 3px;
}

.grey-bg > .page {
	position: relative;
}

.toll-free-num {
	float: left;
	margin-right: 166px;
	padding: 15px 0 0 4px;
}
.toll-free-num span {
	float: left;
}
.toll-free-num a {
	float: right;
	padding-left: 5px;
}
.toll-free-num a:hover {
	color: #09F;
}
.toll-free-num span, .toll-free-num a {
	color: #fff;
	font-size: 1.4em;
}
.division-section {
	float: left;
	line-height: 2.3;
	padding: 5px 0 0 0px;
}
.division-section span {
	font-size: 1.4em;
	float: left;
	color: #fff;
	padding: 1px 6px 0 0;
}
.division-section img {
	vertical-align: middle;
	padding-right: 7px;
}
.icon-division-link {
	text-indent: -10000px;
	background-position: 0 0;
	width: 17px;
	height: 11px;
	display: inline-block;
	position: relative;
	top: 4px;
}
.icon-division-link.open {
	background-position: -27px -1px;
}

.division-section > a {
	float: left
}

.popup-divisions {
	background: #21242d;
	padding: 10px 0 0 0;
	left: 0;
	display: none;
	position: absolute;
	right: 0;
	top: 41px;
	z-index: 1;
}
.division-logos {
	overflow: hidden;
	margin-bottom: 14px;
	padding: 0 15px
}
.division-logos li {
	float: left;
	margin: 0 6px 7px;
}
.division-logos li a, .division-logos li a img {
	display: block;
}
.division-contact {
	background: #2c2f38;
	overflow: hidden;
	padding: 18px 15px 15px;
}
.address-heading {
	float: left;
	padding: 0 0 4px 0;
	min-width: 164px;
	position: relative;
	margin-left: 22px;
}
.division-contact .address-heading:first-child {
	margin: -3px 0 0px;
	padding-left: 46px
}
.division-contact .address-heading:first-child span {
	font-size: 1.2em;
}
.address-heading em {
	background-position: 0 -458px;
	width: 41px;
	height: 42px;
	position: absolute;
	left: 0;
	top: -3px;
}
.address-heading strong, .address-heading span {
	display: block;
}
.address-heading strong {
	color: #fff;
	font-size: 2.4em;
}
.address-heading span {
	color: #999ca1;
	font-size: 1.4em;
	line-height: 1.2;
}
.address-heading span a {
	color: #fff;
	display: inline-block;
	font-size: 100%;
}
.address-heading span a:hover {
	color: #999ca1;
}
.social-links {
	float: right;
	margin: 11px 6px 0 0;
}
.social-links li {
	float: left;
	color: #fff;
	font-size: 1.4em;
	margin-left: 8px;
}
.social-links li a {
	display: block;
	font-size: 0;
}
.fb-icon {
	background-position: 0 -18px;
	width: 22px;
	height: 22px;
}
.twitter-icon {
	background-position: 0 -45px;
	width: 22px;
	height: 22px;
}
.drb-icon {
	background-position: 0 -72px;
	width: 22px;
	height: 22px;
}
.google-plus-icon {
	background-position: 0 -98px;
	width: 22px;
	height: 22px;
}
.rss-icon {
	background-position: 0 -124px;
	width: 22px;
	height: 22px;
}

.header-black-bg {
	background: #000;
}
.header-black-bg h1 {
	display: inline-block;
	float: left;
	margin: 15px 28px 0 0;
}
.logo {
	display: block;
}
.nav {
	margin: 20px 0 0;
	float: left;
}

.nav > li {
	height: 61px;
}

.nav li {
	float: left;
	position: relative;
	/*padding-bottom: 16px;*/
}
.nav > li > a {
	color: #fff;
	font-size: 1.4em;
	padding: 13px 21px 13px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 3.2;
	font-family: 'Oswald', sans-serif;
}
.nav > li > a:hover, .nav > li.current a {
	background: #454545;
	border-radius: 5px;
}
.nav li:hover ul {
	display: block;
}
.nav > li > ul {
	position: absolute;
	top: 61px;
	left: -26px;
	background: #454545;
	padding: 0 16px;
	min-width: 192px;
	width: 100%;
	padding: 21px 16px 32px;
	display: none;
}
.nav > li > ul > li > a {
	display: block;
	color: #fff;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0 7px 11px;
}
.nav > li > ul > li {
	float: none;
	background: url(../images/sep.png) no-repeat bottom center;
	padding: 2px 0 5px;
}
.nav > li > ul > li.none {
	background: none;
}
.nav > li > ul > li > a:hover {
	background: #000;
}