.custom-jobs-item-item {
  padding: 20px;
  width:100%;
  border: 1px solid #b8b8b8;
  border-radius: 0 0 15px 15px;
  margin-bottom: 20px;
  position: relative;
}
.button-group>a svg {
  transition: all .3s;
}
.button-group>a:hover svg {transform: translateX(5px);}
.button-group>a:hover svg path{
  fill:#0e589d;
}
.custom-jobs-item-item:before {
  background: transparent linear-gradient(180deg, #1D8FF6 0%, #1B85E7 93%, #187BD9 100%, #A2DCD0 100%) 0% 0% no-repeat padding-box;
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0;
}
.cm-navigation-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: 20px;
  padding-bottom:5px;
}
.job-description + .job-description {
  padding-bottom: 50px;
}
.cm-navigation-bar:after {
  background: transparent linear-gradient(270deg,#c903fe,#2e94f3) 0 0 no-repeat padding-box;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0;
  position: absolute;
}
.custom-jobs-item-item .job-location {
  letter-spacing: 0.75px;
  color: #C215FF;
  display: block;
  margin-bottom: 1px;
}
.cm-job-opening-group h4 {
  margin-bottom: 2px;
}
.white-box .content-wrapper {
  background: #fff;
  padding: 7px 26px 20px;
}
.custom-jobs-item-wrapper.job-details {
  background: #F5F5F5;
}
.cm-job-opening-group h4 a{
  color:#000;
}
.cm-job-opening-group h4 a:hover{
  text-decoration:underline;
  color: #2E94F3;
}
.cm-job-opening-group .job-profile {
  margin-bottom: 12px;
}
.cm-job-opening-group .button-group svg {
  vertical-align: middle;
  margin-left: 5px;
}
.cm-job-opening-group .button-group {
  margin-top: 12px;
}
.cm-navigation-bar ul{
  list-style:none;
  margin:0;
  padding:0;
}
.job-description {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.job-description:after {
  background: transparent linear-gradient(270deg, #C903FE 0%, #2E94F3 100%) 0% 0% no-repeat padding-box;
  content: "";
  width: 100%;
  height: 2px;
  bottom: 10px;
  position: absolute;
}
.cm-navigation-bar ul.socials li {
  display: inline-block;
  padding: 10px 0px 6px;
}
.cm-navigation-bar ul li a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease
}
.custom-two-col-job-content {
  display: flex;
  position: relative;
  padding: 30px 0;
  margin-bottom: 40px;
}
.custom-two-col-job-content:after {
  content: "";
  background: transparent linear-gradient(270deg, #C903FE 0%, #2E94F3 100%) 0% 0% no-repeat padding-box;
  height: 2px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.custom-two-col-job-content .left {
  width: 40%;
  padding-right: 20px;
}
.custom-two-col-job-content .right {
  width: 60%;
}
.custom-two-col-job-content .left img {
  width: 400px;
}
.custom-two-col-job-content.Right {
  flex-direction: row-reverse;
}
.custom-two-col-job-content.Right .left {
  padding-left: 20px;
  padding-right: 0;
}
.custom-two-col-job-content.Right .left img {
  float: right;
}
.job-banner-group .content-wrapper {
  text-align: center;
  padding: 30px 0;
}
.custom-apply-newjob-group input.hs-button.primary.large {
  background: #C215FF;
  box-shadow: 0px 3px 6px #00000012;
  border-radius: 3px;
  width: 100%;
  color: #fff;
  text-transform: capitalize;
  font-family: 'Segoe UI' ,sans-serif;
  font-size: 15px;
  padding: 16px 20px;
  margin-bottom:20px;
}
.custom-apply-newjob-group .hs-input{
  border:0;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px #00000012;
  border-radius: 3px;
}
.custom-apply-newjob-group form input[type=file] {
  box-shadow:none;
  border: 0;
}
.custom-apply-newjob-group .hs-form-field > label {
  color: #707070;
  margin-bottom: 9px;
}
.job-banner-group .content-wrapper h1 {
  margin-bottom: 0;
}
.job-banner-group .apply-btn svg {
  vertical-align: middle;
}
.job-banner-group .apply-btn {
  margin-top: 10px;
}
.custom-apply-newjob-group .form-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.custom-apply-newjob-group .form-header .right {
  width: 140px;
}
.custom-apply-newjob-group .form-header .left {
  width: calc(100% - 140px);
}
.cm-recents-jobs-inner-group{
  display: flex;
  justify-content: space-between;
}
.cm-recents-jobs-group {  
  margin-top: 40px;
}
#mostRecent {
  color: #2E94F3;
}
.search-result-bar .sorting span {
  font-weight: 600;
}
.search-result-bar .sorting {
  font-size: 14px;
  font-weight: normal;
  color: #707070;
  display:none;
}
.cm-recents-jobs-group .content-wrapper .custom-jobs-item-item {
  width: calc(33.333% - 10px);
  background: #fff;
  margin: 0 10px 20px;
}
.job-banner-listing {
  text-align: center;
  padding: 40px 0;
}
.search-result-bar {
  font: normal normal bold 30px/35px Segoe UI;
  letter-spacing: 0px;
  color: #282828;
  margin-bottom: 20px;
}
.job-banner-listing input {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  width: 100%;
  max-width: 600px;
  box-shadow: 0px 3px 6px #00000012;
  border: 0;
  padding: 15px 15px;
}
.job-details ul.socials li:first-child {
  padding-top: 3px;
  color: #2E94F3;
  vertical-align: middle;
  padding-bottom: 10px;
}
.job-details .byline .dot {
  background: #282828;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.job-banner-listing .form-field {
  position: relative;
}
.job-banner-listing .form-field button {
  padding: 15px 21px;
  margin-left: -6px;
  position: relative;
  left: -10px;
}
.search-result-bar .result{
  color: #707070;
  font-weight:300;
}
.custom-jobs-item-item .job-location .date {
  float: right;
  font-weight: normal;
  letter-spacing: 0;
  color: #B8B8B8;
  font-size: 14px;
}
.job-banner-listing input[type="search"]::placeholder {
  color: #e2e2e2;
}
.tags-look .tagify__dropdown__item{
  display: inline-block;
  border-radius: 3px;
  padding: .3em .5em;
  border: 1px solid #CCC;
  background: #F3F3F3;
  margin: .2em;
  font-size: .85em;
  color: black;
  transition: 0s;
}

.tags-look .tagify__dropdown__item--active{
  color: black;
}
.isotope-pager {
  text-align: center;
}
.isotope-pager a {
  margin: 0 9px;
}
.tags-look .tagify__dropdown__item:hover{
  background: lightyellow;
  border-color: gold;
}
.cm-job-opening-group .tagify__input {
  min-width: 460px;
  padding-top: 6px;
  text-align:left;
}
#mostRelevant {
  color: #aaa;
  pointer-events: none;
}
/*
.tagify--outside{
border: 0;
}
.tagify--outside .tagify__input{
order: -1;
flex: 100%;
margin-bottom: 1em;
transition: .1s;
}
.tagify__tag>div {
background: #fff;
}
.tagify__tag>div:after {
content: "";
background: transparent linear-gradient(270deg, #C903FE 0%, #2E94F3 100%) 0% 0% no-repeat padding-box;
position: absolute;
bottom: 0;
height: 2px;
width: 100%;
left: 0;
}
.tagify__tag>div::before {
background: #fff !important;
box-shadow: none !important;
}
*/



@media(max-width:767px){

  tags.tagify {
    width: 100%;
  }

  form#searchForm {
    overflow: hidden;
  }

  .custom-apply-newjob-group .hs-input {
    width: 100% !important;
  }
  .custom-apply-newjob-group .input-lists .hs-input {
    width: auto !important;
  }
  .cm-recents-jobs-group .content-wrapper .custom-jobs-item-item {
    width: 100%;
  }
  .cm-recents-jobs-inner-group {
    flex-direction: column;
  }
  .cm-recents-jobs-group .content-wrapper .custom-jobs-item-item {
    margin: 0 0 20px;
  }
  .job-banner-listing .form-field button {
    width: 100%;
    position: static;
    margin: 13px 0 0;
  }
  .custom-two-col-job-content.Right, 
  .custom-two-col-job-content {
    flex-direction: column;
  }
  .custom-two-col-job-content .left,
  .custom-two-col-job-content .right {
    width: 100%;
  }
  .custom-two-col-job-content .left {
    margin-bottom: 20px;
  }
}

@media(max-width:479px){
  .cm-job-opening-group .tagify__input {
    min-width: 200px;
  }
}

