.form-control.country-code,.country-code-cust,
.input-group-text {
  background-color: #f5f5f5;
  padding: 0;
}

.failure_content,
.payment_sub_content,
.payment_success_content,
.sub_content,
.success_content {
  font-family: regular_medium;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #212121
}

.payment-failed-msg {
  font-size: 2rem;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  font-family: regular_medium
}

.lead-form .leadSubmtBtn {
  display: flex;
  justify-content: center;
  align-items: center
}

@media only screen and (max-width:768px) {
  .fileupload_image_container .fileupload_image {
    width: 45px;
    height: 65px
  }

  .download-modal-body {
    padding: 0 10px
  }

  .fileupload_image_container .form-heading {
    font-size: 18px
  }

  .lead-form .honorifics_first_name .honorificContainer .honorficis-select {
    padding: 5px
  }

  .modal-content.download {
    padding-bottom: 10px
  }
}

.form-control:focus {
  box-shadow: none
}

.modal-content.download {
  padding: 0
}

.modal-header {
  border-bottom: none;
  padding: 10px 10px 0
}

.download-modal-body {
  padding: 0 40px 10px
}

.customize-label,
.download-modal-body .label {
  font-family: regular_semibold;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: .02em;
  color: #5f616b;
  margin: 8px 0 5px
}

.customize-form textarea,
.download-modal-body input,
input {
  font-family: regular_medium
}

.customize_adress_error,
.customize_email_error,
.customize_name_error,
.phone-err-cust,
.download-modal-body .lead-error-msg {
  color: #f44336;
  font-family: regular_medium;
  margin: 5px 0;
  font-size: 14px !important
}

.form-group.honorificContainer {
  margin-bottom: 0
}

.fileupload_image_container {
  display: flex;
  flex-direction: column;
  align-items: center
}

.fileupload_image_container .fileupload_image {
  width: 55px;
  height: 75px
}

.fileupload_image_container .form-heading {
  line-height: 38px;
  font-family: regular_bold;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  margin: 5px 0;
  color: #27305f;
  text-align: center
}

.lead-form .honorifics_first_name {
  display: flex;
  justify-content: space-between
}

.lead-form .honorifics_first_name .honorificContainer .honorficis-select {
  color: #868995 !important
}

.lead-form .honorifics_first_name .first_name {
  width: 73%
}

.input-group-prepend.flagimg {
  width: 30%
}

.form-control.country-code, .country-code-cust {
  height: inherit;
  border: 0;
  text-align: center;
  font-size: 12px
}

.lead-form .leadSubmtBtn {
  background: linear-gradient(#2c8dbf, #46cdcf);
  height: 50px;
  width: 100%;
  color: #fff;
  padding: 6px 16px;
  line-height: 1.75;
  border-radius: 4px;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: regular_bold;
  margin: 10px 0 !important;
  border: 0 !important
}

.lead-form .policy {
  font-family: regular_medium;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #212121
}

#country-btn {
  outline: unset
}

.customListContainer {
  height: 126px;
  width: 100%;
  position: absolute;
  z-index: 100;
  border: 3px solid #f1f1f0;
  background-color: #fff
}

.customOptionList {
  padding: 0;
  overflow-y: scroll;
  height: 70%
}

.customListItem img{
  height: 20px;
  width: 20px;
  margin-right: 6px;
}

.input-group-text.search-close,
.input-group-text.search-icon {
  background-color: transparent;
  border-left-width: 0;
  border-right-width: 0;
  padding: 0 5px
}

.input-group-text.search-close {
  cursor: pointer;
  padding-top: 5px
}

#searchinput {
  border-left-width: 0;
  border-right-width: 0
}

.download-modal-body .form-control.error {
  border-color: #f44336 !important
}

.download-modal-body .error {
  display: block
}

.spinner-border {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 10px;
}

.modal-dialog.customize-container,
.modal-dialog.downloadsample-container {
  max-width: 365px
}

.custmzeSubmtBtn {
  margin: 20px 0;
  background-color: #2c8ebf;
  color: #fff;
  width: 100%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
  padding: 6px 16px;
  display: flex;
  justify-content: center;
  align-items: center
}

