@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/***********************FONTS*************************/
h1, h2, h3, h4, h5, h6, p{font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";}
h1 {font-size: 2.2em; color:#16487D;} 
h2 {font-size: 1.8em; color:#16487D;} 
h3 {font-size: 1.6em; text-align: left; color:#16487D;} 
h4 {font-size: 1.4em; text-align: center; color:#16487D;} 
h5 {font-size: 1.2em; text-align: left; color:#16487D;} 
h6 {font-size: .8em; text-align: center; color:#ffffff;}
p {font-size: 1em; text-align: left; color:#16487D;}

.textcolor {
	color:#16487D;
}

/**********************Main Classes************************/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; width: 80%; margin-left: 10%; margin-right: 10%; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed 
{ position: absolute; top: 0; left: 0; width: 100%; height: 80%; }

.Logo {
	width: 250px;
	height: 130px;
	position: absolute;
	left: 20px;
	top: 60px;
	z-index: 99;
} .Logo img {width: 100%; max-width: 250px; height: auto;}

.socialmediabar {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	margin-top: 75px;
	z-index: 10;
} .socialmediabar img {float: right; margin-right: 20px;}

.iframecontent {
	width: 80%;
	height: 500px;
	position: relative;
}
.backgroundParallax {
	width: 100%;
	height: auto;
	position: fixed;
	float: left;
	top: 40px;
	z-index: 1;
}
.NavBar {
	width: 100%;
	height: 50px;
	position: fixed;
	float: left;
	background-color: #74249C;
	z-index: 100;
}
.Header {
	width: 100%;
	height: 50px;
	position: absolute;
	margin-top: 95px;
	z-index: 10;
} .Header {line-height: 50px;}
.Header h4 {
	color:#16487D;
}
.slider {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	float: left;
	z-index: 10;
}
.Products {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	background-color:#ffffff;
	z-index: 1;
}

.Products h4 {
	color: #0D2785;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.MidContent {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float:left;
	z-index: 10;
	background-color: #082D63;
	
}
.MidcontentBoxParent {
	display: flex;
	justify-content: space-around;
}
.MidcontentBox {
	height: auto;
	
}
.MidContent a {
	color: #ffffff;
}
.MidContent h2 {
	color: #ffffff;
}
.MidContent .divider {
	border-bottom: 1px solid #ffffff;
}
.MidContent .ContentBox2Row h3, h4 {
	color: #ffffff;
}
.MidContent2 {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	background-color:#FFFFFF;
	z-index: 10;
}
.MidContent3 {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	z-index: 10;
} 
.ConferenceContent {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	background-color:#DFDFDF;
	z-index: 10;
}
.MidContent3 h5 {text-align: center;}
.MediaContent {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	z-index: 10;
	background-color:#0D467D;
}
.TrainingCentent {
	width: 100%;
	height: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	float: left;
	z-index: 10;
} 
.TrainingCentent h4 { margin-right: 60px;}
.TrainingCentent .ContentBox2Row h4 {color: #16487D;}
.MediaContent h2 {color: #ffffff;}
.MediaContent .divider {border-bottom: 1px solid #FFFFFF;}
.youtube {float: right:}
.FooterContent {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	float: left;
	background-color: #000000;
	z-index: 10;
}
.divider {
	width: 80%;
	height: auto;
	position: relative;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 20px;
	border-bottom: 1px solid #144F8F;
}
/******************************ContentBoxes**************************/
.ContentBox4Row{
	width: 25%;
	height: 300px;
	position: relative;
	float: left;
}
.ContentBox3Row{
	width: 33.33%;
	height: auto;
	position: relative;
	float: left;
}
.ContentBox3Row h3 {
	color: #FFF300;
	text-align: center;
	line-height: 40px;
}
.ContentBox3Row h4 {font-size: 1.2em; color: #ffffff; text-align: center; line-height: 40px;}

.ContentBox2Row{
	width: 50%;
	height: auto;
	position: relative;
	float: left;
}
.ContentBox2Row img {border: 2px solid #FFFFFF;}
.ContentBox2Row h4 {text-align: left; line-height: 40px;}
.ContentBox2Row h5 {text-align: right; line-height: 30px; margin-left: 50px;}
.footerbox {
	width: 33.33%;
	height: 300px;
	position: relative;
	float: left;
}
/*****************************Form***********************************/
.textfieldentry {
	width: 60%;
	height: 50px;
	position: relative;
	background-color:#D0E9F3;
	font-size: .9em;
}
.messagefieldentry {
	width: 60%;
	height: 200px;
	position: relative;
	background-color:#D0E9F3;
	font-size: .9em;
}
.sendbutton {
	width: 200px;
	height: 50px;
	position: relative;
	font-size: 1em;
	background-color:#F79301;
	border-radius: 10px;
	color: #ffffff;
} .sendbutton:hover {
	background-color:#164488;
}

/*****************************Buttons********************************/
.button {
	width: 200px;
	height: 50px;
	position: relative;
	float:left;
	background-color:#13539A;
	line-height: 50px;
	color:#ffffff;
	font-size: 1.3em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	border-radius: 10px;
}
.button:hover {
	background-color:#DB1B1E;
}
.button a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.button2 {
	width: 200px;
	height: 50px;
	position: relative;
	float:left;
	background-color:#13539A;
	line-height: 50px;
	color:#ffffff;
	font-size: 1.3em;
	margin-left: 30px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	border-radius: 10px;
}
.button2:hover {
	background-color:#64ADDA;
}
.button2 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.button3 {
	width: 200px;
	height: 50px;
	position: relative;
	float:right;
	background-color:#13539A;
	line-height: 50px;
	color:#ffffff;
	font-size: 1.3em;
	margin-right: 30px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	border-radius: 10px;
}
.button3:hover {
	background-color:#64ADDA;
}
.button3 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.button4 {
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float:none;
	background-color:#13539A;
	line-height: 50px;
	color:#ffffff;
	font-size: 1.3em;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
	border-radius: 10px;
}
.button4:hover {
	background-color:#64ADDA;
}
.button4 a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.phonenumber {
	width: 150px;
	height: 40px;
	position: relative;
	float: right;
	margin: 10px;
	background-color:#13539A;
	font-size: 1em;
	font-family:"Segoe", "Segoe UI", "DejaVu Sans", "Trebuchet MS", "Verdana", "sans-serif";
	line-height: 40px;
	color: #ffffff;
	border-radius: 10px;
}
.phonenumber:hover {
	background-color:#64ADDA;
}
.phonenumber a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

/*****************************Responsive*****************************/
.topnav {
  overflow: hidden;
  text-align: center;
  background-color: #082D63;
  
}

.topnav a {
  float: none;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  padding: 20px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Verdana", "sans-serif";
}

.topnav a:hover {
  background-color: #5598C5;
  color: white;
}

.active {
  background-color: #2561A6;
  color: white;
}

.topnav .icon {
  display: none;
}
@media screen and (max-width: 1500px) {

}
@media screen and (max-width: 1400px) {

}
@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1222px) {
 
}
@media screen and (max-width: 1155px) {
 .Header {
	width: 100%;
	height: 50px;
	position: absolute;
	margin-top: 120px;
	z-index: 10;
}
	.Header h4 {text-align: right; margin-right: 30px;}
}
@media screen and (max-width: 1025px) {
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: inline-block;
	margin-right: 10px;
  }
	.iframecontent {
	width: 70%;
	height: 450px;
	position: relative;
}
	.MidContent .ContentBox2Row {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	height: auto;
	position: relative;
	float: left;
	}
	.MidContent img {
		width: 100%;
		max-width: 375px;
		height: auto;
	}
	.ConferenceContent img {
		width: 100%;
		max-width: 375px;
		height: auto;
	}
	.Products img {
	    width: 100%
    }
	.Products h4 {
		font-size: 1.2em;
		width: 90%;
		line-height: 28px;
	}
	.ContentBox2Row h4 {text-align: center; line-height: 40px; margin-left: 0px;}
	.ContentBox2Row h3 {text-align: center; line-height: 40px;}
	.button {
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	position: relative;
}
	.MidContent2 .ContentBox2Row {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	height: auto;
	position: relative;
	float: left;
	}
	.ContentBox2Row h5 {text-align: center; line-height: 30px; margin-left: 0px;}
	.MidContent2 img {
		width: 100%;
		max-width: 393px;
		height: auto;
	}
	.TrainingCentent .ContentBox2Row {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 20px;
	height: auto;
	position: relative;
	float: left;
	}
	.TrainingCentent .ContentBox2Row img {
		width: 100%;
		max-width: 495px;
		height: auto;
	}
	.TrainingCentent h4 { margin-right: 0px;}
	
	.MediaContent .ContentBox2Row {
	width: 100%;
	margin-top: 20px;
	height: auto;
	position: relative;
	float: left;
	}
	.textfieldentry {
		width: 90%;
	}
	.messagefieldentry {
		width: 90%;
	}
	.ContentBox4Row {
	width: 50%;
	height: 300px;
	position: relative;
	float: left;
	}
	.ContentBox3Row {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	}
	.ContentBox3Row iframe {
		width: 200px;
		height: 170px;
	}
	.MidcontentBoxParent {
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}
	.MidcontentBox {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 850px) {
  .Header h4 {font-size: .9em;}
}
.iframecontent {
	width: 70%;
	height: 250px;
	position: relative;
}
@media screen and (max-width: 650px) {
  .Header {
	display: none;	  
}
  .Logo {width: 250px;
	height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 5px;
	z-index: 99;
} .Logo img {width: 100%; max-width: 250px; height: auto;}
  .socialmediabar img {
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	}
	.ContentBox2Row h4 {font-size: 1em; text-align: center; line-height: 40px; margin-left: 0px;}
	.ContentBox2Row h5 {font-size: 1em; text-align: center; line-height: 30px; margin-left: 0px;}
}
@media screen and (max-width: 769px) {
	.ContentBox4Row {
	width: 100%;
	height: 300px;
	position: relative;
	float: left;
	}
	.MidcontentBoxParent {
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}
}
@media screen and (max-width: 1025px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }
}
