.per-scholas-job-filter-module, 
.per-scholas-job-filter-module .row, 
.per-scholas-job-filter-module .pb-row-modules.container{
  position: unset;
  overflow: visible;
}

.resp-tabs-list li:last-child {
    border-radius: 0px 8px 0px 0;
        border: 0 !important;
}
.per-scholas-hero-module {
  position: unset;
  overflow: visible;
}
.per-scholas-hero-module .pb-row-modules.container  {
  overflow: visible;
}
.filter-list-heading {
    width: 100%;
    float: left;
}
.filter-list-heading h2 {
    color: #5C1212 !important;
    font-size: 30px;
    line-height: 41px;
    margin: 0;
    padding-bottom: 14px;
    font-weight: 700;
    font-family: 'DM Sans';
}
.filter-listing {
    padding-top: 39px;
    border-top: 1px solid #F7BB17;
    margin-top: 49px;
} 
.filter-link .filter-listing:nth-child(2), 
.filter-link .filter-listing.not-found-jobs{
    border: 0;
    padding: 0;
    margin: 0; 
}
.filter-link .filter-listing.active  {
    border: 0;
}
#software-engineering.filter-link .filter-listing:nth-child(3){
    border: 0;
}
.udacity-job-filter-link .filter-link ul li a span {
    position: relative;
}
.udacity-job-filter-link .filter-link ul li a span img {
  max-width: 25px !important;
}
.dropdown-select {
  width: 100%;
  position: relative;
  height: 65px;
  cursor: pointer;
  z-index: 99;
  float: left;
  max-width: 710px;
  background: rgba(92, 18, 18, 1);
  border-radius: 4px;
  margin-bottom: 46px;
}
.dropdown-select .select-box, .dropdown-select .selectric-select-box {
   display: none !important;
}
 .dropdown-select span.selection {
  background: rgba(92, 18, 18, 1);
  font-size: 19px;
  line-height: 24px;
  font-family: 'DM Sans';
  font-weight: 400;
  height: 65px;
  display: flex;
  align-items: center;
  padding-left: 53px;
  color: #fff;
  border-radius: 4px 4px 0px 0px;
}
.dropdown-select ul.list-items.open {
  height: auto;
  visibility: visible;
  width: 100%; 
  border-radius: 0px 0px 4px 4px;
      background: rgba(92, 18, 18, 1);
}
.udacity-job-filter-link .filter-link .dropdown-select ul.list-items li:first-child {
    padding: 10px 20px 0px 20px;
}
.dropdown-select span.left-icon {
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    left: 19px;
    z-index: 99;
}
 .dropdown-select span.right-icon {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 19px;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .dropdown-select ul {
   list-style: none;
   margin: 0 0 0 0;
   padding: 0;
}
 .dropdown-select ul.list-items {
   visibility: hidden;
   height: auto;
   max-height: initial;
   overflow-x: hidden;
   overflow-y: scroll;
   transition: 0.2s all ease-in-out;
   position: relative;
     max-height: 330px;
}
.udacity-job-filter-link .filter-link .dropdown-select ul.list-items li:last-child {
    padding-bottom: 20px;
}
.udacity-job-filter-link .filter-link .dropdown-select ul.list-items li { 
  background-color: #5C1212;
  font-size: 19px;
  line-height: 24px;
  font-family: 'DM Sans';
  font-weight: 400;
  padding: 20px 20px 0px 20px;
  width: 100%;
  margin: 0;
  border-radius: 0;
  color: #fff;
}
.udacity-job-filter-link .filter-link .dropdown-select ul.list-items li:hover {
    color: #F7D717;
}
.per-scholas-hero-module .hero_udacity .container, .udacity-job-filter-link .container{
  max-width: 1553px;
  margin: 0 auto;
  overflow: visible;
  padding: 0px 98px;
  z-index: 99;
  display: block;
}
.per-scholas-hero-module .row {
  padding: 0;
  overflow: visible;
}
.per-scholas-hero-module .hero_udacity .row {
  z-index: 99;
}
.per-scholas-hero-module .hero_udacity {
  width: 100%;
  position: relative;
  background-color: #5C1212;
} 
.hero_udacity:before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgba(92, 18, 18, 0) 0%, #5C1212 100%);
    width: 100%;
    height: 100%;
    z-index: 99;
    margin-top: 1px;
}
.hero_udacity:after {  
    position: absolute;   
    content: "";
    background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/bg-wave.png);
    width: 100%;
    height: 100%; 
    top: 0;
    mix-blend-mode: multiply;
    opacity: 0.4;
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}
.per-scholas-hero-module .hero_udacity .hero_udacity_img img {
  max-width: 600px !important; 
  margin-bottom: 30px;
  width: 100%;
}
.per-scholas-hero-module .hero_udacity .hero_udacity_img  p {
  color: #fff;
  font-size: 30px;
  line-height: 41px;
  font-weight: 400;
  width: 100%; 
  font-family: 'DM Sans';
  max-width: 650px;
}
  .per-scholas-hero-module .hero_udacity .hero_udacity_img p span {
      color: #F7D717;
  }
  .per-scholas-hero-module .hero_udacity  .hero_udacity_img {
    width: calc(100% - 550px);
    padding-bottom: 170px; 
  } 
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    width: 600px; 
    position: relative;
    right: 0px;
    bottom: -98px;
  }
  .hero_udacity-inner {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin-top: -100px;
    width: calc(100% + 70px);
  }
  .hero_udacity-inner:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/deco-dot.svg);
    width: 171px;
    height: 273px;
    top: 130px;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    left: -64px;
  }
  .udacity-job-filter-link {
    padding: 0px;
    background-color: #F7D717; 
    position: relative;
    width: 100%;
  }
  .udacity-job-filter-link.career-marketplace {
    padding: 400px 0 144px;
  }
  .udacity-job-filter-link:before {
    position: absolute;
    content: "";
    width: 41vw;
    height: 100px;
    background-color: #4E1010;
    top: -99px;
    z-index: 99;
  }
  .per-scholas-job-filter-module:after {
    position: absolute;
    left: 0;
    top: 0; 
    content: "";
    z-index: 2;
/*    background: linear-gradient(180deg, rgba(247, 215, 23, 0) 0%, #F7D717 100%);*/
    background: linear-gradient(180deg, rgba(247, 215, 23, 0.1) 0%, rgba(247, 215, 23, 1) 100%);
    width: 100%;
    height: 100%;
  } 
  .udacity-job-filter-link.career-marketplace:before{
    display: none;
  }
  ul.resp-tabs-list {
      position: relative;
      z-index: 99;
      top: -99px;
  }
  .udacity-job-filter-link .filter-link ul li a {
    font-size: 18px;
    line-height: 24px;
    color: #5C1212;
    font-weight: 700;
    font-family: 'DM Sans';
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; 
    background-color: rgba(247, 187, 23, 1);
    padding: 23.5px; 
    border-radius: 8px;
  }
  .udacity-job-filter-link .filter-link ul li a .job-detail span.job-city {
      color: #000;
      font-weight: 700;
      font-family: 'DM Sans';
      font-size: 14px;
      line-height: 18.23px;
      text-transform: uppercase;
  }
  .udacity-job-filter-link .filter-link ul li a .job-detail p {
      font-size: 18px;
      line-height: 23.44px;
      font-weight: 700;
      font-family: 'DM Sans';
      color: #5C1212;
  }
  .udacity-job-filter-link .filter-link ul.job-list-inner {
      width: calc(100% + 18px); 
      display: flex;
      flex-wrap: wrap;
  }
  .udacity-job-filter-link .filter-link ul.job-list-inner li {
    width: calc(33.3% - 18px);
    margin: 0 18px 18px 0px;
    border-radius: 8px;
    display: flex;
  }
  .filter-link-bottom-image img { 
      margin: 0 auto;
      -webkit-filter: grayscale(200%);
      filter: grayscale(100%);
      mix-blend-mode: multiply;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 215, 23, 1), color-stop(70%, rgba(247, 215, 23, 0.7))));
     -webkit-mask-image: linear-gradient(180deg, rgba(247, 215, 23, 1) 0%, rgba(247, 215, 23, 0.7) 70%);
  }
  .visit-the-marketplace-text {
      background: linear-gradient(rgba(250, 98, 66, 1), rgba(250, 98, 66, 0.8));
      padding: 82px 166px 82px 302px;
      position: relative;
      max-width: 1197px;
      margin: 0 auto;
      border-radius: 8px;
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px);
  }
  .visit-the-marketplace-text:before {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/logo-Mask-yellow.png);
    height: 276px;
    width: 146px;
    top: 0;
    left: 75px;
  } 
  .visit-the-marketplace-text:after {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/deco-dot-white.png);
    height: 215px;
    width: 135px;
    top: 49px;
    right: -38px;
    background-size: cover;
  }
  .visit-the-marketplace-text h2 {
    color: #fff !important;
      font-size: 40px;
      line-height: 45px;
      margin-bottom: 4px;
  }
  .visit-the-marketplace-text h2 span {
      color: #F7D717;
  }
  .visit-the-marketplace-text p {
      color: #262322;
      font-size: 23px;
      line-height: 29px;
      font-weight: 400;
      margin-bottom: 20px;
  }
  .visit-the-marketplace-text a {
      background-color: #F7D717;
      padding: 11px 26px 11px 26px;
      border-radius: 26px;
      font-size: 18px;
      line-height: 28px;
      color: #5C1212;
      font-weight: 500;
      display: inline-block;
  }
  .visit-the-marketplace-text a:hover {
    background-color: #5C1212;
    color: #fff;
  }
