body {
		background-color: #ffffff;
		font-size: 14px;
		line-height: 27px;
		color: #2b2b2b;
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
		overflow-x: hidden;
	}
	.new-footer-netable
	{
		position: absolute;
		right: 0%;
		bottom: 14%;
	}
	.new-footer-netable img
	{
		float: right;
		margin: 7px;
	}
	.page-id-3084 .search_location,
	.page-id-3084 .job_filters .job_types
	{
		display: none;
	}
	.flexslider{
		border: 0;
	}
	/* Boxed Styles */
	body.boxed {
		margin: 0 auto;
		background-color: #fff;
	}

	#wrapper { background-color: #fff; }


	/* Main Font */
	body,
	input[type="text"],
	input[type="password"],
	input[type="email"],
	input[type="number"],
	input[type="tel"],
	input[type="phone"],
	textarea,
	.widget-text h5,
	h3.centered-headline span,
	select {
		font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	/* Secondary Font */
	h1, h2, h3, h4, h5, h6, 
	.submit-page label,
	.button, 
	input[type="button"], 
	input[type="submit"],
	button,
	#navigation, .infobox a,
	.pagination,
	.pagination-container, .upload-btn,
	.skills span, 
	.app-content .info span,
	.tabs-nav li a, .comment-reply-link,
	.ui-accordion .ui-accordion-header,
	.trigger a, .caption.title, .caption .slider-button,
	.counter, .counter-box i, a.menu-trigger,
	#style-switcher h2, .resume-table strong,
	.job_filters_links a, a.post-edit-link
	{ font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
/***********************************************************************************************************/

#search_categories_chosen,
.chosen-choices
{
	width: 100% !important;
}

/*************************************   header start   *************************************/
/*************************************   header start  *************************************/
.header-top{
	height: 26px;
    background: #e3e3e3; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #fff , #e3e3e3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #fff, #e3e3e3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #fff, #e3e3e3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #fff , #e3e3e3); /* Standard syntax (must be last) */
}
.header-top-links{
	width: 590px;
	float: right;
	position: relative;
}
.header-top a{
	text-transform: uppercase;
	color: #2b2b2b;
	padding: 2px 0 0;
	
	display: block;
}
.header-top .phone-link{
	position: absolute;
    right: 0;
    height: 31px;
    width: 160px;
    background-color: #be0024;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
    padding: 2px 15px 0;
}
.header-top .phone-link img{
	width: 18px;
	float: left;
	padding-top: 5px;
	padding-right: 8px;
}
.header-top .phone-link span{
	display: block;
	float: left;
}
.header-top .ht-link{
	position: relative;
	float: left;
	margin: 0 15px;
}
.link-underline{
	position: absolute;
	width: 100%;
	height: 5px;
	background-color: #be0024;
	bottom: -2px;
	left: 0;
	display: none;
}
.header-top a:hover + .link-underline{
	display: block;
}
#login-register-password #workscout_login_form fieldset p:nth-child(1),
#login-register-password #workscout_login_form fieldset p:nth-child(2),
#login-register-password #workscout_login_form fieldset p:nth-child(3),
#login-register-password #workscout_registration_form fieldset p:nth-child(1),
#login-register-password #workscout_registration_form fieldset p:nth-child(2),
#login-register-password #workscout_registration_form fieldset p:nth-child(3),
#login-register-password #workscout_registration_form fieldset p:nth-child(4)
{
	height: 75px;
}
#login-register-password #workscout_registration_form fieldset p:nth-child(5)
{
	display: none;
}
#workscout_user_login
{

}
#login-tabs
{
	display: none;
}
@media screen and (min-width: 1025px){
	.container .sixteen.columns{
		width: 1200px;
		margin-left: 0;
		margin-right: 0;
	}
}

#logo{
	width: 195px;
	margin: 10px 0;
}
#logo img{
	margin-top: 0;
}
#navigation{
	float: right;
	margin-top: 30px 
}
.menu ul{
	max-width: none;
}
.menu ul > li > a{
	padding: 5px 10px;
}

.formHere{
	position: fixed;
    bottom: -500px;
    width: 100%;
    background: rgba(188,12,45);
    color: #ffffff;
    z-index: 999;
    padding: 25px 0;
}
#mc_embed_signup{
	width: 100%;
	max-width: 700px;
	margin: auto;
	position: relative;
}
.page-id-2980 #mc_embed_signup{
	max-width: 750px;
}
.formHere h2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 20px;
}
.formHere input{
	float: none !important;
	width: 100%;
}
.mc-field-group{
	width: 32%;
    position: relative;
    float: left;
    margin-right: 1.3%;
}
.page-id-2980 .mc-field-group{
	width: 23.5%;
	margin-right: 1.3%;
}
.submitInput{
	margin-top: 20px;
	float: left;
}
.submitInput input[type="submit"]{
	background-color: #202020;
	color: #ffffff;
}
#closeForm{
	position: absolute;
	right: 0;
	top: -10px;
	cursor: pointer;
	z-index: 99;
	width: 33px;
    height: 33px;
}
#closeForm span{
	position: absolute;
    height: 2px;
    width: 35px;
    background: #ffffff;
    opacity: 1;
}
#closeForm span:first-child{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px;

}
#closeForm span:last-child{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px;
}

