@media only screen and (max-width: 600px) {

  section#videobanner.video_banner{
    display:none !important;
    height: 0 !important;
  }
    .video_full {
      display:none !important;
    }
    .social_title{
      padding-bottom: 20px;

    }
    .wrap_lang_toggle {
      display: inline-block;
      max-width: 114px !important;
      margin-right: 23px !important;
      padding: 26px 0;
      vertical-align: middle;
      position: relative;
      margin-left: 30px;
    }
    .sign_name, .sign_prof{
      font-style: normal;
      line-height: 26px;
      letter-spacing: 0;
      text-align: center;

    }
    .quote_txt {
      font-size: 22px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px;
      letter-spacing: 0;
      text-align: center;
  }
  .perk_tabs {
    background-color: #000;
    color: #fff;
    position: relative;
    min-height: 460px;
    padding-bottom: 10px !important;
}
.wrap_JobTitle h1 {
  font-size: 28px !important;
  line-height: 35px;
}




  }

  .site-info{background-color: #000 !important;}

  .main_text{
    margin-bottom: 0;
  }

  .job_desc_sec {
  color: #000;
  padding-bottom: 0;
  padding-top: 0;
}

.gform_confirmation_message_1{text-align: center !important;}


.wrap_tags {
  padding: 30px 0;
}
a.whiteurl{color: #fff !important; text-decoration: underline;} 
a:hover.whiteurl{color: #3a4048 !important;} 
.returntostingray a{font-size: 22px !important;}


.select_list select{
  background: rgb(255, 255, 255);
}
.select_list .ginput_container_select{
  position: relative;
}
.select_list .ginput_container_select::after{
  background-color: #ddd;
-webkit-clip-path: polygon(100% 0,0 0,50% 100%);
clip-path: polygon(100% 0,0 0,50% 100%);
content: "";
display: inline-block;
height: .5em;
justify-self: end;
position: absolute;
right: 18px;
top: 18px;
width: .8em;
}
