/* Variables */
/* line 106, ../scss/base/config/variables.scss */
button-radius {
  border-radius: 3px;
}

/* Inheritance */
/* line 26, ../scss/base/config/mixins.scss */
.hide {
  position: absolute;
  left: -9999px;
}

/* line 30, ../scss/base/config/mixins.scss */
.clear {
  clear: both;
}

/* line 4, ../scss/base/config/type.scss */
body {
  font-family: "OpenSans_regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4em;
  font-weight: normal;
  color: #555759;
}

/* line 14, ../scss/base/config/type.scss */
p,
a,
li {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4em;
}
/* line 20, ../scss/base/config/type.scss */
p strong,
a strong,
li strong {
  font-weight: 600;
}

/* line 27, ../scss/base/config/type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "OpenSans_regular", Arial, sans-serif;
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 400;
  color: #555759;
}
/* line 33, ../scss/base/config/type.scss */
h1.hr, h2.hr, h3.hr, h4.hr, h5.hr, h6.hr {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
/* line 38, ../scss/base/config/type.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  font-size: inherit;
}

/* line 43, ../scss/base/config/type.scss */
h1 {
  font-size: 30px;
  line-height: 36px;
  color: #838383;
}

/* line 48, ../scss/base/config/type.scss */
h5, h2 {
  color: #115C36;
  font-size: .9em;
}

/* line 52, ../scss/base/config/type.scss */
h6 {
  font-size: .9em;
  font-weight: normal;
}

/* line 60, ../scss/base/config/type.scss */
p.large {
  font-size: 1.2em;
}
/* line 63, ../scss/base/config/type.scss */
p.p-quote {
  font-size: 35px;
  font-weight: 200;
  line-height: 43px;
}
@media (max-width: 568px) {
  /* line 63, ../scss/base/config/type.scss */
  p.p-quote {
    word-wrap: break-word;
  }
}
/* line 71, ../scss/base/config/type.scss */
p.p-caption {
  font-size: 14px;
  font-style: italic;
  color: #878787;
}

/* line 80, ../scss/base/config/type.scss */
a {
  color: inherit;
  text-decoration: underline;
}
/* line 83, ../scss/base/config/type.scss */
a:hover {
  color: inherit;
  text-decoration: underline;
}
/* line 87, ../scss/base/config/type.scss */
a:active {
  color: inherit;
}
/* line 90, ../scss/base/config/type.scss */
a:hover, a:focus {
  text-decoration: underline;
}

/* line 95, ../scss/base/config/type.scss */
a.link {
  color: #1d9ff2;
}
/* line 97, ../scss/base/config/type.scss */
a.link:hover {
  color: #0c84d0;
}
/* line 100, ../scss/base/config/type.scss */
a.link:active {
  color: #1d9ff2;
}
/* line 103, ../scss/base/config/type.scss */
a.link:hover, a.link:focus {
  text-decoration: underlined;
}

/* line 111, ../scss/base/config/type.scss */
ul {
  margin: 0 0 10px;
}
/* line 113, ../scss/base/config/type.scss */
ul.bullet {
  list-style: disc;
  padding-left: 20px;
}

/* line 119, ../scss/base/config/type.scss */
#jobdetail ul, #jobdetail ol {
  margin: 1rem 2rem;
  list-style: inherit;
  list-style-type: disc;
}
/* line 124, ../scss/base/config/type.scss */
#jobdetail ul li, #jobdetail ol li {
  margin: .8rem 0;
}
/* line 127, ../scss/base/config/type.scss */
#jobdetail ul li ul, #jobdetail ul li ol, #jobdetail ol li ul, #jobdetail ol li ol {
  margin: 1rem 1.5rem 1.5rem;
  list-style: inherit;
  list-style: circle;
}

/* line 138, ../scss/base/config/type.scss */
.asc-survey-question {
  color: #115C36;
}

/* line 7, ../scss/base/plugins/jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none;
  border-radius: 0;
  background: #115C36;
  top: -2px;
  border: medium none;
  height: 16px;
  width: 12px;
}

/* line 21, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar {
  /* Override JQuery UI Calendar Styles */
}
/* line 23, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default {
  width: auto;
  height: auto;
}
/* line 30, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar .ui-state-default {
  background: #f1f2f3;
}
/* line 33, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar .ui-state-default.ui-state-active {
  background: #ffe3eb;
}
/* line 39, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar .ui-datepicker-today .ui-state-default.ui-state-highlight {
  background: #e8e0ff;
  color: #004276;
}
/* line 42, ../scss/base/plugins/jquery-ui.scss */
.ui-datepicker-calendar .ui-datepicker-today .ui-state-default.ui-state-highlight.ui-state-active {
  color: #c00;
}

/* line 50, ../scss/base/plugins/jquery-ui.scss */
.ui-widget-header {
  background: #838383;
}

/* line 54, ../scss/base/plugins/jquery-ui.scss */
.ui-slider-horizontal {
  height: 12px;
  background: #e5e5e5;
}

/* line 64, ../scss/base/plugins/jquery-ui.scss */
.ui-autocomplete {
  border-radius: 0;
}

/* line 68, ../scss/base/plugins/jquery-ui.scss */
.ui-menu .ui-menu-item a.ui-state-focus {
  background: #f2f2f2;
  border-radius: 0;
  border: medium none;
  /*	height: 16px; */
  /*	top: -2px; */
  /*	width: 12px; */
}

/* line 8, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control {
  width: 30px;
  height: 75px;
  background: rgba(124, 127, 136, 0.8);
  top: 50%;
  margin-top: -37px;
  opacity: 1;
  border: none;
  border-radius: 0;
  -moz-transition: background 0.25s;
  -o-transition: background 0.25s;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
}
/* line 18, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control.left {
  left: -8px;
}
/* line 20, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control.left span {
  left: 4px;
}
/* line 22, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control.right {
  right: -8px;
}
/* line 24, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control:hover {
  background: rgba(112, 114, 123, 0.8);
}
/* line 26, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control:hover span {
  color: #dddddf;
}
@media (max-width: 568px) {
  /* line 26, ../scss/base/plugins/bootstrap.scss */
  .carousel .carousel-control:hover span {
    color: #115C36;
  }
}
/* line 35, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-control span {
  font-size: 50px;
  text-shadow: none;
  height: 50px;
  position: absolute;
  left: 7px;
  top: 50%;
  margin-top: -25px;
  color: #d0d0d3;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
@media (max-width: 568px) {
  /* line 35, ../scss/base/plugins/bootstrap.scss */
  .carousel .carousel-control span {
    color: #115C36;
    font-size: 30px;
    left: 0px;
    top: -200%;
  }
}
/* line 54, ../scss/base/plugins/bootstrap.scss */
.carousel .carousel-indicators {
  display: none;
}

@media (max-width: 320px) {
  /* line 59, ../scss/base/plugins/bootstrap.scss */
  .carousel-control.right {
    left: 92%;
  }
}
@media (max-width: 568px) {
  /* line 67, ../scss/base/plugins/bootstrap.scss */
  .carousel-control.right {
    left: 96%;
  }
}
@media (max-width: 360px) {
  /* line 75, ../scss/base/plugins/bootstrap.scss */
  .carousel-control.right {
    left: 93%;
  }
}
/* line 90, ../scss/base/plugins/bootstrap.scss */
.panel-group .panel + .panel {
  margin: 0;
}

/* line 94, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  padding: 0 0 10px;
}

/* line 98, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading {
  padding: 0;
  background: transparent;
  border: none;
  border-top: 1px solid #cccccc;
  border-radius: 0;
}
/* line 105, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading h4.panel-title {
  font-size: 13px;
  color: #878787;
}
/* line 108, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading h4.panel-title a {
  padding: 8px 0;
  display: block;
}
/* line 111, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading h4.panel-title a i {
  float: right;
  margin: -1px 10px 0 0;
  font-size: 15px;
}
/* line 117, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading h4.panel-title a:hover,
.panel-default > .panel-heading h4.panel-title a:active {
  color: #878787;
}

/* line 123, ../scss/base/plugins/bootstrap.scss */
.panel-default:last-child > .panel-heading {
  border-bottom: 1px solid #cccccc;
}

/* line 126, ../scss/base/plugins/bootstrap.scss */
.panel-group .panel {
  box-shadow: none;
  border-radius: 0;
  background: none;
  border: none;
}

/* line 132, ../scss/base/plugins/bootstrap.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
}

/* line 140, ../scss/base/plugins/bootstrap.scss */
.dropdown-menu {
  border: none;
  border-radius: 0;
  padding: 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

/* line 147, ../scss/base/plugins/bootstrap.scss */
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #f2f2f2;
}

/* line 6, ../scss/base/components/button.scss */
input.btn,
button.btn,
a.btn,
.btn {
  font-weight: 300;
  border-radius: 0;
  border: none;
  box-shadow: none;
  padding-top: 6px;
  padding-bottom: 6px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 16, ../scss/base/components/button.scss */
input.btn:active, input.btn.active,
button.btn:active,
button.btn.active,
a.btn:active,
a.btn.active,
.btn:active,
.btn.active {
  box-shadow: none;
}

/* line 24, ../scss/base/components/button.scss */
.btn.btn-default {
  color: #115C36;
  border: 1px solid #115C36;
  background: transparent;
  font-weight: normal;
  transition: all 400ms;
}
/* line 30, ../scss/base/components/button.scss */
.btn.btn-default:hover {
  color: #838383;
}

/* line 34, ../scss/base/components/button.scss */
.btn.btn-primary {
  color: #ffffff;
  border: none;
  background: #115C36;
}
/* line 38, ../scss/base/components/button.scss */
.btn.btn-primary:hover {
  background: #0f4f2e;
  color: #ffffff;
}
/* line 42, ../scss/base/components/button.scss */
.btn.btn-primary:active {
  background: #09311d;
}

/* line 46, ../scss/base/components/button.scss */
.btn.btn-secondary {
  color: #ffffff;
  border: none;
  background: #838383;
}
/* line 50, ../scss/base/components/button.scss */
.btn.btn-secondary:hover {
  background: #7b7b7b;
}
/* line 53, ../scss/base/components/button.scss */
.btn.btn-secondary:active {
  background: #6a6a6a;
}

/* line 57, ../scss/base/components/button.scss */
.btn.btn-plain,
.btn-cancel,
.btn.asc-cancel {
  color: #555759;
  background: #edeff2;
}
/* line 62, ../scss/base/components/button.scss */
.btn.btn-plain:active,
.btn-cancel:active,
.btn.asc-cancel:active {
  background: #cfd5dd;
}

/* line 67, ../scss/base/components/button.scss */
.btn.btn-plain.btn-danger:hover, .btn.btn-plain.btn-danger:active {
  color: #ffffff;
}
/* line 71, ../scss/base/components/button.scss */
.btn.btn-plain.btn-danger:active {
  background: #c72f29;
}

/* line 75, ../scss/base/components/button.scss */
.btn.btn-success {
  color: #ffffff;
  background: #98ca4a;
  opacity: 1;
}
/* line 79, ../scss/base/components/button.scss */
.btn.btn-success:active {
  background: #7eae33;
}

/* line 83, ../scss/base/components/button.scss */
.asc-trash .btn:last-child,
.asc-trash-wrapper .btn:last-child {
  border-radius: 0px;
}

/* line 87, ../scss/base/components/button.scss */
.asc-trash .btn:nth-child(1),
.asc-trash-wrapper .btn:nth-child(1) {
  background-image: none;
  background-color: #E15650;
}
/* line 91, ../scss/base/components/button.scss */
.asc-trash .btn:nth-child(1):hover,
.asc-trash-wrapper .btn:nth-child(1):hover {
  background-color: #E15650;
}

/* line 95, ../scss/base/components/button.scss */
.btn.btn-danger {
  color: #ffffff;
  background: #DA4F49;
  opacity: 1;
}
/* line 99, ../scss/base/components/button.scss */
.btn.btn-danger:hover {
  background: #da4f49;
}
/* line 102, ../scss/base/components/button.scss */
.btn.btn-danger:active {
  background: #c72f29;
}

/* line 106, ../scss/base/components/button.scss */
#asc-cta-upload-resume-button {
  cursor: pointer;
}

/* line 109, ../scss/base/components/button.scss */
.fa-cloud-upload {
  cursor: pointer;
}

/* line 116, ../scss/base/components/button.scss */
.btn.btn-social {
  border-radius: 0;
  padding: 12px 18px;
  padding-left: 58px;
  position: relative;
  text-align: left;
  font-weight: 300;
  font-size: 16px;
}
/* line 124, ../scss/base/components/button.scss */
.btn.btn-social:hover {
  border: none;
}
/* line 127, ../scss/base/components/button.scss */
.btn.btn-social.connected {
  opacity: .6;
}
/* line 129, ../scss/base/components/button.scss */
.btn.btn-social.connected:hover {
  cursor: default;
}
/* line 133, ../scss/base/components/button.scss */
.btn.btn-social i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 44px;
  text-align: center;
  padding-top: 12px;
  font-size: 22px;
}

/* line 141, ../scss/base/components/button.scss */
.btn.btn-facebook {
  background: #3b5998;
  color: white;
}
/* line 144, ../scss/base/components/button.scss */
.btn.btn-facebook i {
  border-right: 1px solid #30487b;
}
/* line 147, ../scss/base/components/button.scss */
.btn.btn-facebook:hover {
  background: #344e86;
}

/* line 151, ../scss/base/components/button.scss */
.btn.btn-linkedin {
  background: #0e76a8;
  color: white;
}
/* line 154, ../scss/base/components/button.scss */
.btn.btn-linkedin i {
  border-right: 1px solid #0b5c82;
}
/* line 157, ../scss/base/components/button.scss */
.btn.btn-linkedin:hover {
  background: #0c6590;
}

/* line 165, ../scss/base/components/button.scss */
.btn.btn-lg {
  padding: 12px 30px;
  font-size: 16px;
}

/* line 170, ../scss/base/components/button.scss */
.btn.btn-wide {
  padding-left: 22px;
  padding-right: 22px;
}
/* line 173, ../scss/base/components/button.scss */
.btn.btn-wide.btn-lg {
  padding-left: 30px;
  padding-right: 30px;
}

/* line 178, ../scss/base/components/button.scss */
.btn.btn-xwide {
  padding-left: 36px;
  padding-right: 36px;
}
/* line 181, ../scss/base/components/button.scss */
.btn.btn-xwide.btn-lg {
  padding-left: 44px;
  padding-right: 44px;
}

/* line 186, ../scss/base/components/button.scss */
.btn.btn-short {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* line 190, ../scss/base/components/button.scss */
.btn.btn-block {
  display: block;
}

/* line 4, ../scss/base/components/panel.scss */
.asc-panel {
  background: white;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.14);
  padding: 20px;
}

/* line 5, ../scss/base/components/forms.scss */
textarea {
  min-height: 100px;
}

/* line 44, ../scss/base/config/mixins.scss */
.form-group.search-form:before, .form-group.search-form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
.form-group.search-form:after {
  clear: both;
}
/* line 11, ../scss/base/components/forms.scss */
.form-group.search-form input[type="text"] {
  display: block;
  width: 80%;
}
/* line 15, ../scss/base/components/forms.scss */
.form-group.search-form button[type="submit"] {
  float: right;
  width: 16%;
  display: block;
}

/* line 22, ../scss/base/components/forms.scss */
label > span.small-label {
  font-size: 11px;
  vertical-align: top;
}

/* line 27, ../scss/base/components/forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-top: 6px;
}

/* line 34, ../scss/base/components/forms.scss */
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 {
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 6px 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  font-weight: 300;
}
/* line 58, ../scss/base/components/forms.scss */
textarea.input-border,
input[type="text"].input-border,
input[type="password"].input-border,
input[type="datetime"].input-border,
input[type="datetime-local"].input-border,
input[type="date"].input-border,
input[type="month"].input-border,
input[type="time"].input-border,
input[type="week"].input-border,
input[type="number"].input-border,
input[type="email"].input-border,
input[type="url"].input-border,
input[type="search"].input-border,
input[type="tel"].input-border,
input[type="color"].input-border,
.uneditable-input.input-border {
  border: 1px solid #cccccc;
}

/* line 67, ../scss/base/components/forms.scss */
.dynamic_form_element_error {
  margin: 0;
}
/* line 69, ../scss/base/components/forms.scss */
.dynamic_form_element_error li {
  text-align: right;
  font-size: 12px;
  color: #c9533e;
  font-weight: 600;
  padding: 2px 0;
}

/* line 82, ../scss/base/components/forms.scss */
div.input-icon {
  position: relative;
}
/* line 84, ../scss/base/components/forms.scss */
div.input-icon input {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding-left: 58px !important;
  padding: 11px 10px;
  height: 44px;
}
/* line 93, ../scss/base/components/forms.scss */
div.input-icon i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  padding-top: 14px;
  border-right: 1px solid #cccccc;
  width: 44px;
  text-align: center;
  display: block;
  color: #878787;
}

