.btn-continue {
  width: 50%;
  height: 56px;
  display: block;
  position: relative;
  background: #fdc119;
  font-family: Jost Reg;
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  margin: 0px auto;
  color: #000000;
  border: none;
}

@media screen and (max-width: 1440px) {
  .section-eduation-loan-two .bottom-blue-triangle {
    left: 13%;
  }
  .left-orange-triangle {
    top: 30%;
  }
}

@media screen and (max-width: 1300px) {
  .section-eduation-loan-two .dots-right {
    width: 200px !important;
    bottom: 20%;
  }
  .section-eduation-loan-two .half-circle {
    width: 100px !important;
  }
}

@media screen and (max-width: 1100px) {
  .section-eduation-loan-two .dots-right {
    width: 160px !important;
    bottom: 13%;
  }
  .section-eduation-loan-two .bottom-blue-triangle {
    width: 42px !important;
    left: 9%;
  }
  .section-eduation-loan-two .top-blue-triangle {
    width: 42px !important;
  }
  .section-eduation-loan-two .left-orange-triangle {
    right: 10%;
  }
}

@media screen and (max-width: 992px) {
  .section-eduation-loan-two .dots-right {
    width: 140px !important;
  }
  .section-eduation-loan-two .half-circle {
    width: 80px !important;
  }
  .section-eduation-loan-two .bottom-blue-triangle {
    left: 6%;
  }
  .section-eduation-loan-two .left-orange-triangle {
    right: 7%;
  }
}

@media screen and (max-width: 950px) {
  .section-eduation-loan-two .bottom-blue-triangle {
    display: none;
  }
  .section-eduation-loan-two .left-orange-triangle {
    display: none;
  }
  .section-eduation-loan-two .top-blue-triangle {
    display: none;
  }
  .section-eduation-loan-two .half-circle {
    display: none;
  }
  .section-eduation-loan-two .dots-right {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .section-eduation-loan-two {
    padding-top: 10px;
  }
  .section-eduation-loan-two .loan-box-area {
    width: 100%;
  }
  .form-area {
    width: 100%;
  }
  .type-of-loan-box-area {
    width: 100%;
    overflow-x: scroll;
  }
  .form-label {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section-eduation-loan-two .dots-left {
    width: 90px !important;
  }
  .section-eduation-loan-two .right-orange-triangle {
    width: 30px !important;
  }
  .section-eduation-loan-two .type-of-loan-banner {
    width: 100%;
  }
}


@media screen and (max-width: 576px) {
  .type-of-loan-box{
      width:100%;
  }
  .type-of-loan-box-icon img{
      width:37px;
  }
  .type-of-loan-box-icon h5{
      font-size:13px;
  }
  }

@media screen and (max-width: 520px) {
  .section-eduation-loan-two .blue-triangle {
    top: 25%;
  }
  .section-eduation-loan-two .dots-left {
    width: 70px !important;
    top: 3%;
  }
}

@media screen and (max-width: 425px) {
  .section-eduation-loan-two .blue-triangle {
    top: 23%;
  }
  .section-eduation-loan-two .right-orange-triangle {
    width: 25px;
    right: 4%;
  }
}

@media screen and (max-width: 375px) {
  .section-eduation-loan-two .blue-triangle {
    top: 21%;
  }
  .section-eduation-loan-two .right-orange-triangle {
    top: 4%;
  }
  .type-of-loan-box-area {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 320px) {
  .section-eduation-loan-two .blue-triangle {
    top: 18%;
  }
}

#form-control::placeholder, .form-control::placeholder {
  color: rgb(117, 117, 117) !important;
}

.select2-container--default .select2-selection--multiple{
  border: 1px solid #0000000f !important;
  box-shadow: 4px 4px 6px 0px #00000017 !important;
}

.select2-container--default .select2-search--inline .select2-search__field{
  padding-left: 20px !important;
  font-size: 18px !important;
}

.select2-container .select2-search--inline .select2-search__field{
  margin-top: 8px !important;
}

@media screen and (max-width: 768px){
  .top-mobile{
      display: none !important;
  }
  .chat-box-new{
      display: none !important;
  }

  .type-of-loan-box-two {
      width: 100%;
  }
}

.type-of-loan-box-two {
  height: auto;
  display: flex;
  position: relative;
  border-radius: 20px;
  border: 1px solid #0000001a;
  box-shadow: 4px 8px 9px 0px #0000000d;
  padding: 20px;
  margin: 0px auto;
  margin-top: 30px;
  align-items: center;
}

.left-box {
  width: 30%;
  height: auto;
  display: block;
  position: relative;
}

.left-box h5 {
  font-family: Jost Reg;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #000000;
  margin: 0;
}

.right-box {
  width: 70%;
  height: auto;
  display: block;
  position: relative;
}

.border-radius-20 {
  border-radius: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 375px) {
  .type-of-loan-box-two {
      padding: 20px 5px;
  }
}

@media screen and (max-width: 520px) {
  .type-of-loan-box-two {
      display: block;
  }

  .left-box {
      width: 100%;
  }
  .left-box h5 {
      text-align: center;
      margin-bottom: 12px;
      font-size: 16px;
  }
  .right-box {
      width: 100%;
  }
}

.custom-select2-container .select2-search__field {
  width: 100% !important;
}