@font-face {
  font-family: edoszbak;
  src: url(edoszbak.ttf);
}

@font-face {
  font-family: amazonemberv2;
  src: url(amazonemberv2.ttf);
}
@font-face {
  font-family: amazonemberv2bold;
  src: url(amazonemberv2bold.ttf);
}
body {
  font-family: amazonemberv2 !important;
  overflow-x: hidden;
  background-color: white !important;
}
.trp-language-switcher > div > a{
	color:rgb(7, 105, 173);
	font-weight:bold;
	padding: 7px 7px!important;
}
.trp-language-switcher{
	width:auto !important;
}
.trp-language-switcher:hover .trp-ls-shortcode-language{
	padding:4px 5px !important
}
.proposal-pic {
  left: 1px !important;
  right: 0px !important;
  display: block !important;
  display: block;
  position: absolute;
  top: 32px;
  width: 60px;
  height: 60px;
}
.proposal-pic img {
  width: 150% !important;
  height: 150% !important;
}
.proposal-h2,
.proposal-content {
  margin-right: 0px !important;
  margin-left: 100px !important;
}
.proposal-bottom {
  margin-left: 80px !important;
}
.profile-img {
  color: #415161 !important;
  font-size: 18px !important;
}
.search {
  padding-left: 55px !important;
}
.projects-right {
  background-color: white;
  overflow: hidden;
  padding-left: 50px !important;
}

.certifications-right {
  background-color: white;
  overflow: hidden;
  width: 50%;
  float: right;
  padding-left: 50px !important;
}

/* .experience-projects{
    background-color:#f2f2f2;
} */
.certificate-projects {
  margin-bottom: 15px;
}

.experience-projects div,
.certificate-projects div {
  padding: 0 0 5px 5px !important;
}

.chosen-drop {
  position: relative !important;
}

.certificate-input {
  padding: 12px 15px;
  width: 100%;
  height: 44px;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #415161;
  line-height: normal;
}

.custom-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 200px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.custom-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 45%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.edit-button {
  display: inline-block;
  width: auto;
  height: 44px;
  background: linear-gradient(to right, rgb(45 137 233), rgb(5 163 92));
  padding-left: 22px;
  padding-right: 22px;
  font-size: 14px;
  font-weight: 700;
  color: white;
  text-align: center;
  border-radius: 25px;
  border: 2px solid #1fbdbd;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 40px;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer;
}

.profile-freelance-info-wrap {
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 80px;
}

.hiddenClass {
  display: none !important;
}

.shownClass {
  display: block !important;
}

.circle-numbers li {
  width: 3em;
  height: 3em;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  background: white;
  border: solid;
  border-color: #c5c5c5;
  color: #c5c5c5 !important;
  margin: 0 1em;
  display: inline-block;
  color: white;
  cursor: pointer;
  position: relative;
}

/*.circle-numbers li.active {
  border-color: #238c54;
  color: #238c54 !important;
}*/
.circle-numbers li.active::after {
  border: 3px solid #238c54;
  content: "";
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  left: -4px;
  top: -4px;
}
/* .circle-numbers li.active::after {
  border: 3px solid #238c54;
  content: "";
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  left: -8px;
  top: -8px;
} */

.circle-numbers li::before {
  content: "";
  position: absolute;
  top: 1.2em;
  left: -35px;
  width: 34px;
  height: 2px;
  background: grey;
  z-index: 1;
}

.circle-numbers li:first-child::before {
  display: none;
}
#skill-category .two {
  padding-left: 5em !important;
}
.skills {
  padding: 0 !important;
  color: white !important;
  line-height: 1em !important;
  font-weight: 600 !important;
  font-size: 15px !important;
}
/* .fre-page-section{
    background-color:white;
} */
.fre-profile-box {
  background-color: white !important;
  border: none !important;
  padding: 10px 90px 34px 35px !important;
}

.test {
  background-image: url("../assets/Elements/Banner/Banner.jpg");
}

.fre-page-title {
  background-image: url("../assets/Elements/Banner/Banner.jpg");
  background-position: 0px -80px;
  padding: 90px 0 !important;
  background-size: cover;
  height: 170px;
  background-repeat: no-repeat;
  margin-bottom: 0;
  text-align: center;
}

.fre-page-title2 {
  padding: 110px 0 !important;
  height: 250px;
  margin-bottom: 0;
}

.register-top {
  text-align: center;
}

.register-top-button {
  float: right;
  margin-right: 100px;
  border: none;
  border-radius: 10px;
  padding: 5px 10px 5px 10px;
}

.experience-container {
  padding-top: 30px;
  padding-left: 35px;
  width: 100%;
}

.dropdown-menu-border {
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  width: 180px;
}

.fre-account .dropdown-menu {
  min-width: 0;
}

.profile-section-space .profile-name-section {
  padding: 60px 0 0 0 !important;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#description-error,
#skill-error,
#fn-error,
#ln-error,
#post-content-error {
  margin-top: -0.5em;
}
.custom-field .message,
.fre-input-field .message,
#description-error span,
#skill-error span,
#fn-error span,
#ln-error span,
#post-content-error span,
#url-error {
  font-style: italic;
  font-size: 14px !important;
}
.freelance-certificate-new-wrap {
  margin-top: 2.8em;
}
.fre-certificate-form .fre-input-field {
  margin: 0 0 10px !important;
}
.freelance-about {
  word-break: break-all;
}
/* Add a black background color to the top navigation */
.topnav {
  background-color: transparent;
  overflow: hidden;
  margin-right: 20px;
}
.profile-freelance-info .freelance-info-avatar .freelance-name {
  font-weight: 700 !important;
}
#rateDiv span {
  font-weight: 700 !important;
}
#experience_form2 .space-between,
.fre-certificate-form.freelance-experience-form .space-between {
  margin-right: 50px;
}
select.fre-chosen-single {
  padding-left: 10px;
}
.freelance-skill select {
  padding-left: 5px;
  padding-right: 5px;
}
#editRateDiv .edit-rate .button-section {
  margin-left: 10px;
}
.fre-certificate-form.freelance-experience-form
  .fre-input-field
  input[type="date"] {
  background-color: white !important;
}
.fre-certificate-form.freelance-experience-form .fre-input-field textarea,
.fre-certificate-form.freelance-experience-form
  .fre-input-field
  input[type="text"] {
  background-color: white !important;
}
.project-list-wrap .project-list-title.project-details-title a {
  font-size: 24px;
}
#accounts .fre-profile-box .profile-employer-secure.cnt-profile-hide a {
  border-radius: 0px !important;
}
#lower-case-error,
#upper-case-error,
#number-case-error,
#length-case-error,
#details-error,
#skills-error,
#title-error,
#content-error,
#budget-error,
#date-error {
  font-size: 14px !important;
  font-style: italic;
  margin-top: 0.5em;
}
#accounts .profile-employer-secure-wrap.active {
  margin-bottom: 2em;
}
#accounts .email-phone {
  border: 1px solid #dbdbdb;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px !important;
}
#accounts .email-phone .profile-employer-secure {
  margin-top: 0px !important;
}
.bid-form.fre-modal-form
  .fre-input-field
  .custom-fre-project-budget.fre-project-budget
  .budget-input-div {
  width: 39% !important;
}
p {
  word-break: break-all;
}
.proposal-background .wrapper .two.two-ar {
  padding-bottom: 9em !important;
}
.container.employer-profile-container .projects-btn.btn-submit-experience {
  margin-top: 0.5em !important;
  float: right;
}
.container.employer-profile-container .profile-under {
  margin-top: 50px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.container.employer-profile-container
  .profile-under
  .projects-btn.btn-submit-experience {
  float: right;
}
/*.freelancer-bidding .proposal-container .proposal-bottom {*/
/*  width: 60%;*/
/*}*/
.proposal-container .proposal-btn {
  margin-top: -5em;
}
#fre-post-project-box2 {
  margin-left: 250px !important;
  margin-right: 250px !important;
}
#budget_project .fre-project-budget {
  width: 68% !important;
}
#budget_project .fre-project-budget > span {
  position: initial !important;
}
#date-error {
  margin-left: -1em !important;
}
.favourites-div .before-ul-favourite .favourites-ul {
  margin-bottom: 0px !important;
}
#project-detail-bidding .freelancer-bidding .proposal-bottom {
  float: right;
  padding-top: 0px !important;
}
#project-detail-bidding .freelancer-bidding .proposal-bottom .proposal-btn {
  margin-top: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
#project-detail-bidding
  .freelancer-bidding
  .proposal-bottom
  .proposal-btn
  .fre-normal-btn-o {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.two #project-detail-bidding {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.two #project-detail-bidding .freelancer-bidding .col-md-10.col-sm-9 {
  padding-bottom: 0px !important;
}
.two #project-detail-bidding .freelancer-bidding {
  padding-top: 0px !important;
}
.two.bestmatches-two {
  padding-bottom: 2em;
}
.fre-input-field .text-opinon {
  background-color: white !important;
}
.proposal-bottom.btn-specific {
  float: none !important;
}
.two.view-message-two {
  min-height: 350px;
}
.two.proposal-details-right,
.two #project-detail-bidding {
  background-color: #f2f2f2 !important;
}
.proposal-full-details-box span {
  word-break: break-all;
}
.freelancer-details-view.col-sm-3 {
  width: 100%;
}
.freelancer-details-view.col-sm-3 .col-sm-4 {
  float: right;
  width: 25%;
}
.freelancer-details-view.col-sm-3 #freelance-avatar {
  width: 18% !important;
}
/*Style the links inside the navigation bar */
.topnav a {
  float: left;
  display: block;
  color: white;
  font-weight: 700;
  text-align: center;
  padding: 14px 16px;
  padding-right: 30px !important;
  text-decoration: none;
  font-size: 14px;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
  display: none;
}
.container-categorie {
  position: relative;
  width: 33.33333%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.container-categorie .card-container {
  position: relative;
  width: 300px;
  height: 380px;
  background: #fff;
  margin: 20px 0px;
  border-radius: 20px;
  /*overflow: hidden;*/
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.2);
  transition: 0.5s;
}
.container-categorie .card-container .circle-container {
  position: relative;
  width: 100%;
  height: 30%;
  background: linear-gradient(90deg, #00aa53c2, #01fbcc);
  clip-path: ellipse(200px 70px at 150px 35px);
  text-align: center;
  margin-bottom: 10px;
}
.container-categorie .card-container .circle-container img {
  width: 35%;
  height: auto;
  background: transparent;
}
.container-categorie .card-container .content-container {
  position: absolute;
  padding: 20px;
  text-align: center;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.container-categorie .card-container .content-container .categorie-title {
  font-weight: bold;
  font-size: 17px;
}
.get-certificates-div {
  float: right !important;
  width: 50%;
}
#ctn-edit-certification-4190 {
  margin-top: 0em !important;
}
#post-place {
  background-color: #f2f2f2;
  background-image: url(../assets/img/circle.png);
  background-repeat: no-repeat;
  background-size: 185px;
  background-position-y: 80px;
  background-position-x: right;
}
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a {
    display: none;
  }

  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
  .topnav.responsive {
    position: relative;
  }

  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.wrapper3 {
  overflow: hidden;
}