/* line 5, ../scss/base/components/section.scss */
section.section {
  padding: 40px 0;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  /* line 5, ../scss/base/components/section.scss */
  section.section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 14, ../scss/base/components/section.scss */
section.section-dark {
  background: #e5e5e5;
}

/* line 18, ../scss/base/components/section.scss */
section.section-hr-top {
  border-top: 1px solid #cccccc;
}

/* line 12, ../scss/base/components/articles.scss */
article.slideshow h5 {
  margin-top: 30px;
}

/* line 21, ../scss/base/components/articles.scss */
article.video h5 {
  margin-top: 30px;
}
/* line 24, ../scss/base/components/articles.scss */
article.video .video-wrap .video,
article.video iframe {
  height: 450px;
  width: 100%;
}
@media (max-width: 767px) {
  /* line 24, ../scss/base/components/articles.scss */
  article.video .video-wrap .video,
  article.video iframe {
    height: 350px;
  }
}
@media (max-width: 568px) {
  /* line 24, ../scss/base/components/articles.scss */
  article.video .video-wrap .video,
  article.video iframe {
    height: 240px;
  }
}
@media (max-width: 320px) {
  /* line 24, ../scss/base/components/articles.scss */
  article.video .video-wrap .video,
  article.video iframe {
    height: 160px;
  }
}
/* line 39, ../scss/base/components/articles.scss */
article.video .video-wrap {
  max-height: 500px;
  max-width: 845px;
  position: relative;
}
/* line 43, ../scss/base/components/articles.scss */
article.video .video-wrap .video-thumb {
  position: absolute;
}

/* line 55, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-wrap .video {
  position: relative;
}
/* line 59, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-wrap.playing .video-preview {
  display: none;
}
/* line 62, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-wrap.playing .play-button {
  display: none;
}
/* line 66, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-preview {
  position: absolute;
  background: url("/img/about-us/video-thumbs/video-large.jpg") no-repeat;
  background-size: cover;
  z-index: 200;
}
/* line 71, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-preview:hover {
  cursor: pointer;
}
/* line 73, ../scss/base/components/articles.scss */
article.video.video-thumbnails .video-preview:hover + span {
  color: rgba(255, 255, 255, 0.8);
}
/* line 78, ../scss/base/components/articles.scss */
article.video.video-thumbnails span.play-button {
  position: absolute;
  font-size: 180px;
  color: rgba(255, 255, 255, 0.6);
  left: 50%;
  top: 50%;
  margin: -90px 0 0 -77px;
  z-index: 201;
  -moz-transition: color 0.25s 0.05s;
  -o-transition: color 0.25s 0.05s;
  -webkit-transition: color 0.25s;
  -webkit-transition-delay: 0.05s;
  transition: color 0.25s 0.05s;
}
/* line 87, ../scss/base/components/articles.scss */
article.video.video-thumbnails span.play-button:hover {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
}
/* line 92, ../scss/base/components/articles.scss */
article.video.video-thumbnails ul.video-thumbs {
  margin-top: 2.66%;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 44, ../scss/base/config/mixins.scss */
article.video.video-thumbnails ul.video-thumbs:before, article.video.video-thumbnails ul.video-thumbs:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
article.video.video-thumbnails ul.video-thumbs:after {
  clear: both;
}
/* line 97, ../scss/base/components/articles.scss */
article.video.video-thumbnails ul.video-thumbs li {
  width: 23%;
  float: left;
}
/* line 100, ../scss/base/components/articles.scss */
article.video.video-thumbnails ul.video-thumbs li > a {
  display: block;
  width: 100%;
  height: 90px;
  background-size: cover;
  opacity: .6;
  -moz-transition: opacity 0.25s 0.15s;
  -o-transition: opacity 0.25s 0.15s;
  -webkit-transition: opacity 0.25s;
  -webkit-transition-delay: 0.15s;
  transition: opacity 0.25s 0.15s;
}
@media (max-width: 568px) {
  /* line 100, ../scss/base/components/articles.scss */
  article.video.video-thumbnails ul.video-thumbs li > a {
    height: 60px;
  }
}
@media (max-width: 320px) {
  /* line 100, ../scss/base/components/articles.scss */
  article.video.video-thumbnails ul.video-thumbs li > a {
    height: 40px;
  }
}
/* line 114, ../scss/base/components/articles.scss */
article.video.video-thumbnails ul.video-thumbs li.active a, article.video.video-thumbnails ul.video-thumbs li:hover a {
  opacity: 1;
}
/* line 119, ../scss/base/components/articles.scss */
article.video.video-thumbnails ul.video-thumbs li + li {
  margin-left: 2.66%;
}

/* line 124, ../scss/base/components/articles.scss */
.video-container {
  padding-bottom: 53%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
  transition: color 0.25s 0.05s;
}
@media (max-width: 767px) {
  /* line 124, ../scss/base/components/articles.scss */
  .video-container {
    padding-bottom: 52%;
  }
}
@media (max-width: 568px) {
  /* line 124, ../scss/base/components/articles.scss */
  .video-container {
    padding-bottom: 50.5%;
  }
}

/* line 135, ../scss/base/components/articles.scss */
.video-container iframe,
.video-container object,
.video-container embed,
.video-container .video-preview {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/* line 150, ../scss/base/components/articles.scss */
article.pull-quote-two-column div.pull-quote {
  text-align: center;
}
/* line 152, ../scss/base/components/articles.scss */
article.pull-quote-two-column div.pull-quote h5 {
  max-width: 220px;
  margin: 0 auto 20px;
}
/* line 156, ../scss/base/components/articles.scss */
article.pull-quote-two-column div.pull-quote p {
  margin-bottom: 40px;
}

/* line 165, ../scss/base/components/articles.scss */
article.collage {
  width: 100%;
  height: 345px;
  background-size: cover;
  background-position: center top;
}
@media (max-width: 992px) {
  /* line 165, ../scss/base/components/articles.scss */
  article.collage {
    height: 300px;
  }
}
@media (max-width: 767px) {
  /* line 165, ../scss/base/components/articles.scss */
  article.collage {
    height: 220px;
  }
}
@media (max-width: 568px) {
  /* line 165, ../scss/base/components/articles.scss */
  article.collage {
    height: 170px;
  }
}
@media (max-width: 320px) {
  /* line 165, ../scss/base/components/articles.scss */
  article.collage {
    height: 120px;
  }
}

/* line 188, ../scss/base/components/articles.scss */
article.locations {
  text-align: center;
}
/* line 190, ../scss/base/components/articles.scss */
article.locations > h5 {
  max-width: 220px;
  margin: 0 auto 30px;
}
/* line 195, ../scss/base/components/articles.scss */
article.locations div.map-container div.map-wrap {
  margin-bottom: 30px;
  padding: 25px;
}
/* line 198, ../scss/base/components/articles.scss */
article.locations div.map-container div.map-wrap div.map-image {
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media (max-width: 992px) {
  /* line 195, ../scss/base/components/articles.scss */
  article.locations div.map-container div.map-wrap {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  /* line 195, ../scss/base/components/articles.scss */
  article.locations div.map-container div.map-wrap {
    padding: 10px;
  }
}
/* line 211, ../scss/base/components/articles.scss */
article.locations div.map-container h5 {
  color: #878787;
  margin-bottom: 8px;
}
/* line 215, ../scss/base/components/articles.scss */
article.locations div.map-container p {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  /* line 220, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container {
    width: 30%;
    float: left;
  }
  /* line 223, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container + div {
    margin-left: 5%;
  }
}
@media (max-width: 568px) {
  /* line 229, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container {
    display: block;
    float: none;
    width: 70%;
    margin: 0 auto 30px;
  }
  /* line 234, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container + div {
    margin: 0 auto 30px;
  }
  /* line 237, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container div.map-wrap {
    margin-bottom: 16px;
  }
}
@media (max-width: 320px) {
  /* line 243, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container {
    display: block;
    float: none;
    width: 90%;
    margin: 0 auto 30px;
  }
  /* line 248, ../scss/base/components/articles.scss */
  article.locations div.content-panels > div.map-container div.map-wrap {
    margin-bottom: 16px;
  }
}

/* line 258, ../scss/base/components/articles.scss */
article.photo-text .text-content h5 {
  margin-bottom: 20px;
  display: inline-block;
  padding-right: 100px;
}
/* line 263, ../scss/base/components/articles.scss */
article.photo-text .text-content div.lists {
  margin-top: 30px;
}
/* line 265, ../scss/base/components/articles.scss */
article.photo-text .text-content div.lists h6 {
  margin-bottom: 8px;
}
/* line 268, ../scss/base/components/articles.scss */
article.photo-text .text-content div.lists ul li {
  font-size: 14px;
  color: #878787;
}
@media (max-width: 767px) {
  /* line 275, ../scss/base/components/articles.scss */
  article.photo-text div.photo {
    margin-bottom: 30px;
    max-height: 800px;
  }
}
@media (max-width: 568px) {
  /* line 281, ../scss/base/components/articles.scss */
  article.photo-text .text-content div.lists > * {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}

/* line 293, ../scss/base/components/articles.scss */
section.section.post-banner {
  background-size: cover;
  background-position: bottom center;
  height: 550px;
  background-image: url("/img/articles/blackboard-meeting.png");
}

/* line 298, ../scss/base/components/articles.scss */
section.section.posts.with-banner {
  background-color: #ffffff;
  margin-top: 0;
}
/* line 302, ../scss/base/components/articles.scss */
section.section.posts.with-banner div.asc-post-side-nav {
  margin-top: -50px;
}

/* line 308, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav {
  padding: 16px 20px;
}
/* line 310, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav h5 {
  margin-bottom: 8px;
}
/* line 313, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav h5 a {
  font-size: 14px;
  font-weight: normal;
}
/* line 317, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav ul {
  margin: 0;
  list-style-type: none;
}
/* line 321, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav li {
  border-top: 1px solid #cccccc;
}
/* line 323, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav li a {
  padding: 6px 8px;
  font-size: 12px;
  display: block;
  color: #878787;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
/* line 330, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-side-nav li a:hover {
  color: #838383;
}
@media (max-width: 767px) {
  /* line 308, ../scss/base/components/articles.scss */
  article.asc-post div.asc-post-side-nav {
    margin-bottom: 30px;
  }
}
/* line 341, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-content .asc-post-title h3 {
  color: #838383;
  font-size: 19px;
  margin-bottom: 4px;
}
/* line 346, ../scss/base/components/articles.scss */
article.asc-post div.asc-post-content .asc-post-title p {
  font-size: 12px;
  font-weight: 600;
}
/* line 352, ../scss/base/components/articles.scss */
article.asc-post div.post-img {
  margin: 30px 0;
}
/* line 354, ../scss/base/components/articles.scss */
article.asc-post div.post-img p.caption {
  margin-top: 10px;
  font-size: .8em;
  padding: 0 20px;
}
/* line 362, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li {
  padding-bottom: 20px;
}
/* line 364, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li div.post-img {
  margin: 0 0 20px;
}
/* line 367, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li h3 {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.1em;
}
/* line 372, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li p.by-line {
  margin: 0 0 8px;
}
/* line 375, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li .asc-post-inner-content p {
  margin: 0 0 10px;
}
/* line 380, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list li.asc-post-li .asc-post-inner-content .btn-default:hover {
  background-color: #838383;
  border-color: #838383;
  color: #ffffff;
}
/* line 388, ../scss/base/components/articles.scss */
article.asc-post ul.asc-post-list > li + li {
  border-top: 1px solid #cccccc;
  padding: 26px 0;
}

/* line 1, ../scss/base/sections/_base.scss */
body {
  background: #f2f2f2;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* line 6, ../scss/base/sections/_base.scss */
#main_container {
  padding-bottom: 50px;
  position: relative;
  height: 100%;
}

/* line 11, ../scss/base/sections/_base.scss */
.page-content {
  margin-top: 120px;
}
@media (max-width: 767px) {
  /* line 11, ../scss/base/sections/_base.scss */
  .page-content {
    margin-top: 30px;
  }
}

/* line 17, ../scss/base/sections/_base.scss */
img {
  max-width: 100%;
}

/* line 21, ../scss/base/sections/_base.scss */
.asc-widget-parent-div h4 {
  color: #115C36;
}

/* line 25, ../scss/base/sections/_base.scss */
.link {
  cursor: hand;
}

@media (max-width: 767px) {
  /* line 32, ../scss/base/sections/_base.scss */
  body {
    padding: 0;
  }
}
/* line 36, ../scss/base/sections/_base.scss */
.asc-clear-filters {
  text-decoration: none;
}

/* line 40, ../scss/base/sections/_base.scss */
.hero-controls a {
  text-decoration: none;
}

/* line 45, ../scss/base/sections/_base.scss */
#article-info a {
  text-decoration: none;
}
/* line 48, ../scss/base/sections/_base.scss */
#article-info a:hover {
  color: #838383;
}

/* line 54, ../scss/base/sections/_base.scss */
.asc-post-side-nav a {
  text-decoration: none;
}

/************************* Concert One *************************/
@font-face {
  font-family: 'concert_one_bold';
  src: url("/fonts/google-fonts/concert_one/concertone-regular.woff2") format("woff2"), url("/fonts/google-fonts/concert_one/concertone-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'concert_one_bold_italic';
  src: url("/fonts/google-fonts/concert_one/concertone-regular.woff2") format("woff2"), url("/fonts/google-fonts/concert_one/concertone-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'concert_one_italic';
  src: url("/fonts/google-fonts/concert_one/concertone-regular.woff2") format("woff2"), url("/fonts/google-fonts/concert_one/concertone-regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'concert_one_regular';
  src: url("/fonts/google-fonts/concert_one/concertone-regular.woff2") format("woff2"), url("/fonts/google-fonts/concert_one/concertone-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Figtree *************************/
@font-face {
  font-family: 'figtree_bold';
  src: url("/fonts/google-fonts/figtree/figtree-bold.woff2") format("woff2"), url("/fonts/google-fonts/figtree/figtree-bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'figtree_bold_italic';
  src: url("/fonts/google-fonts/figtree/figtree-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/figtree/figtree-bold-italic.woff") format("woff");
  font-weight: bold;
  font-style: italic, oblique;
  font-display: swap;
}
@font-face {
  font-family: 'figtree_italic';
  src: url("/fonts/google-fonts/figtree/figtree-italic.woff2") format("woff2"), url("/fonts/google-fonts/figtree/figtree-italic.woff") format("woff");
  font-weight: normal;
  font-style: italic, oblique;
  font-display: swap;
}
@font-face {
  font-family: 'figtree_regular';
  src: url("/fonts/google-fonts/figtree/figtree-regular.woff2") format("woff2"), url("/fonts/google-fonts/figtree/figtree-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Lato *************************/
@font-face {
  font-family: 'lato_bold';
  src: url("/fonts/google-fonts/lato/lato-bold.woff2") format("woff2"), url("/fonts/google-fonts/lato/lato-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'lato_bold_italic';
  src: url("/fonts/google-fonts/lato/lato-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/lato/lato-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'lato_italic';
  src: url("/fonts/google-fonts/lato/lato-italic.woff2") format("woff2"), url("/fonts/google-fonts/lato/lato-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'lato_regular';
  src: url("/fonts/google-fonts/lato/lato-regular.woff2") format("woff2"), url("/fonts/google-fonts/lato/lato-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Merriweather *************************/
@font-face {
  font-family: 'merriweather_bold';
  src: url("/fonts/google-fonts/merriweather/merriweather-bold.woff2") format("woff2"), url("/fonts/google-fonts/merriweather/merriweather-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'merriweather_bold_italic';
  src: url("/fonts/google-fonts/merriweather/merriweather-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/merriweather/merriweather-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'merriweather_italic';
  src: url("/fonts/google-fonts/merriweather/merriweather-italic.woff2") format("woff2"), url("/fonts/google-fonts/merriweather/merriweather-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'merriweather_regular';
  src: url("/fonts/google-fonts/merriweather/merriweather-regular.woff2") format("woff2"), url("/fonts/google-fonts/merriweather/merriweather-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Montserrat *************************/
@font-face {
  font-family: 'montserrat_bold';
  src: url("/fonts/google-fonts/montserrat/montserrat-bold.woff2") format("woff2"), url("/fonts/google-fonts/montserrat/montserrat-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat_bold_italic';
  src: url("/fonts/google-fonts/montserrat/montserrat-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/montserrat/montserrat-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat_italic';
  src: url("/fonts/google-fonts/montserrat/montserrat-italic.woff2") format("woff2"), url("/fonts/google-fonts/montserrat/montserrat-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'montserrat_regular';
  src: url("/fonts/google-fonts/montserrat/montserrat-regular.woff2") format("woff2"), url("/fonts/google-fonts/montserrat/montserrat-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Noto Sans *************************/
@font-face {
  font-family: 'noto_sans_bold';
  src: url("/fonts/google-fonts/noto_sans/notosans-bold.woff2") format("woff2"), url("/fonts/google-fonts/noto_sans/notosans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_sans_bold_italic';
  src: url("/fonts/google-fonts/noto_sans/notosans-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/noto_sans/notosans-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_sans_italic';
  src: url("/fonts/google-fonts/noto_sans/notosans-italic.woff2") format("woff2"), url("/fonts/google-fonts/noto_sans/notosans-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_sans_regular';
  src: url("/fonts/google-fonts/noto_sans/notosans-regular.woff2") format("woff2"), url("/fonts/google-fonts/noto_sans/notosans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Noto Serif *************************/
@font-face {
  font-family: 'noto_serif_bold';
  src: url("/fonts/google-fonts/noto_serif/notoserif-bold.woff2") format("woff2"), url("/fonts/google-fonts/noto_serif/notoserif-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_serif_bold_italic';
  src: url("/fonts/google-fonts/noto_serif/notoserif-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/noto_serif/notoserif-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_serif_italic';
  src: url("/fonts/google-fonts/noto_serif/notoserif-italic.woff2") format("woff2"), url("/fonts/google-fonts/noto_serif/notoserif-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'noto_serif_regular';
  src: url("/fonts/google-fonts/noto_serif/notoserif-regular.woff2") format("woff2"), url("/fonts/google-fonts/noto_serif/notoserif-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Nunito Sans *************************/
@font-face {
  font-family: 'nunito_sans_bold';
  src: url("/fonts/google-fonts/nunito_sans/nunitosans-bold.woff2") format("woff2"), url("/fonts/google-fonts/nunito_sans/nunitosans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'nunito_sans_bold_italic';
  src: url("/fonts/google-fonts/nunito_sans/nunitosans-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/nunito_sans/nunitosans-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'nunito_sans_italic';
  src: url("/fonts/google-fonts/nunito_sans/nunitosans-italic.woff2") format("woff2"), url("/fonts/google-fonts/nunito_sans/nunitosans-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'nunito_sans_regular';
  src: url("/fonts/google-fonts/nunito_sans/nunitosans-regular.woff2") format("woff2"), url("/fonts/google-fonts/nunito_sans/nunitosans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Opens Sans *************************/
@font-face {
  font-family: 'open_sans_bold';
  src: url("/fonts/google-fonts/open_sans/opensans-bold.woff2") format("woff2"), url("/fonts/google-fonts/open_sans/opensans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'open_sans_bold_italic';
  src: url("/fonts/google-fonts/open_sans/opensans-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/open_sans/opensans-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'open_sans_italic';
  src: url("/fonts/google-fonts/open_sans/opensans-italic.woff2") format("woff2"), url("/fonts/google-fonts/open_sans/opensans-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'open_sans_regular';
  src: url("/fonts/google-fonts/open_sans/opensans-regular.woff2") format("woff2"), url("/fonts/google-fonts/open_sans/opensans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Oswald *************************/
/*** NOTE: Oswald Font May Not Display Italic Properly ***/
@font-face {
  font-family: 'oswald_bold';
  src: url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'oswald_bold_italic';
  src: url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'oswald_italic';
  src: url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'oswald_regular';
  src: url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/oswald/oswald-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Prompt *************************/
@font-face {
  font-family: 'prompt_bold';
  src: url("/fonts/google-fonts/prompt/prompt-bold.woff2") format("woff2"), url("/fonts/google-fonts/prompt/prompt-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'prompt_bold_italic';
  src: url("/fonts/google-fonts/prompt/prompt-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/prompt/prompt-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'prompt_italic';
  src: url("/fonts/google-fonts/prompt/prompt-italic.woff2") format("woff2"), url("/fonts/google-fonts/prompt/prompt-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'prompt_regular';
  src: url("/fonts/google-fonts/prompt/prompt-regular.woff2") format("woff2"), url("/fonts/google-fonts/prompt/prompt-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* PT Sans *************************/
@font-face {
  font-family: 'pt_sans_bold';
  src: url("/fonts/google-fonts/pt_sans/ptsans-bold.woff2") format("woff2"), url("/fonts/google-fonts/pt_sans/ptsans-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_sans_bold_italic';
  src: url("/fonts/google-fonts/pt_sans/ptsans-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/pt_sans/ptsans-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_sans_italic';
  src: url("/fonts/google-fonts/pt_sans/ptsans-italic.woff2") format("woff2"), url("/fonts/google-fonts/pt_sans/ptsans-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'pt_sans_regular';
  src: url("/fonts/google-fonts/pt_sans/ptsans-regular.woff2") format("woff2"), url("/fonts/google-fonts/pt_sans/ptsans-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Raleway *************************/
@font-face {
  font-family: 'raleway_bold';
  src: url("/fonts/google-fonts/raleway/raleway-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/raleway/raleway-variablefont_wght.woff") format("wofff");
  font-display: swap;
}
@font-face {
  font-family: 'raleway_bold_italic';
  src: url("/fonts/google-fonts/raleway/raleway-italic-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/raleway/raleway-italic-variablefont_wght.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'raleway_italic';
  src: url("/fonts/google-fonts/raleway/raleway-italic-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/raleway/raleway-italic-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'raleway_regular';
  src: url("/fonts/google-fonts/raleway/raleway-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/raleway/raleway-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Roboto *************************/
@font-face {
  font-family: 'roboto_bold';
  src: url("/fonts/google-fonts/roboto/roboto-bold.woff2") format("woff2"), url("/fonts/google-fonts/roboto/roboto-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'roboto_bold_italic';
  src: url("/fonts/google-fonts/roboto/roboto-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/roboto/roboto-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'roboto_italic';
  src: url("/fonts/google-fonts/roboto/roboto-italic.woff2") format("woff2"), url("/fonts/google-fonts/roboto/roboto-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'roboto_regular';
  src: url("/fonts/google-fonts/roboto/roboto-regular.woff2") format("woff2"), url("/fonts/google-fonts/roboto/roboto-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Slabo 13px *************************/
@font-face {
  font-family: 'slabo_13px_bold';
  src: url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'slabo_13px_bold_italic';
  src: url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'slabo_13px_italic';
  src: url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'slabo_13px_regular';
  src: url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_13px/slabo13px-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Slabo 27px *************************/
@font-face {
  font-family: 'slabo_27px_bold';
  src: url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'slabo_27px_bold_italic';
  src: url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'slabo_27px_italic';
  src: url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'slabo_27px_regular';
  src: url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff2") format("woff2"), url("/fonts/google-fonts/slabo_27px/slabo27px-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Source Sans Pro *************************/
@font-face {
  font-family: 'source_sans_pro_bold';
  src: url("/fonts/google-fonts/source_sans_pro/sourcesanspro-bold.woff2") format("woff2"), url("/fonts/google-fonts/source_sans_pro/sourcesanspro-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'source_sans_pro_bold_italic';
  src: url("/fonts/google-fonts/source_sans_pro/sourcesanspro-bold-italic.woff2") format("woff2"), url("/fonts/google-fonts/source_sans_pro/sourcesanspro-bold-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'source_sans_pro_italic';
  src: url("/fonts/google-fonts/source_sans_pro/sourcesanspro-italic.woff2") format("woff2"), url("/fonts/google-fonts/source_sans_pro/sourcesanspro-italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'source_sans_pro_regular';
  src: url("/fonts/google-fonts/source_sans_pro/sourcesanspro-regular.woff2") format("woff2"), url("/fonts/google-fonts/source_sans_pro/sourcesanspro-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/************************* Work Sans *************************/
@font-face {
  font-family: 'work_sans_bold';
  src: url("/fonts/google-fonts/work_sans/worksans-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/work_sans/worksans-variablefont_wght.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'work_sans_bold_italic';
  src: url("/fonts/google-fonts/work_sans/worksans-italic-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/work_sans/worksans-italic-variablefont_wght.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: 'work_sans_italic';
  src: url("/fonts/google-fonts/work_sans/worksans-italic-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/work_sans/worksans-italic-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: 'work_sans_regular';
  src: url("/fonts/google-fonts/work_sans/worksans-variablefont_wght.woff2") format("woff2"), url("/fonts/google-fonts/work_sans/worksans-variablefont_wght.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/** For Landing Pages -- Font Override For Signup Forms**/
/* line 601, ../scss/base/sections/google-fonts.scss */
.concert_one_bold #signup-form {
  font-family: 'concert_one_bold';
}

/* line 602, ../scss/base/sections/google-fonts.scss */
.concert_one_bold_italic #signup-form {
  font-family: 'concert_one_bold_italic';
}

/* line 603, ../scss/base/sections/google-fonts.scss */
.concert_one_italic #signup-form {
  font-family: 'concert_one_italic';
}

/* line 604, ../scss/base/sections/google-fonts.scss */
.concert_one_regular #signup-form {
  font-family: 'concert_one_regular';
}

/* line 606, ../scss/base/sections/google-fonts.scss */
.figtree_bold #signup-form {
  font-family: 'figtree_bold';
}

/* line 607, ../scss/base/sections/google-fonts.scss */
.figtree_bold_italic #signup-form {
  font-family: 'figtree_bold_italic';
}

/* line 608, ../scss/base/sections/google-fonts.scss */
.figtree_italic #signup-form {
  font-family: 'figtree_italic';
}

/* line 609, ../scss/base/sections/google-fonts.scss */
.figtree_regular #signup-form {
  font-family: 'figtree_regular';
}

/* line 611, ../scss/base/sections/google-fonts.scss */
.lato_bold #signup-form {
  font-family: 'lato_bold';
}

/* line 612, ../scss/base/sections/google-fonts.scss */
.lato_bold_italic #signup-form {
  font-family: 'lato_bold_italic';
}

/* line 613, ../scss/base/sections/google-fonts.scss */
.lato_italic #signup-form {
  font-family: 'lato_italic';
}

/* line 614, ../scss/base/sections/google-fonts.scss */
.lato_regular #signup-form {
  font-family: 'lato_regular';
}

/* line 616, ../scss/base/sections/google-fonts.scss */
.merriweather_bold #signup-form {
  font-family: 'merriweather_bold';
}

/* line 617, ../scss/base/sections/google-fonts.scss */
.merriweather_bold_italic #signup-form {
  font-family: 'merriweather_bold_italic';
}

/* line 618, ../scss/base/sections/google-fonts.scss */
.merriweather_italic #signup-form {
  font-family: 'merriweather_italic';
}

/* line 619, ../scss/base/sections/google-fonts.scss */
.merriweather_regular #signup-form {
  font-family: 'merriweather_regular';
}

/* line 621, ../scss/base/sections/google-fonts.scss */
.montserrat_bold #signup-form {
  font-family: 'montserrat_bold';
}

/* line 622, ../scss/base/sections/google-fonts.scss */
.montserrat_bold_italic #signup-form {
  font-family: 'montserrat_bold_italic';
}

/* line 623, ../scss/base/sections/google-fonts.scss */
.montserrat_italic #signup-form {
  font-family: 'montserrat_italic';
}

/* line 624, ../scss/base/sections/google-fonts.scss */
.montserrat_regular #signup-form {
  font-family: 'montserrat_regular';
}

/* line 626, ../scss/base/sections/google-fonts.scss */
.noto_sans_bold #signup-form {
  font-family: 'noto_sans_bold';
}

/* line 627, ../scss/base/sections/google-fonts.scss */
.noto_sans_bold_italic #signup-form {
  font-family: 'noto_sans_bold_italic';
}

/* line 628, ../scss/base/sections/google-fonts.scss */
.noto_sans_italic #signup-form {
  font-family: 'noto_sans_italic';
}

/* line 629, ../scss/base/sections/google-fonts.scss */
.noto_sans_regular #signup-form {
  font-family: 'noto_sans_regular';
}

/* line 631, ../scss/base/sections/google-fonts.scss */
.noto_serif_bold #signup-form {
  font-family: 'noto_serif_bold';
}

/* line 632, ../scss/base/sections/google-fonts.scss */
.noto_serif_bold_italic #signup-form {
  font-family: 'noto_serif_bold_italic';
}

/* line 633, ../scss/base/sections/google-fonts.scss */
.noto_serif_italic #signup-form {
  font-family: 'noto_serif_italic';
}

/* line 634, ../scss/base/sections/google-fonts.scss */
.noto_serif_regular #signup-form {
  font-family: 'noto_serif_regular';
}

/* line 636, ../scss/base/sections/google-fonts.scss */
.nunito_sans_bold #signup-form {
  font-family: 'nunito_sans_bold';
}

/* line 637, ../scss/base/sections/google-fonts.scss */
.nunito_sans_bold_italic #signup-form {
  font-family: 'nunito_sans_bold_italic';
}

/* line 638, ../scss/base/sections/google-fonts.scss */
.nunito_sans_italic #signup-form {
  font-family: 'nunito_sans_italic';
}

/* line 639, ../scss/base/sections/google-fonts.scss */
.nunito_sans_regular #signup-form {
  font-family: 'nunito_sans_regular';
}

/* line 641, ../scss/base/sections/google-fonts.scss */
.open_sans_bold #signup-form {
  font-family: 'open_sans_bold';
}

/* line 642, ../scss/base/sections/google-fonts.scss */
.open_sans_bold_italic #signup-form {
  font-family: 'open_sans_bold_italic';
}

/* line 643, ../scss/base/sections/google-fonts.scss */
.open_sans_italic #signup-form {
  font-family: 'open_sans_italic';
}

/* line 644, ../scss/base/sections/google-fonts.scss */
.open_sans_regular #signup-form {
  font-family: 'open_sans_regular';
}

/* line 646, ../scss/base/sections/google-fonts.scss */
.oswald_bold #signup-form {
  font-family: 'oswald_bold';
}

/* line 647, ../scss/base/sections/google-fonts.scss */
.oswald_bold_italic #signup-form {
  font-family: 'oswald_bold_italic';
}

/* line 648, ../scss/base/sections/google-fonts.scss */
.oswald_italic #signup-form {
  font-family: 'oswald_italic';
}

/* line 649, ../scss/base/sections/google-fonts.scss */
.oswald_regular #signup-form {
  font-family: 'oswald_regular';
}

/* line 651, ../scss/base/sections/google-fonts.scss */
.prompt_bold #signup-form {
  font-family: 'prompt_bold';
}

/* line 652, ../scss/base/sections/google-fonts.scss */
.prompt_bold_italic #signup-form {
  font-family: 'prompt_bold_italic';
}

/* line 653, ../scss/base/sections/google-fonts.scss */
.prompt_italic #signup-form {
  font-family: 'prompt_italic';
}

/* line 654, ../scss/base/sections/google-fonts.scss */
.prompt_regular #signup-form {
  font-family: 'prompt_regular';
}

/* line 656, ../scss/base/sections/google-fonts.scss */
.pt_sans_bold #signup-form {
  font-family: 'pt_sans_bold';
}

/* line 657, ../scss/base/sections/google-fonts.scss */
.pt_sans_bold_italic #signup-form {
  font-family: 'pt_sans_bold_italic';
}

/* line 658, ../scss/base/sections/google-fonts.scss */
.pt_sans_italic #signup-form {
  font-family: 'pt_sans_italic';
}

/* line 659, ../scss/base/sections/google-fonts.scss */
.pt_sans_regular #signup-form {
  font-family: 'pt_sans_regular';
}

/* line 661, ../scss/base/sections/google-fonts.scss */
.raleway_bold #signup-form {
  font-family: 'raleway_bold';
}

/* line 662, ../scss/base/sections/google-fonts.scss */
.raleway_bold_italic #signup-form {
  font-family: 'raleway_bold_italic';
}

/* line 663, ../scss/base/sections/google-fonts.scss */
.raleway_italic #signup-form {
  font-family: 'raleway_italic';
}

/* line 664, ../scss/base/sections/google-fonts.scss */
.raleway_regular #signup-form {
  font-family: 'raleway_regular';
}

/* line 666, ../scss/base/sections/google-fonts.scss */
.roboto_bold #signup-form {
  font-family: 'roboto_bold';
}

/* line 667, ../scss/base/sections/google-fonts.scss */
.roboto_bold_italic #signup-form {
  font-family: 'roboto_bold_italic';
}

/* line 668, ../scss/base/sections/google-fonts.scss */
.roboto_italic #signup-form {
  font-family: 'roboto_italic';
}

/* line 669, ../scss/base/sections/google-fonts.scss */
.roboto_regular #signup-form {
  font-family: 'roboto_regular';
}

/* line 671, ../scss/base/sections/google-fonts.scss */
.slabo_13px_bold #signup-form {
  font-family: 'slabo_13px_bold';
}

/* line 672, ../scss/base/sections/google-fonts.scss */
.slabo_13px_bold_italic #signup-form {
  font-family: 'slabo_13px_bold_italic';
}

/* line 673, ../scss/base/sections/google-fonts.scss */
.slabo_13px_italic #signup-form {
  font-family: 'slabo_13px_italic';
}

/* line 674, ../scss/base/sections/google-fonts.scss */
.slabo_13px_regular #signup-form {
  font-family: 'slabo_13px_regular';
}

/* line 676, ../scss/base/sections/google-fonts.scss */
.slabo_27px_bold #signup-form {
  font-family: 'slabo_27px_bold';
}

/* line 677, ../scss/base/sections/google-fonts.scss */
.slabo_27px_bold_italic #signup-form {
  font-family: 'slabo_27px_bold_italic';
}

/* line 678, ../scss/base/sections/google-fonts.scss */
.slabo_27px_italic #signup-form {
  font-family: 'slabo_27px_italic';
}

/* line 679, ../scss/base/sections/google-fonts.scss */
.slabo_27px_regular #signup-form {
  font-family: 'slabo_27px_regular';
}

/* line 681, ../scss/base/sections/google-fonts.scss */
.source_sans_pro_bold #signup-form {
  font-family: 'source_sans_pro_bold';
}

/* line 682, ../scss/base/sections/google-fonts.scss */
.source_sans_pro_bold_italic #signup-form {
  font-family: 'source_sans_pro_bold_italic';
}

/* line 683, ../scss/base/sections/google-fonts.scss */
.source_sans_pro_italic #signup-form {
  font-family: 'source_sans_pro_italic';
}

/* line 684, ../scss/base/sections/google-fonts.scss */
.source_sans_pro_regular #signup-form {
  font-family: 'source_sans_pro_regular';
}

/* line 686, ../scss/base/sections/google-fonts.scss */
.work_sans_bold #signup-form {
  font-family: 'work_sans_bold';
}

/* line 687, ../scss/base/sections/google-fonts.scss */
.work_sans_bold_italic #signup-form {
  font-family: 'work_sans_bold_italic';
}

/* line 688, ../scss/base/sections/google-fonts.scss */
.work_sans_italic #signup-form {
  font-family: 'work_sans_italic';
}

/* line 689, ../scss/base/sections/google-fonts.scss */
.work_sans_regular #signup-form {
  font-family: 'work_sans_regular';
}

/* line 4, ../scss/base/sections/header.scss */
nav#main-nav {
  position: fixed;
  height: 60px;
  left: 0;
  right: 0;
  top: 0;
  background: #EDEDED;
  border: none;
  border-radius: 0;
}
@media (max-width: 767px) {
  /* line 4, ../scss/base/sections/header.scss */
  nav#main-nav {
    margin-bottom: 0;
    height: 50px;
  }
}
@media (max-width: 767px) {
  /* line 20, ../scss/base/sections/header.scss */
  nav#main-nav .navbar-toggle:focus {
    border-color: transparent;
  }
}
/* line 25, ../scss/base/sections/header.scss */
nav#main-nav .navbar-inner {
  box-shadow: none;
  border: none;
  background: none;
}
/* line 30, ../scss/base/sections/header.scss */
nav#main-nav .navbar-nav.pull-right {
  width: 423px;
}
/* line 34, ../scss/base/sections/header.scss */
nav#main-nav li a {
  text-decoration: none;
}

/* line 40, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav {
  height: 60px;
  background: #000000;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  /* line 40, ../scss/base/sections/header.scss */
  body.scrolled-down
  nav#main-nav {
    height: 50px;
  }
}
/* line 51, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav a.brand img {
  height: 23px;
}
/* line 55, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav a.navbar-toggle {
  margin-top: 4px;
}
/* line 58, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav .navbar-collapse {
  margin-top: 0;
}
/* line 61, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav .navbar-collapse.in {
  top: -3px;
}
/* line 64, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav .navbar-default {
  border-radius: none;
}
@media (max-width: 767px) {
  /* line 64, ../scss/base/sections/header.scss */
  body.scrolled-down
  nav#main-nav .navbar-default {
    height: 50px;
  }
}
/* line 74, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav .navbar-nav li:first-of-type > a {
  padding: 18px 0 14px;
}
@media (max-width: 767px) {
  /* line 78, ../scss/base/sections/header.scss */
  body.scrolled-down
  nav#main-nav .navbar-nav li > a {
    padding: 15px 11px;
  }
}
/* line 88, ../scss/base/sections/header.scss */
body.scrolled-down
nav#main-nav .navbar-nav li.hidden-xs.open ul.dropdown-menu li > a {
  padding: 9px 20px;
}

/* line 96, ../scss/base/sections/header.scss */
#main-nav a.brand {
  display: block;
  font-size: 20px;
  padding: 0px 20px;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 96, ../scss/base/sections/header.scss */
  #main-nav a.brand {
    margin-left: 0;
    padding: 10px 20px;
  }
}
/* line 108, ../scss/base/sections/header.scss */
#main-nav a.brand img {
  height: 42px;
}
@media (max-width: 992px) {
  /* line 108, ../scss/base/sections/header.scss */
  #main-nav a.brand img {
    height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 108, ../scss/base/sections/header.scss */
  #main-nav a.brand img {
    height: 50px;
  }
}
/* line 118, ../scss/base/sections/header.scss */
#main-nav a.brand span.careers {
  margin-left: 5px;
  font-weight: 300;
  vertical-align: -3px;
  color: #494a4c;
}
/* line 123, ../scss/base/sections/header.scss */
#main-nav a.brand span.careers span.pipe {
  position: relative;
  top: -2px;
  color: #616466;
}

/* line 130, ../scss/base/sections/header.scss */
#main-nav .navbar-nav {
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 130, ../scss/base/sections/header.scss */
  #main-nav .navbar-nav {
    line-height: 62px;
  }
}
@media (max-width: 568px) {
  /* line 130, ../scss/base/sections/header.scss */
  #main-nav .navbar-nav {
    text-align: left;
  }
}
/* line 142, ../scss/base/sections/header.scss */
#main-nav .navbar-nav li {
  float: none;
  display: inline-block;
  text-align: left;
}
@media (max-width: 568px) {
  /* line 142, ../scss/base/sections/header.scss */
  #main-nav .navbar-nav li {
    display: block;
  }
}
/* line 151, ../scss/base/sections/header.scss */
#main-nav .navbar-nav li > a {
  font-size: 16px;
  color: #494a4c;
  text-shadow: none;
}
/* line 156, ../scss/base/sections/header.scss */
#main-nav .navbar-nav li > a.btn {
  font-size: 14px;
  color: #115C36;
  padding: 6px 12px;
  margin: 4px 0 0 6px;
}

