@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)  
{

.hpSec1.secBg {
	position:relative; 
	top:0; 
	padding:25px 0px 25px 0px;
	background:rgba(237, 244, 247, 0);
}

.hpSec1 .jContainer {padding:0 15px}

.hpSec1 .article .secHd {
    width: 100%;
    text-align: center;
    color: #336699;
    margin: 0 0 25px 0;
}

.hpSec1 .article .secHd .heading { font-size:1.25em}

.hpSec1 .article .secSubHd {
	font-family: 'DroidSerifBold';
	font-size:125%; 
	font-weight:normal; 
	color:#0D4F8B; 
	letter-spacing:0.00em; 
	width:60%; 
	margin:0 auto; 
	padding:10px 0; 
	border-bottom:1px solid #ffa500; 
	text-align:center;
}

.hpSec1 .aContent .ptxt {text-align:center; color: #336699;}


.km01Bx {
    width: 135px;
    text-align: center;
    margin: 0 auto;
    float: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 2px 2px 5px -2px #999;
}

.km01 {
    background: rgba(22,116,80,1);
    background: transparent;
    display: block;
    padding: 10px 25px;
    border: 1px solid #336699;
}
a {text-decoration: none;  color:#012345}
a.km01:hover {color:#ffa500}


/* x319 i320-x480-P i320-x480-L i481-x767 */
}




@media only screen and (min-width:360px) and (max-width:767px) {}























@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) {

.hpSec1.secBg {
	position:relative; 
	top:0; 
	padding:100px 0px 25px 0px;
	background: rgba(237, 244, 247, 1);
}

.hpSec1 .jContainer {padding:0 15px}

.hpSec1 .article .secHd {
    width: 100%;
    text-align: center;
    color: #336699;
    margin: 0 0 25px 0;
}

.hpSec1 .article .secSubHd {
	font-family: 'DroidSerifBold';
	font-size:125%; 
	font-weight:normal; 
	color:#0D4F8B; 
	letter-spacing:0.00em; 
	width:20%; 
	margin:0 auto; 
	padding:10px 0; 
	border-bottom:1px solid #ffa500; 
	text-align:center;
}

.hpSec1 .aContent .ptxt {text-align:center; color: #336699;}


.km01Bx {
    width: 135px;
    text-align: center;
    margin: 0 auto;
    float: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 2px 2px 5px -2px #999;
}

.km01 {
    background: rgba(22,116,80,1);
    background: transparent;
    display: block;
    padding: 10px 25px;
    border: 1px solid #336699;
}
a {text-decoration: none;  color:#012345}
a.km01:hover {color:#ffa500}

 /*******1200 end******* */
}