.three {
  padding-left: 50px;
  padding-top: 50px;
  background-color: white;
  float: left;
  width: 73%;
  padding-bottom: 70px;
}

.four {
  background-color: #f2f2f2;
  height: 100%;
  overflow: hidden;
}

/* .wrapper3 div {
     min-height: 200px;
     padding: 10px;
  } */
.wrapper2 {
  overflow: hidden;
}

.wrapper {
  overflow: hidden;
}

.wrapper div {
  /* min-height: 200px; */
  padding: 10px;
}

.one {
  background-color: white;
  float: left;
  width: 50%;
  padding-bottom: 70px;
}

#one {
  background-color: #e9fffc;
  float: left;
  width: 50%;
  padding-bottom: 70px;
}

.two {
  background-color: white;
  overflow: hidden;
  padding-left: 50px !important;
}

#two {
  background-color: #e5f1ff;
  overflow: hidden;
  padding-bottom: 70px;
}

.for-grow-div-span {
  width: 80%;
  padding: 0 !important;
}

.fre-work-img {
  background-color: white;
  border-radius: 50%;
}

div.rh_menu__hamburger.hamburger.hamburger--squeeze {
  display: none;
}

.header-container {
  width: 90%;
}

/* translate button new */
.trp-ls-shortcode-current-language {
  border: none !important;
  background-color: transparent !important;
}

.trp-ls-shortcode-language {
  border: none !important;
  width: auto !important;
  background-color: transparent !important;
}

.trp-ls-shortcode-language a:hover {
  background-color: transparent !important;
}

.trp-language-switcher:hover {
  background-color: transparent !important;
  border: none !important;
}
.trp-language-switcher > div {
  padding: 5px 5px 3px 5px;
  background-image: none;
  text-align: center;
}
.translate-button:hover {
  color: red;
}

.translate-button {
  background-color: #d6eceb;
  border-radius: 50%;
  font-weight: 650;
  float: right;
  margin: 25px 0px 0 20px;
  /*padding:10px;*/
  color: red;
}

/* translate button new */
.footer-section {
  float: left;
}

.mySlides {
  display: none;
}

.slider-button:hover {
  color: red;
}

.slider-button-right {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.slider-button-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.slider-button-right,
.slider-button-left {
  padding-bottom: 35px;
  float: right;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  color: #cfcfcf;
  width: 50px;
  height: 35px;
  border-color: #cfcfcf;
  background-color: white;
}

.header-img {
  width: 20px;
}

.fa-search {
  font-size: 24px !important;
  margin-left: 15px;
  /* margin-right:10px !important; */
}

#slider-1-slide-1-layer-0,
#slider-2-slide-2-layer-0 {
  background: linear-gradient(
    to left,
    rgb(0 165 81),
    rgb(1 251 204)
  ) !important;
}

.header-custom-span {
  font-weight: 650;
  color: #4b72a5;
}

.custom-font {
  font-family: edoszbak;
  color: white;
  font-size: 20px;
  font-weight: 450;
}

.custom-header-span {
  font-family: edoszbak;
}

.freelancer {
  height: 400px;
  float: left;
  width: 50%;
  background-color: #e9fffc;
}

.employer {
  height: 400px;
  float: right;
  width: 50%;
  background-color: rgb(239, 239, 239);
}

.for-title {
  color: #238c54;
  font-weight: 700;
}

.grow-title {
  color: #3f80f3;
  font-weight: 700;
}

.for-grow-container {
  /* width:444px; */
  margin: 85px 0 0 60px;
}

.for-grow-span {
  height: 80px;
  color: black;
  font-size: 18px;
  font-weight: 500;
  white-space: pre;
}
.for-button,
.grow-button {
  margin-left: 4em;
}

.for-button {
  border-radius: 3px;
  margin-top: 50px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color:#00a652; */
  background: linear-gradient(to right, rgb(0 170 83), rgb(1 251 204));
  cursor: pointer;
  height: 40px;
  font-size: 16px;
}

.for-button-a:hover {
  color: white;
}

.for-button-a {
  width: 100%;
  color: white;
  font-weight: bold;
  text-align: center;
}

.grow-button {
  border-radius: 3px;
  margin-top: 50px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, rgb(27 67 122), rgb(40 136 253));
  /* background-color:#595959; */
  cursor: pointer;
  height: 40px;
  font-size: 16px;
}

.custom-menu {
  padding: 10px 4em 10px 0;
  text-align: right;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  z-index: 9;
}

.custom-menu-a:hover {
  color: white;
  cursor: pointer;
}

.custom-menu-a {
  padding-right: 30px;
  color: white;
  /* font-weight: 700; */
}

.newsletter-container {
  margin-top: 80px;
  margin-bottom: 100px;
  width: 340px;
}
.tnp-email{
    border-radius:5px;
}
/*.tnp-submit{*/
/*    border-top-left-radius:5px !important;*/
/*    border-bottom-left-radius:5px !important;*/
/*}*/
.newsletter-register {
  background-color: #595959;
  padding: 0px 0 0px 0;
  border-radius: 5px;
}

.newsletter-span {
  color: white;
  font-size: 20px;
  font-weight: 450;
}

.newsletter-register-input {
  background-color: transparent;
  border-style: none;
  margin-left: 20px;
}

.newsletter-register-button {
  /* background: linear-gradient(to right,rgb(0 179 140), rgb(0 132 74)); */
  background-color: red;
  border-radius: 2px;
  margin-left: 20px;
  border-style: none;
  color: white;
  height: 30px;
  width: 130px;
}

.footer-container {
  float: right;
  margin-right: 50px;
}

.footer-container-section {
  float: right;
  margin-top: 80px;
  margin-right: 70px;
}

.footer-container-div {
  display: grid;
}

.footer-container-div a {
  color: white;
  padding-bottom: 5px;
}

.footer-container-span {
  color: white;
  font-size: 15px;
  font-weight: 550;
  margin-bottom: 20px;
}

.followus-container {
  float: left;
  margin-top: 60px;
}

.followus-span {
  color: white;
  font-size: 16px;
  font-weight: 400;
}

.followus-a {
  color: black;
  cursor: pointer;
  padding: 6px 0 8px 0;
  background-color: white;
  border-radius: 50%;
}

.followus-a img {
  width: 30px;
}

.custom-container {
  width: 100%;
}

#fre-search-field {
  border-radius: 1px;
}

.experience-left {
  color: black;
  font-size: 15px;
  font-weight: 550;
  margin-right: 20px;
  background-color: white;
  padding: 10px 210px 10px 5px;
}

.experience-right {
  background: linear-gradient(to right, rgb(1 221 157), rgb(0 167 82));
  margin-right: 30px;
  color: white;
  padding: 10px 110px 10px 150px;
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  #fre-post-project-box2.fre-post-project-box {
    margin-left: 150px !important;
    margin-right: 150px !important;
  }
  .proposal-container .proposal-btn {
    margin-top: 0em;
    margin-right: -2em;
  }
  .freelancer-bidding .proposal-container .proposal-bottom {
    width: 100%;
  }
  .freelancer-bidding .proposal-container .proposal-btn {
    float: left;
  }
  .freelance-portfolio-title {
    font-weight: bold;
  }
  .fre-profile-box.fre-membership-block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #skill-category .two {
    padding-left: 0em !important;
  }
  .header-custom-span {
    display: none;
  }

  .fre-menu-main > li {
    height: initial;
  }

  .translate-button {
    margin-left: 0 !important;
  }

  .fre-account-tablet {
    padding-bottom: 15px !important;
  }

  .newsletter-container {
    /* text-align: center !important; */
    margin: 80px auto 100px auto;
  }

  .newsletter-register-input {
    margin-left: 0 !important;
  }

  .fre-search-field {
    font-size: 15px !important;
  }

  .fre-footer-logo {
    text-align: center !important;
  }

  .three {
    float: none;
    margin-right: 0;
    width: auto;
    border: 0;
  }

  .one {
    float: none;
    margin-right: 0;
    width: auto;
    border: 0;
  }

  .for-grow-div-span {
    padding: 0 !important;
  }

  .for-grow-container {
    margin: 0 !important;
  }

  .for-grow-span {
    white-space: normal !important;
  }
}

@media screen and (max-width: 1000px) {
  .experience-right {
    padding: 10px 80px 10px 110px !important;
  }

  .experience-left {
    padding: 10px 150px 10px 5px !important;
  }
}

