﻿@charset "utf-8";
.cusException {
    margin-top:5%;
}

input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family:Arial,Zawgyi-One,Zawgyi-One-Embedded,sans-serif,Myanmar3,Myanmar3-Embedded;
    /*font-family:Lato-Bold,Arial,Zawgyi-One,Zawgyi-One-Embedded,sans-serif,Myanmar3,Myanmar3-Embedded;*/
   
}
select, input
{
    font-family:Lato-Bold,Arial,Zawgyi-One,Zawgyi-One-Embedded,sans-serif,Myanmar3,Myanmar3-Embedded;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin: 0;
	line-height: 1;
	min-width:320px;
	overflow-x:hidden;
	/*font-family: 'Open Sans', sans-serif;*/
}
a {
	text-decoration: none;
	/*font-family: 'Open Sans', sans-serif;*/
}
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*font-family: 'Open Sans', sans-serif;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1,h2,h3,h4,h5,p{
	/*font-family: Lato-Bold,Arial,Zawgyi-One,Zawgyi-One-Embedded,sans-serif,Myanmar3,Myanmar3-Embedded;*/
}
b{
	font-weight: 600;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
	outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
}


/* *********************************************************************************************************************
 * Main container for all
 */
.onepcssgrid-1000, .onepcssgrid-1200 {
	margin: 0 auto;
	padding: 0 1% 0 1%; /* THAT'S THE NAME ;) */
}

.onepcssgrid-1200 {
	max-width: 1220px;
}

.onepcssgrid-1000 {
	max-width: 1020px;
}

.onerow {
	clear: both;
	padding: 0 10px;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 100%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	width: 100%;
	height: auto;
	display: block;
}





/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}

	.onepcssgrid-1000 .onerow {
		padding: 0;
	}
}





/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
    .lblCreditBalance {
        display: none!important;
    }

	.onerow {
	}

	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
		float: none;
		width: 99%;
	}
}
/*Common styles*/
.mobile-logo{
	display: none !important;
}
.desk-logo{
	display: block !important;
}
.wrap-page{
	width: 100%;
	margin: 0px auto;
}
.top-nav{
	width: 100%;
	overflow: auto;
	position: fixed;
	z-index: 9999;
	background: #FFFFFF;
}

.logo {
    width: 250px;
    float: left;
    padding: 10px 0px;
    margin: 0px auto;
}
.logo img{
	width:100%;
	display: block;
}
.search-wrap {
	min-width: 205px;
	float: right;
	width: 205px;
	padding: 10px 0px;
}
.search-wrap .form-group{
	width: 170px;
	float: right;
}
.search-wrap .form-group a {
	float: left;
	position: absolute;
	left: 0px;
	top: 7px;
	padding: 8px;
}
.search-wrap .form-group input {
    float: left;
	height: 35px;
	line-height: 46px;
	padding-left: 10px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border: none;
	background: #F1F1F1;
	margin-top: 6px;
	width: 155px;
}

.social-search li a.focus{
	background: #00ACEE;
	color: #FFFFFF;
}
.social-search li a.focus > i{
	color: #FFFFFF;
}
a.search-icon{
	display: block;
	float: right;
	padding-top: 5px;
	margin-right: 0px;
	color: #642891;
}
a.search-icon i{
	font-size: 35px;
}
.collapsed{
	display: none;
}
.push.collapsed{
	display: block;
}
.signin-signup {
    float: right;
    margin: 15px 20px 0px 20px;
    border-left: 2px solid #DADADA;
    border-right: 2px solid #DADADA;
    padding: 0px 10px;
}
.signin-signup ul li{
	float: left;
	margin: 0px 10px;
}
.signin-signup ul li a{
	float: left;
}
.signin-signup ul li a.flag{
	/*background: url('../img/flag_05.png') no-repeat center;*/
	width: 40px;
	height: 27px;
	margin-top: 6px;
}
.signin-signup ul li a.log{
	color: #642891;
	background: #FFFFFF;
	padding: 12px 12px;
	border: 1px solid #642891;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 55px;
}
.signin-signup ul li a.log:hover{
	background: #642891;
	color: #FFFFFF;
}
.find-job-post{
	float: right;
	font-weight: 500;
	color: #ffffff;
	display: block;
	line-height: 18px;
	font-size: 15px;
	padding: 10px 0;
	width: 170px;
	height: 36px;
	background-color: #479CE5;
	border-radius: 40px;
	text-align: center;
	font-weight: 600;
	margin-top: 4px;
}
.find-job-post span{
	display: block;
	font-size: 12px;
	padding-top: 2px;
	font-weight: 500;
}
.find-job-post:hover{
	background:#337ab7; 
}
#mobile-btn{
	display: none;
}
#mobile-show{
	width: 100%;
}
#mobile-show ul li{
	width: 100%;
}
#mobile-show ul li a{
	width: 96%;
	display: block; 
}
#mobile-show ul li a.flag-mm{
    background: url('../img/flag-mm.png') no-repeat center;
}
#mobile-show ul li a.flag-uk{
    background: url(../img/flag-uk.png) no-repeat center;
}
#mobile-show ul li a.flag{
	width: 40px;
	height: 27px;
	margin-top: 6px;
	padding: 12px 2%;
}
#mobile-show ul li a.find-job-post-mb{
	background: #479CE5;
	color: #FFFFFF;
	padding: 12px 2%;
	font-size: 18px;
}
#mobile-show ul li a.find-job-post-mb i{
	font-size: 24px;
	padding-right: 5px;
}



.jssorb05{
        bottom:10px;
    }

.slider-section{
	position: relative;
	padding-top: 68px;
}
.main-slider{
  width:100%;
  height:395px;
  margin: 0 auto;
 
}

ul.container {
  width: 20em;
  padding: 0;
  margin: 50px auto 0;
  border: 10px solid #fff;
  box-shadow: 0px 2px 3px #eaeaea;

}

ul.container li {
  background: #f7f7f7;
  color: #ddd;
  list-style-type: none;
  padding: 1em;
  margin: 0;
  transition: background-color 0.5s;
}

ul.container li:nth-child(2) {
  color: #fff;
  background: #1998c4;
}


/*Vertical Crousel*/

/*Horizontal Orientation CSS*/

.jscarousal-horizontal
{
    width: 100%;
    height: 330px;
    /*background-color: #121212;
    border: solid 1px #7A7677;*/
    margin: 0;
    padding: 0;
    /*padding: 10px 8px 8px 8px;
    position: relative;
    overflow: hidden;*/
    display: inline-block;
}

.jscarousal-horizontal-back, .jscarousal-horizontal-forward
{
	float: left;
	width: 20px;
	height: 330px;
	background-color: rgba(0, 0, 0, 0.03);
	color: White;
	position: absolute;
	/*top: 6px;*/
	cursor: pointer;
}
.jscarousal-horizontal-back:hover, .jscarousal-horizontal-forward:hover
{
	background-color: rgba(0, 0, 0, 0.08);
}

.jscarousal-horizontal-forward
{
    right: 12px;
}

.jscarousal-horizontal-back

{

	background-image: url(/img/left_arrow.png);

	background-repeat: no-repeat;

	background-position: left;

}

.jscarousal-horizontal-forward

{

	background-image: url(/img/right_arrow.png);

	background-repeat: no-repeat;

	background-position: right;

}

.jscarousal-contents-horizontal
{
    width: 100%;
	height: 100%;
    float: left;
    /*position: relative;*/
    overflow: hidden;
    margin: 0px 0px;
}

.jscarousal-contents-horizontal > div
{
	/*position: absolute;*/
	width: 100%;
	height: 100%;
}

.jscarousal-contents-horizontal > div > div
{
	float: left;
    width: 30%;
    margin: 0px 1.5%;
}

.jscarousal-contents-horizontal img
{
    /*width: 50px;
    height: 50px;*/
    margin: 5px auto;
    /*border: solid 1px #7A7677;*/
    width: 65px;
}

/*Horizontal Orientation CSS Ends*/



/*Vertical Orientation CSS Starts*/


.img-top-3-plus img
{
    width: 50px;
    margin: 2.5px auto;
    display: block;
}

.jscarousal-vertical
{
	width: 100%;
	height: 830px;	
	/*border: solid 1px #7A7677;*/
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
}

.jscarousal-vertical-back, .jscarousal-vertical-forward
{
	width: 100%;
	height: 20px;
	background-color: rgba(0, 0, 0, 0.03);
	color: White;
	position: relative;
	cursor: pointer;
	z-index:100;
}
.jscarousal-vertical-back:hover, .jscarousal-vertical-forward:hover
{
	background-color: rgba(0, 0, 0, 0.08);
}

.jscarousal-vertical-back

{

	background-image: url(/img/top_arrow.png);

	background-repeat: no-repeat;

	background-position: bottom;

}

.jscarousal-vertical-forward

{

	background-image: url(/img/bottom_arrow.png);

	background-repeat: no-repeat;

	background-position: top;

}

.jscarousal-contents-vertical
{
	overflow: hidden;
	width: 100%;
	/*height: 410px;*/
    height: 790px;
    top: 20px;
}

.jscarousal-contents-vertical > div
{
	position: absolute;
	/*top: 40px;*/
	width: 100%;
	height: 820px;
	overflow: hidden;
}

.jscarousal-contents-vertical > div > div
{
	width: 100%;
	/*height: 125px;
	margin: 8px;
	margin-left: 14px;*/
}

.jscarousal-contents-vertical > div > div span

{

	display: block;

	width: 70%;

	text-align: center;

}

.img-top-3-plus:first-child
{
    margin-top: 22.5px;
}

#t3p-loading
{
    width: 120px;
    height: 830px;
    background-color: #fff;
    z-index: 1;
}

.top-3-plus-wrapper img
{
	/*width: 55px;
	height: 55px;
	border: solid 1px #7A7677;*/
    width: 50px;
    margin: 2.9px auto;
    display: block;
    /*margin-top: 3.0px;*/
}

.top-3-plus-wrapper
{
    /*padding: 10px 0px;
    min-height: 808px;*/
}

.top-3-plus-tit #empCrousel, .featured-emp-box h4
{
    color: #5f5b5b;
}

.top-3-plus-up-block, .top-3-plus-down-block
{
    height: 17px;
    background-color: rgba(193, 187, 187, 0.3);
}

.btn-top-3-plus-down, .btn-top-3-plus-up
{
    text-align: center;
    /*background-color: rgba(193, 187, 187, 0.3);*/
    cursor: pointer;
}
.btn-top-3-plus-down:hover, .btn-top-3-plus-up:hover
{
    background-color: rgba(193, 187, 187, 0.6);
}

.top-3-plus-img-block
{
    width: 33%;
    float: left;
}
.top-3-plus-img-block img
{
    width: 55px;
    margin: 5px auto;
}


/***********************************/

#top-3-plus-com-mobile
{
    width: 100%;
    display: initial;
    position: relative;
}

.top-3-plus-back-box
{
    display: none;
}

.top-3-plus-back-box, .top-3-plus-next-box
{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.03);
    height: 375px;
    width: 20px;
    cursor: pointer;
}
.top-3-plus-back-box:hover, .top-3-plus-next-box:hover
{
    background-color: rgba(0, 0, 0, 0.1);
}

.top-3-plus-next-box
{
    right: 20px;
}
.jscarousal-horizontal-forward
{
    right: 19px;
}

.btn-top-3-plus-back, .btn-top-3-plus-next
{
    /* background-color: rgba(0, 0, 0, 0.30); */
    /* height: 100%; */
    width: 17px;
    text-align: center;
    top: 180px;
    position: absolute;
}
.btn-top-3-plus-back
{
    float: left;
}
.btn-top-3-plus-next
{
    float: right;
}


/*Vertical Orientation CSS Ends*/



/*Common*/

.hidden

{

	display: none;

}

.visible

{

	display: block;

}

.thumbnail-active

{

	filter: alpha(opacity=100);

	opacity: 1.0;

	cursor: pointer;

}

.thumbnail-inactive

{

	filter: alpha(opacity=20);

	opacity: 0.2;

	cursor: pointer;

}

.thumbnail-text

{

	color: #7A7677;

	font-weight: bold;

	text-align: left;

	display: block;

	padding: 10px 2px 2px 0px;

}


/*End Vertical Crousel*/

.main-slider1{
  width:100%;
  height:100%;
  margin: 0 auto;
 
}

.slider-outer, .m-slider-outer, .vEmp-slider-outer {
   height:100% !important;
   
  overflow:hidden;
}
.slider{
 
    width: 100%;
    height: 100%;
    
}

.vEmp-slider {
   
    width: 100%;
    height: 100%;
    
}
.slide-image{
  width: 100%; /* old - width: 100%; */
    height: 100%;/* old - width: 100%; */
   display:block;
    color: transparent;
    margin-top:0px;
    z-index:0;
    background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    /*background-position: 50% 50%;*/
    background-repeat:no-repeat;
}
.slider .slide-item, .m-slider .m-slide-item, .vvEmp-slider .vEmp-slide-item{
  float:left;
    padding: 0;
    margin: 0;
}


.clear{
  clear:both;
}

