
#at-cv-lightbox
{
    display:none;
}


nav#nav-locale .in {
    background-image: url(https://assets.recruitinghop.com/8e5da0aa-6a71-11e9-8b8f-42010a8a0fc6);
}

body.stuck .search-wrap input[type="text"] :focus{
    width: 9000px !important;

}
h3.results-sub-message.ng-binding.no-job.NoJobAvailable {
    display: none !important;
}

.MakeAFlex label {
    display: none;
}
input.search-query:focus {
    width: 900px !important;
    border-radius: 0 !important;
        background: #fff !important;
        border-color: #6490d8 !important;
}



.masonry-item:nth-child(1) {
    margin-left:0 !important;
}
.masonry-item:nth-child(4) {
    margin-left:0 !important;
}
.masonry-container
{
    width:600px !important;
    margin:0 auto !important;
}
.masonry-item {
    width: 150px;
    height: 150px;
    font-size: 90px;
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
    margin-left: 49px;
}


nav#nav-locale li span.flag-sprite {
    display: inline-block;
    height: 11px;
    width: 16px;
    margin: 0 15px 0 0;
    padding: 0 !important;
    position: relative;
    top: 4px;
    background-size: cover;
}
nav#nav-locale .au {
    background-image: url(https://assets.recruitinghop.com/afc90684-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale li span {
    display: block;
    width: 40%;
    float: left;
}
nav#nav-locale .be {
    background-image: url(https://assets.recruitinghop.com/b8b93c9c-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .ca {
    background-image: url(https://assets.recruitinghop.com/bfa256a9-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .cn {
    background-image: url(https://assets.recruitinghop.com/c5a75343-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .fr {
    background-image: url(https://assets.recruitinghop.com/d2d8666f-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .de {
    background-image: url(https://assets.recruitinghop.com/cd170269-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .hk {
    background-image: url(https://assets.recruitinghop.com/dcefb674-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .jp {
    background-image: url(https://assets.recruitinghop.com/e37b6e41-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .nl {
    background-image: url(https://assets.recruitinghop.com/ea297c54-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .nz {
    background-image: url(https://assets.recruitinghop.com/f00aea4f-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .sg {
    background-image: url(https://assets.recruitinghop.com/fd2f0564-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .se {
    background-image: url(https://assets.recruitinghop.com/f596bf30-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .ae {
    background-image: url(https://assets.recruitinghop.com/a05a869f-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .gb {
    background-image: url(https://assets.recruitinghop.com/d8300b88-d8ef-11e7-8fe4-bc764e10a8d2);
}
nav#nav-locale .us {
    background-image: url(https://assets.recruitinghop.com/0bd5c8bb-d8f0-11e7-8fe4-bc764e10a8d2);
}
.masonry-container {
    display: block;
}
.results-sub-message.ng-binding{
    display:none;
}
input[type="checkbox"] {
    margin-top: -4px;
}
.declaration {
  
     max-height: 300px;
    overflow: auto;
    background-color: lightgray !important;
    padding: 0px 0px 0px 10px;
    border-color: #ffffff;
    color: #999999;
}
.job-alert:hover{
    color: #c9ae26;
}
.job-alert{
    color:#186742;
}
.dropdown1 a {
    line-height: 1.75rem;
}
.has-dropdown{
	float: left;
    position: relative;
}
.has-dropdown > a{
	padding-right: 25px;
}
.has-dropdown a::after {
    border-color: #858585 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.has-dropdown > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
	 border-color: #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid inset inset;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-top: -2.5px;
    top: 0.875rem;
    width: 0;
}
.has-dropdown > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: inset inset inset solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    margin-right: 0.883rem;
    margin-top: -0.5px;
    position: absolute;
    right: 0;
    width: 0;
}
.has-dropdown.not-click a{
	color: #212121;
	line-height:1.75rem;
	padding: 0 2.083rem 0 0.58333rem;
}
.has-dropdown.not-click:hover .dropdown1{
	display:block;
	position: absolute;
    width: 100%;
}
.dropdown1 li {
    background: #ffffff none repeat scroll 0 0;
}
.dropdown1 li:hover{
	background:#f2f2f2 !important; 
	cursor:pointer;
}
.dropdown1 li a:hover{
	text-decoration:none !important;
}
.dropdown1 li a{
	padding: 0 0.58333rem;
}
.has-dropdown.not-click a:hover{
	color: #212121;
	text-decoration:underline;
	cursor:pointer;
}
.dropdown1{
	display:none;
}
.right.language-selector,.dropdown1 {
    margin: 0;
	list-style: outside none none;
}
.details-inner-wrap.banner-image {
    background: hsla(0, 0%, 0%, 0) url("https://assets.recruitinghop.com/03764a6c-b633-11e6-9e9f-bc764e1156ea") no-repeat scroll center center / cover ;
    margin-left: calc(-50vw + 50%);
    padding-bottom: 122px;
    padding-top: 122px;
    width: 100vw;
}
.stuck.nav-main-open #header-main {
    height: 120px;
}
#header-main .nav-toggle {
    color: hsl(152, 62%, 25%);
    display: none;
    height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 60px;
}
#header-main .nav-toggle i {
    font-size: 30px;
    line-height: 60px;
}
#header-main .close {
    visibility: hidden;
}
.stuck #header-main .nav-main-toggle {
    display: inline-block;
    right: 5%;
    top: 62px;
    transition: none 0s ease 0s ;
    z-index: 1000;
}
.stuck.nav-main-open #header-main .nav-main-toggle {
    visibility: hidden;
}
.stuck.nav-main-open #header-main .close {
    visibility: visible;
	opacity:1;
}
.stuck.nav-main-open .nav-wrap {
    left: 50%;
    position: fixed;
    top: 70px;
    transform: translateX(-50%);
    z-index: 1000;
}
#header-main .nav-toggle:hover {
    background: hsla(0, 0%, 0%, 0.15) none repeat scroll 0 0;
}
.lctn {
    margin-top: -40px !important;
}
.text-block a:hover{
    color: hsl(50, 68%, 47%);
}
#load{
    visibility:hidden;
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("https://gallery.mailchimp.com/4820dac7303b5e5a94ce8c5f4/images/536f4767-f001-4507-bc18-8dd7a1dde704.gif") no-repeat center center rgba(0,0,0,0.25)
}
.cgs.full,.cgs1.full,.cgs2.full{
   max-height:1000px !important; 
}
.cgs,.cgs1,.cgs2{
    max-height:135px;
    overflow:hidden;
}
.hid,.hid1,.hid2{
    display:none;
}
.large-7 {
    width: 58.33333%;
}
.columns.large-7.search-jobs-count {
    margin-top: 20px;
	margin-bottom: 15px;
}
.results-message {
    color: #186742;
    padding-bottom: 0;
    font-size: 25px;
	line-height: 1.4;
	margin-bottom: 0.5rem;
	margin-top: 0.2rem;
}
.results-sub-message {
    color: #999999 !important;
    font-size: 20px;
	padding-bottom: 0px;
	line-height: 1.4;
	margin-bottom: 0.5rem;
	margin-top: 0.2rem;
}
body.stuck #header-main {
    margin-top: 0;
    width: 100%;
    top: 0;
    position: fixed;
    height: 70px;
    background: #E8E8E8;
    z-index: 1000;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.09);
}
body.stuck #header-main .header-wrap{
	z-index: 10;
	width: 60%;
	position: fixed;
	top: -60px;
	margin-top: 0px;
	height: 70px;
	left: 20%;
}
body.stuck #header-main .logo {
    left: -130px;
    top: 69px;
    width: 160px;
}
body.stuck .search-wrap {
    right: 15%;
    top: 70px;
}
.stuck ul.button-links {
    left: 49.3%;
    position: fixed;
    text-align: center;
    top: 10px;
    transform: translateX(-50%);
    width: 420px;
    z-index: 1000;
}
.stuck ul.button-links a {
    padding: 2px 10px;
    font-size: 14px !important;
}

