/* delete when merging with style.css */
.page-taxonomy-term .discipline-mobile {
  margin: 0 auto !important;
  position: static;
}

#block-menu-menu-about-menu .panel-group {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

.page-contact-us #views-exposed-form-job-search-page {
  padding: 25px 15px;
}

/* Main Hero Container */
.page-taxonomy-term .hero-container {
  margin-top: 108px;
  background: none !important;
}
.page-taxonomy-term .hero-container:before,
.node-type-page .hero-container:before {
  content: "";
  background-image: url(../images/banner-red.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 85%;
  left: 15%;
  position: absolute;
  background-position: 0px 1px;
  mix-blend-mode: multiply;
  background-size: cover;
}
.node-type-page .hero-container:before {
  z-index: 1;
}
.page-taxonomy-term .breadcrumb,
.node-type-page .breadcrumb {
  display: none;
}
@media only screen and (min-width: 768px)  {
  .page-taxonomy-term .hero-container,
  .node-type-page .hero-container {
    margin-top: 0px;
    max-height: 455px;
    overflow: hidden;
    background-position: 0px 0px !important;
  }
  .page-taxonomy-term .hero-container:before,
  .node-type-page .hero-container:before {
    background-size: cover;
    width: 55%;
    left: auto;
    right: 0;
    background-position: center right;
  }
  .regional-page-header {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .regional-page-header:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
}
@media (min-width: 1400px) {
  .page-taxonomy-term .regional-page-header .header-holder,
  .node-type-page .regional-page-header .header-holder {
    margin-left: 80px;
  }
}
/* Image Banner */
.view-banner {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 100%;
}
.node-type-page .view-banner {
  z-index: 0;
}
@media (min-width: 768px) {
  .page-taxonomy-term .main-nav-container {
    position: relative;
  }
  .view-banner {
    position: relative;
  }
  .view-banner .field-name-field-background-picture img {
    width: 100%;
  }
}
/* Header Text (taxonomy) */
.page-taxonomy-term .header-holder h1,
.node-type-page .header-holder h1 {
  font-family: "Bliss Regular" !important;
  font-size: 24px !important;
}
.page-taxonomy-term .regional-page-header .header-holder,
.node-type-page .regional-page-header .header-holder {
  position: relative;
  margin: 17% 40px 17% 37%;
  top: 0px;
  z-index: 1;
  color: #fff;
}
.page-taxonomy-term .regional-page-header .short-intro,
.node-type-page .regional-page-header .short-intro {
  font-family: "Bliss Regular" !important;
  font-size: 16px !important;
  line-height: 1.2em;
}
@media only screen and (min-width: 768px)  {
  .page-taxonomy-term .regional-page-header .header-holder,
  .node-type-page .regional-page-header .header-holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 100px 0;
    width: 750px;
    text-align: left;
  }
  .page-taxonomy-term .header-holder h1,
  .node-type-page .header-holder h1 {
    font-family: "Bliss Regular" !important;
    font-size: 30px !important;
    width: 42%;
    float: right;
  }
  .page-taxonomy-term .regional-page-header .short-intro,
  .node-type-page .regional-page-header .short-intro {
    font-size: 18px !important;
    font-family: "Bliss Light" !important;
    width: 42%;
    float: right;
    clear: right;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px)  {
  .page-taxonomy-term .regional-page-header .header-holder,
  .node-type-page .regional-page-header .header-holder {
    width: 970px;
  }
  .page-taxonomy-term .header-holder h1,
  .node-type-page .header-holder h1 {
    font-size: 45px !important;
  }
  .page-taxonomy-term .regional-page-header .short-intro,
  .node-type-page .regional-page-header .short-intro {
    font-size: 22px !important;
  }
}
@media only screen and (min-width: 1200px)  {
  .page-taxonomy-term .regional-page-header .header-holder,
  .node-type-page .regional-page-header .header-holder {
    width: 1170px;
  }
  .page-taxonomy-term .regional-page-header .short-intro,
  .node-type-page .regional-page-header .short-intro {
    line-height: 1.4;
  }
}
/* Job search */
.regional-search-block {
  height: auto !important;
}
.regional-search-block,
.page-taxonomy-term #block-views-exp-job-search-page {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.8);
}
.regional-search-block form,
.page-taxonomy-term #views-exposed-form-job-search-page,
.page-about #views-exposed-form-job-search-page,
.node-type-page #views-exposed-form-job-search-page {
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,0.5);
  padding: 25px 15px;
  margin: 0 0 25px 0;
}
.regional-search-block form > div,
.page-taxonomy-term #views-exposed-form-job-search-page > div {
  position: relative;
}
.page-taxonomy-term .sub-disc-recruit-wraper {
  bottom: 0px !important;
  background: rgba(255, 255, 255, 0.8);
}
.page-taxonomy-term .sub-disc-recruit-wraper .container {
  position: relative;
  padding: 0;
}
.regional-search-block .views-exposed-form .views-exposed-widget,
#views-exposed-form-job-search-page .views-exposed-form .views-exposed-widget {
  padding: 0;
}
.regional-search-block .views-exposed-widgets,
#views-exposed-form-job-search-page .views-exposed-widgets {
  margin: 0;
}
.not-front .views-exposed-form label{
  display: none;
}
#edit-key-wrapper {
  width: 100%;
}
.views-exposed-form input.form-text{
  font-family: "Bliss Regular","Calibri","Helvetica Neue",Arial;
  border-radius: 4px;
  border: #efefef solid 2px;
  height: 40px;
  width: 100%;
  float: left;
  padding-left: 20px;
  outline: none;
  font-size: 18px;
}
.views-exposed-form button.form-submit {
    font-family: "Bliss Regular","Calibri","Helvetica Neue",Arial;
    font-size: 18px;
    height: 48px;
    padding: 0px 30px;
    background-color: #b5121b;
    border: none;
    margin-top: 0 !important;
    margin-left: 10px;
    box-shadow: none;
  }