.detail-search{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	top: 37%;
	max-width: 1078px;
	width: 100%;
	background-color: rgba(0,0,0,.4);
	padding: 10px 10px 7px 10px;
}
.Emplye-slide-box{
	text-align: center;
	background: none;
}
.detail-search h3{
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
.detail-search h3 span{
	font-weight: 400;
}
.detail-search .wrap-src-fields{
	
}
.normal-input{
	float: left;
	margin-bottom: 5px;
}
.normal-input input{
	padding: 10px 28px 11px 28px;
	font-size: 14px;
	/*font-family: 'PT Sans', sans-serif;*/
	border:1px solid #dadada;
	width: 282px;
	border-radius: 3px;
	height: 22px;
    box-sizing:initial;
}
.src-fild-one{
	position: relative;
	width: 340px;
	height: 45px;
}
.src-fild-one a.src-submite{
	top: 13px;
	font-size: 18px;
	left: 7px;
	position: absolute;
  color: #CACACA;
}
.src-fild-one a.src-close{
	top: 12px;
	font-size: 18px;
	right: 8px;
	display: none;
}
.slide-item, .m-slide-item, .vEmp-slide-item{
	position: relative;
}
.slider .comp-info{
	position: absolute;
	bottom: 14px;
	left: 28px;
	background-color: rgba(0,0,0,0.35);
	border-radius: 2px;
	padding: 14px;
    font-size:12px;
}

.vEmp-slider .comp-info{
	position: absolute;
	bottom: 14px;
	left: 28px;
	background-color: rgba(0,0,0,0.35);
	border-radius: 2px;
	padding: 14px;
    font-size:12px;
}

.vEmp-slider .comp-info .logo-cell{
	float: left;
	background: #FFFFFF;
}
.vEmp-slider .comp-info .logo-cell img{
  height: 50px;
	width: 50px;
}
.vEmp-slider .comp-info .data-cell{
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
    
}
.vEmp-slider .comp-info .data-cell p{
	padding-top:5px;
	margin: 0px;
}

.vEmp-slider .comp-info .data-cell h4{
	margin: 0px;
    padding-bottom:7px;
}
.vEmp-slider .comp-info .data-cell p{
	padding-top:5px;
	margin: 0px;
}

.slider .comp-info .logo-cell{
	float: left;
	background: #FFFFFF;
}
.slider .comp-info .logo-cell img{
  height: 50px;
	width: 50px;
}
.slider .comp-info .data-cell{
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
    
}
.slider .comp-info .data-cell h4{
	margin: 0px;
    padding-bottom:7px;
}
.slider .comp-info .data-cell p{
	padding-top:5px;
	margin: 0px;
}
.slider .comp-info .data-cell span{
	
}

    .slider .comp-info .data-cell:hover {
        text-decoration:underline;
    }

.src-fild-two{
	position: relative;
	width: 255px;
	margin: 0px 5px;
}
.normal-DD{
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.normal-DD span.custom-dd{
	overflow: hidden;
	width: 227px;
	height: 45px;
	display: block;
	background: #FFFFFF;
	padding-left: 28px;
	border-radius: 2px;
	color: #D6D6D6;
}
.src-fild-two a.lst-icon{
	top: 13px;
	font-size: 19px;
	left: 7px;
	position: absolute;
  color: #CACACA;
	z-index: 999;
}

.src-fild-Three{
	position: relative;
	width: 255px;
}
.src-fild-Three a.place-icon{
	top: 9px;
	font-size: 22px;
	left: 11px;
	position: absolute;
  color: #CACACA;
}
.submit-section{
	position: relative;
	width: 210px;
	float: left;
}
.submit-section a.submit-job{
	background: #642891;
	color: #FFFFFF;
	padding: 11px 25px 12px 25px;
	display: block;
	width: 100px;
	float: left;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.submit-section.job-search a.submit-job{
	padding: 13px 10px 14px 10px;
	display: block;
	width: 110px;
	float: left;
	border-radius: 3px;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
    color: #fff;
    background-color: #f7941d;
    border-color: #f28809;
}
.submit-section.job-search a.submit-job:hover{
    color: #fff;
    background-color: #e38008;
    border-color: #b76706;
}

.submit-section a.submit-job:hover{
	background: #6E3798;
}
.submit-section a.find-more{
	background: #642891;
	color: #FFFFFF;
	padding: 10.5px 16px;
	display: block;
	width: 10px;
	float: left;
	margin-left: 3px;
	border: 1px solid #FFFFFF;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
}
.submit-section.job-search a.find-more{
	padding: 11px 16px;
	display: block;
	width: 10px;
	float: left;
	margin-left: 5px;
	border-radius: 3px;
	font-size: 21px;
	cursor: pointer;
    color: #fff;
    background-color: #f7941d;
    border-color: #f28809;
}
.submit-section.job-search a.find-more:hover{
    color: #fff;
    background-color: #e38008;
    border-color: #b76706;
}
.submit-section a.find-more:hover{
	background: #6E3798;
}

#primary-options{
	
}





#advance-options{
	 opacity: 0;
          transition: 0.6s;
  -webkit-transition: 0.6s;
          transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  height: 0px;
  float: left;
  clear: both;
}
#advance-options.appear{
  visibility: visible;
  opacity: 1;
          transform: translateX(0);
  -webkit-transform: translateX(0);
    height: auto;
    padding: 0px 0px 0px 0px;
}
#advance-options .src-fild-two{
	width: 340px;
	margin-left: 0px;
}
#advance-options .src-fild-two span.custom-dd{
	width: 312px;
}

#advance-options .src-fild-one input{
	width: 196px;
}
#advance-options .src-fild-one{
	width: 255px;
}
.check-box-holder{
	float: left;
	width: 210px; /*old 186px*/
	padding-top: 12px;
}
.check-box-holder input{
	
}
.check-box-holder label{
	color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
}
.submit-section.mobile-display{
	display: none;
}

