@font-face {
  	font-family: 'Trade-bold';
  	src: url('../limelight/assets/fonts/trade-gothic.woff');	
        url('../limelight/assets/fonts/trade-gothic.woff') format('woff'), /* Super Modern Browsers */
        url('../limelight/assets/fonts/trade-gothic.woff') format('woff'), /* Pretty Modern Browsers */
        url('../limelight/assets/fonts/trade-gothic-bold.ttf')  format('truetype'), /* Safari, Android, iOS */

}
h1,h2,h3,h4,h5 {
	font-family:  'Trade-bold';
}
.request-call h2, .script h2, .script h3  {
	font-family:"Friend of Sam", Fallback, sans-serif;
}
#job-slider {
	max-width: 90%;
    	margin: 0px auto;
}

.edm-section {
    position: relative;
}

.edm-section .section--left {
    color: #53d9c5;
    font-size: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: trade-bold;
    /*padding: 120px 50px 0;*/
	padding: 0 50px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.edm-section .section--left:before {
    content: ' ';
    background: #53d9c5;
    width: 40px;
    height: 5px;
    margin-bottom: 15px; /*position: absolute;
    top: 90px;*/
}
.section--black {
    background: #242424;
    color: #FFFFFF !important;
}

.edm-section .section--right img {
    width: 100%;
    margin: 0;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id=…cale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
                        -webkit-filter: grayscale(1);
                        filter: grayscale(1);
                        filter: gray;
}

.section--black:before {
    background: #53d9c5;
}

.section--green {
    background: #53d9c5;
    color: #FFFFFF !important;
}

.section--green:before {
    background: #FFFFFF !important;
}

.section--grey {
    background: #59595B;
    color: #FFFFFF !important;
}

.section--grey:before {
    background: #FFFFFF !important;
}

.section--lightgrey {
    background: #CCCCCC;
    color: #59595B !important;
}

.section--lightgrey:before {
    background: #59595B !important;
}

@media(max-width: 800px) {
	.edm-section .section--left, .edm-section .section--right {
		flex: 100% !important;
		margin: 10px 0 !important;
	}
	.edm-section .section--left {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.edm-section .section--right {
		padding: 0 !important;
		display: none;
	}
}
.edm-get-intouch h3 {
    text-align: center;
    color: #4dd9c5;
    font-family: trade-bold;
    font-size: 30px;
    margin-bottom: 13px;
}

.edm-get-intouch .seperator {
    display: block;
    width: 50px;
    height: 5px;
    margin: 0 auto 20px;
    background: #59595b;
}
.edm-get-intouch .edm-column-two {
    display: block;
    margin-bottom: 20px;
}
.edm-get-intouch .edm-column-two * {
	color: #454545;
	font-weight: 300;
}
@media(min-width: 768px) {
    .edm-get-intouch .edm-column-two {
        display: flex;
        flex-direction: row;
    }
	.edm-get-intouch .edm-column-two div {
		flex: 50%;
	}
    .edm-get-intouch .edm-column-two div:nth-of-type(2) {padding-left: 15px;}
}

.menu-blog-menu-container ul li {
	margin-bottom:3.5px;
}
.menu-blog-menu-container ul li a {
	font-weight:300;
	font-size:11px;
}
#comments {
	display:none;
}
.icon-one {
	background-image: url('images/icon-1.png');
    	height: 51px;
    	width: 100px;
    	background-size: 100%;
    	background-repeat: no-repeat;
    	position: absolute;
    	bottom: 20px;
    	left: 0px;
}	
.icon-two {
	background-image: url('images/icon-2.png');
    	height: 60px;
    	width: 100px;
    	background-size: 100%;
    	background-repeat: no-repeat;
    	position: absolute;
    	bottom: 40px;
    	right: 0px;
}

.blog-side h5 {
	text-transform:uppercase;
	font-size:12px;
}
.blog-side input {
	text-transform: uppercase;
    	font-size: 11px !important;
}
.wpcf7-mail-sent-ok {
    	border: 0px !important;
    	color: #53d9c5;
    	text-transform: uppercase;
    	font-size: 11px;
    	margin-left: 0px !important;
    	padding-left: 0px !important;
	border-bottom:2px solid #53d9c5 !important;
   	position: relative;
    	float: left;
}

#job-slider .fl-post-carousel-post .industry-icon {
	position: absolute;
    	top: 20px;
    	width: 60px;
    	height: 60px;
    	left: 50%;
    	-webkit-transform: translateX(-50%);
    	transform: translateX(-50%);
    	background-color: #fff;
    	border: 2px solid #333;
    	z-index: 100;
    	border-radius: 30px;
}
#job-slider .fl-post-carousel-post .fl-photo-content img {
	border-radius:10px;
}
.page #job-slider .fl-post-carousel-text-wrap {
	padding: 0;
    	background-color: hsla(0,0%,100%,.6)!important;
    	opacity: 1;
}
.home .searchbar .search-input, html .request-call .wpcf7 .inputs input {
	border-radius:0px;
}
html .request-call .wpcf7 .inputs .msg {
	display:none;
}
html .request-call .wpcf7 .inputs .captcha {
	position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}
html .request-call .wpcf7 .inputs .captcha img {
	margin-top:0px;
	position:relative;
	float:left;
}
html .request-call .wpcf7 .inputs .captcha .wpcf7-form-control-wrap {
	float:left;
	margin-left:15px;
}
html .request-call .wpcf7 .inputs .captcha .wpcf7-form-control-wrap input {
	height: 25px;
    width: 100px;
	margin-top:0px;
	position:relative;
	float:left;
}
.home .fl-node-576f534e7c222 {
	display: block;
}	
html .request-call .wpcf7 .inputs .msg {
	display:none;
}
html .request-call .wpcf7 .inputs .captcha {
	position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}
