@charset "UTF-8";

body{
	font-family: "Open Sans", Sans-Serif;
}

hr {
  border: none; /* Removes the default border */
  height: 1px; /* Sets the thickness */
  color: white; 
  background: white; /* Sets the color */
  margin: 1em 0; /* Adds vertical spacing */
}
.hidden{
	display:none;
}
/************************ Header Styles ************/
.mn_bnr {
    background-color: white;
    display: flex;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    height: 110px;
    margin: 0px;
    border-bottom: solid 25px #6d6d6d;
}

.new_banner{
	position: absolute;
	display: flex;
	top: 5px;
	height: 100px;
	width: 110px;
	left: 0px;
	right: 0px;
	background-color: white;
    border: solid 2px 0px 2px 0px #4d5651;
}

.mainHmLogo{
	position: absolute;
	height: 100px;
	width: 110px;
	top: 5px;
	left: 30px;
	cursor: pointer;
}

.mn_mnu{
	position: relative;
	top: 70px;
	height: 30px;
	/*width: 100%;*/
	font-size: 1.2em;
	color: black;
	border: 1px solid red;
}

.nrw_hdr_rt{
	
	position: absolute;
	right: 0px;
	top: 70px;
	height: 100%;
}

.nrw_hdr_lt{ /*Used on header.js*/
	position: absolute;
	left: 130px;
	top: 70px;
	font-size: 1.2em;
	color: black;
	display: flex;
	height: 30px;
	align-items: center;
	text-align: center;
}
.mn_mnu_lft{
	
	position: absolute;
	left: 170px;
	display: flex;
}

.mn_mnu_rt{
	
	position: absolute;
	display: flex;
	right: 5px;
}

.mn_mnu_itm{
	position: relative;
	line-height: 30px;
	cursor: pointer;
	font-size: .85em;
	border-radius: 5px;
	z-index: 100;
}

.mn_mnu_itm.fxd{
	width: 140px;
	/*border-left: 8px solid white;*/
}

.mn_mnu_itm:hover{
	
	background-color: darkslategray;
	color: white;
	border-bottom-left-radius: 0px; 
	border-bottom-right-radius: 0px;
}

.mn_mnu_itm.fxd.Grn{
	background-color: #5a7956;
	color: white;
}
.mn_mnu_itm.fxd.Olv{
	background-color: OliveDrab;
	color: white;
}
.mn_mnu_itm.fxd.Red{
	background-color: #802a12;
	color: white;
}

.mn_mnu_itm.fxd.Blu{
	background-color: #12637b;
	color: white;
}

.mn_mnu_itm.fxd.Gld{
	background-color: DarkGoldenrod;
	background-color: #238e6e;
	color: white;
	/*width: 160px;*/
}

.mn_mnu_itm.fxd.Hm{
	background-color: #9bc458;
	color: white;
	width: 80px;
}

.btn_mnu{
	cursor: pointer;
	position: relative;
}

.mnu_dropdown{
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	background: white;
	z-index: 1000;
}

.btn_mnu_dd{
	display: none;
  	position: absolute;
  	background-color: #e9e5d5;
  	
  	color: black;
  	height: 30px;
 	width: 132px;
  	padding: 1px 3px;
  	font-size: .95em;
  	border: 1px solid silver;
}

.btn_mnu_dd.ehp{
	background-color: #e9e5d5; /*#f9f9f9*/
}

.btn_mnu_dd.ehp:hover{
	color: white;
	background-color: #4c664c;
}

.btn_mnu_dd:hover{
	color: white;
	background-color: #588477;
}

.btn_mnu:hover .btn_mnu_dd{
	display: block;
}

.search_input_md{
	position: absolute;
	right: 60px;
	top: 20px;	
  	width: 360px;
  	height: 35px;
  	padding-left: 5px;
  	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size: .9em;
	box-sizing: border-box;
}

.search_btn{
	
	position: absolute;
	right: 10px;
	top: 20px;		
	font-size: 1.2em;
	height: 35px;
	line-height: 33px;
	width: 50px;
	border: solid 1px black;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #e5e4e2;
	text-align:center;
	vertical-align: middle;
	padding: 0px;
	box-sizing: border-box;
}

.search_btn:hover{
	cursor: pointer;
}


