@charset "utf-8";
/* CSS Document */
body{font-family: Arial, Helvetica, sans-serif;  background:rgb(226, 226, 226) !important;}
article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: Arial, Helvetica, sans-serif;  }
textarea { overflow: auto; }
#wrapper{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
}
.container{width:100%; background:#FFF; margin-top: -7px;}/* Set as outer container as 100% width */
/*
	HEADER STYLE
*/
.logo {
	width: 230px;
	height: 50px;
	margin-left: 9px;
	
}
.stripes {
    height: 58px;
    background: #6a2790;
    margin-top: 5px;
    z-index: -99999;
    color: #fff;
    padding-left: auto;
    padding-right: auto;
}
.activeMenu{
	color:#000;
}
	.form_settings h3{
		color:#FFF;		 
	}
.applyHere{
	border-radius:19px; 
	background:#00acef; 
	padding:0 10px 3px 10px; 
	color:#FFF
}
.marginRightMenuNav{
	margin-right: -23px;
}
.contactusHeader{
	margin-top: -10px;
}
.rightline{
 	border-collapse:collapse;
}

.boxLeft{
	width:80%; margin: 3px auto
}
.textScrollForm{
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  max-height: 233px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 5px 0 7px;
}	
.upperAlpha ul li{
	list-style:upper-alpha
}
.boxLeft input{
	margin:5px 0;
	height:25px;
}
.boxColorGrey{
	background:#eee; padding:10px 20px;
}
.boxColorlightwhite{
	background:#f8f8f8; padding:10px 20px;
}
.titleJobsSearch span{
	color:#FFF;
}
/* Added by Prasad 2Sept2015 */
.form-control.box-height{
height:27px;
}
.ruler-image{
	height: 12px;
    margin-bottom: 15px;
    margin-top: 11px !important;
    padding-top: 9px !important;
}
.tabePadding{
	padding: 0 2%;
}
#linespace{
line-height:20px;
}
#footer-bottom{
margin:0px;
}
#btnSearchJobs{
text-align:center;
}
#signature-list{
line-height:20px;
font-size:12px;
display:flex;

padding-left:1em;

}
#sub-questions{
padding-left:35px;
color:#727272;
}
#center-row-title{
margin-top:6px;
}
.fvdCheckBox{
color:#727272;
}
#radio-height{
margin:3px 0 3px;
}
#check-height{
margin:4px 4px 4px;
}
#subdata-space{
	padding-left:60px;
    padding-bottom: 12px;
}
#labelpadding{
padding-bottom:10px;
line-height: 1.8em;
}
#yesnospace{
padding-left:5px;
color:#727272;
}
#textboxmargin{
margin-top:25px;
margin-bottom:15px;
}
.answerText{
	font-size: 12px;
	line-height: 14px;
}
.input-group-btn{
	top:-4px;
}
	#social-icons-desktop{ margin-left: 69px;
    margin-top: 60px;
    text-align: center;
    width: 25%;}
.navbar {
	margin-bottom: 0px;
	border: none;
	z-index: 100000;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background:#FFF !important;
	z-index:0;
}
#social-icons-ipad{display:none;}
#social-icons-mobile{display:none;}
/*
	CONTENT STYLE
*/
.fvdCheckBox input[type=checkbox]{
	margin-right:8px;
}
#collapse-navbar ul li.current-menu-item
{
	background:#ddd
}

#collapse-navbar ul li:hover
{
	background:#09F;
}
#collapse-navbar ul li.first:hover
{
	background:#09F;
	border-radius: 0px 0px 0px 27px;
}
#collapse-navbar ul li:hover
{
	background:#09F;
	border-bottom-left:18px;
}

#collapse-navbar ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#09F;
	padding:0
}

#collapse-navbar ul ul li
{
	float:none;
	width:200px;
	padding:10px 0;
}
#collapse-navbar ul ul a {
	line-height: 120%;
	padding: 10px 15px;
	text-decoration: none;
	color: #000;
	background-color: #09F;
	border:none;
}
#collapse-navbar ul ul a:hover{
	color:#fff;
}
#collapse-navbar ul ul ul
{
	top:0;
	left:100%
}

#collapse-navbar ul li:hover > ul
{
	display:block
}
.displayBlock{
	display:none;
}
.loginLAST{
	margin-right:-10px;
	background:#069;
}
#body-content{background-color:#F1EFD8;}
	#footer_link{color:#FFFFFF;}
.content-main-panel{margin-left:0%;margin-right:0%;}
.form-control::-moz-placeholder { /* Change Place Holder Color*/
  color:#666;
  opacity: 1;
}

.billboard{
    width: 30%;
    height: 580px;
    background: url("../img/billboard.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    overflow: hidden;
}
.copyRightsText{
	float:left; margin-top:-9px;
}
.dropdownSpaceResource{
	margin-bottom: 26px;
	width:58%;
}
.btn-file {
	position: relative;
    overflow: hidden;
    padding: 2.4px 6px;
    margin-top: -9px;
}
.form-control-input{
	  width: 100%;
	  height: 34px;
	  padding: 6px 3px;
	  font-size: 13px;
	  line-height: 1.42857143;
	  color: #727272;
	  background-color: #fff;
	  background-image: none;
	  border: 1px solid #ccc;
	  border-radius: 4px;
	  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.uploadResumeBtn input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
/* Start Time Sheet*/
.btnfileTimeSheet {
  position: relative;
  overflow: hidden;
  width: 90px;
  padding: 7px;
  margin-top: -8px;
}
.accrd{
	font-size:19px;
}
.accrdMargin{
	margin-bottom:25px;
}
.accrdImage{
	float:right; 
	margin-right:10px; 
	margin-top:10px;
}
.boxLeftPara{
	color:#fff; width:80%;margin: -7px 0 0 22px; font-size:10px; line-height:12px;
}
.formcontrolinputTimeSheet{
	  width: auto;
	  height: 34px;
	  margin-right:5px;
	  padding: 6px 3px;
	  font-size: 13px;
	  line-height: 1.42857143;
	  color: #727272;
	  background-color: #fff;
	  background-image: none;
	  border: 1px solid #ccc;
	  border-radius: 4px;
	  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.uploadResumeBtnTimeSheet input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.btnfileTimeSheet input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
.para{
	line-height:22px; font-size:18px; 
	padding-top:20px;
}

/* End Time Sheet*/
.privacyText{
	float:left; 
	margin-top:-9px;
	margin-left:
}
.billboard .caption{
    margin-left: 515px;
   
}
.col-md-12 ul li{
	list-style:none;
	content: "\0BB \020";
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #727272;
	
}
.col-md-12 ul li:before{
	content: "\0BB \020";
}
.marqueeTopScrollerVertical{
	height: 165px;
	position: relative;
	overflow: hidden;
	margin-top: 28px;
}
.earnUptoImg{
	margin-left:-7px;
}
.borderRightColor{		
		border-right: 1px solid #666;
	}
.billboard .caption p{
    display: inline-block;
    color: #000;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: lighter;
    font-size: 35px;
    padding: 20px;
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 2px;
    text-transform: uppercase;
    z-index: 8888;
}
.fade_close{
	display:block;
	float:right;
	width:15px;
	height:15px;
	margin-top:-10px;	
}
/*STARTpopup*/
#nt-example1 ul{
}
#nt-example1 li {
	overflow: hidden;
	list-style: none;
	}

#nt-example1 li:hover {
	
}
.anchorColor{
	color:#111;
}
	
