@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic);

body {margin:0px; background-color:#FFF; color:#000;   }
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
ul,ol{ padding-left:25px;}
.wrapper{width:100%; max-width:1400px; min-width:300px;margin:0 auto;padding:0px; }
.homeSearchDiv, .sidebartext { padding-left:5px;}
.homeSearchDiv{ padding-bottom:10px;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}

.cont_area{width:100%; display:table;}
.left_block{width:29%;display:table-cell; max-width:250px; float:left;padding:3%;background-color:#EFEFEF; border-right:1px solid #CCC; }
.cont_block{width:70%;display:table-cell;float:right;padding:3%;}
.crights{ clear:both; width:100%; padding:3%; float:left; font-size:10px; line-height:14px;  font-size:10px; line-height:14px; border-top:1px solid #999;}
.titlediv{background-color:#000; color:#FFF; float:left; font-size:18px; line-height:24px; width:100%; padding:3%;}
.menudiv{width:100%; float:left;}
.searchdiv{float:right; width:200px;}

body {
	font-size: 16px;
	font-family: 'Open Sans', 'Arial', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
}



a {
	color: #369;
	text-decoration: none;
}

h1 {
	/*font-size: 48px;*/
	color: #064b85;
	font-weight: 300;
	letter-spacing: -2px;
}
h2 {
	/*font-size: 36px;*/
	color: #898989;
	font-weight: 300;
	letter-spacing: -1px;
}
h3 {
	/*font-size: 30px;*/
	color: #898989;
	font-weight: 300;
	letter-spacing: -1px;
}
h4 {
	/*font-size: 30px;*/
	color: #000000;
	font-weight: 300;
}

strong {
	font-weight: 600;
}
em {
	font-style: italic;
}
p{
	line-height:1.5;
}
/*
p {
	line-height: 1.75em;
	padding: 0 0 1.75em;
}*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.header {
	background: url('../images/EEI-Homepage-3_01.jpg') top center repeat-x;
	height: 153px;
}
.header-container {
	height: 153px;
	background: url('../images/header-right-bg.png') top center no-repeat;
}
.header {
	position: relative;
}
.header .header-logo {
	float: left;
	width: 193px;
}
.header .header-slogan {
	float: left;
	color: #0b4c81;
	margin: 40px 0 0 40px;
}
.header .header-top-links {
	float: right;
	margin-top: 56px;
	text-align: right;
	color: #9d9999;
}
.header .header-top-links a {
	display: inline-block;
	line-height: 46px;
	color: #000000;
	text-decoration: none;
	padding: 0 0 0 .5em;
}
.header .header-top-links a:after{
	content: '|';
	display: inline-block;
	margin-left: .75em;
}
.header .header-top-links a:last-child:after{
	content: '';
}
.header .main-menu {
	float: right;
}
.main-menu ul{padding-left:0px;}
.header .main-menu li {
	display: inline-block;
	height: 51px;
	float: left;
}
.header .main-menu a {
	display: inline-block;
	background: url('../images/menu-link-bg.jpg') top center repeat-x;
	line-height: 51px;
	border-right: 3px solid #c6d2dc;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 1.25em;
}

.footer {
	background: #084a83;
	color: #a8c6e0;
}
.footer a {
	color: #a8c6e0;
	text-decoration: none;
	padding-bottom:15px;
	width:100%;
	display:block; float:left;

}
.copyright {
	background: #03335e;
	color: #a8c6e0;
}
.copyright a {
	color: #a8c6e0;
	text-decoration: underline;
}


.page-title {
	background-image: url('../images/page-title-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 185px;
	position: relative;
}
.page-title .z-container {
	min-height: 185px;
}
.page-title h1 {
	color: #000000;
	height: auto;
	background: rgba( 255, 255, 255, 0.8 );
	text-align: center;
	min-width: 750px;
	max-width: 100%;
	padding: 0 80px;
}

.horizontal-menu {
	background-color: #d9e1e8;
	height: auto;
	width: 100%;
	display: block;
	float: left;
}
.horizontal-menu ul {
	display: inline-block;
	list-style: none;
	padding: 0;
}
.horizontal-menu li {
	display: inline-block;
	float: left;
	height: 90px;
}
.horizontal-menu a {
	display: inline-block;
	line-height: 90px;
	padding: 0 20px;
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
.horizontal-menu a:hover {
	color: #094a82;
}
.horizontal-menu li.active a {
	color: #094a82;
	font-weight: 600;
}
.horizontal-menu li.active {
	position: relative;
}
.horizontal-menu li.active:after {
	bottom: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-bottom-color: #FFFFFF;
	border-width: 20px;
	margin-left: -20px;
}

.z-button {
	background-color: #064b85;
	font-weight: 600;
}

.z-mobileMenuButton {
	text-align: center;
}

.section-heading{ font-weight:300;   background: rgba( 255, 255, 255, 0.8 );}
.section-heading-table{display:table; margin:0 auto; min-width:70%;}
.section-heading-cell{height:185px; width:100%;}


.footer .social-icons {
	float: left;
	width: 100%;
}
.footer .social-icons a {
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 10px;
}


.capabilities-section1 {
    background-image: url(../images/capabilities-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 425px;
}
.capabilities-section2 .box, .outreach-section2 .box {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #969696;
    padding: 30px 10px;
}
.capabilities-section2 .box img, .outreach-section2 .box img {
    float: left;
    margin: 0 30px 0 0;
}
.customers-section1 {
    background-image: url(../images/customers-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 425px;
}
.outreach-section1 {
    background-image: url(../images/outreach-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.outreach-section1 p a, .suppliers-section1 p a, .distribution-sec2 li a, .capabilities-section1 p a, .customers-section1 p a {
    color: #000;
    text-decoration: underline;
}
.outreach-section1 p a:hover, .suppliers-section1 p a:hover, .distribution-sec2 li a:hover, .capabilities-section1 p a:hover, .customers-section1 p a:hover {
    text-decoration: none;
}
.procurement-section1 {
    background-image: url(../images/procurement-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.procurement-section2 {
    background-color: #ecf1f5;
}
.suppliers-section1 {
    background-image: url(../images/suppliers-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.distribution-sec1 {
    background-color: #042947;
    color: #fff;
    font-size: 22px;
}
.distribution-sec1 img {
    margin: 0 10px;
}
.distribution-sec1 a {
    color: #fff;
    background-color: #707173;
    padding: 7px 18px;
    margin: 0 0 0 30px;
}
.distribution-sec1 a:hover {
    background-color: #0f0f0f;
}
.distribution-sec2 {
    background-image: url(../images/distribution-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.distribution-sec3 a {
    margin: 0 20px;
}
.horizontal-menu .z-column {
    margin-bottom: 0;
}

.main-content-bg{
	background-image: url('../images/main-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.main-content-bg .box {
    background-color: rgba(255, 255, 255, 0.64);
    padding: 25px 40px;
}

.regularbutton {
    display: inline-block;
    background-color: #717274;
    color: #fff;
    font-weight: bold;
    padding: 9px 40px;
    margin: 15px 0 0 0;
}
.regularbutton:hover {
    background-color: #084a83;
}

.white-section h1, .white-section h2, .white-section h3{
	color: #111;
}
.blue-section{
	background: #142f5f;
	color: #FAFAFA;
}
.blue-section h1, .blue-section h2, .blue-section h3{
	color: #FFF;
}
.light-gray-section{
	background: #edf1f5;
}
.light-gray-section h1, .light-gray-section h2, .light-gray-section h3{
	color: #142f5f;
}
.gray-button{
	background: #5d626b;
	color: #FFF;
	display: inline-block;
	padding: .75em 2.25em;
}
.gray-button:hover{
	background: #7e8591;
}
.signup-form{
	margin: 20px auto auto auto;
	max-width: 640px;
	text-align: left;
}
.signup-form .table-list{
	width: 100%;
}
.signup-form input[type='text'], .signup-form input[type='email']{
	box-sizing: border-box;
	padding: .35em .5em;
	width: 100% !important;
}

.course-button {
	min-width: 220px;
}

/* responsive html5 video in video-container */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
/* .video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	backface-visibility: hidden;
}
.video-button {
	position: absolute;
	top: 50px;
	right: 15px;
	transform: translateX(-50%);
	color: #f6c53d;
	font-size: 28px;
	font-weight: 600;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 340px;
	height: 80px;
	text-align: center;
	padding: 10px;
	background: rgba(0, 0, 0, 0.75);
	border-radius: 5px;
	z-index: 3;
} */
.home-hero {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	background: #2a497f;
	color: #fff;
	padding: 80px 15px;
}
.home-hero .home-hero-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px;
}
.home-hero .home-hero-content h1 {
	font-size: 54px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}
.home-hero .home-hero-content h2 {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.home-hero .home-hero-image {
	width: 100%;
	height: 100%;
	padding: 30px;
}
.video-button {
	color: #f6c53d;
	font-size: 28px;
	font-weight: 600;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 340px;
	height: 80px;
	text-align: center;
	padding: 10px;
	background: rgba(0, 0, 0, 0.75);
	border-radius: 5px;
}

/* responsive */
@media only screen and (max-width: 1362px) {
	.header .main-menu a{ border-right:1px solid #c6d2dc; }
	
	.header .header-logo{ width:155px;}
	.header-container {
		height: 122px;
		background: url('../images/header-right-bg960.png') top center no-repeat;
	}
	.header{height:122px;}
	.header .header-top-links a{ padding:0 5px; padding-top:10px; line-height:36px; }
	.header .header-top-links{ margin-top:35px;}
	.header .main-menu a{ padding:0px 11px; font-size: 16px; line-height:41px;}

	.page-title h1 {
		width: 100%;
		min-width: auto;
		padding: 0;
	}

	.horizontal-menu {
		padding: 20px 0;
	}
	.horizontal-menu li,
	.horizontal-menu li a {
		height: auto;
		line-height: 2em;
	}
	.horizontal-menu li.active:after {
		display: none;
	}
	.home-hero .home-hero-content h1 {
		font-size: 42px;
	}
	.home-hero .home-hero-content h2 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 992px) {
	.header-container {
		background:none;
		height:auto;
	}
	.header{height:auto;}
	.wrapper{width:100%; }
	.footer .z-1of5 { margin-bottom:0px;}
	.copyright .z-1of2 {
		text-align: center !important;
		width: 100%;
	}
	.distribution-sec1 {
	    font-size: 18px;
	}
	.home-hero {
		padding: 60px 15px;
	}
	.home-hero .home-hero-content h1 {
		font-size: 36px;
	}
	.home-hero .home-hero-content h2 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	.section-heading{padding-left:3%; padding-right:3%;}
	.page-title, .section-heading-cell{height:135px; min-height:135px;}
	.distribution-sec1 a {
	    margin: 10px 0 0 10px;
	    display: inline-block;
	}
	.distribution-sec3 a {
	    margin: 10px 20px;
	    display: inline-block;
	}
	.capabilities-section1, .customers-section1, .outreach-section1, .distribution-sec2 {
	    background-image: none;
	    background-color: #ecf1f5;
	    min-height: auto;
	}
	.procurement-section1, .suppliers-section1 {
	    background-image: none;
	}
	.home-hero {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr;
		padding: 40px 15px;
	}
	.home-hero .home-hero-content {
		padding: 20px;
	}
	.home-hero .home-hero-content h1 {
		font-size: 36px;
	}
}
@media only screen and (max-width: 479px) {
	.horizontal-menu li{clear:both;}
	.distribution-sec1 img {
		margin: 10px 2%;
	    max-width: 96%;
	}
	.capabilities-section2 .box img, .outreach-section2 .box img {
	    display: inline-block;
	    float: none;
	    margin: 0 0 10px 0;
	}
	.course-button {
		width: 100%;
		margin-bottom: 10px;
	}
	.home-hero {
		padding: 20px 15px;
	}
	.home-hero .home-hero-content {
		padding: 10px;
	}
	.home-hero .home-hero-image {
		padding: 10px;
	}
	.home-hero .home-hero-content h1 {
		font-size: 24px;
	}
	.home-hero .home-hero-content h2 {
		font-size: 18px;
	}
	.video-button {
		width: 100%;
		font-size: 20px;
	}
}