.at-style-responsive .at-share-btn {
    padding: 0 !important;
}

.container.scroll{
    padding-top:20px !important;
    width:100% !important;
}
.span2.learn  > a:first-child {
    display: none;
}
.res_mobile {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.span2.learn a {
    padding: 12px 15px;
    background: #186742;
}


p {
    margin-bottom: 7px;
    margin-top: 7px;
}
body h1, body h2, body h3, body h4 {
    padding-bottom: 0;
}
h4 {
    font-size: 1.4375rem;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight:500 !important;
}
h1, h2, h3, h4, h5, h6 {
    color: hsl(0, 0%, 13%);
    font-family: 'canada-type-gibson',Arial,sans-serif !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizelegibility;
}
body{
	font-family: 'canada-type-gibson',Arial,sans-serif !important;
    background-color: hsl(0, 0%, 91%);
    color: hsl(0, 0%, 13%);
    padding-top:0 !important;
    padding-bottom:0 !important;
     font-size: 18px;
     font-style: normal;
    font-weight:400 !important;
    line-height: 1.5;
    position:relative;
}
.nav-tabs > li > a {
    color: hsl(0, 0%, 13%);
    font-weight: normal;
}

* {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
#header-main {
    height: 165px;
    margin-top: 1px;
    position: relative;
    transition: height 0.2s ease 0s;
}
#header-main .header-wrap {
    height: 165px;
}
#header-main .container,.nav-wrap .container,#nav-utility .container{
    width: 968px;
	margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container.relative{
    width: 938px;
}
#header-main .row,.container.relative .row,.nav-wrap .row,#nav-utility .row{
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