/* line 169, ../scss/base/sections/header.scss */
#gmain-nav .navbar-collapse.in,
#main-nav .navbar-collapse.collapsing {
  background: #EDEDED;
}
/* line 172, ../scss/base/sections/header.scss */
#gmain-nav .navbar-collapse.in a.btn,
#main-nav .navbar-collapse.collapsing a.btn {
  display: inline-block;
  width: 200px;
}

/* line 177, ../scss/base/sections/header.scss */
#main-nav ul.dropdown-menu {
  min-width: 200px;
}
/* line 179, ../scss/base/sections/header.scss */
#main-nav ul.dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 20px;
}
/* line 188, ../scss/base/sections/header.scss */
#main-nav ul.dropdown-menu:before {
  display: none;
}
/* line 191, ../scss/base/sections/header.scss */
#main-nav ul.dropdown-menu:after {
  right: 13px;
}

/* line 197, ../scss/base/sections/header.scss */
#main-nav span.navbar-toggle {
  margin-top: 26px;
  border-radius: 0;
  color: #cccccc;
  background: none;
  padding: 8px 6px;
}
/* line 206, ../scss/base/sections/header.scss */
#main-nav span.navbar-toggle:hover {
  background: #f2f2f2;
}
/* line 209, ../scss/base/sections/header.scss */
#main-nav span.navbar-toggle .icon-bar {
  background: #cccccc;
  box-shadow: none;
  border-radius: 5px;
  width: 28px;
}
/* line 215, ../scss/base/sections/header.scss */
#main-nav span.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 767px) {
  /* line 220, ../scss/base/sections/header.scss */
  #main-nav .navbar-collapse {
    padding-bottom: 10px;
  }
  /* line 222, ../scss/base/sections/header.scss */
  #main-nav .navbar-collapse #sign-in {
    width: 50%;
    margin: 0 auto;
    display: block;
  }
}

/* VARIABLES */
/* HERO TOP MARGIN */
/* line 6, ../scss/base/sections/hero.scss */
section[class^="hero-"] {
  margin-top: 132px;
}
@media (max-width: 767px) {
  /* line 6, ../scss/base/sections/hero.scss */
  section[class^="hero-"] {
    margin-top: 0px;
  }
}

/* Extend Inheritance */
/* line 13, ../scss/base/sections/hero.scss */
section.hero-about-wiley, section.hero-benefits, section.hero-blog, section.hero-diversity, section.hero-home, section.hero-join, section.hero-our-people, section.hero-we-are-wiley {
  margin-bottom: 25px;
  /* Overrides Bootstrap Horizontal Overflow */
}
/* line 16, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row, section.hero-benefits .row, section.hero-blog .row, section.hero-diversity .row, section.hero-home .row, section.hero-join .row, section.hero-our-people .row, section.hero-we-are-wiley .row {
  margin-right: 0px;
  margin-left: 0px;
}
/* line 20, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12, section.hero-benefits .row .col-md-12, section.hero-blog .row .col-md-12, section.hero-diversity .row .col-md-12, section.hero-home .row .col-md-12, section.hero-join .row .col-md-12, section.hero-our-people .row .col-md-12, section.hero-we-are-wiley .row .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
  /* end */
  margin: 0;
}
/* line 27, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 video, section.hero-benefits .row .col-md-12 video, section.hero-blog .row .col-md-12 video, section.hero-diversity .row .col-md-12 video, section.hero-home .row .col-md-12 video, section.hero-join .row .col-md-12 video, section.hero-our-people .row .col-md-12 video, section.hero-we-are-wiley .row .col-md-12 video {
  bottom: 0;
  min-height: 100%;
  min-width: 100%;
  right: 0;
}
/* line 38, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 img, section.hero-benefits .row .col-md-12 img, section.hero-blog .row .col-md-12 img, section.hero-diversity .row .col-md-12 img, section.hero-home .row .col-md-12 img, section.hero-join .row .col-md-12 img, section.hero-our-people .row .col-md-12 img, section.hero-we-are-wiley .row .col-md-12 img {
  display: block;
  width: 100%;
}
@media (max-width: 568px) {
  /* line 38, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 img, section.hero-benefits .row .col-md-12 img, section.hero-blog .row .col-md-12 img, section.hero-diversity .row .col-md-12 img, section.hero-home .row .col-md-12 img, section.hero-join .row .col-md-12 img, section.hero-our-people .row .col-md-12 img, section.hero-we-are-wiley .row .col-md-12 img {
    margin: 0px 0px !important;
  }
}
/* line 46, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap, section.hero-benefits .row .col-md-12 .hero-wrap, section.hero-blog .row .col-md-12 .hero-wrap, section.hero-diversity .row .col-md-12 .hero-wrap, section.hero-home .row .col-md-12 .hero-wrap, section.hero-join .row .col-md-12 .hero-wrap, section.hero-our-people .row .col-md-12 .hero-wrap, section.hero-we-are-wiley .row .col-md-12 .hero-wrap {
  background-color: rgba(0, 0, 0, 0.25);
  height: 100%;
  max-height: 650px;
  width: 100%;
  overflow: hidden;
}
/* line 53, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 568px) {
  /* line 53, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap {
    z-index: 20;
  }
}
/* line 63, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1 {
  color: #ffffff;
  font-size: 66px;
  font-family: 'SourceSerifPro_bold', Arial, sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 60px;
}
@media (max-width: 992px) {
  /* line 63, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1 {
    font-size: 48px;
    margin-bottom: 55px;
  }
}
@media (max-width: 568px) {
  /* line 63, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h1, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h1 {
    font-size: 38px;
    margin-bottom: 5px;
  }
}
/* line 79, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2 {
  margin-top: 15px;
  font-family: 'OpenSans_regular', Arial, sans-serif;
  font-size: 34px;
  line-height: 42px;
  color: #ffffff;
}
@media (max-width: 1200px) {
  /* line 79, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  /* line 79, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2 {
    font-size: 25px;
    line-height: 33px;
  }
}
@media (max-width: 568px) {
  /* line 79, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap h2, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap h2 {
    font-size: 20px;
    line-height: 28px;
  }
}
/* line 99, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form {
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  /* line 99, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form {
    margin-top: 20px;
  }
}
@media (max-width: 568px) {
  /* line 99, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form {
    margin-top: 25px;
  }
}
/* line 108, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span {
  color: #ffffff;
  margin-right: 30px;
}
@media (max-width: 992px) {
  /* line 108, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span {
    margin-right: 15px;
  }
}
@media (max-width: 568px) {
  /* line 108, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form span, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form span {
    display: block;
  }
}
/* line 119, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input {
  height: 60px;
  min-width: 220px;
  padding: 0px 15px;
  line-height: 26px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  /* line 119, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input {
    height: 60px;
    padding-right: 0px;
  }
}
@media (max-width: 992px) {
  /* line 119, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 119, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input {
    height: 50px;
  }
}
@media (max-width: 568px) {
  /* line 119, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form input, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form input {
    display: block;
    margin: 10px auto;
    padding: 4px 14px;
    height: 40px;
    font-size: 14px;
  }
}
/* line 144, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button {
  display: inline-block;
  background-color: #115C36;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 8px;
  width: 100px;
  height: 60px;
  font-size: 24px;
  font-family: 'OpenSans_bold', sans-serif;
  line-height: 38px;
}
@media (max-width: 1200px) {
  /* line 144, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button {
    height: 60px;
  }
}
@media (max-width: 992px) {
  /* line 144, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button {
    padding: 6px 25px;
  }
}
@media (max-width: 767px) {
  /* line 144, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button {
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 22px;
  }
}
/* line 168, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:active {
  background-color: black !important;
}
/* line 171, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:hover {
  background-color: #838383;
}
/* line 174, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form button:focus {
  outline: none;
}
/* line 178, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup {
  color: #ffffff;
  position: absolute;
  top: 80px;
  font-size: 110%;
}
@media (max-width: 992px) {
  /* line 178, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup {
    top: 75px;
  }
}
@media (max-width: 568px) {
  /* line 178, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap form sup, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap form sup {
    display: none;
  }
}
/* line 192, ../scss/base/sections/hero.scss */
section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a {
  color: #ffffff;
}
@media (max-width: 568px) {
  /* line 192, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a {
    font-size: 20px;
    left: 0;
    margin-top: 260px;
    position: absolute;
    right: 0;
  }
}
@media (max-width: 320px) {
  /* line 192, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap a, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a {
    margin-top: 280px;
  }
}
@media (max-width: 568px) {
  /* line 205, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-benefits .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-blog .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-diversity .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-join .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-our-people .row .col-md-12 .hero-wrap .hero-controls-wrap a.en, section.hero-we-are-wiley .row .col-md-12 .hero-wrap .hero-controls-wrap a.en {
    margin-top: 0px;
  }
}

/* HERO SECTIONS */
/* line 228, ../scss/base/sections/hero.scss */
section.hero-about-wiley, section.hero-benefits, section.hero-blog, section.hero-diversity, section.hero-home, section.hero-join, section.hero-our-people, section.hero-we-are-wiley {
  margin-bottom: 0px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  /* line 228, ../scss/base/sections/hero.scss */
  section.hero-about-wiley, section.hero-benefits, section.hero-blog, section.hero-diversity, section.hero-home, section.hero-join, section.hero-our-people, section.hero-we-are-wiley {
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  /* line 246, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-benefits .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-blog .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-diversity .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-home .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-join .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-our-people .col-md-12:nth-of-type(1) img:nth-of-type(1), section.hero-we-are-wiley .col-md-12:nth-of-type(1) img:nth-of-type(1) {
    margin: 0% 0px -10% !important;
  }
}
@media (max-width: 992px) {
  /* line 243, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12, section.hero-benefits .col-md-12, section.hero-blog .col-md-12, section.hero-diversity .col-md-12, section.hero-home .col-md-12, section.hero-join .col-md-12, section.hero-our-people .col-md-12, section.hero-we-are-wiley .col-md-12 {
    height: 450px;
  }
}
@media (max-width: 568px) {
  /* line 243, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12, section.hero-benefits .col-md-12, section.hero-blog .col-md-12, section.hero-diversity .col-md-12, section.hero-home .col-md-12, section.hero-join .col-md-12, section.hero-our-people .col-md-12, section.hero-we-are-wiley .col-md-12 {
    height: 290px;
  }
}
/* line 259, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 video, section.hero-benefits .col-md-12 video, section.hero-blog .col-md-12 video, section.hero-diversity .col-md-12 video, section.hero-home .col-md-12 video, section.hero-join .col-md-12 video, section.hero-our-people .col-md-12 video, section.hero-we-are-wiley .col-md-12 video {
  margin: 0% 0px -25%;
}
@media (max-width: 992px) {
  /* line 259, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 video, section.hero-benefits .col-md-12 video, section.hero-blog .col-md-12 video, section.hero-diversity .col-md-12 video, section.hero-home .col-md-12 video, section.hero-join .col-md-12 video, section.hero-our-people .col-md-12 video, section.hero-we-are-wiley .col-md-12 video {
    margin: -11% 0px -75%;
  }
}
@media (max-width: 992px) {
  /* line 259, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 video, section.hero-benefits .col-md-12 video, section.hero-blog .col-md-12 video, section.hero-diversity .col-md-12 video, section.hero-home .col-md-12 video, section.hero-join .col-md-12 video, section.hero-our-people .col-md-12 video, section.hero-we-are-wiley .col-md-12 video {
    display: none !important;
  }
}
/* line 269, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-logo, section.hero-benefits .col-md-12 .hero-logo, section.hero-blog .col-md-12 .hero-logo, section.hero-diversity .col-md-12 .hero-logo, section.hero-home .col-md-12 .hero-logo, section.hero-join .col-md-12 .hero-logo, section.hero-our-people .col-md-12 .hero-logo, section.hero-we-are-wiley .col-md-12 .hero-logo {
  display: none !important;
}
@media (max-width: 992px) {
  /* line 269, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-logo, section.hero-benefits .col-md-12 .hero-logo, section.hero-blog .col-md-12 .hero-logo, section.hero-diversity .col-md-12 .hero-logo, section.hero-home .col-md-12 .hero-logo, section.hero-join .col-md-12 .hero-logo, section.hero-our-people .col-md-12 .hero-logo, section.hero-we-are-wiley .col-md-12 .hero-logo {
    display: block !important;
  }
}
@media (max-width: 568px) {
  /* line 269, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-logo, section.hero-benefits .col-md-12 .hero-logo, section.hero-blog .col-md-12 .hero-logo, section.hero-diversity .col-md-12 .hero-logo, section.hero-home .col-md-12 .hero-logo, section.hero-join .col-md-12 .hero-logo, section.hero-our-people .col-md-12 .hero-logo, section.hero-we-are-wiley .col-md-12 .hero-logo {
    height: 100%;
  }
}
/* line 279, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap, section.hero-benefits .col-md-12 .hero-wrap, section.hero-blog .col-md-12 .hero-wrap, section.hero-diversity .col-md-12 .hero-wrap, section.hero-home .col-md-12 .hero-wrap, section.hero-join .col-md-12 .hero-wrap, section.hero-our-people .col-md-12 .hero-wrap, section.hero-we-are-wiley .col-md-12 .hero-wrap {
  position: relative;
  overflow: hidden;
}
/* line 283, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap img.hero-image, section.hero-benefits .col-md-12 .hero-wrap img.hero-image, section.hero-blog .col-md-12 .hero-wrap img.hero-image, section.hero-diversity .col-md-12 .hero-wrap img.hero-image, section.hero-home .col-md-12 .hero-wrap img.hero-image, section.hero-join .col-md-12 .hero-wrap img.hero-image, section.hero-our-people .col-md-12 .hero-wrap img.hero-image, section.hero-we-are-wiley .col-md-12 .hero-wrap img.hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
@media (max-width: 992px) {
  /* line 283, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap img.hero-image, section.hero-benefits .col-md-12 .hero-wrap img.hero-image, section.hero-blog .col-md-12 .hero-wrap img.hero-image, section.hero-diversity .col-md-12 .hero-wrap img.hero-image, section.hero-home .col-md-12 .hero-wrap img.hero-image, section.hero-join .col-md-12 .hero-wrap img.hero-image, section.hero-our-people .col-md-12 .hero-wrap img.hero-image, section.hero-we-are-wiley .col-md-12 .hero-wrap img.hero-image {
    max-width: none;
  }
}
/* line 297, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-benefits .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-blog .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-diversity .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-home .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-join .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-our-people .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-we-are-wiley .col-md-12 .hero-wrap img.hero-image-mobile {
  display: none;
  min-height: unset;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 297, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-benefits .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-blog .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-diversity .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-home .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-join .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-our-people .col-md-12 .hero-wrap img.hero-image-mobile, section.hero-we-are-wiley .col-md-12 .hero-wrap img.hero-image-mobile {
    display: block;
    object-fit: cover;
  }
}
/* line 307, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .gradient-splash, section.hero-benefits .col-md-12 .hero-wrap .gradient-splash, section.hero-blog .col-md-12 .hero-wrap .gradient-splash, section.hero-diversity .col-md-12 .hero-wrap .gradient-splash, section.hero-home .col-md-12 .hero-wrap .gradient-splash, section.hero-join .col-md-12 .hero-wrap .gradient-splash, section.hero-our-people .col-md-12 .hero-wrap .gradient-splash, section.hero-we-are-wiley .col-md-12 .hero-wrap .gradient-splash {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent linear-gradient(249deg, #009ca9 0%, #192b67 100%) 0% 0% no-repeat padding-box;
  opacity: .6;
}
@media (max-width: 568px) {
  /* line 307, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .gradient-splash, section.hero-benefits .col-md-12 .hero-wrap .gradient-splash, section.hero-blog .col-md-12 .hero-wrap .gradient-splash, section.hero-diversity .col-md-12 .hero-wrap .gradient-splash, section.hero-home .col-md-12 .hero-wrap .gradient-splash, section.hero-join .col-md-12 .hero-wrap .gradient-splash, section.hero-our-people .col-md-12 .hero-wrap .gradient-splash, section.hero-we-are-wiley .col-md-12 .hero-wrap .gradient-splash {
    z-index: 10;
  }
}
/* line 321, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap form {
  margin-top: 20px;
}
@media (max-width: 992px) {
  /* line 321, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap form {
    margin-bottom: 15px !important;
    margin-top: 90px;
  }
}
@media (max-width: 568px) {
  /* line 321, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap form, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap form {
    margin-top: 160px;
  }
}
/* line 333, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
  margin: auto;
  padding: 30px;
  width: 88%;
  text-align: left;
}
@media (max-width: 568px) {
  /* line 333, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
    padding: 0;
    width: 88%;
  }
}
/* line 344, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img {
  display: block;
  margin: 0 auto 20px;
  width: 60px;
}
@media (max-width: 992px) {
  /* line 344, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img {
    width: 35px;
    margin: 0 auto 5px !important;
  }
}
@media (max-width: 568px) {
  /* line 344, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls img {
    width: 30px;
  }
}
/* line 357, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
  font-family: 'OpenSans_extrabold', Arial, sans-serif;
  font-size: 56px;
  line-height: 64px;
  letter-spacing: -0.11px;
  margin-bottom: 0px;
}
@media (max-width: 1200px) {
  /* line 357, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 62px;
    line-height: 78px;
  }
}
@media (max-width: 992px) {
  /* line 357, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 52px;
    line-height: 68px;
  }
}
@media (max-width: 767px) {
  /* line 357, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 42px;
    line-height: 58px;
  }
}
@media (max-width: 568px) {
  /* line 357, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-family: 'OpenSans_extrabold', Arial, sans-serif;
    font-size: 32px;
    line-height: 40px;
  }
}
/* line 382, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h2 {
  font-family: 'OpenSans_regular', Arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0px;
}
/* line 388, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search {
  margin-right: 21px;
  width: calc((100% - 364px)/2);
}
@media (max-width: 992px) {
  /* line 388, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search {
    margin-right: 20px;
    width: calc((100% - 215px)/2);
  }
}
@media (max-width: 767px) {
  /* line 388, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-location-search {
    width: 100%;
    margin: 17px 0;
  }
}
/* line 401, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search {
  width: calc(100% - 214px);
  margin-bottom: 33px;
  padding: 0 54px 0 15px;
}
@media (max-width: 992px) {
  /* line 401, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search {
    width: calc(100% - 65px);
  }
}
@media (max-width: 767px) {
  /* line 401, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search {
    width: 100%;
    margin-bottom: 17px;
  }
}
/* line 414, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls #job-skill-search:after {
  display: inline-block;
  font-family: FontAwesome;
  color: #838383;
  content: '\f002';
}
/* line 421, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper {
  position: relative;
}
/* line 424, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon {
  position: absolute;
  cursor: text;
}
/* line 428, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search {
  top: 17px;
  color: black;
  right: 120px;
  font-size: 30px;
}
@media (max-width: 992px) {
  /* line 428, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search {
    right: 47px;
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  /* line 428, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search {
    top: 15px;
    right: 13px;
    font-size: 22px;
  }
}
@media (max-width: 568px) {
  /* line 428, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .fa.fa-search {
    top: 10px;
    right: 10px;
    font-size: 20px;
  }
}
/* line 450, ../scss/base/sections/hero.scss */
section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon {
  top: 15px;
  right: 115px;
  height: 30px;
  margin: 0;
}
@media (max-width: 992px) {
  /* line 450, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon {
    right: 47px;
  }
}
@media (max-width: 767px) {
  /* line 450, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon {
    top: 11px;
    right: 13px;
  }
}
@media (max-width: 568px) {
  /* line 450, ../scss/base/sections/hero.scss */
  section.hero-about-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-benefits .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-home .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-our-people .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon, section.hero-we-are-wiley .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls .job-skill-search-wrapper .search-icon {
    top: 8px;
    right: 5px;
    height: 25px;
  }
}
/* line 501, ../scss/base/sections/hero.scss */
section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
  font-size: 76px;
}
@media (max-width: 1440px) {
  /* line 501, ../scss/base/sections/hero.scss */
  section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 52px;
    line-height: 68px;
  }
}
@media (max-width: 767px) {
  /* line 501, ../scss/base/sections/hero.scss */
  section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 42px;
    line-height: 58px;
  }
}
@media (max-width: 568px) {
  /* line 501, ../scss/base/sections/hero.scss */
  section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
/* line 526, ../scss/base/sections/hero.scss */
section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls, section.hero-diversity .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
  width: 80%;
}
@media (max-width: 568px) {
  /* line 538, ../scss/base/sections/hero.scss */
  section.hero-blog .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    padding-top: 25px;
  }
}
/* line 549, ../scss/base/sections/hero.scss */
section.hero-home .container-fluid {
  position: relative;
}
/* line 553, ../scss/base/sections/hero.scss */
section.hero-home .row .video-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 650px;
}
@media (max-width: 1440px) {
  /* line 553, ../scss/base/sections/hero.scss */
  section.hero-home .row .video-wrapper {
    height: 600px;
  }
}
@media (max-width: 1200px) {
  /* line 553, ../scss/base/sections/hero.scss */
  section.hero-home .row .video-wrapper {
    height: calc(100vw * .5);
  }
}
@media (max-width: 767px) {
  /* line 553, ../scss/base/sections/hero.scss */
  section.hero-home .row .video-wrapper {
    display: none;
  }
}
/* line 570, ../scss/base/sections/hero.scss */
section.hero-home .row .video-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
/* line 577, ../scss/base/sections/hero.scss */
section.hero-home .row .video-wrapper video {
  position: absolute;
  top: 35%;
  transform: translateY(-35%);
}
/* line 582, ../scss/base/sections/hero.scss */
section.hero-home .row .video-wrapper .gradient-splash {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent linear-gradient(249deg, #009ca9 0%, #192b67 100%) 0% 0% no-repeat padding-box;
  opacity: .6;
}
@media (max-width: 568px) {
  /* line 582, ../scss/base/sections/hero.scss */
  section.hero-home .row .video-wrapper .gradient-splash {
    z-index: 10;
  }
}
/* line 596, ../scss/base/sections/hero.scss */
section.hero-home .row .col-md-12 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 596, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 {
    position: relative;
    height: 450px;
  }
}
/* line 607, ../scss/base/sections/hero.scss */
section.hero-home .row .col-md-12 .hero-wrap {
  overflow: unset;
}
/* line 610, ../scss/base/sections/hero.scss */
section.hero-home .row .col-md-12 .hero-wrap .gradient-splash {
  display: none;
}
@media (max-width: 767px) {
  /* line 610, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 .hero-wrap .gradient-splash {
    display: block;
  }
}
/* line 618, ../scss/base/sections/hero.scss */
section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap {
  top: 50%;
  transform: translateY(-50%);
}
/* line 641, ../scss/base/sections/hero.scss */
section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
  width: 1024px;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 641, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
    width: 767px;
  }
}
@media (max-width: 767px) {
  /* line 641, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls {
    width: 88%;
  }
}
@media (max-width: 767px) {
  /* line 652, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 568px) {
  /* line 652, ../scss/base/sections/hero.scss */
  section.hero-home .row .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
/* line 681, ../scss/base/sections/hero.scss */
section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls p {
  margin-bottom: 222px;
}
@media (max-width: 1440px) {
  /* line 681, ../scss/base/sections/hero.scss */
  section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls p {
    margin-bottom: 200px;
  }
}
@media (max-width: 1200px) {
  /* line 681, ../scss/base/sections/hero.scss */
  section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls p {
    margin-bottom: 180px;
  }
}
@media (max-width: 992px) {
  /* line 681, ../scss/base/sections/hero.scss */
  section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls p {
    margin-bottom: 150px;
  }
}
@media (max-width: 767px) {
  /* line 681, ../scss/base/sections/hero.scss */
  section.hero-join .col-md-12 .hero-wrap .hero-controls-wrap .hero-controls p {
    margin-bottom: unset;
  }
}
/* line 726, ../scss/base/sections/hero.scss */
section.hero-no-image .col-md-12 {
  min-height: 250px;
  min-width: 100%;
}
/* line 730, ../scss/base/sections/hero.scss */
section.hero-no-image .col-md-12 .hero-wrap {
  background-color: #efefef !important;
}
/* line 733, ../scss/base/sections/hero.scss */
section.hero-no-image .col-md-12 .hero-wrap .hero-controls {
  bottom: 0 !important;
  min-height: 100%;
}
/* line 737, ../scss/base/sections/hero.scss */
section.hero-no-image .col-md-12 .hero-wrap .hero-controls h1, section.hero-no-image .col-md-12 .hero-wrap .hero-controls a {
  color: #555759 !important;
}
/* line 741, ../scss/base/sections/hero.scss */
section.hero-no-image .col-md-12 .hero-wrap .hero-controls form sup,
section.hero-no-image .col-md-12 .hero-wrap .hero-controls form span {
  color: #555759 !important;
}

@font-face {
  font-family: 'robotomedium';
  src: url("../fonts/Roboto-Medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/Roboto-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotolight';
  src: url("../fonts/Roboto-Light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotobold';
  src: url("../fonts/Roboto-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Source Serif Pro Font */
@font-face {
  font-family: 'SourceSerifPro_regular';
  src: url("../fonts/sourceserifpro-regular-webfont.woff2") format("woff2"), url("../fonts/sourceserifpro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSerifPro_semibold';
  src: url("../fonts/sourceserifpro-semibold-webfont.woff2") format("woff2"), url("../fonts/sourceserifpro-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSerifPro_bold';
  src: url("../fonts/sourceserifpro-bold-webfont.woff2") format("woff2"), url("../fonts/sourceserifpro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Open Sans Font */
@font-face {
  font-family: 'OpenSans_regular';
  src: url("../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans_semibold';
  src: url("../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../fonts/opensans-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans_bold';
  src: url("../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../fonts/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans_extrabold';
  src: url("../fonts/opensans-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../scss/base/sections/footer.scss */
footer {
  background: #000;
  color: #ffffff;
  padding: 40px 0px 45px;
}
@media (max-width: 767px) {
  /* line 4, ../scss/base/sections/footer.scss */
  footer {
    padding: 30px 20px 25px;
  }
}
/* line 13, ../scss/base/sections/footer.scss */
footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
/* line 20, ../scss/base/sections/footer.scss */
footer .footer-block a {
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-decoration: none;
}
/* line 26, ../scss/base/sections/footer.scss */
footer .footer-block a:hover {
  text-decoration: underline;
}
/* line 30, ../scss/base/sections/footer.scss */
footer .footer-block p {
  position: unset;
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 30, ../scss/base/sections/footer.scss */
  footer .footer-block p {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }
  /* line 41, ../scss/base/sections/footer.scss */
  footer .footer-block p span {
    font-family: 'OpenSans_bold', sans-serif;
    line-height: 18px;
  }
}
/* line 47, ../scss/base/sections/footer.scss */
footer .footer-block a, footer .footer-block p {
  color: #EFEFF0;
}
/* line 51, ../scss/base/sections/footer.scss */
footer .footer-block section.legal {
  display: flex;
  position: relative;
  padding-top: 32px;
}
@media (max-width: 767px) {
  /* line 51, ../scss/base/sections/footer.scss */
  footer .footer-block section.legal {
    display: inline-block;
    width: 100%;
    padding-top: 0;
  }
  /* line 61, ../scss/base/sections/footer.scss */
  footer .footer-block section.legal a {
    font-size: 12px;
  }
}
/* line 66, ../scss/base/sections/footer.scss */
footer .footer-block section.legal .footer-logo {
  position: absolute;
  height: 23px;
  right: 0;
  top: 32px;
  border: none;
}
@media (max-width: 767px) {
  /* line 66, ../scss/base/sections/footer.scss */
  footer .footer-block section.legal .footer-logo {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    width: 86px;
    height: unset;
    right: unset;
    top: unset;
  }
}
/* line 84, ../scss/base/sections/footer.scss */
footer .footer-block section.menu {
  display: flex;
  padding-bottom: 18px;
  border-bottom: 1px solid #EFEFF0;
}
@media (max-width: 767px) {
  /* line 84, ../scss/base/sections/footer.scss */
  footer .footer-block section.menu {
    display: none;
  }
}
/* line 93, ../scss/base/sections/footer.scss */
footer .footer-block section.menu .left {
  margin-left: -15px;
}
@media (max-width: 767px) {
  /* line 93, ../scss/base/sections/footer.scss */
  footer .footer-block section.menu .left {
    margin-left: 15px;
  }
}
/* line 102, ../scss/base/sections/footer.scss */
footer .menu-col {
  display: inline-block;
  margin-right: 37px;
  vertical-align: top;
}

/* line 5, ../scss/base/sections/landing.scss */
#background-image {
  position: fixed;
  width: 100%;
  top: 0;
  height: 500px;
  z-index: 0;
  opacity: 1;
  background-size: cover;
  background-position: bottom center;
}
@media (max-width: 767px) {
  /* line 5, ../scss/base/sections/landing.scss */
  #background-image {
    background-position: center top;
  }
}
@media (max-width: 568px) {
  /* line 5, ../scss/base/sections/landing.scss */
  #background-image {
    background-position: center top;
    background-size: auto 100%;
    top: -110px;
  }
}
@media (max-width: 320px) {
  /* line 5, ../scss/base/sections/landing.scss */
  #background-image {
    background-position: center top;
  }
}

/* line 26, ../scss/base/sections/landing.scss */
._landing > .hero-wrap {
  height: 500px;
  width: 100%;
  position: relative;
}
/* line 31, ../scss/base/sections/landing.scss */
._landing > .hero-wrap .hero-controls {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  width: 90%;
}
/* line 40, ../scss/base/sections/landing.scss */
._landing > .hero-wrap .hero-controls h1 {
  font-size: 52px;
  line-height: 55px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
  color: white;
  font-weight: 200;
  margin-bottom: 26px;
}
/* line 48, ../scss/base/sections/landing.scss */
._landing > .hero-wrap .hero-controls a.btn {
  color: white;
  border-color: white;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 52, ../scss/base/sections/landing.scss */
._landing > .hero-wrap .hero-controls a.btn:hover {
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 767px) {
  /* line 26, ../scss/base/sections/landing.scss */
  ._landing > .hero-wrap {
    height: 390px;
  }
}
@media (max-width: 568px) {
  /* line 26, ../scss/base/sections/landing.scss */
  ._landing > .hero-wrap {
    height: 280px;
  }
  /* line 64, ../scss/base/sections/landing.scss */
  ._landing > .hero-wrap .hero-controls h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 16px;
  }
}

/* line 76, ../scss/base/sections/landing.scss */
body[data-device-type="tablet"] #background-image,
body[data-device-type="tv"] #background-image,
body[data-device-type="mobile"] #background-image {
  position: relative;
}
/* line 79, ../scss/base/sections/landing.scss */
body[data-device-type="tablet"] ._landing > .hero-wrap,
body[data-device-type="tv"] ._landing > .hero-wrap,
body[data-device-type="mobile"] ._landing > .hero-wrap {
  margin-top: -580px;
}
@media (max-width: 568px) {
  /* line 83, ../scss/base/sections/landing.scss */
  body[data-device-type="tablet"] ._landing > .hero-wrap,
  body[data-device-type="tv"] ._landing > .hero-wrap,
  body[data-device-type="mobile"] ._landing > .hero-wrap {
    margin-top: -400px;
  }
}

/* line 91, ../scss/base/sections/landing.scss */
._landing > .content {
  position: relative;
  z-index: 1;
}
/* line 95, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels {
  margin-top: -70px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  z-index: 5;
}
/* line 101, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels > div {
  padding-left: 0;
  padding-right: 0;
  width: 31.6239%;
}
@media (max-width: 767px) {
  /* line 101, ../scss/base/sections/landing.scss */
  ._landing > .content div.content-panels > div {
    min-width: 317px;
    width: 95%;
  }
}
@media (max-width: 320px) {
  /* line 101, ../scss/base/sections/landing.scss */
  ._landing > .content div.content-panels > div {
    min-width: 95%;
    width: 95%;
  }
}
/* line 115, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels > div:nth-child(n+2) {
  margin-left: 2.5641%;
}
/* line 118, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels .asc-panel {
  padding: 0;
}
/* line 121, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels .panel-image {
  height: 195px;
  background-size: cover;
  background-position: bottom center;
}
/* line 125, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels .panel-bottom {
  padding: 16px 20px;
}
/* line 127, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels .panel-bottom h5 {
  margin-bottom: 6px;
}
/* line 130, ../scss/base/sections/landing.scss */
._landing > .content div.content-panels .panel-bottom a.btn {
  margin-left: -20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  /* line 138, ../scss/base/sections/landing.scss */
  ._landing > .content div.content-panels > * {
    width: 60%;
    margin: 0 auto 20px;
  }
}
@media (max-width: 568px) {
  /* line 144, ../scss/base/sections/landing.scss */
  ._landing > .content div.content-panels > * {
    width: 100%;
  }
}

/* line 154, ../scss/base/sections/landing.scss */
._landing section.our-people div.people-content h5, ._landing section.our-people div.people-content p {
  text-align: center;
}
/* line 157, ../scss/base/sections/landing.scss */
._landing section.our-people div.people-content h5 {
  width: 230px;
  margin: 0 auto 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #cccccc;
}
/* line 163, ../scss/base/sections/landing.scss */
._landing section.our-people div.people-content p {
  margin-bottom: 16px;
}

/* line 173, ../scss/base/sections/landing.scss */
._landing section.join-community div.join p {
  margin-bottom: 30px;
}
/* line 176, ../scss/base/sections/landing.scss */
._landing section.join-community div.join a {
  margin-right: 10px;
}
/* line 181, ../scss/base/sections/landing.scss */
._landing section.join-community div.description h5 {
  margin-bottom: 10px;
}
/* line 184, ../scss/base/sections/landing.scss */
._landing section.join-community div.description li {
  font-weight: 300;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  /* line 180, ../scss/base/sections/landing.scss */
  ._landing section.join-community div.description {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  /* line 198, ../scss/base/sections/landing.scss */
  ._landing section.section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 568px) {
  /* line 204, ../scss/base/sections/landing.scss */
  ._landing section.section {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* line 8, ../scss/base/sections/careers.scss */
#jobmenu .asc-navbar {
  background: none;
}

/* line 44, ../scss/base/config/mixins.scss */
#jobs-sidebar div:nth-child(1):before, #jobs-sidebar div:nth-child(1):after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#jobs-sidebar div:nth-child(1):after {
  clear: both;
}
/* line 15, ../scss/base/sections/careers.scss */
#jobs-sidebar div:nth-child(1) > h5 {
  width: 100px;
  font-size: 15px;
  font-weight: normal;
  float: left;
}
@media (max-width: 767px) {
  /* line 15, ../scss/base/sections/careers.scss */
  #jobs-sidebar div:nth-child(1) > h5 {
    float: none;
  }
}
/* line 25, ../scss/base/sections/careers.scss */
#jobs-sidebar div:nth-child(1) .asc-clear-filters {
  float: right;
  color: #999;
  font-size: .9em;
}
/* line 31, ../scss/base/sections/careers.scss */
#jobs-sidebar #candidate-custom {
  display: block !important;
}
/* line 33, ../scss/base/sections/careers.scss */
#jobs-sidebar #candidate-custom .asc-dynamic-picklist
.asc-client-filters {
  display: block !important;
}
/* line 38, ../scss/base/sections/careers.scss */
#jobs-sidebar #job-location {
  display: block !important;
}
/* line 42, ../scss/base/sections/careers.scss */
#jobs-sidebar .jobs-module > h5 {
  width: auto !important;
}
/* line 47, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #candidate-category-select {
  height: 34px;
  overflow: hidden;
  font-size: 14px;
  padding-left: 5px;
  padding-top: 5px;
}
/* line 54, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #asc-map-viewall {
  display: none;
}
/* line 57, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu .asc-dynamic-picklist-title {
  color: #878787 !important;
  font-size: 13px;
  cursor: pointer;
  padding: 5px;
}
/* line 63, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #candidate-custom > div > div:nth-child(2) {
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
/* line 67, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu .asc-custom-title {
  display: block;
  color: #115C36;
  margin-top: 10px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 75, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu .region-label {
  padding-left: 15px;
}
/* line 78, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #asc-job-map-location-label {
  display: none;
}
/* line 81, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #job-location-text {
  height: 34px;
  padding: 10px 10px 8px;
  width: 100% !important;
}
/* line 86, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #jobs-sidebar .submenu-dropdown-inner {
  padding: 0px 0;
}
/* line 89, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #job-location > div {
  padding: 0;
}
/* line 92, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #asc-null-location {
  margin-top: 0;
}
/* line 95, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #candidate-category-select {
  display: block;
}
/* line 98, ../scss/base/sections/careers.scss */
#jobs-sidebar #jobmenu #candidate_category_select_chosen,
#jobs-sidebar #jobmenu .asc-app-chosen,
#jobs-sidebar #jobmenu .asc-client-filters {
  display: none;
}
/* line 104, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-nav-search {
  float: none;
  margin-bottom: 10px;
}
/* line 108, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-nav-search #asc-map-primary-search {
  border-radius: 0;
  width: 100%;
  height: 34px;
  line-height: 1em;
  font-size: 14px;
  box-shadow: none;
  border: none;
  position: relative;
  top: 0;
  right: 0;
  display: inherit;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 10px 5px;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 108, ../scss/base/sections/careers.scss */
  #jobs-sidebar #map-nav-search #asc-map-primary-search {
    margin-left: 6px;
    right: 6px;
  }
}
/* line 129, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-nav-search i {
  border-radius: 0;
  border: none;
  color: white;
  font-size: 14px;
  right: 0;
  background: #838383;
  top: 0;
  bottom: 0;
  height: 34px;
  margin: 0;
  padding-top: 7px;
  text-align: center;
  width: 33px;
  display: inherit;
}
/* line 146, ../scss/base/sections/careers.scss */
#jobs-sidebar #submenu-filter {
  display: none;
}
/* line 149, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-map-always-show-menu {
  display: none;
  margin-bottom: 10px;
}
/* line 44, ../scss/base/config/mixins.scss */
#jobs-sidebar .asc-map-always-show-menu:before, #jobs-sidebar .asc-map-always-show-menu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#jobs-sidebar .asc-map-always-show-menu:after {
  clear: both;
}
/* line 153, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-map-always-show-menu #candidate-category-select {
  width: 100%;
  margin: 0;
}
/* line 158, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-navbar-full {
  display: none;
}
/* line 161, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-navbar-full .asc-filter {
  display: none !important;
}
/* line 164, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-navbar-full button {
  color: #555759;
  border: none;
  border-bottom: 4px solid transparent;
  -webkit-appearance: none;
}
/* line 169, ../scss/base/sections/careers.scss */
#jobs-sidebar #map-navbar-full button.subopen {
  border-color: #838383;
  box-shadow: none;
}
/* line 175, ../scss/base/sections/careers.scss */
#jobs-sidebar #header-sub-meu label {
  display: inline;
}
/* line 178, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown {
  border: none;
  color: #878787;
}
/* line 182, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner {
  padding: 20px 0;
}
/* line 184, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap {
  position: relative;
  margin-bottom: 10px;
  float: none !important;
  width: 100%;
}
/* line 189, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap input {
  margin: 0;
  padding-right: 0px;
}
/* line 193, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap button {
  position: absolute;
  right: 0;
  top: 32px;
  bottom: 0;
  width: 30px;
  background: #838383;
  border-radius: 0;
  opacity: 1;
  height: auto;
  width: 33px;
  -webkit-appearance: none;
}
/* line 205, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap button i {
  color: white;
  text-shadow: none;
}
/* line 211, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .region-label {
  font-size: 13px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: left;
}
/* line 216, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .region-label input {
  margin-left: 0 !important;
}
@media (max-width: 992px) {
  /* line 221, ../scss/base/sections/careers.scss */
  #jobs-sidebar .submenu-dropdown-inner .region-label {
    white-space: normal;
    padding: 0px;
  }
}
@media (max-width: 1200px) {
  /* line 227, ../scss/base/sections/careers.scss */
  #jobs-sidebar .submenu-dropdown-inner .region-label {
    white-space: normal;
    padding: 0px;
  }
}
/* line 232, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner .asc-location-slider {
  width: 100% !important;
}
/* line 235, ../scss/base/sections/careers.scss */
#jobs-sidebar .submenu-dropdown-inner #asc-location-spinner {
  display: none !important;
}
/* line 239, ../scss/base/sections/careers.scss */
#jobs-sidebar #asc-map-viewall {
  background: #e5e5e5;
  color: #555759;
  padding: 0 5px 5px;
  margin-top: 20px;
  height: auto;
}
/* line 44, ../scss/base/config/mixins.scss */
#jobs-sidebar #asc-map-viewall:before, #jobs-sidebar #asc-map-viewall:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#jobs-sidebar #asc-map-viewall:after {
  clear: both;
}
/* line 246, ../scss/base/sections/careers.scss */
#jobs-sidebar #asc-map-viewall a {
  display: block !important;
  margin: 0;
  background: #115C36;
  color: #555759 !important;
  border-radius: 0;
  padding: 6px 8px;
}
/* line 255, ../scss/base/sections/careers.scss */
#jobs-sidebar .jobs-module {
  margin-top: 30px;
}
/* line 258, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist-title {
  margin: 0 0 5px;
  font-weight: 600;
  color: #838383;
  border-bottom: 1px solid #cccccc;
}
/* line 264, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist-title {
  margin-bottom: 5px;
}
/* line 267, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist {
  margin-bottom: 20px;
}
/* line 270, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist,
#jobs-sidebar #job-type .submenu-dropdown-inner > div {
  background: none;
  border: none;
  padding-left: 20px;
  font-size: 14px;
}
/* line 276, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist input,
#jobs-sidebar #job-type .submenu-dropdown-inner > div input {
  margin: 0 3px 0 -20px;
}
/* line 280, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist-more {
  margin-top: -15px;
}
/* line 282, ../scss/base/sections/careers.scss */
#jobs-sidebar .asc-dynamic-picklist-more a {
  background: none;
}
/* line 286, ../scss/base/sections/careers.scss */
#jobs-sidebar #asc-job-organizations {
  margin-bottom: 10px !important;
  width: 100%;
}
/* line 290, ../scss/base/sections/careers.scss */
#jobs-sidebar #candidate-search-org-btn {
  float: right;
}
/* line 293, ../scss/base/sections/careers.scss */
#jobs-sidebar #asc-org-holder {
  margin-top: 40px;
}
/* line 295, ../scss/base/sections/careers.scss */
#jobs-sidebar #asc-org-holder .asc-label-skills {
  background: #d9d9d9;
  color: #555759;
  text-shadow: none;
  border-radius: 3px;
  padding: 4px 5px 4px 10px;
}