/*****************   home page start   ******************/
#banner{
	position: relative;
	width: 100%;
	height: auto;
	max-height: 619px;
}
#banner:before{
	display: none;
}
.home-banner{
	background-image: url('images/Background-image-big.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: 2546px 619px;
	width: 100%;
	height: 619px;
}
#home-search{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.banner-content{
	color: #2e2e2e;
	width: 430px;
	margin-top: 90px;
}
.banner-uptext{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 600;
}
.banner-lowtext{
	font-size: 36px;
	padding-top: 10px;
}
.banner-context{
	padding-top: 15px;
	font-size: 16px;
	line-height: 20px;
}
.search-container{
	margin-top: 90px;
	padding: 0;
}
.announce{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 5px;
	color: #2e2e2e;
}
.announce strong{
	color: #2e2e2e;	
}
form#home-search-form{
	background: rgba(190, 0, 36, 0.9);
	padding: 25px;
	height: 106px;
    box-sizing: border-box;
}
form .form-text{
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-weight: 900;
	margin-top: 16px;
	margin-right: 2%;
}
form .input-field{
	float: left;
	/*width: 415px;*/
	width: 342px;
	height: 40px;
	margin-right: 2%;
	margin-top: -10px;
}
.hp_search_subm
{
	width: 200px !important;
}
.hp_search_subm span
{
	width: 126px;
}
.search-container form .input-field input{
	width: 100%;
	margin-right: 0;
	padding: 0;
	font-size: 16px;
	height: 40px;
	background: #fff !important;
	padding-left: 10px;
}
.search-container form .input-field label{
	color: #fff;
	margin-bottom: 0;
}
.search-container button{
	width: 163px;
	height: 40px;
	background-color: #fff;
	padding: 0;
	margin-top: 17px;
	float: right;
	margin-right: 11px;
}
.input-cate
{
	margin-right: 0px !important;
}
.hp_search_or
{
	float: left;
	width: 300px;
	color: rgb(255, 255, 255);
	font-weight: 600;
	line-height: 69px;
	text-align: center;
	display: none;
}
.hp_search_or span
{
	text-align: right;
	margin-left: 42px;
	margin-right: 10px;
}
.hp_search_or a
{
	border: 1px solid rgba(255,255,255,0.3);
	padding: 8px 10px;
	color: #fff;
	margin: 0 5px;
	border: 1px solid rgb(255, 255, 255);
	background-color: transparent;
	font-size: 16px;
}
.search-container .upload-btns button.learn-more{
	float: right;
}
.search-container button span{
	color: #49494b;
    font-size: 16px;
    display: block;
    float: left;
    padding: 0 13px;
    line-height: 40px;
    font-size: 14px;
}
.search-container button i {
    position: absolute;
    color: #49494b;
    padding-top: 10px;
    display: block;
    width: 40px;
    border-left: 1px solid #c3c3c3;
    height: 40px;
    right: 0;
}
.upload-btns button i{
	padding-top: 13px;
}
.home-uploads{
	margin-top: 20px;
}
.home-upload{
	width: 575px;
	height: 155px;
	padding: 20px 25px;
	box-sizing: border-box;
	color: #fff;
}
.home-upload.candidate-upload{
	background: rgba(49,49,49,0.9);
}
.home-upload.employer-upload{
	background: rgba(134,134,134,0.9);
}
.upload-title{
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
}
.upload-context{
	text-transform: capitalize;
	margin-top: -8px;
}
.candidate-upload{
	float: left;
}
.employer-upload{
	float: right;
}
.search-container .upload-btns button{
	float: left;
	margin-right: 10px;
	font-size: 14px;
	text-transform: none;
	text-transform: capitalize;
}
.search-container .upload-btns button.learn-more{
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 16px;
}

.search-container .upload-btns button.learn-more a{
	color: #fff;
}
.search-container .upload-btns button span{
	font-size: 14px;
}
.search-container .upload-btns button span.job-alert{
	padding: 0 30px;
}
.search-container .upload-btns button span.submit-btn{
	padding: 0 10px;
}
.home ul.job_listings{
	clear: both;
}
.home ul.job_listings li.job_listing{
	width: 352px;
	/*height: 333px;*/
	height: 370px;
	box-sizing: border-box;
	border: 1px solid #cecece;
	padding: 25px;
	float: left;
	margin-right: 70px;
	margin-bottom: 30px;
}
.home ul.job_listings li.job_listing:nth-child(3n){
	margin-right: 0;
}
.home ul.job_listings li.job_listing img.company_logo{
	display: none;
}
.home ul.job_listings li.job_listing .job-list-content{
	padding: 0;
	margin: 0;
	width: 100%;
	height: 84%;
}
#testimonials{
	background-image: url('images/testimonials-bg.jpg') !important;
}
.testimonials-slider li p{
	font-size: 16px;
}
.infobox{
	font-size: 24px;
	padding: 40px 0;
}
.recent-post{
	/*width: 300px;*/
	width: 100%;
	margin: auto;
	border-bottom: 0;
}
.recent-post-img{
	height: 180px;
	overflow-y: hidden;
	border: 1px solid rgba(206, 206, 206, 0.3);
	width: 90%;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 20px;
}
.recent-post-img img{
	min-height: 180px;
	width: 300px;
}
.recent-blog-posts .one-third.columns{
	width: 380px;
    border: 1px solid #cecece;
    padding: 15px;
    box-sizing: border-box;
    /*height: 500px;*/
    height: 465px;
}
article.post-2526 h3{
	text-align: center;
	font-weight: 600;
}
article.post-2526 .sub-title{
	text-align: center;
	margin-top: -26px;
}
article.post-3084 img#aus-map{
	background-color: #bd0024;
}
map#map area{
	background-color: #bd0024;

}
map#map area:hover{
	background-color: #383838;
}
/*****************   home page end    ******************/
/*****************   Blog page start    ******************/
.blog .left-sidebar .eleven.columns{
	float: left;
}
.blog  .container .five.columns{
	float: right;
	width: 300px;
	border-left: 1px solid #e3e3e3;
    padding-left: 36px;

}
.blog .left-sidebar .padding-right{
	padding-left: 0;
}
.blog article.post-container{
	width: 380px;
	height: 500px;
	border: 1px solid #e3e3e3;
	padding: 25px;
	box-sizing: border-box;
}
.blog article.post-container:nth-child(odd){
	float: left;
}
.blog article.post-container:nth-child(even){
	float: right;
}
.blog .pagination{
	clear: both;
}
.hp_last_post_div .recent-blog-posts .recent-post .from-the-blog-content h4
{
	height: 60px;
}
.blog .container .post-content h3
{
	height: 60px;
}
.candidate_img_box .wpb_content_element p:nth-child(1)
{
	height: 216px;
	overflow: hidden;
}
.blog article .post-img{
	width: 100%;
	height: 180px;
	overflow-y: hidden;
	border: 1px solid rgba(206, 206, 206, 0.50);
}
.blog article .post-img img{
	width: 100%;
}
.blog article .meta-tags{
	display: none;
}
.blog .post-content{
	border-bottom: 0;
}
.blog  .post-content p{
	line-height: 20px;
	height: 95px;
    overflow-y: hidden;
}
.blog  .post-content a.button{
	margin-top: 0
}