.views-exposed-form button.form-submit:hover {
  background-color: #f2a100 !important;
}
button#edit-submit-job-search.btn.btn-primary.form-submit {
    border-radius: 0px 4px 4px 0px !important;
}

.quick-search-block #views-exposed-form-job-search-page{
    max-width: 950px;
}
.page-user #views-exposed-form-job-search-page{
    max-width: 950px;
}
.quick-search-block .json-job-header-top-container{
    float: left;
    margin: 0 0 20px 0px;
    padding: 0;
    position: relative;
    display: flex;
    align-items:center;
    width: 100%;
}
.node-type-job-posting .json-job-details-container .json-job-desc p strong{
    color: #b5121b;
    text-transform: uppercase;
}
.quick-search-block .job-post-display-container .json-job-apply-now a{
    width: 134px !important;
    background-image: none;
    border-radius: 4px !important;
    font-size: 18px;
    height: 46px;
    width: 134px;
}
.quick-search-block .job-post-display-container .json-job-apply-now a:hover{
    background-color: #b5121b !important;
}
.node-type-job-posting .json-job-details-container .json-job-desc p:last-of-type strong {
    color: #303030;
    text-transform: none;
}

@media (max-width: 480px) {
/*  .page-taxonomy-term .hero-container {
    margin-top: 0px;
  }*/
  #views-exposed-form-job-search-page {
    font-size: 20px;
  }
  .page-search-jobs .hero-container {
    max-height: 85px
  }
  .node-type-job-posting .hero-container,
   .page-meet-the-team .hero-container {
      max-height: 155px;
  }

  .page-search-jobs #views-exposed-form-job-search-page,
  .node-type-job-posting #views-exposed-form-job-search-page,
  .page-meet-the-team #views-exposed-form-job-search-page {
      padding-left: 15px;
  }
  .page-search-jobs #views-exposed-form-job-search-page #edit-key-wrapper input,
  .node-type-job-posting #views-exposed-form-job-search-page #edit-key-wrapper input,
  .page-meet-the-team #views-exposed-form-job-search-page #edit-key-wrapper input {
      padding-left: 20px;
      width: 100%;
  }
  .page-search-jobs .banner-image,
  .node-type-job-posting .banner-image {
      height: 125px;
      top: -135px;
  }
  .page-meet-the-team .banner-image {
    display: none;
  }
  .page-search-jobs .banner-overlap,
  .node-type-job-posting .banner-overlap,
  .page-meet-the-team .banner-overlap{
      height: 125px;
  }
}
@media (min-width: 768px) {
  .regional-search-block form,
  .page-taxonomy-term #views-exposed-form-job-search-page,
  .node-type-page #views-exposed-form-job-search-page {
    border-bottom: none;
    margin: 0 auto;
  }
  #edit-key-wrapper {
    width: auto;
  }
  .views-exposed-form input.form-text {
/*    width: 281px;*/
    height: 48px;
    margin-left: 0;
    padding-left: 50px;
  }
  /* Search icon in search bar */
  div#edit-key-wrapper .form-item-key {
    position: relative;
  }
  div#edit-key-wrapper .form-item-key:before {
    content: "";
    background: url(../images/sprites.png) no-repeat;
    background-size: 900px;
    background-position: -546px -138px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 8px;
    width: 30px;
    height: 30px;
  }
  .page-taxonomy-term #block-views-exp-job-search-page,
  .node-type-page #block-views-exp-job-search-page,
  .regional-search-block {
    padding-top: 0px;
    background: none;
    border-top: 1px solid rgba(255,255,255,0.5);
    bottom: 0;
    position: absolute;
    width: 100%;
   }
  .page-taxonomy-term-static #block-views-exp-job-search-page:before,
  .page-taxonomy-term #block-views-exp-job-search-page:before,
  .node-type-page #block-views-exp-job-search-page:before {
       content: ' ';
       position: absolute;
       width: 100%;
       left: 0;
       bottom: 100px;
   }
   .page-taxonomy-term-static #views-exposed-form-job-search-page {
       left: 20%;
       border-top: 0;
   }
   .page-taxonomy-term-static #block-views-exp-job-search-page.container {
       width: 100%;
   }
  .page-taxonomy-term .discipline-mobile {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    z-index: 20;
    width: 100%;
  }
  .page-search-jobs #views-exposed-form-job-search-page #edit-key-wrapper input,
  .node-type-job-posting #views-exposed-form-job-search-page #edit-key-wrapper input,
  .page-meet-the-team #views-exposed-form-job-search-page #edit-key-wrapper input,
  .node-type-page #views-exposed-form-job-search-page #edit-key-wrapper input {
    width: 90%;
    padding-left: 50px;
  }
  .page-search-jobs .page-search-jobs-salary span:before,
  .page-search-jobs .page-search-jobs-city span:before,
  .page-search-jobs .page-search-jobs-job-type span:before,
  .page-search-jobs .page-search-jobs-date span:before {
    padding-left: 20px;
  }
  button#edit-submit-job-search.btn.btn-primary.form-submit {
    background-image: none;
    background-color: #b5121b;
    border-radius: 4px !important;
    font-size: 18px;
    width: 144.14px;
  }
   .quick-search-block  #views-exposed-form-job-search-page {
        width: 95% !important;
  }
  .node-type-page .views-exposed-widgets input{
      float: left !important;
  }
  .quick-search-block  .views-exposed-form .views-exposed-widgets {
      padding: 0px;
  }
  .quick-search-block  .views-exposed-form .views-widget-filter-search_api_views_fulltext,
  .node-type-page .views-exposed-widgets.clearfix div.views-widget-filter-search_api_views_fulltext
  {
      display: inline-block;
      width: 80% !important;
      float: left !important;
  }
  .page-taxonomy .views-exposed-widgets.clearfix div.views-widget-filter-search_api_views_fulltext{
      width: 48% !important;
  }
  .quick-search-block .views-exposed-form .views-submit-button{
      display: inline-block;
      width: 20% !important;
      float: left !important;
  }
  .quick-search-block  button#edit-submit-job-search.btn.btn-primary.form-submit{
      margin: 0 0 0 13px !important;
  }
  .node-type-job-posting .job-post-display-container .page-bottom{
      margin-right: 13px !important;
  }
  .quick-search-block .json-job-title{
      width:79% !important;
      float: left !important;
  }
  .quick-search-block .job-post-display-container .json-job-header-container .json-job-header-top-container .page-top{
      width:22% !important;
      padding-left: 25px;
      margin-top: 0;
      margin-left: 0px;
  }
  .node-type-job-posting .job-post-display-container .json-job-apply-now::before{
      width: 80% !important;
  }
  .node-type-job-posting .job-post-display-container .json-job-apply-now::after{
      width: 1% !important;
  }
  .node-type-job-posting .json-job-header-bottom-container .json-job-info{
      width: 19% !important;
  }
  .quick-search-block .json-job-title h1{
      margin: 10px 0 !important;
  }
  .page-search-jobs .views-widget-sort-sort_bef_combine, .page-search-jobs #edit-sort-bef-combine-wrapper {
      display: inline-block;
      float: left;
      position: absolute;
      width: 24%;
      left: -3% !important;
  }
  .job-post-display-container .json-job-header-container .json-meta-deatails span{
      font-size: 15px !important;
  }
  .node-type-job-posting .view-author-info-for-node{
      padding: 0 0 38px !important;
  }
}
@media only screen and (min-width: 768px)  and (max-width: 1200px) and (orientation:portrait){
    .quick-search-block  .quick-search-block #views-exposed-form-job-search-page{
    }
    .quick-search-block  .quick-search-block button#edit-submit-job-search.btn.btn-primary.form-submit{
        margin: 0 0 0 20px !important;
    }
    .quick-search-block .json-job-title{
        width:77% !important;
    }
    .quick-search-block .job-post-display-container .json-job-apply-now:before{
        width: 79% !important;
    }
    .quick-search-block .job-post-display-container .page-bottom{
        margin-right: 14px;
    }
    .quick-search-block .job-post-display-container .json-job-header-container .json-job-header-top-container .page-top{
        float: left !important;
        margin: 0 0 0 25px;
    }
    .quick-search-block .job-post-display-container .json-job-apply-now:after{
        width: 1% !important;
    }
    .quick-search-block .json-job-header-bottom-container .json-job-info{
        width: 20% !important;
    }
}
.node-type-page  #views-exposed-form-job-search-page {
  margin: 0 auto !important;
}
@media (max-width: 767px) {
  .page-search-jobs .views-exposed-form button.form-submit,
  .node-type-job-posting .views-exposed-form button.form-submit,
  .page-meet-the-team  .views-exposed-form button.form-submit,
  .page-sitemap .views-exposed-form button.form-submit{
      float: none;
      padding: 10px 34px;
      position: absolute;
      top: 0;
      right: 0;
      height: 40px;
      width: 40px;
      text-indent: -9999px;
  }
  button#edit-submit-job-search.btn.btn-primary.form-submit {
    background: url(../images/sprites.png) no-repeat;
    background-size: 900px;
    background-position: -579px -136px;
    background-color: #83a8ca;
  }
   .page-search-jobs #views-exposed-form-job-search-page,
   .node-type-job-posting #views-exposed-form-job-search-page,
   .page-meet-the-team #views-exposed-form-job-search-page,
   .page-sitemap .views-exposed-form button.form-submit{
    padding-left: 15px;
  }
  .front .views-exposed-form button.form-submit,
  .page-search-jobs .views-exposed-form button.form-submit,
  .node-type-job-posting .views-exposed-form button.form-submit,
  .page-meet-the-team .views-exposed-form button.form-submit,
  .page-sitemap .views-exposed-form button.form-submit{
    padding: 9px 15.5px;
  }
  .front  button#edit-submit-job-search.btn.btn-primary.form-submit,
  .page-taxonomy-term  button#edit-submit-job-search.btn.btn-primary.form-submit {
    border-radius: 0px 4px 4px 0px !important;
    margin-left: 0%;
    text-indent: -9999px;
    width: 40px;
    height: 40px;
    padding: 0;
    position: absolute;
    right: 0;
  }
  .front  button#edit-submit-job-search.btn.btn-primary.form-submit {
    right: 15px;
  }
  .front #block-views-exp-job-search-page #views-exposed-form-job-search-page {
    border-bottom: solid 1px white !important;
    padding-bottom: 20px;
  }
  .page-taxonomy-term #block-views-exp-job-search-page #views-exposed-form-job-search-page {
    border-bottom: solid 1px white !important;
    padding: 25px 0 20px 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "Bliss Regular";
  }
  .page-taxonomy-term .views-exposed-form input.form-text {
      border: #ffffff solid 2px !important;
  }
  .page-taxonomy-term .recruit-send-cv {
    position: relative;
    z-index: 1;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding-bottom: 25px;
    bottom: 0px;
  }
  .page-taxonomy-term .send_cv_mobile {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page-search-jobs #views-exposed-form-job-search-page #edit-key-wrapper input,
  .node-type-job-posting #views-exposed-form-job-search-page #edit-key-wrapper input,
  .page-meet-the-team  #views-exposed-form-job-search-page #edit-key-wrapper input{
    width: 94%;
  }
  .quick-search-block  #views-exposed-form-job-search-page{
      width: 87% !important;
      margin: 0 auto;
     /* padding: 25px 0px 25px;*/
  }
  .quick-search-block .json-job-title{
      width: 83% !important;
      float: left !important;
  }
  .quick-search-block .job-post-display-container .json-job-apply-now a {
      margin: 0 auto !important;
  }
  .job-post-display-container .json-job-header-bottom-container{
      padding-left: 0px;
      padding-top: 80px;
  }
  .job-post-display-container .json-job-header-container .json-job-header-top-container .page-top{
      float: left !important;
      margin-top: 0 !important;
      margin-left: 26px;
  }
  .quick-search-block .json-job-title h1{
      margin: 10px 0 !important;
  }
  .node-type-job-posting .job-post-display-container .page-bottom{
      margin-right: 75px !important;
  }
  .node-type-job-posting .job-post-display-container .json-job-apply-now::before{
      width: 75% !important;
  }
  .node-type-job-posting .job-post-display-container .json-job-apply-now::after{
      width: 5% !important;
  }
  .page-search-jobs .views-widget-sort-sort_bef_combine, .page-search-jobs #edit-sort-bef-combine-wrapper{
      display: inline-block;
      float: left;
      left: auto !important;
      position: absolute;
      right: -6%;
      top: 113px !important;
      width: 20%;
  }
  .node-type-page  #views-exposed-form-job-search-page {
      width: 95% !important;
  }
  .page-taxonomy .views-exposed-form #edit-key-wrapper{
      width: 54% !important;
  }
}
@media (min-width: 1200px) {
  .views-exposed-form input.form-text {
    height: 48px;
    margin-left: 0 !important;
    padding-left: 60px;
  }
   .quick-search-block  #views-exposed-form-job-search-page {
        width: 85% !important;
  }
  .quick-search-block  .views-exposed-form .views-exposed-widgets {
      padding: 0 45px 0 45px !important;
  }
  .page-user .views-exposed-form .views-exposed-widgets {
      padding: 0 45px 0 45px !important;
  }
  .quick-search-block .json-job-header-top-container-wrapper{
      padding: 35px 66px 5px !important;
  }
  .quick-search-block .json-job-title{
      width: 90% !important;
      float: left;
  }
  .quick-search-block .job-post-display-container .json-job-apply-container .page-bottom{
      margin-right: 72px !important;
  }
  .quick-search-block .job-post-display-container .json-job-apply-container  .json-job-apply-now::before{
      width: 78% !important;
  }
  .quick-search-block .job-post-display-container .json-job-apply-container .json-job-apply-now::after{
      width: 6% !important;
  }
  .quick-search-block .json-job-title h1{
      margin: 10px 0 !important;
  }
  .quick-search-block .job-post-display-container .json-job-header-container .json-job-header-top-container .page-top{
      float: left !important;
      padding:  0 0 0 20px;
      width: 20% !important;
      margin-left: 0px;
  }
  .page-search-jobs .views-widget-sort-sort_bef_combine, .page-search-jobs #edit-sort-bef-combine-wrapper{
      left: auto !important;
      position: absolute;
      right: -10%;
      width: 17%;
  }
  .node-type-page  #views-exposed-form-job-search-page {
      width: 77% !important;
  }
  .job-post-display-container .json-job-header-bottom-container .json-meta-deatails{
      margin-left: -12px;
      margin-right: -8px;
  }
  .page-taxonomy .views-exposed-widgets.clearfix div.views-widget-filter-search_api_views_fulltext{
      width: 54% !important;
  }
}