@media screen and (max-width: 900px) {
  .experience-right {
    padding: 10px 70px 10px 80px !important;
  }

  .experience-left {
    padding: 10px 130px 10px 5px !important;
  }

  .fre-search-field {
    font-size: 12px !important;
  }

  #fre-search-field {
    height: 37px !important;
  }

  .fa-search {
    font-size: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .experience-right {
    padding: 10px 50px 10px 65px !important;
  }

  .experience-left {
    padding: 10px 80px 10px 5px !important;
  }

  .fre-search-field {
    font-size: 9px !important;
  }

  .fa-search {
    font-size: 14px !important;
  }

  #fre-search-field {
    height: 30px !important;
  }
}

@media screen and (max-width: 650px) {
  .experience-right {
    padding: 10px 10px 10px 10px !important;
    margin-right: 0px !important;
  }

  .experience-left {
    padding: 10px 0 10px 5px !important;
  }

  .fre-search-field {
    font-size: 6px !important;
  }

  .fa-search {
    font-size: 10px !important;
  }

  #fre-search-field {
    height: 25px !important;
  }
}

@media screen and (max-width: 400px) {
  .experience-container {
    padding-left: 10px !important;
  }

  .fre-search-field {
    font-size: 6px !important;
  }

  .fa-search {
    font-size: 9px !important;
  }
}

.signup-left-bg {
  background-image: url("../assets/img/pictur.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.proposal-background {
  margin-top: 40px;
}
.cancel-background {
  background-color: #f2f2f2;
  background-image: url("../assets/img/circle.png");
  background-repeat: no-repeat;
  background-size: 185px;
  background-position-y: 80px;
  background-position-x: right;
}
.signup-right-bg {
  background-color: transparent;
  background-image: url("../assets/img/circle.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}

.signup-gmail-bg {
  height: 48px;
  width: 30%;
  background-position: center;
  background-image: url(../assets/img/new_gmail_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
}

.fre-modal-form .fre-form-btn {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}

div.fre-chosen-single {
  padding-left: 0px !important;
}

div.fre-chosen-single.chosen-container.chosen-with-drop .chosen-drop {
  left: 5px !important;
}

.chosen-container-single .chosen-single span {
  margin-left: 26px !important;
  margin-right: 0px !important;
}

.wrapper2 div {
  padding: 5px 5px 5px 5px !important;
}

.experience-projects {
  margin: 20px 0px 2px 2px !important;
}

.fre-normal-btn {
  padding: 20px !important;
}

.fre-profile-filter-box {
  border-top: 0px solid #ededed !important;
  background: #f9f9f9 !important;
}

.profile-list-avatar img {
  border-radius: 0 !important;
}

.profile-list-avatar {
  width: 115px !important;
  height: 115px !important;
}

.profile-list-info {
  padding-left: 150px !important;
}

.profile-list-subtitle {
  padding-left: 150px !important;
}

.profile-list-title {
  padding-left: 150px !important;
}

.profile-list-container {
  background-color: #f9f9f9 !important;
}

.profile-list-wrap {
  border-bottom: 0px solid #ededed !important;
}

.featured_talents {
  font-weight: 600 !important;
  margin-bottom: 0px !important;
  margin-top: 50px !important;
}

#skills {
  margin: 20px 0 20px 0px;
  border: 0;
  width: 100%;
  background-color: #f9f9f9;
}

.fre-profile-list > li {
  padding: 0 !important;
}

.search-skill-dropdown {
  padding: 10px 0px 0px 0px !important;
}

.search-skill-dropdown:before {
  left: 1024px !important;
}

.custom-field .fre-field-title,
.fre-input-field .fre-field-title {
  word-break: break-word;
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 0;
  padding: 10px 10px 15px 0px !important;
  width: 45%;
}

.talents {
  font-weight: 600 !important;
}

.fre-profile-list-box {
  background: #f9f9f9 !important;
  border-top: 1px solid #9da4a9 !important;
  box-shadow: none !important;
}

.loading-overlay {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.fre-skill-dropdown {
  background: white;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 25%);
  border-radius: 4px;
}

#gallery_place {
  display: flex;
  justify-content: space-between;
}
#gallery_place .fre-field-title.custom-fre-field-title {
  width: 60% !important;
}
#gallery_place #gallery_container {
  width: 40% !important;
}
#image-list {
  border-bottom: 1px solid #ededed;
}

.fre-project-upload-file {
  border: 0px dashed #dbdbdb !important;
  padding: 0px 5px 0 35px !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
  margin: 0px 10px 10px 5px;
  box-shadow: 0 2px 2px rgb(0 0 0 / 25%);
  font-weight: 700;
  background-color: #f9f9f9;
  border-radius: 25px;
  padding: 15px 20px 5px 15px;
  height: 40px;
  float: right;
}

.chosen-container-multi .chosen-choices {
  border: 0px solid #dbdbdb !important;
  background-color: transparent !important;
  box-shadow: -1 0 5px rgb(0 0 0 / 30%) !important;
}

.step-post-project {
  padding-right: 0px !important;
}

.chosen-container.chosen-with-drop .chosen-drop {
  display: contents !important;
}

#skills_project {
  justify-content: space-between !important;
  display: flex !important;
  border-bottom: 1px solid #ededed !important;
  flex-wrap: wrap;
}
#skills_project .display-two {
  flex: 50%;
}
#skill_chosen {
  margin-bottom: 1em;
}
#skill_chosen .chosen-choices .search-field .chosen-search-input.default {
  width: 100% !important;
}
#skill_chosen .chosen-choices .search-choice span {
  margin-right: 1em;
}
#skill_chosen .chosen-choices .search-choice {
  margin-top: 10px;
}
.chosen-container .chosen-results {
  border: 1px solid whitesmoke;
}

.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:before {
  font-size: 10px !important;
  color: #737c85 !important;
}

/* #gallery_container {
  width: 55%;
} */
#gallery_container.edit-gallery-image {
  width: 50% !important;
}
#gallery_place #pref_comm {
  margin-right: 3em !important;
}
#bid_form #gallery_place #gallery_container {
  width: 50% !important;
}

.btn-secondary:focus,
.btn-secondary:hover {
  border: 1px solid #0c874d;
  color: #0c874d !important;
}

.btn-secondary {
  width: 50%;
  border: 1px solid #f1f1f1;
  background: white;
  color: #666f78 !important;
}

.chosen-container-multi .chosen-choices li.search-field {
  width: 100%;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  float: right !important;
}

.fre-project-budget {
  padding-left: 250px;
  width: 55% !important;
}

#pay_options {
  border-bottom: 1px solid #ededed !important;
}

#budget_project {
  padding-bottom: 15px;
  display: flex !important;
  justify-content: space-between;
  border-bottom: 1px solid #ededed !important;
}

.fre-post-project-btn {
  direction: rtl;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  float: right;
  padding: 0px 0px 0px 90px !important;
}

#pUntil_date {
  display: flex !important;
}
.select2-selection__choice {
  margin-bottom: 10px;
  margin-right: 10px;
}
.select2-selection__choice span {
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .col-lg-10 {
    width: 143% !important;
  }
}

.switch {
  text-align: center;
}

.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: 115px;
  margin-left: auto !important;
}

.fre-post-project-btn .fre-btn,
.fre-post-project-btn .fre-btn-disable,
.fre-post-project-btn .fre-payment-list > li > .btn {
  border-radius: 25px !important;
  margin-top: 10px !important;
  min-width: 190px !important;
  background: linear-gradient(
    to right,
    rgb(90 135 237),
    rgb(4 201 101)
  ) !important;
}

.fre-btn-disable:active,
.fre-btn-disable:focus,
.fre-btn-disable:hover,
.fre-btn:active,
.fre-btn:focus,
.fre-btn:hover,
.fre-payment-list > li > .btn:active,
.fre-payment-list > li > .btn:focus,
.fre-payment-list > li > .btn:hover {
  background: #ffffff !important;
  color: rgb(12, 12, 12) !important;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  border: 1px solid #179b17 !important;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-radius: 0 !important;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0 !important;
}

