.work-with-us-bg {
  background-image: url("../images/work-with-us-bg.svg");
  background-repeat: no-repeat;
  background-size: 100% 105%;
  background-position-x: right;
  background-color: #2f2f2f;
}

.aboutheadtitle {
  line-height: 120%;
  /* height: 77px; */
  letter-spacing: -5px;
  font-family: "InterBold";
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  margin: 100px 0px 20px 60px;
  color: white;
}

.aboutheadcontent {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: white;
  line-height: 150%;
  letter-spacing: 0.05em;
  height: 54px;
  margin: 0px 0px 20px 60px;
}

.box {
  width: 86%;
  /* height: 425px; */
  background: #f0f0f0;
  border-radius: 20px;
  /* padding: 40px 30px; */
}

.boxhead {
  font-family: "InterBold";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #5d5e60;
  line-height: 120%;
  margin: 0px 0px 8px 0px;
  text-align: center;
}

.boxsubhead {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #5d5e60;
  text-align: center;
  /* width: 90%; */
  margin: 0px 0px 40px;
}

.inputdiv {
  width: 100%;
  text-align: center;
}

.yourname {
  width: 80%;
  margin-top: 8px;
  height: 50px;
  background-color: #f0f0f0;
  border: 0.5px solid #5d5e60;
  border-radius: 47px;
  padding: 8px 24px;
  color: #333;
  font-family: "InterRegular";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  text-transform: inherit;
}
.yourname::placeholder {
  color: #a6a6a6;
  opacity: 1; /* Firefox */
}

.yourname:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a6a6a6;
}