/* Disciplines Button */
.page-taxonomy-term .sub-disc-recruit-wraper button{
  padding: 0px;
  color: #FFF;
  background-color: #112a42;
  font-size: 15px;
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 4px;
}
.page-taxonomy-term .sub-disc-recruit-wraper {
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  top: auto;
}
.page-taxonomy-term .sub-disc-recruit-wraper button span.drop-arrow {
  background-position: 8px 8px;
}
.page-taxonomy-term .sub-disc-recruit-wraper button:hover, .page-taxonomy-term .sub-disc-recruit-wraper button:focus {
  background-color: #B5121B;
  outline: none;
}
.page-taxonomy-term .sub-disc-recruit-wraper button span.right-arrow{
  background-image: url(../images/right-arrow.svg);
  background-size: 11px 16px;
  background-position: 16px 4px;
  padding: 0 25px 0 0;
  background-repeat: no-repeat;
}
.page-taxonomy-term .sub-disc-recruit-wraper button span.right-arrow{
  display: none;
}
.page-taxonomy-term .sub-disc-recruit-wraper button span.drop-arrow{
  background: url(../images/sprites.png) no-repeat;
  background-position: -708px -144px;
  background-size: 900px;
  padding: 0 30px 0 0;
}
@media only screen and (min-width: 768px)  {
  .page-taxonomy-term .sub-disc-recruit-wraper {
    padding-bottom: 0px;
    position: absolute;
    width: 100%;
  }
  .page-taxonomy-term .sub-disc-recruit-wraper button {
    position: absolute;
    bottom: 25px;
    right: 0px;
    z-index: 2;
    width: 220px;
    height: 48px;
    font-size: 18px;
    font-family: 'Bliss Regular', "Calibri", 'Helvetica Neue', Arial;
    padding: 12px 10px 11px;
    overflow: hidden;
  }
  .page-taxonomy-term .sub-disc-recruit-wraper button span.right-arrow {
    display: inline;
  }
  .page-taxonomy-term .sub-disc-recruit-wraper button span.drop-arrow {
    display: none;
  }
}
@media (min-width: 992px) {
  .page-taxonomy-term .sub-disc-recruit-wraper button {
    width: 258px;
    padding: 12px 30px 11px;
    margin-right: 16px;
  }
  .page-taxonomy-term .sub-disc-recruit-wraper button span.drop-arrow {
    display: inline-block;
    background-position: -708px -140px;
  }
}
@media (min-width: 1200px) {
  .page-taxonomy-term .sub-disc-recruit-wraper button {
    width: 356px;
    padding: 9px 29px 11px;
  }
}
#jobCountModal {
  padding-right: 0px !important;
  bottom: auto;
  position: absolute;
}
#jobCountModal .modal-dialog {
  width: 100%;
  margin: 0;
}
#jobCountModal .modal-dialog .modal-content {
  min-height: 455px;
  height: auto;
  background: rgba(17, 42, 66, 0.97);
  padding: 0px 50px 35px;
  color: #FFF;
  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow: auto;
}
#jobCountModal .modal-header{
  padding: 10px;
  border-bottom: 1px solid #516681;
  font-size: 20px;
}
#jobCountModal .modal-header .modal-title {
  padding: 18px 0;
  color: #83a8ca;
  font-size: 23px;
  font-family: "Bliss Light";
}
#jobCountModal .modal-header .close {
  margin-top: 30px;
  opacity: 1;
}
#jobCountModal .modal-header .close-btn {
  background: url(../images/sprites.png) no-repeat;
  background-size: 900px;
  background-position: -424px -207px;
  padding: 0px 10px;
  margin: 10px;
}
#jobCountModal .modal-header .close:hover {
  opacity: 1;
}
#jobCountModal .modal-dialog .modal-content .modal-body span{
  padding: 25px 0px;
}
#jobCountModal .modal-dialog .modal-content .modal-body span a{
  color: #FFFFFF;
  font-family: 'Bliss Regular', "Calibri", 'Helvetica Neue', Arial;
  font-size: 20px;
  text-decoration: none;
  /*padding: 15px 25px 25px 25px;*/
}
#jobCountModal .modal-dialog .modal-content .modal-body span a span.category-count{
  color: #83a8ca;
}