.field-container {
  margin-bottom: 10px
}

.form-control {
  font-family:  regular_medium;
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-description,
.form-heading {
  font-family: Avenir;
  text-align: center;
  color: #002f75;
  font-style: normal
}

input {
  padding: 10px;
  border-radius: 10px;
  /* width: 100%; */
  font-size: 14px;
  border: 1px solid #aaa
}

.form-heading {
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 20px !important
}

.form-description {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px
}

.close-button {
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
  position: absolute;
  top: -17px;
  right: -17px;
  background: #fff;
  box-shadow: 0 4px 20px rgb(43 81 133 / 15%);
  border-radius: 10px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

#sticky_cta {
  position: fixed;
  width: 70%;
  bottom: 0;
  z-index: 999;
  height: 65px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(0);
  transition: .5s ease-out
}

/* .cookiealert {
  height: 45px !important
} */

.sticky_cta_wrapper {
  background: #e7f7ff;
  padding: 12px 0;
  border-radius: 5px;
  border: 1px solid #fff
}

.sticky_cta_text {
  margin: 0;
  text-align: left
}

.sticky_cta_lead_from_wrapper {
  width: 70%
}

.sticky_cta_text>p {
  margin: 0;
  font-family: regular_semibold;
  font-size: 18px
}

.sticky_from_submit,
.sticky_input_field {
  outline: 0;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  border: 1px solid transparent;
  font-family: regular_medium;
  width: 100%
}

.sticky_from_submit {
  padding: 8px;
  background-color: #189cde;
  color: #fff;
  font-family: regular_semibold;
  border: 1px solid transparent;
  outline: 0
}

.input-wrap {
  margin-right: 10px
}

.sticky_cta_email_error,
.sticky_cta_name_error,
.sticky_cta_phone_error {
  width: 100%;
  display: inline-block;
  font-size: 10px;
  color: #f44336;
  margin: 0
}

@media only screen and (max-width:992px) {

  #sticky_cta,
  .cookiealert {
    height: auto !important
  }

  #sticky_cta {
    position: fixed;
    width: 90% !important;
    bottom: 55px;
    z-index: 999
  }

  .sticky_cta_lead_from_wrapper {
    width: 90%
  }

  .sticky_cta_text>p {
    font-size: 14px;
    margin-bottom: 6px
  }

  .sticky_name {
    display: none
  }

  .sticky_cta_text {
    width: 90%;
    margin: 0;
    text-align: center
  }

  .fixed-bottom-div {
    height: 55px
  }

  .sticky_from_submit {
    width: 50%
  }
}

@media (min-width:529px)and (max-width:992px) {
  .sticky_from_submit {
    width: 30%
  }
}

.img-container {
  text-align: center;
  width: auto
}

.thankYou {
  margin: 30px 0;
  font-family: regular_bold;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 38px;
  color: #27305f;
  display: block
}

.modal-dialog.success-dialog {
  max-width: 483px
}

@media only screen and (max-width:768px) {
  .fileupload_image_container .fileupload_image {
    width: 45px;
    height: 65px
  }

  .modal-dialog {
    padding: 20px;
    box-shadow: none !important
  }

  .download-modal-body {
    padding: 0 10px
  }

  .fileupload_image_container .form-heading {
    font-size: 18px
  }

  .lead-form .honorifics_first_name .honorificContainer .honorficis-select {
    padding: 5px
  }

  .modal-content.download {
    padding-bottom: 10px
  }

  .mobile-no-display {
    display: none
  }

  .success_image {
    width: 100%
  }
}

#footer {
  position: relative
}

.footer-background-img {
  position: absolute;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%
}

.buy-now-trusted-images-footer {
  flex: 5;
  display: flex;
  gap: 5px;
  flex-wrap: nowrap;
  align-items: center
}

.image.image-1 {
  text-align: center;
  font-size: 14px;
  letter-spacing: .5px;
  text-wrap: nowrap
}