html .request-call .wpcf7 .inputs .captcha img {
	margin-top:0px;
	position:relative;
	float:left;
}
html .request-call .wpcf7 .inputs .captcha .wpcf7-form-control-wrap {
	float:left;
	margin-left:15px;
}
html .request-call .wpcf7 .inputs .captcha .wpcf7-form-control-wrap input {
	height: 25px;
    width: 100px;
	margin-top:0px;
	position:relative;
	float:left;
}
.page #job-slider .fl-post-carousel-text-wrap .fl-post-carousel-text {
	color: #333;
    	background-color: hsla(0,0%,100%,.9);
    	position: relative;
    	width: 95%;
    	height: 95%;
    	padding: 25px;
    	-webkit-transform: translate3d(-50%,-50%,0);
    	transform: translate3d(-50%,-50%,0);
}
#svg {
	width:100%;
	height:100%;
}
.page #job-slider .fl-post-carousel-text-wrap .fl-carousel-icon {
	display:none;
}
.page #job-slider .fl-post-carousel-text-wrap .fl-post-carousel-title {
	text-align: left;
    	margin-top: 65px;
    	margin-bottom: 5px;
    	font-size: 20px;
    	line-height: 23.5px;
    	font-weight: bold;
    	max-height: 68.5px;
    	overflow: hidden;
    	letter-spacing: 1px;
}
.page #job-slider .fl-post-carousel-text-wrap .location {
	text-align: left;
    	text-transform: uppercase;
    	font-weight: 700;
    	font-size: 12px;
    	margin-bottom: 5px;
    	color: #53d9c5;
	margin-top:0px;
	margin-bottom:15px;
}
.page #job-slider .fl-post-carousel-text-wrap .desc {
	font-size: 12px;
    	line-height: 16px;
    	text-align: left; 
    	max-height: 115px;
    	overflow: hidden;
}
.page #job-slider .industry-icon img {
	width: 35px;
    	height: 35px;
    	margin: 10px auto;
}
#job-slider .carousel-prev {
	left:-50px;
}
.fl-post-grid-post .fl-post-grid-title {
	max-height:108.5px;
	overflow:hidden;
}
#job-slider .carousel-next {
	right:-50px;
}
.no-jobs-found {
    text-align: center;
    margin:50px 0px;
}
#job-slider .carousel-next .fl-post-carousel-svg-container, #job-slider .carousel-prev .fl-post-carousel-svg-container {
	height:22px;
	width:22px;
}
.page .search-container #searchform {
	position: relative;
    	float: left;
    	width: 100%;
}
.page .search-container #searchform #job {
	position: relative;
    	float: left;
	margin-top: 20px;
    	margin-bottom: 20px;
}
.page .search-container #searchform br {
	display:none;
}
.view-more .fl-row-content-wrap {
	border-bottom: 1px solid #eee;
    	padding-bottom: 0px;
    	margin-bottom: 50px;
}
.view-more .fl-row-content-wrap .fl-button-wrap {
	margin-bottom: -45px;
}	
.home .reputation .testimonials .fl-post-grid-post {
	border: 0 solid #fff;
    	border-radius: 15px;
    	background-image: url(../limelight/assets/images/testimonial-image.png);
    	background-size: 100%;
    	background-repeat: no-repeat;
}
.home .blog-preview .fl-post-grid-post {
	padding: 40px;
    	border-top: 0 solid #fff;
    	border-bottom: 0 solid #fff;
}
.home .blog-preview .fl-post-grid-post .fl-post-grid-image {
	height: 170px;
    	overflow: hidden;
}
.home .blog-preview .fl-post-grid-post .fl-post-grid-text {
	padding-left: 0;
    	padding-right: 0;
}
.home .blog-preview .fl-post-grid-post .fl-post-grid-title {
	height: 55px;
    	overflow: hidden;
}
.home .blog-preview .fl-post-grid-post .fl-post-grid-title a {
	color: #000;
    	font-weight: 600;
    	font-size: 15px;
    	letter-spacing: 1px;
}
.home .blog-preview .fl-post-grid-post .fl-post-grid-content {
	height: 115px;
    	overflow: hidden;
}
.home .blog-preview {
	border-bottom: 0px solid transparent;
    	margin-bottom: initial; 
}
.home .splashscreen .note {
	width: 250px;
    	height: 250px;
    	background-size: 100%;
   	background-repeat: no-repeat;
   	position: absolute;
   	right: 7.5%;
    	top: 50px;
}
.tax-Industry .searched-jobs-area .searched-job h2 {
	font-weight: 700;
    	font-size: 24px;
    	color: #333;
}
.tax-Industry .searched-jobs-area .searched-job .job-image {
	height: 150px;
    	overflow: hidden;
    	border-radius: 20px;
    	position: relative;
}
.tax-Industry .searched-jobs-area .searched-job .job-image .image-overlay {
	width: 100%;
    	height: 100%;
    	background-color: rgba(0,0,0,.6);
    	position: absolute;
        z-index: 2;

}	
.tax-Industry .searched-jobs-area .searched-job .job-image img {
	width: 100%;
    	height: auto;
}
.tax-Industry .searched-jobs-area .searched-job {
	width: 330px;
    	height: 475px;
    	position: relative;
    	float: left;
    	padding: 20px;
    	border-left: 1px solid #eee;
    	border-right: 1px solid #eee;
    	margin-bottom: 40px;
}
.tax-Industry .searched-jobs-area .searched-job .job_icon {

	width: 40px!important;
    	left: 50%;
    	position: absolute;
    	top: 50%;
    	-webkit-transform: translateX(-50%) translateY(-50%);
    	transform: translateX(-50%) translateY(-50%);
    	border: 2px solid #fff;
    	padding: 10px;
    	border-radius: 20px;
    	-webkit-transition-duration: .3s;
    	transition-duration: .3s;
}
.single-job .job-container .job-side {
	max-width: 250px;
    	margin-left: 20px;
	word-break: break-word;
}
.single-job .job-container .job-side h5 span {
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
}
.single-job .job-container .job-main header {
	margin-bottom:30px;
}
.single-job .job-container .job-side h5 a, .single-job .job-container .job-side h5 span {
	margin-left:0px;
}
.jobs-body .fl-post-grid-post .fl-post-grid-image .image-overlay .job_icon {
	padding: 5.5px;
    	-webkit-filter: invert(1);
    	filter: invert(1);
	border: 2px solid #000;
}
.single-job .job-container .apply-now {
	margin-top:40px;
	border-top:1px solid #999;
	padding:10px 0px;
}
.single-job .job-container .apply-now input,
.single-job .job-container a.btn {
	text-transform:uppercase;
	font-family: 'Trade-bold';
	font-size:10px;
	letter-spacing: 1px;
	padding: 10px;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 15px;
    border:1px solid #999;
}