.get-started-section{
background-color:#8C70B8;
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8C70B8, endColorstr=#8074C0);
 background-image:-moz-linear-gradient(top, #8C70B8 23%, #8074C0 54%);
 background-image:-webkit-linear-gradient(top, #8C70B8 23%, #8074C0 54%);
 background-image:-ms-linear-gradient(top, #8C70B8 23%, #8074C0 54%);
 background-image:linear-gradient(top, #8C70B8 23%, #8074C0 54%);
 background-image:-o-linear-gradient(top, #8C70B8 23%, #8074C0 54%);
 background-image:-webkit-gradient(linear, right top, right bottom, color-stop(23%,#8C70B8), color-stop(54%,#8074C0));
	width: 100%;
	padding: 7px 0px;
	overflow: auto;
    
}

.get-started-section .wrap-started{
	width: 618px;
	margin: 0px auto;
}
.home-h1
{
	color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 14px 0px 14px 35px;
    font-size: 1.10em;
}
.wrap-started h3{
	color: #FFFFFF;
	float: left;
	margin: 0px;
	background: url('../img/CV.png') no-repeat left center;
	padding: 14px 0px 14px 35px;
    font-size: 1.10em;
}
.wrap-started h3 i{
	font-size: 35px;
	margin-right: 20px;
}
.wrap-started a{	
	float: left;
	display: block;
	border-color: #d4a900 #aa8700 #aa8700;
	background: #ffbe00;
	background: linear-gradient(to top,#ffbe00 0,#ffcb00 100%);
	color: #3d3100;
	padding: 13px 12px;
	margin-left: 20px;
	border-radius: 3px;
	font-size: 13px;
	margin-top: 4px;
}
.wrap-started a:hover{	
	background: #FBCA5D;
}
.top-employe-section{
	
}
.top-employe-section h2{
	
}
.top-employe-section .wrap-emply{
	
}
.wrap-emply .inner-emply{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 184px;
	min-height: 105px;
	border: 1px solid #CACACA;
	text-align: center;
}
.wrap-emply .inner-emply a{
	color: #424242;
}
.wrap-emply .inner-emply a:hover{
	color: #642891;
}
.wrap-emply .inner-emply:last-child{
	float: left;
	margin-right: 0px;
}
.inner-emply img{
	width: 120px;
	height: auto;
	margin: 0px auto;
}
.inner-emply span{
	font-size: 12px;
	margin: 7px auto;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 18px;
	width: 168px;
}
.Top-Job-SideLogos{
	padding: 30px 0px;
	clear: both;
	overflow: auto;
    padding-top: 20px;
}

.Top-Job-SideLogos .scroll-section{
	width: 860px;
	float: left;
	margin-right: 45px;
}
.Top-Job-SideLogos .small-scroll-section
{
	/*width: 570px;*/
    width: 705px;
}



.scroll-section h3{
	margin: 0px;
	padding: 8px 17px;
	color: #FFFFFF;
	background: #9268b1; /*#642891;*/
	display: inline-block;
	font-weight: 600;
	text-align: center;
	font-size: 18px;
    width: 100%;
}

#empCrousel{
    width: 100%;
	margin: 0px;
	padding: 8px 0px;
	display: inline-block;
	font-weight: 600;
	text-align: center;
	font-size: 16px;
    background: #f8f8f8;
    border-bottom: 1px solid #D6D6D6;
    color: #000;
}
.top-3-plus-block
{
    width: 120px;
    min-height: 863px;
    float: left;
    margin-right: 15px;
}
.top-3-plus-wrapper-mobile
{
    /*display: none;*/
    height: 330px;
    width: 100%;
}
.row-clear
{
    clear: both;
    margin: 0px 10px;
}
#top-3-plus-coms
{
    min-height: 790px;
}
.top-3-plus-tit
{
    width: 100%;
    /*background: #642891;*/
}
.Top-Job-SideLogos .side-logo-sec{
	/*width: 345px;*/
    width: 270px;
	float: left;
}
.scroll-section .scroll-box{
	width: 100%; /*570px; 760px*/
	border: 1px solid #DADADA;
	padding: 10px 15px;
	max-height: 809px;
}
.job-column{
	width: 100%;
	float:left;
	overflow: auto;
	/* old padding: 5px 0px;*/
}
.job-column .single-job{
	width: 48%;
	float: left;
	border-bottom: 1px dotted #CDCDCD;
	margin-right: 4%;
	margin-bottom: 5px;
	padding-bottom: 7px; /* old padding-bottom: 15px;*/
	overflow: hidden;
}
.job-column .single-job:nth-of-type(2){
    width: 48%;
    float: left;
    border-bottom: 1px dotted #CDCDCD;
    margin-right: 0%;
}
.job-column .single-job a{
	float: left;
	color: #6E3798;
	font-weight: bold;
	margin-bottom: 2px; /*old margin-bottom: 8px;*/
    width: 93%; /*230px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
	line-height: 25px;
}
.job-column .single-job span{
	float: left;
	display: block;
	width: 250px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
  margin-left:-5px;
} 

.ss-content {
  height: 100%;
  width: 100%;
  padding: 0 32px 0 0;
  position: relative;
  right: -18px;
  overflow: auto;
  box-sizing: border-box;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 9px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.25s linear;
}

.ss-hidden {
  display: block;
}

.ss-container:hover .ss-scroll {
  opacity: 1;
}

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.side-logo-sec h4 {
	margin: 0px;
	text-align: center;
	background: #f8f8f8;   /* old #EBEBEB*/
	padding: 8px 0px;
	border: 1px solid #D6D6D6;
	display: block;
	font-weight: 600;
	font-size: 18px;
}
.top-3-plus-block-mobile
{
    display: none;
}
.top-3-plus-block-mobile h4 {
	margin: 0px;
	text-align: center;
	background: #f8f8f8;   /* old #EBEBEB*/
	padding: 8px 0px;
	border-bottom: 1px solid #D6D6D6;
	display: block;
	font-weight: 600;
	font-size: 18px;
    color: #5f5b5b;
}
.side-logo-sec .logo-wraper{
	overflow: auto;
	border: 1px solid #D6D6D6;
	border-top: none;
}
.side-logo-sec .logo-wraper .single-logo{
	text-align: center;
	width: 50%;
	float: left;
	margin: 6px 0px;
}
.side-logo-sec .logo-wraper .single-logo img{
	margin: 0px auto;
	display: block;
	height: 80px;
	/*width: 75px;*/
    width: auto;
}
.add-section{
	clear: both;
	overflow: auto;
	padding: 5px 0px;
	border-bottom: 1px solid #DADADA;
}
.add-section .col12 img{
	width: 100%;
	max-width: 1180px;
}
.add-section img{
	border: 5px solid silver;
	margin-bottom: 20px;
}
.three-add{
	width: 100%;
}
.three-add .add-cont {
    float: left;
    margin-right: 55px;
}
.three-add .add-cont:last-child {
    margin-right: 0px;
}

.desktop{
	display: block;
}
.mobile{
	display: none;
}

.brows-job-section{
	padding: 10px 10px 20px;
	overflow: auto;
	border-bottom: 1px solid #DADADA;
}
.brows-job-section h3{
	color: #000000;
}
.brows-job-section a:hover{
  text-decoration: underline;
  color: #292929;
}
.wrap-job-links{
	
}
.wrap-job-links .job-link-colmn{
	float: left;
	min-width: 280px;
	margin-right: 25px;
}
.wrap-job-links .job-link-colmn:last-child{
	margin-right: 0px;
}
.job-link-colmn h4{
	
	color: #545454;
}
.job-link-colmn ul li{
	
}
.job-link-colmn ul li a{
	color: #545454;
	margin: 8px 0px;
	display: block;
}
.Job-summery-sec{
	padding: 20px 0px;
	clear: both;
	overflow: auto;
}
.Job-summery-sec h2{
	
}

.Job-summery-sec p{
	font-size: 18px;
	color: #545454;
	margin-bottom: 15px;
	list-style: inside disc;
}
.Job-summery-sec p i{
	font-size: 8px;
  padding-right: 10px;
}
.footer-section{
	background: #F1F1F1;
	padding: 30px 0px;
	border-top: 2px solid #FFFFFF;
}
.footer-section .foot-center{
	max-width: 975px;
	width:100%;
	margin: 0px auto;
}
.foot-first{
	text-align: center;
	border-bottom: 1px solid #DADADA;
}
.foot-first .foot-logo{
	
}
.foot-first .foot-logo img{
	width: 175px;
}
.foot-first p{
	font-size: 14px;
	color: #4E4E4E;
	width: 80%;
	margin: 15px auto;
}
.foot-second{
	overflow: auto;
	padding: 10px 0px;
	border-bottom: 1px solid #DADADA;
}
.foot-second .foot-sec-coum{
	float: left;
	width: 243px;
}
.foot-second .foot-sec-coum h5{
	
}
.foot-second .foot-sec-coum ul li{
	float: left;
	width: 100%;
}
.foot-second .foot-sec-coum ul li a{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	color: #642891;
}
.foot-second .foot-sec-coum ul.social-icons li{
	float: left;
}
.foot-second .foot-sec-coum ul.social-icons li a{
	float: left;
	height: 48px;
	width: 48px;
}
.foot-second .foot-sec-coum ul.social-icons li{
	float: left;
	width: auto;
	margin-right: 10px;
}
.foot-second .foot-sec-coum ul.social-icons li a{
	float: left;
	height: 48px;
	width: 48px;
}
.foot-second .foot-sec-coum ul.social-icons li a.gp{
	background: url('../img/google_plus.png') no-repeat center;
}
.foot-second .foot-sec-coum ul.social-icons li a.fb{
	background: url('../img/facebook.png') no-repeat center;
}
.foot-second .foot-sec-coum ul.social-icons li a.in{
	background: url('../img/linkedin.png') no-repeat center;
}

.foot-third{
	overflow: auto;
	padding: 25px 0px;
	border-bottom: 1px solid #DADADA;
}
.foot-third .inner-thrd{
	width: 232px;
	margin: 0px auto;
}
.foot-third .inner-thrd li{
	float: left;
	margin-right: 15px;
}
.foot-third .inner-thrd li a{
	float: left;
	color: #474747;
	text-decoration: underline;
}
.foot-third .inner-thrd li.bb{
	
}
.foot-four{
	overflow: auto;
}
.foot-four .left{
	float: left;
}
.foot-four .left p{
	float: left;
}
.foot-four .right{
	float: right;
	padding: 18px 0px;
}
.foot-four .right ul li{
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 2px solid #383838;
	color: #000000;
}
.foot-four .right ul li:last-child{
	border: none;
	padding: 0px;
	margin: 0px;
}
.foot-four .right ul li a{
	float: left;
	color: #383838;
}
.repeat-expect-job{
	overflow: auto;
	clear: both;
}
.repeat-expect-job .wrap-repet-expect{
	background: #F4F5F6;
	padding: 20px 25px 6px;
	overflow: auto;
	margin-bottom: 20px;
}
.repeat-expect-job .wrap-repet-expect .head-repet{
	
	float: left;
}
.repeat-expect-job .rept-expact-buttons{
	
	float: right;
}
.head-repet h3{
	
	margin: 0px;
	color: #2C1376;
}
.head-repet p{
	color: #642891;
}
.head-repet-mobile
{
    display: none;
}
.rept-expact-buttons a.Repat-job{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
	background: #fff;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .025em;
	color: #6772e5;
	text-decoration: none;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	color: #fff;
	background: #6772e5;
	white-space: nowrap;
	margin-right: 20px;
}
.rept-expact-buttons a.Repat-job:hover{
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
	color: #fff;
	background-color: #a0a6e5;
}
.rept-expact-buttons a.Expact-job{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
	background: #fff;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: .025em;
	color: #6772e5;
	text-decoration: none;
	-webkit-transition: all .15s ease;
	transition: all .15s ease;
	color: #642891;
	background: #FFFFFF;
	white-space: nowrap;
}
.rept-expact-buttons a.Expact-job:hover{
	-webkit-transform: translateY(-1px);
	transform: translateY(-1px);
	box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
.rept-expact-buttons a{
	margin-top: 10px;
}
.employer-page .top-nav .logo a img {
    float: left;
    width: 190px;
}
.employer-page .top-nav .logo a span{
	float: left;
	font-size: 14px;
	line-height: 27px;
	margin-left: 5px;
	color: #FFF;
	font-weight: 600;
}
.employer-page .top-nav .logo{
    width: 320px;
    float: left;
    padding: 18px 0px;
}
.employer-page .slider-section {
    position: relative;
    padding-top: 0px;
}
.employer-page .top-nav {
    width: 100%;
    padding: 0px 0px;
    overflow: auto;
    position: absolute;
    z-index: 9999;
    background: none;
    top: 0px;
}
.employer-page .signin-signup ul li a.log {
    color: #FFFFFF;
    background: none;
    padding: 12px 12px;
    border: 1px solid #FFFFFF;
    font-size: 13px;
    text-align: center;
    width: 111px;
    font-weight: normal;
}
.employer-page .signin-signup ul li a:hover{
	background: #FFFFFF;
	color: #642891
}
.employer-page .signin-signup{
	border: none;
}
.detail-search.Emplye-slide-box > h1{
	font-size: 38px;
	color: #FFFFFF;
}
.detail-search.Emplye-slide-box .wrap-src-fields{
	
}
.detail-search.Emplye-slide-box .wrap-src-fields .button-emoly{
	width: 100%;
	/*margin: 0px auto;*/
    margin-top:40px;
}
.detail-search.Emplye-slide-box .wrap-src-fields .button-emoly a{
	color: #FFFFFF;
	background: none;
	padding: 13px 8px;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	text-align: center;
	width: 150px; /* old 124px*/
	font-weight: normal;
	display: block;
	margin: 0px auto;
}
.detail-search.Emplye-slide-box .wrap-src-fields .button-emoly a:hover{
	background: #FFFFFF;
	color: #642891;
}
.detail-search.Emplye-slide-box .wrap-src-fields .button-emoly span{
	color: #FFFFFF;
	font-size: 23px;
	margin-top: 30px;
	display: block;
    font-weight: bold;
}
.email-number-cont{
	width: 50%;
	margin: 0px auto;
	margin-top: 15px;
}
.email-number-cont a{
	
}
.email-number-cont a.maill{
	
	float: left;
	color: #FFFFFF;
        font-size: 24px;
        font-weight:bold;
}
.email-number-cont a.call{
	float: right;
	color: #FFFFFF;
        font-size: 24px;
        font-weight:bold;
}

.Three-columns-started{
	clear: both;
	overflow: auto;
	padding: 30px 0px;
}
.Three-columns-started .wrap-GS {
    float: left;
    width: 22%;
    margin-right: 0%;
    min-height: 225px;
    padding: 0% 5%;
}
.Three-columns-started .wrap-GS:nth-child(2){
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	margin: 0px 1.5%;
	padding: 0px 5%;
	width: 22%;
}
.Three-columns-started .wrap-GS:last-child{
    margin-right: 0px;
}

.Three-columns-started .wrap-GS li{
	background: url('../img/check-mark-11-xxl.png') no-repeat center left;
	padding: 5px 0px 5px 50px;	
	color: #656565;
	margin-bottom: 8px;
}
.Three-columns-started .wrap-GS h3{
	color: #5E02CD;
	font-size: 24px;
	text-align: center;
	font-weight: 600;
}
.Three-columns-started .button-holder{
	
}
.Three-columns-started .button-holder a{
	color: #FFFFFF;
	background: #642891;
	padding: 13px 8px;
	font-size: 20px;
	text-align: center;
	width: 160px;
	font-weight: normal;
	display: block;
	margin: 0px auto;
	margin-top: -25px;
	border: 1px solid #642891;
}
.Three-columns-started .button-holder a:hover{
	background: #FFFFFF;
	color: #642891;
	border: 1px solid #642891;
}
.signin-signup a.log{
	display: block;
}
.signin-signup a.log.mobile, .signin-signup li.emp-log.mobile{
	display: none;
}
.Join-Family{
	background: #EAEAEA;
	text-align: center;
	clear: both;
	overflow: auto;
	padding: 10px 0px 30px;
	margin: 0px 0px;
}
.Join-Family h1{
	font-weight: 600;
}
.Join-Family p{
	margin-bottom: 30px;
}
.Join-Family .wrap-logos{
	
	width: 890px;
	margin: 0px auto;
}
.Join-Family .wrap-logos img{
	width: 120px;
	height: 120px;
	float: left;
	margin: 0px 14px;
}
.Display-project-sec{
	background: #1D537F;
	overflow: auto;
	clear: both;
	padding: 20px 0px 0px 0px;
}
.wrap-project{
	
}
.Display-project-sec .wrap-project .projt-left{
	float: left;
	width: 740px;
	/*! position: relative; */
	clear: both;
}
.Display-project-sec .wrap-project .projt-left img{
	width: 740px;
	/*! max-width: 573px; */
	position: absolute;
	top: auto;
}
.wrap-project .projt-details-right{
	float: right;
	width: 445px;
    padding-bottom: 3.3%;
}

.projt-details-right h2{
	color: #FFFFFF;
	padding-left: 56px;
    padding-top:30px;
}
.projt-details-right .details-wrap{
	
}
.mono-detail{
	float: left;
	margin-bottom: 10px;
}
.mono-detail .left{
	
	float: left;
	color: #FFFFFF;
}
.mono-detail .left i{
	font-size: 40px;
}
.mono-detail .right{
	
	float: left;
	color: #FFFFFF;
	width: 78%;
	margin-left: 20px;
}
.mono-detail .right h4{
	
	margin: 0px;
}
.mono-detail .right p{
	
}

.Next-great-hire{
	margin-top: 70px;
	padding-bottom: 50px;
	clear: both;
	overflow: auto;
	border-bottom: 1px solid #DADADA;
}
.Next-great-hire .col12 > h1{
	
	text-align: center;
	font-weight: 600;
}
.Next-great-hire  .wrap-numbers{
	
}
.wrap-numbers .number-colmn{
	float: left;
	width: 33%;
	text-align: center;
}
.wrap-numbers .number-colmn h1{
	color:#5E02CD;
	font-size: 40px;
	font-weight: 600;
	display: inline-block;
}
.wrap-numbers .number-colmn span{
	color: #343434;
	font-weight: 600;
}
.wrap-numbers .number-colmn .wrap-pecent span.pecent{	
	color: #5E02CD;
	font-size: 40px;
	font-weight: 600;
	display: inline-block;
}

.Competition-section{
	padding: 20px 0px 30px;
	clear: both;
	overflow: auto;
}
.Competition-section .col12{
	border-bottom: 1px solid #DADADA;
	padding-bottom: 50px;
}
.Competition-section .col12 > h1{
	text-align: center;
	font-weight: 600;
	margin-bottom: 40px;
}
.Competition-section .col12 .left{
	float: left;
	width: 450px;
	margin-right: 275px;
}
.Competition-section .col12 .left img{
	width: 300px;
	margin: 0px auto;
}
.Competition-section .col12 .right{
	float: right;
	width: 460px;
}
.Competition-section .col12 .right h2{
	font-weight: 600;
	color: #4A4A4A;
	margin-top: 0px;
}
.Competition-section .col12 .right p{
	
	color: #383838;
}
.Step-success-section{
	overflow: auto;
	padding: 20px 0px 50px;
}
.Step-success-section .left{
	
}
.Step-success-section .left{
	float: left;
	width: 400px;
	margin-left: 75px;
	margin-right: 170px;
}
.Step-success-section .right{
	width: 520px;
	float: left;
}
.Step-success-section .right img{
	width: 420px;
	margin: 0px auto;
} 
.Step-success-section .left h2{
	margin-top: 0px;
	font-weight: 600;
	color: #4A4A4A;
}
.Step-success-section .left .success-box{
	margin-bottom: 30px;
}
.Step-success-section .left .success-box h4{
	
	margin-top: 0px;
	font-weight: 600;
	color: #272727;
	margin-bottom: 0px;
}
.Step-success-section .left .success-box p{
	color: #383838;
}
/*post-first-job*/
.post-first-job-section{
	background: #642891;
	padding: 50px 0px 80px;
	text-align: center;
	overflow: auto;
	color: #FFFFFF;
}
.post-first-job-section .col12 > h1{
	font-weight: 600;
}
.post-first-job-section .col12 > h2{
	font-weight: 600;
	margin-bottom: 50px;
	line-height: 36px;
}
.post-first-job-section .col12 a.get-started{
	color: #FFFFFF;
	background: none;
	padding: 8px 30px;
	border: 1px solid #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
}
/*post-first-job*/
/*above-post-first*/
.above-post-first-job-section{
	    background: #fff;
    padding: 23px 0px 25px;
    text-align: center;
    overflow: auto;
    color: #FFFFFF;
    border-bottom: 1px solid #DADADA;

}
.above-post-first-job-section .col12 .contactlabel{
	    font-weight: 600;
    color: #642891;
    display: block;
    font-size: 29px;
    /* font-size: 4px; */
    padding-bottom: 50px;
}
.above-post-first-job-section .col12 .jobseekercommunity{
	font-weight: 600;
    line-height: 36px;
    color: #642891;
    display: block;
    font-size: 22px;
    padding-bottom: 20px;
}
.above-post-first-job-section .col12 a.get-started{
	/*color: #642891;
	background: none;
	padding: 8px 30px;
	border: 1px solid #642891;
	font-size: 18px;
	text-align: center;
	font-weight: normal;*/
    color: #FFFFFF;
    background: #642891;
    padding: 13px 8px;
    font-size: 20px;
    text-align: center;
    width: 160px;
    font-weight: normal;
    display: block;
    margin: 0px auto;
    margin-top: -25px;
    border: 1px solid #642891;
}
    .above-post-first-job-section .col12 a.get-started:hover
    {
        background: #FFFFFF;
	color: #642891;
	border: 1px solid #642891;
    }
/*above-post-first*/
.footer-emply{
	overflow:  auto;
	padding: 10px 0px 20px;
}
.footer-emply p{
	text-align:center;
	font-size: 15px;
	color: #4A4A4A;
}
.footer-emply ul{
	text-align:center;
	width: 196px;
	margin: 0px auto;
}
.footer-emply ul li{
	float: left;
}
.footer-emply ul li a{
	float: left;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: underline;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
}
.footer-emply ul li a.ll{
	padding: 0px;
	margin: 0px;
	border: none;
}
.post-first-job-section .col12 a.get-started:hover{
	background: #FFFFFF;
	color: #642891;
	border: 1px solid #642891;
}
.Search-page .top-nav{
	position: inherit;
}
.aspNetHidden .top-nav{
	position: inherit;
}
.Search-page .slider-section {
    position: relative;
    padding-top: 0px;
    background: #642891;
    clear: both;
    width: 100%;
    height: 65px;
    z-index: 99;
    
}
.Search-page .detail-search{
	position: inherit;
	background: none;
	padding: 10px 0px;
	top: 0px;
}
.Search-page .detail-search .wrap-src-fields {
    display: inline-block;
}

.search-result-add-sec{
	background: #EEEEEE;
	padding-top: 30px;
	clear: both;
	overflow: auto;
}
.search-result-add-sec .search-container{
	width: 861px;
	margin-left: 75px;
	float: left;
	margin-bottom: 50px;
}
.search-result-add-sec .add-container{
	width: 215px;
	float: right;
	margin-top: 75px;
}
.add-container .single-add{
	background: blue;
	margin-bottom: 10px;
}
.add-container .single-add.full-add{
	height: 514px;
}
.add-container .single-add.half-add{
	height: 240px;
}
.add-container .single-add.quater-add{
	height: 117px;
}
.Search-page .height-src{
	height: 115px !important;
}
.search-container .sort-result-sec{
	height: 50px;
	background: #FFFFFF;
	margin-bottom: 15px;
	padding: 5px 20px;
}
.search-container .sort-result-sec h2{
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	float: left;
}
.search-container .sort-result-sec h2 span{
	font-size: 20px;
}
.search-container .sort-result-sec h2 span.mobi-hide {
    font-weight: 500;
}
.search-container .sort-result-sec h2 span b{
	color: #F57C00;
}
.sort-result-sec .sort-field{
	position: relative;
	width: 230px;
	float: right;
	margin: 0px auto;
	margin-top: 10px;
}
.sort-field .dropdown{
	width: 100%;
	left: 0px;
	position: relative;
}

.sort-field .dropdown [data-toggle="dropdown"]{
	border: 1px solid #F1F1F1;
}

.wrap-search-result{
	background: #FFFFFF;
	padding: 10px 20px;
}
.wrap-search-result .single-search-reslt{
	position: relative;
	overflow: auto;
	padding: 10px;
	/*cursor: pointer;*/
	border: 1px solid #FFFFFF;
	/*min-height: 230px;*/
	border-bottom: 1px solid #C0C0C0;
}
.wrap-search-result .single-search-reslt:hover{
	border: 1px solid #777777;
}
.single-search-reslt.featured{
	border: 1px solid #C0C0C0;
	background: #FFFCE3;
}
.single-search-reslt.featured:hover{
	border: 1px solid #C0C0C0;
}
.wrap-search-result .single-search-reslt h3{
	color: #115DB5;
	font-size: 22px;
	font-weight: 600;
	margin: 0px;
	padding-bottom: 15px;
	max-width: 80%;
	display: inline-block;
}
.wrap-search-result .single-search-reslt h3 a{
	color: #115DB5;
	font-size: 22px;
	font-weight: 600;
}
.wrap-search-result .single-search-reslt:hover > h3{
	text-decoration: underline;
	font-size: 22px;
	font-weight: 600;
}
.wrap-search-result .single-search-reslt a.comp-name > span{
	color: #000;
	float: left;
	width: 100%;
}
.wrap-search-result .single-search-reslt a.comp-name > span{
	color: #000;
	float: left;
	width: 100%;
}

.single-search-reslt .amout-place{
	
	float: left;
	width: 100%;
}
.single-search-reslt .amout-place .salary{
	float: left;
	margin-right: 20px;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: url('../img/dollar_03.png') no-repeat center left;
	color: #115DB5;
	font-size: 15px;
}
.single-search-reslt .amout-place .salary.salary-show{
	float: left;
	margin-right: 20px;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: none;
	color: #115DB5;
}
.single-search-reslt .amout-place .salary.salary-show a{
	color: #4A4A4A;
}
.single-search-reslt .amout-place .salary a{
	color: #115DB5;
}
.single-search-reslt .amout-place .place{
	float: left;
	padding-top: 6px;
	padding-bottom: 4px;
	color: #000000;
}
.single-search-reslt .amout-place .place i{
	
	font-size: 24px;
	padding-right: 10px;
	color: #642891;
}
.single-search-reslt .detail-job{
	float: left;
	padding-left: 40px;
	width: 90%;
}
.single-search-reslt .detail-job li{
	list-style: none;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	width: 100%;
	height: 15px;
	line-height: 16px;
}
.single-search-reslt .detail-job li a{
	width:82%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.single-search-reslt .tagline{
	float: left;
	width: 100%;
}
.single-search-reslt .tagline p{
	
	font-size: 15px;
	color: #000000;
}
.single-search-reslt .info{
	float: left;
	width: 100%;
}
.single-search-reslt .info span{
	font-size: 13px;
	color: #545454;
	/*width: 300px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.single-search-reslt .info i{
	color: #545454;
	padding: 0px 10px;
}
.single-search-reslt img.search-logo{
	position: absolute;
	width: 120px;
	height: 120px;
	top: 15px;
	right: 45px;
	display: none;
}
.single-search-reslt p.post-date{
	position: absolute;
	bottom: 20px;
	right: 15px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	font-size: 14px;
}
a.mobile-job-view{
	display: none;
	position: absolute;
	bottom: 20px;
	right: 10px;
	color: #FFFFFF;
	background: #642891;
	padding: 10px 5px;
	font-size: 20px;
	text-align: center;
	width: 95px;
	font-weight: normal;
	margin: 0px auto;
	border: 1px solid #642891;
}





.btn {
    display: inline-block;
    padding: 10px;
    border-radius: 5px; /*optional*/
    color: #aaa;
    font-size: .875em;
}

.pagination {
    padding: 20px;
    margin-bottom: 20px;
}

.page {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 0px;
    border-radius: 1px;
    border: solid 1px #c0c0c0;
    background: none;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: 600;
    text-decoration: none;
    color: #5C5C5C;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}
.page:last-child,.page:first-child{
	background: #FFFFFF;
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
	  color: #DF0058;
	  border-bottom-color: #DF0058; 
}

.page.active {
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
    color: #DF0058;
    border: solid 1px #c0c0c0;
}

.login-section{
	background: #F3F3F4;
	overflow: auto;
	min-height: 710px;
	position: relative;
}
.login-section .login-wrap{
	width: 560px;
	margin: 0px auto;
	padding: 25px 0px;
    margin-top:60px;
}
.login-wrap .logo{
	width: 350px;
	float: none;
	padding-bottom: 20px;
}
.login-wrap .logo img{
	width: 197px; /*205px;*/
	float: left;
	margin-right: 5px;
}
.login-wrap .logo span{
	color: #5F0DCD;
	font-weight: bold;
	font-size: 16px;
	margin-top: 6px;
	display: block;
}
.login-wrap .inner-login-wrap{
	background: #FFFFFF;
	padding: 30px 40px;
	padding-bottom: 75px;
}
.inner-login-wrap h1{
	font-weight: 500;
	font-size: 26px;
	width: 100%;
	text-align: center;
}
.inner-login-wrap .wrap-input{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	position: relative;
}
.inner-login-wrap .wrap-input label{	
	float: left;
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 8px;
}
.inner-login-wrap .wrap-input input{
	display: block;
	width: 95%;
	height: 25px;
	padding: 5px 2%;
	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;
}
.inner-login-wrap .wrap-input input.login-button{
	background: #642891;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 12px !important;
	border-radius: 2px;
	border: 1px solid #642891;
	width: 100% !important;
	height: 45px;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
}
.inner-login-wrap .wrap-input input.login-button:hover{
	background: #FFFFFF;
	color:#642891;
	border: 1px solid #642891;
}
.inner-login-wrap .wrap-input a.signup-button{
	background: #FFFFFF;
	color:#642891;
	display: block;
	text-align: center;
	padding: 12px;
	border-radius: 2px;
	border: 1px solid #642891;
}
.inner-login-wrap .wrap-input a.signup-button:hover{
	background: #642891;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
.inner-login-wrap .wrap-input .check{
	float: left;
}
.inner-login-wrap .wrap-input .check input{
	
	float: left;
	display: inline-block;
	width: auto !important;
	margin-right: 10px;
}
.inner-login-wrap .wrap-input .check label{
	
	margin-bottom: 0px;
	line-height: 30px;
}
.inner-login-wrap .wrap-input a.forget-pass{
	 float: right;
	margin-top: 8px;
	color: #115DB5;
}
.inner-login-wrap > span{
	display: block;
	text-align: center;
	color: #828282;
	margin-bottom: 18px;
	font-size: 13px;
	margin-top: 5px;
}
a.back-btn{
	position: absolute;
	top: 4%;
	left: 10%;
	border: 1px solid #642891;
	background: #F3F3F4;
	padding: 8px 12px;
	color: #642891;
}
a.back-btn:hover{
	background: #642891;
	color: #FFFFFF;
}
.inner-login-wrap .wrap-input > i{
	position: absolute;
	bottom: 9px;
	left: 10px;
	color: #808080;
	font-size: 20px;
	z-index: 999;
}
.signup-form.inner-login-wrap .wrap-input input{
	padding: 5px 2% 5px 40px;
	width: 89%;
}
.signup-form.inner-login-wrap .wrap-input input:focus{
	border-color:#9ecaed;
    box-shadow:0 0 10px #9ecaed;
}
.signup-form.inner-login-wrap > p{
	text-align: center;
	font-size: 20px;
}
.simple-signup-logos{
	
}
.simple-signup-logos h1{
	margin-top: 10px;
}
.simple-signup-logos p{
	text-align: center;
}
.simple-signup-logos .singup-logo-wrap{
	margin-bottom: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C8C8C8;
}
.simple-signup-logos .singup-logo-wrap img{
	margin-right: 1px;
}
.simple-signup-logos .social-login-sec{
	margin-bottom: 30px;
	clear: both;
	height: 60px;
	border-bottom: 1px solid #C8C8C8;
}
.simple-signup-logos .social-login-sec a.fbl{
	background: #385999 url('../img/fbs.png') no-repeat 12px 11px;
	color: #FFFFFF;
	padding: 10px 12px 10px 44px;
	border-radius: 4px;
	margin-right: 10px;
}
.simple-signup-logos .social-login-sec a.fbl:hover{
	background: #337ab7 url('../img/fbs.png') no-repeat 12px 11px;
	color: #FFFFFF;
}
.simple-signup-logos .social-login-sec a.inl{
	background: #007CB7 url('../img/ins.png') no-repeat 12px 8px;
	color: #FFFFFF;
	padding: 10px 12px 10px 45px;
	border-radius: 4px;
}
.simple-signup-logos .social-login-sec a.inl:hover{
	background: #23639a url('../img/ins.png') no-repeat 12px 8px;
}
.loginpage .top-nav{
	position: inherit;
}
.login-wrap .inner-login-wrap h3{
	font-weight: 600;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.social-login-sec{
	position: relative;
	text-align: center;
}
.social-login-sec > span{
	position: absolute;
	bottom: -6px;
	text-align: center;
	right: 45%;
	background: #FFFFFF;
	padding: 0px 10px;
}
.single-search-reslt.featured img.search-logo{
	display: block;
}
.signup-form.inner-login-wrap .wrap-input .cv-upload
{
    padding: 5px 2%;
    width: 96%;
}


.select-style {
    padding: 0;
    margin:0;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;
	position: relative;
    
}
.select-style i{
	position: absolute;
	top: 8px;
	right: 9px;
	color: #B0B0B0;
}
.select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #6A6A6A;
    height: 34px;
    font-size: 16px;
}

.select-style select:focus {
    outline: none;
}
.select-style select option{
  height:20px;
}
.custom-dd .select-style{
	border-radius: 0px;
	border: none;
}
.custom-dd .select-style select{
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 10px 3px;
    height: 45px;
}
.custom-dd .select-style select option{
  height:24px;
}
.custom-dd .select-style i {
    position: absolute;
    top: 15px;
    right: 10px;
}
.inner-login-wrap .wrap-input .select-style{
	width: 99%;
	height: 36px;
}
.inner-login-wrap .wrap-input .select-style select{
	padding: 9px 8px 9px 37px;
	font-size: 14px;
	height: 36px;
}
.has-danger .form-control {
    border-color: #d9534f !important;
}
.has-danger .text-help {
	font-size: 11px;
	color: #d9534f;
	position: absolute;
}
.noAdd .add-container{
	display: none;
}

.noAdd .search-container{
	float: none;
	margin: 0px auto 50px;
}
.noAdd .sort-result-sec{
	height: auto;
	overflow: auto;
}
.SEO-sec{
	float: left;
	background: #DDDDDD;
	padding: 15px;
	margin-bottom: 15px;
}
.SEO-sec h3{
	margin-top: 0px;
	margin-bottom: 8px;
}
.SEO-sec p{
	color: #626262;
	line-height: 20px;
	transition: all 0.5s ease;
	margin: 0px;
	margin-bottom: 10px;
}
.SEO-sec .Show-cont p{
	color: #626262;
	line-height: 20px;
	transition: all 0.5s ease;
}
.SEO-sec a{
	float: right;
	color: #141414;
	font-size: 14px;
	font-weight: 600;
}
.seo-result {
	/*height: 50px;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #C0C0C0;
    display: inline-block;
    width: 100%;
}

.social-login-sec.full-width{
	width: 100% !important;
	height: auto;
	margin-bottom: 20px !important; /*40px*/
	padding-bottom: 25px;
}
.social-login-sec.full-width a{
	float: none !important;
	width: 100% !important;;
	margin-right: 0px !important;
	display: block !important;;
	padding: 13px 0% !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
}


.wrap-search-result .single-search-reslt:hover{
	border: 1px solid #777777;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);
    box-shadow: 0px 0px 8px 0px rgba(158,158,158,1);
}




.go-top.fa{
  font-size: 50px;
  padding: 5px;
  width: 45px;
  height: 47px;
  right: 20px;
  bottom: 20px;
  visibility: visible;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: pointer;
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
  -moz-transition: all 1.2s;
  -ms-transition: all 1.2s;
  -o-transition: all 1.2s;
}

/* POSITION BUTTON 1 - on the bottom of the screen */
.go-top.fa{
  position: fixed;
}
.go-top.fa:hover{
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.go-top.fa.scroll-button--hidden{
  filter: alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
}
#seo-cont{
	height: 40px;
	overflow: hidden;
}
#seo-cont.Show-cont{
	height: auto;
}





















@media all and (max-width: 1230px) {
	
.top-employe-section .wrap-emply {
    width: 603px;
    margin: 0px auto;
}
.Top-Job-SideLogos .scroll-section {
    width: 700px;
    float: left;
    margin-right: 45px;
}
.scroll-section .scroll-box {
    width: 100%;
    border: 1px solid #DADADA;
    padding: 10px 15px;
    max-height: 810px;
}
.Top-Job-SideLogos .onerow { 
    clear: both;
    padding: 0 10px;
    width: 1020px;
    margin: 0px auto;
}
.three-add .add-cont {
    float: left;
    margin-right: 15px;
    width: 225px;
}
.three-add {
    width: 722px;
    margin: 0px auto;
}
.three-add .add-cont img{
    width: 100%;
}
.add-section .col12 img {
    width: 97%;
    max-width: 1180px;
    margin-bottom: 10px;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 160px;
    margin-right: 25px;
}
.wrap-job-links {

	}
.foot-second .foot-sec-coum {
    float: left;
    width: 175px;
}

.foot-second {

    overflow: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #DADADA;
    width: 710px;
    margin: 0px auto;

}
.foot-first {
    text-align: center;
    border-bottom: 1px solid #DADADA;
    width: 710px;
    margin: 0px auto;
}
.foot-third {
    overflow: auto;
    padding: 25px 0px;
    border-bottom: 1px solid #DADADA;
    width: 710px;
    margin: 0px auto;
}
.foot-four {
    overflow: auto;
    width: 710px;
    margin: 0px auto;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 23.5%;
    margin-right: 2%;
}
.wrap-job-links .job-link-colmn:last-child{
    float: left;
    min-width: 23.5%;
    margin-right: 0px;
}
.Three-columns-started .wrap-GS {
    min-height: 225px;
    padding: 0% 4%;
}	
.wrap-project .projt-left {
    float: left;
    width: 519px;
    clear: both;
}
.wrap-project .projt-left img {
    width: 520px;
    position: absolute;
    top: 1010px;
}
.Competition-section .col12 .left {
    float: left;
    width: 320px;
    margin-right: 0px;
}
.Competition-section .col12 .right {
    float: right;
    width: 460px;
}
.Step-success-section .left {
    float: left;
    width: 400px;
    margin-left: 0px;
    margin-right: 0px;
}
.Step-success-section .right {
    width: 370px;
    float: right;
}
.Step-success-section .right img {
    width: 358px;
    margin: 0px auto;
}
.search-result-add-sec .search-container {
    width: 861px;
    float: none;
    margin: 0px auto;
}
.search-result-add-sec .add-container {
    display: none;
}
.Top-Job-SideLogos .side-logo-sec {
    width: 270px;
    float: left;
}
}






@media all and (max-width: 1050px) {

	
a.find-job-post{
	display: none;
}
.signin-signup ul li a.flag{
	display: none;
}
.signin-signup ul li:first-child{
	margin: 0px;
}
#mobile-btn{
	display: block;
	float: right;
	font-size: 32px;
	margin-top: 18px;
	color: #642891;
}
.onlymobile{
	margin-top: 70px;
}
.collapsed{
	display: none;
}
.logo {
    width: 200px;
    float: left;
    padding: 20px 0px 10px 0px;
}

.detail-search {
    max-width: 500px;
    width: 100%;
    top: 25%;
    padding: 15px 15px 15px 15px;
}
.src-fild-one {
    position: relative;
    width: 100%;
    height: auto;
}
.normal-input input {
    width:  442px !important;
    padding: 8px 28px;
    font-size: 14px;
}
.src-fild-two {
    position: relative;
    width: 100%;
}

.normal-DD {
    width: 100% !important;
	
}
.submit-section a.submit-job {
    padding: 10px 25px 10px 25px;
    width: 389px !important;
}
.submit-section a.find-more {
    background: #642891;
    color: #FFFFFF;
    padding: 9px 21px !important;
}
.Search-page .submit-section a.find-more {
    padding: 9px 20px !important;
    margin-left: 8px;
}
.normal-DD span.custom-dd {
    overflow: hidden;
    width: 472px !important;
    height: 38px;
    display: block;
    background: #FFFFFF;
    padding-left: 28px;
    border-radius: 2px;
    color: #D6D6D6;
}
.submit-section {
    position: inherit;
    width: 100%;
    float: left;
}
.submit-section.job-search a.submit-job {
    width: 398px !important;
    padding: 12px 20px 11px 20px !important;
}
.submit-section{
	display: none;
}
.submit-section.mobile-display{
	display: block;
	margin-top: 2px;
}
.src-fild-one a.src-close {
    top: 9px;
}
.src-fild-one a.src-submite {
    top: 10px;
}
.src-fild-two a.lst-icon {
    top: 8px;
}
.src-fild-Three a.place-icon {
    top: 5px;
}
.normal-input {
    float: left;
    margin-bottom: 2px;
}
.normal-DD {
    float: left;
    margin-bottom: 2px;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.detail-search h3 {
    color: #FFFFFF;
    display: none;
}
.slider-section {
    position: relative;
    padding-top: 64px;
}
.Top-Job-SideLogos .onerow {
    clear: both;
    padding: 0 10px;
    width: 710px;
    margin: 0px auto;
}
.Top-Job-SideLogos .scroll-section {
    width: 690px;
    float: none;
    margin-right: 0px;
    margin: 0px auto 35px;
}
.scroll-section h3 {
    margin: 0px;
    padding: 12px 1px;
    color: #FFFFFF;
    background: #9268b1;
    display: inline-block;
    font-weight: 400;
    width: 100%;
    text-align: center;
}
.side-logo-sec h4 {
   margin: 0px 0px 0px; /* old margin:0;*/
	padding: 12px 0px;
	color: #5f5b5b; /*#FFFFFF;*/
	background: #f8f8f8; /*#642891;*/
	display: inline-block;
	font-weight: 400;
	width: 100%;
	text-align: center;
   /*border: none;*/
   font-size: 18px;
   font-weight: bold;
}
.Top-Job-SideLogos .side-logo-sec {
    width: 97%;
    float: none;
    margin: 0px auto;
}
.repeat-expect-job .rept-expact-buttons {
    float: none;
    width: 295px;
    margin: 0px auto;
}
.repeat-expect-job .wrap-repet-expect .head-repet {
    float: none;
    margin: 0px auto;
    width: 420px;
}
.repeat-expect-job .wrap-repet-expect {
    background: #F4F5F6;
    padding: 20px 25px 25px;
    overflow: auto;
}
.side-logo-sec .logo-wraper .single-logo {
    text-align: center;
    width: 33%;
    float: left;
    margin: 6px 0px;
} 
.side-logo-sec .logo-wraper .single-logo img {
    margin: 0px auto;
    display: block;
    height: 75px;
    width: 75px;
    padding: 5px;
    border: 1px solid #D6D6D6;
}

#advance-options{
}
.check-box-holder {
    float: left;
    width: 100%;
    padding-top: 12px;
}
.Three-columns-started .wrap-GS {
    min-height: 225px;
    padding: 0% 2%;
    width: 25%;
}

.Three-columns-started .wrap-GS:nth-child(2) {
    margin: 0px 10px;
	padding: 0px 50px;
	width: 24%;
}
.Join-Family .wrap-logos {
    width: 680px;
    margin: 0px auto;
}
.Join-Family .wrap-logos img {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0px 24px;
}
.wrap-project .projt-left {
    float: left;
    width: 332px;
    clear: both;
}
.wrap-project .projt-left img {
    width: 332px;
    position: absolute;
    top: 1080px;
}

    
.Search-page .slider-section {
    height: 192px;
    position: inherit !important;
}
.Search-page .height-src {
    height: 375px !important;
}
.search-result-add-sec .search-container {
    width: 100%;
    float: none;
    margin: 0px auto;
}
.custom-dd .select-style select {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 6px 3px;
    height: 38px;
}
.custom-dd .select-style i {
    position: absolute;
    top: 11px;
    right: 10px;
}
.scroll-section .scroll-box {
    width: 660px;
    border: 1px solid #DADADA;
    padding: 10px 15px;
    max-height: 530px;
}
}



@media all and (max-width: 820px){


.wrap-job-links {
    width: 520px;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 48%;
    margin-right: 2%;
}
.wrap-job-links {
    width: 520px;
    margin: 0px auto;
}	
.wrap-project .projt-left {
    float: left;
    width: 262px;
    clear: both;
}
.wrap-project .projt-left img {
    width: 262px;
    position: absolute;
    top: 1126px;
}
.Competition-section .col12 .left {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.Competition-section .col12 .right {
    float: right;
    width: 100%;
    margin-bottom: 20px;
}
.Step-success-section .left {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}
.Step-success-section .right {
    width: 100%;
    float: right;
}
}



@media all and (max-width: 750px){
    .above-post-first-job-section .col12 .contactlabel
    {
           
    font-size: 25px;
    /* font-size: 4px; */
   
    line-height: 40px;
    }
	
.signin-signup ul li a.log {
    color: #642891;
    background: #FFFFFF;
    padding: 10px 8px;
    border: 1px solid #642891;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 45px;
}
a.search-icon i {
    font-size: 30px;
}
.signin-signup {
    float: right;
    margin: 15px 15px 0px 15px;
    border-left: 2px solid #DADADA;
    border-right: 2px solid #DADADA;
    padding: 0px 0px;
}
#mobile-btn {
    display: block;
    float: right;
    font-size: 30px;
    margin-top: 17px;
}
.search-wrap .form-group input {
    float: left;
    height: 28px;
    line-height: 46px;
    padding-left: 10px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border: none;
    background: #F1F1F1;
    margin-top: 5px;
    width: 100px;
}
.search-wrap .form-group {
    width: 112px;
    float: right;
}
/*.search-wrap {
    min-width: 140px;
    float: right;
    width: 140px;
    padding: 10px 0px;
}*/
    .search-wrap
    {
        display:none;
    }
.slider-section {
    position: relative;
    padding-top: 59px;
}

.Top-Job-SideLogos .onerow {
    clear: both;
    padding: 0 10px;
    width: auto;
    margin: 0px;
}
.Top-Job-SideLogos .scroll-section {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin: 0px auto 3px;  /* 0px auto 35px*/
    border:1px solid #DADADA;
}
.scroll-section .scroll-box {
    width: 94%;
    border: 1px solid #DADADA;
    padding: 10px 3%;
    max-height: 530px;
}
.Top-Job-SideLogos .side-logo-sec {
    width: 100%;
    float: none;
    margin: 0px auto;
}
.desktop{
	display: none;
}
.onerow.mobile{
	display: block;
	width: 355px;
	margin: 0px auto;
}
.wrap-job-links {
    width: 100%;
    margin: 0px auto;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 160px;
    margin-right: 5%;
    width: 45%;
    text-align: center;
}	
.foot-second .foot-sec-coum {
    float: none;
    min-width: 175px;
    width: 100%;
    margin: 8px auto;
    overflow: auto;
    text-align: center;
}
.foot-second {
    overflow: auto;
    padding: 10px 0px;
    border-bottom: 1px solid #DADADA;
    width: 100%;
    margin: 0px auto;
}
ul.social-icons {
    width: 174px;
    margin: 0px auto;
}
.foot-first {
    text-align: center;
    border-bottom: 1px solid #DADADA;
    width: 100%;
    margin: 0px auto;
}
.foot-first p {
    font-size: 14px;
    color: #4E4E4E;
    width: 80%;
    margin: 15px auto;
    line-height: 20px;
}
.foot-four .left {
    float: left;
    width: 100%;
    text-align: center;
}
.foot-four .left p {
    float: none;
}
/*.foot-four .right {
    float: none;
    padding: 18px 0px;
    width: 344px;
    margin: 0px auto;
}*/
.foot-four {
    overflow: auto;
    width: 100%;
    margin: 0px auto;
}
.foot-third {
    overflow: auto;
    padding: 25px 0px;
    border-bottom: 1px solid #DADADA;
    width: 100%;
    margin: 0px auto;
}
.get-started-section .wrap-started {
    margin: 0px auto;
    width: 360px;
}
.wrap-started a {
    float: none;
    display: block;
    background: #FAC043;
    color: #424242;
    padding: 13px 12px;
    margin: 6px auto 0px;
    border-radius: 3px;
    /*!  */
    width: 100px;
    text-align: center;
}

.wrap-started h3 {
    color: #FFFFFF;
    float: left;
    margin: 0px auto;
    font-weight: 600;
    font-size: 18px;
    text-align: center;

}
.wrap-started h3 span{
	display: none;
}
.wrap-started .btn-wp{
	float: right;
}
.comp-info{
	display: none;
}
.inner-emply span {
    display: none;
}
.employer-page .signin-signup a.log{
	display: none;
}
.signin-signup a.log.mobile, .signin-signup li.emp-log.mobile{
	display: block;
}
.Three-columns-started .wrap-GS{
	width: 300px !important;
	margin: 0px auto !important;
	border:none !important;
	border-bottom: 1px solid #D6D6D6 !important;
	float: none;
	padding: 0px !important;
	min-height: 165px;
}
.Three-columns-started .button-holder a {
    color: #FFFFFF;
    background: #642891;
    padding: 12px 3px;
    font-size: 18px;
    text-align: center;
    width: 145px;
    font-weight: normal;
    display: block;
    margin: 0px auto;
    margin-top: 35px;
}
.Join-Family .wrap-logos {
    width: 100%;
    margin: 0px auto;
    margin-left:0;
    margin-right:0;
}
.Join-Family .wrap-logos img {
    width: 120px;
    height: 120px;
    float: left;
    margin: 8px 20px;
}
.wrap-project .projt-left {
    display: none;
}
.wrap-project .projt-details-right {
    float: right;
    width: 100%;
}
.mono-detail .right {
    float: left;
    color: #FFFFFF;
    width: 85%;
    margin-left: 20px;
}
a.mobile-job-view{
	display: block;
}
.single-search-reslt .info {
    display: none;
}
.single-search-reslt img.search-logo {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 20px;
    right: 10px;
}
.single-search-reslt .detail-job {
    float: left;
    padding-left: 15px;
}
.single-search-reslt .tagline {
    float: left;
    width: 100%;
    margin-bottom: 80px;
    padding-bottom: 20px;
}
.single-search-reslt p.post-date {
    position: absolute;
    bottom: 12px;
    right: inherit;
    margin-bottom: 0px;
    padding-bottom: 8px;
    left: inherit;

    font-size: 14px;
}
.job-column .single-job a{
	width: 290px;
}

}


@media all and (max-width: 600px){
    .get-started-section {
        display: none;
    }

	
	
.onlymobile {
    margin-top: 45px;
}

.signin-signup {
    float: right;
    margin: 2px 5px 0px 5px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    padding: 0px 0px;
}
.signin-signup ul li a.log {
   padding: 10px 0px;
    border: 1px solid #642891;
    font-size: 10px;
    width: 50px;
}
.signin-signup ul li {
    float: left;
    margin: 0px !important;
    margin-left: 5px !important;
}
#mobile-btn {
    display: block;
    float: right;
    font-size: 25px;
    margin-top: 5px;
    margin-left: 0px;
}
/*.search-wrap {
    min-width: 29px;
    float: right;
    width: 29px;
    padding: 2px 0px;
}*/
 .search-wrap
    {
     
        display:none !important;
    }
a.search-icon i {
    font-size: 25px;
}
a.search-icon {
    padding-top: 2px;
}
.normal-DD span.custom-dd {
    overflow: hidden;
    width: 262px !important;
    height: 36px !important;
}
.search-wrap .form-group {
    width: 112px;
    float: right;
    position: relative;
}
.submit-section a.find-more {
    background: #642891;
    color: #FFFFFF;
    padding: 8px 16px 8px 16px;
}
.submit-section a.submit-job {
    padding: 10px 25px 10px 25px;
    width: 178px !important;
}
#mobile-show ul li a.find-job-post-mb {
    font-size: 16px;
    line-height: 20px;
}
.search-wrap .form-group input {
    position: absolute;
    top: -31px;
    left: -26px;
}
#primary-options .src-fild-two,#primary-options .src-fild-Three{
	display: none;
}
#primary-options .normal-DD.show-dd{
	display: block !important;
}
.detail-search {
    max-width: 290px;
    width: 100%;
    top: inherit;
    padding: 10px;
    bottom: 15px;
}
.submit-section.job-search a.submit-job {
    width: 188px !important;
}
.normal-input input {
    width: 232px !important;
    padding: 8px 28px;
    font-size: 14px;
}

.slider-section {
    position: relative;
    padding-top: 56px;
}

.wrap-started h3 i {
    font-size: 25px;
    margin-right: 10px;
}
.wrap-started a {
    float: none;
    display: block;
    background: #FAC043;
    color: #424242;
    padding: 13px 12px;
    margin: 4px auto 0px;
    border-radius: 3px;
    width: 100px;
    text-align: center;
}
.top-employe-section .wrap-emply {
    width: 322px;
    margin: 0px auto;
}
.wrap-emply .inner-emply {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 100px;
    min-height: 88px;
    border: 1px solid #CACACA;
    text-align: center;
}
.inner-emply img {
    width: 90px;
    height: auto;
    margin: 0px auto;
}
.job-column .single-job {
    width: 100%;
    /*float: left;*/
    /*margin-bottom: 1px;*/
    border-bottom: 1px dotted #CDCDCD;
    padding-bottom: 5px;
    margin-top:5px;
}
.job-column .single-job:last-child{
    width: 100%;
    /*float: left;*/
    margin-bottom: 0px;
    border-bottom: 1px dotted #CDCDCD;
    margin-top:1px;
}
.repeat-expect-job .rept-expact-buttons {
    float: none;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
.repeat-expect-job .wrap-repet-expect .head-repet {
    float: none;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    line-height:30px;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 160px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
.job-link-colmn h4 {
    color: #545454;
    text-align: left;
}
.wrap-job-links .job-link-colmn ul {
    text-align: left;
    width: 125px;
    margin: 0px auto;
}
.side-logo-sec .logo-wraper {
    overflow: auto;
    border: none;
    border-top: none;
}
.scroll-section .scroll-box {
    width: 94%;
    border: none;
    padding: 10px 3%;
    max-height: 530px;
    border:1px solid #DADADA;
}
.scroll-section h3 {
    margin: 0px;
    padding: 12px 1.5px;
    margin-left:-1px;
}
.top-employe-section h3{
	display: none;
}
.top-employe-section {
    padding-top: 20px;
}
.top-employe-section .wrap-emply {
    width: 100%;
    margin: 0px auto;
}
.wrap-emply .inner-emply {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 31%;
    min-height: 88px;
    border: 1px solid #CACACA;
    text-align: center;
    max-height: 90px;
}
.top-nav {
    padding: 10px 0px;
}
.rept-expact-buttons a.Repat-job{
	margin-right: 10px;
}
.employer-page .signin-signup {
    border: none;
    width: 100%;
}
.employer-page .signin-signup ul{
    width: 150px;
    margin: 0px auto;
}
.detail-search.Emplye-slide-box > h1 {
    font-size: 26px;
    color: #FFFFFF;
}
.detail-search.Emplye-slide-box > h1 {
    font-size: 26px;
    color: #FFFFFF;
}
.detail-search.Emplye-slide-box{
	top: 30%;
}
.email-number-cont {
    width: 100%;
    margin: 0px auto;
    margin-top: 15px;
}
.email-number-cont a {
    float: none !important;
    margin-top: 15px;
    display: block;
}
.detail-search.Emplye-slide-box .wrap-src-fields .button-emoly a {
    margin-bottom: 25px;
}
.mono-detail .right {
    width: 80%;
    margin-left: 20px;
}
.wrap-numbers .number-colmn {
    width: 100%;
    margin-bottom: 30px;
}
.Search-page .slider-section {
    height: 112px;
    /*padding-top:19%;*/
}
.Search-page .height-src {
    height: 366px !important;
}
.login-section .login-wrap {
    width: 90%;
    margin: 0px auto;
    padding-top: 0px;
}
.login-wrap .logo {
    width: 205px;
    float: none;
    margin-top: 4px;
    margin-bottom: 15px;
}

.login-wrap #larEmp {
    color:#5f0dcd;font-size:18px;margin-left:3px;
}
a.back-btn {
    position: absolute;
    top: 1%;
    left: 5%;
}
.inner-login-wrap h1 {
    text-align: center;
}
.signup-form.inner-login-wrap .wrap-input input {
    padding: 5px 2% 5px 12%;
    width: 86%;
}
.simple-signup-logos .social-login-sec a.fbl {
    margin-right: 0px;
    float: left;
    width: 74px;
    background: #385999 url('../img/fbs.png') no-repeat 12px 8px;
    font-size: 11px;
    padding-left: 40px;
}
.simple-signup-logos .social-login-sec a.inl {
	background: #007CB7 url('../img/ins.png') no-repeat 12px 6px;
    margin-right: 0px;
    float: right;
    width: 74px;
	font-size: 11px;
	padding-left: 40px;
}
.simple-signup-logos .full-width.social-login-sec {
    width: 275px;
    margin: 0px auto;
    margin-bottom: 50px;
    height: 110px;
    padding-bottom: 20px;
}
.simple-signup-logos .singup-logo-wrap {
    margin: 0px auto;
    padding-bottom: 7px;
    border-bottom: 1px solid #C8C8C8;
    width: 265px;
    margin-bottom: 10px;
}
.simple-signup-logos .singup-logo-wrap img {
    margin: 5px 5px;
}
.social-login-sec > span {
    position: absolute;
    bottom: -6px;
    text-align: center;
    right: 43%;
    background: #FFFFFF;
    padding: 0px 10px;
    display: none;
}
.social-login-sec.full-width > span{
    right: 43%;		
    display: block;
}
.search-container .sort-result-sec h2 span {
    font-size: 16px;
}
.search-container .sort-result-sec h2 {
    font-size: 14px;
    float: left;
    width: auto;
    /*old   text-align: center;*/
}
.search-container .sort-result-sec {
    height: 45px;
}
.noAdd .search-container .sort-result-sec {
    height: auto;
}
.sort-result-sec .sort-field {
    position: relative;
    width: 140px;
    float: right;
    margin: 0px auto;
    margin-top: 5px;
}
.sort-result-sec .select-style select{
		font-size: 14px;
	  height:32px; 
}
.custom-dd .select-style select {
    font-size: 14px;
    color: #797979;
    width: 100%;
    padding: 5px 3px;
}
.search-container .sort-result-sec h2 span.mobi-hide {
    font-weight: 500;
    display: none;
}
.login-wrap .inner-login-wrap {
    background: #FFFFFF;
    padding: 5px 22px;
    padding-bottom: 75px;
    margin-top: 80px;
}
.social-login-sec.full-width a {
    font-size: 15px !important;
}

.job-column .single-job a {

    width: 275px;

}
.desk-logo{
	display: none !important; 
}
.mobile-logo{
	display: block !important;
}
.login-wrap .logo span {
    color: #5F0DCD;
    font-weight: bold;
    font-size: 14px;
    margin-top: 6px;
    display: block;
    margin-right:-1px;
     /*old float:right*/
}
.login-wrap .logo img {
    width: 96px;
    float: left;
    margin-right: 0px;
    margin-top: 3px;
}
.simple-signup-logos .social-login-sec {
    clear: both;
    height: 60px;
    border-bottom: 1px solid #C8C8C8;
    width: 262px;
    margin: 0px auto;
    margin-bottom: 0px;
}
.page {
    display: inline-block;
    padding: 10px 14px;
}
.simple-signup-logos h1 {
    display: none;
}
}

@media all and (max-width: 480px){

    .get-started-section {
        display: none;
    }
	
.single-search-reslt .amout-place .place {
    float: left;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #000000;
    width: 100%;
}
.single-search-reslt img.search-logo {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 40px;
    right: 4px;
}
.single-search-reslt .amout-place .salary {
    float: left;
    margin-right: 20px;
    padding-left: 28px;
}
.single-search-reslt .amout-place .salary,.single-search-reslt .amout-place .place {
    font-size: 14px;
}
.single-search-reslt .tagline {
    float: left;
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 20px;
}
.single-search-reslt p.post-date{
	bottom: 0px;
	padding-bottom: 5px;
}
a.mobile-job-view{
	bottom: 6px;
	display: block;
  font-size: 16px;
  width: 55px;
  padding: 8px;
}
	
}
@media all and (max-width: 359px){



    .get-started-section {
        display: none;
    }
	
.top-employe-section .wrap-emply {
    width: 322px;
    margin: 0px auto;
    margin-left:-11px;
}

.onerow.mobile {
    display: block;
    width: 290px;
    margin: 0px auto;
}
.onerow.mobile .mobile-add {
    width: 290px;
    margin: 0px auto;
}
.onerow.mobile img {
    width: 278px;
}
.wrap-job-links .job-link-colmn {
    float: left;
    min-width: 160px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
.Step-success-section .right img {
    width: 100%;
    margin: 0px auto;
}
.post-first-job-section .col12 > h2 {
    font-weight: 600;
    margin-bottom: 50px;
    line-height: 22px;
    font-size: 18px;
}
.inner-login-wrap .wrap-input .check label {
    margin-bottom: 0px;
    line-height: 30px;
    font-size: 12px;
}
.inner-login-wrap .wrap-input a.forget-pass {
    float: right;
    margin-top: 8px;
    color: #115DB5;
    font-size: 12px;
}
.get-started-section .wrap-started {
    margin: 0px auto;
    width: 323px;
}
.wrap-started h3{
	font-size: 15px;
}
.page {
    display: inline-block;
    padding: 9px 9px;
    font-size: 11px;
}
	
}

@media all and (max-width: 350px){

    .get-started-section {
        display: none;
    }
	
.repeat-expect-job .rept-expact-buttons {
    float: none;
    width: 300px;
    margin: 0px auto;
    text-align: center;
    margin-left:-28px;
}
.repeat-expect-job .rept-expact-buttons a{
	margin: 0px auto !important;
}	
.login-wrap .logo {
    width: 200px;
    float: none;
    margin-top: 4px;
    margin-bottom: 15px;
    margin-left:65px;
}
.login-wrap .logo span {
    color: #5F0DCD;
    font-weight: bold;
    font-size: 12px;
    
    display: block;
    margin-right:-1px;
   /*old  float: right;*/
}
.login-wrap .logo img {
    width: 76px;
    float: left;
    margin-right: 0px;
    margin-top: 4px;
}
	 .search-wrap
    {
        display:none;
    }
}

.foot {
                display: none;
            }
@media all and (min-width : 1024px) and (max-width : 1399px) 
{
    
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .logo {
        width: 200px;
        float: left;
        padding: 20px 0px 10px 0px;
        margin-top: -10px;
    }
     .logo img 
            {
                width: 125%;
                display: block;
            }
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) /*Iphone 6 Plus*/
    { 
       
    .foot {
                display: block;
                text-decoration:none;
                color:#383838;
            }
            .foot-four .right {
                display:none;
            }
            .logo 
            {
                width: 140px;
                padding: 10px 0px;
                margin-right: 100px;
               margin-top:-5px;
                margin-left:-6px;
            }
            h2
            {
                font-size:16px;
            }
            .Job-summery-sec p 
            {
                font-size: 13px;
                text-align:justify;
               
            }
            .logo img 
            {
                width: 160px;
                display: block;
            }
            .foot-four .right 
            {
                float: none;
                padding: 18px 0px;
                width: 344px;
                margin: 0px auto;
                margin-left: 63px;
            }
        .signin-signup ul li a.log 
        {
            padding: 13px 10px;
            border: 1px solid #642891;
            font-size: 11px;
            width: 42px;
        }
        /*.foot-second {
            overflow: auto;
            padding: 10px 0px;
            border-bottom: 1px solid #DADADA;
            margin-left: 20%;
            text-align: center;
        }*/
        .single-search-reslt .amout-place .place i 
            {
                font-size: 24px;
                padding-right: 10px;
                color: #642891;
                margin-left: 5px;
            }
        .single-search-reslt .detail-job 
        {
            float: left;
            padding-left: 27px;
        }


    }


    
    @media only screen and (min-device-width : 375px) and (max-device-width :413px) /*Iphone 6*/
        {
        .foot {
                display: block;
                text-decoration:none;
                color:#383838;
            }
            .foot-four .right {
                display:none;
            }
            .wrap-search-result .single-search-reslt a.comp-name > span
            {
	            color: #000;
	            float: left;
	            width: 75%;
            }
            .logo {
                width: 140px;
                padding: 10px 0px;
                margin-right: 60px;
                margin-top:-5px;
                margin-left:-6px;
            }
            .wrap-emply 
            {
                width: 322px;
                margin: 0px auto;
                margin-left:-11px;
            }
            h2
            {
                font-size:16px;
            }
            .Job-summery-sec p 
            {
                font-size: 13px;
                text-align:justify;
               
            }
            .logo img 
            {
                width: 110%;
                display: block;
            }
            .foot-four .right 
            {
                float: none;
                padding: 18px 0px;
                width: 344px;
                margin: 0px auto;
                margin-left: 63px;
            }
            .single-search-reslt .detail-job 
            {
                float: left;
                padding-left: 27px;
            }

            .single-search-reslt .tagline 
            {
                float: left;
                width: 100%;
                margin-bottom: 2px;
                padding-bottom: 20px;
                margin-top: -12px;
            }
            .ss-wrapper 
            {
                overflow: hidden;
                width: 100%;
                height: 100%;
                position: relative;
                z-index: 1;
                float: left;
                margin-left: -5px;
                min-height: 609px;
            }

            .scroll-section .scroll-box 
            {
                /*width: 94%;
                border: none;
                padding: 10px 3%;
                border: 1px solid #DADADA;
                max-height:530px*/
                min-height: 609px;
                height:609px;
            }
           .wrap-search-result .single-search-reslt h3 
            {
                color: #115DB5;
                font-size: 22px;
                font-weight: 600;
                margin: 0px;
                padding-bottom: 5px;
                max-width: 80%;
                display: inline-block;
                min-width:50%;
            }
            .wrap-search-result 
            {
                background: #FFFFFF;
                padding: 0px 20px;
            }

            .signin-signup ul li a.log 
            {
                padding: 13px 7px;
                border: 1px solid #642891;
                font-size: 11px;
                width: 42px;
            }
            .single-search-reslt .amout-place .place i 
            {
                font-size: 24px;
                padding-right: 10px;
                color: #642891;
                margin-left: 5px;
            }

        }

     @media only screen and (min-device-width : 360px) and (max-device-width :640px) /*Galaxy 5s*/
        {
            .logo {
                width: 140px;
                padding: 10px 0px;
                margin-right: 38px;
                margin-top:-5px;
                margin-left:-6px;
            }
            h2
            {
                font-size:18px;
            }
            .Job-summery-sec p 
            {
                font-size: 14px;
                text-align:justify;
               
            }
            .logo img 
            {
                width: 160px;
                display: block;
            }
            .foot-four .right 
            {
                float: none;
                padding: 18px 0px;
                width: 71%;
                margin: 0px auto;
                /*margin-left: 63px;*/
            }
            .foot-four .right ul li a {
    float:none;
    color: #383838;

}
            .foot {
                display: block;
                text-decoration:none;
                color:#383838;
            }
            .foot-four .right {
                display:none;
            }
                .foot-four .right ul li {
                    border:none;
                }
            .single-search-reslt .detail-job 
            {
                float: left;
                padding-left: 27px;
            }

            .single-search-reslt .tagline 
            {
                float: left;
                width: 100%;
                margin-bottom: 2px;
                padding-bottom: 20px;
                margin-top: -12px;
            }
            .ss-wrapper 
            {
                overflow: hidden;
                width: 100%;
                height: 100%;
                position: relative;
                z-index: 1;
                float: left;
                margin-left: -5px;
                min-height: 609px;
            }

            .scroll-section .scroll-box 
            {
                /*width: 94%;
                border: none;
                padding: 10px 3%;
                border: 1px solid #DADADA;
                max-height:530px*/
                min-height: 609px;
                height:609px;
            }
            .wrap-search-result .single-search-reslt h3 
            {
                color: #115DB5;
                font-size: 22px;
                font-weight: 600;
                margin: 0px;
                padding-bottom: 8px;
                max-width: 80%;
                display: inline-block;
            }
            .wrap-search-result 
            {
                background: #FFFFFF;
                padding: 0px 20px;
            }
            .single-search-reslt .amout-place .place i 
            {
                font-size: 24px;
                padding-right: 10px;
                color: #642891;
                margin-left: 5px;
            }

            .signin-signup ul li a.log 
            {
                padding: 13px 3px;
                border: 1px solid #642891;
                font-size: 11px;
                width: 45px;
            }
        }

    @media only screen and (min-device-width : 412px) and (max-device-width :732px) /*Nexus 5X*/
        {
        .foot {
                display: block;
                text-decoration:none;
                color:#383838;
            }
            .foot-four .right {
                display:none;
            }
            .logo {
                width: 140px;
                padding: 10px 0px;
                margin-right: 55px;
                margin-top:-5px;
                margin-left:-6px;
            }
            h2
            {
                font-size:20px;
            }
            .Job-summery-sec p 
            {
                font-size: 16px;
                text-align:justify;
               
            }
            .logo img 
            {
                width: 160px;
                display: block;
            }
            .foot-four .right 
            {
                float: none;
                padding: 18px 0px;
                width: 344px;
                margin: 0px auto;
                margin-left: 20%;
            }
            .single-search-reslt .detail-job 
            {
                float: left;
                padding-left: 28px;
            }

            .single-search-reslt .tagline 
            {
                float: left;
                width: 100%;
                margin-bottom: 2px;
                padding-bottom: 20px;
                margin-top: -12px;
            }
            .ss-wrapper 
            {
                overflow: hidden;
                width: 100%;
                height: 100%;
                position: relative;
                z-index: 1;
                float: left;
                margin-left: -5px;
                min-height: 609px;
            }

            .scroll-section .scroll-box 
            {
                /*width: 94%;
                border: none;
                padding: 10px 3%;
                border: 1px solid #DADADA;
                max-height:530px*/
                min-height: 609px;
                height:609px;
            }
            .wrap-search-result .single-search-reslt h3 
            {
                color: #115DB5;
                font-size: 22px;
                font-weight: 600;
                margin: 0px;
                padding-bottom: 8px;
                max-width: 80%;
                display: inline-block;
            }
            .wrap-search-result 
            {
                background: #FFFFFF;
                padding: 0px 20px;
            }
            .single-search-reslt .amout-place .place i 
            {
                font-size: 24px;
                padding-right: 10px;
                color: #642891;
                margin-left: 5px;
            }

        }

     @media only screen and (max-device-width :359px) /*Iphone 5*/
        {
          .cusException {
    margin-top:21%;
}
         .foot {
                 font-size: 15px;
                display: block;
                text-decoration:none;
                color:#383838;
            }
            .foot-four .right {
                display:none;
            }
            
         .wrap-search-result .single-search-reslt a.comp-name > span
            {
	            color: #000;
	            float: left;
	            width: 65%;
            }
            .logo 
            {
                width: 140px;
                padding: 10px 0px;
                margin-left:-6px;
                margin-right: 14px;
                margin-top:-5px;
            }
            h2
            {
                font-size:16px;
            }
            .Job-summery-sec p 
            {
                font-size: 13px;
                text-align:justify;
               
            }
            .foot-third .inner-thrd 
            {
                width: 242px;
                margin: 0 auto;
            }
            .logo img 
            {
                width: 100%;
                display: block;
                width: 160px;
    
                margin-left: -5px;
            }

            .foot-four .right 
            {
                float: none;
                padding: 18px 0px;
                width: 344px;
                margin: 0px auto;
                margin-left: 36.5px;
            }

            .ss-wrapper 
            {
                overflow: hidden;
                width: 100%;
                height: 100%;
                position: relative;
                z-index: 1;
                float: left;
                margin-left: -5px;
                min-height: 609px;
            }

            .scroll-section .scroll-box 
            {
                /*width: 94%;
                border: none;
                padding: 10px 3%;
                border: 1px solid #DADADA;
                max-height:530px*/
                min-height: 609px;
                height:609px;
            }

            .single-search-reslt .detail-job 
            {
                float: left;
                padding-left: 30px;
            }

            .single-search-reslt .tagline 
            {
                float: left;
                width: 100%;
                margin-bottom: 2px;
                padding-bottom: 20px;
                margin-top: -12px;
            }

            .wrap-search-result .single-search-reslt h3 
            {
                color: #115DB5;
                font-size: 22px;
                font-weight: 600;
                margin: 0px;
                padding-bottom: 8px;
                max-width: 80%;
                display: inline-block;
                min-width:50%;
            }
            .wrap-search-result 
            {
                background: #FFFFFF;
                padding: 0px 20px;
            }
            .single-search-reslt .amout-place .place i 
            {
                font-size: 24px;
                padding-right: 10px;
                color: #642891;
                margin-left: 5px;
            }

           



  }

@media only screen and (min-device-width : 768px) and (max-device-width :1024px) /*Ipad*/
{
    
    .top-nav {
        position:relative;
    }

    .login-section .login-wrap {
    
    margin-top: 31px;
}
}
     /*@keyframes backgroundscroller {
  from {
    background-position: 0% 0%;    
  }
  to {
    background-position: 800% 800%, 700% 700%, 600% 600%, 500% 400%, 300% 300%;    
  }
}

.scroll-section .scroll-box {
  
  animation-name: backgroundscroller;
  animation-duration: 0.1s;
  animation-timing-function:linear;
  animation-iteration-count: infinite;
  animation-direction:normal; 
  
  
}*/
/**************************************************************** JobNet Css *******************************************************************************/

.top-menu
{
    background-color: #000;
    min-height: 30px;
}
.top-menu .navbar-nav {
    float: right;
    list-style: none;
    color: #FFF;
    font-size: 13px;
    line-height: 24px;
    margin: 0 15px;
}
.top-menu .nav>li {
    float: left;
    display: block;
    position: relative;
    box-sizing: border-box;
    outline: 0;
    text-decoration: none;
    line-height: 24px;
}
.top-menu .nav>li>a
{
    color: #e9eced;
    padding: 5px 15px;
    display: block;
    line-height: 20px;
    background: 0 0!important;
    float: left;
}
.navbar-nav>li.menu-language>a {
    display: inline-block;
    padding-right: 0;
    padding: 5px 0px 0px 15px;
}
.menu-stats {
    color: #f87d2c;
    padding: 3px;
}
.only-mobile
{
    display: none;
}

.search-pagingCss {
    text-align: left;
    font-size: 12px;
    width: auto!important;
    min-height: 28px;
}

.pagingCss .currentPageButton, .pagingCss .pagingButtons {
    /*border: 1px solid #dbdbdb;*/
    display: inline-block;
    padding: 3px;
    min-width: 23px;
    margin-right: 4px;
    text-align: center;
    line-height: 24px;
    color: #5C5C5C;
    
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 1px;
    border: solid 1px #c0c0c0;
    background: none;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.pagingCss .currentPageButton
{
    background: none;
    box-shadow: none;
    text-shadow: none;
    color: #DF0058;
    border: solid 1px #c0c0c0;
}

.pagingCss .pagingButtons:hover {
    /*border-color: #ff9600;*/
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
    color: #DF0058;
    border-bottom-color: #DF0058;
}

 .alert-danger{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    position: relative;
    clear: both;
    padding: 10px;
}

.signin-signup ul li a.flag-mm, .menu-language .flag-mm
{
    background: url('../img/flag-mm.png') no-repeat center;
}
.menu-language .flag-mm, .menu-language .flag-uk
{
    padding: 10px 15px;
}
.signin-signup ul li a.flag-uk, .menu-language .flag-uk
{
    background: url('../img/flag-uk.png') no-repeat center;
}
.job-column .single-job span
{
    min-height: 18px;
    width: 93%;
}
.single-search-reslt .info span {
    min-height: 14px;
}

.top-nav
{
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.slider-section {
    padding-top: 64px;
}
.slider-after-signin {
    padding-top: 0;
    margin-top: -10px;
}

.navbar-main {
    z-index: 999;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-bottom: 0;
    background: #9459D1;
    display: inline-block;
    position: relative;
}

.navbar-main .navbar-brand {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 50px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    padding-left: 0;
    font-size: 18px;
    line-height: 20px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav>li, .nav>li>a {
    display: block;
    position: relative;
}

.navbar-main .navbar-brand img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
}

.navbar-main .navbar-nav>li.active>a, .navbar-main .navbar-nav>li>a:focus, .navbar-main .navbar-nav>li>a:hover {
    background: #FFF;
    color: #009bed;
    outline: 0;
}
.navbar-main .navbar-nav>li>a, .navbar-main .navbar-nav>li>a:active {
    color: #FFF;
    font-weight: 300;
    padding: 10px 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
}

#responsive-menu-top
{
    display: none;
}

.Keyword
{
    color: #6A4390 !important;
}
.SearchKeyword
{
    color: #4F2F6F !important;
       
}
.SearchKeyword:focus
{
    outline:none;
}
.GraySearchKeyword
{
    color: gray !important;
        
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 3px;
}
.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 3px;
}
.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 3px;
}
.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 3px;
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
}
.ui-widget, .ui-widget .ui-widget {
    font-size: 1em;
}
.ui-menu {
    padding: 0;
    margin: 0;
    display: block;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-front {
    z-index: 100;
}
.ui-helper-reset, .ui-menu {
    outline: 0;
    list-style: none;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}
.ui-helper-hidden-accessible {
     border: 0; 
     clip: rect(0 0 0 0); 
     height: 1px; 
     margin: -1px; 
     overflow: hidden; 
     padding: 0; 
     position: absolute; 
     width: 1px; 
}

.single-search-reslt .info, .single-search-reslt .info span
{
    font-size: 12px;
    /*font-family: Lato,Arial,sans-serif,Zawgyi-One,Zawgyi-One-Embedded,Myanmar3,Myanmar3-Embedded;*/
}
.single-search-reslt .info b {
    /*font-family: Lato-Bold,Arial,Zawgyi-One,Zawgyi-One-Embedded,sans-serif,Myanmar3,Myanmar3-Embedded;*/
}
.single-search-reslt .info #job_function
{
    width: 33.33333333%;
}
.single-search-reslt .info #company_industry
{
    width: 41.66666667%;
}
.single-search-reslt .info #post-date
{
    width: 24%;
    text-align: center;
}

.ui-corner-all a:hover {
    text-decoration: none;
}
.keyword-focus:focus, .ui-corner-all li:focus, .ui-corner-all a:focus, .ui-corner-all a:hover, .ui-corner-all a:active, .ui-corner-all a::selection {
    font-weight: normal;
    border: 1px solid silver;
    background-color: whitesmoke;
}
.ui-corner-all a:active, .ui-corner-all a:hover {
    outline: 0;
}


.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.search-container .sort-result-sec h2
{
    width: 580px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
}

.SEO-sec
{
    float: none;
    width: auto;
    padding-bottom: 30px;
}
.Show-cont
{
    min-height: 40px;
}
#seo-cont .content-desc
{
    display: block;
}

.sidebar-blk
{
    display: block;
    width: auto;
    background: #DDDDDD;
    padding: 0px 15px 30px 15px;
    margin-bottom: 15px;
}
#sidebar-cont-sec h2 {
    margin-top: 10px;
    margin-bottom: 8px;
}

#sidebar-cont-sec
{
    height: 105px;
    overflow: hidden;
}

#sidebar-cont-readmore
{
    float: right;
    color: #141414;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px;
}
#sidebar-cont-sec.Show-cont {
    height: auto;
}

.search-container .sort-result-sec
{
    height: auto;
}
.tit-result {
    display: inline-block;
    width: 100%;
}
.tit-search
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
    padding: 15px 0;
}

.brows-job-section .more
{
    color: darkgray;
}
.employer-page .top-nav .logo a .logo-tit-emp, .login-wrap .logo .logo-tit-emp
{
    font-size: 18px;
    float: left;
}
.employer-page .signin-signup ul li a.go-seeker-site
{
    background: #FFFFFF;
    color: #642891;
}

body p
{
    line-height: 1.4;
}

.search-container .sort-field span
{
    float: left;
    margin-top: 8px;
}
.search-container .select-style, .search-container .select-style .ddl-sort
{
    width: 150px;
}

.single-search-reslt .tagline p
{
    font-size: 12px;
    /*font-family: Lato,Arial,sans-serif,Zawgyi-One,Zawgyi-One-Embedded,Myanmar3,Myanmar3-Embedded;*/
}

.emp-slide-image
{
    background-position: 50% 50%;
}

.desktop-slider
{
    display: block;
}
.mobile-slider
{
    display: none;
}

.vvEmp-slider
{
    display: block;
   
}


.lblCreditBalance, .lblCreditBalanceMobile {
    color: #90ee90;
}

.sign-up-select
{
    padding: 5px 2% 5px 2%;
    width: 100%;
    display: block;
    height: 37px; 
    font-size: 14px;
    line-height: 1.42857143; 
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/****** Start Job Alert Mail ********/

.job-alert-sec
{
    display: none;
    margin-bottom: 10px;
}
.job-alert-sec, .job-alert-static-sec
{
    background-color: #53b0ef;
    color: #fff;
    padding: 10px;
}

.job-alert-tit
{
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    line-height: 20px;
}

.job-alert-detail
{
    padding-top: 10px;
}

#btnJobAlertClose
{
    float: right;
}

.job-alert-detail .email-me
{
    padding: 8px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    /*padding-bottom: 9px;
    background-color: #b7d0ef;
    color: #000;*/
    /*background: linear-gradient(to top,#ffbe00 0,#ffcb00 100%);
    color: #3d3100;
    border-color: #d4a900 #aa8700 #aa8700;*/
    color: #fff;
    background-color: #f7941d;
    border-color: #f28809;
}
.email-me-success
{
    padding: 8px;
    background-color: #70d4bc;
    color: #000;
    border-radius: 3px;
    font-size: 14px;
    display: none;
}
.email-me-success .fa-check-circle-o
{
    color: #1c7761;
}
.job-alert-detail input
{
    padding: 8px;
    border: 1px solid #dadada;
    border-radius: 3px;
    width: 300px;
}
#btnJobAlertClose
{
    cursor: pointer;
}
.job-alert-detail .email-me:hover
{
    /*background: #FBCA5D; #a0c7f9;*/    
    color: #fff;
    background-color: #e38008;
    border-color: #b76706;
}

.job-alert-success-sec
{
    background-color: #81bf81; /*#99d499;*/
    color: #fff;
    padding: 10px 15px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 19px;
    display: none;
    font-size: 15px;
}
#divJobAlertErrorSec
{
    margin-bottom: 15px;
}
.job-alert-err-sec
{
    background-color: #ffd4d4;
    color: #463535;
    padding: 10px;
    text-align: center;
    line-height: 19px;
    display: none;
    font-size: 15px;
}
.job-alert-err-desc, .job-alert-success-desc
{
    padding: 5px 0px;
}
.job-alert-close
{
    float: right;
    cursor: pointer;
}
#btnOpenEmailMeJobs
{
    padding: 10px 20px;
    border-radius: 1px;
    cursor: pointer;
    background-color: #479CE5;
    color: #fff;
    display: none;
    float: right;
    margin-left: 20px;
}
#btnOpenEmailMeJobsMobile
{
    margin-bottom: 10px;
    padding: 10px 20px;
    border-radius: 1px;
    cursor: pointer;
    background-color: #479CE5;
    color: #fff;
    display: none;
}
#btnOpenEmailMeJobs:hover, #btnOpenEmailMeJobsMobile:hover
{
    background-color: #3785c7;
}

.job-alert-loading-box, .job-alert-static-loading-box {
    background-color: rgba(0, 0, 0, 0.34);
    z-index: 99999999;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/loading.gif);
}

.ja-dashboard-link
{
    color: #115DB5;
    text-decoration: underline;
}

.show
{
    display: inline-block;
}
.hide
{
    display: none;
}
#device-desktop
{
    display: block;
}
#device-phone
{
    display: none;
}

/****** End Job Alert Mail ********/

#lblSignUpMobile
{
    display: none;
}


/******************* Start Media Css **********************/

@media all and (max-width: 1255px)
{
    #btnOpenEmailMeJobs
    {
        display: none;
    }
    #btnOpenEmailMeJobsMobile
    {
        display: block;
    }
}

@media (max-width: 1230px)
{
    .top-3-plus-block
    {
        display: none;
    }
    .top-3-plus-block-mobile
    {
        display: block;
    }
    .top-3-plus-block-mobile
    {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 1050px)
{
    .featured-emp-box
    {
        width: 99%;
    }

    .slider-section
    {
        padding-top: 0px;
    }
    .slider-after-signin
    {
        padding-top: 80px;
    }

    .top-menu .navbar-nav
    {
        margin: 0px;
    }
    .menu-collapse
    {
        display: block;
    }
    .menu-collapsed
    {
        display: none;
    }
    #responsive-menu-top
    {
        display: block;
        float: right;
        font-size: 30px;
        margin-top: 10px;
        padding: 0 8px;
        color: #fff;
        cursor: pointer;
    }
    #main-menu
    {
        clear: both;
    }
    #main-menu ul li
    {
        float: none;
    }
    #main-menu ul li a
    {
        padding: 10px 15px;
    }
    #main-menu, #main-menu ul
    {
        width: 100%;
    }
    .navbar-header
    {
        float: right;
    }

    .search-container .sort-result-sec h2
    {
        width: 65%;
    }

}


@media (max-width: 991px)
{
    .top-3-plus-next-box {
        right: 16px;
    }
    .jscarousal-horizontal-forward
    {
        right: 15px;
    }
}


@media all and (max-width: 767px)
{
    #device-desktop
    {
        display: none;
    }
    #device-phone
    {
        display: block;
    }

    .top-3-plus-next-box {
        right: 13px;
    }
    .jscarousal-horizontal-forward
    {
        right: 12px;
    }
}

@media all and (max-width: 750px)
{
     .cusException {
    margin-top:19%;
}
    .slider-section
    {
        padding-top: 56px;
    }
    .slider-after-signin
    {
        padding-top: 80px;
    }
    
    .single-search-reslt .info {
        display: block;
    }
    .single-search-reslt .info #job_function {
        display: none;
    }
    .single-search-reslt .info #company_industry {
        display: none;
    }
    .single-search-reslt .info #post-date {
        display: block;
        width: 60%;
        text-align: left;
    }
    .get-started-section
    {
        display: none;
    }    
    .employer-page .signin-signup ul{
        width: 320px;
        margin: 0px auto;
        display: table;
    }
    .signin-signup
    {
        float: none;
    }
    
    .search-container .sort-field span
    {
        float: left;
        margin-top: 8px;
        display: none;
    }
    .sort-result-sec .sort-field
    {
        width: 145px;
    }
    .search-container .sort-result-sec h2
    {
        width: 70%;
    }
}

@media all and (max-width: 600px)
{
    .navbar-brand
    {
        width: 140px;
    }
    #responsive-menu-top {
        display: block;
        float: right;
        font-size: 25px;
        margin-top: 12px;
        margin-left: 1px;
    }
    .top-nav-after-login
    {
        padding: 0px;
    }

    .search-container .sort-result-sec h2
    {
       width:60%; /*old width: 70%;*/
    }
    .signin-signup
    {
        float: none;
    }
    .search-wrap
    {
        display:none !important;
    }

    .job-column .single-job span
    {
        width: 250px;
    }
    
    .job-alert-detail input
    {
        width: 260px;
}
}

.mobile-search-title
{
    display:none;
}
.desktop-search-title
{
    display:inherit;
}

@media all and (max-width: 480px)
{
    .search-container .sort-result-sec h2
    {
       width:50%; /* old width: 55%;*/
    }
    .desktop-search-title
    {
        display:none;
    }
    .mobile-search-title
    {
        display:inherit;
    }
     .desktop-slider
    {
        /*display: none;*/
    }
    .mobile-slider
    {
        display: none;
    }
    .slide-item 
    {
        /*display:none;*/
    }
    .jssorb05{
        bottom:0px;
    }

    #lblSignUp
    {
        display: none;
    }

    #lblSignUpMobile
    {
        display: block;
    }

    .job-alert-detail input
    {
        width: 50%;
}
}

@media all and (max-width: 375px)
{
     .desktop-slider
    {
        display: none;
    }
    .mobile-slider
    {
        display: block;
    }
    .slide-item 
    {
        display:none;
    }
    .jssorb05{
        bottom:-1px;
    }
    .emp-slide-item
    {
        display: block;
    }

    .div-sign-up-upload-cv
    {
        display: none;
    }

    .job-alert-detail input
    {
        width: 150px;
    }
    .job-alert-detail .email-me
    {
        padding: 8px 7px;
        font-size: 13px;
    }
    
    .head-repet
    {
        display: none;
    }
    .head-repet-mobile
    {
        display: block;
    }
}

/************************ all medial min width ****************************/

@media all and (min-width: 1024px)
{
    .navbar-collapse.collapse
    {
        display: block;
        height: auto;
        padding-bottom: 0;
        overflow: visible;
        visibility: visible;
    }

    .navbar-collapse
    {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
@media all and (min-width: 768px)
{
    .navbar-right
    {
        float: right;
    }

    .navbar-nav
    {
        float: left;
        margin: 0;
    }

    .navbar-nav > li
    {
        float: left;
    }

    .lblCreditBalanceMobile {
        display: none!important;
    }
}

/*- begin >> SEO search page-*/ 
 .seo-tit > .tit-result > .tit-search > span
        {
            font-size:23px;
        }
        .seo-tit > .tit-result > .tit-search
        {
            padding-top: 5px;
            padding-bottom: 10px;
        }
        .seo-tit
        {
            margin-bottom:5px !important;
        }
/*- end >> SEO search page-*/
.star
{
    color:orange;
}


        /*#region spinner.css*/
#dvLoading, .loading-spinner {
   position: fixed;
   z-index: 10000;
   height: 100%;
   width: 100%;
   top: 0;
   left:0;
   background-color: rgba(0, 0, 0, 0.2);
}
.sk-circle {
  top:45%;
  left:45%;
  width: 75px;
  height: 75px;
  position: relative;
}
.sk-circle .sk-child {
  width: 70%;
  height: 70%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #EA3AEA;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}


#fountainG{
	position:relative;
	width:234px;
	height:28px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgba(166,166,166,0.98);
	width:28px;
	height:28px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:1.105s;
		-o-animation-duration:1.105s;
		-ms-animation-duration:1.105s;
		-webkit-animation-duration:1.105s;
		-moz-animation-duration:1.105s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:19px;
		-o-border-radius:19px;
		-ms-border-radius:19px;
		-webkit-border-radius:19px;
		-moz-border-radius:19px;
}

#fountainG_1{
	left:0;
	animation-delay:0.446s;
		-o-animation-delay:0.446s;
		-ms-animation-delay:0.446s;
		-webkit-animation-delay:0.446s;
		-moz-animation-delay:0.446s;
}

#fountainG_2{
	left:29px;
	animation-delay:0.5525s;
		-o-animation-delay:0.5525s;
		-ms-animation-delay:0.5525s;
		-webkit-animation-delay:0.5525s;
		-moz-animation-delay:0.5525s;
}