.chosen-container .chosen-results li.result-selected:hover {
  background-color: #00cb85 !important;
  color: #fff;
}
.chosen-container .chosen-results li.active-result:hover {
  background-color: #00cb85 !important;
  color: #fff !important;
}
.fre-login > li a {
  font-weight: bold !important;
}
.for-grow-wrapper {
  margin-top: 5em;
}
#title_work {
  color: black !important;
}
.fre-work-block p {
  font-weight: bold !important;
}
.arrowbtns {
  right: 120px !important;
}
.about-container {
  margin-top: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.about-description {
  width: 50%;
  text-align: center;
  margin-top: 5em;
}
.about-title {
  font-size: 25px;
  font-weight: bold;
}
.success-title {
  font-size: 25px;
  font-weight: bold;
}
.carousel-container {
  line-height: 0.5;
}
.about-description {
  font-size: 15px;
}
.about-title,
.about-description {
  color: black;
}
.bid-files {
  display: none !important;
}
.custom-cloud-upload {
  float: right;
  border-left: 1px solid #dbdbdb;
  font-size: 25px;
  padding-left: 0.5em;
  color: #2d9962;
}
.custom-file-upload {
  background-color: white;
  width: 95%;
  border: 1px solid #dbdbdb;
  padding: 0.6em 0.5em 0.5em 1.5em;
  height: 44px;
  cursor: pointer;
}
.custom-file-upload span {
  color: black;
  font-weight: 600;
  font-size: 16px;
}
.card-carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 20em;
}
.before-carousel {
  cursor: pointer;
  font-size: 7em;
  position: relative;
  color: red;
  left: 0.7em;
  z-index: 2;
  top: 1.5em;
}
.before-carousel img {
  width: 0.6em;
}
.after-carousel {
  cursor: pointer;
  position: relative;
  width: 0.6em;
  color: red;
  right: 0.5em;
  font-size: 7em;
  float: right;
  bottom: 4em;
}
.my-card-image img {
  width: 250px;
  border-radius: 50%;
  height: 250px;
  object-fit: cover;
  margin: 0em;
}
.card-carousel .my-card {
  height: 20rem;
  width: 25rem;
  position: relative;
  z-index: 1;
  -webkit-transform: scale(0.6) translateY(-2rem);
  transform: scale(0.6) translateY(-2rem);
  opacity: 0;
  cursor: pointer;
  pointer-events: none;
  transition: 1s;
}
.my-card-image {
  margin-bottom: 2em;
}
.my-card-description {
  text-align: center;
  font-weight: bold;
  color: black;
  font-size: 15px;
  line-height: 1;
}
.custom-slider {
  display: flex;
  flex-wrap: wrap;
}
.title-work-div {
  width: 65%;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#title_work {
  font-weight: bold;
  width: 80%;
  padding: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.my-card-description p {
  display: -webkit-box;
  max-width: none;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.my-card.active .my-card-description {
  font-size: 18px;
}
.card-carousel .my-card.active {
  margin: 0 7em;
  z-index: 3;
  -webkit-transform: scale(1) translateY(0) translateX(0);
  transform: scale(1) translateY(0) translateX(0);
  opacity: 1;
  pointer-events: auto;
  transition: 1s;
}
.carousel-margin {
  margin-left: 18em;
}
.card-carousel .my-card.prev,
.card-carousel .my-card.next {
  z-index: 2;
  -webkit-transform: scale(0.8) translateY(-1rem) translateX(0);
  transform: scale(0.8) translateY(-1rem) translateX(0);
  opacity: 1;
  pointer-events: auto;
  transition: 1s;
}
.my-card .opacity-color:not(.my-card.active .opacity-color) {
  background: rgb(89 177 183 / 50%);
  position: absolute;
  width: 250px;
  height: 250px;
  top: 0;
  left: 0;
  right: 0%;
  bottom: 0;
  border-radius: 50%;
  z-index: 2;
}
.trp-ls-shortcode-current-language {
  width: auto !important;
}

.button__text {
  /* font: bold 20px "Quicksand", san-serif; */
  color: #ffffff;
  transition: all 0.2s;
}

.button--loading .button__text {
  visibility: hidden;
  opacity: 0;
}

.button--loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 4px solid transparent;
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: button-loading-spinner 1s ease infinite;
}
#cancel-proposal-btn {
  position: relative;
  background-color: #2d9962;
  border-color: #2d9962;
}
@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}
.freelancer-left-view {
  padding: 50px 100px !important;
}
.freelancer-right-view {
  padding: 0px 0 0 0;
  background-color: #f2f2f2;
  border-radius: 2px;
  border: 1px solid #dbdbdb;
  height: 100%;
}
.freelancer-details-view {
  width: 50em;
  height: 125px;
}
.custom-freelance-avatar img {
  width: 100%;
  border-radius: 50% !important;
  height: 100%;
}
.under-freelancer-details {
  margin-top: 14em;
  padding-top: 2em;
  border-top: 1px solid #dbdbdb !important;
}
.experience-view {
  margin-top: 2em;
  padding-top: 4em;
  border-top: 1px solid #dbdbdb !important;
}
.custom-freelance-name {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #415161;
  line-height: 1.4em;
}
.custom-freelance-info-content {
  padding-left: 1em !important;
  width: 80%;
}
.custom-fre-btn {
  background-image: linear-gradient(
    to left,
    #00ffcd,
    rgb(7, 105, 173)
  ) !important;
  border: none !important;
  box-shadow: 0 1px 2px rgb(0 0 0 / 25%) !important;
  padding: 0.5em 1.5em !important;
  border-radius: 50px !important;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  line-height: 0 !important;
  height: 40px !important;
  color: #fff !important;
}
.invite-modal-body {
  padding-top: 0px !important;
}
#modal_invite .invites-list .list {
  height: 300px !important;
}
.experience-register-details {
  color: #5d5f5e !important;
  padding: 0 !important;
}
.view-message-btn {
  float: right;
}
.view-message-btn {
  float: right;
  background-image: linear-gradient(
    to left,
    #00ffcd,
    rgb(7, 105, 173)
  ) !important;
  box-shadow: 0 1px 2px rgb(0 0 0 / 25%) !important;
  border: none !important;
  padding: 0.5em 1.5em !important;
  border-radius: 50px !important;
  color: white;
  margin-right: 20px;
  cursor: pointer;
}
.view-all-message-btn:focus {
  outline: none !important;
}
.view-all-message-btn {
  background-image: linear-gradient(
    to left,
    #00ffcd,
    rgb(7, 105, 173)
  ) !important;
  outline: none !important;
  box-shadow: 0 1px 2px rgb(0 0 0 / 25%) !important;
  border: none !important;
  padding: 0.5em 1.5em !important;
  border-radius: 50px !important;
  color: white;
  margin-right: 20px;
  cursor: pointer;
}
.message-history-container {
  margin: 1em 0 2em 0;
  border-bottom: 1px solid #fafafa;
}
.message-history-container-div {
  margin-left: 1em;
  padding-bottom: 2em;
}
.modal-body-message-history {
  padding: 0 !important;
}
.btn-cancel-bid-msg {
  padding: 0 22px !important;
}
.close-cancel-bid-msg {
  float: right;
  margin-top: 10px;
}
.report-btn {
  float: right;
  background-color: white;
  padding: 7px 10px;
  color: black;
  margin-bottom: 1em;
  box-shadow: 0 2px 4px rgb(0 0 0 / 25%);
  font-weight: 600;
  cursor: pointer;
}
.report-reason-div {
  margin-bottom: 1em;
}
.report-reason {
  width: 100%;
}
.report-comment {
  width: 100%;
  height: 10em;
}
.best-match-skill {
  margin-right: 0.5em;
}
.payment-terms-btn {
  float: right;
  margin-right: 3.9em;
  cursor: pointer;
  border: 2px solid #2d9962;
  background-color: white;
  padding: 5px 5px;
  color: #2d9962;
  font-weight: 550;
}
.first-payment-nbr,
.second-payment-nbr {
  padding: 8px 0 !important;
  width: 25% !important;
  height: 0px !important;
  border: none !important;
  background: transparent !important;
}
.first-payment-description,
.second-payment-description {
  padding: 8px 0 !important;
  width: 100% !important;
  height: 0px !important;
  border: none !important;
  background: transparent !important;
}
.save-edit-terms {
  float: right;
  margin-right: 3.5em;
  cursor: pointer;
  border: 2px solid #2d9962;
  background-color: white;
  padding: 5px 5px;
  color: #2d9962;
  margin-top: 1em;
  font-weight: 550;
}
.cancel-edit-terms {
  margin-top: 1em;
  float: right;
  margin-right: 3.5em;
  cursor: pointer;
  border: 2px solid #cccccc;
  background-color: white;
  padding: 5px 5px;
  color: #2d9962;
  font-weight: 550;
}
.first-payment-nbr.enabled,
.second-payment-nbr.enabled,
.first-payment-description.enabled,
.second-payment-description.enabled {
  border: 1px solid black !important;
}
.fa-heart {
  color: red;
}
.favourites-ul {
  background-color: #f9f9f9;
  padding-bottom: 2em;
  padding-top: 2em;
}
.before-ul-favourite {
  margin-top: 2.8em;
}
.favourite-talents-title {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.proposal-details-left {
  margin-left: 2em !important;
  width: 30% !important;
}
.proposal-details-box {
  background: #fff;
  padding: 34px 40px 30px;
  box-shadow: none;
  border: none;
}
.proposal-detail {
  font-size: 13px;
  display: block;
  color: black;
  font-weight: 600 !important;
  margin-bottom: 5px;
}
.proposal-full-details-box {
  margin-top: 1.5em;
}
.proposal-table {
  width: 90%;
}
.budget-input-div {
  width: 35% !important;
}
.register-errors {
  color: red;
}
.modal-body-terms {
  margin-left: 1em;
}
.terms-conditions-title {
  color: black;
}
.terms-conditions-description {
  color: black;
}
.dropdown-menu.dropdown-menu-border {
  position: absolute !important;
}
#google,
#linkedin {
  width: 100%;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.lkin i {
  font: normal normal normal 14px/1 FontAwesome;
}
#signInGoogleBtn i {
  padding: 1em 0;
  font: normal normal normal 14px/1 FontAwesome;
}
#linkedin a {
  width: 100%;
  padding: 1em 0;
}
.freelancer-left-view {
  display: grid;
}
.under-freelancer-details {
  border-top: none !important;
}
.approval-btn {
  margin-right: 1em !important;
}
.list_notify {
  position: absolute !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 3px;
  top: 15em;
}
.tnp-subscription label {
  display: none !important;
}
.tnp-subscription div.tnp-field {
  display: flex;
  margin-bottom: 0;
}
.tnp-subscription input[type="email"] {
  background-color: #595959;
  height: 40px;
}
.tnp-subscription {
  margin: 0;
}

.tnp-subscription input.tnp-submit {
  background-color: red;
  margin-right: 0px;
  border-radius: 5px;
  padding: 0 20px !important;
}
.social-icon img {
  width: 25px;
  height: 25px;
}

/* for payment plans */
.card {
  max-width: 700px;
  margin: 20px auto;
  padding: 20px;
  background-color: #f5f5f5;
  color: black;
  border-radius: 10px;
}

.card .h-1 {
  font-size: 24px;
  font-weight: 600;
}

.card .head {
  display: inline-block;
}

.card .head .comment {
  color: #555555;
  font-size: 12px;
  font-weight: 600;
}

.card .head .month {
  font-weight: bold;
  font-size: 13px;
}

.card .plus {
  float: right;
}
.price {
  color: red;
  font-weight: bold;
}

.card .head i {
  font-size: 20px;
}

