﻿/***** BEGIN RESET *****/

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 




/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {font-family: Arial, "Arial Black", "sans-serif";}




/*---BODY--------------------------------*/
.padding50{
	padding: 50px;
}
.container{
	background-color: #e8e8e8;
}
.borderradius{
	border: thin solid #FFFFFF;
	border-radius: 8px;
}
.uppercase{
	text-transform: uppercase;
}
.bold{
	font-weight: 800;
}
.header{
	background-image: url("/siteart/White_Background.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 5px 18px;
	
}
.flexcontainer{
	display: flex;
	align-content: center;
	align-items: flex-end;
	justify-content: space-around;
	
}
.tagline{
	margin-left: 21%;
    font-size: 1vw;
	font-family: Arial, "Arial Black", "sans-serif";
	line-height: 0px;
	padding-bottom: 25px;
}
.logo{
	width: 72%;
}
.logocontainer{
	width:28%;
	padding-top: 45px;
}
.navcontainer{
	width:75%;
	text-align: right;
	padding-top: 30px;
}
.phone{
    text-align: left;
    display: flex;
	font-size: 22px;
	justify-content: flex-end;
	padding: 65px 5px 5px 0px;
    margin-bottom: -5.7%;
	font-weight: 750;
	font-family: Arial, "Arial Black", "sans-serif";
}
.fa-phone, .fas{
	transform: rotateY(180deg);
}
 .phone a:link, .phone a:visited, .phone a:active{
	color: #000;
}
.flags{
	height:28px;
	width: auto;
	padding: 0px 5px;
}

.slick-slide img{
	width: 100%;
}
.flexbuttons{
	display: flex;

	margin: 6% 0%;
	flex-wrap: wrap;
}
.buttoncontainer{
	width: 100%;
	
}
.whiteheading{
	text-align: center;
	font-size: 28px;
	font-family: Arial, "Arial Black", "sans-serif";
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.button{
	background: #006AA8;
	padding: 3%;
	margin: 50px 0px;
	transition: 0.5s;
	border-radius: 8px;
	border: thin solid #fff;
	font-size: 17px;
}
.button:hover{
	opacity: 80%;

	
}
.halfflex{
	display: flex;
	font-family: Arial, "Arial Black", "sans-serif";
	padding:5%;	
	align-items: center;
	flex-wrap: wrap;
}
.halfleft{
	width: 45%;
	padding-left: 6%;
}
.halfright{
	width: 45%;
	line-height: 30px;
}
.blueheading{
	font-size: 45px;
	color: #006AA8;
	line-height: 55px;
}
.blue{
	color: #006AA8;
}
.smallerlogo{
	width:40%;
	padding-top: 15px;

}
.whitebackground{
	background: url("../siteart/largewhitebackground.png");
	background-size: cover;
	background-repeat: no-repeat;
	
}
.footerlinks{
	color: #006AA8;
	
}
/*----CONTACT PAGE------*/
.contactmap{
	width: 49%;
	height: 511px;
	
}
.contactlocations {
	display:flex;
	flex-wrap:wrap;
	gap:2%
}
.contacttext{
	font-family: Arial, "Arial Black", "sans-serif";
	color: #006AA8;
	text-align: center;
	font-size: 40px;
	padding: 40px;
    padding-top: 5%;
}
.flexicons{
	display: flex;
	justify-content: space-around;
	padding-bottom: 50px;
	flex-wrap: nowrap;
}
.icons{
	width: 20%;
    background: #006AA8;
    border: thin solid #fff;
    border-radius: 79px;
    text-align: center;
    transition: 0.5s;
}
.iconimage{
	width:22%;
	padding: 5% 0% 0% 0%;
}
.icontext{
	color: #fff;
    font-family: Arial, "Arial Black", "sans-serif";
    padding: 5px 25px 20px 25px;
    font-size: 16px;
}
.iconhead{
	color: #fff;
    font-family: Arial, "Arial Black", "sans-serif";
    padding-top: 10px;
	font-size:2em;
}
.icons:hover{
	opacity: 80%;
}
.contactheader{
	color: #006AA8;
	font-family: Arial, "Arial Black", "sans-serif";
	font-size: 40px;
	text-decoration: underline;
	padding: 1% 0% 0% 1%;
	width: 20%
}
.employeecontainer{
	display: flex;
/*	justify-content: center;*/
	    padding: 6% 0%;
	background: #fff;
	flex-wrap: wrap;
}

.containwrap1 {padding-left: 8%; padding-right: 8%; background-color: white; padding-top: 10px;}

.employeeinfo{
	width: 33%;
	padding-bottom: 60px;
	
}
.name{
	font-family: Arial, "Arial Black", "sans-serif";
	color: #000;
	font-size: 30px;
	font-weight:900;
	text-transform: capitalize;
	line-height: 50px;
}
.position{
	text-transform:uppercase;
	color: #006AA8;
	font-family: Arial, "Arial Black", "sans-serif";
	font-size: 18px;
	font-weight: 700;
	line-height: 15px;
	padding-bottom: 10px;
}
.contactinfo{
	font-family: Arial, "Arial Black", "sans-serif";
	color: #000;
	font-size: 16px;
	line-height: 22px;
	font-weight: 500;
	text-transform: lowercase;
	
}
/*----Thankyou Page----*/
.thanksheading{
	color: #006aa8;
    font-family: Arial, "Arial Black", "sans-serif";
    font-weight: 800;
    font-size: 60px;
	text-align: center;
}
.thankssubheading{
	color: #000;
    font-family: Arial, "Arial Black", "sans-serif";
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    line-height: 48px;
}
.returnbutton{
	background: #006aa8;
    font-family: Arial, "Arial Black", "sans-serif";
    width: 130px;
    text-align: center;
    color: #fff;
    justify-content: center;
    padding: 15px;
    border: thin solid #fff;
    border-radius: 11px;
   
}
.returncontainer{
	display: flex;
	justify-content: center;
	padding: 45px;
}
.thankscontainer{
	padding: 5% 0%;
}

.gallery-container {
	width: 90%;
	display: grid;
	grid-template-columns: auto auto auto;
	padding: 10px;
	justify-self: center;
}
.gallery-container img{
  margin: 5% 0px;
  max-width: 90%;
}


.gallery-slider {
	display: flex;
	transition: transform 0.5s ease-in-out;
}

.slide {
	min-width: 100%;
	opacity: 0;
	transition: opacity 0.8s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
}

.slide.active {
	opacity: 1;
	position: relative;
}

.slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.gallery-controls .arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	border: none;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	z-index: 10;
	border-radius: 50%;
	padding: 0;
}

.arrow.left {
	left: 10px;
}

.arrow.right {
	right: 10px;
}

.gallery-dots {
	text-align: center;
	padding: 15px 0;
	background: #fff;
}

.dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 6px;
	background: #ACD5ED;
	border-radius: 50%;
	cursor: pointer;
	transition: background 0.3s;
}

