@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)  
{

.prog.secBg {
	position:relative; 
	top:0; 
	padding:50px 0px 0px 0px;
	background:#fff;
}

.prog .img-holder {text-align:center}
.prog .img-holder .pgBnrImg { width:100%}

.prog .jContainer.pgBnr{
	padding:25px 15px; 
	border-bottom: 10px solid #f1a905;
	background: #f1d505;
}


.prog .jContainer {padding:20px 15px; padding:0 0; background:#fff; border-bottom: 0 solid #000630;}

.prog .jContainer.a {}
.prog .jContainer.b {background:#000630;}
.prog .jContainer.c {}
.prog .jContainer.d {}
.prog .jContainer.e {}
.prog .jContainer.f {}
.prog .jContainer.g {}
.prog .jContainer.h {}
.prog .jContainer.i {}
.prog .jContainer.j {}
.prog .jContainer.k {}



.prog .article .pgHd {
    width: 100%;
    text-align: left;
    color: #336699;
    padding: 10px 0;
    position: relative;
    top: 0;
    padding: 20px 20px;
    background: #f90;	
}
.prog .article .aContent {padding:20px 20px}



.prog .pgSubHd {
    width: 100%;
    text-align: left;
    color: #336699;
    margin:0;
	padding:20px 20px;
}
.prog .pgSubHd .heading {color:#fff}


.prog .article.prg .artHd {
    width: 100%;
    text-align: left;
    color: #336699;
    margin: 0	;
	padding:20px 20px;
	background:#eef;
}	


.prog .prg .article {background:none; border-bottom:0 solid #ddd; padding-bottom:0}

.prog .prg .article .aContent { padding:0; }

.prog .article .artHd {
    width: 100%;
    text-align: left;
    color: #336699;
    margin: 0 0 15px 0;
	padding:0;
}

.prog .article .artHd .hdNbr{display:inline-block; padding: 0 5px 0 0; border:0px dashed #ddd; color:crimson}

.prog .article .artSubHd {
	font-family: 'OpenSansRegular';font-size:100%; font-weight:normal; color:#0D4F8B; letter-spacing:0.00em; width:100%; margin:0 auto; padding:10px 15px; text-align:left; 	border-bottom:0 solid #ddd; color:#666; line-height:1.5}

.prog .article .artSubHd .p1_tg {font-weight:bold; color:#0472bf}
.prog .article .artSubHd .p2_gn {font-style:italic}

.prog .aContent .gtx {margin:0 0 15px 0; text-align:justify}


a {text-decoration: none;  color:#012345}

.prog .prg9 .hdCap {font-size:90%}


}
















xx-19.02.2020-@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)  
{


.dspBlock {display:block}

.d360HdH2 {
	font: normal normal normal 20px/1 "OpenSansSemiBold";
    letter-spacing: -0.02em;
    font-variant: all-small-caps;
} 
.d360HdH3 {
	font: normal normal normal 14px/1 "OpenSansSemiBold";
    letter-spacing: 0em;
    font-variant: normal;
} 


.flfai2 {display:block}

a:hover {text-decoration:none}

.d360 i {font-family:FontAwesome; }

.flfai1 {    
	float: right;
    top: 12px;
    right: 30%;
    position: relative; 
	}

.d360 i.fa-3x {font-size:2.5em}

.jobGrp1-iBx i.flfai2 {color: #a6c825}
.jobGrp2-iBx i.flfai2 {color:#e58e0e}
.jobGrp3-iBx i.flfai2 {color:#9f7bbf}
.jobGrp4-iBx i.flfai2 {color:#0c95cd}


/* .container {
    margin: 0 auto;
} */


/*http://cssarrowplease.com/*/
.arrow_box {
	position: relative;
	top:0px;
	background: #006;

	border: 0px solid #c2e1f5;/**/
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #006;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
/* this is for arrow head border color; */
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: ##c2e1f5;
	border-width: 32px;
	margin-left: -32px;
}

.d360-features-list .job-Cat .h3,
.d360-features-list .job-Cat h2{
    font-size-xx: 18px;
	height:60px;
	min-height:60px;
}

.d360-features-list .jobGrp1-img {}

.d360-features-list .jobGrp1-iBx a:hover .jobGrp1-img,
.d360-features-list .jobGrp1-iBx a.active .jobGrp1-img,
.d360-features-list .jobGrp2-iBx a:hover .jobGrp2-img,
.d360-features-list .jobGrp2-iBx a.active .jobGrp2-img,
.d360-features-list .jobGrp3-iBx a:hover .jobGrp3-img,
.d360-features-list .jobGrp3-iBx a.active .jobGrp3-img,
.d360-features-list .jobGrp4-iBx a:hover .jobGrp4-img,
.d360-features-list .jobGrp4-iBx a.active .jobGrp4-img
{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
	opacity:1;
}


.ie .d360-features-list .jobGrp1-iBx a:hover .jobGrp1-img,
.ie .d360-features-list .jobGrp1-iBx a.active .jobGrp1-img,
.ie .d360-features-list .jobGrp2-iBx a:hover .jobGrp2-img,
.ie .d360-features-list .jobGrp2-iBx a.active .jobGrp2-img,
.ie .d360-features-list .jobGrp3-iBx a:hover .jobGrp3-img,
.ie .d360-features-list .jobGrp3-iBx a.active .jobGrp3-img,
.ie .d360-features-list .jobGrp4-iBx a:hover .jobGrp4-img,
.ie .d360-features-list .jobGrp4-iBx a.active .jobGrp4-img
{
    -webkit-transform:scale(1.2,1.2);
    transform:scale(1.2,1.2);
    opacity:1;
}


.d360-features-list > li:hover .jobGrp1-img,
.d360-features-list > li:active .jobGrp1-img,
.d360-features-list > li:hover .jobGrp2-img,
.d360-features-list > li:active .jobGrp2-img,
.d360-features-list > li:hover .jobGrp3-img,
.d360-features-list > li:active .jobGrp3-img,
.d360-features-list > li:hover .jobGrp4-img,
.d360-features-list > li:active .jobGrp4-img {
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
	opacity:1;
}


.d360-features-list > li .job-Cat ul
{
	opacity:0;
	visibility: hidden;
	display-xx:none;
	transition:all .2s ease-in;
}


.d360-features-list > li:hover div.arrow_box.jc1 {background:#006;}
.d360-features-list > li:hover div.arrow_box.jc2 {background:#006;}
.d360-features-list > li:hover div.arrow_box.jc3 {background:#006;}
.d360-features-list > li:hover div.arrow_box.jc4 {background:#006;}

/* in query */
.job-Cat li:last-child a{
    border-style: none;
}


.job-Cat ul h3 a {
    font-size: 60%;
	font-weight:600;
    line-height: 1.25em;
	letter-spacing:0.01em;
    color:#a6c825;
    border-top:2px solid transparent;
    border-bottom:1px solid #002070;
    display: block;
    padding: 15px 10px;
    font-family: 'OpenSansLight';
}


.job-Cat:hover ul,
.job-Cat ul.active{
    opacity: 1;
    visibility: visible;
    margin: 0;
}
.job-Cat .h3 > a,
.job-Cat h2 > a,
.job-Cat > span{
    position: relative;
    top:0px;
	z-index: 2;
    xxline-height:1.5em;
	padding:9px 15px;
	display:block;
}


.jobGrp1 .job-Cat h2 > a,
.jobGrp2 .job-Cat h2 > a,
.jobGrp3 .job-Cat h2 > a,
.jobGrp4 .job-Cat h2 > a {
	font-size: 115%;
    line-height: 1.2;
    font-weight: bold;
    font-family: 'OpenSansSemiBold';
}

.jobGrp1 .job-Cat .h3 > a,
.jobGrp2 .job-Cat .h3 > a,
.jobGrp3 .job-Cat .h3 > a,
.jobGrp4 .job-Cat .h3 > a {

}


.jobGrp1 .job-Cat h2 > a,
.jobGrp1 .job-Cat .h3 > a{
    color:#a6c825;
}

.jobGrp1 .job-Cat ul h3 > a{
    color:#a6c825;
}

.jobGrp1 .job-Cat ul h3 a:hover{
	background: #a6c825;
    color:#fff;
}


.jobGrp2 .job-Cat h2 > a,
.jobGrp2 .job-Cat .h3 > a {
	color:#e58e0e;
}
.jobGrp2 .job-Cat ul h3 > a {
	color:#e58e0e;
}
.jobGrp2 .job-Cat ul h3 a:hover{
	background: #e58e0e;
	color:#fff;
}


.jobGrp3 .job-Cat h2 > a,
.jobGrp3 .job-Cat .h3 > a {
	color:#9f7bbf;
}
.jobGrp3 .job-Cat h3 > a {
	color:#9f7bbf;
}

.jobGrp3 .job-Cat ul h3 a:hover{
	background:#9f7bbf;
	color:#fff;
}

.jobGrp4 .job-Cat h2 > a {
	color:#0c95cd;
}
.jobGrp4 .job-Cat h3 > a {
	color:#0c95cd;
}

.jobGrp4 .job-Cat ul h3 a:hover{
	background: #0c95cd;
	color:#fff;
}

.secBg {
	position:relative; top:0; padding:50px 0px 50px 0px; background: rgba(237, 244, 247, 1); background:#fff;z-index: -1;
}

.d360 h3 {display:block;}

.d360-features-list > li.hover_effect .job-Cat ul {
	opacity:1;
	visibility: visible;
	position:relative; /*IMPORTANT - use this style to expand background below the job-Cat on hover	*/
	top:0px;
	transition:all .2s ease-in;
}

.d360 .captns {
	text-align: center;	
	padding:0px 15px;
	text-align: center;
	max-width: 280px;
    margin: 0 auto;
	}

.d360 .captns:before, 
.d360 .captns:after { 
	content:'';
	font-size:1800%;
	float:none;
	display:block;
	position:absolute;
	top:-85px;
	padding:0;
	color:rgba(0,0,211, 0.25);
	text-shadow:2px 0px 0px rgba(17,0,119,.5);
}

.d360 .captns:before {display:none; content:'\007B'; float:left; left:0px; padding: 0px 0px 0px 50px;


	position: absolute;
    top: 0%;
    left: 50%;
    margin-right: -50%;
    -ms-transform: translate(-50%, -50%) rotate(90deg);;
    -moz-transform: translate(-50%, -50%) rotate(90deg);;
    -o-transform: translate(-50%, -50%) rotate(90deg);;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);;
    transform: translate(-50%, -50%) rotate(90deg);;

	xxcolor:red;

margin: 0 0 0 25px;
padding: 0px 25px 0px 25px;
}
.d360 .captns:after { display:none; content:'\007D'; float:right; right:0px; padding: 0px 50px 0px 0px;}

.secHd {
    width: 100%;
    font-family: 'DroidSerifBold';
    text-align: center;
    color: rgba(22, 116, 80, 1);
    color: #004a94;
    margin: 0 0 25px 0;
}

.secSubHd {
font-family: 'DroidSerifSemiBold';
    font-size: 125%;
    font-weight: normal;
    color: #0D4F8B;
    letter-spacing: 0.00em;
    width: 50%;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #ffa500;
    text-align: center;
}


.d360 p.d360-Ln1 {
display:inline-block;
	font-size:160%;
	line-height:1.25em;
	font-family:'OpenSansLight';
	color:#80ccee;
	text-align:center;
/* 	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000; */
	}

.d360 p.d360-Ln2 {
display:inline-block;
padding:5px 10px 0 0px;
	font-size:148%; 
	line-height:1.4em;
	font-family:'OpenSansLight';
	color:#aefdff;	text-align:center;
/* 	text-shadow: 0px 1px 1px #000;
	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000; */
	}

.d360 p.d360-Ln3 {
padding:0px 0px;
	display:inline-block; 
	white-space:-xx:nowrap; 
	font-family:'OpenSansBold';
	font-size:210%;
	line-height:1.25em;
	color:#80ccee;	text-align:center;
/* 	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000; */
	}

.d360 p.d360-Ln4 {
padding:5px 20px 0 20px ;
    color:#80ccee;
    font-size:115%;
	line-height:1.25em;
	font-family:'roboto-light-webfont';	text-align:center;
/* 	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000; */
}

.d360-features-list {
	margin:	0 auto;
	padding:0 20px;
	flex-direction:column;

}

.jobGrp1 .job-Cat ul h3 a{ padding: 15px 10px; font-size:75%; }
.jobGrp1 .job-Cat ul h3 a:hover{ padding: 15px 10px; font-size:75%; }

.jobGrp2 .job-Cat ul h3 a{ padding: 15px 10px; font-size:75%; }
.jobGrp2 .job-Cat ul h3 a:hover{ padding: 15px 10px; font-size:75%; }

.jobGrp3 .job-Cat ul h3 a{ padding: 15px 10px; font-size:75%; }
.jobGrp3 .job-Cat ul h3 a:hover{ padding: 15px 10px; font-size:75%; }

.jobGrp4 .job-Cat ul h3 a{ padding: 15px 10px; font-size:75%; }
.jobGrp4 .job-Cat ul h3 a:hover{ padding: 15px 10px; font-size:75%; }


.d360-features-list > li {
	margin:			0 auto;
	xxwidth:		275px; /* xs*/
	xx-max-width:		325px; /*xs*/
	xx-max-width:		300px; /*xs*/
	xx-margin-bottom:	20px;
    text-align:		center;
	padding:		0;
	background:		##pink; 
	position:		relative; 
	top:			0px;
	transition:		all .2s ease-in-out;
color: #012345;
	background:		transparent;
}




ul.d360-features-list > li div.jobGrp1-bg-lyr1 {xx-float:right; xx-width:20%}
ul.d360-features-list > li div.jobGrp1-bg-lyr2 {}
li.jobGrp1:hover div.jobGrp1-iBx {background:#fff-xx; z-index:100}
li.jobGrp1:hover div.scbg-ci1b {}

.txt1.cntr {

}

.km01Bx {
    width: 135px;
    text-align: center;
    margin: 0 auto;
    float: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: none;
	background:#003366;
}

.km01 {
    background: transparent;
    display: block;
    padding: 10px 25px;
    border: 0px solid #336699;
	color:#f0b100;
}


ul.d360-features-list > li div.jobGrp2-bg-lyr1 {float:right; width:20%}
ul.d360-features-list > li div.jobGrp2-bg-lyr1 {}
li.jobGrp2:hover div.jobGrp2-iBx {background:#fff-xx; z-index:90}
li.jobGrp2:hover div.cdbg-ci2b {}


ul.d360-features-list > li div.jobGrp3-bg-lyr1 {float:right; width:20%}
ul.d360-features-list > li div.jobGrp3-bg-lyr1 {}
li.jobGrp3:hover div.jobGrp3-iBx {background:#fff-xx; z-index:80}
li.jobGrp3:hover div.wmdbg-ci3b {}


ul.d360-features-list > li div.jobGrp4-bg-lyr1 {float:right; width:20%}
ul.d360-features-list > li div.jobGrp4-bg-lyr2 {}
li.jobGrp4:hover div.jobGrp4-iBx {background:#fff-xx; z-index:70}
li.jobGrp4:hover div.wombg-ci4b {}



.job-Cat ul{
    /*opacity:0;
    visibility: hidden;*/
    display: block;
    position: absolute;
    border-radius: 0 0 3px 3px;
    width:125%;
    padding: 0px 0px 20px;
    background:#006;
    margin-top-xx:-20px;
    /*height: 190px;*/
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    z-index:10;
}


.d360-features-list .job-Cat{width:80%; float:left;}

.d360-features-list .jobGrp1-iBx,
.d360-features-list .jobGrp2-iBx,
.d360-features-list .jobGrp3-iBx,
.d360-features-list .jobGrp4-iBx {
    text-align:left; 
	position:relative;
	top:0px; 
	left:0px;
	float:right;
	width:60px; 
	height:60px; 
	border-radius:0px;
	background:#02024a url(); 
	overflow:hidden;  
	margin-top:0px;
	z-index-xx:100;
}


.d360-features-list .jobGrp1-iBx {z-index:9}
.d360-features-list .jobGrp2-iBx {z-index:9}
.d360-features-list .jobGrp3-iBx {z-index:9}
.d360-features-list .jobGrp4-iBx {z-index:9}



.d360-features-list .jobGrp1-iBx img,
.d360-features-list .jobGrp2-iBx img,
.d360-features-list .jobGrp3-iBx img,
.d360-features-list .jobGrp4-iBx img {
    position:absolute;
    top:20%;
    left:15%;
	width:75%;

    margin:0px;
    display:block;
    max-width-xx: none !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	display: none;
}

.d360-features-list .jobGrp1-iBx a,
.d360-features-list .jobGrp2-iBx a,
.d360-features-list .jobGrp3-iBx a,
.d360-features-list .jobGrp4-iBx a {
	position:relative;
	display:block;
	margin:0px;
    width:40px;
    height:40px;	
	border-radius:100px; 
	text-align: center;
	border:0px solid #fff; 
}


.arrow_box:after, .arrow_box:before {border:0px}

li.jobGrp1 .job-Cat .jc1jobs li:first-child h3 a {border-top:1px solid #a6c825}
li.jobGrp2 .job-Cat .jc2jobs li:first-child h3 a {border-top:1px solid #e68c18}
li.jobGrp3 .job-Cat .jc3jobs li:first-child h3 a {border-top:1px solid #b40ceb}
li.jobGrp4 .job-Cat .jc4jobs li:first-child h3 a {border-top:1px solid #0d79df}


/* x319 i320-x480-P i320-x480-L i481-x767 */
}




@media only screen and (min-width:360px) and (max-width:767px) {
.d360 .captns {	max-width: 100%;}
	.d360-features-list > li {	xx-min-width:320px }
}























@media only screen and (min-width:992px) and (max-width:1199px) {


.dspBlock {display:block}

.d360HdH2 {
	font: normal normal normal 20px/1 "OpenSansSemiBold";
    letter-spacing: -0.02em;
    font-variant: all-small-caps;
} 
.d360HdH3 {
	font: normal normal normal 14px/1 "OpenSansSemiBold";
    letter-spacing: 0em;
    font-variant: normal;
} 

.flfai2 {display:none}
.d360 {}

.d360 div.d360-wrapper {}
a:hover {text-decoration:none}
.d360 i {font-family:FontAwesome; }
/* .d360 * {color:yellow} */

/*http://cssarrowplease.com/*/

.arrow_box {
	position: relative;
	top:0px;
	background: #001060;
	background:-ms-linear-gradient(#001060, transparent);
	background:-moz-linear-gradient(#001060, transparent);
	background:-o-linear-gradient(#001060, transparent);
	background:-webkit-linear-gradient(#001060, transparent);
	background:linear-gradient(#001060, #009);

	border: 0px solid #c2e1f5;/**/
	border-top-left-radius:5px;
	border-top-right-radius:5px;

}

.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #006;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
/* this is for arrow head border color; */
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: ##c2e1f5;
	border-width: 32px;
	margin-left: -32px;
}



.secBg {
	position:relative; 
	top:0; 
	padding:75px 0px 25px 0px;
	background: rgba(0, 0, 102,.95);
}

.d360 .captns {
	padding-bottom:20px;
	text-align: center;	
	}

.d360 .captns:before, 
.d360 .captns:after { 
	content:'';
	font-size:1500%;
	display:block;
	position:absolute;
	top:70px;
	padding:0;
	color:rgba(0,0,211, 0.25);
	text-shadow:2px 0px 0px rgba(17,0,119,.5); line-height:0;
}

.d360 .captns:before {content:'\007B'; xxfloat:left; left:0px; padding: 0px 0px 0px 25px;}
.d360 .captns:after { content:'\007D'; xxfloat:right; right:0px; padding: 0px 25px 0px 0px;}


.d360-features-list .job-Cat .h3,
.d360-features-list .job-Cat h2 {}

.d360-features-list .jobGrp1-img {}

.d360-features-list > li:hover .jobGrp1-img,
.d360-features-list > li:active .jobGrp1-img,
.d360-features-list > li:hover .jobGrp2-img,
.d360-features-list > li:active .jobGrp2-img,
.d360-features-list > li:hover .jobGrp3-img,
.d360-features-list > li:active .jobGrp3-img,
.d360-features-list > li:hover .jobGrp4-img,
.d360-features-list > li:active .jobGrp4-img {
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
	opacity:1;
}

.d360-features-list > li .job-Cat ul
{
	opacity:0;
	visibility: hidden;
	display-xx:none;
	transition:all .2s ease-in;
}

.d360-features-list > li:hover .arrow_box.jc1 {background:#006;}
.d360-features-list > li:hover .arrow_box.jc2 {background:#006;}
.d360-features-list > li:hover .arrow_box.jc3 {background:#006;}
.d360-features-list > li:hover .arrow_box.jc4 {background:#006;}

/* in query */
.job-Cat li:last-child a{
    border-style: none;
}

.job-Cat ul h3 a {
    font-size: 60%;
	font-weight:600;
    line-height: 1.0em;
	letter-spacing:0;
    color:#a6c825;
    border-top:0 solid transparent;
    border-bottom:1px solid #002070;
    display: block;
    padding: 15px 7px;
    font-family: 'OpenSansLight';
}


.job-Cat:hover ul,
.job-Cat ul.active{
    opacity: 1;
    visibility: visible;
    margin: 0;
}

.job-Cat h2 > a {
    position: relative;
    top:0px;
	z-index: 2;
    xxline-height:1.0em;
	padding:15px 10px;
	display:block;

}

.jobGrp1 .job-Cat h2 > a{
	xx-font-size:65%;
    color:#a6c825;
}
.jobGrp1 .job-Cat ul h3 > a {    color:#a6c825;	}
.jobGrp1 .job-Cat ul h3 a:hover{
	xxfont-size:60%;
	background: #a6c825;
    color:#fff;
}

.jobGrp2 .job-Cat h2 > a {
    font-size:65%;
	color:#e58e0e;
}
.jobGrp2 .job-Cat ul h3 > a {	color:#e58e0e;	}
.jobGrp2 .job-Cat ul h3 a:hover{
	background: #e58e0e;
	font-size:60%;
	color:#fff;
}

.jobGrp3 .job-Cat h2 > a{
	font-size:65%;
	color:#9f7bbf;
}
.jobGrp3 .job-Cat h3 > a {	color:#9f7bbf;	}
.jobGrp3 .job-Cat ul h3 a:hover{
	background: #9f7bbf;
	font-size:60%;
	color:#fff;
}

.jobGrp4 .job-Cat h2 > a {
	font-size:65%;
	color:#0c95cd;
}
.jobGrp4 .job-Cat h3 > a {	color:#0c95cd;	}
.jobGrp4 .job-Cat ul h3 a:hover{
	background: #0c95cd;
    font-size:60%;
	color:#fff;
}


.d360-features-list {width:100%}

.hidden-mh {display:none}

.d360-features-list > li:hover .job-Cat ul
{
	opacity:1;
	visibility: visible;
	position:relative-xx; /*IMPORTANT - use this style to expand background below the job-Cat on hover	*/
	margin-top:-25px;
	transition:all .2s ease-in;
}

/* shevesh */
.d360 p.d360-Ln1 {
	display:inline-block;
	padding-bottom-xx:20px;
	font-size:2.0em;
	line-height:1.25em;
	font-family:'OpenSansLight';
	color:#80ccee;
	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000;
}

.d360 .d360-Ln2 {
	display:inline-block;
	padding-bottom-xx:20px;
	font-size:1.85em; 
	line-height:1.25em;
	font-family:'OpenSansLight';
	color:#aefdff;
	text-shadow: 0px 1px 1px #000;
	xxtext-shadow: 0px 1px 1px #000, 1px 0px 1px #000;
}

.d360 .d360-Ln3 {
	display:inline-block; 
	white-space:nowrap; 
	font-family:'OpenSansBold';
	font-size:2.50em;
	line-height:1.25em;
	color:#80ccee;
	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000;
/* 	text-shadow: 2px 2px 1px orangered, 2px 0px 0px yellow; */
	}

.d360 .d360-Ln4 {
display:inline-block;
    color:#80ccee;
    font-size:250%;
	line-height:2.0em;
	font-family:'roboto-light-webfont';
	text-shadow: 0px 1px 1px #000, 1px 0px 1px #000;
}

.d360-features-list {
    margin: 15px 0 50px;
}


.d360-features-list > li {
    width:initial; 
	margin:0 auto;
    text-align: center;
	padding:10px 0px 0px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	position:relative; 
	top:0px;
	transition: all 1s ease-in-out;
}




.d360-features-list > li:hover {background:transparent; }

.d360-features-list > li .jobGrp1-bg-lyr1 ,
.d360-features-list > li .jobGrp2-bg-lyr1 ,
.d360-features-list > li .jobGrp3-bg-lyr1 ,
.d360-features-list > li .jobGrp4-bg-lyr1 {
	position:relative; 
	top:0px; 
	background: url(../images/360/abs.jpg); 
	width:194px; 
	height:194px; 
	border-radius:200px; 
	margin: 0 auto;
	border:10px solid #a6c825;
	transition: all .5s ease-in-out;
}


li.jobGrp1:hover .jobGrp1-bg-lyr1 {transform:rotate(360deg); box-shadow:0px 0px 10px 0px #aaa; border:0px solid #a6c825; transition: all .5s ease-in-out; }
li.jobGrp1:hover .job-Cat .jc1jobs li:first-child h3 a {border-top:1px solid #a6c825}

/* 
ul.d360-features-list > li div.jobGrp2-bg-lyr1 {
	position:relative; 
	top:0px; 
	background: url(../images/360/abs.jpg); 
	width:214px; 
	height:214px; 
	border-radius:200px; 
	margin: 0 auto;
	border:10px solid #e68c18;
	transition: all .5s ease-in-out; 
} */


li.jobGrp2:hover .jobGrp2-bg-lyr1 {transform:rotate(360deg); box-shadow:0px 0px 10px 0px #aaa; border:0px solid #e68c18; transition: all .5s ease-in-out;}
li.jobGrp2:hover .job-Cat .jc2jobs li:first-child h3 a {border-top:1px solid #e68c18}

/* ul.d360-features-list > li .jobGrp3-bg-lyr1 {
	position:relative; 
	top:0px; 
	background: url(../images/360/abs.jpg); 
	width:214px; 
	height:214px; 
	border-radius:200px; 
	margin: 0 auto;
	border:10px solid #b40ceb;
	transition: all .5s ease-in-out; 
} */

li.jobGrp3:hover .jobGrp3-bg-lyr1 {transform:rotate(360deg); box-shadow:0px 0px 10px 0px #aaa; border:0px solid #b40ceb; transition: all .5s ease-in-out;}
li.jobGrp3:hover .job-Cat .jc3jobs li:first-child h3 a {border-top:1px solid #b40ceb}

/* ul.d360-features-list > li .jobGrp4-bg-lyr1 {
	position:relative; 
	top:0px; 
	background: url(../images/360/abs.jpg); 
	width:214px; 
	height:214px; 
	border-radius:200px; 
	margin: 0 auto;
	border:10px solid #0d79df;
	transition: all .5s ease-in-out; 
} */

li.jobGrp4:hover .jobGrp4-bg-lyr1 {transform:rotate(360deg); box-shadow:0px 0px 10px 0px #aaa; border:0px solid #0d79df; transition: all .5s ease-in-out;}
li.jobGrp4:hover .job-Cat .jc4jobs li:first-child h3 a {border-top:1px solid #0d79df}

.job-Cat ul{
    position: absolute;
    border-radius: 0 0 3px 3px;
    width: 235px;
    padding: 25px 0 5px;
    background: #006;
    margin-top: -20px;
	z-index:1;
	transition: all 10s ease-in;
}


.d360-features-list .job-Cat{
	text-align:center;
    width:235px;
}

.d360-features-list .job-Cat .jc1{}
.d360-features-list .job-Cat ul.jc1jobs { border-bottom:50px solid #a6c825;	}

.d360-features-list .job-Cat .jc2 {}
.d360-features-list .job-Cat ul.jc2jobs { border-bottom:50px solid #e68c18;	}

.d360-features-list .job-Cat .jc3 {}
.d360-features-list .job-Cat ul.jc3jobs { border-bottom:50px solid #b40ceb;	}

.d360-features-list .job-Cat .jc4 {}
.d360-features-list .job-Cat ul.jc4jobs { border-bottom:50px solid #0d79df;	}

.d360-features-list .jobGrp1-iBx,
.d360-features-list .jobGrp2-iBx,
.d360-features-list .jobGrp3-iBx,
.d360-features-list .jobGrp4-iBx {
	width:180px; 
	height:180px; 
	border-radius:100%;
	background:#006 url(); 
	overflow:hidden; 


	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.d360-features-list .jobGrp1-iBx img,
.d360-features-list .jobGrp2-iBx img,
.d360-features-list .jobGrp3-iBx img,
.d360-features-list .jobGrp4-iBx img {
    position:absolute;
    top:50%;
    left:50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    display:block;
    max-width: none !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	zoom: .7;
}

.d360-features-list > li:hover .jobGrp1-img,
.d360-features-list > li:hover .jobGrp2-img,
.d360-features-list > li:hover .jobGrp3-img,
.d360-features-list > li:hover .jobGrp4-img {

 	position:		absolute;
	top:			50%;
	left:			50%;
	margin-right:	-50%;
	-ms-transform:		translate(-50%, -50%);
    -moz-transform:		translate(-50%, -50%);
    -o-transform:		translate(-50%, -50%);
    -webkit-transform:	translate(-50%, -50%);
    transform:			translate(-50%, -50%);

}




/*
.animation-element1, .animation-element2, .animation-element3, .animation-element4 {
  opacity: 1;
  position: relative;
}
animation element sliding left*/

.animation-element1.slide-left {
	opacity: 0;
	-moz-transition: all 800ms ease-in-out;
	-webkit-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
	-moz-transform: translate3d(-100px, 0px, 0px);
	-webkit-transform: translate3d(-100px, 0px, 0px);
	-o-transform: translate(-100px, 0px);
	-ms-transform: translate(-100px, 0px);
	transform: translate3d(-100px, 0px, 0px);
}

.animation-element1.slide-left.in-view {
	z-index: 2;
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}


.animation-element2.slide-left {
	opacity: 0;
	-moz-transition: all 700ms ease-in-out;
	-webkit-transition: all 700ms ease-in-out;
	-o-transition: all 700ms ease-in-out;
	transition: all 700ms ease-in-out;
	-moz-transform: translate3d(-100px, 0px, 0px);
	-webkit-transform: translate3d(-100px, 0px, 0px);
	-o-transform: translate(-100px, 0px);
	-ms-transform: translate(-100px, 0px);
	transform: translate3d(-100px, 0px, 0px);
}

.animation-element2.slide-left.in-view {
	z-index: 2;
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}


.animation-element3.slide-left {
	opacity: 0;
	-moz-transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	-moz-transform: translate3d(-100px, 0px, 0px);
	-webkit-transform: translate3d(-100px, 0px, 0px);
	-o-transform: translate(-100px, 0px);
	-ms-transform: translate(-100px, 0px);
	transform: translate3d(-100px, 0px, 0px);
}

.animation-element3.slide-left.in-view {
	z-index: 2;
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}


.animation-element4.slide-left {
	opacity: 0;
	-moz-transition: all 500ms  ease-in-out;
	-webkit-transition: all 500ms  ease-in-out;
	-o-transition: all 500ms  ease-in-out;
	transition: all 500ms  ease-in-out;
	-moz-transform: translate3d(-100px, 0px, 0px);
	-webkit-transform: translate3d(-100px, 0px, 0px);
	-o-transform: translate(-100px, 0px);
	-ms-transform: translate(-100px, 0px);
	transform: translate3d(-100px, 0px, 0px);
}

.animation-element4.slide-left.in-view {
	z-index: 2;
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}



.animation-element5.slide-left {
	opacity: 0;
	-moz-transition: all 500ms  ease-in-out;
	-webkit-transition: all 500ms  ease-in-out;
	-o-transition: all 500ms  ease-in-out;
	transition: all 500ms  ease-in-out;
	-moz-transform: translate3d(0px, -80px, 0px);
	-webkit-transform: translate3d(0px, -80px, 0px);
	-o-transform: translate(0px, -80px);
	-ms-transform: translate(0px, -80px);
	transform: translate3d(0px, -80px, 0px);
}

.animation-element5.slide-left.in-view {
	z-index: 1;
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}


 /******* i992-x1199 ******* */
}





















@media only screen and (min-width:1200px) {

.prog.secBg {
	position:relative; 
	top:0; 
	padding:0;
	background:#fff;
}

.prog .img-holder .pgBnrImg {    width: 100%;}

.prog .mContainer {xx-background:lime}

.prog .jContainer {padding-top:50px}

.prog .jContainer.pgBnr{
	padding:40px 15px; 
	border-bottom: 10px solid #f1a905;
	background: #f1d505;
}

.prog .article .pgHd {
    width: 100%;
    text-align: left;
    color: #336699;
    position: relative;
    top: 0;
    padding: 20px 0px;
	background:#fff
}

.prog .article .aConent {}

.prog .aContent {background:#fff; margin-bottom:25px}

.prog .artHd {
    width: 100%;
	    text-align: left;
	    color: #336699;
    margin: 0 0 25px 0;
	padding:0;
}

.prog .pgSubHd {
    width: 100%;
    text-align: left;
    color: #336699;
    margin:0 0 0 0;
	padding:25px 0;
}

.prog .article {background:none; border-bottom:5px solid #ddd; padding-bottom:25px}

.prog .prg .article .aContent { padding:0 65px; }

.prog .article .artHd {
    width: 100%;
    text-align: left;
    color: #336699;
    margin: 0 0 25px 0;
	padding:0;
}

.prog .article .artHd .hdNbr{display:inline-block; padding:5px 12px; border:1px dashed #ddd; }

.prog .article .artSubHd {
	font-family: 'OpenSansRegular';font-size:100%; font-weight:normal; color:#0D4F8B; letter-spacing:0.00em; width:100%; margin:0 auto; padding:0 0 0 60px; text-align:left; 	border-bottom:0 solid #ddd; color:#666;}

.prog .article .artSubHd .p1_tg {font-weight:normal; color:#0472bf}
.prog .article .artSubHd .p2_gn {font-style:italic}


a {text-decoration: none;  color:#012345}

.prog .prg9 .hdCap {font-size:70%}



 /*******1200 end******* */
}