@media (max-width: 767px) {
  /* line 305, ../scss/base/sections/careers.scss */
  #jobs-sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* line 309, ../scss/base/sections/careers.scss */
  .jobs-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 314, ../scss/base/sections/careers.scss */
#mile-range {
  bottom: 38px;
  left: 18%;
  position: relative;
}

@media (max-width: 992px) {
  /* line 321, ../scss/base/sections/careers.scss */
  #mile-range {
    left: 45px;
  }
}
@media (max-width: 1200px) {
  /* line 326, ../scss/base/sections/careers.scss */
  #mile-range {
    left: 45px;
  }
}
@media (max-width: 992px) {
  /* line 331, ../scss/base/sections/careers.scss */
  #asc-map-primary-search {
    display: block;
  }

  /* line 334, ../scss/base/sections/careers.scss */
  #jobs-sidebar #map-nav-search i {
    display: block;
  }

  /* line 337, ../scss/base/sections/careers.scss */
  .asc-mobile-search-button {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* line 342, ../scss/base/sections/careers.scss */
  .asc-submenu-list {
    display: block;
  }

  /* line 345, ../scss/base/sections/careers.scss */
  #submenu-filter {
    display: none;
  }
}
/* line 352, ../scss/base/sections/careers.scss */
#jobs-map {
  height: 460px;
  border: 24px solid #FFF;
  border-left: 19px solid #FFF;
  margin-bottom: 18px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  /* line 352, ../scss/base/sections/careers.scss */
  #jobs-map {
    display: none;
  }
}

/* line 364, ../scss/base/sections/careers.scss */
.jvectormap-zoomin,
.jvectormap-zoomout {
  background: none repeat scroll 0 0 #98CA4A;
  transition: background 0.25s ease 0s;
  border-radius: 0;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 96%;
  text-align: center;
  width: 20px;
}

/* line 377, ../scss/base/sections/careers.scss */
.jvectormap-zoomin {
  top: 87%;
}

/* line 380, ../scss/base/sections/careers.scss */
.jvectormap-zoomout {
  top: 93%;
}

/* line 383, ../scss/base/sections/careers.scss */
#client-job-menu-system {
  background-color: #ebebeb;
  padding: 10px 10px;
  margin-bottom: 5px;
}
/* line 44, ../scss/base/config/mixins.scss */
#client-job-menu-system:before, #client-job-menu-system:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#client-job-menu-system:after {
  clear: both;
}
/* line 389, ../scss/base/sections/careers.scss */
#client-job-menu-system div:nth-child(1) {
  float: left;
}
/* line 392, ../scss/base/sections/careers.scss */
#client-job-menu-system div:nth-child(2) {
  float: right;
}
/* line 395, ../scss/base/sections/careers.scss */
#client-job-menu-system .asc-clear-filters {
  float: right;
  color: #999;
  font-size: .9em;
}

/* line 405, ../scss/base/sections/careers.scss */
#job-listings .listing-results {
  padding: 14px 30px;
  background: #e5e5e5;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
/* line 409, ../scss/base/sections/careers.scss */
#job-listings .listing-results h6 {
  margin: 0;
}
@media (max-width: 767px) {
  /* line 413, ../scss/base/sections/careers.scss */
  #job-listings .asc-pubtile-content {
    margin: 0;
  }
}

/* line 419, ../scss/base/sections/careers.scss */
.asc-job-public-tile {
  margin-right: 0;
  padding: 16px 10px;
}
/* line 422, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-name a {
  font-size: 19px;
  color: #838383;
  font-weight: 600;
  text-decoration: none;
}
/* line 428, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-name a:hover {
  text-decoration: underline;
}
/* line 433, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-stats .pub-description {
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 14px;
  color: #494a4c;
}
/* line 439, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-stats p {
  display: none;
  margin: 0;
}
/* line 445, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-controls button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 448, ../scss/base/sections/careers.scss */
.asc-job-public-tile .asc-job-public-controls button:hover {
  background-color: #838383;
}

/* line 454, ../scss/base/sections/careers.scss */
.asc-end-of-list {
  border: none;
  padding: 5px 0;
  background: none;
}

/* line 459, ../scss/base/sections/careers.scss */
#job-location-text {
  border-radius: 0;
  color: #555555;
  display: inline-block;
  font-size: 14px;
  height: 36px;
  max-width: 100%;
  vertical-align: middle;
  position: relative;
  bottom: 55%;
}

@media (max-width: 992px) {
  /* line 10, ../scss/base/sections/career-single.scss */
  ._career-single .col-sm-8 {
    width: 100%;
  }
}
/* line 14, ../scss/base/sections/career-single.scss */
._career-single section.section {
  background: #ffffff;
}
@media (max-width: 767px) {
  /* line 14, ../scss/base/sections/career-single.scss */
  ._career-single section.section {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* line 23, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar {
  border: 2px solid #115C36;
  padding: 20px;
  border-radius: 5px;
  margin-top: 52px;
  background: #f2f2f2;
}
@media (max-width: 992px) {
  /* line 23, ../scss/base/sections/career-single.scss */
  ._career-single div.asc-position-sidebar {
    margin-left: 5%;
  }
}
@media (max-width: 767px) {
  /* line 23, ../scss/base/sections/career-single.scss */
  ._career-single div.asc-position-sidebar {
    margin: 0 15px;
  }
}
/* line 36, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section {
  padding: 0 0 20px;
}
/* line 41, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section .social-share-links .asc-social-share-wrap span {
  font-family: 'OpenSans_semibold', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
/* line 46, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section .social-share-links .asc-social-share-wrap .social-buttons {
  margin-top: 15px;
}
/* line 50, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section .social-share-links #asc-share-link-text {
  font-family: 'OpenSans_semibold', Arial, sans-serif;
  font-size: 16px !important;
  font-weight: 700;
  margin-top: 15px;
}
/* line 56, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section .social-share-links #asc-share-link-text #asc-share-link {
  word-break: break-all !important;
}
/* line 60, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section .social-share-links p, ._career-single div.asc-position-sidebar section .social-share-links li {
  font-size: 14px;
}
/* line 67, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar #asc__recruiter .asc__recruiter--title {
  text-transform: initial;
}
/* line 70, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar #asc__recruiter .asc__recruiter--info-linkedin,
._career-single div.asc-position-sidebar #asc__recruiter .asc__recruiter--info-email {
  background: #115C36;
}
/* line 74, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar #asc__recruiter .asc__recruiter--info {
  margin-left: 0px !important;
}
/* line 79, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.position-information h6 {
  margin-bottom: 6px;
}
/* line 82, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.position-information p {
  margin: 0 0 2px;
}
/* line 85, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.position-information li {
  font-weight: 300;
}
/* line 88, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.position-information > div {
  margin-bottom: 24px;
}
/* line 90, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.position-information > div:last-child {
  margin-bottom: 0;
  display: none;
}
/* line 98, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions #recommendedjobs .asc-recommended-job-row {
  margin-bottom: 5px;
}
/* line 100, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions #recommendedjobs .asc-recommended-job-row:nth-of-type(3) {
  margin-bottom: 15px;
}
/* line 105, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions #asc-recommended-job-header {
  font-size: .9em;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
  line-height: 1em;
  margin-bottom: 20px;
}
/* line 112, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions a {
  background-color: #115C36;
  color: #ffffff;
  font-weight: 300;
  padding: 5px 10px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
/* line 119, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions a:hover {
  background-color: #09311d;
}
/* line 124, ../scss/base/sections/career-single.scss */
._career-single div.asc-position-sidebar section.other-positions span {
  font-weight: 300;
  font-size: 14px;
  position: relative;
  top: -4px;
}

/* line 136, ../scss/base/sections/career-single.scss */
._career-single
.asc-job-header {
  font-size: 30px;
  line-height: 36px;
  color: #838383;
  margin-top: 25px;
  margin-bottom: 0px;
  display: block;
}

/* line 145, ../scss/base/sections/career-single.scss */
.asc-job-listing-container
.asc-job-header.description {
  display: none;
}

/* line 151, ../scss/base/sections/career-single.scss */
._career-single
div.asc-position-content div.asc-position-title {
  margin-bottom: 16px;
}
/* line 154, ../scss/base/sections/career-single.scss */
._career-single
div.asc-position-content .asc-jobs-hr {
  display: none;
}
/* line 157, ../scss/base/sections/career-single.scss */
._career-single
div.asc-position-content .asc-job-description {
  font-weight: 300;
}
@media (max-width: 767px) {
  /* line 149, ../scss/base/sections/career-single.scss */
  ._career-single
  div.asc-position-content {
    margin-bottom: 30px;
  }
}
/* line 163, ../scss/base/sections/career-single.scss */
._career-single
div.asc-position-content #asc-job-apply-btn {
  margin: 0;
  float: right;
  position: inherit;
}

/* line 169, ../scss/base/sections/career-single.scss */
.asc-apply-container {
  padding: 0 20px 20px 0  !important;
  background: #e5e5e5;
}
@media (max-width: 767px) {
  /* line 169, ../scss/base/sections/career-single.scss */
  .asc-apply-container {
    padding: 0 !important;
  }
}

/* line 179, ../scss/base/sections/career-single.scss */
.asc-job-listing-container .asc-apply-container {
  background: #FFF;
}
/* line 181, ../scss/base/sections/career-single.scss */
.asc-job-listing-container .asc-apply-container h3 {
  color: #A4A4B1;
}
/* line 184, ../scss/base/sections/career-single.scss */
.asc-job-listing-container .asc-apply-container .asc-first-step-lower-block p {
  color: #A4A4B1;
}

/* line 44, ../scss/base/config/mixins.scss */
.asc-apply-now:before, .asc-apply-now:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
.asc-apply-now:after {
  clear: both;
}
/* line 192, ../scss/base/sections/career-single.scss */
.asc-apply-now .button-applied {
  padding-left: 26px;
  position: relative;
  float: right;
}
/* line 196, ../scss/base/sections/career-single.scss */
.asc-apply-now .button-applied .asc-applied-text {
  border: 2px solid #FFFFFF;
  border-radius: 20px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  height: 20px;
  line-height: 16px;
  position: absolute;
  left: 72px;
  top: -10px;
  width: 20px;
  z-index: 7;
}
/* line 209, ../scss/base/sections/career-single.scss */
.asc-apply-now div.asc-withdraw {
  float: right;
  width: auto !important;
  margin: 4px 10px 0 0;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 214, ../scss/base/sections/career-single.scss */
.asc-apply-now div.asc-withdraw a:hover {
  color: #c9533e;
}

/* line 219, ../scss/base/sections/career-single.scss */
.btn-success {
  background-color: #5CB85C;
  color: #FFFFFF;
}

/* line 223, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step {
  margin: 0 15px 30px 0 !important;
  background: #e5e5e5 !important;
}
@media (max-width: 1200px) {
  /* line 223, ../scss/base/sections/career-single.scss */
  #asc-job-app-second-step {
    margin: 0 0 30px !important;
  }
}
/* line 230, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey {
  padding: 0;
  background: none;
}
/* line 234, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey div.muted,
#asc-job-app-second-step #asc-job-application-survey div.muted a {
  font-size: 14px;
  font-weight: 300;
}
/* line 238, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey div.muted a {
  color: #1d9ff2;
}
/* line 241, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey #asc-survey-form {
  margin: 10px 0 0;
}
/* line 244, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey .asc-edit-block-header {
  padding: 0;
  background: none;
  margin-bottom: 8px;
  border-bottom: none;
}
/* line 249, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey .asc-edit-block-header h4 {
  color: #555759;
  margin-bottom: 0;
}
/* line 254, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey .asc-edit-block-inner {
  padding: 0;
}
/* line 257, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey .asc-edit-edit {
  padding: 0 10px;
  background: none !important;
  margin: 0 0 10px;
  border: none;
  font-weight: 300;
  font-size: 14px;
}
/* line 264, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-job-application-survey .asc-edit-edit input {
  margin-right: 6px;
}
/* line 44, ../scss/base/config/mixins.scss */
#asc-job-app-second-step #asc-button-holder:before, #asc-job-app-second-step #asc-button-holder:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#asc-job-app-second-step #asc-button-holder:after {
  clear: both;
}
/* line 271, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step #asc-button-holder button {
  float: right;
  margin-left: 10px;
}

/* line 277, ../scss/base/sections/career-single.scss */
#asc-job-listing-container
.asc-inline-mini-help {
  font-size: 14px;
  position: absolute;
}

/* line 282, ../scss/base/sections/career-single.scss */
#asc-job-listing-container
#asc-job-app-second-step {
  margin: 0 !important;
}
/* line 286, ../scss/base/sections/career-single.scss */
#asc-job-listing-container
#asc-job-app-second-step #asc-signup-container {
  margin-top: 2px;
}

/* line 290, ../scss/base/sections/career-single.scss */
#asc-job-listing-container
#asc-top-buffer-20 {
  margin: 25px 0 25px -15px;
}
/* line 293, ../scss/base/sections/career-single.scss */
#asc-job-listing-container
#asc-top-buffer-20 .asc-job-data {
  display: none;
}

/* line 297, ../scss/base/sections/career-single.scss */
#asc-job-app-second-step
#asc-signup-container
#asc-profile-picture-button {
  font-size: 12px;
}

/* line 302, ../scss/base/sections/career-single.scss */
._career-single #asc-msg {
  margin: 0 0 20px;
  border-radius: 0;
}
/* line 305, ../scss/base/sections/career-single.scss */
._career-single #asc-msg li {
  font-weight: normal;
  padding: 5px 10px;
}
/* line 308, ../scss/base/sections/career-single.scss */
._career-single #asc-msg li a {
  font-weight: normal;
  color: #1d9ff2;
}

