/* Survey template subpage css */
body {
  font-family: var(--font-Epilogue-Regular);
}
.survey-banner-platter {
  background: transparent !important;
}
.frame-banner-parent {
  display: none !important;
}

/* Top banner section - start */
.sogo-survey-temp-sub-page-top-banner-main-container {
  background: radial-gradient(689.8% 173.08% at -7.96% -39.76%, #b9d3fb 0%, #fff 100%);
  background-image: url(/wp-content/uploads/survey-template-hero-banner-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  padding: 15rem 0;
}
.sogo-survey-temp-sub-page-top-banner-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: var(--color-pitch);
  gap: 5rem;
}
.sogo-stsp-tb-right-sec-wrapper {
  width: 67%;
  min-width: 20%;
}
.sogo-stsp-tb-left-sec-wrapper {
  width: 33%;
  min-width: 25.5%;
  max-width: fit-content;
  margin: auto;
  box-sizing: border-box;
  padding: 6.25rem 7.5rem;
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
  border-radius: 3.75rem;
  border: 0.125rem solid rgba(0, 94, 238, 0.70);
  background: rgba(0, 94, 238, 0.10);
  box-shadow: 10px 10px 25px 0 rgba(0, 94, 238, 0.10);
}
@media screen and (max-width: 1024px) {
  .sogo-stsp-tb-left-sec-wrapper {
    padding: 6rem 5rem;
  }
}
@media screen and (max-width: 960px) {
  .sogo-stsp-tb-left-sec-wrapper {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .sogo-stsp-tb-left-sec-wrapper {
    max-width: 100%;
  }
}

.stsp-survey-detail-wrapper {
  width: 100%;
  max-width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  gap: 2.5rem;
  padding-bottom: 3.5rem;
  border-bottom: 0.125rem solid rgba(255, 255, 255, 0.60);
  box-sizing: border-box;
}
.stsp-survey-detail-wrapper:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.survey-detail-icon {
  width: 10rem;
  height: 10rem;
  padding: 1.25rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.60);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}
.survey-detail-icon i {
  font-size: 7rem;
  color: var(--color-survey);
}
.sogo-stsp-tb-right-caption {
  width: fit-content;
  color: var(--color-white);
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 6rem;
  padding: 1.875rem 2.5rem 1.5rem 3.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  border-radius: 8.33338rem;
  border: 1px solid rgba(0, 94, 238, 0.69);
  background: rgba(0, 94, 238, 0.50);
  position: relative;
}
.sogo-stsp-tb-right-caption:before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: var(--color-white);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.25rem;
}
.sogo-stsp-tb-right-title {
  font-size: 8rem;
  line-height: 1.29;
  letter-spacing: -0.125rem;
  margin: 0;
  color: var(--color-pitch);
  margin-bottom: 3rem;
}
.sogo-stsp-tb-right-paragraph {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: -0.07rem;
  max-width: 130rem;
  color: var(--color-iron-ash);
  margin-bottom: 5rem;
}
.stsp-banner-rating-sec,
.hero-ratings {
  width: fit-content;
  display: flex;
  gap: 3.5rem;
  align-items: center;
}
.rating-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.rating-item .image-element {
  width: 4rem;
  height: 4rem;
}
.rating-item strong {
  font-size: 3rem;
  margin-top: 0.2rem;
  line-height: 1;
}
.rating-item i {
  color: #FFAB47;
  font-size: 1.7rem;  
}
.rating-item span {
  font-size: 1.67rem;
  letter-spacing: -0.0625rem;
}
.hero-sogo-key-features-wrapper {
  margin-top: 6rem;
}
.hero-bullets {
  list-style: none;
  flex-wrap: wrap;
}
.hero-bullets,
.hero-bullets li {
  display: flex;
  align-items: center;
}
.hero-bullets {
  gap: 2.5rem;
}
.hero-bullets li {
  gap: 0.6rem;
}
.hero-bullets li span:first-child {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 1;
}
.hero-bullets li span:first-child i {
  font-size: 2.5rem;
  color: var(--color-survey);
}
.hero-bullets li span:last-child {
  font-size: 1.75rem;
}
.stsp-banner-btn.bottom-sticy-wrapper-main {
  display: block;
  width: fit-content;
}
.bottom-sticy-wrapper-main a.blue-rect-button {
  border-bottom: none;
  font-style: normal;
}
.sogo-stsp-tb-left-survey-detail .sogo-stsp-tb-left-survey-detail-ques {
  font-size: 2rem;
  line-height: 1.7;
  margin-bottom: 0.5rem;
  color: var(--color-iron-ash);
}
.sogo-stsp-tb-left-survey-detail .sogo-stsp-tb-left-survey-detail-ans {
  font-size: 3rem;
  font-family: var(--font-Epilogue-Bold);
  line-height: 1.3;
  letter-spacing: -0.07rem;
}
/*end*/