/* Send CV */
.send-us-you-cv-mobile {
    z-index: 9;
    position: relative;
    left: 20px !important;
    top: 0px !important;
    width: 100% !important;
    height: 40px;
}
.send_cv_mobile {
    background-color: #b5121b;
    /* Green */
    border: none;
    border-radius: 4px;
    color: white;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px !important;
    width: 96%;
    height: 40px;
}

/* Quick search (Grey background) */
.quick-search-block .hero-container {
 background: #efefef;
}
.page-search-jobs .content-second-container {
  display: none; /* To be changed in later */
}
.page-london-employment-monitor .quick-search-block #views-exposed-form-job-search-page {
  margin: 20px auto;
  padding-left: 0px;
  padding-right: 0px;
  top: 0;
  position: absolute !important;
}
.page-salary-survey .quick-search-block #views-exposed-form-job-search-page {
  margin: 20px auto;
  padding-left: 0px;
  padding-right: 0px;
  top: 0;
  position: absolute !important;
}
.page-press-releases .quick-search-block #views-exposed-form-job-search-page {
  margin: 20px auto;
  padding-left: 0px;
  padding-right: 0px;
  top: 0;
  position: absolute !important;
}
.quick-search-block #views-exposed-form-job-search-page {
  margin: 20px auto;
  padding-left: 0px;
  padding-right: 0px;
  top: 0;
  position: relative;
}
.page-user #views-exposed-form-job-search-page {
  margin: 20px auto;
  padding-left: 0px;
  padding-right: 0px;
  top: 0;
  position: relative;
}
.quick-search-block #views-exposed-form-job-search-page #edit-key-wrapper input {
  border: #e0e0e0 solid 2px;
  width: 100%;
}
.page-user #views-exposed-form-job-search-page #edit-key-wrapper input {
  border: #e0e0e0 solid 2px;
  width: 100%;
}
.quick-search-block button#edit-submit-job-search.btn.btn-primary.form-submit{
 font-size: 18px;
