@charset "utf-8";

/* CSS Document */



body{ 

	margin:0; 

	padding:0;

	font-family: 'OpenSans';

	font-size:12px;

	color:#5e5e5e;

	line-height:16px;

	background: #f7f7f7 url(./images/bg.jpg) repeat-x top;

}


img{ border:0;}



a{ text-decoration:none; color:#000;}



a:hover{ text-decoration:none; color:#098bdc;}



h3{margin:0; padding:0; font-size:17px; font-family: 'OpenSans-bold'}



h1{ font-size:22px; color:#000;}



.wrapper {margin:0 auto; width:880px;}



.main {

	width:880px; 

	float:left; 

	background: #f3f3f3; /* Old browsers */

	background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* IE10+ */

	background: linear-gradient(to bottom, #f3f3f3 0%,#ffffff 100%); /* W3C */

	-webkit-box-shadow: -3px 7px 26px -12px rgba(0,1,1,1);

	-moz-box-shadow: -3px 7px 26px -12px rgba(0,1,1,1);

	box-shadow: -3px 7px 26px -12px rgba(0,1,1,1);

	margin-top:16px;

	margin-bottom:15px;

		

	}

	

.header { float:left; width:98%; padding:2% 1%; background:#FFF;}



.header .logo { float:left;}



.logo .logo_icon { float:left; margin-top:20px;}



.logo .logo_text { float:left;  padding: 0 0 0 10px;}



.logo .logo_text span { font-family: 'OpenSans-bold'; font-size:23px; line-height:30px;}



.logo .logo_text span a { color:#098bdc;}



.header .header_right { float:right;}



.top_social { float:right;}



.top_social ul{margin:0; padding:0; list-style:none;}



.top_social ul li{ float:left;  padding: 0 2px; margin-left:1px;}



.top_social ul li:hover{ opacity:0.5;}



.top_button {float: right; clear: both; margin-top: 16px;}

.logo_text_new{ padding-left:30px;}

.logo_text_new {color: #000; margin-top: -9px; padding-left: 37px;}

.top_button span{ 

	 background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 10px;

	line-height:normal;

	font-size:14px;
	
	display:inline-block;
	
	
	margin-left: 10px;

}



.top_button span:hover{ color:#000; background:#fbac34;}



.menu {width:100%; float:left; background:#000;}



.menu ul{ margin:0; padding:0; list-style:none;}



.menu ul li{ float:left; font-size:14px; text-transform:uppercase; line-height:normal; padding:14px 14px;}



.menu ul li a{ color:#fff;}



.menu ul li a:hover{ color:#fbac34; text-decoration:none;}

	

.menu ul li.apply {

	background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	margin: 8px 0 0 73px;

    padding: 6px 16px;

	text-transform:capitalize;

	text-decoration:none;

}	


.menu ul li.apply a{ color:#000;}

.menu ul li.apply a:hover{ color:#fff;}



.banner{ float:left; width:100%; margin-bottom:1%;}



.contant_section{ float:left; width:98%; padding: 0 1% 1%;}



.quick_search{ float:left; margin-bottom:5px; width:100%;}



.quick_search label{ float:left; padding-top:5px; font-weight:normal !important; margin-right: 20px;}



.quick_search .key{ border:0; background:#EFEEEE; padding: 8px 10px; color:#4f4f4f; width:37%; margin-right:5px; float:left; }



.quick_search .section{ border:0; background:#EFEEEE; padding: 8px 10px; color:#4f4f4f; width: 40%;float:left; }



.search_btn{ background:#0a9fa0 url(./images/search_btn.png) no-repeat center; border:0; padding:8px 18px; cursor:pointer; float:right; }



.search_btn:hover{ background:#000 url(./images/search_btn.png) no-repeat center; border:0; cursor:pointer; }



.more_categories{ background:#0a9fa0; float:left; width:100%; margin-bottom:10px;}



.more_categories span{ background:#fba130; float:left; font-size:22px; color:#000; padding:11px 10px ; }



.more_categories span img{ margin:0; padding:0;}



.categories { float:left; width:20%;}



.categories_list{ float:left; width:100%; padding-bottom:20px;}



.categories ul { margin:0; padding:0; list-style:none;}



.categories ul li { font-size:14px; border-bottom:1px dotted #067677; line-height:36px; margin:0px 10px;}



.categories ul li:hover{ background:#0da9aa;}



.categories ul li a{ color:#FFF;}



.welcome_section { float:left; width:100%; background:url(./images/welcome_bg.png) repeat-x top}



.welcome_section h1{ font-weight:normal; border-bottom:1px solid #b3b3b3; line-height: 40px; padding-left: 10px; margin-bottom: 13px;}



.inner_head {font-weight:normal; border-bottom:1px solid #b3b3b3; line-height: 40px; padding-left: 0px; margin-bottom: 13px;}

.inner_head_test {font-weight:normal; border-bottom:0px solid #b3b3b3; line-height: 40px; padding-left: 10px; margin-bottom: 10px;}

.wel_img { float:left; min-height: 308px;}



.wel_text {margin:15px 0px 25px 0px;}



.block_01{ float:left; width:49%; margin-right:1%; background:#b3b3b3;}



.block_02{ float:left; width:50%; background:#b3b3b3;}



.word { font-family: 'OpenSans-bold'; font-size:20px; line-height:30px; float:left; color:#FFF; padding: 28px 5px 28px 40px; width:212px;}



.link { position:relative;}



.link_icon { left: -64px; position: absolute; top: 8px; z-index: 10;}



.link_icon01{ left: -15px; position: absolute; top: 8px; z-index: 10;}



.link span{ 

	float:right; 

	background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	padding:4px 14px 6px 16px;

	line-height:normal;

	margin:28px 10px 20px 0px;

}

	

.link span a:hover{ color:#000;}



.link span:hover{ 

	background: #0879bf; 

}



.link01 { float:right; position:relative;}

.link01 span{ 

	float:right; 

	background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	padding:4px 14px 6px 16px;

	line-height:normal;

	margin:28px 10px 20px 0px;

	font-weight:bold;

}

	

.link01 span a:hover{ color:#000;}



.link01 span:hover{ 

	background: #f16a4d; 

}





.footer{ text-align:center; width:100%; clear:both;}



.footer_link ul{ margin:0; padding:0; list-style:none;}



.footer_link ul li{ text-align:center; display:inline; text-transform:uppercase; font-size:11px; padding:0px 10px;}



.footer_link ul li a{ color:#5e5e5e;}



.footer_link ul li a:hover{ color:#000;}





.footer_social ul{ margin:10px 0px 30px 0px; padding:0; list-style:none;}



.footer_social ul li{ text-align:center; display:inline; text-transform:uppercase; font-size:11px; padding:0px 2px;}



.footer_social ul li:hover{ opacity:0.5;}



.content_text { margin-left:10px;}



.sign_up_right { float:right;}

.sign_up_service {

	 background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 15px;

	line-height:normal;

	font-size:14px;

	cursor:pointer;

	text-align:center;
	
	border:0px;
	
	margin-top:10px;

	

	

	}

.sign_up {

	 background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 15px;

	line-height:normal;
	
    margin-right: 10px;

	font-size:14px;

	cursor:pointer;

	text-align:center;
	
	border:none;
	
	color:#000;
	
	margin-top:10px;

	

	

	}

	

	.sign_up:hover {

	 background: #fbbc38 ; 

	line-height:normal;

	font-size:14px;

	color:#FFF;

	

	

	}

	

	.em_section{ width:454px; margin:0px auto; background:#efedee; padding:0px; min-height:300px; padding:20px 20px 0px 20px;}

	

	.em_section a{ width:94%; background:#088bdb; font-size:20px; color:#FFF; text-align:center; float:left; line-height:normal; padding:14px; margin-bottom: 19px;}



	.em_section a:hover{ background:#055b90;}

	

	#content_jobs a{ line-height:24px;}

	

	.employers_logos { float:left; background:#e4e4e4; width: 96%; padding:1%; margin-bottom:20px;}

	

	.employers_logos ul { margin:0; padding:0; list-style:none;}

	

	.employers_logos ul li { float:left; margin:3px 5px;}

	

	.cont_left{ float:left; width:25%; line-height:24px;}

	

	.cont_right{ float:left; line-height:24px; margin-bottom:50px;}

	

	.employers_logos ul li:hover { opacity:0.6;}

	

	.job_form{ padding:20px 0px;}
	
	.job_form input { border: 1px solid #ccc; border-radius: 5px; margin-right: 10px; padding: 5px 10px;}

	

	.job_form textarea{ padding:5px; border:1px solid #ccc; border-radius:5px;}

	

	.reset{

		

		background: #6db3f2; /* Old browsers */

background: -moz-linear-gradient(top, #6db3f2 0%, #3690f0 36%, #1e69de 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(36%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* IE10+ */

background: linear-gradient(to bottom, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* W3C */

cursor:pointer;

		

		}

		

		.reset:hover{ background:#3690f0; color:#FFF;}

		

		.cancel {

	 background: #6db3f2; /* Old browsers */

background: -moz-linear-gradient(top, #6db3f2 0%, #3690f0 36%, #1e69de 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(36%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* IE10+ */

background: linear-gradient(to bottom, #6db3f2 0%,#3690f0 36%,#1e69de 100%); /* W3C */

	border-radius:5px;

	padding:5px 15px;

	line-height:normal;

	font-size:14px;

	cursor:pointer;
	
	border:none;

	

	

	}

	

	.cancel:hover {

	 background: #3690f0 ;

	 color:#fff;

	

	

	}

	

	.login_left_box{ 

	background:#efedee; 

	width:40%;

	float:left;

	margin:32px 0px 60px 54px;

	}

	

	.login_head { background:#088bdb; text-align:center; width:100%; font-size:20px; color:#FFF; line-height:50px;}

	

	.login_form{ padding:20px;}

	

	.nome_feild { font-size:12px; border:1px solid #e0e0e0; background:#FFF; padding:8px 5px; width:96%; margin-bottom:10px; color:#797979;}

	

	.login_left_box span{ font-size:10px; line-height:10px; padding-right:10px;} 

	

		.loginnew{

		border:0px;

		 background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 20px 5px 20px;

	line-height:normal;

	cursor:pointer;

	width:100%;

	font-weight:bold;

	text-transform:uppercase;

	font-weight:bold;

	color:#FFF;

	margin:10px 0px;

	}

	

	.loginnew:hover{ color:#fff; background:#fb9c2f ;}

	.login{

		border:0px;

		 background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 15px;

	line-height:normal;

	cursor:pointer;

	width:100%;

	font-weight:bold;

	text-transform:uppercase;

	font-weight:bold;

	color:#FFF;

	margin:10px 0px;

	}

	

	.login:hover{ color:#fff; background:#fb9c2f ;}

	.more_title{ color:#000; text-decoration:none;}
	
	.more_title:hover{ color:#fff; text-decoration:none;}
	
	.applynew{ color:#088bdb;}
	
	.applynew:hover{ color:#0a679f;}

	

	.logerror_01 {
    color: #ff0000;
    font-size: 10px;
    line-height: 12px;
    margin-top: -70px;
    position: absolute;
}

.blue:hover{ background:#0879bf !important;}

.posturjobsbttn01{
	

	float:left;
	

	text-align:center;
	
	border:0px !important; 

	line-height:40px; 
	
	color: #000 !important; 

	background: #fb9c2f; /* Old browsers */

	background: -moz-linear-gradient(top, #fb9c2f 0%, #fbbc38 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb9c2f), color-stop(100%,#fbbc38)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top, #fb9c2f 0%,#fbbc38 100%); /* IE10+ */

	background: linear-gradient(to bottom, #fb9c2f 0%,#fbbc38 100%); /* W3C */

	border-radius:5px;

	padding:5px 0px 5px 15px;

	line-height:normal;

	font-size:14px;
	
	width:60px;
	
	margin-bottom:16px;







}

	.sign_up_new{ width:auto; float:left; margin-bottom:30px;}
	
	.sign_up_new input{ border:none !important;}
	

.banner > img,.wel_img > img {
    width: 100%;
}
.payment_all{width:60%; float:left; margin-bottom:10px;}
.payment_title{width:100%; float:left; margin-top:15px;}
.payment_left{width:70%; float:left;}
.payment_right{width:30%; float:left;}
.payment_bttm{width:100%; float:left; margin:15px 0 40px 0;}	
.payment_buy{width:50%; float:left;text-align: center;}
.nav ul li{list-style:none;}

.nav {
	position:relative;
	z-index: 9999;
	font-size:14px;
}
.nav-list {
	text-align:left;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	color:#FFF;
	padding: 10px 22px;
}

.nav-list li:last-child{border-right: 0px solid #c4e76d !important;}
/*.nav-item > a:hover {
	background:#666;
}*/
.nav-item:hover .nav-submenu {
	display:block;
}

.nav-item > a:hover {
	color:#479975;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
	position:absolute;
}
	
/*.nav-submenu .nav-submenu-item:first-child{background: url(../images/arrow-icon.png) no-repeat center center;}*/
.nav-submenu-item a {	
	display:block;
	text-transform:uppercase;
	text-decoration:none;
}
.nav-submenu-item a:hover{color:#479975}
.nav-last{
background-image: none !important;
} 
.nav-mobile {
	background: url("images/nav.png") no-repeat scroll center center / 18px auto ;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 3px;
    width: 35px;
	left: 0;
	right: 0;
    margin: 0 auto;
    padding: 21px 0;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:45px;
	background:url(images/drop.png) no-repeat center center;
	background-size:20px;
	background-color:#088bdb;
}
.nav-click:hover {
	background: #bd2230;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

.nav-submenu li{
		display: inline-block;
		padding: 1% 0;
		margin: 0;
		width: 100%;
		border-top: 1px solid #363636;
	}

.nav-submenu-item{width: auto; font-size: 12px;}
.nav-submenu-item:hover {
	color: #088bdb ;
}

.nav-submenu {
	display:none;
	position:absolute;
	background: #000;
	padding: 0px;
	width: 170px;
	z-index: 999;
}

.nav-item > a {
		 font-size: 14px;
    padding: 16px 25px;
	text-align: center;
	text-decoration:none;
	text-transform:uppercase;
	}
	
	.icon-spa{
display: block;
text-align: center;
}
.icon-spa:hover
{background-color:#003261;
}

.nav_green{background: url(../../images/nav-sele.png) repeat-x; }
.nav_green a{ padding:0px !important;}
.prfle_title {
  display:none;}
.title-bx{background: none repeat scroll 0 0 #e5e5e5; width:100%; color:#000000; display:none; padding: 10px 0;  float:left;}
.jobtitle-bx{background: none repeat scroll 0 0 #088bdb; width:100%; color:#fff; display:none; padding: 9px 0;  float:left;}
.details-bx{ float:left;}
.title-bx > p{padding:0 5px;}
.searchjbs_txtbox{width:100%;}
.profile_btn_space{margin-left:5px; }
table {width: 100%; border-collapse: collapse; }

		 
		
	


@media screen and (max-width: 1024px) {
	.wrapper,.main{ width:99%;}
	.quick_search .section {width:38%;}
	.quick_search .key{width:35%;}
	.search_btn{float:left;}
.invtfrndnote {
    margin-left: 145px;
    width: 70%;
}
.plesuplodfldtext {float: left; padding-left:10px;}
.cnddatsction_jbsmch_ttl,.cnddatsction_jbsmch_ttl1{width:99%; padding:0 5px;}
    .quick_search .section {
    margin-right: 5px;}
		.top_button span {padding: 5px 10px 10px;}

}
@media screen and (max-width: 980px){
	.cnddatsction_wlcmnav_inr{width:197px;}
	.recentempls_inr{width:210px;}
	.statistc_list{width:130px;}
	.cnddatsction_qtar_h22{width:165px;}
	.cnddatsction_qtar_h44{width:300px;}
	.cnddatsction_clrbox_h2{width:280px}
	.cnddatsction_jbsmch_ttl,.cnddatsction_jbsmch_ttl1{width:99%; padding:0 4px;}
    .menu ul li.apply{margin-bottom:10px;}
}
/*****************inner page menubar *********************/
@media only screen and (min-width: 490px) and (max-width: 700px) {
	#tab_drop{height:100px;}
}
/*****************inner page menubar *********************/
@media screen and (max-width: 768px) {

	.categories{width:25%;}
	.quick_search label{width:100%; margin-bottom:10px;}
	.wel_img{min-height:0;}
	.block_02{width:100% !important;margin-top: 5px;}
	.login_left_box{width:49%;margin: 32px 0 60px 5px;}
	.cnddatsction_wlcmnav_inr,.statusbuttnmain,.statistc_list,.recentempls_inr{width:50%;}
   
	.prfle_title {background: none repeat scroll 0 0 #088bdb;float: left;width: 99%;display:block;color: #ffffff;
     padding-left: 4px;line-height: 33px;font-size: 15px;margin-bottom: 25px; }
	.cnddatsction_wlcmnav_inr,.statusbuttnmain,.statistc_list{padding:0; margin:0;}
	.cnddatsction_clrbox,.cnddatsction_clrbox1{display:none;}
	.title-bx{ display:block;}
	
	.no_image { margin-left:15px;}
	.cnddatsction_qtar_h2,.cnddatsction_cndidt_h3,.cnddatsction_qtar_h4{padding:0; width:50%;border-bottom: 1px solid #ccc;}
	.cnddatsction_qtar_h22,.cnddatsction_qtar_h33{width:100%;padding:0;border-bottom: 1px solid #ccc;}
	.title-bx {width:50%;}
	.cnddatsction_box{padding:0; width:100%;border-bottom: 1px solid #ccc;}
	.cnddatsction_qtar_h44{padding:0;}
	.cnddatsction_qtar_h44{width:100%;border-bottom: 1px solid #ccc;}
    .details-bx{display:block;}
	.details-bx{padding:10px 5px; width:44%; float:left; }
	.profile_text_main{width:auto;}
	.cnddatsction_clrbox_aa,.clikhrephto,.searchjbs_txtbox{width:100%;}
	.cnddatsction_clrbox_aa{border-bottom: 1px solid #ccc; padding-right:0; padding-left:5px; width:99% !important;} 
	.cnddatsction_boxa{float:right; margin-right:10px;}
	.searchjbs_intrst{width:auto; line-height:20px;}
	.jobsapplid_text_main{ margin: 2%;padding: 2%;width: 92%;}
	.cnddatsction_clrbox_h2,.cnddatsction_clrbox_h1,.cnddatsction_mordtils_h2{padding:0; width:100% !important;border-bottom: 1px solid #ccc;}
	.jobalrtlst,.forumform_main,.forumform_txtbox{width:100%;}
	.profile_text_main{width:96%;}
	.jobalrtlst ul li{width:44%;}
	.jobtitle-bx{width:50%; margin-bottom:1px;}
	.jobfairroqtext{padding-left:0;}
	.profile_formbox{width:98%;  margin:1%;}
	.cnddatsction_clrbox_a{float:right;}
    .searchjbs_jbsinqtr{width:100%;}
	.profile_formmain{width:98%;}
	#content{width:100%;}
	.inbox_main{width:98%;}
	.bx-sp{width:auto !important;}
	.jobfairemplyr{padding-left:5px;}
	.lgn-bg{padding-left:12%;}
	#right{float:left;}

}
@media screen and (max-width: 640px) {
	
	.categories{width:33.3%;}
	.payment_all{width:80%;}
	 .cnddatsction_wlcmnav {display: none;}
	.searchjbs_ctgry,.searchjbs_ctgry select{width:100%; margin:0;}
	.searchjbs_ctgry{height:auto; width:58%;}
    .profile_formfld{width:96%; padding:0 2%;}
	.qstnnirtext,.qstnnirrdiobox{width:100%;}
	.qstnnirtext_main{width:96%; margin:0 2%}
	.statistics_text,.statistics_graph,.statistics_text_wdht{width:100%;}
	.statistics_graph > img {width:100%;}
	.profile_formname{width:40%;}
	.profile_form,.profile_objctv,.profile_gendr,.profile_jobintrst{width:58%;}
	.profile_objctvtxt,.profile_gendr select{width:100%;}
	.profile_jobintrst > select{width:98%;}
    .selectd_cnddat{margin:auto; float:none; margin-top:35px;}
	.invtfrndemail{width:100%;}
		.plesuplodfldtext,.jobfairroqtext,.red_text{width:100% !important;}
.invtfrndnote {
    margin-left: 0px;
    width: 90%;
}
.cont_left,.cont_right{float:none; width:100%;}
   .jobtitle-bx > p {
    padding: 0 5px;
}
  .jobfairroqtext > p{padding:0 5px;}
  .jobfaira{float:right; margin-right:5px;}
  .jobtitle-bx{ display:block;}

}
@media screen and (max-width: 568px) {
	.categories{width:50%;}
	.header .logo,.header .header_right{width:100%; float:none;}
	.logo .logo_icon{float:none; width:100%; }
	.em_section{width:auto;}
	#Content3 > p,#ColumnTabsBox .tabContent p{width:auto !important;}
	.login_left_box {float:none; width:100%; margin:0;}
	.cnddatsction_wlcmnav_inr,.statusbuttnmain,.statistc_list,.recentempls_inr{width:96%; }
	.cnddatsction_wlcmnav_inr, .statusbuttnmain, .statistc_list, .recentempls_inr{width:100%; margin-bottom:15px;}
	.statusbuttn {margin-left:2%;margin-right:2%; width:96%;}
	.no_image{margin-bottom:15px; margin-left:15px;}
	.cnddatsction_inner{margin-top:5% !important;}
	.forumformfld{width:96%;}
	.forumform{width:auto;}
	.profile_buttn{margin-top:10px; }
	.prfle_title{padding-left:5px;}
	.cnddatsction_jbsmch_ttl,.cnddatsction_jbsmch_ttl1{width:98%; padding:0 5px;}
	.plesuplodfld{padding-left:8px;}
	.searchjbs_ctgry{margin-top:10px;}
		.lgn-bg{padding-left:0; padding-top:20px;}
    #left{width:100%;}
	
}
@media (max-width: 480px) {
		  #content_text > img {
    width: 100%;
}     

}
@media (max-width: 420px) {
	
	.top_button{float:none; display:inline-block;}
    .top_button > a {display: block;width: 100%; margin-bottom:40px;}
	.inner_head,h3{text-align:center;}
	.header_right{text-align:center; margin-top:15px;}
	.top_button{margin:10px 0;}
	.top_social{float:none;margin: 0 auto;width: 36%;}
	.quick_search .key{width:94%; margin-right:0;}
	.quick_search .section{width:86%;}
	.search_btn ,.quick_search .section{margin-top:5px;}
	.wel_img{width:100%; min-height:0;}
	.wel_text{padding:5px;}
	.word{width:100%; text-align:center; padding:0;}
	.block_02{padding-bottom:5px;}
	.search_btn{float:right;}
	.payment_left,.payment_right,.payment_buy{float:none; width:100%; margin-top:5px;}
	.payment_buy{float:none; width:100%; margin-top:15px;}
    .input,.cnddatsction_inner1{width:100%;}
    .payment_all{width:98%;}
    .cnddatsction_left,.cnddatsction_left,cnddatsction_inner1{width:100% !important;}
    .cnddatsction_left,.cnddatsction_inner1{margin-left:0;}
    .cnddatsction_qtar_h2, .cnddatsction_cndidt_h3, .cnddatsction_qtar_h4{width:100%;}
    .cnddatsction_qtar_h22, .cnddatsction_qtar_h33, .cnddatsction_clrbox_aa {width:100%;}
    .title-bx {width:100%;}
    .profile_formname{float:none; width:100%;}
	.statistc_list ul li,.jobalrtlst ul li{float:none;}
	.profile_form{width:100%; }
	.jobalrtlst ul li{width:88%;}
	.green_text{width:100% !important;}
	.jobtitle-bx{width:100%; }
	.forumform{width:100%;}
	.usercompstxtarafld{width:95%;}
	.contant_section{padding:2%; width:96%;}
	.details-bx{width:97%;}
	.profile_form,.profile_gendr, .profile_jobintrst {width: 100%;}
     .profile_objctv{width:96%;}
	 .profile_buttnmain{ float:left; margin-left:5px; width:auto;}
     .selectd_cnddat{margin-top:25px;}
	 .searchjbs_ctgry{width:100%;}
	 .profile_formmain{width:98%; margin:1%;}
	 .cnddatsction_wlcmnav_inr, .statusbuttnmain, .statistc_list, .recentempls_inr {width:100%;}
	 .profile_btn_space{margin-top:10px !important;}
	 .profile_menu ul li a.select{padding: 4px 7px;}
	 .cont_left,.cont_right{text-align:center;}
	  .input_2{width:100%;}
	  .invtfrndfld{width:100%;}
	  .invtfrndfldbox{width:96%;}
	  .profile_text_main{padding:3%;}
	  .forumform_txtbox{width:99%;}
.top_social{width:100%; text-align:center;}
.top_social ul li{float:none; display:inline-block;}
.cnddatsction_inner{margin:3% 0%;}
.quick_search .section{margin-right:0;}
.cnddatsction_jbsmch_ttl,.cnddatsction_jbsmch_ttl1{width:97%; padding:0 5px;}
	.prfle_title{padding-left:4px;}
	.resume_title{text-align:center; padding:0; width:98%;}
	.login_boxmain{width:100%; margin:0;}
	.top_button span{float:left;}

}
/*****************inner page menubar *********************/
@media only screen and (min-width: 320px) and (max-width: 480px) {
	.nav-mobile {
		display:block;
	}
	.nav {
		width:100%;
		padding:40px 0 0;
	}
	.nav-list {
		display:none;
	}
	.nav-item {
		width:100%;
		float:none;
		height: auto;
		background: #000;
	}
	.image_down{display: none;}
	.nav-item > a {
		padding:16px 14px;
	}
	.nav-click {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display:none;
	}
	.nav-submenu {
		position:static;
		width:100%;
	}
	.nav-submenu-item{width: 85%; background: #088bdb;}
	.nav-submenu-item a{text-align: left;}
	.nav-item > a:hover {
}

.nav-submenu {
		position:static;
		width:100% !important;
		padding: 0px;
	}
	.logo .logo_text{width:100%; text-align:center; padding:0;}

}
/*****************inner page menubar *********************/
@media screen and (max-width: 320px) {
	.categories{width:100%;}
	
    
}

