/*
Theme Name: Spencer James
Theme URI: https://talentheromedia.com
Author: Talent Hero Media
Author URI: https://talentheromedia.com
Description: This theme is designed by Talent Hero Media.
Version: 1.0.0
Text Domain: sjames

 */

@import url('https://fonts.googleapis.com/css2?family=Lusitana:wght@400;700&display=swap');
/* font-family: 'Lusitana', serif; */

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/* font-family: 'Poppins', sans-serif; */

/* WordPress Core
-------------------------------------------------------------- */
img{
    max-width: 100%;
    height: auto;
}
.alignnone {
	margin: 5px 0 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 10px 20px;
}
a img.alignnone {
	margin: 5px 20px 10px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table {
	width: 100%;
	margin-bottom: 20px;
}
td, th {
	border: 1px solid #dcdcdc;
	padding: 10px;
}
.wp-caption {
	max-width: 100%;
	padding: 0;
	text-align: center;
	margin: 0;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	margin: 0;
	padding: 0 4px 5px;
}
figcaption{
	margin-top: 10px;
	text-align: center;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-family: "CenturyGothicBold";
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
/* Above WP toolbar. */ }
.bypostauthor {
	background: #fff;
}
.gallery-caption {
	font-size: 13px;
}
.sticky {
	position: relative;
}
.resetlist{
	padding: 0;
	margin: 0;
	list-style: none;
}
/* Text meant only for screen readers. */
body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 1.67;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Lusitana', serif;
}
.top-header{
	background: #19316b;
	color: #fff;
	font-size: 17px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.top-header li{
	margin-left: 30px;
	margin-right: 30px;
}
.top-header a{
	padding-left: 30px;
	display: block;
}
.top-header li.phone a{
	background: url(images/phone.svg) no-repeat;
	background-position: 0 50%;
	background-size: 20px;
}
.top-header li.email a{
	background: url(images/email.svg) no-repeat;
	background-position: 0 50%;
	background-size: 20px;
}
.top-header a,
.top-header a:hover{
	color: #fff;
	text-decoration: none;
}
a{
	color:#245ab2;
}
.color-white{
	color: #fff !important;
}
.relative-content{
	position: relative;
	z-index: 2;
}
.logo img{
	width: 200px;
	max-width: 100%;
}
.navbar-collapse{
	flex-grow: 0;
}
.header-container{
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar{
	padding: 0;
}
.primary-menu .sub-menu{
	position: absolute;
	background: #fff;
	padding: 20px 0;
	border-radius: 6px;
	list-style: none;
	margin: 0;
	left: 0;
	top: 100%;
	min-width: 200px;
	box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.21);
	display: none;
	z-index:5;
}
.primary-menu .sub-menu li{
	padding: 0;
}
.primary-menu .sub-menu li a{
	padding: 5px 20px;
	color: #000;
	display: block;
	position: relative;
}
.primary-menu .sub-menu li a:hover{
	color: #f99e00;
	text-decoration: none;
}
.primary-menu .sub-menu li a:hover:before{
	height: 100%;
	width: 3px;
	background: #f99e00;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
.primary-menu li{
	padding: 0px 14px;
	position: relative;
}
.primary-menu li:hover > .sub-menu{
	display: block;
}
.primary-menu li a{
	display: block;
	font-size: 17px;
	color: #000000;
	padding: 10px 0;
}
.primary-menu li a:hover,
.header-cta:hover{
	text-decoration: none;
}
.primary-menu li.menu-item-has-children{
	padding-right: 0;
}
.primary-menu li.menu-item-has-children > a{
	padding-right: 18px;
	background: url(images/chevron.png) no-repeat;
	background-position: right center;
	background-size: 10px;
}
.header-cta {
	color: #fff;
    background: url(images/salary.png) no-repeat #f99e00;
    padding: 12px 15px 12px 50px;
    border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    margin-left: 20px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    background-position: 10px 49%;
    background-size: 33px;
}
.header-cta p{
	margin: 0;
	padding: 0;
	letter-spacing: 4px;
}
.header-cta h3{
	font-weight: bold;
	font-size: 15px;
	text-transform: initial;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif;
}
.header-cta:hover{
	color: #fff;
	text-decoration: none;
}
.homepage-banner{
	background-size: cover;
	background-position: center;
}
.banner-caption-outer{
	padding-top: 160px;
	padding-bottom: 290px;	
}
.banner-caption{
	width: 675px;
	max-width: 100%;
	background: #fff;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 70px 150px 50px;
	font-size: 22px;
	color: #000;
}
.banner-caption h1{
	font-size: 50px;
	color: #020202;
	font-family: 'Lusitana', serif;
	font-weight: 700;
	line-height:1.2;
	position: relative;
	padding-top: 20px;
}
.banner-caption h1::before{
	background: #f99e00;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 3px;
	width: 100px;
	content: "";
}
.footer-container{
	background: url(images/waves-light.png) no-repeat #19316b;
	background-size: 50%;
	background-position: bottom right;
	padding-top: 55px;
	color: #fff;
	font-size: 16px;
}
.footer-container a{
	color: #fff;
}
.footer-logo img{
	width: 250px;
	max-width: 100%;
}
.footer-menu{
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap:wrap;
}
.footer-menu li{
	margin-left: 30px;
	font-size: 16px;
}
.bottom-row{
	padding-top: 50px;
	padding-bottom: 20px;
}
.footer-text{
	line-height: 30px;
	padding-right: 70px;
}
.social-links{
	margin-top: 15px;
}
.twitter,
.linkedin{
	height: 44px;
	width: 44px;
	display: inline-block;
	position: relative;
	margin-right: 15px;
}
.twitter::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(images/twitter_footer.svg) no-repeat;
	background-size: 100%;
}
.linkedin::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url(images/linkedin_footer.svg) no-repeat;
	background-size: 100%;
}
.get-in-touch h3{
	font-size: 23px;
	font-family: 'Lusitana', serif;
	margin-bottom: 21px;
}
.bottom-row li a{
	padding-left: 30px;
	display: inline-block;
}
.bottom-row li.phone a {
    background: url(images/phone.svg) no-repeat;
    background-position: 0 50%;
	background-size: 17px;
}
.bottom-row li.email a {
    background: url(images/email.svg) no-repeat;
    background-position: 0 4px;
    background-size: 17px;
	margin-bottom: 14px;
}
.get-in-touch{
	border-left: 1px solid #4e618d;
	padding: 10px 0 10px 40px;
}
.copyrights{
	padding-bottom: 40px;
}
.homepage-about{
	padding-top: 35px;
	padding-bottom: 100px;
	background: #19316b;
	position: relative;
}
.homepage-about::before{
	content: "";
	position: absolute;
	height: calc(100% + 90px);
	width: 100vw;
	right: 90px;
	top: -90px;
	background: #fff;
	border-radius: 5px;
}
.primary-headline,
.salary-guide-form .gform_wrapper h3.gform_title{
	font-size: 45px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
}
.primary-headline::before,
.salary-guide-form .gform_title::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 100px;
	background: #f99e00;
}
.primary-btn{
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 30px;
	min-width: 160px;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	background: #f99e00;
	margin-top: 45px;
	font-size: 13px;
}
.primary-btn:hover{
	text-decoration: none;
	color: #fff;
	background: #f98700;
}
.homepage-about-content{
	padding-left: 50px;
}
.primary-headline.text-center{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}
.primary-headline.text-center::before,
.salary-guide-form .gform_title::before{
	left: 50%;
	transform: translateX(-50%);
}
.salary-guide-form .gform_wrapper h3.gform_title{
	text-align: center;
	font-weight: 400;
}
.client-logos-container{
	background: #fff;
	padding-top: 135px;
	padding-bottom: 115px;
	position: relative;
}
.client-logos-container::before{
	content: "";
	position: absolute;
	top: 0;
	left: 90px;
	height: 100%;
	width: calc(100vw - 90px);
	background: url(images/bg-waves-light-big.png) no-repeat #19316b;
	background-size: 50%;
	background-position: 100% 40%;
	border-radius: 0 0 0 5px;
}
.client-logos{
	background: #fff;
	border-radius: 5px;
}
.client-logo-item{
	flex-basis: 20%;
	padding: 25px 15px;
	display: flex;
    align-items: center;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	justify-content: center;
}
.client-logo-item:nth-of-type(5n){
	border-right: none;
}
.extra-spacing{
	margin-bottom: 55px;
}
.job-item{
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	background: #fff;
}
.latest-jobs{
	padding-top: 130px;
	padding-bottom: 120px;
	background: url(images/bg-jobs.png) no-repeat;
	background-position: 0 40%;
	background-size: 30%;
}
.job-item h3{
	padding: 30px;
	border-bottom: 1px solid #e3e3e3;
}
.job-item h3 a,
.job-item h3 a:hover{
	font-size: 27px;
	color: #000;
}
.job-content{
	padding: 30px 30px 90px;
}
.apply-btn{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	color: #000;
	position: absolute;
    bottom: 30px;
}
.apply-btn::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100%;
	background: #f99e00;
}
.apply-btn:hover{
	color: #f99e00;
	text-decoration: none;
}
.homepage-testimonials{
	padding-bottom: 120px;
	background: url(images/testimonials-waves-bg.png) no-repeat;
	background-position: right center;
}
.testimonial-item{
	box-shadow: 0px 9px 22px 0px rgba(0, 0, 0, 0.16);
	background: #fff;
	border-radius: 5px;
	margin-top: 60px;
}
.tetstimonial-image{
	text-align: center;
	margin-bottom: 30px;
	min-height: 10px;
}
.tetstimonial-image img{
	width: 128px;
	height: auto;
	margin-top: -64px;
}
.testimonial-item h3{
	text-align: center;
	font-size: 26px;
	color: #f99e00;
}
.testimonial-item .designation{
	font-size: 15px;
	color: #797b7c;
	text-align: center;
	margin-bottom: 30px;
}
.testimonial{
	padding: 40px 40px 59px;
	padding-top: 0;
}
.company-logo{
	border-top: 1px solid #e3e3e3;
	text-align: center;
	padding: 15px;
}
.partner-with-us{
	background: url(images/partner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 125px;
	padding-bottom: 125px;
}
.partner-with-us .primary-headline.text-center {
	width: 800px;
	max-width: 100%;
}
.partner-with-us .primary-btn{
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.homepage-salary-guide{
	padding-top: 120px;
	padding-bottom: 100px;
}
.homepage-salary-guide p{
	padding: 0;
}
.homepage-blog-items{
	padding-bottom: 125px;
}
.blog-post-item{
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	width: 100%;
}
.blog-post-item:hover{
	box-shadow: 0px 9px 22px 0px rgba(0, 0, 0, 0.16);
}
.blog-post-item h3 a{
	font-size: 23px;
	display: block;
	padding: 30px;
	color: #000;
}
.blog-post-item h3 a:hover{
	text-decoration: none;
	color: #f99e00;
}
.blog-info{
	padding-bottom: 60px;
}
.blog-post-item .apply-btn{
	left: 45px;
}
.page-title-container{
	padding-top: 125px;
	padding-bottom: 210px;
}
.about-banner{
	background: url(images/about-banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.testimonials-banner{
	background: url(images/testimonials-banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.job-board-banner{
	background: url(images/job-board-banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding:125px 0;
}
.single-job-banner{
	background: url(images/single-job-banner-update.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top:125px;
	padding-bottom:125px;
	margin-bottom:60px;
}
.blog-banner{
	background: url(images/banner-blog.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.contact-banner{
	background: url(images/banner-contact.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.salary-banner{
	background: url(images/banner-salary-guide.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.employers-banner{
	background: url(images/banner-salary-guide.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.page-title-container h1{
	font-size: 60px;
}
.post-content-overlap{
	background: #19316b;
	padding-top: 60px;
	padding-bottom: 125px;
	position: relative;
}
.post-content-overlap::before{
   	content: "";
    position: absolute;
    height: calc(100% + 90px);
    width: 100vw;
    right: 90px;
    top: -90px;
    background: #fff;
    border-radius: 5px;
}
.fun-facts{
	background: #19316b;
	padding-top: 115px;
	padding-bottom: 210px;
}
.fun-facts ul li{
	margin-bottom: 15px;
	padding-left: 25px;
	position: relative;
}
.fun-facts ul li:before{
	content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 9px;
    width: 9px;
    background: #f99e00;
    border-radius: 50%;
}
.top-right-waves::before {
    content: "";
    position: absolute;
    top: 0;
    left: 90px;
    height: 100%;
    width: calc(100vw - 90px);
    background: url(images/bg-waves-light-big.png) no-repeat #19316b;
    background-size: 50%;
    background-position: 100% 10%;
    border-radius: 0 0 0 5px;
}
.our-steps{
	background: #fff;
}
.our-steps ul li{
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 0px 9px 22px 0px rgba(0, 0, 0, 0.16);
	margin-bottom: 20px;
	font-size: 27px;
	font-family: 'Lusitana', serif;
	position: relative;
}
.our-steps ul li::before{
	content: "";
	position: absolute;
	top: 55px;
	height: 90px;
	width: 45px;
	background: url(images/step.png) no-repeat;
	background-size: 100% 100%;
	right: -45px;
}
.our-steps ul li:nth-of-type(2n)::before{
	transform: rotateZ(180deg);
	right: auto;
	left: -45px;
}
.our-steps ul li:last-child::before{
	display: none;
}
.our-steps ul li img{
	margin-right: 15px;
	width: 70px;
}
.lines-top{
	position: relative;
}
.lines-top::before{
	content: "";
    position: absolute;
    top: -185px;
    right: 0;
    background: url(images/Lines.png) no-repeat;
    width: 155px;
    height: 70px;
}
.meet-the-team{
	padding-bottom: 60px;
}
.employee-item{
	border: 1px solid #e3e3e3;
	margin-bottom: 50px;
	border-radius: 5px;
}
.employee-item .employee-info{
	border-bottom: 1px solid #e3e3e3;
	padding: 30px;
}
.employee-item .employee-info h3{
	font-size: 40px;
	color: #f99e00;
}
.employee-item .employee-info .title{
	color: #797b7c;
	font-size: 20px;
}
.employee-bio-container{
	padding: 30px;
}
.employee-bio-container p:not(:last-child){
	margin-bottom: 30px;
}
.employee-content,
.employee-bio-container .social{
	padding-left: 50px;
}
.employee-bio-container .social li a{
	color: #797b7c;
	text-decoration: underline;
	padding: 10px 0 10px 40px;
	display: inline-block;
}
.employee-bio-container .social li.email a{
	background: url(images/email_team.svg) no-repeat;
	background-position: left center;
	background-size: 24px;
}
.employee-bio-container .social li.employee-linkedin a{
	background: url(images/linkedin_team.svg) no-repeat;
	background-size: 24px;
	background-position: 0 10px;
}
.testimonials-list .testimonial-item{
	margin-bottom: 50px;
}
.testimonials-list.post-content-overlap {
    background: #fff;
    padding-bottom: 75px;
}
.job-board-list .job-item-container{
	margin-bottom: 40px;
}
.job-item-container{
	display:flex;
}
.job-board-list .container{
	z-index: 3;
}
/* .job-board-list:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(images/bg-jobs.png) no-repeat;
	background-position: 0 20%;
	background-size: 30%;
} */
.pagination a,
.pagination span{
	font-size: 13px;
    font-weight: 700;
    color: #000000;
    background: #f7f7f7;
    display: inline-block;
    padding: 15px 21px;
    margin: 0px 10px;
	border-radius: 50%;
	width: 49px;
	text-align: center;
}
.pagination span,
.pagination a:hover{
	color: #fff;
	background: #f99e00;
	text-decoration: none;
}
.job-description{
	padding-left: 40px;
}
.job-description .location{
	font-size: 18px;
	color: #f99e00;
	font-weight: 600;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e3e3e3;
}
.job-description .location h5{
	font-size: 18px;
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
	font-family: 'Poppins', sans-serif; 
}
.job-description h3{
	font-size: 38px;
	margin-bottom: 20px;
}
.job-description a{
	color: #f99e00;
}
.contact-form{
	border: 1px solid #e3e3e3;
	box-shadow: 0px 9px 22px 0px rgba(0, 0, 0, 0.16);
	border-radius: 5px;
}
.contact-form .gform_heading{
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0 15px 0;
}
.contact-form .gform_wrapper h3.gform_title{
	font-size: 33px;
	font-weight: 400;
}
.contact-form .gform_body{
	padding: 20px 50px 40px 50px;
}
body .contact-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
body .contact-form .gform_wrapper label.gfield_label{
	margin: 0;
	font-size: 18px;
	color: #000;
	font-weight: 400;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium{
	background: #f7f7f7;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
body .contact-form .gform_wrapper textarea{
    display: inline-block;
    width: 100%;
    line-height: inherit;
    box-sizing: border-box;
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    color: #33475b;
}
#gform_fields_4 textarea{
	height:72px;
}
#field_4_6 .gfield_description,
#field_2_6 .gfield_description{
	display:none;
}
#input_4_6,
#input_2_6{
	width:100%;
}
.gfield_required{
	margin-left: 2px !important;
}
body .gform_wrapper .gform_footer {
    padding: 0 0 40px 0;
	margin: 0;
	text-align: center;
}
body .gform_wrapper .gform_footer input.gform_button{
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 30px;
	min-width: 160px;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	background: #f99e00;
	margin-top: 0;
	font-size: 14px;	
	margin-right: 0;
	cursor: pointer;
	border: none;
}
body .gform_wrapper .gform_footer input.gform_button:hover{
	text-decoration: none;
	color: #fff;
	background: #f98700;
}
body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
/* #input_2_6,
#input_4_6 {
    position: absolute;
    top: 30px;
    width: 100%;
    height: 175px;
    cursor: pointer;
}
.gfield_error #input_2_6,
.gfield_error #input_4_6 {
	height: 230px;
} */
/* .resume-upload .ginput_container_fileupload {
    cursor: pointer;
    position: absolute;
    z-index: 22;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
} */
/* .upload-text {
    background: url(images/resume.svg) no-repeat;
    background-size: 50px;
    background-position: top 35px center;
    padding: 105px 35px 30px !important;
    text-align: center;
	font-size: 18px;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
.resume-upload {
    position: relative;
} */
.resources-content .post-item-container{
	margin-bottom: 40px;
}
.resources-content .pagination a, 
.resources-content .pagination span{
	margin-left: 0;
	margin-right: 20px;
}
.resources-content{
	background: #fff;
	padding-top: 20px;
}
.salary-guide-blog{
	background: #283e73;
	margin-top: 50px;
	margin-bottom: 90px;
}
.salary-guide-blog .primary-btn,
body .salary-guide-form .gform_wrapper .gform_footer input.gform_button{
	margin-top: 0;
    background: url(images/salary.png) no-repeat #f99e00;
    background-position: 92% 49%;
    background-size: 33px;
    padding-right: 53px;
    padding-left: 25px;
}
.salary-guide-blog .primary-btn:hover,
body .salary-guide-form .gform_wrapper .gform_footer input.gform_button:hover{
	background-color: #f98700;
}
.blog-categories{
	margin-bottom: 50px;
	flex-wrap: wrap;
}
.blog-categories a{
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    background: #f7f7f7;
    display: inline-block;
    padding: 15px 30px;
    margin: 0px 20px 0 0;
    border-radius: 100px;
	text-align: center;
	text-transform: uppercase;
}
.blog-categories .active a{
    padding: 9px 24px;
	border:3px solid #f98700;
}
.blog-categories a:hover{
	background-color: #f98700;
	text-decoration: none;
	color: #fff;
}
.single-post .header{
	box-shadow: 0px 9px 55px 0px rgba(0, 0, 0, 0.13);
}
.single-post-container{
	padding-top: 100px;
	padding-bottom: 100px;
}
.single-post-container p:not(:last-child){
	margin-bottom: 30px;
}
.single-post h1{
	font-size: 55px;
}
.blog-post-category{
	margin-top: 20px;
	margin-bottom: 40px;
}
.blog-post-category a {
    font-size: 13px;
    font-weight: 700;
	color: #000000;
	border: 1px solid #f99e00;
    display: inline-block;
    padding: 15px 30px;
    margin: 0px 20px 0 0;
    border-radius: 100px;
    text-align: center;
    text-transform: uppercase;
}
.blog-post-category a:hover{
	color: #fff;
	text-decoration: none;
	background: #f99e00;
}
.featured-image{
	margin-bottom: 80px;
	position: relative;
	padding-right: 25px;
	padding-bottom: 25px;
}
.featured-image img{
	border-radius: 25px;
}
.featured-image::before{
	background: #f7f7f7;
	position: absolute;
	top: 25px;
	height: calc(100% - 25px);
	left: 25px;
	width: calc(100% - 25px);
	content: "";
	border-radius: 20px;
    z-index: -1;
}
.single-post-container{
	background: url(images/blog-bg-waves.png) no-repeat;
	background-size: 50%;
}
.single-post-container h2{
	font-size: 45px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
	color: #f99e00;
}
.single-post-container h2::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 100px;
	background: #f99e00;
}
.single-post-container h3{
	font-size: 40px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
}
.single-post-container blockquote{
	font-style: italic;
	padding-left: 30px;
	border-left: 3px solid #f99e00;
}
.single-post-container ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.single-post-container ul li{
	margin-bottom: 25px;
	padding-left: 25px;
	position: relative;
}
.single-post-container ul li::before{
	height: 8px;
    width: 8px;
    content: "";
    background: #f99e00;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 9px;
}
.contact-forms-container{
	background: #fff;
	padding-top: 20px;
	padding-bottom: 50px;
}
.contact-page-only a{
	color: #f99e00;
	text-decoration: none;
}
.page-template-template-contact .contact-form {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.page-template-template-contact .contact-form .gform_heading {
    text-align: center;
    border-bottom: none;
	padding: 0;
	margin-bottom: 0;
}
.gform_wrapper li.contact-page-only{
	width: calc(100% + 20px) !important;
    max-width: initial !important;
    text-align: center !important;
    margin-left: -10px !important;
    margin-bottom: 40px !important;
    margin-top: 0 !important;
    font-size: 17px !important;
}
.page-template-template-contact .contact-form .gform_body {
    padding: 20px 30px 40px 30px;
}
.page-template-template-contact .contact-form .gform_wrapper h3.gform_title{
	font-size: 43px;
}
.salary-guide-container:after{
	background: url(images/blog-bg-waves.png) no-repeat ;
	background-size: 50%;
	content: "";
	position: absolute;
	top: -90px;
	left: 0;
	height: 100%;
	width: 100%;
}
.insurance,
.working{
	padding-top: 100px;
}
.feature-item{
	margin-top: 60px;
	padding-bottom: 20px;
	position: relative;
}
.feature-item h3{
	font-size: 30px;
	margin-bottom: 20px;
}
.feature-item::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	width: 100px;
	background: #f99e00;
}
.feature-item img{
	width: 70px;
	margin-bottom: 30px;
}
.typical-roles-we-fill{
	padding-top: 120px;
	padding-bottom: 50px;
}
.roles-list{
	padding-top: 50px;
	padding-bottom: 50px;
}
.roles-list:not(:last-child){
	border-bottom: 1px solid #e3e3e3;
}
.roles-list ul{
	list-style: none;
	padding: 0;
	margin: 0;
	column-count: 3;
	column-gap: 20px;
}
.roles-list ul li{
	padding: 10px 0 10px 20px;
	position: relative;
}
.roles-list ul li::before{
	content: "";
	left: 0;
	height: 8px;
	width: 8px;
	background: #f99e00;
	position: absolute;
	top: 21px;
	border-radius: 50%;
}
.roles-list h3{
	color: #f99e00;
	font-size: 30px;
	margin-bottom: 20px;
}
.page-template-template-employers .our-steps,
.page-template-template-employers-inner .our-steps{
	background: #19316b;
	padding-top: 150px;
}
.page-template-template-employers .our-steps.post-content-overlap::before,
.page-template-template-employers-inner .our-steps.post-content-overlap::before{
	display: none;
}
.page-template-template-employers .our-steps ul li,
.page-template-template-employers-inner .our-steps ul li{
	background: #fff;
}
.case-studies{
	padding-top: 130px;
	padding-bottom: 110px;
	background: url(images/blog-bg-waves.png) no-repeat;
    background-size: 50%;
}
.image-case-study{
	flex-shrink: 0;
	padding: 55px 35px;
}
.image-case-study img{
	width: 230px;
}
.case-study{
	padding: 55px 40px;
}
.case-study h3{
	font-size: 38px;
	color: #f99e00;
	margin-bottom: 20px;
}
.case-study-content{
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	background: #fff;
}
.case-study-item:not(:last-child){
	border-bottom: 1px solid #e3e3e3;
}
.page-template-template-employers .homepage-testimonials,
.page-template-template-employers-inner .homepage-testimonials{
	padding-top: 100px;
}
.page-template-template-employers .partner-with-us .primary-btn:last-child,
.page-template-template-employers-inner .partner-with-us .primary-btn:last-child,
.page-template-template-candidates .partner-with-us .primary-btn:not(:last-child){
	display: none;
}
.salary-guide-form{
	padding-top: 100px;
}
.salary-guide-form .gform_wrapper ul.gform_fields{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.salary-guide-form .gform_wrapper ul.gform_fields li{
	flex-basis: 47%;
}
body .salary-guide-form .gform_wrapper label.gfield_label {
    margin: 0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}
body .salary-guide-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.salary-guide-form .gfield_radio{
	display: flex;
}
.salary-guide-form .gfield_radio input{
	display: none !important;
}
.salary-guide-form .gfield_radio input[type=radio] + label{
	position: relative;
	padding-top: 4px;
	padding-left: 30px;
}
.salary-guide-form .gfield_radio input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    border: 1px solid #e3e3e3;
    left: 0;
    bottom: 1px;
    background-color: #f7f7f7;
    border-radius: 2px;
    top: 5px;
}
.salary-guide-form .gfield_radio input[type=radio] + label:after{
	content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    background: #f99e00;
    left: 4px;
    top: 9px;
	border-radius: 3px;
	opacity: 0;
}
.salary-guide-form .gfield_radio input[type=radio]:checked + label:after {
	opacity: 1;
}
body .salary-guide-form .gform_wrapper .gform_footer{
	margin-top: 55px;
}
.job-board-list,
.single-job{
	background: #fff;
}
.gform_confirmation_message{
	padding: 20px;
}
.page-id-2 .header-btn-container{
	display:none;
}
.home-cta-button{
	background-image: linear-gradient(rgba(85, 170, 206, 1), rgba(85, 170, 206, 1)) !important;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.home-cta-button ul{
	display:flex;
	justify-content:center;
	margin:0;
	padding:0;
	list-style:none;
}
.home-cta-button ul li{
	margin:0 40px;
}
.home-cta-button ul li a{
	display:inline-block;
	text-decoration:none;
	background-color:#f99e00;
	font-size:16px;
	line-height:1.5;
	color:#fafafa;
	font-family: 'Poppins', sans-serif;
	padding:10px 15px;
	border-radius:100px;
}
.home-cta-button ul li a:hover{
	background-color:#f98700;
}
.banner-caption-outer a{
	display:inline-block;
	text-decoration:none;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	text-transform:uppercase;
	padding:10.5px 22px;
	background-color:#f99e00;
	color:#fff;
	border-radius:10px;
}
.banner-caption-outer a:hover{
	background-color:#f98700;
}
.about-top-left,
.our-steps-left{
	color:#999;
}
.ei-top .insurance:nth-of-type(2) .ei-headline{
	order:-1;
}
.employers-banner-btn{
	margin:0;
	padding:0;
	list-style:none;
	display:flex;
	justify-content:center;
}
.employers-banner-btn li a{
	margin:15px 15px 0;
}
.our-features h2{
	margin-top:50px;
	margin-bottom:0;
}
.our-features-row{
	margin-top:-30px;
}
.page-template-template-employers-inner .typical-roles-we-fill{
	padding-top: 130px;
	padding-bottom:34px;
}
.page-template-template-employers-inner .roles-list {
    padding-top: 0;
    padding-bottom: 0;
}
.candidates-banner{
	background-image:url(images/employers-banner.webp);
}
.candidate-banner-container{
	background-image:url(images/banner-pillar-page.png);
	padding-top: 80px;
	padding-bottom: 80px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.candidate-banner-container h1{
	font-size: 50px;
	color: #fff;
	font-family: 'Lusitana', serif;
	font-weight: 400;
	position: relative;
	padding-top: 35px;
}
.candidate-banner-container h1::before {
    background: #ffff;
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    width: 100px;
    content: "";
}
.candate-inner-content p{
	margin-bottom:0;
	padding-bottom:20px;
}
.candate-inner-content ul,
.candate-inner-content ol{
	margin-bottom:0;
	padding-bottom:20px;
}
.candate-inner-content h3{
	padding-top:10.8px;
	margin-bottom:8px;
}
.candate-inner-content h4{
	margin:5px 0 8px;
}
.candate-inner-content h2{
    font-size: 36px;
    color: #f99e00;
    font-weight: 400;
    padding: 36px 0;
    margin-bottom: 0;
    position: relative;
    margin-top: 35px;
}
.candate-inner-content h2:before{
	content: '';
    background: #f99e00;
    height: 3px;
    width: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.candate-inner-content{
	padding:60px 0 0;
	margin-right:60px;
}
.candate-inner-content-form{
	max-width: 700px;
    padding: 50px 70px;
    border-radius: 5px;
    background-color: #f7f7f7;
    border: 1px solid #e3e3e3;
}
.candate-inner-content-form-headline{
    max-width: 440px;
    margin: 0 auto;
    text-align: center;
}
.candate-inner-content-form-headline h3{
	font-size: 36px;
	font-weight: 400;
	padding: 36px 0 18px;
	margin-bottom: 0;
	position: relative;
}
.candate-inner-content-form-headline h3:before{
	content: '';
    background: #f99e00;
    height: 3px;
    width: 80px;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
#gform_wrapper_7 .gform_heading{    
	display:none;
}
.candate-inner-content-form .gfield label{
	font-size:12px !important;
	line-height:1.3 !important;
	color:#212529 !important;
	font-weight:400 !important;
	margin-bottom:0 !important;
}
.candate-inner-content-form .gfield label span{
	color: #790000;
}
.candate-inner-content-form .gfield input,
.candate-inner-content-form .gfield textarea{
	background: #fff !important;
	border-radius: 3px !important;
	width: 100% !important;
	height: 32px;
}
.candate-inner-content-form .gfield textarea{
	border:none !important;
	height:55px !important;
}
.candate-inner-content-form form{
	padding-top:10px;
}
.candate-inner-content-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
}
.candate-inner-content-form .gform_footer.top_label{
	justify-content:center;
}
.candate-inner-content-form{
	margin-bottom:60px;
}
.candate-inner-right-form{
	padding: 40px 40px 30px;
	position: relative;
	border-radius: 5px;
	background-color: #19316b;
	border: 1px solid #19316b;
	margin-bottom: 10px;
}
.candate-inner-right-form:before{
	content: "";
	position: absolute;
	top: -21px;
	right: 40px;
	background: url(images/Lines.png) no-repeat;
	width: 100px;
	height: 50px;
}
#gform_wrapper_6 .gform_heading,
#gform_wrapper_9 .gform_heading,
#gform_wrapper_10 .gform_heading{
	display:none;	
}
.candate-inner-right-form h3{
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 12px;
	color: #fff;
}
.candate-inner-right-form p,
.candate-inner-right-form a{
	font-size: 12px;
	color: #fff;
	margin-bottom: 12px;
}
.candate-inner-right-form label{
	font-size: 12px !important;
	color: #fff;
	margin-bottom: 0 !important;
}
.candate-inner-right-form label span{
	color:#790000 !important;
	display:inline-block;
}
.candate-inner-right-form .gfield input{
	color: rgba(0, 0, 0, 1.0);
	border-radius: 5px;
	background-color: rgba(247, 247, 247, 1.0);
	height:32px;	
}
.candate-inner-right-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
}
.candate-inner-right-form .gform_footer.top_label input{
    padding-right: 50px !important;
    background-image: url(images/download-icon.webp) !important;
    background-repeat: no-repeat !important;
    background-position: 85% 15px !important;
    background-size: 21px !important;
}
.candate-inner-table{
	padding: 45px 40px;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
}
.candate-inner-table h3{
	font-size:24px;
	line-height:1.02;
	color:#212529;
	font-weight:500;
	margin-bottom:8px;
}
.candate-inner-table p{
	font-size:16px;
	line-height:1.2;
	color:#212529;
	font-weight:500;
	margin-bottom:8px;
}
.candate-inner-table ul{
	margin-top: 15px;
	padding: 20px 20px 0 0;
	list-style: none;
	border-top: 1px solid rgba(227, 227, 227, 0.9);
	max-height: calc(100vh - 490px);
	overflow-y: scroll;
}
.candate-inner-table ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(227, 227, 227, 0.9);
	font-size:18px;
	color:#0056b3;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
}
.candate-inner-table ul li:hover{
	cursor: pointer;
	text-decoration: underline;
}
.candate-inner-table ul li:not(:first-child) {
    padding-top: 10px;
}
.candate-right-outer{
	margin-top:-303px;	
}
.candate-right-outer.active-class{
	position:sticky;
	top:0;
}
.candate-outer-container{
	padding-bottom:75px;
}
.cguide-banner-container{
	background-image:url(images/compensation-guide-banner.png);
	padding-top: 125px;
    padding-bottom: 210px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.cguide-banner-container h1{
	font-size: 60px;
	text-align:center;
	color: #fff;
}
.cguide-content-container{
	position:relative;
	z-index:3;
}
.cguide-content-container-outer{
	position:relative;	
	background-color:#fff;
	padding-bottom:100px;
}
.cguide-content-container-outer:after{
	background: url(images/blog-bg-waves.png) no-repeat;
	background-size: 50%;
	content: "";
	position: absolute;
	top: -90px;
	left: 0;
	height: 100%;
	width: 100%;
}
.cguide-form #gform_wrapper_8 .gform_heading{
	display:none;
}
.cguide-form h3{
	margin-top:20px;
	font-size: 45px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 400;
	padding-bottom: 16px;
}
.cguide-form h3:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 100px;
	background: #f99e00;
	left: 50%;
	transform: translateX(-50%);
}
.cguide-form .gfield label{
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.2;
	margin-bottom:0 !important;
}
.cguide-form .gfield input{
	height:42px;
}
.cguide-form .gform_footer.top_label{
	margin-top: 40px !important;
	justify-content: center;
}
.cguide-form .gform_footer.top_label input{
	background-image: url(images/download-icon.webp) !important;
	background-position: 92% 49% !important;
	background-size: 33px !important;
	background-repeat: no-repeat !important;
	padding-right: 53px !important;
	padding-left: 25px !important;
}
.cguide-form-container{
	padding-bottom:80px;
}
.job-board-filter{
	position:relative;
	z-index:5;
}
.search-container-form{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 800px;
	width: 100%;
	background: #fff;
	border-radius: 5px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	border: 1px solid #e3e3e3;
}
.job-filter-space-wrap{
	display: flex;
	align-items: center;
	padding: 30px;
}
.job-filter-space-status{
	border-left: 1px solid #e3e3e3;
	flex-basis:311px;
}
.job-filter-location{
	flex-basis:480px;
}
.jhob-filter-anyway{
    margin-left: 15px;
    display: flex;
    align-items: center;
}
.jhob-filter-anyway label{
	margin-bottom:0;
	margin-left:10px;
}
.job-filter-space{
	display:flex;
	align-items:center;
}
.job-filter-space label{
	margin-right: 15px;
	margin-bottom:0;
}
.job-filter-space select {
    border-radius: 2px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
	background: url("images/location.webp") no-repeat;
	padding-left: 35px;
	background-position: 6px center;
	background-size: 20px;
	height: 42px !important;
}
.job-filter-space-status label{
	margin-right:10px;
	margin-bottom:0;
}
.job-filter-space-status select {
    background-position: right center;
    background-repeat: no-repeat;
	background-size:10px;
    background-origin: content-box;
    background-image: url(images/chevron.webp);
	border-radius: 2px;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 5px 10px;
	height: 42px !important;
}
.job-board-list{
	padding-bottom:125px;
}
.page-template-template-employers-inner .insurance,.page-template-template-employers-inner .working {
    padding-top: 80px;
}
.candidate-top-content a{
	margin-top:20px;
	margin-bottom:20px;
}
.form-page-row{
	position: relative;
	max-width: 950px;
	background: #fff;
	margin:auto;
	overflow:hidden;
}
.form-page-content{
	padding: 60px 60px 60px 30px;
	font-size: 24px;
	color:#0a0d4e;
}
.form-page-content h1{
	font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
	color:#0a0d4e;
}
.form-page-banner-container{
	position:relative;
	background-color:#d1ebf6;
	padding-bottom:60px;
}
.form-page-banner-container:before{
	 background-color: rgba(10, 13, 78,calc(100 / 100));
	content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0;    
    width: 100%;
    height: 72%;
	z-index:0;
}
.form-logo-white img{
	width:100px;
	padding:35px 0;
}
.form-logo-white{
	position:relative;
	z-index:3;
	padding-bottom:60px;
	width:900px;
	max-width:100%;
	margin:auto;
}
.page-template-template-form-page .header,
.page-template-template-form-page .footer-container,
.page-template-template-how-to-attract .header,
.page-template-template-how-to-attract .footer-container{
	display:none;
}
.form-page-content-left{
	padding:30px 50px 30px;
	padding-right:0;
	position:relative;
}
.form-page-content-left:before{
	position: absolute;
	left: 20px;
	bottom: 55px;
	width: 50%;
	height: 0px;
	content: "";
	box-shadow: -50px 0px 7px 15px rgb(0 0 0 / 33%);
	-webkit-transform: skew(260deg);
	-moz-transform: skew(260deg);
	-ms-transform: skew(260deg);
	-o-transform: skew(260deg);
	transform: skew(260deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.form-blog-container {
	background-color:#d1ebf6;
    padding-bottom: 210px;
    padding-top: 60px;
	background-image:url(images/bg-e.webp);
	background-repeat:no-repeat;
	background-position:center calc(100% - 60px);
}
.form-page-blog{
	color: #212529;
	font-family: Poppins, sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.form-page-blog h3{
	color: #29346b;
	display: inline;
	border-bottom: 1px solid #29346b;
	line-height: 1.5;
}
.form-page-blog-headline{
	margin: 50px 0 40px;	
}
.form-page-blog a{
	display:inline-block;
	text-decoration:none;
	background: rgb(249, 158, 0);
	border-radius: 20px;
	color: rgb(255, 255, 255);
	transition: all .4s ease;
	padding: 15px 30px;
	font-size: 18px;
	line-height: 1;
	font-weight:700;
	margin-top: 15px;
}
.form-page-blog a:hover{
	background: rgb(199, 126, 0);
    color: rgb(244, 244, 244);
}
.att-right-content h1{
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	color: rgba(227, 242, 253,calc(100 / 100));
}
.att-right-content span{
	font-size: 24px;
	color: rgba(227, 242, 253,calc(100 / 100));
	display:block;
	margin-bottom:19.2px;
}
.att-right-content a{
	text-decoration: none;
	background: #f99e00;
	color: #fff;
	transition: all .4s ease;
	padding: 15px 30px;
	font-size: 18px;
	font-weight: bold;
	border-radius: 20px;
	display:inline-block;
}
.att-right-content a:hover{
	background-color: rgba(249, 135, 0, 1.0);
    border-color: rgba(249, 135, 0, 1.0);
}
.form-page-row.att-right-top{
	background-color:transparent;
	overflow:visible;
}
.form-page-row.att-right-top .att-right-top-image{
	position:relative;
}
.form-page-row.att-right-top .att-right-top-image:before{
	position: absolute;
	left: 20px;
	bottom: 55px;
	width: 50%;
	height: 0px;
	content: "";
	box-shadow: -50px 0px 7px 15px rgb(0 0 0 / 33%);
	-webkit-transform: skew(260deg);
	-moz-transform: skew(260deg);
	-ms-transform: skew(260deg);
	-o-transform: skew(260deg);
	transform: skew(260deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
}
.form-page-banner-container.att-page-banner-container .form-logo-white{
	padding-bottom:0;
}
.att-bottom-form-container{
	background-color:#d1ebf6;
	padding-bottom:80px;
	background-image:url(images/bg-e.webp);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.att-bottom-form{
	padding: 40px 40px 40px;
	background: #fff;
	width:400px;
	max-width:100%;
}
.att-bottom-form .gform_title{
	font-family: Lusitana, serif;
	font-size: 28px;
	font-weight: 500;
	color:#0a0d4e;
}
.att-bottom-form .gfield input{
	border-width: 0px;
	border-radius: 0 !important;
	outline: 0;
	border: none !important;
	background-color: transparent !important;
	border-bottom: 2px solid #0a0f4b !important;
	padding-left: 0 !important;
	font-weight: 300;
	padding-bottom: 3px !important;
}
.att-bottom-form .gfield input::placeholder{
	font-size:18px;
	font-weight:300;
	color:#000;
}
.att-bottom-form .gform_footer{
	margin-top:25px !important;
}
.att-bottom-form .gform_footer input {
	text-decoration: none;
	background: #f99e00 !important;
	color: #fff;
	transition: all .4s ease;
	padding: 15px 30px !important;
	font-size: 18px !important;
	font-weight: bold !important;
	border-radius: 20px !important;
	display: inline-block !important;
}
.att-bottom-form .gform_footer input:hover{
	background-color: rgba(249, 135, 0, 1.0);
	border-color: rgba(249, 135, 0, 1.0);
	color: rgba(255, 255, 255, 1.0);
}
.att-bottom-form-right ul{
	margin:0;
	padding:0;
	list-style:none;
}
.att-bottom-form-right ul li{
	padding-left: 20px;
	font-size:18px;
	font-weight:400;
	color:#212529;
	line-height:1.6;
	margin-bottom:5px;
	position:relative;
}
.att-bottom-form-right ul li:before{
	position:absolute;
	top:8px;
	left:0;
	content:"";
	background-color:#55aace;
	height:10px;
	width:2px;
}
.att-bottom-form-right ul li:after{
	position: absolute;
	top: 12px;
	left: -4px;
	content: "";
	background-color: #55aace;
	height: 2px;
	width: 10px;
}
.att-bottom-form-right h2{
	color: #212529;
	font-size: 32px;
	font-weight: 500;
}
.att-bottom-form-right h3{
	color: #212529;
	font-family: Lusitana, serif;
	font-size: 28px;
	font-weight: 500;
	margin:40px 0 30px;
}
.att-bottom-form-right{
	padding-left:50px;
}
.form-page-banner-container.att-page-banner-container{
	padding-bottom:0;	   
}
html {
  scroll-behavior: smooth;
}
.att-bottom-form.att-top-form{
	display:none;
}
.compensation-guides{
	padding: 70px 0;
}
.compensation-guides ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.compensation-guides ul li{
	margin-bottom: 20px;
}
@media (max-width: 1350px){
	.homepage-about::before,
	.post-content-overlap::before {
		right: 15px;
	}
	.homepage-about-content {
		padding-right: 20px;
	}
	.client-logos-container::before {
		left: 15px;
		width: calc(100vw - 15px);
	}
	.our-steps ul{
		padding-left: 0;
		padding-right: 50px;
	}
	.client-logos-container{
		padding-left: 15px;
	}
	.lines-top::before{
		right: 30px;
	}
	.job-description {
		padding-left: 25px;
		padding-right: 15px;
	}
}
@media (max-width: 767px){
	.client-logo-item:nth-of-type(3n) {
		border-right: none;
	}
	.client-logo-item:nth-of-type(5n) {
		border-right: 1px solid #e4e4e4;
	}	
	.logo{
		padding-bottom: 20px;
	}
	.footer-menu li {
		margin-left: 0;
		margin-right: 12px;
	}
	.get-in-touch {
		padding: 50px 0;
		border: none;
	}
	.header-cta {
		margin-left: 0;
	}
	.navbar-light .navbar-toggler {
		border: 3px solid #19316b;
		width: 60px;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	.navbar-light .navbar-toggler span {
		background: #19316b;
		margin-bottom: 5px;
		width: 30px;
		height: 4px;
		display: block;
	}
	#navbarSupportedContent {
		background: #fff;
		margin-top: 10px;
		border-radius: 4px;
		box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.21);
	}
	.mobile-menu{
		position: absolute;
		left: 0;
		width: 100%;
		padding: 0 10px;
		z-index: 3;
	}
	.primary-menu li:hover > .sub-menu {
		display: none;
	}
	.primary-menu .sub-menu {
		position: relative;
		box-shadow: none;
		padding: 0;
	}
	.primary-menu li.menu-item-has-children {
		padding: 0 14px;
	}
	.banner-caption {
		padding: 50px 30px 40px;
	}
	.homepage-about-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 50px;
	}
	.job-item-container{
		margin-bottom: 40px;
	}
	.testimonial-item{
		margin-bottom: 50px;
	}
	.post-item-container{
		margin-bottom: 40px;
	}
	.footer-menu {
		justify-content: flex-start;
		margin-top: 50px;
	}
	.post-content-overlap {
		padding-top: 0;
		padding-bottom: 100px;
	}
	.fun-facts img{
		margin-bottom: 50px;
	}
	.our-steps ul {
		padding-top: 50px;
		padding-left: 0;
		padding-right: 0;
	}
	.lines-top::before {
		display: none;
	}
	.employee-content{
		padding-top: 50px;
	}
	.employee-content, .employee-bio-container .social {
		padding-left: 0;
	}
	.insurance img, .working img{
		padding-bottom: 50px;
	}
	.case-study-item{
		flex-wrap: wrap;
	}
	.case-study {
		padding: 0 30px 55px 30px;
	}
	.job-description {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 50px;
	}
	.salary-guide-form {
		padding-top: 50px;
	}
	.salary-guide-form .gform_wrapper ul.gform_fields li {
		flex-basis: 100%;
	}
	.top-header ul{
		flex-wrap: wrap;
	}
	.homepage-banner {
		padding-top: 0;
		padding-bottom: 230px;
	}
	.banner-caption h1,
	.page-title-container h1 {
		font-size: 40px;
	}
	.primary-headline, .salary-guide-form .gform_wrapper h3.gform_title {
		font-size: 36px;
	}
	.client-logos-container {
		padding-top: 100px;
		padding-bottom: 100px;
		position: relative;
	}
	.client-logo-item {
		flex-basis: 33.33%;
	}
	.latest-jobs {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.testimonial {
		padding: 30px;
		padding-top: 0;
	}
	.homepage-testimonials {
		padding-bottom: 100px;
	}
	.partner-with-us .primary-btn {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.homepage-salary-guide {
		padding-top: 100px;
	}
	.homepage-blog-items {
		padding-bottom: 100px;
	}
	.page-title-container {
		padding-top: 90px;
		padding-bottom: 175px;
	}
	.fun-facts {
		padding-top: 100px;
		padding-bottom: 190px;
	}
	.our-steps ul li{
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	.our-steps ul li span{
		padding-top: 20px;
		flex-basis: 100%;
	}
	.our-steps ul li::before{
		display: none;
	}
	.roles-list ul {
		column-count: 1;
	}
	.page-template-template-employers .our-steps,
	.page-template-template-employers-inner .our-steps{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.case-studies {
		padding-top: 100px;
		padding-bottom: 100px;
		background-size: initial;
	}
	body .job-form .gform_wrapper .gform_footer{
		padding-bottom: 0;
		padding-left: 30px;
		padding-right: 30px;
	}
	.page-template-template-contact .contact-form .gform_body {
		padding: 20px 0 40px 0;
	}
	.roles-list:last-child{
		padding-bottom: 0;
	}
	.typical-roles-we-fill {
		padding-bottom: 0;
		padding-top: 60px;
	}
	.insurance, .working {
		padding-top: 50px;
	}
	.page-template-template-candidates .post-content-overlap{
		padding-bottom: 50px;
	}
	.partner-with-us {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.page-template-template-candidates .case-studies{
		padding-top: 0;
	}
	.footer-text {
		padding-right: 0;
	}
	.job-board-list{
		padding-top: 50px;
	}
	.contact-form .gform_body {
		padding: 20px 30px 40px 30px;
	}
	.blog-categories a{
		margin-bottom: 10px;
		margin-right: 10px;
	}
	.single-post h1 {
		font-size: 40px;
	}
	.job-board-list:after{
		background-size: initial;
	}
	
	.home-cta-button ul li {
		margin: 0 5px;
	}
	.home-cta-button > .container{
		padding-right:0;
		padding-left:0;
	}
	.candate-inner-content {
		margin-right: 15px;
	}
	.job-filter-location {
        flex-basis: 100%;
        flex-wrap: wrap;
    }
	.jhob-filter-anyway {
		margin-left: 0;
		margin-top:15px;
	}
	.job-filter-space {
		flex-wrap:wrap;
	}
	.job-filter-space-status {
		flex-basis: 100%;
		flex-wrap:wrap;
		padding-top:0 !important;
	}
	.job-filter-space-wrap {
		padding: 15px;
	}
	.cguide-content-container-outer {
		padding-bottom: 50px;
	}
	.blog-categories li{
		margin-bottom:10px;
	}
	.home-cta-button ul {
		flex-wrap:wrap;
	}
	.home-cta-button ul li{
		margin-bottom:10px;
	}
	.home-cta-button {
		padding-bottom: 0;
	}
	.banner-caption-outer {
		padding-top: 100px;
		padding-bottom: 30px;
	}
	.employers-banner-btn{
		flex-wrap:wrap;
	}
	.candidate-banner-container h1 {
		font-size: 40px;
	}
	.candate-right-outer {
		margin-top: 30px;
	}
	.candate-inner-table{
		display:none;
	}
	.candate-inner-content-form {
		padding: 15px;
	}
	.candate-outer-container {
		padding-bottom: 60px;
	}
	.candate-inner-content-form{
		position:relative;
		margin-bottom:0;
		border:none;
		margin-top:20px;
	}
	.candate-inner-content-form:before{
		position: absolute;
		top: -20px;
		left: -25%;
		content: "";
		background-color: #f7f7f7;
		height: 100%;
		width: 150vw;
		z-index: -1;
	}
	.candidate-banner-bottom{
		overflow:hidden;	
	}
	.cguide-banner-container h1 {
		font-size: 40px;
	}
	body .gform_wrapper .gform_footer input.gform_button {
		min-width: 100%;
	}
	.cguide-banner-container {
		padding-top: 90px;
		padding-bottom: 175px;
	}
	
	.att-right-top .att-right-top-row{
		flex-wrap:wrap;
	}
	.att-right-top-image{
		display:none;
	}
	
	.att-right-content a{
		display:none;
	}
	.att-bottom-form-left{
		order:2;	
	}
	.att-bottom-form-right-outer{
		order:-1;	
	}
	.att-bottom-form-right {
		padding-left: 0;
		padding-top:60px;
	}
	.att-bottom-form{
		display:block;
		margin-top:50px;
		padding-top: 150px;
	}
	.att-bottom-form:before{
		position:absolute;
		top:0;
		right:0;
		content:"";
		width:143px;
		height:250px;
		background-position:center;
		background-size:cover;
		background-image:url(images/SJG-ebook-Thank-You-Page-mobile.webp);
	}
	.att-bottom-form.att-top-form{
		display:block;
		position:relative;
		padding-top:40px;
		width: 100%;
	}
	.att-bottom-form.att-top-form:before{
		position:absolute;
		top:-150px;
		right:0;
		content:"";
		width:143px;
		height:250px;
		background-position:center;
		background-size:cover;
		background-image:url(images/SJG-ebook-Thank-You-Page-mobile-img-1.webp);
	}
	.form-logo-white {
		text-align: center;
	}
	.form-page-content {
		padding: 40px 0 20px 110px;
		font-size:18px;
		position:relative;
	}
	.form-page-content:before{
		position:absolute;
		top:0;
		left: -15px;
		content:"";
		height:77px;
		width:100px;
		background-image:url(images/how-to-attract-top-talent-thumbnail.webp);
		background-position:center;
		background-size:cover;
	}
	.form-page-banner-container {
		padding-bottom: 0;
	}
	.form-page-blog img{
		width:100%;
	}
	.form-page-blog{
		border-bottom: 1px solid #0a0d4e;
		margin-bottom: 50px;
		padding-bottom: 50px;
	}
	.form-blog-container {
		padding-bottom: 120px;
		background-position: center bottom;
		background-size: contain;
		padding-top: 60px;
	}
	.form-page-content-outer{
		display:none;
	}
	.form-page-content h1 {
		font-size: 28px;
	}
	.cguide-form{
		padding-top:50px;
	}
	.cguide-form h3 {
		font-size: 35px;
	}
}
@media (min-width: 768px){
	.logo{
		padding-bottom: 20px;
	}
	.footer-menu li {
		margin-left: 0;
		margin-right: 12px;
	}
	.get-in-touch {
		padding: 50px 0;
		border: none;
	}
	.header-cta {
		margin-left: 0;
	}
	.navbar-light .navbar-toggler {
		border: 3px solid #19316b;
		width: 60px;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	.navbar-light .navbar-toggler span {
		background: #19316b;
		margin-bottom: 5px;
		width: 30px;
		height: 4px;
		display: block;
	}
	#navbarSupportedContent {
		background: #fff;
		margin-top: 10px;
		border-radius: 4px;
		box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.21);
	}
	.mobile-menu{
		position: absolute;
		left: 0;
		width: 100%;
		padding: 0 10px;
		z-index: 3;
	}
	.primary-menu li:hover > .sub-menu {
		display: none;
	}
	.primary-menu .sub-menu {
		position: relative;
		box-shadow: none;
		padding: 0;
	}
	.primary-menu li.menu-item-has-children {
		padding: 0 14px;
	}
	.banner-caption {
		padding: 70px 60px 50px;
	}
	.homepage-about-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 50px;
	}
	.job-item-container{
		margin-bottom: 40px;
	}
	.testimonial-item{
		margin-bottom: 50px;
	}
	.post-item-container{
		margin-bottom: 40px;
	}
	.footer-menu {
		justify-content: flex-start;
		margin-top: 50px;
	}
	.post-content-overlap {
		padding-top: 0;
	}
	.fun-facts img{
		margin-bottom: 50px;
	}
	.our-steps ul {
		padding-top: 50px;
		padding-left: 50px;
		padding-right: 50px;
	}
	.lines-top::before {
		display: none;
	}
	.employee-content{
		padding-top: 50px;
	}
	.employee-content, .employee-bio-container .social {
		padding-left: 0;
	}
	.insurance img, .working img{
		padding-bottom: 50px;
	}
	.case-study-item{
		flex-wrap: wrap;
	}
	.case-study {
		padding-top: 0;
	}
	.job-description {
		padding-left: 0;
		padding-right: 0;
		padding-top: 50px;
	}
	.salary-guide-form {
		padding-top: 50px;
	}
	.salary-guide-form .gform_wrapper ul.gform_fields li {
		flex-basis: 100%;
	}
	
	.home-cta-button ul li {
		margin: 0 5px;
	}
	.home-cta-button > .container{
		padding-right:0;
		padding-left:0;
	}
	.candate-inner-content {
		margin-right: 15px;
	}
	.job-filter-location {
		flex-basis: 60%;
	}
	.job-filter-space-status {
		flex-basis: 40%;
	}
	.job-filter-space-wrap {
		padding: 15px;
	}
	.cguide-content-container-outer {
		padding-bottom: 50px;
	}
	.blog-categories li{
		margin-bottom:10px;
	}
	
	
	.att-bottom-form-right {
		padding-top:40px;
		padding-left: 0;
	}
	.form-page-banner-container.att-page-banner-container:before {
		height:100%;
	}
	.att-bottom-form-container{
		padding-top:50px;
	}
	.form-logo-white {
		text-align: center;
	}
	.form-page-content {
		padding: 60px 20px 20px 20px;
	}
	.form-page-blog{
		padding-top:40px;
	}
	.form-blog-container {
		padding-bottom: 160px;
		padding-top: 20px;
	}
	.candidate-banner-container h1 {
		font-size: 36px;
	}
	.cguide-form{
		padding-top:50px;
	}
	.form-page-banner-container.att-page-banner-container {
		padding-bottom: 60px;
	}
}
@media (min-width: 992px){
	.form-page-banner-container.att-page-banner-container {
		padding-bottom: 0;
	}
	.cguide-form{
		padding-top:0;
	}
	.candidate-banner-container h1 {
		font-size: 50px;
	}
	.form-page-blog{
		padding-top:0;
	}
	.form-page-content {
		padding: 60px 60px 60px 30px;
	}
	.form-logo-white {
		text-align: left;
	}
	.att-bottom-form-container{
		padding-top:0;
	}
	.form-page-banner-container.att-page-banner-container:before {
		height: 72%;
	}
	.att-bottom-form-right {
		padding-top:0;
		padding-left: 50px;
	}
	.blog-categories li{
		margin-bottom:0;
	}
	.cguide-content-container-outer {
		padding-bottom: 100px;
	}
	.job-filter-space-wrap {
		padding: 30px;
	}
	.job-filter-space-status {
		flex-basis: 311px;
	}
	.job-filter-location {
		flex-basis: 480px;
	}
	.home-cta-button > .container{
		padding-right:15px;
		padding-left:15px;
	}
	.home-cta-button ul li {
		margin: 0 40px;
	}
	
	.logo{
		padding-bottom: 20px;
	}
	.footer-menu li {
		margin-left: 12px;
		margin-right: 0;
	}
	.get-in-touch {
		padding: 10px 0 10px 10px;
	}
	.header-cta {
		margin-left: 20px;
	}
	.primary-menu li:hover > .sub-menu {
		display: block;
	}
	.primary-menu .sub-menu {
		position: absolute;
		background: #fff;
		padding: 20px 0;
		border-radius: 6px;
		list-style: none;
		margin: 0;
		left: 0;
		top: 100%;
		min-width: 200px;
		box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.21);
	}
	.primary-menu li.menu-item-has-children {
		padding-right: 0;
	}
	.banner-caption {
		padding: 35px 50px 20px;
	}
	.homepage-about-content {
		padding-left: 50px;
		padding-right: 20px;
		padding-top: 0;
	}
	.job-item-container{
		margin-bottom: 0;
	}
	.testimonial-item{
		margin-bottom: 0;
	}
	.post-item-container{
		margin-bottom: 0;
	}
	.footer-menu {
		margin-top: 0;
	}
	.post-content-overlap {
		padding-top: 60px;
	}
	.fun-facts img{
		margin-bottom: 0;
	}
	.our-steps ul {
		padding-top: 0;
		padding-left: 0;
		padding-right: 50px;
	}
	.lines-top::before {
		display: block;
	}
	.employee-content{
		padding-top: 0;
	}
	.employee-content, .employee-bio-container .social {
		padding-left: 50px;
	}
	.insurance img, .working img{
		padding-bottom: 0;
	}
	.case-study-item{
		flex-wrap: nowrap;
	}
	.case-study {
		padding: 55px 40px;
	}
	.job-description {
		padding-left: 25px;
		padding-right: 15px;
		padding-top: 0;
	}
	.salary-guide-form {
		padding-top: 100px;
	}
	.salary-guide-form .gform_wrapper ul.gform_fields li {
		flex-basis: 47%;
	}
	
	
	.candate-inner-content {
		margin-right: 30px;
	}
}
@media (min-width: 1200px){
	.candate-inner-content {
		margin-right: 60px;
	}
	
	.logo{
		padding-bottom: 0;
	}
	.footer-menu li {
		margin-left: 30px;
	}
	.get-in-touch {
		padding: 10px 0 10px 40px;
	}
}