.dnb-logo {
  font-family: regular_bold !important
}

.dnb-logo span {
  font-family: regular_semibold !important
}

@media (max-width:991px) {
  .buy-now-trusted-images-footer {
    flex-wrap: wrap
  }
}

@media (width < 500px) {
  .dnb-logo span {
    font-size: 8px
  }
}

@media only screen and (max-width: 576px) {
   .contact-info{
    font-size: 14px;
   }

   .join-us{
    font-size: 14px;
   }

   .footer-links li{
    font-size: 14px;
   }

   .copyright-text{
    font-size: 14px;
   }
  
}


/* Social Media Icons */
.fa-square-facebook{
  color:#1768FA;
}

.fa-linkedin{
  color:#0A66C3;
}

.fa-square-x-twitter{
  color: #000000;
}

.fa-envelope{
  color: #5A99C1;
}

.fa-square-instagram{
  color: #e4405f;
}

.fa-square-pinterest{
  color: #E73E30;
}

.social-media-icons li a i{
  font-size: 32px;
  background-image: radial-gradient(rgba(255,255,255,1) 1%, rgba(255,255,255, 1) 20%, rgba(255,255,255, 1)  45%,rgba(255,255,255, .15) 65%, rgba(255,255,255, .05) 90%);
}

.social-media-button i{
  font-size: 36px;
}


/* Share Modal */
.display-none{
  display: none;
}

/* Embed Modal */
  .test-embed{
    position: fixed !important;
    z-index: 100 !important;
    width:380px;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius:6px;
    box-shadow: rgba(0, 0, 0, 0.36) 200px 200px 1000px 800px,rgba(0, 0, 0, 0.36) -200px -200px 100px 800px;
  }
  
  .modal-container{
    width: 100%;
    padding: 20px;
    
  }

  .modal-head{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }

  .modal-head p{
    width: 100%;
    display:flex;
    justify-content:space-between;
  }
 
  .modal-head p span{
    font-weight: 300;
  }

  .modal-head p button{
    border: none;
    outline: none;
    background-color: #ffffff;
    color: rgb(102, 102, 102)
  }

  .modal-head button:hover{
    color: #000000;
    cursor: pointer;
  }

    .embed-code-text-area{
    border: 1px solid #4F92BD;
    width: 100%;
    border-radius: 6px;
    height: 180px;
    margin-bottom: 10px;
    overflow: auto;
    margin-top: -10px;
    }

   .embed-code-text-area code {
      font-size:90%;
      color: black;
      word-wrap: break-word;
      line-height: 1.15;
      background-color: rgb(194, 217, 246);
    }

    .copy-embed-code-button{
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
      outline: none !important;
      width: 140px;
      height: 36px;
      background: #F6F6F6;
      border: 1px solid rgba(79, 146, 189, 0.2);
      border-radius: 5px;
    }

  .copy-embed-code-button img{
    height: 14px;
  }

  .copy-embed-code-button span{
  color: #4F92BD;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}

.learn-more{
  color: rgb(93, 2, 177);
}

.learn-more:hover{
  text-decoration: underline;
  cursor: pointer;
}

.copy-warn{
  font-size: 14px;
}

.remove{
  display: none;
}

#small, #rights{
  margin-top: 10px;
  font-size: 12px;
}

#rights .rights-heading{
  font-weight: 300;
}

#rights .rights-close{
  color: rgb(102, 102, 102);
}

#rights .rights-close:hover{
  color: black;
  cursor: pointer;
}

#rights .rights-option{
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copied-notification{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 9px 15px;
    gap: 5px;
    height: 35px;
    background: #F6F6F6;
    border: 1px solid rgba(79, 146, 189, 0.2);
    border-radius: 30px;
    position: absolute; 
    left: 50%;
    transform: translateX(-50%);
    top: 420px;
    z-index: 1000;
    width: max-content;
}

@media only screen and (max-width: 576px) {
  .share-options-button span{
     font-size: 14px;
  }
  .thankYou{
    font-size: 24px;
  }
  .failure_content, .payment_sub_content, .payment_success_content, .sub_content, .success_content{
    font-size: 14px;
  }
  
}