.comments{
	display: none;
}
.hp_last_post_div
{
	margin:0 auto !important;
}
.hp_last_post_div .recent-post
{
	border: 1px solid rgb(206, 206, 206);
}
.hp_last_post_div .vc_column_container > .vc_column-inner
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.hp_last_post_div  .vc_col-sm-4
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.hp_last_post_div .alpha
{
	padding-right: 15px !important;
}
.hp_last_post_div .omega
{
	padding-left: 15px !important;
}
.recent-post
{
	padding-bottom: 18px !important;
}
.hp_last_post_div .recent-post .from-the-blog-content
{
	padding: 0 17px;
}
.hp_last_post_div .recent-post p
{
	height: 83px;
}
/*****************   Blog page end    ******************/
/*****************  map  ******************/
.map{
	position: relative;
	width: 425px;
	height: 385px;
	margin: auto;
}
.map .base-map{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	background-color: #e2e2e2;
}
.map a{
	position: absolute;
	display: block;
}
.map a.bs-part{
	width: 69px;
    height: 110px;
    left: 196px;
    top: 131px;
}
.map a.ws-part{
	width: 171px;
	height: 201px;
	left: 0;
	top: 10px;
}
.map a.cbd-part{
    width: 36px;
    height: 48px;
    top: 127px;
    left: 170px;
}
.map a.em-part{
    width: 172px;
    height: 155px;
    left: 252px;
    top: 43px;
}
.map a.nm-part{
    width: 117px;
    height: 139px;
    top: 1px;
    left: 185px;
}
.map a.nw-part{
 	width: 99px;
    height: 104px;
    top: 27px;
    left: 94px;

}
.map a.p-part{
	width: 164px;
    height: 151px;
    top: 234px;
    left: 105px;;
}
.map a.se-part{
	width: 152px;
	height: 162px;
	left: 260px;
    top: 164px;
}

.map a img{
	position: absolute;
}
.map a img:first-child{
	z-index: 2;
}
.map a img:last-child{
	z-index: 1;
	display: none;
}
/*****************  map  ******************/
/****************    theme break points fixed    ******************/
@media screen and (max-width: 1289px) and (min-width: 1025px){
	.container{
		width: 1200px;
	}
	.container .one-third.columns{
		width: 380px;
	}
	.container .three.columns{
		width: 205px;
	}
	.container .seven.columns{
		width: 505px;
	}
	.alternative #navigation{
		width: auto;
		border-top: 0;
	}
}
/*****************  cadidate page page  ******************/
.background-all{
	width: 100%;
	height: 135px;
	background-position: center;
	background-size: 2546px 270px;
	background-image: url('images/background-header.jpg');
	margin-top: 20px;
	margin-bottom: 80px;
}
.section-p{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px !important;
}
.section-title{
	font-size: 24px;
	font-weight: 500;

}
.section-title:after{
    content: '';
    width: 60px;
    height: 5px;
    background-color: #dd3630;
    display: block;
    margin: 5px 0 20px;

}
.section-subtitle{
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}
.candidate-pd{
	width: 1049px;
	height: 492px;
	margin: 0 auto;
	background-image: url('images/candidate-pd.png');
	background-size: 1013px 425px;
	background-position: center;
	position: relative;
	background-repeat: no-repeat;
}
.progress{
    width: 135px;
    height: 135px;
    /*background-color: #e1e1e1;*/
    background-color: rgba(225, 225, 225, 0.5);
    color: #3a3a3a;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    box-sizing: border-box;
    padding: 40px 15px;
    line-height: 19px;
    text-transform: uppercase;
    font-weight: 600;

}
.progress:hover{
	background-color: #de3530;
	color: #fff;
	cursor: pointer;
}
.progress-1{
	top: 85px;
    left: 47px;
    padding: 50px 15px;
}
.progress-2{
	top: 271px;
    left: 47px;
}
.progress-3{
    top: 179px;
    left: 246px;
    padding: 52px 15px;
}
.progress-4{
	top: 84px;
    left: 442px;
}
.progress-5{
	top: 272px;
    left: 442px;
    padding: 36px 25px;
}
.progress-6{
	top: 272px;
    left: 655px;
    padding: 36px 25px;
}
.progress-7{
	top: 271px;
    left: 867px;
    padding: 40px 25px;
}
.feature{
    width: 360px;
    height: 360px;
    position: relative;
    margin: auto;
    border: 1px solid #be0024;
    margin-top: -25px;
    box-sizing: border-box;
    /*padding: 100px 30px 0;*/
    padding: 30px 30px 0;
    text-align: center;
    line-height: 25px;
    margin-bottom: 60px !important;
}
.feature img{
    position: absolute;
    width: 180px;
    top: -110px;
    margin: auto;
    left: 0;
    right: 0;
}
.feature-title{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 20px;
}
.page .wpcf7-form label{
	margin-bottom: 10px;
}
form.wpcf7-form .form-field{
	clear: both;
}
form.wpcf7-form .form-field label{
	width: 115px;
	height: 40px;
	background-color: #e1e1e1;
	line-height: 40px;
	display: block;
	float: left;
	color: #3a3a3a;
	text-align: center;
	margin-right: 5px;
	font-size: 14px;
}
.fake-input, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="phone"], input[type="url"], textarea, select{
	width: 340px;
	height: 40px;
	padding: 0 0 0 15px;
	float: left;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	font-size: 14px;
}
.page .wpcf7-form input[type="submit"]{
	width: 460px;
	margin-top: 25px;
		-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
/*****************  client page  ******************/
.employer-pd{
	width: 1180px;
	height: 492px;
	margin: 30px auto;
	background-image: url('images/client-pd.png');
	background-size: 1180px 492px;
	background-position: center;
	position: relative;	
}
.prgress{
	width: 125px;
    height: 125px;
    background-color: #e1e1e1;
    color: #3a3a3a;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    box-sizing: border-box;
    padding: 25px 5px;
    line-height: 25px;
    text-transform: uppercase;
}
.prgress:hover{
	background-color: #de3530;
	color: #fff;
	cursor: pointer;	
}
.prgress-1{
    top: 185px;
    left: 19px;
}
.prgress-2{
    top: 14px;
    left: 189px;
    padding: 40px 5px;
}
.prgress-3{
    top: 185px;
    left: 189px;
    padding: 50px 5px;
}
.prgress-4{
    top: 352px;
    left: 189px;
    padding: 50px 5px;
}
.prgress-5{
    top: 185px;
    left: 358px;
    padding: 45px 5px;
}
.prgress-6{
    top: 185px;
    left: 527px;
    padding: 25px 5px;
}
.prgress-7{
    top: 185px;
    left: 697px;
    padding: 50px 5px;
}
.prgress-8{
	top: 185px;
    left: 866px;
    padding: 40px 5px;
}
.prgress-9{
    top: 185px;
    left: 1036px;
    padding: 40px 5px;
}
/**********   job category   ************/
#titlebar{
	background-color: transparent;
	font-weight: 600;
	padding: 0;
}