/* iframe section - start */
.sogo-survey-template-iframe-main-container.iframe_section {
  padding: 12.5rem 0 7.5rem;
}
.sogo-survey-template-iframe-wrapper {
  width: 70%;
  text-align: center;
  margin: auto;
  position: relative;
  left: -7rem;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 1024px) {
  .sogo-survey-template-iframe-wrapper {
    width: 100%;
  }
  .stsp-iframe-responsive-option-wrapper {
    display: none !important;
  }
}
.sogo-survey-template-iframe-sec {
  padding: 8.25rem 8.25rem 5rem;
  margin-bottom: 7rem;
  border-radius: 3.9rem;
  border: 0.25rem solid rgba(0, 94, 238, 0.30);
  background: rgba(0, 94, 238, 0.05);
}
iframe.template-img.template-iframeProduct {
  width: 100%;
  height: 80rem;
  border-radius: 3.9rem;
  box-shadow: 0rem 4.06rem 11.2rem -0.56rem rgba(51, 51, 51, 0.20);
}
.sogo-survey-temp-iframe-btn {
  text-align: left;
}
.sogo-survey-temp-iframe-responsive-option-wrapper {
  position: absolute;
  top: 0;
  right: -14rem;
}
.sogo-survey-temp-iframe-responsive-option-wrapper>div {
  padding: 2.8rem 2.52rem 1.54rem;
  margin-bottom: 2.52rem;
  border-radius: 50%;
  border: 0.14rem solid rgba(51, 51, 51, 0.20);
  cursor: pointer;
}
.sogo-survey-temp-iframe-responsive-option-wrapper>div>i {
  font-size: 3.36rem;
  color: #006159;
}
.sogo-survey-temp-iframe-responsive-option-wrapper>div.active-iframe-tab {
  background: #006159;
  box-shadow: 0rem 1.12rem 3.36rem 0rem rgba(29, 114, 107, 0.32);
  border: 0.14rem solid transparent;
}
.sogo-survey-temp-iframe-responsive-option-wrapper>div.active-iframe-tab>i {
  color: #ffffff;
}
.sogo-survey-template-iframe-wrapper .sogo-survey-temp-iframe-btn.bottom-sticy-wrapper-main {
  position: relative;
  background: none !important;
  border: none !important;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: auto;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: block !important;
}
.sogo-survey-template-iframe-wrapper .sogo-survey-temp-iframe-btn.bottom-sticy-wrapper-main a {
  font-style: normal;
}
.iframe-bottom-section-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  margin-top: 3rem;
}
.stsp-iframe-responsive-option-wrapper {
  display: flex;
  gap: 2.5rem;
  align-items: center;
}
.stsp-iframe-responsive-tab {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: var(--color-white);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  cursor: pointer;
}
.stsp-iframe-responsive-tab i {
  font-size: 3.5rem;
  color: var(--color-survey);
}
.stsp-iframe-responsive-tab.active-inner-iframe-tab {
  background: var(--color-survey);
}
.stsp-iframe-responsive-tab.active-inner-iframe-tab i {
  color: var(--color-white);
}
/*end*/