/* padding: 9px 22.5px;*/
 padding: 0px;
 margin: 0;
 background-color: #83a8ca;
}

.page-404 .hero-container {
  box-shadow: none !important;
  }
@media (min-width: 768px) {
  .quick-search-block button#edit-submit-job-search.btn.btn-primary.form-submit {
      background-image: none;
      background-color: #b5121b;
      border-radius: 4px !important;
      font-size: 18px;
      width: 134px;
      height: 48px;
      margin: 0 10px;
  }
  .quick-search-block #views-exposed-form-job-search-page {
    width: 72%;
  }
}
@media (min-width: 992px) {
  .quick-search-block #views-exposed-form-job-search-page {
    width: 74%;
  }
}
@media (min-width: 1200px) {
  .quick-search-block #views-exposed-form-job-search-page {
    width: 70%;
  }
}
/* Page Article */
.node-type-article #block-views-exp-job-search-page {
  display: none;
}
@media (min-width: 767px) {
  .page-article #views-exposed-form-job-search-page > div {
    width: 77%;
    margin: 0 auto;
  }
  .page-article .views-exposed-form #edit-key-wrapper{
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .page-article #views-exposed-form-job-search-page > div {
    width: 75%;
  }
  .page-article .views-exposed-form #edit-key-wrapper{
    width: 80%;
  }
}