.single-job .job-container .apply-now input[readonly="readonly"] {
    background: #e2e2e2;
    cursor: not-allowed;
}
.single-job .job-container .apply-now .captcha .wpcf7-form-control-wrap  {
	position:relative;
	float:right;
}
.single-job .job-container .apply-now .captcha img {
	margin-top:0px;
}
.single-job .job-container .apply-now .captcha .wpcf7-form-control-wrap  input {
	padding: 5px;
	width:50px;
}
.single-job .job-container .apply-now .msg {
	font-size: 9px;
    margin-bottom: 3px;
    text-transform: uppercase;
    font-family: 'Trade-bold';
}
.single-job .job-container .apply-now .wpcf7-file {
	position: relative;
	float: left;
	width:50%;
	border: 0px;
}
div.wpcf7 .wpcf7-recaptcha iframe {
	position:relative;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.single-job .job-container a.btn {
    margin-top: 10px;
}
.single-job .job-container .apply-now .wpcf7-submit,
.single-job .job-container a.btn  {
	background-color: #53d9c5;
	color:#fff;
	width:50%;
	padding:15px;
	border:0px;
	float:left;
	border:2px solid transparent;
} 
.single-job .job-container .apply-now  .wpcf7-not-valid-tip {
	font-size: 10px;
}
.single-job .job-container .apply-now .wpcf7-submit:hover {
	color: #53d9c5;
	border:2px solid #53d9c5;
	background-color: #fff;
}
.single-job .job-container .apply-now .wpcf7-response-output {
	display: block;
    position: absolute;
    bottom: -25px;
    margin: 0px;
    border: 0px;
    font-size: 10px;
}
.single-job .job-container .apply-now .contact-title {
	position: relative;
    width: 50%;
    float: left;
    font-size: 8px;
}
.single-job .job-container .apply-now .contact-title h5{
	font-size: 9px;
    margin-bottom: 3px;
}
.single-job .job-container .apply-now br {
	display:none;
}
.single-job .job-container .apply-now input::-webkit-input-placeholder {
	color:#333;
}
.single-job .job-container .apply-now h3 {
	font-size: 20px;
	color:#53d9c5;
}
.job-result {
	width: 330px;
    	height: 515px;
    	position: relative;
    	float: left;
    	padding: 20px;
    	border-left: 1px solid #eee;
    	border-right: 1px solid #eee;
    	margin-bottom: 40px;
}
.job-result .job-image {
	height: 150px;
    	overflow: hidden;
    	border-radius: 20px;
    	position: relative;
}
.job-result .job-image img {
	width: 100%;
    	height: auto;
}
.job-result .job-image .image-overlay { 
	width: 100%;
    	height: 100%;
    	background-color: rgba(0,0,0,.6);
    	position: absolute;
        z-index: 2;
}
.job-result .job-image .image-overlay img {
	width: 40px!important;
    	left: 50%;
    	position: absolute;
    	top: 50%;
    	-webkit-transform: translateX(-50%) translateY(-50%);
    	transform: translateX(-50%) translateY(-50%);
    	border: 2px solid #000;
    	padding: 5.5px;
    	border-radius: 20px;
    	-webkit-transition-duration: .3s;
    	transition-duration: .3s;
	-webkit-filter: invert(1);
   	filter: invert(1);
}
.job-result h2 {
	font-weight: 700;
    	font-size: 22px;
    	color: #333;
	max-height:92.5px;		
	overflow:hidden;
}
.job-result h2 a {
    	color: #333;
}
.job-result h2 a:hover {
	text-decoration:none;
} 
.job-result .location {
	font-weight: 700;
    	text-transform: uppercase;
    	color: #53d9c5;
}
.job-result p {
	height: 110px;
    	overflow: hidden;
    	font-size: 14px;
    	line-height: 22px;
    	padding-top: 20px;
    	margin-top: 20px;
    	position: relative;
}
.job-result p::before {
	content: " ";
    	width: 20px;
    	height: 5px;
    	background-color: #53d9c5;
    	top: 0;
    	left: 10;
    	display: block;
    	position: absolute;
}
.job-result .entry-link a {
	font-size: 12px;
    	text-transform: uppercase;
    	font-weight: 700;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    	letter-spacing: 0px;
    	color: #53d9c5;
}
.job-result .entry-link a:hover {
	color:#42ad9d;
	text-decoration:none;
}


article.job-result.result.returned.register {
    background: #53d9c5;
}

.job-result.register .job-image a {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.job-result.register header {
    min-height: 103px;
}
.job-result.register .job-image {
    background: #FFF; 
}

.job-result.register .job-image img {
    max-width: 80%;
}

.job-result.register h2 a {
    color: #FFF;
}

.job-result.register p::before {
    background: #FFF;
}

.job-result.register .location {
    color: #333;
}

.job-result.register p {
    /* font-weight: 400; */
    font-size: 15px;
    /* line-height: 22px; */
}

.search-result-title {
	font-size:18px;
}
.third-separator {
	width: 7.5px;
    	height: 1130px;
    	position: absolute;
    	background: #53d9c5;
    	z-index: 10;
    	left: 50%;
    	bottom: 0px;
    	-webkit-transform: translateX(-50%);
    	transform: translateX(-50%);
}

.speech-area {
	position:relative;
}
.speech-area::after {
	position: absolute;
    	bottom: 0px;
    	width: 100%;
    	background: url('images/banner-bottom.png');
    	height: 77px;
    	background-size: 100%;
    	background-position: bottom;
    	background-repeat: no-repeat;
}


input[type="radio"] {
    display:none;
}
input[type="radio"] + label {
    color: $DarkBrown;
    font-family:Arial, sans-serif;
    font-size:14px;
}
input[type="radio"] + label span {
    content:"F/t";
    display:inline-block;
    width:60px;
    height:35px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    position:relative;
    
}
input[type="radio"] + label span {
	width:85px;
}
input[type="radio"] + label span::before {
    content:"F/T";
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    top:50%;
    position:absolute;
    font-size:10px;

}
#fulltime + label span::before {
     content:"F/T";
}
#parttime + label span::before {
     content:"P/T";
}
#casual + label span::before {
     content:"CASUAL";
}
#freelance + label span::before {
     content:"FREELANCE";
}

#ian-background .fl-node-576f8f42eb9a2, .fl-node-576f9e02c6a73 {
	cursor:pointer;
}


input[type="radio"] + label span {
     background-color:#fff;
}

input[type="radio"]:checked + label span{
     background-color:#53d9c5;
}

