#contact-form1 .form-control {
  color: black !important;
}

.request_submit {
  cursor: pointer;
  width: 30%;
  border: 1px solid #2596be !important;
  color: #fff;
  font-size: 20px;
  filter: drop-shadow(-5px 4px 1px rgba(0, 0, 0, 0.3));
  font-weight: 600;
  padding: 10px 25px;
  background-color: #024564 !important;
  border-radius: 8px !important;
}

.request_submit:focus,
.request_submit:hover {
  text-decoration: none;
  box-shadow: 4px 2px 10px #928d8d;
}
.pricing-buynow {
  margin-bottom: 10px;
}

.justify-content-center {
  margin-right: 50px;
  margin-left: 50px;
}

#phone_span {
  margin-left: 15px;
}

.security_code {
  font-size: 14px;
}

.purchase-report {
  margin-left: 20px;
}

.keyplayers {
  left: 30% !important;
}

.formbox .form-control:valid ~ label {
  bottom: 55px;
  left: 0;
  font-size: 12px !important;
  margin-top: 8px;
  color: #999;
}

/* Css for Enquiry form */

.intl-tel-input .tel {
  padding-left: 61px !important;
}

.selected-dial-code {
  display: none;
}

.request_submit {
  background: none;
  border: none;
}

.security_placeholder {
  display: inline-block;
  width: 56%;
  clear: both;
}

#captcha_code {
  width: 65px;
}
.request_form {
  padding: 30px 30px 5px 30px;
  border-radius: 15px;
  background-position: 135% -8%;

  background: #e0f3fe;
  width: 100%;
  border: 1px solid #024564;
  margin: auto;
}

.input-group-text {
  background-color: unset;
  border: 1px solid #024564 !important;
}

.form-control {
  border: 1px solid #024564 !important;
}

.request_form .form-control {
  height: 38px;
}

.intl-tel-input .selected-flag {
  padding: 0 7px 0 9px;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: unset;
  border-right: 1px solid #024564 !important;
}

#captcha_code {
  border: 1px solid #5691ab;
  border-radius: 0.25rem;
}

.security_code {
  color: #000;
  font-weight: 600;
  padding-right: 6px;
  font-style: italic;
}

.captcha-div {
  max-width: 45%;
}

.captcha-code {
  flex: 0 0 55%;
  max-width: 55%;
}

.request_img {
  box-shadow: -5px 4px 1px #b6b5b5;
  border-radius: 9px;
}

.request_img:hover {
  /* box-shadow: -5px 7px 7px #636363; */
  transition: transform 0.5s ease 0s, filter 0.5s ease-in 0s;
  transform: scale(1.08);
}

.captcha-code1 {
  padding-left: 0px;
}

input::placeholder {
  color: #a6a6a6 !important;
  font-size: 14px;
  font-style: italic;
}

.input_icon {
  width: 24px;
}

.security_label {
  display: contents;
}

.refreshCaptcha {
  width: 7%;
  cursor: pointer;
}

.iti-flag {
  width: 20px !important;
}

.request-form {
  padding-right: 2px;
}