#header-main .logo {
    padding: 10px 0;
    position: absolute;
    top: 75px;
    transition: none 0s ease 0s ;
}
ul.button-links {
    position: absolute;
    right: 190px;
    top: -90px;
    z-index: 1;
}
.container.relative ul {
    margin: 0;
    padding: 0;
}
ul.button-links li {
    display: inline-block;
    margin-left: 20px;
	list-style: outside none none;
	line-height: 20px;
}
ul.button-links .btn1 {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
   	border: 2px solid #006b3f;
    color: hsl(152, 62%, 25%);
    cursor: pointer;
    display: inline-block;
    font-size: 18px !important;
    line-height: 36px;
    margin-bottom: 0;
    padding: 4px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
    border-radius:0px;
    font-weight:normal;
    text-shadow:none;
}
ul.button-links .btn1:hover{
    background: #006b3f;
	color: #fff;
}
.nav-wrap {
    position: relative;
}
#nav-main .col-lg-12 {
    position: relative;
	padding-left: 0;
	padding-right: 0;
}
#nav-main ul{
	margin: 0;
    padding: 0;
}
#nav-main ul.top {
    display: table;
    font-size: 15px;
    transition: all 0.2s ease 0s;
    width: 100%;
}
nav ul, nav ol {
    list-style: outside none none;
    margin: 0;
}

#nav-main ul.top > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: hsl(0, 0%, 100%);
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    display: table-cell;
    text-transform: uppercase;
    vertical-align: middle;
	list-style: outside none none;
	line-height: 20px;
}
#nav-main ul.top > li.current > a::before, #nav-main ul.top > li.current > a::after {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
}
#nav-main ul.top > li.current > a::after {
    bottom: -1px;
    top: auto;
}
#nav-main ul.top > li.current > a {
    color: hsl(0, 0%, 0%);
    position: relative;
}
#nav-main ul.top > li > a {
    color: #000;
    display: block;
    padding: 10px;
    text-align: center;
}
#nav-main ul.top > li.home > a i {
    color: hsl(0, 0%, 0%);
}
#nav-main ul.top > li:hover .child {
	left: inherit;
    visibility: visible;
}
#nav-main ul.top .child {
    position: absolute;
    visibility: hidden;
    left: -999em;
    background: #fff;
    z-index: 1000;
    padding: 20px;
}
#nav-main ul.top .child ul.secondary-nav-items {
    float: left;
    padding: 0 10px;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
#nav-main ul.top .child ul.secondary-nav-items li {
    position: relative;
    list-style-type: none;
}
#nav-main ul.top .child li {
    font-size: 14px;
    text-transform: none;
}
ul.three-column-list li {
    width: 30% !important;
	 line-height: 20px;
}
#nav-main ul.top .child li a::after {
    content: '';
    display: block;
    height: 2px;
    width: 30px;
    background: #E8E8E8;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 2;
}
#nav-main ul.top .child li a {
    display: block;
    position: relative;
    color: #4d4f53;
    padding: 15px 0;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
#nav-utility {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    left: 0;
    position: absolute;
    right: 0;
    top: -167px;
    height: 32px;
}
#nav-main ul.top > li.home span {
    display: none;
    margin-left: 10px;
}
#nav-main ul.top > li:hover > a {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(49, 87%, 41%);
}
#nav-main ul.top .child li a:hover::after {
    width: 100px;
    background: #C2A10D;
}
#nav-main ul.top .child li a:hover {
    color: #C2A10D;
}
#footer-main {
    background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    padding: 200px 0 0;
    margin-top:15px;
}
#footer-main .container {
    width: 968px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#footer-main .row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