#fountainG_3{
	left:58px;
	animation-delay:0.659s;
		-o-animation-delay:0.659s;
		-ms-animation-delay:0.659s;
		-webkit-animation-delay:0.659s;
		-moz-animation-delay:0.659s;
}

#fountainG_4{
	left:88px;
	animation-delay:0.7755s;
		-o-animation-delay:0.7755s;
		-ms-animation-delay:0.7755s;
		-webkit-animation-delay:0.7755s;
		-moz-animation-delay:0.7755s;
}

#fountainG_5{
	left:117px;
	animation-delay:0.882s;
		-o-animation-delay:0.882s;
		-ms-animation-delay:0.882s;
		-webkit-animation-delay:0.882s;
		-moz-animation-delay:0.882s;
}

#fountainG_6{
	left:146px;
	animation-delay:0.9985s;
		-o-animation-delay:0.9985s;
		-ms-animation-delay:0.9985s;
		-webkit-animation-delay:0.9985s;
		-moz-animation-delay:0.9985s;
}

#fountainG_7{
	left:175px;
	animation-delay:1.105s;
		-o-animation-delay:1.105s;
		-ms-animation-delay:1.105s;
		-webkit-animation-delay:1.105s;
		-moz-animation-delay:1.105s;
}

#fountainG_8{
	left:205px;
	animation-delay:1.2115s;
		-o-animation-delay:1.2115s;
		-ms-animation-delay:1.2115s;
		-webkit-animation-delay:1.2115s;
		-moz-animation-delay:1.2115s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(145,34,209);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(145,34,209);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(145,34,209);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(145,34,209);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(145,34,209);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