/* line 319, ../scss/base/sections/career-single.scss */
._career-single
div.asc-apply-confirmation h1 {
  margin-bottom: 16px;
}
/* line 322, ../scss/base/sections/career-single.scss */
._career-single
div.asc-apply-confirmation p.congrats {
  margin-bottom: 40px;
}

/* Hide Position's Location on Position page */
/* line 329, ../scss/base/sections/career-single.scss */
#main_container ._career-single .asc-candidate-location {
  display: none;
}

/* line 1, ../scss/base/sections/profile.scss */
.asc-navbar {
  background-color: #e4e4e4;
}

/* line 8, ../scss/base/sections/profile.scss */
#survey-questions .chosen-drop {
  left: 0;
  top: 25px;
  display: none;
}
/* line 13, ../scss/base/sections/profile.scss */
#survey-questions .chosen-with-drop .chosen-drop {
  display: block;
}

/* line 22, ../scss/base/sections/profile.scss */
#profile #asc-candidate-expanded-image a#asc-profile-change-picture {
  color: #878787;
}

/* line 26, ../scss/base/sections/profile.scss */
#asc-user-image-container {
  padding: 20px 0;
  width: 100%;
}
/* line 44, ../scss/base/config/mixins.scss */
#asc-user-image-container:before, #asc-user-image-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#asc-user-image-container:after {
  clear: both;
}
/* line 30, ../scss/base/sections/profile.scss */
#asc-user-image-container h3 {
  line-height: 1em;
}
/* line 33, ../scss/base/sections/profile.scss */
#asc-user-image-container #asc-profile-picture {
  margin: 0;
}
/* line 36, ../scss/base/sections/profile.scss */
#asc-user-image-container #asc-user-upload-image-button {
  margin: 0;
}
/* line 44, ../scss/base/config/mixins.scss */
#asc-user-image-container #asc-user-upload-image:before, #asc-user-image-container #asc-user-upload-image:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#asc-user-image-container #asc-user-upload-image:after {
  clear: both;
}
/* line 42, ../scss/base/sections/profile.scss */
#asc-user-image-container p.small-text {
  font-size: .8em;
  margin-bottom: 20px;
}
/* line 46, ../scss/base/sections/profile.scss */
#asc-user-image-container .asc-file-upload-holder-outer {
  width: 100%;
}

/* line 50, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-del-cancel {
  background: none repeat scroll 0 0 #EDEFF2;
  background-image: none;
  border-width: 0px;
}

/* line 57, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-edit-readonly span.asc-edit-icon {
  min-width: 70px;
  width: auto;
  position: absolute;
  right: 0;
  top: 5px;
  padding: 2px 5px;
  margin: 0;
}
/* line 67, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-edit-readonly.communication-options-readonly {
  margin-left: 15px;
}
/* line 69, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-edit-readonly.communication-options-readonly .asc-edit-icon {
  top: -35px;
}
@media (max-width: 568px) {
  /* line 69, ../scss/base/sections/profile.scss */
  #asc-client-record-profile-view .asc-edit-readonly.communication-options-readonly .asc-edit-icon {
    position: relative;
    right: 20px;
    top: 15px;
  }
}

/* line 80, ../scss/base/sections/profile.scss */
.bg #asc-client-record-profile-view .asc-edit-readonly button.asc-remove-item {
  right: 100px;
}

/* line 83, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-profile-top-hr {
  display: none;
}

/* line 86, ../scss/base/sections/profile.scss */
#asc-dashboard-rec-jobs .asc-recommended-job-row {
  margin-top: 10px;
}

/* line 89, ../scss/base/sections/profile.scss */
#asc-dashboard-rec-jobs .asc-recommended-job-row h5 {
  text-transform: uppercase;
}

@media (max-width: 360px) {
  /* line 93, ../scss/base/sections/profile.scss */
  .asc-change-image-holder .asc-change-image-btn {
    position: relative !important;
    left: 0% !important;
    width: 80% !important;
  }

  /* line 99, ../scss/base/sections/profile.scss */
  #asc-client-record-profile-view
  .asc-change-image-holder img {
    max-width: 100%;
    position: relative;
    right: 0px;
    width: 100%;
    display: table;
    font-size: 10px;
    margin-top: 13px;
  }
}
/* line 111, ../scss/base/sections/profile.scss */
#asc-client-record-profile-view .asc-no-profile-img {
  width: 230px;
}

/* line 118, ../scss/base/sections/profile.scss */
#asc-resume-controls .btn {
  font-size: 14px;
  padding: 2px 5px;
}

@media (max-width: 568px) {
  /* line 122, ../scss/base/sections/profile.scss */
  #asc-client-record-profile-view #asc-resume-controls > * {
    float: left !important;
  }
}

@media (max-width: 568px) {
  /* line 127, ../scss/base/sections/profile.scss */
  #asc-client-record-profile-view #asc-resume-controls .btn {
    margin-top: 10px;
  }
}

@media (max-width: 568px) {
  /* line 134, ../scss/base/sections/profile.scss */
  #asc-client-record-profile-view .asc-change-image-holder .asc-change-image-btn {
    max-width: none;
  }
}

@media (max-width: 568px) {
  /* line 142, ../scss/base/sections/profile.scss */
  #asc-show-resume div.pull-right {
    float: left !important;
    margin-bottom: 10px;
  }
}
/* line 147, ../scss/base/sections/profile.scss */
#asc-show-resume div.pull-right .add-document-btn {
  margin-right: 10px;
}

/* line 153, ../scss/base/sections/profile.scss */
#asc-user-custom-data .asc-edit-edit {
  overflow: visible !important;
}
/* line 156, ../scss/base/sections/profile.scss */
#asc-user-custom-data .asc-edit-edit .asc-edit-outer-block {
  display: block !important;
}

/* line 4, ../scss/base/sections/about-us.scss */
._about-us {
  margin-top: 120px;
}
@media (max-width: 767px) {
  /* line 4, ../scss/base/sections/about-us.scss */
  ._about-us {
    margin-top: 30px;
  }
}
/* line 11, ../scss/base/sections/about-us.scss */
._about-us section.section {
  padding-bottom: 50px;
}
/* line 14, ../scss/base/sections/about-us.scss */
._about-us section.posts {
  padding-top: 80px;
}
@media (max-width: 767px) {
  /* line 14, ../scss/base/sections/about-us.scss */
  ._about-us section.posts {
    padding-top: 40px;
  }
}
/* line 18, ../scss/base/sections/about-us.scss */
._about-us section.culture {
  padding-top: 0;
}

/* line 24, ../scss/base/sections/about-us.scss */
#articleinfo .asc-post-content ul {
  list-style-type: disc;
  padding-left: 15px;
}

/* line 30, ../scss/base/sections/about-us.scss */
article.locations
div.map-container
div.map-wrap
div.map-image {
  position: relative;
}

/* line 36, ../scss/base/sections/about-us.scss */
#play-btn-img1 {
  color: rgba(255, 255, 255, 0.6);
  font-size: 180px;
  left: 50%;
  margin: -90px 0 0 -77px;
  position: absolute;
  top: 50%;
  transition: color 0.25s ease 0.05s;
  z-index: 201;
  text-decoration: none !important;
}

/* line 47, ../scss/base/sections/about-us.scss */
#play-btn-img2 {
  color: rgba(255, 255, 255, 0.6);
  font-size: 180px;
  left: 50%;
  margin: -90px 0 0 -77px;
  position: absolute;
  top: 50%;
  transition: color 0.25s ease 0.05s;
  z-index: 201;
  text-decoration: none !important;
}

@media (max-width: 767px) {
  /* line 5, ../scss/base/sections/staff.scss */
  ._staff > .container {
    padding: 0 20px;
  }
}
/* line 12, ../scss/base/sections/staff.scss */
._staff .asc-staff-header {
  height: 360px;
  margin: 0 0 50px;
  position: relative;
  background-image: url("/img/team/team-banner.jpg");
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.8) 100%), url("/img/team/team-banner.jpg") no-repeat;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.8))), url("/img/team/team-banner.jpg") no-repeat;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.8) 100%), url("/img/team/team-banner.jpg") no-repeat;
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.8) 100%), url("/img/team/team-banner.jpg") no-repeat;
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.8) 100%), url("/img/team/team-banner.jpg") no-repeat;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.8) 100%), url("/img/team/team-banner.jpg") no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

/* line 26, ../scss/base/sections/staff.scss */
._staff #staff-title {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 74%;
  margin: 20px 0 0;
  left: 50%;
  margin-left: -37%;
}
/* line 34, ../scss/base/sections/staff.scss */
._staff #staff-title h5 {
  color: white;
  border-bottom-color: white;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 41, ../scss/base/sections/staff.scss */
._staff #staff-title p {
  margin-bottom: 40px;
  color: white;
}
@media (max-width: 767px) {
  /* line 47, ../scss/base/sections/staff.scss */
  ._staff #staff-title p {
    font-size: 30px;
    line-height: 33px;
  }
}
@media (max-width: 568px) {
  /* line 26, ../scss/base/sections/staff.scss */
  ._staff #staff-title {
    width: 90%;
    margin-left: -45%;
  }
  /* line 55, ../scss/base/sections/staff.scss */
  ._staff #staff-title p {
    font-size: 24px;
    line-height: 26px;
  }
}

/* line 61, ../scss/base/sections/staff.scss */
._staff #employee_slider {
  padding-bottom: 60px;
  border-bottom: 1px solid #cccccc;
}

/* line 6, ../scss/base/sections/auth.scss */
#asc-signin-btn {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #115C36;
  color: #115C36;
}

/* line 11, ../scss/base/sections/auth.scss */
div.input-icon input {
  border-bottom-right-radius: 1px;
}

/* line 15, ../scss/base/sections/auth.scss */
.asc-create-account-option {
  max-width: 640px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
/* line 21, ../scss/base/sections/auth.scss */
.asc-create-account-option #asc-init-signin {
  margin: 0;
  text-align: center;
}
/* line 25, ../scss/base/sections/auth.scss */
.asc-create-account-option #asc-init-signin p {
  font-size: 28px;
  line-height: 36px;
  font-weight: 200;
  margin-bottom: 20px;
  font-style: normal;
}
@media (max-width: 568px) {
  /* line 25, ../scss/base/sections/auth.scss */
  .asc-create-account-option #asc-init-signin p {
    font-size: 18px;
    line-height: 26px;
  }
}
/* line 36, ../scss/base/sections/auth.scss */
.asc-create-account-option #asc-init-signin a {
  text-decoration: none;
  color: white;
}
/* line 40, ../scss/base/sections/auth.scss */
.asc-create-account-option div.button-wrap {
  text-align: center;
  margin: 20px 0;
}

@media (max-width: 767px) {
  /* line 46, ../scss/base/sections/auth.scss */
  #signindiv {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 49, ../scss/base/sections/auth.scss */
  #signindiv .asc-signin-data-container {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 59, ../scss/base/sections/auth.scss */
#forgot_password .asc-signin-data-container {
  background: #ffffff;
  padding: 40px 30px;
}
/* line 63, ../scss/base/sections/auth.scss */
#forgot_password #asc-signup-top-header {
  background: none;
  border: none;
  margin: 0;
}
/* line 68, ../scss/base/sections/auth.scss */
#forgot_password #asc-signup-top-header h4 {
  color: #115C36;
  text-transform: uppercase;
  font-size: .9em;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
  font-weight: bolder;
}
/* line 80, ../scss/base/sections/auth.scss */
#forgot_password #asc_form_forgotpassword input {
  border: 1px solid #cccccc;
}
/* line 84, ../scss/base/sections/auth.scss */
#forgot_password #asc-signup-footer {
  margin: 0;
}
/* line 44, ../scss/base/config/mixins.scss */
#forgot_password #asc-signup-footer:before, #forgot_password #asc-signup-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#forgot_password #asc-signup-footer:after {
  clear: both;
}

/* line 93, ../scss/base/sections/auth.scss */
#change_password .asc-signin-data-container {
  background: #ffffff;
  padding: 40px 30px;
}
/* line 97, ../scss/base/sections/auth.scss */
#change_password #asc-signup-top-header {
  background: none;
  border: none;
  margin: 0;
}
/* line 102, ../scss/base/sections/auth.scss */
#change_password #asc-signup-top-header h4 {
  color: #115C36;
  text-transform: uppercase;
  font-size: .9em;
  margin: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
  font-weight: bolder;
}
/* line 114, ../scss/base/sections/auth.scss */
#change_password #asc_form_change_password input {
  border: 1px solid #cccccc;
  width: 100%;
}
/* line 118, ../scss/base/sections/auth.scss */
#change_password #asc_form_change_password input:last-of-type {
  margin-top: 10px;
}
/* line 122, ../scss/base/sections/auth.scss */
#change_password #asc-signup-footer {
  margin: 0;
}
/* line 44, ../scss/base/config/mixins.scss */
#change_password #asc-signup-footer:before, #change_password #asc-signup-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
#change_password #asc-signup-footer:after {
  clear: both;
}

/* line 2, ../scss/base/sections/signup.scss */
#asc-signup-container label {
  color: #878787;
}
@media (max-width: 767px) {
  /* line 6, ../scss/base/sections/signup.scss */
  #asc-signup-container #asc-upload-resume .upload-buttons-with-linkedIn {
    padding-bottom: 50px;
  }
}
/* line 12, ../scss/base/sections/signup.scss */
#asc-signup-container #asc-upload-resume .upload-info p.p-quote {
  margin-top: 0px;
  font-size: 25px;
  line-height: 32px;
}
/* line 17, ../scss/base/sections/signup.scss */
#asc-signup-container #asc-upload-resume .upload-info ul.bullet li {
  font-size: 18px;
}
/* line 22, ../scss/base/sections/signup.scss */
#asc-signup-container .asc-signup-picture-btn {
  background: none repeat scroll 0 0 transparent;
  color: #115C36;
  border: 1px solid #115C36;
}
/* line 27, ../scss/base/sections/signup.scss */
#asc-signup-container .asc-edit-edit {
  padding: 10px 10px;
  margin-left: 8px;
}
/* line 31, ../scss/base/sections/signup.scss */
#asc-signup-container .intl-tel-input .flag-dropdown {
  height: 33px;
}
/* line 35, ../scss/base/sections/signup.scss */
#asc-signup-container .pull-left {
  font-size: 13px;
}
/* line 38, ../scss/base/sections/signup.scss */
#asc-signup-container .chosen-drop {
  left: 0;
  top: 25px;
  display: none;
}
/* line 43, ../scss/base/sections/signup.scss */
#asc-signup-container .chosen-with-drop .chosen-drop {
  display: block;
}

/* line 47, ../scss/base/sections/signup.scss */
#asc-application-requirements {
  font-size: 12px;
  line-height: 14px;
  width: 35%;
  padding: 8px;
  margin: 0 auto;
}

/* line 54, ../scss/base/sections/signup.scss */
#asc-signup-container textarea {
  position: relative;
  z-index: 1;
}

/* line 58, ../scss/base/sections/signup.scss */
.p-caption {
  text-align: center;
  white-space: nowrap;
  margin-top: 0px;
}

/* line 63, ../scss/base/sections/signup.scss */
.asc-signin {
  font-size: 14px;
  color: #115C36;
}

/* line 67, ../scss/base/sections/signup.scss */
.btn.btn-block {
  display: inline-block;
}

/* line 70, ../scss/base/sections/signup.scss */
.asc-dynamic-picklist {
  background: none;
  line-height: 25px;
}

/* line 74, ../scss/base/sections/signup.scss */
#unsubscribe-all {
  cursor: pointer;
  font-size: 14px;
}

/* line 78, ../scss/base/sections/signup.scss */
.asc-disclosure {
  font-size: 14px;
  font-weight: 300;
}
/* line 81, ../scss/base/sections/signup.scss */
.asc-disclosure div:nth-child(2) {
  font-weight: 300;
}

/* line 85, ../scss/base/sections/signup.scss */
#asc-other-info
.communication-preferences
.communication-options-row {
  margin-right: -5px;
  margin-left: 0px;
}

/* line 91, ../scss/base/sections/signup.scss */
#asc-signup-container .asc-info-form > div {
  padding: 0px;
}

@media (max-width: 568px) {
  /* line 95, ../scss/base/sections/signup.scss */
  #asc-signup-container #alt-email-signup {
    width: 100%;
  }
}

/* line 8, ../scss/base/sections/errors.scss */
#asc-404 {
  margin: 175px auto 0px;
  max-width: 500px;
}
/* line 11, ../scss/base/sections/errors.scss */
#asc-404 h1 {
  font-size: 140px;
  line-height: 1em;
  font-weight: 200;
}
/* line 16, ../scss/base/sections/errors.scss */
#asc-404 p {
  margin-bottom: 30px;
}

/* line 5, ../scss/base/sections/info.scss */
.asc-info-page {
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px 0;
}
/* line 10, ../scss/base/sections/info.scss */
.asc-info-page h2 {
  color: #838383;
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 25px;
}

@media (max-width: 1200px) {
  /* line 1, ../scss/base/sections/job.scss */
  #client-position-content {
    float: none;
    width: 100%;
  }
}

@media (max-width: 1200px) {
  /* line 7, ../scss/base/sections/job.scss */
  client-position-sidebar {
    float: none;
    width: 100;
  }
}

/* line 15, ../scss/base/sections/job.scss */
#asc-public-profile-bottom-right .position a {
  text-decoration: none;
}

/* line 20, ../scss/base/sections/job.scss */
.jvectormap-label {
  z-index: 1031;
}

/* Blog and Articles */
/* line 2, ../scss/base/sections/widgets.scss */
section.section.post-banner {
  background-position: center;
  height: 350px;
  background-size: cover;
  padding-left: 0px;
  padding-right: 0px;
}

/* line 9, ../scss/base/sections/widgets.scss */
#article-info ul.asc-post-list {
  margin: 10px;
  padding: 0;
  list-style-type: none;
}

/* Careers: Job Map and Job List */
/* Career Fair */
/* line 18, ../scss/base/sections/widgets.scss */
#change_password {
  margin-top: 100px;
}

/* Change password */
/* Cookies Acceptance */
/* line 25, ../scss/base/sections/widgets.scss */
#cookies-acceptance-wrapper {
  background-color: #999;
  height: auto;
  padding: 15px 20px;
}
/* line 30, ../scss/base/sections/widgets.scss */
#cookies-acceptance-wrapper .message {
  color: #fff;
  line-height: 18px;
  margin-bottom: 5px;
}
/* line 36, ../scss/base/sections/widgets.scss */
#cookies-acceptance-wrapper .text-right .ok-button {
  padding: 5px;
  color: #999;
  background-color: #fff;
  border: none;
}
/* line 42, ../scss/base/sections/widgets.scss */
#cookies-acceptance-wrapper .text-right .tell-me-more-link {
  border: 1px solid #fff;
  width: 130px;
  color: #fff;
  padding: 5px 20px;
  display: inline-block;
  cursor: pointer;
}

/* Forgot and Change Password */
/* line 54, ../scss/base/sections/widgets.scss */
#forgot_password,
#change_password {
  padding: 125px 0px 75px;
  background-color: #eee;
}
@media (max-width: 992px) {
  /* line 54, ../scss/base/sections/widgets.scss */
  #forgot_password,
  #change_password {
    padding: 110px 0px 75px;
    min-height: 0px;
  }
}
@media (max-width: 767px) {
  /* line 54, ../scss/base/sections/widgets.scss */
  #forgot_password,
  #change_password {
    padding: 85px 0px 75px;
  }
}
/* line 67, ../scss/base/sections/widgets.scss */
#forgot_password.page-content,
#change_password.page-content {
  margin-top: 120px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  /* line 67, ../scss/base/sections/widgets.scss */
  #forgot_password.page-content,
  #change_password.page-content {
    margin-top: 110px;
  }
}
@media (max-width: 767px) {
  /* line 67, ../scss/base/sections/widgets.scss */
  #forgot_password.page-content,
  #change_password.page-content {
    margin-top: 50px;
  }
}
/* line 79, ../scss/base/sections/widgets.scss */
#forgot_password #asc-forgot-password,
#change_password #asc-forgot-password {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
@media (max-width: 568px) {
  /* line 79, ../scss/base/sections/widgets.scss */
  #forgot_password #asc-forgot-password,
  #change_password #asc-forgot-password {
    max-width: 300px;
  }
}

/* Landing Page */
/* People Slider */
/* line 93, ../scss/base/sections/widgets.scss */
#slideDeck .btn.btn-primary {
  background-color: #115C36;
  border: none;
  color: #ffffff;
  text-decoration: none;
}
/* line 100, ../scss/base/sections/widgets.scss */
#slideDeck .popUp > .popUp_info .popUp_loc,
#slideDeck .popUp > .popUp_info .popUp_name,
#slideDeck .popUp > .popUp_info .popUp_pos {
  text-align: left;
}
/* line 106, ../scss/base/sections/widgets.scss */
#slideDeck .popUp::after {
  border-top-color: #115C36;
}

/* Privacy */
/* Profile / Staff Pages */
/* line 114, ../scss/base/sections/widgets.scss */
.asc-widget-parent-div h4 {
  color: #000000;
  font-family: 'OpenSans_semibold', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

/* line 122, ../scss/base/sections/widgets.scss */
#main_container #profile {
  min-height: 500px;
  margin-top: 200px;
}
@media (max-width: 568px) {
  /* line 122, ../scss/base/sections/widgets.scss */
  #main_container #profile {
    margin-top: 50px;
  }
}

/* line 133, ../scss/base/sections/widgets.scss */
#asc-client-record-profile-view #asc-profile-skills-holder .asc-label-skills {
  background: #838383;
}
/* line 137, ../scss/base/sections/widgets.scss */
#asc-client-record-profile-view #asc-candidate-expanded-image,
#asc-client-record-profile-view .asc-expanded-image-updater {
  float: left;
  margin-top: 0px;
}
@media (max-width: 992px) {
  /* line 137, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view #asc-candidate-expanded-image,
  #asc-client-record-profile-view .asc-expanded-image-updater {
    max-width: 100%;
  }
}
@media (max-width: 568px) {
  /* line 146, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view #asc-record-expanded-header {
    margin: 0px 0px 0px 10px;
    padding: 10px 0px;
  }
}
@media (max-width: 568px) {
  /* line 151, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view #asc-record-expanded-header #asc-user-expanded-tabs {
    float: left;
  }
}
@media (max-width: 992px) {
  /* line 156, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view #asc-record-expanded-header h1 {
    float: left;
  }
}
@media (max-width: 568px) {
  /* line 156, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view #asc-record-expanded-header h1 {
    float: none;
  }
}
@media (max-width: 992px) {
  /* line 165, ../scss/base/sections/widgets.scss */
  #asc-client-record-profile-view ul#asc-user-expanded-tabs > li {
    float: left;
  }
}

/* line 172, ../scss/base/sections/widgets.scss */
#asc-public-profile-bottom-right .position-title {
  margin-bottom: 40px;
}
/* line 174, ../scss/base/sections/widgets.scss */
#asc-public-profile-bottom-right .position-title .position {
  display: none;
}

/* line 182, ../scss/base/sections/widgets.scss */
#asc-job-maindata #asc-personal div:nth-of-type(1).asc-edit-outer-block {
  display: none;
}
/* line 186, ../scss/base/sections/widgets.scss */
#asc-job-maindata #asc-personal #asc-user-eeoc-data {
  display: none;
}

/* Terms */
/* Sign in */
/* line 194, ../scss/base/sections/widgets.scss */
#asc-signin-container-inner > .hr {
  color: #757575 !important;
}

/* line 198, ../scss/base/sections/widgets.scss */
.social-signin #linkedin,
.social-signin #facebook {
  font-weight: 300;
  font-size: 16px;
}

/* line 206, ../scss/base/sections/widgets.scss */
#asc-signin-email-div #id_username,
#form_password-container #id_password {
  font-weight: 300;
  font-size: 14px;
}

/* line 214, ../scss/base/sections/widgets.scss */
.asc-signup-form-footer .remember {
  font-style: italic;
  color: #878787;
  font-weight: 400;
  font-size: 12px;
}
/* line 222, ../scss/base/sections/widgets.scss */
.asc-signup-form-footer .pull-right > .forgot {
  display: inline-block;
  margin-right: 20px;
  text-decoration: underline;
  font-style: italic;
  color: #878787;
  font-weight: 300;
  font-size: 12px;
}

/* line 235, ../scss/base/sections/widgets.scss */
#asc-signin-container-inner #asc-disclaimer {
  color: #757575 !important;
  font-weight: 400;
  font-size: 12px;
}
/* line 241, ../scss/base/sections/widgets.scss */
#asc-signin-container-inner #asc-disclaimer a.signin-link.link {
  color: #3D3D3D;
}
/* line 243, ../scss/base/sections/widgets.scss */
#asc-signin-container-inner #asc-disclaimer a.signin-link.link:hover {
  color: #115C36;
  text-decoration: underline;
}

/* line 252, ../scss/base/sections/widgets.scss */
.asc-create-account-option #asc-init-signin a {
  color: #ffffff;
  background: #115C36;
}
/* line 255, ../scss/base/sections/widgets.scss */
.asc-create-account-option #asc-init-signin a:active {
  background-color: #000 !important;
  background: #000 !important;
}
/* line 259, ../scss/base/sections/widgets.scss */
.asc-create-account-option #asc-init-signin a:hover {
  background-color: #838383 !important;
  background: #838383 !important;
}

/* line 267, ../scss/base/sections/widgets.scss */
#asc-form-signin #asc-signin-btn {
  background-color: #115C36;
  border: 1px solid #115C36;
  color: #ffffff;
}
/* line 272, ../scss/base/sections/widgets.scss */
#asc-form-signin #asc-signin-btn:active {
  background-color: #000 !important;
  border: 1px solid #000;
}
/* line 276, ../scss/base/sections/widgets.scss */
#asc-form-signin #asc-signin-btn:hover {
  background-color: #838383;
  border: 1px solid #838383;
}

/* line 282, ../scss/base/sections/widgets.scss */
#asc-signin-container {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
/* line 285, ../scss/base/sections/widgets.scss */
#asc-signin-container.page-content {
  margin-top: 120px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  /* line 285, ../scss/base/sections/widgets.scss */
  #asc-signin-container.page-content {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  /* line 285, ../scss/base/sections/widgets.scss */
  #asc-signin-container.page-content {
    margin-top: 0px;
  }
}

/* Sign up */
/* line 301, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .btn-upload-resume {
  background-color: #838383;
}
/* line 305, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .asc-signup-section button {
  margin-bottom: 8px;
}
/* line 308, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .asc-signup-section button#asc-signup-main-button, #asc-signup-container #asc-signup-form .asc-signup-section button#asc-signup-cancel-button {
  margin-right: 5px;
}
/* line 312, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .asc-signup-section button#asc-signup-main-button:hover, #asc-signup-container #asc-signup-form .asc-signup-section button#asc-signup-cancel-button:hover {
  background-color: #838383;
}
/* line 317, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .asc-signup-section .btn-social {
  width: 100% !important;
}
/* line 320, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .asc-signup-section #join_text {
  color: #6e6e6e;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}
/* line 328, ../scss/base/sections/widgets.scss */
#asc-signup-container #asc-signup-form .dynamic_form_element_error li {
  text-align: left;
}
/* line 333, ../scss/base/sections/widgets.scss */
#asc-signup-container.page-content {
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  /* line 333, ../scss/base/sections/widgets.scss */
  #asc-signup-container.page-content {
    margin-top: 30px;
  }
}

/* Position */
/* line 341, ../scss/base/sections/widgets.scss */
#asc-job-submit-msg {
  padding: 10px 0 15px;
}

/* line 344, ../scss/base/sections/widgets.scss */
#asc-job-apply-btn {
  padding: 10px 15px;
}

/* line 1, ../scss/base/talentcommunity.scss */
html {
  height: 100%;
  box-sizing: border-box;
}

/* line 5, ../scss/base/talentcommunity.scss */
*,
*:before,
*:after {
  box-sizing: inherit;
}

/* line 11, ../scss/base/talentcommunity.scss */
body, p, ul, ol, li {
  background-color: transparent;
  font-family: 'OpenSans_regular', sans-serif;
  color: #4a4a4a;
  line-height: 1.43;
}