#footer-main .logo {
    margin: 30px 0;
}
.stuck .logo {
    transition: all 0.2s ease 0s !important;
}
.col-lg-8 {
    width: 66.6667%;
}

#footer-main nav li {
    float: left;
    font-size: 14px !important;
    margin-right: 3.3%;
    width: 30%;
    line-height: 20px;
    list-style: outside none none;
}
#footer-main nav li:not(.linked-in) a::before {
    transition: color 0.2s ease 0s;
}
#footer-main nav li:not(.linked-in) a::before {
    transition: color 0.2s ease 0s;
}
#footer-main nav li a::before {
    background: hsl(0, 0%, 33%) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1;
}
#footer-main nav li a::after {
    background: hsl(0, 0%, 33%) none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 30px;
    z-index: 2;
}
#footer-main nav li a {
    color: hsl(0, 0%, 69%);
    display: block;
    padding: 10px 0;
    position: relative;
    transition: color 0.2s ease 0s;
}
#footer-main nav li.linked-in a {
    padding: 8px 0 7px;
}
#footer-main nav li.linked-in a span:first-child {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    color: hsl(0, 0%, 0%);
    padding: 3px 4px;
}
#footer-main nav li.linked-in a span:last-child {
    font-size: 0;
}
#footer-main .copyright {
    color: hsl(152, 62%, 25%);
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    padding: 220px 0 20px;
    text-align: center;
    line-height:22px !important;
}
#footer-main nav li {
    font-size: 15px;
}
#footer-main nav li a:hover::after {
    background: hsl(49, 87%, 41%) none repeat scroll 0 0;
    width: 100px;
}
#footer-main nav li a:hover {
    color: hsl(49, 87%, 41%);
}
.search-bar {
    background-color: hsl(0, 0%, 93%);
    margin:0;
}
.container.search-bar-container{
    width: 1170px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.search-bar form {
    border-radius: 0;
    font-family: 'canada-type-gibson',Arial,sans-serif !important;
    margin-top: 15px;
}
.large-5 {
    width: 41.6667%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
.search-bar label {
    color: hsl(0, 0%, 30%);
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
.large-2 {
    width: 16.6667%;
     float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
.divide_form.Fromaldetails label {
  display: none;
}
.search-bar form .button {
    height: 46px;
    margin-top: 23px;
    font-size: 0.8125rem;
    padding:0.675rem 2.85rem 0.9375rem;
    letter-spacing: 0.5px;
    -moz-appearance: none;
   background: #1a5020;
   padding-top: 15px !important;

border: 1px solid #1a5020;
    border-width: 0;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    font-weight: normal;
    line-height: normal;
     position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
}
.top-bar {
   background: hsl(0, 0%, 0%) none repeat scroll 0 0;
    overflow: visible;
    height: 1.75rem;
    line-height: 1.75rem;
}
.row-fluid{
    width:1170px;
    margin:0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row-fluid .span8 h3{
    color: hsl(152, 62%, 25%);
}
.alert-success, .alert-danger, .alert-error, .alert-info{
    margin-top:20px;
}
.container-description, .container-description .container{
    width: 968px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#search-details-content .banner-image {
    background: hsla(0, 0%, 0%, 0) url("https://assets.recruitinghop.com/03764a6c-b633-11e6-9e9f-bc764e1156ea") no-repeat scroll center center / cover ;
    margin-left: calc(-50vw + 50%);
    padding-bottom: 25px;
    padding-top: 25px;
    width: 100vw;
}
#search-details-content .job-meta {
    font-weight: bold;
    list-style-type: none;
    padding: 0;
    text-align: left;
}
#search-details-content .job-meta .job-title-box {
    background-color: hsla(0, 0%, 0%, 0.5);
    margin: auto;
    padding-top: 20px;
}
.large-12 {
    width: 100%;
     float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
#search-details-content .job-meta .job-title-box .job-title {
    color: hsl(0, 0%, 100%);
    font-family: 'canada-type-gibson',Arial,sans-serif !important;
    font-size: 2em;
    line-height: 1em;
    margin-top: 10px;
    margin-bottom: 0.5rem;
    font-weight: 500;
}
.large-3 {
    width: 25%;
}
#search-details-content .job-meta li {
    color: hsl(0, 0%, 100%);
    display: inline;
    font-size: 1em;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-weight: bold;
    list-style-type: none;
}
.large-offset-10 {
    margin-left: 83.3333% !important;
}
.large-2 {
    width: 16.6667%;
}
#search-details-content #top-apply-btn {
    background-color: hsl(50, 68%, 47%);
    display: block;
}
button.small, .button.small {
     background-color: hsl(50, 68%, 47%);
    font-size: 0.8125rem;
    padding: 0.875rem 2.95rem 0.9375rem;
     letter-spacing: 0.5px;
     border-color: hsl(152, 62%, 20%);
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
     font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
}
.container-description .row {
    margin: 0 auto;
    width: 100%;
}
#search-details-content .social-share {
    float: right;
    padding-top: 5px;
}
#search-details-content .job-snapshots {
    color: hsl(152, 62%, 25%) !important;
}
#search-details-content .job-snapshots {
    font-family: 'canada-type-gibson',Arial,sans-serif !important;
    padding-left: 0;
     font-size: 1.4375rem;
     padding-bottom: 0;
     line-height: 1.4;
     margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}