input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition:background-color 0.4s linear;
  -o-transition:background-color 0.4s linear;
  -moz-transition:background-color 0.4s linear;
  transition:background-color 0.4s linear;
}
.search-container {
	margin-top:-3px;
}
.search-input {
	position:relative;
	float:left;
}
.search-bar {
	margin-top:30px;
}
.search-bar .col-md-4 {
	margin-bottom:20px;
}	
.search-bar .job-position {
	padding-top:5px;
}
.search-bar .job-position .title {
	width: 100%;
    	display: block;
    	margin-bottom: 10px;
   	text-transform: uppercase;
    	font-size: 12px;
    	font-weight: bold;
    	color: #fff;
    	letter-spacing: 0.5px;
}
.search-bar .input {
	width: 250px;
    	height: 40px;
    	display: block;
    	position: relative;
    	float: left;
    	font-size: 12px;
    	text-transform: uppercase;
    	background: #fff;
    	font-weight: bold;
	border:0px;
	padding:5px;
	max-width: 100%;
}
.search-tile {
	position:relative;
}
.search-tile .overlay {
	top:0px;
	left:0px;
	position:absolute;
}
.search-bar #submit {
	width:200px;
	float:right;
	margin-top:20px;
	float:right;
}
.search-bar #submit {
	background-color:#53d9c5;
}
.search-bar #submit:hover {
	background-color:#fff;
}
.archive .search-tile, .page-template-template-jobs .search-tile, .single-job .search-tile {
	min-height:300px;
	height:initial;
}

#ian-background .white-overlay {
	background-color: rgba(0,0,0,.6);
	background: -webkit-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
 	background: -o-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
  	background: -moz-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
  	background: linear-gradient(to right, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
    	position: absolute;
    	height: 100%;
    	top: 0px;
    	left: 50%;
    	width: 50% !important;
    	padding-left: 100px;
	padding-top:50px;
}
#ian-background .director-desc {
	z-index:10;
	position:relative;
}
#david-background .white-overlay {
	background-color: rgba(0,0,0,.6);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
 	background: -o-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
  	background: -moz-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
  	background: linear-gradient(to left, rgba(0,0,0,0) , rgba(34, 32, 34, 0));
    	position: absolute;
    	height: 100%;
    	top: 0px;
    	left: 0px;
    	width: 50% !important;
}
#david-background .director-desc {
	z-index:10;
	position:relative;
}

.page-template-template-contact .wpcf7-not-valid-tip {
	margin: 0px;
    	font-style: italic;
    	color: #eee;
    	font-size: 11px;	
	margin-bottom:5px;
}
.page-template-template-contact .wpcf7-validation-errors {
    	border: 0px;
    	color: #eee;
    	font-weight: bold;
}
.call-request input {
	color:#eee;
}
.call-request input, .call-request select, .call-request textarea{
    color:#eee !important;
}
.search-bar input::-webkit-input-placeholder {
   color: #333;
}

.search-bar input:-moz-placeholder { /* Firefox 18- */
   color:  #333;
}

.captcha {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.captcha img {
	margin-right: 15px;
    	margin-top: -3.5px;
}
.page-template-template-contact .wpcf7-validation-errors {
	border: 0px !important;
    	color: #fff;
    	text-transform: uppercase;
    	font-size: 11px;
    	margin-left: 0px !important;
    	padding-left: 0px !important;
	border-bottom:2px solid #53d9c5 !important;
   	position: relative;
    	float: left;
}
.search-bar input::-moz-placeholder {  /* Firefox 19+ */
   color:  #333;
}

.search-bar input:-ms-input-placeholder {  
   color:  #333;
}
#blog-slider {
	position:relative;
	height:650px;
}
#blog-slider img {
	max-height:650px;
}
.blog .tags {
	width:100%;
	height:20px;
	overflow:hidden;
}
.tags span {
	position: relative;
    	float: left;
    	background-color: #d0d3d4;
    	padding: 7.5px;
    	font-size: 8px;
    	padding-top: 4.5px;
    	padding-bottom: 4.5px;
    	text-transform: uppercase;
    	margin-right: 7.5px;
}
html .archive .featured-blog, .blog .featured-blog, .search .featured-blog, .single .featured-blog {
	height:650px;
	max-height:initial;
}
.archive #blog-slider .fl-post-slider-content, .blog #blog-slider .fl-post-slider-content {
	bottom:100px;
	word-wrap: break-word;
}
.archive .blog-content article .entry-title, .archive .search article .entry-title, .blog .blog-content article .entry-title, .blog .search article .entry-title, .search .blog-content article .entry-title, .search .search article .entry-title, .single .blog-content article .entry-title, .single .search article .entry-title {
    max-height:55px;
}
.blog article .entry-title a:hover {
    text-decoration:none;
}
	
.category .featured-search {
    position: relative;
    padding-top: 40px;
    height: 200px;
    background: #eee;
    margin-bottom: 40px;
}
.category .featured-search h1 {
    position: relative;
    padding-top: 20px;   
}

#blog-slider::after {
	position: absolute;
    	bottom: 0px;
    	width: 100%;
    	background: url('images/banner-bottom.png');
    	height: 77px;
    	background-size: 100%;
	background-position:bottom;
	background-repeat:no-repeat;
}
.single .post-image {
	height: 550px;
	position: relative;
	margin-bottom:0px;
}
.single .post-image .container h1 {
	max-width:300px;
}
html .main-title, html .main-title h2 {
	line-height: 50px;
}
@media (max-width: 768px) {
	html .main-title, html .main-title h2 {
		font-size:30px;
		line-height: 40px;
		margin-bottom:20px;
	}	
}
.single .post-image::after {
	content:" ";
	position: absolute;
    	bottom: 0px;
    	width: 100%;
    	background: url('images/banner-bottom.png');
    	height: 77px;
    	background-size: 100%;
	background-position:bottom;
	background-repeat:no-repeat;
}
.blog .request-call  {
	min-height: 230px;
    	padding-top: 10px;
    	background-color: #58595b;
}
.blog .fl-node-575f479b84093 {
	padding-top: 20px;
}
.blog .request-call .inputs {
	padding-left:20px;
}
.blog .request-call .submit-btn {	
	padding-top: 20px;
}
.archive #blog-slider .bx-wrapper .bx-pager, .blog #blog-slider .bx-wrapper .bx-pager {
	bottom:100px;
}