/* line 17, ../scss/base/talentcommunity.scss */
p {
  position: relative;
}

/* line 20, ../scss/base/talentcommunity.scss */
a.learn-more {
  text-decoration: none;
}
/* line 23, ../scss/base/talentcommunity.scss */
a.learn-more:active span, a.learn-more:hover span {
  text-decoration: underline;
}
/* line 27, ../scss/base/talentcommunity.scss */
a.learn-more:active {
  color: #000 !important;
}
/* line 30, ../scss/base/talentcommunity.scss */
a.learn-more:hover {
  color: #115C36;
}
/* line 33, ../scss/base/talentcommunity.scss */
a.learn-more i {
  font-weight: 600;
}

/* line 37, ../scss/base/talentcommunity.scss */
.row {
  margin-right: 0px;
  margin-left: 0px;
}

/* Extend Inheritance */
/** Navigation **/
/* line 67, ../scss/base/talentcommunity.scss */
nav#main-nav a.brand img {
  height: 23px;
}
/* line 72, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-default {
  background-color: #EDEDED;
  margin-bottom: 0px;
  border: none;
  box-shadow: 0 4px 4px 0px rgba(100, 100, 100, 0.1);
  z-index: -1;
}
/* line 80, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-default .navbar-toggle {
  border: none;
  margin: 4px 15px 4px 0;
  padding: 6px 10px 9px;
}
/* line 85, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-default .navbar-toggle:hover, nav#main-nav .navbar-default .navbar-toggle:focus {
  background-color: transparent;
  outline: none;
}
/* line 89, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-default .navbar-toggle .icon-bar {
  margin-top: 6px;
  width: 27px;
  background-color: #000;
}
/* line 96, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar {
  border-top: 5px solid #838383;
  background: #115C36;
  color: #ffffff;
  height: 67px;
}
@media (max-width: 992px) {
  /* line 96, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  /* line 96, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar {
    display: none;
    margin-top: 0;
    padding: 0;
    position: fixed;
  }
}
/* line 110, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-left {
  position: relative;
  color: #ffffff;
  padding: 18px 0px;
}
@media (max-width: 992px) {
  /* line 110, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-left {
    font-size: 14px;
  }
  /* line 117, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-left a {
    font-size: 14px;
  }
}
/* line 120, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  text-align: right;
}
@media (max-width: 992px) {
  /* line 120, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-right {
    text-align: left;
  }
}
/* line 131, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right h6 {
  color: #ffffff;
  display: inline-block;
  margin: 0px 15px;
  line-height: 35px;
  font-size: 13px;
  font-weight: 700;
  font-family: 'OpenSans_semibold', sans-serif;
}
/* line 141, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right li {
  display: inline-block;
}
/* line 144, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right li .asc-navbar-profile {
  color: #ffffff;
  font-size: 18px;
  margin: 0px 20px;
  text-decoration: none;
  vertical-align: middle;
  line-height: 38px;
}
/* line 151, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right li .asc-navbar-profile:hover {
  color: #838383;
}
@media (max-width: 1200px) {
  /* line 144, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-right li .asc-navbar-profile {
    margin-left: 5px;
    margin-right: 5px;
  }
}
/* line 159, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right li .asc-navbar-join {
  background-color: #838383;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  padding: 7px 22px;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 159, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-right li .asc-navbar-join {
    padding: 6px 5px;
  }
}
/* line 177, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar .top-navbar-right li.asc-navbar-join-tab {
  width: 150px;
}
@media (max-width: 992px) {
  /* line 177, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar .top-navbar-right li.asc-navbar-join-tab {
    width: 60px;
  }
}
/* line 186, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu .asc-no-profile-img {
  color: #838383;
}
/* line 193, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header {
  display: none;
  position: relative;
  height: 60px;
}
@media (max-width: 767px) {
  /* line 193, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header {
    display: block;
    height: 50px;
  }
}
/* line 202, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header .brand {
  display: none;
}
@media (max-width: 767px) {
  /* line 202, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .brand {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* line 212, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .brand img {
    height: 18px;
  }
}
/* line 217, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join {
  display: none;
  position: absolute;
  right: 25px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: #838383;
  font-size: 13px;
  padding: 8px;
  text-decoration: none;
}
/* line 229, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join:hover {
  color: #838383;
}
@media (max-width: 767px) {
  /* line 217, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join {
    display: block;
    left: 20px;
    right: unset;
    width: 75px;
    color: #fff;
    background-color: #115C36;
  }
  /* line 240, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join:active, nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join:hover {
    color: white;
  }
  /* line 243, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join:active {
    background-color: black !important;
  }
  /* line 246, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header .asc-navbar-join:hover {
    background-color: #838383;
  }
}
/* line 251, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 23px;
}
@media (max-width: 767px) {
  /* line 251, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu {
    right: unset;
    left: 20px;
    top: 4px;
  }
}
/* line 265, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu .dropdown #asc-main-user-menu {
  color: #115C36;
}
/* line 268, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu .dropdown #asc-main-user-menu .asc-no-profile-img {
  color: #fff;
  background-color: #115C36;
}
/* line 276, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu .dropdown.open #asc-main-user-menu .asc-no-profile-img {
  color: #fff;
}
/* line 281, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu #asc-header-user-menu {
  right: 0px;
}
@media (max-width: 767px) {
  /* line 281, ../scss/base/talentcommunity.scss */
  nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu #asc-header-user-menu {
    right: unset;
  }
}
/* line 288, ../scss/base/talentcommunity.scss */
nav#main-nav .bottom-navbar .container-fluid .navbar-header #client-settings-menu #asc-settings-menu #asc-header-user-menu #about-me-top-wrapper {
  padding: 20px 20px 15px;
}
/* line 298, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-collapse {
  background-color: #EDEDED;
}
@media (max-width: 767px) {
  /* line 298, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-collapse {
    max-height: 550px;
  }
}
/* line 308, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-collapse.in .dropdown.open li > a {
  color: #444;
  margin-left: 15px;
}
@media (max-width: 767px) {
  /* line 314, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav {
    margin: 0;
    padding-top: 10px;
  }
}
/* line 320, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li {
  float: right;
  margin: 10px 5px;
  position: relative;
}
/* line 325, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li:first-of-type {
  margin: 0 45px;
  float: left;
}
/* line 328, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li:first-of-type > a {
  padding: 18px 0 14px;
}
@media (max-width: 1024px) {
  /* line 325, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li:first-of-type {
    margin: 0 10px;
  }
}
@media (max-width: 992px) {
  /* line 325, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li:first-of-type {
    margin: 0 5px;
  }
}
/* line 343, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu {
  margin: 0;
}
/* line 346, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown {
  margin: 9px 45px 0 20px;
}
@media (max-width: 1024px) {
  /* line 346, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown {
    margin: 9px 0 0 10px;
  }
}
/* line 352, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown #asc-main-user-menu {
  color: #fff;
}
/* line 354, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown #asc-main-user-menu .fa.fa-sort-down {
  color: #115C36;
}
/* line 359, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown #asc-header-user-menu li {
  margin: 0;
  width: 280px;
}
/* line 364, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown .asc-no-profile-img {
  background-color: #115C36;
}
/* line 369, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown.open #asc-main-user-menu {
  color: #fff;
}
/* line 377, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li#client-settings-menu ul#asc-settings-menu li.dropdown.open #asc-header-user-menu #about-me-top-wrapper {
  padding: 15px 20px;
}
@media (max-width: 767px) {
  /* line 384, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li#logincontainer {
    display: none;
  }
}
@media (max-width: 1024px) {
  /* line 320, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li {
    margin: 10px 3px;
  }
}
@media (max-width: 767px) {
  /* line 320, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li {
    float: none;
  }
}
@media (max-width: 568px) {
  /* line 320, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li {
    float: none;
  }
}
/* line 399, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a {
  color: #3D3D3D;
  font-size: 16px;
  display: inline-block;
  font-family: 'OpenSans_regular', sans-serif;
  padding: 10px 12px;
}
/* line 406, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a:hover {
  background-color: #838383;
  color: white;
}
/* line 412, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.brand:hover {
  background-color: transparent;
}
/* line 417, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.btn {
  background-color: #115C36;
  color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 10px 35px;
  font-size: 16px;
}
@media (max-width: 1024px) {
  /* line 417, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.btn {
    padding: 10px 25px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /* line 417, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.btn {
    padding: 10px 12px;
  }
}
@media (max-width: 568px) {
  /* line 417, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.btn {
    color: #ffffff;
    margin-bottom: 8px;
    text-align: left;
  }
}
@media (max-width: 568px) {
  /* line 437, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.btn.bg-mobile {
    white-space: normal;
  }
}
/* line 443, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.dropdown-toggle {
  padding: 8px 12px 10px;
}
/* line 446, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.dropdown-toggle:hover {
  text-decoration: none;
  color: white;
  background-color: #838383;
}
/* line 451, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.dropdown-toggle .fa-angle-down {
  display: inline-block;
  font-size: 20px;
}
/* line 455, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a.dropdown-toggle .fa-angle-up {
  display: none;
  font-size: 20px;
}
@media (max-width: 992px) {
  /* line 443, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.dropdown-toggle {
    padding: 8px 8px 10px;
  }
}
@media (max-width: 767px) {
  /* line 443, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.dropdown-toggle {
    padding: 15px 11px 18px;
  }
  /* line 465, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a.dropdown-toggle:hover {
    background-color: transparent;
    color: #3D3D3D;
  }
}
/* line 472, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a#menu_sign_in:active {
  background-color: black !important;
}
/* line 475, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a#menu_sign_in:hover {
  background-color: #838383;
}
@media (max-width: 568px) {
  /* line 475, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a#menu_sign_in:hover {
    color: #115C36;
  }
}
@media (max-width: 1024px) {
  /* line 399, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a {
    padding: 10px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  /* line 399, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a {
    padding: 10px 8px;
  }
}
@media (max-width: 767px) {
  /* line 399, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a {
    padding: 15px 11px;
    font-size: 16px;
  }
  /* line 493, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav li > a:hover {
    background-color: transparent;
    color: #3D3D3D;
  }
}
/* line 498, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li > a > .open > a {
  background-color: transparent;
}
/* line 503, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open > a, nav#main-nav .navbar-nav li.hidden-sm.hidden-md.hidden-lg.open > a {
  background-color: #838383;
  color: #fff;
}
/* line 508, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open > a.dropdown-toggle .fa-angle-down, nav#main-nav .navbar-nav li.hidden-sm.hidden-md.hidden-lg.open > a.dropdown-toggle .fa-angle-down {
  display: none;
}
/* line 511, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open > a.dropdown-toggle .fa-angle-up, nav#main-nav .navbar-nav li.hidden-sm.hidden-md.hidden-lg.open > a.dropdown-toggle .fa-angle-up {
  display: inline-block;
}
/* line 518, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open ul.dropdown-menu {
  background-color: #fff;
  margin-top: 11px;
  padding: 10px 0;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
/* line 539, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open ul.dropdown-menu li {
  float: left;
  margin: 5px 10px;
}
/* line 543, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open ul.dropdown-menu li > a {
  text-transform: none;
}
/* line 546, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-xs.open ul.dropdown-menu li > a:hover {
  background-color: transparent;
}
/* line 554, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-sm.hidden-md.hidden-lg.open ul.dropdown-menu li {
  float: none;
  margin: 5px 10px;
}
/* line 558, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav li.hidden-sm.hidden-md.hidden-lg.open ul.dropdown-menu li > a {
  padding: 15px 20px;
}
/* line 566, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav a.brand span.careers {
  color: #4a4a4a;
}
@media (max-width: 568px) {
  /* line 566, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav a.brand span.careers {
    font-size: 16px;
  }
}
/* line 574, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav ul.dropdown-menu li {
  display: block;
}
/* line 576, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav ul.dropdown-menu li a {
  padding: 9px 20px;
}
/* line 579, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav ul.dropdown-menu li a:hover {
  color: #115C36;
  text-decoration: underline;
}
@media (max-width: 767px) {
  /* line 579, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav ul.dropdown-menu li a:hover {
    text-decoration: none;
  }
}
/* line 590, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu {
  color: #444;
  margin-top: 0;
}
/* line 594, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu {
  right: 0px;
  min-width: 280px;
}
@media (max-width: 568px) {
  /* line 594, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu {
    float: left !important;
    width: 100%;
  }
}
/* line 603, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu #actions-on-me #asc-profile-btn {
  background-color: #115C36;
  color: #fff;
}
/* line 606, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu #actions-on-me #asc-profile-btn:hover {
  text-decoration: none;
}
/* line 611, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu #right-header-container {
  background: #fff;
}
/* line 616, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu #right-header-container #my-account-box #actions-on-me #asc-sign-out-button:hover {
  background-color: #DA4F49;
  text-decoration: none;
  color: #fff;
}
/* line 625, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #asc-header-user-menu .asc-settings-link-a {
  padding: 0px;
}
/* line 629, ../scss/base/talentcommunity.scss */
nav#main-nav .navbar-nav #asc-settings-menu #about-me-info {
  max-width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 590, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav #asc-settings-menu {
    float: left;
    margin-left: 10px;
    width: auto;
  }
}
@media (max-width: 568px) {
  /* line 590, ../scss/base/talentcommunity.scss */
  nav#main-nav .navbar-nav #asc-settings-menu {
    width: 100%;
  }
}
/* line 647, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu {
  color: #fff;
  margin-top: -1px;
}
/* line 651, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu {
  right: 0px;
  min-width: 280px;
}
@media (max-width: 568px) {
  /* line 651, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu {
    float: left !important;
    width: 100%;
  }
}
/* line 659, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu #about-me-top-wrapper {
  padding: 15px 15px 9px;
}
/* line 663, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu #actions-on-me #asc-profile-btn {
  background-color: #115C36;
  color: #fff;
}
/* line 669, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu #right-header-container #my-account-box {
  color: #115C36;
}
/* line 673, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu .asc-settings-link-a {
  padding: 0px;
  font-size: 15px;
}
/* line 676, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-header-user-menu .asc-settings-link-a i {
  padding-right: 8px;
}
/* line 681, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #about-me-info {
  max-width: 100%;
  text-align: left;
}
/* line 685, ../scss/base/talentcommunity.scss */
nav#main-nav .top-navbar #asc-settings-menu #asc-main-user-menu {
  margin-top: -2px;
}
@media (max-width: 767px) {
  /* line 647, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar #asc-settings-menu {
    float: left;
    margin-left: 10px;
    width: auto;
  }
}
@media (max-width: 568px) {
  /* line 647, ../scss/base/talentcommunity.scss */
  nav#main-nav .top-navbar #asc-settings-menu {
    width: 100%;
  }
}

/** GENERAL: Home Page **/
/* line 703, ../scss/base/talentcommunity.scss */
._landing section.join-community div.join p.p-quote {
  font-size: 30px;
}
/* line 709, ../scss/base/talentcommunity.scss */
._landing > .content div.content-panels {
  margin-top: 0;
}
/* line 711, ../scss/base/talentcommunity.scss */
._landing > .content div.content-panels .panel-bottom {
  padding: 25px 20px 20px;
}
/* line 714, ../scss/base/talentcommunity.scss */
._landing > .content div.content-panels .panel-image {
  background-position: top center;
  height: 150px;
}
/* line 719, ../scss/base/talentcommunity.scss */
._landing > .content .asc-panel {
  border: 1px solid #c2c2c2;
  box-shadow: none;
}
/* line 722, ../scss/base/talentcommunity.scss */
._landing > .content .asc-panel h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-transform: none;
}
/* line 730, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap {
  height: 550px;
}
@media (max-width: 767px) {
  /* line 730, ../scss/base/talentcommunity.scss */
  ._landing > .hero-wrap {
    height: 390px;
  }
}
@media (max-width: 568px) {
  /* line 730, ../scss/base/talentcommunity.scss */
  ._landing > .hero-wrap {
    height: 490px;
    margin-top: -580px !important;
  }
}
/* line 740, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap .hero-controls {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 30px;
  max-width: 650px;
  padding: 30px;
}
/* line 745, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap .hero-controls a.btn {
  border: 2px solid #fff;
}
/* line 747, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap .hero-controls a.btn:hover {
  color: #ff6633;
}
@media (max-width: 767px) {
  /* line 745, ../scss/base/talentcommunity.scss */
  ._landing > .hero-wrap .hero-controls a.btn {
    font-size: 13px;
  }
}
/* line 754, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap .hero-controls h1 {
  font-size: 40px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 754, ../scss/base/talentcommunity.scss */
  ._landing > .hero-wrap .hero-controls h1 {
    font-size: 33px;
  }
}
/* line 761, ../scss/base/talentcommunity.scss */
._landing > .hero-wrap .hero-controls p {
  color: #fff;
  font-size: 17px;
  margin-bottom: 20px;
}
/* line 767, ../scss/base/talentcommunity.scss */
._landing .content-panels {
  margin-top: 0;
}
/* line 770, ../scss/base/talentcommunity.scss */
._landing .content-panels .panel-bottom a.btn-plain {
  background-color: transparent;
  color: #666;
  font-style: italic;
  font-weight: bold;
  padding: 8px 20px 7px;
  text-align: left;
  text-decoration: none;
  width: 180px;
}
/* line 780, ../scss/base/talentcommunity.scss */
._landing .content-panels .panel-bottom h5 {
  font-size: 18px;
  line-height: 130%;
  min-height: 55px;
}
/* line 785, ../scss/base/talentcommunity.scss */
._landing .content-panels .panel-bottom p {
  min-height: 225px;
}
@media (max-width: 992px) {
  /* line 785, ../scss/base/talentcommunity.scss */
  ._landing .content-panels .panel-bottom p {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  /* line 785, ../scss/base/talentcommunity.scss */
  ._landing .content-panels .panel-bottom p {
    min-height: 100px;
  }
}
/* line 796, ../scss/base/talentcommunity.scss */
._landing #background-image {
  top: 0;
  height: 481px;
  z-index: -10;
}
@media (max-width: 767px) {
  /* line 796, ../scss/base/talentcommunity.scss */
  ._landing #background-image {
    margin-top: 0;
  }
}
@media (max-width: 568px) {
  /* line 796, ../scss/base/talentcommunity.scss */
  ._landing #background-image {
    background-position: center top;
    height: 550px;
    top: 0;
  }
}

/* line 810, ../scss/base/talentcommunity.scss */
#main_container {
  padding-bottom: 0;
}
/* line 812, ../scss/base/talentcommunity.scss */
#main_container #profile {
  margin-bottom: 50px;
}
/* line 815, ../scss/base/talentcommunity.scss */
#main_container #signindiv {
  padding: 125px 0 75px;
  background-color: #eee;
}
@media (max-width: 767px) {
  /* line 815, ../scss/base/talentcommunity.scss */
  #main_container #signindiv {
    padding: 130px 0 75px;
  }
}

/* line 826, ../scss/base/talentcommunity.scss */
#main_container .full-content {
  background-color: #838383;
  padding: 20px 0px;
  text-align: center;
}
/* line 831, ../scss/base/talentcommunity.scss */
#main_container .full-content h1, #main_container .full-content h2, #main_container .full-content h4 {
  color: #ffffff;
  font-family: "OpenSans_semibold", Arial, sans-serif;
  margin-bottom: 20px;
}
/* line 836, ../scss/base/talentcommunity.scss */
#main_container .full-content h1 {
  font-size: 38px;
}
@media (max-width: 992px) {
  /* line 836, ../scss/base/talentcommunity.scss */
  #main_container .full-content h1 {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  /* line 836, ../scss/base/talentcommunity.scss */
  #main_container .full-content h1 {
    font-size: 28px;
  }
}
/* line 846, ../scss/base/talentcommunity.scss */
#main_container .full-content h2 {
  font-size: 32px;
}
@media (max-width: 992px) {
  /* line 846, ../scss/base/talentcommunity.scss */
  #main_container .full-content h2 {
    font-size: 26px;
  }
}
@media (max-width: 568px) {
  /* line 846, ../scss/base/talentcommunity.scss */
  #main_container .full-content h2 {
    font-size: 24px;
  }
}
/* line 856, ../scss/base/talentcommunity.scss */
#main_container .full-content h4 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 48px;
}
/* line 861, ../scss/base/talentcommunity.scss */
#main_container .full-content p {
  color: #ffffff;
}
@media (max-width: 992px) {
  /* line 861, ../scss/base/talentcommunity.scss */
  #main_container .full-content p {
    font-size: 18px;
    display: inline;
  }
}
/* line 869, ../scss/base/talentcommunity.scss */
#main_container .full-content a {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 992px) {
  /* line 869, ../scss/base/talentcommunity.scss */
  #main_container .full-content a {
    font-size: 18px;
  }
}
/* line 876, ../scss/base/talentcommunity.scss */
#main_container .full-content a:hover {
  color: #838383;
}
/* line 880, ../scss/base/talentcommunity.scss */
#main_container .full-content .content-join {
  padding: 60px 0px;
}
/* line 883, ../scss/base/talentcommunity.scss */
#main_container .full-content .content-join a {
  background: #ffffff;
  color: #838383;
  padding: 15px 50px 15px 50px;
  font-size: 15px;
  font-family: 'OpenSans_regular', sans-serif;
  border-radius: 0;
  font-weight: 600;
}
@media (max-width: 992px) {
  /* line 894, ../scss/base/talentcommunity.scss */
  #main_container .hero-video {
    display: none;
  }
}
/* line 899, ../scss/base/talentcommunity.scss */
#main_container #social-feed {
  background: #EFEFEF;
}
/* line 902, ../scss/base/talentcommunity.scss */
#main_container #social-feed .container .row .col-md-12 h2 {
  font-size: 28px;
  line-height: 36px;
  padding: 40px 0 20px;
}
/* line 909, ../scss/base/talentcommunity.scss */
#main_container .content-panels {
  position: relative;
}
/* line 912, ../scss/base/talentcommunity.scss */
#main_container .content-panels h2 {
  font-family: 'OpenSans_bold', sans-serif;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 25px;
}
/* line 919, ../scss/base/talentcommunity.scss */
#main_container .content-panels h3 {
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
}
/* line 926, ../scss/base/talentcommunity.scss */
#main_container .content-panels p {
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 18px;
  line-height: 32px;
}
/* line 932, ../scss/base/talentcommunity.scss */
#main_container .content-panels h2, #main_container .content-panels h3, #main_container .content-panels p {
  color: #000;
}
/* line 937, ../scss/base/talentcommunity.scss */
#main_container .content-panels a:active {
  text-decoration-color: black !important;
}
/* line 940, ../scss/base/talentcommunity.scss */
#main_container .content-panels a:hover {
  text-decoration-color: #115C36;
}
/* line 945, ../scss/base/talentcommunity.scss */
#main_container .content-panels .button {
  padding: 11px 20px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  font-family: 'OpenSans_semibold', sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}