.header-blog-no-login
{
    color: #642891;
    background: #FFF;
    padding: 12px 6px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

@media all and (max-width: 1024px) {
    .header-blog-no-login {
        display: none;
    }
}

.header-blog {
    padding-bottom:10px;
}


.js-reg-success-wrap
{
    width: 760px;
    margin: 60px auto 0;
    padding: 25px 0;
}
.js-reg-success-wrap .inner-login-wrap
{
    background: #FFF;
    padding: 30px 40px 60px;
}
.js-reg-success-wrap .inner-login-wrap h3
{    
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 4em;
}
.js-reg-success-wrap .inner-login-wrap .fa-check-icon
{
    font-size: 5em;
    margin-bottom: 0px;
}

.js-reg-success-wrap .inner-login-wrap .wrap-input
{
    text-align: center;
    line-height: 22px;
    float: none;
}

.silver-line
{
    text-align: center;
    border-top: 1px solid silver;
    padding: 0 10px 10px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}

.js-reg-success-btn-section
{
    padding: 30px 10px;
    text-align: center;
}
.js-reg-success-btn-search-job
{
    background: #642891;
    color: #FFFFFF;
    padding: 15px 30px;
    border-radius: 15px;
}
.js-reg-success-btn-search-job:hover
{
    background: #8c57b4;
}
.js-reg-success-logo
{
    float: none;
    width: 180px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.js-reg-success-wrap .fa-check
{
    color: #09cd8a;
}

@media all and (max-width: 800px)
{
    .js-reg-success-wrap
    {
        width: 90%;
    }
}

@media all and (max-width: 359px)
{
    .js-reg-success-wrap .inner-login-wrap
    {
        padding: 30px 10px 60px;
    }
}

/*#endregion*/
/************************************************************** End JobNet Css *******************************************************************************/

/*@media all and (max-width: 1024px) {
    .Search-page .slider-section {
        padding-top: 60px !important;
    }
}*/





/* #region popup */





#activepopup {
  background-color: rgba(52,73,94, 0.7);
  position: fixed;
  width: 100%;
  heighT: 100% !important;
  top: 0;
  left: 0;
  z-index: 99999;
}

#pc2 {
  
  position:fixed;
  width: 100%;
  heighT: 100% !important;
  top: 0;
  left: 0;
  
}