/* Front */
.front .recruit-wraper{
  left: 0px;
  top: 58px;
  position: relative;
  z-index: 1;
}
.front #block-views-exp-job-search-page {
  padding: 33px 15px;
  text-align: center;
  top: 170px;
  height: 120px;
  background: rgba(255,255,255,0.8);
  border-radius: 4px;
  position: relative;
  z-index: 1;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .front .recruit-wraper {
    position: static;
    text-align: right;
    padding-right: 48px;
  }
  .front .recruit-wraper button {
    width: 210px;
    height: 48px;
    position: relative;
    top: 48px;
    z-index: 2;
  }
  .front #block-views-exp-job-search-page {
    height: 115px !important;
    top: 130px;
    border-radius: 4px;
    padding: 0 15px;
    background: none;
  }
  .front #block-views-exp-job-search-page #views-exposed-form-job-search-page {
    top: 23px !important;
    padding: 33px;
    background: rgba(255,255,255,0.8);
    border-radius: 4px;
  }
  .front #views-exposed-form-job-search-page #edit-key-wrapper .views-widget {
    float: left;
  }
  .page-home-static .views-exposed-form input.form-text {
    width: 530px !important;
  }
  /* GIE - 686 Start, Moving from style-ireland since this need to get effected in uk also */
  .page-article #views-exposed-form-job-search-page .views-exposed-widgets { padding-left: 17px !important; }  
  .node-type-page #views-exposed-form-job-search-page .views-exposed-widgets,
  .page-job-details #views-exposed-form-job-search-page .views-exposed-widgets,
  .page-meet-the-team #views-exposed-form-job-search-page .views-exposed-widgets,
  .page-user #views-exposed-form-job-search-page .views-exposed-widgets,   
  .page-search #views-exposed-form-job-search-page .views-exposed-widgets {
      padding-left: 66px !important;
  }  
  /* GIE - 686 End */  
}
@media (min-width: 992px) {
  .page-user #edit-key-wrapper {
    width: 80%;
  }
  .front .views-exposed-form input.form-text {
    width: 501px !important;
  }
  .page-home-static .views-exposed-form input.form-text {
    width: 740px !important;
  }
  .page-home-static  #block-views-exp-job-search-page {
    padding: 33px 20px !important;
  }
}
@media (min-width: 1200px) {
  .front .views-exposed-form input.form-text {
    width: 700px !important;
  }
  .page-home-static .views-exposed-form input.form-text {
    width: 940px !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: 0px; }
}
@media (max-width: 360px) {
 .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page {
   top: -10px !important;
 }
 .node-type-job-posting.page-job-details .views-exposed-form button.form-submit {
   top: 8px !important;
 }
}
/* GA - 2148 Start */
@media (max-width: 480px) {
    .main-nav-container, #block-menu-menu-mobile-menu {
        left: 0;
        transition: left .5s;
    }
    .main-nav-container {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
    }
    .page-job-details  .main-nav-container {
        position: relative;
        top: 0;
        z-index: 9;
        width: 100%;
    }

    .page-job-details #block-menu-menu-mobile-menu a.hamburger_icon {
        text-indent: 0;
        color: white;
        font-size: 0;
    }
    .page-job-details .hero-container {
        margin-top: 0;
    }
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: -23px; }
    #block-menu-menu-mobile-menu {
        position: fixed;
        z-index: 998;
        top: 45px;
        right: initial;
        width: 100%;
        text-align: right;
    }
    .hero-container {
        margin-top: 108px;
    }
    #block-menu-menu-mobile-menu a.hamburger_icon {
        display: inline-block;
        margin-right: 15px;
        text-indent: 0;
        color: white;
        font-size: 0;
    }
    body.menu-enabled .main-nav-container, body.menu-enabled #block-menu-menu-mobile-menu { left: -88%; }
    body.menu-enabled.page-confirmation .sticky-tab {    
        left: -88%;
        padding: 0;
        margin: -28px 0 0;
    }
    .page-confirmation .sticky-tab {
        margin-top: -30px;
        z-index: 99; 
        transition: left .5s; 
        left:0;
    }
    body.menu-enabled  { position: fixed; }
/*    .page-confirmation .job-confirmation-details { padding: 50px 0px 34px 0 }*/
}

/*iPhone 2G, 3G, 4, 4S Media Queries*/
/*@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: -30px; }
}*/
/*iPhone 5*/
/*@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: -30px; }
}*/
/*iPhone 6*/
/* @media only screen
  and (min-device-width: 375px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: -30px; }
}*/
/*iPhone 6 Plus*/

/*@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {
    .node-type-job-posting.page-job-details .views-exposed-form button.form-submit { top: 0px; }
    .node-type-job-posting.page-job-details.quick-search-block #views-exposed-form-job-search-page { top: -30px; }
}
*/
/* GA - 2148 End */