/* line 956, ../scss/base/talentcommunity.scss */
#main_container .content-panels .button:active, #main_container .content-panels .button:hover {
  color: #fff;
}
/* line 959, ../scss/base/talentcommunity.scss */
#main_container .content-panels .button:active {
  border: 1px solid #000 !important;
  background-color: #000 !important;
}
/* line 963, ../scss/base/talentcommunity.scss */
#main_container .content-panels .button:hover {
  border: 1px solid #838383;
  background-color: #838383;
}
/* line 992, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley h2, #main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning h2, #main_container .content-panels#how-we-are-learning p {
  margin-bottom: 40px;
}
@media (max-width: 568px) {
  /* line 992, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley h2, #main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning h2, #main_container .content-panels#how-we-are-learning p {
    margin-bottom: 25px;
    padding: 0 20px;
  }
}
/* line 1001, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley h2, #main_container .content-panels#how-we-are-learning h2 {
  font-size: 47px;
  line-height: 55px;
}
@media (max-width: 1200px) {
  /* line 1001, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley h2, #main_container .content-panels#how-we-are-learning h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  /* line 1001, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley h2, #main_container .content-panels#how-we-are-learning h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 568px) {
  /* line 1001, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley h2, #main_container .content-panels#how-we-are-learning h2 {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
  }
}
/* line 1019, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning p {
  font-size: 27px;
  line-height: 35px;
}
@media (max-width: 992px) {
  /* line 1019, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 1019, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 1019, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley p, #main_container .content-panels#how-we-are-learning p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1036, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley p strong, #main_container .content-panels#how-we-are-learning p strong {
  font-family: 'OpenSans_bold', sans-serif;
}
/* line 1040, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley ul, #main_container .content-panels#how-we-are-learning ul {
  margin: 20px 100px 0 0;
}
@media (max-width: 1200px) {
  /* line 1040, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley ul, #main_container .content-panels#how-we-are-learning ul {
    margin-right: 0;
  }
}
@media (max-width: 568px) {
  /* line 1040, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley ul, #main_container .content-panels#how-we-are-learning ul {
    margin: 5px 0 0 0;
    padding-left: 20px;
  }
}
/* line 1051, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley ul li, #main_container .content-panels#how-we-are-learning ul li {
  margin-bottom: 40px;
  color: #000;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 767px) {
  /* line 1051, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley ul li, #main_container .content-panels#how-we-are-learning ul li {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 568px) {
  /* line 1051, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley ul li, #main_container .content-panels#how-we-are-learning ul li {
    margin-bottom: 30px;
    font-family: 'OpenSans_semibold', sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1069, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley .col-left, #main_container .content-panels#how-we-are-learning .col-left {
  width: 60%;
}
@media (max-width: 568px) {
  /* line 1069, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley .col-left, #main_container .content-panels#how-we-are-learning .col-left {
    padding: 0 20px;
  }
}
/* line 1076, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley .col-right, #main_container .content-panels#how-we-are-learning .col-right {
  width: 40%;
  text-align: center;
}
@media (max-width: 568px) {
  /* line 1080, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley .col-right img, #main_container .content-panels#how-we-are-learning .col-right img {
    display: none;
  }
}
/* line 1085, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley .col-right img.mobile, #main_container .content-panels#how-we-are-learning .col-right img.mobile {
  display: none;
}
@media (max-width: 568px) {
  /* line 1085, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley .col-right img.mobile, #main_container .content-panels#how-we-are-learning .col-right img.mobile {
    display: block;
  }
}
/* line 1094, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley .col-left, #main_container .content-panels#about-wiley .col-right, #main_container .content-panels#how-we-are-learning .col-left, #main_container .content-panels#how-we-are-learning .col-right {
  display: inline-block;
  margin: 0 -4px;
  vertical-align: top;
}
@media (max-width: 1200px) {
  /* line 1094, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley .col-left, #main_container .content-panels#about-wiley .col-right, #main_container .content-panels#how-we-are-learning .col-left, #main_container .content-panels#how-we-are-learning .col-right {
    width: 100%;
  }
}
@media (max-width: 568px) {
  /* line 1094, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley .col-left, #main_container .content-panels#about-wiley .col-right, #main_container .content-panels#how-we-are-learning .col-left, #main_container .content-panels#how-we-are-learning .col-right {
    margin: 0;
  }
}
/* line 1106, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley .col-mobile, #main_container .content-panels#how-we-are-learning .col-mobile {
  display: none;
}
/* line 1111, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley {
  padding: 4.1em 8.75em 5.875em;
}
@media (max-width: 1200px) {
  /* line 1111, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley {
    padding: 4.1em 6.75em 5.875em;
  }
}
@media (max-width: 767px) {
  /* line 1111, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley {
    padding: 4em 4em 5em;
  }
}
@media (max-width: 568px) {
  /* line 1111, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley {
    padding: 35px 0;
  }
}
/* line 1125, ../scss/base/talentcommunity.scss */
#main_container .content-panels#how-we-are-learning {
  padding: 115px 140px 95px;
  background-color: #EFEFF0;
}
@media (max-width: 1440px) {
  /* line 1125, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning {
    padding: 110px 110px 95px;
  }
}
@media (max-width: 992px) {
  /* line 1125, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning {
    padding: 80px 80px 100px;
  }
}
@media (max-width: 767px) {
  /* line 1125, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning {
    padding: 50px;
  }
}
@media (max-width: 568px) {
  /* line 1125, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning {
    padding: 40px 0 0;
  }
}
@media (max-width: 1440px) {
  /* line 1142, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  /* line 1142, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 568px) {
  /* line 1142, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1157, ../scss/base/talentcommunity.scss */
#main_container .content-panels#how-we-are-learning ul li {
  font-size: 27px;
  line-height: 35px;
}
@media (max-width: 767px) {
  /* line 1157, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning ul li {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 1157, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning ul li {
    font-family: 'OpenSans_regular', sans-serif;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 568px) {
  /* line 1173, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning .col-left {
    padding: 0 30px;
  }
}
/* line 1179, ../scss/base/talentcommunity.scss */
#main_container .content-panels#how-we-are-learning .col-right img:first-of-type {
  margin-bottom: 10px;
}
@media (max-width: 568px) {
  /* line 1183, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#how-we-are-learning .col-mobile {
    display: inline-block;
  }
}
/* line 1190, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley-brands {
  padding: 0 10% 7%;
  text-align: center;
}
@media (max-width: 568px) {
  /* line 1190, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley-brands {
    padding: 0 25px;
  }
}
/* line 1198, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley-brands h3 {
  margin-bottom: 60px;
  font-family: 'SourceSerifPro_regular', sans-serif;
  font-size: 34px;
  font-weight: bold;
  color: #1C1C1C;
}
@media (max-width: 992px) {
  /* line 1198, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley-brands h3 {
    margin: 0 60px 60px;
  }
}
@media (max-width: 767px) {
  /* line 1198, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley-brands h3 {
    margin: 0 50px 50px;
  }
}
@media (max-width: 568px) {
  /* line 1198, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley-brands h3 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1218, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley-brands .box-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: top;
}
/* line 1224, ../scss/base/talentcommunity.scss */
#main_container .content-panels#about-wiley-brands .container-fluid {
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  /* line 1224, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#about-wiley-brands .container-fluid {
    margin-bottom: 25px;
  }
}
/* line 1233, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits, #main_container .content-panels#our-communities {
  text-align: center;
}
@media (max-width: 568px) {
  /* line 1233, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits, #main_container .content-panels#our-communities {
    padding: 35px 10px 25px;
  }
}
/* line 1240, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits h2, #main_container .content-panels#our-communities h2 {
  margin-bottom: 60px;
}
@media (max-width: 568px) {
  /* line 1240, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits h2, #main_container .content-panels#our-communities h2 {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 24px;
  }
}
/* line 1249, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits h3, #main_container .content-panels#our-communities h3 {
  margin-bottom: 30px;
  line-height: 40px;
}
@media (max-width: 1200px) {
  /* line 1249, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits h3, #main_container .content-panels#our-communities h3 {
    margin-bottom: 25px;
    font-size: 29px;
    line-height: 33px;
  }
}
@media (max-width: 992px) {
  /* line 1249, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits h3, #main_container .content-panels#our-communities h3 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 29px;
  }
}
@media (max-width: 767px) {
  /* line 1249, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits h3, #main_container .content-panels#our-communities h3 {
    margin-bottom: 15px;
    font-size: 23px;
    line-height: 26px;
  }
}
@media (max-width: 568px) {
  /* line 1249, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits h3, #main_container .content-panels#our-communities h3 {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
  }
}
/* line 1274, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits p, #main_container .content-panels#our-communities p {
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1200px) {
  /* line 1274, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits p, #main_container .content-panels#our-communities p {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 992px) {
  /* line 1274, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits p, #main_container .content-panels#our-communities p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  /* line 1274, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits p, #main_container .content-panels#our-communities p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 568px) {
  /* line 1274, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits p, #main_container .content-panels#our-communities p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1295, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits .circle-icon, #main_container .content-panels#our-communities .circle-icon {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
@media (max-width: 992px) {
  /* line 1295, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .circle-icon, #main_container .content-panels#our-communities .circle-icon {
    width: 171px;
    height: 171px;
  }
}
@media (max-width: 767px) {
  /* line 1295, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .circle-icon, #main_container .content-panels#our-communities .circle-icon {
    width: 149px;
    height: 149px;
  }
}
@media (max-width: 568px) {
  /* line 1295, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .circle-icon, #main_container .content-panels#our-communities .circle-icon {
    margin-bottom: 15px;
    width: 124px;
    height: 124px;
  }
}
/* line 1316, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits {
  padding: 4% 18% 6%;
}
@media (max-width: 1680px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 5% 15% 7%;
  }
}
@media (max-width: 1440px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 6% 10% 8%;
  }
}
@media (max-width: 1200px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 7% 14% 9%;
  }
}
@media (max-width: 992px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 8% 10% 10%;
  }
}
@media (max-width: 767px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 9% 20% 11%;
  }
}
@media (max-width: 568px) {
  /* line 1316, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits {
    padding: 10% 10% 8%;
  }
}
/* line 1338, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits p {
  padding: 0 20px;
}
@media (max-width: 568px) {
  /* line 1338, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits p {
    padding: 0;
  }
}
/* line 1346, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits .circle-icon {
  margin-bottom: 35px;
  background-color: #838383;
}
/* line 1350, ../scss/base/talentcommunity.scss */
#main_container .content-panels#benefits .segment {
  margin-bottom: 80px;
  margin: 0 0 50px;
  min-height: 550px;
}
@media (max-width: 1440px) {
  /* line 1350, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .segment {
    min-height: 575px;
  }
}
@media (max-width: 1200px) {
  /* line 1350, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .segment {
    min-height: 480px;
  }
}
@media (max-width: 767px) {
  /* line 1350, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .segment {
    min-height: unset;
    margin: 0 0 60px;
  }
}
@media (max-width: 568px) {
  /* line 1350, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#benefits .segment {
    margin: 0 0 45px;
  }
}
/* line 1371, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: 100px 188px 145px 148px;
}
@media (max-width: 1680px) {
  /* line 1371, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog {
    padding: 100px 125px 145px;
  }
}
@media (max-width: 1440px) {
  /* line 1371, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog {
    padding: 100px 100px 145px;
  }
}
@media (max-width: 1200px) {
  /* line 1371, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog {
    padding: 70px 60px 80px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 1371, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog {
    padding: 70px 50px 90px;
  }
}
@media (max-width: 568px) {
  /* line 1371, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog {
    display: block;
    padding: 50px 0 0;
  }
}
/* line 1396, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li {
  padding: 35px 0;
}
/* line 1399, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li:first-of-type {
  padding: 0 0 35px;
}
/* line 1403, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li .asc-post-title h3 {
  font-family: 'SourceSerifPro_semibold', sans-serif;
  font-size: 24px;
  font-weight: bold;
}
/* line 1408, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li .asc-post-title h3 a {
  line-height: 28px;
}
/* line 1412, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li .asc-post-title p.by-line {
  margin: 10px 0 15px;
  font-size: 16px;
  opacity: .5;
}
/* line 1419, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li .asc-post-inner-content p {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 568px) {
  /* line 1426, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog article.asc-post ul.asc-post-list li.asc-post-li .post-img img {
    width: 100%;
  }
}
/* line 1434, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .button {
  width: 100%;
  max-width: 400px;
}
@media (max-width: 767px) {
  /* line 1434, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .button {
    max-width: unset;
  }
}
/* line 1442, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .col-1 {
  width: 62%;
}
@media (max-width: 1200px) {
  /* line 1442, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .col-1 {
    width: 100%;
  }
}
/* line 1449, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .col-2 {
  width: 37%;
}
@media (max-width: 1200px) {
  /* line 1449, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .col-2 {
    margin: 40px auto 0;
    width: 100%;
  }
}
/* line 1457, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .col-1, #main_container .content-panels#blog .col-2 {
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1200px) {
  /* line 1457, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .col-1, #main_container .content-panels#blog .col-2 {
    display: block;
  }
}
/* line 1465, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .cta-box {
  width: 100%;
  border: 3px solid #838383;
  padding: 80px 70px;
  text-align: center;
}
@media (max-width: 1680px) {
  /* line 1465, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box {
    padding: 50px 45px;
  }
}
@media (max-width: 1200px) {
  /* line 1465, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box {
    background-color: #EFEFF0;
    border: none;
    padding: 50px 60px 60px;
  }
}
@media (max-width: 568px) {
  /* line 1465, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box {
    background-color: #EFEFF0;
    border: none;
    padding: 50px 60px 10px;
  }
}
/* line 1485, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .cta-box h4 {
  margin-bottom: 40px;
  font-family: 'SourceSerifPro_regular', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000;
}
@media (max-width: 568px) {
  /* line 1485, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1498, ../scss/base/talentcommunity.scss */
#main_container .content-panels#blog .cta-box p {
  margin-bottom: 40px;
  font-size: 23px;
  line-height: 31px;
}
@media (max-width: 1680px) {
  /* line 1498, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 1498, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#blog .cta-box p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1515, ../scss/base/talentcommunity.scss */
#main_container .content-panels#our-communities {
  padding: 5% 15% 8%;
}
@media (max-width: 1440px) {
  /* line 1515, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities {
    padding: 5% 10% 8%;
  }
}
@media (max-width: 1200px) {
  /* line 1515, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities {
    padding: 6% 10% 9%;
  }
}
@media (max-width: 992px) {
  /* line 1515, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities {
    padding: 7% 10% 12%;
  }
}
@media (max-width: 767px) {
  /* line 1515, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities {
    padding: 7% 20% 12%;
  }
}
@media (max-width: 568px) {
  /* line 1515, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities {
    padding: 10% 10% 0;
  }
}
@media (max-width: 1440px) {
  /* line 1534, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  /* line 1534, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 568px) {
  /* line 1534, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1548, ../scss/base/talentcommunity.scss */
#main_container .content-panels#our-communities p {
  padding: 0 25px;
}
@media (max-width: 992px) {
  /* line 1548, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities p {
    padding: 0 10px;
  }
}
@media (max-width: 568px) {
  /* line 1556, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities .button {
    display: block;
    width: auto;
    margin: 0 30px 50px;
  }
}
/* line 1564, ../scss/base/talentcommunity.scss */
#main_container .content-panels#our-communities .circle-icon {
  margin-bottom: 25px;
}
/* line 1568, ../scss/base/talentcommunity.scss */
#main_container .content-panels#our-communities .segment {
  display: inline-block;
  min-height: 550px;
  vertical-align: top;
}
@media (max-width: 1680px) {
  /* line 1568, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities .segment {
    min-height: 600px;
  }
}
@media (max-width: 1200px) {
  /* line 1568, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities .segment {
    min-height: 520px;
  }
}
@media (max-width: 767px) {
  /* line 1568, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities .segment {
    margin-bottom: 50px;
    min-height: unset;
  }
}
@media (max-width: 568px) {
  /* line 1568, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#our-communities .segment {
    margin: 0 30px 30px;
  }
}
/* line 1588, ../scss/base/talentcommunity.scss */
#main_container .content-panels#our-people {
  background-color: #EFEFF0;
}
/* line 1591, ../scss/base/talentcommunity.scss */
#main_container .content-panels#people-slider {
  background-color: #EFEFF0;
  padding: 90px 0;
}
@media (max-width: 568px) {
  /* line 1591, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#people-slider {
    padding: 50px 0;
  }
}
/* line 1599, ../scss/base/talentcommunity.scss */
#main_container .content-panels#people-slider h3 {
  margin-bottom: 60px;
  font-family: 'SourceSerifPro_regular', sans-serif;
  font-size: 40px;
  font-weight: bold;
  color: #1C1C1C;
  text-align: center;
}
@media (max-width: 568px) {
  /* line 1599, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#people-slider h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1613, ../scss/base/talentcommunity.scss */
#main_container .content-panels#people-slider #asc-public-profile-container {
  margin: 50px 0 0;
  border-top: 1px solid #ddd;
}
@media (max-width: 568px) {
  /* line 1613, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#people-slider #asc-public-profile-container {
    margin: 50px 30px 0px;
  }
}
@media (max-width: 568px) {
  /* line 1622, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#people-slider #asc-public-profile-container #asc-public-profile-bottom-right .position-title h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1632, ../scss/base/talentcommunity.scss */
#main_container .content-panels#people-slider #employee_slider #slideDeck .slideArrow {
  color: #115C36;
}
/* line 1638, ../scss/base/talentcommunity.scss */
#main_container .content-panels#post {
  padding: 60px 0 90px;
}
@media (max-width: 767px) {
  /* line 1638, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#post {
    margin-top: 50px;
    padding: 0;
  }
}
/* line 1646, ../scss/base/talentcommunity.scss */
#main_container .content-panels#post p {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 568px) {
  /* line 1646, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#post p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1656, ../scss/base/talentcommunity.scss */
#main_container .content-panels#post p.by-line {
  opacity: .5;
}
/* line 1661, ../scss/base/talentcommunity.scss */
#main_container .content-panels#post .asc-post-title, #main_container .content-panels#post .asc-post-inner-content {
  margin-top: 30px;
}
/* line 1666, ../scss/base/talentcommunity.scss */
#main_container .content-panels#post .asc-post-title h3 {
  font-family: 'SourceSerifPro_semibold', sans-serif;
}
/* line 1673, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world h2, #main_container .content-panels#shaping-better-world p {
  margin-bottom: 40px;
}
/* line 1676, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world h2 {
  font-size: 54px;
  line-height: 62px;
}
@media (max-width: 992px) {
  /* line 1676, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 44px;
    line-height: 52px;
  }
}
@media (max-width: 767px) {
  /* line 1676, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 568px) {
  /* line 1676, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
/* line 1693, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world p {
  font-size: 27px;
  line-height: 35px;
}
@media (max-width: 992px) {
  /* line 1693, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 1693, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 1693, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 1710, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .col-left {
  width: 30.5%;
  max-width: 490px;
  text-align: center;
}
/* line 1715, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .col-right {
  width: 69.5%;
  padding-left: 9%;
}
/* line 1719, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .col-left, #main_container .content-panels#shaping-better-world .col-right {
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px;
}
@media (max-width: 1440px) {
  /* line 1719, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-left, #main_container .content-panels#shaping-better-world .col-right {
    width: 50%;
  }
}
/* line 1728, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .col-mobile, #main_container .content-panels#shaping-better-world .col-mobile-2 {
  display: none;
}
@media (max-width: 767px) {
  /* line 1728, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile, #main_container .content-panels#shaping-better-world .col-mobile-2 {
    display: block;
  }
}
/* line 1736, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .box-1 img {
  display: inline-block;
  width: calc((100% - 10px) * .5);
  margin: 0 -4px 10px;
}
/* line 1741, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .box-1 img:first-of-type {
  margin-right: 10px;
}
/* line 1748, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world {
  padding: 90px 140px 130px;
}
@media (max-width: 1440px) {
  /* line 1748, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world {
    padding: 90px 120px 130px;
  }
}
@media (max-width: 1200px) {
  /* line 1748, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world {
    padding: 50px 120px 90px;
  }
}
@media (max-width: 992px) {
  /* line 1748, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world {
    padding: 50px 80px 90px;
  }
}
@media (max-width: 767px) {
  /* line 1748, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world {
    padding: 50px 40px 50px;
  }
}
@media (max-width: 568px) {
  /* line 1748, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world {
    padding: 35px 0 0;
  }
}
@media (max-width: 1440px) {
  /* line 1767, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  /* line 1767, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 568px) {
  /* line 1767, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 1440px) {
  /* line 1780, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  /* line 1780, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 568px) {
  /* line 1780, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1440px) {
  /* line 1795, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-left {
    padding-left: 0;
    width: 40%;
  }
}
@media (max-width: 1200px) {
  /* line 1795, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-left {
    display: none;
  }
}
@media (max-width: 1440px) {
  /* line 1804, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-right {
    width: 60%;
  }
}
@media (max-width: 1200px) {
  /* line 1804, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-right {
    width: 100%;
    padding: 0 30px;
  }
  /* line 1812, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-right a.button {
    display: none;
  }
}
@media (max-width: 1200px) {
  /* line 1817, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile {
    display: block;
    margin: 50px 100px 0;
  }
}
@media (max-width: 992px) {
  /* line 1817, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile {
    margin: 0 45px;
  }
}
@media (max-width: 767px) {
  /* line 1817, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile {
    margin: 0 25px;
  }
}
@media (max-width: 568px) {
  /* line 1817, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile {
    margin: 0;
  }
}
/* line 1831, ../scss/base/talentcommunity.scss */
#main_container .content-panels#shaping-better-world .col-mobile .box-2 img {
  margin: 0 -4px;
}
@media (max-width: 767px) {
  /* line 1831, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .col-mobile .box-2 img {
    margin: 0;
  }
}
@media (max-width: 767px) {
  /* line 1839, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .box-1 {
    display: flex;
  }
  /* line 1843, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .box-1 img {
    display: inline-block;
    margin: 0;
    width: 50%;
    height: calc((50vw - 65px) * .8);
  }
}
@media (max-width: 767px) and (max-width: 568px) {
  /* line 1843, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .box-1 img {
    height: calc(50vw * .8);
  }
}
@media (max-width: 767px) {
  /* line 1853, ../scss/base/talentcommunity.scss */
  #main_container .content-panels#shaping-better-world .box-1 img:first-of-type {
    margin-right: unset;
  }
}
/* line 1861, ../scss/base/talentcommunity.scss */
#main_container .content-panels.module {
  text-align: center;
}
@media (max-width: 568px) {
  /* line 1861, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module {
    padding: 80px 25px 0;
  }
}
/* line 1872, ../scss/base/talentcommunity.scss */
#main_container .content-panels.module .grid-container {
  display: grid;
  column-gap: 40px;
  row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}
@media (max-width: 1200px) {
  /* line 1872, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module .grid-container {
    column-gap: 30px;
  }
}
@media (max-width: 1024px) {
  /* line 1872, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module .grid-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  /* line 1872, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module .grid-container {
    grid-template-columns: 1fr;
  }
}
/* line 1889, ../scss/base/talentcommunity.scss */
#main_container .content-panels.module .grid-item-box {
  align-self: stretch;
  min-height: 440px;
  max-width: 330px;
  box-shadow: 0px 2px 8px #0000001A;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  padding: 24px;
  text-align: left;
}
/* line 1899, ../scss/base/talentcommunity.scss */
#main_container .content-panels.module .grid-item-box .icon {
  width: 108px;
  height: 108px;
  margin-bottom: 20px;
}
/* line 1905, ../scss/base/talentcommunity.scss */
#main_container .content-panels.module .grid-item-box p {
  color: #00000099;
  font-size: 16px;
  line-height: 32px;
}
@media (max-width: 1024px) {
  /* line 1889, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module .grid-item-box {
    max-width: 90%;
    min-width: 330px;
  }
}
@media (max-width: 568px) {
  /* line 1889, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.module .grid-item-box {
    min-width: 100%;
  }
}
/* line 1920, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams, #main_container .content-panels.join-us-benefits, #main_container .content-panels.join-us-home, #main_container .content-panels.quote {
  margin: 0 auto;
  max-width: 1440px;
  width: 80%;
}
@media (max-width: 1200px) {
  /* line 1920, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.job-scams, #main_container .content-panels.join-us-benefits, #main_container .content-panels.join-us-home, #main_container .content-panels.quote {
    width: 85%;
  }
}
/* line 1930, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .flex-container, #main_container .content-panels.join-us-home .flex-container, #main_container .content-panels.quote .flex-container, #main_container .content-panels.who-we-are .flex-container {
  display: flex;
  align-items: stretch;
}
/* line 1934, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .flex-item-box, #main_container .content-panels.join-us-home .flex-item-box, #main_container .content-panels.quote .flex-item-box, #main_container .content-panels.who-we-are .flex-item-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex: 0 1 50%;
}
/* line 1942, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .image img, #main_container .content-panels.join-us-home .image img, #main_container .content-panels.quote .image img, #main_container .content-panels.who-we-are .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
/* line 1951, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .flex-item-box, #main_container .content-panels.join-us-home .flex-item-box, #main_container .content-panels.quote .flex-item-box {
  min-height: 335px;
}
@media (max-width: 992px) {
  /* line 1951, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.join-us-benefits .flex-item-box, #main_container .content-panels.join-us-home .flex-item-box, #main_container .content-panels.quote .flex-item-box {
    flex: 0 1 100%;
  }
}
/* line 1958, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content, #main_container .content-panels.join-us-home .content, #main_container .content-panels.quote .content {
  background-color: #115C36;
  padding: 40px;
}
/* line 1963, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content p span, #main_container .content-panels.join-us-home .content p span, #main_container .content-panels.quote .content p span {
  font-size: 16px;
  line-height: 36px;
}
@media (max-width: 767px) {
  /* line 1970, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.join-us-benefits .flex-container, #main_container .content-panels.join-us-home .flex-container, #main_container .content-panels.quote .flex-container {
    flex-wrap: wrap;
  }
}
/* line 1977, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content a.button, #main_container .content-panels.join-us-home .content a.button {
  width: 166px;
  height: 46px;
  background: #FFFFFF;
  border: 1px solid #133575;
  border-radius: 2px;
  padding: 16px;
  font-size: 14px;
  line-height: 14px;
  color: #115C36;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 1977, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.join-us-benefits .content a.button, #main_container .content-panels.join-us-home .content a.button {
    margin-bottom: 0;
  }
}
/* line 1993, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content a.button:active, #main_container .content-panels.join-us-benefits .content a.button:hover, #main_container .content-panels.join-us-home .content a.button:active, #main_container .content-panels.join-us-home .content a.button:hover {
  color: #fff;
}
/* line 1996, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content a.button:active, #main_container .content-panels.join-us-home .content a.button:active {
  background-color: #000 !important;
  border: 1px solid #000;
}
/* line 2000, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content a.button:hover, #main_container .content-panels.join-us-home .content a.button:hover {
  background-color: #838383;
  border: 1px solid #838383;
}
/* line 2005, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content p, #main_container .content-panels.join-us-home .content p {
  margin-bottom: 32px;
  font-family: 'OpenSans_bold', sans-serif;
  font-size: 32px;
  font-style: normal;
  line-height: 40px;
  color: #18C76F;
}
@media (max-width: 992px) {
  /* line 2005, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.join-us-benefits .content p, #main_container .content-panels.join-us-home .content p {
    font-size: 24px;
  }
}
/* line 2020, ../scss/base/talentcommunity.scss */
#main_container .content-panels.join-us-benefits .content {
  padding-left: 60px;
}
/* line 2025, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams a, #main_container .content-panels.job-scams .content {
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 18px;
  line-height: 40px;
}
/* line 2030, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams a {
  text-decoration: none;
  border-bottom: .15rem solid #000;
  padding-bottom: 1px;
}
/* line 2035, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams a:active {
  border-bottom: .15rem solid #000 !important;
}
/* line 2038, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams a:hover {
  color: #115C36;
  border-bottom: 0.15rem solid #115C36;
}
/* line 2043, ../scss/base/talentcommunity.scss */
#main_container .content-panels.job-scams .content {
  padding: 32px;
  background-color: #F7F7F7;
  text-align: center;
}
/* line 2050, ../scss/base/talentcommunity.scss */
#main_container .content-panels.quote .content {
  padding: 40px 80px 40px 40px;
}
@media (max-width: 1200px) {
  /* line 2050, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.quote .content {
    padding: 40px;
  }
}
@media (max-width: 992px) {
  /* line 2050, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.quote .content {
    flex: none;
    width: 417px;
  }
}
/* line 2062, ../scss/base/talentcommunity.scss */
#main_container .content-panels.quote .content p {
  font-family: 'OpenSans_regular', sans-serif;
  font-weight: bold;
  font-size: 24px;
  font-style: italic;
  line-height: 36px;
  color: white;
}
@media (max-width: 1200px) {
  /* line 2062, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.quote .content p {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  /* line 2062, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.quote .content p {
    font-size: 18px;
    line-height: 32px;
  }
}
/* line 2080, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are {
  margin-bottom: 80px;
}
/* line 2082, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .flex-container {
  column-gap: 85px;
}
@media (max-width: 1440px) {
  /* line 2082, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-container {
    column-gap: 60px;
  }
}
@media (max-width: 1200px) {
  /* line 2082, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-container {
    column-gap: 35px;
  }
}
@media (max-width: 1024px) {
  /* line 2082, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-container {
    column-gap: 10px;
  }
}
@media (max-width: 992px) {
  /* line 2082, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-container {
    flex-wrap: wrap;
  }
}
/* line 2098, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .flex-item-box {
  min-height: 435px;
}
/* line 2100, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .flex-item-box.content {
  background-color: white;
  flex: 0 1 55%;
}
/* line 2104, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .flex-item-box.image {
  flex: 0 1 45%;
}
@media (max-width: 992px) {
  /* line 2108, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-item-box.content, #main_container .content-panels.who-we-are .flex-item-box.image {
    flex: 0 1 100%;
  }
  /* line 2111, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-item-box.image {
    max-height: 350px;
    min-height: 350px;
  }
  /* line 2114, ../scss/base/talentcommunity.scss */
  #main_container .content-panels.who-we-are .flex-item-box.image img {
    object-position: center center;
  }
}
/* line 2120, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .content {
  background-color: #115C36;
  padding: 40px;
}
/* line 2124, ../scss/base/talentcommunity.scss */
#main_container .content-panels.who-we-are .content p {
  margin-bottom: 25px;
}
/* line 2130, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley div#altru-widget-9434-1-container {
  margin-bottom: 0 !important;
}
/* line 2133, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley p {
  color: black;
}
/* line 2136, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley.content-panels {
  padding-left: 25px;
  padding-right: 25px;
}
/* line 2140, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley .segment {
  margin: 30px;
}
/* line 2142, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley .segment p, #main_container .content-panels#we-are-wiley .segment a {
  font-size: 24px;
}
/* line 2145, ../scss/base/talentcommunity.scss */
#main_container .content-panels#we-are-wiley .segment a {
  color: #192B67;
}
/* line 2153, ../scss/base/talentcommunity.scss */
#main_container section.content-panels {
  padding-top: 80px;
}
/* line 2156, ../scss/base/talentcommunity.scss */
#main_container section.content-panels:last-of-type {
  padding-bottom: 80px;
}

/* PAGES */
/* line 2165, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"] {
  padding: 11px 20px;
  height: 46px;
  border-radius: 0;
  box-shadow: none;
}
/* line 2171, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"] p {
  color: #fff;
}
/* line 2175, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"] svg {
  top: 10px;
  right: 10px;
}
/* line 2180, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"]:active, #signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"]:hover {
  color: white;
}
/* line 2183, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"]:active {
  background-color: black !important;
}
/* line 2186, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form #resume-upload button[aria-controls="resumeUpload"]:hover {
  background-color: #838383 !important;
  border: 1px solid #838383 !important;
}
/* line 2194, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form section:nth-last-child(2) button {
  background-color: #115C36;
  border-radius: 0;
}
/* line 2198, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form section:nth-last-child(2) button p {
  color: #fff;
}
/* line 2202, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form section:nth-last-child(2) button:active {
  background-color: black !important;
}
/* line 2205, ../scss/base/talentcommunity.scss */
#signup-form-widget-container #signup-form section:nth-last-child(2) button:hover {
  background-color: #838383 !important;
}