#search-details-content .job-details-page-orange-text {
    color: hsl(0, 0%, 0%);
}
.large-2 {
    width: 16.6667% !important;
}
.column, .columns {
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
}
strong, b {
    font-weight: bold;
    line-height: inherit;
}
.large-4 {
    width: 33.3333%;
}
#search-details-content #bottom-apply-btn {
    background-color: hsl(50, 68%, 47%);
}
.small-12 {
    width: 100%;
}
.content-scroll ol ol ul, ul, .content-scroll ol ul ul, ul, .content-scroll ul ol ul, ul, .content-scroll ul ul ul ul {
    list-style-type: disc;
    margin: 0 0 10px 15px;
}
button.small:hover, .button.small:hover{
    text-decoration:underline;
}
.search-wrap{
     position: absolute;
    right: 15px;
    top: 75px;
    z-index: 2;
}
.btn.btn-primary.search-nav-input-button:hover{
    box-shadow:none;
     cursor: pointer;
}
#search-details-content .span4 {
    width: 298px;
}
.btn-primary{
    font-size: 0.8125rem;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.btn-primary:hover{
    text-decoration:underline;
}
select,input, textarea,textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    font-size: 16px;
}
#nav-utility ul {
    text-align: right;
    list-style: outside none none;
    margin:0;
    padding: 0;
}

#nav-utility li {
    display: inline-block;
    font-size: 14px;
     line-height: 32px;
      list-style: outside none none;
    
}
#nav-utility a {
    color: hsl(0, 0%, 52%);
    display: block;
    padding: 1px 15px 0 15px;
    transition: color 0.2s ease 0s;
}

#nav-utility a:hover {
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.nav-locale-open #nav-utility a[toggle-class="nav-locale-open"] {
    color: hsl(49, 87%, 41%);
}
.nav-locale-open nav#nav-locale {
    background: hsl(0, 0%, 100%) none repeat scroll 0 0;
    visibility: visible;
}
nav#nav-locale {
    bottom: 0;
    left: 0;
    padding: 100px 0;
    position: absolute;
    right: 0;
    top: 32px;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: 1000;
}
.nav-locale-open nav#nav-locale a.close {
    opacity: 1;
}
nav#nav-locale a.close {
    color: hsl(155, 100%, 21%);
    cursor: pointer;
    height: 60px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: opacity 0.2s ease 0s;
    width: 60px;
    z-index: 1;
}
#nav-locale .container {
    width: 968px;
    padding-left: 15px;
padding-right: 15px;
}
#nav-locale .row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-md-offset-1 {
    margin-left: 8.33333%;
}
.col-md-10 {
    width: 83.3333%;
}
.nav-locale-open nav#nav-locale ul {
    opacity: 1;
}
nav#nav-locale ul {
    opacity: 0;
    transition: all 0.2s ease 0s;
     list-style: outside none none;
     margin: 0;
    padding: 0;
}
nav#nav-locale li::before, nav#nav-locale li::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
}
nav#nav-locale li::after {
    clear: both;
}
nav#nav-locale li {
    border-bottom: 1px solid hsl(0, 0%, 20%);
    color: hsl(155, 100%, 21%);
    float: left;
    font-size: 15px;
    margin-right: 3%;
    padding: 30px 0 10px;
    text-transform: none;
    width: 47%;
     list-style: outside none none;
     line-height:20px;
}
nav#nav-locale li span {
    display: block;
    float: left;
    width: 40%;
}
nav#nav-locale li a {
    color: hsl(0, 0%, 60%);
    display: block;
    float: left;
    font-size: 13px;
    text-align: center;
    transition: color 0.2s ease 0s;
    width: 20%;
}
nav#nav-locale li a:hover, nav#nav-locale li a.current {
    color: hsl(49, 87%, 41%);
}
nav#nav-locale a.close i {
    font-size: 30px;
    line-height: 60px;
}
.content-body a:hover {
    color: hsl(49, 87%, 41%);
}