.archive #blog-slider .fl-post-slider-content h2 a::before, .blog #blog-slider .fl-post-slider-content h2 a::before {
	content: " ";
    	font-family: inherit;
    	position: absolute;
    	left: 15px;
	top: 15px;
    	background-image: url('images/comma.png');
	width: 15.5px;
    	height: 20.5px;
    	background-size: 100%;
    	background-repeat: no-repeat;
}
.single .blog-side .menu h5 {
	margin-top:20px;
}

.archive #blog-slider .fl-post-slider-content .fl-post-slider-feed-more, .blog #blog-slider .fl-post-slider-content .fl-post-slider-feed-more {
	font-size:10px;
}
.single  .back-to-news {
	position: relative;
    	float: left;
    	width: 100%;
    	margin-top: 50px;
    	background-color: #fff;
    	padding-left: 15%;
}
.single  .back-to-news::before {
	content: " ";
    	width: 100%;
    	height: 2px;
    	background-color: #eee;
    	position: absolute;
    	left: 0px;
    	top: 45%;
}
.single  .back-to-news .back-btn {
	float: right;
    	background-color: #121212;
    	padding: 30px;
    	padding-top: 12.5px;
    	padding-bottom: 12.5px;
    	border-radius: 5px;
    	text-transform: uppercase;
    	font-size: 10px;
    	color: #fff;
    	z-index: 10000;
    	display: block;
    	position: absolute;
    	right: 40px;
}
.single .blog-container .entry-content strong {
	font-family: "Trade-bold";
}
.single  .back-to-news .back-btn:hover {
	text-decoration:none;
	background-color: #333;
}
.ssba-wrap {
	position: relative;
    	float: left;
    	padding-left: 15px;
    	padding-right: 15px;
}
.ssba, .ssba a {
	font-size: 12px;
    	background-color: #fff;
   	padding-top: 2.5px;
	
}
.post-source {
    	text-align: left;
    	margin-top: 15px;
    	margin-bottom: 15px;
    	color: #53d9c5;
    	font-weight: 300;
    	text-transform: uppercase;
    	font-size: 13px;
	font-family: trade-bold;
}
.page-id-5 .request-call {
	margin-top:-40px;
}
.archive .request-call .fl-row-content-wrap {
	padding-top:50px;
	padding-bottom:50px;
}
.archive .request-call .fl-row-content-wrap .fl-node-575f479b841c3 {
	padding-left:20px;
}
.testimonials .fl-post-carousel-content {
	height: 82.5px;
    	overflow: scroll;
	overflow-x: hidden;
    	margin-bottom: 5px;
	padding-right:5px;
}

::-webkit-scrollbar {
    width: 5px;  /* remove scrollbar space */
    background: transparent;
    -moz-appearance: none !important;
}
scrollbar[orient="vertical"] {
    color:#53d9c5;
}
scrollcorner {
   -moz-appearance: none !important;
   resize:both;
}
thumb{
   -moz-appearance: none !important;
}
scrollbarbutton {
   -moz-appearance: none !important;
}

::-webkit-scrollbar-thumb {
    background: #53d9c5;
    width:5px;
    height:20px !important;
    -moz-appearance: none !important;
}
.testimonials .fl-post-carousel-content p {
	font-size:12px;
}
.testimonials .fl-post-carousel-content p a {
	display:none;
}
.testimonials .fl-post-carousel-post {
	border: 0 solid #fff;
    	border-radius: 15px;
    	background-image: url(../limelight/assets/images/testimonial-image.png);
    	background-size: 100%;
    	background-repeat: no-repeat;
	padding:40px;
	min-width: 335px;
   	min-height: 255px;
}
.testimonials .bx-has-pager {
	position: absolute;
    	width: 85px;
    	top: -40px;
    	display: inline-table;
    	margin-top: 0px;
    	right: -0px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background:#53d9c5;
}

.testimonials .fl-post-carousel-title p {
	font-size: 9px;
    	margin-top: 0;
    	font-weight: 600;
    	letter-spacing: 1px;
    	margin-top: 10px;
    	line-height: 16px;
	color:#333;
}

#job-slider  {
	height:350px;
}
#job-slider .fl-post-carousel-post {
	height:350px;
}
#colophon .container .footer-menu ul {
    max-height: 100%;
    margin: 0;
}
#job-slider .fl-post-carousel-gallery .fl-post-carousel-link {
	overflow: hidden;
    	border-radius: 10px;
}
#job-slider .fl-post-carousel-post .fl-photo-content img {
	height: 100% !important;
    	max-width: none !important; 
    	width: auto !important;
}
.home .reputation {
	border-bottom: 2px solid #eee;
   	margin-bottom: 40px;
}
#colophon .container .footer-menu li {
    position: relative;
    float: left;
    width: 50%;
    list-style: none;
    min-width: 120px;
}
#colophon .container .footer-menu li a {
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #000;
    font-weight: 500;
    font-size: 10px;
    line-height: 22px;
}

.request-call form input {
	color:#fff !important;
}
.single-job .job-container .job-side .icon {
	padding:10px;
}

.jobs-body .fl-post-grid-post .fl-post-grid-image .image-overlay .more-info h5 {
	text-align:center;
}	
.jobs-returned .more-info, .job-result .more-info {
	position: absolute;
    	left: 50%;
    	top: 60%;
    	-webkit-transform: translateY(-50%) translateX(-50%);
    	transform: translateY(-50%) translateX(-50%);
    	opacity: 0;
    	-webkit-transition-duration: .3s;
    	transition-duration: .3s;
	height:70px;
}
.jobs-returned .image-overlay:hover .more-info, .job-result .image-overlay:hover .more-info {
	opacity: 1;
	margin-top:-10px;
	-webkit-transition-delay: 0.3s;
    	transition-delay: 0.3s;
}
.jobs-returned .image-overlay:hover .job_icon, .job-result .image-overlay:hover .job_icon {
	opacity: 0;
	margin-top:10px;
	
}

.jobs-returned .more-info h5, .job-result .jobs-returned .more-info h5{
	color: #53d9c5;
    	text-transform: uppercase;
    	letter-spacing: .5px;
    	margin-bottom: 5px;	
	text-align:center;
}
.jobs-returned .more-info p, .job-result .more-info p {
	text-transform: uppercase;
    	font-size: 11px;
    	text-align: center;
    	font-weight: 500;
	height:initial; 
	padding-top:0px;
	margin-top:0px;
}
.job-result .more-info p::before, .job-result .more-info p::before {
	display:none;
}
.jobs-returned .more-info p a, .job-result .more-info p a {
	color:#fff;
}