.yourname::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a6a6a6;
}
.JoinWhithUsbtn {
  width: 80%;
  margin-top: 20px;
  height: 50px;
  /* display: flex; */
  /* align-items: center; */
  /* text-align: center; */
  /* justify-content: center; */
  /* padding: 14px 57px; */
  color: white;
  background: #5d5e60;
  border-radius: 47px;
  border: none;
  font-family: "InterBold";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.boxfooter {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: lowercase;
  margin-top: 22px;
  color: rgba(93, 94, 96, 0.87);
}

.beConnected {
  text-align: center;
  margin: 70px 0px 50px;
  width: 100%;
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  color: #000000;
}

.boxtitle {
  font-family: "InterBold";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: #000000;
  margin: 0px 0px 25px;
}

.boxcontent {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}

.line1 {
  border: 1px solid #5d5e60;
  width: 2px;
  height: 120px !important;
}

.line2 {
  border: 1px solid #5d5e60;
  width: 2px;
  height: 120px !important;
}

.rowsbg {
  background-color: #f0f0f0;
  margin-top: -5px;
}

.our {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  color: white;
  margin: 10px 0px 25px 60px;
}

.ourtext {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: white;
  width: 80%;
  margin: 0px 0px 0px 60px;
}

.imglable1 {
  font-family: "InterBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: white;
  margin: 20px 0px 0px;
}

.imglable2 {
  font-family: "InterBold";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: white;
  margin: 37px 0px 0px;
}

.imgrotate {
  /* margin-top: -4px; */
  transform: rotate(180deg);
}

.working {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  color: black;
  margin: 80px 0px 0px 60px;
}

.workingcontent {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: black;
  margin: 35px 0px 0px 60px;
}

.workwithusimgs {
  /* margin-top: -230px; */
  margin-left: 25px;
}

.borderimg {
  margin-top: -40px;
}

.aboutfooterhead {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  color: white;
}

.aboutfootertext {
  font-family: "InterMedium";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: white;
  margin: 0px 0px 68px 0px;
}

.Inclusive {
  width: 90%;
  margin: 0px 0px 0px 30px;
}

@media screen and (min-width: 768px) and (max-width: 950px) {
  .aboutheadtitle {
    font-size: 44px;
    margin: 100px 0px 0px 0px;
  }
  .aboutheadcontent {
    font-size: 16px;
    margin: 0px 0px 20px 0px;
  }
  .line1,
  .line2 {
    border: 1px solid #5d5e60;
    width: 2px;
    height: 150px !important;
  }
  .ourtext {
    font-size: 16px;
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .our {
    margin: 5px 0px 25px 0px;
  }
  .workwithusimgs {
    margin-top: 60px;
    margin-left: 25px;
  }
  .working {
    font-size: 28px;
    margin: 80px 0px 0px 0px;
  }
  .workingcontent {
    margin: 35px 0px 0px 0px;
    font-size: 16px;
  }
  .borderimg {
    margin-top: -20px;
  }
  .aboutfooterhead {
    font-size: 28px;
  }
  .box {
    width: 100%;
    /* height: 425px; */
    background: #f0f0f0;
    border-radius: 20px;
    /* padding: 40px 30px; */
  }
  .yourname,
  .JoinWhithUsbtn {
    width: 100%;
  }
  .custom-file-input {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .aboutfootertext {
    font-size: 16px;
    font-weight: 400;
  }
  .boxhead {
    font-size: 18px;
    margin: 0px;
  }
  .boxsubhead {
    font-size: 14px;
  }
  .Inclusive {
    width: 90%;
    margin: 0px 0px 0px 10px !important;
  }
  .connected {
    width: 75% !important;
    margin: 0px 0px 0px 60px !important;
  }
}

@media screen and (min-width: 200px) and (max-width: 767px) {
  .line1,
  .line2 {
    display: none;
  }
  .work-with-us-bg {
    background-image: url("../images/work-with-us-bg.svg");
    background-repeat: no-repeat;
    background-size: 180% 75%;
    /* background-position-x: right; */
    background-color: #2f2f2f;
  }
  .box {
    width: 100%;
    /* height: 425px; */
    background: #f0f0f0;
    border-radius: 20px;
    /* padding: 40px 30px; */
  }
  .yourname,
  .JoinWhithUsbtn {
    width: 100%;
  }
  .custom-file-input {
    width: 100% !important;
    margin-left: 0px !important;
  }
  .aligndiv {
    margin: 0px 0px 0px -25px;
  }
  .ourtext {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .our {
    margin: 10px 0px 25px 0px;
  }
  .box {
    margin: 0px 0px 0px 0px;
  }
  .boxhead {
    font-size: 18px;
    margin: 0px;
  }
  .boxsubhead {
    font-size: 14px;
  }
  .working {
    margin: 80px 0px 0px 0px;
  }
  .workingcontent {
    margin: 35px 0px 0px 0px;
  }
  .workwithusimgs {
    /* margin-top: -150px; */
    margin-left: 22px;
  }
  .borderimg {
    margin-top: -15px;
  }
  .Inclusive {
    width: 90%;
    margin: 0px 0px 0px 0px !important;
  }
  .aboutheadtitle {
    font-size: 44px;
    margin: 60px 0px 0px 0px;
  }
  .aboutheadcontent {
    font-size: 16px;
    margin: 0px 0px 30px 0px;
  }
  .connected {
    width: 100% !important;
    margin: 0px 0px 0px 0px !important;
  }
  .Flexible {
    width: 100% !important;
    margin: 0px 0px 0px 0px;
  }
}

/*  */

.connected {
  width: 80%;
  margin: 0px 0px 0px 90px;
}
.Flexible {
  width: 80%;
  margin: 0px 0px 0px 0px;
}

.imgcontainer {
  padding-right: var(--bs-gutter-x, 0rem) !important;
  padding-left: var(--bs-gutter-x, 0rem) !important;
}
.imgrow {
  --bs-gutter-x: 0rem !important;
}

.custom-file-input::before {
  width: 100%;
  margin-top: 8px;
  height: 50px;
  background-color: #f0f0f0;
  border: 0.5px solid #5d5e60;
  border-radius: 47px;
  padding: 12px 24px;
  color: #a6a6a6;
  font-family: "InterBold";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  content: "emma@amly.work" !important;
  display: inline-block;
  outline: none;
  cursor: pointer;
  /* margin-left: 10px ; */
  text-decoration: underline;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