.banner-image-1 {
    background: hsla(0, 0%, 0%, 0) url("https://assets.recruitinghop.com/03764a6c-b633-11e6-9e9f-bc764e1156ea") no-repeat scroll center center / cover ;
    margin-left: calc(-50vw + 50%);
    padding-bottom: 124px;
    padding-top: 123px;
    width: 100vw;
}
select,input.search-query[type="text"],.btn{
    font-size:15px !important;
}
.btn:hover{
    cursor:pointer;
	color: white;
	text-decoration: underline;
}
.btn, .btn-primary {
    background-color: #1A5020 !important;
    border-color: #1A5020 !important;
    background-image: none !important;
    text-shadow: none !important;
    font-weight: normal !important;
    color: hsl(0, 0%, 100%);
}
.snaphop-red,h3{
    font-size: 25px;
    color:hsl(152, 62%, 25%) !important;
}
label, input, button, select, textarea{
    font-size:15px !important;
}
.btn.btn-primary.search-nav-input-button:hover{
    text-decoration:none !important;
}
.pull-right.search-holder.search-nav{
    width: 940px;
    margin: 0 auto !important;
    text-align: right;
    float:none !important;
    line-height: 1.50rem;
}
.pull-right.search-holder.search-nav a{
    color: #929292 !important;
    font-size: 0.85em;
    font-weight: normal;
}
.pull-right.search-holder.search-nav a:hover{
    text-decoration:underline;
}
.refine{
	color: #186742 !important;
	font-size: 1.4375rem;
	padding-bottom: 10px;
	line-height: 1.4;
	margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}
.lctn, .wktype, .ctgs{
	font-size: 1rem !important;
    font-weight: bold;
	line-height: 1.4;
    margin-top: 1rem;
	color: #222222 !important;
}
#jobTypes > input,#locations > input,#tags > input {
    font-size: 0.75rem !important;
    margin: 8px 0 0.7rem 5px;
}
.form-search > div {
    font-size: 0.75rem;
	color: #4d4d4d;
}
.viewmore, .hid,.viewmore1, .hid1,.viewmore2, .hid2{
	font-size: 0.75rem;
	color: #186742;
	margin-bottom:1em;
}
.text-block h5{
	font-size: 1rem;
    font-weight: bold !important;
	color: #222222;
}
.text-block p {
    font-size: 13px;
	font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
}
.text-block a {
    font-size: 0.75rem;
	color: #186742;
}
.cgs2 li::after,.cgs1 li::after,.cgs li::after {
    clear: both;
    content: "";
    display: block;
    height: auto;
}
.cgs2 > ul,.cgs1 > ul,.cgs > ul {
    list-style: outside none none;
    margin-left: 5px;
    margin-top: 5px;
}
.rad {
    float: left;
    margin-bottom: 1px;
	margin-right: 3px;
}
.cgs2 li,.cgs1 li,.cgs li {
    margin-bottom: 12px;
}
.rad input[type="radio"]{
    margin-top: -1px !important;
}

.MainFlex .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px!important;
    font-family: 'canada-type-gibson',Arial,sans-serif !important;
    color: #555 !important;
    font-weight: normal;
}

/* New css */