.dot.active {
  background: #006aa8;
}
/*--------FORM STYLES--------------------*/

.formcontainer{
	background-image: url("../siteart/mudtexture.jpg");
	padding:50px;

}
.bluebackground{
	margin: 5%;
	background: #006AA8;
}
.jobbluebackground{
	background: #006AA8;
	padding: 5%;
}
.title{
	padding: 30px 0px;
	text-align: center;
	font-size: 38px;
	font-family: Arial, "Arial Black", "sans-serif";
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.padding5{
	padding: 5%;
}
.contactform{
	display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-wrap: wrap;
	padding: 0px 40px;
}
.message{
	width: 100%;
	margin: 26px 0% 10px 0px;
	font-family: Arial, "Arial Black", "sans-serif";
	padding: 10px;
	box-sizing: border-box;
}
.formtext{
	padding: 10px;
	color: #006AA8;
	box-sizing: border-box;
	width: 33.3%;
    height: 44px;
	
}
.jobmessage {
    width: 98%;
    margin: 5px 0% 36px 0px;
	box-sizing: border-box;
	font-family: Arial, "Arial Black", "sans-serif";
	padding: 10px;

}
.jobformtext {
    padding: 10px;
    color: #006AA8;
    width: 48%;
    margin: 14px 1%;
    box-sizing: border-box;
    height: 50px;
}
.jobcontactform{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.submit{
	color: #006AA8;
    padding: 15px;
    margin: 20px;
	appearance:none;
	background-color: #fff
}
.IEDAlogo{
	width: 8%;
}
.submitcontainer{
	width: 100%;
	text-align:center;
	
}
/*-------- FOOTER STYLES ----------------*/
footer{}
.footer{
	background-color: #e8e8e8;
	border-top: thin solid #fff;
	text-align: center;
	font-family: Arial, "Arial Black", "sans-serif";
	padding: 20px;
	font-size: 15px;
}

.footerflex{
	display: flex;
	font-family: Arial, "Arial Black", "sans-serif";
	padding: 0% 5% 3% 5%;	
	align-items: center;
	background: url("../siteart/largewhitebackground.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.footerleft{
	width: 40%;
	padding-left: 6%;
}
.footerright{
	width: 50%;
	line-height: 30px;
}
.map{
width: 450px;
height: 230px;
}
.copyright{
	padding-top: 1%;
}
.copyrightlinks{
	color: #000;
}
.footertext{
		font-size: 22px;
    	line-height: 15px;
	}
/*control the Captcha */
.CaptchaPanel {
margin:0 0 0 0 !important;
padding:0 0 0 0 !important;
text-align: center;
line-height:normal !important;
}

.CaptchaImagePanel {
margin:0 0 0 0;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:16px;
line-height:18px;
color: #fff;
font-family: Arial, "Arial Black", "sans-serif";
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:12px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:20px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#FFF; font-family: Arial, "Arial Black", "sans-serif";}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

.checkbox {font-family: Arial, "Arial Black", "sans-serif"; text-transform: uppercase; color:#fff; width:48%;box-sizing: border-box; margin: 14px 1%;}
.formgroup {display: flex; justify-content: space-between; gap: 22px; width: 100%; }
.formgroup .jobformtext {width: 49%;}
span.question_title {font-family: Arial, "Arial Black", "sans-serif"; text-transform: uppercase; color:#fff; font-weight: 700;}
.checkflex{display: flex; justify-content: space-between; margin-top: 2px;	flex-wrap: wrap;}    
.checkgroup {display: flex; gap: 5px;}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/







/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1940px){
	.name{
		font-size: 28px;
	}
}
@media only screen and (max-width: 1702px){
	.employeeinfo{
		padding-left: 4%;
	}

	
}
@media only screen and (max-width: 1500px){
	.footerflex{
		text-align: center;	
		flex-wrap: wrap;
	}
	.footerleft{
		width: 100%;
	}
	.footerright{
		width: 100%;
	}
	.smallerlogo{
		width: 25%;
	}
	.IEDAlogo{
		width:6%;
	}
}
@media only screen and (max-width: 1500px){
	.employeeinfo{
		padding-left: 4%;
    padding-top: 4%;
		width:28%;
		text-align: center;;
	}
	.contactheader{
		width: 100%;
	}
	.employeecontainer{
	padding: 6% 2%;
    flex-wrap: wrap;
	}
	.tagline{
	margin-left: 31%
	}
	.logo{
		width: 87%;
	}
	.icons{
		width: 31%;
	}
}
@media only screen and (max-width: 1140px){
	.buttoncontainer{
		width: 100%;
		margin-bottom: 1%;
    	background-color: #006AA8;
    	padding: 3%;
    border-radius: 8px;
		text-align: center;}
	.buttoncontainer:hover{
		opacity: 85%;
	}
	.button{
		border: none;
	}
	.flexicons{
	flex-wrap: wrap;
}
	
}
@media only screen and (max-width: 1140px){
	.formcontainer {
    padding: 50px;
	margin-bottom: 25px;
	}
	.bluebackground {
    margin: 0px;
    padding: 48px;
}
       .formtext {
            padding: 0px 10px;
            margin-bottom: 16px;
            width: 100%;
            height: 40px;
            box-sizing: border-box;
        }
	.message {
	width: 100%;
	margin: 0px;
	box-sizing: border-box;
	padding: 10px;
	}
	.icons{
		width: 100%;
		border-radius: 0px;
	}
	.iconimage{
		width:7%;
	}
	.jobmessage{
	width: 96%;
	margin: 0px;
}
.jobformtext{
    margin: 11px;
	width: 100%;
}
	.formgroup {width:100%; flex-direction: column; margin:14px;}
	.formgroup .jobformtext {width:100%; box-sizing: border-box; margin:0px;}
	.checkbox {width: 100%; }
	
}
@media only screen and (max-width: 1023px){
	.flexcontainer {
    padding-top: 9px;
	}
	.logocontainer{
	width: 70%;
    padding-top: 0px;
    margin-left: 1%;	
	}
	.tagline{
		font-size: 1.3vw;
		margin-left: 21%;
	}
	.phone{
		margin-bottom: -5.7%;
	}
		.title{
		font-size: 30px;
		text-align: center;
	}
	.formcontainer {
    padding: 21px;
	margin-bottom: 26px;
	}
	.bluebackground {
    margin: 0px;
	padding: 9px;
	}

	.employeeinfo{
		    width: 45%;
    text-align: center;
	}
	.fa-bars{
		font-size: 30px;
	}
	.flags{
		height: 21px;
	}
}
@media only screen and (max-width: 800px) {
.contactmap{
	width: 100%;
	height: 300px;
	}
.contactlocations {
	row-gap:20px;
	}
}
@media only screen and (max-width: 768px) {
	.halfleft{
		width:100%;
		text-align: center;
		padding-left: 6%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.halfright{
		width:100%;
		text-align: center;
		line-height: 40px;
	}
	
	.map{
		width: 95%;
		height: 295px;
	}
		
	.phone{
		margin-bottom: -5.7%;
		padding: 13px 0px 0px 0px;
	}
	.logocontainer{
		    width: 72%;
    		padding-top: 0px;
    		margin-left: 1%;
	}
	.logo {
    width: 80%;
    padding-left: 11px;
	}
	.tagline {
    text-align: left;
   
	font-size: 1.5vw;
}
	.navcontainer {
    width: 50%;
    text-align: right;
    padding-top: 30px;
    display: none;
}
	.whiteheading{
		font-size: 22px;
	}
	.IEDAlogo{
		width:10%;
	}
	.smallerlogo{
		width: 34%;
    	margin-top: 15px;
	}
	.footertext{
		font-size: 13px;
    	line-height: 15px;
	}
	
	.gallery-container{
		grid-template-columns: auto auto;
	}
	
}
	@media only screen and (max-width: 650px) {
		
		.employeeinfo{
			width: 100%;
		}
	}
	
@media only screen and (max-width: 575px) {
	.whiteheading{
		font-size: 18px;
	}
	.buttoncontainer{
		line-height:37px; 
	}
	.blueheading{
		font-size: 37px;
		line-height: 41px;
	}
	.tagline{
	text-align: left;
    font-size: 2.5vw;
    padding-top: 8px;
	margin-left: 10%;
	}
	.phone{
		padding: 15px 0px 30px 0px;
	}
	.logo{
		width: 100%;
	}
	.header{
	    padding: 5px 2px;	
	}
	.dot {
		width: 8px; height: 8px; margin: 0 5px;
	}
	
	.gallery-controls .arrow {top:40%; width: 30px; height: 30px; line-height: 25px; font-size: 23px;}

}
@media only screen and (max-width: 412px) {
	.smallerlogo{
		width: 46%;
	}
	.footerlinks{
		font-size: 12px;
	}
	.flexcontainer{
		flex-wrap: wrap;
	}
	.logocontainer{
		width: 100%;
	}
	.logo{
		width: 87%;
	}
	.tagline{
		font-size: 4.5vw;
		text-align: center;
		padding-bottom: 30px;
	}
	
}




