body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Almarai', sans-serif;
}
a,
button,
a:before {
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.bef-exposed-form .form--inline > .form-item {
  float: left;
}
.page-header {
  color: #884213;
  font-size: 30px;
  font-weight: bold;
  border: none;
  text-align: center;
  margin-top: 97px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .page-header {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .page-header {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .page-header {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  body:not(.path-frontpage) .main-container {
    padding-top: 112px;
  }
}
/*hero-slider*/
.hero-slider {
  overflow-x: hidden;
}
.hero-slider .node--type-hero-slider .shadow {
  position: relative;
}
.hero-slider .node--type-hero-slider .shadow:before {
  content: '';
  position: absolute;
  overflow: hidden;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 46%, rgba(0, 0, 0, 0.23) 69%, rgba(0, 0, 0, 0.75));
  z-index: 1;
}
.hero-slider .node--type-hero-slider .shadow .field--name-field-media-image img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .hero-slider .node--type-hero-slider .shadow .field--name-field-media-image img {
    height: auto;
  }
}
.hero-slider .node--type-hero-slider .content-wrapper {
  position: absolute;
  bottom: 12%;
  width: 100%;
  max-width: 800px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  padding: 0px 15px;
  z-index: 2;
}
@media (max-width: 991px) {
  .hero-slider .node--type-hero-slider .content-wrapper {
    bottom: 15%;
  }
}
@media (max-width: 600px) {
  .hero-slider .node--type-hero-slider .content-wrapper {
    position: initial;
    background-color: #000000;
    padding: 15px;
  }
}
.hero-slider .node--type-hero-slider .content-wrapper .field--name-node-title .title {
  margin: 0;
  font-size: 60px;
  color: #fc9200;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .hero-slider .node--type-hero-slider .content-wrapper .field--name-node-title .title {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .hero-slider .node--type-hero-slider .content-wrapper .field--name-node-title .title {
    font-size: 24px;
  }
}
.hero-slider .node--type-hero-slider .content-wrapper .field--name-body {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 27px;
}
@media (max-width: 991px) {
  .hero-slider .node--type-hero-slider .content-wrapper .field--name-body {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .hero-slider .node--type-hero-slider .content-wrapper .field--name-body {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.hero-slider .node--type-hero-slider .content-wrapper .field--name-node-link a {
  color: #fc9200;
  font-weight: bold;
  font-size: 20px;
  border: 2px solid #fc9200;
  border-radius: 3px;
  padding: 8px 12px;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 600px) {
  .hero-slider .node--type-hero-slider .content-wrapper .field--name-node-link a {
    font-size: 16px;
    padding: 6px 8px;
  }
}
.hero-slider .node--type-hero-slider .content-wrapper .field--name-node-link a:hover {
  color: #ffffff;
  background-color: #fc9200;
}
.page-node-type-publications .page-header {
  margin-top: 70px;
  margin-bottom: 55px;
  text-align: left;
}
@media (max-width: 991px) {
  .page-node-type-publications .page-header {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.node--type-publications .content-wrapper {
  background-color: #ffffff;
  padding: 15px;
  display: flex;
  border-radius: 3px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.node--type-publications .content-wrapper .image-wrapper {
  float: left;
  margin-right: 25px;
}
.node--type-publications .content-wrapper .inner-content-wrapper {
  float: left;
  width: 69%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.node--type-publications .content-wrapper .title {
  font-size: 19px;
  font-weight: bold;
  margin: 0;
}
.node--type-publications .content-wrapper .title a {
  color: #884213;
}
.node--type-publications .content-wrapper .bottom-wrapper .field--name-field-publication-date {
  float: left;
  width: 50%;
  color: #848484;
  font-size: 17px;
}
.node--type-publications .content-wrapper .bottom-wrapper .field--name-node-link {
  float: right;
  width: 50%;
  text-align: right;
}
.node--type-publications .content-wrapper .bottom-wrapper .field--name-node-link a {
  font-size: 17px;
  color: #f17700;
  font-weight: bold;
}
.node--type-publications.node--view-mode-full {
  margin-top: 0;
}
.node--type-publications.node--view-mode-full .node-image-wrapper {
  float: left;
  width: 35%;
}
@media (max-width: 1199px) {
  .node--type-publications.node--view-mode-full .node-image-wrapper {
    width: 42%;
  }
}
@media (max-width: 991px) {
  .node--type-publications.node--view-mode-full .node-image-wrapper {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .node--type-publications.node--view-mode-full .node-image-wrapper img {
    margin: 0 auto;
  }
}
.node--type-publications.node--view-mode-full .node-content-wrapper {
  float: right;
  width: 65%;
}
@media (max-width: 1199px) {
  .node--type-publications.node--view-mode-full .node-content-wrapper {
    width: 58%;
  }
}
@media (max-width: 991px) {
  .node--type-publications.node--view-mode-full .node-content-wrapper {
    float: none;
    width: 100%;
  }
}
.node--type-publications.node--view-mode-full .field--name-field-file,
.node--type-publications.node--view-mode-full .field--name-field-english-file {
  float: none;
  padding: 0;
  display: inline-block;
  width: 50%;
}
@media (max-width: 1199px) {
  .node--type-publications.node--view-mode-full .field--name-field-file,
  .node--type-publications.node--view-mode-full .field--name-field-english-file {
    width: 100%;
  }
}
.node--type-publications.node--view-mode-full .field--name-field-file {
  margin-bottom: 15px;
}
.node--type-publications.node--view-mode-full .field--name-field-publication-date {
  margin-bottom: 25px;
}
.view-latest-publications .views-row {
  margin-bottom: 30px;
}
.view-our-partners .views-field-field-media-image {
  position: relative;
  min-height: 123px;
}
.view-our-partners .views-field-field-media-image img {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 100px;
  width: 160px;
  object-fit: contain;
}
/*node--type-publications*/
.latest-publications.view-display-id-block_publications_landing_page .view-content .views-row {
  margin-bottom: 30px;
}
.latest-publications.view-display-id-block_publications_landing_page .view-filters {
  padding: 0px 15px;
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form {
  border-radius: 3px;
  background-color: #f1f1f1;
  padding: 16px;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .latest-publications.view-display-id-block_publications_landing_page .views-exposed-form {
    display: block;
  }
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item {
  margin: auto;
  margin-right: 15px;
}
@media (max-width: 991px) {
  .latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
  }
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item label {
  padding-right: 10px;
  font-size: 20px;
  color: #313133;
}
@media (max-width: 991px) {
  .latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item label {
    width: 13%;
  }
}
@media (max-width: 653px) {
  .latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item label {
    width: 20%;
  }
}
@media (max-width: 480px) {
  .latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item label {
    display: block;
  }
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item .select-wrapper:after {
  color: #fc9200;
  left: auto;
  right: 5px;
  width: 26px;
  height: 27px;
  border-radius: 3px;
  border: solid 1px #c5c5c5;
  padding: 0;
  margin: 0;
  top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: normal;
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item .select-wrapper select {
  width: 279px;
  height: 38px;
  padding: 0px 10px;
  line-height: 2;
  font-size: 18px;
  color: #313133;
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-item.form-item-field-publication-type-target-id {
  margin-bottom: 0;
}
.latest-publications.view-display-id-block_publications_landing_page .views-exposed-form .form-actions {
  display: none;
}
/*Pager*/
.pagination {
  width: 100%;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
}
.pagination li {
  padding-left: 4px;
}
.pagination li a,
.pagination li span {
  border: none;
  color: #221f1f;
  margin-right: 0px;
  font-size: 20px;
  padding: 0;
  width: 40px;
  height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: transparent;
  border: 1px solid #a8a8a8;
  border-radius: 4px;
}
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus,
.pagination li span:focus {
  background-color: #f17700;
  color: #ffffff;
}
.pagination li.active a {
  background-color: #f17700;
  color: #ffffff;
  border-color: transparent;
}
.pagination li.active a:hover,
.pagination li.active a:focus {
  background-color: #f17700;
  color: #ffffff;
}
.pagination li.pager__item--previous span,
.pagination li.pager__item--next span {
  color: white;
  font-size: 18px;
}
.pagination li.pager__item--previous span:hover,
.pagination li.pager__item--next span:hover,
.pagination li.pager__item--previous span:focus,
.pagination li.pager__item--next span:focus {
  background-color: #f17700;
  color: #ffffff;
}
.pagination li.pager__item--previous .left-active,
.pagination li.pager__item--next .left-active,
.pagination li.pager__item--previous .right-active,
.pagination li.pager__item--next .right-active {
  color: #221f1f;
  border: none;
}
.pagination li.pager__item--previous .left-deactivate,
.pagination li.pager__item--next .left-deactivate,
.pagination li.pager__item--previous .right-deactivate,
.pagination li.pager__item--next .right-deactivate {
  color: #A8A8A8;
}
.node--type-staff.node--view-mode-teaser .content-wrapper {
  text-align: center;
  border: 1px solid #b4b4b4;
  border-radius: 4px;
  padding: 40px 15px;
  margin-bottom: 30px;
}
.node--type-staff.node--view-mode-teaser .content-wrapper .field--name-field-media-image img {
  border-radius: 50%;
  margin: 0 auto;
}
.node--type-staff.node--view-mode-teaser .content-wrapper .title {
  margin-top: 22px;
  margin-bottom: 5px;
}
.node--type-staff.node--view-mode-teaser .content-wrapper .title a {
  color: #f17700;
  font-size: 20px;
  font-weight: bold;
}
.node--type-staff.node--view-mode-teaser .content-wrapper .field--name-field-job-title {
  color: #313133;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .node--type-staff.node--view-mode-full .field--name-field-media-image {
    margin-bottom: 30px;
  }
}
.node--type-staff.node--view-mode-full .field--name-field-media-image img {
  border-radius: 6px;
  border: 1px solid #b4b4b4;
  padding: 6px;
  margin: 0 auto;
}
.node--type-staff.node--view-mode-full .field--name-node-title h2 {
  margin-top: 0;
  font-size: 30px;
  font-weight: bold;
  color: #884213;
  margin-bottom: 8px;
}
@media (max-width: 480px) {
  .node--type-staff.node--view-mode-full .field--name-node-title h2 {
    font-size: 25px;
  }
}
.node--type-staff.node--view-mode-full .field--name-field-job-title {
  color: #fc9200;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .node--type-staff.node--view-mode-full .field--name-field-job-title {
    font-size: 18px;
  }
}
.node--type-staff.node--view-mode-full .field--name-body {
  color: #313133;
  font-size: 18px;
  margin-top: 40px;
}
@media (max-width: 480px) {
  .node--type-staff.node--view-mode-full .field--name-body {
    margin-top: 20px;
    font-size: 16px;
  }
}
.node--view-mode-full {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .node--view-mode-full {
    margin-top: 0;
  }
}
.video-gallery-landing .node--type-video-gallery.node--view-mode-teaser .title a {
  color: #313133;
}
.node--type-video-gallery.node--view-mode-full .title {
  margin-top: 0;
  color: #884213;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.node--type-video-gallery.node--view-mode-full .field--name-field-date {
  color: #979797;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.node--type-video-gallery.node--view-mode-full .field--name-field-media-oembed-video {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio */
}
.node--type-video-gallery.node--view-mode-full .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.node--type-page.node--view-mode-full .title,
.node--type-our-programs.node--view-mode-full .title {
  color: #884213;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 45px;
}
@media (max-width: 480px) {
  .node--type-page.node--view-mode-full .title,
  .node--type-our-programs.node--view-mode-full .title {
    font-size: 27px;
  }
}
.node--type-page.node--view-mode-full .field--name-body,
.node--type-our-programs.node--view-mode-full .field--name-body {
  color: #313133;
  font-size: 18px;
}
@media (max-width: 480px) {
  .node--type-page.node--view-mode-full .field--name-body,
  .node--type-our-programs.node--view-mode-full .field--name-body {
    font-size: 16px;
  }
}
.node--type-page.node--view-mode-full .field--name-body strong,
.node--type-our-programs.node--view-mode-full .field--name-body strong {
  font-size: 23px;
  font-weight: 800;
  display: block;
}
@media (max-width: 480px) {
  .node--type-page.node--view-mode-full .field--name-body strong,
  .node--type-our-programs.node--view-mode-full .field--name-body strong {
    font-size: 20px;
  }
}
.node--type-page.node--view-mode-full .field--name-body a,
.node--type-our-programs.node--view-mode-full .field--name-body a {
  color: #f17700;
  font-size: bold;
}
.node--type-page.node--view-mode-full .field--name-field-images,
.node--type-our-programs.node--view-mode-full .field--name-field-images {
  margin-bottom: 35px;
}
.node--type-page.node--view-mode-full .field--name-field-images:before,
.node--type-our-programs.node--view-mode-full .field--name-field-images:before,
.node--type-page.node--view-mode-full .field--name-field-images:after,
.node--type-our-programs.node--view-mode-full .field--name-field-images:after {
  content: " ";
  display: table;
}
.node--type-page.node--view-mode-full .field--name-field-images:after,
.node--type-our-programs.node--view-mode-full .field--name-field-images:after {
  clear: both;
}
.node--type-page.node--view-mode-full .field--name-field-images .field--item:first-child,
.node--type-our-programs.node--view-mode-full .field--name-field-images .field--item:first-child {
  float: left;
  margin-right: 30px;
}
@media (max-width: 738px) {
  .node--type-page.node--view-mode-full .field--name-field-images .field--item:first-child,
  .node--type-our-programs.node--view-mode-full .field--name-field-images .field--item:first-child {
    float: none;
    margin-bottom: 20px;
  }
}
.node--type-page.node--view-mode-full .field--name-field-images .field--item:nth-child(2),
.node--type-our-programs.node--view-mode-full .field--name-field-images .field--item:nth-child(2) {
  margin-bottom: 20px;
}
.node--type-our-programs.node--view-mode-teaser .content-wrapper {
  border-radius: 3px;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.node--type-our-programs.node--view-mode-teaser .content-wrapper .title {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bold;
}
.node--type-our-programs.node--view-mode-teaser .content-wrapper .title a {
  color: #5a2c0d;
}
@media (max-width: 767px) {
  .paragraph--type--bp-columns__2col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) {
  .webform-submission-join-us-form {
    width: 778px;
    margin-top: 90px;
  }
  .webform-submission-join-us-form .form-item-project .select-wrapper {
    width: 360px;
  }
  .webform-submission-join-us-form .form-item-project .select-wrapper select {
    width: 360px;
  }
  .webform-submission-join-us-form .custom-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .webform-submission-join-us-form {
    margin-top: 40px;
  }
}
.webform-submission-join-us-form .join-us {
  font-size: 30px;
  font-weight: bold;
  color: #884213;
  margin-bottom: 15px;
}
.webform-submission-join-us-form .join-title {
  font-size: 20px;
  font-weight: bold;
  color: #fc9200;
  margin-bottom: 30px;
}
.webform-submission-join-us-form .select-wrapper select {
  line-height: 1.4;
  background-color: #f3f3f3;
  border-radius: 2px;
  box-shadow: none;
  font-size: 18px;
  color: #949494;
  height: 39px;
  padding: 6px 10px;
  border: none;
}
.webform-submission-join-us-form .select-wrapper:after {
  content: '▾';
  right: 10px;
  left: auto;
  color: #f17700;
  font-size: 28px;
  background: #FFF;
  font-family: inherit;
  padding: 0px 7px;
}
.webform-submission-join-us-form label.control-label {
  font-size: 18px;
  color: #313133;
  font-weight: bold;
  display: block;
  width: 100%;
  margin-bottom: 5px !important;
  text-align: left;
}
.webform-submission-join-us-form label.control-label:after {
  display: none;
}
.webform-submission-join-us-form fieldset legend {
  font-size: 18px;
  color: #313133;
  font-weight: bold;
  border: none;
  margin-bottom: 5px;
}
.webform-submission-join-us-form fieldset legend span:after {
  display: none;
}
.webform-submission-join-us-form .iti {
  width: 100%;
}
.webform-submission-join-us-form .iti input {
  width: 100%;
  background-color: #f3f3f3;
  box-shadow: none;
  border: none;
  height: 39px;
}
.webform-submission-join-us-form .iti .iti__flag-container {
  background: #FFFFFF;
}
.webform-submission-join-us-form .iti input {
  /*      direction: ltr;*/
}
.webform-submission-join-us-form .iti ul.iti__country-list {
  /*      direction: ltr;*/
}
.webform-submission-join-us-form .iti ul.iti__country-list li {
  text-align: left;
}
.webform-submission-join-us-form input.form-control {
  width: 100%;
}
.webform-submission-join-us-form .form-type-textfield input,
.webform-submission-join-us-form .form-type-email input,
.webform-submission-join-us-form .form-type-number input {
  border-radius: 2px;
  background-color: #f3f3f3;
  font-size: 18px;
  color: #949494;
  box-shadow: none;
  border: none;
  height: 39px;
}
.webform-submission-join-us-form .form-type-date input {
  border-radius: 2px;
  background-color: #f3f3f3;
  font-size: 18px;
  color: #949494;
  border: none;
  box-shadow: none;
  height: 39px;
}
.webform-submission-join-us-form .pro-description {
  color: #313133;
  font-size: 18px;
  border-bottom: solid 1px #fc9200;
  margin-bottom: 45px;
  padding-bottom: 45px;
  margin-top: 30px;
  display: none;
}
.webform-submission-join-us-form .form-type-radio {
  display: inline-block;
  margin-right: 30px;
}
.webform-submission-join-us-form .form-type-radio label {
  color: #777777;
  font-size: 17px;
  padding-left: 30px;
  /*      direction: rtl;*/
}
.webform-submission-join-us-form .form-type-radio label input {
  position: absolute;
  opacity: 0;
}
.webform-submission-join-us-form .form-type-radio label input:checked ~ .checkmark {
  background: #f17700;
}
.webform-submission-join-us-form .form-type-radio label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 2px solid #f17700;
  border-radius: 12px;
}
.webform-submission-join-us-form .form-type-checkbox {
  display: block;
  margin-right: 0px;
}
.webform-submission-join-us-form .form-type-checkbox label {
  color: #313133;
  font-size: 17px;
  border-radius: 3px;
  border: solid 1px #cccccc;
  margin-bottom: 0 !important;
  padding: 15px 15px 15px 40px;
  direction: rtl;
}
.webform-submission-join-us-form .form-type-checkbox label input {
  position: absolute;
  opacity: 0;
}
.webform-submission-join-us-form .form-type-checkbox label input:checked ~ .checkmark {
  background: #f17700;
}
.webform-submission-join-us-form .form-type-checkbox label .checkmark {
  position: absolute;
  top: 16px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #f17700;
  margin-left: 26px;
}
.webform-submission-join-us-form #edit-educational-level--wrapper .form-type-radio,
.webform-submission-join-us-form #edit-planning-nominating-municipality-committee--wrapper .form-type-radio,
.webform-submission-join-us-form #edit-planning-nominating-municipality--wrapper .form-type-radio,
.webform-submission-join-us-form #edit-have-you-ever-experienced-nomination--wrapper .form-type-radio {
  display: block;
  margin: 0;
  margin-bottom: 15px;
}
.webform-submission-join-us-form .form-type-webform-image-file .webform-element-description {
  display: none;
}
.webform-submission-join-us-form textarea {
  border-radius: 2px;
  background-color: #f3f3f3;
  border: none;
}
.webform-submission-join-us-form .form-actions {
  text-align: center;
  margin-bottom: 0;
}
.webform-submission-join-us-form .form-actions button {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 43px 6px 42px;
  border-radius: 3px;
  border: solid 1px #f17700;
  background-color: #f17700;
  margin: 0;
}
.webform-submission-join-us-form .form-actions button:hover,
.webform-submission-join-us-form .form-actions button:focus {
  background: #FFFFFF;
  color: #f17700;
}
.webform-submission-join-us-form .shs-container .shs-widget-container {
  width: 100%;
  display: block;
}
.webform-submission-join-us-form .shs-container .shs-widget-container select {
  width: 100%;
}
.webform-submission-join-us-form .shs-container .shs-widget-container:after {
  content: '▾';
  right: 10px;
  left: auto;
  color: #f17700;
  font-size: 28px;
  background: #FFF;
  font-family: inherit;
  padding: 0px 7px;
  position: absolute;
  height: 28px;
  display: inline-flex;
  align-items: center;
  margin-top: 5px;
}
.webform-submission-join-us-form .form-item-home-location .select-wrapper:after {
  display: none;
}
.webform-submission-join-us-form .webform-image-file input {
  background-color: #f3f3f3;
  border: none;
  border-radius: 2px;
  box-shadow: none;
}
.webform-submission-join-us-form .term-and-policy {
  margin-bottom: 40px;
}
.webform-submission-join-us-form .webform-counter-warning .text-count-message {
  color: red;
}
.path-webform .messages__wrapper {
  margin-top: 30px;
}
.node--type-confirmation.node--view-mode-full .img-field img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .node--type-confirmation.node--view-mode-full .img-field {
    margin-bottom: 30px;
  }
}
.node--type-confirmation.node--view-mode-full .title {
  color: #884213;
  font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 45px;
}
.node--type-confirmation.node--view-mode-full .field--name-body {
  font-size: 20px;
  margin-bottom: 15px;
}
html {
  height: 100%;
}
html body {
  min-height: 100%;
  position: relative;
}
html body .footer-wrapper {
  width: 100%;
}
.join-us-submissions {
  margin-top: 60px;
}
.join-us-submissions table thead {
  color: #FFF;
  background: #f8922e;
}
.join-us-submissions table tbody tr .views-field-webform-submission-value-25,
.join-us-submissions table tbody tr .views-field-webform-submission-value-26 {
  /*          direction: ltr;*/
}
.join-us-submissions .view-header {
  text-align: center;
  background-color: #f8922e;
  color: #FFF;
  padding: 20px 0;
  margin-bottom: 15px;
  font-size: 18px;
}
.join-us-submissions #abbad,
.join-us-submissions #abbad2 {
  display: inline-block;
}
.join-us-submissions .views-exposed-form .form-item {
  margin-bottom: 20px;
}
.join-us-submissions .feed-icons a {
  border: 1px solid #f07829;
  display: inline-block;
  padding: 16px;
  color: #281f1f;
}
.path-join-us-submissions .messages__wrapper {
  display: none;
}