.director-desc, .director-desc p {
	color:#fff !important;
}

@media (min-width: 1600px){ 
	.fl-node-576f8f42eb95d .fl-col-content, .fl-node-576f9e02c6aeb .fl-col-content {
		padding-top:250px;	
		padding-bottom:250px;
	}
	.fl-node-576f8b5244534 .fl-row-content-wrap, .fl-node-576f87aeea4f3 .fl-row-content-wrap {
		padding-top:300px;
		height:80vh;	
    		padding-bottom: 120px;
	}
}

.blog-preview .fl-post-carousel-post {
	padding: 40px;
    	border-top: 0 solid #fff;
    	border-bottom: 0 solid #fff;
}	

.blog-preview .fl-post-carousel-post .fl-photo-content {
	height: 170px;
    	overflow: hidden;
    	border-radius: 15px;
}
.blog-preview .fl-post-carousel-post .fl-post-carousel-title {

	height: 55px;
    	overflow: hidden;

}
.blog-preview .fl-post-carousel-post .fl-post-carousel-title a {

    	color: #000;
    	font-weight: 600;
    	font-size: 15px;
    	letter-spacing: 1px;
}
.blog-preview .fl-post-carousel-post .fl-post-carousel-content {
	height: 115px;
    	overflow: hidden;
}
.blog-preview .fl-post-carousel-text {
	padding-right:0px;
	padding-left:0px;
}
.blog-preview .bx-controls {
	position: absolute;
    	display: block;
    	width: 150px;
    	top: -50px;
    	margin-top: 0px;
    	right: -20px;
    	height: 0px;
}
#colophon .mobile-nav {
	display:none;
}
.home .splashscreen .catchphrase {
	width:200px;
	left:12.5%;
}
.script span {
	color:#53d9c5;
}
.contact-body .container {
	word-break: break-all;
}
#colophon .container .contact-link {
	margin: 0 auto;
    	font-size: 10px;
    	text-align: center;
    	color: #666;
	width: 100%;
    	display: block;
	margin-top:2.5px;
}
#colophon .container .contact-link br {
	display:none;
}
#colophon .phone a {
	color:#666 !important;
}
header .social-title {
	position: absolute;
    	bottom: -25px;
    	left: 45px;
}
header .social-title:hover {
	background-color:transparent;
}

.archive .blog-content article, .archive .search article, .blog .blog-content article, .blog .search article, .search .blog-content article, .search .search article, .single .blog-content article, .single .search article {
	border-bottom:1px solid #eee;
	height:475px;
}
.blog-content .nav-links {
    position: relative;
    float: left;
    margin: 20px 0px;
    width: 100%;
}
.blog-content .nav-links a {
    text-transform: uppercase;
    background-color: #aaa;
    padding: 15px;
    color: #fff;

}
.blog-content .nav-links a:hover {
    background-color: #999;
    text-decoration: none;
}
.blog-content .nav-links .nav-next {
        position:relative;
        float:right;
}
.blog-content .nav-links .nav-previous {
        position:relative;
        float:left;
}
.page .second-separator {
	height:800px;
}
.job-result .entry-title {
	
}
.jobs-returned {
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	margin-left:20px;
	margin-right:20px;
}

.fl-node-576f891c5c9fb .fl-icon-wrap, .fl-node-57949f9d99a54 .fl-icon-wrap {
    	display: inline-block;
    	padding: 10px;
    	border: 2px solid #53d9c5;
    	border-radius: 40px;
    	height: 55px;
    	width: 55px;
    	position: relative;
}

.fl-node-576f891c5c9fb .fl-icon-wrap .fl-icon, .fl-node-57949f9d99a54 .fl-icon-wrap .fl-icon {
    	left: 50%;
    	position: absolute;
    	transform: translateX(-50%) translateY(-50%);
    	top: 50%;
}
.fl-node-576f9e02c60bc .fl-row-content-wrap {
	padding-top:0px;
	padding-bottom:0px;
}
.fl-node-576f8f42e9f87 .fl-row-content-wrap {
	padding-top:0px;
	padding-bottom:0px;
}

a {outline : none;}
a img {outline : none;}
img {border : 0;}
.who-we-are .num {
	margin-top: 10px;
    	padding-left: 40px;
    	position: relative;
}
.who-we-are .underline {
	position:relative;
	margin-bottom:40px;	
}
.who-we-are .underline::after {
	content: " ";
    	width: 20px;
    	height: 5px;
    	background-color: #fff;
    	bottom: -15px;
    	left: 20px;
    	display: block;
    	position: absolute;
}
.who-we-are .num::before {
	content: " ";
    	display: block;
    	position: absolute;
    	width: 35px;
    	height: 35px;
    	border: 1px solid #53d9c5;
	color:#53d9c5;
    	left: 20px;
    	top: -12.5px;
    	border-radius: 18px;
    	padding: 5.5px;
    	text-align: center;
}
.who-we-are .one::before {
	content: "1";
}
.who-we-are .two::before {
	content: "2";
}
.who-we-are .three::before {
	content: "3";
}
 
#icon-one img {
	margin-right: 50px;
    	margin-top: 20px;
}
.single-job .job-container .job-side .industry a {
    color:#53d9c5;
    font-weight: bold;
}


body {
    margin:0px;
}
.home .splashscreen {
    min-height: initial;
    height: initial;        
}
#splashscreen {
      
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-attachment: scroll;
    background-size: 105%;
    position: relative; 
    position:relative;
    overflow:hidden;
}
.home .splashscreen .get-it {
   width:100px;
   height:100px;
   position:absolute;
   bottom:20px;
   left:10%;
   background-image:url('images/limelight-people.png');
   background-size:cover;
}
@media (min-width: 1680px){ 
  .home .splashscreen .get-it {
   width:200px;
   height:200px;
  }
}
@media (max-width: 600px) {
   .home .splashscreen .get-it {
     width:50px;
     height:50px;
   }
}
@media (max-width: 470px) {
  #splashscreen {
      background-size: 105%;
  }
}
#svg {
    width:100%;
    height:100%;
    max-height: 100vh;
    display:block;
    background-image:url('templates/img/blackboard.jpg');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 105%;
    background-attachment: scroll;
}
#svg #flight {
    fill:none; 
    stroke:none;
    stroke-width:2; 
    stroke-dasharray:5,5;
}

