/* mixin input-placeholder */
/*---------------------*/
/* minxin -uppearance */
/*-----------------------*/
/* minxin -pseudo element */
/*-----------------------*/
/* minxin truncateText  */
/*-----------------------*/
/* minxin center-block-element  */
/*-----------------------*/
/*-----------------------*/
/*-----------------*/
/*mixin for change backgorund selected of text the */
/*----------------*/
/* Vertically centers block elements with known height. */
/*-------------------*/
/* mixin text-shadow */
/*-------------------*/
/* mixin fonts        */
/*-------------------*/
/* mixin box-shadow */
/*--------------------*/
/* mixin button */
/*-------------------*/
/*-------------------*/
/*------------------- */
/*------------------- */
/*Start Media Mixins*/
/*End Media Mixins*/
/* SCSS */
/* ===== Usage ===== */
/* ===== Usage ===== */
/* ===== Usage ===== */
.bootstrap-select .dropdown-menu li a {
  text-align: right;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  text-align: right;
}

.cb-checkbox.checked i:after {
  left: unset;
  right: 1px;
}

.cb-checkbox .cb-inner {
  float: right;
  margin-left: 5px;
}

.cb-checkbox i {
  left: unset;
  right: 2px;
}

.nav-item.nav__switcher {
  flex-direction: row-reverse;
}

.toast-container {
  direction: ltr;
}

.custom-control {
  padding-left: unset;
  padding-right: 1.5rem;
}

.custom-control-label::before, .custom-control-label::after {
  left: unset;
  right: -1.5rem;
}

#imagemodal button {
  float: left;
}

.humanize__navbar .navbar-mobile__img span {
  left: 0;
  right: unset;
}

.humanize__navbar .navbar-collapse .navbar-nav .nav-item .nav-link::after {
  left: unset;
  right: 0;
}

@media (max-width: 991.98px) {
  .humanize__navbar .navbar-collapse {
    left: -1000px;
  }
}

.humanize__navbar .navbar-collapse-open {
  left: 0;
  right: unset;
}

.header .content__heading {
  letter-spacing: 0;
}
.header .content__heading span {
  letter-spacing: 0;
}

.header .content__heading2 {
  letter-spacing: 0;
}