/* line 2214, ../scss/base/talentcommunity.scss */
section#sign-up-form {
  padding: 0 0 90px;
}
@media (max-width: 568px) {
  /* line 2214, ../scss/base/talentcommunity.scss */
  section#sign-up-form {
    padding: 30px 25px;
  }
}
/* line 2223, ../scss/base/talentcommunity.scss */
section#sign-up-form section:nth-last-child(2) button {
  background-color: #115C36;
  color: white;
  border-radius: 0;
}
/* line 2228, ../scss/base/talentcommunity.scss */
section#sign-up-form section:nth-last-child(2) button:active {
  background-color: black !important;
}
/* line 2231, ../scss/base/talentcommunity.scss */
section#sign-up-form section:nth-last-child(2) button:hover {
  background-color: #838383 !important;
}
/* line 2238, ../scss/base/talentcommunity.scss */
section.faq {
  background-color: #efefef;
}
/* line 2242, ../scss/base/talentcommunity.scss */
section.faq .content h2, section.faq .content p {
  text-align: center;
}
@media (max-width: 568px) {
  /* line 2245, ../scss/base/talentcommunity.scss */
  section.faq .content h2 {
    font-size: 22px;
  }
}
/* line 2250, ../scss/base/talentcommunity.scss */
section.faq .content p {
  font-size: 18px;
}
@media (max-width: 568px) {
  /* line 2250, ../scss/base/talentcommunity.scss */
  section.faq .content p {
    font-size: 16px;
  }
}
/* line 2256, ../scss/base/talentcommunity.scss */
section.faq .content p a {
  color: #838383;
  font-size: 18px;
  text-decoration: none;
}
@media (max-width: 568px) {
  /* line 2256, ../scss/base/talentcommunity.scss */
  section.faq .content p a {
    font-size: 16px;
  }
}
/* line 2265, ../scss/base/talentcommunity.scss */
section.faq .content p a:hover {
  text-decoration: underline;
}
/* line 2274, ../scss/base/talentcommunity.scss */
section.ranked .content h2 {
  line-height: 42px;
  margin-bottom: 40px;
}
@media (max-width: 568px) {
  /* line 2274, ../scss/base/talentcommunity.scss */
  section.ranked .content h2 {
    font-size: 24px;
  }
}
/* line 2282, ../scss/base/talentcommunity.scss */
section.ranked .content ul {
  margin-top: 30px;
}
@media (max-width: 568px) {
  /* line 2282, ../scss/base/talentcommunity.scss */
  section.ranked .content ul {
    padding-left: 0px;
  }
}
/* line 2288, ../scss/base/talentcommunity.scss */
section.ranked .content ul li {
  display: inline-block;
  margin: 20px 30px;
}
/* line 2296, ../scss/base/talentcommunity.scss */
section.faqs .container {
  padding: 30px 0px;
}
/* line 2300, ../scss/base/talentcommunity.scss */
section.faqs .container .content h3 {
  margin-top: 20px;
}
/* line 2303, ../scss/base/talentcommunity.scss */
section.faqs .container .content a {
  text-decoration: none;
}
/* line 2305, ../scss/base/talentcommunity.scss */
section.faqs .container .content a.link {
  color: #838383;
  font-size: 18px;
}
/* line 2310, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-video {
  padding: 0 0 20px;
}
/* line 2313, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-questions {
  padding-bottom: 80px;
}
/* line 2317, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-questions h2 {
  padding-top: 40px;
}
/* line 2321, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-questions > div h4 {
  margin-bottom: 20px;
  margin-top: 60px;
  text-transform: initial;
}
/* line 2326, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-questions > div p {
  padding-left: 40px;
}
@media (max-width: 568px) {
  /* line 2326, ../scss/base/talentcommunity.scss */
  section.faqs .container .content .wfh-questions > div p {
    padding-left: 20px;
  }
}
/* line 2335, ../scss/base/talentcommunity.scss */
section.faqs .container .content .wfh-faq-footer {
  padding-top: 80px;
  text-align: center;
}

/** Staff Page **/
/* line 2346, ../scss/base/talentcommunity.scss */
._staff h1 {
  color: #fff;
}
/* line 2349, ../scss/base/talentcommunity.scss */
._staff #employee_slider {
  border-bottom: none;
}
/* line 2352, ../scss/base/talentcommunity.scss */
._staff #staff-profile {
  border-top: 1px solid #cccccc;
}
/* line 2354, ../scss/base/talentcommunity.scss */
._staff #staff-profile h1 {
  color: #115C36;
  text-decoration: none;
}
/* line 2360, ../scss/base/talentcommunity.scss */
._staff #staff-title p {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  /* line 2360, ../scss/base/talentcommunity.scss */
  ._staff #staff-title p {
    font-size: 20px;
    line-height: 1.4em;
  }
}
/* line 2369, ../scss/base/talentcommunity.scss */
._staff .staff-title {
  text-align: center;
}
/* line 2371, ../scss/base/talentcommunity.scss */
._staff .staff-title h2 {
  font-size: 18px;
  margin-bottom: 25px;
}

/** Careers Page **/
/* line 2381, ../scss/base/talentcommunity.scss */
._careers .asc-job-public-name a {
  font-size: 17px;
  font-weight: 400;
}
/* line 2386, ../scss/base/talentcommunity.scss */
._careers .asc-job-public-stats.muted {
  color: #666;
}
/* line 2388, ../scss/base/talentcommunity.scss */
._careers .asc-job-public-stats.muted p {
  font-size: 15px;
}
/* line 2392, ../scss/base/talentcommunity.scss */
._careers .asc-job-public-tile {
  padding: 20px 10px;
}
/* line 2395, ../scss/base/talentcommunity.scss */
._careers .jobs-content {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-left: 50px;
}
@media (max-width: 992px) {
  /* line 2395, ../scss/base/talentcommunity.scss */
  ._careers .jobs-content {
    margin-top: 49px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  /* line 2395, ../scss/base/talentcommunity.scss */
  ._careers .jobs-content {
    padding-left: 20px;
  }
}
/* line 2408, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel {
  border: 2px solid #838383;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: none;
  margin-top: 30px;
  margin-bottom: 50px;
  padding: 30px;
}
@media (max-width: 992px) {
  /* line 2408, ../scss/base/talentcommunity.scss */
  ._careers .jobs-module.asc-panel {
    margin-bottom: 0;
  }
}
/* line 2420, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel h4 {
  margin-bottom: 25px;
  color: #000;
  font-family: 'OpenSans_regular', sans-serif;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-transform: none;
  width: auto;
}
/* line 2430, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel p {
  margin-bottom: 30px;
  line-height: 24px;
  color: #000;
  text-align: center;
}
/* line 2436, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel a.join {
  width: 100%;
  padding: 15px;
  background-color: white;
  border-color: #3D3D3D;
  font-family: 'OpenSans_semibold', sans-serif;
  font-size: 16px;
  color: #3D3D3D;
  text-decoration: none;
  white-space: normal;
}
/* line 2447, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel a.join:active, ._careers .jobs-module.asc-panel a.join:hover {
  color: #fff;
}
/* line 2450, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel a.join:active {
  background-color: #000 !important;
  border-color: #000 !important;
}
/* line 2454, ../scss/base/talentcommunity.scss */
._careers .jobs-module.asc-panel a.join:hover {
  background-color: #838383;
  border-color: #838383;
}
/* line 2461, ../scss/base/talentcommunity.scss */
._careers .leaflet-bar.leaflet-control {
  display: none;
  position: absolute;
  right: -25px;
}
/* line 2466, ../scss/base/talentcommunity.scss */
._careers .map-container {
  height: 510px;
  margin-top: 60px;
}
/* line 2470, ../scss/base/talentcommunity.scss */
._careers .map-container a#map-toggle {
  margin-top: -34px;
  position: absolute;
  right: 0;
  z-index: 1200;
}
@media (max-width: 767px) {
  /* line 2470, ../scss/base/talentcommunity.scss */
  ._careers .map-container a#map-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 2466, ../scss/base/talentcommunity.scss */
  ._careers .map-container {
    height: 0px;
    margin-top: 50px;
    padding-top: 50px;
  }
}
/* line 2486, ../scss/base/talentcommunity.scss */
._careers #client-job-menu-system {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  margin-top: 15px;
}
/* line 2490, ../scss/base/talentcommunity.scss */
._careers #client-job-menu-system .asc-clear-filters {
  display: none;
}
/* line 2495, ../scss/base/talentcommunity.scss */
._careers #jobs-map {
  border: none;
  box-shadow: none;
  height: 510px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 2495, ../scss/base/talentcommunity.scss */
  ._careers #jobs-map {
    display: none !important;
  }
}
/* line 2503, ../scss/base/talentcommunity.scss */
._careers #jobs-map .leaflet-top .leaflet-control {
  margin-top: 135px;
}
/* line 2507, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar {
  background: rgba(255, 255, 255, 0.82);
  padding: 30px 0;
}
/* line 2510, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar h5, ._careers #jobs-sidebar div:nth-child(1) > h5 {
  color: #838383;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  width: auto;
}
/* line 2517, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar .asc-clear-filters {
  color: #666;
  float: right;
  font-size: 13px;
  margin-top: -1px;
}
@media (max-width: 992px) {
  /* line 2517, ../scss/base/talentcommunity.scss */
  ._careers #jobs-sidebar .asc-clear-filters {
    margin-top: -3px;
  }
}
@media (max-width: 767px) {
  /* line 2517, ../scss/base/talentcommunity.scss */
  ._careers #jobs-sidebar .asc-clear-filters {
    margin: -28px 0 0 0;
  }
}
/* line 2530, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar .submenu-dropdown {
  background-color: transparent;
}
/* line 2534, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar .submenu-dropdown-inner .search-wrap {
  background: transparent;
}
/* line 2537, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar .submenu-dropdown-inner .search-wrap button i {
  color: #fff;
}
/* line 2540, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar .submenu-dropdown-inner .search-wrap button:hover {
  cursor: pointer;
}
/* line 2546, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar #asc-job-map-mapslider {
  font-size: 15px;
  font-weight: 300;
  margin-top: 15px;
}
/* line 2552, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar #jobmenu #job-location-text {
  border: 1px solid #ddd;
  height: 36px;
  font-size: 12px !important;
}
/* line 2558, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar #map-nav-search {
  border: 1px solid #ddd;
  margin: 12px 0;
}
/* line 2561, ../scss/base/talentcommunity.scss */
._careers #jobs-sidebar #map-nav-search i {
  color: #fff;
}
@media (max-width: 568px) {
  /* line 2507, ../scss/base/talentcommunity.scss */
  ._careers #jobs-sidebar {
    padding: 0;
  }
}
/* line 2569, ../scss/base/talentcommunity.scss */
._careers #listofjobs_holder {
  overflow: auto;
}

/* line 2573, ../scss/base/talentcommunity.scss */
.page-content {
  margin-top: 90px;
  margin-bottom: 100px;
}

/* line 2577, ../scss/base/talentcommunity.scss */
#jobs-list-description {
  padding: 30px 15px 0;
}
@media (max-width: 568px) {
  /* line 2577, ../scss/base/talentcommunity.scss */
  #jobs-list-description {
    padding: 0 15px 15px;
  }
}
/* line 2585, ../scss/base/talentcommunity.scss */
#jobs-list-description .careers-title h3 {
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 30px;
  color: #838383;
}
/* line 2591, ../scss/base/talentcommunity.scss */
#jobs-list-description .careers-title p {
  margin-bottom: 20px;
  line-height: 1.5em;
}
/* line 2594, ../scss/base/talentcommunity.scss */
#jobs-list-description .careers-title p:last-of-type {
  margin-bottom: 40px;
}

/* line 2602, ../scss/base/talentcommunity.scss */
#jobs-sidebar .asc-dynamic-picklist input {
  background: #efefef;
}
/* line 2607, ../scss/base/talentcommunity.scss */
#jobs-sidebar .careers-title h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
}
/* line 2615, ../scss/base/talentcommunity.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap button {
  background: #115C36;
  height: 34px;
  top: 29px;
}
/* line 2619, ../scss/base/talentcommunity.scss */
#jobs-sidebar .submenu-dropdown-inner .search-wrap button:hover {
  cursor: pointer;
}
/* line 2627, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm .ui-slider.ui-state-disabled .ui-slider-handle {
  background: #c9d6de;
}
/* line 2630, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm .ui-slider.ui-state-disabled .ui-slider-range {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
}
/* line 2637, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm #asc-map-location-text {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
/* line 2643, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm #candidate-custom {
  display: none !important;
}
/* line 2646, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm #candidate-custom .asc-client-filters {
  overflow-y: auto;
}
/* line 2650, ../scss/base/talentcommunity.scss */
#jobs-sidebar #ascMapMenuForm #map-nav-search i {
  background: #115C36;
}

/* line 2655, ../scss/base/talentcommunity.scss */
#jobs-team-select {
  margin-bottom: 15px;
  padding: 17px 0 0;
}
@media (max-width: 568px) {
  /* line 2655, ../scss/base/talentcommunity.scss */
  #jobs-team-select {
    margin-bottom: 40px;
    padding: 0;
  }
}
/* line 2664, ../scss/base/talentcommunity.scss */
#jobs-team-select a {
  text-decoration: none;
}
/* line 2666, ../scss/base/talentcommunity.scss */
#jobs-team-select a.dropdown-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 8px 0 8px 20px;
}
/* line 2672, ../scss/base/talentcommunity.scss */
#jobs-team-select a.dropdown-toggle:hover {
  background-color: #f2f2f2;
}
/* line 2675, ../scss/base/talentcommunity.scss */
#jobs-team-select a.dropdown-toggle:focus {
  color: #4a4a4a;
}
/* line 2679, ../scss/base/talentcommunity.scss */
#jobs-team-select a .fa {
  position: absolute;
  right: 12px;
  font-size: 24px;
  color: #838383;
}
/* line 2685, ../scss/base/talentcommunity.scss */
#jobs-team-select a .fa-angle-down {
  display: inline-block;
}
/* line 2688, ../scss/base/talentcommunity.scss */
#jobs-team-select a .fa-angle-up {
  display: none;
}
/* line 2693, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown {
  margin: 0;
  padding: 0;
  position: relative;
  height: 40px;
  border: 1px solid #ddd;
  list-style: none;
}
/* line 2702, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown li.open a.dropdown-toggle {
  background-color: #f2f2f2;
  color: #838383;
}
/* line 2705, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown li.open a.dropdown-toggle:focus {
  color: #838383;
}
/* line 2708, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown li.open a.dropdown-toggle .fa-angle-down {
  display: none;
}
/* line 2711, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown li.open a.dropdown-toggle .fa-angle-up {
  display: inline-block;
}
/* line 2717, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown-menu {
  width: 100%;
  padding: 10px 0;
}
/* line 2721, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown-menu li > a {
  position: relative;
  margin: 0;
  padding: 10px 20px;
}
@media (max-width: 568px) {
  /* line 2721, ../scss/base/talentcommunity.scss */
  #jobs-team-select ul.dropdown-menu li > a {
    padding: 15px 20px;
  }
}
/* line 2730, ../scss/base/talentcommunity.scss */
#jobs-team-select ul.dropdown-menu li > a.selected {
  color: #838383;
  font-weight: bold;
}

/* Jobs Team Select Override - Home Page */
/* line 2741, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select {
  margin: 0 20px 0 0;
  padding: 0;
  display: inline-block;
  width: calc((100% - 364px)/2);
  vertical-align: top;
}
@media (max-width: 992px) {
  /* line 2741, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select {
    width: calc((100% - 215px)/2);
    margin: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  /* line 2741, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select {
    margin: 0;
    width: 100%;
  }
}
/* line 2758, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select a.dropdown-toggle {
  left: 50%;
  transform: translate(-50%, -50%);
  height: 60px;
  padding: 18px 15px;
  background-color: #fff;
  color: #707070;
  font-size: 20px;
  text-align: left;
}
/* line 2768, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select a.dropdown-toggle.selected {
  color: #000;
}
@media (max-width: 1200px) {
  /* line 2758, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a.dropdown-toggle {
    height: 60px;
  }
}
@media (max-width: 992px) {
  /* line 2758, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a.dropdown-toggle {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 2758, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a.dropdown-toggle {
    height: 50px;
    padding: 15px;
  }
}
@media (max-width: 568px) {
  /* line 2758, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a.dropdown-toggle {
    height: 40px;
    margin: 0;
    padding: 11px 14px;
    font-size: 14px;
  }
}
/* line 2789, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select a .fa {
  position: absolute;
  top: 0;
  right: 0;
  border-left: 1px solid #B1AEAE;
  padding: 17px 15px 15px;
  font-size: 28px;
  font-weight: bold;
}
@media (max-width: 1200px) {
  /* line 2789, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a .fa {
    padding: 16px 20px;
  }
}
@media (max-width: 992px) {
  /* line 2789, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a .fa {
    padding: 16px 13px;
  }
}
@media (max-width: 767px) {
  /* line 2789, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a .fa {
    padding: 12px 15px 10px;
  }
}
@media (max-width: 568px) {
  /* line 2789, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select a .fa {
    padding: 8px 10px 4px;
    font-weight: normal;
  }
}
/* line 2814, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select ul.dropdown {
  height: 60px;
  border: none;
}
@media (max-width: 1200px) {
  /* line 2814, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select ul.dropdown {
    height: 60px;
  }
}
@media (max-width: 767px) {
  /* line 2814, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select ul.dropdown {
    height: 50px;
  }
}
@media (max-width: 568px) {
  /* line 2814, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select ul.dropdown {
    height: 40px;
  }
}
/* line 2829, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select ul.dropdown li.open a.dropdown-toggle {
  background-color: #fff;
  color: #000;
}
/* line 2835, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select ul.dropdown-menu {
  width: 100%;
  padding: 10px 0;
}
/* line 2839, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select ul.dropdown-menu li > a {
  font-size: 20px;
  text-align: left;
  color: #000;
  cursor: pointer;
  white-space: pre-wrap;
}
@media (max-width: 992px) {
  /* line 2839, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select ul.dropdown-menu li > a {
    font-size: 18px;
  }
}
@media (max-width: 568px) {
  /* line 2839, ../scss/base/talentcommunity.scss */
  section.hero-home #jobs-team-select ul.dropdown-menu li > a {
    font-size: 14px;
  }
}
/* line 2853, ../scss/base/talentcommunity.scss */
section.hero-home #jobs-team-select ul.dropdown-menu li > a.selected {
  color: #707070;
  font-weight: bold;
  cursor: default;
}

/* line 2864, ../scss/base/talentcommunity.scss */
._career-single {
  padding: 100px 0 50px;
}
@media (max-width: 767px) {
  /* line 2864, ../scss/base/talentcommunity.scss */
  ._career-single {
    margin-top: 50px;
    padding-top: 0px;
  }
}
/* line 2872, ../scss/base/talentcommunity.scss */
._career-single #asc-signup-container .asc-signup-section {
  margin-top: 50px;
}
/* line 2877, ../scss/base/talentcommunity.scss */
._career-single #asc-top-buffer-20 .asc-job-data {
  display: none;
}
/* line 2882, ../scss/base/talentcommunity.scss */
._career-single .asc-job-description .addl-fields {
  display: block;
  margin: 40px 0px 0px;
}
/* line 2887, ../scss/base/talentcommunity.scss */
._career-single section.pt a {
  font-size: 11px;
}
@media (max-width: 568px) {
  /* line 2891, ../scss/base/talentcommunity.scss */
  ._career-single .section-container.container {
    padding: 0;
  }
  /* line 2894, ../scss/base/talentcommunity.scss */
  ._career-single .section-container.container #client-position-content {
    padding: 0;
  }
}

/* line 2900, ../scss/base/talentcommunity.scss */
.nav > li > a:hover, .nav > li > a:focus {
  background: transparent;
}

@media (max-width: 767px) {
  /* line 2904, ../scss/base/talentcommunity.scss */
  #listofjobs .asc-job-public-controls {
    display: none;
  }
}
/* line 2909, ../scss/base/talentcommunity.scss */
#listofjobs .asc-job-public-header {
  padding-bottom: 0;
}

/* line 2914, ../scss/base/talentcommunity.scss */
#articleinfo .asc-post-content div.social-share {
  list-style-type: none;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
/* line 2920, ../scss/base/talentcommunity.scss */
#articleinfo .asc-post-content div.social-share .fb-share-button {
  height: 25px;
}
/* line 2924, ../scss/base/talentcommunity.scss */
#articleinfo .asc-post-content div.social-share div {
  margin-right: 15px;
  height: 22px;
}

/* line 2929, ../scss/base/talentcommunity.scss */
.IN-widget {
  height: 22px;
}

/* line 2933, ../scss/base/talentcommunity.scss */
#articleinfo ul.blog-social-share {
  min-height: 15px;
  list-style-type: none;
  display: flex;
  padding-left: 0;
}
/* line 2940, ../scss/base/talentcommunity.scss */
#articleinfo ul.blog-social-share li {
  margin-right: 15px;
}

/* line 2945, ../scss/base/talentcommunity.scss */
.fb-share-button {
  line-height: 1;
}

/* line 2948, ../scss/base/talentcommunity.scss */
.fb_iframe_widget_fluid {
  display: inline-block;
}

/* line 2952, ../scss/base/talentcommunity.scss */
.landingpage-preview-header#main-nav {
  top: 0;
}

/* line 2955, ../scss/base/talentcommunity.scss */
#landing-page-widget-container {
  margin-top: 60px;
}
@media (max-width: 767px) {
  /* line 2955, ../scss/base/talentcommunity.scss */
  #landing-page-widget-container {
    margin-top: 50px;
  }
}

/* line 2963, ../scss/base/talentcommunity.scss */
#unsubscribe {
  margin: 250px 0;
}
@media (max-width: 767px) {
  /* line 2963, ../scss/base/talentcommunity.scss */
  #unsubscribe {
    margin: 125px 0;
  }
}
@media (max-width: 767px) {
  /* line 2969, ../scss/base/talentcommunity.scss */
  #unsubscribe #asc-unsubscribe-button {
    margin-top: 30px;
  }
}

/* line 2976, ../scss/base/talentcommunity.scss */
section.quote .content .carousel .carousel-control {
  background: transparent;
}
@media (max-width: 767px) {
  /* line 2976, ../scss/base/talentcommunity.scss */
  section.quote .content .carousel .carousel-control {
    position: absolute;
    top: 80px;
  }
}
@media (max-width: 767px) {
  /* line 2983, ../scss/base/talentcommunity.scss */
  section.quote .content .carousel .carousel-control span {
    top: 40px;
  }
}

/* line 2990, ../scss/base/talentcommunity.scss */
video {
  width: 100%;
  height: auto;
}

/* line 2995, ../scss/base/talentcommunity.scss */
.denotes {
  text-align: right;
  font-size: 12px;
  color: #878787;
  margin-right: 20px;
  margin-top: 5px;
}
/* line 3001, ../scss/base/talentcommunity.scss */
.denotes span {
  color: red;
}

/* line 3007, ../scss/base/talentcommunity.scss */
a#job-search-submit.btn {
  background-color: #f15523;
  color: #ffffff;
  border-radius: 10px;
  padding: 6px 45px;
}

/* User Profile Page Overrides */
/* line 3015, ../scss/base/talentcommunity.scss */
#asc-client-record-profile-view .asc-label-skills .asc-skills-close {
  float: left;
  padding: 2px 0 3px;
  cursor: pointer;
  margin: 1px 0 0 5px;
}

/* showFAQ Page Overrides */
/* line 3024, ../scss/base/talentcommunity.scss */
#asc-referral-overview strong {
  font-family: 'OpenSans_semibold', sans-serif;
  font-size: 18px;
}
/* line 3028, ../scss/base/talentcommunity.scss */
#asc-referral-overview p:nth-child(even) {
  margin-bottom: 35px;
}

/* Job Apply Survey View */
/* line 3034, ../scss/base/talentcommunity.scss */
#asc-faq-survey-sentence-1 {
  display: block;
  margin-bottom: 25px;
}

/* Old-Browser Version Error Page */
/* Email View-In-Browser Page */
/* Campaign Questions Page */
/* Styleguide Page */
/* Unsubscribe Page */
/* line 3044, ../scss/base/talentcommunity.scss */
#asc-error-page,
#email,
#question,
#styleguide,
#unsubscribe {
  margin-top: 200px;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  /* line 3044, ../scss/base/talentcommunity.scss */
  #asc-error-page,
  #email,
  #question,
  #styleguide,
  #unsubscribe {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

@media (max-width: 568px) {
  /* line 3058, ../scss/base/talentcommunity.scss */
  ul.ui-autocomplete {
    width: 88% !important;
  }
}
/* line 3063, ../scss/base/talentcommunity.scss */
ul.ui-autocomplete.ui-menu .ui-menu-item {
  padding: 10px 5px;
}

@media screen and (min-width: 992px) {
  /* line 5, ../scss/base/sections/videos.scss */
  #videos div:nth-child(3) div:first-child {
    padding-top: 10rem;
  }
  /* line 11, ../scss/base/sections/videos.scss */
  #videos div:nth-child(4) div:nth-child(2) {
    padding-top: 10rem;
  }
}
/* line 10, ../scss/base/sections/styleguide.scss */
section.styleguide-section {
  margin: 30px 0;
}
/* line 12, ../scss/base/sections/styleguide.scss */
section.styleguide-section h2 {
  font-size: 20px;
  font-weight: 300;
}
/* line 17, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-description p {
  margin: 20px 0 20px;
}
/* line 21, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-content {
  padding: 30px 0;
}
/* line 24, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-example {
  margin-bottom: 20px;
}
/* line 44, ../scss/base/config/mixins.scss */
section.styleguide-section div.section-example:before, section.styleguide-section div.section-example:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
section.styleguide-section div.section-example:after {
  clear: both;
}
/* line 27, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-example p.example-label {
  float: left;
  width: 160px;
  text-align: right;
  margin: 0;
  font-weight: normal;
}
/* line 33, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-example p.example-label span.example-caption {
  font-size: 12px;
}
/* line 37, ../scss/base/sections/styleguide.scss */
section.styleguide-section div.section-example div.example {
  margin-left: 190px;
}

/* line 44, ../scss/base/config/mixins.scss */
section.styleguide-section.colors ul:before, section.styleguide-section.colors ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 49, ../scss/base/config/mixins.scss */
section.styleguide-section.colors ul:after {
  clear: both;
}
/* line 49, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li {
  height: 120px;
  margin: 0 10px 10px;
  float: left;
}
/* line 53, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li span.swatch {
  display: block;
  height: 90px;
  width: 90px;
  border: 5px solid white;
}
/* line 59, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li p {
  font-size: 13px;
  margin: 5px 0 0;
  font-weight: normal;
}
/* line 66, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-primary span.swatch {
  background: #115C36;
}
/* line 71, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-primary-lighten span.swatch {
  background: #157243;
}
/* line 76, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-primary-darken span.swatch {
  background: #0d4629;
}
/* line 81, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-secondary span.swatch {
  background: #838383;
}
/* line 86, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-secondary-lighten span.swatch {
  background: #909090;
}
/* line 91, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-secondary-darken span.swatch {
  background: #767676;
}
/* line 96, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-bg span.swatch {
  background: #f2f2f2;
}
/* line 101, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-bg-darken span.swatch {
  background: #e5e5e5;
}
/* line 106, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-bg-dark span.swatch {
  background: #b3b3b3;
}
/* line 111, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-bg-border span.swatch {
  background: #cccccc;
}
/* line 116, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-bg-darken-border span.swatch {
  background: #cccccc;
}
/* line 121, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text span.swatch {
  background: #555759;
}
/* line 126, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text-darken span.swatch {
  background: #494a4c;
}
/* line 131, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text-lighten span.swatch {
  background: #616466;
}
/* line 136, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text-med span.swatch {
  background: #878787;
}
/* line 141, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text-light span.swatch {
  background: #c7c7c7;
}
/* line 146, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-text-link span.swatch {
  background: #1d9ff2;
}
/* line 151, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-success span.swatch {
  background: #98ca4a;
}
/* line 156, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-danger span.swatch {
  background: #DA4F49;
}
/* line 161, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-error span.swatch {
  background: #c9533e;
}
/* line 166, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-facebook span.swatch {
  background: #3b5998;
}
/* line 171, ../scss/base/sections/styleguide.scss */
section.styleguide-section.colors li.color-linkedin span.swatch {
  background: #0e76a8;
}

/* line 180, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons div.button-wrap {
  margin: 0 0 20px;
}
/* line 184, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-primary span.swatch {
  background: #115C36;
}
/* line 189, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-primary-text span.swatch {
  background: #ffffff;
}
/* line 194, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-secondary span.swatch {
  background: #838383;
}
/* line 199, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-secondary-text span.swatch {
  background: #ffffff;
}
/* line 204, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-plain span.swatch {
  background: #edeff2;
}
/* line 209, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-plain-text span.swatch {
  background: #555759;
}
/* line 214, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-default span.swatch {
  background: #115C36;
}
/* line 219, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-default-text span.swatch {
  background: #115C36;
}
/* line 224, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-success span.swatch {
  background: #98ca4a;
}
/* line 229, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-success-text span.swatch {
  background: #ffffff;
}
/* line 234, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-danger span.swatch {
  background: #DA4F49;
}
/* line 239, ../scss/base/sections/styleguide.scss */
section.styleguide-section.buttons li.color-btn-danger-text span.swatch {
  background: #ffffff;
}
