.heading-menu,#scroll{display:none}
.pam360-banner-wrap {
  position: relative;
  z-index: 1;
  background: #16A085;
  background-color: #F4D03F;
  background-image: linear-gradient(181deg, #F4D03F 0%, #16A085 100%);
  background-size: 100%;
}
.pam360-banner-wrap .content-wrap {
  padding: 80px 0;
  max-width: 100%;
  position: relative;
}
.banner-heading-wrap {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.banner-heading-wrap h1 {
  margin: 0 auto 20px;
  color: #000;
  font-size: 46px;
  line-height: 1.2;
}
.banner-heading-wrap p {
  font-size: 18px;
  max-width: 670px;
  margin: 0 auto;
}
.banner-sub-wrap {
  max-width: 1020px;
  margin: 60px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
.banner-sub-image {
  max-width: 50%;
}
.banner-sub-form {
  max-width: 42%;
  position: relative;
  margin: -20px 0 0;
  background: #fff;
  padding: 35px;
}
.banner-sub-form p {
  font-size: 14px;
}
/*  */
#gartnerForm {
  width: 100%;
  margin: 0 0 0;
  color: #666;
}
.form-group {
  width: 100%;
  margin: 25px 0;
  position: relative;
  z-index: 1;
}
/*  */
.label-text-head {
  margin: 0 0 7px;
  color: #000;
}
.form-radio-contain {
  display: flex;
}
.radio .helper {
  top: 0;
}
.form-radio label {
  font-size: 15px;
}
.buyer-guide-wrap .content-wrap, .why-wrap .content-wrap {
  max-width: 990px;
}
.buyer-guide-wrap p:last-child {
  margin: 0;
}
.buyers-resoures-wrap {
  background: #fffaf4;
  padding: 80px 0;
}
.buyers-resoures-wrap h2 {
  margin: 0;
  text-align: center;
}
.buyers-resoures-wrap ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px;
  margin: 40px auto 0;
  max-width: 980px;
  text-align: center;
}
.buyers-resoures-wrap ul li figure img {
  width: 80%;
}
.buyers-resoures-wrap ul li p:nth-of-type(1) {
  font-family: var(--primaryfont-semibold);
  font-size: 20px;
  margin: 20px 0;
}
.buyers-resoures-wrap ul li p:last-child {
  margin: 0
}
.buyers-resoures-wrap ul li p a {
  font-family: var(--primaryfont-bold);
}
.thank-message {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  border: 1px solid #fafafa;
  padding: 25px;
  text-align: center;
}
.thank-message p {
  margin: 20px 0 0;
  font-size: 18px;
}
.trans-effect ~ label {
  top: 7px;
}
.const-text {
  color: #767676;
}
.why-wrap {
  padding: 80px 0;
}
.why-wrap h2 {
  margin-top: 0;
}
.why-wrap h4 {
  margin: 40px 0 20px;
}
.why-wrap p:last-child {
  margin: 0;
}
.dots-list {
  padding: 0 0 40px 20px;
}
.dots-list li {
  padding: 0 0 20px 25px;
  position: relative;
}
.dots-list li:last-child {
  padding-bottom: 0;
}
.dots-list li:before {
  content: "";
  height: 7px;
  width: 7px;
  margin: 0;
  transition: all 1s;
  position: absolute;
  top: 9px;
  left: 5px;
  z-index: 1;
  background: #fff;
  border-radius: 50%;
}
.dots-list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: #28296d;
  width: 17px;
  height: 17px;
  border-radius: 50%;
}
.pam-footer-wrap {
  text-align: center;
  padding: 80px 0;
}
.pam-footer-wrap .content-wrap {
  max-width: 840px;
  border-radius: 15px;
}
.pam-footer-wrap h2 {
  margin: 0 0 20px;
}
.pam-footer-wrap p:last-child {
  margin: 0;
}
.pam-footer-wrap a.act-btn.btn-border {
  color: #000;
  border-color: #0d0d0d;
  background: transparent;
}
.pam-footer-wrap a.act-btn {
  margin: 10px;
}
.disclaimer-wrap {
  padding: 80px 0;
}
.disclaimer-wrap .content-wrap {
  max-width: 1040px;
  padding: 40px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  background: #fffbeb;
}
.disclaimer-wrap p {
  font-size: 14px;
}
.disclaimer-wrap p:last-child {
  margin: 0;
}
/*  */
.pam360-content-wrap h2 {
  margin-top: 0;
}
.buyer-guide-wrap {
  padding: 80px 0 0;
}
@media screen and (max-width: 1200px) {
  .banner-contain h1 {
    font-size: 38px;
  }
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 992px) {
  .pam360-banner-wrap h1 {
    font-size: 38px;
    line-height: 1.4;
  }
  .pam360-banner-wrap p {
    font-size: 18px;
  }
  .pam360-banner-wrap h1 br {
    display: none;
  }
  .banner-sub-image {
    display: none;
  }
  .banner-sub-form {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .banner-contain h1 {
    font-size: 36px;
    line-height: 1.4;
  }
  h2 {
    font-size: 32px;
  }
  .buyers-resoures-wrap ul {
    grid-template-columns: repeat(1, 1fr);
    max-width: 320px;
  }
  .disclaimer-wrap .content-wrap {
    padding: 25px;
  }
}
@media screen and (max-width: 480px) {
  .radio + .radio {
    margin-left: 30px;
    margin-top: 0;
  }
}