.modal {
  background-color: rgba(0, 106, 70, 0.8);
}

.modal-backdrop {
  opacity: 0.5;
}

#skkModal .modal-dialog {
  width: 80%;
  max-width: 1202px;
}

@media all and (max-width: 767px) {
  #skkModal .modal-dialog {
    width: 85%;
  }
}
#skkModal .skk_filters {
  width: 100%;
  padding: 15px 0px 20px;
}

#skkModal .skk_filters p select {
  height: 140px;
}

@media all and (max-width: 480px) {
  #skkModal .skk_offers td {
    display: block;
  }
}
@media all and (max-width: 480px) {
  #skkModal .skk_offers th {
    display: none;
  }
}
.c-benefits .row.row-centered {
  justify-content: center;
}

.SBXOfferPage .c-firstscreen {
  min-height: auto;
}

.c-firstscreen {
  background-position: top center;
}

@media (min-width: 1200px) {
  .offers .offers-list > div {
    margin-left: auto;
    margin-right: auto;
  }
}
.hidden {
  display: none;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
  }
}
.dropdown-toggle:after {
  display: none;
}

@media (max-width: 991px) {
  .col-md-push-2, .col-md-push-1 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .col-sm-push-3 {
    margin-left: auto;
    margin-right: auto;
  }
}
p, h1, h2, h3, h4, h5, h6 {
  hyphens: none;
}

.modal .modal-footer {
  display: block;
}

@media (max-width: 810px) {
  .c-path__item .title {
    padding-right: 50px;
  }
}
.c-path__item .title:before {
  top: 17px;
}

@media (max-width: 768px) {
  .c-masters__desc blockquote {
    padding: 0 30px;
  }
}
/* Native select styling (replaces bootstrap-select) */
.select-container {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.select-container select {
  display: block;
  width: 100%;
  padding: 12px 40px 12px 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select-container select:focus {
  border-color: #006a46;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 106, 70, 0.25);
}
.select-container select:hover {
  border-color: #006a46;
}
.select-container select option {
  padding: 10px;
}

.offers .offer-item .offer-left p {
  margin: 0;
}

.sxb-btn.btn-first-section, .sxb-btn.btn-about {
  line-height: initial;
  padding-top: 30px;
  padding-bottom: 30px;
}

.c-firstscreen__header .job-search-header-2 {
  margin-top: 40px;
}
.c-firstscreen__header .job-search-header-3 {
  margin-top: 25px;
}
.c-firstscreen__header p {
  max-width: 100%;
}

.btn-about.sxb-btn, .btn-first-section.sxb-btn {
  flex-basis: auto;
  -ms-flex-preferred-size: auto;
}

.c-firstscreen__header {
  max-width: 100%;
}

.offers-list > .col-xs-12 {
  max-width: 100%;
}
.offers-list > .col-sm-10 {
  -webkit-box-flex: 100;
  -ms-flex: 100%;
  flex: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}

.carousel-indicators {
  width: auto;
}

.modal .modal-body ul {
  list-style-type: initial;
  margin-left: 25px;
  padding: 2px 0;
}
.modal .modal-body li {
  font-size: 18px;
  line-height: normal;
  font-weight: 300;
  color: #000000;
}

.SBXHomePage .c-firstscreen,
.SBXBlogContainer .c-firstscreen,
.SBXBlogPost .c-firstscreen,
.SBXPartnerPage .c-firstscreen {
  background-image: url(img/bg/home_2.jpg);
}

.offers .offer-item {
  height: auto;
}
.offers .offer-item:after {
  display: block;
  content: "";
  clear: both;
}

@media (min-width: 768px) {
  .offers .offer-item .offer-left {
    max-width: calc(100% - 160px);
    padding-bottom: 15px;
  }
}
.modal {
  background-color: rgba(0, 0, 0, 0.9);
}
.modal .modal-bg {
  position: relative;
}
.modal .bg-up {
  background-image: url(img/bg_up.png);
  width: 100%;
  max-width: 600px;
  height: 117px;
  background-size: 100% 100%;
  background-position: center center;
  margin: 0 auto;
  margin-top: 25px;
}
.modal .bg-down {
  background-image: url(img/bg_down.png);
  width: 100%;
  max-width: 600px;
  height: 360px;
  background-size: 85%;
  background-position: center center;
  margin: 25px auto;
  background-repeat: no-repeat;
}
.modal .bg-left {
  background-image: url(img/bg_left.png);
  position: absolute;
  height: 100%;
  width: calc(50% - 300px);
  left: 0;
  top: 0;
  background-size: 80%;
  background-repeat: repeat-y;
  background-position: top center;
  margin-top: 25px;
}
.modal .bg-right {
  background-image: url(img/bg_right.png);
  position: absolute;
  height: 100%;
  width: calc(50% - 300px);
  right: 0;
  top: 0;
  background-size: 80%;
  background-repeat: repeat-y;
  background-position: top center;
  margin-top: 25px;
}

@media (max-width: 650px) {
  .modal .bg-right, .modal .bg-down, .modal .bg-left, .modal .bg-up {
    display: none;
  }
}
@media (max-width: 900px) {
  .modal .bg-right, .modal .bg-left {
    display: none;
  }
}
@media (min-width: 1500px) {
  .modal .bg-right, .modal .bg-left {
    background-size: initial;
  }
}
.LI-badge-container.horizontal.light .LI-field-icon {
  display: inline;
}

.LI-profile-badge {
  text-align: center;
  padding: 15px 0;
}

.LI-badge-container.horizontal.light {
  text-align: left;
}

.c-firstscreen--jobs {
  background-image: url(img/bg/jobs3.jpg);
  background-color: #000000;
}

/*BLOG*/
.blog-short p.text-center img {
  margin: 0 auto;
}

.blog-short h2 {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 0;
  margin-top: 15px;
}

.blog-short .content,
.blog-short .actions {
  text-align: left;
}

.blog-short h5 {
  color: #4f4f4f;
  text-align: left;
}

section.blog-container-even {
  background-color: #ececec;
}

section.blog-container {
  padding: 60px 0;
}

section.blog-container p {
  margin: 0;
}

.blog-short .actions a.o-btn {
  display: inline-block;
  color: #fff;
}
.blog-short .actions a.o-btn:hover {
  color: #fff;
}

.blog-short .actions {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .blog-short.blog-even h5,
.blog-short.blog-even h2,
.blog-short.blog-even .content,
.blog-short.blog-even .actions {
    text-align: right;
  }

  .blog-short.blog-even {
    flex-direction: row-reverse;
  }

  .blog-short .header {
    min-height: 210px;
  }

  .blog-short .actions {
    margin-top: 1px;
  }

  .blog-short h2 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .blog-short h5 {
    margin-bottom: 15px;
  }
}
.blog-post .actions {
  margin-bottom: 15px;
}
.blog-post .content {
  margin-top: 15px;
}
.blog-post h5 {
  margin-bottom: 15px;
}

blockquote p b {
  font-weight: bold;
}

.c-nav li {
  font-size: 1.25833vw;
  padding-right: 1.51333vw;
}
.c-nav li:last-of-type {
  padding-right: 0;
}

.SBXBlogContainer .content em,
.SBXBlogContainer .content i,
.blog-post em,
.blog-post i {
  font-style: italic;
}
