@media
	only screen and (max-width:319px),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:portrait),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) ,
	only screen and (min-width:481px) and (max-width:767px)  
{

.wh.hp { position:relative; top:0px; background:#fff; padding:0 0; }
.wh.hp span >  i { font-family:FontAwesome; }
.wh.hp { font-size:16px; line-height:1.0em; }
.wh.hp { color:#999; }

.wh.hp .fulPgBdy { 
	flex-direction:column;
}

.wh.hp .pgMtr.jContainer {
	background:rgba(94,242,249,1);
	background:#fff;
	padding:0;
	}

.wh.hp .pgMtr.jContainer .container {
	background:transparent;
}

.wh.hp .colFrame {
	padding:0px 20px;
	flex-direction: column;
}


/* x319 i320-x480-P i320-x480-L i481-x767 */
}



xx-@media 
	only screen and (max-width:319px),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:portrait),
	only screen and (min-width:320px) and (max-width:480px) and (orientation:landscape) ,
	only screen and (min-width:481px) and (max-width:767px)  
{

.wh.hp { position:relative; top:0px; background:#fff; padding:0 0; }
.wh.hp span >  i { font-family:FontAwesome; }
.wh.hp { font-size:16px; line-height:1.0em; }
.wh.hp { color:#999; }

.wh.hp .fulPgBdy { 
	flex-direction:column;
}

.wh.hp .pagebanner {
	position:relative; 
	top:0px;
	height:420px;
	overflow:hidden;
}

.wh.hp .pgBnr.jContainer {
	background:rgba(0,36,104,1);
	background:rgba(0,51,102,1);
	box-shadow:none;
	}

.wh.hp .pgBnr.bnrHt {height:400px}

.wh.hp .pgBnr.jContainer .container { xx-height:inherit; flex-direction:column}

.wh.hp .bnrLyr1.topBnr { display:none-xx; position:relative; top:0; overflow:hidden; background: rgba(0,36,104,0); padding: 10px 0 0 0;}
.wh.hp .bnrLyr1.topBnr figure {position:relative; top:0; xxbackground:red; xxpadding:0px 50px 0px 0px;}


.wh.hp .bnrLyr1.topBnr .imgAdj {
	margin: 0 auto;
    position: relative;
    top: 0px;
    width: 65vw;
	max-width: 250px;
    margin: 0 auto;
    display: block;	
	}

.wh.hp .bnrLyr2 { 
	xx-height:300px; 
	background:rgba(50, 105, 55,0); 
	color:#fff;
	overflow:hidden;
    position: relative;
    top: 0;
    margin: 0;
    left: 0;
    width: 100%;
    transform: none;
    padding: 20px 20px;
}

.wh.hp .bnrTxtLyr { background:rgba(100,200,255, 0); padding:0;}

	  
.wh.hp .bnrTxtLyr .headingss {
	font-family:'OpenSansSemiBold';
	font-size:50%; 
	line-height:1.75em; 
	letter-spacing:0.02em;
	color:#fff
	}

.wh.hp .bnrTxtLyr .headingss .ln01 {display:block; text-transform:uppercase; color:#fff; font-size: 100%;}
.wh.hp .bnrTxtLyr .headingss .ln02 {display:block; text-transform:uppercase; font-size: 125%; }

.wh.hp .bnrTxtLyr .subHd {
	font-family:'OpenSansSemiBold';
	font-size:150%; 
	line-height:1.25em; 
	color:rgba(0,0,111,1); 
	letter-spacing:0;
	color:#fff
}

.wh.hp .bnrTxtLyr .subHd .ln03 {display:block; text-transform:uppercase; font-size:55% }
.wh.hp .bnrTxtLyr .subHd .ln04 {display:block; text-transform:uppercase; ; font-size: 100%; }

.wh.hp .pgMtr.jContainer {
	background:rgba(0,36,104,1);
	background:red;
	padding:0px 0 0px 0;
	}

.wh.hp .pgMtr.jContainer .container {
	background:transparent;
}

.wh.hp .colFrame {
	padding:0px 20px;
}

.wh.hp .pgHeading_dv {
	padding:0;
	margin-bottom: 10px;
	border-bottom:none;
}


.wh.hp figure > .artImg {
	display: block;
    margin: 0;
    width: 400px;
    background: #f1f2f3;
    border: 0;
    padding: 0;
    width: 100%;
    margin: 0 0 15px 0;
}

.wh.hp .atrkl .artHdr {background:#efefef-xx; margin: 0 0 10px 0}

.wh.hp .atrkl .artBdy {background:pink-xx;}

.wh.hp .atrkl .lst .lil1{
	list-style-type: square;
	margin: 0px 0px 10px 20px;
}


.wh.hp .atrkl ._ftr {
	margin: 25px 0 0 0;
}

.wh.hp .atrkl ._ftr .lst {
	margin: -10px;
	flex-direction: column;
}

.wh.hp .atrkl ._ftr .lst .lil1 {
	padding: 0px 10px;
	list-style-type: none;
	line-height: 0em;
	position: relative;
	top:0;
	left:0;
	border: 1px solid transparent;
	margin:0;
}

.wh.hp .ankr {
	display: block;
	color: #95c906;
	line-height: 2.0em;
	transition: all .5s ease-in-out;
	margin-left: 30px;
	padding: 10px 0px;
}

.wh.hp .atrkl ._ftr .lst .lil1:hover:before {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	z-index:1;
}

.wh.hp .atrkl ._ftr .lst .lil1:hover:after {
	border: 1px solid red;
	background:red;
}

.wh.hp .atrkl ._ftr  .lst .lil1:hover a {	color:#f00;}

.wh.hp .atrkl ._ftr .lst .lil1:hover {
	background:transparent;
		border: 1px solid red;
}

.angleRt01:before {
	content: '';
	position: absolute;
	top: 23px;
	left: 12px;
	display: block;
	padding: 0px 0px 0px 5px;
	border-top: 1px solid #95c906;
	border-left: 1px solid transparent;
	border-right: 1px solid #95c906;
	border-bottom: 1px solid transparent;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	margin: 0 10px 0 0;
}


.angleRt01:after
{
	content: '';
	position: absolute;
	top: 18px;
	left: 9px;
	display: block;
	padding: 0px 0px 0px 5px;
	transform: rotate(0deg);
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 1px solid #95c906;
}


.wh.hp hr {
	margin: 25px 0px;
	border: 0;
	border-top: 1px solid #ddd;
}











.wh.hp .sec2 {}
.wh.hp .sec2 .pgMtr.jContainer{ background:#efefef; margin:25px 0;  }

.wh.hp .othrTopics {margin:0 20px; position:relative; top:0; }

.wh.hp .otHd {
	padding: 10px 0 10px 20px;
	border-left: 5px solid crimson;
	margin: 20px 0px;
}

.wh.hp .othrTopics .lst {
	flex-direction:column;
	margin:0 0 0px 0;
	}

.wh.hp .othrTopics .lst .lil1 {
    position: relative;
    top: 0;
    margin: 0;
    border-bottom: 1px dotted #ddd;
}


.wh.hp .othrTopics .lst .lil1:last-child {
	border-bottom: none;
}

.wh.hp .othrTopics .lst .ankr { padding: 15px 0;}

.wh.hp .angleRt02:before {
	content: '';
    position: absolute;
    top: 30px;
    left: 0 display: block;
    padding: 0px 0px 0px 5px;
    border-top: 2px solid #003366;
    border-left: 0px solid transparent;
    border-right: 2px solid #003366;
    border-bottom: 0px solid transparent;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
    margin: 0 0px 0 0;
    background: transparent;
    zoom: .7;
}

/*
.wh.hp .othrTopics .lst .lil1:hover .heading{background:pink-xx; color:red}
.wh.hp .othrTopics .lst .lil1:hover .inSiteLink:after {display:inline-block}
*/

.wh.hp .othrTopics .lst .lil1 .inSiteLink:after
{
	content: " ";
	background-image: url(../images/icons-w-25.png);
	background-position: -270px -60px;
	position: relative;
	top: 0;
	left: 0px;
	padding: 0px 0px 0px 5px;
	transform: rotate(0deg);
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 0px solid #95c906;
	background-color: pink;
	zoom:1.5;
	display:none;
}



.wh.hp .ftrTopBar {background:#900000; height:50px}

/* x319 i320-x480-P i320-x480-L i481-x767 */
}



@media only screen and (min-width:768px) and (max-width:991px) {

	.wh.hp { position:relative; top:0px; background:#fff; padding:0 0; }
	.wh.hp span >  i { font-family:FontAwesome; }
	.wh.hp { font-size:16px; line-height:1.0em; }
	.wh.hp { color:#999; }

	.wh.hp .fulPgBdy { 	flex-direction:column;}

	/* see dnSrvsHdrBnr.css for Banner CSS */

	.wh.hp .pgMtr.jContainer {
		background:rgba(0,36,104,1);
		background:red;
		padding:0px 0 0px 0;
		}

	.wh.hp .pgMtr.jContainer .container {	background:transparent;}

	.wh.hp .colFrame {
		xx-background:pink; 
		padding:0px 25px;
	}

/* i768-991 */
}


@media only screen and (min-width:992px) and (max-width:1199px) {

	.wh.hp { position:relative; top:0px; background:#fff; padding:0 0; }
	.wh.hp span >  i { font-family:FontAwesome; }
	.wh.hp { font-size:16px; line-height:1.0em; }
	.wh.hp { color:#999; }

	.wh.hp .fulPgBdy { 	flex-direction:column;}

	/* see dnSrvsHdrBnr.css for Banner CSS */

	.wh.hp .pgMtr.jContainer {
		background:rgba(0,36,104,1);
		background:red;
		padding:0px 0 0px 0;
		}

	.wh.hp .pgMtr.jContainer .container {	background:transparent;}

	.wh.hp .colFrame {
		xx-background:pink; 
		padding:0px 25px;
	}

/* i992-x1199 */
}




@media only screen and (min-width:1200px) {

	.wh.hp { position:relative; top:0px; background:#fff; padding:0 0; }
	.wh.hp span >  i { font-family:FontAwesome; }
	.wh.hp { font-size:16px; line-height:1.0em; }
	.wh.hp { color:#999; }

	.wh.hp .fulPgBdy { 	flex-direction:column;}

	/* see dnSrvsHdrBnr.css for Banner CSS */

	.wh.hp .pgMtr.jContainer {
		background:rgba(0,36,104,1);
		background:red;
		padding:0px 0 0px 0;
	}

	.wh.hp .pgMtr.jContainer .container {	background:transparent;}

	.wh.hp .colFrame {
		xx-background:pink; 
		padding:0px 50px;
	}

/* i1200 */
}




@media only screen and (min-width:360px) and (max-width:767px) and (orientation: landscape) {
/* i360-x767-L*/
}