.download_pdf {
  height: 20px;
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .request-form {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .keyplayers {
    left: 5% !important;
  }

  .security_placeholder {
    width: 47.5%;
  }

  .tab-content .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .col-sm-12.col-lg-12.request-form {
    max-width: 1200px;
  }
  .request_form {
    width: 100%;
  }
}

@media (min-width: 1024px) {
  .col-sm-12.col-lg-12.request-form {
    width: 100%;
    max-width: 1200px;
    text-align: left;
  }
  .security_code {
    font-size: 14px;
  }

  .captcha-div1.col-md-12 {
    gap: 10px;
    align-items: center;
    display: flex;
  }
  .refreshCaptcha {
    width: 13%;
    cursor: pointer;
  }
  .security_placeholder {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .security_label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    width: 80%;
  }
  .basicSlider .MS-content .item {
    width: 20% !important;
  }
}

@media (min-width: 1400px) {
  .col-sm-12.col-lg-12.request-form {
    width: 100%;
    max-width: 1200px;
    text-align: left;
  }
  .request_form {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .request-form {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .security_placeholder {
    display: unset;
    width: unset;
  }

  .request_submit {
    margin-left: unset;
  }

  .disp_secur_code {
    margin-top: 16px;
  }

  .refreshCaptcha {
    width: 12%;
  }
}

@media only screen and (max-width: 768px) {
  .basicSlider .MS-content .item {
    width: 40% !important;
  }

  .justify-content-center {
    margin-right: 0px;
    margin-left: 0px;
  }

  .request_form {
    margin-right: 0px;
  }

  .right-price-form {
    margin-left: 0px !important;
  }

  .right-inside-form {
    width: 90% !important;
  }

  .pricing-list label {
    margin-left: 0px !important;
    font-size: 14px !important;
  }

  #phone_span {
    margin-left: 0px !important;
  }

  .request-form {
    flex: 0 0 50%;
    max-width: 50%;
    /* padding-right: 15px !important; */
  }

  .request-form-child {
    padding-right: 15px !important;
  }

  .security_placeholder {
    display: unset;
    width: unset;
  }

  .request_submit {
    margin-left: unset;
  }

  .refreshCaptcha {
    width: 34px;
  }

  .disp_secur_code {
    margin-top: 16px;
  }

  .disp_secur_code {
    margin-top: 16px;
  }

  .security_label {
    display: block;
    text-align: center;
  }

  .input-group-text {
    padding: 0.275rem 0.55rem;
  }

  .input_icon {
    width: 18px;
  }

  .iti-flag {
    width: 13px !important;
  }

  .intl-tel-input .selected-flag {
    padding: 0 4px 0 8px;
  }

  input::placeholder {
    font-size: 11px;
  }

  .request_form {
    padding: 20px 20px 5px 20px;
  }

  .intl-tel-input .tel {
    padding-left: 50px !important;
  }

  .request_form {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }

  .nav-tabs-container {
    top: 90px;
  }

  .keyplayers {
    left: 17% !important;
  }
}

@media (max-width: 475px) and (min-device-width: 375px) {
  .basicSlider .MS-content .item {
    width: 40% !important;
  }

  .request_form {
    padding: 20px 20px 5px 20px;
  }

  .request-form {
    margin-top: 15px;
  }

  .or_image_new {
    display: none;
  }

  .pricing-list label {
    font-weight: 100;
  }

  .justify-content-center {
    margin-right: 0px;
    margin-left: 0px;
  }

  .request_form {
    margin-right: 0px;
    margin-left: 0;
    width: 100%;
  }

  .form-check-label {
    font-size: 10px;
  }
  .right-price-form {
    margin-left: 0px !important;
  }

  .right-inside-form {
    width: 90% !important;
  }

  .pricing-list label {
    margin-left: 0px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 570px) {
  .request-form {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
  }

  .security_placeholder {
    display: unset;
    width: unset;
  }

  .request_submit {
    margin-left: unset;
  }
  .container .form-slider {
    padding: 0;
  }
  .intl-tel-input .tel {
    padding-left: 41px !important;
  }
  .refreshCaptcha {
    width: 31px;
  }
  .keyplayers {
    left: 7% !important;
    font-size: 11px;
  }
  .form-group.form-check.col-md-12 {
    display: flex;
    gap: 10px;
    margin-top: 10px;
  }
  .disp_secur_code {
    margin-top: 16px;
  }

  .security_label {
    display: block;
    text-align: center;
  }
}

@media (max-width: 320px) {
  .basicSlider .MS-content .item {
    width: 45% !important;
  }

  .download_pdf {
    height: 25px;
  }

  .request_form {
    margin-right: 0px;
    margin-left: 0;
    width: 100%;
    margin-top: 30px;
  }

  .or_image_new {
    display: none;
  }
  .security_code {
    font-size: 13px;
  }
  .form-check-label {
    font-size: 10px;
  }

  .refreshCaptcha {
    width: 22px;
  }
  .pricing-list label {
    font-weight: 100;
    /* margin-left: 0px !important; */
  }

  .center-block {
    padding: 0px;
  }

  .justify-content-center {
    margin-right: 0px;
    margin-left: 0px;
  }

  .request_form {
    margin-right: 0px;
  }

  .right-price-form {
    margin-left: 0px !important;
  }

  .right-inside-form {
    width: 90% !important;
  }

  .pricing-list label {
    margin-left: 0px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 1200px) {
  .searchbar1 {
    display: none;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .security_placeholder {
    width: 47.5%;
  }

  .basicSlider .MS-content .item {
    width: 30% !important;
  }

  .security_placeholder {
    width: 100%;
    margin-top: 10px;
  }

  .security_label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
  }
  #captcha_code {
    width: 60px;
  }

  .security_code {
    font-size: 13px;
  }
  .pricing-list label {
    font-size: 14px !important;
  }

  .second-content .nav > li a {
    margin-right: 0 !important;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1240px) {
  .security_placeholder {
    width: 56.5%;
  }

  .basicSlider .MS-content .item {
    width: 30% !important;
  }
}

@media (min-width: 1440px) {
  .security_placeholder {
    width: 58.5%;
  }

  .basicSlider .MS-content .item {
    width: 17% !important;
  }
}

.catcha_error_psme {
  margin-bottom: 0.2rem;
  color: red;
}
.padded-input {
  padding-left: 85px;
  /* Adjust the value as needed */
}

.btn-custom {
  background: none;
  /* Adjust the color to match your needs */
  border: none;
  /* Removes the border */
  box-shadow: none;
  /* Removes any box shadow, if not desired */
  /* You can add more styles like padding, border-radius, etc., to match your design */
}

.btn-custom:focus {
  outline: none;
  /* Removes the outline on focus for accessibility, consider replacing it with a custom style */
}

/* Optional: If you need to remove a white patch or border from the container of the button */
.container-of-button {
  background: none;
  /* Replace with the appropriate selector */
  border: none;
}

.or_image_new {
  width: 60px;
  float: right;
  margin-right: -38px;
  margin-top: -180px;
}

.right-price-form {
  border: 1px solid black;
  border-radius: 6px;
  color: #145b85;
  margin-left: 20px;
  /* padding-left: 115px; */
  /* padding-right: 115px; */
}

.right-price-form#child {
  margin: 0 auto;
}

.right-inside-form {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.direct-purchase {
  border: 1px solid #2596be;
  width: 100%;
  border-radius: 4px;
  margin-top: 15px;
}

.direct-purchase p {
  margin: 2px 0px 2px 0px;
  font-weight: 600;
  font-size: 20px;
}

.center-block {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 19px;
  margin-bottom: 7px;
}

.purchase-price {
  border: 1px solid black;
  border-radius: 5px;
  padding: 5px 20px;
  float: right;
}

.pricing-list {
  margin: 25px 0px;
}

.pricing-list label {
  margin-left: 7px;
  font-size: 17px;
}

.pricing-buynow {
  text-align: center;
}

.purchase-report h4 {
  font-weight: 600;
}

.purchase-report p {
  font-weight: bold;
}

.leftpanel2 h4 {
  font-weight: 600;
  color: #000 !important;
  height: 25px;
  font-size: 20px;
}

.pricing-submit-button {
  margin-bottom: 0px;
}

.basicSlider .MS-content .item {
  width: 22%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

input::placeholder {
  color: #a6a6a6 !important;
  font-size: 14px;
  font-style: italic;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slider-sec .row {
  padding: 0;
  margin: 0;
}

.slider-sec {
  padding: 0;
  margin-top: 25px;
  width: 100%;
}

.justify-content-center {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

/* new css */

@media (min-width: 320px) and (max-width: 480px) {
  .purchase-report {
    display: none;
  }

  .press-release {
    border-radius: 10px;
    border: 1px solid #122b47;
    padding: 6px 0 5px 30px;
    position: relative;
    margin: 0;
  }
  .justify-content-center {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  .slider-sec {
    margin: 0;
    margin-top: 10px;
  }

  .request_submit {
    cursor: pointer;
    width: 50%;
    border: 1px solid #2596be !important;
    color: #fff;
    font-size: 18px;
    filter: drop-shadow(-5px 4px 1px rgba(0, 0, 0, 0.3));
    font-weight: 600;
    padding: 10px 25px;
    background-image: #024564 !important;
    border-radius: 8px !important;
  }

  .request_submit:focus,
  .request_submit:hover {
    text-decoration: none;
    box-shadow: 4px 2px 10px #928d8d;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .justify-content-center {
    margin-right: 50px;
    margin-left: 50px;
  }

  .purchase-report {
    display: none;
  }

  .request-form {
    flex: 0 0 50%;
    max-width: 100%;
    padding-right: 15px !important;
  }
  #enquiry-main-content {
    margin: 0;
    margin-bottom: 50px;
  }
  .slider-sec {
    margin-top: 20px;
  }

  .request_submit {
    width: 50%;
  }
  .keyplayers {
    left: 19% !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .justify-content-center {
    margin-right: 50px !important;
    margin-left: 50px !important;
  }
  .right-side-content h1 {
    padding: 0;
  }
  .slider-sec {
    margin-top: 20px;
  }
  .keyplayers {
    left: 22% !important;
  }
  .row.info-row {
    width: 80%;
  }
  .nav-tabs-container {
    top: 91px !important;
  }
}

#reports-main-content .row {
  margin: 0 !important;
  padding: 0;
}

.request-form {
  padding: 0 !important;
}

/* ==========================*/

.container .commitment {
  width: 59%;
  overflow: hidden;
  padding: 0;
  margin-top: 8px;
}

.head {
  font-size: 20px;
  font-weight: bold;
  color: #024564;
  padding: 0 10px;
  text-transform: uppercase;
}

.items {
  padding: 5px 10px;
}

.item {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
}

.icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.icon img {
  width: 100%;
  height: auto;
  max-width: 35px;
  max-height: 35px;
}

.content {
  font-size: 14px;
  flex: 1;
  padding-left: 10px;
}

.content strong {
  font-size: 14px;
  color: #333;
  display: block;
}

.content p {
  font-size: 12px;
  color: #666;
  /* margin: 5px 0 0; */
  padding-right: 40px;
  padding-bottom: 0;
  text-align: left;
}
.request-container {
  display: flex;
  padding: 0 115px;
}

div#tabshow {
  display: flex;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.form_fphone {
  padding: 0 !important;
}
.col-md-8 {
  flex: 0 0 53% !important;
  max-width: 53% !important;
}
.col-lg-6 {
  flex: 0 0 50%;
  max-width: 100%;
}

.captcha-div1.col-md-12 {
  /* text-align: center; */
  display: flex;
  gap: 5px;
  justify-items: center;
  padding: 0;
  align-items: center;
}
.form-control {
  height: calc(2em + 0.75rem + 0px) !important;
}
.request_submit {
  width: 40% !important;
  font-size: 16px !important;
}

#tabshow .input-group {
  width: 100%;
}
.input_icon {
  width: 20px;
}

.refreshCaptcha {
  width: 12%;
}
.form-check-label {
  font-size: 12px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  .request-container {
    display: flex;
    flex-direction: column;
    padding: 0 1px;
  }
  .container .commitment {
    width: 100%;
    overflow: hidden;
    padding: 0;
  }

  .request_form {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    margin-top: 30px;
  }
  div#tabshow {
    display: flex;
    flex-direction: column;
  }
  .form-group {
    padding: 0 !important;
  }

  .captcha-div1.col-md-12 {
    flex-direction: column;
  }

  .security_placeholder {
    display: inline-block !important;

    width: 100% !important;
  }
  .head {
    font-size: 17px;
  }
  .content p {
    padding-right: 10px;
  }
  .request_submit {
    width: 50% !important;
    font-size: 14px !important;
  }
  .disp_secur_code {
    margin-top: 0px !important;
  }
  .security_placeholder {
    margin-top: 0p !important;
  }
  .form-check-label {
    font-size: 10.5px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .head {
    font-size: 17px;
  }
  .content p {
    padding-right: 10px;
  }
  .security_placeholder {
    width: 45% !important;
  }
  .request-container {
    display: flex;
    padding: 0;
  }

  .head {
    font-size: 18px;
  }

  .disp_secur_code {
    margin-top: 0;
  }

  .security_label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    width: 63%;
    margin-top: 10px;
  }
  .form-check-label {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .container .commitment {
    width: 100%;
  }
  .head {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .content p {
    padding-right: 10px;
  }

  .request-container {
    padding: 0 60px;
  }
}

span.input-group-addon {
  background: transparent;
  border: 1px solid #024564;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: #fff !important;
}

div#tabshow {
  gap: 1px;
}

.form-check {
  padding: 0 !important;
}

.intl-tel-input .tel {
  padding-left: 60px !important;
}