/************************ Main Content Styles ************/
.new_main_content{
	position: absolute;
	top: 150px;
	left: 0px;
	right: 0px;
	/****new style ******/
	bottom: 60px;
	overflow-y: auto;
	background-color: white; /*#6d6d6d;*/
	scrollbar-width: thin;
	z-index: -1;	
}

.new_main_content.bl{
	background: blue;
}
.new_main_content.hm{
	background: white url(../images/Swoosh.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.new_main_content.ct{
	background: white url(../images/Radio.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.mainHomeHdr{
	position: relative;
	width: 1000px;
	height: 60px;
	margin: auto;
	background-color: white;
}

.mainTitle{
	text-align: start;
	color: #927102;
	font-size: 2.5em;
	font-weight: bold;
	padding-left: 5px;
}

.mainHomeGrid{
	position: relative;
	width: 1250px;
	margin: auto;
	background-repeat: no-repeat;
}

.mainHomeGrid.Root{
	background: white url(../images/Swoosh50.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.mainHomeGrid.Pur{
	background-image: url(../images/KronoBGPur.png);
	background-position: right center;
	background-color: rgba(90, 5, 131, 0.1);
}

.mainHomeGrid.Red{
	background-image: url(../images/KronoBGSup.png);
	background-position: right center;
	background-color: rgba(156, 10, 10, 0.1);
}

.mainHomeGrid.Blu1{
	/**background-image: url(../images/KronoIndLftBG1.png);**/
	background-position: right center;
	background-color: rgba(18, 99, 123, 0.1);
}

.mainHomeGrid.Blu2{
	background-image: url(../images/KronoIndLftBG2.png);
	background-position: right center;
	background-color: rgba(18, 99, 123, 0.1);
}

.mainHomeGrid.Blu3{
	background-image: url(../images/KronoIndLftBG3.png);
	background-position: right center;
	background-color: rgba(18, 99, 123, 0.1);
}

.mainHomeGrid.Gld1{
	background-image: url(../images/KronoProdLftBG.png);
	background-color: rgba(146, 113, 2, 0.1);
}

.mainHomeGrid.Gld2{
	background-image: url(../images/KronoProdLftBG2.png);
	background-color: rgba(146, 113, 2, 0.1);
}

.mainHomeGrid.Gld3{
	background-image: url(../images/KronoProdRgtBG.png);
	background-color: rgba(146, 113, 2, 0.1);
}

.mainHomeGridVideo{
	display: flex;
	position: relative;
	width: 1000px;
	height: 500px;
	margin: auto;
	overflow: hidden;
}

.mainHomeGridVideo video{
	min-width: 100%;
  	min-height: 100%;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translateX(-50%) translateY(-50%);
}

.mainLft{
	position: relative;
	display: flex;
	width: 33%;
	color: #1c2647;
	height: 420px;
}

.mainLftCnt{
	position: relative;
	top: 10px;
	left: 10px;
	width: 375px;
	height: 365px;
	border-radius: 7px;
	background-image: url('../images/eHIP.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid Gainsboro;
}
.mainLftCntSub{
	position: relative;
	top: 25px;
	left: 125px;
	width: 240px;
	height: 145px;
	border-radius: 7px;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid Gainsboro;
}
.mainLftTtl{
	position: relative;
	top: 5px;
	left: 10px;
	font-weight: bold;
	color: SlateGray; 
	font-size: 1.4em;
	height: 33px;
}
.mainLftTtl.Sub{
	font-size: 1.1em;
}
.mainLftTxt{
	position: relative;
	top: 10px;
	left: 20px;
	width: 350px;
	color: DarkSlateGray;
	font-size: 1.1em;
	line-height: 130%;
	/*letter-spacing: 2px;*/
}
.mainLftTxt.Sub{
	position: relative;
	top: 5px;
	left: 10px;
	width: 220px;
	color: MidnightBlue;
}

.mainLftTtl.IM{
	font-size: 1.1em;
	color: #84971c;
}

.mainCtr{
	position: relative;
	display: flex;
	width: 33%;
	height: 420px;
}

.mainRt{
	position: relative;
	width: 33%;
	align-items: center;
	justify-content: center;
	height: 420px;
}

.mainCtrTxtHdr{
	position: relative;
	display: flex;
	top: 15px;
	font-size: 2.5em;
	font-weight: bold;
	font-family: Arial;
	color:navy;
}

.mainTxtHdrProd{
	font-size: 2.2em;
	font-weight: bold;
	color: #670145;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 150px;
}

.mainTxtHdrInd{
	font-size: 2.2em;
	font-weight: bold;
	color: #a3270a;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	padding-top: 60px;
}

.mainLftTxtSub{
	padding: 8px;
	font-size: 1em;
	font-weight: bold;
	color: seagreen;
}

.mainLftTxtSub.Pur{
	color: #5a0583;
}

.mainLftTxtSub.Red{
	color: #9c0a0a;
}

.mainLftTxtSub.Blu{
	color: #12637b;
}

.mainLftTxtSub.Gld{
	color: #927102;
}

.mainLftBtns{
	padding-top: 50px;
	display: flex;
}

.mainBtns{
	padding-top: 20px;
	display: flex;
	align-items: end;
	justify-content: end;
}

.mainTopBtns{
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 100%;
}
.mainTopBtn{
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #1c2647;
	text-align: right;
	cursor: pointer;
	font-size:.9em;
}
.mainTopBtn:hover{
	font-weight: bold;
	color: DarkSlateBlue;
	font-size: 1em;
}

.mainBtnCol{
	position: relative;
	width: 305px;
	display: flex;
	/*align-items: end;*/
	justify-content: center;
}

.mainBtn{
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #1c2647;
	text-align: center;
	font-size: 1.2em;
	cursor: pointer;
	border: 1px solid blue;
}

.mainBtn:hover{
	font-weight: bold;
	color: DimGray;
}

.mainBtn.Clr{
	color: #1c2647;
	background-color: white;
}

.mainBtn.Lg{
	color: #1c2647;
	background-color: white;
	width: 270px;
	height: 200px;
	border: solid 1px #9bb095;
	filter: drop-shadow(1px 1px 3px #9bb095);
}
.mainBtn.Lg:hover{
	background-color: #f4f6ee;
}

.mainCtrCnt{
	/*background-color: rgba(255, 255, 255, 0.6);*/
	position: relative;
	top: 10px;
	left: 10px;
	width: 375px;
	height: 365px;
	border-radius: 7px;
	/*background-image: url('../images/AI.png');*/
	background-image: url('../images/AIBtm.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid Gainsboro;
}

.mainCtrTop{
	position: relative;
	top: 10px;
	left: 10px;
	width: 355px;
	height: 120px;
	align-items: center;
	justify-content: center;
	/*background-color: rgba(188, 143, 143, 0.2);*/
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid Silver;
	border-radius: 7px;
}

.mainCtrBtm{
	position: relative;
	top: -20px;
	left: 10px;
	width: 355px;
	height: 140px;
	align-items: center;
	justify-content: center;
	/*background-color: rgba(218, 165, 32, 0.1);*/
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid Silver;
	border-radius: 7px;
}

.mainCtrTtl{
	position: relative;
	top: 5px;
	left: 10px;
	font-weight: bold;
	color: SteelBlue;;
	font-size: 1.4em;
	height: 33px;
}

.mainCtrTxt{
	position: relative;
	width: 330px;
	left: 20px;
	top: 10px;
	font-size: 1.1em;
	line-height: 130%;
	cursor: default;
	color: Black;
	/*background-color: rgba(255, 255, 255, 0.6);*/
}

/*
.mainLftTxt:hover {
	& .mainTxt.More {display: block;}
}

.mainLftTxt:hover {
	& .mainTxtPro.More {display: none;}
}

.mainLftTxt.tw p{
	position: absolute;
	white-space: no-wrap;
	margin: 0 auto;
	letter-spacing: .08em;
	width: 25em;
}
.mainLftTxt.tw p:nth-child(1)
{
	overflow: hidden;
	top: 200px;
	left: 15px;
	font-weight: bold;
	color: #84971c; 
	font-size: 1.2em;
	height: 33px;
	-webkit-animation: type1 3.5s steps(200, end);
	animation: type1 3.5s steps(200, end);
}

.mainLftTxt.tw p:nth-child(2)
{
	overflow: hidden;
	top: 250px;
	left: 35px;
	opacity: 0;
	color: DimGray;
	font-family: sans serif;
	letter-spacing: .08em;
	-webkit-animation: type2 0s steps(1, end);
	animation: type2 0s steps(1, end);
	-webkit-animation-delay: 3s;
  	animation-delay: 3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.mainLftTxt.tw p:nth-child(3)
{
	overflow: hidden;
	top: 360px;
	left: 15px;
	font-weight: bold;
	color: #a04239; 
	font-size: 1.2em;
	height: 33px;
	opacity: 0;
	-webkit-animation: type3 3.5s steps(200, end);
	animation: type3 3.5s steps(200, end);
	-webkit-animation-delay: 4s;
  	animation-delay: 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.mainLftTxt.tw p:nth-child(4)
{
	overflow: hidden;
	top: 410px;
	left: 35px;
	opacity: 0;
	color: DimGray;
	font-family: sans serif;
	letter-spacing: .08em;
	-webkit-animation: type4 0s steps(1, end);
	animation: type4 0s steps(1, end);
	-webkit-animation-delay: 7s;
  	animation-delay: 7s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}
*/
@keyframes type1 {
  0% {
    width: 0;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    border: none;
  }
}

@-webkit-keyframes type1 {
  0% {
    width: 0;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    border: none;
  }
}

@keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@-webkit-keyframes type2 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    opacity: 1;
    border: none;
  }
}

@keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes type3 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  99.9% {
    border-right: transparent;
  }
  100% {
    opacity: 1;
  }
}

@keyframes type4 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes type4 {
  0% {
    width: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes blink {
  50% {
    border-color: transparent;
  }
}
@-webkit-keyframes blink {
  50% {
    border-color: tranparent;
  }
}

.mainLftTxtPro{
	padding: 10px 8px 0px 8px;
	font-size: 1.2em;
	font-weight: bold;
	cursor: default;
	color: red;
}

.mainLftTxtPro:hover {
	& .mainTxt.More {display: none;}
}

.mainLftTxtPro:hover {
	& .mainTxt.More.Pro {display: block;}
}

/*.main{
	position: relative;
	padding-top: 5px;
	width: 100%;
	height: 500px;
}*/



.mainRt.Half{
	width: 500px;
}

.mainRtTitle{
	position: relative;
	text-align: center;
	color: #67bf54;/*#557050;*/
	font-size: 1.2em;
}

.mainRtImage{
	padding: 10px;
	margin: auto;
	position:relative;
	top:0px;
}

.mainRtImage.Half{
	width: 400px;
	margin-left: -25px;
	margin-top: 50px;
}

.mainLtImage{
	width: 400px;
	margin-left: -50px;
	margin-top: 50px;
}

.mainTxt{
	position: relative;
	font-size: 1em;
	padding: 10px 20px 0px 20px;
	display: block;
}
.mainTxt.More{
	padding: 0px 20px 5px 20px;
	display: none;
}

.mainTxtPro{
	position: relative;
	font-size: 1em;
	padding: 10px 20px 0px 20px;
	display: block;
}

.mainTxtPro.More{
	display: none;
	padding: 0px 20px 5px 20px;
}
/************************* FactsFeats, Events, Validation, and Catalog styles *************/
.new_feat_content{
	position: absolute;
	top: 130px;
	left: 0px;
	right: 0px;
	bottom: 60px;
	overflow-y: auto;
	background-color: white; /*#6d6d6d;*/
	scrollbar-width: thin;
	z-index: -1;
}

.new_feat_content.ind{
	background: white url(../images/Industries.png);
	background-position: top center;
	background-repeat: no-repeat;
}

.mnFactsGrid{
	display: flex;
	position: relative;
	top: 0px;
	width: 1224px;
	margin: auto;
	background-repeat: no-repeat;
}

.mnFactsGrid video{
	width: 1920px;
  	position: absolute;
  	left: 50%;
  	transform: translateX(-50%) translateY(-50%);
}

.mnFactsCtr
{
	display: flex;
	position: relative;
	width: 1224px;
	height: 1080px; /*918px;*/
	margin: auto;
	overflow: hidden;
}

.mnFactsRow
{
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnFactsRow.hr
{
	border-top: solid 2px Silver;
	height: 10px;
}

.mnFactsTtlRow{
	position: absolute;
	display: flex;
	top: 100px;
	width: 800px;
	height: 100px;
}

.mnFactsTtlLft
{
	position: relative;
	display: flex;
	width: 200px;
	top: 0px;
	left: 50px;
}

.mnFactsTtlRt
{
	position: relative;
	display: flex;
	width: 774px;
	top: 0px;
	left: 50px;
	right: 0px;
}
.mnFactsTitle
{
	position: relative;
	display: flex;
	width: 1100px;
	left: 50px;
	font-size: 2.5em;
	font-weight: bold;
	color: #4a7458;
}

.mnFactsTitle.Sub
{
	font-size: 1.4em;
	font-weight: normal;
	color: DimGray;
}

.mnFactsCol
{
	position: relative;
	display: flex;
	left: 60px;
	width: 1204px;
}

.mnFactsLft
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 30px;
	align-items: center;
	justify-content: center;
}
.mnFactsRt
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 40px;
	right: 0px;
	align-items: center;
	justify-content: center;
}

.mnFactsImg
{
	border: solid 1px Gainsboro;
	border-radius: 10px;
	width: 560px;
}

.mnFactsTxt
{
	color: black;
	
}

.mnFactsImgTxt
{
	color: DimGray;
	width: 50%;
	display: flex;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 30px;
	font-size: 1.2em;
	
}
/************************* Overview styles *************/
.ovFactsLft
{
	position: relative;
	width: 600px;
	height: 550px;
	left: 30px;
	
}
.ovFactsImgTxt
{
	color: DarkSlateGray;
	/*display: flex;*/
	text-align: center;
	letter-spacing: 0.1em;
	padding: 30px;
	font-size: 1.2em;
	background-color: rgba(0, 128, 128, 0.1);
	border: 1px solid DarkCyan;
	border-radius: 5px;
}
.ovFactsImgTxtHdr{
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

/************************* Positioning styles *************/

.poBlcksRow{
	position: absolute;
	display: flex;
	width: 1140px;
}

.poBlcksCol{
	position: relative;
	display: flex;
	width: 275px;
	height: 140px;
	top: 0px;
	text-wrap: wrap;
	font-size: 1.1em;
	color: #323232;
	padding: 20px;
	border: solid 2px Silver;
	border-radius: 5px;
	background-color: #f5f4e8;
}

.poBlcksCol.v{
	color: #5f4c4c;
	background-color: #eaeaea;
}

.poBlcksCol.Lft{
	left: 20px;
	width: 285px;
}

.poBlcksCol.Mid{
	left: 40px;
	width: 285px;
}

.poBlcksCol.Rt{
	left: 60px;
	width: 435px;
}

/************************* Event styles *************/
.mnEvtsGrid{
	display: flex;
	position: relative;
	height: 1200px;
	top: 0px;
	width: 1224px;
	margin: auto;
	background-repeat: no-repeat;
}

.mnEvtsGrid video{
	width: 1920px;
  	position: absolute;
  	left: 50%;
  	transform: translateX(-50%) translateY(-50%);
}

.mnTtlImg{
	position: absolute;
	min-width: 400px;
	min-height: 235px;
	top: 10px;
	right: 10px;
}

.mnEvtsCtr
{
	display: flex;
	position: absolute;
	width: 1224px;
	height: 918px;
	margin: auto;
	/*overflow: hidden;*/
}

.mnEvtsRow
{
	/*position: absolute;*/
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnEvtsRow.hr
{
	border-top: solid 2px Silver;
	height: 10px;
}

.mnEvtsTtlRow{
	position: absolute;
	display: flex;
	top: 100px;
	width: 800px;
	height: 100px;
}

.mnEvtsTtlLft
{
	position: relative;
	display: flex;
	width: 200px;
	top: 0px;
	left: 50px;
}

.mnEvtsTtlRt
{
	position: relative;
	display: flex;
	width: 774px;
	top: 0px;
	left: 50px;
	right: 0px;
}
.mnEvtsTitle
{
	position: relative;
	display: flex;
	width: 1100px;
	left: 50px;
	font-size: 2.5em;
	font-weight: bold;
	color: #4a7458;
}

.mnEvtsTitle.Sub
{
	font-size: 1.4em;
	font-weight: normal;
	color: DimGray;
}

.mnEvtsCol
{
	position: relative;
	display: flex;
	left: 60px;
	width: 1204px;
}

.mnEvtsLft
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 0px;
	align-items: center;
	justify-content: center;
}
.mnEvtsRt
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 0px;
	right: 0px;
	align-items: center;
	justify-content: center;
}

.mnEvtsImg
{
	border: solid 1px Gainsboro;
	border-radius: 10px;
	width: 560px;
}

.mnEvtsTxt
{
	color: black;
	
}

.mnEvtsImgTxt
{
	color: DimGray;
	display: flex;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 10px;
	font-size: 1.1em;
	
}

.mnBlcksCtr{
	position: relative;
	display: flex;
	width: 1224px;
	border: solid 1px purple;
}

.mnBlcksRow{
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnBlcksCol{
	position: relative;
	display: flex;
	width: 335px;
	height: 60px;
	top: 0px;
	text-wrap: wrap;
	text-align: center;
	align-items: center;
	font-size: 1.1em;
	color: DimGray;
	justify-content: center;
	padding: 20px;
	border: solid 2px Silver;
	border-radius: 5px;
	background-color: #f5f4e8;
}

.mnBlcksCol.v{
	color: #5f4c4c;
	background-color: #eaeaea;
}

.mnBlcksCol.Lft{
	left: 20px;
}

.mnBlcksCol.Mid{
	left: 40px;
}

.mnBlcksCol.Rt{
	left: 60px;
}
/************************* Industries styles *************/
.mnIndGrid{
	display: flex;
	position: relative;
	top: 0px;
	width: 1224px;
	margin: auto;
	background-repeat: no-repeat;
	/*background-image: url("images/Industries.png");*/
}
.mnIndCtr
{
	display: flex;
	position: relative;
	width: 1224px;
	height: 1280px;
	margin: auto;
	overflow: hidden;
}
.mnIndRow
{
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnIndRow.hr
{
	border-top: solid 2px Silver;
	height: 10px;
}

.mnIndTtlRow{
	position: absolute;
	display: flex;
	top: 60px;
	width: 800px;
	height: 100px;
}

.mnIndTtlLft
{
	position: relative;
	display: flex;
	width: 200px;
	top: 0px;
	left: 50px;
}

.mnIndTtlRt
{
	position: relative;
	display: flex;
	width: 774px;
	top: 0px;
	left: 50px;
	right: 0px;
}
.mnIndTitle
{
	position: relative;
	display: flex;
	width: 1100px;
	left: 0px;
	font-size: 2em;
	font-weight: bold;
	color: #5c7f2d;
}

.mnIndTitle.Sub
{
	font-size: 1.4em;
	font-weight: normal;
	color: DimGray;
}

.mnIndCol
{
	position: relative;
	display: flex;
	left: 60px;
	width: 1204px;
}

.mnIndLft
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 30px;
	background-color: white; 
	border-radius: 10px; 
	border: solid 1px Gainsboro;
	align-items: center;
	justify-content: center;
}
.mnIndLft.nBdr{
	border: none;
}

.mnIndRt
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 40px;
	right: 0px;
	align-items: center;
	justify-content: center;
}
.mnIndRt.Bdr{
	border: solid 1px Gainsboro;
	border-radius: 10px;
	width: 580px;
}
.mnIndRt.BdrSwoo.Fill{
	background-color: white;
}
.mnIndImg
{
	border: solid 1px Gainsboro;
	border-radius: 10px;
	width: 560px;
}

.mnIndTxt
{
	color: black;
}

.mnIndImgTxt
{
	color: DimGray;
	width: 550px;
	display: flex;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 30px;
	font-size: 1.2em;
}
/************************* About (Company) styles *************/
.mnAbtGrid{
	display: flex;
	position: relative;
	top: 0px;
	width: 1224px;
	margin: auto;
	background-repeat: no-repeat;
}
.mnAbtGrid video{
	width: 1920px;
  	position: absolute;
  	left: 50%;
  	transform: translateX(-50%) translateY(-50%);
}
.mnAbtCtr
{
	display: flex;
	position: relative;
	width: 1224px;
	height: 918px;
	margin: auto;
	overflow: hidden;
}

.mnAbtRow
{
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnAbtRow.hr
{
	border-top: solid 2px Silver;
	height: 10px;
}

.mnAbtTtlRow{
	position: absolute;
	display: flex;
	top: 60px;
	width: 800px;
	height: 100px;
}

.mnAbtTtlLft
{
	position: relative;
	display: flex;
	width: 200px;
	top: 0px;
	left: 50px;
}

.mnAbtTtlRt
{
	position: relative;
	display: flex;
	width: 774px;
	top: 0px;
	left: 50px;
	right: 0px;
}
.mnAbtTitle
{
	position: relative;
	display: flex;
	width: 1100px;
	top: -100px;
	left: 0px;
	font-size: 2.5em;
	font-weight: bold;
	color: #5c7f2d;
}

.mnAbtTitle.Sub
{
	font-size: 1.4em;
	font-weight: normal;
	color: DimGray;
}

.mnAbtCol
{
	position: relative;
	display: flex;
	left: 60px;
	width: 1204px;
}

.mnAbtLft
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 30px;
	background-color: white; 
	border-radius: 10px; 
	border: solid 1px Gainsboro;
	align-items: center;
	justify-content: center;
}
.mnAbtRt
{
	position: relative;
	display: flex;
	width: 600px;
	top: 0px;
	left: 40px;
	right: 0px;
	align-items: center;
	justify-content: center;
}

.mnAbtImg
{
	border: solid 1px Gainsboro;
	border-radius: 10px;
	width: 560px;
}

.mnAbtTxt
{
	color: black;
	
}

.mnAbtImgTxt
{
	color: DimGray;
	width: 550px;
	display: flex;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 30px;
	font-size: 1.2em;
}

/************************* Contact form styles *************/
.mnCtCtr
{
	display: flex;
	position: relative;
	width: 1224px;
	height: 750px;
}

.mnCtGrid{
	display: flex;
	position: relative;
	top: 0px;
	width: 1224px;
	margin: auto;
	background-repeat: no-repeat;
}

.mnCtRow
{
	position: absolute;
	display: flex;
	width: 1220px;
}

.mnCtRow.hr
{
	border-top: solid 2px Silver;
	height: 10px;
}

.mnCtTtlRow{
	position: absolute;
	display: flex;
	top: 60px;
	width: 800px;
	height: 100px;
}

.mnCtTtlLft
{
	position: relative;
	display: flex;
	width: 200px;
	top: 0px;
	left: 50px;
}

.mnCtTtlRt
{
	position: relative;
	display: flex;
	width: 774px;
	top: 0px;
	left: 50px;
	right: 0px;
}
.mnCtTitle
{
	position: relative;
	display: flex;
	width: 1100px;
	top: -100px;
	left: 0px;
	font-size: 2em;
	font-weight: bold;
	color: #643f44;/*#561a22;*/
}

.mnCtTitle.Sub
{
	top: 0px;
	font-size: 1em;
	font-weight: normal;
	color: DimGray;
}

.mnCtCol
{
	position: relative;
	display: flex;
	left: 60px;
	width: 1204px;
}

.mnCtLft
{
	position: relative;
	display: flex;
	width: 700px;
	top: 0px;
	left: 30px;
	background-color: rgba(255, 255, 255, 1);/*white;*/ 
	border-radius: 10px; 
	border: solid 1px Gainsboro;
	align-items: center;
	justify-content: center;
}
.mnCtRt
{
	position: relative;
	display: flex;
	width: 500px;
	top: 0px;
	right: 0px;
	align-items: center;
	justify-content: center;
}

.mnCtImg
{
	border: solid 1px Gainsboro;
	border-radius: 10px;
}

.mnCtTxt
{
	color: black;
	
}

.mnCtImgTxt
{
	color: DimGray;
	width: 650px;
	display: flex;
	padding: 10px;
	letter-spacing: 0.1em;
	font-size: 1.2em;
}


.con_frm_fld{
	
	height: 30px;
}

 .con_frm_fld.label{
 	color: #292949;
 	letter-spacing: 0em;
	font-size: .85em;
	padding-left: 10px;
 	height: 20px;
 }
 
 .con_frm_fld.label.req{

	font-weight: bold;
 }
 
 .con_frm_fld.dat{
 	padding-left: 10px;
 }
 
 .con_fldData{
	align-items: center;
	padding-left: 10px;
}

 .con_ta{
 	border: solid 1px gray;
	border-radius: 2px;
	height: 130px;
	width: 600px;
	resize: none;
 }

.frm_input{
	box-sizing: border-box;
	border: solid 1px gray;
	border-radius: 2px;
	height: 25px;
	width: 300px;
	font-weight: normal;
}

.con_frm_btns{
	display: flex;
	padding: 10px;
}

.btn{
	
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #ac6c75;
	font-size: .95em;
	letter-spacing: 0em;
	border-radius: 5px;
	height: 22px;
	width: 75px;
	cursor: pointer;
	color: white;
}
/**************** Policy and Terms Styles **************/
.TPcontainer{
	padding: 30px;
}

.TPtitle{
	color: #2f6b86;
	font-weight: bold;
	font-size: 1.8em;
}

.TPsubtitle{
	color: #1f422a;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
}


/************************ Modal Alert box Styles ************/
.mdl_alrt{
	display: none;
	position: fixed;
	z-index: 2;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
	background-color: rgb(0,0,0); /* Fallback color */
  	background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
  	overflow-y:none;
}

.mdl_alrt_msg{
	
	position: absolute;
	background-color: lightgray;
	border: 2px solid gray;
	width: 500px;
	height: 200px;
	top: 100px;
	border-radius: 5px;
	z-index: 3;
}

.mdl_alrt_msg_rw{
	display: flex;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 480px;
}

.mdl_alrt_msg_cell{
	
	position: relative;
	top: 20px;
	left: 10px;
	right: 10px;
	font-weight: bold;
	color: black;
}

.mdl_alrt_cls_rw{
	position: absolute;
	bottom: 10px;
	height: 30px;
	width: 500px;
}

.sbj_btn_cls{
	position: relative;
	height: 30px;
	line-height: 30px;
	left: 212px;
	width: 75px;
	border: solid 1px gray;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: gray;
	cursor: pointer;
}


/************************ Footer Styles ************/
.mainFooter{
    position: absolute;
    background-color: #1b4d2b; /*#2a7743; #1a2033; #313a55;*/
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 60px;
    margin: 0px;
    border: 1px solid #2F4F4F;
}
.footerMenu{
    top: 10px;
    position: relative;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	display: flex;
    justify-content: center;
	align-items: center;
}
.footerNavContainer
{
	position: relative;
	display: grid;
	grid-template-columns: [fl1] 50px [fl2] 78px [fl3] 90px [fl4] 115px [fl5] 120px [fl6];
	gap: 10px;
	padding: 0px;
	height: 25px;
	justify-items: center;
}
.footerNavDonate {grid-column-start: fl1; grid-column-end: fl2; font-size: .85em; font-weight: bold; color: white;}
.footerNavAbout {grid-column-start: fl2; grid-column-end: fl3; font-size: .85em; font-weight: bold; color: white;}
.footerNavContact {grid-column-start: fl3; grid-column-end: fl4; font-size: .85em; font-weight: bold; color: white;}
.footerNavTerms {grid-column-start: fl4; grid-column-end: fl5; font-size: .85em; font-weight: bold; color: white;}
.footerNavPrivacy {grid-column-start: fl5; grid-column-end: fl6; font-size: .85em; font-weight: bold; color: white;}
.footerNavManage {grid-column-start: fl6; grid-column-end: fl7; font-size: .85em; font-weight: bold; color: white;}
.footerNavDonate:hover, .footerNavAbout:hover, .footerNavContact:hover, .footerNavTerms:hover, .footerNavPrivacy:hover, .footerNavManage:hover
{	color:    #2471a3;}

.footerCopywrite{
	position: relative;
	top: 10px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
    font-size: .85em;
    padding-bottom: 2px;
    color: white;
}
.footerNavMenu{
	height: 25px;
	list-style-type: none;	
  	margin: 0;
  	padding: 0;
}
.footerNavSpace{
	float: left;
	list-style-type: none;  	
  	padding: 5px 5px;
}
.footerNavLink{
	float: left;
	list-style-type: none;  
  	padding: 5px 5px;
  	color: #FFFFFF;
  	text-decoration: none;
  	font-size: .85em;
  	font-weight: bold;    
}
.footerNavLink:hover{
	color: white;
	text-decoration: underline;
	cursor:pointer;
}