@media (max-width: 470px) {
  #plane {
    display:none !important;
  }
}
#plane {
    opacity:0;
}

#jobs-carosel {
    height:500px;
    width:100%;
}
.screen {
  opacity: 0;
}



.splashscreen .title {
  opacity:0;
}
.logo {
  cursor:pointer;  
  opacity:0.8;
}
.arrow {
  opacity:0;
}

.shake {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
.testimonials .fl-post-carousel-content scrollbar {
   -moz-appearance: none !important;
}


@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
    opacity:1;
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
    opacity:1;
  }

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
    opacity:1;
  }

  40%, 60% {
    transform: translate3d(2px, 0, 0);
    opacity:1;
  }
}


@media (max-width: 950px){ 
	#icon-two img {
    		margin-left: 100px;
    		margin-top: 30px;
	}
}

@media (min-width: 1680px){ 
	#icon-one img {
		margin-right: 85px;
    		margin-top: -15px;
	}
}
@media (min-width: 2140px){ 
	#icon-one img {
		margin-right: 110px;
    		margin-top: -40px;
	}
}
@media (max-width: 990px){ 
	body .content .search-tile {
		padding:0px;
	}
	body .content .search-tile .main-title {
		max-width: inherit;
    		padding-top: 20px;
	}
	.search-bar #submit {
		margin-bottom:20px;
		float:left;
	}
	#david-background .fl-row-content-wrap {
	}
	#ian-background .fl-row-content-wrap {
	}
}
@media (max-width: 1200px){ 
	.home .splashscreen {
		margin-top:0px;
	}
}
@media (max-width: 767px){ 
	.page .director-profile h3 span:before {
		display:none;
	}
	.home .splashscreen {
		
	}
	#david-background .white-overlay {
		background: -webkit-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34, .7));
 		background: -o-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
  		background: -moz-linear-gradient(left, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
  		background: linear-gradient(to left, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
	}
	#ian-background .white-overlay {
		background-color: rgba(0,0,0,.6);
		background: -webkit-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34, .7));
 		background: -o-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
  		background: -moz-linear-gradient(right, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
  		background: linear-gradient(to right, rgba(0,0,0,0) , rgba(34, 32, 34,.7));
	}
	#colophon .nav {
		display:none;
	}
	#colophon .mobile-nav {
		display:block;
	}
	#job-slider {
		max-width: 80%;
		margin-bottom:40px;
	}
	.contact-body .container .contact-social a span {
		font-size:10px;
	}
	.archive .search-tile h2, .page-template-template-jobs .search-tile h2, .single-job .search-tile h2 {
		padding-top:20px;
	}
	.home .splashscreen .note {
		width: 125px;
    		height: 125px;
    		top: 110px;
    		right: 0px;
	}	
	.home .splashscreen .catchphrase {
		height:100px;
		width:100px;
		bottom:0px;
	
	}
	.page .search-container #searchform {
		text-align:center;
	}
	.page .search-container #searchform #job {
		margin-top:0px;
	}
	.page #job-slider .fl-post-carousel-text-wrap .desc {
		max-height:80px;
	}
	.home .view-more {
		margin-bottom:30px;
	}
	html .request-call .wpcf7 .inputs {
		margin-bottom:20px;
		width:100%;
	}
	#david-background .white-overlay, #ian-background .white-overlay {
		width:75% !important;
	}	
	#ian-background .white-overlay {
		left:25%;
	}
	#david-background .white-overlay {
		left:0px;
	}
	.fl-node-576f8f42eb95d .fl-col-content, .fl-node-576f9e02c6aeb .fl-col-content {
		padding-top:0px;
		padding-bottom:0px;
	}
	#ian-background .director-desc, #ian-background .director-desc h3, #ian-background .director-desc h4 {
		text-align:right;
	}
	.fl-node-576f5361e2392 {
		padding: 20px;
    		padding-bottom: 0px;
    		padding-top: 0px;
	}
	.fl-node-576f9e02c60bc .fl-row-content-wrap {
	}
	.fl-node-576f5ecddee89 .fl-row-content-wrap, .fl-node-578567fdb3d22 .fl-row-content-wrap {
		padding-top:10px;
		padding-bottom:10px;
	}
	.home .request-call {
		margin-top:50px;
	}
	.request-call .fl-node-575f479b84093 {
		max-width: 500px;
    		margin: 20px;
    		margin-bottom: 0px;
	}
	.fl-node-576f891c5c9fb .fl-icon {
		
	}
	.fl-node-576f891c5c9fb .fl-node-576f891c5c610 h2 {
		padding:20px;
	}
	.fl-node-576f891c5c9fb .fl-heading, .fl-node-576f891c5c9fb .fl-rich-text p {
		text-align:center !important;
	}
	#blog-slider {
		height:initial;
	}
	.featured-blog  .main-title {
		display:none;
	}
	html .archive .featured-blog, .blog .featured-blog, .search .featured-blog, .single .featured-blog {
		height:initial;
	}
	.archive #blog-slider .fl-post-slider-content, .blog #blog-slider .fl-post-slider-content {
		bottom:20px;
	}
	.archive #blog-slider .fl-post-slider-content h2 a, .blog #blog-slider .fl-post-slider-content h2 a {
		font-size:20px;
		line-height:20px;
	}
	#blog-slider .bx-controls {
		width:50px;
		left:20px;
		top:60px;
	}
	#blog-slider .bx-controls .bx-pager {
		bottom:initial;
	}
	#blog-slider .fl-post-slider-content {
		background-color: rgba(0,0,0,.5);
		max-height:200px;
		overflow:hidden;
	}
	.single article {
		word-wrap: break-word;
	}
	.archive #blog-slider .fl-post-slider-content .fl-post-slider-title, .blog #blog-slider .fl-post-slider-content .fl-post-slider-title {
		margin-bottom:10px !important;
	}
	.contact-body .contact-map .contact-tile {
		left:5%;
		width:50%;
		display:block;
	}

	.fl-node-576f9e02c6bd7 .fl-button-wrap {
		margin-top: 40px;
    		text-align: left;
	}	
	.fl-node-576f907e9f807 .fl-button-wrap {
		float:right;
	}
	.page-id-5 .request-call {
		margin-top:0px;
	}
	.blog .request-call .submit-btn {
		margin-left:20px;
	}
	.search-bar .input {
		width:100%;
	}
	.third-separator { 
		display:none;
	}
}
@media (max-width: 550px) {
	.single  .back-to-news .back-btn {
		display:none;
	}
	.single .blog-side {
	    margin-top: 50px;
	}
}
@media (max-width: 450px) {
	#david-background .fl-row-content-wrap {
		background-image:url('images/Dave_mobile.jpg') !important;
	}
	#ian-background .fl-row-content-wrap {
		background-image:url('images/Ian_mobile.jpg') !important;
	}
	#kate-background .fl-row-content-wrap {
		background-image:url('http://limelightpeople.com.au/health/wp-content/uploads/2017/10/download.jpg') !important;
	}
	.fl-node-59b0c3670b13e .fl-col-content {
		display:none;
	}
	
	.archive .blog-content article, .archive .search article, .blog .blog-content article, .blog .search article, .search .blog-content article, .search .search article, .single .blog-content article, .single .search article {
		width:100%;
	}

	html .header-social {
   		display: block;
	}
	html .header-social a {
		display:none;
	}
	header .social-title { 
		display:none;
	}
	.fl-node-576f5361e2392 h3.fl-heading {
		font-size:15px;
	}
	.home .searchbar #searchsubmit {
		height:40px;
		width:40px;
	}
	.fl-node-576f8f42eb758 {
		margin-left: 42.5%;
    		word-wrap: break-word;
	}
	.fl-node-576f9e02c6a35 {
		max-width: 59%;
    		word-wrap: break-word;
	}
	.jobs-returned {
		padding:20px;
		margin:0px;
	}
	.jobs-body .fl-module-content {
    		margin: 0px;
	}
	.fl-node-57949f9d99a54 .fl-row-content.fl-row-fixed-width.fl-node-content {
		padding:20px;
	}
	.fl-node-57949f9d99a54 h2.fl-heading {
		text-align:center;
	}
	.fl-node-57949f9d99a54 .fl-heading-text::before {
		display:none;
	}
	.fl-node-57949f9d99a54 .capitalised {
		text-align:left !important;
	}

	.contact-body .container .contact-social a i {
		
    		display: block;
    		margin-bottom: 10px;
	}
	.contact-body .container .contact-social a span {
		
    		display: block;
	}	
	.contact-body .container .contact-form .form .wpcf7-file {
		margin-top: -20px;
    		padding: 10px;
		width:100%;
    		color: #eee !important;
	}
}
@media (max-width: 375px) {
	.top-banner .burger-menu {
		top:initial;
	}
	.top-banner .nav-bar {
		width:130px;
	}
	.top-banner .nav-primary #menu-primary li .sub-menu {
		right: 130px;
	}
}
.page-id-10 .line-separator {
	height:1500px;
}