@media only screen and (max-width: 420px) {
  .test-embed{
    width: 94%;
  }

  .copy-embed-code-button{
    width: 120px;
    height: 32px;
  }

  .copy-embed-code-button img{
      height: 12px;
    }

    .copy-embed-code-button span{
      font-size: 14px;
      line-height: 22px;
    }

}


/* Footer */

#footer{
  position: relative;
}
.footer-background-img{
  position: absolute;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}
.buy-now-trusted-images-footer {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
  align-items: center;
}
.image.image-1{
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-wrap: nowrap;
}
.dnb-logo{
  font-family: 'regular_bold' !important;
}
.dnb-logo span{
  font-family: 'regular_semibold' !important;
}
@media (max-width:450px){
  .buy-now-trusted-images-footer {
    flex-wrap: wrap;
  }
}
@media (width < 500px){
.dnb-logo span {
  font-size: 8px;
}
}

/* Header */
@media(max-width:991px){
  .updated-mobile-logo-new {
    display: block;
    width: 25%;
    height: 15%;
    margin-left: 12px;
  }
}
@media(min-width:992px){
  .updated-mobile-logo-new {
    display: none;
    width: 25%;
    height: 15%;
    margin-left: 12px;
  }
}
button.close-search-button{
  display: none;
}
.search-reports-input{
  display: none;
}

/* Platform Access  */
#modal-content-id{
  position: relative;
  padding: 0;
}
#modal-header-id{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  cursor: pointer;
}
.platformAccess {
  max-width: 900px;
}
.platformAccessModalBody {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.info-section {
  padding: 24px;
  background-color: #f4f9ff;
  flex: 0 1 55%;
}
.info-section > h2 {
  color: #585858;
  font-family: "regular_semibold";
  font-size: 26px;
  margin: 0;
}
.info-section > h1 {
  color: black;
  border-bottom: 1px #bec2c7 solid;
  font-size: 34px;
  padding-bottom: 7px;
}
.info-section > p{
  font-size: 34px;
}
.info-section ul {
  padding-left: 0;
}
.features-list .list {
  display: flex;
  list-style: none;
  align-items: start;
  margin-bottom: 15px;
}
.features-list .list img {
  margin-top: 5px;
}
.list-details {
  margin-left: 8px;
}
.list-details p {
  margin-bottom: 0;
  font-size: 18px;
  font-family: "regular_semibold";
  color: black;
}
.list-details span {
  font-size: 15px;
  color: #424242;
}
.form-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 1 44%;
  padding: 24px;
}
.section-title {
  font-family: "regular_semibold";
  font-size: 23px;
  color: #585858;
  text-align: center;
  margin-top: 20px;
}
.request-access-btn {
  background: #ffd21d;
  width: 100%;
  padding: 10px;
  color: black;
  border: none;
  border-radius: 6px;
  font-family: "regular_bold";
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.request-access-btn:focus {
  outline: none;
}
.why-choose {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.why-choose h3 {
  color: #787878;
  font-size: 17px;
  font-family: "regular_bold";
  margin-bottom: 11px;
}
.why-choose div {
  display: flex;
}
.icons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.icons p {
  color: #787878;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}
.error {
  color: #f44336;
}

@media screen and (max-width: 576px) {
  .info-section {
    display: none;
  }
  .platformAccessModalBody {
    display: block;
  }
  .form-section {
    gap: 24px;
  }
}
.left-side-wrap{
  display: flex;
  align-items: center;
}

.heading-2-in-p{
  font-size: 1.2rem;
  color: #195571 !important;
  font-family: "regular_bold";
  margin-bottom: 10px;
  margin-top: 2rem;
  font-weight: 300;
}

.heading-h4-in-p{
  text-align: left;
  font-family: "regular_semibold" !important;
  font-size: 1rem;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}
.gptw-3xl{
      max-width: 76px;
      height: auto;
    }
.iso-logo-2022{
    max-width: 66px;
    height: auto;
}