.tax-job_listing_category input[type='text']#search_keywords{
	width: 100%;
	margin-top: -40px;
	float: left;
}
.tax-job_listing_category .list-search button{
	width: 40px;
	height: 40px;
}
.tax-job_listing_category input[type="text"]{
	float: none;
}
.single .widget {
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 30px;
}
#widget_recent_jobs-2{
	display: none;
}
h4.checkboxes label{
	padding: 0 0 0 30px;
	margin: 0;
}
.widget_range_filter-inside .margin-bottom-50{
	margin: 0 !important
}
.page-template-template-candidate form.wpcf7-form{
	margin-left: 15px;
}
.page-id-3084 .section-p{
	width: 100%;
}
.job-apply-btn{
	width: 380px;
	height: 40px;
    background-color: #be0028;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 30px !important;
}
.home .job-apply-btn{
	width: 100%;
	margin-bottom: 0px !important;
}
.home  .job-list > li a p{
	line-height: 23px;
	margin-bottom: 15px;
}
.single-job_listing .wpcf7-form input[type="submit"]{
	width: 460px;
	margin-top: 25px;
	margin-left: -25px;

}
.single-job_listing #titlebar{
	margin-top: 50px;
}
.blog #search-2 .widget-box.search{
	padding: 0;
}
.job-list img{
	display: none;
}
.job-list .job-list-content{
	margin-left: 0
}
.left-sidebar .sidebar .job_filters.in_sidebar #search_categories_chosen ul.chosen-choices
{
	width: 85.5% !important
}
/*<!--start to edit by adrian Friday, 15 Aprill 2016------------------------------------>
<!--start to edit by adrian Friday, 15 Aprill 2016------------------------------------>
<!--start to edit by adrian Friday, 15 Aprill 2016------------------------------------>*/
#workscout_login_form fieldset p:last-child
{
	display: none;
}

.vc_row
{
    margin-left: -15px;
    margin-right: -15px;
}
.section_left
{
    float: left;
}
.section_right
{
     float: right;
     display: none;
}
.tax-job_listing_category .section-p
{
	margin-bottom: 0px !important;
}
.hp_loca_sel,
#search_category
{
	background-image: url("images/search_arrow.png");
	background-repeat: no-repeat;
	background-position: 95%;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
}
.member-name
{
	font-weight: 600;
	margin-bottom: 0px;
	font-size: 18px !important;
}
.ab_member_detail
{
	margin-bottom: 0px;
}
.member-title
{

}
.member-list
{
	margin-top: 13px;
}
.member-list li
{
	padding-right: 20px;
	float: left;
	list-style: none;
}
@media (min-width: 479px)
{
    .section_left,
    .section_right
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
	.contact-us-map
	{
		height: 300px !important;
	}
	.job_filters:not(.in_sidebar) .job_types
	{
		padding-bottom: 30px;
	}
    .section_left,
    .section_right
    {
        width: 100%;
    }
}
.menu-media-centre-container
{
	margin-left: 20px;
}
#menu-media-centre
{

}
#menu-media-centre li:first-child
{
	margin-top: 0px !important;
}
#menu-media-centre li
{
	font-size: 16px;
	margin: 10px 0;
}
#menu-media-centre li a
{
	color: #dd3630;
}
.media_img img
{
	height: 240px !important;
}
#titlebar.single
{
	padding-bottom: 0px !important;
}
.section-p
{
    width:100%;
}
.archive .section-p{
    margin-bottom: 0px !important;
}
.job_filters_links
{
    display: none;
}
.titlebar
{
    padding-bottom: 15px;
}
.form-field-new
{
    width: 40%;
    float: left;
}
.post-3682 .job_listings ul .job_listing:hover,
.job_listings ul .job_listing:hover
{
	border-left: none;
	border-right: none;
}
.archive #search_categories_chosen
{
	width: 280px;
}
.single-job_listing .wpcf7-form input[type="submit"]
{
	-webkit-appearance: none;
	width: 100%;
	margin: 0 auto;
}
.hover-icon
{
	display: none;
}
.page-id-2411 .wpcf7-form input[type="submit"],
.page-id-2984 .wpcf7-form input[type="submit"]
{
	-webkit-appearance: none;
	width: 100%;
	margin: 0 auto;
}
.post-img a::before,
.recent-post-img a::before
{
	background-color: rgba(34, 34, 34, 0) !important;
}
@media screen and (min-width: 1025px) and (max-width: 1289px)
{
	.container.right-sidebar article .post-img .hover-icon
	{
		display: none;
	}
	.single-post .container.right-sidebar .eleven.columns
	{
		margin-right: 0%;
	}
	.blog .container.left-sidebar .twelve.columns .padding-right
	{
		margin-right: 5%;
	}

}
@media (max-width: 1280px)
{
	.archive #search_categories_chosen
	{
		width: 100% !important;
	}
	.blog .container .five.columns
	{
		width: 230px;
		border: 1px solid #e3e3e3;
		padding: 11px;
	}
	.blog .container .post-content h3 
	{
	    height: 60px;
	    font-size: 20px;
	    line-height: 21px;
	    font-weight: 900;
	}
	.blog article.post-container
	{
		width: 300px;
	}

}