.card .main {
  padding: 10px;
}

.card table {
  background-color: white;
  margin-bottom: auto;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 5px;
}

.card table td {
  padding: 30px 40px !important;
}

.card table tr:nth-child(2),
.card table tr:nth-child(3) {
  border-top: 2px solid #8c8b8b;
}

.card table tr td i {
  color: green;
  font-size: 25px;
}

.info hr {
  border-top: 2px solid #8c8b8b;
}
.plans-btn {
  color: white;
  background-color: red;
  border: none;
  padding: 10px 40px;
  border-radius: 50px;
  margin-left: 20px;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
/* end of payment plans */

/* Dashboard */
.dashboard-title {
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
  color: black;
}
.charts-title {
  font-size: 18px;
  margin: 10px 0;
  color: black;
}
.equalB {
  margin: 1em;
  border: 2px solid #dbd2ce;
  padding: 10px;
  background-color: #efe6e1;
  border-radius: 20px;
  box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
.chart-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chart {
  margin-top: 5em;
}
/* End of dashboard */

/*FAQ*/
.faq-card {
  max-width: none !important;
}
.faq-image p {
  color: #212529;
  font-size: 24pt;
  letter-spacing: 3px;
  text-align: center;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 200px;
  background: url(/freelancing/wp-content/themes/freelanceengine/assets/Elements/Banner/Banner.jpg);
}
.faq-card-header a {
  color: #212529;
  font-size: 18px;
}
.faq-card-body {
  margin-top: 1em;
}
.faq-card-body span {
  color: #5d5f5e;
}
.faq-overview p {
  text-underline-offset: 0.5em;
  text-decoration: underline;
  color: #212529 !important;
  letter-spacing: 3px;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
}
.faq-overview {
  margin-top: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq-plus {
  float: right;
}
.overview-font-span {
  font-size: 16pt;
}
/*End of FAQ*/
.employer-btns-div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.talents-dashboard-btn {
  background-image: linear-gradient(
    to left,
    #00ffcd,
    rgb(7, 105, 173)
  ) !important;
  border: none !important;
  box-shadow: 0 1px 2px rgb(0 0 0 / 25%) !important;
  padding: 0.5em 1.5em !important;
  border-radius: 50px !important;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  line-height: 0 !important;
  height: 40px !important;
  color: #fff !important;
  margin-bottom: 1em;
}
.content-container p{
  word-break:break-word;
}
/* laptop medium */
@media only screen and (max-width: 1440px) {
  .freelancer-details-view.col-sm-3 .col-sm-4 {
    width: 26%;
  }
  #budget_project .fre-project-budget {
    width: 70% !important;
  }
  .custom-fre-project-budget {
    width: 98% !important;
  }
}
/* laptop small */

@media only screen and (max-width: 1024px) {
  .container-categorie .card-container {
    height: 400px;
  }
  .fre-page-wrapper.list-profile-wrapper .row .col-sm-9.freelancer-left-view {
    width: 100%;
  }
  .fre-page-wrapper.list-profile-wrapper .col-sm-3.freelancer-right-view {
    padding: 50px 80px !important;
    width: 100%;
  }
  .freelancer-details-view.col-sm-3 .col-sm-4 {
    width: 35%;
  }
  .freelancer-details-view.col-sm-3 #freelance-avatar {
    width: 16% !important;
  }
  .proposal-full-details-box.col-sm-5 {
    width: 55% !important;
  }
  .two.proposal-details-right {
    padding-left: 15px !important;
  }
  .proposal-details-left {
    float: left !important;
    margin-right: 2em;
  }
  .right img {
    width: 30px !important;
    height: 30px !important;
  }
  .right .sms2 {
    margin: 10px !important;
  }
  .right {
    margin-top: 2.8em;
  }
  .space img {
    margin-top: 65px !important;
  }
  .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi {
    margin-top: 0px !important;
  }
  .cancel-background .container {
    width: 70% !important;
  }
  #project-detail-bidding .freelancer-bidding .proposal-bottom .proposal-btn {
    margin-right: 0.5em;
    /* margin-right: -3em; */
  }
  .favourites-div .profile-item .profile-list-info .profile-list-desc {
    width: 90%;
  }
  #gallery_place #pref_comm {
    margin-right: -2em !important;
  }
  #gallery_place .fre-field-title.custom-fre-field-title {
    width: 55% !important;
  }
  #gallery_place #gallery_container {
    width: 47% !important;
  }
  #pay_options .btn-group .donate-now li {
    width: 145px;
  }
  #pUntil_date .container-fluid.px-0.px-sm-4.mx-auto {
    width: 45%;
    margin: 0;
  }
  #employer-profile-div .container.employer-profile-container {
    width: 75% !important;
  }
  .custom-fre-project-budget.fre-project-budget .budget-input-div {
    margin-left: -100px !important;
  }
  .custom-fre-project-budget.fre-project-budget .days-input-div {
    margin-left: 95px !important;
  }
  #gallery_container.edit-gallery-image {
    width: 55%;
  }
  .payment-terms-btn {
    margin-right: 0.5em;
  }
  .proposal-table tr td {
    padding-right: 0px !important;
  }
  .two.fre-project-list-box {
    padding-left: 20px !important;
  }
  .for-grow-container {
    margin: 1em !important;
  }
  .view-all-message-btn {
    white-space: break-spaces !important;
  }
  .fre-project-budget {
    padding-left: 90px !important;
  }
  .fre-account-info-tablet {
    width: 30% !important;
  }
  .datepicker.dropdown-menu {
    position: absolute;
  }
  .dropdown-menu {
    position: initial;
  }
  .proj-available {
    width: 100% !important;
  }
  .project-details-title {
    width: 70% !important;
  }
  .fre-account .dropdown-menu {
    border: none !important;
  }
  .all {
    padding-top: 0 !important;
  }
  .translate-button {
    margin: 10px 1em 0 0px !important;
  }
  .card-carousel .my-card.active {
    margin: 0px 2em;
  }
  .footer-section {
    float: left !important;
  }
  .footer-container-section {
    float: inherit !important;
  }
  .title-work-div {
    width: 55%;
  }
  #one {
    background-color: #e9fffc;
    float: left;
    width: 50%;
  }
  .fre-site-logo {
    width: 90% !important;
    margin-right: 2em !important;
  }
  .for-button,
  .grow-button {
    margin-left: 2em !important;
  }
  .fre-header-wrapper {
    height: 60px !important;
  }
}
/* tablet  */
@media only screen and (max-width: 768px) {
  .one.proposal-ar.prop-section {
    width: 100% !important;
  }
  .get-certificates-div {
    width: 100%;
  }
  .freelancer-left-view
  .freelancer-details-view.col-sm-3
  .freelance-info-content.custom-freelance-info-content.col-sm-5.favorite-one {
  width: 80% !important;
}
.container-categorie {
  width: 50%;
}  
.freelancer-left-view {
    padding: 50px 50px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5 {
    width: 40%;
  }
  .freelancer-left-view .freelancer-details-view.col-sm-3 .col-sm-4 {
    width: 43%;
  }
  .fre-page-wrapper.list-profile-wrapper .col-sm-3.freelancer-right-view {
    padding: 50px 40px !important;
  }
  .one.proposal-details-left {
    float: none !important;
    width: 90% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .space img {
    margin-top: 50px !important;
  }
  .proposal-bottom.btn-specific {
    margin-top: 2.5em !important;
  }
  .cancel-background .container {
    width: 80% !important;
  }
  .two #project-detail-bidding .freelancer-bidding {
    padding-left: 20px !important;
  }
  #project-detail-bidding .freelancer-bidding .proposal-bottom .proposal-btn {
    margin-right: 0em;
  }
  .one.bestmatches-one {
    width: 100% !important;
  }
  #project-detail-bidding .freelancer-bidding .proposal-bottom {
    margin-top: 0.5em;
  }
  .container.fav-container {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #gallery_place #pref_comm {
    margin-right: -1em !important;
  }
  #fre-post-project .fre-input-field .fre-field-title.custom-fre-field-title {
    font-size: 16px !important;
  }
  #fre-post-project-box2.fre-post-project-box {
    margin-left: 50px !important;
    margin-right: 50px !important;
  }
  #pUntil_date .container-fluid.px-0.px-sm-4.mx-auto {
    width: 40%;
  }
  #budget_project .fre-project-budget {
    width: 60% !important;
  }
  #pay_options .btn-group .donate-now li {
    width: 125px;
  }
  #skill_chosen .chosen-choices .search-field .chosen-search-input.default {
    margin-left: -1em;
  }
  #gallery_place .fre-field-title.custom-fre-field-title {
    width: 58% !important;
  }
  .proposal-container .proposal-btn {
    float: right !important;
  }
  .proposal-container .proposal-bottom {
    margin-top: 2em;
    margin-left: -2em !important;
  }
  #employer-profile-div .container.employer-profile-container {
    width: 85% !important;
  }
  .payment-terms-btn {
    margin-right: 1.5em;
  }
  .custom-fre-project-budget.fre-project-budget
    .col-md-3.col-sm-4.col-xs-6.no-padding-left {
    margin-left: -2em;
  }
  .custom-fre-project-budget.fre-project-budget
    .days-input-div
    .col-md-3.col-sm-4.col-xs-6.no-padding-left {
    margin-left: -2em;
  }
  .custom-fre-project-budget.fre-project-budget .days-input-div {
    margin-left: 110px !important;
  }
  .custom-fre-project-budget.fre-project-budget .days-input-div .col-sm-8 {
    width: 72.666667%;
  }
  #gallery_container.edit-gallery-image {
    width: 53%;
  }
  #one.proposal-ar {
    width: 90% !important;
    margin-left: 40px;
    margin-right: 30px;
  }
  #certificateForm2 .cert-section {
    width: 100% !important;
  }
  .one.fre-project-filter-box {
    float: none;
    width: 100% !important;
  }
  .fre-profile-list-filter .fre-field-title {
    width: 100% !important;
  }
  .fre-paginations.paginations-wrapper .paginations {
    padding-bottom: 1em;
  }
  .fre-profile-list-box .profile-list-avatar {
    width: 100px !important;
    height: 100px !important;
  }
  .fre-profile-list-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  .profile-freelance-info-wrap {
    padding-bottom: 20px !important;
  }
  #prof-info .cont-wrap {
    align-items: flex-start !important;
  }
  .employer-info-save.btn-update-profile-top {
    text-align: center !important;
  }
  .buttons-wrap .secondary-button {
    width: 50% !important;
  }
  .buttons-wrap input {
    width: 50% !important;
  }
  .profile-section-space .profile-name-section {
    padding-top: 0px !important;
    margin-top: -2em;
  }
  #face-detect-img.employer-avatar {
    width: 100px !important;
    height: 100px !important;
  }
  .icon-container {
    margin-left: 0px !important;
  }
  .footer-container-section {
    margin-right: 30px;
  }
  .about-description {
    width: 70%;
  }
  .view-all-message-btn {
    white-space: break-spaces !important;
  }
  .freelancer-left-view,
  .freelancer-right-view {
    width: 100%;
  }
  .custom-freelance-info-content {
    margin-top: 0 !important;
  }
  .freelance-info-content {
    margin-top: 5em;
  }
  #project-details {
    width: 95% !important;
  }
  .proposal-details-border {
    border: none !important;
  }
  .proposal-details {
    margin-left: 0 !important;
  }
  .projects-btn {
    width: 40% !important;
  }
  .proposal-table tbody tr td {
    width: 50% !important;
    padding: 10px 0px 10px 20px !important;
  }
  #pref_comm {
    font-size: 12px !important;
    width: 45% !important;
  }
  .custom-file-upload span {
    font-size: 12px !important;
  }
  .custom-cloud-upload {
    font-size: 19px !important;
  }
  #one {
    /*margin-left: 10px !important;*/
    width: 50%;
  }
  .two.fre-project-list-box .project-details-title {
    width: 80% !important;
  }
  .project-details-title {
    width: 60% !important;
  }
  .one {
    width: 300px !important;
    margin-left: 0px !important;
  }
  .fre-site-logo {
    width: 85% !important;
    margin-right: 2em !important;
  }
  .arrowbtns {
    right: 3px !important;
  }
  .footer-container {
    float: left !important;
    margin-left: 25px;
    margin-right: 0px;
  }
  .newsletter-container {
    width: 320px;
  }
  .my-card-image img,
  .my-card .opacity-color:not(.my-card.active .opacity-color) {
    width: 190px !important;
    height: 190px !important;
  }
  .after-carousel {
    font-size: 5em !important;
    bottom: 6em !important;
  }
  .before-carousel {
    font-size: 5em !important;
  }
  .under-freelancer-details {
    padding-top: 7em;
  }
}
/* Mobile / phone  */
@media only screen and (max-width: 426px) {
  .proj-details2 {
    width: 50%;
  }
  .one.proposal-ar.prop-section {
    width: 90% !important;
  }
  .check-out {
    margin-right: 100px;
  }
  #add_phone_form.fre-modal-form .fre-form-btn {
    float: none;
    margin-left: 0px !important;
  }
  .proposal-details-details-div.post-project-details {
    margin-left: 10px !important;
  }
  .project-details-span {
    font-size: 14px !important;
  }
  .proposal-details-details-div .project-details-overview {
    margin-right: 10px !important;
  }
  .proposal-h2,
  .proposal-content {
    margin-left: 90px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5.favorite-one
    .freelance-rating
    #freelance-name {
    padding-left: 100px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-about.favorite-about {
    margin-left: 0px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating.rating-left.favorite-left {
    margin-left: 0px !important;
  }
  .under-freelancer-details {
    padding-top: 20em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5.favorite-one {
    width: 100% !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    .freelance-with-info.favorite-des {
    padding-left: 0px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    .freelance-with-info.favorite-des
    p {
    width: 100% !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    .freelance-with-info.favorite-des {
    margin-top: 5em;
    width: 100%;
  }
  #certificateModal .custom-modal-content h2 {
    font-size: 24px;
  }
  .fre-certificate-form .fre-input-field {
    padding: 10px !important;
  }
  .row-seeking .vce-row-content {
    flex-direction: column-reverse;
  }
  .seeking-a-job {
    margin-top: -3em;
  }
  .hiring-a-talent {
    margin-top: -3em;
  }
  .button1,
  .button2 {
    width: 100% !important;
  }
  .button2 {
    margin-left: 0px;
  }
  .about-us-text span {
    font-size: 20px !important;
    margin-top: -25px;
  }
  .container-categorie {
    width: 100%;
  }
  .freelancer-details-view.col-sm-3 {
    margin-top: 2em;
  }
  .col-sm-9.freelancer-left-view
    .freelancer-details-view.col-sm-3
    #freelance-avatar
    img {
    width: 80px;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5 {
    width: 75%;
    float: right;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    #freelance-name {
    padding-left: 30px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    .freelance-with-info {
    padding-left: 30px !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating
    .freelance-with-info
    p {
    width: 90% !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating.rating-left {
    margin-left: -6em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-about {
    margin-left: -5.5em;
  }
  .freelancer-left-view .freelancer-details-view.col-sm-3 .col-sm-4 {
    float: none;
    width: 100%;
    margin-top: 10em;
    margin-left: 2.2em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5 {
    margin-top: -6em !important;
  }
  .fre-page-wrapper.list-profile-wrapper .col-sm-3.freelancer-right-view {
    padding: 30px 25px !important;
  }
  .two.proposal-details-right #project-detail-bidding .freelancer-bidding {
    padding-left: 0px !important;
  }
  .proposal-full-details-box.col-sm-5 {
    width: 100% !important;
    margin-left: -1em;
  }
  .right .message {
    float: right;
    width: 80%;
  }
  .cancel-background .container {
    width: 90% !important;
  }
  .cancel-background .container .checkout-btn {
    float: none;
    margin-left: 2.5em;
  }
  .one.bestmatches-one {
    width: 95% !important;
  }
  #project-detail-bidding .freelancer-bidding .proposal-bottom {
    margin-top: 2.5em;
    margin-right: 0em !important;
  }
  .container.fav-container .before-ul-favourite {
    margin-top: 2.5em;
  }
  .container.fav-container .profile-list-avatar {
    width: 80px !important;
    height: 80px !important;
  }
  .container.fav-container .profile-list-title {
    padding-left: 100px !important;
  }
  .container.fav-container .profile-list-wrap .profile-list-subtitle {
    padding-left: 100px !important;
  }
  .container.fav-container .profile-list-wrap .profile-list-info {
    padding-left: 0px !important;
    margin-top: 3.5em;
  }
  #fre-post-project-box2 #gallery_place #gallery_container {
    width: 100% !important;
  }
  #skill_chosen .chosen-choices {
    padding-left: 0em;
  }
  #skill_chosen.chosen-container {
    width: 65% !important;
  }
  #pay_options .btn-group .donate-now li {
    width: 177px;
  }
  #pUntil_date {
    flex-direction: column;
  }
  #pUntil_date .container-fluid.px-0.px-sm-4.mx-auto {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #budget_project .fre-project-budget {
    width: 100% !important;
    padding-left: 0px !important;
  }
  #budget_project {
    flex-direction: column;
  }

  #skills_project .fre-field-title.custom-fre-field-title.display-two {
    padding-bottom: 10px;
  }
  #skills_project {
    flex-direction: column;
  }
  #fre-post-project-box2.fre-post-project-box {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  #fre-post-project .fre-input-field .fre-field-title.custom-fre-field-title {
    width: 100% !important;
  }
  #bid_form #gallery_place #gallery_container {
    width: 100% !important;
  }
  .proposal-container .proposal-btn {
    float: none !important;
    display: flex;
    flex-direction: column;
    margin: 0 !important;
  }
  .proposal-container .proposal-btn a {
    margin-bottom: 0.5em;
  }
  .proposal-container .proposal-btn .fre-normal-btn-o.approval-btn {
    margin-right: 0em !important;
  }
  .project-options {
    display: flex;
    flex-wrap: wrap;
  }
  .project-options span {
    flex: 50%;
    margin-right: 0 !important;
    margin-bottom: 10px;
    width: 40%;
  }
  .container.employer-profile-container .projects-btn.btn-submit-experience {
    width: 100% !important;
  }
  .container.employer-profile-container .projects-btn.btn-submit-experience {
    position: relative;
    /* left: 15%; */
    margin-top: 0.5em !important;
    float: none;
  }
  .container.employer-profile-container .profile-under {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .container.employer-profile-container
    .profile-under
    .projects-btn.btn-submit-experience {
    position: relative;
    /* left: 15%; */
    float: none;
  }
  .proposal-table tbody tr td input {
    font-size: 13px !important;
  }
  .proposal-table tbody tr td {
    padding: 10px 0px 10px 10px !important;
  }
  #two #bid_form.bid-form.fre-modal-form {
    padding: 0 0 0 20px;
  }
  .fre-modal-form .fre-form-btn {
    float: left !important;
    margin-left: 75px;
  }
  .proposal-table {
    width: 95%;
  }
  #pref_comm {
    width: 99% !important;
  }
  #gallery_container.edit-gallery-image
    .carousel_container_ar
    .custom-file-upload {
    width: 100%;
    padding: 0.6em 0.5em 0.5em 1em !important;
  }
  #gallery_container.edit-gallery-image .carousel_container_ar {
    padding-right: 0px !important;
    padding-left: 0 !important;
  }
  #gallery_container.edit-gallery-image {
    width: 99%;
    padding-right: 0px !important;
  }
  #gallery_place {
    flex-direction: column;
  }
  .custom-field .fre-field-title,
  .fre-input-field .fre-field-title {
    width: 90%;
  }
  .bid-form.fre-modal-form
    .fre-input-field.no-margin-bottom
    .fre-field-title.proposal-table-title {
    width: 50% !important;
  }
  .custom-fre-project-budget.fre-project-budget
    .days-input-div
    .col-md-3.col-sm-4.col-xs-6.no-padding-left {
    width: 10% !important;
  }
  .bid-form.fre-modal-form
    .fre-input-field
    .custom-fre-project-budget.fre-project-budget
    .budget-input-div {
    width: 89% !important;
  }
  .bid-form.fre-modal-form
    .fre-input-field
    .custom-fre-project-budget.fre-project-budget {
    margin-left: 0px !important;
  }
  #one.proposal-ar {
    margin-left: 25px;
    margin-right: 30px;
  }
  .send button {
    padding: 8px 10px !important;
  }
  .send #emojis.icon {
    min-width: 30px !important;
  }
  .icon1 {
    min-width: 0px !important;
  }
  #msg-to-send.input-field {
    width: 70% !important;
  }
  .report-btn {
    font-size: 12px !important;
  }
  .project-list-wrap .proj-buttons {
    width: 100%;
    padding-left: 1.8em;
  }
  #accounts .fre-profile-box .profile-employer-secure.cnt-profile-hide {
    flex-direction: column !important;
  }
  #accounts .fre-profile-box .profile-employer-secure.cnt-profile-hide span {
    margin-bottom: 0.5em !important;
  }
  #accounts .fre-profile-box .profile-employer-secure.cnt-profile-hide a {
    width: 100% !important;
  }
  .two.fre-project-list-box .project-details-title {
    width: 60% !important;
  }
  .one.fre-project-filter-box {
    width: 92% !important;
  }
  .fre-profile-list-wrap .profile-list-info {
    padding-left: 0px !important;
  }
  .fre-profile-list-wrap .profile-list-subtitle {
    padding-left: 120px !important;
  }
  .fre-profile-list-wrap .profile-list-info span.rate-it {
    padding-left: 120px !important;
  }
  .fre-profile-list-wrap .profile-list-title {
    padding-left: 120px !important;
  }
  .fre-profile-list-box .profile-list-avatar {
    width: 80px !important;
    height: 80px !important;
  }
  .fre-profile-box .icon-container #user_avatar_browse_button i {
    margin-left: 6px;
    margin-top: 7px;
  }
  .fre-profile-box .profile-freelance-info .freelance-info-avatar {
    line-height: 20px;
  }
  .fre-certificate-form .fre-form-btn .fre-normal-btn.btn-submit {
    margin-left: 10px !important;
  }
  #editRateDiv {
    width: 100%;
  }
  #editRateDiv .edit-rate {
    display: block !important;
  }
  #editRateDiv .edit-rate .fre-input-field {
    padding-right: 12px;
    margin-top: 10px !important;
  }
  #editRateDiv .edit-rate span {
    margin-left: 4px;
  }
  #editRateDiv .edit-rate .button-section {
    margin-top: 10px;
    margin-left: 0px !important;
    justify-content: space-between;
  }
  #editRateDiv .edit-rate .button-section .fre-normal-btn.secondary-button {
    margin-right: 10px !important;
  }
  .freelance-info-content {
    margin-top: 2em !important;
  }
  #freelance-name {
    padding-left: 100px !important;
  }
  #experience_form2 .options-direction,
  .freelance-certificate-new
    .fre-certificate-form.freelance-experience-form
    .options-direction {
    flex-direction: column;
    margin: 0 !important;
    align-items: flex-start !important;
  }
  .custom-modal-content {
    width: 90% !important;
  }
  .fre-form-btn
    .fre-certificate-close.profile-show-edit-tab-btn.fre-normal-btn.secondary-button {
    margin-right: 1em !important;
  }
  .experience-projects {
    margin-top: 0px !important;
  }
  .fre-form-close {
    margin-top: 1em !important;
  }
  .fre-form-btn .fre-normal-btn {
    width: 50% !important;
  }
  #experience-div h2 {
    font-size: 24px !important;
  }
  .buttons-wrap input {
    width: 100% !important;
  }
  .buttons-wrap .secondary-button {
    width: 100% !important;
  }
  .prof-info .cont-wrap {
    align-items: flex-start;
  }
  .cont-wrap h2,
  .experience-div h2 {
    font-size: 24px;
  }
  .fre-input-field h3 {
    font-size: 20px;
  }
  .profile-section-space .profile-name-section {
    padding-top: 0px !important;
    margin-top: -2em;
  }
  .icon-container {
    margin-left: 0px !important;
  }
  #face-detect-img.employer-avatar {
    width: 100px !important;
    height: 100px !important;
  }
  .one.one-category {
    padding-left: 0px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
  }
  .fre-page-title {
    background-position: 0px;
  }
  .circle-numbers li {
    width: 2em;
    height: 2em;
    line-height: 25px;
    margin: 0 0.5em;
  }
  .circle-numbers {
    padding: 0 !important;
  }
  .circle-numbers li::before {
    top: 0.8em;
    left: -21px;
    width: 21px;
  }
  .fre-profile-box.fre-membership-block {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .custom-menu {
    padding: 10px 0em 10px 0;
    justify-content: center;
  }
  .fre-site-logo {
    width: 80% !important;
    margin-right: 1em !important;
  }
  .role-selection-div .custom-radio {
    width: 50%;
  }
  .role-selection-div {
    width: 110% !important;
  }
  .custom-control-label {
    width: 100%;
  }
  .role-selection-div .col {
    margin: 0 1em !important;
  }
  /*.role-selection-div{
    width: 110% !important;
  }*/
  .fre-authen-login {
    width: 80% !important;
  }
  .followus-container {
    margin-top: 0px;
  }
  .my-card-description {
    line-height: 1.2;
  }
  .card-carousel {
    margin-bottom: 10em;
  }
  .footer-container {
    width: 100%;
    margin-left: 15px;
    margin-right: 0px;
  }
  .footer-section {
    float: none !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-container-section {
    margin-right: 25px !important;
  }
  .for-grow-div-span {
    width: 100%;
  }
  #one {
    width: 100% !important;
  }
  .author-freelance-title,
  .under-freelancer-details {
    border: none !important;
  }
  .freelance-with-info p {
    width: 50%;
  }
  .author-freelance-title {
    height: auto;
  }
  .custom-freelance-avatar img {
    width: auto;
  }
  .freelancer-left-view {
    padding: 10px 50px !important;
  }
  .proposal-details-details-div {
    margin-left: 30px !important;
  }
  .fre-project-budget {
    padding-left: 50px !important;
  }
  .custom-fre-field-title {
    width: 65% !important;
  }
  #fre-post-project-box2 {
    margin: 0 !important;
  }
  .projects-btn {
    width: 50% !important;
  }
  #employer-profile-div .container.employer-profile-container {
    width: 90% !important;
  }
  .budget-input-div {
    width: 89% !important;
    padding-right: 0 !important;
    margin-left: -50px !important;
  }
  .custom-fre-project-budget.fre-project-budget .days-input-div {
    margin-left: -110px !important;
    width: 100% !important;
  }
  .days-input-div .col-md-9.col-sm-8.col-xs-6.days-input {
    width: 94% !important;
    margin-right: 0px !important;
  }
  .budget-input {
    width: 100% !important;
    margin-left: 0 !important;
  }
  #gallery_place,
  .edit-gallery-image,
  .carousel_container_ar {
    padding-left: 0 !important;
  }
  .bid_content {
    width: 97% !important;
  }
  .proposal-table-title,
  .gallery_place,
  .post_content,
  .bid_content,
  .bid_budget {
    margin-left: 0 !important;
  }
  .proposal-table {
    width: 94% !important;
    margin-left: 0 !important;
  }
  .days-input {
    width: 70% !important;
  }
  .days-btn {
    width: 29% !important;
  }
  /* #one {
    width: 95% !important;
  } */
  .one {
    width: 90% !important;
    margin-left: 1em !important;
  }
  .card-carousel .my-card.active {
    margin: 0 !important;
  }
  .about-description {
    width: 90% !important;
  }
  .about-title {
    text-align: center !important;
  }
  .for-title,
  .grow-title {
    font-size: 23px !important;
  }
  .for-grow-span {
    height: 90px !important;
  }
  /* .fre-site-logo {
    width: 75% !important;
  } */
  .custom-menu-a {
    font-size: 12px !important;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  /* .custom-menu {
    padding: 5px 1em 5px 0 !important;
  } */
  /* .for-button {
    width: 110px !important;
    margin-top: 5em !important;
  } */
  /* .grow-button {
    width: 110px;
    margin-top: 3em !important;
  } */
  /* .footer-container {
    margin-right: 0px !important;
  }
  .footer-container-section {
    float: left !important;
    margin-right: 39px !important;
  } */
  .my-card.active .my-card-description {
    font-size: 11px !important;
  }
  .my-card-image img,
  .my-card .opacity-color:not(.my-card.active .opacity-color) {
    width: 100px !important;
    height: 100px !important;
  }
  .before-carousel {
    font-size: 3em !important;
    left: 0.5em !important;
  }
  .after-carousel {
    right: 0.5em !important;
    font-size: 3em !important;
    bottom: 7.1em !important;
  }
}
@media only screen and (max-width: 376px) {
  .proj-details2 {
    width: 40%;
  }
  .check-out {
    margin-right: 80px;
  }
  .cancel-background .container .checkout-btn {
    margin-left: 2em !important;
  }
  .proposal-details-details-div.post-project-details .project-details-overview {
    width: 50%;
  }
  .proposal-details-details-div.post-project-details {
    margin-left: 10px !important;
  }
  .proposal-details-details-div.post-project-details .project-details-overview {
    margin-right: 20px !important;
  }
  .under-freelancer-details {
    padding-top: 22em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5.favorite-one
    .freelance-rating
    #freelance-name {
    padding-left: 80px !important;
  }
  .freelancer-details-view.col-sm-3 #freelance-avatar {
    margin-left: -2em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5 {
    width: 80%;
  }
  .freelancer-left-view .freelancer-details-view.col-sm-3 .col-sm-4 {
    margin-left: 0.8em;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .col-sm-4
    .view-all-message-btn {
    padding: 0.5em 1em !important;
  }
  .fre-page-wrapper.list-profile-wrapper .col-sm-3.freelancer-right-view {
    padding: 20px 15px !important;
  }
  .cancel-background .container .checkout-btn {
    /* margin-left: 0em; */
    padding-left: 12px;
    padding-right: 12px;
  }
  .container.fav-container .profile-list-title {
    padding-left: 100px !important;
  }
  .container.fav-container .profile-list-wrap .profile-list-subtitle {
    padding-left: 100px !important;
  }
  .container.fav-container .profile-list-wrap .profile-list-info {
    padding-left: 0px !important;
    margin-top: 3.5em;
  }
  #fre-post-project .fre-input-field .fre-field-title.custom-fre-field-title {
    font-size: 14px !important;
  }
  #skill_chosen.chosen-container {
    width: 80% !important;
  }
  #pay_options .btn-group .donate-now li {
    width: 152px;
  }
  .fre-modal-form .fre-form-btn {
    float: left !important;
    margin-left: 48px;
  }
  .bid-form.fre-modal-form
    .fre-input-field.no-margin-bottom
    .fre-field-title.proposal-table-title {
    width: 40% !important;
  }
  .project-list-wrap .proj-buttons {
    padding-left: 1.5em;
  }
  .project-list-wrap .proj-buttons .proposals-btns {
    font-size: 12px !important;
  }
  .fre-profile-list-wrap .profile-list-subtitle {
    padding-left: 100px !important;
  }
  .fre-profile-list-wrap .profile-list-info span.rate-it {
    padding-left: 100px !important;
  }
  .fre-profile-list-wrap .profile-list-title {
    padding-left: 100px !important;
  }
  #experience_form2 .fre-input-field.project-dates {
    flex-direction: column;
  }
  #experience_form2 .fre-input-field.project-dates .date-from {
    margin-right: 0px !important;
    margin-bottom: 10px !important;
  }
  .cont-wrap h2,
  .cont-wrap h3 {
    font-size: 20px;
  }
  .fre-site-logo {
    width: 80% !important;
  }
  .translate-button {
    margin: 10px 0em 0 0px !important;
  }
  .fre-input-field input[type="email"],
  .fre-input-field input[type="number"],
  .fre-input-field input[type="password"],
  .fre-input-field input[type="search"],
  .fre-input-field input[type="text"] {
    font-size: 14px;
  }
  .role-selection-div .custom-radio label {
    font-size: 13px;
  }
  .role-selection-div .col {
    margin: 0 0.5em !important;
  }
  .role-selection-div .custom-radio {
    width: 50%;
  }
  .role-selection-div {
    width: 110% !important;
  }
  .login-social-list {
    padding: 0;
  }
  .fre-input-field {
    padding: 0;
  }
  #title_work {
    font-size: 20px;
  }
  .fre-work-block p {
    font-size: 18px;
  }
  .footer-container {
    margin-left: 15px;
  }
  .footer-container-section {
    margin-right: 25px !important;
  }
  .footer-container-span {
    margin-bottom: 20px;
  }
  .footer-section {
    margin-bottom: 50px;
  }
  .newsletter-container {
    margin: 80px auto 50px auto;
  }
  .before-carousel {
    left: 0.25em !important;
  }
  .after-carousel {
    right: 0.25em !important;
    bottom: 7.1em !important;
  }
  .proposal-details-details-div {
    margin-left: 30px !important;
  }
  .proposal-bottom {
    margin-left: 39px !important;
    margin-top: 2em;
  }
  .days-btn {
    width: 15% !important;
  }
  .days-input {
    width: 85% !important;
  }
  .custom-file-upload {
    padding: 0.6em 0.5em 0.5em 0.5em !important;
  }
  .two {
    padding-left: 0 !important;
  }
  .proposals-btns {
    font-size: 10px !important;
  }
  .project-details-title {
    width: 49% !important;
  }
  .card-carousel .my-card.active {
    margin: 0 !important;
  }
  .about-description {
    width: 90% !important;
  }
  .about-title {
    text-align: center !important;
  }
  .for-title,
  .grow-title {
    font-size: 23px !important;
  }
  /* .for-grow-span {
    height: 190px !important;
  }
  .fre-site-logo {
    width: 70% !important;
  } */
  .custom-menu-a {
    font-size: 12px !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* .custom-menu {
    padding: 5px 1em 5px 0 !important;
  } */
  .for-button {
    width: 200px !important;
    /* margin-top: 5em !important;*/
  }
  .grow-button {
    width: 200px;
    /* margin-top: 5em !important; */
  }
  .footer-container {
    margin-right: 0px !important;
  }
  /* .footer-container-section {
    float: left !important;
    margin-right: 39px !important;
  } */
  .my-card.active .my-card-description {
    font-size: 11px !important;
  }
  .my-card-image img,
  .my-card .opacity-color:not(.my-card.active .opacity-color) {
    width: 100px !important;
    height: 100px !important;
  }
  .fre-input-field.no-margin-bottom {
    margin: 0 0px 30px !important;
  }
  .left #project-title .project-description {
    word-break: break-all;
  }
  /* .before-carousel {
    font-size: 3em !important;
    left: 0em !important;
  } */
  /* .after-carousel {
    right: 0em !important;
    font-size: 3em !important;
    bottom: 10.5em !important;
  } */
  .fre-form-btn-ar {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 321px) {
  .fre-modal-form .fre-form-btn {
    margin-left: 25px;
  }
  .checkout-btn {
    margin: 20px !important;
  }
  .proj-details1 {
    margin-right: 0px !important;
  }

  .check-out {
    margin-left: 60px;
  }
  #fre-post-project-box2.fre-post-project-box {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  p#desc_work_2 {
    font-size: 15px;
  }
  .container-categorie .card-container .circle-container {
    clip-path: ellipse(200px 70px at 125px 25px);
    margin-bottom: -10px;
  }
  .cancel-background .container .checkout-btn {
    margin-left: 0em !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0em !important;
  }
  .right .tit {
    font-size: 12px !important;
  }
  .bid-form.fre-modal-form
    .fre-input-field.no-margin-bottom
    .fre-field-title.proposal-table-title {
    width: 100% !important;
  }
  .payment-terms-btn {
    float: left;
    margin-bottom: 1em;
  }
  .custom-fre-project-budget.fre-project-budget .days-input-div {
    margin-left: -100px !important;
  }
  .proposal-details-details-div.post-project-details .project-details-overview {
    margin-right: 0px !important;
  }
  .proposal-details-details-div.post-project-details .project-details-overview {
    width: 40%;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-rating.rating-left {
    margin-left: -5em !important;
  }
  .freelancer-left-view
    .freelancer-details-view.col-sm-3
    .freelance-info-content.custom-freelance-info-content.col-sm-5
    .freelance-about {
    margin-left: -4.5em;
  }
  #project-detail-bidding
    .freelancer-bidding
    .proposal-bottom
    .proposal-btn
    .fre-normal-btn-o {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #skill_chosen.chosen-container {
    width: 100% !important;
  }
  #pay_options .btn-group .donate-now li {
    width: 125px;
  }
  #msg-to-send.input-field {
    width: 67% !important;
  }
  .two.fre-project-list-box .project-details-title {
    width: 50% !important;
  }
  .project-list-wrap .proj-buttons {
    padding-left: 0.8em;
  }
  .project-list-wrap .proj-buttons .proposals-btns {
    font-size: 10px !important;
  }
  .freelance-certificate-wrap .freelance-certificate-action {
    justify-content: space-between !important;
    padding: 0 !important;
  }
  .freelance-certificate-wrap .freelance-certificate-action a {
    margin-right: 0px !important;
  }
  .fre-certificate-form.freelance-experience-form .space-between {
    margin-right: 0px !important;
  }
  .fre-certificate-form .fre-form-btn .fre-normal-btn,
  .fre-certificate-form .fre-form-btn .fre-normal-btn-disable {
    width: 100% !important;
  }
  .fre-certificate-form .fre-form-btn .fre-normal-btn.btn-submit {
    margin-left: 0px !important;
    margin-top: 10px;
  }
  .fre-certificate-form.freelance-experience-form .fre-form-btn {
    flex-direction: column;
  }
  .fre-authen-login {
    width: 90% !important;
  }
  .before-carousel {
    font-size: 2em !important;
    left: 0em !important;
    top: 2.5em;
  }
  .after-carousel {
    right: 0em !important;
    font-size: 2em !important;
    bottom: 10.1em !important;
  }
  .footer-container {
    float: none !important;
    margin-left: 25px;
  }
  .footer-container-section {
    float: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .freelance-with-info p {
    width: 40%;
  }
  .freelancer-left-view {
    padding: 10px 25px !important;
  }
  .project-details-overview {
    margin-right: 5px !important;
  }
  .container-fluid {
    margin-right: 25px !important;
  }
  .proposal-bottom {
    margin-left: 0 !important;
  }
  .proposal-details-border {
    padding-right: 0 !important;
  }
  .projects-btn {
    font-size: 12px !important;
  }
  /* .custom-menu-a {
    padding-right: 15px !important;
  }
  .fre-site-logo {
    width: 65% !important;
  } */
  .newsletter-register-button {
    width: 100px !important;
  }
  .newsletter-container {
    width: 290px !important;
  }
}