.divimage {
    position: relative;
    outline: 3px solid #fff;
    outline-offset: -20px;
}
.background-image-new .divcontainer .divimage img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.backgroundpositionnew {
    position: absolute;
    top: 0;
    width: 100%;
    height: 450px;
}
.background-image-new .sometextbg {
    position: relative;
    z-index: 9;
}
.sometextbg {
    padding: 0% 2% 0% 2%;
    display: flex;
    align-items: center;
    height: 100%;
}
.sometextbg .pos_70 {
    width: 100%;
}
.pos_content .pos_title {
    font-size: 3rem;
    color: #fff;
}
.pos_content .pos_title_2 {
    color: #fff;
    font-size: 1.3rem;
}
.pos_content .pos_location {
    color: #fff;
    font-size: 1.3rem;
}
.pos_apply {
    width: 49%;
    float: right;
    margin-top: 90px;
}
.pos_apply a {
    font-size: 14px;
    padding: 10px;
    display: block;
    text-align: center;
    font-weight: bold;
    float: right;
    width: 200px;
    color: #006B3F;
    background: #fff;
}
.sometextbg:after, .pos_30:after {
    content: '';
    display: block;
    clear: both;
}
.container-description .row {
    margin: 0 auto;
    width: 100%;
}
.background-image-new .divimage:after {
    content: '';
    position: absolute;
    background-color: hsla(0, 0%, 0%, 0.5);
    top: 0;
    height: 375px;
    left: 3%;
    width: 94%;
    top: 8%;
}

