
label>[type=checkbox], label>[type=radio] {
  margin-right: .5rem;
  display: inline-block;
  float: left;
  margin-top: 10px;
}
.wpcf7-list-item-label {
  margin-top: 5px;
}

.demo-page .contact-section {
  background-position: 66% !important;
}

.text-image-section .image {
  background-position: center;
  background-size: cover;
}

.single .social-mobile {
      margin: 2em 0em 0em;
}


.single .social-mobile  span {
    margin-right: 7px;
    font-size: 14px;
}


@media screen and (max-width: 63.9375em) {

  .demo-page .contact-section {
    background-position: 66% !important;
   background-position-x: 87%!important;
    background-position-y: top! important;
  }

  .text-image-section .button {
    margin-top: 15px;
    margin-bottom: 0px;
  }

}

@media screen and (max-width: 39.9375em) {

  .call-to-action-left, .knowledge-center, footer {
    background-position: left !important;
  }

  .contact-page .wpcf7-list-item-label {
    line-height: 22px;
  }

  .wpcf7-list-item-label {
    margin-top: 5px;
    width: 80%;
    line-height: 22px;
  }

  .text-image-section .button {
    margin-top: 20px;
    margin-bottom: -5px;
  }

  .text-image-section .video {
    margin-top: 2em;
  }



}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .success-story-section .swiper-button-prev {
    left:90% !important;
  }
}