@media (max-width: 1024px)
{

	.job_listings .search_jobs .search_categories
	{
		width: 70% !important;
	}
	#home-search-form
	{
		width: 940px;
	}
    .form-field-new
    {
        clear: both;
        width: 100%;
    }
   .page .wpcf7-form input[type="submit"],
    .form-field-new input[type="text"], 
    .form-field-new input[type="password"], 
    .form-field-new input[type="email"], 
    .form-field-new input[type="number"], 
    .form-field-new input[type="tel"], 
    .form-field-new input[type="phone"], 
    .form-field-new input[type="url"], 
    .form-field-new textarea, 
    .form-field-new select
    {
        width:90%;
    }
    .hp_search_or
    {
    	width: 290px;
    	line-height: 93px;
    }

    
}
@media (max-width: 990px)
{
	.blog .container .five.columns
	{
		width: 196px !important;
	}
	.blog article.post-container
	{
		width: 100% !important;
	}
	#home-search-form
	{
		width: 745px;
	}
	form .form-text
	{
		margin-bottom: 2px;
	}
	#home-search-form .input-field
	{
		width: 305px;
	}
	.hp_search_or
	{
		width: 240px;
		line-height: 50px;
	}

}
@media (min-width: 1024px)
{

    .form-field-new input[type="file"]
    {
        height:40px;
    }
}
.page .wpcf7-form .form-field-new label 
{
    margin-bottom: 0px;
    margin-top: 20px;
}
/*<!--end of edit by adrian Friday, 15 Aprill 2016------------------------------------>
<!--end of edit by adrian Friday, 15 Aprill 2016------------------------------------>
<!--end of edit by adrian Friday, 15 Aprill 2016------------------------------------>

<!--start to edit by adrian Friday, 12 05 2016------------------------------------>
<!--start to edit by adrian Friday, 12 05 2016------------------------------------>
<!--start to edit by adrian Friday, 12 05 2016------------------------------------>*/
div.formlink
{
	background-color: #be0024;
	color: #fff;
	width: 227px;
	height: 40px;
	padding: 1px 10px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
}
div.formlink:hover
{
	cursor: pointer;
}
.coreboes
{
	width: 230px;
	height: 40px;
	border: 1px solid #be0024;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	float: left;
	margin: 9px 16px;
	font-weight: 600;
}
.corebox1,
.corebox5,
.corebox9,
.corebox13
{
	margin-left: 0px;
}
.pppp
{
	font-size: 18px !important; 
}
.page-id-2992 #titlebar,
.page-id-2989 #titlebar
{
	padding-bottom: 0px !important;

	margin-bottom: 20px !important;
}
/*<!--end to edit by adrian Friday, 12 05 2016------------------------------------>
<!--end to edit by adrian Friday, 12 05 2016------------------------------------>
<!--end to edit by adrian Friday, 12 05 2016------------------------------------>*/
.archive.category.category-developement.category-8.fullwidth.workscout.wpb-js-composer.vc_responsive .container.left-sidebar .thirteen.columns
{
	margin-right: 6%;
}
.archive.category.category-developement.category-8.fullwidth.workscout.wpb-js-composer.vc_responsive .container.left-sidebar .four.columns.sidebar
{
	width: 260px !important;
}
span.wpcf7-not-valid-tip
{
	width: 100%;
	height: 37px;
	float: left;
}
.small-dialog-content input
{
	margin-bottom:0px;
}
.callButton
{
	width: 243px !important;
}
.callButton span
{
	width: 220px;
}
.classLind_div
{
	width: 335px;
	height: 42px;
	float: left;
	margin-top: 16px;
	background: #fff;
}
.classLind_a
{
	font-weight: 700;
}
.classLind_a span
{
	color: #49494b;
	line-height: 44px;
	margin-left: 62px;
}
.classLind_a:hover,
.classLind_div:hover
{
	background-color: rgb(216, 216, 216);

}
.flo_lef
{
	float: left;
}
.cl_callLind
{	
	height: 28px;
	background: #be0024;
	color: #fff;
	padding: 10px 14px;
	font-weight: 900;
	float: left;
	clear: both;
	margin-top: 10px;
}
.vc_custom_1463095391904
{
	padding-top: 0px !important;
}
.mar_top_13px
{
	margin-top:13px;
}
.mar_top_30px
{
	margin-top:30px;
}
.mediaCentre_menu
{

}
.archive  .list-search{
	position: relative;
}
.archive  .list-search input{
	margin-top: 0;
}
.archive  .list-search button{
    position: absolute;
    left: 290px;
    top: 29px;
}
.archive.tax-job_listing_category  .list-search button{
	top: 0;
}
.chosen-container-single .chosen-single{
	height: 38px;
	line-height: 40px;
}
.chosen-container-multi .chosen-choices{
	padding: 6px 18px;
}
.input-cate
{
	display: block !important;
}
.hp_search_or_img
{
	display: none;
}
.classLind_img
{
	border-left: 1px solid rgb(195, 195, 195);
    padding: 8px 0px 10px 10px;
    float: right;
    margin-right: 12px;
}

