.outreach-page .samples-check a {
  text-decoration: none;
}
.outreach-page .header__menu_footer .button__large {
  display: none !important;
}

.outreach-page .first-cta {
  text-align: center !important;
}
.outreach-page .first-cta__list {
  margin-top: 60px;
  margin-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .outreach-page .first-cta__list {
    margin-bottom: 80px;
  }
}
.outreach-page .first-cta__logo img {
  margin-top: 0;
}
.outreach-page .first-cta h1, .outreach-page .first-cta p {
  text-align: center !important;
}
@media screen and (max-width: 991px) {
  .outreach-page .first-cta h1 br {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .outreach-page .first-cta h1, .outreach-page .first-cta p {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
}
.outreach-page .first-cta .samples-check {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("../../img/img_redesign/cta-arrow.png") no-repeat;
  background-position-x: calc(50% - 134px);
  background-position-y: 14px;
  padding-top: 46px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .outreach-page .first-cta .samples-check {
    background: transparent;
  }
}
.outreach-page .first-cta .first-cta__list-item {
  text-align: left !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .outreach-page .first-cta .first-cta__list-item {
    margin-left: 15px;
    margin-top: 30px;
  }
  .outreach-page .first-cta .first-cta__list-item svg, .outreach-page .first-cta .first-cta__list-item div {
    width: 50px;
    height: 50px;
  }
  .outreach-page .first-cta .first-cta__list-item br {
    display: none;
  }
}
.outreach-page .samples-check p {
  background: transparent !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 1180px) {
  .outreach-page #foundation-marketing p {
    background-position-x: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .outreach-page .link-marketing {
    margin-left: 4.5px;
    margin-right: 4.5px;
  }
  .outreach-page .link-marketing .col-lg-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .outreach-page .link-marketing .col-lg-6 span br {
    display: none;
  }
}
.outreach-page .link-marketing .container {
  max-width: 1190px;
}
.outreach-page .link-marketing__img {
  background: transparent;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 991px) {
  .outreach-page .link-marketing__img {
    margin-top: 60px;
  }
}
.outreach-page .link-marketing__img img {
  max-width: 591px;
  width: 100%;
  display: block;
}
@media screen and (max-width: 991px) {
  .outreach-page .link-marketing__img img {
    width: 100%;
    height: 100%;
    margin-top: 0;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.outreach-page .link-marketing h2 {
  line-height: 40px;
}
.outreach-page .link-marketing h2, .outreach-page .link-marketing span, .outreach-page .link-marketing p {
  max-width: 475px;
}
.outreach-page .link-marketing b {
  line-height: 23px !important;
  font-size: 16px !important;
}
.outreach-page .link-marketing span {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
  text-align: left;
  margin-bottom: 40px;
  display: inline-block;
}
.outreach-page .link-marketing .samples-check {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .outreach-page .link-marketing .samples-check p {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16.8px !important;
    text-align: center;
  }
}
.outreach-page .outreach-2 .link-marketing__img img {
  width: 556px;
}
@media screen and (max-width: 991px) {
  .outreach-page .outreach-2 .link-marketing__img img {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .outreach-page .outreach-2 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.outreach-page .outreach-2 span, .outreach-page .outreach-2 h2, .outreach-page .outreach-2 p {
  max-width: 448px;
}
.outreach-page .outreach-2 .col-lg-6:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 130px;
}
@media screen and (max-width: 991px) {
  .outreach-page .outreach-2 .col-lg-6:last-child {
    padding-left: 15px;
  }
}
.outreach-page .how-work__item {
  margin-bottom: 30px;
  border: 0.5px solid #D3DDF3;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.0588235294);
}
@media screen and (max-width: 991px) {
  .outreach-page .how-work__item {
    border-width: 1px;
    height: 100px;
    max-width: 335px;
    margin-left: auto;
    margin-right: auto;
  }
}
.outreach-page .how-work__item-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 22.4px;
}
@media screen and (max-width: 991px) {
  .outreach-page .how-work__item-text {
    font-size: 14px;
    line-height: 19.6px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 991px) {
  .outreach-page .how-work__item-number {
    max-width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 991px) {
  .outreach-page .how-work {
    margin-bottom: 80px;
  }
}
.outreach-page .crowdo-compare {
  margin-bottom: 150px;
}
@media screen and (min-width: 991px) {
  .outreach-page .crowdo-compare h2 {
    margin-top: 120px !important;
    line-height: 40px !important;
  }
}
.outreach-page .crowdo-compare .crowdo-compare__item-header {
  font-size: 24px;
  font-weight: 500;
  line-height: 28.18px;
  text-align: left;
  color: #828282;
}
.outreach-page .crowdo-compare #crowdo-compare__disagree {
  margin-left: 10px;
  max-width: 370px;
}
.outreach-page .crowdo-compare #crowdo-compare__disagree p {
  margin-left: 23px;
}
.outreach-page .crowdo-compare #crowdo-compare__disagree p::before {
  left: -27px;
}
.outreach-page .crowdo-compare span {
  line-height: 22.4px;
}
@media screen and (max-width: 991px) {
  .outreach-page .crowdo-compare {
    margin-bottom: 80px;
    display: none;
  }
}
.outreach-page .crowdo-compare .samples-check {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  .outreach-page .crowdo-compare .samples-check p {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 16.8px !important;
    text-align: center;
  }
}

@media (min-width: 576px) {
  .button.button__large {
      padding: 15px 31px;
  }
}


.Check_sample_report{
  background: rgb(246, 150, 27) !important;
  color: #fff;
  padding: 15px 31px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  text-decoration: none;
}

.Check_sample_report:hover{
  background: #377DED !important;
}

.Check_sample_report::before{
  display: none;
}

.Check_sample_report-js{
  line-height: 19px;
}

.Check_sample_report span{
  margin-bottom: 0 !important;
  line-height: 19px !important;
  font-weight: bold !important;
}



.kmnd-main .modal-body .modal-quote li::before{
  top: 0.7em !important;
}
#features-marketing h2{
  max-width: 100%;
  text-align: center;
}

#features-marketing .features_items{
  margin: calc(4em - 2px) auto;
  margin-bottom: calc(10.5em + 4px);
  max-width: 987px;
  margin-left: auto;
  margin-right: auto;
}

#features-marketing .features_item--header{
  display: flex;
  align-items: center;
  color: #377DED;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  gap: 10px;
  margin-bottom: 10px;
}

#features-marketing .features_item--text{
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  max-width: 200px;
}

#features-marketing .features_info {
  text-align: center;
  display: flex;
  align-items: center;
}

#features-marketing .features_info svg{
/*     width: 1000px !important;
  height: 560px !important; */
  /* width: 950px !important;
  height: 531px !important; */
  max-width: 100%;
}

@media (max-width: 768px){
  #features-marketing .features_items{
      margin-bottom: 0;
  }
  
  #features-marketing .features_item{
      margin-bottom: 7em;
      display: flex;
      align-items: center;
      flex-direction: column;
  }
  
  #features-marketing .features_info svg{
      height: auto !important;
  }
}




