/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */

.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  padding: 9.5px 30px;
  border-color: #f37021;
  cursor: pointer;
  background-color: #f37021;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  letter-spacing: -.16px;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 6px 0 rgb(97 120 136 / 40%);
  box-shadow: 0 2px 6px 0 rgb(97 120 136 / 40%);
}

.btn:hover, .btn:focus, .btn:active {
  text-decoration: none;
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.home-header header.header {
  min-height: initial !important;
}

.homepage {
  padding-top: 60px;
  overflow: hidden;
}

.home-row1 .dnd-section {
  padding: 0;
}

.home-row1 .dnd-section>.row-fluid {
  padding: 76px 0;
}

.home-row1 h2 {
  text-align: center;
}

.home-row1 p {
  padding: 0 0 0 21px;
}

.home-row2 .dnd-section {
  padding: 0;
}

.home-row2 {
  padding: 60px 0 4px;
}

.home-row2-inner {
  position: relative;
}

.skewTilt {
  position: absolute;
  width: 50px;
  top: 60px;
  bottom: 28px;
}

.mobHide {
  display: block;
}

.home-row2 .skewTilt {
  right: 0;
  background-color: #fdf1f5;
}

.home-row2 .span6 {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.home-row2 .span6.right {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  margin-left: 0;
}

.home-row2 .span6 .row-fluid {
  padding: 0;
}

.home-row2 .page-center>.row-fluid {
  margin: 0 -10px;
}

.mobShow {
  display: none;
}

.home-row2 .right img {
  position: relative;
  z-index: 9;
}

.home-row2-inner:after {
  content: "";
  width: 42%;
  position: absolute;
  bottom: 28px;
  left: 0;
  top: 60px;
  z-index: 0;
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
  left: 58%;
  background-color: #fdf1f5;
}

.home-row2 h2 {
  margin-bottom: 28px;
}

.home-row2 p {
  color: #4d6170;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.home-row2 .left a {
  margin-top: 20px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -.21px;
  text-transform: uppercase;
  -webkit-transition: 0s;
  transition: 0s;
  text-decoration: none;
}

.home-row2 .left a svg {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 6px;
  -webkit-transition: none !important;
  transition: none !important;
  position: relative;
  top: -2px;
}

.home-row2 .left a:hover {
  color: #23527c;
}

.home-row2 .left a * {
  transition: none;
}

.home-row3 {
  padding: 60px 0 86px;
}

.home-row3 .dnd-section {
  padding: 0;
}

.home-row3-inner {
  position: relative;
}

.home-row3 .skewTilt {
  right: auto;
  left: 0;
  top: 110px;
  background-color: #edfbfe;
}

.home-row3-inner:after {
  content: "";
  width: 42%;
  position: absolute;
  bottom: 28px;
  left: 0;
  z-index: 0;
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
  top: 110px;
  background-color: #edfbfe;
}

.home-row3 .span4.left {
  width: 33.33333333%;
  position: relative;
  padding-right: 13px;
  float: left;
}

.home-row3 .span4 .row-fluid,
.home-row3 .span8 .row-fluid {
  padding: 0;
}

.home-row3 .refImgBox {
  display: table;
  position: relative;
  z-index: 5;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  margin: 0 auto 27px 0;
}

.home-row3 .refImgBox .innerBix {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.home-row3 .innerBix>span {
  position: relative;
  display: block;
  overflow: hidden;
}

.home-row3 .innerBix img {
  margin: 0 auto;
  position: relative;
  opacity: 1;
  width: 100%;
}

.home-row3 .span8.right {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  margin-left: 0;
}

.home-row3 h2 {
  margin-bottom: 28px;
}

.home-row3 p {
  color: #4d6170;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.home-row3 .right a {
  margin-top: 20px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: -.21px;
  text-transform: uppercase;
  -webkit-transition: 0s;
  transition: 0s;
  text-decoration: none;
}

.home-row3 .right a * {
  transition: none;
}

.home-row3 .right a svg {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 6px;
  position: relative;
  top: -2px;
}

.home-row3 .right a:hover {
  color: #23527c;
}

.home-row3 .right .hs_cos_wrapper_type_rich_text {
  display: block;
  padding-left: 1.5px;
}

.home-row4 .dnd-section {
  padding: 60px 0;
}

.home-row4 .results-wrapper {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.home-row4 .results-wrapper .inner {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}

.home-row4 .results-wrapper h2.title {
  font-size: 32px;
  line-height: 33px;
  color: #172537;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 32px;
  letter-spacing: 0;
  padding: 0;
}

.home-row4 .results-wrapper .description {
  margin-bottom: 59px;
  padding: 0;
}

.home-row4 .results-wrapper .description p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  color: #4d6170;
  letter-spacing: 0;
}

.home-row4 .results-wrapper .content {
  display: block !important;
  margin: 0 -29px;
  padding: 0;
}

.home-row4 .results-wrapper .presentation-blocks-wrap {
  display: block !important;
}

.home-row4 .results-wrapper .presentation-block {
  width: 25%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  margin-left: 0 !important;
  text-align: center;
}

.home-row4 .results-wrapper .presentation-block h4 {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #18273a;
  margin: 1px 0 10px;
  position: relative;
  z-index: 5;
  margin-bottom: 2px;
}

.home-row4 .results-wrapper .wrap .intro_description>p {
  color: #4d6170;
  display: block;
  font-weight: 500;
  font-family: FreightSans_Pro,sans-serif;
  letter-spacing: 0;
}

.home-row4 .results-wrapper .presentation-block .wrap {
  display: block !important;
  margin-top: 11px;
}

.home-row4 .results-wrapper .presentation-block .intro_description {
  margin: 0;
  margin-top: 40px;
}

.home-row4 .results-wrapper .presentation-block .intro-module .intro_image img {
  display: none;
}

.home-row4 .results-wrapper .presentation-block .intro-module .intro_image {
  width: 200px;
  height: 134px;
  display: block;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -mos-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background-size: 100%;
  background-position-x: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 100%;
  max-height: initial;
}

.home-row4 .results-wrapper .presentation-block .intro-module .intro_title {
  display: inline-block;
  font-size: 88px;
  font-weight: 600;
  line-height: 1;
  color: #18273a;
  position: relative;
  z-index: 1;
  letter-spacing: 0;
  text-transform: none;
}

.home-row5 .dnd-section {
  padding: 0;
}

.home-row5 {
  padding: 60px 0;
}

.home-row5 .concierge_section {
  padding-bottom: 76px;
  position: relative;
}

.home-row5 .skewTilt {
  background-color: #def2ea;
}

.concierge_section:after {
  content: "";
  width: 40%;
  height: 204px;
  position: absolute;
  top: 82px;
  background-color: #def2ea;
  z-index: 0;
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

.home-row5 .span6.left {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

.home-row5 .span6.right {
  margin-left: 0;
  position: relative;
  padding: 0;
  padding-left: 15px;
  float: left;
}

.concierge_section .concierge_img {
  position: relative;
}

.concierge_section .concierge_img img {
  position: relative;
  z-index: 9;
}

.home-row5 .hs_cos_wrapper_type_rich_text {
  margin-top: 61px;
  display: block;
}

.home-row5 h2 {
  margin: 0 0 25px;
}

.home-row5 p {
  color: #4d6170;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  padding-right: 10px;
}

.home-row5 p:last-of-type {
  margin-bottom: 20px;
}

.home-row5 .left a {
  color: #f37021;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  text-decoration: none;
}

.home-row5 .left a * {
  transition: none;
}

.home-row5 .left a svg {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 6px;
  position: relative;
  top: -2px;
}

.home-row6 .dnd-section {
  padding: 60px 0;
  padding-top: 58px;
}

.home-row6 .hs_cos_wrapper_type_header h1 {
  text-align: center;
  font-size: 32px;
  line-height: 33px;
  color: #172537;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
}

.home-row6 .home-testimonial_section {
  margin-top: 46px;
}

.home-row7 .dnd-section {
  padding: 0;
}

.homepage .contact-section .contact-form {
  padding: 0 10px;
}

.homepage .contact-section .contact-form .hs-form-field>label {
  color: #18273a;
  margin-bottom: 5px;
  font-weight: 500;
}

.homepage .contact-section form {
  padding-top: 16px;
}

.homepage .contact-section form .hs-form-field {
  margin-bottom: 26px;
}

.homepage .contact-section form .hs_firstname {
  margin-bottom: 24px;
}

.homepage .contact-section form .hs_lastname {
  margin-bottom: 24px;
}

.homepage .contact-section form .hs_submit.hs-submit {
  margin-top: 9px;
}

.home-row5 .span6.right .row-fluid {
  padding: 0;
  max-width: 100% !important;
  margin: 0;
}

.cp-header {
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
}

.cp-logo img {
  width: 219px !important;
  margin-left: -25px;
}

.cp-header .page-center,
.cp-appointment-layout .page-center,
.cp-appointment-layout .dnd-section>.row-fluid {
  max-width: 400px;
  padding: 0;
}

.appointment-header {
  min-height: 84px;
}

.cp-logo {
  padding: 17px 0;
}

.cp-appointment-row1 .dnd-section {
  padding-top: 33px;
  padding-bottom: 18px;
}

.cp-appointment-row1 ul {
  display: flex;
  margin: 0;
  text-align: center;
  justify-content: space-between;
  padding: 0 60px;
  margin-left: 5px;
}

.cp-appointment-row1 ul>li {
  padding: 0 30px;
  vertical-align: top;
}

.cp-appointment-row1 ul>li>a {
  text-align: center;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
  text-decoration: underline !important;
  color: #4d6170 !important;
  line-height: 1.1875rem;
  font-size: .9907rem;
  padding: 0;
}

.cp-appointment-row2 .dnd-section {
  background-position: 50% 50% !important;
  background-repeat: repeat !important;
  min-height: 30.75rem;
  padding-top: 43px;
  padding-bottom: 0;
}

.cp-appointment-row2 .dnd-column {
  border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
  background: #fff;
  max-width: 752px;
  margin: 0 auto !important;
  float: none !important;
  position: relative;
  left: -15px;
  padding: 0 20px;
  text-align: center;
  padding-bottom: 55px;
}

.cp-appointment-row2 h1 {
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.4861rem;
  padding-top: 25px;
  color: #000;
  text-transform: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

.cp-appointment-row2 p {
  line-height: 1.625rem;
  font-size: .9907rem;
  font-family: freight-sans-pro,freight-sans-pro-1,freight-sans-pro-2,freight-sans-pro-web,freight-sans-pro-web-1,freight-sans-pro-web-2;
  font-weight: 400;
  color: #000000;
  max-width: 509px;
  margin: 0 auto;
  padding-top: 12px;
  padding-bottom: 34px;
}

.cp-appointment-row2 .hs-button {
  margin: 0;
  font-size: 0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  border: 0;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 120%;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
  transform: none;
  letter-spacing: 0;
  height: 2.5625rem;
  width: 20.5rem;
  text-decoration: none;
}

.cp-appointment-row2 .hs-button:hover {
  background: #DC5A06;
  color: #FFFFFF;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper {
  border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
  background: rgba(138,192,255,0.1);
}

.cp-appointment-row3 .dnd-section>.row-fluid {
  max-width: 71.9375rem !important;
}

.cp-appointment-row3 .dnd-column {
  position: relative;
  left: -11px;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper h2 {
  color: #24344c;
  font-weight: 700;
  padding-bottom: 1px;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
  padding: 0;
  padding-bottom: 5px;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
  width: auto;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-inner {
  margin: 0 -10px;
  padding-top: 51px;
  padding-bottom: 15px;
}

.cp-appointment-row3 .dnd-section {
  padding-bottom: 48px;
}

.cp-appointment-row3 img.img-ucsandiegohealth {
  position: relative;
  top: -20px;
}

.cp-appointment-row3 img.img-pennmedicine {
  top: 10px;
  position: relative;
  left: 20px;
}

.cp-appointment-row5 h1 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  color: #182538;
}

.cp-appointment-row5 .dnd-section {
  padding-top: 107px;
}

.cp-appointment-row5 .hs_cos_wrapper_type_rich_text p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #1f415b;
  font-weight: 400;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  max-width: 407px;
  margin: 0 auto;
  padding-top: 13px;
}

.cp-appointment-row5 .cm-content-top-image-wrapper {
  margin: 0 -60px;
  padding-top: 16px;
  margin-bottom: 0 !important;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  max-width: 70px;
  height: auto;
  display: block;
  margin: 0 auto;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: auto;
  width: auto;
  text-align: center;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item-inner {
  text-align: center;
}

.cp-appointment-row5 .cm-content-top-image-wrapper h3 {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-weight: bold;
  color: #182538;
  padding-top: 14px;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.375rem;
  font-size: 0.9907rem;
  color: #182538;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: normal;
  padding: 0 50px;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding-bottom: 42px;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item:last-child,
.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item:nth-last-child(2),
.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item:nth-last-child(3) {
  padding-bottom: 10px;
}

.cp-appointment-row5 .hs-button {
  cursor: pointer;
  text-align: center;
  transition: border .5s;
  border: 0;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 120%;
  text-decoration: none;
  background: #F37021;
  color: #FFFFFF;
  font-size: 0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.75rem;
  width: 11.25rem;
  border-radius: 0;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
}

.cp-appointment-row5 .hs-button:hover {
  background: #DC5A06;
  color: #FFFFFF;
}

.cp-appointment-row6 h3 {
  color: #182538;
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
  padding-bottom: 33px;
}

.cp-appointment-row6 p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #182538;
  font-weight: normal;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  padding-bottom: 40px;
}

.cp-appointment-row6 .dnd-section {
  padding-top: 135px;
  padding-bottom: 130px;
}

.cp-appointment-row6 .hs-button {
  margin: 0;
  cursor: pointer;
  text-align: center;
  transition: border .5s;
  border: 0;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 120%;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
  background: #F37021;
  color: #FFFFFF;
  font-size: 0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.75rem;
  width: 10.625rem;
  border-radius: 0;
  text-decoration: none;
}

.cp-appointment-row6 .hs-button:hover {
  background: #DC5A06;
  color: #FFFFFF;
}

.cp-appointment-row6 .video-container iframe {
  height: 18.5rem;
  width: 31.25rem;
}

.cp-appointment-row6 .video-container {
  text-align: right;
  padding-top: 21px;
  margin-right: -5px;
}

.cp-appointment-row7 .dnd-section {
  padding-top: 90px;
  margin-bottom: 48px;
}

.cp-appointment-layout {
  -webkit-font-smoothing: antialiased;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.cp-appointment-row7 .dnd-section>.row-fluid {
  max-width: 86rem !important;
  padding: 0 3px;
}
.cp-appointment-row7 .content-image-align-wrapper ul li {
  font-size: 1.5384rem;
}
.cp-appointment-row7 .content-image-align-wrapper ul li strong {
  display: block;
  margin-top: -5px;
  vertical-align: top;
}
.cp-appointment-row8 .dnd-section {
  padding-top: 3.6rem;
  padding-bottom: 4rem;
}

.healthcare-professionals-section .item img[alt*="Meditech"] {
  max-width: 130px;
}

.cp-appointment-row8 p {
  line-height: 1.1875rem;
  font-size: 0.9907rem;
  padding-top: 45px;
}

.cp-appointment-row8 p a {
  color: #98A0A6;
}

.cp-appointment-row8 p a span {
  color: #f37021;
}

.cp-appointment-row9 .client-ratings-group {
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}

.cp-footer a,.cp-footer p {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.625rem;
  font-size: 0.9907rem;
  font-weight: normal;
}

footer.pateint-intake-footer.cp-footer .bottom-row {
  padding-bottom: 26px;
}

footer.pateint-intake-footer.cp-footer {
  min-height: initial;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

footer.pateint-intake-footer.cp-footer .intake-footer-copyright {
  padding-left: 1px;
}

footer.pateint-intake-footer.cp-footer .intake-footer-links {
  padding-right: 9px;
}

.blog-contact-section {
  margin: 0 !important;
}

.engage-menu .dnd-section {
  padding: 0;
}

.engage-menu .cm-page-logo {
  height: 2.75rem;
  width: 13.6875rem;
  padding-right: 4px;
  padding-top: 1.1rem;
}

.engage-menu .cm-page-logo img {
  height: 47px;
  object-fit: cover;
}

.engage-menu .custom-page-header {
  position: relative;
  z-index: 999;
  background: transparent !important;
}

.engage-page .custom-cp-banner .cp-content-section h2 {
  text-transform: none;
  padding-right: 2rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  padding-top: 1px;
}

.engage-page .custom-cp-banner .cp-content-section p {
  padding-bottom: 2.6rem;
}

.engage-page .custom-cp-banner {
  padding-top: 22px;
}

.engage-page .cp-appointment-row5 h2 {
  color: #182538;
  text-transform: none;
  padding-top: 1.8rem;
  padding-bottom: 4rem;
}

.engage-page .cp-appointment-row5 p.sub-heading {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #1f415b;
  max-width: 481px;
  margin: 0 auto;
}

.engage-page .cp-appointment-row5 .cm-content-top-image-inner {
  padding: 0 40px;
  padding-top: 1rem;
}

.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
  padding-top: 2px;
  padding-bottom: 10px;
}

.engage-page .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin-top: 7px;
}

.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding-bottom: 20px;
}

.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  max-width: 74px;
  max-width: 4.625rem;
}

.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper {
  padding-bottom: 2rem;
}

.engage-page .cp-appointment-row5 .hs-button {
  height: 2.6875rem;
  width: 10.625rem;
}

.cp-engage-row2 .healthcare-professionals-section h1 {
  line-height: 2.25rem;
  font-size: 1.6099rem;
  color: #182538;
  padding-bottom: 4rem;
}

.cp-engage-row2 .dnd-section {
  padding-top: 4.4rem;
}

.cp-engage-row2 .healthcare-professionals-section .item {
  width: 20%;
  padding: 0 20px;
}

.cp-engage-row2 .healthcare-professionals-section .row-fluid {
  margin: 0 -28px;
  padding-bottom: 0.2rem;
}

.cp-engage-row3 .dnd-section {
  padding: 1.8rem 0;
}

.cp-engage-row3 p {
  margin: 0;
  line-height: 1.375rem;
  font-size: 1.1146rem;
  color: rgb(77,97,112);
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  padding-bottom: 8px;
}

.engage-page .cp-appointment-row8 .dnd-section {
  padding-bottom: 4.5rem;
}

.engage-page .cp-appointment-row8 p {
  padding-top: 2.5rem;
}

.engage-page .content-form-section .span5.left {
  padding-top: 1.5rem;
}

.engage-page .content-form-section h1 {
  padding-bottom: 6px;
}

.engage-page .content-form-section ul li {
  color: #98A0A6;
  padding-bottom: 12px;
}

.engage-page .content-form-section ul {
  padding: 0;
  padding-left: 22px;
  padding-top: 5px;
}

.engage-page .content-form-section p {
  margin-bottom: 8px;
}

.engage-page .content-form-section ul li span {
  color: #1f415b;
}

.engage-page .cp-appointment-row9 .dnd-section {
  padding: 0;
}

.cp-footer.cp-eng-footer .cp-footer {
  padding-bottom: 4px;
}

.automated-lyt .custom-cp-banner .cp-content-section {
  padding-top: 65px;
}

.automated-lyt .custom-cp-banner .cp-content-section p {
  max-width: 406px;
  padding-bottom: 47px;
}

.automated-lyt .custom-cp-banner .cp-content-section h2 {
  padding-bottom: 13px;
}

.automated-lyt .custom-cp-banner .cp-content-section .btn {
  height: 2.75rem;
  width: 10.6875rem;
}

.automated-lyt .custom-cp-banner .cp-content-section p.btm-link {
  padding-top: 21px;
}

.automated-lyt .cp-appointment-row1 .dnd-section {
  padding-top: 1.8rem;
  padding-bottom: 1.2rem;
}

.automated-lyt .cp-appointment-row3 .dnd-section {
  padding-top: 49px;
}

.automated-lyt .content-form-section .left {
  padding-top: 24px;
}

.automated-lyt .content-form-section .left h1 {
  padding-bottom: 1.06rem;
}

.automated-lyt .content-form-section ul {
  padding-top: 1.75rem;
}

.automated-lyt .content-form-section ul li {
  padding-bottom: 1.25rem;
}

.automated-lyt .cp-appointment-row5 .hs-button {
  height: 2.75rem;
  width: 10.625rem;
}

.automated-lyt .cp-appointment-row5 .cm-content-top-image-wrapper {
  padding-bottom: 2.5rem;
}

.automated-lyt .cp-appointment-row5 .dnd-section {
  padding-bottom: 5.3rem;
}

.automated-lyt .cp-appointment-row6 p {
  padding-bottom: 12px;
}

.automated-lyt .cp-appointment-row6 .hs-button {
  height: 2.75rem;
  width: 10.6875rem;
  font-size: 0.9288rem;
  letter-spacing: 0;
}

.automated-lyt .cp-appointment-row6 .dnd-section {
  padding-bottom: 10rem;
}

.automated-lyt .cp-appointment-row7 .dnd-section>.row-fluid {
  max-width: 64rem !important;
}

.automated-lyt .cp-appointment-row7 .dnd-section {
  padding-top: 6.4rem;
  margin-bottom: 1rem;
  padding-bottom: 4rem;
}

.automated-lyt .cp-appointment-row7 .content-image-align-wrapper ul li {
  padding-bottom: 18px;
}

.automated-lyt .cp-appointment-row7 .content-image-align-wrapper .content {
  padding-left: 30px;
}

.automated-lyt .cp-appointment-row7 .content-image-align-wrapper .image img {
  max-width: 820px;
  position: relative;
  left: 23px;
  top: 23px;
}

.automated-lyt .cp-appointment-row7 .content-image-align-wrapper a.btn {
  height: 2.75rem;
  width: 10.6875rem;
  font-size: 0.9288rem;
  letter-spacing: normal;
}

.automated-lyt .cp-appointment-row7 .content-image-align-wrapper ul {
  padding-bottom: 4px;
}

.automated-lyt .client-ratings-group .title {
  padding-bottom: 35px;
}

.automated-lyt .client-ratings-group .item h4 {
  margin-bottom: 5px;
}

.automated-lyt .content-form-section form ul {
  padding-top: 6px;
}

.automated-lyt .content-form-section form ul li.hs-form-booleancheckbox {
  padding: 0;
  padding-left: 4px;
}

.patient-access-webinar .custom-page-header .cm-page-logo {
  width: 11.0625rem;
  padding: 0;
  margin-left: 1.45rem;
  padding-top: 0.45rem;
}

.patient-access-webinar .custom-page-header .cm-page-logo img {
  max-width: 100%;
  height: auto;
}

.patient-access-webinar .custom-page-header .cm-page-menu-links {
  padding-top: 1.1rem;
  padding-left: 1px;
}

.patient-access-webinar .custom-page-header .page-center {
  padding-bottom: 0.95rem;
}

.patient-access-webinar .custom-page-header .cm-page-menu-links .hs-menu-item a {
  line-height: 1.375rem;
  font-size: 0.8669rem;
}

.patient-access-webinar .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 3.15rem;
}

.patient-access-webinar .banner-section {
  text-align: center;
}

.patient-access-webinar .banner-section h1 {
  margin: 0;
  line-height: 2.8125rem;
  font-size: 1.9814rem;
  color: #182538;
  text-transform: none;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  padding-bottom: 1.5rem;
  padding-top: 2.7rem;
}

.patient-access-webinar {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.patient-access-webinar .banner-section p {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  color: #37465A;
  padding-top: 2px;
}

.patient-access-webinar .banner-section .dnd-section {
  min-height: 23.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.patient-access-webinar .banner-section .hs-button {
  cursor: pointer;
  text-align: center;
  transition: border .5s;
  border: 0;
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  background: #F37021;
  color: #FFFFFF;
  font-size: 0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.6875rem;
  width: 17.25rem;
  border-radius: 3px;
  box-shadow: none;
  line-height: 2.6875rem;
  margin-top: 3.2rem;
  letter-spacing: 0;
  margin-bottom: 1.38rem;
}

.patient-access-webinar .banner-section .hs-button:hover {
  background: #DC5A06;
  color: #FFFFFF;
  text-decoration: none;
}

.patient-access-webinar .banner-section p a {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  font-weight: bold;
  color: #4384f5;
  text-decoration: underline;
}

.cp-access-row1 .hs_cos_wrapper_type_header h2 {
  text-align: center;
  line-height: 2.125rem;
  font-size: 1.7337rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  text-transform: none;
  font-weight: bold;
  color: #37465A;
  margin: 0;
  padding-bottom: 3.3rem;
}

.cp-access-row1 .dnd-section {
  padding-top: 3.75rem;
}

.cp-access-row1 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  color: #37465a;
  font-size: 1.0526rem;
  line-height: 1.7rem;
}

.cp-access-row1 iframe {
  height: 19.875rem;
}

.cp-access-row2 hr {
  border-color: #A3BAC6;
  max-width: 44.8125rem;
  margin: 0 auto;
  margin-bottom: 2.2rem;
}

.cp-access-row2 .dnd-section {
  padding-top: 0.9rem;
  padding-bottom: 1.8rem;
}

.cp-access-row1 ul {
  margin: 0;
  padding-top: 2.23rem;
}

.cp-access-row1 ul li {
  padding-bottom: 0.25rem;
}

.cp-access-row1 ul li:last-child {
  padding: 0;
  padding-top: 0.3rem;
}

.cp-access-row2 {
  text-align: center;
}

.cp-access-row2 img {
  margin: 0 auto;
  margin-bottom: 2rem;
  max-width: 24.375rem;
}

.cp-access-row2 p a {
  color: #f37021;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  font-weight: bold;
}

.cp-access-row3 .dnd-section {
  background-position: 50% 50% !important;
  min-height: 17.5rem;
  text-align: center;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cp-access-row3 h1 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 2.625rem;
  font-size: 1.8576rem;
  text-transform: none;
  margin: 0;
  padding-bottom: 1.3rem;
  padding-top: 1.2rem;
}

.cp-access-row3 p {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  max-width: 560px;
  margin: 0 auto;
  padding-bottom: 1.86rem;
}

.cp-access-row3 .hs-button {
  margin: 0;
  white-space: normal;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  line-height: 120%;
  cursor: pointer;
  text-align: center;
  transition: border .5s;
  border: 2px solid #fff !important;
  color: #fff;
  font-size: .9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.875rem;
  width: 12.0625rem;
  border-radius: 3px;
  background: transparent !important;
  box-shadow: none;
  text-decoration: none;
}

.cp-access-row4 .dnd-section {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.cp-access-row4 .dnd-section>.row-fluid {
  padding: 0 3rem;
}

.cp-access-row5 .dnd-section {
  background-position: 39% 100% !important;
  background-size: auto !important;
  background-attachment: fixed;
  width: 100%;
  background-color: rgb(242,242,242);
  padding-left: 30px;
  padding-right: 30px;
}

.cp-access-row5 {
  border-top: 0.0625rem solid #CCCACA;
}

.cp-access-row5 .dnd-section {
  padding-top: 2.6rem;
}

.cp-access-row5 .hs_cos_wrapper_type_rich_text {
  text-align: center;
}

.cp-access-row5 h1 {
  margin: 0;
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  text-transform: none;
  padding-bottom: 0.7rem;
}

.cp-access-row5 p {
  line-height: 1.5rem;
  font-size: 1.0526rem;
  color: #4e6170;
}

.cp-access-row5 form fieldset {
  max-width: 100% !important;
}

.cp-access-row5 form {
  padding: 0 3.7rem;
  padding-top: 0.8rem;
}

.cp-access-row5 form .hs-form-field>label {
  font-weight: 500;
  color: #182538;
  padding-bottom: 8px;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.2em;
  padding-top: 0.3em;
  font-size: 16px;
  margin: 0;
}

.cp-access-row5 form .hs-form-required {
  float: left;
  color: #F37021;
  margin-right: 5px;
}

.cp-access-row5 form .hs-input {
  border: 0px;
  border-radius: 3px;
  box-shadow: none;
  line-height: 1.2em;
  padding: 12px 15px;
  font-size: 16px;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.cp-access-row5 form .hs-form-field {
  margin-bottom: 25px;
}

.cp-access-row5 form .input {
  margin: 0 !important;
}

.cp-access-row5 form .hs-form-field {
  padding-right: 16px;
}

.cp-access-row5 form .hs-form-field:last-child {
  padding-right: 12px;
}

.cp-access-row5 form .form-columns-3 .hs-form-field {
  width: 33% !important;
}

.cp-access-row5 form .hs_what_are_you_interested_in_ {
  padding-top: 0.8rem;
}

.cp-access-row5 form textarea {
  min-height: 80px;
  resize: none;
}

.cp-access-row5 form .form-columns-3 .hs-form-field:last-child {
  padding-right: 3px;
}

.cp-access-row5 form 
.hs_what_are_you_interested_in_ {
  margin-bottom: 20px !important;
}

.cp-access-row5 form li.hs-form-booleancheckbox span {
  font-weight: 500;
  color: #182538;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.2em;
  font-size: 16px;
  display: inline-block;
  padding-left: 10px;
}

.cp-access-row5 form .actions {
  text-align: center;
  padding-top: 1.4rem;
  padding-bottom: 4rem;
}

.cp-access-row5 form input.hs-button.primary.large {
  margin: 0;
  letter-spacing: 0.3px;
  font-size: 13px !important;
  background-color: #F37021;
  background-image: none;
  border: 0px !important;
  padding: 12px 15px !important;
  box-shadow: none !important;
  min-width: 60px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif !important;
  font-weight: 600;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: normal;
}

.cp-access-row5 form input.hs-button.primary.large:hover {
  background-color: rgba(220, 90, 6, 1.0);
}

.cp-access-row5 form .hs-error-msgs label {
  color: #f00 !important;
}

.cp-access-row6 .dnd-section {
  padding: 0;
}

.cp-access-row6 .client-ratings-group {
  padding-top: 2.3rem;
  padding-bottom: 3rem;
}

.cp-access-row6 .client-ratings-group .title h1 {
  line-height: 3.3125rem;
  font-size: 2.0433rem;
}

.cp-access-row6 .client-ratings-group .title {
  padding-bottom: 1.8rem;
}

.cp-access-row6 .client-ratings-group .item h4 {
  padding-top: 6px;
  margin-bottom: 5px;
}

.cp-access-row6 .client-ratings-group .item .inner {
  min-height: 230px;
  min-height: auto;
}

.cp-access-row6 .client-ratings-group .item {
  margin-bottom: 3rem;
}

.access-footer footer.pateint-intake-footer .intake-logo {
  width: 12.6875rem;
  position: relative;
  left: -5px;
  padding-bottom: 4px;
}

.access-footer .footer-intake-social {
  position: relative;
  top: -4px;
}

.cp-access-row5 form ul.inputs-list {
  padding-top: 0;
}

.cp-access-row5 form .hs-form-booleancheckbox {
  margin-top: -3px;
}

.engage-page .content-form-section form ul {
  padding: 0;
}

.engage-page .content-form-section form ul li.hs-form-booleancheckbox {
  padding-bottom: 0;
  color: #182538;
}

.cp-eng-footer .intake-logo {
  position: relative;
  left: -7px;
  top: -2px;
}

.gtd-page .custom-cp-banner .btn {
  height: 2.75rem;
  width: 20rem;
  line-height: 2.75rem;
  display: inline-block;
  margin-top: 1.45rem;
}

.gtd-page .custom-cp-banner .cp-content-section p {
  padding-bottom: 1.15rem;
  max-width: 100%;
}

.gtd-page .custom-cp-banner  p.btm-link {
  margin: 0;
  padding: 0;
}

.gtd-page .custom-cp-banner .cp-content-section h2 {
  padding-bottom: .42rem;
}

.gtd-page .custom-page-header .cm-page-logo {
  padding-right: 0;
}

.gtd-page .custom-cp-banner .cp-content-section {
  padding-top: 5.1rem;
}

.gtd-page .custom-cp-banner {
  padding-top: 22px;
}

.gtd-row1 .dnd-section {
  padding-top: 7.2rem;
}

.gtd-row1 .cm-content-top-image-wrapper h3 {
  line-height: 2.625rem;
  font-size: 1.8576rem;
  font-weight: bold;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  color: #182538;
  margin-bottom: 4px;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.9375rem;
  font-size: 1.3622rem;
  color: #182538;
  font-weight: bold;
  margin-bottom: 0.9rem;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  display: block !important;
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
  padding-top: 3.3rem;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-item {
  width: 50%;
  float: left;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  max-width: 74px;
  height: auto;
  margin: 0 auto;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  width: auto;
  height: auto;
  padding-bottom: 0.2rem;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  content: none;
}

.gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-link a {
  line-height: 2rem;
  font-size: 1.2384rem;
  text-decoration: underline;
}

.gtd-row2 h3 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  color: #f37021;
  font-weight: bold;
  margin: 0;
}

.gtd-row2 h2 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  color: #182538;
  font-weight: bold;
  margin: 0;
  padding-bottom: 1.35rem;
}

.gtd-row2 .dnd-section {
  padding-top: 2.8rem;
}

.gtd-row2 .content-image-align-wrapper .content {
  padding-left: 0;
}

.gtd-row2 .content-image-align-wrapper.img-align-right .content {
  width: 60%;
}

.gtd-row2 .content-image-align-wrapper.img-align-right .image {
  width: 40%;
  margin-left: 0;
}

.gtd-row2 .content-image-align-wrapper .content {
  color: #1f415b;
  letter-spacing: 0;
  line-height: 1.75rem;
  font-size: 1.2384rem;
}

.gtd-row2 .content-image-align-wrapper p {
  max-width: 463px;
  margin: 0;
  padding-bottom: 1.78rem;
}

.gtd-row2 .content-image-align-wrapper ul {
  margin: 0;
  margin-top: -5px;
  font-size: 1.4rem;
  padding-left: 0;
}

.gtd-row2 .content-image-align-wrapper ul li {
  padding-bottom: 1.1rem;
  vertical-align: text-top;
  display: flex;
}

.gtd-row2 .content-image-align-wrapper ul li:before {
  content: "•";
  vertical-align: top;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.gtd-row2 .content-image-align-wrapper .image img {
  max-width: 580px;
}

.gtd-row2 .content-image-align-wrapper .image {
  padding-top: 8rem;
}

.gtd-row2 .content-image-align-wrapper ul li span {
  font: inherit;
  line-height: 1.75rem;
  font-size: 1.2384rem;
  padding-left: 7px;
  max-width: 100%;
}

.gtd-row2 .content-image-align-wrapper p:last-of-type {
  padding-bottom: 1.3rem;
}

.gtd-row2 .content-image-align-wrapper a.btn {
  height: 2.75rem;
  width: 18.125rem;
  margin-top: 1rem;
  display: inline-block;
  line-height: 2.75rem;
}

.gtd-row2 .content-image-align-wrapper.img-align-left {
  padding-top: 6rem;
}

.gtd-row2 .content-image-align-wrapper.img-align-left .image {
  position: relative;
  left: -10rem;
  padding-top: 13rem;
}

.gtd-row2 .content-image-align-wrapper.img-align-left h2 {
  padding-bottom: 1rem;
}

.gtd-row3 .dnd-section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.gtd-row3 .speakers-grp img {
  border-radius: 50%;
}

.gtd-row3 .speakers-grp {
  max-width: 100%;
}

.gtd-row3 .speakers-grp .btm-content .row-fluid .item {
  width: 30%;
}

.gtd-row3 .speakers-grp .title h3 {
  line-height: 3.1875rem;
  font-size: 1.9814rem;
  color: #182538;
  padding-bottom: 1rem;
}

.gtd-row3 .speakers-grp .btm-content .row-fluid .item h4 {
  line-height: 2.1875rem;
  font-size: 1.3622rem;
  color: #182538;
}

.gtd-row3 .speakers-grp .btm-content .row-fluid .item p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #1f415b;
  padding: 0 10px;
  padding-top: 2px;
}

.gtd-page .content-form-section {
  padding-top: 6.4rem;
  padding-bottom: 3.8rem;
}

.gtd-page .content-form-section ul {
  padding-left: 20px;
  color: rgb(77,97,112);
  padding-bottom: 2rem;
}

.gtd-page .content-form-section ul li {
  padding-bottom: 1rem;
  padding-left: 8px;
  font-size: 1.5rem;
}

.gtd-page .content-form-section form {
  padding-right: 0;
  padding-top: 5rem;
}

.gtd-page .content-form-section form ul {
  padding: 0;
}

.gtd-page .custom-page-header .cm-page-logo img {
  max-width: 100%;
  width: 100% !important;
  height: auto;
}

.webinar-lyt .custom-page-header .cm-page-logo img {
  height: auto;
  max-width: 100%;
}

.webinar-lyt .custom-page-header .cm-page-logo {
  padding-right: 0;
}

.patient-webinar-banner.custom-cp-banner .cp-image {
  top: -5.25rem;
  left: 29.25rem;
  height: 34.3125rem;
  width: 30.6875rem;
}

.patient-webinar-banner h1 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  color: #182538;
  margin: 0;
  padding-bottom: 2.35rem;
  padding-top: 1.2rem;
}

.patient-webinar-banner.custom-cp-banner .cp-content-section p {
  max-width: 392px;
  padding-bottom: 1rem;
}

.patient-webinar-banner.custom-cp-banner .cp-content-section .timer-section .timer-column.timer-box {
  color: rgb(255,255,255);
  background-color: #7d8083;
  height: 100%;
  line-height: 1.28em;
}

.patient-webinar-banner.custom-cp-banner .cp-content-section .timer-section {
  width: 19.5625rem;
  font-size: 4.875rem;
  padding: 0;
  padding-top: 0.6rem;
  padding-bottom: 1.65rem;
}

.patient-webinar-banner.custom-cp-banner .btn {
  height: 2.6875rem;
  width: 13.125rem;
  font-size: 0.9288rem;
}

.webinar-lyt .cp-appointment-row5 .dnd-section {
  padding-top: 4.5rem;
  padding-bottom: 4rem;
}

.webinar-lyt .cp-appointment-row5 h2 {
  padding-bottom: 1rem;
}

.webinar-lyt .cp-appointment-row5 p.sub-heading {
  color: #1f415b;
}

.webinar-lyt.engage-page .cp-appointment-row5 .cm-content-top-image-inner {
  padding: 0;
  padding-top: 2.5rem;
}

.webinar-lyt.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
  padding-top: 0.5rem;
}

.webinar-lyt.engage-page .cm-content-top-image-wrapper .cm-content-top-image-content p {
  padding: 0;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}

.webinar-lyt.engage-page .cp-appointment-row5 .hs-button {
  height: 2.75rem;
  width: 12.9375rem;
}

.webinar-lyt .cp-engage-row2 .dnd-section {
  background-position: 0 0 !important;
  padding: 0;
  min-height: 26.4375rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.webinar-lyt .cp-engage-row2 .dnd-column {
  border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
  background: rgb(255,255,255);
  text-align: center;
  padding: 3rem 2rem;
  padding-bottom: 2.5rem;
}

.webinar-lyt .cp-engage-row2 h1 {
  line-height: 2.8125rem;
  font-size: 1.9814rem;
  font-weight: bold;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  color: #37465a;
  margin: 0;
  padding-bottom: 1.8rem;
}

.webinar-lyt .cp-engage-row2 p {
  line-height: 2rem;
  font-size: 1.2384rem;
  max-width: 591px;
  margin: 0 auto;
  color: #000000;
}

.webinar-lyt .cp-engage-row2 p a {
  line-height: 2.1875rem;
  font-size: 1.3622rem;
  font-weight: bold;
  text-decoration: underline;
  color: #f37021;
}

.webinar-lyt .cp-engage-row2 p:last-of-type {
  padding-top: 1rem;
}

.webinar-lyt .cp-engage-row3 {
  border-top: 0.0625rem solid #CCCACA;
  border-bottom: 0.0625rem solid #CCCACA;
}

.webinar-lyt .cp-engage-row3 img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.webinar-lyt .cp-engage-row3 .img {
  height: 13.25rem;
  width: 13.3125rem;
  margin: 0;
}

.webinar-lyt .cp-engage-row3 .meet-speaker-section {
  padding: 0 2rem;
}

.webinar-lyt .cp-engage-row3 .dnd-section {
  padding-top: 4rem;
  padding-bottom: 6rem;
}

.webinar-lyt.engage-page .content-form-section p {
  color: #182538;
  margin-bottom: 1.5rem;
}

.webinar-lyt .content-form-section {
  padding-top: 5rem;
}

.webinar-lyt .content-form-section form {
  padding-right: 0;
}

.webinar-lyt .content-form-section form .form-columns-2 .hs-form-field:last-child {
  padding-right: 0 !important;
}

.webinar-lyt .content-form-section form .form-columns-3 .hs-form-field:last-child {
  padding-right: 0 !important;
}

.webinar-footer footer.pateint-intake-footer.cp-footer {
  padding-bottom: 1px;
}

.active .resources-categorywith-search .search__dropdown.categories #filter-icon {
  display: none !important;
}
.active #filter-icon-2 {
  display: inline-block !important;
}
.active .resources-categorywith-search .search__dropdown.categories .categories .fa-caret-up:before {
  content: "\f0d8";
  color: #f37021 !important;
}

.active .resources-categorywith-search .dropdown.search__dropdown .dropdown-menu {
  display: block !important;
}

.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item .company_name{
  line-height: 1.375rem;
  font-size: 1.1146rem;
  font-weight: normal;
  margin: 0;
}

.hs-epic-wrapper .col1 {
  padding: 60px 0px 0px 0px;
}

.hs-epic-wrapper .col1 .col1-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-epic-wrapper .col1 .col1-inner .left {
  width: 49.665%;
}

.hs-epic-wrapper .col1 .col1-inner .right {
  width: 50%;
}

.hs-epic-wrapper .col1 .page-center {
  max-width: 1200px;
  padding: 0;
}

.hs-epic-wrapper .col1 .page-center .dnd-section > .row-fluid {
  padding: 0;
  max-width: 100%;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text {
  color: #000000;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.2em;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text h1 {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-family: freightsans_pro, "helvetica neue", helvetica, arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  font-family: freightsans_pro, "helvetica neue", helvetica, arial, font-family: sans-serif;
}

.hs-epic-wrapper .col1 .col1-inner .right img.hs-image-widget {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  width: 100%;
}

.hs-epic-wrapper .col1 .col1-inner .right .right-inner {
  padding: 10px 00px 0px 0px;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button {
  padding: 12px 0px 0px 0px;
  width: 46.538%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button a.hs-button {
  margin: 0;
  font-size: 20px;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  padding: 12px 24px;
  display: inline-block;
  line-height: 1;
  border: 0;
  letter-spacing: 0;
  text-align: center;
}

.hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image {
  width: 53.459%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image > div {
  padding: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image .hs_cos_wrapper_type_linked_image {
  padding: 0px 140px 0px 0px;
  display: block;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text p {
  margin-bottom: 30px;
}

.hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button a.hs-button:hover {
  transform: scale(1.1);
  text-decoration: none;
}

.hs-epic-wrapper .col2 .dnd-section > .row-fluid > .dnd-column {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hs-epic-wrapper .col2 .dnd-section > .row-fluid > .dnd-column .dnd-row {
  width: 100%;
}
.hs-epic-wrapper .col2 .section-header h1 {
  margin: 0;
  margin-bottom: 20px;
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
}
.hs-epic-wrapper .col2 .hs_cos_wrapper_type_rich_text > img {
  width: 53.27%;
  padding: 10px;
}
.hs-epic-wrapper .col2 .dnd-module {
  padding: 10px;
}
.hs-epic-wrapper .col2 .widget-type-rich_text {
  background-color: #F0F6F7;
  margin: 0;
  padding: 50px 50px 50px 50px;
  border-radius: 15px 15px 15px 15px;
  font-size: 18px;
}
.hs-epic-wrapper .col2 .dnd-section > .row-fluid {
  padding: 0;
  max-width: 1200px;
}
.hs-epic-wrapper .col2 .widget-type-rich_text h4 {
  color: #4D6170;
  font-size: 24px;
  letter-spacing: 0;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.4;
  margin-bottom: 13px;
}
.hs-epic-wrapper .col2 .widget-type-rich_text  a {
  font-size: 18px;
  font-weight: 700;
  text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
  color: #F37021;
  background-color: #F0F6F7;
  padding: 10px 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 1;
  display: inline-block;
  margin-top: 3px;
  text-decoration: none;
}
.hs-epic-wrapper .col2 .widget-type-rich_text *:last-child {
  margin-bottom: 0;
}
.hs-epic-wrapper {}

.hs-epic-wrapper .col3 {
  padding: 150px 15px 0px;
}

.hs-epic-wrapper .col3 .left {
  width: 56%;
}

.hs-epic-wrapper .col3 .left h1 {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1;
}

.hs-epic-wrapper .col3 .page-center {
  max-width: 1200px;
  padding: 0;
}

.hs-epic-wrapper .col3 .right {
  width: 44%;
}

.hs-epic-wrapper .col3 .right .right-inner {}

.hs-epic-wrapper .col3 .left .left-inner {
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
  margin: 00px 0px 0px 0px;
  padding: 0px 80px 0px 0px;
}

.hs-epic-wrapper .col3 .col3-inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hs-epic-wrapper .col3 .dnd-section > .row-fluid {
  padding: 0;
}

.hs-epic-wrapper .col3 a.hs-custom-button {
  font-size: 20px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  display: inline-block;
  line-height: 1;
  padding: 12px 24px;
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: rgb(243, 112, 33);
  font-weight: 600;
}

.hs-epic-wrapper .col3 .left p {
  margin-bottom: 30px;
}

.hs-epic-wrapper .col3 .left p:last-child {
  margin-bottom: 0;
}

.hs-epic-wrapper .col3 .right img.hs-image-widget {
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.hs-epic-wrapper .col3 a.hs-custom-button:hover {
  transform: scale(1.1);
  text-decoration: none;
}
.hs-epic-wrapper .client-ratings-group {
  padding: 150px 0px 150px 0px;
}
.hs-epic-wrapper .client-ratings-group .title {
  max-width: 100%;
  padding: 10px 10px 35px 10px;
}
.hs-epic-wrapper .client-ratings-group .title h1 {
  margin: 0;
  text-transform: uppercase;
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0;
  font-family: freightsans_pro;
}
.hs-epic-wrapper .client-ratings-group .page-center {
  max-width: 1200px;
  padding: 0;
}
.hs-epic-wrapper .client-ratings-group .item .inner {
  border-radius: 0;
  box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 9%);
  padding: 40px 50px 40px 50px;
}
.hs-epic-wrapper .client-ratings-group .page-center .row-fluid {
  margin: 0;
}
.hs-epic-wrapper .client-ratings-group .item .inner h4 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  color: #61AAFF;
  font-family: freightsans_pro;
  vertical-align: top;
}
.hs-epic-wrapper .client-ratings-group .item .inner h4 span {
  padding: 10px 10px 20px;
}
.hs-epic-wrapper .client-ratings-group .item p {
  font-size: 18px;
  font-family: 'FreightSans_Pro';
  line-height: 1.4;
  word-break: break-word;
}
.hs-epic-wrapper .contact-section .row {
  margin-left: -10px;
  margin-right: -10px;
}
.hs-epic-wrapper .contact-section .contact-form h3.form-title:empty {
  margin: 0;
}
.hs-epic-wrapper .contact-section .contact-form {
  padding-left: 10px;
  padding-right: 10px;
}
.hs-epic-wrapper .contact-section form {
  padding-top: 16px;
  overflow: hidden;
}
.hs-epic-wrapper .contact-section form fieldset.form-columns-3 .hs-form-field {
  width: 33%;
}
.hs-epic-wrapper .contact-section form fieldset.form-columns-3 .hs-form-field:last-child {
  width: 34%;
}
.hs-epic-wrapper .contact-section form fieldset.form-columns-3 {
  margin-top: 1px;
}
.hs-epic-wrapper .client-ratings-group .item {
  margin-bottom: 0px;
}
.hs-epic-wrapper .client-ratings-group .hs-content-wrapper {
  padding-left: 150px;
  padding-right: 150px;
}

.webinar-lyt .meet-speaker-section .left {
  padding-top: 3rem;
}

.hs-greenway-one ul li {
  line-height: 1.375rem;
  font-size: 0.8669rem;
  font-weight: bold;
}
.hs-greenway-one ul {
  list-style: none;
  margin: 0 auto;
  padding: 0 33px;
  display: flex;
  justify-content: space-around;
  padding-right: 68px;
}
.hs-greenway-two .cm-content-top-image-wrapper h2 {
  color: #182538;
  line-height: 2.625rem;
  font-size: 1.8576rem;
  text-transform: inherit;
  margin-bottom: 13px;
}
.hs-greenway-two .cm-content-top-image-wrapper {
  padding-top: 20px;
  margin-bottom: 0px !important;
}
.hs-greenway-two .cm-content-top-image-wrapper p.sub-heading  {
  line-height: 1.875rem;
  font-size: 1.1765rem;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item {
  width: 42%;
  margin-bottom: 50px;
  padding: 0;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 4.125rem;
  width: 3.75rem;
  margin-bottom: 11px;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_1 .cm-content-top-image-wrap {
  height: 4.4375rem;
  width: 4.5rem;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 .cm-content-top-image-wrap {
  height: 4.125rem;
  width: 3.875rem;
  margin-bottom: 7px;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_4 .cm-content-top-image-wrap {
  height: 4.125rem;
  width: 4.25rem;
}
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content h3 {
  color: #182538;
  line-height: 1.6875rem;
  font-size: 1.1765rem;
  margin-bottom: 23px;
}
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  color: #4e6170;
  margin-bottom: 21px;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  content: none;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-link a {
  color: #4384f5;
}
.hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
  max-width: 640px;
  margin: 36px auto;
  flex-wrap: wrap;
}
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 .cm-content-top-image-content p, 
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_4 .cm-content-top-image-content p {
  line-height: 1.6875rem;
  font-size: 1.1765rem;
}
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_4 .cm-content-top-image-content h3 {
  margin-bottom: 10px;
}

.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 .cm-content-top-image-content h3 {
  margin-bottom: 10px;
}
.engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_4 .cm-content-top-image-content p {
  margin-bottom: 17px;
}
.hs-greenway-two .hs_cos_wrapper_type_rich_text hr {
  margin-top: 13px;
  border-top-color: #A3BAC6;
  width: 94%;
}
.hs-greenway-two .span6 {
  text-align: center;
}
.hs-greenway-two .span6 h1 {
  color: #182538;
  line-height: 1.6875rem;
  font-size: 1.1765rem;
  text-transform: inherit;
}
.hs-greenway-two .span6 p {
  color: #4e6170;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}
.hs-greenway-two .dnd-row[class*="vertical-alignment"] h1 {
  margin-bottom: 22px;
}
.hs-greenway-two .dnd-row[class*="vertical-alignment"] p {
  padding: 0 20px;
}
.hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button {
  background: #4384F5;
  color: #FFFFFF;
  font-size: 0.8669rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  width: auto;
  border-radius: 3px;
  height: auto;
  border: 0;
  box-shadow: none;
  line-height: 120%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 11.5px;
  padding-bottom: 11.5px;
  margin-top: 30px;
}
.hs-greenway-three {
  border-top: 0.0625rem solid #B8C7CC;
}
.hs-greenway-three h1 {
  text-align: center;
  color: #182538;
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  text-transform: inherit;
}
.hs-greenway-three .hs_cos_wrapper_type_rich_text h3 {
  text-align: center;
  line-height: 1.875rem;
  font-size: 1.1765rem;
  margin-top: 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
}
.hs-greenway-three .hs_cos_wrapper_type_rich_text h3 a {
  text-decoration: underline;
}
.hs-greenway-three .dnd-section[class*="full-width-section"] hr {
  width: 100% !important;
}
.hs-greenway-three .dnd-section[class*="full-width-section"] .dnd-module {
  min-height: 0 !important;
}
.hs-greenway-three .row-fluid [class*="span"] {
  min-height: 0 !important;
}
.hs-greenway-four .span6:first-child .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
  max-width: 283px !important;
  margin-top: 23px;
  margin-left: 67px !important;
  margin-right: auto !important;
  image-rendering: -webkit-optimize-contrast;
}
.hs-greenway-four .span6 {
  margin: 0;
  width: 47%;
}
.hs-greenway-one ul li a{
  color: #f37021; 
}
.hs-greenway-four .span6 h3 {
  color: #182538;
  line-height: 2.625rem;
  font-size: 1.8576rem;
  font-weight: bold;
}
.hs-greenway-four .span6 p {
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  color: #37465a;
}
.hs-greenway-four .span6 ul {
  padding-left: 34px;
  color: rgb(243,112,33);
  margin-top: 26px;
}
.hs-greenway-four .span6 p:last-of-type {
  font-weight: bold;
  padding-left: 30px;
}
.hs-greenway-four .span6 ul li p strong {
  color: #182538;
}
.hs-greenway-four .span6 ul li p {
  color: #37465a;
  margin: 0;
}
.hs-greenway-four .span6 ul li {
  margin-bottom: 30px;
}
.hs-greenway-four .span6 ul li p:first-child {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  margin-bottom: 4px;
}
.hs-greenway-four .span6 ul li p:last-of-type {
  font-weight: normal;
  padding-left: 0;
}
.hs-greenway-four .span6 p a {
  text-decoration: underline;
  color: rgba(243,112,33,1.0);
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text h3 {
  line-height: 2.875rem;
  font-size: 1.7957rem;
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text ul {
  padding-left: 25px;
  margin-top: 30px;
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text ul li p:first-of-type {
  margin-bottom: 10px;
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text {
  padding-right: 15px;
  display: block;
}
.hs-greenway-four .span6 .dnd-module[class*="flexbox-positioning"] {
  text-align: right;
  display: block !important;
}
.hs-greenway-four .span6 .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
  margin-right: 20px !important;
  margin-left: auto;
  max-width: 300px !important;
  margin-top: 27px;
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text ul li {
  margin-bottom: 14px;
}
.hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text p:last-of-type {
  padding-left: 0;
}
.hs-greenway-five .span7 h3,
.hs-greenway-six .span6 h3 {
  line-height: 2.875rem;
  font-size: 1.7957rem;
  font-weight: bold;
}
.hs-greenway-five .span5 p,
.hs-greenway-six .span6 p{
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.hs-greenway-five .span7 .hs_cos_wrapper_type_rich_text ul li p strong ,
.hs-greenway-six .span6 .hs_cos_wrapper_type_rich_text ul li p strong{
  color: #182538;
}
.hs-greenway-five .span7 {
  padding-left: 53px;
}
.hs-greenway-five .span7 p ,
.hs-greenway-six .span6 p{
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  margin-bottom: 15px;
}
.hs-greenway-five .span7 ul li p ,
.hs-greenway-six .span6 ul li p{
  margin-bottom: 6px;
}
.hs-greenway-five .span7 ul,
.hs-greenway-six .span6 ul{
  margin-top: 26px;
  padding-left: 35px;
  font-size: 26px;
  color: rgb(243,112,33);
  padding-right: 40px;
}
.hs-greenway-five .span7 ul li p:last-child,
.hs-greenway-six .span6 ul li p:last-child{
  color: #37465a;
}
.hs-greenway-five .span7 ul li p:first-of-type ,
.hs-greenway-six .span6 ul li p:first-of-type {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}
.hs-greenway-five .span7 ul li,
.hs-greenway-six .span6 ul li{
  margin-bottom: 25px;
}
.hs-greenway-five .span5 img {
  margin-top: 27px;
  margin-left: 30px;
}
.hs-greenway-five .span7 ul li p:last-child,
.hs-greenway-six .span6 ul li p:last-child{
  font-weight: normal;
}
.hs-greenway-five .span7 p:last-child ,
.hs-greenway-six .span6 p:last-child{
  font-weight: bold;
}
.hs-greenway-five .span7 p a,
.hs-greenway-six .span6 p a{
  text-decoration: underline;
  color: rgba(243,112,33,1.0);
}
.hs-greenway-six .span6 ul {
  padding-left: 27px;
  padding-right: 0px;
}
.hs-greenway-six .span6 h3 {
  line-height: 2.625rem;
  font-size: 1.8576rem;
  margin-bottom: 20px;
}
.hs-greenway-six .span6 p {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}
.hs-greenway-six .span6 ul li p:last-child {
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.hs-greenway-six .span6 img {
  margin-top: 20px;
  margin-left: 23px;
}
.hs-greenway-six .content-form-section {
  border-top: 2px solid rgb(152 160 166);
}
.hs-greenway-seven .client-ratings-group .title h1 {
  margin-top: 0;
  margin-bottom: 0;
}
.hs-greenway-six {
  border-top: 2px solid rgb(152 160 166);
}

.hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button:hover{
  text-decoration:none;
}

.row4-content-eng .contact-section {
  padding: 80px 0;
}

.row3-content-eng  .resources-section-card {
  margin-bottom: 63px;
}

.row3-content-eng .resources-section-card {
  width: 84.333333%;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 42px 42px 61px;
}

.row3-content-eng .resources-section-card .hero-section-card__title {
  font-size: 32px;
  line-height: 33px;
  color: #172537;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-weight: 900;
}

.row3-content-eng .resources-section-card .scrollBtn {
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 600;
}

.row3-content-eng .resources-section-card .hero-section-card__after {
  width: 40%;
}

.row3-content-eng .resources-section-card .hero-section-card__content p {
  color: #51616f!important;
  letter-spacing: -.1px;
  padding-bottom: 0;
  font-weight: 100!important;
  line-height: 28px!important;
  word-break: break-word;
}
.row3-content-eng  {
  padding: 150px 0 4px !important;
}
.hs-eng-plat {
  overflow: hidden;
}
.container-fluid.row2-content-eng .dnd-section {
  padding: 80px 0;
}
.page-center.row3-content-container {
  padding: 0;
}
.row3-content-eng {
  width: 83.33333333%;
  left: 8.33333333%;
  margin: 0 auto;
  overflow: hidden;
  padding: 150px 0 4px !important;
}
.container-fluid.row3-content-eng .dnd-section {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 60px;
  padding: 0;
}
.container-fluid.row3-content-eng .span6 {
  margin-left: 50px;
  padding: 30px 20px 20px 30px;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 30px;
  margin-bottom: 0;
}
.container-fluid.row3-content-eng h2 {
  margin-bottom: 32px;
}
.container-fluid.row3-content-eng p {
  color: #51616f;
  letter-spacing: -.1px;
  font-weight: 100;
  line-height: 28px;
  word-break: break-word;
  padding-bottom: 30px;
  margin-bottom: 8px;
  font-size: 20px;
}
.row3-content-eng .hs-button {
  padding: 5px 30px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.row3-content-eng .hs-button {
  text-decoration: none;
}
.row3-content-eng .hs-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.row3-content-eng .span6:last-child {
  width: 40%;
  float: right;
  padding: 0;
  margin: 0;
}

.container-fluid.row3-content-eng .dnd-section>.row-fluid {
  padding: 0;
  display: block !important;
}

.d_flex{
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


/* Footer */
.footer-case-study .footer__container {
  max-width: 1280px;
}
.footer-case-study .footer-top-case-study {
  margin: 0 0px 48px 0;
}

.footer-case-study .footer-top-col {
  width: 33.33%;
  padding: 0 15px;
}
.footer-copyright-case-study {
  text-align: left;
  line-height: 1.375rem;
  font-size: .9907rem;
  color: #fff;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}
.footer-case-study {
  background: #1B2536;
}
.footer__container {
  margin: 0 auto;
}
.footer-top-case-study .footer-top-col-content {
  border: .125rem solid #fff;
  border-radius: .625rem .625rem .625rem .625rem;
  padding: 25px 10px 48px;
  text-align: center;
  height: 100%;
}
.footer-top-case-study .footer-top-col-content img {
  display: block;
  margin: 0 auto;
  width: 60px;
}
.footer-case-study .footer-top-case-study h3 {
  color: #fff;
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  margin: 14px 0 10px 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}
.footer-top-case-study .footer-top-col-content a {
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #F37021;
  display: inline-block;
}
.footer-top-case-study .footer-top-col-content a:hover {
  color: #f37021;
  text-decoration: underline;
}
.footer-case-study {
  padding: 50px 0 0;
}
.footer-logo-case-study img {
  max-width: 10.875rem;
  width: 100% !important;
  display: block;
  margin: 0 0 15px -2px;
}
.footer-top-case-study .footer-top-innercol1 img {
  height: 2.6875rem;
  width: 3.75rem;
}
.footer-case-study .footer-top-innerco2 img {
  height: 2.75rem;
  width: 2.0625rem;
}
.footer-case-study .footer-top-innercol3 img {
  height: 2.6875rem;
  width: 2.5625rem;
}
.footer-link-case-study a {
  color: #fff;
  text-align: right;
  line-height: 1.625rem;
  font-size: 0.9907rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}
.footer-link-case-study a:hover {
  color: #fff;
}

.case-study-row1-head .dnd-section {
  padding: 0;
}
.case-study-row1-head .dnd-section>.row-fluid {
  padding: 0;
}
.case-study-row1-head .dnd-section>.row-fluid {
  width: 100%;
  max-width: 100%;
}




/* 2. Telehealth */
/* Header  Telehealth*/
.telehealth-logo img {
  max-width: 191px;
  display: block;
  position: relative;
  left: -5px;
  top: -1px;
}
.telehealth-header-wrapper .page-center {
  max-width: 60rem;
}
.telehealth-header-wrapper {
  min-height: 7.25rem;
  position: relative;
}
.telehealth-header-wrapper .page-center {
  padding: 0;
}

.telehealth-custom-menu .navigation-primary>ul{
  line-height: 1.1875rem; 
}
.telehealth-custom-menu .navigation-primary>ul>li>a {
  line-height: 1.1875rem;
  font-size: 0.9907rem;
  color: #000;
  font-size: 0.9907rem;
  padding: 0 9px 0 16px;
  padding-right: 13px;
  font-weight: 700;
  font-size: 0.9907rem;
}


/* Telehealth page*/
#telehealth_page .dnd-section>.row-fluid {
  max-width: 60rem;
  padding: 0;
}
#telehealth_page .dnd-section {
  padding: 0;
}

#telehealth_page .telehealth-row2 {
  margin-top: 11rem;
}


.telehealth-row3 .widget-type-rich_text h2 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  margin: 0 0 .7rem;
  color: #000;
}
.telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.75rem;
}

.telehealth-row3 .widget-type-rich_text {
  text-align: center;
  max-width: 40.75rem;
  margin: 0 auto 0;
}
.telehealth-row3 .widget-type-rich_text p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #000;
  font-weight: 400;
  margin: 0;
}
.telehealth-row3 {
  margin-top: 5.5rem;
}
.telehealth-row3 .cm-content-top-image-wrapper h3 {
  color: #000000;
}
.telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding: 0 2rem;
}

.telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 p {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  margin: 0;
}
.cm-additional-benefits-wrapper .cm-additional-down-arrow {
  background-image: url('//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/Blue-Arrow-Down.png');
    }

.telehealth-row5 {
  margin: 7.1rem 0 0;
}
.cm-telehelth-work-arrow{
  background-image: url('//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/Blue-Arrow-Right.png');
    }

.telehealth-row6 {
  margin-top: 6.5rem;
}
.telehealth-custom-menu .navigation-primary>ul>li {
  width: auto;
  display: inline-block;
}
.telehealth-custom-menu .navigation-primary>ul>li>a {
  background: transparent !important;
}
.telehealth-row8 .content-form-section {
  padding: 4.0625rem 0 0;
}
.telehealth-row8 .content-form-section h1 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  margin: 0;
}
.telehealth-row8 .content-form-section .span6.left ul{
  padding-left: 25px;
  margin: 1rem 0;
}
.telehealth-row8 .content-form-section ul {
  padding-left: 25px;
  padding-top: 0;
}
.telehealth-row8 .content-form-section ul li {
  color: #000;
  line-height: 2.5rem;
  font-size: 1.2384rem;
  padding: 0;
}
.telehealth-row8 .content-form-section p {
  color: #000000;
}
.telehealth-row8 .content-form-section .actions{
  text-align: center;
}
.telehealth-row8 .content-form-section .actions .hs-button {
  font-weight: 700;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif !important;
  border-radius: 3px;
  letter-spacing: 0.3px;
  font-size: 13px;
  padding: 12px 15px;
  line-height: normal;
  margin: 0;
}
.telehealth-row7 .cm-customer-outcoms-wrapper {
  max-width: 100%;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
  max-width: 100%;
  justify-content: space-evenly;
  margin: 2.8rem auto 0;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-img-wrap {
  width: 100%;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
  max-width: 19.0625rem;
  width: 100%;
}
.telehealth-row7 .cm-customer-outcoms-wrapper h1 {
  line-height: 2.4375rem;
  font-size: 1.7337rem;
  margin: 0;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: normal;
}
.telehealth-row7  .cm-customer-outcoms-wrapper h6 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #4d6170;
  font-weight: bold;
  margin: 0;
}
.telehealth-row7 {
  margin: 1.9rem 0 5rem
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 {
  margin: 0;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 a {
  line-height: 1.375rem;
  font-size: 0.9907rem;
}
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 a:after {
  content: "";
  height: 2.6875rem;
  width: 2.5625rem;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  background-image: url('//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right-lg-.png');
    }
.telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 a:hover {
  color: rgba(243,112,33,1.0);
}
.telehealth-row8 .content-form-section .span5.left {
  max-width: 25rem;
  width: 100%;
  margin: 0;
}

.telehealth-row8 .content-form-section .span7.left {
  margin: 0;
}

.telehealth-row8 .content-form-section .span7.right {
  max-width: 31.25rem;
  margin-left: auto;
  margin-right: 0;
  width: 100%;
  float: none;
}
.telehealth-row8 .content-form-section .row-fluid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.telehealth-row8 .content-form-section .row-fluid:before {
  display: none;
}

/* Telehealth: Patient User Guide */
#telehealth_patient_page .dnd-section {
  padding: 0;
}
#telehealth_patient_page .dnd-section>.row-fluid {
  max-width: 1200px;
  padding: 0;
}
#telehealth_patient_page .telehealth-patient-row1 .dnd-section {
  padding: 30px calc(15px * 2);
}
.telehealth-patient-row1 .widget-type-linked_image {
  width: 100%;
}
.telehealth-patient-row1 .widget-type-linked_image img {
  width: 308px !important;
}
.telehealth-patient-row2 .widget-type-rich_text h1 {
  font-size: 36px;
  margin: 0;
  padding-bottom: calc(18px * 1.45/2);
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
}
#telehealth_patient_page .telehealth-patient-row2 .dnd-section>.row-fluid {
  padding: 52px 0 0;
}

#telehealth_patient_page .telehealth-patient-row3 .dnd-section>.row-fluid {
  padding: calc(15px * 2);
  margin-bottom: calc(18px * 1.45 * 1.54);
  background: #fff;
  border-radius: 0;
  box-shadow: 0 1px 3px rgb(55 60 80 / 5%);
}
.cm-telehealth-patient-header-wrapper {
  padding-right: calc(15px * 2);
  padding-left: calc(15px * 2);
}
.telehealth-patient-row2 .widget-type-rich_text {
  margin-bottom: calc(15px * 2);
}
.telehealth-patient-row3 .widget-type-rich_text p {
  margin: 0 0 calc(18px * 1.45);
  font-weight: 600;
  line-height: 1.2;
  color: #000;
  font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;
  font-size: 15px;
  text-transform: none;
}
.telehealth-patient-row3 .widget-type-rich_text h2 {
  margin: 0 0 calc(18px * 1.45);
  font-size: calc(18px * 2);
  text-transform: none;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
}
.telehealth-patient-row3 .widget-type-rich_text p {
  font-family: FreightSans_Pro!important;
  font-size: 18px;
  line-height: 1.45;
  margin: 0 0 calc(18px * 1.45);
  font-weight: 400;
}
.telehealth-patient-row3 .widget-type-rich_text ul {
  margin: 0;
  margin: calc(18px * 1.45) 0;
  padding: 0 0 0 40px;
  font-size: 16px;
  color: #000;
}
.telehealth-patient-row3 .widget-type-rich_text ul li a {
  font-family: FreightSans_Pro !important;
  font-size: 18px;
  line-height: 1.45;
  display: inline-block;
}
.telehealth-patient-row3 .widget-type-rich_text h3 {
  line-height: 1.2;
  font-size: calc(18px * 1.45);
  margin: 0 0 calc(18px * 1.45);
  color: #000;
}
.telehealth-patient-row3 .widget-type-rich_text h3 a,
.telehealth-patient-row3 .widget-type-rich_text h3 a:hover {
  color: red;
  font-family: FreightSans_Pro!important;
  text-decoration: underline;
}
.telehealth-patient-row3 .widget-type-rich_text h3 a strong {
  font-weight: 900;
}
.telehealth-patient-row3 .widget-type-rich_text h3 a strong {
  font-weight: 900;
}

.telehealth-patient-row3 .widget-type-rich_text h2 strong {
  font-weight: 900;
}
.telehealth-patient-row3 .widget-type-rich_text h3 strong {
  font-weight: bolder;
}
.cm-telehealth-patient-wrapper {
  padding: calc(15px * 4) 0;
  margin-top: calc(15px * 1.33);
  background: linear-gradient(to bottom,rgba(240,246,247,1),rgba(240,246,247,1),rgba(240,246,247,1));
  margin: 0;
  padding-right: calc(15px * 2);
  padding-left: calc(15px * 2);
}
#telehealth_patient_page {
  background: #f0f6f7;
  padding-right: calc(15px * 2);
  padding-left: calc(15px * 2);
}
.cm-telehealth-patient-wrapper .page-center {
  max-width: 1200px;
  padding: 0;
}
.cm-telehealth-patient-logo img {
  margin-bottom: calc(18px * 1.45);
  display: block;
  max-width: 308px;
}
.cm-telehealth-patient-copyright {
  font-size: calc(18px - 4px);
  color: #000;
  font-family: 'FreightSans_Pro';
}
.cm-telehealth-patient-copyright a {
  color: #4d6170;
  text-decoration: none;
}
.cm-telehealth-patientheader-logo {
  padding: 30px 0;
}
.cm-telehealth-patient-header-wrapper .page-center {
  max-width: 1200px;
  padding: 0;
}
.cm-telehealth-patientheader-logo img {
  max-width: 308px;
  width: 100% !important;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
  max-width: 28.875rem;
  top: 8.6rem;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-button {
  margin: 1.3rem 0 0;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 3.125rem;
  width: 15.625rem;
  border-radius: 0;
  font-size: 1.0526rem;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-item {
  top: 5rem;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper {
  min-height: 49rem;
}
.cm-patient-access-wrapper .cm-patient-access-left-col p:not(:last-child) {
  margin-top: 1rem;
}
.telehealth-learn-more-page-row3 .widget-type-rich_text {
  text-align: center;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper h2 {
  max-width: 40.625rem;
  margin: 0 auto 1.3rem;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  max-width: 41.5625rem;
  margin: 0 auto;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper h3 {
  color: #000000;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper p.sub-heading {
  line-height: 1.75rem;
  font-size: 1.2384rem;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin-top: 6.5rem;
}
#telehealth_learnmore_page .telehealth-learn-more-page-row3 .dnd-section>.row-fluid {
  max-width: 81rem;
  padding: 0;
}
#telehealth_learnmore_page .dnd-section {
  padding: 0;
}
.telehealth-learn-more-page-row3 {
  margin-top: 3rem;
}
.telehealth-learn-more-page-row4 {
  margin-top: 5.1rem;
}
.telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper h3 {
  text-align: center;
  line-height: 2.8125rem;
  font-size: 1.9814rem;
  margin: 0 0 .5rem 0;
}
.telehealth-learn-more-page-row5 {
  margin: 7rem 0 0 0;
}
#telehealth_learnmore_page .telehealth-learn-more-page-row5 .dnd-section>.row-fluid {
  max-width: 89rem;
}
.telehealth-learn-more-page-row6 {
  margin-top: 16.2rem;
  margin-bottom: 4rem;
}
#telehealth_learnmore_page .telehealth-learn-more-page-row6 .dnd-section>.row-fluid {
  max-width: 71.875rem;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left p {
  text-align: left;
  line-height: 1.6875rem;
  font-size: 1.1765rem;
  margin-bottom: 2.6rem;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper h2 {
  margin: 0 0 2.3rem;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left {
  padding: 0;
  max-width: 27.2625rem;
}
.telehealth-learn-more-page-row6  .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-right {
  max-width: 29rem;
  padding-left: 0;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-inner {
  justify-content: space-between;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-right {
  padding-top: 3rem;
}
.telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-left-col p {
  padding: 0;
  margin-top: 0.6rem;
}

/* Telehealth Webinar */
#telehealth_webinar_page .dnd-section>.row-fluid {
  max-width: 60rem;
  padding: 0
}
#telehealth_webinar_page .dnd-section {
  padding: 0;
}
#telehealth_webinar_page .custom-page-header .cm-page-logo img {
  margin-top: -3.8rem;
  margin-bottom: 15px;
  max-width: 216px;
}
#telehealth_webinar_page .custom-page-header .cm-page-menu-links {
  padding-top: 1.9rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
  top: 0;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h2 {
  color: #000;
  position: relative;
  left: -0.25rem;
  line-height: 2.375rem;
  font-size: 1.9814rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
  max-width: 30.625rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col p,
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col ul li {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  color: #000000;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col p {
  margin: .4rem 0 1.2rem 0;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col ul {
  margin: .625rem 0;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col ul li {
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h1 {
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  color: #000000;
  text-transform: none;
  font-weight: normal;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  margin: 1.7rem 0 0 0;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
  font-size: .9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.5rem;
  max-width: 20.25rem;
  border-radius: 0;
  line-height: normal;
  width: 100%;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
  max-width: 28.75rem;
  width: 100%;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
  left: 2rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-right-col-inner {
  min-height: 28.75rem;
}
.telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-button {
  margin: 1.4rem 0 0 0;
}
.telehealth-webinar-row3 .speakers-grp .title h3 {
  color: #000000;
  line-height: 2.375rem;
  font-size: 1.9814rem;
  margin-bottom: 2.9rem;
}
.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item img {
  border-radius: 50%;
}
.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item {
  width: 20rem;
  text-align: center;
}
.telehealth-webinar-row3  .speakers-grp .btm-content .row-fluid .item img {
  width: 13.2125rem;
  margin-bottom: 1rem;
}
.telehealth-webinar-row3  .speakers-grp .btm-content .row-fluid .item:not(:first-child) {
  margin-left: 3.175rem;
}
.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid {
  margin-left: 1.6rem;
}
.telehealth-webinar-row3 {
  margin-top: 6.3rem;
  padding-bottom: 1.3rem;
}
.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item h4 {
  line-height: 1.375rem;
  font-size: 1.1146rem;
  color: #000;
}
.telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item p {
  color: #000;
  font-weight: 700;
  margin: .3rem 0 0 0;
  line-height: 1.375rem;
  font-size: 1.1146rem;
}
.telehealth-webinar-row4 .page-center {
  max-width: 60rem;
  padding: 0;
}
.telehealth-webinar-row4 .content-form-section h1 {
  margin: 3.5rem 0 2.1rem 0;
  line-height: 2rem;
  font-size: 1.9814rem;
  padding: 0;
}
.telehealth-webinar-row4 .content-form-section p {
  color: #000;
  line-height: 2rem;
  font-size: 1.2384rem;
}
.telehealth-webinar-row4 .content-form-section p {
  margin: 0 0 0rem 0;
}
.telehealth-webinar-row4 .content-form-section form {
  padding: 2.3rem 0 0 4.8rem;
}
.telehealth-webinar-row4 .content-form-section form .hs-form-field,
.telehealth-webinar-row4 .content-form-section form .form-columns-2 .hs-form-field {
  margin-bottom: 10px !important;
}
.telehealth-webinar-row4 .content-form-section ul.inputs-list {
  padding: 0;
}
.telehealth-webinar-row4 .content-form-section input.hs-button.primary.large {
  margin: 0.7rem 0 0;
}
.telehealth-webinar-row4 .content-form-section {
  padding-bottom: 13rem;
}
.footer-telehealth-webinar .footer__container {
  max-width: 60rem;
}
footer.footer-telehealth-webinar {
  background: #1b2536;
  min-height: 10.625rem;
}
.footer-logo-telehealth-webinar img {
  max-width: 196px;
  min-height: 3.0625rem;
}
.footer-copyright-telehealth-webinar {
  text-align: left;
  line-height: 1.125rem;
  font-size: 0.805rem;
  color: #fff;
}
.footer-logo-telehealth-webinar {
  margin: 0 0 1rem;
}
.footer-bottom-telehealth-webinar {
  position: relative;
}
.footer-link-telehealth-webinar a {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  color: #fff;
}
.footer-link-telehealth-webinar {
  margin: 0.9rem 0 0 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.625rem;
  font-size: 0.9907rem;
  font-weight: normal;
  color: #ffffff;
}

.footer-bottom--right-telehealth-webinar {
  padding-top: 2.9375rem;
  padding-right: 0.6rem;
}
.footer-bottom--left-telehealth-webinar {
  padding-top: 2.4375rem;
}
.footer-link-telehealth-webinar {
  margin: 0.9rem 0 0 0;
  position: relative;
  bottom: -3px;
}
.footer-bottom--right-telehealth-webinar {
  padding-right: 0.5rem;
}

.footer-link-telehealth-webinar a:hover {
  color: #fff;
  text-decoration: underline;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button:hover {
  text-decoration: none;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  transform: scale(1.1);
}


/* osis */
.osis-row1:before {
  content: "";
  opacity: 0.27;
  background-color: #FFFFFF;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#osis_page .dnd-section>.row-fluid {
  max-width: 60rem;
  padding: 0;
}
#osis_page .dnd-section {
  padding: 0;
}
#osis_page .custom-page-header .cm-page-menu-links {
  padding: 0;
}
#osis_page .custom-page-header {
  min-height: 3.625rem;
}
#osis_page .custom-page-header .page-center {
  padding: 00;
}
#osis_page .custom-page-header .cm-page-menu-links {
  padding: 0;
  position: relative;
  top: 1.25rem;
  left: 2.5625rem;
}
#osis_page .custom-page-header .cm-page-menu-links .hs-menu-item a {
  line-height: 1.375rem;
  font-size: 0.8669rem;
}
#osis_page .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 3.2rem;
}
.osis-row1 .osis_row1_content-row-0-background-image {
  background-repeat: repeat !important;
  background-position: unset !important;
}
.osis-row3 {
  padding: 2.0625rem 0 0;
}

.osis-row1 {
  position: relative;
}

#osis_page .cm-content-top-image-wrapper h2 {
  text-align: center;
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  text-transform: none;
  margin: 0 0 .7rem 0;
  color: #182538;
}
#osis_page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 2.9375rem;
  width: 3rem;
}
#osis_page .cm-content-top-image-wrapper h3 {
  line-height: 1.5rem;
  font-size: 1.0526rem;
  color: #182538;
}
#osis_page .cm-content-top-image-wrapper .cm-content-top-image-content p {
  text-align: center;
  line-height: 1.625rem;
  font-size: .9907rem;
  color: #37465a;
  margin: 0;
  padding: 0 15px;
}
#osis_page .cm-content-top-image-wrapper h3 {
  margin: 0 0 1.5rem 0;
}
#osis_page .cm-content-top-image-wrapper p.sub-heading {
  margin: 0;
}
#osis_page .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin-top: 2.5rem;
}
#osis_page .cm-content-top-image-wrapper .cm-content-top-image-item.col_2 .cm-content-top-image-wrap {
  height: 2.5rem;
  width: 2.625rem;
}
#osis_page .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 .cm-content-top-image-wrap {
  height: 2.5rem;
  width: 2.5625rem;
}
#osis_page .osis-row3 .dnd-section>.row-fluid {
  max-width: 63rem;
}
.osis-row6 .custom-patient-engage-section .item h4 {
  margin-bottom: 0.2rem;
}
.osis-row4 .widget-type-rich_text {
  margin: 1.2rem 0 0 0;
}
.osis-row4 .widget-type-rich_text p {
  margin: 0;
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.osis-row4 .widget-type-rich_text p a {
  color: #3485ff;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.osis-row5 {
  margin: 3rem 0 0;
}
.osis-row5 .dnd-section>.row-fluid {
  min-height: 8.0625rem;
  justify-content: center;
}
.osis-row5 .dnd-section>.row-fluid .span6 {
  margin: 0;
  width: auto
}
.osis-row5 .dnd-section>.row-fluid .widget-type-rich_text p {
  line-height: 2.125rem;
  font-size: 1.4861rem;
  margin: 0;
  color: #fff;
}
.osis-row5 .widget-type-linked_image {
  margin-right: 2rem;
}
.osis-row6 .custom-patient-engage-section .item .inner {
  background: #fff;
}
.osis-row6 .custom-patient-engage-section .button .btn {
  background: #f37021;
  color: #fff;
  font-size: .9907rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  width: 13.625rem;
  border-radius: 5px;
  box-shadow: none;
  height: 3rem;
  line-height: 3rem;
}

#osis_page .osis-row7 .dnd-section>.row-fluid {
  padding: 2.4375rem 0 0;
  min-height: 51.375rem;
}

.osis-row7 .widget-type-rich_text  h1 {
  text-align: center;
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  text-transform: none;
  margin: 0 0 0.7rem 0;
}

.osis-row7 .widget-type-rich_text {
  text-align: center;
}

.osis-row7 .widget-type-rich_text p {
  line-height: 1.5rem;
  font-size: 1.0526rem;
}
.osis-row7 form fieldset {
  max-width: 100%;
}

.osis-row7 form {
  max-width: 54.875rem;
  margin: 29px auto 0;
  padding: 0px 8px 0px 16px;
}
.osis-row7 form .hs-form-field>label {
  line-height: 1.2em;
  padding-top: 0.3em;
  font-weight: 500;
  color: #182538;
  font-size: 16px;
  display: block;
  margin: 0;
  padding-bottom: 8px;
}
.osis-row7 .hs-form .hs-input {
  padding: 14px 15px !important;
  min-height: 40px;
  line-height: 1.2em !important;
  box-shadow: none !important;
  border-radius: 3px;
  border: none;
  font-size: 1em;
  font: 400 13.3333px Arial
}
.osis-row7 form .hs-form-field {
  margin-bottom: 24px;
}
.osis-row7 form fieldset.form-columns-2 .hs-form-field {
  padding-right: 16px;
}
.osis-row7 .hs-form .input {
  width: 100%;
}
.osis-row7 form fieldset.form-columns-3 .hs-form-field {
  padding-right: 16px;
  width: 33.33%;
}
.osis-row7 form .hs_what_are_you_interested_in_.hs-what_are_you_interested_in_.hs-fieldtype-textarea.field.hs-form-field {
  margin-top: 20px;
  margin-bottom: 0;
}
.osis-row7 .hs-form textarea {
  min-height: 80px !important;
}
.osis-row7 .hs-form .inputs-list li label {
  font-size: 16px;
}
.osis-row7 .hs-form .inputs-list li label input {
  margin: 0;
  margin-right: 15px;
  margin-left: 5px;
}

.osis-row7 .hs-form .hs-button {
  padding: 12px 15px;
  letter-spacing: .3px;
  font-size: 13px;
  min-width: 60px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif !important;
  border-radius: 3px;
  text-transform: uppercase;
  box-shadow: none;
  margin: 13px 0;
  font-weight: 600;
  border: none;
  line-height: normal;
}
.osis-row7 .hs-form .actions {
  text-align: center;
}
.osis-row8 .user-testimonial-section .user-testimonial-inner {
  border: 0;
  border-radius: 0.375rem 0.375rem 0.375rem 0.375rem;
  background: rgb(37,149,165);
  opacity: 1;
  color: #fff;
  min-height: 23.8125rem;
}
.osis-row8 .user-testimonial-section h3.user-name {
  color: #fff;
}
.osis-row8 .user-testimonial-section .user-content p {
  color: #fff;
}
.osis-row8  .user-testimonial-section .user-testimonial-inner{
  left: 0;
}
.osis-row8 .user-testimonial-section .user-content p {
  padding-bottom: 0;
}
.osis-row8 .user-testimonial-section .user-image {
  top: -3.5rem;
}
.osis-row8  .user-testimonial-section h3.user-name {
  padding-top: 60px;
}
.osis-row8  .user-testimonial-section .user-content {
  padding-top: 20px;
}
.osis-row8 .user-testimonial-section .heading {
  color: #182538;
}
.osis-row8 .user-testimonial-section .user-testimonial-inner {
  margin-top: 72px;
}
.osis-row8 .user-testimonial-section {
  min-height: 37.3125rem;
}
.osis-row6.custom-patient-engage-section .button {
  padding-top: 0rem;
}
.osis-row6 .custom-patient-engage-section {
  padding: 2.4rem 0 3rem;
}
.osis-row6 .custom-patient-engage-section .item {
  margin-bottom: 34px;
  min-height: 19.875rem;
  padding: 0 1rem;
}
.osis-row6 .custom-patient-engage-section .button {
  padding-top: 0;
}
.osis-row1 .custom-page-header {
  min-height: 3.625rem;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-content {
  padding: 0;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 6.875rem;
  width: 6.8125rem;
}
.telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
}
.telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height:auto;
  width: 6.75rem;
}
.telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  height: auto;
}
.telehealth-row8 .content-form-section form {
  padding-left: 52px;
  padding-top: 4px;
}
.telehealth-row8 .content-form-section form .form-columns-2 .hs-form-field {
  margin-bottom: 10px !important;
}
.telehealth-row8 .content-form-section form .hs-form-field {
  margin-bottom: 10px !important;
}
.telehealth-row8 .content-form-section .hs_what_are_you_interested_in_ {
  padding: 0;
}
.telehealth-row8 .content-form-section input.hs-button.primary.large {
  margin: 0.7rem 0 0;
  font-weight: 700;
}
.telehealth-row8 .content-form-section form {
  padding: 0px 8px 0px 16px;
}
.cm-telehelth-footer .footer-copyright-case-study {
  line-height: 1.125rem;
  font-size: 0.805rem;
}
.cm-telehelth-footer .footer-logo-case-study img {
  margin: 0 0 1.4rem -2px;
}
.cm-telehelth-footer .footer-case-study {
  padding: 2.2875rem 0 0;
}
.telehealth-learn-more-page-row4 .cm-additional-benefits-wrapper .cm-additional-benefits-item-inner {
  padding-top: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.footer-telehealth-learnmore-wrapper footer.footer-telehealth-webinar {
  min-height: 10.25rem;
}
.cm-osis-footer footer.footer-telehealth-webinar {
  min-height: 10rem;
}
.cm-osis-footer .footer-logo-telehealth-webinar img {
  max-width: 11.9375rem;
  min-height: auto;
}

#case_study_page {
  padding: 163px 0 0 0;
}

#case_study_page .dnd-section>.row-fluid {
  max-width: 67.5rem;
  padding: 0;
}
#case_study_page .dnd-section {
  padding: 00;
}
.widget-type-rich_text{


}

.widget-type-rich_text p{

}

.cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
  width: 50.75rem;
}

.case-study-row2 .widget-type-rich_text p {
  text-align: center;
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-weight: bold;
  padding-left: 5px;
}

.case-study-row2 p a:hover {
  text-decoration: underline;
}

.case-study-row2 .widget-type-rich_text p a {
  color: #f37021;
}

.case-study-row2 p a:after {
  content: "";
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/right-arrow-icon.png);
  height: 2.5rem;
  width: 3.25rem;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  position: relative;
  top: -3px;
  left: 2px;
}
.cm-client-testimonial-wrapper {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/DurhamQuote.png) 0 -0.0625rem / 69.875rem 28.0625rem;
}
.cm-client-testimonial-quote{
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/quote.png) 0 0 / 5.8125rem 4.0625rem;
}

#case_study_page  .case-study-row2 .dnd-section>.row-fluid{
  max-width: 69.75rem;
}
.case-study-row3 {
  padding: 77px 0 0;
}
.case-study-row3 .row-fluid-wrapper:not(:last-child) {
  margin-bottom: 60px;
}
.row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper:after {
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/Polygon.png);
  content: "";
  display: block;
  height: 2.0625rem;
  width: 4.4375rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
.case-study-row4 {
  margin-top: 91px;
}
.case-study-row5 {
  padding: 81px 0 109px;
}
#case_study_page .case-study-row5 .dnd-section>.row-fluid {
  max-width: 73.5rem;
}
.row-fluid-wrapper:not(:last-child) .cm-content-top-image-wrapper {
  margin-bottom: 94px;
}
.cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow.png);
}
.case-study-row6 .cm-customer-outcoms-wrapper {
  max-width: 66.9375rem;
  margin: 90px 0 0;
}
.case-study-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
  max-width: 100%;
  justify-content: space-evenly;
}
#case_study_page .row-fluid-wrapper .cm-schdule-demo-wrapper {
  margin-bottom: 71px;
}
.case-study-row7 {
  padding: 81px 0 24px;
}
.case-study-row7 .widget-type-rich_text p {
  line-height: 1.375rem;
  font-size: 0.9907rem;
  margin: 0;
  color: #98A0A6;
}
.case-study-row7 .widget-type-rich_text p a {
  color: #98a0a6;
}
.case-study-row6 .widget-type-rich_text h1 {
  text-align: center;
  line-height: 2.375rem;
  font-size: 1.9814rem;
  margin: 0 0 10px 0;
  text-transform: unset;
}
.case-study-row6 .widget-type-rich_text p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  text-align: center;
  color: #000000;
  max-width: 34.8125rem;
  margin: 0 auto;
}
.case-study-row6 .widget-type-rich_text {
  margin: 0 0 45px 0;
}
#case_study_page .case-study-row6 .dnd-section>.row-fluid,
#case_study_page .case-study-row7 .dnd-section>.row-fluid {
  max-width: 66.9375rem;
}
#case_study_page .case-study-row8 .dnd-section>.row-fluid {
  max-width: 100% !important;
  padding: 0;
}
.case-study-banner-wrap .banner-case-study-wrapper .page-center {
  max-width: 60rem;
}
.case-study-banner-wrap .banner-case-study-wrapper {
  padding: 0;
}
/* 3. health-case-study */
.health_case_study_header  header.header {
  min-height: 100px;
}
.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column h1 {
  color: #000;
  font-family: 'FreightSans_Pro';
  font-size: 40px;
  font-weight: 700;
  font-style: normal;
  margin: 0 0 20px;
}
.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column .banner-case-study-imgwrap {
  margin: 4px 0 -45px auto;
}

.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column h5 {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  margin: 0 0 34px;
}

.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column p {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  font-family: 'FreightSans_Pro';
  color: #4d6170;
}

.health-case-study-banner .banner-case-study-column.banner-case-study-content {
  width: 56.083%;
}

.health-case-study-banner .banner-case-study-wrapper .banner-case-study-image {
  width: 43.917%;
}

.health-case-study-banner .banner-case-study-content-inner {
  padding: 0 75px 0 0;
}

.health-case-study-banner .banner-case-study-wrapper .page-center {
  max-width: 1200px;
}
.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column .banner-case-study-imgwrap {
  max-width: 100%;
}
.health-case-study-banner .banner-case-study-wrapper .banner-case-study-column img {
  border-radius: 12px 12px 12px 12px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0;
}


#health_case_study_page .dnd-section>.row-fluid {
  max-width: 1200px;
}
.health-case-study-row1 .dnd-section {
  padding: 0;
}
.health-case-study-row1 {
  padding: 100px 0 0;
}

#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon-inner {
  max-width: 100%;
  min-height: auto;
  justify-content: left;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon {
  padding: 10px 0 15px 20px;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon {
  padding: 10px 0 30px 20px;
  width: 18.628%;
  height: auto;
  text-align: center;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon img {
  width: 150px;
  margin: 0 auto;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 {
  color: #4d6170;
  font-size: 22px;
  font-weight: 400;
  text-transform: none;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
  color: #4d6170;
  margin: 10px 0;
  line-height: 1.4;
  font-family: 'FreightSans_Pro';
  padding-right: 0;
  font-size: 20px;
  font-weight: 300;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
  width: 81%;
  padding: 10px;
}
.health-case-study-row2 .dnd-section {
  padding: 60px 15px 0;
}
#health_case_study_page .cm-client-testimonial-wrapper {
  margin: 0;
}
#health_case_study_page .health-case-study-row2 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page .cm-client-testimonial-wrapper {
  background-size: cover;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin: 12px;
  padding: 80px 100px 60px;
  background: none;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-inner {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#health_case_study_page .health-case-study-row2 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-content p {
  color: #000;
  font-size: 20px;
  font-style: italic;
  line-height: 2em;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-quote {
  top: -10px;
  left: -20px;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
  top: 0;
}

#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
  min-height: auto;
}

#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
  min-height: auto;
  max-width: 80.049%;
  padding: 10px;
  left: 0;
  top: 0;
}

#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
  height: auto;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-image {
  height: auto;
  width: 15.774%;
  padding: 10px;
}
#health_case_study_page  .cm-client-testimonial-wrapper .cm-client-testimonial-image img {
  width: 100%;
  border-radius: 180px 180px 180px 180px;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-info {
  padding: 0;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
  padding: 15px 20px 0 0;
  max-width: 100%;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-right {
  width: 31.841%;
}
#health_case_study_page .cm-client-testimonial-left {
  width: 68%;
  align-items: center
}
#health_case_study_page .cm-client-testimonial-wrapper  .cm-client-testimonial-content {
  padding: 10px;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name {
  color: #000;
  font-size: 20px;
  margin: 0 0 10px;
  line-height: 1.4;
}
#health_case_study_page  .cm-client-testimonial-wrapper .cm-client-testimonial-post {
  color: #4d6170;
}
#health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-post {
  font-weight: 600;
  font-family: 'FreightSans_Pro';
}
.health-case-study-row3 .dnd-section {
  padding: 0 0;
}
.health-case-study-row3 .widget-type-rich_text h2 {
  color: #f37021;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 20px;
}
.health-case-study-row3 .widget-type-rich_text h2 a {
  display: inline-block;
  color: #f37021;
  text-decoration: none;
  padding: 10px 10px 6px 10px;
}
.health-case-study-row3 .widget-type-rich_text h2 a img {
  display: inline-block;
  margin-left: 35px;
  max-width: 35px;
}

#health_case_study_page .cm-content-Wleft-icon-wrapper {
  margin-top: 50px;
}
#health_case_study_page .health-case-study-row3 .dnd-section>.row-fluid {
  padding: 0;
}

#health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
  font-size: 18px;
}
#health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 {
  color: #4d6170;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
}
#health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 strong,
#health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 b {
  font-weight: bold;
}
#health_case_study_page left {
  height: 25px;
  width: 64px;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper {
  margin-top: 50px;
}
#health_case_study_page .row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper {
  margin-bottom: 25px;
}
#health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p strong {
  font-weight: normal;
}
#health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul li {
  font-size: 18px;
  line-height: 1.4;
  color: #51616f;
}
.health-case-study-row4 .dnd-section {
  padding: 125px 0 0;
}
#health_case_study_page .cm-customer-outcoms-wrapper {
  padding: 50px 50px 37px;
  border-radius: 12px 12px 12px 12px;
  border: 3px solid #f0f6f7;
  max-width: 100%;
}
#health_case_study_page .health-case-study-row4 .dnd-section>.row-fluid {
  padding: 0;
}

#health_case_study_page .cm-customer-outcoms-wrapper h3 {
  color: #4d6170;
  font-size: 25px;
  font-weight: 700;
}
#health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
  max-width: 58%;
}
#health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-img-wrap {
  max-width: 100%;
  width: 100%;
  margin-bottom: 24px
}
#health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
  width: 40%;
  margin-bottom: 10px;
}
#health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p a {
  font-weight: bold;
}
#health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p {
  font-weight: normal;
}
.health-case-study-row5 .dnd-section {
  padding: 125px 0 0;
}
#health_case_study_page .cm-content-top-image-wrapper h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  font-family: 'FreightSans_Pro';
  padding: 10px;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  max-width: 150px;
  width: 100%;
  height: auto;
}
#health_case_study_page  .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  height: auto;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding: 10px;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 0;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  padding: 0 0 20px;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin: 0;
}
#health_case_study_page .health-case-study-row5 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page .cm-content-top-image-wrapper h3 {
  margin: 0 0 10px 0;
  font-size: 1.2384rem;
  color: #4d6170;
  font-weight: 700;
  line-height: 1.4;
  font-family: 'FreightSans_Pro';
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-content p {
  font-size: 20px;
  line-height: 1.4;
  color: #4d6170;
  padding: 0 30px;
}
.health-case-study-row6 .dnd-section {
  padding: 129px 0 0;
}
#health_case_study_page .cm-content-top-image-wrapper h2 {
  padding: 10px;
}
#health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper h2 {
  padding: 10px 200px;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-link a {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
  display: block;
}
#health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-link a:hover {
  color: #23527c;
  text-decoration: none;
}
#health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-image {
  align-items: center;
}
#health_case_study_page  .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  top: -3px;
  margin-right: 21px;
}
#health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  padding: 0 70px;
}
#health_case_study_page .health-case-study-row6 .dnd-section>.row-fluid {
  padding: 0;
}
.health-case-study-row7 .dnd-section {
  padding: 118px 0 0;
}
.health-case-study-row7 .widget-type-rich_text {
  padding: 10px;
}
.health-case-study-row7 .widget-type-rich_text h2 {
  margin: 0;
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  font-family: 'FreightSans_Pro';
  margin-bottom: 20px;
}
#health_case_study_page .health-case-study-row7 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page .cm-lumba-health-module-wrapper {
  padding: 0;
  border-radius: 10px 10px 10px 10px;
  min-height: auto;
}
#health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-inner {
  max-width: 100%;
  padding: 30px 70px 50px;
  align-items: baseline;
  min-height: auto;
}
#health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-content-wrap {
  max-width: 100%;
  margin: 0;
  padding: 10px 50px 0;
}
#health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-content p {
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 10px;
  font-weight: 300;
}
#health_case_study_page .cm-lumba-health-module-wrapper .item-1 img {
  width: 100%;
  margin: 0;
}
#health_case_study_page  .cm-lumba-health-module-wrapper .cm-lumba-health-module-item-inner img {
  width: 100% !important;
  height: auto !important;
  max-width: 250px;
}
#health_case_study_page .cm-lumba-health-module-wrapper .item-1 img {
  width: 100%;
  margin: 0;
  max-width: 175px;
}
#health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-item {
  padding: 10px;
}
.health-case-study-row8 .dnd-section {
  padding: 125px 0 0;
}
#health_case_study_page  .cm-recent-post-wrapper {
  margin: 0;
  border: 3px solid #f0f6f7;
  border-radius: 12px 12px 12px 12px;
  padding: 50px;
}
#health_case_study_page .health-case-study-row8 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page .cm-recent-post-wrapper h3 {
  color: #4d6170;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  font-family: 'FreightSans_Pro';
  margin-bottom: 20px;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-inner {
  padding: 0;
  margin: 21px auto 0;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-item {
  padding: 10px;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-featured {
  border-radius: 10px 10px 10px 10px;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-featured {
  min-height: 253px;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-title {
  margin: 25px 0 0;
}
#health_case_study_page .cm-recent-post-wrapper .cm-recent-post-tags strong {
  font-weight: normal;
}
.health-case-study-row9 .dnd-section {
  padding: 150px 0 100px;
}
#health_case_study_page .health-case-study-row9 .dnd-section>.row-fluid {
  padding: 0;
}
#health_case_study_page  .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
  color: #4d6170;
  font-size: 26px;
  line-height: 37px;
  padding: 30px 0 30px 30px;
  margin: 0 0 10px;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-image {
  background-size: 156px !important;
  background-repeat: no-repeat !important;
  background-position: 0 50px !important;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-content {
  max-width: 59.086%;
  padding: 0;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button {
  max-width: 25%;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
  font-size: 22px;
  border-radius: 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  padding: 12px 24px;
  display: inline-block;
  font-family: 'FreightSans_Pro';
  font-weight: 600;
  line-height: 1;
}
#health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button {
  margin: auto;
  padding: 0 50px 0 0;
}
#health_case_study_page .row-fluid-wrapper .cm-schdule-demo-wrapper {
  margin-bottom: 0;
}
#health_case_study_page .health-case-study-row10 .contact-section .contact-form {
  padding-left: 10px;
  padding-right: 10px;
}
#health_case_study_page .contact-section {
  margin-left: 0;
  margin-right: 0;
}
#health_case_study_page .health-case-study-row1 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
  padding: 0;
}
#health_case_study_page .health-case-study-row1 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
  padding: 0 40px 0 0;
}
.health-case-study-banner .banner-case-study-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.telehealth-patient-row3 .widget-type-rich_text ol {
  margin: calc(18px * 1.45) 0;
  font-size: 18px;
  line-height: 1.45;
  color: rgba(0, 0, 0, 1);
}
.telehealth-patient-row3 .widget-type-rich_text ol li a:hover {
  color: #bd4e0a;
  text-decoration: none;
}
.telehealth-patient-row3 .widget-type-rich_text p iframe {
  margin: 0 !important;
  max-width: 100%;
}
.telehealth-patient-row2 .widget-type-rich_text h1 button {
  padding-left: calc(18px * 1.45 * 1.3);
  padding: 9px 16px;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgb(55 60 80 / 5%);
  border-color: rgba(243, 112, 33, 1);
  background: transparent;
  color: rgba(243, 112, 33, 1);
  line-height: 1.45;
  letter-spacing: 0.1px;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  font-size: calc(18px - 4px);
  user-select: none;
  transition: all 0.3s ease;
  touch-action: manipulation;
  text-transform: uppercase;
  font-family: FreightSans_Pro;
  font-weight: 600;
}
.telehealth-patient-row2 .widget-type-rich_text h1 button:hover {
  box-shadow: 0 6px 12px rgb(55 60 80 / 8%);
  color: #000;
}
.telehealth-patient-row3 .widget-type-rich_text {
  padding-bottom: 26px;
}
.telehealth-patient-row2 .widget-type-rich_text h1 button {
  padding-left: calc(18px * 1.45 * 1.3);
  padding: 9px 16px;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  box-shadow: 0 1px 3px rgb(55 60 80 / 5%);
  border-color: rgba(243, 112, 33, 1);
  background: transparent;
  color: rgba(243, 112, 33, 1);
  line-height: 1.45;
  letter-spacing: 0.1px;
  white-space: nowrap;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  font-size: calc(18px - 4px);
  user-select: none;
  transition: all 0.3s ease;
  touch-action: manipulation;
  text-transform: uppercase;
  font-family: FreightSans_Pro;
  font-weight: 600;
  position: relative;
  padding-left: calc(18px * 1.45 * 1.3);
  margin-left: 9px;
}
.telehealth-patient-row3 .widget-type-rich_text a:hover {
  color: #bd4e0a;
  text-decoration: none;
}
.telehealth-patient-row2 .widget-type-rich_text h1 button:before {
  position: absolute;
  top: 48%;
  display: block;
  font-size: 26px;
  line-height: 1;
  color: rgba(243, 112, 33, 1);
  content: "+";
  transform: translateY(-50%);
  left: 9px;
  margin-right: 5px;
}

.telehealth-learn-more-page-row1 .dnd-section {
  padding: 0;
}
.telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo {
  position: static;
}
.telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
  max-width: 11.75rem;
  position: absolute;
  top: -32px;
}
.telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-item a {
  line-height: 1.375rem;
  font-size: 0.8669rem;
}
.telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links {
  padding-left: 12px;
}
.telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 60px;
}
#telehealth_learnmore_page .dnd-section>.row-fluid {
  max-width: 60rem;
  padding: 0;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h2 {
  line-height: 2.25rem;
  font-size: 1.8576rem;
}
.telehealth-learn-more-page-row2 .dnd-section {
  padding: 0;
}
.telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-item {
  width: 20rem;
}

.telehealth-learn-more-page-row1 .custom-page-header {
  min-height: 5rem;
  height: auto;
}

.telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
  top: -2rem;
}
/* Timer */

.timer-section {
  font-size: 4rem;
  width: 15.875rem;
  padding: 0.9rem 0 0;
}

.timer-section .timer-column.timer-label {
  color: #37465A;
  padding-bottom: .1875rem;
  width: 20%;
  text-align: center;
  margin-left: 5%;
}

.timer-section .timer-labels {
  text-transform: uppercase;
  margin-bottom: .18em;
  font-size: .13333em;
  position: relative;
}

.timer-section .timer-column:first-child {
  width: 25%;
  margin-left: 0;
}
.timer-section .timer-labels,
.timer-section .timer-date.item-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.timer-section .timer-column.timer-box {
  color: rgb(255,255,255);
  background-color: #a2a3a4;
  position: relative;
  font-size: .78em;
  margin-bottom: .12em;
  border-radius: 5px;
  font-family: BebasNeue,sans-serif;
  height: 100%;
  line-height: 1.28em;
  width: 20%;
  text-align: center;
  margin-left: 5%;
  font-size: .6em;
}
.timer-section .timer-box:after, .timer-section .timer-box:before {
  content: '';
  display: block;
  border-radius: 50%;
  background-color: inherit;
  position: absolute;
  left: -.215em;
  width: .1em;
  height: .1em;
}
.timer-section .timer-box:before {
  top: 35%;
}
.timer-section .timer-box:after {
  bottom: 35%;
}
.timer-section .timer-column.timer-box.timer-box-days:after, .timer-section .timer-column.timer-box.timer-box-days:before {
  display: none;
}
.timer-section .timer-column.timer-box:first-child {
  width: 25%;
  margin-left: 0;
}

.website-wrapper h2 {
  margin-bottom: 24px;
}

.website-wrapper {
  font-size: 14px;
  font-weight: normal;
}

.website-wrapper .body-container-wrapper li {
  line-height: 28px;
  margin-bottom: 22px;
}

.website-wrapper .body-container-wrapper li strong {
  color: #333;
}

.website-wrapper ol,
.website-wrapper ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  font-weight:normal;
}

.website-wrapper .dnd-section {
  padding-top:40px;
  padding-bottom:50px;
}

.health-assist-header .navigation-top .wrap {
  display: none;
}

.health-assist-header .req-btn {
  display: none;
}

.health-assist-header .alert-bar {
  display: none;
}

.health-assist-header .custom-header {
  margin-top: 30px;
}

.health-assist-header header.header {
  margin-top: 30px;
  min-height: 104px;
}

.reputation-management-row1 h2 {
  text-transform: uppercase;
  font-size: 46px;
  font-family: montserrat,sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}

.reputation-management-wrapper {
  font-size: 14px;
  font-weight: 400;
}

.reputation-management-wrapper {
  margin-top: -10px;
}

.reputation-management-row1 hr {
  height: 0;
  margin: 30px auto !important;
  width: 120px !important;
}

.reputation-management-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.reputation-management-row3 .span4 {
  margin: 0 !important;
  padding: 0 10px;
}

.reputation-management-row3 .dnd-section > .row-fluid {
  padding: 0;
}

.reputation-management-wrapper .dnd-section[class*="force-full-width"] > .row-fluid {
  padding: 0;
}

.reputation-management-wrapper .contact-section .page-center {
  padding: 0 2px;
}

.covid-solution-wrapper .dnd-section[class*="force-full-width"] > .row-fluid {
  padding: 0;
}

.covid-solution-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 0 auto;
  max-width: 1200px;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-item {
  width: 33.3333%;
  padding: 30px 15px;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  width: auto;
  height: auto;
  max-width: 100%;
  padding: 0 0 30px;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  height: auto;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin: 0;
  text-align: left;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.4;
  font-size: 20px;
  color: #4D6170;
  margin-bottom: 10px;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-link a {
  font-size: 18px;
  line-height: 1;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  max-width: 35px;
  width: 20px;
  height: 20px;
  background-image:url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right.png);
  margin-left: 18px;
  top: -2px;
}

.covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-link {
  padding: 6px 0;
}

.covid-solution-row2 .dnd-section {
  padding:30px 0 0px;
}

.covid-solution-row3 .dnd-section {
  padding: 150px 0 50px;
}

.covid-solution-row3 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
}

.covid-solution-row3 p {
  padding:0 115px;
}

.covid-solution-row3 p:last-child {
  margin: 0;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 0;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 0 auto;
  max-width: 1200px;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-item {
  width: 50%;
  padding-right: 20px;
  padding-left: 0;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  width: auto;
  height: auto;
  max-width: 100%;
  padding: 0 0 35px;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  height: auto;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin: 0;
  text-align: left;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.4;
  font-size: 20px;
  color: #4D6170;
  margin-bottom: 10px;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-link a {
  font-size: 18px;
  line-height: 1;
  font-weight: 900;
  font-family: freightsans_pro,helvetica neue,helvetica,arial,sans-serif;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
  max-width: 35px;
  width: 20px;
  height: 20px;
  background-image:url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right.png);
  margin-left: 20px;
  top: -2px;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-link {
  padding: 16px 0 6px;
}

.covid-solution-row4 .dnd-section {
  padding:0px 10px 0;
}

.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-item:nth-child(2) {
  padding-left: 20px;
  padding-right:0;
}

.covid-solution-row4 .cm-content-top-image-wrapper h3 {
  color: #4d6170;
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
  line-height: 28px;
  -webkit-font-feature-settings: "pnum" on,"lnum" on;
  font-feature-settings: "pnum" on,"lnum" on;
  font-family: freightsans_pro;
  margin-bottom: 20px;
}

.covid-solution-row5 .dnd-section {
  padding:150px 0 50px;
}

.covid-solution-wrapper .cm-content-top-image-wrapper .cm-content-top-image-link a {
  text-decoration:none !important;
}

.covid-solution-row5 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
}

.covid-solution-row5 p:last-child {
  margin: 0;
  padding:0 115px;
}

.covid-solution-wrapper .dnd-section > .row-fluid {
  max-width: 1200px;
  padding:0;
}

.covid-solution-row6 .dnd-section {
  padding:50px 0;
}

.covid-solution-wrapper {
  margin-top: -10px;
}

.covid-solution-row8 .dnd-section {
  padding:150px 0 15px;
}

.covid-solution-row8 h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
}

.covid-solution-row8 p:last-child {
  margin: 0;
  padding:0 115px;
}

.covid-solution-row8 .widget-type-rich_text {
  padding: 10px;
}

.covid-solution-row10 .dnd-section {
  padding: 100px 0 150px;
}

.covid-solution-row10 .row-fluid-wrapper .cm-schdule-demo-wrapper {
  margin: 0 40px;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
  color: #4d6170;
  font-size: 26px;
  line-height: 37px;
  margin: 0;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content {
  max-width: 59.486%;
  padding: 29px 0 31px 50px;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-image {
  background-size: calc(100% - 40px) !important;
  background-repeat: no-repeat !important;
  width: 16.696%;
  left: 0;
  padding-left: 40px;
  background-position-x: 40px !important;
  background-position-y: bottom !important;
  top: 0;
}

.cm-schdule-demo-wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
  max-width: 23.426%;
  padding: 0px 44px 0 10px;
}

.covid-solution-row3 p {
  padding: 0 150px;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a {
  font-size: 22px;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  line-height: 1;
  padding: 12px 24px;
  font-family: freightsans_pro,helvetica neue,helvetica,arial,sans-serif;
  border: none;
  margin: 0;
  letter-spacing:0; 
  font-weight:600;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a:hover {
  transform: scale(1.1);
  text-decoration: none;
}

.covid-solution-row11 .contact-section {
  margin: 0 !important;
}

.covid-stage-wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.covid-stage-wrapper .custom-page-header .cm-page-logo img {
  height: 45px;
  object-fit: cover;
  max-width: 208px;
}

.covid-stage-row1 .dnd-section {
  padding: 0;
}

.covid-stage-wrapper .custom-page-header .cm-page-logo {
  width: 13rem;
  left: -1.379rem;
}

.covid-stage-wrapper .custom-page-header .cm-page-menu-links {
  padding-left: 17px;
  padding-top: 35px;
}

.covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:not(:last-child) {
  padding-right: 35px;
}

.covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:nth-child(2) {
  padding-right: 37px;
}

.covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:nth-child(3) {
  padding-right: 32px;
}

.covid-stage-wrapper h1 {
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.covid-stage-row3 .widget-type-rich_text {
  max-width: 716px;
  margin: 0 auto;
}

.covid-stage-row3 .dnd-section {
  padding:54px 0;
}

.covid-stage-row3 h1 {
  margin-bottom: 45px;
  position: relative;
  left: -13px;
}

.covid-stage-wrapper p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  color: #000;
}

.covid-stage-row3 p {
  position: relative;
  left: -2px;
  margin: 0;
}

.covid-stage-row3 a {
  color: rgba(243,112,33,1.0) !important;
}

.stage-map-wrapper .regular-update {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/yellow-bg.png) -0.0625rem -0.0625rem / 36.3125rem 4.125rem;
}

.covid-stage-row5 .widget-type-rich_text {
  max-width: 717px;
  margin: 0 auto;
  position: relative;
  left: -15px;
}

.covid-stage-row5 .dnd-section {
  padding-top: 91px;
  padding-bottom:64px;
}

.covid-stage-row5 h1 {
  position: relative;
  left: 2px;
  margin-bottom: 45px;
}



.covid-stage-row7 .content-background-wrapper .cm-row {
  padding-bottom: 38px;
  padding-top: 55px;
}

.covid-stage-row7 .content-background-wrapper {
  max-width: 1046px;
  left: -4px;
}

.covid-stage-row7 .content-background-wrapper .cm-row>div.content-left.full-column {
  width: 100%;
  padding: 0;
}

.covid-stage-row7 .content-background-wrapper .cm-row>.content-left ul {
  line-height: 2rem;
  font-size: 19.8144px;
  padding-left: 31px;
  margin: .625rem 0;
  color: #000;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.covid-stage-row7 .content-background-wrapper .cm-row>.content-left a {
  color: inherit;
}

.covid-stage-row7 .content-background-wrapper .content-inner {
  left: 7px;
}

.covid-stage-row7 .content-background-wrapper p {
  position: relative;
  left: -3px;
  margin:0;
}

.covid-stage-row7 .content-background-wrapper h1 {
  margin: 0;
  line-height: 1.1;
}

.covid-stage-row7 .dnd-section {
  padding-bottom: 114px;
  padding-top: 32px;
}

.mobile-patient-webinar-wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.mobile-patient-webinar-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}

.mobile-patient-webinar-row6 .user-testimonial-section .user-testimonial-inner {
  background: rgb(37,149,165);
  color: #fff;
}

.patient-messaging-wrapper .custom-page-header .cm-page-logo img {
  height: 44px;
  object-fit: cover;
  max-width: 216px !important;
}

.patient-messaging-wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.patient-messaging-wrapper .custom-page-header .page-center {
  height: 9.375rem;
}

.patient-messaging-row2 .custom-cp-banner .block {
  display: none !important;
}

.patient-messaging-row2 .custom-cp-banner .page-center {
  max-width: calc(60rem + 20px);
  position: relative;
}

.patient-messaging-row2 .custom-cp-banner .cp-content-section {
  padding-top: 0;
}

.patient-messaging-row2 .custom-cp-banner .cp-content-section h2 {
  margin-top: 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 1rem;
}

.patient-messaging-row2 .custom-cp-banner .cp-content-section p {
  max-width: 100%;
}

.patient-messaging-row2 .custom-cp-banner .cp-image {
  top: 0;
  left: auto;
  height: 27.0625rem;
  width: 27.0625rem;
  z-index: 33;
  right: 12px;
}

.patient-messaging-row2 .custom-cp-banner .btn {
  margin-top: 0.9rem;
  display: inline-block;
  width: auto;
  padding: 0.7rem 1.4rem 0.74rem;
  height: auto;
  transition: none;
}

.patient-messaging-row2 .custom-cp-banner p.btm-link {
  text-align: left;
  line-height: 1.3125rem;
  font-size: 0.9288rem;
  color: #000000;
  font-style: italic;
  text-decoration: none;
  max-width: 372px;
  padding-top: 3.6rem;
}

.patient-messaging-row2 .custom-cp-banner p.btm-link a {
  color: #000000;
  text-decoration: none;
}

.patient-messaging-row2 .custom-cp-banner {
  min-height: 27.0625rem;
}

.patient-messaging-row3 .cm-healthcare-pro-module-wrapper {
  background-color: transparent;
  max-width: 60rem;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  padding-top: 5.9375rem;
  min-height: 20.6875rem;
}

.patient-messaging-row3 .cm-healthcare-pro-module-wrapper h2 {
  max-width: 100%;
  line-height: 2.6875rem;
  font-size: 1.9195rem;
}

.patient-messaging-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-inner {
  padding-top: 2.3rem;
  justify-content: center;
  padding-bottom: 1rem;
}

.patient-messaging-row3  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
  width: 67%;
}

.patient-messaging-row3  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
  margin-bottom: 1.4rem;
}

.patient-messaging-row4  .care-accessible-section {
  padding-top: 5.1875rem;
}

.patient-messaging-row4  .care-accessible-section .title-sec {
  padding: 0;
  width: 42.5rem;
  z-index: 17;
  color: #37465A;
  font-size: 1.2384rem;
  line-height: 1.75rem;
  margin: 0 auto;
}

.patient-messaging-row4  .care-accessible-section .title-sec h2 {
  font-size: 1.9814rem;
  line-height: 2.4rem;
  margin-bottom: 0.9rem;
}

.patient-messaging-row4  .care-accessible-section .title-sec p {
  color: #37465A;
  font-size: 1.2384rem;
  line-height: 1.75rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  margin: 0;
}

.patient-messaging-row4  .care-accessible-section .image img {
  max-width: 70px !important;
}

.patient-messaging-row4  .care-accessible-section .image {
  text-align: center;
  margin-bottom: 0.7rem;
}

.patient-messaging-row4  .care-accessible-section .content-section {
  max-width: 60rem;
  margin: 0 auto;
  margin-top: 0.3rem;
}


.patient-messaging-row4  .care-accessible-section .title {
  color: #182538;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.patient-messaging-row4  .care-accessible-section .accessible-item {
  width: 12.125rem;
  margin-left: calc(15.3125rem - 11.125rem);
}

.patient-messaging-row4  .care-accessible-section .accessible-item:first-child {
  margin: 0;
}

.patient-messaging-row4  .care-accessible-section .accessible-inner {
  padding: 0;
}

.patient-messaging-row4  .dnd-section{
  padding-bottom: 3.05rem;
}

.patient-messaging-row4 .hs-button {
  font-size: 0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  line-height: 120%;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
  min-height: 2.5rem;
  width: 20rem;
  text-align: center;
  margin-top: 2.55rem;
  position: relative;
  left: -0.5rem;
  letter-spacing: 0;
  transition: none;
}

.patient-messaging-row4 .hs-button:hover {
  text-decoration: none;
  background: #DC5A06;
  color: #FFFFFF;
}

.patient-messaging-row5 .content-image-align-wrapper .content {
  padding-left: 10.7rem;
  padding-right: 2.5rem;
}

.patient-messaging-row5 .content-image-align-wrapper {
  padding-top: 2.5rem;
  min-height: 37.5rem;
}

.patient-messaging-row5 .content-image-align-wrapper h1 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  margin-bottom: 0;
}

.patient-messaging-row5 .content-image-align-wrapper ul {
  margin-top: 0.5rem;
  padding-left: 1rem;
  font-size: 1.5rem;
}

.patient-messaging-row5 .content-image-align-wrapper ul span {
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}

.patient-messaging-row5 .content-image-align-wrapper .image {
  top: -0.7rem;
  right: -0.2rem;
}



.patient-messaging-row6 .cm-customer-outcoms-wrapper {
  max-width: 71.625rem;
  min-height: 43.75rem;
  margin-bottom:calc(47.5625rem - 43.75rem );
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
  max-width: 60rem;
  justify-content: space-around;
  margin-top: 2.9rem;
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-img-wrap {
  width: 100%
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
  max-width: 19.0625rem;
  width: 100%
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper h2 {
  font-size: 1.7337rem;
  line-height: 2.45rem;
  margin: 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
  margin-top: 1.2rem;
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
  margin-right: 2rem;
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: normal;
  color:#000;
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p strong{
  color: #4d6170;
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper h6 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #4d6170;
  font-weight: bold;
  margin: 0
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 {
  margin: 0
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 a {
  line-height: 1.375rem;
  font-size: .9907rem;
  color: rgba(243,112,33,1.0);
}

.patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap h5 a:after {
  content: "";
  height: 2.875rem;
  width: 2.5625rem;
  background-size: cover;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right-lg-.png);
}

.patient-messaging-row7 .dnd-section {
  padding-top: calc(4rem + 30px);
  padding-bottom: 5.6rem;
}

.patient-messaging-row7 h2 {
  margin: 0;
  color: #000000;
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
}

.patient-messaging-row7 .video-container {
  height: 24.75rem;
  width: 43.125rem;
  margin: 0 auto;
  margin-top: calc(2.1rem - 1px );
  position: relative;
  left: -4px;
  margin-bottom: 1.9rem;
}

.patient-messaging-row7 .video-container iframe {
  height: 100%;
}

.patient-messaging-row8 .content-form-section .page-center {
  max-width: calc(60rem + 20px);
}

.patient-messaging-row8 .content-form-section {
  padding-bottom: 8rem;
  padding-top: calc(3.8rem - 1px);
  min-height: 49.3125rem;
}

.patient-messaging-row8 .content-form-section .left ul li {
  margin: .625rem 0;
  padding: 0;
}

.patient-messaging-row8 .content-form-section .left ul {
  padding-left: 1.75rem;
  padding-right: 1rem;
  padding-top: 0;
}

.patient-messaging-row8 .content-form-section p {
  margin-bottom: 0.9rem;
}

.patient-messaging-row8 .content-form-section h1 {
  line-height: 2rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.patient-messaging-row8 .content-form-section form .hs-form-field {
  margin-bottom: 0.6rem !important;
}

.patient-messaging-row8 .content-form-section .left {
  padding-top: calc(6.875rem - 5rem);
}

.patient-messaging-row8 .content-form-section form {
  padding-top: 1px;
}

.patient-messaging-row8 .content-form-section .hs_what_are_you_interested_in_ {
  padding:0 !important;
}

.patient-messaging-row8 .content-form-section ul {
  padding-top:0 !important;
}

.patient-messaging-row8 .content-form-section input.hs-button.primary.large {
  margin-top: 0.7rem;
  transition: none;
}

.nextech-partner-wrapper .custom-page-header .cm-page-logo img {
  max-width: 10rem;
  margin: 0 auto;
}

.nextech-partner-wrapper {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.nextech-partner-wrapper .custom-page-header .cm-page-logo {
  height: 2.3125rem;
  width: 9.5625rem;
  padding-top: 0;
  margin-top: 0.8125rem;
  left: 0;
}


.nextech-partner-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item a {
  line-height: 1.375rem;
  font-size: 0.8669rem;
  color: #37465A;
}

.nextech-partner-wrapper .custom-page-header .cm-page-menu-links {
  padding-top: 1.3125rem;
  padding-left: 1.4rem;
}

.nextech-partner-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 3rem;
}

.nextech-partner-wrapper .custom-page-header .header-btn-section {
  top: 0.875rem;
  left: 51.125rem;
  height: 2.25rem;
  width: 8.75rem;
  z-index: 64;
}

.nextech-partner-wrapper .custom-page-header .header-btn-section a {
  color: #FFFFFF;
  font-size: 0.743rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.25rem;
  width: 8.75rem;
  border-radius: 3px;
  box-shadow: none;
}

.nextech-partner-wrapper .custom-page-header {
  min-height: 4rem;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  height:auto;
}

.nextech-partner-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}


.nextech-partner-row3 .cm-content-top-image-wrapper h2 {
  color: #182538;
  text-align: center;
  line-height: 2.875rem;
  font-size: 1.7957rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  text-transform: unset;
}

.nextech-partner-row3 .cm-content-top-image-wrapper {
  padding-top: 2.8125rem;
  max-width: 60rem;
  margin: 0 auto;
  padding-bottom: 4.35rem;
}

.nextech-partner-row3 .cm-content-top-image-wrapper p.sub-heading {
  text-align: center;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  color: #4e6170;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  margin-top: 0.9rem;
  position: relative;
  left: 4px;
}

.nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
  height: auto;
}

.nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  width: 3rem;
  height: auto;
}

.nextech-partner-row3 .cm-content-top-image-item-inner {
  border-radius: 0.3125rem 0.3125rem 0.3125rem 0.3125rem;
  background: rgb(248,248,248);
  padding-top: 1.6rem;
  padding-bottom: 1.5rem;
  min-height: 17.375rem;
}

.nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 0 1px 0 3px;
  margin-top: 3rem;
}

.nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding: 0;
  width: 18.125rem;
}

.nextech-partner-row3 .cm-content-top-image-wrapper h3 {
  text-align: center;
  line-height: 1.5rem;
  font-size: 1.0526rem;
  width: 13.5625rem;
  margin: 0 auto;
  color: #182538;
  margin-bottom: 0.4rem;
  min-height: 3rem;
}

.nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  width: 15.75rem;
  margin: 0 auto;
  color: #37465A;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.nextech-partner-row4 .dnd-section {
  padding-top: 1.1875rem;
  padding-bottom: 1.451rem;
}

.nextech-partner-row4 h3 {
  color: #37465a;
  line-height: 2.125rem;
  font-size: 1.4861rem;
  margin: 0;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.nextech-partner-row4 h3 img {
  margin-left: 1.85rem;
}

.nextech-partner-row4 h3 span {
  position:relative;
  top:2px;
}

.nextech-partner-row4 .widget-type-rich_text {
  position: relative;
  left: -0.75rem;
}


.nextech-partner-row5 .custom-patient-engage-section {
  padding-top: 2.375rem;
  padding-bottom: 3rem;
}

.nextech-partner-row5 .custom-patient-engage-section .title-section p {
  color: #37465a;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.nextech-partner-row5 .custom-patient-engage-section .item .inner {
  border: 0.0625rem solid #98A0A6;
  border-radius: 0.1875rem 0.1875rem 0.1875rem 0.1875rem;
  background: rgb(255,255,255);
  padding-top: 2.15rem;
  padding-bottom: 1.2rem;
  min-height: 19.875rem;
  padding-bottom: 0;
}

.nextech-partner-row5 .custom-patient-engage-section .item img {
  width: 100%;
  max-width: 67px;
}

.nextech-partner-row5 .custom-patient-engage-section .item h4 {
  padding-top: 1.4rem;
  margin-bottom: 1.2rem;
}

.nextech-partner-row5 .custom-patient-engage-section .item {
  margin-bottom: 2rem;
}

.nextech-partner-row5 .custom-patient-engage-section .button {
  padding-top: 0.5rem;
}

.nextech-partner-row5 .custom-patient-engage-section .button .btn {
  font-size: 0.9907rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  min-height: 3rem;
  line-height: 3rem;
  min-width: 13.625rem;
  border-radius: 5px;
  box-shadow: none;
}


.nextech-partner-row6 .dnd-section {
  padding-top: 2.5625rem;
  padding-bottom: 6.51rem;
}

.nextech-partner-row6 h2 {
  color: #182538;
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  text-transform: unset;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: bold;
  margin-top: 0;
}

.nextech-partner-row6 .widget-type-rich_text p {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  line-height: 1.5rem;
  font-size: 1.0526rem;
}

.nextech-partner-row6 .widget-type-form {
  max-width: 54.4375rem;
  width: 100%;
  margin: 0 auto;
  padding-top: 0.75rem;
}

.nextech-partner-row6 .widget-type-form form {
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum";
  -webkit-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif !important;
  font-size: 16px !important;
  color: #182538 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 0px 11px 0px 12px !important;
}

.nextech-partner-row6 form .hs-form-field label {
  font-size: inherit;
  font-weight: 500 !important;
  color: #182538 !important;
  width: 100% !important;
  line-height: 1.2em;
  padding-top: 0.3em;
  padding-bottom: 8px !important;
  margin: 0;
}



.nextech-partner-row6 form .hs-form-field .hs-input {
  width: 100% !important;
  padding: 12px 15px !important;
  min-height: 40px;
  line-height: 1.2em !important;
  box-shadow: none !important;
  border-radius: 3px !important;
  border: 0px !important;
  font-size: 1em;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif !important;
  max-height: 45px;
}

.nextech-partner-row6 .widget-type-form form fieldset {
  max-width: 100%;
}

.nextech-partner-row6 fieldset.form-columns-2 .input {
  margin-right: 16px !important;
}

.nextech-partner-row6 .hs-form-field {
  margin-bottom: 26px;
}

.nextech-partner-row6 fieldset.form-columns-3 .input {
  margin-right: 0px !important;
  padding-right: 16px !important;
}

.nextech-partner-row6 fieldset.form-columns-3 .hs-form-field {
  width: 33% !important;
}

.nextech-partner-row6 fieldset.form-columns-3 .hs-form-field:last-child .input {
  padding-right: 8px !important;
}

.nextech-partner-row6 .hs_what_are_you_interested_in_ {
  margin-top: 16px;
  margin-bottom:0;
}

.nextech-partner-row6 textarea.hs-input {
  max-height: none !important;
  height: 80px;
  vertical-align: middle;
}

.nextech-partner-row6 .input {
  margin-right: 16px !important;
}

.nextech-partner-row6 form .hs-form-field .hs-form-booleancheckbox .hs-input {
  width: 13px !important;
  height: 13px !important;
  padding: 0 !important;
  min-height: unset !important;
  margin-right: 16px;
  position: relative;
  top: 1px;
  left: 2px;
}

.nextech-partner-row6 form .hs-form-field .hs-form-booleancheckbox label {
  padding-top: 9px;
  padding-left: 3px;
}

.nextech-partner-row6 .hs-form-field.hs-fieldtype-booleancheckbox {
  margin-bottom: 0;
}

.nextech-partner-row6 .hs-button {
  letter-spacing: 0.3px;
  font-size: 13px !important;
  background-color: #F37021 !important;
  background-image: none !important;
  border: 0px !important;
  padding: 12px 15px !important;
  box-shadow: none !important;
  min-width: 60px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif !important;
  font-weight: 600;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: normal;
  margin-top: 35px;
}

.nextech-partner-row6 .actions {
  text-align: center;
}


.nextech-partner-row7 .dnd-section > .row-fluid {
  max-width: 62.2rem;
}

.nextech-partner-row7 .client-ratings-group {
  padding-bottom: 3.2rem;
  padding-top: 3.5625rem;
}

.nextech-partner-row7 .client-ratings-group .title h1 {
  text-align: center;
  line-height: 3.3125rem;
  font-size: 2.0433rem;
  margin: 0;
}

.nextech-partner-row7 .client-ratings-group .item .inner {
  min-height: 222px;
  padding-top: 13px;
  padding-left: 22px;
  padding-bottom: 12px;
}

.nextech-partner-row7 .client-ratings-group .item h4 img {
  margin-left: 12px;
  max-width: 110px;
  margin-top: -2px;
}

.nextech-partner-row4 h3 img {
  max-width: 3.0625rem;
}

.nextech-partner-row7 .client-ratings-group .item p {
  text-align: left;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.nextech-partner-row7 .client-ratings-group .item h4 {
  margin-bottom: 7px;
}

.container-fluid.covid-solution-row7 {
  padding: 100px 0 0;
}
.container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image {
  width: 10.593%;
  padding: 0 5px 0 50px;
}
.container-fluid.covid-solution-row7 .contentWithleft-text {
  width: 89.407%;
  padding: 0 0 0 50px;
}
.container-fluid.covid-solution-row7 .contentWithleft-text a {
  font-weight: 700;
  color: #F37021;
  text-decoration: underline;
  /* background-color: #FFF8F4; */
}
.container-fluid.covid-solution-row7 .contentWithleft-image-wrp.left_align {
  background-color: #FFF8F4;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding: 20px 0;
}
.container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image-inner {
  margin: 0;
}
.container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image-inner {
  padding: 0 0 0 120px;
}

.body-resources-wrapper .dnd-section>.row-fluid{
  max-width: 1180px !important;
  padding: 0;
}
.cm-resources-sec .page-header.section-header {
  padding-bottom: 0;
  margin: 30px 0 20px;
}
.cm-resources-sec .page-header.section-header h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: -.1px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 45px;
  padding: 0;
}
.cm-resources-sec .page-header.section-header p {
  font-size: 20px;
  line-height: 28px;
  font-weight: lighter;
  letter-spacing: -.1px;
  color: #4d6170;
  margin-bottom: 50px;
}

/* Search */
.cm-resources-sec3 .hs-search-field {
  position: relative;
  padding-top: 1px;
  margin-left: -10px;
}
.cm-resources-sec3 .hs-search-field__bar form {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-bottom: 2px solid #4d6170;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.cm-resources-sec3 .hs-search-field__bar form .hs-search-field__input {
  font-family: FreightSans_Pro;
  font-style: normal;
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -.1px;
  font-feature-settings: "pnum" on,"lnum" on;
  color: #4d6170;
  border: 0;
  width: 91% !important;
  margin: 0;
  padding: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cm-resources-sec3 .hs-search-field__bar form button {
  background: 0;
  border: 0;
  width: 24px;
  padding: 0;
  text-align: left;
  padding-left: 1px;
  cursor: pointer;
}
.cm-resources-sec3 .hs-search-field__bar form button svg {
  display: none;
}
.cm-resources-sec3 .hs-search-field__bar form button:after {
  content: "";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  color: #51616f;
}

/* scheduling plus*/
.cp-schedulingplus-header {
  z-index: 1000;
  background: transparent;
  position: relative;
}
.cp-schedulingplus-header .telehealth-logo {
  top:1.125rem;
}
.cp-schedulingplus-header .telehealth-custom-menu {
  top:1.9375rem;
  padding-left: 0;
}
.scheduling-plus-layout .engage-menu .custom-page-header {
  min-height: 5.25rem;
}
.cp-schedulingplus-header .telehealth-logo img {
  width: 219px !important;
  max-width: none;
}
.scheduling-banner-plus .custom-cp-banner .cp-content-section {
  max-width: 27.0625rem;
  padding-top:58px;
}
.scheduling-banner-plus .custom-cp-banner .cp-content-section h2 {
  margin-bottom: 0;
  padding: 0;
}
.scheduling-banner-plus .custom-cp-banner .cp-content-section h3 {
  text-align: left;
  line-height: 2rem;
  font-size: 1.6718rem;
  font-weight: 400;
  color: #182538;
  margin-top: 10px;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif;
}
.scheduling-banner-plus .custom-cp-banner .cp-content-section h3 {
  text-align: left;
  line-height: 2rem;
  font-size: 1.6718rem;
  font-weight: 400;
  color: #182538;
  margin-top: 10px;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif;
  margin-bottom: 3.4718rem;
}
.scheduling-banner-plus .custom-cp-banner .btn {
  min-height: 2.625rem;
  min-width: 11.9375rem;
  height: auto;
  display: inline-block;
  line-height: 2.625rem;
  font-size:0.9288rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  transition: none;
}
.scheduling-banner-plus .custom-cp-banner .cp-content-section p {
  margin-bottom: 19px;
}
.scheduling-banner-plus .custom-cp-banner p.btm-link {
  padding-top: 30px;
}
.scheduling-banner-plus .blue-bg img {
  display: block;
  height: 100%;
  width: 100%;
}
.cp-scheduling-plus-row1 h1 {
  margin-bottom: 24px;
  line-height: 2.375rem;
  font-size: 1.9814rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}
.cp-scheduling-plus-row1 h1 strong {
  display: block;
}
.cp-scheduling-plus-row1 p {
  margin-bottom: 13px;
  line-height: 1.75rem;
  font-size: 1.2384rem;
}
.cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 4.375rem;
  width: 4.4375rem;
  margin-bottom: 22px;
}
.cp-scheduling-plus-row1 .cm-content-top-image-wrapper h3 {
  color: #182538;
  margin-bottom: 9px;
}
.cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-content p {
  text-align: center;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
  color: #182538;
}
.cp-scheduling-plus-row1  .cm-content-top-image-wrapper {
  margin: 0 -4.4rem;
}
.cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-item {
  padding: 0 40px;
}
.cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-item {
  margin-bottom: 17px;
}
.cp-scheduling-plus-row1 .row-fluid-wrapper:not(:last-child) .cm-content-top-image-wrapper {
  margin-bottom: 0;
}
.cp-scheduling-plus-row1 .hs-button, 
.cp-scheduling-plus-row1 .button--primary {
  font-size: .9288rem;
  min-height: 2.75rem;
  min-width: 11.25rem;
  border-radius: 0;
  height: auto;
  display: inline-block;
  line-height: normal;
  margin-top: 24px;
  margin-bottom: 32px;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  transition: none;
}
.cp-scheduling-plus-row1 .hs-button:hover, 
.cp-scheduling-plus-row1 .button--primary:hover {
  background: #DC5A06;
  color: #FFFFFF;
  text-decoration: none;
}
.cp-scheduling-plus-row1 p {
  margin-bottom: 13px;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.cp-scheduling-plus-row1 p a {
  color: #37465A;
  text-decoration-color: #98A0A6;
}
.cp-scheduling-plus-row2 .dnd-column {
  border-radius: 0;
  background: #fff;
  max-width: 100%;
  padding: 0;
  left: 0;
  padding-bottom: 0;
}
.cp-scheduling-plus-row2 h1 {
  text-align: left;
  line-height: 2.625rem;
  font-size: 2.1672rem;
  color: #182538;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.cp-scheduling-plus-row3 .dnd-section>.row-fluid {
  padding: 0 34px 0 39px;
}
.cp-scheduling-plus-row3 h2 {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  font-family: freight-sans-pro-1, freight-sans-pro-2, sans-serif;
  font-weight: 700;
  margin-bottom: 2px;
}
.cp-scheduling-plus-row3 p {
  color: #182538;
  margin: 0;
  line-height: 2rem;
  font-size: 1.2384rem;
}
.cp-scheduling-plus-row3 .span3.dnd-column {
  width:27%;
}
.cp-scheduling-plus-row3 .span9.dnd-column {
  padding-left: 130px;
  padding-right: 120px;
  padding-top: 30px;
  width: 70%;
  min-height: 13.0625rem;
  background-position: top left !important;
  background-size: cover !important;
}

.cp-scheduling-plus-row3 .widget-type-linked_image {
  width: 100%;
  display: block;
  text-align: right;
}
.cp-scheduling-plus-row3 .hs_cos_wrapper_type_linked_image img {
  margin-left: 0;
  display: inline-block;
  margin-right: -15px;
  margin-top: 6px;
}
.cp-scheduling-plus-row3 .hs-button, 
.cp-scheduling-plus-row3 .button--primary {
  font-size: 0.9907rem;
  min-height: 3.0625rem;
  min-width: 13.1875rem;
  height: auto;
  width: auto;
  text-align: center;
  font-weight: 700;
  margin-top: 80px;
  margin-bottom: 18px;
  transition: none;
}
.cp-scheduling-plus-row3 .hs-button:hover,
.cp-scheduling-plus-row3 .button--primary:hover{
  background: #DC5A06;
  color: #FFFFFF;
  text-decoration:none;
}
.cp-scheduling-plus-row4 P {
  line-height: 1.1875rem;
  font-size: .9907rem;
  padding-top: 24px;
}
.cp-scheduling-plus-row4 p a span {
  color: #f37021;
}
.cp-scheduling-plus-row4 p a {
  color: #98a0a6;
}

.cp-scheduling-plus-row5 .content-form-section {
  padding-top: 90px;
  padding-bottom: 127px;
}
.cp-scheduling-plus-row5 .content-form-section form {
  padding-top: 0;
}
.cp-scheduling-plus-row5 .content-form-section form .hs-form-field {
  margin-bottom: 11px;
}
.cp-scheduling-plus-row5 .content-form-section h1 {
  padding-bottom: 16px;
}
.cp-scheduling-plus-row5 .content-form-section .span5.left ul {
  padding-top: 29px;
}
.cp-scheduling-plus-row5 .content-form-section .span5.left * {
  color: #182538;
}
.cp-scheduling-plus-row5 .content-form-section input.hs-button.primary.large {
  width: auto;
  height: auto;
  margin-top: 10px;
}
.cp-scheduling-plus-row5 .content-form-section .inputs-list:first-child {
  padding-top: 0;
}

.cm-query-grid .boxshadow-none .resource-archive-card__hero-image .wrap:after {
  background-image:url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/DottedBack_Concierge.svg);
}
.cp-scheduling-plus-row3 p a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.cp-scheduling-plus-row2 h1 strong {
  display: block;
}

.banner-section .row-fluid [class*="span"] {
  min-height: 0px; 
}
.who-we-serve-page {
  padding-top: 21px;
}


.who-we-serve-page .page-center,
.who-we-serve-page .dnd-section>.row-fluid {
  max-width: 1215px;
  padding: 0;
}
.who-we-serve-page .row-fluid [class*="span"] {
  min-height: 0px; 
}
.who-we-serve-row1 .page-center,
.who-we-serve-row3 .page-center {
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
}
.who-we-serve-row1 .who-we-serve-col,
.who-we-serve-row3 .who-we-serve-col{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-items: center;
}

.who-we-serve-row1 .dnd-section,
.who-we-serve-row2 .dnd-section,
.who-we-serve-row3 .dnd-section,
.who-we-serve-row1 .dnd-section>.row-fluid,
.who-we-serve-row2 .dnd-section>.row-fluid{
  padding: 0; 
}
.who-we-serve-row1 {
  padding-top: 40px;
}
.who-we-serve-row1 .left-column{
  margin-left: 28px;
}
.who-we-serve-row1 .left-column .widget-type-linked_image {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0;
  max-width: 485px;
}
.who-we-serve-row1 .right-column > div {
  max-width: 590px;
}
.who-we-serve-row1 .right-column p {
  letter-spacing: -.1px;
  margin: 0;
}
.who-we-serve-row1 .right-column ul {
  line-height: 35px;
  margin: 5px 0 44px;
  font-size: 20px;
  letter-spacing: -.1px;
  font-style: normal;
  font-weight: lighter;
  padding-left: 0px;
  list-style-position: inside;
}
.who-we-serve-row1 .hs-button {
  -webkit-transition: .3s all 0s ease-in-out;
  transition: .3s all 0s ease-in-out; 
  margin: 0;
  padding: 8px 39px;
  border: none;
  font-weight: 500;
}
.who-we-serve-row1 .hs-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.who-we-serve-row1 .left-column .hs-button {
  display: none; 
}
.who-we-serve-row2 {
  margin-top: 177px;
  padding-top: 100px;
  padding-bottom: 150px;
  background: rgba(240,246,247,.5);
}
.testimonial-with-button-wrap:after,
.testimonial-with-image-wrap .testimonial-inner-wrap:after,
.testimonial-card .wrap:after{
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/DottedBack_Concierge.svg) right top repeat;
}
.testimonial-with-image-wrap .image-col img {
  -webkit-mask-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/ellipse-mask.svg);
}
.testimonial-with-image-wrap .image-col:before {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/ellipse-bg.svg) no-repeat center;
}
.leaders-section .memberBox .dottedImgBox:after {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/DottedBack_Concierge.svg) right top repeat; 
}
.who-we-serve-row3 {
  padding: 138px 0 0;
}
.who-we-serve-row4 .dnd-section{
  padding-top: 196px;
  padding-bottom: 0px;
}
.who-we-serve-row5 .dnd-section{
  padding-top: 193px;
  padding-bottom: 0px;
}

.who-we-serve-row3 .widget-type-rich_text {
  font-size: 18px;
}
.who-we-serve-row3 .left-column {
  text-align: right; 
}
.who-we-serve-row3 .right-column > div {
  max-width: 527px;
}

/**** About Page ****/
main.about-page {
  padding-top: 21px;
}
.about-row1 .dnd-section {
  padding-top: 50px;
  padding-bottom: 60px;
}
.about-row1 .dnd-section>.row-fluid{
  align-items: flex-start;
  max-width: 100%;
  margin: 0 0;
  padding: 0;

}
.about-row1 .span6 .hs_cos_wrapper_type_module {
  display: block;
  text-align: left;
  width: 100%;
}
.about-row1 .span6 .widget-type-rich_text p{
  line-height: 28px; 
}
.about-row1 .hs_cos_wrapper_type_module .hs-button {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 24px;
}
.about-row1 .hs_cos_wrapper_type_module .hs-button:hover {
  text-decoration: none;
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.about-row1 .widget-type-rich_text h1 {
  word-break: initial; 
}
.about-row4 .dnd-section {
  padding: 60px 0 0;
}

.contactSection-about .mapBox-about .dotsBottom:after {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/DottedBack_Concierge.svg) right top repeat;
}

.about-row5 .dnd-section>.row-fluid {
  padding: 0; 
}


/**** Mobile Pateint Intake Page ****/

.mobile-pateint-page .dnd-section>.row-fluid,
.mobile-pateint-page .page-center {
  max-width: 60rem;
}
.mobile-pateint-row1 .dnd-section {
  padding-bottom: 4rem; 
  padding-top: 4rem;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-inner {
  margin: 32px auto 0;
  width: 83%;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-item {
  width: 50%;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-item-inner {
  max-width: 21.375rem;
  margin: 0 auto;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 5.625rem;
  width: 5.625rem;
}
.mobile-pateint-page .cm-content-top-image-wrapper h2 {
  text-transform: none;
  padding-top: 4px;
  font-weight: 700;
}
.mobile-pateint-page .cm-content-top-image-wrapper p.sub-heading {
  width: 37.125rem;
  margin: 0 auto;
  margin-left: 11rem;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  text-align: center;
  padding-top: 4px;
  color: #182538;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin: 19px 0 0;
}
.mobile-pateint-page .cm-content-top-image-wrapper h3 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  line-height: 1.5rem;
  font-size: 1.0526rem;
  color: #182538;
  font-weight: bold;
  margin-bottom: 15px;
}
.mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-content p {
  color: #4e6170;
  line-height: 1.5rem;
  font-size: 1.0526rem;
}
.mobile-pateint-page .content-form-section input.hs-button.primary.large {
  margin: 0;
}
.mobile-pateint-page .content-form-section .page-center {
  padding: 0;
}
.mobile-pateint-page .content-form-section {
  padding-bottom: 4.84rem;
  padding-top: 7.6875rem;
}
.mobile-pateint-page .content-form-section form fieldset:last-of-type > .hs-form-field {
  margin-bottom: 9px;
}
.mobile-pateint-page .content-form-section ul li {
  line-height: 2rem;
  padding-bottom: 0px;
}
.mobile-pateint-page .content-form-section h1 {
  padding-bottom: 2px;
  margin-top: 0;
}
.mobile-pateint-page .content-form-section form {
  padding-left: 59px;
  padding-top: 4rem;
  padding-right: 10px;
}
.mobile-pateint-page h3.form-title {
  display: none 
}
.mobile-pateint-page .content-form-section .actions {
  padding-top: 2px;
}
.body-container__website .video-container iframe {
  min-height: 480px;
}
/***** Solutions Page ** */
main.solution-page {
  padding-top: 21px;
}
.solution-page .dnd-section > .row-fluid,
.solution-page .page-center {
  max-width: 1200px;
  padding: 0;
}
.solution-page .page-center,
.solution-row1 .dnd-section > .row-fluid,
.solution-row2 .dnd-section > .row-fluid,
.solution-row1 .dnd-section {
  padding: 0 0; 
}
.solution-row1 {
  padding-top: 70px; 
}
.solution-row1 .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.solution-row1 .right-column h1 {
  color: #000;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 20px; 
  line-height: 1;
}
.solution-row1 .right-column h4 {
  color: #000;
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 400;
  line-height: 1.4;
}
.solution-row1 .right-column p {
  line-height: 30px;
}
.solution-row1 .right-column ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  line-height: 30px;  
}
.solution-row1 .right-column .hs_cos_wrapper_type_module {
  width: 100%;
  text-align: left;
}
.solution-row1 .widget-type-linked_image img {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}
.solution-row1 .hs-button {
  margin: 15px 0 0;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  font-size: 22px;
  font-weight: 600;
  padding: 15px 30px;
  line-height: 1;
  border: none;
}
.solution-page .hs-button:hover {
  transform: scale(1.1);
  text-decoration: none;
}
.solution-row2 .dnd-section,
.solution-row3 .dnd-section,
.solution-row5 .dnd-section,
.solution-row6 .dnd-section{
  padding-top: 150px; 
  padding-bottom: 0px;
}
.solution-row4 .dnd-section {
  padding-top: 50px; 
  padding-bottom: 0px;
}
.solution-row2 .dnd-section>.row-fluid > .dnd-column {
  background-color: #f0f6f7;
  border-radius: 15px 15px 15px 15px;
  padding: 10px;
}
.solution-row2 .widget-type-header {
  padding:47px 140px 0;
  margin-bottom: 20px;
}
.solution-row2 .widget-type-header h2,
.solution-row6 .widget-type-header h2,  
.solution-row6 .widget-type-rich_text h2{
  margin: 0;
  font-weight: 700;
  margin: 0;
  line-height: 1;
}
.solution-row6 .widget-type-header,
.solution-row6 .widget-type-rich_text{
  padding: 10px 10px 25px;
}
.solution-row2 .span2 {
  width: 12%; 
  margin-left: 0px;
}
.solution-row2 .span4 {
  width: 37.98%; 
  margin-left: 0px;
}
.solution-row2 .dnd-row > .row-fluid {
  align-items: flex-start;
}
.solution-row2 .widget-type-linked_image img {
  max-width: 400px !important;
  margin: 0 auto;
  width: 100%;
}
.solution-row2 .span4 .widget-type-rich_text {
  text-align: center; 
  font-size: 20px;
  line-height: 25px;
}
.solution-row2 .hs-button {
  font-size: 20px;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  line-height: 1;
  padding: 12px 24px; 
  margin: 0;
  border: none;
}
.solution-row3 .widget-type-rich_text h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  line-height: 33px;
  margin: 0px 0 20px;  
}
.solution-row3 .widget-type-rich_text p {
  padding-bottom: 10px; 
}
.solution-row3 .span6 {
  width: 50%;
  margin-left: 0px;
}
.solution-page .solution-card-wrapper .card-wrapper {
  justify-content: center;
}
.solution-page .critical-need-wrapper.with-image {
  padding: 0 0 0 50px;
}
.solution-page .critical-need-wrapper {
  border-radius: 15px 15px 15px 15px;
  padding: 50px;
  margin: 10px;
}
.solution-page .critical-need-wrapper .cm-content-title {
  width: 100%;
  padding-left: 0px;
  margin-bottom: 15px;
}
.solution-page .critical-need-wrapper.with-image .cm-content-title {
  margin-bottom: 20px;
}
.solution-page .critical-need-wrapper .cm-content-border {
  width: 100%;
  padding: 15px 0px;
  margin-bottom: 5px;
}
.solution-page .critical-need-wrapper.with-image .cm-content-border {
  margin-bottom: 20px;
}
.solution-page .critical-need-wrapper.with-image .content-inner {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
.solution-page .critical-need-wrapper .cm-content-border>div {
  margin: 0;
}
.solution-page .critical-need-wrapper .content-top {
  padding-top: 0;
  width: 100%;
}
.solution-page .critical-need-wrapper .content-text {
  font-size: 18px;
}
.solution-row7 .dnd-section {
  padding: 150px 0 0px;
}
.solution-row8 .dnd-section {
  padding: 150px 0 100px;
}
.solution-page .cm-schdule-demo-wrapper {
  margin: 0 40px;
}
.solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-inner{
  position: relative;
}

.solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
  margin: 0 0 10px;
  color: #4d6170;
  font-size: 26px;
  line-height: 35px;
}

.solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
  font-size: 22px;
  border-radius: 0 0 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  line-height: 1;
  font-weight: 600;
  padding: 12px 24px;
  margin-right: 48px;
  margin-top: 0px;
  border: none;
}
.solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-content p b {
  font-weight: 700;
}
.solution-page .content-with-button-wrap .content-item-inner .hs-button {
  margin: 0;
}
.solution-page .solution-card-wrapper .card-box-title {
  margin-bottom: 15px;
}
.solution-row5 .widget-type-rich_text h2 {
  margin-top: 0;
}
/****** All about acess ****/
/* haeder footer */
.about-access-header .custom-page-header {
  min-height: 3.875rem;
  height: auto;
}
.about-access-header .custom-page-header .cm-page-logo {
  padding-top: 1rem;
  left: 0.125rem;
  width: 9.1875rem;
}
.about-access-header .custom-page-header .cm-page-menu-links {
  padding-top: 1.4375rem;
  padding-left: 3rem;
}
.about-access-header .custom-page-header .cm-page-menu-links .hs-menu-item a {
  line-height: 1.375rem;
  font-size: 0.8669rem;
}
.about-access-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 3.15rem;
}
footer.pateint-intake-footer.about-access-footer {
  min-height: 10rem;
}
footer.pateint-intake-footer.about-access-footer .intake-logo {
  width: 12.39rem;

}
footer.pateint-intake-footer.about-access-footer .intake-logo img {
  max-width: 100% !important;
  min-height: auto;

}
footer.pateint-intake-footer.about-access-footer .top-row {
  padding-top: 2.1875rem;
}
footer.pateint-intake-footer.about-access-footer .intake-footer-copyright {
  padding-top: 11px;
}
footer.pateint-intake-footer.about-access-footer .intake-footer-links {
  padding-top: 3px;
}
footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a {
  margin-left: 12.5px;
  padding-left: 0px;
  width: 2rem;
  height: 2rem;
}
footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a img {
  display: block;
  height: 100%;
  width: 100%;
}
/* page style */


.about-access-page {
  padding-top: 2.6rem;
  line-height: 1.5rem;
  font-size: 1.0526rem;
}
.about-access-page .dnd-section>.row-fluid,
.Webex-team-page .dnd-section>.row-fluid{
  max-width: 60rem; 
}
.about-access-page h1{
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  color: #00c3de;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  margin-top: 0;
  text-transform: none;
}
.about-access-row1 .dnd-section {
  padding-top: 4.75rem;
  padding-bottom: 4.75rem;
}
.about-access-row1 p {
  padding-top: 10px; 
}
.about-access-row2 .dnd-section {
  background-position: 50% 50% !important;
  text-align: center;
  padding-top: 3.5rem;
  padding-bottom: 0px;
  min-height: 18.75rem;
}
.about-access-row2 h1 {
  line-height: 2.625rem;
  font-size: 1.8576rem;
  margin: 0 0 0.7rem 0;
}
.about-access-row2 .dnd-section p {
  max-width: 37.5rem;
  margin: 0 auto;
  padding-bottom: 1.76rem;
  line-height: 1.5625rem;
  font-size: 1.1146rem;
}
.about-access-row2 .widget-type-rich_text {
  padding-left: 1rem;
}
.cm-contact-cta:hover {
  text-decoration: none;
}

/** Webex Team Page **/
.Webex-team-page .dnd-section>.row-fluid,
.Webex-team-page .page-center{
  max-width: 60rem; 
  padding: 0;
}
.Webex-team-page .row-fluid [class*="span"] {
  min-height: 0px;
}
.webex-team-header .custom-page-header .cm-page-logo {
  position: relative;
  left: 0;
  width: 8.9375rem;
  float: left;
  padding-top: 1rem;
}
.webex-team-header .custom-page-header .cm-page-logo a {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/webex-Luma-Health-Logo-1.png) -0.875rem -1.75rem / 10rem 5.75rem;
  display: block;
}
.webex-team-header .custom-page-header .cm-page-logo img {
  visibility: hidden;
  opacity: 0;
} 
.webex-team-header .custom-page-header .cm-page-menu-links .hs-menu-item a {
  color: #37465A;
  font-size: 0.8669rem;
  line-height: 1.4rem;
}
.webex-team-header .custom-page-header .header-btn-section {
  top: 1rem;
  left: 51.125rem;
  height: 2.4375rem;
  width: 8.75rem;
}
.webex-team-header .custom-page-header .header-btn-section a {
  box-shadow: none;
  border-radius: 3px;
  height: 2.4375rem;
  width: 8.75rem; 
}
.webex-team-header .custom-page-header .cm-page-menu-links {
  float: right;
  padding-top: 1.4375rem;
  padding-left: 0;
  padding-right: 12.9rem;
}
.webex-team-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 2.95rem;
}
.webex-team-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:last-child {
  padding-right: 0px;
}
.webex-team-header .custom-page-header .page-center {
  padding: 0 0 11px;
}
.webex-team-header .custom-page-header {
  position: fixed;
  width: 100%;
  z-index: 99;
  left: 0;
  right: 0;
}
.Webex-team-row1 .dnd-section {
  background-position: 49% 0 !important;
  text-align: center;
  padding-top: 4.375rem;
  min-height: 18.0625rem;
  padding-bottom: 0;
}
.Webex-team-page h1 {
  margin-top: 0;
  text-transform: none;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}
.Webex-team-page .widget-type-rich_text h1 {
  line-height: 2.625rem;
  font-size: 2.1672rem;
}
.Webex-team-row1 .widget-type-rich_text p {
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  max-width: 35.625rem;
  position: relative;
  left: 12.3125rem;
  padding-top: 1.4rem;
}
.Webex-team-row2 .dnd-section {
  text-align: center;
  line-height: 1.375rem;
  font-size: 0.8669rem;
  padding: 2rem 0 2.1rem;
  border: 0.0625rem solid #CCCACA;
  border-right: 0;
  border-left: 0;
}
.Webex-team-row2 .hs-menu-wrapper ul {
  margin: 0;
  padding-left: 2.5rem; 
}
.Webex-team-row2 .hs-menu-wrapper ul > li {
  padding-right: 5.5rem;
}
.Webex-team-row2 .hs-menu-wrapper ul > li:first-child {
  padding-left: 4px;
}
.Webex-team-row2 .hs-menu-wrapper ul > li:last-child {
  padding-right: 0px;
}
.Webex-team-row2 .hs-menu-item a {
  text-align: center;
  line-height: 1.375rem;
  font-size: 0.8669rem;
  font-weight: bold;
  color: #37465A;
  padding: 0;
}
.Webex-team-row3 .dnd-section {
  padding-top: 4.3125rem;
  padding-bottom: 0;
}
.Webex-team-row3  h1 {
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  color: #182538;
  margin: 0 0 15px;
}
.Webex-team-row3 .widget-type-rich_text {
  padding-left: 7.875rem;
  line-height: 1.8125rem;
  font-size: 1.1146rem;
}
.Webex-team-row3 .widget-type-rich_text > span {
  width: 100%;
  max-width: 46rem;
  display: block;
}

.Webex-team-page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
  height: 4.5625rem;
  width: 4.5625rem;
} 
.Webex-team-page .cm-content-top-image-wrapper .col_2 .cm-content-top-image-wrap {
  height: 4.25rem;
  width: 4.3125rem;
}
.Webex-team-page .cm-content-top-image-wrapper .col_3 .cm-content-top-image-wrap {
  height: 3.75rem;
  width: 5.1875rem;
}
.Webex-team-page .cm-content-top-image-wrapper h3 {
  color: #182538;
  line-height: 1.5rem;
  font-size: 1.0526rem;
  margin-bottom: 15px;
}
.Webex-team-page .cm-content-top-image-wrapper .cm-content-top-image-content p {
  color: #4e6170;
  font-size: 1.0526rem;
  line-height: 1.4875rem;
}
.Webex-team-page .cm-content-top-image-wrapper .cm-content-top-image-content {
  margin: 14px 0 0;
  padding: 0px 8px;
}
.Webex-team-page .cm-content-top-image-wrapper{
  margin-bottom: 1.5rem !important;
}
.Webex-team-row4 .dnd-column .widget-type-rich_text {
  padding-top: 2.5rem;
  padding-bottom: 3rem;
}
.Webex-team-row5 .widget-type-rich_text h1 {
  font-size: 1.7957rem;
  line-height: 2.5375rem;
  margin-bottom: 1rem;
}
.Webex-team-row5 .widget-type-rich_text p {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  max-width: 38.125rem;
  margin-left: auto;
  margin-right: auto;
}
.Webex-team-row5 .dnd-section {
  padding-top: 4.5rem;
}
.Webex-team-row6 .dnd-section>.row-fluid {
  align-items: flex-start;
  margin-top: -43px;
}
.Webex-team-row5 .widget-type-linked_image {
  margin-top: -26px;
}
.Webex-team-row6 .span4 {
  padding: 0 1rem;
}
.Webex-team-row6 .span4 h1 {
  font-size: 2.5387rem;
  line-height: 2.1rem;
  margin-top: 1.1rem;
}
.Webex-team-row6 .widget-type-rich_text p {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  color: #37465A;
}

.Webex-team-row8 .dnd-section {
  background-position: 69% 100% !important; 
  background-attachment: fixed;
}
.Webex-team-row6 .widget-type-rich_text p a,
.Webex-team-row4 .dnd-column .widget-type-rich_text p a{
  line-height: 1.8125rem;
  font-size: 1.1146rem;
  font-weight: bold;
}
.Webex-team-row8 .content-form-section .left,
.Webex-team-row8 .content-form-section .right{
  width: 100%;
  margin-left: 0px;
}
.Webex-team-row8 .content-form-section .left {
  text-align: center;
}
.Webex-team-row8 .content-form-section {
  padding-top: 5.05rem;
  padding-bottom: 6.3rem;
}
.Webex-team-row8 h3.form-title {
  display: none; 
}
.Webex-team-row8 .content-form-section h1 {
  line-height: 2.5625rem;
  font-size: 1.7957rem;
  padding-bottom: 0px;
}
.Webex-team-row8 .content-form-section p {
  line-height: 1.5rem;
  font-size: 1.0526rem;
  color: #4E6170;
}
.Webex-team-row8 .hs_cos_wrapper_type_form {
  width: 54.375rem;
  margin-left: 2.5625rem;
  display: block;
}
.Webex-team-row8 .content-form-section form {
  padding-right: 8px;
  padding-left: 16px;
  padding-top: 17px;
}
.Webex-team-row8 .content-form-section form fieldset {
  max-width: 100%;
}
.webex-team-footer footer.pateint-intake-footer {
  min-height: 9.375rem;
}
.webex-team-footer footer.pateint-intake-footer .footer-intake-social,
.webex-team-footer footer.pateint-intake-footer .intake-footer-links {
  display: none; 
}
.webex-team-footer footer.pateint-intake-footer .intake-logo {
  height: 3rem;
  width: 14.25rem;
  padding: 0;
}
.webex-team-footer footer.pateint-intake-footer .intake-logo a {
  background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/webex-Luma-Health-Logo-1.png) -1.5625rem -2.625rem / 16rem 9.3125rem;
  display: block;
}
.webex-team-footer footer.pateint-intake-footer .intake-logo img {
  visibility: hidden;
  opacity: 0;
}
.webex-team-footer footer.pateint-intake-footer .top-row {
  padding-top: 2.1875rem;
}
.webex-team-footer footer.pateint-intake-footer .bottom-row {
  padding-bottom: 0;
  padding-top: 0.6rem;
}
.Webex-team-row6 .widget-type-linked_image {
  display: none; 
}
.solution-page .cm-schdule-demo-wrapper .schedule-image img {
  max-width: 109px !important;
  width: 100%;
  margin-top: 0.6em;
}

.container-fluid.covid-solution-row7 .contentWithleft-text a:hover {
  color: #23527C;
}

footer.pateint-intake-footer {
  background: rgb(27,37,54);
  min-height: 10.25rem;
}

footer.pateint-intake-footer .page-center {
  max-width: 60rem;
  padding: 0;
}

footer.pateint-intake-footer .intake-logo img {
  max-width: 100%;
  display: block;
  width: 100% !important;
}
footer.pateint-intake-footer .top-row {
  padding-top: 2.4375rem;
}
footer.pateint-intake-footer .intake-logo {
  padding-bottom: 8px;
  float: left;
  width: 12.25rem;
}
footer.pateint-intake-footer .footer-intake-social img {
  max-width: 36px;
  width: auto;
  display: inline-block;
}
footer.pateint-intake-footer .footer-intake-social {
  float: right;
  padding-top: 5px;
  padding-right: 8px;
}
footer.pateint-intake-footer .footer-intake-social-inner a {
  padding-left: 12.5px;
  vertical-align: baseline;
  display: inline-block;
}
footer.pateint-intake-footer .bottom-row {
  padding-bottom: 1rem;
}
footer.pateint-intake-footer .intake-footer-copyright {
  line-height: 1.125rem;
  font-size: 0.805rem;
  color: #fff;
  font-weight: 400;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  float: left;
  padding-top: 8px;
}
footer.pateint-intake-footer .intake-footer-links {
  text-align: right;
  line-height: 1.625rem;
  font-size: 0.9907rem;
  color: #ffffff;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  padding-right: 8px;
  padding-bottom: 12px;
  float: right;
}
footer.pateint-intake-footer .intake-footer-links a,
footer.pateint-intake-footer .intake-footer-links a:hover{
  color: #fff;
}

.health-case-study-row10 .contact-section form .hs-button:hover {
  -webkit-transform: scale(1.05,1.05);
  transform: scale(1.05,1.05);
}
.health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 em,
.health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 i{
  font-weight: 300;
}
.health-case-study-row3 .row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper:after {
  height: 1.5625rem;
  width: 3.3375rem;
}

.health-case-study-row9 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
  padding: 0 0 0 30px;
}
.health-case-study-row9 .cm-schdule-demo-wrapper .schedule-image img {
  max-width: 100% !important;
  display: block;
}
.health-case-study-row9 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
  -ms-flex-line-pack: flex-end;
  align-content: flex-end;
  display: flex;
  flex-wrap: wrap;
}

.telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
  height: 3.25rem;
  width: 15.75rem;
  font-size: 1.0526rem;
  line-height: 33px
}
.telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button {
  margin: 2.9rem 0 0;
}
.footer-telehealth-learnmore-wrapper .footer-social-telehealth-webinar .icon-linkedin {
  height: 1.875rem;
  width: 1.8125rem;
}
.telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper {
  min-height: 43.3125rem;
}

.mobile-pateint-row3 .mobile-pateint-page .content-form-section {
  padding-top: 7.6875rem;
  padding-bottom: 4rem;
}
.mobile-pateint-row3 .mobile-pateint-page .content-form-section h1 {
  margin-top: 0;
}

/* ************ */

.nextech-partner-row5 .custom-patient-engage-section .item p {
  color: #4e6170;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  padding: 0 14px;
}

.mobile-webinar-footer footer.pateint-intake-footer .footer-intake-social {
  display: none;
}

.mobile-webinar-footer footer.pateint-intake-footer .intake-footer-links {
  display: none;
}

.mobile-webinar-footer footer.pateint-intake-footer {
  min-height: 0;
}

.mobile-webinar-footer footer.pateint-intake-footer .intake-logo img {
  min-height: auto !important;
}

.mobile-webinar-footer footer.pateint-intake-footer .intake-logo {
  padding: 0;
  left: 0;
  width: 14.4375rem;
  position: relative;
}

.mobile-webinar-footer footer.pateint-intake-footer .top-row {
  padding-top: 33px;
}

.mobile-webinar-footer footer.pateint-intake-footer .bottom-row {
  padding-bottom: 1.9rem;
  padding-left: 1px;
  padding-top: 0.5rem;
  padding-top: 0.6rem;
}

.nextech-partner-row5 .custom-patient-engage-section .item p {
  color: #4e6170;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
  padding: 0 14px;
}

.nextech-partner-wrapper .submitted-message {
  text-align: center;
  color: #000;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  font-weight: 400;
}

.nextech-partner-wrapper .widget-type-form form .hs-error-msgs label {
  background-color: #E14256 !important;
  border: 0px !important;
  background-image: none !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  padding: 12px 15px !important;
  text-shadow: none !important;
  color: #f3f3f3 !important;
  font-size: 1em !important;
  line-height: 1.2em;
  max-width: 12.7em;
  display: block;
  margin-top: 7px;
  background-color: #e51b00;
  background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
  border: 1px solid #9f1300;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #ff3c3c 0 1px 0px;
  box-shadow: rgb(0 0 0 / 65%) 0 2px 7px, inset #ff3c3c 0 1px 0px;
  position: relative;
}

.nextech-partner-row6 form .hs-error-msgs label:before {
  background-color: #E14256;
  border-right: none;
  border-bottom: none;
  display: inline-block;
  height: 16px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 16px;
  margin-top: 5px;
  content: '';
  width: 16px;
  height: 8px;
  overflow: hidden;
  position: absolute;
  top: -1px;
  left: 5px;
  z-index: 100;
  margin: 0;
}
.who-we-serve-row7 .contact-section .row {
  margin-left: 0px; 
  margin-right: 0px;
}
.container-fluid.covid-solution-row11 .contact-section .row {
  margin: 0;
}

.cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img.img-ucsandiegohealth {
  width: 280px;
  max-width: 280px;
  left: -20px;
  margin-top: -10px;
}

.cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p a {
  color: #182538;
  text-decoration-color: #98A0A6;
}

.appointment-footer footer.pateint-intake-footer .footer-intake-social img {
  max-width: initial;
}

.content-image-align-wrapper h1 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.who-we-serve-row3 .content-with-image-wrapper>.block-column {
  justify-content: flex-start;
}

.hs-search-field--open .hs-search-field__suggestions {
  z-index: 9;
}

.mobile-pateint-row2 .user-testimonial-section h3.user-name {
  padding-top: 4.8rem;
}
.mobile-pateint-row2 .user-testimonial-section .user-testimonial-inner {
  padding: 0 3rem 10px 3rem;
}

.mobile-pateint-row3 .content-form-section p,
.mobile-pateint-row3 .content-form-section ul{
  color: #182538;
}
.mobile-pateint-row3 .content-form-section ul {
  padding-left: 2.5rem;
}
.mobile-pateint-row2 .user-testimonial-section .user-content p {
  padding-bottom: 1.5rem;
}

.mobile-pateint-row2 .user-testimonial-section .user-testimonial-inner {
  padding: 0 3rem 10px 3rem;
  margin-top: 4rem;
}

.hs-greenway-three .span6{
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/bg-blue.png);
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: .3125rem .3125rem .3125rem .3125rem;
  padding: 20px 0.9rem;
  width: 371px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 48px;
  max-width: 100%;
}
.hs-greenway-three .dnd-row > .row-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 0;
  width: 94%;
  margin: 0 auto;
}
.hs-greenway-three .span6:last-child {
  margin-left: 0 !important;
}
.hs-greenway-three .hs_cos_wrapper_type_rich_text ul {
  padding-left: 2.5rem;
  padding-right: 30px;
  margin: .625rem 0;
}
.hs-greenway-three .hs_cos_wrapper_type_rich_text ul li {
  line-height: 1.5rem;
  font-size: 1.0526rem;
  margin-bottom: 1.2rem;
  color: #37465A;
}
.hs-greenway-page .custom-page-header {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  background: #fff !important;
}
.hs-greenway-page .engage-menu {
  min-height: 5.25rem;
}

.hs-greenway-three .hs_cos_wrapper_type_rich_text h3 a:hover {
  color: #F37021;
}

.container-fluid.hs-greenway-seven .client-ratings-group .item h4 img {
  width: auto;
}

.hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button {
  font-size: 0.8669rem;
  font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
  font-weight: 700;
  height: 2.4375rem;
  width: 14.5625rem;
  border-radius: 3px;
  padding: 0;
  line-height: 2.4375rem;
}
.appointment-footer a {
  pointer-events: none;
}

.testimonial__content {
  padding-bottom: 14px;
}

.solution-row1 .hs-button {
  letter-spacing: normal;
}
.testimonial__content {
  padding-bottom: 9px;
}

.automated-lyt .cp-appointment-row5 h1 {
  text-transform: none;
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a.hs-icon-linkedin {
  height: 1.8125rem;
  width: 1.8125rem;
}
.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a.hs-icon-twitter {
  height: 1.8125rem;
  width: 2rem;
  margin-right: 5px;
}
.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a.hs-icon-facebook {
  height: 2rem;
  width: 2rem;
}

.Webex-team-row5 .widget-type-linked_image img {
  max-width: 62.8125rem !important;
  left: -1.5625rem;
  position: relative;
}

.footer-top-case-study .footer-top-col-content a:focus {
  color: #F37021;
}

.solution-page .contact-section .contact-form {
  padding: 10px;
}

main.solution-page .contact-section .page-center {
  padding: 0 15px;
}

footer.pateint-intake-footer.cm-intake-footer .top-row {
  padding-top: 2.4375rem;
}

footer.pateint-intake-footer.cm-intake-footer .footer-intake-social img {
  max-width: 2.0625rem;
}

footer.pateint-intake-footer .footer-intake-social-inner a:first-child img {
  max-width: 1.8125rem;
}
footer.pateint-intake-footer .footer-intake-social-inner a:nth-child(2) img {
  max-width: 2.25rem;
}
.appointment-footer footer.pateint-intake-footer .footer-intake-social-inner a:nth-child(2) img {
  max-width: 2.5rem;
}
.appointment-footer footer.pateint-intake-footer .footer-intake-social a:last-of-type img {
  width: 2.0625rem;
}

.telehealth_header .custom-page-header .cm-page-logo {
  max-width: 11.925rem;
  position: relative;
  left: -0.3625rem;
  padding-top: 1.8375rem;
  width: 100%;
}
.telehealth_header .custom-page-header {
  min-height: 7.25rem;
}
.telehealth_header .custom-page-header .cm-page-menu-links {
  padding-left: 2.2rem;
  padding-top: 2.6875rem;
}
.telehealth_header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
  padding-right: 34px;
}
.telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
  height: 3.25rem;
  width: 15.75rem;
  font-size: 1.0526rem;
  display: table-cell;
  line-height: 120%;
  vertical-align: middle;
}
.footer-nex-wrapper footer.pateint-intake-footer .intake-logo img {
  min-height: auto;
}
.footer-nex-wrapper footer.pateint-intake-footer .intake-logo {
  width: 11.3125rem;
  left: -0.1875rem;
  position: relative;
  padding-bottom: 0.65rem;
}
.footer-nex-wrapper footer.pateint-intake-footer.cp-footer .bottom-row {
  padding-bottom: 30px;
}
.telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
  height: 3.25rem;
  width: 15.75rem;
  font-size: 1.0526rem;
  display: table-cell;
  line-height: 120%;
  vertical-align: middle;
  box-shadow: 0 1px 3px rgb(1 1 1 / 50%);
}

.gtd-page .content-form-section .left ul li span {
  color: #1F415B;
  font-size: 1.2384rem;
}

.contact-section form .hs_number_of_providers {
  width: 100% !important;
}

.hs-epic-wrapper .client-ratings-group .item h4 img {
  margin: 0;
  vertical-align: top;
  width: 132px;
  margin-top: 13px;
}

.custom-greenway-banner-wrp .image img {
  image-rendering: pixelated;
}

.mobile-patient-header .custom-page-header .page-center {
  padding-bottom: 0px;
}

.Webex-team-row2 .hs-menu-item a:hover {
  text-decoration: underline;
}

.footer-link-case-study {
  line-height: 1.625rem;
  font-size: 0.9907rem;
  color: #fff;
}

.solution-row6 .widget-type-rich_text h2 {
  color: #000;
}

.cp-appointment-row8 .healthcare-professionals-section .item img,
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img {
  max-width: 9.375rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="Epic"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="Epic"] {
  max-width: 6.125rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="nextgen"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="nextgen"] {
  max-width: 7.375rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="eClinicalWorks"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="eClinicalWorks"] {
  max-width: 11.1875rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="All scripts"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="All scripts"] {
  max-width: 10.625rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="athena health"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="athena health"] {
  max-width: 10rem;
}

.cp-appointment-row8 .healthcare-professionals-section .item img[alt*="Meditech"],
.cp-scheduling-plus-row4 .healthcare-professionals-section .item img[alt*="Meditech"] {
  max-width: 8.125rem;
}

.engage-page .content-form-section ul {
  line-height: 1.25rem;
  font-size: 1.2384rem;
  padding-top: 4px;
}

.engage-page .content-form-section ul li {
  line-height: 1.25rem;
  font-size: 1.2384rem;
  padding-bottom: 1.25rem;
}

.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a:first-child {
  height: 1.8125rem;
  width: 1.8125rem;
}
.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a:nth-child(2) {
  height: 1.8125rem;
  width: 2rem;
  margin-right: 5px;
}
.footer-about-access-wrapper footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a:nth-child(3) {
  height: 2rem;
  width: 2rem;
}

.hs-greenway-five .span7 ul li, .hs-greenway-six .span6 ul li {
  font-size: 1.68rem !important;
}

.IE .home-row3 .innerBix img {
  max-width: 420px !important;
}

.IE select::-ms-expand {
  display: none !important;
}

.IE .footer-socail-icons  a svg {
  position: relative;
  top: -10px;
}

.mobile-patient-intake-footer-wrapper footer.pateint-intake-footer .intake-logo {
  padding-bottom: 0.7rem;
}

.osis-row6 .custom-patient-engage-section .item img {
  max-width: 4.1875rem;
}

.appointment-footer footer.pateint-intake-footer.cp-footer .bottom-row {
  padding-top: 3px;
}

.osis-row5 .widget-type-linked_image img {
  max-width: 11.1875rem !important;
}

.osis-row6 .custom-patient-engage-section .item .inner {
  padding-bottom: 1.5rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
  width: 100%;
  max-width: 11.875rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="Salud"] {
  max-width: 8.75rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="Cook County Health"] {
  max-width: 10.5625rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="Houston"] {
  max-width: 11.5rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="Penn Medicine"] {
  max-width: 14.9375rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="Women Care"] {
  max-width: 10rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="West Dermatology"] {
  max-width: 10rem;
}

.cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img[alt*="UC San Diego Health"] {
  max-width: 17.5rem;
  margin: 0 auto;
}

.gtd-row4 .content-form-section .span5.left {
  max-width: 28.75rem;
  margin: 0;
}
.gtd-row4 .content-form-section .span7.right {
  max-width: 35.0625rem;
  margin: 0;
  padding: 0px 8px 0px 16px;
}

.custom-patient-engage-section .item img[alt*="Feedback & Reputation Management"] {
  width: 4.5625rem;
}

.custom-patient-engage-section .item img[alt*="Smart Conversations"] {
  width: 4.4375rem;
}

.custom-patient-engage-section .item img[alt*="Collaboration Hub"] {
  width: 3.75rem;
}

.custom-patient-engage-section .item img[alt*="Mobile Insurance Card Upload"] {
  width: 5.6875rem;
}

.gtd-page .content-form-section .span5.left {
  max-width: 100%;
  width: 50%;
}

.gtd-page .content-form-section .span7.right {
  width: 50%;
  margin-left: 0;
  max-width: 100%;
  padding-right: 0;
}

.gtd-page .content-form-section .left ul {
  padding-top: 0.3rem;
  padding-bottom: 1.8rem;
}

.gtd-page .content-form-section form {
  padding-left: 0;
}

.gtd-page .content-form-section form .form-columns-2 .hs-form-field:last-child {
  padding: 0 !important;
}

.gtd-page .content-form-section form .form-columns-3 .hs-form-field:last-child {
  padding: 0 !important;
}

#telehealth_patient_page img {
  height: auto;
}

.telehealth-row8 .content-form-section ul.inputs-list {
  padding: 0;
}

.custom-cp-banner .cp-content-section h2 {
  font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
}

.cp-scheduling-plus-row1 .hs_cos_wrapper_type_rich_text p {
  line-height: 1.75rem;
  font-size: 1.2384rem;
  color: #1f415b;
}

.covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image img {
  max-width: 100% !important;
}
.covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
  align-items: flex-end;
  padding-top: 2.1rem;
  justify-content: flex-end;
}
.covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image {
  width: 16.696%;
}
.covid-solution-row10 .cm-schdule-demo-wrapper.with-img-tag .cm-schdule-demo-content {
  width: 59.486%;
  padding: 29px 0 31px 50px;
}

.scheduling-plus-layout .cp-scheduling-plus-row1 p a {
  color: #182538;
}

#case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon {
  width: 6rem;
  height: 6rem;
}

.osis-row6 .custom-patient-engage-section .item .inner {
  padding-bottom: 1.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.osis-row6 .custom-patient-engage-section .item h4 {
  width: 100%;
}

.leaders-section .memberBox .memberDetails a {
  text-decoration: none !important;
}

.osis-row6 .custom-patient-engage-section .item img[alt*="Smart Conversations"] {
  width: 4.5rem;
}

.osis-row6 .custom-patient-engage-section .item img {
  max-width: 100%;
}

.osis-row6 .custom-patient-engage-section .item img[alt*="insurance"] {
  width: 5.6875rem;
}

.osis-row6 .custom-patient-engage-section .item h4 {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.osis-row6 .custom-patient-engage-section .item .image {
  display: block;
  width: 100%;
  min-height: 71px;
}

.osis-row6 .custom-patient-engage-section .item img[alt*="Feedback & Reputation Management"] {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .home-row2 .span6,
  .home-row5 .span6.left {
    width: 50%;
  }

  .home-row2 .span6.right {
    left: 16.66666667%;
    width: 25%;
  }

  .home-row2-inner:after {
    width: 46%;
  }

  .home-row3-inner:after {
    transform-origin: top;
    transform: skew(-10deg,0deg);
    width: 44%;
  }

  .home-row3 .span8.right {
    left: 25%;
    width: 41.66666667%;
  }

  .home-row4 .results-wrapper {
    width: 83.33333333%;
    left: 8.33333333%;
  }

  .home-row4 .results-wrapper .inner {
    width: 66.6667%;
    left: 16.66666667%;
  }

  .home-row5 .span6.right {
    width: 25%;
    left: 25%;
  }

  .cp-header .page-center,
  .cp-appointment-layout .page-center,
  .cp-appointment-layout .dnd-section>.row-fluid {
    max-width: 60rem;
  }

  .cp-appointment-row2 .dnd-section {
    min-height: 31.125rem;
  }

  .cp-appointment-row2 h1 {
    line-height: 2.8125rem;
    font-size: 1.9814rem;
  }

  .cp-appointment-row2 p {
    line-height: 1.875rem;
    font-size: 1.1765rem;
  }

  .footer-bottom-case-study {
    padding: 0 10px 56px 17px;
    align-items: flex-end;
  }

  .footer-bottom--right-case-study {
    padding-right: 5px;
  }
  .telehealth-logo {
    top: 1.9375rem;
    left: -0.0625rem;
    position: relative;
  }

  .telehealth-custom-menu {
    position: relative;
    top: 2.6875rem;
    padding-left: 19px;
  }
  #telehealth_page .telehealth-row2 .dnd-section>.row-fluid {
    max-width: 71.5rem;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper{
    position: relative;
    left: -1rem;
    min-height: 28.3125rem;
  }
  #telehealth_page .telehealth-row3 .dnd-section>.row-fluid {
    max-width: 81rem;
  }
  #telehealth_page .telehealth-row5 .dnd-section>.row-fluid {
    max-width: 89rem;
  }
  #telehealth_page .telehealth-row6 .dnd-section>.row-fluid {
    max-width: 71rem;
  }
  .telehealth-row4 {
    margin-top: 5rem;
  }
  .telehealth-row8 .content-form-section .page-center {
    max-width: 60rem;
    padding: 0;
  }
  .telehealth-row8 .content-form-section {
    min-height: 42.5rem;
  }
  #telehealth_page .telehealth-row7 .dnd-section>.row-fluid {
    max-width: 71.5625rem;
  }

  .reputation-management-row3 .span4 {
    width: 33.33333333%;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-logo img {
    max-width: 188px !important;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item a {
    text-align: left;
    line-height: 1.375rem;
    font-size: 0.8669rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-logo {
    min-height: 2.5rem;
    width: 11.75rem;
    padding-top: 1.3125rem;
    left: 0;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links {
    padding-left: 2.7rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item {
    padding-right: 3.2rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header {
    min-height: 5rem;
    height:auto !important;
  }


  .mobile-patient-webinar-row3 .dnd-section {
    padding-top: 2.1875rem;
    padding-bottom: 1.55rem;
  }

  .mobile-patient-webinar-row3 h1 {
    line-height: 2.125rem;
    font-size: 1.7337rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    margin: 0;
    text-transform: unset;
    color: #37465A;
  }

  .mobile-patient-webinar-row3 .dnd-section > .row-fluid {
    max-width: calc(45.0625rem + 20px);
    position: relative;
    left: -1px;
  }

  .mobile-patient-webinar-row3 .video-container {
    margin-top: 1.55rem;
    height: 25.25rem;
    overflow: hidden;
    margin-bottom: 2.8rem;
  }

  .mobile-patient-webinar-row3 .video-container iframe {
    height: 100%;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.3rem;
    margin-left: calc(1rem - 1px);
    margin-bottom: 8px;
    max-width: 25.6875rem;
  }

  .mobile-patient-webinar-row3 p {
    text-align: center;
    line-height: 1.8125rem;
    font-size: 1.1146rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }

  .mobile-patient-webinar-row3 p a:hover {
    color: rgba(243,112,33,1.0);
  }

  .mobile-patient-webinar-row4 .dnd-section {
    padding: 0;
  }

  .mobile-patient-webinar-row5 .dnd-section > .row-fluid {
    max-width: calc(60rem + 20px );
  }

  .mobile-patient-webinar-row5 h1 {
    line-height: 2.625rem;
    font-size: 1.8576rem;
    margin: 0;
    text-transform: unset;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    margin-bottom: 1.3rem;
  }

  .mobile-patient-webinar-row5 .dnd-section {
    padding-top: 3.5rem;
    padding-bottom: 1.3rem;
  }

  .mobile-patient-webinar-row5 p {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
  }

  .mobile-patient-webinar-row5 .widget-type-rich_text {
    max-width: 35rem;
    margin: 0 auto;
    position: relative;
    left: 9px;
  }

  .mobile-patient-webinar-row5 p {
    margin-bottom: 1.6rem;
  }

  .mobile-patient-webinar-row5 p a {
    font-weight: bold;
    line-height: 1.6875rem;
    font-size: 1.0526rem;
  }


  .mobile-patient-webinar-row6 .user-testimonial-section {
    background: rgb(242,242,242) !important;
    min-height: calc(37.5rem);
    padding-top: 2.3125rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .page-center {
    max-width: 60rem;
    position: relative;
    left: 0;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-content p {
    color: #fff;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    padding-bottom: 1.7rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section p.user-designation {
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    margin-top: -1px;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section h3.user-name {
    color: #fff;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    padding-top: 4.38rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-image {
    top: -3.1rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-testimonial-inner {
    left: 0;
    padding: 0 3.7rem 10px;
    margin-top: 4.1rem;
  }

  .cm-resources-sec3 .hs-search-field__bar form {
    margin-left: initial;
    margin-right: initial;
  }
  .cm-resources-sec3 .hs-search-field__bar form .hs-search-field__input {
    max-width: initial;
  }

  .about-row1 .dnd-section>.row-fluid{
    width: 91.66666667%;
    left: 4.1666665%;

  }
  .solution-row1 .right-column {
    width: 56.083%;
  }
  .solution-row1 .left-column {
    width: 43.917%;
  }
  .solution-row1 .right-column > div {
    padding-right: 75px;
  }
  .care-accessible-section .content-section.cm-width .accessible-item:first-child .accessible-inner {
    padding: 0 0 0 120px;
  }
  .care-accessible-section .content-section.cm-width .accessible-item:nth-child(2) .accessible-inner {
    padding: 0 80px 0 40px;
  }
  .care-accessible-section .content-section.cm-width .accessible-item:nth-child(3) .accessible-inner {
    padding: 0 120px 0 0;
  }

  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    width: 45%;
  }

  .Webex-team-row4 .missed-appointment-wrapper {
    margin-top: -11px;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 {
    text-align: center;
    line-height: 1.9375rem;
    font-size: 1.3622rem;
  }

  .mobile-patient-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:nth-child(2) {
    padding-right: 25px;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 a {
    line-height: 1.875rem;
    font-size: 1.1765rem;
  }

  .gtd-row4 .page-center {
    max-width: 71rem;
  }
  .gtd-page .content-form-section .span7.right {
    float: right;
    padding-left: .5rem;
    padding-right: 1.8rem;
  }
  .gtd-page .content-form-section .span7.right form fieldset  {
    max-width: 100%;
  }
  .gtd-page .content-form-section .span5.left {
    padding-left: 5.3rem;
    padding-right: 1.5rem;
  }

  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
    left: 3.8rem;
    max-width: 100%;
    width: 100%;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-inner {
    flex-wrap: nowrap;
    margin-right: -1.4rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-item {
    margin: 0 auto;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-right-col-inner {
    height: 37.5rem;
    background-size: cover;
    background-position: 50% 50%;
  }

  .footer-telehealth-learnmore-wrapper .footer-link-telehealth-webinar a:last-child {
    padding-left: 4px;
  }
  .footer-telehealth-learnmore-wrapper .footer-link-telehealth-webinar a:nth-child(2) {
    padding-left: 1px;
    padding-right: 4px;
  }
  .footer-telehealth-learnmore-wrapper .footer-link-telehealth-webinar a:first-child {
    padding-right: 2px;
  }
}

@media (min-width: 782px) {
  .who-we-serve-row1 .who-we-serve-col{
    flex-basis: 0;
    flex-grow: 1;
  }

}

@media (min-width: 1024px) {
  .home-row1 .dnd-section>.row-fluid {
    padding: 116px 10px 70px;
    max-width: 768px;
    margin: 0 auto;
  }

  .home-row1 h2 {
    margin-bottom: 18px;
  }

  .home-row2 {
    padding: 0 0 4px;
  }

  .skewTilt {
    top: 115px;
  }

  .pink-square {
    position: absolute;
    top: 117px;
    bottom: 28px;
    width: 10%;
    right: 0;
    height: calc(100% - 144px);
    background-color: #fdf1f5;
  }

  .home-row2 .span6.right {
    width: 395px;
  }

  .home-row2 .right img {
    right: -63px;
    top: -27px;
  }

  .home-row2-inner:after {
    top: 115px;
  }

  .home-row2 .hs_cos_wrapper_type_rich_text {
    display: block;
    margin-top: 115px;
  }

  .home-row2 p,
  .home-row3 p {
    max-width: 545px;
  }

  .home-row2 p:last-of-type {
    margin-bottom: 30px;
  }

  .home-row3 .skewTilt {
    top: 125px;
  }

  .home-row3-inner:after {
    top: 125px;
  }

  .home-row3 p:last-of-type {
    margin-bottom: 30px;
  }

  .home-row4 .results-wrapper .presentation-block h4 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #000;
  }

  .home-row4 .results-wrapper .wrap .intro_description>p {
    position: relative;
    font-size: 18px;
  }

  .home-row4 .results-wrapper .presentation-block .intro-module .intro_title {
    font-size: 50px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
  }

  .home-row5 .skewTilt {
    right: 0;
    top: 60px;
    left: auto;
    height: 250px;
    background-color: #def2ea;
  }

  .concierge_section:after {
    height: 250px;
    right: 0;
    top: 60px;
  }

  .concierge_section .concierge_img img {
    width: 330px;
    right: -15px;
  }

  .cm-resources-sec3 .hs-search-field__bar {
    height: fit-content;
    margin-right: 23px;
  }
  .cm-resources-sec3 .hs-search-field__bar form {
    padding-bottom: 0;
  }
  .cm-resources-sec3 .hs-search-field__bar form .hs-search-field__input {
    font-size: 20px;
    line-height: 26px;
    width: 91% !important;
    padding-left: 20px;
  }
  .cm-resources-sec3 .hs-search-field__bar form button:after {
    font-size: 22px;
  }
  

}


@media (min-width:1201px) {
  .covid-stage-wrapper .custom-page-header .page-center {
    padding-top: 13px;
  }
}

@media (min-width: 1280px) {
  .home-row5 p {
    margin-right: 20px;
  }

  .home-row5 .span6.left>div {
    margin-left: 10px;
  }
}
@media (max-width: 1450px) {
  .hs-epic-wrapper .client-ratings-group .item h4 img {
    width: 52%;
  }
}

@media (min-width: 1400px) {
  .home-row2 .right img {
    right: -94px;
  }

  .concierge_section .concierge_img img {
    right: -50px;
  }

  .home-row5 p {
    margin-right: 70px;
  }

  .home-row5 .span6.left>div {
    margin-left: 0;
  }

  .who-we-serve-page,
  main.solution-page,
  main.about-page{
    padding-top: 0;
    margin-top: -10px;
  }
}

@media (max-width: 1400px) {
  .automated-lyt .cp-appointment-row7 .content-image-align-wrapper .image img {
    width: 100%;
    left: auto;
  }

  .gtd-row2 .content-image-align-wrapper .image img {
    width: 100%;
  }

  .gtd-row2 .content-image-align-wrapper.img-align-left .image {
    position: static;
  }

  .hs-epic-wrapper .client-ratings-group .item .inner h4 {
    font-size: 14px;
  }

  .health-assist-header .custom-header {
    padding: 15px 20px;
  }

  .reputation-management-wrapper .contact-section .page-center {
    padding: 0 10px;
  }

  .body-resources-wrapper {
    padding-top: 31px;
  }
.vaccine-row1 {
    padding-top: 31px;
}
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .concierge_section:after {
    transform-origin: top;
  }

  .health-assist-header .login-btn a {
    font-size: 16px;
    padding: 9px 15px;
  }

  .hs-epic-wrapper .col1 {
    padding: 91px 0px 0px 0px;
  }
}

@media screen and (max-width: 1399px) {
  .about-row1 .dnd-section {
    padding-top: 60px;
  }

  .about-access-page {
    padding-top: 2.3rem;
  }
}

@media screen and (max-width: 1325px) {
  .who-we-serve-page .page-center,
  .who-we-serve-row2 .dnd-section > .row-fluid,
  .who-we-serve-row4 .dnd-section > .row-fluid,
  .who-we-serve-row5 .dnd-section > .row-fluid,
  .who-we-serve-row6 .dnd-section > .row-fluid,
  .who-we-serve-row3 .dnd-section>.row-fluid{
    padding: 0 45px;
  }

  .home-row4 .results-wrapper {
    padding-top: 20px;
  }

  .home-row4 .dnd-section {
    padding-bottom: 62px;
  }

  .home-row4 .results-wrapper .presentation-block h4 {
    margin-bottom: 4px;
  }

  .body-resources-wrapper .dnd-section>.row-fluid{
    padding: 0 45px;
    max-width: 100% !important;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .hs-epic-wrapper .col1 {
    padding: 91px 20px 0px 20px !important;
  }
}
@media (min-width: 700px) and (max-width: 1300px) {
  .home-row2 .right img {
    right: 16px;
  }
}


@media (min-width: 1024px) and (max-width: 1200px) {
  .home-row2 .span6.left>div {
    margin-left: 50px;
  }

  .home-row3 .span4.left {
    position: relative;
    left: 50px;
  }

  .home-row3 .span8.right>div {
    position: relative;
    left: -50px;
  }

  .home-row3 .span8.right {
    padding-right: 0;
  }

  .home-row5 .span6.left>div {
    margin-left: 20px;
  }

  .home-row5 .span6.right {
    position: relative;
    left: 195px;
  }

  .home-row2 .span6.left {
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .cp-page {
    font-size: 1.33vw;
  }

  .cp-logo img {
    width: 100% !important;
    margin-left: -23px;
  }

  .custom-cp-banner {
    margin-top: -2rem;
  }

  .cp-appointment-row3 .dnd-column {
    left: 0;
  }

  .cp-logo {
    display: inline-block;
    max-width: 13.6875rem;
  }

  .cp-appointment-row2 .dnd-column {
    max-width: 46.8rem;
  }

  .cp-appointment-row2 .dnd-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .cp-appointment-row1 ul>li {
    padding: 0;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
    max-width: 4.625rem;
  }

  .cm-content-top-image-wrapper .cm-content-top-image-content {
    margin: 0;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding-bottom: 1rem;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
    margin-bottom: 5px;
  }

  .cp-appointment-row5 .dnd-section {
    padding-top: 7rem;
  }

  .cp-appointment-row1 .dnd-section {
    padding-top: 2rem;
    padding-bottom: 1.1rem;
  }

  .engage-page .custom-cp-banner {
    margin-top: 0;
  }

  .engage-page .custom-cp-banner {
    padding-top: 16px;
  }

  .cp-appointment-layout .custom-page-header {
    height: auto;
  }

  .custom-patient-engage-section .title-section h1 {
    margin-bottom: 1.2rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .title-section p {
    padding-top:0;
  }

  .nextech-partner-row7 .client-ratings-group .item .inner {
    min-height: 16rem;
    padding-left: 1.3rem;
  }

  .nextech-partner-row7 .client-ratings-group .item h4 img {
    max-width: 6.875rem;
  }

  .patient-messaging-wrapper .custom-page-header .cm-page-logo img {
    height: 2.8rem;
    object-fit: cover;
    max-width: 13.5rem !important;
  }

  .patient-messaging-row2 .custom-cp-banner {
    margin-top:0 !important;
  }

  .patient-messaging-wrapper .custom-page-header {
    min-height: 9.375rem;
    height:auto;
  }

  .patient-messaging-row4 .care-accessible-section .image img {
    max-width: 4.375rem !important;
  }

  .patient-messaging-row5 .content-image-align-wrapper .content {
    padding-left: 6.1rem;
  }

  .patient-messaging-row4 .hs-button {
    padding-left:0;
    padding-right:0;
  }

  .mobile-patient-webinar-row3 .video-container {
    margin-top: 1.7rem;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.2rem;
  }

  .mobile-patient-webinar-row5 p {
    margin-bottom: 1.7rem;
  }

  .mobile-patient-webinar-row5 .widget-type-rich_text {
    left: .6rem;
  }

  .mobile-patient-webinar-row5 h1 {
    margin-bottom: 1.4rem;
  }

  .custom-page-header {
    height: auto;
  }

  .covid-stage-row3 h1 {
    margin-bottom: 2.8rem;
    left: -10px;
    margin-top: 0;
  }

  .covid-stage-row3 .dnd-section {
    padding: 4.56rem 0;
  }

  .covid-stage-row3 .widget-type-rich_text {
    max-width: 44.75rem;
    margin: 0 auto;
  }

  .covid-stage-row7 .dnd-section {
    padding-bottom: 7.12rem;
    padding-top:4rem;
  }

  .covid-stage-row7 .content-background-wrapper .cm-row>.content-left ul {
    text-align: left;
    line-height: 2rem;
    padding-left: 2.2rem;
    font-size: 1.2384rem;
  }

  .covid-stage-row7 .content-background-wrapper .cm-row {
    padding-bottom: 2.5rem;
    padding-top: 3.5rem;
  }

  .covid-stage-row7 .content-background-wrapper {
    max-width:65.375rem;
  }

  .covid-stage-row5 .dnd-section {
    padding-top: 5.2rem;
    padding-bottom: 2rem;
  }

  .covid-stage-row5 h1 {
    left: 0;
    margin-bottom: 2.9rem;
  }

  .covid-stage-row5 .widget-type-rich_text {
    left: 0;
    max-width: 44.8125rem;
  }
  .webex-team-header .custom-page-header {
    height: auto;
  }
  .webex-team-header .custom-page-header .page-center {
    padding: 0;
  }
  .webex-team-header .custom-page-header {
    height: auto;
    min-height: 4rem;
  }

  /*   ******** */
  .mobile-webinar-footer footer.pateint-intake-footer .intake-logo {
    left: -0.3rem;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .bottom-row {
    padding-bottom: 2rem;
    padding-left: 1px;
    padding-top: 0.9rem;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .intake-footer-copyright {
    padding-top: 0;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .top-row {
    padding-top: 2.1rem;
  }


  /*   ****** */
}

@media (max-width: 1200px){
  #case_study_page {
    padding: 10rem 0 0 0;
  }
  .case-study-row3 {
    padding: 4.6rem 0 0;
  }
  .case-study-row3 .row-fluid-wrapper:not(:last-child) {
    margin-bottom: 4rem;
  }
  .case-study-row4 {
    margin-top: 5.5rem;
  }
  .row-fluid-wrapper:not(:last-child) .cm-content-top-image-wrapper {
    margin-bottom: 5.5rem;
  }
  .case-study-row6 .widget-type-rich_text {
    margin: 0 0 3rem 0;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper {
    margin: 5.8rem 0 0;
  }
  .case-study-row7 {
    padding: 5rem 0 1rem;
  }
  #case_study_page  .row-fluid-wrapper .cm-schdule-demo-wrapper {
    margin-bottom: 4rem;
  }
  .case-study-row5 {
    padding: 5rem 0 6rem;
  }

  .covid-stage-row7 .content-background-wrapper {
    left: 0;
  }

  .covid-stage-row7 .content-background-wrapper .content-inner {
    left: 0;
  }

  .covid-stage-row7 .content-background-wrapper p {
    left: 0;
  }

  .hs-greenway-three .span6 {
    width: 41%;
  } 

  .automated-lyt .cp-appointment-row6 .dnd-section {
    padding-bottom: 3rem;
  }

  .cm-client-testimonial-wrapper .cm-client-testimonial-quote {
    top: 2.2rem;
  }

  .solution-row1 .page-center {
    padding: 0 15px;
  }

  footer.pateint-intake-footer.about-access-footer .intake-footer-copyright {
    padding-top: 0.6rem;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    width: 100%;
    padding-bottom: 0;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }
  .hs-epic-wrapper .client-ratings-group .item h4 img {
    margin: 1rem 0;
  }
}
}


@media (max-width: 1199px){
  .cm-telehealth-patientheader-logo {
    padding: calc(18px * 1.45) 0;
  }

  #telehealth_patient_page .telehealth-patient-row2 .dnd-section>.row-fluid {
    padding: 26px 0 0;
  }

  .cm-resources-sec3 .hs-search-field {
    margin-left: 0;
  }

  .cm-telehealth-patientheader-logo {
    padding: calc(18px * 1.45) 0;
  }
}


@media screen and (max-width: 1170px) {
  .solution-row1 .page-center {
    padding: 0 15px; 
  }

  .appointment-footer footer.pateint-intake-footer .footer-intake-social a:last-of-type img {
    max-width: 28px;
  }
}

@media screen and (max-width: 1076px) {
  .who-we-serve-page {
    padding-top: 21px;
  }
  .who-we-serve-row1 {
    padding-top: 32px;
  }
  .who-we-serve-row1 .page-center, .who-we-serve-row3 .page-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .who-we-serve-row1 .left-column .widget-type-linked_image {
    align-self: center;
  }
  .who-we-serve-row1 .left-column .widget-type-linked_image img {
    padding: 0 38.34px;
  }
  .who-we-serve-row1 .right-column,
  .who-we-serve-row3 .right-column{
    margin-bottom: 59px;
  }
  .who-we-serve-row1 .left-column .hs-button {
    display: block;
    margin-top: 48px;
    border: 1px solid #f37021;
  }
  .who-we-serve-row2 {
    margin-top: 107px;
  }
  .who-we-serve-row3,
  .who-we-serve-row4 .dnd-section{
    padding-top: 105px; 
  }
  .who-we-serve-row5 .dnd-section {
    padding-top: 132px;
  }
  main.solution-page {
    padding-top: 35px;
  }
}

@media (max-width: 1073px){
  .body-resources-wrapper {
    padding-top: 31px;
  }

  .cm-resources-sec3 .span3.dnd-column {
    margin-left: 0;
    width: 26%;
  }
  .cm-resources-sec3 .span9.dnd-column {
    width: 74%;
  }

  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img.img-ucsandiegohealth {
    width: 100%;
    left: auto;
    margin-top: 0;
  }
}

@media (max-width: 1024px) {
  .hs-greenway-one .dnd-section[class*="background-color"] {
    padding-top: 26px !important;
    padding-bottom: 22px !important;
  }
  .hs-greenway-two .dnd-section {
    padding-top: 40px !important;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
    max-width: 70%;
  }
  .hs-greenway-four .span6:first-child .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    max-width: 17.6875rem !important;
  }
  .hs-greenway-four .span6 .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    max-width: 65% !important;
  }
  .hs-greenway-five .span5 img {
    max-width: 17.75rem !important;
  }
  .hs-greenway-six .span6 img {
    max-width: 80% !important;
    margin-left: 30px;
  } 
  .hs-greenway-six {
    border-top-width: 1px;
  }
  .hs-greenway-six .content-form-section {
    border-top-width: 1px;
  }

  .health-assist-header .login-btn {
    display:none;
  }

  .covid-solution-wrapper {
    margin-top: 4px;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .covid-solution-wrapper .cm-content-top-image-wrapper .cm-content-top-image-link {
    padding: 4px 0 8px;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-link {
    padding: 14px 0 8px;
  }

  .covid-solution-wrapper .cm-content-top-image-wrapper .cm-content-top-image-link a {
    font-size: 12px;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .covid-solution-row3 .dnd-section {
    padding: 60px 0 20px;
  }

  .covid-solution-row3 h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .covid-solution-row3 p {
    font-size: 16px;
  }

  .covid-solution-row4 .dnd-section {
    padding-left: 0;
    padding-right: 0;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0 15px !important;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper h3 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    padding-bottom: 20px;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .covid-solution-row5 .dnd-section {
    padding: 60px 0 20px;
  }

  .covid-solution-row5 h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .covid-solution-row5 p {
    font-size: 16px;
  }

  .covid-solution-row8 .dnd-section {
    padding: 60px 0 20px;
  }

  .covid-solution-row8 h2 {
    font-size: 20px;
    line-height: 22px;
  }

  .covid-solution-row8 p {
    font-size: 16px;
  }


  .covid-solution-row10 .dnd-section {
    padding: 0 0 100px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    padding-left: 0;
    background-position-x: 0 !important;
    background-size: 100% !important;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content {
    padding-left: 0;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a {
    font-size: 16px;
    letter-spacing: 0;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    padding-right: 4px;
  }

  .container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image {
    padding: 0;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text a {
    font-size: 18px;
    line-height: 22px;
  }

  .body-resources-wrapper {
    padding-top: 45px;
  }
  .cm-resources-sec3 .hs-search-field__bar form {
    width: 320px;
  }
  .cm-resources-sec3 .span9.dnd-column, 
  .cm-resources-sec3 .span3.dnd-column {
    width: 50%;
    margin-left: 0;
  }
  .cm-resources-sec3 .dnd-section {
    padding-bottom: 58px !important;
  }
  .cm-resources-sec3 .dnd-section>.row-fluid {
    max-width: 900px !important;
    padding: 0;
  }
  .resources-categorywith-search {
    padding-right: 0;
  }
  .cm-resources-sec3 .hs-search-field__bar form button {
    width: 17px;
  }
  .cm-resources-sec3 .dnd-section {
    padding: 0 45px;
  }

  .container-fluid.covid-solution-row7 .contentWithleft-text {
    padding-right: 120px;
  }

  .solution-page .critical-need-wrapper .content-topics {
    padding: initial;
  }
  .solution-page .critical-need-wrapper .cm-content-title {
    font-size: 24px;
  }
  .solution-card-wrapper .card-box .card-box-icon {
    padding: 0 0;
  }
  .solution-card-wrapper .card-box>.card-box-inner {
    padding: 75px 50px;
  }

  footer.pateint-intake-footer .intake-logo img {
    min-height: initial;
  }

  .sol-header.custom-page-header .mobile-ne-trigger {
    right: 9rem !important;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-inner {
    padding: 0;
    padding-top: 1rem;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    padding: 0;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
    padding: 0;
  }
  .covid-solution-row10 .cm-schdule-demo-wrapper.with-img-tag .cm-schdule-demo-content {
    padding-left: 0;
    padding-top: 31px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    padding: 0;
    display: flex;
    justify-content: center;
    margin-left: 0;
  }
}

@media (max-width: 1023px) {
  .who-we-serve-page {
    padding-top: 35px;
  }
  .home-row1 .dnd-section>.row-fluid {
    padding: 20px 0 28px;
  }

  .home-row1 h2 {
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    font-size: 30px;
    padding-bottom: 22px;
  }

  .home-row1 p {
    line-height: 24px;
    font-size: 16px;
    max-width: 615px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 0;
  }

  .home-row2 .span6.left {
    width: 57%;
    padding-right: 50px;
    padding-left: 50px;
  }

  .home-row2 h2 {
    font-size: 30px;
    margin-bottom: 10px;
    max-width: 310px;
  }

  .home-row2 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .home-row2-inner:after {
    width: 41%;
    left: 64%;
    top: 0;
    bottom: 0;
  }

  .home-row2 .span6.right {
    left: 8%;
  }

  .home-row2 .right img {
    max-width: 100vw !important;
    width: 254px;
    top: 16px;
    right: 16px;
  }

  .mobShow {
    display: block;
  }

  .home-row3-inner:after {
    top: 0;
    bottom: 0;
    transform-origin: top;
    transform: skew(-10deg,0deg);
    width: 44%;
  }

  .home-row3 .refImgBox {
    margin: 0 auto 37px 0;
  }

  .home-row3 .span4.left {
    position: relative;
    left: 50px;
    bottom: -36px;
  }

  .home-row3 .span8.right {
    left: 15%;
    width: 53%;
  }

  .home-row3 h2 {
    font-size: 30px;
  }

  .home-row3 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .home-row3 {
    padding: 115px 0 86px;
  }

  .home-row4 .dnd-section {
    padding: 30px 0 60px;
  }

  .home-row4 .results-wrapper .description p {
    font-size: 16px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    line-height: 24px;
  }

  .home-row4 .results-wrapper .presentation-block {
    width: 50%;
    margin-bottom: 15px;
  }

  .home-row4 .results-wrapper .presentation-block .intro-module .intro_title {
    font-family: poppins,sans-serif;
    font-size: 50px;
    margin: 45px auto 40px;
  }

  .home-row4 .results-wrapper .description {
    margin-bottom: 0;
  }

  .home-row4 .results-wrapper .presentation-block .intro_description {
    margin: 0;
    margin-top: -5px;
  }

  .home-row4 .results-wrapper .presentation-block h4 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1px;
  }

  .home-row4 .results-wrapper .wrap .intro_description>p {
    font-size: 18px;
  }

  .home-row4 .results-wrapper .content {
    padding-top: 20px;
  }

  .concierge_section:after {
    width: 33%;
    height: 280px;
    right: -25px;
    left: auto;
    top: 68px;
  }

  .home-row5 .skewTilt {
    top: 82px;
    height: 150px;
    right: -60px;
    left: auto;
  }

  .home-row5 {
    padding: 0;
  }

  .home-row5 .span6.left>div {
    padding-left: 50px;
  }

  .home-row5 .span6 .row-fluid {
    padding: 0;
  }

  .home-row5 .span6.left {
    padding: 0;
  }

  .home-row5 h2 {
    max-width: 310px;
    font-size: 30px;
  }

  .home-row5 p {
    font-size: 16px;
    line-height: 24px;
    max-width: 330px;
  }

  .home-row5 .skewTilt {
    height: 150px;
    right: -60px;
    left: auto;
    top: 82px;
  }

  .home-row5 .span6.right {
    width: 230px;
    height: 200px;
    padding-left: 0;
    padding-right: 0;
    top: 110px;
    left: 8%;
  }

  .home-row5 .hs_cos_wrapper_type_rich_text {
    margin-top: 66px;
  }

  .concierge_section .concierge_img {
    right: -80px;
  }

  .concierge_section .concierge_img img {
    margin-top: -14px;
  }

  .home-row5 .concierge_section {
    padding-bottom: 40px;
  }

  .homepage .contact-section form {
    padding-left: 14px;
  }

  .home-row4 .results-wrapper {
    left: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .home-row4 .results-wrapper .content {
    margin: 0;
    padding: 0 45px;
    padding-top: 20px;
  }

  .mobHide {
    display: none!important;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .hs-epic-wrapper .contact-section .contact-form {
    left: 17.5vw!important;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    min-height: 1px;
  }
  .hs-epic-wrapper .contact-section .page-center {
    position: static;
  }
  .hs-epic-wrapper .contact-section {
    position: relative;
  }
  .hs-epic-wrapper .contact-section .row:after {
    content: "";
    display: block;
    clear: both;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner h4 {
    font-size: 14px;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner {
    padding: 40px 10px 40px 10px;
  }

  .row4-content-eng .contact-section h2.contact-title {
    font-size: 24px;
    line-height: 30px;
    margin: 10px 0px 8px;
  }

  .row4-content-eng .contact-section {
    padding: 30px 0px 35px;
  }
  .container-fluid.row3-content-eng .span6 {
    width: 100% !important;
    margin: 0;
  }

  .row3-content-eng {
    width: 100% !important;
    left: 0;
  }

  .container-fluid.row3-content-eng .span6:first-child {
    padding: 20px 60px!important;
    text-align: center;
  }


  .container-fluid.row3-content-eng h2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
  }

  .container-fluid.row3-content-eng p {
    color: #51616f!important;
    letter-spacing: -.1px;
    font-weight: 100!important;
    line-height: 28px!important;
    word-break: break-word;
    margin-bottom: 8px;
    font-size: 16px;
    text-align: center;
  }


  .row3-content-eng .span6 .hs_cos_wrapper_type_module {
    display: block;
    text-align: center;
    width: 100%;
  }

  .platformSection .new-platform__left-shape {
    position: absolute;
    height: calc(100% - 60px);
    z-index: -1;
    top: 60px;
    margin-left: -20px;
  }
  .platformSection .new-platform__section-icon {
    width: 80px;
    display: flex;
    margin: auto auto auto 0;
    display: flex;
    margin: auto auto auto 0;
    width: 68px;
  }
  .container-fluid.row3-content-eng {
    padding: 80px 0 0 !important;
  }
  .container-fluid.row3-content-eng h2 {
    margin-bottom: 15px;
  }
  .row3-content-eng .hs-button {
    margin-bottom: 30px;
  }
  .container-fluid.row2-content-eng .dnd-section {
    padding-bottom: 0;
  }

  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column .banner-case-study-imgwrap {
    margin: 0;
  }

  .nextech-partner-wrapper .custom-page-header .header-btn-section {
    left: 45rem;
  }

  .solution-page .solution-card-wrapper .card-box {
    align-items: inherit;
  }

  .about-row1 .span6 .widget-type-rich_text p{
    margin-bottom: 15px !important;
  }
  .solution-page .solution-card-wrapper .card-box-title {
    font-size: 20px;
  }

  .telehealth-custom-menu {
    position: relative;
    top: 1.9875rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
    line-height: 120%;
  }
  .telehealth-learn-more-page-row5 {
    padding: 0 15px;
  }
  .mobile-ne-open svg#icon-bars {
    display: none;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    padding: 0 30px;
  }

  .engage-page .content-form-section ul li {
    padding-bottom: 1rem;
  }
  .hs-epic-wrapper .col1 {
    padding: 105px 0px 0px 0px;
  }

  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin-bottom: 0;
  }
  .vaccine-row1 {
    padding-top: 35px;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .health-assist-header .custom-header {
    padding: 15px 54px!important;
  }
}

@media screen and (max-width: 991px) {
  .container-fluid.hs-greenway-seven .client-ratings-group .item h4 img {
    width: 25%;
  }

  .hs-epic-wrapper .client-ratings-group.three .item {
    width: 50%;
  }

  .hs-epic-wrapper .client-ratings-group .item h4 img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 940px) {
  .who-we-serve-row2 {
    padding-top: 89px;
    padding-bottom: 108px;
  }
}

@media(max-width:900px){
  .hs-greenway-one .row-fluid [class*="span"] {
    min-height: 0;
  }

  .hs-greenway-one .dnd-section[class*="background-color"] {
    padding-top: 24px !important;
    padding-bottom: 20px !important;
  }

  .hs-greenway-two .cm-content-top-image-wrapper h2 {
    margin-bottom: 10px;
  } 
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin-top: 20px;
  }
  .engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content h3 {
    margin-bottom: 15px;
  }
  .engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content p {
    margin-bottom: 10px;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item {
    margin-bottom: 40px;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"] {
    padding-top: 0px !important;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"] h1 {
    margin-bottom: 16px;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button {
    margin-top: 20px;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"]  .span6:last-child {
    padding: 0 10px;
  }
  .hs-greenway-three h1 {
    margin-top: 0;
  }

  .engage-page .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0 5px;
  }
}

@media (max-width: 900px) and (min-width:768px) {
  .custom-cp-banner {
    margin-top: -3rem;
  }

  .cp-appointment-row2 h1 {
    padding-top: 10px;
  }

  .cp-appointment-row2 .dnd-column {
    padding-bottom: 30px;
  }

  .nextech-partner-wrapper .widget-type-form form .hs-error-msgs label {
    font-size: 13px !important;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
    width: 80%;
  }

  .custom-page-header .cm-page-logo {
    padding-top: 0.5rem !important;
  }

  .mobile-patient-header .custom-page-header .cm-page-logo {
    padding-top: 1.125rem !important;
  }

  .mobile-pateint-page .content-form-section form {
    padding-top: 4rem;
    padding-right: 0;
  }

  .about-access-header .custom-page-header .cm-page-logo {
    padding-top: 1rem !important;
  }
}

@media (min-width: 768px) and (max-width: 800px) {
  .hs-epic-wrapper .col2 .widget-type-rich_text h4 {
    font-size: 20px;
  }
}
@media (max-width: 950px) and (min-width: 768px) {
  .mobile-pateint-row3 .content-form-section .hs-form-field>label {
    font-size: initial;
  }
}

@media (max-width: 800px) {
  .concierge_section .concierge_img {
    right: -50px;
  }
}

@media (max-width: 767px) {

  .cp-page {
    font-size: 16px;
  }

  .btn {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .11px;
    padding: 6.5px 28px;
  }

  .home-row1 h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 5px;
  }

  .home-row1 .dnd-section>.row-fluid {
    padding: 30px 20px 0;
  }

  .home-row1 {
    padding-top: 20px;
  }

  .home-row1 p {
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
    padding: 0 10px;
  }

  .mob-div-divider {
    margin-top: 80px;
    width: calc(100vw - 50px);
    height: 4px;
    margin-right: auto;
    margin-left: auto;
    background: #d3d8f1;
  }

  .home-row2 .span6.left {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .home-row2-inner:after {
    content: none;
  }

  .home-row2 h2 {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
    padding: 0 20px;
  }

  .home-row2-inner {
    padding-top: 20px;
  }

  .home-row2 p {
    line-height: 22px;
    font-size: 16px;
  }

  .home-row2 .page-center>.row-fluid {
    width: auto;
  }

  .home-row2 .left a {
    display: inline-block;
    font-size: 16px;
    letter-spacing: -.17px;
    position: relative;
    top: -4px;
  }

  .home-row2 .left a svg {
    top: 1px;
  }

  .home-row2 .span6.right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    float: none;
    left: 0;
    margin-top: 46px;
    padding-bottom: 16px;
  }

  .home-row2 .right img {
    right: 0;
    max-width: 275px !important;
    max-height: 329px;
    margin: 0 auto;
    width: 100%;
  }

  .home-row2 .span6.right .skewTilt {
    display: block!important;
    top: 90px;
    bottom: 0;
    z-index: 1;
    width: auto;
    left: 0;
    right: 0;
  }

  .home-row2 {
    padding-bottom: 30px;
  }

  .home-row3-inner .page-center {
    padding: 0;
  }

  .home-row3-inner .page-center>.row-fluid {
    display: flex;
    flex-wrap: wrap;
  }

  .home-row3 {
    padding: 80px 0 30px;
  }

  .home-row3 .span8.right {
    width: 100%;
    left: 0;
    order: 1;
  }

  .home-row3 .span4.left {
    order: 2;
    width: 100%;
    bottom: auto;
    left: auto;
    margin-top: 62px;
    padding: 0;
  }

  .home-row3-inner:after {
    content: none;
  }

  .home-row3 h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .home-row3 .right .hs_cos_wrapper_type_rich_text {
    padding: 0;
    text-align: center;
  }

  .home-row3-inner {
    padding-top: 45px;
  }

  .home-row3 p {
    line-height: 22px;
    margin-bottom: 15px;
  }

  .home-row3 .right a {
    display: inline-block;
    font-size: 16px;
    letter-spacing: -.17px;
    position: relative;
    top: -3px;
  }

  .home-row3 .right a svg {
    top: 1px;
  }

  .home-row3 .skewTilt {
    display: none;
  }

  .home-row3 .innerBix img {
    width: 273px;
    height: 329px !important;
    display: block;
  }

  .home-row3 .refImgBox {
    width: 100%;
    margin: 14px auto 0;
  }

  .home-row3 .span4.left .skewTilt.mobShow {
    display: block;
    left: 0;
    top: 92px;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: auto;
  }

  .home-row4 .results-wrapper h2.title {
    padding: 0 20px;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .home-row4 .results-wrapper .description p {
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .home-row4 .results-wrapper {
    padding-top: 65px;
  }

  .home-row4 .results-wrapper .presentation-block {
    width: 100%;
    margin-bottom: 20px;
  }

  .home-row4 .results-wrapper .presentation-block .intro-module .intro_title {
    font-size: 40px;
    line-height: 40px;
  }

  .home-row4 .results-wrapper .presentation-block h4 {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 2px;
  }

  .home-row4 .results-wrapper .wrap .intro_description>p {
    line-height: 16px;
    font-size: 16px;
  }

  .home-row4 .results-wrapper .content {
    padding-top: 27px;
  }

  .home-row4 .results-wrapper .presentation-block .intro_description {
    margin: 0;
    padding-top: 5px;
  }

  .home-row5 .span6.left {
    float: none;
    width: 100%;
    padding: 0 20px;
  }

  .concierge_section:after {
    content: none;
  }

  .home-row5 .span6.left>div {
    padding: 0;
  }

  .home-row5 .hs_cos_wrapper_type_rich_text {
    margin-top: 20px;
    text-align: center;
    padding: 0 10px;
  }

  .home-row5 h2 {
    max-width: 100%;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 5px;
  }

  .home-row5 p {
    max-width: 100%;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
  }

  .home-row5 p:last-of-type {
    margin-bottom: 12px;
  }

  .home-row5 .span6.right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    top: auto;
    left: auto;
    margin-top: 56px;
    height: auto;
  }

  .concierge_section .concierge_img {
    margin: 0 -10px 12px;
    padding-bottom: 54px;
    right: auto;
  }

  .concierge_section .concierge_img .skewTilt.mobShow {
    width: 44px;
    top: 25px;
    bottom: 34px;
    background-color: #7ec2a5;
    height: auto;
    right: auto;
    left: 0;
  }

  .concierge_section .concierge_img:after {
    content: "";
    position: absolute;
    bottom: 34px;
    top: 25px;
    background-color: #7ec2a5;
    z-index: 0;
    width: 100%;
    left: 0;
  }

  .concierge_section .concierge_img img {
    max-width: 70% !important;
    margin: 0 auto;
  }

  .concierge_section .concierge_img .dnd-module {
    display: block !important;
  }

  .concierge_section .concierge_img {
    margin: 0;
  }

  .home-row5 .page-center {
    padding: 0;
  }

  .concierge_section .concierge_img .hs_cos_wrapper_type_linked_image {
    display: block;
    padding: 0 5px;
  }

  .home-row6 .hs_cos_wrapper_type_header h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 14px;
  }

  .home-row6 .home-testimonial_section {
    margin-top: 40px;
  }

  .home-row6 .dnd-section {
    padding-bottom: 0;
  }

  .homepage .contact-section form {
    padding-left: 0;
  }

  .cp-page {
    font-size: 16px;
  }

  .cp-logo {
    width: 9.9375rem;
    height: 1.875rem;
    padding: 10px 0;
  }

  .cp-logo img {
    width: 100% !important;
    margin: 0;
  }

  .appointment-header {
    min-height: 59px;
  }

  .cp-appointment-row1 ul {
    padding: 0;
    display: block;
    margin: 0;
    padding-top: 7px;
  }

  .cp-appointment-row1 ul>li {
    padding: 0;
    padding-bottom: 30px;
  }

  .cp-appointment-row1 ul>li>a br {
    display: none;
  }

  .cp-appointment-row1 ul>li:last-child {
    padding-bottom: 20px;
  }

  .cp-appointment-row2 .dnd-column {
    position: static;
    width: 100%;
    max-width: 22.5625rem;
  }

  .cp-appointment-row3 .dnd-section>.row-fluid {
    max-width: 400px !important;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper {
    padding: 3rem;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper h2 {
    line-height: 1.8125rem;
    font-size: 1.4861rem;
  }

  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
    width: 100% !important;
  }

  .cp-appointment-row3 .dnd-column {
    position: static;
    padding: 0 20px;
  }

  .cp-appointment-row3 .dnd-section {
    padding-top: 2.8rem;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-inner {
    padding-bottom: 0;
  }

  .cp-appointment-row5 .dnd-section {
    padding-top: 2rem;
  }

  .cp-appointment-row5 h1 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
  }

  .cp-appointment-row5 .dnd-column {
    padding: 0 3rem;
  }

  .cp-appointment-row6 .dnd-section {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .cp-appointment-row6 .dnd-section>.row-fluid {
    padding: 0 1rem;
  }

  .cp-appointment-row7 .dnd-section>.row-fluid {
    max-width: 400px !important;
    padding: 0 1.5rem;
  }

  .cp-appointment-row7 .dnd-section {
    padding-bottom: 0;
    margin: 0;
  }

  .cp-appointment-row8 p {
    padding-top: 0;
  }

  .cp-appointment-row9 .client-ratings-group {
    padding-top: 0rem;
    padding-bottom: 1.5rem;
  }

  .engage-menu .cm-page-logo {
    height: 1.9783rem !important;
    width: 9.9375rem !important;
    float: left !important;
    padding: 0 !important;
    padding-top: 1.5rem !important;
  }

  .engage-menu .custom-page-header .cm-page-menu-links {
    clear: both;
    padding-left: 0;
    text-align: left;
  }

  .engage-menu .custom-page-header .cm-page-menu-links ul {
    padding: 0 20px;
    position: relative;
    top: 15px;
  }

  .engage-menu .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.375rem;
    font-size: 1.1146rem;
  }

  .engage-page .custom-cp-banner {
    padding-top: 0.5rem;
  }

  .engage-page .custom-cp-banner .cp-content-section {
    padding-top: 4rem;
    text-align: center;
  }

  .engage-page .custom-cp-banner .cp-content-section p {
    line-height: 1.375rem;
    font-size: 1.0272rem;
    text-align: left;
    padding-bottom: 2rem;
  }

  .engage-page .custom-cp-banner .cp-content-section h2 {
    text-align: left;
  }

  .engage-page .custom-cp-banner .btn {
    display: inline-block;
    line-height: 2.3125rem;
    height: 2.3125rem;
    width: 9.1875rem;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper {
    margin: 0;
  }

  .engage-page .custom-cp-banner .cp-content-section p.btm-link {
    padding: 0;
  }

  .engage-page .custom-cp-banner {
    min-height: initial;
  }


  .engage-page .cp-appointment-row5 h2 {
    padding-top: 1rem;
    line-height: 1.4375rem;
    font-size: 1.4241rem;
    padding-bottom: 1.5rem;
  }

  .engage-page .content-form-section h1 {
    padding-bottom: 6px;
    font-size: 1.7957rem;
    line-height: 2.5625rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }


  .engage-page .cp-appointment-row5 .cm-content-top-image-inner {
    padding: 0;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    max-width: 134px;
    margin: 0 auto;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding-bottom: 0;
  }

  .cp-engage-row2 .healthcare-professionals-section .item {
    width: 100%;
  }

  .cp-engage-row2 .healthcare-professionals-section .item img {
    width: 60%;
  }

  .cp-engage-row2 .healthcare-professionals-section h1 {
    line-height: 1.5625rem;
    font-size: 1.3003rem;
    padding-bottom: 2rem;
  }

  .cp-engage-row2 .dnd-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .engage-page .content-form-section ul li {
    line-height: 1.125rem;
    font-size: 1.1146rem;
    padding-bottom: 18px;
  }

  .engage-page .content-form-section ul {
    padding-left: 26px;
    padding-top: 20px;
  }

  .automated-lyt .custom-cp-banner .cp-content-section .btn {
    height: 2.4375rem;
    width: 8.9375rem;
  }

  .automated-lyt .custom-cp-banner .cp-content-section p {
    padding-bottom: 1.4rem;
    max-width: 100%;
    padding-right: 20px;
  }

  .automated-lyt .custom-cp-banner .cp-content-section p.btm-link {
    padding-top: 0.8rem;
  }

  .automated-lyt .custom-cp-banner .cp-content-section h2 {
    padding-bottom: 0.1rem;
  }

  .automated-lyt .custom-cp-banner {
    min-height: initial;
    padding-bottom: 1.1rem;
  }

  .automated-header .cp-logo {
    padding-top: 20px;
  }

  .automated-lyt {
    padding-top: 8px;
  }

  .automated-lyt .cp-appointment-row1 .dnd-section {
    padding-top: 2rem;
    padding-bottom: 1.3rem;
  }

  .automated-lyt .cp-appointment-row3 .dnd-section {
    padding-top: 1.9rem;
    padding-bottom: 2rem;
  }

  .automated-lyt .content-form-section .left {
    padding-top: 0;
  }

  .automated-lyt .content-form-section .right {
    padding: 0 14px;
  }

  .automated-lyt .content-form-section ul {
    padding-top: 1.3rem;
  }

  .automated-lyt .content-form-section ul li:last-child {
    padding-bottom: 10px;
  }

  .automated-lyt .cp-appointment-row7 .dnd-section>.row-fluid {
    max-width: 400px !important;
  }

  .automated-lyt .cp-appointment-row7 .dnd-section {
    padding-top: 1rem;
  }

  .automated-lyt .cp-appointment-row7 .content-image-align-wrapper .content {
    padding-left: 0;
  }

  .automated-lyt .cp-appointment-row7 .content-image-align-wrapper a.btn {
    height: 2.375rem;
    width: 8.9375rem;
    font-size: 0.743rem;
  }

  .automated-lyt .cp-appointment-row7 .content-image-align-wrapper ul {
    padding-bottom: 2rem;
  }

  .automated-lyt .cp-appointment-row8 .dnd-section {
    padding-top: 2rem;
  }

  .patient-access-webinar .custom-page-header .cm-page-logo {
    margin-left: 0;
    text-align: center;
    width: 11.125rem !important;
    height: 2.577rem !important;
    padding-top: 0.5rem !important;
    display: block;
    margin: 0 auto !important;
    float: none !important;
  }

  .patient-access-webinar .engage-menu .custom-page-header {
    text-align: center;
  }

  .patient-access-webinar .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.125rem;
    font-size: 0.805rem;
  }



  .engage-menu .custom-page-header .cm-page-menu-links ul {
    padding: 0;
    position: static;
    text-align: center;
  }

  .patient-access-webinar .custom-page-header .cm-page-menu-links {
    padding-top: 0.8rem;
  }

  .patient-access-webinar .banner-section h1 {
    line-height: 2.1875rem;
    font-size: 1.7957rem;
    padding-top: 0.5rem;
    padding-bottom: 1.8rem;
    position: relative;
    top: -2px;
  }

  .patient-access-webinar .banner-section .dnd-section {
    min-height: 24.375rem;
  }

  .patient-access-webinar .banner-section .hs-button {
    height: 3.0625rem;
    width: 17.625rem;
    line-height: 3.0625rem;
    font-size: 1.0526rem;
    margin-top: 2.9rem;
    margin-bottom: 2rem;
  }

  .patient-access-webinar .banner-section p {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    padding: 0 20px;
  }

  .patient-access-webinar .banner-section p a {
    position: relative;
    top: -2px;
  }

  .cp-access-row1 .hs_cos_wrapper_type_header h2 {
    line-height: 2.1875rem;
    font-size: 1.548rem;
    padding-bottom: 1.8rem;
  }

  .cp-access-row1 .dnd-section {
    padding-top: 3.5rem;
    padding-bottom: 1rem;
  }

  .cp-access-row1 .dnd-section>.row-fluid {
    padding: 0 1.8rem;
  }

  .cp-access-row1 {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .cp-access-row1 ul {
    padding-top: 1rem;
    padding-left: 26px;
  }

  .cp-access-row1 ul li {
    padding-bottom: 0;
  }

  .cp-access-row1 ul li:last-child {
    padding: 0;
  }

  .cp-access-row1 iframe {
    height: 207px;
  }

  .cp-access-row1 .span7 {
    padding-top: 2.5rem;
    margin: 0 -9px;
  }

  .cp-access-row2 hr {
    max-width: 22.5rem;
    margin-bottom: 1rem;
  }

  .cp-access-row2 img {
    max-width: 22rem;
    margin-bottom: 1rem;
  }

  .cp-access-row2 .dnd-section {
    padding-bottom: 2.5rem;
  }

  .cp-access-row3 h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    padding-top: 0rem;
    padding-bottom: 2.2rem;
  }

  .cp-access-row3 p {
    line-height: 1.375rem;
    font-size: 1.2384rem;
    padding-bottom: 2.4rem;
  }

  .cp-access-row3 .hs-button {
    height: 2.75rem;
    width: 12rem;
  }

  .cp-access-row3 .dnd-section {
    min-height: 18.5625rem;
    padding: 0 15px;
    background-position: 100% 0 !important;
  }

  .cp-access-row4 .dnd-section>.row-fluid {
    padding: 0 1rem;
  }

  .cp-access-row5 form {
    padding: 0;
    padding-top: .8rem;
  }

  .cp-access-row6 .client-ratings-group .title h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }

  .cp-access-row6 .client-ratings-group .item .inner {
    min-height: initial;
    padding-bottom: 1.5rem;
  }

  .home-header header.header {
    min-height: 65px !important;
  }

  .homepage {
    padding-top: 6px;
  }
  footer.pateint-intake-footer .intake-logo img {
    min-height: auto !important;
  }

  .engage-page .custom-page-header .cm-page-menu-links .hs-menu-wrapper ul {
    position: relative !important;
    top: 0;
  }

  .engage-page .custom-cp-banner {
    padding-top: .3rem;
  }

  .cp-engage-row2 .healthcare-professionals-section .row-fluid {
    margin-left: 0;
    margin-right: 0;
  }

  .engage-page .custom-cp-banner .block.block2 {
    top: 5.3rem;
    left: 13rem;
    height: 8.0751rem;
    width: 10.875rem;
    z-index: 16;
  }

  .engage-page .custom-cp-banner .block.block1 {
    top: 5.3rem;
    left: 1.6875rem;
    height: 8.0287rem;
    width: 10.8125rem;
    z-index: 9;
  }

  .engage-page .custom-cp-banner .block.block4 {
    top: 13.8rem;
    left: 13rem;
    height: 11.8083rem;
    width: 10.875rem;
    z-index: 23;
  }

  .engage-page .custom-cp-banner .block.block3 {
    top: 13.8rem;
    left: 3.3125rem;
    height: 11.6464rem;
    width: 9.125rem;
    z-index: 18;
  }

  .engage-page .custom-cp-banner .cp-image {
    top: 3.8rem;
  }

  .gtd-page .custom-page-header .cm-page-logo {
    padding-top: 1.2rem !important;
  }



  .gtd-page .engage-menu .custom-page-header .cm-page-menu-links ul {
    text-align: left;
    padding-left: 6px;
    padding-top: 1px;
  }

  .gtd-page .custom-page-header .page-center {
    padding-bottom: 0;
  }

  .gtd-page .custom-cp-banner {
    padding-top: 0.7rem;
  }

  .gtd-page .custom-cp-banner .block.block2 {
    top: 5.24rem;
    left: 13rem;
    height: 8.0625rem;
    width: 10.875rem;
    z-index: 20;
  }

  .gtd-page .custom-cp-banner .block.block3 {
    top: 13.75rem;
    left: 3.4375rem;
    height: 11.875rem;
    width: 9.3125rem;
    z-index: 21;
  }

  .gtd-page .custom-cp-banner .block.block4 {
    top: 13.75rem;
    left: 13rem;
    height: 11.8125rem;
    width: 10.875rem;
    z-index: 19;
  }

  .gtd-page .custom-cp-banner .block.block1 {
    top: 5.24rem;
    left: 1.6875rem;
    height: 8.0625rem;
    width: 10.875rem;
    z-index: 22;
  }

  .gtd-page .custom-cp-banner .cp-content-section {
    padding-top: 3rem;
  }

  .gtd-page .custom-cp-banner .cp-content-section h2 br {
    display: none;
  }

  .gtd-page .custom-cp-banner .cp-content-section p {
    line-height: 1.6875rem;
    font-size: 1.0526rem;
  }

  .gtd-page .custom-cp-banner .btn {
    height: 2.5rem;
    width: 16.0625rem;
    line-height: 2.5rem;
    margin-top: -1.5rem;
    font-size: 0.8669rem;
  }

  .gtd-page .custom-cp-banner .cp-content-section h2 {
    padding-bottom: .2rem;
    padding-top: .4rem;
  }

  .gtd-page .custom-cp-banner .cp-image {
    top: 3.7rem;
  }

  .gtd-row1 .dnd-section {
    padding-top: 6rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper h2 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-item {
    float: none;
    width: 100%;
    margin-bottom: 5rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    padding-bottom: 1rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
    padding-bottom: 0.4rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-inner {
    padding-top: 2rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    padding-bottom: 0.8rem;
  }

  .gtd-row2 .dnd-section {
    padding-top: 0;
  }

  .gtd-row2 .content-image-align-wrapper.img-align-right .content {
    width: 100%;
  }

  .gtd-row2 h3 {
    line-height: 1.9375rem;
    font-size: 1.6212rem;
  }

  .gtd-row2 h2 {
    line-height: 1.9375rem;
    font-size: 1.6212rem;
  }

  .gtd-row2 .dnd-section>.row-fluid {
    padding: 0 1rem;
  }

  .gtd-row1 .dnd-section {
    padding-bottom: 1rem;
  }

  .gtd-row2 .content-image-align-wrapper .content {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }

  .gtd-row2 .content-image-align-wrapper a.btn {
    height: 2.5625rem;
    width: 18.4375rem;
    line-height: 2.5625rem;
    font-size: 0.9288rem;
  }

  .gtd-row2 .content-image-align-wrapper.img-align-right .image {
    width: 100%;
    padding-top: 2rem;
  }

  .gtd-row2 .content-image-align-wrapper.img-align-left .image {
    padding-top: 2rem;
  }

  .gtd-row2 .dnd-section {
    padding-bottom: 0;
  }

  .gtd-row3 .speakers-grp {
    padding-top: 2rem;
  }

  .gtd-row3 .speakers-grp .title h3 {
    line-height: 2.4375rem;
    font-size: 1.7337rem;
  }

  .gtd-row3 .speakers-grp .btm-content .row-fluid .item {
    width: 100%;
  }

  .gtd-row3 .speakers-grp img {
    max-width: 100%;
    width: 13.125rem !important;
  }

  .gtd-page .content-form-section form {
    padding-left: 15px !important;
    padding-right: 24px !important;
    padding-top: 0;
  }

  .gtd-page {
    overflow: hidden;
  }

  .cp-access-row5 form .hs-form-field {
    padding: 0 !important;
  }

  .cp-access-row5 form .form-columns-3 .hs-form-field {
    width: 100% !important;
  }

  .cp-access-row5 form li.hs-form-booleancheckbox span {
    padding-left: 0;
  }

  .cp-access-row5 form .hs-form-field {
    width: 100% !important;
    float: none !important;
  }

  .patient-webinar-banner.custom-cp-banner .cp-image {
    top: 12px;
    left: 0;
    height: 22.375rem;
    width: 20rem;
    z-index: 26;
  }

  .webinar-lyt .custom-cp-banner .block.block2 {
    top: 4.4rem;
    left: 11.3125rem;
    height: 8rem;
    width: 10.8125rem;
    z-index: 21;
  }

  .webinar-lyt.engage-page .custom-cp-banner .block.block1 {
    top: 4.4rem;
    left: 0;
    height: 8rem;
    width: 10.8125rem;
    z-index: 23;
  }

  .webinar-lyt.engage-page .custom-cp-banner .block.block3 {
    top: 12.9rem;
    left: 2.0625rem;
    height: 11.625rem;
    width: 9.125rem;
    z-index: 22;
  }

  .webinar-lyt.engage-page .custom-cp-banner .block.block4 {
    top: 12.9rem;
    left: 11.3125rem;
    height: 11.75rem;
    width: 10.8125rem;
    z-index: 19;
  }

  .patient-webinar-banner h1 {
    text-align: left;
    line-height: 1.9375rem;
    font-size: 1.6436rem;
    padding-top: 0.6rem;
    padding-bottom: 1.2rem;
  }

  .webinar-lyt.engage-page .custom-cp-banner .cp-content-section p {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
  }

  .patient-webinar-banner.custom-cp-banner .cp-content-section .timer-section {
    position: static;
    width: 19.5625rem;
    z-index: 52;
    font-size: 3.8125rem;
    padding-bottom: 0.8rem;
  }

  .webinar-lyt.engage-page .custom-cp-banner .cp-content-section p {
    padding-bottom: 0;
    padding-right: 2rem;
  }

  .webinar-lyt.engage-page .custom-cp-banner .cp-content-section {
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .patient-webinar-banner.custom-cp-banner .btn {
    height: 2.9375rem;
    width: 11.25rem;
    font-size: 0.9907rem;
    line-height: 2.9375rem;
  }

  .webinar-lyt .cp-appointment-row5 .dnd-section {
    padding-top: 1.5rem;
  }

  .webinar-lyt .cp-appointment-row5 p.sub-heading {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .webinar-lyt .cp-appointment-row5 .dnd-column {
    padding: 0 2rem;
  }

  .webinar-lyt.engage-page .cp-appointment-row5 .cm-content-top-image-inner {
    padding-top: 0;
  }

  .webinar-lyt .cp-appointment-row5 .dnd-section {
    padding-bottom: 2.5rem;
  }

  .webinar-lyt .cp-engage-row2 .dnd-section {
    min-height: 28.875rem;
  }

  .webinar-lyt .cp-engage-row2 h1 {
    line-height: 1.8125rem;
    font-size: 1.4861rem;
  }

  .webinar-lyt .cp-engage-row2 p a {
    line-height: 2rem;
    font-size: 1.2384rem;
  }

  .cp-engage-row2 .dnd-section>.row-fluid {
    padding: 0 1.8rem;
  }

  .webinar-lyt .cp-engage-row2 p:last-of-type {
    padding-top: 2rem;
  }

  .webinar-lyt .cp-engage-row3 .dnd-section {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }

  .webinar-lyt .cp-engage-row3 .img {
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
  }

  .webinar-lyt .content-form-section {
    padding-top: 1.5rem;
  }

  .case-study-banner-wrap .banner-case-study-wrapper {
    padding: 3px 0 0 0;
  }

  .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul {
    text-align: left;
    font-size: 16px;
  }

  .telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-item {
    width: 100%;
  }

  .footer-case-study .footer__container {
    max-width: 400px;
  }

  .mobile-patient-webinar-row3 .dnd-section {
    padding-top: 2.3125rem;
    padding-bottom: 1.75rem;
  }

  .mobile-patient-webinar-row3 h1 {
    color: #37465A;
    font-size: 1.548rem;
    line-height: 2.1875rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    text-transform: unset;
    margin: 0;
  }

  .mobile-patient-webinar-row3 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row3 .video-container {
    height: 12.9375rem;
    width: 22.5rem;
    margin: 0 auto;
    margin-top: 1.75rem;
    margin-bottom: 2.4rem;
  }

  .mobile-patient-webinar-row3 .video-container iframe {
    height: 100%;
  }

  .mobile-patient-webinar-row3 hr {
    max-width: 22.5rem;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.2rem;
    position: relative;
    left: 5px;
    margin-bottom: 0.5rem;
  }

  .mobile-patient-webinar-row3 p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .mobile-patient-webinar-row4 .dnd-section {
    padding: 0;
  }

  .cm-healthcare-pro-module-wrapper h2 {
    line-height: 1.8125rem;
    font-size: 1.4861rem;
  }
  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
    width: 100%;
  }
  .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
    width: 11.9375rem;
  }
  .cm-healthcare-pro-module-wrapper {
    max-width: 22.6875rem;
    margin: 0 auto;
    padding: 3.375rem 1.6875rem 0;
  }

  .hs-epic-wrapper .col1 .col1-inner .left {
    width: 100%;
    text-align: center;
    padding: 0px 10px 0px 10px;
  }

  .hs-epic-wrapper .col1 .col1-inner .right {
    width: 100%;
  }

  .hs-epic-wrapper .col1 .col1-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text h1 {
    font-size: 30px;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text {
    font-size: 22px;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button {
    width: 100%;
    text-align: center;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image {
    width: 100%;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button div#hs_cos_wrapper_col1_button {
    width: 100%;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs-custom-button a.hs-button {
    font-size: 18px;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .hs_cos_wrapper_type_rich_text p {
    margin-bottom: 18px;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image>div {padding: 0;}

  .hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image .hs_cos_wrapper_type_linked_image {
    width: 100%;
    text-align: center;
    padding: 0;
    padding: 25px 90px 0px 90px;
  }

  .hs-epic-wrapper .col1 .col1-inner .left .bottom-content-wrapper .image img.hs-image-widget {margin: auto;}

  .hs-epic-wrapper .col1 .col1-inner .right .right-inner {
    padding-top: 50px;
  }
  .hs-epic-wrapper .col1 .col1-inner .right img.hs-image-widget {
    display: inline-block;
  }
  .hs-epic-wrapper .col2 .section-header h1 {
    font-size: 24px;
    line-height: 26px;
  }
  .hs-epic-wrapper .col2 .section-header p.secondary-header {
    font-size: 16px;
    padding: 0px 25px 0px 025px;
  }
  .hs-epic-wrapper .col2 .hs_cos_wrapper_type_rich_text>img {
    max-width: 500px;
    width: 100%;
    padding: 10px 70px 10px 70px;
  }
  .hs-epic-wrapper .col2 .widget-type-rich_text {
    padding: 31px 30px 30px 30px;
  }
  .hs-epic-wrapper .col2 .widget-type-rich_text h4 {
    font-size: 18px;
  }
  .hs-epic-wrapper .col3 .left {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .hs-epic-wrapper .col3 .col3-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hs-epic-wrapper .col3 .left .left-inner {
    padding: 0px 10px 0px 10px;
  }
  .hs-epic-wrapper .col3 .left h1 {
    font-size: 30px;
  }
  .hs-epic-wrapper .col3 a.hs-custom-button {
    font-size: 18px;
  }
  .hs-epic-wrapper .col3 .right {
    width: 100%;
    padding-top: 40px;
  }
  .hs-epic-wrapper .client-ratings-group {
    padding: 75px 0px 0px 0px;
  }
  .hs-epic-wrapper .client-ratings-group .item {
    width: 100%;
  }
  .hs-epic-wrapper .client-ratings-group .title h1 {
    font-size: 24px;
    line-height: 26px;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner {
    text-align: center;
  }
  .hs-epic-wrapper .client-ratings-group .title {
    padding: 10px 10px 30px 10px;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner h4 {
    font-size: 16px;
    line-height: 1.4;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    padding: 0px 10px 0px;
  }
  .hs-epic-wrapper .client-ratings-group .item:last-child {
    margin-bottom: 0;
  }
  .hs-epic-wrapper .client-ratings-group .item p {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .hs-epic-wrapper .contact-section .contact-form {
    left: 0!important;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
  .hs-epic-wrapper .contact-section form .hs-form-field {
    width: 100% !important;
    padding: 0;
    margin-bottom: 25px;
  }
  .hs-epic-wrapper .contact-section .row {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-epic-wrapper .contact-section form .hs-form-field.hs-fieldtype-textarea {
    margin-bottom: 24px;
  }
  .hs-epic-wrapper .contact-section form .hs_submit.hs-submit {
    margin-top: 11px;
  }
  .hs-epic-wrapper .contact-section form fieldset.form-columns-3 {
    margin-bottom: 1px;
    margin-top: 2px;
  }
  .hs-epic-wrapper .client-ratings-group .hs-content-wrapper {
    padding: 0 10px;
  }
  .hs-epic-wrapper .client-ratings-group .item .inner {
    padding: 40px 50px 40px 50px;
  }

  .webinar-lyt .meet-speaker-section .left {
    padding-top: 0;
  }

  .hs-epic-wrapper .col4 {
    overflow: hidden;
  }

  .hs-epic-wrapper .contact-section .page-center {
    padding: 0;
  }

  .hs-greenway-one ul {
    display: block;
    text-align: center;
    padding: 0;
  }
  .hs-greenway-one ul li {
    margin-bottom: 13px;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
    max-width: 100%;
    display: block;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item {
    width: 100%;
  }
  .hs-greenway-two .cm-content-top-image-wrapper h2 {
    line-height: 2.1875rem;
    font-size: 1.7957rem;
  }
  .hs-greenway-two .cm-content-top-image-wrapper p.sub-heading {
    line-height: 1.5rem;
    font-size: 1.0526rem;
  }
  .engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content p {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }
  .engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content h3 {
    margin-bottom: 10px;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_1 .cm-content-top-image-wrap {
    height: 3.3125rem;
    width: 3.3125rem;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    height: 3.0605rem;
    width: 2.875rem;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_3 .cm-content-top-image-wrap {
    height: 4.125rem;
    width: 4.0606rem;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item.col_4 .cm-content-top-image-wrap {
    height: 3.2151rem;
    width: 3.3125rem;
  }
  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-link a {
    line-height: 1.875rem;
    font-size: 1.1765rem;
  }
  .hs-greenway-two .span6 h1 {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"] p {
    line-height: 1.6875rem;
    font-size: 1.0526rem;
  }
  .hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button {
    font-size: 0.9288rem;
    padding-left: 40px;
    padding-right: 40px;
  }
  .hs-greenway-three h1 {
    line-height: 2.25rem;
    font-size: 1.8576rem;
  } 
  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 {
    line-height: 1.9375rem;
    font-size: 1.3622rem;
  }
  .hs-greenway-four .span6 {
    width: 100%;
  }
  .hs-greenway-four .span6 h3 {
    text-align: center;
  }
  .hs-greenway-four .span6 p {
    text-align: center;
  }
  .hs-greenway-four .span6 ul li p {
    text-align: left;
  }
  .hs-greenway-four .span6 ul li p {
    line-height: 1.5rem;
    font-size: 1.0526rem;
  }
  .hs-greenway-four .span6 ul li p:last-of-type {
    line-height: 1.625rem;
    font-size: 1.0341rem;
  }
  .hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text h3 {
    line-height: 2.25rem;
    font-size: 1.6099rem;
  }
  .hs-greenway-four .span6 .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    margin: 30px auto 0 !important;
  }
  .hs-greenway-five .span7 h3 {
    line-height: 2.25rem;
    font-size: 1.6099rem;
    text-align: center;
  }
  .hs-greenway-five .span7 p {
    text-align: center;
  }
  .hs-greenway-five .span7 ul li p {
    text-align: left;
  }
  .hs-greenway-five .span7 ul li p, 
  .hs-greenway-five .span7 ul li p:first-of-type {
    line-height: 1.6875rem !important;
    font-size: 1.1765rem !important;
  }
  .hs-greenway-five .span7 {
    padding: 0;
  }
  .hs-greenway-five .span7 ul {
    padding-left: 47px;
  }
  .hs-greenway-six .span6 h3 {
    text-align: center;
  }
  .engage-page.hs-greenway-page .content-form-section h1 {
    line-height: 2.5625rem;
    font-size: 1.7957rem;
  }
  .hs-greenway-six .content-form-section {
    border-top-width: 2px;
  }
  .hs-greenway-six {
    border-top-width: 2px;
  }
  .hs-greenway-six .dnd-section {
    padding-top: 20px;
  }

  .footer-bottom--left-case-study, .footer-bottom--right-case-study {
    width: 100%;
  }
  .footer-case-study .footer-top-col {
    width: 100%;
    max-width: 22.5rem;
    margin: 0 auto 28px;
    padding: 0;
  }
  .footer-case-study {
    padding: 40px 0 103px;
    text-align: center;
  }
  .footer-copyright-case-study {
    text-align: center;
  }

  .footer-logo-case-study img {
    max-width: 10.625rem;
    margin: 0 auto 20px;
  }
  .footer-case-study .footer-top-case-study {
    margin: 0;
    height: 60.8125rem;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .footer-top-case-study .footer-top-col-content {
    padding: 61px 20px 57px;
  }
  .footer-top-case-study .footer-top-col-content a {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
    display: inline-block;
  }
  .footer-case-study .footer-top-case-study h3 {
    margin: 30px 0 8px 0;
  }
  .footer-case-study .footer-top-innercol3 img {
    height: 2.625rem;
    width: 2.625rem;
  }
  .footer-link-case-study a:not(:last-child):after {
    margin: 0 7px 0 7px;
  }

  .footer-top-case-study .footer-top-innercol1 img {
    height: 2.9375rem;
    width: 3.75rem;
  }
  .footer-case-study .footer-top-innerco2 img {
    height: 3.0323rem;
    width: 2rem;
  }
  .footer-case-study .footer-top-col.footer-top-innerco2 {
    order: 1;
    margin-bottom: 32px;
  }
  .footer-case-study .footer-top-innercol1 {
    order: 2;
  }

  .footer-case-study .footer-top-innercol3 {
    order: 3;
    margin-bottom: 0;
  }
  .footer-case-study .footer-top-innercol1 .footer-top-col-content {
    padding: 59px 20px 57px;
  }
  .footer-case-study .footer-top-innerco2 .footer-top-col-content {
    padding: 64px 20px 57px;
  }


  .header-logo-case {
    left: -3px;
    left: .875rem;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .footer-bottom-wrapper-case-study .footer-bottom-case-study {
    width: 100%;
    padding-bottom: 29px;
  }
  .footer-case-study {
    padding: 0;
  }
  .footer-bottom-wrapper-case-study {
    min-height: 25.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-case-study .footer-top-case-study .footer-top-inner-case-study {
    position: relative;
    top: -3px;
  }
  .telehealth-header-wrapper .page-center,
  #telehealth_page .dnd-section>.row-fluid {
    max-width: 400px;
  }
  .telehealth-logo {
    width: 100%;
    padding-top: 2.3125rem;
    padding-left: 2.375rem;
  }
  .telehealth-custom-menu .navigation-primary>ul {
    display: flex;
    flex-wrap: wrap;
  }
  .telehealth-custom-menu .navigation-primary>ul>li>a {
    background: transparent !important;
  }
  .telehealth-custom-menu {
    position: relative;
    padding: 5px 0 0 2.375rem;
  }
  .telehealth-custom-menu .navigation-primary {
    padding: 0;
  }
  .telehealth-custom-menu .navigation-primary>ul>li:first-child>a {
    padding-left: 0;
  }
  .telehealth-custom-menu .navigation-primary>ul>li>a {
    padding-left: 7px;
  }
  .telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }
  .telehealth-row3 .cm-content-top-image-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
    margin: 0 0 0.8rem 0;
  }
  .telehealth-row3 .widget-type-rich_text {
    max-width: 22.5rem;
  }
  .telehealth-custom-menu .navigation-primary>ul>li:last-child {
    display: none;
  }

  .header-case-study .header-case-study-inner {
    overflow-x: hidden;
  }
  #case_study_page .dnd-section>.row-fluid {
    max-width: 400px !important;
    padding: 0 15px;
  }
  .case-study-row2 .widget-type-rich_text p {
    line-height: 1.1875rem;
    font-size: 0.9907rem;
  }
  .case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  .case-study-row3  .cm-content-Wleft-icon-wrapper {
    padding: 0 0 30px;
  }
  .row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper:after {
    bottom: -27px;
  }
  .case-study-row4 {
    margin-top: 4rem;
  }
  .case-study-row5 {
    padding: 5rem 0 3rem;
  }
  .case-study-row6 .cm-content-top-image-wrapper .cm-content-top-image-content {
    max-width: 10.6875rem;
    margin: 0 auto;
  }
  .case-study-row6 .widget-type-rich_text h1 {
    line-height: 1.8125rem;
    font-size: 1.4861rem;
  }
  .case-study-row6 .widget-type-rich_text p {
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  .row-fluid-wrapper:not(:last-child) .cm-content-top-image-wrapper {
    margin-bottom: 3rem;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper {
    margin: 5.8rem auto 0;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper {
    padding: 4rem 0 0;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper .outcoms-item-3 {
    order: 2;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper .outcoms-item-1 {
    order: 4;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper .outcoms-item-4 {
    order: 3;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    margin-bottom: 2.3rem;
  }
  #case_study_page .case-study-row7 .dnd-section>.row-fluid {
    max-width: 25.125rem !important;
    padding: 0;
  }
  #case_study_page {
    padding: 6.5rem 0 0 0;
  }
  .case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 {
    line-height: 1.375rem;
  }
  .case-study-row6 .cm-customer-outcoms-wrapper {
    max-width: 22.5rem;
  }
  .row-fluid-wrapper .cm-schdule-demo-wrapper {
    position: relative;
  }
  .telehealth-row3 .widget-type-rich_text h2 {
    font-size: 1.4241rem;
    line-height: 1.4375rem;
    margin: 0 0 1.8rem;
  }
  .telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin: 2.5rem 0 0;
  }
  .telehealth-row3 .widget-type-rich_text p {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }
  .telehealth-row5 {
    margin: 4rem 0 0;
  }
  .telehealth-row8 .content-form-section .page-center {
    max-width: 400px;
    padding: 0 2.375rem;
  }
  .telehealth-row8 .content-form-section h1 {
    line-height: 1.9375rem;
    font-size: 1.3622rem;
  }
  .telehealth-row8 .content-form-section p {
    line-height: 1.1875rem;
    font-size: 0.9907rem;
  }
  .telehealth-row8 .content-form-section ul li {
    line-height: 1.8125rem;
    font-size: 0.9907rem;
  }
  .telehealth-row8 .content-form-section {
    min-height: 61.9375rem;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    max-width: 100%;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
    max-width: 15.0391rem;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-img-wrap {
    margin-bottom: 1.4rem;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper {
    max-width: 22.4375rem;
    padding: 2.8rem 0;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper h1 {
    line-height: 1.5rem;
    font-size: 1.2384rem;
    margin: 0 0 0.4rem;
  }
  .telehealth-row7 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }
  .telehealth-row7 {
    margin: 7.2rem 0 5.9rem;
  }
  .telehealth-patient-row3 .widget-type-rich_text p img {
    width: 100%;
    height: auto;
  }
  .telehealth-row8 .content-form-section {
    padding: 4.0625rem 0 1rem;
  }
  .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .case-study-row7 .widget-type-rich_text p {
    text-align: center;
    padding: 0 10px;
  }
  .case-study-row7 {
    padding: 2rem 0 1rem;
  }
  .case-study-banner-wrap .banner-case-study-wrapper .page-center {
    max-width: 400px;
  }
  .health-case-study-banner .banner-case-study-column.banner-case-study-content, 
  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-image {
    width: 100%;
    text-align: center;
  }
  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column h1 {
    font-size: 30px;
    text-align: center;
    padding: 0 0 13px;
    margin: 0;
    line-height: 1;
  }
  .health-case-study-banner .banner-case-study-content-inner {
    padding: 70px 0 0;
  }
  .health_case_study_header header.header {
    min-height: 76px;
  }
  .health-case-study-banner .banner-case-study-content-inner {
    padding: 54px 0 0;
  }
  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column h5 {
    font-size: 20px;
    margin: 0 0 13px;
  }
  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column p {
    font-size: 18px;
    text-align: center;
  }
  .health-case-study-banner .banner-case-study-wrapper .page-center {
    padding: 0 0;
  }
  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column img {
    margin: 17px 0 0;
  }
  .health-case-study-row1 {
    padding: 0;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper {
    margin-top: 0;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon,
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
    width: 100%;
    text-align: center;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p,
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4{
    text-align: center;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p,
  #health_case_study_page .health-case-study-row1 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
    padding: 0;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 {
    font-size: 20px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
    font-size: 18px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
    padding: 0 30px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper {
    padding: 30px 10px;
  }
  .health-case-study-row2 .dnd-section {
    padding: 50px 0 0;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-content p {
    font-size: 16px;
  }
  #health_case_study_page  .cm-client-testimonial-wrapper .cm-client-testimonial-content {
    max-width: 100%;
  }
  #health_case_study_page .cm-client-testimonial-wrapper {
    padding: 15px
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-image,
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation,
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-right {
    width: 100%;
    text-align: center;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-image {
    padding: 5px 110px 10px;
    max-width: 100%;
  }
  #health_case_study_page .cm-client-testimonial-left {
    width: 100%;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-image img {
    max-width: 300px;
    margin: 0 auto;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-post {
    margin: 0 0 10px;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-post {
    font-size: 20px;
    font-weight: 600;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name {
    padding: 10px 0 0 0;
  }

  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
    max-width: 100%;
  }
  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
    padding: 20px 45px 0;
  }
  .health-case-study-row3 .widget-type-rich_text h2 {
    font-size: 16px;
  }
  #health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon img {
    width: 100px;
  }
  .health-case-study-row9 .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    position: relative;
  }
  #health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
    font-size: 16px;
  }
  #health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content h4 {
    font-size: 18px;
    line-height: 24px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper {
    position: relative;
  }
  #health_case_study_page .row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper {
    margin-bottom: 75px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul li {
    list-style: inside;
  }
  .health-case-study-row4 .dnd-section {
    padding: 75px 15px 0;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper {
    padding: 30px 20px;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
    max-width: 100%;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
    max-width: 100%;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    width: 100%;
    padding: 0 20px;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper h3 {
    max-width: 100%;
    margin: 0 0 20px;
    padding: 30px 0 0;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-inner {
    margin: 0 auto 0;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    margin-bottom: 60px;
  }
  #health_case_study_page .cm-customer-outcoms-wrapper .cm-customer-outcoms-item:last-child {
    margin-bottom: 0;
  }
  #health_case_study_page .cm-content-top-image-wrapper h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .health-case-study-row5 .dnd-section {
    padding: 75px 0 0;
  }
  #health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
    width: 200px;
    max-width: 100px;
    margin: 0 auto;
  }
  #health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper h2 {
    padding: 75px 0 0;
  }
  #health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper h2 {
    padding: 85px 10px 10px;
  }
  #health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    font-size: 18px;
  }
  #health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-item {
    margin: 0;
  }
  #health_case_study_page .health-case-study-row6 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    margin: 0 0 10px;
  }
  .health-case-study-row7 .widget-type-rich_text h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .health-case-study-row7 .dnd-section {
    padding: 75px 0 0;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper {
    max-width: 100%;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-item {
    padding: 10px;
    margin: 0;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-content-wrap {
    padding: 20px 0 0;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-inner {
    padding: 20px 30px 30px;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper .cm-lumba-health-module-content p {
    font-size: 16px;
    line-height: 22px;
  }
  .health-case-study-row8 .dnd-section {
    padding: 75px 15px 0;
  }
  #health_case_study_page .cm-lumba-health-module-wrapper {
    max-width: calc(100% - 20px);
    margin: 0 auto;
  }
  #health_case_study_page .cm-recent-post-wrapper h3 {
    margin-bottom: 10px;
  }
  #health_case_study_page .cm-recent-post-wrapper {
    padding: 50px 20px;
  }
  #health_case_study_page .cm-recent-post-wrapper .cm-recent-post-item {
    padding: 50px 20px 0;
    margin: 0;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-image,
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-content,
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    width: 100%;
    max-width: 100%;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-inner {
    max-width: 100%;
    text-align: center;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    font-size: 20px;
    line-height: 28px;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    background-repeat: no-repeat !important;
    background-position: center center !important;
  }
  #health_case_study_page .health-case-study-row10 .contact-section .contact-form {
    padding-left: 0;
    padding-right: 0;
  }
  #telehealth_patient_page,
  .cm-telehealth-patient-header-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  #telehealth_patient_page .telehealth-patient-row3 .dnd-section>.row-fluid {
    padding: 15px calc(15px * 1.2);
    margin-bottom: calc(18px * 1.45 * 1.15);
  }
  .cm-telehealth-patient-wrapper {
    padding-bottom: calc(15px * 1.33);
  }
  #health_case_study_page .health-case-study-row1 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon img {
    width: 100px;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon-inner {
    padding: 0;
  }
  #health_case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-icon {
    padding: 0;
  }
  #health_case_study_page .health-case-study-row1 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
    padding: 18px 0 0;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h2 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
    text-align: center;
    max-width: 100%;
    padding-left: 0;
    padding-top: 2.5rem;
  }
  #telehealth_learnmore_page .dnd-section>.row-fluid {
    max-width: 400px;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h3 {
    text-align: center;
    line-height: 1.4375rem;
    font-size: 1.1765rem;
    font-weight: 400;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }
  .cm-patient-access-wrapper .cm-patient-access-left-col p:not(:last-child) {
    text-align: center;
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-button {
    margin: 1.5rem 0 0;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
    margin: 0 auto;
    line-height: 1;
    padding: 0.9rem 0;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-item {
    max-width: 14.25rem;
    margin: 0 auto;
    width: 100%;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
    max-width: 100%;
    width: 100%;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-item {
    top: 3rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
    margin-top: 4rem;
  }
  #telehealth_learnmore_page .telehealth-learn-more-page-row3 .dnd-section>.row-fluid {
    max-width: 400px;
  }
  .telehealth-learn-more-page-row3 {
    margin-top: 7rem;
    padding: 0 15px;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper h2 {
    max-width: 22.5rem;
    margin: 0 auto 2rem;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper p.sub-heading {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper h2 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin-top: 3rem;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }
  .telehealth-learn-more-page-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    text-align: center;
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }
  .telehealth-learn-more-page-row4 {
    margin-top: 2rem;
  }
  .telehealth-learn-more-page-row4 .cm-additional-benefits-wrapper .cm-additional-down-arrow {
    margin-bottom: 2rem;
  }
  .telehealth-learn-more-page-row4 .cm-additional-benefits-wrapper .cm-additional-benefits-inner {
    margin-top: 3.7rem;
  }
  .telehealth-learn-more-page-row4 .cm-additional-benefits-wrapper .cm-additional-benefits-item-inner h3 {
    margin: 0px 0px 1rem;
  }
  .telehealth-learn-more-page-row4  .cm-additional-benefits-wrapper .cm-additional-benefits-item-inner {
    min-height: 9.75rem;
  }
  .telehealth-learn-more-page-row4 .cm-additional-benefits-wrapper .cm-additional-benefits-item-inner p {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper .cm-telehelth-work-content p {
    text-align: center;
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    margin: 0 0 1.5rem 0;
    color: #000000;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper .cm-telehelth-work-item img {
    max-width: 9.4375rem;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper .cm-telehelth-work-content {
    margin: 0px auto 2rem;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper .cm-telehelth-work-item p {
    line-height: 2rem;
    font-size: 1.2384rem;
  }
  .telehealth-learn-more-page-row5 .cm-telehelth-work-wrapper .cm-telehelth-work-item img {
    margin: 0px auto 1rem;
  }
  .telehealth-learn-more-page-row6 {
    margin-top: 7.5rem;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-inner {
    padding: 1.8rem 1.4375rem 0px;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper h2 {
    margin: 0 0 2.5rem;
    text-align: left;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left h5 {
    text-align: left;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-right {
    padding-top: 0;
    margin-bottom: 1.7rem;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
    max-width: 188px;
    position: relative;
    top: 0;
    height: unset;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo {
    position: static;
    padding: 0;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
    margin: 0 auto;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
    height: unset;
    margin: -13px auto -49px;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul {
    justify-content: center;
    position: relative;
    z-index: 555;
  }
  .telehealth-learn-more-page-row1 .cm-patient-access-left-col {
    padding-top: 2.6rem;
  }
  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
    text-align: center;
    max-width: 100%;
    padding: 2rem 1rem 0;
    top: 0;
  }
  .telehealth-learn-more-page-row5 {
    margin: 4rem 0 0 0;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.25rem;
  }
  .cm-telehealth-patient-copyright {
    text-align: center;
  }
  .cm-telehealth-patient-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .telehealth-webinar-row4 .page-center,
  #telehealth_webinar_page .dnd-section>.row-fluid {
    max-width: 400px;
  }
  #telehealth_webinar_page .custom-page-header .cm-page-logo img {
    max-width: 159px;
    height: auto;
    margin: -4.3rem auto -3.7rem;
  }
  #telehealth_webinar_page .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.125rem;
    font-size: 0.9288rem;
  }
  #telehealth_webinar_page .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:not(:last-child){
    padding-right: 27px;
  }
  #telehealth_webinar_page .custom-page-header .cm-page-menu-links {
    padding-left: 0.6rem;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col h2 {
    line-height: 2.125rem;
    font-size: 1.7337rem;
    text-align: center;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col {
    padding-left: 0;
    padding-top: 1.4rem;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col p:not(:last-child) {
    text-align: left;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-right-col-inner {
    min-height: 19.0625rem;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-right-col {
    max-width: 19.0625rem;
    margin: 1.5rem auto 0;
  }
  .telehealth-webinar-row3 .speakers-grp .title h3 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
    margin-bottom: 2.2rem;
  }
  .telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid {
    margin-left: 0;
  }
  .telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item img {
    margin-bottom: 2rem;
  }
  .telehealth-webinar-row3 .speakers-grp .btm-content .row-fluid .item {
    margin-bottom: 3.1rem !important;
  }
  .telehealth-webinar-row4 .content-form-section h1 {
    line-height: 1.4375rem;
    font-size: 1.4241rem;
    text-align: center;
  }
  .telehealth-webinar-row4 .content-form-section p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }
  .telehealth-webinar-row4 .content-form-section h1 {
    margin: 3.7rem 0 1.1rem 0;
  }
  .telehealth-webinar-row4 .content-form-section p {
    position: relative;
    left: 0.1875rem;
  }
  .telehealth-webinar-row4 .content-form-section form {
    padding: 0px 8px 0px 16px;
  }
  .telehealth-webinar-row4 .content-form-section form {
    padding: 20px 8px 0px 20px;
  }
  .telehealth-webinar-row4 .content-form-section {
    padding-bottom: 50px;
  }
  .timer-section .timer-labels {
    display: none;
  }
  .timer-section .timer-column.timer-box {
    font-size: .78em;
  }
  .timer-section {
    width: 19.875rem;
    position: relative;
    left: 1.8rem;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
    margin: 0 auto;
  }
  .telehealth-webinar-row2 .cm-patient-access-wrapper .cm-patient-access-left-col ul li {
    line-height: 1.5rem;
    font-size: 1.0526rem;
  }
  .telehealth-webinar-row2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .footer-telehealth-webinar .footer__container {
    max-width: 400px;
  }
  footer.footer-telehealth-webinar {
    min-height: 19.6875rem;
  }
  .footer-bottom--left-telehealth-webinar {
    padding-top: 3.3125rem;
    text-align: center;
    width: 100%;
  }
  .footer-link-telehealth-webinar a {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    text-align: center;
  }
  .footer-copyright-telehealth-webinar {
    text-align: center;
    line-height: 1rem;
    font-size: 0.805rem;
  }

  .footer-logo-telehealth-webinar {
    margin: 0 0 1.7rem;
  }
  .footer-bottom--right-telehealth-webinar {
    padding-right: 0;
    width: 100%;
  }
  .footer-bottom--right-telehealth-webinar {
    text-align: center;
  }
  .footer-logo-telehealth-webinar img {
    max-width: 11.875rem;
    margin: 0 auto;
  }

  .health-case-study-row3 {
    padding: 0 10px;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    min-height: 286px;
    background-size: 500px !important;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    padding: 0 0 35px;
  }
  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
    font-size: 18px;
  }
  .health-case-study-row10 .contact-section .page-center {
    padding: 15px;
  }

  #osis_page .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.125rem;
    font-size: 0.805rem;
  }
  #osis_page .osis-row3 .dnd-section>.row-fluid {
    max-width: 400px;
  }
  #osis_page .cm-content-top-image-wrapper p.sub-heading {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }
  #osis_page .cm-content-top-image-wrapper .cm-content-top-image-content p,
  .osis-row3 .cm-content-top-image-wrapper .cm-content-top-image-content {
    text-align: left;
    padding: 0;
  }
  #osis_page  .cm-content-top-image-wrapper .cm-content-top-image-content {
    max-width: 16.9375rem;
  }
  #osis_page  .cm-content-top-image-item-inner {
    display: flex;
  }
  #osis_page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    margin: 0;
  }
  #osis_page .cm-content-top-image-wrapper h3 {
    margin: 0 0 0.5rem 0;
  }
  #osis_page .cm-content-top-image-wrapper .cm-content-top-image-content p {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }
  .osis-row4 .widget-type-rich_text {
    margin: 0rem 0 0 0;
  }
  .osis-row5 .dnd-section>.row-fluid {
    min-height: 13.0625rem;
  }
  .osis-row5 .dnd-section>.row-fluid .widget-type-rich_text p {
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.2384rem;
  }
  #osis_page .osis-row5 .dnd-section>.row-fluid {
    position: relative;
    padding: 1.875rem 0 0 0;
  }
  .osis-row5 .widget-type-rich_text {
    position: relative;
    padding-top: 1.7rem;
  }
  .osis-row5 .widget-type-linked_image {
    margin-right: 0;
  }
  .osis-row6 .custom-patient-engage-section .title-section h1 {
    line-height: 2.25rem;
    font-size: 1.6099rem;
  }
  #osis_page .osis-row7 .dnd-section>.row-fluid,
  .osis-row6 .custom-patient-engage-section .page-center {
    max-width: 400px;
    padding: 0;
  }
  .custom-patient-engage-section .title-section p {
    line-height: 1.25rem;
    font-size: 1.1146rem;
  }
  #osis_page .custom-page-header .cm-page-menu-links {
    padding-left: 1rem;
    left: 0;
  }
  #osis_page .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:last-child {
    padding-right: 0;
  }
  .osis-row7 .widget-type-rich_text h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
    margin: 0 0 1rem 0;
  }
  #osis_page .osis-row7 .dnd-section>.row-fluid {
    /*     min-height: 71.8125rem; */
  }
  #osis_page .osis-row7 .dnd-section>.row-fluid {
    padding-top: 4.375rem;
  }
  .osis-row7 .widget-type-rich_text p {
    line-height: 1.25rem;
    font-size: 1.0526rem;
    max-width: 20rem;
    margin: 0 auto;
  }
  .osis-row7 form {
    margin: 49px auto 0;
    max-width: 22.5rem;
  }
  .osis-row7 .hs-form .inputs-list li label input {
    margin-right: 10px;
  }
  .osis-row8 .user-testimonial-section .heading {
    line-height: 2.25rem;
    font-size: 1.6099rem;
  }
  .osis-row8 .user-testimonial-section {
    padding-top: 2.4625rem;
  }
  .osis-row8 .user-testimonial-section .user-testimonial-inner {
    min-height: 37.125rem;
    max-width: 18.125rem;
  }
  .osis-row8 .user-testimonial-section .user-testimonial-inner {
    margin-top: 84px;
  }
  .osis-row8 .user-testimonial-section .user-content p {
    text-align: center;
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }
  .osis-row8 .user-testimonial-section h3.user-name {
    line-height: 1.8125rem;
    font-size: 1.3003rem;
    margin-bottom: 0.7rem;
  }
  .osis-row8 .user-testimonial-section p.user-designation {
    line-height: 1.25rem;
    font-size: 0.8669rem;
  }

  .user-testimonial-section p.user-designation {
    margin: 0.8rem 0 0;
    line-height: 1.25rem;
    font-size: 0.8669rem;
  }
  .osis-row8 .user-testimonial-section {
    min-height: 51.1875rem;
  }
  #osis_page .custom-page-header .cm-page-menu-links {
    padding-top: 1.75rem;
    top: 1.8rem;
  }
  #osis_page .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:not(:last-child) {
    padding-right: 3rem;
  }
  .osis-row3 {
    padding: 2.0625rem 10px 0;
  }
  .osis-row6 .custom-patient-engage-section .title-section {
    margin: 0 auto;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .page-center {
    padding: 0 0 1.8rem;
  }
  .telehealth-row8 .content-form-section .page-center {
    padding: 0;
  }
  .telehealth-row8 .content-form-section form {
    padding: 0px 8px 0px 16px;
    max-width: 21.25rem;
    margin: 0 auto;
  }
  .telehealth-row8 .content-form-section .span5.left {
    max-width: 20rem;
    margin: 0 auto;
  }
  .telehealth-row8 .content-form-section h1 {
    margin: 0 0 0.5rem 0;
    padding: 0;
  }
  .telehealth-row8 .content-form-section ul {
    padding-top: 15px;
  }
  .telehealth-row8 .content-form-section form {
    padding: 10px 8px 0px 16px;
  }
  .telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-left-col p {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    text-align: left;
  }
  .telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button .hs-button {
    max-width: 10rem;
  }
  .telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-left-col h2 {
    color: #000000;
  }
  .telehealth-custom-menu .navigation-primary>ul>li>a{
    line-height: 1.1875rem;
    font-size: 0.9907rem;
    font-weight: 700;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper h2 {
    line-height: 1.8125rem;
    font-size: 1.4861rem;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper {
    padding: 3.975rem 0 0;
    min-height: 62.5625rem;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
    width: 11.9375rem;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
    margin-bottom: 2.5rem;
  }
  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item:last-child {
    margin-bottom: 0;
  }
  .telehealth-row3 {
    margin-top: 4.3rem;
  }
  .cm-telehelth-work-wrapper .cm-telehelth-work-button .hs-button {
    height: 3.0625rem;
    width: 15.5625rem;
  }
  .telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-content {
    padding: 0px 0;
    margin: 0.9rem 0 0;
  }
  .telehealth-row6 .cm-telehealth-usecases-wrapper {
    min-height: 60.9375rem;
  }
  .telehealth-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left p {
    margin-bottom: 4rem;
  }
  .telehealth-row6 .cm-telehealth-usecases-wrapper h2 {
    margin: 0 0 3.3rem;
  }
  .telehealth-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-inner {
    padding: 3.5rem 2.4375rem 0;
  }
  .telehealth-row5 {
    margin: 4.9rem 0 0;
  }
  .cm-additional-benefits-wrapper .cm-additional-benefits-inner {
    margin-top: 2.1rem;
  }
  .telehealth-row3 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0 1rem;
  }
  .telehealth-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left h5:before {
    display: none;
  }
  .telehealth-row1 .cm-patient-access-left-col {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .telehealth-row1 .cm-telehealth-usecases-wrapper {
    min-height: 55.5625rem;
  }
  .cm-telehelth-footer .footer-case-study .footer__container {
    max-width: 400px;
    padding: 0;
  }
  .cm-telehelth-footer .footer-logo-case-study img {
    margin: 0 auto 1.4rem;
  }
  .cm-telehelth-footer  .footer-bottom-wrapper-case-study {
    min-height: 23.75rem;
  }
  .cm-telehelth-footer .footer-case-study {
    padding: 0 0 0;
  }
  .cm-telehelth-footer .footer-logo-case-study img {
    max-width: 11.8125rem;
  }
  .osis-health-partners-banner-wrapper .osis-health-partners-right-col {
    order: 1;
  }
  .osis-health-partners-banner-wrapper .osis-health-partners-left-col {
    order: 2;
  }
  #osis_page .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:not(:last-child) {
    padding: 0;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper h2 {
    order: 1;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left {
    order: 2;
  }
  .cm-osis-footer footer.footer-telehealth-webinar {
    min-height: 14.3125rem;
  }
  .cm-osis-footer footer.footer-telehealth-webinar {
    min-height: 14.3125rem;
  }
  .cm-osis-footer .footer-bottom--left-telehealth-webinar {
    padding-top: 1.875rem;
  }
  .cm-osis-footer .footer-bottom--right-telehealth-webinar {
    padding-top: 1.9375rem;
  }

  .website-wrapper h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .website-wrapper .dnd-section > .row-fluid {
    padding: 0 15px;
  }

  .website-wrapper .dnd-section {
    padding-top:34px;
  }

  .health-assist-header .custom-header {
    padding: 15px;
  }

  .health-assist-header .custom-header {
    margin-top: 51px;
    top: 0;
  }

  .health-assist-header header.header {
    margin-top: 51px;
    min-height: 60px;
  }

  .nextech-partner-wrapper .custom-page-header .header-btn-section {
    left: 11rem;
    top: 1.3rem;
  }

  .nextech-partner-wrapper .custom-page-header .cm-page-logo img {
    height:auto;
  }

  .nextech-partner-wrapper .custom-page-header .cm-page-logo {
    margin-left: 0;
  }

  .nextech-partner-wrapper .custom-page-header .header-btn-section a {
    font-size: 0.5573rem;
    font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
    font-weight: 700;
    height: 1.625rem;
    width: 8.6875rem;
    border-radius: 3px;
  }

  .nextech-partner-wrapper .custom-page-header .cm-page-menu-links {
    padding: 0;
  }

  .nextech-partner-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
    padding: 0;
  }


  .nextech-partner-row3 .cm-content-top-image-wrapper {
    max-width: 400px;
    padding-top: 2.125rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper h2 {
    text-align: center;
    line-height: 2.5625rem;
    font-size: 1.7957rem;
    max-width: 22rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.7rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper p.sub-heading {
    text-align: center;
    line-height: 1.375rem;
    font-size: 0.9907rem;
    left: 0;
  }

  .nextech-partner-row3 .cm-content-top-image-item-inner {
    min-height: 14.9375rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin: 0;
    justify-content: center;
    margin-top: 1.5rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-item {
    max-width: 20.5625rem;
    width: 100%;
    margin-bottom: 1.8rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper h3 {
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 1.3rem;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-content {
    margin-top: 12px;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    max-width: 18.3125rem;
    width: 100%;
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }


  .nextech-partner-row4 h3 * {
    display: block;
    width: 100%;
  }

  .nextech-partner-row4 h3 strong {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .nextech-partner-row4 h3 img {
    order: 1;
    margin-bottom: 0.7rem;
    margin-left: 0rem;
  }

  .nextech-partner-row4 h3 span {
    order: 2;
    top: 0;
  }

  .nextech-partner-row4 h3 {
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.2384rem;
  }

  .nextech-partner-row4 .widget-type-rich_text {
    left: 0;
  }


  .nextech-partner-row5 .custom-patient-engage-section .page-center {
    max-width: 400px;
  }

  .nextech-partner-row5 .custom-patient-engage-section {
    padding-top: 2.5625rem;
    padding-bottom: 3.7rem;
  }

  .nextech-partner-row5  .custom-patient-engage-section .title-section h1 {
    text-align: center;
    line-height: 2.25rem;
    font-size: 1.6099rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .title-section {
    max-width: 22rem;
    margin: 0 auto;
  }

  .nextech-partner-row5 .custom-patient-engage-section .title-section p {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.1146rem;
    padding-top: 6px;
  }

  .nextech-partner-row5 .custom-patient-engage-section .row-fluid {
    padding-top: 2.35rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item {
    max-width: 13.8125rem;
    margin-bottom: 1.7rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item .inner {
    padding-top: 2.5rem;
    padding-bottom: 1.6rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item h4 {
    max-width: 6.3125rem;
    margin-left: auto;
    margin-right: auto;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item p {
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    color: #4e6170;
    text-align: center;
    line-height: 1.3125rem;
    font-size: 0.9288rem;
    padding: 0 14px;
  }

  .nextech-partner-row5 .custom-patient-engage-section .button {
    padding-top: 0.8rem;
  }

  .reputation-management-wrapper .dnd-section > .row-fluid {
    padding: 0 15px;
  }

  .reputation-management-row3 .span4 {
    padding: 0;
    clear: both;
    float: left;
  }

  .reputation-management-wrapper .contact-section .page-center{
    padding:0 15px;
  }

  .reputation-management-wrapper  h3.form-title {
    margin: 0;
  }

  .reputation-management-wrapper .contact-section form {
    padding-top: 18px;
  }

  .reputation-management-row1 h2 {
    font-size: 30px;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-item {
    width: 100%;
    padding: 0 20px;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    padding: 0 0 20px;
  }

  .covid-solution-wrapper .cm-content-top-image-wrapper .cm-content-top-image-link {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    margin-bottom: 5px;
  }

  .covid-solution-wrapper .cm-content-top-image-wrapper .cm-content-top-image-link a {
    font-size: 14px;
  }

  .covid-solution-row2 .col_3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    margin-bottom: 15px;
  }

  .covid-solution-row3 .dnd-section {
    padding: 77px 0 0;
  }

  .covid-solution-row2 .cm-content-top-image-wrapper .cm-content-top-image-item:last-child {
    margin: 0;
  }

  .covid-solution-row3 h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .covid-solution-row3 p {
    padding: 0 25px;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0 20px !important;
    width: 100%;
    margin: 0;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-item:not(:last-child) {
    margin-bottom: 52px;
  }

  .covid-solution-row5 .dnd-section {
    padding: 77px 0 0;
  }

  .covid-solution-row5 h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .covid-solution-row5 p {
    padding: 0 25px !important;
  }

  .covid-solution-row6 .dnd-section {
    padding: 50px 17px 0;
  }

  .covid-solution-row8 .dnd-section {
    padding: 75px 0 0;
  }

  .covid-solution-row8 h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .covid-solution-row8 p {
    padding: 0 25px !important;
  }

  .covid-solution-row10 .dnd-section {
    padding: 50px 0 0;
  }

  .covid-solution-row10 .row-fluid-wrapper .cm-schdule-demo-wrapper {
    margin: 0 15px;
    min-height:unset;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    width: 100%;
    padding: 5px 70px 0 !important;
    background-size: calc(100% - 140px) !important;
    background-position-x: 70px !important;
    background-position-y: bottom !important;
    position: static;
    min-height: calc(52vw + 1px);
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-inner {
    max-width: 100%;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content {
    width: 100%;
    max-width: 100%;
    padding: 30px 20px 15px;
    text-align: center;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    font-size: 20px;
    line-height: 25px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 0 0 35px;
    margin: 0;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a {
    font-size: 18px;
  }

  .contact-section .row {
    margin: 0;
  }

  .covid-solution-wrapper {
    margin-top: 0;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-logo {
    left: 0;
    padding-top: 3.125rem;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-logo img {
    max-width: 204px;
    height: 39px;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-menu-links {
    padding-top: 25px;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:not(:last-child) {
    padding-right: 25px;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li:last-child {
    display: none;
  }

  .covid-stage-wrapper .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul {
    display: flex;
    justify-content: center;
  }



  .covid-stage-row3 .widget-type-rich_text {
    max-width: 360px;
  }

  .covid-stage-row3 h1 {
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.4861rem;
    left: 0;
    padding: 0 15px;
    margin-bottom: 12px;
    margin-top: 17px;
  }

  .covid-stage-row3 p {
    text-align: center;
    line-height: 1.625rem;
    font-size: 0.9907rem;
    left: 0;
  }

  .covid-stage-wrapper .custom-page-header .page-center {
    padding: 0;
  }

  .stage-map-wrapper .regular-update {
    background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/yellow-bg.png) -0.0625rem -0.0625rem / 31rem 3.6875rem;
  }

  .covid-stage-row3 .dnd-section {
    padding-bottom: 47px;
  }

  .stage-map-wrapper {
    padding: 0;
  }

  .covid-stage-row5 .widget-type-rich_text {
    max-width: 360px;
    left: 0;
  }

  .covid-stage-row5 h1 {
    text-align: center;
    line-height: 1.5rem;
    font-size: 1.4861rem;
    left: 0;
    margin-bottom: 2rem;
  }

  .covid-stage-wrapper p {
    text-align: center;
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .covid-stage-row5 .dnd-section {
    padding-top: 2.5rem;
    padding-bottom: 0;
  }


  .covid-stage-row6 .dnd-section {
    padding-top: 2.9rem;
  }

  .covid-stage-row7 .dnd-section {
    padding-bottom: 2.2rem;
  }

  .covid-stage-row7 .content-background-wrapper .content-inner {
  }

  .covid-stage-row7 .content-background-wrapper {
    max-width: 362px;
  }

  .covid-stage-row7 .content-background-wrapper .cm-row .content-text {
    text-align: left;
  }

  .covid-stage-row7 .content-background-wrapper p {
    text-align: left;
    padding: 0;

  }

  .covid-stage-row7 .content-background-wrapper .cm-row>.content-left ul {
    line-height: 1.6875rem;
    font-size: 1.1087rem;
  }

  .covid-stage-row7 .content-background-wrapper h1 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .covid-stage-row7 .content-background-wrapper .cm-row {
    padding-bottom: 2.1rem;
    padding-top: 2.4rem;
  }

  .covid-stage-row7 .content-background-wrapper {
    margin-top: 1.9rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-logo img {
    max-width: 188px !important;
    height:auto;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item a {
    text-align: left;
    line-height: 1.125rem;
    font-size: 0.805rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-logo {
    min-height: 2.5rem;
    width: 11.75rem;
    padding-top: 1.125rem;
    left: 0;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links {
    padding-left: 0;
    padding-top: .9rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item {
    padding-right: 2.9rem;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links ul {
    justify-content: center;
  }

  .mobile-patient-webinar-wrapper .custom-page-header {
    min-height: 5rem;
    height:auto !important;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .page-center {
    max-width: 400px;
    padding: 0px 0 14px;
    position: relative;
    left: -5px;
  }

  .mobile-patient-webinar-row3 .dnd-section {
    padding-top: 2.3125rem;
    padding-bottom: 1.75rem;
  }

  .mobile-patient-webinar-row3 h1 {
    color: #37465A;
    font-size: 1.548rem;
    line-height: 2.1875rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    text-transform: unset;
    margin: 0;
  }

  .mobile-patient-webinar-row3 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row3 .video-container {
    height: 12.9375rem;
    width: 22.5rem;
    margin: 0 auto;
    margin-top: 1.75rem;
    margin-bottom: 2.4rem;
  }

  .mobile-patient-webinar-row3 .video-container iframe {
    height: 100%;
  }

  .mobile-patient-webinar-row3 hr {
    max-width: 22.5rem;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.2rem;
    position: relative;
    left: 5px;
    margin-bottom: 0.5rem;
  }

  .mobile-patient-webinar-row3 p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }


  .mobile-patient-webinar-row3 .dnd-section {
    padding-top: 2.3125rem;
    padding-bottom: 1.75rem;
  }

  .mobile-patient-webinar-row3 h1 {
    color: #37465A;
    font-size: 1.548rem;
    line-height: 2.1875rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    text-transform: unset;
    margin: 0;
  }

  .mobile-patient-webinar-row3 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row3 .video-container {
    height: 12.9375rem;
    width: 22.5rem;
    margin: 0 auto;
    margin-top: 1.75rem;
    margin-bottom: 2.4rem;
  }

  .mobile-patient-webinar-row3 .video-container iframe {
    height: 100%;
  }

  .mobile-patient-webinar-row3 hr {
    max-width: 22.5rem;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.2rem;
    position: relative;
    left: 5px;
    margin-bottom: 0.5rem;
  }

  .mobile-patient-webinar-row3 p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .mobile-patient-webinar-row4 .dnd-section {
    padding: 0;
  }

  .mobile-patient-webinar-row5 .dnd-section {
    padding-top: 2.75rem;
    padding-bottom: 1.2rem;
  }

  .mobile-patient-webinar-row5 h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    margin: 0;
    text-transform: unset;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    margin-bottom: 3.5rem;
  }

  .mobile-patient-webinar-row5 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row5 p {
    line-height: 1.375rem;
    font-size: 1.2384rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    margin-bottom: 2.6rem;
  }

  .mobile-patient-webinar-row5 p a {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    font-weight: bold;
  }

  .mobile-patient-webinar-row3 .dnd-section {
    padding-top: 2.3125rem;
    padding-bottom: 1.75rem;
  }

  .mobile-patient-webinar-row3 h1 {
    color: #37465A;
    font-size: 1.548rem;
    line-height: 2.1875rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    text-transform: unset;
    margin: 0;
  }

  .mobile-patient-webinar-row3 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row3 .video-container {
    height: 12.9375rem;
    width: 22.5rem;
    margin: 0 auto;
    margin-top: 1.75rem;
    margin-bottom: 2.4rem;
  }

  .mobile-patient-webinar-row3 .video-container iframe {
    height: 100%;
  }

  .mobile-patient-webinar-row3 hr {
    max-width: 22.5rem;
  }

  .mobile-patient-webinar-row3 .widget-type-linked_image {
    margin-top: 1.2rem;
    position: relative;
    left: 5px;
    margin-bottom: 0.5rem;
  }

  .mobile-patient-webinar-row3 p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .mobile-patient-webinar-row4 .dnd-section {
    padding: 0;
  }

  .speakers-grp .title h3 {
    line-height: 2.4375rem;
    font-size: 1.7337rem;
    margin-bottom: 1.3rem;
  }

  .speakers-grp {
    padding-top: 2.5rem;
    padding-bottom: 0.2rem;
  }

  .speakers-grp .btm-content .row-fluid {
    display: block;
    margin: 0;
  }

  .speakers-grp .btm-content .row-fluid .item {
    margin: 0 auto!important;
    margin-bottom: 2.6rem !important;
  }

  .speakers-grp .btm-content .row-fluid .item h4 {
    margin-top: .5rem;
  }

  .mobile-patient-webinar-row5 .dnd-section {
    padding-top: 2.75rem;
    padding-bottom: 1.2rem;
  }

  .mobile-patient-webinar-row5 h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    margin: 0;
    text-transform: unset;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    margin-bottom: 3.5rem;
  }

  .mobile-patient-webinar-row5 .dnd-section > .row-fluid {
    max-width: calc(22.5rem + 20px);
  }

  .mobile-patient-webinar-row5 p {
    line-height: 1.375rem;
    font-size: 1.2384rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
    margin-bottom: 2.6rem;
  }

  .mobile-patient-webinar-row5 p a {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    font-weight: bold;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-testimonial-inner {
    max-width: 19.625rem;
    padding: 0 2rem 10px;
    margin-top: 4.7rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-testimonial-inner .user-content p {
    line-height: 1.75rem;
    font-size: 1.2384rem;
    color: #FFFFFF;
    text-align: center;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    font-weight: 400;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section {
    padding-bottom: 3.3rem;
    background-color: rgb(242,242,242) !important;
    padding-top: 2.7rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .user-testimonial-inner p.user-designation {
    line-height: 1.25rem;
    font-size: 0.8669rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section h3.user-name {
    color: #fff;
    line-height: 1.8125rem;
    font-size: 1.3003rem;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 0.6rem;
    padding-top: 4.5rem;
  }

  .mobile-patient-webinar-row6 .user-testimonial-section .heading {
    line-height: 2.25rem;
    font-size: 1.6099rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
  }

  .mobile-patient-webinar-wrapper {
    overflow-x: hidden;
  }

  .patient-messaging-wrapper .custom-page-header .cm-page-logo {
    padding-top: 1.25rem;
  }

  .patient-messaging-wrapper .custom-page-header .cm-page-logo img {
    height: 1.6rem;
    max-width: 10rem !important;
    margin: 0 auto;
  }

  .patient-messaging-wrapper .custom-page-header .page-center {
    height: auto;
    min-height: 5.625rem;
    padding: 0;
  }

  .patient-messaging-wrapper  .custom-page-header .cm-page-menu-links {
    padding-top: 1.35rem;
    padding-left: 0;
  }

  .patient-messaging-wrapper  .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.375rem;
    font-size: 1.1146rem;
  }

  .patient-messaging-wrapper  .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul {
    justify-content: center;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-image {
    top: 3.9375rem;
    left: 1.25rem;
    height: 22.5rem;
    width: 22.5rem;
    z-index: 33;
  }

  .patient-messaging-row2 .custom-cp-banner .page-center {
    max-width: 400px;
    text-align: center;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-content-section h2 {
    text-align: center;
    line-height: 2.125rem;
    font-size: 1.7337rem;
    margin-bottom: 1.3rem;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-content-section p {
    padding: 0 23px;
    line-height: 1.5rem;
    font-size: 1.0526rem;
    padding-bottom: 1.2rem;
  }

  .patient-messaging-row2 .custom-cp-banner .btn {
    color: #FFFFFF;
    font-size: 0.8669rem;
    font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
    font-weight: 700;
    height: 2.5rem;
    width: 19.3125rem;
    border-radius: 0;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-content-section p.btm-link {
    line-height: 1.125rem;
    font-size: 0.9288rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3.8rem;
    padding-bottom: 0.5rem;
  }

  .patient-messaging-row2 .custom-cp-banner .inner {
    min-height: 30.3rem;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-content-section {
    padding-top: 0;
    padding: 0;
    width: 22.5rem;
    margin: 0 auto;
  }

  .patient-messaging-row3 .cm-healthcare-pro-module-wrapper {
    padding-top: 2.5rem;
    min-height: 30.3125rem;
  }

  .patient-messaging-row3 .dnd-section > .row-fluid {
    max-width: 400px;
  }

  .patient-messaging-row3 .cm-healthcare-pro-module-wrapper h2 {
    line-height: 2.125rem;
    font-size: 1.7337rem;
    width: 21.125rem;
  }

  .patient-messaging-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item {
    width: 50% !important;
  }

  .patient-messaging-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-item img {
    width: 89%;
  }

  .patient-messaging-row4 .care-accessible-section {
    padding-top: 4.4375rem;
    max-width: 400px;
    margin: 0 auto;
  }

  .patient-messaging-row4 .care-accessible-section .title-sec {
    width: 22.5rem;
  }

  .patient-messaging-row4 .care-accessible-section .title-sec h2 {
    line-height: 1.75rem;
    font-size: 1.7337rem;
    font-family: freight-sans-pro-1,freight-sans-pro-2,sans-serif;
    margin-bottom: 1.15rem;
  }

  .patient-messaging-row4 .care-accessible-section .title-sec p {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
    color: #1f415b;
  } 

  .patient-messaging-row4 .dnd-section {
    padding-bottom: 3.05rem;
    min-height: 83.75rem;
  }

  .patient-messaging-row4 .care-accessible-section .accessible-item {
    max-width: 64%;
    margin: 0 auto !important;
    margin-bottom: 3.1rem !important;
  }

  .patient-messaging-row4 .care-accessible-section .content-section {
    margin-top: 1.2rem;
  }

  .patient-messaging-row4 .care-accessible-section .image {
    margin-bottom: 0.3rem;
  }

  .patient-messaging-row4 .care-accessible-section .title {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .patient-messaging-row4 .care-accessible-section .accessible-item:last-child {
    margin-bottom: 0 !important;
  }

  .patient-messaging-row8 .content-form-section .page-center {
    max-width: 400px;
  }

  .patient-messaging-row8 .content-form-section h1 {
    line-height: 1.75rem;
    font-size: 1.7337rem;
  }


  .patient-messaging-row7 .video-container {
    height: 18.5rem;
    width: 22.5rem;
  }

  .patient-messaging-row7 .dnd-section > .row-fluid {
    max-width: 400px;
  }

  .patient-messaging-row7 h2 {
    line-height: 2.125rem;
    font-size: 1.7337rem;
  }

  .patient-messaging-row7 .dnd-section {
    padding-top:4rem;
  }

  .patient-messaging-row5 .content-image-align-wrapper {
    padding-top: 0.5625rem;
    padding-bottom: 1.5rem;
    min-height: auto;
  }

  .patient-messaging-row5 .content-image-align-wrapper .row-fluid {
    max-width: 400px;
    margin: 0 auto;
  }

  .patient-messaging-row5 .content-image-align-wrapper .content {
    padding: 0 0px 0 20px;
  }

  .patient-messaging-row5 .content-image-align-wrapper h1 {
    margin: 0;
    margin-bottom: 1.9rem;
  }

  .patient-messaging-row4 .hs-button {
    color: #FFFFFF;
    font-size: 0.8669rem;
    font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
    font-weight: 700;
    height: 2.5rem;
    width: 19.3125rem;
    border-radius: 0;
    left: 0;
  }

  .patient-messaging-row5 .content-image-align-wrapper ul strong {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .patient-messaging-row5 .content-image-align-wrapper ul span {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }

  .patient-messaging-row6 .cm-customer-outcoms-wrapper {
    max-width: 22.5rem;
    padding-top: 2.5rem;
    margin-bottom: 4.5rem;
  }

  .patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    margin: 0 auto;
    width: 15.0625rem;
    margin-bottom: 5.6rem;
  }

  .patient-messaging-row6 .cm-customer-outcoms-wrapper h2 {
    line-height: 1.5rem;
    font-size: 1.2384rem;
    margin-top: 1.6rem;
    margin-bottom: 0.7rem;
  }

  .patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-content-wrap p {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }

  .patient-messaging-row6 .cm-customer-outcoms-wrapper .cm-customer-outcoms-item:last-child {
    margin-bottom: 0;
  }

  .container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image {
    padding: 0 130px;
    width: 100%;
  }
  .contentWithleft-image-wrp .contentWithleft-image-inner {
    width: 100%;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text {
    width: 100%;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text a {
    font-size: 16px;
    line-height: 22px;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image-inner {
    padding: 0 15px;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image img {
    margin: 0 auto;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text a {
    padding: 20px 0 0;
  }

  .body-resources-wrapper {
    padding-top: 5px;
  }
  .cm-resources-sec3 .span9.dnd-column,
  .cm-resources-sec3 .span3.dnd-column {
    width: 100%;
    margin-left: 0;
  }
  .cm-resources-sec3 .dnd-section {
    padding-top: 0 !important;
  }

  .cp-schedulingplus-header .telehealth-logo {
    top: 0;
    padding: 12px 0 0 0;
    text-align: center;
  }
  .cp-schedulingplus-header .telehealth-logo img {
    width: 219px !important;
    max-width: none;
    display: block;
    margin: 0 auto;
  }
  .cp-schedulingplus-header .telehealth-custom-menu {
    top: 0;
    padding-left: 0;
  }

  .scheduling-banner-plus .custom-cp-banner .blue-bg {
    height: 23.9375rem;
    width: 21.4375rem;
    left: 0;
  }
  .scheduling-banner-plus .custom-cp-banner .cp-content-section h2 {
    margin-top: 2rem;
  }
  .scheduling-banner-plus .custom-cp-banner .cp-content-section h3 {
    line-height: 1.3125rem;
    font-size: 1.3003rem;
  }
  .scheduling-banner-plus .custom-cp-banner .cp-content-section h3 {
    line-height: 1.3125rem;
    font-size: 1.3003rem;
    margin-top: 1rem;
    margin-bottom: 2.2rem;
  }
  .scheduling-banner-plus .custom-cp-banner .cp-content-section p {
    margin-bottom: 1.75rem;
    padding-right: 50px;
  }
  .scheduling-banner-plus .custom-cp-banner .btn {
    min-height: 2.625rem;
    min-width: 11.9375rem;
    height: auto;
    display: inline-block;
    line-height: 2.9375rem;
    font-size: 0.9907rem;
    font-family: "freight-sans-pro-1","freight-sans-pro-2",sans-serif;
    font-weight: 700;
  }
  .scheduling-banner-plus .custom-cp-banner p.btm-link {
    padding-top: 1.1rem;
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }
  .cp-scheduling-plus-row1 p {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }
  .cp-scheduling-plus-row1 .cm-content-top-image-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }
  .cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }
  .cp-scheduling-plus-row1 .cm-content-top-image-wrapper {
    margin: 0;
  }
  .cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0;
    width: 19.375rem;
    margin: 0 auto;
  }
  .cp-scheduling-plus-row1 .hs-button, 
  .cp-scheduling-plus-row1 .button--primary {
    min-height: 3.1875rem;
    min-width: 13.25rem;
    line-height: 1.9rem;
    margin-top: 1.2rem;
  }
  .cp-scheduling-plus-row2 h1 {
    line-height: 1.9375rem;
    font-size: 1.6099rem;
  }

  .cp-scheduling-plus-row1 p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
    max-width: 20.5625rem;
    margin: 0 auto;
  }
  .cp-scheduling-plus-row3 .dnd-section>.row-fluid {
    padding: 0;
    max-width: 400px !important;
  }
  .cp-scheduling-plus-row3 .span9.dnd-column {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
    min-height: auto;
    background-position: top left !important;
    background-size: cover !important;
  }
  .cp-scheduling-plus-row3 h2 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
    margin-top: 12px;
    margin-bottom: 0;
  }
  .cp-scheduling-plus-row3 p {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }
  .cp-scheduling-plus-row5 .dnd-column {
    padding: 0;
  }
  .cp-scheduling-plus-row3 .dnd-section {
    padding-bottom: 0;
  }
  .cp-scheduling-plus-row3 .span9.dnd-column {
    padding-left: 95px;
    padding-right: 20px;
    padding-top: 0;
    width: 100%;
    padding-bottom: 23px;
    min-height: auto;
    background-position: top left 32px !important;
    background-size: cover !important;
  }
  .cp-scheduling-plus-row3 .hs-button, 
  .cp-scheduling-plus-row3 .button--primary {
    margin-bottom: 1rem;
  }
  .cp-scheduling-plus-row3 .span3.dnd-column {
    width: 100%;
  }
  .cp-scheduling-plus-row3 .hs_cos_wrapper_type_linked_image img {
    margin-left: 0;
    display: block;
    margin-right: 0;
    margin-top: 0;
    max-width: 90px !important;
    margin-bottom: -20px;
  }
  .cp-scheduling-plus-row2 .dnd-section {
    padding-bottom: 35px !important;
  }
  .cp-scheduling-plus-row3 .hs-button, 
  .cp-scheduling-plus-row3 .button--primary {
    margin-bottom: 1rem;
    margin-top: 3.5rem;
  }
  .cp-scheduling-plus-row4 .dnd-section {
    padding-bottom: 30px !important;
  }
  .scheduling-plus-layout .engage-menu .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.1875rem;
    font-size: 0.9907rem;
  }

  .scheduling-plus-layout .engage-menu .cm-page-logo {
    padding-top: 12px !important;
    text-align: center;
    width: 100% !important;
  }
  .scheduling-plus-layout .custom-page-header .cm-page-logo img {
    margin: 0 auto;
  }
  .scheduling-plus-layout .custom-page-header .page-center {
    padding-bottom: 0;
  }

  .container-fluid.covid-solution-row7 .contentWithleft-image-wrp .contentWithleft-image-inner {
    width: 100%;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text {
    padding: 0;
  }
  .container-fluid.covid-solution-row7 .contentWithleft-text {
    text-align: center;
  }

  .client-ratings-group .page-center {
    max-width: 400px;
  }
  .nextech-partner-row6 .dnd-section {
    padding-top: 2.1875rem;
  }
  .nextech-partner-row6 h2 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
    margin-bottom: 1rem;
  }
  .nextech-partner-row6 .dnd-section > .row-fluid {
    max-width: 400px;
  }
  .nextech-partner-row6 .widget-type-rich_text {
    max-width: 20rem;
    margin: 0 auto;
  }
  .nextech-partner-row6 .widget-type-rich_text p {
    text-align: center;
    line-height: 1.25rem;
    font-size: 1.0526rem;
  }
  .nextech-partner-row6 .hs-form-field {
    width: 100% !important;
  }
  .nextech-partner-row6 .widget-type-form {
    max-width: 22.5rem;
    padding-top: 1.8rem;
  }
  .nextech-partner-row6 .widget-type-form form {
    padding-left: 16px !important;
    padding-right: 8px !important;
  }
  .nextech-partner-row6 fieldset.form-columns-3 .hs-form-field {
    width: 100% !important;
  }

  .who-we-serve-page {
    padding-top: 0;
    margin-top: -5px;
  }

  .who-we-serve-row3 .widget-type-rich_text h2 {
    font-size: 24px;
    line-height: 30px;
  }
  main.about-page {
    padding-top: 0;
  }
  .about-row1 .row-fluid [class*="span"] {
    padding: 0 !important; 
  }
  .about-row1 .widget-type-rich_text h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .about-row1 .span6 .widget-type-rich_text,
  .about-row1 .span6 .hs_cos_wrapper_type_module{
    text-align: center; 
  }
  .about-row1 .span6 .widget-type-rich_text p{
    font-size: 16px;
  }
  .about-row1 .dnd-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .about-row1 .page-center {
    padding: 0 15px;
  }

  .about-row2 .dnd-section,
  .about-row3 .dnd-section{
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .about-row1 .hs_cos_wrapper_type_module .hs-button {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .11px;
    padding: 6.5px 28px;
  }
  .about-page .widget-type-rich_text h2 {
    font-size: 24px;
    line-height: 30px; 
  }
  .about-row4 .dnd-section {
    padding: 30px 0 0;
  }
  /*Mobile Intake */
  .mobile-pateint-page .dnd-section>.row-fluid,
  .mobile-pateint-page .page-center{
    max-width: 400px;
  }
  .mobile-pateint-page .cm-content-top-image-wrapper p.sub-heading {
    margin-left: 0;
    width: auto;
  }
  .mobile-pateint-page .cm-content-top-image-wrapper .cm-content-top-image-item {
    width: 100%;
  }
  .mobile-pateint-page .content-form-section {
    padding-top: 2.625rem;
  }
  .mobile-pateint-page .content-form-section h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
    text-align: center;
    margin-top: 0;
  }
  .mobile-pateint-page .content-form-section p {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }
  .mobile-pateint-page .content-form-section ul li {
    line-height: 1.75rem;
    font-size: 1.1765rem;
  }
  .mobile-pateint-page .content-form-section .page-center {
    padding: 0 15px;
  }
  .mobile-pateint-page .content-form-section form {
    padding-right: 0;
    padding-left: 0;
  }
  .mobile-pateint-page .content-form-section ul {
    padding-left: 2.5rem;
  }

  /** Solution **/
  main.solution-page {
    padding-top: 11px;
  }
  .solution-row1 {
    padding-top: 54px;
  }
  .solution-row1 .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .solution-row1 .right-column .hs_cos_wrapper_type_module {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 0 0px;
  }
  .solution-row1 .right-column,
  .solution-row1 .left-column{
    padding: 0 10px;
    width: 100%;
  }
  .solution-row1 .right-column h1 {
    font-size: 30px;
  }
  .solution-row1 .right-column h4 {
    font-size: 20px;
  }
  .solution-row1 .hs-button {
    margin: 0 0 30px;
    font-size: 18px;
  }
  .solution-row1 .widget-type-linked_image img {
    margin: 0 auto; 
  }
  .solution-row2 .dnd-section, .solution-row3 .dnd-section,
  .solution-row5 .dnd-section,
  .solution-row6 .dnd-section{
    padding: 75px 0 0;
  }
  .solution-row2 .widget-type-header h2,
  .solution-row3 .widget-type-rich_text h2,
  .solution-row6 .widget-type-header h2{
    font-size: 24px;
    line-height: 26px;
  }
  .solution-page .row-fluid [class*="span"] {
    min-height: 0px !important;
  }
  .solution-row2 .span4 {
    width: 100%;
  }
  .solution-row2 .hs-button,
  .solution-row3 .widget-type-rich_text p{
    font-size: 18px;
  } 

  .solution-page .critical-need-wrapper,
  .solution-page .critical-need-wrapper.with-image{
    padding: 30px;
  }
  .solution-page .critical-need-wrapper.with-image {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .solution-page .critical-need-wrapper .cm-content-title {

    text-align: left;
  }
  .solution-page .critical-need-wrapper .content-topics,
  .solution-page .critical-need-wrapper.with-image .content-inner{
    padding: 0 0;
  }
  .solution-row2 .dnd-section>.row-fluid>.dnd-column {
    padding: 7px;
  }
  .solution-row2 .widget-type-header {
    padding: 30px 20px 0px;
  }
  .solution-row3 .widget-type-rich_text p {
    padding-left: 25px;
    padding-right: 25px;
  }
  .solution-row3 .span6 {
    width: 100%; 
  }
  .solution-row4 .dnd-section {
    padding-top: 30px; 
  }
  .solution-page .cm-schdule-demo-wrapper {
    margin: 0 15px;
  }

  .solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    font-size: 24px;
    line-height: 28px
  }

  .solution-page .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
    font-size: 18px;
    margin-right: 0;
  }
  .solution-page .cm-schdule-demo-wrapper {
    min-height: auto; 
  }
  .solution-page .solution-card-wrapper .card-box>.card-box-inner {
    width: 100%;
  }
  .solution-page .solution-card-wrapper .card-box .card-box-icon {
    padding: 0 0;
  }
  .solution-row2 .widget-type-linked_image img {
    width: 100%;
    padding: 0;
  }
  .solution-row2 .span4 .widget-type-rich_text {
    font-size: 18px;
  }
  .solution-row6 .widget-type-rich_text h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .solution-row6 .widget-type-rich_text p {
    font-size: 18px;
  }
  .solution-page .cm-schdule-demo-wrapper .schedule-image img {
    max-width: 100px !important;
  }
  .solution-row5 .widget-type-rich_text h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .solution-row5 .widget-type-linked_image img {
    width: 100%;
    height: auto;
  }
  /*access*/
  .about-access-header .custom-page-header {
    min-height: 4.875rem;
    padding-top: 0.5rem;
  }
  .about-access-header .custom-page-header .cm-page-logo {
    padding-top: 0;
    left: 0;
    width: 9.3125rem;
    height: 2.125rem;
  }
  .about-access-header .custom-page-header .cm-page-logo img {
    height: 100%;
  }
  .about-access-header .custom-page-header .cm-page-menu-links {
    padding-top: 9px;
    padding-left: 0.5625rem;
    left: 0;
    position: relative;
  }
  .about-access-header .custom-page-header .cm-page-menu-links .hs-menu-item a {
    line-height: 1.125rem;
    font-size: 0.805rem;
  }
  .about-access-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
    padding-right: 0;
  }
  .about-access-page h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }
  .about-access-page .dnd-section>.row-fluid {
    max-width: 400px; 
  }
  .about-access-row1 .dnd-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .about-access-row2 .dnd-section p {
    line-height: 1.375rem;
    font-size: 1.2384rem;
  }
  .about-access-row2 .dnd-section {
    padding-top: 3.1875rem;
    padding-bottom: 3.1875rem;
  }
  footer.pateint-intake-footer.about-access-footer .intake-logo {
    margin-left: 1.125rem;
  }
  footer.pateint-intake-footer.about-access-footer .bottom-row {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding-bottom: 18px;
  }
  footer.pateint-intake-footer.about-access-footer {
    min-height: 13.75rem;
  }
  footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a {
    margin-left: 2.4rem;
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0 !important;
  }
  footer.pateint-intake-footer.about-access-footer .footer-intake-social-inner a:first-child {
    margin-left: 0;
  }
  footer.pateint-intake-footer.about-access-footer .footer-intake-social {
    padding-left: 1.5rem;
    text-align: left;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  footer.pateint-intake-footer.about-access-footer .intake-footer-copyright {
    text-align: left;
    padding-left: 1.3125rem;
    padding-top: 0.8rem;
  }
  footer.pateint-intake-footer.about-access-footer .intake-footer-links {
    text-align: left;
    padding-left: 1.4125rem;
    padding-bottom: 4px;
    padding-top: 0;
  }
  .nextech-partner-row6 .input {
    margin-right: 8px !important;
  }
  footer.pateint-intake-footer.about-access-footer .intake-logo {
    width: 12.375rem;
    padding-bottom: 11px;
  }
  footer.pateint-intake-footer.about-access-footer .top-row {
    padding-top: 1.4375rem;
  }
  /** WEbex Team */
  .Webex-team-page .dnd-section>.row-fluid, .Webex-team-page .page-center {
    max-width: 400px;
  }
  .webex-team-header {
    min-height: 5.375rem;
  }
  .webex-team-header .custom-page-header .cm-page-logo {
    width: 6.875rem;
    padding-top: 0.625rem;
    left: 0.875rem;
  }
  .webex-team-header .custom-page-header .cm-page-logo a {
    background: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/webex-Luma-Health-Logo-1.png) -0.6875rem -1.3125rem / 7.6875rem 4.25rem;
  }
  .webex-team-header .custom-page-header .cm-logo-2 {
    padding-top: 0.875rem;
    margin-left: 0.9rem;
    width: 6.25rem;
  }
  .webex-team-header .custom-page-header .header-btn-section a {
    top: 0.5625rem;
    left: auto;
    height: 1.875rem;
    width: 6.75rem;
    z-index: 101;
    right: 10px;
    margin: 0 auto;
  }
  .webex-team-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper ul {
    margin: 0 auto;
    width: 100%;
  }
  .webex-team-header .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
    padding-right: 0;
    text-align: center;
  }
  .webex-team-header .custom-page-header .cm-page-menu-links {
    float: none;
    padding-right: 0px;
    padding-top: 73px;
  }
  .webex-team-header .custom-page-header .header-btn-section {
    top: 0.5625rem;
    left: auto;
    height: 1.875rem;
    width: 6.75rem;
    z-index: 101;
    right: 0;
    margin: 0 auto;
  }

  .Webex-team-row1 .dnd-section {
    padding-top: 3.75rem;
  }
  .Webex-team-row1 .widget-type-rich_text p {
    font-size: 0.9907rem;
    max-width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
    left: 0;

  }
  .Webex-team-page .widget-type-rich_text h1 {
    line-height: 2.1875rem;
    font-size: 1.7957rem;
  }
  .Webex-team-row2 .dnd-section {
    padding: 1.375rem 0 1.375rem;
  }
  .Webex-team-row2 .hs-menu-item a {
    line-height: 1.25rem;
    font-size: 0.8669rem;
  }
  .Webex-team-row2 .hs-menu-wrapper ul {
    padding-left: 0;
  }
  .Webex-team-row2 .hs-menu-wrapper ul > li {
    width: 100%;
    padding: 0 0 1.175rem;
  }
  .Webex-team-row2 .hs-menu-wrapper ul > li:last-child {
    padding: 0 0 0; 
  }
  .Webex-team-row3 .dnd-section {
    padding-top: 5.5rem;
    background-color: #fff !important;
  }
  .Webex-team-row4 .dnd-section {
    background-color: #fff !important;
  }
  .Webex-team-row3 h1 {
    line-height: 2.1875rem;
    font-size: 1.7957rem;
  }
  .Webex-team-row3 .widget-type-rich_text {
    line-height: 1.375rem;
    font-size: 0.9907rem;
    text-align: center;
    padding-left: 0;
  }
  .Webex-team-row6 .widget-type-rich_text p a, 
  .Webex-team-row4 .dnd-column .widget-type-rich_text p a {
    line-height: 1.5rem;
    font-size: 1.0526rem;
  }
  .Webex-team-row5 .dnd-section {
    padding-top: 4.5625rem;
  }
  .Webex-team-row5 .widget-type-rich_text h1 {
    line-height: 2.5625rem;
    font-size: 1.7957rem;
  }
  .Webex-team-row5 .widget-type-linked_image {
    display: none; 
  }
  .Webex-team-row6 .widget-type-linked_image {
    display: block; 
  }
  .Webex-team-row8 .content-form-section {
    padding-top: 4.6875rem;
  }
  .Webex-team-row8 .content-form-section h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }
  .Webex-team-row8 .hs_cos_wrapper_type_form {
    width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .webex-team-footer footer.pateint-intake-footer {
    min-height: 9.6875rem;
  }
  .webex-team-footer footer.pateint-intake-footer .bottom-row {
    padding-top: 1.1rem;
  }
  .webex-team-footer footer.pateint-intake-footer .top-row {
    padding-top: 2.5rem;
  }

  .container-fluid.covid-solution-row7 .contentWithleft-text {
    padding: 20px 0 0;
  }

  footer.pateint-intake-footer .page-center {
    max-width: 400px;
  }
  footer.pateint-intake-footer {
    min-height: auto;
  }
  footer.pateint-intake-footer .intake-logo {
    margin: 0 auto;
    float: none;
    padding-bottom: 26px;
  }
  footer.pateint-intake-footer .footer-intake-social {
    float: none;
    padding-top: 5px;
    padding-right: 0;
    text-align: center;
    padding-bottom: 12px;
  }
  footer.pateint-intake-footer .bottom-row {
    padding-bottom: 15px;
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  footer.pateint-intake-footer .intake-footer-links {
    padding-bottom: 3px;
    float: right;
    text-align: center;
  }

  .nextech-partner-row7 .client-ratings-group {
    padding-top: 2.5rem;
  }
  .nextech-partner-row7 .client-ratings-group .title h1 {
    text-align: center;
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }
  .nextech-partner-row7 .client-ratings-group .page-center {
    padding: 0;
  }
  .client-ratings-group .item h4 span {
    text-align: left;
    line-height: 1.1875rem;
    font-size: 0.7739rem;
  }
  .nextech-partner-row7 .client-ratings-group .item p {
    text-align: left;
    line-height: 1.125rem;
    font-size: 0.7331rem;
  }
  .nextech-partner-row7 .client-ratings-group .item {
    padding: 0;
    max-width: 20rem;
    margin: 0 auto 45px;
  }
  .nextech-partner-row7 .client-ratings-group .item .inner {
    padding-left: 14px;
    min-height: 9.5rem;
    padding-right: 23px;
    padding-top: 0.7rem;
  }
  .nextech-partner-row7 .client-ratings-group .title {
    padding-bottom: 3.2rem;
  }
  .nextech-partner-row7 .client-ratings-group .item h4 {
    margin-bottom: 2px;
  }
  .Webex-team-page .span4 .widget-type-rich_text h1 {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding-right: 30px;
    line-height: 4.125rem;
    font-size: 2.5387rem;
  }
  .Webex-team-page .span4 .widget-type-rich_text p {
    display: inline-block;
    vertical-align: top;
    text-align: left !important;
    line-height: 1.6875rem;
    font-size: 1.0526rem;
  }
  .Webex-team-page .span4 .hs_cos_wrapper_type_rich_text {
    display: flex;
  }
  .Webex-team-row8 .dnd-section {
    background-attachment: inherit;
  }
  .Webex-team-row6 .span4 {
    padding-left: 1.875rem;
  }

  #health_case_study_page .cm-client-testimonial-wrapper .cm-client-testimonial-quote {
    left: 0;
  }
  .health-case-study-row3 .widget-type-rich_text h2 a img {
    margin-left: 25px;
    max-width: 25px;
  }
  #health_case_study_page .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content p {
    padding-left: 0;
    padding-right: 0;
  }
  #health_case_study_page .cm-content-top-image-wrapper h3 {
    font-size: 18px;
  }
  #health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-content p {
    font-size: 18px;
  }
  .health-case-study-row9 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
    padding: 5px 70px 0;
  }

  .health-case-study-banner .banner-case-study-wrapper .banner-case-study-column .banner-case-study-imgwrap {
    position: absolute;
    z-index: 5;
    top: 100%;
    padding: 0 5px;
  }
  .health-case-study-row1 {
    padding: 45% 0 0 0;
  }
  .health-case-study-banner .banner-case-study-wrapper {
    padding-bottom: 80px;
  }
  .health-case-study-banner .banner-case-study-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .health-case-study-row3 .widget-type-rich_text h2 a {
    display: flex;
    align-items: center;
    text-align: left;
  }
  .health-case-study-row3 .widget-type-rich_text h2 a img {
    height: 25px;
    width: 25px !important;
  }
  #health_case_study_page .cm-content-top-image-wrapper .cm-content-top-image-content p {
    padding: 0 10px;
  }
  .telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-button {
    margin: 1.2rem 0 0;
  }

  .telehealth-row1 .cm-patient-access-wrapper .cm-patient-access-right-col-inner {
    min-height: 23.3784rem;
  }
  #telehealth_page .telehealth-row2 {
    margin-top: 10rem;
  }
  .mobile-patient-header .custom-page-header .mobile-ne-trigger {
    top: 3.4rem;
  }
  .footer-telehealth-learnmore-wrapper footer.footer-telehealth-webinar {
    min-height: 25.625rem;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
    padding-right: 0;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .mobile-ne-trigger {
    top: 3rem;
  }
  .telehealth-learn-more-page-row6 .cm-telehealth-usecases-wrapper .cm-telehealth-usecases-left h5:before {
    display: none;
  }
  .footer-logo-telehealth-webinar img {
    min-height: initial;
  }
  #osis_page .cm-content-top-image-wrapper .cm-content-top-image-inner {
    padding-left: 1rem;
  }
  .mobile-webinar-footer  footer.pateint-intake-footer .intake-footer-copyright {
    padding-top: 0;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .bottom-row {
    padding-bottom: 1.55rem;
    padding-top: 1.2rem;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .top-row {
    padding-top: 2.5rem;
  }

  .mobile-webinar-footer footer.pateint-intake-footer .intake-logo {
    left: 0.6rem;
  }

  .container-fluid.covid-solution-row4 .cm-content-top-image-wrapper .cm-content-top-image-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .gtd-row2 .content-image-align-wrapper ul li span {
    vertical-align: top;
    padding-top: 0;
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }
  .gtd-row2 .content-image-align-wrapper ul li {
    font-size: 0.98rem;
  }

  .gtd-row2 .content-image-align-wrapper ul li:before {
    top: 0;
  }

  .gtd-row3 .speakers-grp .btm-content .row-fluid .item p {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
  }
  .gtd-row4 .content-form-section h1 {
    text-align: center;
  }

  .cp-appointment-row6 .video-container iframe {
    height: 13.1875rem;
    width: 22.5rem;
  }

  .cp-appointment-row6 .video-container {
    margin: 0;
  }

  .webinar-lyt.engage-page .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
    max-width: 100%;
  }

  .content-image-align-wrapper ul {
    font-size: 16px;
  }

  .cp-access-row5 form .inputs-list li label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .cp-access-row5 form .inputs-list li label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .engage-page .banner-section {
    overflow: hidden;
  }

  .engage-page .mobile-ne-trigger {
    top: 2.4rem !important;
  }

  .hs-epic-wrapper .col1 {
    padding: 65px 0px 0px 0px;
  }

  .hs-greenway-three .span6, .hs-greenway-three .span6:last-child {
    width: 93%;
    display: block;
    margin: 0 auto 48px !important;
  }
  .hs-greenway-three .dnd-row > .row-fluid {
    display: block;
  }

  .about-access-header .custom-page-header .mobile-ne-trigger {
    top: 0.7rem;
  }

  .webex-team-header .custom-page-header .mobile-ne-trigger {
    right: 8rem !important;
    top: 1rem;
  }

  .container-fluid.hs-greenway-four .hs-greenway-four .span6 ul {
    padding-left: 2.8rem;
  }
  .hs-greenway-four .span6 ul li {
    font-size: 1.5rem;
  }
  .hs-greenway-four .span6:first-child .hs_cos_wrapper_type_rich_text {
    padding-left: 0.7rem;
  }
  .hs-greenway-four .span6 ul li p {
    line-height: 1.5rem !important;
    font-size: 1.0526rem !important;
  }
  .hs-greenway-four .span6:first-child .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    margin: 1rem auto !important;
  }
  .hs-greenway-four .span6 h3, .hs-greenway-four .span6 p {
    padding: 0 1rem;
  }
  .hs-greenway-five .span5 img {
    margin: 0 auto;
  }
  .hs-greenway-five .span7 ul li, .hs-greenway-six .span6 ul li {
    font-size: 17px;
  }
  .hs-greenway-five .span7 ul {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  .hs-greenway-six .span6 h3, .hs-greenway-six .span6 p{
    padding: 0 1rem;
  }
  .hs-greenway-four .span6 ul li p {
    padding: 0;
  }
  .hs-greenway-five .span5 img {
    margin: 0 auto;
  }
  .hs-greenway-five .span7 ul li p {
    line-height: 1.5rem !important;
    font-size: 1.0526rem !important;
  }
  .hs-greenway-six .span6 ul {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }

  .cp-appointment-row7 .content-image-align-wrapper ul li {
    font-size: 1.26rem;
  }

  .about-access-row2 .widget-type-rich_text {
    padding-left: 0;
  }

  .about-access-row2 .dnd-section {
    min-height: 23.0625rem;
  }
  .about-access-page .about-access-row2 h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
    line-height: 1.75rem;
    font-size: 1.4241rem;
  }
  .about-access-row2 h1 {
    margin: 0 0 2.2rem 0;
  }

  .who-we-serve-page .contact-section .page-center {
    padding: 0;
  }

  .nextech-partner-wrapper .sol-header.custom-page-header .mobile-ne-trigger {
    right: 0 !important;
  }

  .engage-page .content-form-section h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
  }
  footer.pateint-intake-footer.cm-intake-footer .top-row {
    padding-top: 2.5rem;
  }
  footer.pateint-intake-footer.cm-intake-footer .intake-logo {
    padding-bottom: 1.5rem;
  }
  main.solution-page .solution-card-wrapper .card-box>.card-box-inner {
    padding: 75px 50px;
  }
  .telehealth_header .custom-page-header .mobile-ne-trigger {
    top: 2.7rem;
  }
  .cp-appointment-row9 .client-ratings-group .item h4 span {
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }
  .patient-intake-banner-sec {
    padding-top: 2.5rem;
  }
  .cp-appointment-layout.engage-page .content-form-section h1 {
    line-height: 2.5625rem;
    font-size: 1.7957rem;
  }

  .gtd-page .content-form-section {
    padding-top: 4.1875rem;
  }
  .gtd-row4 .content-form-section h1 {
    margin-top: 0;
  }

  .cp-access-row5 h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }

  .automated-lyt .cp-appointment-row4 .content-form-section ul li {
    line-height: 1.1875rem;
  }
  #osis_page .custom-page-header {
    min-height: 4rem;
  }

  .appointment-footer footer.pateint-intake-footer .footer-intake-social a:last-of-type img {
    max-width: initial;
  }

  .cp-scheduling-plus-row5 .content-form-section {
    padding-top: 3.9375rem;
  }
  .cp-scheduling-plus-row5 .content-form-section h1 {
    margin-top: 0;
    line-height: 2.125rem;
    font-size: 1.7337rem;
  }

  .cp-scheduling-plus-row1 h1 {
    line-height: 1.75rem;
    font-size: 1.7337rem;
  }

  .epic-feat img {
    width: 83%;
    margin: 0 auto;
  }

  .hs-epic-wrapper .client-ratings-group.three .item {
    width: 100%;
  }

  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 10px;
  }

  .hs-epic-wrapper .client-ratings-group .item h4 img {
    max-width: 80%;
  }

  .about-access-row2 .dnd-section {
    background-position: 100% 0 !important;
  }

  .about-access-row2 .dnd-section > .row-fluid {
    padding: 0 1.1875rem;
  }

  .cm-contact-cta {
    width: 13.6875rem !important;
  }
  .about-access-row2 .dnd-section p {
    padding-bottom: 2.5rem;
  }

  #case_study_page .cm-schdule-demo-wrapper {
    min-height: 21.9375rem;
  }

  .automated-lyt .cp-appointment-row7 .dnd-section {
    padding-bottom: 0;
  }

  .automated-lyt .cp-appointment-row5 .dnd-section {
    padding-bottom: 3rem;
  }

  .Webex-team-row1 .dnd-section>.row-fluid {
    padding: 0 10px;
  }

  .case-study-row7 .widget-type-rich_text p {
    text-align: center;
    padding: 0 10px;
    line-height: 1.25rem;
    font-size: 0.8669rem;
  }

  .hs-greenway-five .span5 img {
    width: 16.0625rem;
  }
  .hs-greenway-four .span6 .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    width: 16rem;
  }
  .hs-greenway-four .span6:first-child .dnd-module[class*="flexbox-positioning"] .hs_cos_wrapper_type_linked_image img {
    width: 15.25rem;
  }

  .gtd-page .content-form-section ul li {
    line-height: 1.6875rem;
    font-size: 1.1765rem;
  }

  .scheduling-plus-layout .cp-scheduling-plus-row3 .hs-button {
    font-size: 0.9907rem;
    height: 3.0625rem;
    width: 13.25rem;
    line-height: 3.0625rem;
    padding: 0;
  }

  .covid-stage-wrapper .custom-page-header .mobile-ne-trigger {
    top: 4rem;
  }

  .custom-patient-engage-section .title-section h1 {
    line-height: 2.25rem !important;
    font-size: 1.6099rem !important;
    padding: 0 40px;
  }

  .mobile-patient-intake-footer-wrapper footer.pateint-intake-footer {
    min-height: 15.0625rem;
  }
  .mobile-patient-intake-footer-wrapper footer.pateint-intake-footer .footer-intake-social {
    padding: 1rem 0 1rem;
  }
  .mobile-patient-intake-footer-wrapper footer.pateint-intake-footer.cm-intake-footer .intake-logo {
    padding-bottom: 1.2rem;
  }
  .mobile-patient-intake-footer-wrapper footer.pateint-intake-footer .footer-intake-social-inner a {
    padding-left: 1.7rem;
  }

  .mobile-patient-intake-footer-wrapper footer.pateint-intake-footer .footer-intake-social-inner a:first-child {
    padding-left: 0;
  }

  .hs-epic-wrapper .client-ratings-group .item .inner h4 span {
    display: block;
  }

  .hs-epic-wrapper .client-ratings-group .item h4 img {
    width: 100%;
  }

  .webinar-lyt.cp-appointment-layout.engage-page .content-form-section h1 {
    line-height: 1.75rem;
    font-size: 1.4241rem;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 a {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 {
    margin-bottom: 0;
  }

  footer.pateint-intake-footer.about-access-footer .intake-footer-copyright {
    padding-top: 0.7rem;
  }

  .hs-greenway-five .span7 ul li, .hs-greenway-six .span6 ul li {
    font-size: 1.38rem !important;
  }

  .osis-row6 .custom-patient-engage-section .item {
    padding: 0 0;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    padding: 0;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
    max-width: 100%;
  }

  main.who-we-serve-page .partners-wrap .partners-inner-wrap {
    border-radius: 0;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper {
    padding-bottom: 1rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .title-section h1 {
    padding: 0;
  }

  .case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content {
    padding-bottom: 2.6rem;
  }

  .cp-appointment-row2 .dnd-column {
    max-width: 100%;
    margin: 28px 0 !important;
  }

  .cp-appointment-row2 .dnd-section {
    padding: 0 14px;
  }

  .cp-appointment-row2 h1 {
    padding-top: 0.7rem;
  }

  .cp-appointment-row3 .dnd-column {
    padding: 0 12px;
  }

  .cm-healthcare-pro-module-wrapper {
    max-width: 100%;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper {
    padding: 3rem 0;
    padding-top: 4rem;
  }

  .cp-appointment-row3 .cm-healthcare-pro-module-wrapper .cm-healthcare-pro-module-inner {
    padding-top: 3rem;
  }

  .cp-appointment-row3 .dnd-section {
    padding-bottom: 1.8rem;
  }

  .content-form-section .row-fluid {
    padding: 0 1.3rem !important;
  }

  .content-form-section ul {
    padding-left: 31px;
  }

  .content-form-section .hs-form-field ul {
    padding-left: 0 !important;
  }

  .content-form-section li.hs-form-booleancheckbox span {
    overflow: hidden;
  }

  .content-form-section li.hs-form-booleancheckbox input {
    float: left;
  }

  .content-form-section {
    padding-bottom: 3rem !important;
  }

  .cp-appointment-row5 .hs_cos_wrapper_type_rich_text p {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper h3 {
    line-height: 1.375rem;
    font-size: 0.9907rem;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
    max-width: 4.6875rem;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding-bottom: 1rem;
  }

  .cp-appointment-row7 .dnd-section {
    padding-top: 2rem;
  }

  .cp-appointment-row8 .dnd-section {
    padding-top: 2rem;
  }

  .client-ratings-group .item {
    padding: 0 5px !important;
  }

  .automated-lyt .cp-appointment-row1 ul>li {
    padding-bottom: 1.8rem;
  }

  .automated-lyt .cp-appointment-row1 ul>li:last-child {
    padding-bottom: 1.3rem;
  }

  .content-form-section form {
    padding: 0 !important;
  }

  footer.pateint-intake-footer .footer-intake-social img {
    max-width: 26px;
  }

  .health-case-study-row3 .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul {
    padding: 11px 0 0 10px;
  }

  .engage-page .cp-appointment-row5 p.sub-heading {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .engage-page .cp-appointment-row5 .cm-content-top-image-wrapper {
    padding-bottom: 0;
  }

  .custom-patient-engage-section .item img {
    width: 4.125rem;
  }

  .custom-patient-engage-section .item img[alt*="Feedback & Reputation Management"] {
    width: 4.75rem;
  }

  .custom-patient-engage-section .item img[alt*="Smart Conversations"] {
    width: 4.4375rem;
  }

  .custom-patient-engage-section .item h4 {
    padding-top: 0.4rem;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item h4 {
    max-width: 100%;
  }

  .nextech-partner-row3 .cm-content-top-image-wrapper h3 {
    margin-bottom: 1.7rem;
  }

  .gtd-page .content-form-section .span5.left {
    width: 100%;
    width: 22.5rem;
    margin: 0 auto;
  }
  .gtd-row4 .content-form-section .span7.right {
    padding-left: 0;
    width: 22.5rem;
    position: relative;
    left: 1.25rem;
  }

  .container-fluid.covid-solution-row1 {
    margin-top: 0.7rem;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
    max-width: 4.4375rem;
  }

  .gtd-row4 .content-form-section .span7.right {
    padding-left: 0;
  }

  .gtd-row1 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    margin-bottom: 0;
    padding-bottom: 0.2rem;
  }

  .osis-row6 .custom-patient-engage-section .title-section p {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }

  .cp-appointment-row1.cp-scheduling-plus-row2 h1 {
    line-height: 1.9375rem;
    font-size: 1.6099rem;
  }

  .container-fluid.covid-stage-row6 .dnd-section > .row-fluid {
    padding: 0;
  }
  .container-fluid.mobile-patient-webinar-row5 .mobile-patient-webinar-row5-row-0-background-image {
    background-position: top right !important;
  }
  .gtd-page .content-form-section .span5.left p, .gtd-page .content-form-section .span5.left ul {
    display: none;
  }

  .who-we-serve-page .contact-section .page-center .contact-form {
    padding: 0 25px;
  }
  .who-we-serve-page .contact-section .page-center .contact-form form {
    padding-top: 0.4rem;
  }

  .hs-greenway-two .cm-content-top-image-wrapper {
    padding-top: 0.5rem;
  }

  .hs-greenway-two .cm-content-top-image-wrapper h2 {
    padding-bottom: 0.8rem;
  }

  .engage-page.hs-greenway-page .cm-content-top-image-wrapper .cm-content-top-image-content {
    max-width: 100%;
    padding: 0 10px;
  }

  .engage-page.hs-greenway-page .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    margin-bottom: 0;
  }

  .engage-page .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-content h3 {
    padding-top: 0;
  }

  .hs-greenway-page.engage-page .cm-content-top-image-wrapper .cm-content-top-image-item .cm-content-top-image-link {
    padding-top: 0;
  }

  .cm-content-top-image-wrapper .cm-content-top-image-wrap img {
    height: auto;
  }

  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-item {
    margin-bottom: 35px;
  }

  .hs-greenway-two .cm-content-top-image-wrapper .cm-content-top-image-inner {
    margin-top: 16px;
  }

  .hs-greenway-two .span6 h1 {
    margin-top: 0.5rem;
  }

  .hs-greenway-two .dnd-row[class*="vertical-alignment"] .hs-button {
    height: 2.75rem;
    width: 19.4375rem;
    margin-top: 3rem;
    line-height: 2.75rem;
    padding: 0;
  }

  #telehealth_webinar_page .custom-page-header .mobile-ne-trigger {
    transform: translateY(-50%);
    top: 56%;
  }

  .telehealth-learn-more-page-row2 .cm-patient-access-wrapper .cm-patient-access-right-col-inner {
    height: 27rem;
  }
  .telehealth-learn-more-page-row3 {
    margin-top: 9rem;
    padding: 0 15px;
  }

  .hs-greenway-three .dnd-section {
    padding-top: 4.8125rem;
  }

  .hs-greenway-three h1 {
    margin-bottom: 2.4rem;
  }

  .hs-greenway-three .span6, .hs-greenway-three .span6:last-child {
    width: 96%;
  }

  .telehealth-patient-row3 .widget-type-rich_text ul li a {
    display: inline;
  }

  #telehealth_page .telehealth-row2 .cm-healthcare-pro-module-wrapper {
    max-width: 22.6875rem;
  }

  .gtd-row4 .content-form-section .row-fluid {
    padding: 0 !important;
  }

  .hs-greenway-three .span6 .hs_cos_wrapper_type_rich_text {
    display: block;
    padding: 0;
    padding-top: 4px;
  }

  .hs-greenway-three .span6 .hs_cos_wrapper_type_rich_text ul {
    padding-left: 3.2rem;
    margin-bottom: 0;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 {
    padding-bottom: 2px;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text ul li {
    padding-bottom: 0.4rem;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text ul li:last-child {
    padding-bottom: 0.5rem;
    margin: 0;
  }

  .hs-greenway-three .span6 {
    margin-bottom: 40px !important;
  }

  .hs-greenway-three .row-number-4.dnd-row .span6:last-child {
    margin-bottom: 0 !important;
  }

  .hs-greenway-four .span6 p:last-of-type {
    padding: 0;
  }

  .epic-feat-wrapper.right .epic-feat .page-center .epic-feat-inner .left {
    padding-top: 50px;
  }
  .epic-feat-wrapper.right .epic-feat .page-center .epic-feat-inner {
    flex-direction: column-reverse !important;
  }

  #health_case_study_page .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    padding: 30px;
  }

  .hs-epic-wrapper .col4 .client-ratings-group .item h4 img {
    max-width: 112px;
    margin-top: 0;
  }

  .epic-feat-wrapper.right .epic-feat .page-center .epic-feat-inner .right-inner {
    padding-top: 0 !important;
  }

  .hs-epic-wrapper .contact-section h2.contact-title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cp-appointment-row2 .hs-button {
    height: 2.5625rem;
    width: 20rem;
    font-size: 0.8669rem;
  }

  .nextech-partner-wrapper .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    max-width: 15.3125rem;
  }

  .webinar-lyt .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-item {
    margin-bottom: 0.7rem;
  }

  .epic-feat-wrapper .epic-feat .page-center .epic-feat-inner .right .right-inner a {
    font-size: 16px !important;
  }

  .scheduling-plus-layout .custom-page-header .cm-page-logo img {
    max-width: 175px;
    height: auto;
  }

  .scheduling-plus-layout .custom-page-header .cm-page-logo {
    padding-top: 10px !important;
  }

  .scheduling-plus-layout .cm-content-top-image-item {
    padding-bottom: 1.5rem !important;
  }

  .scheduling-plus-layout .cp-scheduling-plus-row1 .cm-content-top-image-wrapper .cm-content-top-image-wrap {
    margin-bottom: 15px;
  }

  .cp-appointment-layout.engage-page.webinar-lyt .content-form-section .row-fluid {
    padding: 0 1.25rem !important;
  }
  .cp-appointment-layout.engage-page.webinar-lyt .content-form-section form {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .cp-scheduling-plus-row1 .hs_cos_wrapper_type_rich_text p {
    line-height: 1.4375rem;
    font-size: 1.1765rem;
  }

  .cp-scheduling-plus-row1 h1 {
    margin-bottom: 14px;
  }

  .cp-scheduling-plus-row1 .hs_cos_wrapper_type_rich_text {
    padding-bottom: 14px;
    display: block;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item p {
    padding: 0 19px;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item h4 {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .covid-stage-wrapper .covid-stage-row3 .widget-type-rich_text p {
    line-height: 1.625rem;
    font-size: 0.9907rem;
  }

  .nextech-partner-wrapper .nextech-partner-row3 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    max-width: 17.6rem;
  }



  .nextech-partner-row3 .cm-content-top-image-wrapper h3 {
    margin-bottom: 1.5rem;
  }

  .hs-greenway-three h1#benefits {
    margin-bottom: 2.4rem;
  }

  .hs-epic-wrapper .client-ratings-group .item {
    margin-bottom: 30px !important;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image {
    width: 100%;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper.with-img-tag .cm-schdule-demo-content {
    width: 100%;
    padding: 30px 20px 15px;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image .schedule-image-inner {
    padding: 5px 70px 0;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a {
    font-size: 18px;
    min-width: auto;
    height: auto;
  }

  .case-study-row2 .widget-type-rich_text p a {
    text-align: left;
  }

  .cm-recent-post-wrapper .cm-recent-post-inner {
    padding: 0 4.5rem !important;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image {
    width: 80.1%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper.with-img-tag .cm-schdule-demo-content {
    width: 100%;
    padding: 30px 20px 15px !important;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-button a {
    font-size: 18px;
    width: auto;
    display: inline-block;
    height: auto;
    min-width: auto;
  }

  .cp-appointment-layout.automated-lyt .cp-appointment-row3 .cm-healthcare-pro-module-wrapper {
    padding-bottom: 10px !important;
  }
  .cp-appointment-layout.automated-lyt .cp-appointment-row5 .cm-content-top-image-wrapper {
    padding-bottom: 0 !important;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item img {
    width: 100%;
    max-width: 4.125rem;
  }

  .cp-appointment-row1.cp-scheduling-plus-row2 h1 {
    line-height: 1.9375rem;
    font-size: 1.6099rem;
  }

  .cp-scheduling-plus-row3 h2 {
    line-height: 1.75rem;
    font-size: 1.2384rem;
  }

  .cp-scheduling-plus-row3 .span9.dnd-column {
    padding-right: 0;
    padding-left: 85px;
  }

  .cp-scheduling-plus-row5 .content-form-section .left ul li {
    line-height: 1.5625rem;
    font-size: 1.1146rem;
  }

  .cp-scheduling-plus-row5 .content-form-section .span5.left ul {
    padding-top: 0;
  }

  .cp-scheduling-plus-row5 .content-form-section .form-title {
    margin: 0;
  }

  .patient-messaging-row8 .content-form-section .left ul li {
    margin: .625rem 0;
    padding: 0;
    line-height: 1.375rem;
    font-size: 1.1146rem;
  }

  .scheduling-plus-layout .contentWithleft-image-wrp.left_align .contentWithleft-image-inner {
    margin-top: 26px;
  }

  .scheduling-plus-layout .cp-scheduling-plus-row1 p a {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
    color: #37465A;
  }

  .scheduling-plus-layout .cp-scheduling-plus-row1 .dnd-section {
    padding-bottom: 46px;
  }

  #case_study_page .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul {
    padding: 11px 0 0 20px;
  }

  #case_study_page .cm-content-top-image-wrapper .cm-content-top-image-link a:after {
    height: 22px !important;
    width: 22px !important;
  }

  #case_study_page .cm-content-top-image-wrapper .cm-content-top-image-link a {
    font-size: 11px !important;
  }

  #case_study_page  .cm-content-top-image-wrapper .cm-content-top-image-content {
    margin: 10px auto 28px !important;
  }
  .case-study-row2 .widget-type-rich_text p a {
    max-width: 200px;
    margin: 0 auto;
    margin-top: 40px;
  }

  .case-study-row3 {
    padding-top: 3rem;
  }

  .cm-client-testimonial-wrapper .cm-client-testimonial-logo img {
    max-width: 144px;
  }

  .case-study-row2 .widget-type-rich_text p {
    padding-left: 0;
  }

  .cm-customer-outcoms-wrapper {
    padding-top: 3rem;
  }

  .cm-customer-outcoms-wrapper .cm-customer-outcoms-item {
    margin-bottom: 4rem !important;
  }

  .case-study-row5 .cm-content-top-image-wrapper h2 {
    padding-bottom: 2rem;
  }

  .case-study-row5 {
    padding-bottom: 0;
  }

  #case_study_page .cm-content-top-image-wrapper .cm-content-top-image-content {
    max-width: 100% !important;
  }

  .case-study-row6 .widget-type-rich_text {
    margin-bottom: 2rem;
  }

  .cm-lumba-health-module-wrapper .item-1 img {
    max-width: 160px;
  }

  #case_study_page .row-fluid-wrapper .cm-schdule-demo-wrapper {
    margin-bottom: 1rem;
  }

  .hs-greenway-two .dnd-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hs-greenway-two .dnd-row[class*="vertical-alignment"]>.row-fluid {
    display: flex;
    flex-wrap: wrap-reverse;
  }


  .hs-greenway-four .dnd-section>.row-fluid,
  .hs-greenway-six .dnd-section>.row-fluid  {
    display: flex;
    flex-wrap: wrap-reverse;
  }

  .hs-greenway-six .span6 img {
    max-width: 100% !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .hs-greenway-six .dnd-module {
    display: block !important;
  }

  .hs-greenway-six .span6 {
    width: 100%;
  }

  .hs-greenway-three .hs_cos_wrapper_type_rich_text h3 a {
    display: block;
    margin: 2rem 0;
  }

  .hs-greenway-four .dnd-section>.row-fluid {
    flex-wrap: wrap;
  }

  .hs-greenway-four .dnd-section.main_section_four-row-1-padding>.row-fluid {
    flex-wrap: wrap-reverse;
  }

  .hs-greenway-six .main_section_six-row-1-padding>.row-fluid {
    display: block;
  }

  .osis-row6 .custom-patient-engage-section .item img[alt*="Feedback & Reputation Management"] {
    margin-bottom: 0;
  }
}

@media (max-width:626px) {
  .body-container__website h1 {
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    margin-top: 25px;
  }

  .cm-resources-sec .page-header.section-header h1 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
  }
  .cm-resources-sec .page-header.section-header p{
    font-size: 20px;
    text-align: center;
    margin-bottom: 70px;
  }
  .body-resources-wrapper .dnd-section>.row-fluid {
    padding: 0;
    max-width: 100% !important;
  }
  .cm-resources-sec .page-header.section-header,
  .cm-resources-sec3 .dnd-section{
    padding: 0 24px;
  }

  .who-we-serve-row1 {
    padding-top: 16px;
  }
  .who-we-serve-row1 .right-column .widget-type-rich_text{
    font-size: 16px;
    line-height: 25px;
    text-align: center; 
  }
  .who-we-serve-row1 .right-column ul {
    font-size: 16px;
    margin: 24px 22px 0px;
    line-height: 30px;
  }
  .who-we-serve-row1 .right-column .hs-button {
    display: none;
  }
  .who-we-serve-row1 .page-center {
    padding: 0 0; 
  }

  .who-we-serve-row1 .right-column {
    padding: 0 24px;
  }
  .who-we-serve-row2 .dnd-section > .row-fluid,
  .who-we-serve-row6 .dnd-section > .row-fluid,
  .who-we-serve-row3 .dnd-section> .row-fluid,
  .who-we-serve-row4 .dnd-section> .row-fluid,
  .who-we-serve-row5 .dnd-section> .row-fluid{
    padding: 0 0;
  }

  .who-we-serve-page {
    padding-top: 11px;
    margin-top: 0;
  }
}

@media screen and (max-width: 599px) { 
  .who-we-serve-row1 .left-column {
    margin-left: 0px;
  }
}

@media (max-width:568px){
  .covid-solution-wrapper .contact-section form .hs-form-field {
    margin-bottom: 10px;
  }
  .covid-solution-wrapper .contact-section form .hs_submit.hs-submit {
    margin-top: 25px;
  }

  .covid-solution-row11 .contact-section .page-center {
    padding: 0 15px;
  }
  .vaccine-wrapper .contact-section .page-center {
        padding-left: 15px;
    padding-right: 15px;
  }
   .vaccine-wrapper .contact-section form {
    padding-left: 10px;
    padding-right: 10px;
}
}

@media (max-width:480px){

  .hs-epic-wrapper .contact-section form {
    padding: 10px 10px 0px;
    overflow: visible;
  }
  .hs-epic-wrapper .contact-section form .hs-form-field {
    margin-bottom: 10px;
  }
  .hs-epic-wrapper .contact-section form textarea.hs-input {
    line-height: 1.5em;
  }
  .hs-epic-wrapper .contact-section form .hs-form-required {
    position: absolute;
    left: 0;
    padding-left: 0;
  }
  .hs-epic-wrapper .contact-section form .hs-form-field>label {
    position: relative;
    padding-left: 12px;
  }
  .hs-epic-wrapper .contact-section form fieldset.form-columns-3 {
    margin-bottom: 0;
    margin-top: 0;
  }

  .reputation-management-wrapper .contact-section form .hs-form-field {
    margin-bottom: 10px;
  }

  .reputation-management-wrapper .contact-section form .hs_submit.hs-submit {
    margin-top:25px;
  }

  .reputation-management-wrapper .contact-section form {
    padding-top: 0;
  }

  .reputation-management-wrapper .contact-form .hs-input {
    line-height: 1.5;
  }

  .covid-solution-wrapper .contact-section form textarea.hs-input {
    line-height: 1.5;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .cm-schdule-demo-image {
    min-height: calc(30vw + 0px);
  }

  .covid-solution-wrapper h3.form-title {
    margin: 0;
  }

  .covid-solution-wrapper .contact-section form {
    padding-top: 0;
  }

  .homepage .contact-section .page-center {
    padding: 0 15px;
  }

  .homepage .contact-section form .hs-form-field {
    margin-bottom: 10px;
  }

  .homepage .contact-section form .hs-form-required {
    float: left;
    padding: 0;
    margin-right: 5px;
  }

  .Webex-team-row6 .dnd-section>.row-fluid {
    align-items: flex-start;
    margin-top: 0;
  }
}

@media (max-width:479px) {
  .content-form-section form .hs-form-field {
    padding: 0 !important;
    width: 100% !important;
    float: none !important;
  }

  .content-form-section form .form-columns-3 .hs-form-field {
    width: 100% !important;
  }

  .content-form-section form .form-columns-2 .hs-form-field:last-child {
    padding: 0 !important;
  }

  .content-form-section .hs_what_are_you_interested_in_.hs-what_are_you_interested_in_.hs-form-field:last-child {
    padding-right: 0 !important;
  }

  .content-form-section form .form-columns-3 .hs-form-field:last-child {
    padding-right: 0 !important;
  }

  .cp-scheduling-plus-row1 h1 {
    padding: 0 10px;
  }
  .patient-messaging-row2 .custom-cp-banner .cp-image {
    top: 3.9375rem;
    left: 0;
    height: 22.5rem;
    width: 100%;
    z-index: 33;
    position: relative;
  }

  .row-fluid-wrapper:not(:last-child) .cm-content-Wleft-icon-wrapper:after {
    bottom: -25px;
  }
  .cm-content-Wleft-icon-wrapper .cm-content-Wleft-content ul {
    padding-left: 27px;
    margin: .625rem 0;
  }

  .hs-greenway-page.engage-page .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0;
  }

  .hs-greenway-page.engage-page .cm-content-top-image-wrapper .cm-content-top-image-item {
    padding: 0;
  }

  .hs-greenway-page.engage-page .cm-content-top-image-wrapper .cm-content-top-image-item .cm-content-top-image-link {
    padding-top: 2px;
    padding-bottom: 7px;
  }

  .epic-feat img {
    width: 100%;
    margin: 0 auto;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper .schedule-image {
    width: 100%;
    max-width: 100%;
  }

  .covid-solution-row10 .cm-schdule-demo-wrapper.with-img-tag .cm-schdule-demo-button {
    margin: 0;
  }
}

@media (max-width:450px) {
  .webex-team-header .custom-page-header .mobile-ne-trigger {
    right: 0!important;
    top: 3rem;
    left: 0;
    margin: 0 auto;
  }

  .webex-team-header .custom-page-header .header-btn-section {
    right: 10px;
  }
}
@media (max-width:400px) {
  .home-row1 h2 {
    padding: 0 10px;
    padding-bottom: 5px;
  }

  .cp-page {
    font-size: 4vw;
  }

  .cp-appointment-row2 .dnd-section {
    min-height: 30.75rem;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper {
    margin: 0;
  }

  .cp-appointment-row5 .cm-content-top-image-wrapper .cm-content-top-image-content p {
    padding: 0;
  }

  .engage-menu .custom-page-header .cm-page-menu-links ul {
    padding: 0 15px;
    top: 8px;
  }

  .engage-page .custom-cp-banner {
    padding-top: 0;
  }

  .automated-header .cp-logo {
    padding-top: 17px;
  }

  .automated-lyt {
    padding-top: 0;
    margin-top: -3px;
  }

  .automated-lyt .custom-cp-banner .cp-content-section {
    padding-top: 3.8rem;
  }

  .hs-greenway-two {
    padding: 0 10px;
  }
  .hs-greenway-three .hs_cos_wrapper_type_rich_text {
    padding: 0 20px;
  }



  .hs-greenway-six .content-form-section .row-fluid {
    padding: 0 25px;
  }
  .engage-page.hs-greenway-page  .content-form-section p {
    line-height: 1.8125rem;
    font-size: 1.1146rem;
  }

  .hs-greenway-seven .client-ratings-group .title h1 {
    line-height: 2.125rem;
    font-size: 1.4861rem;
  }


  .footer-logo-case-study img {
    margin: 0 auto 16px;
  }
  .footer-link-case-study a:not(:last-child):after {
    margin: 0 6px 0 6px;
  }

  .footer-case-study .footer-top-case-study .footer-top-inner-case-study {
    top: 0;
  }
  .footer-bottom-wrapper-case-study .footer-bottom-case-study {
    padding-bottom: 24px;
  }
  .footer-bottom-wrapper-case-study .footer-bottom-case-study {
    width: 100%;
    padding-bottom: 22px;
  }

  .footer-case-study .footer-top-innercol3 .footer-top-col-content {
    padding: 0;
    min-height: 16.3125rem;
  }
  .footer-case-study .footer-top-col.footer-top-innerco2 {
    height: 17rem;
  }
  .footer-case-study .footer-top-innercol3 .footer-top-col-content {
    padding: 0;
    min-height: 16.3125rem;
  }
  .footer-case-study .footer-top-innerco2 .footer-top-col-content {
    padding: 0;
  }
  .footer-top-case-study .footer-top-col-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer-case-study .footer-top-innercol1 .footer-top-col-content {
    padding: 0;
  }
  .footer-case-study .footer-top-innercol1 {
    height: 18.3125rem;
  }
  .footer-case-study .footer-top-col {
    margin: 0 auto 23px;
  }
  .footer-case-study .footer-top-col.footer-top-innerco2 {
    margin-bottom: 23px;
  }
  .footer-case-study .footer-top-innercol3 {
    height: 16.3125rem;
  }
  .footer-case-study .footer-top-case-study .footer-top-inner-case-study {
    align-items: center;
    top: 10px;
  }

  #case_study_page {
    padding: 8rem 0 0 0;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-logo img {
    margin: -0.7rem auto -3rem;
    max-width: 150px;
  }
  .telehealth-learn-more-page-row1 .custom-page-header .cm-page-menu-links .hs-menu-wrapper>ul>li {
    padding-right: 48px;
  }

  .covid-stage-row7 .content-background-wrapper .content-inner {
    padding: 0 20px;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .page-center{
    left:0;
    padding-bottom:11px;
  }

  .mobile-patient-webinar-wrapper .custom-page-header .cm-page-menu-links .hs-menu-item {
    padding-right: 2.7rem;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-image {
    left: 0;
    width: 100%;
  }

  .patient-messaging-row2 .custom-cp-banner .cp-content-section {
    width: 100%;
  }

  .nextech-partner-wrapper .custom-page-header .header-btn-section {
    display: none;
  }

  .nextech-partner-wrapper .custom-page-header .cm-page-logo {
    left: 0.75rem;
  }

  .cp-appointment-row5 .cp-scheduling-plus-row5 h1 .content-form-section h1 {
    font-size: 20px;
    line-height: 23px;
  }

  footer.pateint-intake-footer.about-access-footer .footer-intake-social {
    padding-bottom: 1rem;
  }


  .cp-scheduling-plus-row2 .dnd-section {
    padding-top: 0 !important;
  }

  .cp-appointment-row1.cp-scheduling-plus-row2 h1 {
    margin-left: -3px;
  }

  .cp-scheduling-plus-row1 {
    margin-bottom: -10px;
  }

  .hs-epic-wrapper .col4 .client-ratings-group .item h4 img {
    max-width: 93px;
  }

  .nextech-partner-row5 .custom-patient-engage-section .item p {
    padding: 0 10px;
  }
}


@media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) {
  .container-fluid.covid-solution-row6 .critical-need-wrapper .cm-content-icon img {
    max-width: 29px !important;
  }
}




/*===================== Vaccine Page =======================*/

.vaccine-row1 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
  align-items: flex-start;
}

.vaccine-row1 .span6 {
  width: 50%;
  margin: 0;
}

.vaccine-row1 .span6:first-child {
  padding: 50px 0 50px 50px;
}

.vaccine-row1 .widget-type-linked_image {
  max-width: 80% !important;
}

.vaccine-row1 h2 {
  font-family: 'FreightSans_Pro';
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
  margin: 0;
  padding: 0 0 15px;
}

.vaccine-row1 h6 {
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
}

.vaccine-row1 p {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

.vaccine-row1 .hs-button {
  box-shadow: none;
  font-size: 15px;
  padding: 12px 24px;
  line-height: 1;
  letter-spacing: 0;
  display: inline-block;
  font-weight: 600;
  border-radius: 0 0 0 0;
  border: 0;
  margin-bottom: 0;
  text-decoration: none !important;
}

.vaccine-row1 .span6:last-child {
  padding: 10px;
  padding-left: 60px;
}

.vaccine-wrapper {
  margin-top: -10px;
}

.vaccine-row2 .hs-menu-wrapper > ul li a {
  padding: 13px 20px;
  color: #000;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  line-height: 20px;
  font-size: 14px;
  position: relative;
}

.vaccine-row2 .hs-menu-wrapper {
  padding: 10px;
  background-color: #f0f6f7;
  margin: 10px;
}

.vaccine-row2 .hs-menu-wrapper > ul {
  margin: 0;
  justify-content: center;
}

.vaccine-row2 .dnd-section {
  padding: 75px 200px 0;
}

.vaccine-row2 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row2 .hs-menu-wrapper > ul li {
  margin-right: 10px;
}

.vaccine-row2 .hs-menu-wrapper > ul li a:after {
  display: block;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
  height: 3px;
  width: 100%;
  left: 0;
  background-color: rgb(243, 112, 33);
  z-index: 2;
  content: "";
  bottom: 0;
  opacity: 0;
}

.vaccine-row2 .hs-menu-wrapper > ul li a:hover:after {
  opacity: 1;
}

.vaccine-row2 .hs-menu-wrapper > ul li a {
  padding: 13px 20px;
  color: #000;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  line-height: 20px;
  font-size: 14px;
  position: relative;
}

.vaccine-row2 .hs-menu-wrapper {
  padding: 10px;
  background-color: #f0f6f7;
  margin: 10px;
}

.vaccine-row2 .hs-menu-wrapper > ul {
  margin: 0;
  justify-content: center;
}

.vaccine-row2 .dnd-section {
  padding: 75px 200px 0;
}

.vaccine-row2 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row2 .hs-menu-wrapper > ul li {
  margin-right: 10px;
}

.vaccine-row2 .hs-menu-wrapper > ul li a:after {
  display: block;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  -o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
  transition-timing-function: cubic-bezier(.58,.3,.005,1);
  height: 3px;
  width: 100%;
  left: 0;
  background-color: rgb(243, 112, 33);
  z-index: 2;
  content: "";
  bottom: 0;
  opacity: 0;
}

.vaccine-row2 .hs-menu-wrapper > ul li a:hover:after {
  opacity: 1;
}

.vaccine-row3 .dnd-section {
  padding: 75px 15px 0;
}

.vaccine-row3 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row3 .cm-client-testimonial-wrapper {
  margin: 10px;
  background-position: 75px 60px;
  background-repeat: no-repeat;
  background-size: 9% auto;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  margin: 12px;
  padding: 80px 100px 60px;
  position: relative;
  background-image: url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/quote.png);
  min-height: auto;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-inner {
  max-width: 100%;
  padding: 0;
  left: 0;
  position: static;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-content {
  padding: 10px;
  text-align: center;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-content p {
  color: #000;
  font-size: 20px;
  line-height: 2em;
  letter-spacing: 0;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-quote {
  top: 75px;
  left: 60px;
  display: none;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-info {
  padding: 0;
  display: block;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-image {
  width: 10.774%;
  height: auto;
  padding: 10px;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-image img {
  border-radius: 180px 180px 180px 180px;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
  width: 66.304%;
  min-height: auto;
  position: static;
  padding: 10px;
  max-width: unset;
  text-align: center;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name {
  padding: 10px 0 0;
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-post {
  color: #4d6170;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
  height: auto;
  position: static;
  max-width: unset;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-logo img {
  width: 25%;
  margin: 0 auto;
}

.vaccine-row3 .cm-client-testimonial-right {
  width: 66.304%;
  padding: 10px;
  margin-left: 10.774%;
  text-align: center;
  margin-top: 19px;
}

.vaccine-row3 .healthcare-professionals-section h1 {
  margin: 0;
  padding: 0;
}

.vaccine-row3 .healthcare-professionals-section .item {
  width: 20%;
  padding: 50px;
  margin: 0;
  align-items: unset;
}

.vaccine-row3 .healthcare-professionals-section .row-fluid {
  margin: 0;
  align-items: unset;
}

.vaccine-row3 .healthcare-professionals-section .item:nth-child(3) {
  padding: 30px 50px;
}

.vaccine-row3 .healthcare-professionals-section .item:last-child img {
  width: 70%;
}

.vaccine-row4 .dnd-section {
  padding: 40px 0 0;
}

.vaccine-row4 .widget-type-rich_text {
  max-width: 700px;
  margin: 0 auto;
}

.vaccine-row4 h2 {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 20px;
}

.vaccine-row4 p {
  font-size: 18px;
  font-weight: 300;
}

.vaccine-row4 .widget-type-linked_image img {
  max-width: 65% !important;
  margin: 0 auto;
}

.vaccine-row4 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row4 .widget-type-linked_image {
  padding: 20px 0 0;
}

.vaccine-row4 .cm-schdule-demo-wrapper {
  margin-top: 50px;
  width: 75.417%;
  margin-left: 11.914%;
  border-radius: 12px 12px 12px 12px;
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-content {
  max-width: 72.086%;
  padding: 10px;
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
  max-width: calc(20.891% + 6.355%);
  margin: 0;
  padding: 10px;
  width: calc(20.891% + 6.355%);
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
  background: transparent;
  border: none;
  padding: 11px 0 0;
  color: #f37021;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
  line-height: 1.4;
  margin: 0;
  display: block;
  letter-spacing: 0;
}


.vaccine-operation-wrapper .more-operation-link p a{
  position:relative;
}
.vaccine-operation-wrapper .more-operation-link p a:after {
  background-image:url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right-vaccine.png);
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  margin-right: 6px;
  margin-top: -5px;
  position:absolute;
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 600;
  padding: 8px 0 0 20px;
  line-height: 1.4;
}

.cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button:hover {
  text-decoration: none;
  color: #23527c;
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button:after {
  background-image:url(//f.hubspotusercontent10.net/hubfs/9046263/raw_assets/public/LumaHealth_March2021/images/arrow-right-vaccine.png);
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  margin-right: 6px;
  margin-top: -5px;
}

.vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button:hover {
  text-decoration: none;
  color: #23527c;
}

.vaccine-row5 .dnd-section {
  padding: 75px 0 0;
}

.vaccine-row5 h2 {
  margin-top: 0;
  line-height:1;
  margin-bottom: 20px;
}

.vaccine-row5 .widget-type-rich_text {
  padding: 10px 210px;
}

.vaccine-row5 .dnd-section > .row-fluid {
  padding: 0;
  max-width: 1200px;
}

.vaccine-row5 .widget-type-rich_text p {
  margin: 0;
  font-size: 18px;
  line-height:1.4;
}

.vaccine-row5 hr {
  margin: 25px 10px !important;
  width: auto !important;
}

.vaccine-row5 .content-with-image-wrapper .block-column.column-right {
  width: 50%;
  padding: 0 50px 0 0;
}

.vaccine-row5 .content-with-image-wrapper .block-column.column-left {
  padding: 0 0 0 50px;
  margin: 0;
  width: 50%;
}

.vaccine-row5 .content-with-image-wrapper figure.block-image {
  max-width: 100%;
}

.vaccine-row5 .content-with-image-wrapper h2 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  text-transform: unset;
  line-height: 1.4;
  padding: 0 150px 0 0;
}

.vaccine-row5 .content-with-image-wrapper .block-column .content p {
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.vaccine-row5 .content-with-image-wrapper.reverse .block-column.column-right {
  padding: 0 0 0 50px;
  margin: 0;
}

.vaccine-row5 .content-with-image-wrapper.reverse .block-column.column-left {
  padding: 0 50px 0 0;
}

.vaccine-row5 .content-with-image-wrapper .block-column .content {
  max-width: 100%;
}

.vaccine-row6 .dnd-section {
  padding: 75px 0 0;
}

.vaccine-row6 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 10px;
}

.vaccine-row6 h6 {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 1.4;
}

.vaccine-row6 .span2,.vaccine-row6 .span3 {
  margin: 0;
  width: 20%;
  padding: 10px;
}

.vaccine-row6 .widget-type-linked_image {
  margin-bottom: 20px;
}

.vaccine-row6 .widget-type-rich_text p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}


.vaccine-row7 .dnd-section {
  padding: 95px 0 0;
}

.vaccine-row7 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row7 .content-background-wrapper {
  max-width: 100%;
  position: static;
  border-radius: 0;
  margin: 0;
}

.vaccine-row7 .content-background-wrapper .content-inner {
  max-width: 100%;
  position: static;
}

.vaccine-row7 .content-background-wrapper .cm-row {
  padding: 0;
}

.vaccine-row7 .content-background-wrapper .cm-row>div.content-left {
  width: 50%;
  padding: 50px;
}

.vaccine-row7 .content-background-wrapper .cm-row>div.content-right {
  width: 50%;
  padding: 15px 50px 15px 0;
}

.vaccine-row7 .content-background-wrapper .cm-row .content-image {
  max-width: 100%;
  margin: 0;
}

.vaccine-row7 .content-background-wrapper h6 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.4;
}

.vaccine-row7 .content-background-wrapper p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  font-family: freightsans_pro,helvetica neue,helvetica,arial,sans-serif;
  color: #4d6170;
}

.vaccine-row7 a.hs-button {
  margin: 60px 10px 10px;
  font-size: 15px;
  padding: 12px 24px;
  display: inline-block;
  line-height: 1;
  border: none;
  text-decoration: none !important;
  letter-spacing: 0;
  box-shadow: none;
}

.vaccine-row8 .dnd-section {
  padding: 75px 0 0;
}

.vaccine-row8 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row9 .dnd-section > .row-fluid {
  max-width: 1200px;
  padding: 0;
}

.vaccine-row9 .dnd-section {
  padding-top: 43px;
  padding-bottom:95px;
}

.vaccine-row10 .contact-section .contact-form {
  padding: 0 10px;
}

@media (min-width: 1024px) {
    .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
   text-align: left; 
  }
  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-info {
    position: relative;
}

.vaccine-row3 .cm-client-testimonial-right {
    position: absolute;
    top: 0;
    right: 0;
    width: unset;
    left: auto;
    margin: 0;
    padding: 0;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-logo img {
    width: 21.586%;
    margin-right: 0;
}

.vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-logo {
    padding-right: 20px;
    padding-top: 15px;
}
}

@media (max-width:1024px) {
  .vaccine-row1 h2 {
    font-size: 30px;
    line-height: 32px;
  }

  .vaccine-row1 .widget-type-rich_text {
    text-align: center;
  }

  .vaccine-row1 p {
    font-size: 18px;
  }

  .vaccine-row1 .span6:last-child {
    padding: 0;
    padding-left: 50px;
  }

  .vaccine-row1 .widget-type-linked_image {
    max-width: 90% !important;
  }

  .vaccine-row1 .hs_cos_wrapper_widget {
    width: 100% !important;
    text-align: center;
  }

  .vaccine-row2 .hs-menu-wrapper > ul {
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .vaccine-row2 .hs-menu-wrapper > ul li a {
    padding: 10px 20px;
    line-height: 20px;
    background-color: #fff;
    font-size: 13px;
    color: #494c4f;
  }

  .vaccine-row2 .hs-menu-wrapper > ul li {
    margin: 0;
  }

  .vaccine-row2 .hs-menu-wrapper > ul li a:hover {
    background-color: #55595c;
    color: #fff;
  }

  .vaccine-row2 .hs-menu-wrapper > ul li a:after {
    display: none;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-content {
    padding: 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-image {
    width: 20%;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
    padding: 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name {
    padding: 0;
    font-size: 18px;
  }

  .vaccine-row3 .cm-client-testimonial-right {
    margin-left: 20%;
    margin-top: -13px;
    padding: 0;
  }

  .vaccine-row3 .healthcare-professionals-section .item {
    padding: 30px;
  }

  .healthcare-professionals-section {
    padding-top: 20px;
  }

  .vaccine-row3 .dnd-section {
    padding-left: 0;
    padding-right: 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper {
    margin: 12px 27px;
  }

  .vaccine-row3 .healthcare-professionals-section .item:nth-child(3) {
    padding: 15px 30px;
  }

  .vaccine-row4 h2 {
    font-size: 26px;
  }

  .vaccine-row4 .widget-type-linked_image img {
    max-width: 85% !important;
  }

  .vaccine-wrapper {
    margin:0;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    text-align: center;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
    text-align: center;
  }

  .vaccine-row5 .widget-type-rich_text {
    padding: 0 70px;
  }

  .vaccine-row5 h2 {
    font-size: 26px;
  }

  .vaccine-row5 .content-with-image-wrapper {
    padding: 4px 0 26px 0px;
    flex-direction: row;
  }

  .vaccine-row5 .content-with-image-wrapper figure.block-image>img {
    padding: 0;
  }

  .vaccine-row5 .content-with-image-wrapper h2 {
    padding: 0;
  }

  .vaccine-row5 .content-with-image-wrapper .block-column.column-left {
    padding: 0 30px;
    flex-basis:unset;
    flex-grow: unset;
  }

  .vaccine-row5 .content-with-image-wrapper .block-column.column-right {
    width: 50%;
    padding: 0 0 0 30px;
    flex-basis:unset;
    flex-grow: unset;
  }

  .vaccine-row5 hr {
    margin-bottom: 0 !important;
  }

  .vaccine-row5 .content-with-image-wrapper.reverse .block-column.column-right {
    margin: 0;
    padding: 0 30px 0 0;
  }

  .vaccine-row5 .content-with-image-wrapper.reverse {
    flex-direction: row-reverse;
    padding-left: 0;
  }

  .vaccine-row5 .content-with-image-wrapper.reverse .block-column.column-left {
    padding: 0 30px 0;
  }

  .vaccine-row6 .dnd-section {
    padding: 24px 0 0;
  }

  .vaccine-row7 .dnd-section {
    padding-top: 70px;
  }

  .vaccine-row7 .content-background-wrapper {
    padding: 0;
  }

  .vaccine-row7 .content-background-wrapper .cm-row .content-image {
    width: 100% !important;
    max-width: 100%;
  }

  .vaccine-row8 .dnd-section {
    padding-top: 50px;
  }


}


@media (max-width: 879px){
  .vaccine-row3 .cm-client-testimonial-right {
    margin-left: 20%;
    margin-top: 18px;
    padding: 0;
  }
}




@media (max-width:767px) {
  .vaccine-row1 {
    padding-top: 11px;
}
  .vaccine-row1 .span6 {
    padding: 0 !important;
    margin: 0;
    width: 100% !important;
  }

  .vaccine-row1 .dnd-section > .row-fluid {
    padding: 14px 15px 30px;
  }

  .vaccine-row1 p {
    line-height: 26px;
  }

  .vaccine-row1 .hs-button {
    margin-bottom: 20px;
  }
.vaccine-row1 .widget-type-linked_image {
      padding: 10px;
  }
  .vaccine-row2 .dnd-section {
    padding: 30px 0 0;
  }

  .vaccine-row2 .hs-menu-wrapper {
    margin: 0;
    padding: 0;
    padding-top: 10px;
  }

  .vaccine-row2 .hs-menu-wrapper > ul {
    margin: 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper {
    background-position: 40px 40px;
    background-size: 87px auto;
    margin: 0 10px;
    padding: 30px 0;
  }

  .vaccine-row3 .dnd-section {
    padding: 50px 0 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-content {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-content p {
    font-size: 18px;
    line-height: 30px;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-image {
    width: 100%;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-image {
    padding: 15px 130px 10px;
    border-radius: 180px 180px 180px 180px;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name {
    font-size: 14px;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
    margin-top: 0;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-post {
    font-size: 16px;
  }

  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-logo img {
    width: 100%;
    max-width: 50%;
  }

  .cm-client-testimonial-wrapper .cm-client-testimonial-right {
    margin-left: 0;
    margin-top: 27px;
  }

  .vaccine-row3 .healthcare-professionals-section .row-fluid {
    display: block;
  }

  .vaccine-row3 .healthcare-professionals-section .item {
    width: 100%;
    padding: 50px 0 0 !important;
  }

  .vaccine-row3 .healthcare-professionals-section .item img {
    max-width: 60%;
  }

  .vaccine-row3 .healthcare-professionals-section .item:first-child {
    padding: 60px 0 0 !important;
  }

  .vaccine-row3 .healthcare-professionals-section .item:nth-child(3) img {
    max-width: 50%;
  }

  .vaccine-row4 h2 {
    padding: 0 15px;
    font-size: 24px;
  }

  .vaccine-row4 p {
    font-size: 16px;
  }

  .vaccine-row4 .widget-type-linked_image img {
    max-width: 98% !important;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper {
    width: 95%;
    margin-left: 0;
    margin: 0 auto;
    margin-top: 50px;
    min-height: unset;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-inner {
    max-width: 100%;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-content {
    width: 100%;
    max-width: 100%;
    padding: 30px 20px 0;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-content p {
    padding: 1px 0 0;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button {
    max-width: 100%;
    width: 100%;
  }

  .vaccine-row4 .cm-schdule-demo-wrapper .cm-schdule-demo-button .hs-button {
    padding: 0;
    height: unset;
    min-height: unset;
  }

  .vaccine-row5 .widget-type-rich_text {
    padding: 0 10px;
  }

  .vaccine-row5 .widget-type-rich_text p {
    padding: 0 5px;
  }

  .vaccine-row5 .content-with-image-wrapper {
    padding: 0 0 50px;
    display: block;
  }

  .vaccine-row5 .content-with-image-wrapper .block-column {
    width: 100% !important;
    padding: 0 !important;
  }

  .vaccine-row5 .content-with-image-wrapper figure.block-image>img {
    padding: 15px 30px 0;
  }

  .vaccine-row5 .content-with-image-wrapper h2 {
    padding: 20px 20px 0;
    text-align: center;
  }

  .vaccine-row5 .content-with-image-wrapper .block-column .content p {
    padding: 0 10px;
    text-align: center;
  }

  .vaccine-row6 .dnd-section {
    padding: 0;
  }

  .vaccine-row6 h6 {
    font-size: 18px;
    padding-bottom: 20px;
    margin: 0;
  }

  .vaccine-row6 .span2, .vaccine-row6 .span3 {
    width: unset;
    margin: 0 10px !important;
    clear: both;
  }

  .vaccine-row6 .widget-type-linked_image img {
    max-width: 30% !important;
    max-height: unset !important;
    margin: 0 auto;
  }

  .vaccine-row6 .widget-type-rich_text p {
    padding-bottom: 10px;
    margin: 0;
  }

  .vaccine-row7 .content-background-wrapper .cm-row>div.content-left {
    padding: 50px 20px 0 !important;
  }

  .vaccine-row7 .content-background-wrapper p {
    padding-top: 0;
    font-size: 18px;
    padding: 0;
  }


  .vaccine-row7 .content-background-wrapper .cm-row .content-image {
    max-width: 90%;
    margin: 0 auto;
  }

  .vaccine-row7 .content-background-wrapper .content-inner {
    padding: 0;
  }

  .vaccine-row7 a.hs-button {
    margin-top: 40px;
  }



  .vaccine-row9 .dnd-section {
    padding-top: 50px;
  }


  .vaccine-row10 .contact-section .contact-form {
    padding: 0;
  }
  .vaccine-row3 .cm-client-testimonial-wrapper .cm-client-testimonial-name-designation {
   width: 100%; 
  }
}