.popup-modal-content {
    position: relative;
    text-align: center;
    min-height: 400px;
}
.popup-ad-modal-content
{
    position: relative;
    text-align: center;
    /*background-image: url(/images/popup-ad/pop-up-bg-5.jpg);*/
    min-height: 400px;
}
.popup-ad-mobile-modal-content
{
    display: none;
    min-height: 400px;
}

#popup-window { position: relative; }

.modal-content h2,
.modal-content p { 
    /*color: #000;*/ /*#fff;*/ 
    font-style: initial;
    font-size: 16px;
}

.modal-content p { padding: 20% 5% 0 5%; }

.modal-content span.popup-close {
  position: relative;
  float: right;
  top: -10px;
  right: -8px;
  z-index: 999;
  font-weight: bold;
  font-size: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 2px 5px 2px 6px;
  line-height: 1em;
  text-align: center;
  background: gray; /* #E74C3C; */
  border: 4px solid #E6E5E5; /*#fff;*/
  cursor: pointer;
  color: #fff;
}


.popup-modal-content h4
{
    background-color: #9459D1;
    margin: 5px;
    padding: 10px 0px;
    color: #fff;
    text-transform: initial;
    font-size: 20px;
}
.popup-ad-modal-content h4
{
    background-color: #41215C;
    margin: 5px;
    padding: 10px 0px;
    color: #fff;
    text-transform: initial;
    font-size: 20px;
}