/*ENDpopup*/	
.bread-crumbs {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 66px;
	z-index: 1;
	/* left: auto; */
}
.featured {
	background: ##FCFCFC;
	border: 1px solid #e5e5e5;
	padding: 10px 20px 26px 18px;
	margin-bottom: 5px;
	position: relative;
	/* border-radius: 5px; */
	-moz-border-radius: 5px;
	/* -webkit-border-radius: 5px; */
	-o-border-radius: 5px;
	width: auto;
	height: 1auto;
	margin-top: -1px;
}
.welcomeTextCon{
	background: ##FCFCFC;
	border: 1px solid #e5e5e5;
	padding: 10px 3px 10px 18px;
	position: relative;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	margin: 0px 0 5px 0;
	-moz-margin: 0px 0 5px 0;
}
.welcomeTextCon p{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #727272;
	text-align:justify;
}
.welcomeTextCon h4 strong { 
	color:#00acef; 
	font-weight: 600; 
}
.jobslistType ul li{
	list-style:
	} 

.featuredJOBS {
	margin-top:15px;
	padding: 10px 20px 0 18px;
	margin-bottom: 7px;
	width: auto;
	}
.featuredJOBS hr{
/*	width:684px;*/
	width:924px;
}
.featuredFAQs {
	margin-top:15px;
	padding: 10px 20px 0 18px;
	margin-bottom: 70px;
	width: auto;
	}
.featuredFAQs hr{
	width:684px;
}
.searchButtonJOB{
	background: rgb(252,234,187); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */

}
.rows3{
	margin-top: -13px;
	margin-bottom: 11px;
}
.featuredJOBS p{
	font-size: 12px;
	line-height: 14px;
	font-family: arial, Helvetica, sans-serif;
	color: #727272;
	text-align:justify;
}
.featuredFAQs p{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #727272;
	text-align:justify;
}
.callNumber {
	font-size: 30px;
	color: #ADADAD;
	text-align: center;
}
.featuredJOBS h4{
	font-family: Arial, Helvetica, sans-serif;   line-height: 43px; font-size: 18px; color:#4a4a4a; font-weight:400; margin-bottom: -22px; margin-top:-10px;
	}
.featuredFAQs h4{
	font-family: Arial, Helvetica, sans-serif;   line-height: 43px; font-size: 18px; color:#4a4a4a; font-weight:400; margin-bottom: -22px;
	}