.notifications {
  text-align: right;
  right: unset;
  left: 343px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .notifications {
    left: 259px;
  }
}
.notifications.mobile {
  left: 0;
  right: unset;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .notifications.mobile {
    top: 86px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .notifications.mobile {
    top: 76px;
  }
}
@media (max-width: 575.98px) {
  .notifications.mobile {
    top: 66px;
  }
}
@media (max-width: 420px) {
  .notifications.mobile {
    top: 56px;
  }
}
@media (min-width: 992px) {
  .notifications.mobile {
    display: none;
  }
}

.humanize__navbar .navbar-collapse .navbar-nav .nav-item.logout svg {
  transform: rotate(180deg);
}

.sidebar-menu__info {
  text-align: right;
}

.sidebar-menu {
  right: 0;
}

.humanize-homePage__updates {
  text-align: right;
}
.humanize-homePage__updates .slick-arrow {
  left: unset;
  right: -20px;
  transform: rotate(-90deg);
}
.humanize-homePage__updates .slick-arrow:hover {
  transform: rotate(-90deg) scale(0.9);
}
.humanize-homePage__updates .slick-arrow.nextArrow {
  left: -13px;
  right: unset;
  transform: rotate(90deg);
}
.humanize-homePage__updates .slick-arrow.nextArrow:hover {
  transform: rotate(90deg) scale(0.9);
}

.humanize-homePage__info {
  text-align: right;
  left: unset;
  right: 8px;
}

@media (min-width: 1600px) {
  .humanize-homePage__last {
    left: 0;
    right: unset;
  }
}

@media (max-width: 420px) {
  .humanize-homePage__tabs .tab-content .job-item__numberDate .date {
    left: unset;
    right: 50px;
  }
}

.humanize-homePage__tabs {
  text-align: right;
}
.humanize-homePage__tabs .nav-tabs .view-all {
  left: 0;
  right: unset;
  justify-content: end;
}
.humanize-homePage__tabs .nav-tabs .view-all svg {
  transform: rotate(180deg);
}
.humanize-homePage__tabs .nav-tabs li:first-of-type::after {
  left: 0;
  right: unset;
}
@media (max-width: 768px) {
  .humanize-homePage__tabs .tab-content .job-item__numberDate {
    left: unset;
    right: 15%;
  }
}
.humanize-homePage__tabs .tab-content .job-item__numberDate .number {
  right: unset;
  left: 0.2px;
}
.humanize-homePage__tabs .tab-content .job-item .job-item__pattern:nth-child(2) {
  left: unset;
  right: -1px;
  transform: rotate(180deg);
}

.humanize-homePage__head {
  text-align: right;
}
.humanize-homePage__head a svg {
  transform: rotate(180deg);
}

.humanize-homePage__talents-header {
  text-align: right;
}

.humanize-homePage__items-container__item span {
  text-align: right;
}

.humanize-homePage__middle-section {
  text-align: right;
}
.humanize-homePage__middle-section h4 {
  text-align: right;
}

.jobDetailsPage__details .details-container > div:before {
  left: 20%;
  right: unset;
}
@media (max-width: 991.98px) {
  .jobDetailsPage__details .details-container > div:before {
    left: 12%;
  }
}

.jobDetailsPage__title {
  text-align: right;
}

.jobDetailsPage {
  text-align: right;
}

.jobsPage__table thead {
  text-align: right;
}
.jobsPage__table thead th:first-of-type {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.jobsPage__table thead th:last-of-type {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
.jobsPage__table tbody {
  text-align: right;
}

.table_filters li:after {
  left: 0;
  right: unset;
}
.table_filters li.active:before {
  left: unset;
  right: 0;
}

.jobDetailsPage .people ul {
  right: unset;
  left: -10px;
}
@media (max-width: 768px) {
  .jobDetailsPage .people ul {
    left: 100px;
  }
}

.jobsPage .people ul {
  right: unset;
  left: 22px;
}

.requestsPage .dataTables_wrapper .row:first-of-type > div:first-of-type .dataTables_length label:before {
  right: unset;
  left: 10px;
}

.requestsPage .dataTables_wrapper .dataTables_paginate .pagination li a svg {
  transform: rotate(180deg);
}

body {
  direction: rtl;
  text-align: right;
  font-family: "Almarai-Regular";
}

.header .navbar-brand {
  margin-right: unset;
  margin-left: 5px;
}
@media (min-width: 992px) {
  .header .content {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .header .content {
    text-align: right;
  }
}
.header .modal .pass-sent svg {
  transform: rotateY(180deg);
}
.header .modal-body form .restpass svg {
  transform: rotate(90deg);
}
.header .modal-content {
  text-align: right;
}
.header .navbar-toggler span {
  left: 16px;
}
.header .navbar-collapse {
  left: 0;
  right: unset;
}
.header .navbar-collapse:not(.show) {
  left: -1500px;
}
.header .modal .close {
  left: 0;
  right: unset;
}

.profile h3 {
  text-align: right;
}
.profile__name {
  text-align: right;
}

.profile__content p {
  text-align: right;
}

.profile__header a svg {
  transform: rotate(180deg);
}
.profile__header a:hover svg {
  transform: translateY(-5px) rotate(180deg);
}
.profile__header a::after {
  left: unset;
  right: 0;
}

@media (min-width: 1200px) {
  .profile__improve {
    left: 0;
    right: unset;
  }
}

.profile__imporving {
  text-align: right;
}

.profile__progress span {
  right: 0;
  left: unset;
}

.activities .jobDetailsPage__details .details-container > div .padding.phone {
  direction: ltr;
  -webkit-padding-end: 35px;
          padding-inline-end: 35px;
}
@media (max-width: 575.98px) {
  .activities .jobDetailsPage__details .details-container > div .padding.phone {
    -webkit-padding-end: 25px;
            padding-inline-end: 25px;
  }
}

.profile__input > div small {
  right: unset;
  left: 10px;
}
.profile__input .profile__calender div {
  text-align: right;
}
.profile__input .profile__calender div img {
  left: 10px;
  right: unset;
}

.profile__registeration {
  text-align: right;
}

.profile__radio > div .custom-control {
  width: auto;
}

.profile__interest {
  text-align: right;
}

.profile .registeration::after {
  left: unset;
  right: 0;
}

.profile__editprofile {
  text-align: right;
}

.profile__editprofile .rs-container {
  direction: ltr;
}
.profile__editprofile .rs-container .rs-scale {
  text-align: left;
}

.profile__verification {
  text-align: right;
}

.profile__phone {
  text-align: right;
}

.profile__file__upload::after {
  left: 14px;
  right: unset;
}
@media (max-width: 575.98px) {
  .profile__file__upload::after {
    left: 0;
    right: 0;
  }
}

.gallery #lcl_txt {
  left: unset !important;
  right: 40px !important;
}

#cropper-modal .modal-dialog .modal-header .close {
  margin-left: unset;
}

.contest-details {
  text-align: right;
}
.contest-details h1 {
  text-align: right;
}

.contest-details__img img.winnre {
  left: -10px;
  right: unset;
}

.contest-details__img .checkbox {
  left: unset;
  right: 8px;
}

.add-child {
  text-align: right;
}

.profile .add-child .row:last-of-type::after {
  left: unset;
  right: -20px;
}
@media (min-width: 1600px) {
  .profile .add-child .row:last-of-type::after {
    right: -85px;
  }
}

.humanize-homePage .privacy article {
  text-align: right;
}

.humanize-homePage .about {
  text-align: right;
}

.humanize-homePage .contact {
  text-align: right;
}

.humanize-homePage .contact__address li img {
  transform: rotateY(180deg);
}

.humanize-homePage .room {
  text-align: right;
}
@media (max-width: 1199.98px) {
  .humanize-homePage .room .row > div:last-child {
    left: 15px;
    right: unset;
  }
}
.humanize-homePage .room .room-close {
  transform: rotate(90deg);
}
.humanize-homePage .room__message.him {
  float: right;
}

.room__info > img {
  transform: rotate(-90deg) !important;
}

.room__message.room__message.me {
  float: left;
}

.room__options button {
  transform: rotateY(180deg);
}

.create-content {
  text-align: right;
}

.create-content__stories:first-of-type .create-content__data span {
  right: unset;
  left: -45px;
}

.create-content__stories:last-of-type .create-content__data span {
  left: 0;
  right: unset;
}

.create-content__slider .create-content__items .slick-arrow.slick-next {
  right: unset;
  left: -50px;
  transform: rotate(180deg);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .create-content__slider .create-content__items .slick-arrow.slick-next {
    top: 43px;
  }
}

.humanize__story .modal .close {
  right: unset;
  left: 15px;
}

.humanize__story .modal-content .progress-stories {
  transform: rotate(180deg);
}

.humanize__story .modal-content .item-story.slick-current figure {
  left: unset;
  right: 5px;
}

.req .requestHistory .humanize-homePage__tabs .nav-tabs li:not(:last-child):after {
  left: 0;
  right: auto;
}

.contest-item__numberPeople .number {
  right: unset;
  left: -0.2px;
}

.contest-item .date:before {
  left: 0;
  right: unset;
}

.contest-item.winner__item .winner-img {
  left: 15%;
  right: unset;
}

.center-search .job-item__numberDate .number {
  right: unset;
  left: -0.2px;
}

@media (max-width: 420px) {
  .center-search .job-item__numberDate .date {
    left: unset;
    right: 45px;
  }
}
.center-search .job-item__numberDate .date:before {
  left: 0;
  right: unset;
}

@media (min-width: 768px) {
  .center-search .job-item .job-item__pattern:nth-child(2) {
    left: unset;
    right: -1px;
    transform: rotate(180deg);
  }
}

@media (max-width: 768px) {
  .center-search .job-item__numberDate {
    left: unset;
    right: 15%;
  }
}

.search .job-item__numberDate .number {
  left: -0.2px;
  right: unset;
}

@media (max-width: 420px) {
  .search .job-item__numberDate .date {
    left: unset;
    right: 50px;
  }
}
.search .job-item .job-item__pattern:nth-child(2) {
  left: unset;
  right: -1px;
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .search .job-item__numberDate {
    left: unset;
    right: 15%;
  }
}
.search .job-item__numberDate .number {
  right: unset;
  left: 0.2px;
}

.activities > section .search__title .search__info svg {
  transform: rotate(-180deg);
}

.inner-wrapper {
  padding: 100px 80px 25px 300px;
}

.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
}

.inline-buttons .btn:not(:last-child) {
  margin-left: 16px;
  margin-right: 0;
}

.form-group .timepicker .icon {
  left: 11px;
  right: auto;
}

.form-group .iti input {
  padding-right: 14px !important;
  padding-left: 0 !important;
}

.checkbox label {
  padding-right: 0;
}

.checkbox label:not(:last-child) {
  margin-left: rem(25px);
  margin-right: 0;
}

@media screen and (max-width: 350px) {
  .checkbox label:not(:last-child) {
    margin-left: rem(30px);
    margin-right: 0;
  }
}
.checkbox input[type=checkbox] + span {
  padding-right: 28px;
  padding-left: 0;
}

.checkbox input[type=checkbox] + span img {
  margin-right: rem(3px);
  margin-left: 0;
}

.checkbox input[type=checkbox] + span:after {
  right: 0;
  left: auto;
}

.checkbox input[type=checkbox]:checked + span:before {
  right: 0px;
  left: auto;
}

.checkboxGroup ul li:not(:last-child) {
  margin-left: 8px;
  margin-right: 0;
}

.checkboxGroup .checkbox input[type=checkbox] + span {
  padding: 7px 16px;
}

.checkboxGroup .checkbox input[type=checkbox] + span img {
  vertical-align: text-top;
  margin-right: rem(3px);
  margin-left: 0;
}

.radio label {
  padding-right: 0;
  cursor: pointer;
}

.radio label:not(:last-child) {
  margin-left: rem(25px);
  margin-right: 0;
}

.radio input[type=radio] + span {
  padding-right: 28px;
  padding-left: 0;
}

.radio input[type=radio] + span img {
  margin-right: rem(3px);
  margin-left: 0;
}

.radio input[type=radio] + span:after {
  right: 0;
  left: auto;
}

.radio input[type=radio]:checked + span:before {
  right: 0px;
  left: auto;
}

.radioWrapper li:not(:last-child) {
  margin-left: 85px;
  margin-right: 0;
}

.calender div img {
  left: 10px;
  right: auto;
}

.bootstrap-select > .dropdown-toggle {
  padding: 7px 10px;
  padding-right: 11px;
}

/* .price-slider .mb_sliderEnd {
    left: -25px;
    right: auto;
    float: left;
}

.price-slider .mb_sliderStart {
    float: right;
    right: -29px;
    left: auto;
} */
.bootstrap-select .dropdown-toggle .filter-option {
  text-align: right;
}

.checkbox input[type=checkbox] + span {
  padding-right: 28px;
  padding-left: 0;
}

.checkbox input[type=checkbox]:checked + span:before {
  right: 0;
  left: auto;
}

.checkbox input[type=checkbox] + span:after {
  right: 0;
  left: auto;
}

.createPage .d-flex > div:not(:last-child) {
  margin-left: 50px;
  margin-right: 0;
}

.createPage__card span {
  left: -10px;
  right: auto;
}

.humanize-homePage__filters--filter {
  margin-left: 12px;
  margin-right: 0;
}

.humanize-homePage__filters--filterby label {
  margin: 15px 0 0 22px;
}

.humanize-homePage__filters--filterby .flex-wrapper > div:not(:last-child) {
  margin-left: 27px;
  margin-right: 0;
}

.humanize-homePage .status {
  left: 0px;
  right: auto;
}

.humanize-homePage__items-container__item > div {
  padding-left: 35px;
  padding-right: 0;
}

.humanize-homePage .status {
  left: 0px;
  right: auto;
}

.humanize-homePage__info {
  right: 0;
  left: auto;
}

.humanize-homePage__talents--status {
  left: 0px;
  right: auto;
}

.humanize-homePage__tabs .nav-tabs.inner-tabs li:not(:last-child) {
  padding-left: 34px;
  margin-left: 25px;
  padding-right: 0;
  margin-right: 0;
}

.humanize-homePage__filters--filter {
  margin-left: 12px;
  margin-right: 0;
}

.humanize-homePage__filters--filterby label {
  margin-left: 22px;
  margin-right: 0;
}

.humanize-homePage__filters--filterby .flex-wrapper > div:not(:last-child) {
  margin-left: 27px;
  margin-right: 0;
}

.humanize-homePage__items-container__item > div {
  padding-left: 35px;
  padding-right: 0;
}

.profile__name h2 .status {
  left: 0px;
  right: auto;
}

.profile__icons .profile__links li:not(:last-child) {
  margin-left: 8px;
  margin-right: 0;
}

.profile__icons p {
  margin: 0 0 0 35px;
  direction: ltr;
}

.profile__icons--price span {
  padding-right: 3px;
  padding-left: 0;
}

.profile__icons--link {
  float: left;
}

.profile__banner button {
  left: 20px;
  right: auto;
}

.profile__banner button span {
  margin-right: 8px;
  margin-left: 0;
}

.profile .photoGallery div:not(:last-child) {
  margin-left: 14px;
  margin-right: 0;
}

.profile.profileView .profile__name h2 {
  padding-left: 50px;
  padding-right: 0;
}

.profile.child .parent-info__image {
  margin-left: 7px;
  margin-right: 0;
}

.profile.child .parent-info span {
  margin-left: 4px;
  margin-right: 0;
}

.job-request-detail__status img {
  margin-left: 16px;
  margin-right: 0;
}

.job-request-detail__upload-reference--detail {
  padding-right: 22px;
  padding-left: 0;
}

.job-request-detail__upload-reference--detail .btn svg {
  margin-left: 8px;
  margin-right: 0;
}

.job-request-detail__finalPrice ul li:first-child {
  padding-right: 14px;
  padding-left: 20px;
}

.job-request-detail__finalPrice ul li:first-child:before {
  right: 0;
  left: auto;
}

.job-request-detail__finalPrice ul li:last-child {
  direction: ltr;
}

.job-request-detail__notes ol {
  margin-right: 15px;
  margin-left: 0;
}

.job-request-detail .inner-wrapper {
  padding-right: 160px;
  padding-left: 80px;
}

.profile__selfie button input {
  left: 0;
  right: auto;
}

.createPage__card span {
  left: -10px;
}

.createPage .d-flex > div:not(:last-child) {
  margin-left: 50px;
  margin-right: 0;
}

.createJob.inner-wrapper {
  padding-right: 160px;
  padding-left: 80px;
}

.createJob__share--checkboxWrapper .checkbox span {
  padding-left: 45px !important;
  padding-right: 7px !important;
}

.createJob__share--checkboxWrapper .checkbox span:after,
.createJob__share--checkboxWrapper .checkbox span:before {
  right: auto !important;
  left: 18px !important;
}

.createJob__share--checkboxWrapper .checkbox span img {
  margin-left: 15px !important;
  margin-right: 0 !important;
}

.createJob__share__filters--filter {
  margin-left: 12px;
  margin-right: 0;
}

.createJob__share__filters--filterby label {
  margin: 15px 0 0 22px;
}

.createJob__share__filters--filterby .form-group .control-label {
  margin: 0 0 8px 0;
}

.createJob__share__filters--filterby .flex-wrapper > div:not(:last-child) {
  margin-left: 27px;
  margin-right: 0;
}

.createJob__finalPrice ul li:first-child {
  padding-right: 14px;
  padding-left: 0;
}

.createJob__finalPrice ul li:first-child:before {
  right: 0;
  left: auto;
}

.createJob__finalPrice ul li:last-child {
  direction: ltr;
}

.createJob__paymentMethod .radioWrapper li:not(:last-child) {
  margin-left: 0;
}

.createJob__paymentMethod .radioWrapper li span {
  padding-right: 40px;
  padding-left: 0;
}

.createJob__paymentMethod .radioWrapper li span img {
  margin-left: 15px;
  margin-right: 0;
}

.jobApplicants__image {
  margin-left: 20px;
  margin-right: 0;
}

.jobApplicants .flex-wrapper h4 {
  margin: 7px 0 0 0;
}

.jobApplicants .flex-wrapper .btn {
  margin-right: 10px;
  margin-left: 0;
}

.jobApplicants__detail:before {
  right: 0;
  left: auto;
}

.jobApplicants .viewMore a {
  padding-left: 30px;
  padding-right: 0;
}

.jobApplicants .viewMore a:after {
  left: 0;
  right: auto;
}

.jobApplicants .jobsPage__table thead th:not(:last-child) {
  padding-left: 10px;
  padding-right: 0;
}

.jobApplicants .jobsPage__table tbody tr td:not(:last-child) {
  padding-left: 10px !important;
  padding-right: 0 !important;
}

.jobApplicants .checkbox {
  margin-right: 12px;
  margin-left: 0;
}

.jobApplicants table .inline-buttons a:not(:last-child) {
  margin-left: 15px;
  margin-right: 0;
}

.jobApplicants table .inline-buttons a svg {
  margin-left: 14px;
  margin-right: 0;
}

.jobApplicants table .dropdown .dropdown-toggle span {
  margin-left: 13px;
  margin-right: 0;
}

.jobApplicants table .dropdown .dropdown-menu .dropdown-item svg {
  margin-left: 10px;
  margin-right: 0;
}

.jobApplicants table .image-wrapper p {
  margin-right: 10x;
  margin-left: 0;
}

.jobApplicants table .image-wrapper img:not(:last-child) {
  margin-left: 8px;
  margin-right: 0;
}

.paymentDetails ul li img {
  margin-left: 5px;
  margin-right: 0;
}

.paymentDetails ul li:first-child {
  padding-left: 10px;
  padding-right: 0;
}

.paymentDetails .table thead tr th:first-child {
  padding-right: 0;
}

.paymentDetails .table tbody tr td:first-child {
  padding-right: 0;
}

.paymentDetails .table tbody tr td span {
  margin-right: 5px;
  margin-left: 0;
}

.job-posting {
  padding-left: 30px;
  padding-right: 0;
}

/* Responsive code  */
@media screen and (min-width: 992px) {
  .profile.profileView.inner-wrapper {
    padding-right: 160px;
    padding-left: 80px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1600px) {
  .profile.profileView.inner-wrapper {
    padding-right: 100px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .profile.profileView.inner-wrapper {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 1900px) {
  /* .inner-wrapper {
      padding-left: 200px;
      padding-right: 80px;
  } */
  .inner-wrapper {
    padding: 60px 50px 25px 90px;
  }
}
@media screen and (max-width: 1700px) {
  .createJob.inner-wrapper {
    padding-right: 120px;
    padding-left: 80px;
  }
}
@media screen and (max-width: 1600px) {
  .inner-wrapper {
    padding: 60px 50px 25px 90px;
  }
  .createPage .d-flex > div:not(:last-child) {
    margin-left: 30px;
    margin-right: 0;
  }
  .humanize-homePage__filters--filterby .flex-wrapper > div:not(:last-child) {
    margin-left: 15px;
    margin-right: 0;
  }
  .radioWrapper li:not(:last-child) {
    margin-left: 50px;
    margin-right: 0;
  }
  .humanize-homePage__filters--filterby .flex-wrapper > div:not(:last-child) {
    margin-left: 15px;
    margin-right: 0;
  }
  .job-request-detail .inner-wrapper {
    padding-right: 100px;
    padding-left: 50px;
  }
  .createPage .d-flex > div:not(:last-child) {
    margin-left: 30px;
    margin-right: 0;
  }
  .createJob.inner-wrapper {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 1400px) {
  .humanize-homePage__items-container__item > div {
    padding-left: 30px;
    padding-right: 0;
  }
  .humanize-homePage__items-container__item > div {
    padding-left: 30px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  .inner-wrapper {
    padding: 50px 45px 25px 45px;
  }
  .radioWrapper li:not(:last-child) {
    margin-left: 35px;
    margin-right: 0;
  }
  .job-request-detail .inner-wrapper {
    padding-right: 60px;
    padding-left: 45px;
  }
}
@media screen and (max-width: 1025px) {
  .jobApplicants table .inline-buttons a {
    padding: 9px 12px 9px 18px;
  }
  .jobApplicants table .inline-buttons a:not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
  .jobApplicants table .inline-buttons a svg {
    margin-left: 8px;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .inner-wrapper {
    padding: 30px 15px 25px;
  }
  .job-request-detail .inner-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .createJob.inner-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .createJob .job-posting {
    padding-left: 30px;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .humanize-homePage__filters--filterby label {
    margin-top: 0;
  }
  .humanize-homePage__filters--filter {
    margin-top: 7px;
  }
  .humanize-homePage__filters--filterby label {
    margin-top: 0;
  }
  .profile__banner button {
    right: 0;
    left: auto;
  }
  .profile.profileView .profile__name h2 {
    padding-left: 30px;
    padding-right: 0;
  }
  .createJob__share__filters--filter {
    margin-top: 7px;
  }
  .createJob__share__filters--filterby label {
    margin-top: 0;
  }
  .createJob__share__filters--filterby .flex-wrapper > div:not(:last-child) {
    margin-left: 15px;
    margin-right: 0;
  }
  .createJob__share .radioWrapper li:not(:last-child) {
    margin-left: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .paymentDetails ul li img {
    margin-right: 2px;
    margin-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .humanize-homePage__filters--filterby label {
    margin: 10px 0 0 0;
  }
  .price-slider .mb_sliderEnd {
    left: auto;
  }
  .humanize-homePage__tabs .nav-tabs.inner-tabs li:not(:last-child) {
    padding-left: 15px;
    margin-left: 15px;
    padding-right: 0;
    margin-right: 0;
  }
  .humanize-homePage__filters--filterby label {
    margin: 10px 0 0 0;
  }
  .humanize-homePage__filters--filterby .flex-wrapper > div:not(:last-child) {
    margin-left: 0;
  }
  .humanize-homePage .jq-star-svg {
    padding-right: 1px;
    padding-left: 0;
  }
  .profile.profileView .profile__icons > div:not(:last-child) {
    padding-left: 10px;
    padding-right: 0;
  }
  .profile .inline-buttons .btn:not(:last-child) {
    margin-left: 15px !important;
    margin-right: 0 !important;
  }
  .profile .inline-buttons .btn:not(:last-child) {
    margin-left: 0;
  }
  .createPage .d-flex > div:not(:last-child) {
    margin: 0 0 35px 0;
  }
  .createJob__share__filters--filterby label {
    margin: 10px 0 0 0;
  }
  .createJob__share__filters--filterby .flex-wrapper > div:not(:last-child) {
    margin-left: 0;
  }
  .createJob__share .radioWrapper li:not(:last-child) {
    margin-left: 0;
  }
  .createJob__finalPrice ul li:last-child {
    text-align: left;
  }
  .createJob .inline-buttons .btn:not(:last-child) {
    margin-left: 0;
  }
  .privateAccount .profile__icons > div {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media screen and (max-width: 400px) {
  .humanize-homePage .jq-star-svg {
    padding-right: 0;
  }
}
@media screen and (max-width: 350px) {
  .radio label:not(:last-child) {
    margin-left: rem(30px);
    margin-right: 0;
  }
}
.req .requestHistory .humanize-homePage__tabs .nav-tabs li:not(:last-child):after {
  left: 0;
  right: auto;
}/*# sourceMappingURL=ar-main.css.map */