.btn-darkpurple
{
    background-color: #41215C;
    color: #fff;
}

.popup-ads-img
{
    text-align: left;
    float: left;
    position: relative;
    /*width: 300px;
    padding-left: 5px;*/
}

.popup-ads-desc {
    text-align: left;
    float: left;
    position: relative;
    width: auto;
    padding-top: 15px;
    padding-left: 50px;
    height: 150px;
}

.popup-ads-desc table
{
    height: 100%;
    font-size: 16px;
    line-height: 32px;
}

.popup-ads-desc span
{
    padding-left: 10px;
    color: #7C7A7C;
}

.popup-ads-desc .glyphicon
{
    color: #C86FC8;
}

/*.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
}*/

.popup-desc-block
{
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.popup-ad-desc-block
{
    text-align: left;
    padding-top: 195px;
}

.popup-footer
{
    padding-top: 10px;
    width:100%;
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;
    padding-left: 15px;*/
    padding-left: 2px;
}
.popup-ad-footer
{
    padding-top: 324px;
    width:100%;
    position: relative;
    min-height: 1px;
    padding-left: 1px;
}

.popup-footer a, .popup-ad-footer a
{
    width: 82%;
    font-size: 16px;
    height: 25px;
    padding: 8px 0px;
    /*margin-left: -25px;*/
    font-weight: bold;
}
.popup-ad-footer a
{
    color: #fff;
    background-color: #e27904;
}
.popup-com-block
{
    width: 100%;
    /*padding-top: 10px;*/
}
.popup-ad-com-block
{
    width: 82%;
    margin-left: auto;
    margin-right: auto;
}
.popup-com-box
{
    width: 8.65%;
    margin: 0 5px 10px;
    height: 65px;
    float: left;
    font-size: 13px;
    text-align: center;
}
.popup-ad-com-box
{
    width: 8.47%;
    height: 65px;
    float: left;
    padding: 0 5px;
    text-align: center;
    font-size:13px;
}

/*.img-popup-ads
{
    width: 300px;
    height: 180px;
    margin-left: 12px;
}*/
/*#endregion*/

.btn-submit {
  border-radius: 0 !important;
  height: 40px;
}

.btn-big
{
    line-height:24px!important;

}

.btn-orange
{
    background-color: #F0AD4E !important;
    border-color: #F0AD4E !important;
}
.btn-orange:visited
{
    color: #fff !important;
    border-color: #F0AD4E !important;
}


.img-company-block
{
    text-align: center;
}

.img-top-emp
{
    width: auto !important;
    padding-bottom: 5px;
    box-sizing: border-box;
}

.img-reg-ads
{
    width: 100% !important;
}

.top-company-block
{
    display: initial;
}
.top-company-block-mobile
{
    display: none;
}

.sign-up-container
{
    padding-bottom: 40px;
}

@media all and (max-width: 991px) 
{
    #pc, .pc-only
    {
        display:none;
    }
    #pc2 
    {
        display:none;
    }
}


    
/* The Modal (background) */

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    top:1%;
    background-color: rgba(52,73,94, 0.7);
    width: 100%;
}