/*.featuredJOBS h4 strong { color:#00acef; font-weight: 600; }*/
.featuredJOBS h4 strong { color:#6a2790; font-weight: 600; }

.featuredFAQs h4 strong { color:#00acef; font-weight: 600; }
.featured h4 strong { color:#00acef; font-weight: 600; }
.marqueeRunning{
	width:80%; margin: 25px auto;
}
.featured a.blue-btn {

	background: web/images/blue-btn.png repeat 0 0;

	width: 133px;

	height: 35px;

	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;

	position: absolute;

	top: 70px;

	margin-top: -20px;

	right: 16px;

	display: block;

	font-size: 16px;

	font-weight: 500;

	color:#fff;

	text-align: center;

	line-height: 39px;

	border: 2px solid #0a7fb5;

	border-radius: 6px;

	-moz-border-radius: 6px;

	-webkit-border-radius: 6px;

	-o-border-radius: 6px;

	text-decoration: none;

	font-weight: 500;

	font-family: Arial, Helvetica, sans-serif; 

	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;

}
.marqueeTopScrollerVertical1 {
height: 165px;
position: relative;
overflow: hidden;
margin-top: 28px;
margin-left: -36px;
}
.tibar-simple { background-color: #e95546 }

.list-aggregate li { border-bottom-color: #e5e5e5; list-style:none; margin:10px 0;}

.list-aggregate li a { text-decoration:none; color:#666;}

.list-aggregate li a:hover { }

.list-aggregate li p { color: #fff; padding:0 10px; }

.list-aggregate li:hover {  }

.newJobsh5{
	text-align: left;
	border-radius: 3px;
	font-weight: bold;
	color: #666;
	background:#DCEFF4;
}
.imgMarguee{
	float:left;
	margin-top: -2px;
	margin-left: -3px;
	margin-right: 4px;
}
.varh5{
	text-align: left;
    border-radius: 3px;
	font-weight: bold;
	color: #666;
	background: #F0F0F0;
  
}
.bgBlueColor{
	background:#DCEFF4;
}
.bgGREYColor{
	background:#F0F0F0;
}
	 #ticker { width:180px; height:193px; overflow:hidden; }
#ticker dt { font:normal 13px ; padding:0 10px 5px 10px; border-radius:5px; padding-top:5px;border:8px solid #ffffff; border-bottom:none; border-right:none; position:relative;}
 #tickerInner { width:180px; height:193px; overflow:hidden; margin-left:14px;}
#tickerInner dt { font:normal 13px ; padding:0 10px 5px 10px; border-radius:5px;  padding-top:5px;border:8px solid #f5f5f5; border-bottom:none; border-right:none; position:relative;}
#ticker div { margin-top:0; }
#ticker div { margin-top:0; }
#tickerInner a{
	color:#777;
}
#ticker a{
	color:#777;
}
.featured a.blue-btn:hover { background-position:0 bottom; }

.featured p{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #727272;
	text-align:justify;
}

 .slide-cnt { width: 239px;
/* height: 220px; */
position: a;
/* overflow: hidden; */
float: right;
padding-top: -26px;
margin-top: 107px;
/* margin-right: 0px; */ }
.form-control:-ms-input-placeholder {
  color: #666;
}
.form-control::-webkit-input-placeholder {
  color: #666;
}
.form-control:focus {color:#575757;}
.img-responsive { /* Set Image as Responsive*/
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}
.img-responsive.col-lg-12.site-images{
	padding-right:9px;
	padding-left:9px;
}
.front-content-main-heading{color:#de2e30;}	

						/* Front content heading color */
.box-search-a-job{																							 /*
border-radius: 18px 18px 18px 18px;
-moz-border-radius: 18px 18px 18px 18px;
-webkit-border-radius: 18px 18px 18px 18px;
*/
width: 70%;
border: 0px solid #000000;
height: 335px;
background: none repeat scroll 0 0 currentcolor;
background-repeat: no-repeat;
background-position: center top;
margin-top: 220px;
position: absolute;
padding-top: 40px;
}
.box-search-a-job img{
	margin-left:15px;
	 left:10;
	 right:0;
	 bottom:0;
	 z-index:-999999;
	 padding-top:5px;
 
}

.servicesQuickRegister {
	width: 100%;
	border: 0px solid #000000;
	height: 343px;
	background: rgba(1,239, 228, 212);
	background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: linear-gradient(to bottom, rgba(-37,174,204,1) 0%, rgba(68,225,239,1) 89%);
	background-repeat: no-repeat;
	background-position: center top;
	/* margin-top: 220px; */
	/* position: absolute; */
	/* padding-top: 40px; */
	
	border-radius: 18px;
	/* margin-top: 182px; */
	-webkit-box-shadow: 1px 1px 1px 1px #A2AFBD;
	box-shadow: 2px 3px 1px 0px #A2AFBD;
	border: 1px solid #FFF;
	margin-bottom:-8px;
	margin-top:15px;
}


 															/* Overlap search box on banner*/
.search-a-job-content{margin-top:50px;margin-left:30px;margin-right:30px; color:#FFF; padding-top:5px;}

.search-a-job-content.specialty{margin-top: 5px;
margin-top: -46px;
width: 81%;
float: none;
margin-left: 31px;
margin-right: 30px;
  
}
.searchJobTab{
	width:100%;
	margin-bottom:57px;
}
.form-controlJob{
	float:left;
	display: block;
	width:100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.rowJobsField{
	margin:0 0 15px 0;
	color:#727272;
}
#labal-color{
	color:#727272;
}
.specialtyJob select{
	width:85px;
}
.navbar-nav > li {
float: left;
padding: 0 3px;
}
.testimonials{
	float:left;
	width:30%;
	border-right:0.09em solid #CCC;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:20px;
	padding-right:10px;
	height: 209px;
}
.newJobs {
	/* float: left; */
	width: 70%;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.referAfriendTab{
	border-right: 0.09em solid #CCC;
	height: 210px;
	padding: 7px -1px;
}
a{
	text-decoration:none;
}
.border-right-col-md-4{
	border-right: 1px solid #eee;
}
.stripesRowIndex{
	background: #33b3e6;
	margin-top: 8px;
	height: 39px;
	margin-left: 16px;
	margin-right: 6px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 14px;
}
.txtIndexSub{
	padding-top: 5px;
	/* padding-left: 15px; */
	padding-bottom: 5px;
}
.spanindex{
	font-size: 22px;
	color: #09F;
	padding-left: 52px;
	text-align: center;
}
.bgIndexOP1 h3{
	font-size: 22px;
	color: #09F;
	text-align:center;
}
.bgIndexOP2 h3{
	font-size: 22px;
	color: #09F;
	text-align:center;
}
.spanindex3{
	font-size: 22px;
	color: #09F;
	padding-left: 56px;
}
.threecolsSpace{
	padding-top:5px;
}
.bgIndexOP{
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 3px 5px 0px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: -3px;
	margin-right: auto;
}
.bgIndexOP1 {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 3px 5px 0px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-bottom: 5px;
	margin-top: -3px;
}
.referIMAGEBTN{
	margin-left:-5px;
}
.referIMAGEBTN img{
 
}
.bgIndexOP2{
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 3px 5px 0px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-left: auto;
	margin-right:auto;
}
.popUpInput{
	margin-left:50px; padding:5px 0;
}
.popInputcall{
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.popupwindow{
	width:50%;
}
.faqList{
	margin-left:35px;
}
.faqsTxt h4{
	font-size:13px;
	font-weight:bold;
}
.faqsTxt h3{
	background:#E1EDFA;
	padding:5px 8px;
	border-radius: 21px;
}

.jobAlerts img{
}
.jobAlertsServices{
	text-align:left;
	background:#333; /* Old browsers */
/* IE6-9 fallback on horizontal gradient */
padding: 1px 2px 2px 0; border-radius:3px; font-weight:bold;width:100%; margin-left:auto; margin-right:auto;color:#FFF;
margin-bottom: 6px;
}
.jobAlertsServices1{
	margin-top:20px;
}
.faqsTxt{
	border-top:1px #CCC;
	border-bottom:1px #ccc;
}
.jobAlertsServices p{
	font-size:10px;
}
.jobAlerts{
	text-align:left;
	background:#333; /* Old browsers */
/* IE6-9 fallback on horizontal gradient */
padding: 6px 2px 2px 0; border-radius:3px; font-weight:bold;width:73%; margin-left:auto; margin-right:auto;color:#FFF;
margin-bottom: -6px;
}
.jobAlerts:hover{
background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(135deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.newJobs h3{
	color:#09F;
	font-weight:600;
}
#verticalScroller {
	margin-top:20px;
    position: absolute;
    width:250px;
    height: 180px;
    overflow: hidden;
	margin-left: 10px;
}
#verticalScroller > div{
    position:absolute;
    width:250px;
    overflow:hidden;	
}
.stripTxt{
	width:100%; 
	background:#e2e4e4;
    height:40px;
	margin-top:5px;
}
.h3h3{
	color: #333;
	float: left;
	width: 56%;
	margin-left: 74px;
	margin-top: 8px;
}
.middle{
	background:#C7C7C7;
	position: absolute;
	display: block;
	height: 35px;
	width: 329px;
	margin-left: 312px;
	margin-right: auto;
	margin-top: 2px;
}
.middle h3{
	margin-top: 3px;
	text-align: center;
	color:#FFF;
}

.h3txt{
	margin-top: 8px;
	/* margin-left: 15px; */
	text-align: center;
}
.cols{
	z-index:100000;
}
.playStore{
	float:left;
	width:100%;
	margin-bottom:20px;
	margin-top:20px;
}
.playStore h3{
	color:#09F;
	font-weight:600;
}
.testimonials p {  color: #898989;
      font-size: 14px;
    font-style: italic;
    line-height: 1em; }
.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
.testimonials p.author { font-size: 12px; text-align: right; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }
.social {
	clear:left;
	 
}
.faqHeader {
        font-size: 27px;
        margin: 20px;
    }

	.imageColapse:after {
			
		/* line-height: 22px; */
		width: 0;
		height: 0;
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
		border-top: 100px solid grey;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		margin-right: 8px;
		padding-top:20px;
		-webkit-font-smoothing: antialiased;
  		-moz-osx-font-smoothing: grayscale;
	
}

    .imageColapse.collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 15px solid grey;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #454444;
    }
	.panel-heading{
		background:#CBE9F9;
		border-radius:25px;
		margin-bottom:5px;
	}
	.panel-default{
		border:none;
		 
	}
	.panel-group .panel{
		border-radius: 14px;
	}
	.contentFAQ{
		width:auto;
	}
	.panel-group .panel-heading+.panel-collapse .panel-body {
		border-top:none;
/* border-top: 1px solid #ddd; */
	}
	.panel-body{
		margin-left:15px;
		margin-top:-20px;
	}
	.panel-body h4{
		font-size:13px;
		font-weight:bold;
	}
	.panel-default>.panel-heading {
		color: #333;
		background-color: #E1EDFA;
		padding-bottom: 23px;
		padding-top: 0px;
}
   .faqHeader {
        font-size: 27px;
        margin: 20px;
    }
	.clearfix:after {
		visibility: hidden;
		display: block;
		content: "";
		clear: both;
		height: 0;
	}
	.imageColapse:after {
			
		/* line-height: 22px; */
		width: 0;
		height: 0;
		border-left: 50px solid transparent;
		border-right: 50px solid transparent;
		border-top: 100px solid grey;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		margin-right: 8px;
		padding-top:20px;
		-webkit-font-smoothing: antialiased;
  		-moz-osx-font-smoothing: grayscale;
	
}

    .imageColapse.collapsed:after {
        /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 15px solid grey;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);

        color: #454444;
    }
	.panel-heading{
		background:#CBE9F9;
		border-radius:25px;
		margin-bottom:5px;
	}
	.panel-default{
		border:none;
		 
	}
	.panel-group .panel{
		border-radius: 14px;
	}
	.contentFAQ{
		width:43em;
		margin-top:10px;
	}
	.panel-group .panel-heading+.panel-collapse .panel-body {
		border-top:none;
/* border-top: 1px solid #ddd; */
	}
	.panel-body{
		margin-left:15px;
		margin-top:-20px;
	}
	.panel-body h4{
		clear:both;
	}
	.panel-default>.panel-heading {
		color: #333;
		background-color: #E1EDFA;
		padding-bottom: 19px;
		padding-top: 0px;
}
.panel-body h4 {
    cursor:pointer;
    background-image:url('../img/open.png');
    background-position:left;
    background-repeat:no-repeat;
}

h4.close {
 	float: left;
	opacity: 100;
	text-decoration:none;
}
.answer {
    display:none;
	clear:both;
}
.panel-body a{
	text-decoration:none;
}

.testimonials h3{
	color:#09F;
	font-weight:600;
}
.icon-button {
background-color: white;
border-radius: 8.6rem;
cursor: pointer;
display: inline-block;
font-size: 2rem;
/* height: 3.6rem; */
line-height: 3.6rem;
margin: 0 -13px;
position: relative;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 4.6rem;
/* margin-top: -13px; */
}
.icon-button i {
	background: none;
	color: white;
	height: 3.6rem;
	left: 0;
	line-height: 3.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 3.6rem;
	z-index: 10;
}
.icon-button .icon-twitter {
	color: #4099ff;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: white;
}
.icon-button:hover span {
	width: 3rem;
	height: 3rem;
	border-radius: 3.6rem;
	margin-top: 5px;
	margin-left: -30px;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

	.search-a-job-content.sub-specialty{margin-top:5px;margin-top: 5px;
width:81%;
float: none;
margin-left: 31px;
margin-right: 30px; }
	.search-a-job-content.zip-code{margin-top:5px;width:33%;float:left;margin-left:30px;margin-right:10px;}
	.search-a-job-content.keyword{margin-top:5px;width:33%;float:right;margin-left:10px;margin-right:23px;}
	.search-a-job-content.submit{margin-top:53px; text-align:center;}
.btn.btn-default.search-submit {																			/* Submit button background color */
	color:#333;
	/* IE10 Consumer Preview */
	border-radius:8px; 
	background: rgb(242,246,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,246,248,1) 0%, rgba(216,225,231,1) 50%, rgba(181,198,208,1) 51%, rgba(224,239,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,246,248,1)), color-stop(50%,rgba(216,225,231,1)), color-stop(51%,rgba(181,198,208,1)), color-stop(100%,rgba(224,239,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(242,246,248,1) 0%,rgba(216,225,231,1) 50%,rgba(181,198,208,1) 51%,rgba(224,239,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6f8', endColorstr='#e0eff9',GradientType=0 ); /* IE6-9 */
}
.btn.btn-default.search-submitJob {																	/* Submit button background color */
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800  !important;
	letter-spacing: 1px;
	border-radius: 0;
	padding: 7px 25px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#959595+0,1b1b1b+100&amp;1+0,0.63+100 */
	background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(27,27,27,0.63) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(100%,rgba(27,27,27,0.63))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(27,27,27,0.63) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(27,27,27,0.63) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(27,27,27,0.63) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(27,27,27,0.63) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#a11b1b1b',GradientType=0 ); /* IE6-9 */
	border-radius: 6px  !important;
	border: 1px solid #fff;
	-webkit-box-shadow: gray 0px 2px 3px !important;
	color: white  !important;
}
 
.btn.btn-default.search-submitJob:hover{
	font-family: Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800  !important;
	letter-spacing: 1px;
	border-radius: 0;
	padding: 7px 25px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cb60b3+0,c146a1+50,a80077+51,db36a4+100;Pink+Gloss */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a2790+1,c146a1+50,6a2790+51,ce58ca+100&amp;0.78+0,1+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a2790+0,2989d8+50,207cca+51,7db9e8+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a2790+0,a15cc4+49,bf65d8+79,9a31af+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a2790+0,a15cc4+77,9a31af+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6a2790+0,a15cc4+77,6a2790+100 */
	background: rgb(106,39,144); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(106,39,144,1) 0%, rgba(161,92,196,1) 77%, rgba(106,39,144,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(106,39,144,1)), color-stop(77%,rgba(161,92,196,1)), color-stop(100%,rgba(106,39,144,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(106,39,144,1) 0%,rgba(161,92,196,1) 77%,rgba(106,39,144,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(106,39,144,1) 0%,rgba(161,92,196,1) 77%,rgba(106,39,144,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(106,39,144,1) 0%,rgba(161,92,196,1) 77%,rgba(106,39,144,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(106,39,144,1) 0%,rgba(161,92,196,1) 77%,rgba(106,39,144,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a2790', endColorstr='#6a2790',GradientType=0 ); /* IE6-9 */
	border-radius: 6px  !important;
	border: 1px solid #fff !important;
	-webkit-box-shadow: gray 0px 2px 3px !important;
	color: white  !important;
}

.h4Callus{
	font-size: 26px;
	color: #ADADAD;
	padding-left: 23px;
}
.newJobs-top{
	width: 89%;
	height: auto;
	margin-top: 18px;
	background:url(../images/circle.png) no-repeat #f5f5f5;
	filter: alpha(opacity=50);
	padding-bottom: 5px;
}
.quickRegister{
	width:90%; height:270px; margin-top:26px;  background:url(file:///D|/compvuestaffingwebsitecont/web/images/circle.png) no-repeat #f5f5f5;  filter: alpha(opacity=50);
}
.newJobs-top h3{
	text-align:center;
	margin-top: 10px;
	color:#FFF;
	padding-top:5px;
}
.search-text-box{																							/* Apply background color for search text box in right side panel */
color:#ffffff;
border-radius: 49px 49px 49px 49px;
-moz-border-radius: 49px 49px 49px 49px;
-webkit-border-radius: 49px 49px 49px 49px;
border: 0px solid #000000;
-webkit-box-shadow: inset 2px 4px 25px 11px rgba(0,0,0,0.75);
-moz-box-shadow: inset 2px 4px 25px 11px rgba(0,0,0,0.75);
box-shadow: inset 2px 4px 25px 11px rgba(0,0,0,0.75);
}
.row.search-a-job-width{ 
	width:70%;  
	border: 0px solid #000000;
	height: 300px;
	background: rgba(1,239, 228, 212);
	background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: linear-gradient(to bottom, rgba(-37,174,204,1) 0%, rgba(68,225,239,1) 89%);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	margin-left: 15px;
	border-radius:18px;
	-webkit-box-shadow: 1px 1px 1px 1px #A2AFBD;
	box-shadow: 2px 3px 1px 0px #A2AFBD;
	border:1px solid #FFF;
}

	.textAlignCenter{
		text-align:center;
	}
.search-a-job-content select .textAlignCenter {
    text-align: center;
}
.chat-window{margin-top:10px;margin-bottom:10px;}
.form-control.placeholder{ text-align:center; color:#666;}
.apply-now-label{padding:0;margin:0;margin-top:-30px;float:right;}
.apply-now-window{
	height:260px;margin-top:20px;
	padding-top:15px;
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, 
	rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(76,76,76,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(39%, 
	rgba(71,71,71,1)), color-stop(50%, rgba(44,44,44,1)), color-stop(51%, rgba(0,0,0,1)), color-stop(60%, rgba(17,17,17,1)), color-stop(76%, rgba(43,43,43,1)), color-stop(91%, 
	rgba(28,28,28,1)), color-stop(100%, rgba(76,76,76,1)));
	background: -webkit-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, 
	rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(76,76,76,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, 
	rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(76,76,76,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, 
	rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(76,76,76,1) 100%);
	background: linear-gradient(135deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, 
	rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(76,76,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#4c4c4c', GradientType=1 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	color:#FFFFFF;}
.apply-now.submit{
	float:right;
	padding-top:10px;}
.col-md-11.right-panel-middle{margin-top:15px;}
	.right-panel-middle-images{
		margin-top:3px;
		padding-top:14px;
		text-align:center;
		padding-bottom:5px;
		color:#FFFFFF;}
	.how-to-apply{background-color:#8dc73f;}
	.top-destination{background-color:#a764a9;}
	.referral-bonus{background-color:#6599ff;}
	.private-housing{background-color:#f26d7e;}
.news-testimonials{
  margin-top:15px;
}

#news{background-color:#2a424e;padding:5px;color:#FFFFFF;} 												/* News and Testimonials Background, Foreground, Active, Inactive Colors*/
#testimonials{background-color:#2a424e;padding:5px;color:#FFFFFF;}
.nav-tabs.news > li.active > a, .nav-tabs.news > li.active > a:hover, .nav-tabs.news > li.active > a:focus
{
color:#000;
}
.nav-tabs.news > li >a
{
background-color:#00bff3;
color:#030303;
}
/*START WORK CONTENT*/
.bannerInnerPage{
	max-height:284px;
}
.bannerInnerPage img{
	float:right;
}
/*END WORK CONTENT*/
/*START WORK CONTENT*/
.banner{
	max-height:384px;
}
.banner img{
	float:right;
}
.sliderImages{
	float:right; width:60px;
}
.annerRight{
}
.content{
	background:#FFF;}

.contentInnerPage {
background-color: #A9B3BA;
max-height: 460px;
margin-top:10px;
}
#PrivacyPolicy{
	width:41em;
}

.privacyCopyrightPrivacy{
	float:left; margin-top:-9px;
}
.col-md-11 p{
	width:85%;
	padding-top:0;
	padding-left:1px;
	padding-right:18px;
	
	}
.col-md-11 h3{
	width:75%;
	float:right;
	color:#FFF;
	line-height:1.5em;
	font-size:17px;
	padding-left:17px;
	}
.col-md-3 p{
	float:left;
	padding:25px;
	text-align:center;
}

.sub-content{
	max-height:346px;
	background:url(../images/bg.png) repeat-y;
	padding-left:20px;
	padding-right:20px;
	}
	
	.col-lg-4 p{
		padding-top:8px;
	}
.col-md-11 label{
	width:45#;
	margin:5px;
	padding:5px;
}
.col-md-11 input{
	width:45#;
	margin:5px;
	padding-left:15px;
}
/*END WORK CONTENT*/
#left_content {
    float: left;
    margin: 0;
    padding: 20px 0 5px 25px;
    text-align: justify;
    width: 40%;
}
.call-a-recruiter:hover{
		 
	background: rgb(109,179,242); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-top-left-radius: 1.2em;
border-top-right-radius: 1.2em;
float: right;
margin-top: -11px;
color: #FFF;
}
.call-a-recruiter {
	left: 242px;
	position: absolute;
	top: 394px;
	width: 151px;
	height: 44px;
	z-index:1;
	background:#6e7774 ;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	float: right;
	margin-top: -11px;
	color: #FFF;	
}
.call-a-recruiterServices:hover{
		 
	background: rgb(109,179,242); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-top-left-radius: 1.2em;
border-top-right-radius: 1.2em;
float: right;
margin-top: -11px;
color: #FFF;
}
.call-a-recruiterServices {
	right: 256px;
	position: absolute;
	top: 80px;
	width: 151px;
	height: 44px;
	z-index:1;
	background:#6e7774 ;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	float: right;
	margin-top: -11px;
	color: #FFF;	
}
.btn-click{
	background: rgb(30,102,219); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,102,219,1) 13%, rgba(73,155,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(13%,rgba(30,102,219,1)), color-stop(100%,rgba(73,155,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,102,219,1) 13%,rgba(73,155,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,102,219,1) 13%,rgba(73,155,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,102,219,1) 13%,rgba(73,155,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,102,219,1) 13%,rgba(73,155,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e66db', endColorstr='#499bea',GradientType=0 ); /* IE6-9 */

}
.chatLive:hover{
	
	background: rgb(109,179,242); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.chatLive{
	left: 406px;
	position: absolute;
	top: 394px;
	width: 130px;
	height: 44px;
	z-index:1;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	float: right;
	margin-top: -11px;
	color: #FFF;
	background:#6e7774;
}
.chatLive p{
padding: 11px 14px 0 44px;
font-size: 18px;
font-size: 17px;
font-weight: 600;
}

.chatLiveServices:hover{
	
	background: rgb(109,179,242); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.chatLiveServices{
	right: 420px;
	position: absolute;
	top: 80px;
	width: 130px;
	height: 44px;
	z-index:1;
	border-top-left-radius: 1.2em;
	border-top-right-radius: 1.2em;
	float: right;
	margin-top: -11px;
	color: #FFF;
	background:#6e7774;
}
.chatLiveServices p{
padding: 11px 14px 0 44px;
font-size: 18px;
font-size: 17px;
font-weight: 600;
}

.apply-now-radius{
	width:auto;
	height:85px;
	background:#ed1c24;
	border-bottom-left-radius: 1.2em;
    border-bottom-right-radius: 1.2em;
	float:right;
	margin-top: -11px;
	color:#FFF;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 3px 0px 0px #A2AFBD;
	border-bottom:1px solid #FFF;
}
.applyNOWConstant{
	height:85px;
	width:60px;
	background:#ed1c24;
	position:fixed;
	border-top-left-radius: 1.2em;
    border-bottom-left-radius: 1.2em;
	right:0;
	top:250px;
	color:#FFF;
	-webkit-box-shadow:-2px 0px 2px 0px  #A2AFBD;
	box-shadow: -2px 0px 2px 0px #A2AFBD;
	border-bottom:1px solid #FFF;
}
.applyNOWConstant p{
	font-weight:bold;text-align:center;
}
.onlineChat{
	height:85px;
	width:60px;
	background:#FF7B0D;;
	position:fixed;
	border-top-right-radius: 1.2em;
    border-bottom-right-radius: 1.2em;
	left:0;
	top:200px;
	color:#FFF;
	-webkit-box-shadow:-2px 0px 2px 0px  #A2AFBD;
	box-shadow: 1px -1px 0px 0px #FFFFFF;
	border-bottom:1px solid #FFF;
}
.onlineChat p{
	font-weight:bold;text-align:center;
}
.callRequestCall{
	height:91px;
	width:60px;
	background:#06C;;
	position:fixed;
	border-top-right-radius: 1.2em;
    border-bottom-right-radius: 1.2em;
	left:0;
	top:300px;
	color:#FFF;
	-webkit-box-shadow:-2px 0px 2px 0px  #A2AFBD;
	box-shadow: 1px -1px 0px 0px #FFFFFF;
	border-bottom:1px solid #FFF;
}
.callRequestCall p{
	font-weight:bold;text-align:center;
}
.apply-now-radius p{
	color: #FFF;
	font-size: 18px;
	padding: 48px 8px;
	/* padding-top: 10px; */
	display: block;
	width: auto;
	
}
.form_settings { 
  margin: 26px;
  }
.form_settings h3{
	padding-left: 0px;
}
.address{
	width: 25%;
float: left;
margin-left:50px;
margin-top:10px;
}
.brdRht{
	border-right:1px #999 solid;
}
.form_settings .submit { 
  font: 100% 'Yanone Kaffeesatz', arial, sans-serif; 
  border: 0; 
  width: 100px; 
  margin: 0 0 0 1px; 
  height: 28px;
  margin-right:15px;
  padding: 2px 0 3px 0;
  cursor: pointer;
  background-color:#333;
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  color:#FFF;
  }
.form_settings p { 
  padding: 0 0 10px 0;}

.form_settings span { 
  padding: 5px 0; 
  float: left; 
  width: 170px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea { 
  padding: 4px; 
  width: 252px; 
  font: 100% 'trebuchet ms', arial, sans-serif;
  border: 1px;
  border-color: #3c8dbc !important;
  color:#666;

}
/*
	FOOTER STYLE*/

.footerBox{
	/* width: 300px; */
        /* margin-left: 323px; */
       
        /* text-align: center; */
        float: right;
        margin-top: -14px;
}
 #content .cols .col { width: 222px; padding-right: 30px; }

	#content .cols .col img.left { float: none; display: block; margin:0 auto 12px; }

.col h3{
	font-size:19px;
}

	#content .entries { background-image:url(../images/entries-tablet.png);  }

	#content .entries .entry { width: 225px; padding-right: 24px;  }

	#content .entries .entry img { width: 100%; }

	#content .entries .entry .cnt {  height:100%; overflow: hidden; }

 #content .cols { padding-bottom: 38px;  }

#content .cols .col { float:left; width: 286px; padding-right: 40px; }

#content .cols .col.last { padding-right: 0; }

#content .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }

#content .cols .col a { text-decoration: underline; }

#content .cols .col ul { list-style:none; list-style-position: outside; }

#content .cols .col ul li { padding: 10px 10px 12px; background: url(../images/border-title.png) repeat-x 0 bottom; font-family: Arial, Helvetica, sans-serif;  font-weight:600; }

#content .cols .col ul li.odd { background-color:#f6f6f6;  }

#content .cols .col ul li a { padding: 0px 10px; display:block; background: url(../images/bullet.png) no-repeat 0px 9px; }

#content .cols .col ul li.first { padding-top:2px; }

.col img{

	float:left;

}

.navbar-toggle {
        display: none;
    }
 
/*  Services/features  */
 
.features{
    width: 100%;
    background: #f7f7f7;
    overflow: hidden;
	padding:4%;
}

.features .feature{
   display: block;
width: 32.833333%;
height: auto;
float: left;
/* margin-right: 1%; */
margin-bottom: 1%;
}

.features .feature:nth-child(3n+0)
{
    margin-right: 0;
}

.feature .ficon{
    display: block;
    max-height:100%;
    float: left;
	padding-right:10px;
     
}

.feature .details_exp{
    display: block;
    width: 80%;
    float: left;
}

.feature h3{
    margin-bottom: 20px;
    color: #767575;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;

}
.dropdown-menu:hover{
	background:#006699;
	color:#FFF;
}
.feature p{
    margin-bottom: 20px;
    color: #9e9e9e;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px;
    line-height: 22px;

}
.dropdown-menu>li:hover{
	background:#006699;
	color:#FFF;
}
.dropdown-menu>li>a:hover{
	color:#FFF;
}
.feature a{
    color: #848484;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px;
    text-decoration: none;
    letter-spacing: .5px;
}

.feature a:hover{
    color: #353434;
}
.navbar-nav ul li{
	color:#000;
}

.feature a span{
    font-family: Arial, Helvetica, sans-serif; 
    margin-left: 10px;
}

.myfooter{
	background: -webkit-linear-gradient(left, rgba(101, 101, 101, 1) 0%,rgba(46, 46, 46, 1) 99%,rgba(47, 47, 47, 1) 100%);
    background: -moz-linear-gradient(left, rgba(101, 101, 101, 1) 0%,rgba(46, 46, 46, 1) 99%,rgba(47, 47, 47, 1) 100%);
    background: -o-linear-gradient(left, rgba(101, 101, 101, 1) 0%,rgba(46, 46, 46, 1) 99%,rgba(47, 47, 47, 1) 100%);
    background: -ms-linear-gradient(left, rgba(101, 101, 101, 1) 0%,rgba(46, 46, 46, 1) 99%,rgba(47, 47, 47, 1) 100%);
    background: linear-gradient(left, rgba(101, 101, 101, 1) 0%,rgba(46, 46, 46, 1) 99%,rgba(47, 47, 47, 1) 100%);
}
textarea { overflow: auto; }
.footer{
	 
background:#666;
max-height: 250px;
padding: 25px;
margin-top:-11px
}
.footer  a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	margin-top:-5px;
}

.footer-nav { float: right; }
.footer-nav ul { list-style:none; list-style-position: outside; margin-top:-4px; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 10px; line-height: 10px; }
.footer-nav ul li a { color: #fff; }
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }
 
}
@media screen and (max-width: 1200px) {
	 
	.col-md-9.col-lg-9.main-content{width:75%;}
}

@media screen and (max-width: 1199px) {
 
	.col-md-9.col-lg-9.main-content{width:100%;}
	
}

@media screen and (max-width: 990px) {
	 
 
.navbar-brand{float:none;}
#collapse-navbar{float:none;margin-right:15px;}
.navbar-nav{margin:0px;}
#social-icons-ipad{display:block;}
#social-icons-desktop{ }
#navbar-background{border-radius:0;}
div.col-md-6.footer{float:none;line-height:58px;text-align:center}
	div.col-md-6.footer ul{float:none;list-style-type:none;text-decoration:none;cursor:pointer;}
		div.col-md-6.footer ul li{float:none;padding-left:15px;display:inline;}
.col-md-8.col-lg-9.main-content{width:100%;}
.col-md-4.col-lg-3.main-content-right-block{width:100%;}
.col-md-11.apply-now-window{width:100%;}
.row.right-panel-general{margin-left:0px;margin-right:0px;}
.col-md-11.news-testimonials{width:100%;margin-bottom:15px;}
 
.col-md-11.right-panel-middle-images{width:100%;}
.col-md-11.right-panel-middle{width:100%;}
.col-md-11.right-panel-middle.right-panel-middle-images.how-to-apply{float:left;width:40%;} 
.col-md-11.right-panel-middle-images.top-destination{float:right;width:40%;vertical-algin:top;margin-top:15px;}
.col-md-11.right-panel-middle-images.referral-bonus{float:left;width:40%;}
.col-md-11.right-panel-middle-images.private-housing{float:right;width:40%;vertical-algin:top;margin-top:3px;}

}
@media screen and (max-width: 921px) {

}


@media (min-width: 925px) {
	 
  .navbar-fixed-top{
    position:relative;
  }
  
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:transparent;}

@media (max-width: 991px) {
  
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	#social-icons-ipad{padding-top:25px;float:right;padding-right:31%;}
	.navbar-nav{margin:0}
	.slide-cnt {
.slide-cnt {
width: 177px;
/* height: 220px; */
position: a;
/* overflow: hidden; */
float: none;
padding-top: -26px;
margin-right: 58px;
float: right;
}
 
/* margin-right: 0px; */
}
}
@media (max-width: 949px) {
	#wrapper{width:100%;}
}
@media (max-width: 800px) {
	#wrapper{width:100%;}
	#social-icons-ipad{padding-right:28%;}
	.nav.navbar-nav.background{width:82.5%;}
	.search-a-job-content {      
margin-top: 50px;
margin-left: 30px;
margin-right: 30px;
color: #FFF;
 
}
.referIMAGEBTN img {
	height: 164px;
}
.search-a-job-content.keyword {
margin-top: 5px;
width: 33%;
float: left;
margin-left: 30px;
margin-right: 23px;
}


.row.search-a-job-width{
	width:auto;  
	border: 0px solid #000000;
	height: 300px;
	background: rgba(1,239, 228, 212);
	background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: linear-gradient(to bottom, rgba(-37,174,204,1) 0%, rgba(68,225,239,1) 89%);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	margin-left: 15px;
	border-radius:18px;
	-webkit-box-shadow: 1px 1px 1px 1px #A2AFBD;
	box-shadow: 2px 3px 1px 0px #A2AFBD;
	border:1px solid #FFF;}
.slide-cnt {
width: 204px;
/* height: 220px; */
position: a;
/* overflow: hidden; */
float: none;
padding-top: -26px;
margin-top: -176px;
/* margin-right: 0px; */
}
.sub-content{
	width:25%;
}
	 .features .feature{
        width: 46.66666666666667%;
        margin-right: 6.666666666666667%!important;
    }
    .features .feature:nth-child(2n+2)
    {
        margin-right: 0!important;
    }
	
}
@media (max-width: 768px){
	#wrapper{width:100%;}
	.navbar{border-radius:0px;}
	.nav.navbar-nav.background{width:81.5%;}
	.col-md-11.news-testimonials{width:100%;}
	.search-a-job-content {      
		margin-top: 50px;
		margin-left: 30px;
		margin-right: 30px;
		color: #FFF;
 
}
 .clearBothFn{
	 clear:both
 }
.footerBox{
	margin-right:0;
}
.content {
	background: #FFF;
	
}
.contentFAQ{
		width:auto;
	}
.newJobs {
	/* float: left; */
	width: 90%;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.displayBlock{
	display:block;
}
.apply-now-radius{
	display:none;
}
.banner{
	display:none;
}
.androidStick{
	text-align:center;
	float:none;
}
.iosStick{
	text-align:center;
}
.referAfriendTab {
	/* border-right: 0.09em solid #CCC; */
	height: 210px;
	padding: 7px -1px;
}
.referAfriendTab img{
	height: 188px;
	/* text-align: center; */
	margin-left: 85px;
}

.footer-nav{
	display:none;
}
.callNumber{
	font-size:30px; 
	color:#ADADAD;
	text-align:center;
}
.bgIndexOP1 {
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0 0px 2px 1px #D8D8D8;
	border-bottom: 1px solid #FFF;
	/* margin-left: 45px; */
	margin-bottom: 5px;
	margin-top: -3px;
}
.earnUptoImg {
	margin-left: 23px;
}
.rows3 {
	margin-top: -23px;
	margin-bottom: 11px;
}
.referIMAGEBTN{	
	margin-left: auto;
	margin-right: auto;
	width: 88%;
}
.bgIndexOP {
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0 0px 2px 1px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: -3px;
	margin-right: auto;
}
.loginLAST{
	margin-right:0;
	background:#069;
}
.bgIndexOP2 {
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0 0px 2px 1px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-left: auto;
	margin-bottom: -3px;
	margin-top: 246px;
	margin-right: auto;
}
 
.apply-now-radius {
	width: auto;
	height: 35px;
	background: #ed1c24;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	float: right;
	margin-top: -153px;
	color: #FFF;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 1px 0px 0px #A2AFBD;
	border-bottom: 1px solid #FFF;
}
.apply-now-radius p {
	color: #FFF;
	font-size: 18px;
	padding: 7px 8px;
	/* padding-top: 10px; */
	display: block;
	width: auto;
}
.search-a-job-content img{
}
#collapse-navbar ul li.first:hover {
	background: #09F;
 
}
.search-submitJob{
	margin-top:4px;
}
.bgIndexOP2 {
	width: 80%;
	height: 35px;
	background: #fff;
	border-bottom-left-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
	-webkit-box-shadow: 1px 1px 0px 1px #A2AFBD;
	box-shadow: 0px 3px 5px 0px #D8D8D8;
	border-bottom: 1px solid #FFF;
	margin-left: 22px;
	margin-bottom: -3px;
	margin-top: 246px;
}
search-a-job-content img{
	display:none;
}
.search-a-job-content.keyword {
	margin-top: 5px;
	width: 82%;
	float: left;
	margin-left: 30px;
	margin-right: 23px;
}
.search-a-job-content.zip-code {
	margin-top: 5px;
	width: 82%;
	float: left;
	margin-left: 30px;
	margin-right: 10px;
}
.playStorePlugin{
	float:none;
	text-align:center;
}
.row.search-a-job-width {
	width: 90%;
	border: 0px solid #000000;
	height: 319px;
	background: rgba(1,239, 228, 212);
	background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -webkit-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: linear-gradient(to bottom, rgba(-37,174,204,1) 0%, rgba(68,225,239,1) 89%);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 39px;
	margin-left: 15px;
	border-radius: 18px;
	-webkit-box-shadow: 1px 1px 1px 1px #A2AFBD;
	box-shadow: 2px 3px 1px 0px #A2AFBD;
	border: 1px solid #FFF;
}
.row.search-a-job-width img {
	margin-left: 0px;
	left: 10;
	right: 0;
	bottom: 0;
	z-index: -999999;
	padding-top: 5px;
	width: 375px;
}

    .features .feature{
        width: 100%;
        margin-right: 0!important;
    }
	.col-md-11{
		padding-left:28px;
	}
	.col-md-11 p {
width: 100%;
float: none;
padding-top: 0;
padding-left: 18px;
padding-right: 18px;
color: #FFF;
line-height: 1.5em;
font-size: 15px;
}

.col-md-11 h3 {
width: 100%;
float: none;
color: #FFF;
line-height: 1.5em;
font-size: 17px;
padding-left: 17px;
padding-top: 50px;
}
#collapse-navbar ul li
{
	position:relative;
	float:none;
	margin:0;
	padding:0
} 
.newJobs-top {
	width: 100%;
	height: auto;
	margin-top: 18px;
	 
	padding-bottom: 5px;
}
.newJobs-top h3 {
	background: -moz-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(212,228,239,1)), color-stop(100%, rgba(134,174,204,1)));
	background: -o-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	background: -ms-linear-gradient(top, rgba(134,174,204,1) 0%, rgba(212,228,239,1) 100%);
	padding-top: -21px;
}
.form-controlJob{
	float:left;
	display: block;
	width:100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-bottom:16px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.featuredJOBS {
	margin-top: 15px;
	padding: 10px 20px 0 18px;
	margin-bottom: 70px;
	 
}
.featuredJOBS p{
	margin-top: 15px;
	 
}
.featuredFAQs p{
	margin-top: 15px;
	 
}
.featuredFAQs {
	margin-top: 15px;
	padding: 10px 20px 0 18px;
	margin-bottom: 70px;
	 
}
.featuredFAQs p{
	margin-top: 15px;
	 
}
hr{
	display:none;
}
.contactDisplay{
	display:none;
}
address{
	margin-top:25px;
}
.rowJobsField {
  margin-top: 0;
}
#collapse-navbar ul li.first:hover {
	border-bottom-left-radius: 0;
}
#PrivacyPolicy{
	width:auto !important;
}
}

@media (max-width: 676px) {
	#wrapper{width:100%;}
	#social-icons-ipad{padding-right:24%;}
	 
	.row.search-a-job-width img{
		margin-left: 17px;
		left: 10;
		right: 0;
		bottom: -17;
		z-index: -999999;
		padding-top: 5px;
		width: 239px;
 
}
.col-md-11{
		padding-left:28px;
	}
.col-md-11 p {
width: 100%;
float: none;
padding-top: 0;
padding-left: 18px;
padding-right: 18px;
color: #FFF;
line-height: 1.5em;
font-size: 15px;
}

.col-md-11 h3 {
width: 100%;
float: none;
color: #FFF;
line-height: 1.5em;
font-size: 17px;
padding-left: 17px;
padding-top: 50px;
}
.row {
/* margin-right: -15px; */
margin-left: -15px;
}
.mobileResources{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}

    .features .feature{
        width: 100%;
        margin-right: 0!important;
    }
#collapse-navbar ul li
{
	position:relative;
	float:none;
	margin:0;
	padding:0
}
#collapse-navbar ul li.first:hover {
	border-bottom-left-radius: 0;
}
.privacyCopyrightPrivacy{
	float:none; margin-top:-9px;
}
.footerBox {
  /* width: 300px; */
  /* margin-left: 323px; */
  text-align: center;
  /* float: right; */
  margin-top: 3px;
}
.rowJobsField {
  margin-top: 0;
}
#PrivacyPolicy{
	width:auto !important;
}
}
@media (max-width: 600px) {
	#wrapper{width:100%;}
	#social-icons-ipad{padding-right:19%;}
	 
	.box-search-a-job img{
	margin-left: 15px;
left: 10;
right: 0;
bottom: -17;
z-index: -999999;
padding-top: 5px;
width: 297px;
}
.faq-accordion:active{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-480px;
	padding:20px;
	background-color:rgba(79,79,79,1);
	border:6px solid rgba(60,159,138,1);
}
    .features .feature{
        width: 100%;
        margin-right: 0!important;
    }
	.col-md-11{
		padding-left:28px;
	}
	.slide-cnt {
width: 204px;
/* height: 220px; */
position: a;
/* overflow: hidden; */
float: right;
padding-top: -26px;
margin-top: -176px;
/* margin-right: 0px; */
}
.rowJobsField {
  margin-top: 0;
}
.mobileResources{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
#collapse-navbar ul li
{
	position:relative;
	float:none;
	margin:0;
	padding:0
}
#collapse-navbar ul li.first:hover {
	border-bottom-left-radius: 0;
}
.privacyCopyrightPrivacy{
	float:none; margin-top:-9px;
}
.footerBox {
  /* width: 300px; */
  /* margin-left: 323px; */
  text-align: center;
  /* float: right; */
  margin-top: 3px;
}
#PrivacyPolicy{
	width:auto !important;
}
.accrdImage{
	float:right; 
	margin-right:10px; 
	margin-top:10px;
}
}
@media (max-width: 500px) {
	#wrapper{width:100%;}
	#social-icons-ipad{display:none;}
	#social-icons-mobile{display:block;text-align:right;}
	 
	.row.search-a-job-width img{
	margin-left: 17px;
left: 10;
right: 0;
bottom: -17;
z-index: -999999;
padding-top: 5px;
width: 240px;
}
.accrdImage{
	float:right; 
	margin-right:10px; 
	margin-top:10px;
}
.mobileResources{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.paddindBtm{
	  padding-bottom: 17px;
}
.faq-accordion:active{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-480px;
	padding:20px;
	background-color:rgba(79,79,79,1);
	border:6px solid rgba(60,159,138,1);
}
.features .feature{
        width: 100%;
        margin-right: 0!important;
    }
	.col-md-11{
		padding-left:28px;
	}
.contentFAQ{
	 
}
.panel-default>.panel-heading {
  color: #333;
  background-color: #E1EDFA;
  padding-bottom: 19px;
}
.panel-body h4{
  font-size: 14px;
  line-height: 19px;
  font-kerning: initial;
  font-stretch: ultra-condensed;
  margin-bottom: 14px;
  text-align: justify;
  letter-spacing: -0.40px;
}
.accrd{
	font-size:19px;
}
.rowJobsField {
  margin-top: 0;
}
#PrivacyPolicy{
	width:auto !important;
}
	.slide-cnt {
width: 204px;
/* height: 220px; */
position: a;
/* overflow: hidden; */
float: right;
padding-top: -26px;
margin-top: -176px;
/* margin-right: 0px; */
}
 
 
.logo img{
	height:46px;
}
.privacyCopyrightPrivacy{
	float:none; 
	margin-top:-9px;
	text-align:center;
}

.copyrightStyle{
	
}
.para{
	line-height:22px; font-size:18px; 
	padding-top:34px;
}
.featuredJOBS h4 {
  font-family: Arial, Helvetica, sans-serif; 
  line-height: 43px;
  font-size: 18px;
  color: #4a4a4a;
  font-weight: 400;
  margin-bottom: -12px;
  margin-top: -20px;
}
.featuredFAQs h4 {
 
}
.privacyStyleDecor{
	text-decoration:underline;
	white-space: nowrap;
}
.lineBlock{
	display:none;
}
.footerBox {
  /* width: 300px; */
  /* margin-left: 323px; */
  /* text-align: center; */
  float: none;
  text-align:center;
}
.contactusHeader{
	margin-top: -10px;
 	margin-bottom: 4px;
}
.firstNameTop{
	margin-top:15px;
}
@media (max-width: 375px) {
.panel-body h4{
  font-size: 14px;
  line-height: 19px;
  font-kerning: initial;
  font-stretch: ultra-condensed;
  margin-bottom: 14px;
  text-align: justify;
  letter-spacing: -0.40px;
}
.faq-accordion:active{
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-480px;
	padding:20px;
	background-color:rgba(79,79,79,1);
	border:6px solid rgba(60,159,138,1);
}
.mobileResources{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.accrd{
	font-size:16px;
}
.featuredFAQs h4 {
 
}
.accrdImage{
	float:right; 
	margin-right:10px; 
	margin-top:10px;
}
}
@media (max-width: 300px) {
	#wrapper{width:100%;}
	#site-sub-title{float:left;margin-top:-22px;}
	.col-md-11 p {
width: 100%;
float: none;
padding-top: 0;
padding-left: 18px;
padding-right: 18px;
color: #FFF;
line-height: 1.5em;
font-size: 15px;
}
.faq-accordion:active{
	position:absolute;
	top:200px;
}
#faqTravel{
	top:50%;
}
.col-md-11{
		padding-left:28px;
	}
	.accrdImage{
	float:right; 
	margin-right:10px; 
	margin-top:10px;
}
.rowJobsField {
  margin-top: 0;
}
.mobileResources{
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.col-md-11 h3 {
width: 100%;
float: none;
color: #FFF;
line-height: 1.5em;
font-size: 17px;
padding-left: 17px;
padding-top: 50px;
}
.row {
/* margin-right: -15px; */
margin-left: -15px;
}
.row.search-a-job-width img{
	margin-left: 17px;
left: 10;
right: 0;
bottom: -17;
z-index: -999999;
padding-top: 5px;
width: 150px;
 
}
.features .feature{
        width: 100%;
        margin-right: 0!important;
    }
.privacyCopyrightPrivacy{
	float:none; margin-top:-9px;
}
.footerBox {
  /* width: 300px; */
  /* margin-left: 323px; */
  text-align: center;
  /* float: right; */
  margin-top: 3px;
}
 
}

/*@grid-float-breakpoint: @screen-desktop;*