/* tabs css */
ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  padding: 38.3px 30px;
  margin: 0;
  list-style: none; 
  cursor: pointer;
  float: left; 
  line-height: 23.44px;
  font-family: 'DM Sans';
  background-color: #4E1010 !important;
  color: #fff;
  border-right: 1px solid #5C1212 !important;
}
.resp-tabs-container {
    padding: 0px;
    clear: left;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}
.filter-link {
  padding-top: 0px;
  padding-bottom: 0px;
}
.resp-tab-content {
    display: none;
}
li.resp-tab-active {
  background-color: #F7D717 !important;
  color: #4E1010;
}
.resp-content-active, .resp-accordion-active {
    display: block;
}
.resp-tab-content {

}
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}
.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}
.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}
.resp-vtabs li.resp-tab-active { 
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
  border-top: 1px solid;
  border: 1px solid #5AB1D0 !important;
  border-left: 4px solid #5AB1D0 !important;
  margin-bottom: 4px !important;
  border-right: 1px #FFF solid !important;
}
h2.resp-tab-active {
  background: #DBDBDB;
}
.resp-easy-accordion h2.resp-accordion {
    display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}
.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}
.per-scholas-hero-module .hero_udacity .hero_udacity_right_img img.mobile-image {
    display: none;
}
.udacity-job-filter-link .overlay-image {  
  width: 100%;
  position: absolute; 
  top: auto; 
  bottom: 0%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  mix-blend-mode: overlay; 
}
img.marketplace-couple-image {
  position: absolute;
  top: auto;
  bottom: 250px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 9;
  max-width: 945px !important;
}
.mobile-select-box {
  display: none;
}
body.jobmatch-template > img {
    display: none;
}
@media only screen and (min-width: 1921px) {
  .udacity-job-filter-link .overlay-image {
      top: 0;
      bottom: 0;
  } 
  .per-scholas-hero-module .hero_udacity {
      min-height: 700px;
      height: 100%;
      max-height: 909px; 
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
      bottom: -99px;
  }
}
@media only screen and (min-width: 1600px) {
  .hero_udacity:after {
      background-position: top;
  }
}
@media only screen and (max-width: 1463px) and (min-width: 1367px)  {
  .hero_udacity-inner {
    width: 100%;
  } 
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    bottom: -98px;
    right: -200px;
  }
}
@media only screen and (max-width: 1366px) {
  .hero_udacity-inner:before {
      left: 0;
  }
  .per-scholas-hero-module .hero_udacity .container, .udacity-job-filter-link .container {
      padding: 0px 32px; 
  }
  .hero_udacity-inner {
      width: 100%;
  } 
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    right: -30px;
  }
  ul.resp-tabs-list {
      top: -99px;
  }
  .udacity-job-filter-link .overlay-image {
        bottom: 20%;
  }
}
@media only screen and (max-width: 1365px) and (min-width: 1251px)  { 
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    right: -150px;
  } 
}
@media only screen and (max-width: 1250px) and (min-width: 1151px)  { 
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    right: -150px;
  } 
}
@media only screen and (max-width: 1150px) and (min-width: 992px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    right: -150px;
    bottom: -97px;
    width: 550px;
  }
  .resp-tabs-list li {
    font-weight: 700;
    font-size: 18px;
    padding: 1.5rem 1rem;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
    line-height: 23.44px;
    font-family: 'DM Sans';
    background-color: #4E1010 !important;
    color: #fff;
    border-right: 1px solid #5C1212 !important;
    text-align: center;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 225px;
  }
  li.resp-tab-active {
      background-color: #F7D717 !important;
      color: #4E1010;
  }
  ul.resp-tabs-list {
      top: -99px;
      left: -32px;
  }
}
@media only screen and (max-width: 1280px) {
  .per-scholas-hero-module .hero_udacity .hero_udacity_img img {
      max-width: 450px !important;
  } 
  .udacity-job-filter-link .filter-link ul.job-list-inner li {
      width: calc(50% - 18px);
      margin: 0 18px 18px 0px;
      border-radius: 8px;
      display: flex;
  }
  .visit-the-marketplace-text:after {
      right: 0;
  }
  .dropdown-select {
      width: 100%;
      max-width: 100%;
  }
  .visit-the-marketplace-text:after {
      top: 49px;
      right: 15px;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img p {
      font-size: 24px;
      line-height: 36px;
      max-width: 100%;
  }
}
@media only screen and (max-width: 1080px) and (min-width: 1068px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    bottom: -96px;
  } 
}
@media only screen and (max-width: 1079px) and (min-width: 1068px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    bottom: -94px;
  } 
}
@media only screen and (max-width: 1067px) and (min-width: 1025px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
      bottom: -93px;
  }
}
@media only screen and (max-width: 1024px) {
  .hero_udacity-inner:before {
      width: 130px;
      height: 249px;
      top: 115px;
      left: 0;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
      bottom: -93px;
  }
  .visit-the-marketplace-text {
      padding: 82px 32px 82px 32px;
      max-width: 100%;
      border-radius: 8px;
  }
  .udacity-job-filter-link .overlay-image {
      bottom: 30%;
  }
}
@media only screen and (max-width: 1060px) and (min-width: 992px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_img {
      width: calc(100% - 420px);
      padding-bottom: 140px;
  }
  .filter-link {
      padding-top: 30px;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img img {
      max-width: 400px !important;
      margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1217px) and (min-width: 1163px)  {
  img.marketplace-couple-image {
      bottom: 280px;
  } 
}
@media only screen and (max-width: 1162px) and (min-width: 992px)  {
  img.marketplace-couple-image {
      bottom: 325px;
  } 
}
@media only screen and (max-width: 1024px) and (min-width: 992px)  {
  .visit-the-marketplace-text {
      padding: 82px 8rem 82px 14rem;
  }
  .visit-the-marketplace-text:before {
      height: 276px;
      width: 146px;
      top: 0;
      left: 75px;
  }
  .visit-the-marketplace-text:after {
    height: 215px;
    width: 135px;
    top: 49px;
    right: 15px;
    background-size: cover;
  }
}
@media only screen and (max-width: 991px) {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img:after {
    display: none;  
  }
  ul.resp-tabs-list {
    top: -100px;
    width: 100%;
    display: flex;
  }
  img.marketplace-couple-image {
    display: none;
  }
  .per-scholas-hero-module .hero_udacity:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/mobile-hero-wave.png);
    top: 0px;
    bottom: 0;
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
  }
  .resp-tabs-list li {
    padding: 38.3px 10px;
    width: 33.33%;
    text-align: center;
  } 
  .visit-the-marketplace-text:after {
    top: auto;
    right: 10px;
    z-index: -1;
    bottom: 5px;
    height: 120px;
    width: 110px;
    background-size: cover;
  }
  .visit-the-marketplace-text p {
      position: relative;
      z-index: 9;
  }
  .visit-the-marketplace-text {
      padding: 82px 32px 32px 32px;
  }
  .filter-link {
      padding-top: 0;
      padding-bottom: 48px;
  }
  .visit-the-marketplace-text:before {
    height: 79px;
    width: 42px;
    top: 0px;
    left: 32px;
    background-size: cover;
  }
  .udacity-job-filter-link .filter-link ul li {
      margin: 0 14px 18px 0px;
      width: calc(50% - 14px);
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img img.desktop-image {
      display: none;
  }
  .hero_udacity-inner:before {
    display: none;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img img {
/*    max-width: 600px;*/
    margin-bottom: 20px;
    width: 100%; 
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img p {
      color: #fff;
      font-size: 26px;
      line-height: 37px;
      font-weight: 400;
      max-width: 100%;
      margin-bottom: 100px;
  } 
  .per-scholas-hero-module .hero_udacity {
    padding-bottom: 56px;
    overflow: hidden;
    background-color: #5C1212;
    background-image: none;
  }
  .per-scholas-hero-module .hero_udacity:before {
      position: absolute;
      content: "";
      background: linear-gradient(180deg, rgba(92, 18, 18, 0) 0%, #5C1212 100%);
      height: 100%;
      width: 100%;
      z-index: 1;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img img.mobile-image {
      display: inline-block;
      max-height: 475px;
  }
  .hero_udacity-inner {
    margin-top: 0px;
    flex-direction: column-reverse;
    padding: 0px;
  }
  .per-scholas-hero-module .hero_udacity .container { 
      max-width: 100%;
      margin: 0 auto;
      overflow: visible;
      z-index: 99;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img {
    width: 100%;
    padding-bottom: 0;
    z-index: 99;
    margin-top: -100px;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img {
    width: 100%;
    right: 0;
    bottom: 0;
    top: 0px;
    text-align: center;
    margin: 0 auto;
    position: relative;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/deco-dot.svg);
    width: 171px;
    height: 273px;
    top: auto;
    bottom: auto;
    background-size: cover;
    background-repeat: no-repeat;
    left: auto;
    transform: rotate(90deg);
    right: -26px;
    margin-top: 282px;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img img {
    width: 100%;
  }
  .udacity-job-filter-link:before {
      top: -100px;
      width: 100vw;
      overflow: hidden;
  }
  .resp-tabs-list li:last-child {
      border-radius: 0px 0px 0px 0;
  }
  .udacity-job-filter-link.career-marketplace {
    padding: 48px 0 144px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768px)  {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img:after {
    top: 4px;
    right: 137px;
  }
}
@media only screen and (max-width: 880px) and (min-width: 768px)  {
 .resp-tabs-list li {
    font-size: 15px;
 }
}
@media only screen and (max-width: 767px) {
  .dropdown-select ul.list-items.open {
      background-color: #5C1212;
  }
/*  .per-scholas-hero-module .hero_udacity .hero_udacity_img img {
      max-width: 300px;
  }*/
  .filter-listing {
      padding-top: 21px;
      margin-top: 29px;
  }
  .udacity-job-filter-link .filter-link ul.job-list-inner li {
    width: 100%;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img  p {
    max-width: 100%;
  }
  .filter-list-heading {
    width: 100%;
    float: left;   
    margin-top: 11px;
  }
  .filter-list-heading h2 {
    font-size: 26px;
    line-height: 37px;
    padding-bottom: 10px;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img img.mobile-image {
      display: inline-block;
      max-height: 100%;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_img {
    padding-right: 32px;
    margin-top: -95px;
  }
  .per-scholas-hero-module .hero_udacity .row .container .hero_udacity-inner {
      padding-right: 0;
  }
  .udacity-job-filter-link:before {
    display: none;
  }
  .mobile-select-box #dropbox ul.list-items.open li.active {
      display: none !important;
  }
  .resp-tabs-container {
      display: none;
  }
  h2.resp-accordion.hor_1.resp-tab-active {
      box-shadow: 0px 20px 25px 5px rgba(0, 0, 0, 0.15);
  }
  .udacity-job-filter-link .filter-link ul { 
      width: 100%;
  } 
  .per-scholas-hero-module .hero_udacity:after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/mobile-hero-wave.png);
    top: 0;
    bottom: -70px;
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
    opacity: 1;
  }
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img:after {
      margin-top: 283px;
  }
  .hero_udacity-inner {
      padding: 0 32px;
  }
  .per-scholas-hero-module .hero_udacity .container, 
  .udacity-job-filter-link .container { 
    padding: 0;
  }
  .udacity-job-filter-link .overlay-image {
      top: 50%;
      bottom: 50%;
  } 
  .per-scholas-hero-module .hero_udacity .hero_udacity_img p {
      margin-bottom: 0;
      font-size: 22px;
      line-height: 32px;
  }
  ul.resp-tabs-list {
      display: none;
  }
  h2.resp-accordion {
      display: block;
  }
  .resp-vtabs .resp-tabs-container {
      border: none;
      float: none;
      width: 100%;
      min-height: 100px;
      clear: none;
  }
  .filter-link {
      padding: 35px 32px 0px 32px;
          z-index: 1;
  }
  .resp-accordion-closed {
      display: none !important; 
  } 
  .visit-the-marketplace-text:before {
    height: 157px;
    width: 83px;
    top: 0;
    left: 0;
    background-size: cover;
    margin: 0 auto;
    right: 0;
  }
  .filter-link-bottom-image img {
      display: none;
  }
  .filter-link-bottom-image {
      margin-top: 34px;
  }
  .visit-the-marketplace-text {
    padding: 197px 32px 89px 32px;
    border-radius: 0px;
    margin-top: 0;
    text-align: center;
    background-color: rgba(250, 98, 66, 1);
  }
  .visit-the-marketplace-text p {
      margin-bottom: 26px;
  }
  .visit-the-marketplace-text h2 {
      margin-bottom: 17px;
  }
  .udacity-job-filter-link .filter-link ul li {
      width: 100%;
      margin: 0 0px 18px 0px; 
      border-radius: 8px;
  }
  .visit-the-marketplace-text:after {
    display: none;
  }
  .udacity-job-filter-link, .udacity-job-filter-link.career-marketplace {
      padding: 0px 0 0px;
  }
  #filterTab {
      padding: 0;
  }
  h2.resp-accordion {
      font-size: 18px;
      margin: 0px;
      padding: 23px 32px;
      line-height: 24px;
      border: 0;
      border-bottom: 1px solid rgba(247, 187, 23, 1) !important;
      color: rgba(92, 18, 18, 1);
      font-weight: 700;
    background-color: transparent !important;
  }
  .resp-arrow {
      background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/icon-down.svg);
      width: 11px;
      height: 8px;
      display: flex;
      float: right; 
      position: absolute;
      align-items: center;
      justify-content: center;
      top: 31px;
      right: 32px;
      object-fit: cover; 
  }
  h2.resp-tab-active span.resp-arrow {
      background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/icon-down.svg);
      transform: rotate(180deg);
  }
  .mobile-select-box {
    display: inline-block;
    width: 100%;
  }
  .mobile-select-box .dropdown-select {
    margin-bottom: 35px;
/*    border-bottom: 1px solid rgba(247, 187, 23, 1) !important;
    background: #F7D717 !important;*/
    border-radius: 0;
    height: 70px;
        z-index: 99;
  }
  .mobile-select-box .dropdown-select span.right-icon {
      display: none;
  }
  .mobile-select-box .dropdown-select span.selection {
    background: #F7D717;
    color: #5C1212;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.44px;
    font-family: 'DM Sans';
    padding-left: 31px;
    height: 70px;
    border-radius: 0;
    border-bottom: 1px solid rgba(247, 187, 23, 1) !important;
  }
  .mobile-select-box .dropdown-select .selection.dropdown-open:after {
      transform: rotate(180deg);
  }
  .filter-link .dropdown-select {
      border-bottom: 0 !important; 
  }
  .mobile-select-box .dropdown-select span.left-icon {
      display: none;
  }
  .filter-link .dropdown-select span.left-icon {
      top: -5px;
      display: flex !important;
  }
  .filter-link .dropdown-select span.right-icon {
    top: -5px;
    display: flex;
  }
  .filter-link .dropdown-select span.selection {
    background: rgba(92, 18, 18, 1);
    font-size: 19px;
    line-height: 1;
    font-family: 'DM Sans';
    font-weight: 400;
    min-height: 65px;
    display: flex;
    align-items: center;
    color: #fff;
    border-radius: 4px 4px 0 0;
    white-space: break-spaces;
    height: auto; 
    padding: 10px 35px 10px 53px;
    border-bottom: 0 !important;
  }
 .mobile-select-box .dropdown-select#dropbox ul.list-items.open li {
      background: #F7D717;
      color: #5C1212;
      font-size: 18px;
      font-weight: 700;
      line-height: 23.44px;
      font-family: 'DM Sans';
      padding-left: 31px;
      height: 70px;
      border-radius: 0;
      border-bottom: 1px solid rgba(247, 187, 23, 1) !important;
      display: flex;
      align-items: center;
}
.mobile-select-box .dropdown-select .selection:after {
  position: absolute;
  content: "";
  display: inline-block !important;
  background: url(/wp-content/themes/oneten24/landings/html/jobmatch/images/icon-down.svg);
  height: 8px;
  width: 11px;
  right: 19px;
  background-size: cover;
  background-repeat: no-repeat; 
  display: inline-block !important;
}
.mobile-select-box #dropbox ul.list-items {
    display: none;
    width: 100%;
}
.mobile-select-box #dropbox ul.list-items.open {
    display: inline-block;
    box-shadow: 0px 20px 25px 5px rgba(0, 0, 0, 0.15);
}
}
@media only screen and (max-width: 414px) {
  .per-scholas-hero-module .hero_udacity .hero_udacity_right_img:after {
    margin-top: 272px;
  }
}
@media only screen and (max-width: 375px) {
  .per-scholas-hero-module .hero_udacity .hero_udacity_img {
      margin-top: -75px;
  }
}