/* Modal Content */
.modal-content {
    
    position: fixed;
    width: 800px;
    height: 400px;
    margin: 10% auto 0;
    right:0;
    left:0;
    background: #fff;
    
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: 1s;
    animation-name: slideIn;
    animation-duration: 1s
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

.popup-footer .btn-orange
{
    color: #fff;
}

.popup-ad-com-more
{
    width: 83%;
    text-align: right;
    font-size: 9px;
    margin-left: auto;
    margin-right: auto;
}
.popup-ad-com-more span
{
    margin-right: 12px;
    font-weight: bold;
}

/* Add Animation */
@-webkit-keyframes slideIn {
    from {top: -100px; opacity: 0} 
    to {top: 1%; opacity: 1}
}

@keyframes slideIn {
    from {top: -100px; opacity: 0}
    to {top: 1%; opacity: 1}
}

@-webkit-keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}

@keyframes fadeIn {
    from {opacity: 0} 
    to {opacity: 1}
}
/**/

@media all and (max-width: 991px) 
{
    #pc 
    {
        display:none;
    }
    #activepopup 
    {
        /*background-color: transparent;*/
        position:fixed;
        width: 100%;
        heighT: 100% !important;
        top: 0;
        left: 0;
        /*z-index:0;*/
    }
    .nor-popup
    {
        background-color: transparent !important;
        z-index: 0 !important;
    }

}

@media all and (max-width: 800px)
{

    .popup-ad-modal-content
    {
        /*background-image: url(/images/popup-ad/pop-up-sm-5.jpg);*/
        display: none;
    }
    .popup-ad-mobile-modal-content
    {
        display: block;
    }

    .modal-content
    {
        width: 300px;
        margin: 10% auto 0;
        height: auto;
    }

    .popup-ad-com-box
    {
        width: 60px;
    }

    .popup-ad-modal-content h4
    {        
        font-size: 11px;
        padding-left: 20px;
    }

    .popup-ad-com-block
    {
        width: 280px;
    }

    .popup-ad-com-box:nth-last-child(1), .popup-ad-com-box:nth-last-child(2)
    {
        display: none;
    }

    .popup-ad-footer
    {
        padding-top: 314px;
    }
    .popup-ad-footer a
    {
        width: 93%;
        padding: 0px;
        font-size: 10px;
    }
    
    .popup-ad-desc-block
    {
        padding-top: 115px;
    }

    .popup-ad-com-more
    {
        width: 280px;
    }
}

/* End The Modal (background) */
/* End region popup */

.salary-survey-sec {
    overflow: hidden;
    clear: both;
    background: #fff;
    color: #383838;
    padding: 0px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.jn-purple {
    color: #663399;
}
.salary-survey-sec .wrap-project .projt-left {
    float: left;
    width: 700px;
}
.salary-survey-sec .wrap-project .projt-details-right {
    float: right;
    width: 485px;
    padding-bottom: 0;
}
.salary-survey-sec .more-btn-box {
    float: left;
    width: 100%;
}
.btn-learn-more {
    display: inline-block;
    padding: 12px 24px;
    background-color: #f69322;
    border: 1px solid #f69322;
    color: #fff;
}
.btn-learn-more:hover {
    background-color: #e38008;
}
.img-popup-ads-mobile {
    width: 280px;
    display: none;
}

@media (max-width: 1246px) {
    .salary-survey-sec .wrap-project .projt-details-right {
        display: none;
    }
}
@media (max-width: 800px) {
    .img-popup-ads {
        display: none;
    }
    .img-popup-ads-mobile {
        display: block;
    }
    .popup-desc-block {
        padding-left: 10px;
        padding-right: 10px;
    }
    .popup-com-box {
        margin: 0 5px 0px;
        display: inline-table;
        height: auto;
    }
    .img-top-emp {
        width: 45px!important;
    }
}
@media (max-width: 750px) {
    .salary-survey-sec .wrap-project .projt-left {
        display: block;
        width: 100%;
    }
    .salary-survey-sec .more-btn-box {
        text-align: center;
        display: block;
        float: none;
    }
}