.numeric-navigation {
    position: relative;
    float: left;
    width: 100%;
    margin: 40px 0px; 
    text-align: center;
} 
.numeric-navigation a {
    text-transform: capitalize;
    margin-right: 15px;
}
.numeric-navigation ul {
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.numeric-navigation ul li {
    position: relative;
    float: left;
    margin-right: 15px; 
    border-bottom:1px solid transparent;
}
.numeric-navigation ul .active {
    border-bottom:1px solid #000;
}
.numeric-navigation ul li a {
    color: #000;
}
.category-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: center center;
}
.job-result.architect .category-overlay, .job-result.management .category-overlay, .job-result.projectmanagement-teamlead .category-overlay, .job-result.businessanalyst .category-overlay, .job-result.systemadministration .category-overlay {
    background-image: url(assets/images/subcategory/architect.jpg);
}
.job-result.web-multimediadeveloper .category-overlay, .job-result.designer .category-overlay {
    background-image: url(assets/images/subcategory/programmer.jpg);
}
.job-result.speechtherapy .category-overlay, .job-result.physio-occupationaltherapy .category-overlay {
    background-image: url(assets/images/subcategory/healthcare.jpg);
}
.job-result.testing-qa .category-overlay {
    background-image: url(assets/images/subcategory/network.jpg);
}
.job-result.nurse-midwife .category-overlay {
    background-image: url(assets/images/subcategory/midwife.jpg);
}
.job-result.software-developer .category-overlay {
    background-image: url(assets/images/subcategory/engineer.jpg);
}

/* Styling for sharing icons */

.job-container .sharing-icons::before {
    display: none;
}
.job-container .sharing-icons {
    margin-top: 30px;
    padding-left: 0px;
}
.job-container .sharing-icons img {
    width: 25px !important;
}
.job-container .sharing-icons .ssba-share-text {
    margin-top: 10px;
    margin-right: 5px;
    display: block;
    position: relative;
    float: left;
}
@media (max-width: 768px){ 
    .job-container .sharing-icons {
        margin-bottom: 30px;
    }
    .single-job .job-container .job-side {
        max-width: 100%;
    }
    .single-job .job-container .job-main {
        margin: 0px;
    }
    .single-job .job-container {
        border-top: 0px solid transparent;
    }
}

.single  .footer-sharing {
    position: relative;
        float: left;
        width: 100%;
        margin-top: 50px;
        background-color: #fff;
        padding-left: 15%;
}
.single  .footer-sharing::before {
    content: " ";
        width: 100%;
        height: 2px;
        background-color: #eee;
        position: absolute;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
}
.single  .footer-sharing .sharing-icons {
    position: relative;
    float: left;
    width: calc(100% - 200px);
}
.single  .footer-sharing .back-btn {
        position: relative;
        float: right;
        background-color: #121212;
        padding: 30px;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        border-radius: 5px;
        text-transform: uppercase;
        font-size: 10px;
        color: #fff;
        margin-top: 2.5px;
        margin-right: 20px;
}
@media (max-width: 768px){ 
    .single .footer-sharing {
        padding: 0px;
    }
    .single  .footer-sharing .sharing-icons {
        width: 100%;
    }
    .single  .footer-sharing::before {
        display: none;
    }
    .single  .footer-sharing .back-btn {
        float: left;
        margin-top: 30px;
        margin-left: 20px;
    }
}
.ssba img {
    background-color: #fff;
}
.sharing-icons {
    padding-left: 70px;
}
.sharing-icons::before {
    content: "Share";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 15px;
}

.apply-form .wpcf7-form-control-wrap {
    position:relative;
    float:left;
    width:100%;
}
.wpcf7 form.sent .wpcf7-response-output {
	color: #fff;
}