/* survey description section - start */
.sogo-survey-template-description-sec-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 10rem;
  box-sizing: border-box;
  width: 100%;
  max-width: 130rem;
  margin: 0 auto 10rem;
}
.sogo-st-desc-ls-surveyinfo {
  width: 100%;
}
.sogo-survey-temp-description-left-sec-wrapper {
  width: 70%;
  margin-right: 21rem;
}
.sogo-survey-temp-description-right-sec-wrapper {
  width: 30%;
  min-width: 30%;
}
.sogo-survey-template-description-sec-main-container {
  padding: 0 0 12.5rem;
}
.sogo-st-desc-ls-surveyinfo .sogo-st-desc-ls-surveyinfo-header {
  color: var(--color-pitch);
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: -0.2rem;
  margin-bottom: 3rem;
}
p.ss-typo_para-l-left.sogo-st-desc-ls-surveyinfo-para {
  font-size: 2.5rem;
  line-height: 1.75;
  letter-spacing: -0.1rem;
  color: var(--color-iron-ash);
}
.sogo-st-desc-ls-survey-key-points-header {
  color: var(--color-pitch);
  font-size: 4rem;
  line-height: 1.25;
  letter-spacing: -0.2rem;
  margin-bottom: 3rem;
}
.sogo-st-desc-ls-survey-key-points-subheader {
  font-size: 2.5rem;
  letter-spacing: -0.1rem;
  line-height: 1.75;
  margin-bottom: 1.5rem;
}
.sogo-st-desc-ls-survey-all-key-points {
  font-size: 2.5rem;
  line-height: 1.3;
  letter-spacing: -0.1rem;
  color: var(--color-iron-ash);
  margin-bottom: 0;
  margin-left: 1rem;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: baseline;
  gap: 1.5rem;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points span {
  display: inline-block;
  min-width: 2.8rem;
  line-height: 1.29;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points span:first-child {
  text-align: right;
  display: block;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points .circle-point:first-child {
  position: relative;
  visibility: hidden;
  line-height: 1;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points .circle-point:first-child:before {
  content: "";
  display: block;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  background: var(--color-iron-ash);
  visibility: visible;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.sogo-st-desc-ls-survey-all-key-points .sogo-st-desc-ls-key-points span:last-child {
  text-align: right;
  display: block;
  font-size: 2.5rem;
  letter-spacing: -0.1rem;
  line-height: 1.29;
  min-width: 2.8rem;
}
.sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tags-text {
  font-size: 2.24rem;
  line-height: 1.25;
  letter-spacing: 0.504rem;
  opacity: 0.3;
  font-family: 'Epilogue-ExtraBold';
}
.sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tag {
  display: inline-block;
  width: max-content;
  font-size: 2.1rem;
  margin-top: 2.8rem;
  margin-right: 2rem;
  padding: 1.82rem 2.8rem 1.4rem;
  border-radius: 3.5rem;
  background: #F1F2F4;
  border: 0.2rem solid transparent;
  color: #333333;
  line-height: 1.4;
}
.sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tag.tag-filter {
  background: no-repeat;
  border: 0.2rem solid rgba(68, 68, 68, 0.20);
}
.sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tag.tag-filter:before {
  content: "#";
  margin-right: 0.5rem;
}
.sogo-st-desc-rs-survey-video-wrapper {
  border-radius: 3.25rem;
}
.sogo-st-desc-rs-survey-video-section {
  width: 100%;
  height: 60rem;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 1.4rem;
  box-sizing: border-box;
  position: relative;
}
.sogo-st-desc-rs-survey-video-section .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 15rem;
  opacity: 1;
  line-height: 1;
}
.sogo-st-desc-rs-survey-video-section .play-btn .dvPoptroxButton {
  display: contents;
  cursor: pointer;
}
.sogo-st-desc-rs-survey-video-section .fa-play-circle {
  transition: all ease-in-out 0.25s;
  border-radius: 50%;
}
.sogo-st-desc-rs-survey-video-section .fa-play-circle:hover {
  transform: scale(1.1);
  box-shadow: 0 1.68rem 4.48rem 0 rgba(0, 0, 0, 0.2)
}
.sogo-st-desc-rs-survey-video-section .fa-play-circle:before {
  color: var(--color-survey);
  background: #dee0e4;
  border-radius: 50%;
}
.sogo-st-desc-rs-survey-video-section .play-btn i.fa-play-circle:after {
  opacity: 1;
}
.sogo-st-desc-rs-learn-more-wrapper {
  margin-top: 4.2rem;
  background: #ffffff;
  border-radius: 2.8rem;
  padding: 3.92rem 3.92rem 3.36rem;
  box-shadow: 0rem 2.8rem 5.6rem 0rem rgba(204, 204, 204, 0.20);
}
.sogo-st-desc-rs-learn-more-wrapper .sogo-st-desc-rs-learn-more-header {
  display: flex;
  gap: 2.24rem;
  font-size: 3.08rem;
  line-height: 1.09;
  letter-spacing: -0.07rem;
}
.sogo-st-desc-rs-learn-more-header .survey-lm-favicon {
  font-size: 5.6rem;
  color: #006159;
}
.sogo-st-desc-rs-learn-more-wrapper .sogo-st-desc-rs-learn-more-para {
  font-size: 2.24rem;
  line-height: 1.29;
  letter-spacing: -0.0448rem;
  margin: 2.24rem auto;
  opacity: 0.6;
}
.sogo-st-desc-rs-learn-more-hyperlink {
  display: block;
  text-align: left;
  line-height: 1.2;
  transition: all 0.25s ease-in;
}
.sogo-st-desc-rs-learn-more-hyperlink:hover {
  transform: scale(1.05);
  color: #02becc;
  padding-left: 0.98rem;
}
/*Comparison Table*/
.comparison-table-wrap {
  overflow-x: auto;
  margin-top: 4rem;
}
.comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: var(--color-white);
  font-size: 1.75rem;
  line-height: 1.3;
}
.comparison-table thead tr th:first-child,
.comparison-table tbody tr td:first-child {
  width: 18%;
}
.comparison-table thead tr th:nth-child(2),
.comparison-table tbody tr td:nth-child(2),
.comparison-table tbody tr td:nth-child(3),
.comparison-table tbody tr td:nth-child(3) {
  width: 30%;
}
.comparison-table tbody tr td:last-child,
.comparison-table tbody tr td:last-child {
  width: 22%;
}
.comparison-table thead th {
  padding: 2.45rem 0 2rem 2.85rem;
  text-align: left;
  font-size: 2rem;
  color: var(--color-white);
  background: var(--color-pitch);
  border-right: 0.125rem solid var(--color-white);
  text-transform: uppercase;
}
.comparison-table thead th.cmp-th-empty {
  background: var(--color-deepOcean);
}
.comparison-table thead th.cmp-th-sogo {
  background: var(--color-lonavala);
}
.comparison-table thead th:first-child {
  border-top-left-radius: 1.3rem;
}
.comparison-table thead th:last-child {
  border-top-right-radius: 1.3rem;
}
.comparison-table tbody td {
  padding: 2.45rem 2.5rem 2rem 2.85rem;
  text-align: left;
  vertical-align: middle;
  color: var(--color-iron-ash);
  border-bottom: 0.1rem solid rgba(0, 94, 238, 0.20);
  border-right: 0.125rem solid var(--color-white);
}
.comparison-table tbody tr:nth-child(even) td {
  background: rgba(0, 94, 238, 0.05);  
}
.comparison-table tbody tr:nth-child(odd) td {
  background: #FCFCFD;  
}
.comparison-table tbody td.cmp-sogo {
  color: var(--color-lonavala);
  font-family: var(--font-Epilogue-SemiBold);
}
.comparison-table tbody tr:nth-child(even) td.cmp-sogo {
  background: #dff1ee;
}
.comparison-table tbody tr:nth-child(odd) td.cmp-sogo {
  background: #ecf6f4;
}
.comparison-table tbody td.cmp-feature {
  font-family: var(--font-Epilogue-Medium);
  color: var(--color-deepOcean);
}
.cmp-cell {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
.cmp-icon-check {
  color: var(--color-lonavala);
  font-size: 3rem;
  width: 3rem;
  height: 3.5rem;
}
.cmp-icon-star {
  color: var(--color-lonavala);
  font-size: 1.4rem;
}
.comparison-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 1rem;
}
.comparison-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 1rem;
}
@media screen and (max-width: 960px) {
  .comparison-main-container {
    overflow: visible;
  }
  .comparison-table-wrap {
    overflow-x: auto;    
  }
  .comparison-table {
    min-width: 70rem;
  }
}
/*Social icon sec*/
.st-social-share-wrapper {
  width: 100%;
  max-width: 130rem;
  margin: auto;
}
.st-share-content {
  border-top: 0.25rem solid var(--color-pitch);
  padding-top: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.st-share-text {
  font-size: 2.5rem;
  color: #222;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 0.5rem;
}
.st-share-icons ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  align-items: center;
  gap: 3rem;
}
.st-share-icons .share-button {
  display: block;
  line-height: 1;
}
.st-share-icons ul .share-button .sharing_link span {
  font-size: 2.5rem;
  height: 2.5rem;
  width: 2.5rem;
  display: inline-block;
  box-sizing: border-box;
  line-height: 1;
}
.st-share-icons ul .share-button .sharing_link span img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*end*/

/*Survey template card*/
.survey-template-card-main-container {
  background-color: #f5f5f5;
}
.related-articles-section {
  padding: 12.5rem 0;
}
.related-posts {
  width: 100%;
  max-width: 200rem;
  margin: auto;
}
.related-posts h2 {
  font-family: var(--font-Epilogue-Bold);
  font-size: 6.5rem;
  line-height: 1.29;
  text-align: center;
  color: var(--color-pitch);
  margin-bottom: 6.25rem;
  letter-spacing: -0.25rem;
}
.related-posts-wrapper {
  display: flex;
  justify-content: center;
  gap: 5rem;
  box-sizing: border-box;
}
.related-post-item {
  width: 33%;
  border-radius: 2.5rem;
  border: 0.15rem solid rgba(51, 51, 51, 0.10);
  background: var(--color-white);
  box-sizing: border-box;
}
.related-post-item:hover {
  border: 0.15rem solid transparent;
  box-shadow: 0 24px 64px -5px rgba(136, 100, 39, 0.20);
}
.related-post-link {
  display: block;  
  padding: 4.25rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 3.85rem;
}
.related-post-thumb {
  width: 100%;
  height: 32rem;
}
.related-post-link .related-post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.5rem;
  overflow: hidden;
}
.related-post-title {
  font-size: 3.2rem;
  font-family: var(--font-Epilogue-Bold);
  line-height: 1.4;
  text-transform: uppercase;  
  position: relative;
}
.survey-template-related-card .related-post-title {
  padding-bottom: 3.85rem;
  margin-bottom: 3.85rem;
}
.survey-template-related-card .related-post-title:after {
  content: "";
  display: block;
  width: 20rem;
  height: 0.625rem;
  background: var(--color-survey);
  position: absolute;
  bottom: 0;
}
.related-post-meta {
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: -0.04rem;
  color: var(--color-charcoal);
  opacity: 0.5;
}
/*end*/

/*Resource card*/
.resource-related-card .related-post-title {  
  margin-bottom: 3rem;
}
.card-hyperlink-text {
  width: fit-content;
  color: var(--color-survey);
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.card-hyperlink-text span {
  font-family: var(--font-Epilogue-SemiBold);
}
/*end*/

/* FAQs section - start */
.sogo-survey-template-faqs-sec-main-container {
  padding: 6.25rem 0 12.5rem;
}
.sogo-survey-template-faqs-sec-wrapper {
  width: 100%;
  max-width: 200rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 7rem;
}
.sogo-survey-template-faqs-sec-wrapper .sogo-idhw {
  font-size: 6.5rem;
  line-height: 1.1;
  font-family: 'Epilogue-Bold';
  letter-spacing: -0.25rem;
  color: var(--color-pitch);
  margin-bottom: 0;
}
.sogo-survey-template-faqs-main-container {
  padding: 8.4rem 0 11.2rem;
  background-image: linear-gradient(to bottom, #f1f2f4 0%, #ffffff 100%);
}
.sogo-survey-template-faqs-header-sec {
  position: relative;
}
.sogo-survey-template-faqs-questions-main-sec {
  width: 100%;
}
.sogo-survey-template-faqs-question-parent {
  padding: 4.48rem;
  margin-bottom: 2.5rem;  
  border-radius: 1.25rem;
  background: rgba(0, 94, 238, 0.05);
  cursor: pointer;
  transition: all ease-in-out 0.25s;
}
.sogo-survey-template-faqs-question {
  position: relative;
  font-size: 3rem;
  line-height: 1.5;  
  color: var(--color-iron-ash);
}
.sogo-survey-template-faqs-answer {
  display: none;
  opacity: 0.8;
  line-height: 1.5;  
  position: relative;
  max-width: 95%;
}
.sogo-survey-template-faqs-question i {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.sogo-survey-template-faqs-question .para-close {
  display: none;
}
p.sogo-survey-template-faqs-answer:before {
  content: '';
  display: block;
  width: 100%;
  height: 0.14rem;
  background: rgba(51, 51, 51, 0.2);
  position: absolute;
  top: -3.22rem;
}
.sogo-survey-template-faqs-question-parent.adding-border-boxshadow {
  border-radius: 1.25rem;
  border: 1px solid var(--color-survey);
  background: var(--color-white);
}
.sogo-survey-template-faqs-question-parent.adding-border-boxshadow .sogo-survey-template-faqs-question {
  margin-bottom: 6.44rem;
  font-family: 'Epilogue-SemiBold';
}
/*end*/

/* Section - Responsiveness for survey template page - start */
@media screen and (min-width: 768px) and (max-width: 1024px) {  
  /* Section 2 */
  .sogo-survey-temp-iframe-responsive-option-wrapper {
    display: none;
  }
  .sogo-survey-template-iframe-wrapper {
    left: 0;
  }  
}
@media screen and (max-width: 960px) {
  /* Reduce font size for ipad rotate and mobile view  */
  .sogo-survey-template-card .sogo-survey-template-card-desc {
    font-size: 1.54rem;
  }
  .sogo-st-desc-rs-learn-more-hyperlink,
  .sogo-st-desc-rs-learn-more-wrapper .sogo-st-desc-rs-learn-more-para,
  .sogo-stsp-tb-left-survey-detail .sogo-stsp-tb-left-survey-detail-ques {
    font-size: 1.68rem;
  }
  .sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tag {
    font-size: 1.82rem;
  }
  .sogo-st-desc-rs-all-tags-wrapper .sogo-st-desc-rs-tags-text {
    font-size: 1.96rem;
  }
  .sogo-stsp-tb-right-paragraph,
  .sogo-survey-template-faqs-question,
  .sogo-st-desc-ls-survey-all-key-points,
  p.ss-typo_para-l-left.sogo-st-desc-ls-surveyinfo-para,
  .sogo-stsp-tb-left-survey-detail .sogo-stsp-tb-left-survey-detail-ans {
    font-size: 2.1rem;
  }
  .sogo-survey-template-card .sogo-survey-template-card-header {
    font-size: 2.24rem;
  }
  .sogo-st-desc-rs-learn-more-wrapper .sogo-st-desc-rs-learn-more-header {
    font-size: 2.38rem;
    gap: 1.4rem;
  }
  .sogo-st-desc-rs-learn-more-header .survey-lm-favicon {
    font-size: 4.2rem;
  }
  .sogo-stsp-tb-right-title,
  .related-posts h2 {
    font-size: 6rem;
  }
  .sogo-survey-template-card-header-sec,
  .sogo-st-desc-ls-surveyinfo-header {
    font-size: 4rem;
  }
  .sogo-survey-template-faqs-sec-wrapper .sogo-idhw {
    font-size: 6rem;
  }
  .related-posts h3 {
    font-size: 4rem;
  }
  .sogo-survey-template-secondary-btn-wrapper .green-button {
    font-size: 1.54rem;
    padding: 1.68rem 2.8rem;
    border-radius: 1.12rem;
  }
  /*Banner*/
  .sogo-survey-temp-sub-page-top-banner-wrapper {
    flex-direction: column;
  }
  /*Triple card*/
  .related-posts-wrapper {
    flex-wrap: wrap;
  }
  .related-post-item {
    width: 100%;
    max-width: 55rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  /* Section 1 */
  .sogo-survey-temp-sub-page-top-banner-main-container {
    padding: 12.5rem 0;
  }
  .sogo-stsp-tb-right-sec-wrapper {
    width: 100%;    
    margin-bottom: 5rem;
  }
  .sogo-stsp-tb-left-sec-wrapper {
    width: 100%;
    min-width: 45%;
  }
  /* Section 3 */
  .sogo-survey-temp-description-left-sec-wrapper {
    margin-right: 9.8rem;
  }  
  /* Section 4 */
  .sogo-survey-template-faqs-question-parent {
    padding: 3.92rem;
  }  
}
@media screen and (max-width: 767px) {
  /* Section 1 */
  .sogo-survey-temp-sub-page-top-banner-wrapper,
  .stsp-banner-rating-sec,
  .iframe-bottom-section-wrapper {
    flex-wrap: wrap;
  }
  .iframe-bottom-section-wrapper {
    flex-direction: column-reverse;
    gap: 4rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  .sogo-survey-temp-sub-page-top-banner-main-container {
    padding: 10rem 0 12rem;
  }
  .sogo-stsp-tb-right-sec-wrapper,
  .sogo-stsp-tb-left-sec-wrapper {
    width: 100%;
  }
  .sogo-stsp-tb-right-sec-wrapper {
    margin: 0;
    margin-bottom: 4.9rem;
  }
  .sogo-stsp-tb-left-sec-wrapper .sogo-stsp-tb-left-survey-detail {
    margin-bottom: 3.5rem;
  }
  /* Section 2  */
  .sogo-survey-temp-iframe-responsive-option-wrapper {
    display: none;
  }
  .sogo-survey-template-iframe-wrapper {
    left: 0;
  }
  .sogo-survey-template-iframe-wrapper {
    width: 100%;
  }
  .sogo-survey-template-iframe-main-container .no-padding.color-dark {
    padding: 0;
  }
  .sogo-survey-template-iframe-sec {
    padding: 3rem 2rem 2rem;
  }
  /* Section 3 */
  .sogo-survey-template-description-sec-wrapper {
    flex-wrap: wrap;
    gap: 7rem;
  }
  .sogo-survey-temp-description-left-sec-wrapper,
  .sogo-survey-temp-description-right-sec-wrapper {
    width: 100%;
  }
  .sogo-survey-temp-description-left-sec-wrapper {
    margin: 0;
    margin-bottom: 4.9rem;
  }
  .sogo-st-desc-rs-survey-video-section .play-btn {
    font-size: 12rem;
  }
  /* Section 4  */
  .sogo-survey-template-faqs-questions-main-sec {
    padding: 0;
  }
  .sogo-survey-template-faqs-question h3 {
    max-width: 96%;
  }
  .sogo-survey-template-faqs-question i {
    top: 50%;
    transform: translateY(-50%);
  }
  .sogo-survey-template-faqs-question>span {
    display: inline-block;
    width: 29.4rem;
  }
  .sogo-survey-template-faqs-sec-main-container {
    padding: 0 0 10rem;
  }
}
/*end*/

/*Temp hide tags name - Start*/
.separate-tag,
.tag-filter {
  display: none;
}
.sogo-survey-template-faqs-question h3 {
  display: inline-block;
  font-family: 'Epilogue-Regular';
  font-size: inherit;
  margin-bottom: 0;
}
/*End*/

/* Footer sticky and form section - start */
.align-c.bottom-sticy-wrapper-main.active-class {
  display: none;
}
.bottom-sticy-wrapper-main.active-class {
  background-color: #5f94e3 !important;
}
#surveyTemplatePopUp {
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7)
}
#surveyTemplateContainer {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  width: 100%;
  height: 100vh;
  max-height: 600px;
  z-index: 999999;
  background-image: url(/wp-content/uploads/2024/02/survey-template-popup-backgroundImgNew.jpg);
  background-size: cover;
  background-repeat: no-repeat
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  .sample-survey-close {
    right: 5px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    top: 5px
  }
}
@media screen and (min-width: 768px) and (max-width:959px) {
  #surveyTemplateContainer {
    width: 550px;
    max-height: 750px;
    max-width: 550px;
    position: absolute
  }
}
@media screen and (max-width: 767px) {
  .survey-page-header {
    font-size: 22px
  }
  #surveyTemplateContainer {
    max-height: 700px;
    padding: 10px 0
  }
  .sogo-template-modal-desc a.green-button {
    margin-right: 0
  }
  .sogo-template-modal-desc a {
    width: 100%;
    font-size: 14px;
    box-sizing: border-box
  }
}
.frame-banner-parent {
  position: relative
}
.frame-banner-overlay {
  position: absolute;
  height: 80px;
  width: 100%;
  top: -65px;
  z-index: 10;
  background: rgba(255, 255, 255, 1);
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px)
}
@media screen and (min-width: 1920px) {
  #surveyTemplateContainer,
  .content_survey_popup {
    max-height: 850px
  }
}
.sample-survey-close {
  position: absolute;
  top: 15px;
  right: 15px;
  transition: ease 0.25s all;
  font-size: 26px;
  cursor: pointer;
  color: #092224;
  background-color: #fff000;
  width: 42px;
  height: 42px;
  box-shadow: -2px 6px 16px 0 rgba(13, 38, 36, 0.2);
  border-radius: 50%;
  z-index: 99999
}
.sample-survey-close .fal.fa-times {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 0.7
}
@media screen and (min-width: 960px) and (max-width:1200px) {
  .sample-survey-close {
    right: 5px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    top: 5px
  }
}
@media screen and (max-width: 767px) {
  .sample-survey-close {
    font-size: 20px;
    height: 30px;
    width: 30px;
    top: 10px;
    right: 10px;
  }
}
/*end */