.hp_search_subm_img
{
	border-left: 1px solid rgb(195, 195, 195);
	padding: 8px 0px 8px 10px;
}
a.button.centered
{
	clear: both;
}
@media screen and (max-width: 1024px) {
	.blog .container .five.columns
	{
		width: 230px;
		border: 1px solid #e3e3e3;
		padding: 11px;
	}
	.blog .container .post-content h3 
	{
	    height: 60px;
	    font-size: 20px;
	    line-height: 21px;
	    font-weight: 900;
	}
	.blog article.post-container
	{
		width: 300px;
	}
	.page .wpcf7-form label 
	{
	    margin-bottom: 0px;
	}
	form.wpcf7-form .form-field 
	{
	    padding-top: 10px;
	}
	.feature
	{
		width: 308px;
		height: 415px;
	}
	.progress-1 
	{
	    top: 111px;
	    left: 51px;
	    padding: 39px 15px;
	}
	.progress-2 
	{
	    top: 265px;
	    left: 51px;
	    padding: 25px 0;
	}
	.progress-3 
	{
	    top: 189px;
	    left: 218px;
	    padding: 32px 15px;
	}
	.progress-4 
	{
	    top: 111px;
	    left: 383px;
	    padding: 35px 0px;
	}
	.progress-5 
	{
	    top: 264px;
	    left: 383px;
	    padding: 29px 25px;
	}
	.progress-6 
	{
	    top: 264px;
	    left: 561px;
	    padding: 31px 25px;
	}
	.progress-7 
	{
	    top: 264px;
	    left: 739px;
	    padding: 33px 25px;
	}
	.progress 
	{
	    width: 115px;
	    height: 115px;
	    background-color: #e1e1e1;
	    background-color: rgba(225, 225, 225, 0.5);
	    color: #3a3a3a;
	    position: absolute;
	    border-radius: 50%;
	    text-align: center;
	    font-size: 14px;
	    box-sizing: border-box;
	    padding: 40px 15px;
	    line-height: 19px;
	    text-transform: uppercase;
	    font-weight: 600;
	}
	.candidate-pd 
	{
	    width: 904px;
	    height: 492px;
	    margin: 0 auto;
	    background-image: url('images/candidate-pd.png');
	    background-size: 849px 347px;
	    background-position: center;
	    position: relative;
	    background-repeat: no-repeat;
	}

	.corebox1, .corebox5, .corebox9, .corebox13
	{
		margin: 9px 16px;
	}
	.hp_last_post_div .recent-post p
	{
		height: 150px;
	}
	.classLind_div
	{
		height: 43px;
		width: 300px;
	}
	form .form-text 
	{
	    font-size: 16px;
	    text-transform: uppercase;
	    font-weight: 600;
	    margin-top: 0px;
	    margin-right: 0;
	    margin-bottom: 20px;
	    float: none;
	}
	.hp_search_subm
	{
		margin-right: 0px;
		margin-top: 27px !important;
	}
	form#home-search-form
	{
		padding: 9px 25px;
		height: 155px;
	}
    #home-search-form .input-field
    {
    	width: 250px;
    	margin-top: 0px;
    }
    .classLind_a span
    {
    	margin-left: 42px;
    }
    .home-uploads
    {
    	width: 100%;
    }
    .home-upload
    {
    	width:49%;
    	height: 185px;
    	padding: 9px 25px;
    }
    .search-container
    {
    	margin-top: 15px;
    }
    .employer-upload
    {
    	
    }
    .home ul.job_listings li.job_listing
    {
    	width: 311px;
		/*height: 374px;*/
		height: 460px;
		margin-right: 2px;
    }
    .recent-blog-posts .one-third.columns
    {
    	width: 300px;
    }
    .recent-post
    {
    	width: 250px;
    }
    .search-container .upload-btns button.learn-more
    {
    	float: left;
    }
    .search-container button{
    	float: right;
    }
}
@media screen and (max-width: 1023px) 
{
	.candidate-pd
	{
		display: none;
	}
	.search-container button.hp_search_subm span
	{
		display: block;
	}
    .search-container button.hp_search_subm{
    	width: 40px;
    }
    .search-container button.hp_search_subm i{
    	top: 0;
    }
    .home-uploads .candidate-upload .upload-btns form{
    	float: left;
    	width: 50%;
    }
    .home-uploads .candidate-upload .upload-btns form button{
    	width: 90%;
    	float: none;
    }
     .home-uploads .candidate-upload .upload-btns form button i{
    	border-left:0;
    }
    .search-container .upload-btns button.learn-more{
    	margin-top: 5px;
    }
}
/*@media screen and (max-width: 768px) */
@media screen and (max-width: 990px) 
{
	.new-footer-netable
	{
		position: inherit !important;
	width: 200px;
	margin: 0 auto;
	}
	.new-footer-netable img
	{
		float: right;
		margin: 7px;
	}
	.input-loca,
	.input-cate
	{
		height: 67px !important;
	}
	.recent-blog-posts .one-third.columns 
	{
	    width: 80%;
	    margin: 10px;
	}
	.search-container button.hp_search_subm
	{
		width: 48px;
		margin-top: 11px !important;
		float: left;
	}
	.hp_search_subm_img
	{
		border-left: none;
		padding: 8px 0px 8px 10px;
	}
	#home-search-form
	{
		width: 750px;
		height: 180px;
	}
	#home-search-form .input-field
	{
		width: 300px;
	}
	.hp_search_or
	{
		width: 38%;
		clear: right;
		line-height: 67px;
		margin-top: 0px;
	}
	.hp_search_or span
	{
		text-align: left;
		margin-left: 2px;
		margin-right: 10px;
	}
	.classLind_div
	{
		height: 41px;
		margin-bottom: 8px;
	}
	.home-uploads
	{
		margin-top: 15px;
		height: auto;
	}

	.search-container
	{
		margin-top: 10px;
	}
	form#home-search-form
	{
		padding-top: 10px;
		height: 165px;
	}
	form .form-text
	{
		margin-top: 0px;
		height: 3%;
	}
	form#home-search-form div.input-key
	{
		clear: left;
		width: 300px;
	}
	form#home-search-form div.input-cate
	{

	}
	.home-uploads {
	    width: 100%;
	    margin-top: 35px;

	}
	.banner-content{
		margin-top: 63px;
	}
}
@media screen and (max-width: 768px) 
{
	.blog .container .five.columns 
	{
	    width: 216px;
	    border: 0px solid #e3e3e3;
	    padding: 0px;
	}
	.blog article.post-container
	{
		width: 100%;
	}
	.can_contR_img
	{
		display: none;
	}
	.page-id-2984 .vc_column_container
	{
		width: 100% !important;
	}
	.candidate-pd
	{
		display: none;
	}
	.hp_last_post_div .alpha,
	.hp_last_post_div .omega
	{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.home ul.job_listings li.job_listing
	{
		width: 244px;
		height: 576px;
		margin-right: 2px;
	}
	.input-loca,
	.input-cate
	{
		height: 67px !important;
	}
	.hp_search_subm
	{
		float: left !important;
		margin-top: 11px !important;
	}
	.search-container button.hp_search_subm span
	{
		display: block;
	}
}

/*@media screen and (max-width: 736px) */
@media screen and (max-width: 767px) 
{
	.left-sidebar .sidebar .job_filters.in_sidebar #search_categories_chosen ul.chosen-choices
	{
		width: 71.5% !important
	}
	.hp_search_subm
	{
		margin-top: 30px !important;
	}
	.search-container button.hp_search_subm
	{
		margin-top: 30px !important;
	}
	.input-loca, 
	.input-cate,
	.hp_loca_sel,
	#search_category,
	.hp_search_subm
	{
		width: 100% !important;
	}
	.classLind_img,
	.hp_search_or_img
	{
		display: block;
	}
	.announce
	{
		width: 261px;
		font-weight: 900;
	}
	.home-banner
	{
		background-image: none;
	}
	form .form-text
	{
		font-weight: 900;
		margin-top: 6px;
		margin-bottom: 10px;
		height: 22px;
	}
	.banner-content
	{
		margin-top: 10px;
	}
	form#home-search-form
	{
		width: 100%;
		height: 300px
	}
	.banner-content
	{
		display: none;
	}

	.search-container button.hp_search_subm 
	{
    	width: 100%;
	}
	.search-container button.hp_search_subm span
	{
		display: block;
	}
	.search-container button span
	{
		width: 297px;
	}
	form#home-search-form div.input-key 
	{
    	clear: left;
    	width: 100%;
    	height: 66px;
	}
	#home-search-form div.input-loca
	{
		clear: left;
    	width: 100%;
    	height: 66px;
    	margin-top: 6px;
	}
	.hp_search_or
	{
		width: 80%;
		clear: both;
		line-height: 55px;
		margin-top: 0px;
		text-align: center;
		font-size: 16px;
		margin-left: 55px;
	}
	.hp_search_or a
	{
		padding: 0;
		color: #fff;
		margin: 0 5px;
		border:none;
		border-bottom: 1px solid #fff;
		font-size: 16px;
		font-weight: 900;
	}
	.hp_search_or_img
	{
		width: 19px;
		float: right;
		display: block;
		margin-top: 21px;
		margin-right: 30px;
	}
	.home-uploads
	{
		margin-top: 0px;
	}
	.home-upload
	{
		width: 100%;
		height: 189px;
		margin-top: 11px;
	}
	.home-uploads .candidate-upload .upload-btns form button
	{
		width: 100%;
	}
	.search-container .upload-btns button span.job-alert
	{
		padding: 0px;
	}
	.home-uploads .candidate-upload .upload-btns form
	{
    	float: right;
    	width: 48%;
    	height: 60px;
	}
	.home-uploads .candidate-upload .upload-btns form:first-child
	{
		float: left;
	}
	.search-container .upload-btns button.learn-more
	{
		margin-top: 17px;
		width: 100%;
	}
	.upload-btns form button i.fa
	{
		
	}
	.search-container .upload-btns button span.submit-btn
	{
		width: 98px;
		line-height: 14px;
		text-align: center;
		font-size: 16px;
	}
	.search-container .upload-btns button span.job-alert
	{
		width: 90px;
		text-align: center;
	}
	.classLind_div
	{
		width: 100%;
		margin-bottom: 4px;
	}
	.upload-btns button i
	{
		padding-top: 12px;
	}
	.classLind_a span
	{
		margin-left: 79px;
	}
	.search-container button i
	{
		right: 0;
		top: 0px;
		border-left: 1px solid #c3c3c3 !important;
	}
	.hp_search_subm_img
	{
		border-left: 1px solid rgb(195, 195, 195) !important;
	}
	#banner.workscout-search-banner
	{
		height: 825px;
		max-height: 1000px;
	}
	.hp_up_mob_btn
	{
		width: 100% !important;
	}
	.post-type-archive-job_listing .left-sidebar .job_listing:nth-child(1)
	{
		margin-top: 150px;
	}
	.post-type-archive-job_listing .left-sidebar div.sidebar
	{
		position: absolute;
		top: -40px;
	}
	.in_sidebar div.widget
	{
		height: 82px;
	}
	.recent-post 
	{
	    width: 100%;
	    margin-bottom: 15px;
	}
	.hp_last_post_div .recent-post p
	{
		height: 85px;
	}
	.home ul.job_listings li.job_listing a div.job-list-content .listing-desc p
	{
		padding-right: 0px;
	}
	.home ul.job_listings li.job_listing 
	{
	    width: 100%;
	    height: 355px;
	    margin-bottom: 15px;
	}
	.blog .container .five.columns 
	{
		width: 100% !important;
	}

}
@media screen and (max-width: 736px)
{
	.post-type-archive-job_listing .left-sidebar .job_listing:nth-child(1)
	{
		margin-top: 150px;
	}
	.post-type-archive-job_listing .left-sidebar div.sidebar
	{
		position: absolute;
		top: -40px;
	}
	.in_sidebar div.widget
	{
		height: 82px;
	}
	.recent-post 
	{
	    width: 100%;
	    margin-bottom: 15px;
	}
	.hp_last_post_div .recent-post p
	{
		height: 85px;
	}
	.home ul.job_listings li.job_listing a div.job-list-content .listing-desc p
	{
		padding-right: 0px;
	}
	.home ul.job_listings li.job_listing 
	{
	    width: 100%;
	    height: 355px;
	    margin-bottom: 15px;
	}
	.hp_loca_sel, 
	#search_category,
	#home-search-form .input-field,
	.search-container button.hp_search_subm
	{
		width: 100% !important;
	}
}
@media screen and (max-width: 480px) 
{
	.left-sidebar .sidebar .job_filters.in_sidebar #search_categories_chosen ul.chosen-choices
	{
		width: 87% !important
	}
	.post-type-archive-job_listing .left-sidebar .job_listing:nth-child(1)
	{
		margin-top: 130px;
	}
	.banner-content
	{
		margin-top: 10px;
	}
	.announce
	{
		font-size: 14px;
	}
	form#home-search-form
	{
		height: 300px;
	}
	.job-list .job-apply-btn
	{
		width: 100%;
	}
}
@media screen and (max-width: 414px) 
{
	.job-list .job-apply-btn
	{
		width: 100%;
	}
	.post-type-archive-job_listing .left-sidebar .job_listing:nth-child(1)
	{
		margin-top: 120px;
	}
	.home ul.job_listings li.job_listing
	{
		height: 380px;
	}
	.hp_search_or 
	{
	    width: 100%;
	    clear: both;
	    line-height: 0px;
	    margin-top: 29px;
	    text-align: left;
	    font-size: 14px;
	    margin-left: 0px;
	}
	.hp_search_or_img 
	{
	    width: 19px;
	    float: right;
	    display: block;
	    margin-top: -6px;
	    margin-right: 0px;
	}
	.search-container button span 
	{
    	width: 82%;
    	padding: 0px;
	}
	.search-container .upload-btns button span.submit-btn
	{
		width: 55px;
	}
	.search-container .upload-btns button span.job-alert
	{
		width: 74px;
		line-height: 14px;
		text-align: center;
		font-size: 16px;
	}
	.classLind_a span 
	{
    	margin-left: 15px;
	}
}
.page-id-3084 .search_keywords{
	display: none;
}
.page-id-3084 .search_location{

}
@media screen and (min-width: 1025px){
	#popular-categories li a{
		width: 33.33%;
	}
}
@media screen and (max-width: 479px){
	.page-id-2421 span.wpcf7-list-item{
		display: block;
		clear: both;
	}
}
.archive article.post-container:nth-child(odd), .category article.post-container:nth-child(odd){
	float: left;
}
.archive article.post-container, .category article.post-container:nth-child(odd){
    width: 380px;
    height: 500px;
    border: 1px solid #e3e3e3;
    padding: 25px;
    box-sizing: border-box;
}
.archive article.post-container:nth-child(even),  .category article.post-container:nth-child(even){
    float: right;
}
.archive .left-sidebar .padding-right, .category .left-sidebar .padding-right{
    padding-left: 0;
}
.archive .post-content, .category .post-content {
    border-bottom: 0;
}
.archive .post-content a.button, .category .post-content a.button{
    margin-top: 0;
}
.archive article .post-img, .category article .post-img {
    width: 100%;
    height: 180px;
    overflow-y: hidden;
    border: 1px solid rgba(206, 206, 206, 0.50);
}
.archive  .container .post-content h3, .category  .container .post-content h3{
    height: 60px;
}
.archive  .post-content p, .category .post-content p{
    line-height: 20px;
    height: 95px;
    overflow-y: hidden;
}
.meta-tags{
	display: none;
}
@media (max-width: 990px){
	.archive article.post-container, .category article.post-container{
	    width: 100% !important;
	}
	.archive .container .post-content h3, .category .container .post-content h3{
	    height: 60px;
	    font-size: 20px;
	    line-height: 21px;
	    font-weight: 900;
	}
}
@media only screen and (max-width: 1289px) and (min-width: 1025px){
	.container .four.columns {
	    width: 280px;
	}
	.container .twelve.columns {
	    width: 880px;
	}
	.blog article.post-container {
	    width: 380px;
	}
	.archive .container.left-sidebar .twelve.columns .padding-right {
	    margin-right: 5%;
	}
	.category .container.left-sidebar .twelve.columns .padding-right {
	    margin-right: 5%;
	}
}
.blog  #titlebar .sixteen {
	display: none;
}
.archive   #titlebar .sixteen {
	display: none;
}
.category  #titlebar .sixteen {
	display: none;
}
.pagination{
	clear: both
}
.widget-box.search{
	padding: 0;
}
.single-job_listing .jobColumn{
	display: none;
}
.jobTop{
	overflow: auto;
	margin-bottom: 30px;
}
.jobTopLeft{
	width: 55%;
	float: left;
}
.jobTopRight{
	width: 40%;
	float: right;
}
.jobTopRow{
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}
.jobTopRow .jobTopTitle{
	display: inline-block;
	width: 200px;
	font-weight: 700
}
.jobTopRightPhoto{
	float: left;
	border-radius: 50%;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.jobTopRightDetail{
	float: right;
	width: 250px;
	margin-top: 30px;
}
.jobTopRightDetail .jobTopRow{
	padding-left: 15px;
}
.jobTopRow img{
    display: inline-block;
    width: 15px;
    vertical-align: middle;
    margin-right: 5px;
}
.jobTopRight .job_application.application{
	width: 100%;
	margin-top: 20px;
	clear: both;
}
.jobTopRight .job_application.application a.button{
	float: right;
}
@media (max-width: 1024px){
	.jobTopLeft{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.jobTopRight{
		width: 100%;
		float: none;
	}
	.jobTopRightDetail{
		margin-left: 30px;
		float: left;
	}
}
@media (max-width: 767px){
	.jobTopRightPhoto{
		width: 135px;
		height: 135px;
	}
	.jobTopRightDetail{
		margin-top: 0;
		margin-bottom: 20px;
	}

	.formHere{
		width: 250px;
	    height: 265px;
	    padding: 25px;
	    margin: auto;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: -5000px;
	}
	.page-id-2980 .formHere{
		height: 320px;
	}
	.formHere h2{
		line-height: 1.2
	}
	.mc-field-group{
		float: none;
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.page-id-2980 .mc-field-group{
		width: 100%;
		margin-right: 0;
	}
	.submitInput{
		margin-top: 10px;
	}
	#closeForm {
	    right: -40px;
	    top: -40px;
	}
	#closeForm span{
		background: #ffffff;
	}
	.formHereOverlay{
		display: none;
		position: fixed;
		z-index: 998;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, .8);
	}

}
@media (max-width: 479px){
	.jobTopRightDetail{
		margin-left: 0;
		margin-top: 10px;
	}
	.jobTopRow .jobTopTitle{
		width: 100px;
	}
}