.background-image-new {
    
    margin-left: -25px;
    margin-right: -25px;
}
.container-description {
    width: 1170px;
}
.pos_apply a:hover {
    color: #fff;
    background: #006B3F;
}
div#search-details-content .row.job-snapshots-details {
    font-size: 17px;
}
.details-inner-wrap.banner-image.detail-bnr-5 {
    
    background: hsla(0, 0%, 0%, 0) url(https://assets.recruitinghop.com/8c3c167b-e043-11ea-850e-42010a8a0ff7) !important;
    margin-left: calc(-50vw + 50%) !important;
    width: 100vw !important;
    height: 450px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    outline: 3px solid #fff !important;
    outline-offset: -20px !important;
}
.apply-header h1 {
    color: #4D4F53 !important;
}


@media screen and (max-width: 845px) and (min-width: 767px) {

    .sometextbg {
        padding: 3% 2% 1.5% 2% !important;
        margin-top: 3% !important; 
        max-width: 700px !important;
    }
}

@media screen and (max-width: 900px) and (min-width: 845px) {
    .sometextbg {
        padding: 3% 2% 1.5% 2% !important;
        margin-top: 4% !important;
        max-width: 700px !important;
    }
}

@media screen and (max-width: 1000px) and (min-width: 900px) {
    .sometextbg {
        padding: 3% 2% 1.5% 2% !important;
        margin-top: 5.25% !important;
        max-width: 800px !important;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {

.sometextbg {
    padding: 3% 2% 3.5% 2% !important;
    margin-top: 5.25% !important;
    max-width: 950px !important;
}
}

@media (min-width: 1350px){
    
    .container.score-page-layout-column1 {
        width: 1290px !important;
    }
    header .ac-searchbox-container {
    position: absolute;
    top: 4.0625rem;
    left: 0;
    right: -15.625rem;
    width: calc(100% - 200px);
    max-width: 60rem;
    margin: 0 auto;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
}
.ac-nav-utils .icon-search {
    position: absolute;
    bottom: 1.875rem;
    outline-offset: 8px;
}
.ac-nav-utils .score-button, .ac-nav-utils form button.js-contact-form-button, form .ac-nav-utils button.js-contact-form-button, .ac-nav-utils .acs-job-search button[type=submit], .acs-job-search .ac-nav-utils button[type=submit], .ac-nav-utils .featured-article .score-composite-link, .featured-article .ac-nav-utils .score-composite-link, .ac-nav-utils .ac-tile-grid .score-style-box a:last-of-type, .ac-tile-grid .score-style-box .ac-nav-utils a:last-of-type {
    margin-right: 0.625rem;
    color: #6B6E72 !important;
}
.ac-nav-utils>.score-button {
    color: #000 !important;
}
a.score-button.icon-search {
    position: absolute;
    
}
header .navbar-nav>li:hover>a, header .navbar-nav>li.active-section>a {
    color: #006B3F !important;
    border-bottom: 1px solid #2B2B2B !important;
    padding-bottom: 0;
}
}
@media (min-width: 3000px){
.container.score-page-layout-column1{
    width: 1600px !important;
}}
a.score-button.score-button.ag-localize-activate-button.ac-btn-transparent.btn-sm.ac-btn-transparent:hover {
    background: none !important;
    color: #6B6E72 !important;
}

b, strong, th {
    font-weight: normal !important;
    margin: 0;
}
.ac-nav-utils .ag-localize-activate-button img {
    width: 1.1875rem;
    margin: 0 0.3125rem 0 0 !important;
    vertical-align: bottom;
    border-radius: 5px;
}
.icon-search {
    border: 2px solid #4D4F53 !important;
    border-radius: 50% !important;
    width: 0.9375rem !important;
    height: 0.9375rem !important;
}

.ac-nav-utils .ag-localize-activate-button:hover, .ac-nav-utils .ag-localize-activate-button:active, .ac-nav-utils .ag-localize-activate-button:active:hover {
    background: none;
    color: #006B3F !important;
}
.score-button.ac-btn-transparent:focus, .score-button.ac-btn-transparent:hover {
    background-color: #057A4A !important;
    border-color: #057A4A !important;
    color: #fff !important;
}
.score-button.ac-btn-transparent.outline, form button.ac-btn-transparent.outline.js-contact-form-button, .acs-job-search button.ac-btn-transparent.outline[type=submit], .featured-article .ac-btn-transparent.outline.score-composite-link, .ac-tile-grid .score-style-box a.ac-btn-transparent.outline:last-of-type {
    border: 1px solid #707070;
    color: #6B6E72 !important;
}
.score-button.ac-btn-transparent:active:hover{
    background-color: #057A4A !important;
    border-color: #057A4A !important;
}
body:not(.alternate-header) header .icon-search {
    border-color: #4D4F53;
}
body:not(.alternate-header) header .icon-search:after {
    background: #4D4F53;
}


@media (min-width: 1181px) and (max-width: 1440px){
footer > div.score-stripe.spacer-large > div > div > div.score-right > nav {
    padding-bottom: 0px;
}
footer > div.score-stripe.spacer-large > div > div > div.score-right > a.score-composite-link {
    padding-top: 0px;
}
}
footer .score-main-menu-spider, footer .score-main-menu-spider+.score-composite-link {
    display: block;
    padding: 0.9375rem;
}
footer .score-main-menu-spider a, footer .score-main-menu-spider+.score-composite-link {
    color: #fff !important;
    text-transform: uppercase;
    font-size: .875rem;
    letter-spacing: 1px;
    line-height: 1.75;
}

@media (min-width: 1200px) {
    
  footer .score-main-menu-spider .navbar-collapse .navbar-nav>li>a {
    font-size: .875rem;
    padding: 0 0 0.9375rem 0 !important;
}
footer a[class*="icon-social"], footer .score-button[class*="icon-social"], footer form button.js-contact-form-button[class*="icon-social"], form footer button.js-contact-form-button[class*="icon-social"], footer .acs-job-search button[class*="icon-social"][type=submit], .acs-job-search footer button[class*="icon-social"][type=submit], footer .featured-article .score-composite-link[class*="icon-social"], .featured-article footer .score-composite-link[class*="icon-social"], footer .ac-tile-grid .score-style-box a[class*="icon-social"]:last-of-type, .ac-tile-grid .score-style-box footer a[class*="icon-social"]:last-of-type {
    margin: 20px 8px 0 !important;
    display: inline-block !important;
}
footer .score-button[class*=icon-social]:after, footer a[class*=icon-social]:after {
    display: block;
    padding-left: 3px;
    font-family: "FontAwesome";
    font-size: 14px !important;
    color: #fff;
}

}

.large-5 {
    width: 83.33334%;
}
.shareon > * {
  box-sizing: content-box !important;
}

.shareon {
  float: right;
}

.social-capsule {
  margin-bottom: 55px;
}
.privacy-newtext p {
    font-size: 16px;
}
ul.list li {
    margin-bottom: 15px;
}
.shareon > a.linkedin, 
.shareon > a.pinterest, 
.shareon > a.reddit, 
.shareon > a.whatsapp, 
.shareon > a.telegram,
.shareon > a.pocket {
  display: none;
}

.shareon > .twitter {
    background-color: #020202 !important;
}

.shareon > .twitter::before {
    background-image: url("https://assets.recruitinghop.com/ea7f7847-aeb5-11ee-952b-42010a8a0fd9") !important;
}


#bs-select-1-4  , #bs-select-1-5{
display: none;
}

.Back_to_results a:hover , .Back_to_results a:focus {
    color: #c9ae26;
}

body:not(.alternate-header) header .icon-search:after {
    background: #4D4F53;
}

.score-header .icon-search:after {
    display: block;
    content: "";
    position: absolute;
    background: #ECECEC;
    width: 2px;
    height: 8px;
    top: 9px;
    right: -3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
form#searchAgentForm p {
    font-size: 16px;
}