/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/


:root{
  --HelveticaNeueLTPro-Roman: HelveticaNeueLTPro-Roman, Arial, Lucinda Grande;
  --Lora: Lora, serif;
  --Helvetica_Neue :Helvetica Neue;
}



@font-face { 
  font-family: "Font Awesome 5 Pro"; 
  src: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-regular-400.eot) format("embedded-opentype"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-regular-400.woff2) format("woff2"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-regular-400.woff) format("woff"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-regular-400.ttf) format("truetype"); 
  font-style: normal; 
  font-weight: 400; 
  font-display: auto; 
}

@font-face { 
  font-family: "Font Awesome 5 Pro"; 
  src: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-solid-900.eot) format("embedded-opentype"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-solid-900.woff2) format("woff2"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-solid-900.woff) format("woff"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/fa-solid-900.ttf) format("truetype"); 
  font-style: normal; 
  font-weight: 900; 
  font-display: auto; 
}

@font-face { 
  font-family: HelveticaNeueLTPro-Roman; 
  src: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/font.woff) format("woff"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/font.woff2) format("woff2"); 
  font-style: normal; 
  font-weight: 700; 
}

@font-face { 
  font-family: HelveticaNeueLTPro-Roman; 
  src: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/font400.woff) format("woff"), 
    url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/fonts/font400.woff2) format("woff2"); 
  font-style: normal; 
  font-weight: 400; 
}

@font-face { 
  font-family: "Lora"; 
  src: url("https://fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2") format("woff2"); 
  font-style: normal; 
  font-weight: 400; 
  font-display: swap; 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}

@font-face { 
  font-family: "Lora"; 
  src: url("https://fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2") format("woff2"); 
  font-style: normal; 
  font-weight: 500; 
  font-display: swap; 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}

@font-face { 
  font-family: "Lora"; 
  src: url("https://fonts.gstatic.com/s/lora/v35/0QIvMX1D_JOuMwr7Iw.woff2") format("woff2"); 
  font-style: normal; 
  font-weight: 700; 
  font-display: swap; 
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}




.child_theme .span2 .hs-button,
.child_theme .span3 .hs-button,
.child_theme .span4 .hs-button,
.child_theme .span5 .hs-button,
.child_theme .span6 .hs-button{
  padding:15px 20px;
}

.child_theme .span2 .hs-sec-btn,
.child_theme .span3 .hs-sec-btn,
.child_theme .span4 .hs-sec-btn,
.child_theme .span5 .hs-sec-btn,
.child_theme .span6 .hs-sec-btn{
  padding:15px 20px;
}

.child_theme h1,
.child_theme h2,
.child_theme h3,
.child_theme h4,
.child_theme h5,
.child_theme h6{
  font-family: var(--HelveticaNeueLTPro-Roman);
}

.child_theme body{
  font-family: var(--Lora);
}

.child_theme h1,
.child_theme p{
  margin-bottom:15px;
}

.child_theme h2{
  margin-bottom:11px;
}

.child_theme h4{
  margin-bottom:7.2px;
}

.child_theme h5{
  margin-bottom:5.5px;
}

.child_theme a {
  text-decoration: underline;
}

.child_theme .content-wrapper ,
.child_theme .dnd-section > .row-fluid,
.child_theme .page-center{
  padding: 0 30px;
}

.child_theme .page-center.full_width{
  padding: 0;
}

.child_theme .dnd-section[class*="force-full"]>.row-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.child_theme .cm_nv_wrp .cm_nv_inner .custom, 
.child_theme form input[type=submit], 
.child_theme .hs-button, 
.child_theme .tabber .media-col .form-wrap input.hs-button {
  box-shadow: inset 0 0 0 2px #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: var(--HelveticaNeueLTPro-Roman);
  text-decoration: none !IMPORTANT;
}



.child_theme .hs_cos_wrapper_type_email_subscriptions, 
.child_theme .hs_cos_wrapper_type_password_prompt, 
.child_theme .hs-search-field__bar, 
.child_theme .widget-type-form, 
.child_theme .widget-type-blog_subscribe, 
.child_theme .widget-type-google_search, 
.child_theme .widget-type-password_prompt.custom_error_message, 
.child_theme .widget-type-email_simple_subscription, 
.child_theme .section.post-footer form, 
.child_theme .hs_cos_wrapper_type_member_login, 
.child_theme .hs_cos_wrapper_type_member_register, 
.child_theme .hs_cos_wrapper_type_password_reset_request, 
.child_theme .hs_cos_wrapper_type_password_reset {
  
  padding: 5%;
  display:block;
  
  background-color: rgba(208, 62, 37, 1);
  background-image: linear-gradient(90deg, rgba(208, 62, 37, 1) 30%, rgba(208, 62, 37, 1) 30%, #f6921e);
  
}

.child_theme .hs-sec-btn, 
.child_theme .contact-banner .form-row.hs-secondary input.hs-button, 
.child_theme .contact-banner .form-row.hs-secondary .hs-button, 
.child_theme .landing-banner .form-row.hs-secondary input.hs-button, 
.child_theme .landing-banner .form-row.hs-secondary .hs-button, .hs_service .widget-type-form .hs-button, 
.child_theme .form-row.secondary input[type="submit"], 
.child_theme .popup_modal_box.bg_primary .hs-button, 
.child_theme .hs-sec-btn, 
.child_theme .systems-page .hs-search-results__next-page, 
.child_theme .systems-page .hs-search-results__prev-page {
  text-decoration: none !important;
  box-shadow: inset 0 0 0 2px #000;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 700;
  line-height: 1;
}

.child_theme form input[type=search], 
.child_theme form input[type=text], 
.child_theme form input[type=email], 
.child_theme form input[type=password], 
.child_theme form input[type=tel], 
.child_theme form input[type=number], 
.child_theme form input[type=file], 
.child_theme form select, 
.child_theme form textarea, 
.child_theme .tabber .media-col .form-wrap .hs-input {
  padding: 16px;
  font-size: 16px;
  line-height: 20px;
  height: auto;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 400;
}

.child_theme form input[type=search], 
.child_theme form input[type=text], 
.child_theme form input[type=email], 
.child_theme form input[type=password], 
.child_theme form input[type=tel], 
.child_theme form input[type=number], 
.child_theme form input[type=file], 
.child_theme form select, 
.child_theme form textarea, 
.child_theme .tabber .media-col .form-wrap .hs-input {
  padding: 16px;
  font-size: 16px;
  line-height: 20px;
  height: auto;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 400;
}

.child_theme form input[type=search]:focus-visible, 
.child_theme form input[type=text]:focus-visible, 
.child_theme form input[type=email]:focus-visible, 
.child_theme form input[type=password]:focus-visible, 
.child_theme form input[type=tel]:focus-visible, 
.child_theme form input[type=number]:focus-visible, 
.child_theme form input[type=file]:focus-visible, 
.child_theme form select:focus-visible, 
.child_theme form textarea:focus-visible, 
.child_theme .tabber .media-col .form-wrap .hs-input:focus-visible {
  outline: -webkit-focus-ring-color auto 1px;
}

.child_theme .error-page:before {
  opacity: 0.3;
}

.child_theme .cm_backup_unsubscribe .systems-page * {
  color: #fff;
}

.cm_subscription_preferences .systems-page form,
.cm_subscription_preferences .systems-page form h1,
.cm_subscription_preferences .systems-page form h2,
.child_theme .systems-page form .subscribe-options label {
  color: #fff !important;
}

.child_theme .systems-page form .hs-form-field a  {
  color: #fff ;
}

.child_theme form .hs-richtext {
  color: #fff;
}

/* Blog */



.heroBanner .breadcrumb-container ul {
  padding-left: 0;
  margin-bottom: 0;
  font-family: HelveticaNeueLTPro-Roman, Arial, Lucinda Grande;
  margin-top: 0.1em;
}

.heroBanner .breadcrumb-container ul li {
  margin-bottom: 0;
  display: inline-block;
  font-weight: 700;
  list-style: none;
}

.heroBanner .breadcrumb-container ul li a {
  text-decoration: none;
}

.heroBanner .breadcrumb-container ul li span {
  font-weight: normal;
}

.cm-blog-index .heroBanner_inner {
  padding-top: 30px;
  padding-bottom: 100px;
  font-size: 4.25rem;
  position: relative;
  text-align: center;
}

.cm-blog-index .heroBanner_inner h1.gradient-cool {
  color: #00598e;
  background: linear-gradient(90deg, #00598e, #1e78c1 61.6%, #29afa0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto 15px;
  line-height: 1.25;
}

.lising-main-cnt-sidbr .dnd-section > .row-fluid, 
.lising-main-cnt-sidbr .page-center {
  padding-left: 0;
  padding-right: 0;
}

.cm-blog-post-sidebr .content-wrapper.blog-main-post {
    padding: 50px 0;
}

.cm-post-body .post_breadcrumb {
  margin-bottom: 80px;
}


h4.meta_title_tag {
  margin: 0;
}

a#hs_login_reset {
    color: #fff;
}

.cm-btm-tags.col6 {
  margin: 0;
}

.cm-post-body .post_breadcrumb ul {
  margin: 0.1em 0 1em;
  padding-left: 0;
  font-family: var(--HelveticaNeueLTPro-Roman);
}

.cm-post-body .post_breadcrumb ul li {
  margin-bottom: 0;
  display: inline-block;
  list-style: none;
}

.cm-post-body .post_breadcrumb ul li a {
  font-weight: 700;
  font-family: var(--HelveticaNeueLTPro-Roman);
  text-decoration: none;
}

.child_theme .cm-blog-header .cm_header .header_fixed .custom_logo {
  display: block;
}

.child_theme .cm-blog-header .cm_header .header_fixed .sticky_logo {
  display: none;
}

.child_theme .cm-blog-header .cm_header .header_fixed:hover .custom_logo {
  display: none !important;
}

.child_theme .cm-blog-header .cm_header .header_fixed:hover .sticky_logo {
  display: block;
}


.child_theme .cm-blog-header .cm_header .header_fixed:hover .custom_logo {
  display: block;
}

.child_theme .cm-blog-header .cm_header .header_fixed: .sticky_logo {
  display: none;
}


.child_theme .cm-blog-header .cm_header .inner_btn .header_btn a {
  background-color: #fff;
  color: #000;
}

.child_theme .fixed .cm-blog-header .cm_header .inner_btn .header_btn a {
  background-color: #000;
  color: #fff;
}

.child_theme .cm-blog-header .cm_header .header_fixed:hover .inner_btn .header_btn a {
  background-color: #000;
  color: #fff;
}


.child_theme .fixed .cm-blog-header .cm_header .header_fixed {
  background: #fff;
}

.child_theme .fixed .cm-blog-header .cm_header .header_fixed .custom_logo {
  display: none;
}

.child_theme .fixed .cm-blog-header .cm_header .header_fixed .header_menu .hs-menu-wrapper > ul > li > a, 
.child_theme .fixed .cm-blog-header .cm_header .header_fixed .hs-menu-wrapper > ul > li.hs-item-has-children:after, 
.child_theme .fixed .cm-blog-header .cm_header .header_fixed span.fas.fa-search {
  color: #000;
}

.child_theme .cm-blog-header .cm_header .header_fixed:hover .header_menu .hs-menu-wrapper > ul > li > a, 
.child_theme .cm-blog-header .cm_header .header_fixed:hover .hs-menu-wrapper > ul > li.hs-item-has-children:after, 
.child_theme .cm-blog-header .cm_header .header_fixed:hover span.fas.fa-search {
  color: #000;
}

.child_theme .cm-blog-header .cm_header .header_fixed:hover {
  background: #fff;
}

.child_theme .cm-blog-header .cm_header .header_fixed {
  background: transparent;
}

.child_theme .cm-blog-header header.cm_header {
  min-height: auto;
}

.child_theme .simple-banner.cm-blog-banner {
  min-height: 500px;
}

.child_theme .simple-banner.cm-blog-banner .top_sec h1 {
  font-size: 7.8125rem;
  line-height: 1;
  font-weight: 700;
  margin: 0.15em 0 15px;
  font-family: var(--HelveticaNeueLTPro-Roman);
  -webkit-font-smoothing: antialiased;
}

.child_theme .simple-banner.cm-blog-banner .top_sec p {
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 0.1em;
  padding: 26px 0;
}

.child_theme .simple-banner.cm-blog-banner .flex_row {
  min-height: 500px;
  justify-content: center;
  align-items: center;
}

.child_theme .cm-blog-header .cm_header .header_fixed .header_menu .hs-menu-wrapper>ul>li>a, 
.child_theme .cm-blog-header .cm_header .header_fixed .hs-menu-wrapper>ul>li.hs-item-has-children:after, 
.child_theme .cm-blog-header .cm_header .header_fixed span.fas.fa-search{
  color:#fff;
}

.cm-blog-index .hs-search-field__bar {
  background: none;
  padding: 0;
}

.cm-blog-index .hs-search-field__bar > form {
  border: 1px solid #707070;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  flex: 1 1 762px;
}

.cm-blog-index .hs-search-field__bar > form input.hs-search-field__input {
  font-size: 1.5rem;
  font-family: var(--HelveticaNeueLTPro-Roman);
  border: 0;
  outline: none;
  width: 100%;
  height: 48px;
  padding-left: 17px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-right: 50px;
}

.cm-blog-index .hs-search-field__bar > form input.hs-search-field__input::placeholder {
  color: rgba(0, 0, 0, .34);
  font-weight: 700;
  opacity: .54;
}

.cm-blog-index .tags-wrapper ul.l_tinynav1 {
  display: none;
}

.cm-blog-index .blog-index {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px 70px;
  margin-bottom: 0;
}

.cm-blog-index .blog-index article {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  position: relative;
}

.cm-blog-index .blog-index article a.first {
  text-decoration: none;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: var(--Lora);
  font-size: inherit;
  font-weight: 700;
  color: #000;
  transition: all .35s;
}

.cm-blog-index .blog-index article a.first .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  height: 0;
  padding-bottom: 61.3725490196%;
  display: block;
  margin-bottom: 28px;
}

.cm-blog-index .blog-index article h3.title {
  font-size: 1.375rem;
  margin-bottom: 12px;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 700;
  line-height: 1.2;
  margin-top: 2.2px;
}

.cm-blog-index .blog-index article .category {
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern";
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  position: absolute;
  top: 18px;
  left: 0;
  background: #000;
  min-width: 128px;
  padding: 8px 5px 4px 10px;
  font-size: .875rem;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.cm-blog-index .blog-index article .category:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 100%;
  top: 0;
  right: -8px;
  background-color: #000;
  transform-origin: top right;
  transform: skewX(-7deg);
}

.cm-blog-index .blog-index article .content {
  margin-bottom: 23px;
}

.cm-blog-index .blog-index article .btn--dark {
  align-self: flex-start;
  margin-top: auto;
  text-decoration: none;
  font-size: 1.125rem;
  display: inline-block;
  padding: calc(11px + 0.2em) 20px 11px;
  min-width: 157px;
  border: none;
  border-radius: 20px;
  box-shadow: inset 0 0 0 2px #000;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  background-color: #000;
  color: #fff;
  transition: all .4s;
}

.child_theme .cm-index-body .blog-pagination {
  margin: 90px 0 111px;
  display: block;
  padding: 0;
}

.child_theme .cm-index-body .blog-pagination ul {
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  padding: 0;
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  list-style: none;
}

.child_theme .cm-index-body .blog-pagination ul li {
  margin-bottom: 0;
  line-height: 20px;
}

.child_theme .cm-index-body .blog-pagination ul li a.icon {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  color: #fff;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
}

.child_theme .cm-index-body .blog-pagination ul li a {
  margin: 0 10px;
  padding: 0.5rem 0.75rem;
  position: relative;
  font-family: var(--HelveticaNeueLTPro-Roman);
  text-decoration: none;
  font-weight: 400;
  line-height: 1.25;
  font-size: 1.5rem;
}

.child_theme .cm-index-body .blog-pagination ul li a.link--active {
  font-weight: 700;
  font-family: var(--Helvetica_Neue);
  line-height: 10px;
  cursor: text !important;
}

.cm-index-body .row-fluid .span8 {
  width: 70.1%;
}

.cm-blog-index .hs-search-field__bar > form button {
  position: absolute;
  right: 24px;
  bottom: 0;
  border: 0;
  outline: 0;
  background: none;
  top: 0;
  height: auto;
  padding: 1px 7px;
  transform: none;
  width: auto;
}

.cm-blog-index .hs-search-field__bar > form button svg {
  display: none;
}

.cm-blog-index .hs-search-field__bar > form button > span:after {
  content: "\f002";
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 16px;
}

.child_theme .cm-blog-index .tags-wrapper {
  margin-left: 34px;
}

.cm-index-body .row-fluid .span4 {
  width: 29.9%;
  min-width: 192px;
}

.cm-index-body .tags-wrapper .tinynav {
  font-size: 1.5rem;
  font-family: var(--HelveticaNeueLTPro-Roman);
  -webkit-appearance: none;
  border: 1px solid #707070;
  border-radius: 0;
  outline: none;
  width: 100%;
  height: 50px;
  padding-left: 17px;
  position: relative;
  background: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/images/chevron.png) no-repeat calc(100% - 30px);
  color: rgba(0, 0, 0, .2);
  font-weight: 700;
  line-height: 36px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 27px;
}

.cm-index-body .tags-wrapper .tinynav option {
}

.cm-post-body .post-title_wrapper {
  display: flex;
  justify-content: center;
}

.cm-post-body .post-title_wrapper h1 {
  max-width: 800px;
  margin: 0;
  font-size: 1.5rem;
  text-align: center;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.2;
}

.cm-post-body .post-category__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 19px;
  column-gap: 5px;
}

.cm-post-body .post-category__wrapper p {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 18px;
}

.cm-post-body .container.text-center {
  padding: 0 30px;
  text-align: center;
}

.cm-post-body .post-thumbnail__wrapper {
  margin-top: 40px;
  min-height: 442px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.cm-post-body .post__container {
  position: relative;
  max-width: 880px;
  margin: 0 auto;
  padding: 0;
  padding-top: 40px;
}

.cm-post-body .post__container hr {
  visibility: hidden;
  opacity: 0;
}

.cm-post-body .post__container .cm-post-body {
  padding: 0 30px;
}

.cm-post-body .social-share__wrapper {
  padding: 69px 0;
}

.cm-post-body .social-share__wrapper h2 {
  font-size: 1.375rem;
  margin-bottom: 15px;
  margin-top: 40px;
  text-align: center;
}

.cm-post-body .social-share__wrapper nav {
  display: flex;
  justify-content: center;
}

.cm-post-body .social-share__wrapper nav li {
  list-style: none;
  margin: 0 9px;
}

.cm-post-body .social-share__wrapper nav li a {
}

.cm-post-body .social-share__wrapper nav li a span {
  font-weight: 700;
}

.cm-post-body section.pane-wrapper {
  padding: 85px 0;
}

.cm-post-body section.pane-wrapper .page-center {
  padding: 0 30px;
}

.cm-post-body section.pane-wrapper .page-center .top-border {
  border: none;
  padding-top: 0;
}

.cm-blog-banner .banner-breacrumb {
  top: 13%;
  bottom: auto;
  padding: 0 !important;
}

.cm-blog-banner .banner-breacrumb ul {
  margin-top: 1.6px;
  line-height: 1.5;
}

.cm-blog-banner .banner-breacrumb ul li a {
  text-decoration: none;
  opacity: 1 !IMPORTANT;
  font-weight: 700 !important;
  font-size: 1rem !IMPORTANT;
  line-height: 1.5 !IMPORTANT;
  font-family: var(--HelveticaNeueLTPro-Roman);
}

.cm-blog-banner .banner-breacrumb ul li:after {
  padding: 0 4px !IMPORTANT;
  line-height: 1.5 !IMPORTANT;
  vertical-align: unset !IMPORTANT;
  font-size: 16px!IMPORTANT;
  font-family: var(--HelveticaNeueLTPro-Roman);
}

.cm-blog-banner .banner-breacrumb ul li.last-crumb span {
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-size: 16px !IMPORTANT;
}

/* Header */

.child_theme header.cm_header {
  min-height: 80px;
}

.child_theme .cm_header .header_fixed {
  box-shadow: rgba(0, 0, 0,0.0);
  border-color: rgba(30, 120, 193,0.0);
  background-color: rgba(255, 255, 255,1.0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 80px;
  margin: 0;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 99;
}

.child_theme .cm_header .header_wrapper {
  padding: 0 30px;
  column-gap: 2vw;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
  background-color: transparent;
  z-index: 1;
}

.child_theme .cm_header .logo_wrapper {
  max-width: 130px;
}

.child_theme .cm_header .logo_wrapper .sticky_logo {
  display: none;
}

.child_theme .cm_header .header_nav {
  display: flex;
  justify-content: center;
  align-items: center;
}

.child_theme .cm_header .nav_wrapper {
  display: flex;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul {
  column-gap: 20px;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul ul {
  display: none;
  background-color: rgba(255, 255, 255,1.0);
  background-image: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/images/child_menu-img.png);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  list-style-type: none;
  padding: 8px 8px 8px 32px;
  margin: 0;
  min-width: 460px;
  grid-template-columns: repeat(2, auto);
  justify-content: start;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children {
  padding-right: 33px;
  position: relative;
  line-height: 1.65;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li > a {
  color: rgba(0, 0, 0,1.0);
  text-decoration: none;
  padding: 33px 0 33px 10px;
  display: block;
  position: relative;
  line-height: 1;
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-size: 14px;
  white-space: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  transition: all .35s;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li {
  background-color: rgba(2, 103, 128,0.0);
  margin: 0;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.active > a{
  background-color: rgba(2, 103, 128,0.0);
  color: rgba(0, 0, 0,1.0);
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:after {
  position: absolute;
  content: "\f078";
  font-family: Font Awesome\ 5 Pro;
  font-size: 16px;
  top: 25px;
  right: 10px;
  color: #fff;
}

.child_theme .cm_header .header_search {
  display: none;
}

.child_theme .cm_header .btn_wrapper {
  display: flex;
  align-items: center;
}

.child_theme .cm_header .header_search_icon {
  display: block;
  padding-top: 5px;
  cursor: pointer !important;
}

.child_theme .cm_header .header_search_icon span {
  margin: 0 30px;
  font-size: 20px;
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #fff;
}

.child_theme .cm_header .inner_btn {
  display: flex;
}

.child_theme .cm_header .inner_btn .header_btn a {
  font-size: 14px;
  padding: calc(10px + 0.2em) 10px 10px;
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(0, 0, 0,1.0);
  box-shadow: none;
}

.child_theme .cm_header .inner_btn .header_btn:first-child a {
  margin-right: 15px;
}

.child_theme .cm_header .inner_btn .header_btn a:hover {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(0, 0, 0,1.0);
  text-decoration: underline !important;
}

.child_theme .cm_header .header_fixed .sticky_logo {
  display: block;
}

.child_theme .cm_header .header_fixed .custom_logo {
  display: none;
}

.child_theme .cm_header .header_fixed .header_menu .hs-menu-wrapper > ul > li > a,
.child_theme .cm_header .header_fixed .hs-menu-wrapper>ul>li.hs-item-has-children:after,
.child_theme .cm_header .header_fixed span.fas.fa-search{
  color: #000;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li > a:hover {
  opacity:0.3;
  color: rgba(0, 0, 0,0.3);
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover ul {
  display: grid;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul ul li {
  margin-bottom: 0;
  position: relative;
  line-height: 1.65;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul ul li a {
  display: block;
  padding: 12px;
  background-color: rgba(2, 103, 128,0.0);
  color: rgba(0, 0, 0,1.0);
  font-family: var(--HelveticaNeueLTPro-Roman);
  font-size: 1.125rem;
  font-weight: 900;
  text-decoration: none;
  line-height: 1;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover {
  background-color: rgba(255, 255, 255,1.0);
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a {
  color: #000;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:hover:after {
  color: #000;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul ul li:nth-child(even) {
  margin-left: 20px;
}

.child_theme .cm_header .header_menu .hs-menu-wrapper > ul ul li a:hover {
  background-color: rgba(2, 103, 128,0.0);
  color: rgba(0, 89, 142,1.0);
}

.child_theme .fixed .cm_header .header_fixed {
  background: #fff;
}

.child_theme .fixed .cm_header .sticky_logo {
  display: block !important;
}

.child_theme .fixed .cm_header .custom_logo {
  display: none;
}

.child_theme .fixed .cm_header .header_menu .hs-menu-wrapper > ul > li > a {
  color: #000;
}

.child_theme .fixed .cm_header .header_menu .hs-menu-wrapper > ul > li.hs-item-has-children:after {
  color: #000;
}

.child_theme .fixed .cm_header .header_search_icon span {
  color: #000;
}

.child_theme .cm_header .logo_wrapper:hover {
  opacity: .6;
}

.child_theme .cm_header .mobile_nav_wrapper{
  display:none;
}

.child_theme .search-open .cm_header .header_fixed {
  background: #fff;
}

.child_theme .search-open .cm_header .logo_wrapper .sticky_logo {
  display: block;
}

.child_theme .search-open .cm_header .logo_wrapper .custom_logo {
  display: none;
}

.child_theme .search-open .cm_header .header_menu {
  display: none;
}

.child_theme .search-open .cm_header .header_search_icon {
  display: none;
}

.child_theme .search-open .cm_header .header_search {
  display: block;
  vertical-align: top;
  width: 72%;
  -webkit-box-flex: 1;
  flex: 1;
  order: -1;
}

.child_theme .search-open .cm_header .header_nav {
  width: 100%;
}

.child_theme .search-open .cm_header .nav_wrapper {
  width: 100%;
  justify-content: flex-end;
}

.child_theme .search-open .cm_header .btn_wrapper {
  width: calc(100% - 22px);
}

.child_theme .search-open .cm_header .header__dropdown {
  display: block;
  padding-top: 6px;
  width: 95%;
}

.child_theme .search-open .cm_header .header__dropdown input {
  padding-left: 50px;
  width: 100%;
  border-width: 0;
  border-style: none;
  border-bottom: 2px solid #000;
  font-family: var(--Lora);
  font-size: 1.5625rem;
  font-weight: 700;
  color: #aaa;
  padding-bottom: 5px;
  border-radius: 0;
  transition: all .4s;
  padding-top: 1px;
  line-height: 37.5px;
}

.child_theme .search-open .cm_header .header__dropdown input::placeholder {
  color: #000;
  font-weight: 700;
  opacity: .54;
}

.child_theme .search-open .cm_header .header__dropdown button {
  position: absolute;
  left: 0;
  bottom: 10px;
  background-color: transparent;
  border: none;
  padding: 1px 6px;
}

.child_theme .search-open .cm_header .header__dropdown form.searchform {
  position: relative;
}

.child_theme .search-open .cm_header .header__dropdown button span {
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  font-size: 1.25rem;
}

.child_theme .cm_header .hamburger:hover {
  opacity: .7;
}

/* Footer */

.cm-footer.lp-footer .footer-content p {
  font-size: 12px;
  line-height: 1.3;
}

.cm-footer.lp-footer .footer-content p a {
  font-weight: 700;
}

.child_theme footer.cm-footer {
  padding: 30px 0;
}

.child_theme footer.cm-footer .footer-section,
.child_theme footer.cm-footer {
  background-color: rgba(0, 0, 0,1.0);
}

.child_theme footer.cm-footer .footer-section .col-section {
  padding: 0;
}

.child_theme footer.cm-footer .footer-section-3 .footer-content {
  font-size: 12px;
  margin-top: 20px;
}

.child_theme footer.cm-footer .footer-section-3 .footer-content a {
  font-weight: 700;
  transition: all .35s;
}

.child_theme .cm-footer .footer-section-2 .col-section.num1 {
  display: flex;
  align-items: center;
}


.child_theme .cm-footer .footer-section-2 .footer-social {
  padding-left: 0;
  margin-left: 50px;
  gap: 0;
}

.child_theme .cm-footer .footer-section-2 .footer-social-item {
  min-width: 25px;
  width: auto;
  height: auto;
}

.child_theme .cm-footer .footer-section-2 .footer-social-item:not(:last-child) {
  margin-right: 16px;
}

.child_theme .cm-footer .footer-section-2 .footer-social-item a {
  line-height: 1;
}

.child_theme .cm-footer .footer-section-2 .footer-social-item img {
  height: 24px;
  width: 24px;
}

.child_theme .cm-footer .footer-section-2 .col-section.num2 form {
  display: flex;
  justify-content: flex-end;
}

.child_theme .cm-footer .footer-section-2 .col-section.num2 form input.hs-input {
  padding: 5px;
  height: 32px;
  width: 300px;
  color: #000;
  border-width: 2px;
  border-style: inset;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  font-size: 16px;
  line-height: 24px;
  border-radius: 0;
}

.child_theme .cm-footer .footer-section-2 .col-section.num2 form input.hs-input::placeholder {
  color: #747474;
  opacity: .54;
  font-family: var(--Lora);
}

.child_theme .cm-footer .footer-section-2 .col-section.num2 form .hs_submit input {
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin-left: 21px;
  padding: 6px 18px;
  border: none;
  font-family: var(--Helvetica_Neue);
  width: 103px;
  box-shadow: none;
  line-height: 21px;
  white-space: nowrap;
}

.child_theme .cm-footer .footer-section-2 .flex_row {
  justify-content: space-between;
}

.child_theme footer.cm-footer .footer-section-2 .col-section.num2 h6 {
  font-weight: 700;
  font-family: var(--Helvetica_Neue);
  margin-bottom: 8px;
  line-height: 24px;
}

.child_theme .cm-footer .footer-section-2 .col-section.num2 form .hs_email {
  margin: 0;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul {
  column-gap: 30px;
  column-count: 5;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li {
  break-inside: avoid;
  margin-bottom: 0;
  line-height: 26.4px;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li > a {
  margin-bottom: 7px;
  font-family: var(--HelveticaNeueLTPro-Roman);
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
  font-size: 16px;
  color: rgba(255, 255, 255,1.0);
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul ul {
  margin-bottom: 12px;
  break-inside: avoid;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul ul li {
  margin-bottom: 0;
  line-height: 26.4px;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul ul li a {
  font-family: var(--Lora);
  font-weight: 500;
  text-decoration: none;
  font-size: 16px;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:nth-child(6) {
  margin-top: 32px;
}

.child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:last-child {
  margin: 0;
  line-height: 1;
}

/* Banner */

.child_theme .simple-banner.cm-banner {
  min-height: auto;
}

.child_theme .simple-banner.cm-banner .top_sec {
  padding-top: 28px;
  padding-bottom: 30px;
}

.child_theme .simple-banner.cm-banner .banner-content-inner h1 {
  background: linear-gradient(90deg, #d03e25, #d03e25 68.4%, #f6921e);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: 0 auto 15px;
  line-height: 1.25;
}

.child_theme .simple-banner.cm-banner .banner-content-inner {
  padding: 0;
}

.child_theme .simple-banner.cm-banner .top_sec p {
  color: #000 !IMPORTANT;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.child_theme .simple-banner.cm-banner .btn_row {
  position: relative;
  z-index: 31;
  padding: 30px 60px;
  text-align: center;
  margin-top: 0;
}

.child_theme .simple-banner.cm-banner .btn_row .btn_item {
  padding-bottom: 100px;
}

.child_theme .simple-banner.cm-banner .btn_row .btn_item a {
  min-width: 157px;
  margin: 5px;
  line-height: 18px;
  padding: 14.5px 20px 11px 20px;
}

.child_theme .simple-banner.cm-banner .btn_row .btn_item a:hover {
  text-decoration: underline !important;
}

/* Responsive */

@media(max-width:1415px){
  .child_theme .cm_header .header_search_icon span {
    margin: 0 10px;
    font-size: 18px;
  }

  .child_theme .cm_header .header_menu .hs-menu-wrapper>ul {
    column-gap: 5px;
  }

  .child_theme .cm_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children {
    padding-right: 26px;
  }

  .child_theme .cm_header .header_menu .hs-menu-wrapper>ul>li>a {
    font-size: 12px;
  }

  .child_theme .cm_header .header_menu .hs-menu-wrapper>ul>li.hs-item-has-children:after {
    font-size: 14px;
    top: 27px;
  }

  .child_theme .cm_header .header_search_icon {
    padding-top: 0;
  }
}

@media(min-width:1200px){
  .child_theme .cm_header .hamburger {
    display: none;
  }
}

@media(max-width:1199px){

  .child_theme .cm-blog-header .cm_header .header_fixed .hamburger-box .hamburger-inner {
    background: #fff;
  }

  .child_theme .cm-blog-header .cm_header .header_fixed .hamburger-box .hamburger-inner:before, 
  .child_theme .cm-blog-header .cm_header .header_fixed .hamburger-box .hamburger-inner:after,
  .child_theme .cm-blog-header .header_fixed .hamburger-box .hamburger-inner {
    background-color: #fff;
  }

  .child_theme .cm-blog-header .cm_header .header_fixed:hover .hamburger-box .hamburger-inner:after, 
  .child_theme .cm-blog-header .cm_header .header_fixed:hover .hamburger-box .hamburger-inner, 
  .child_theme .cm-blog-header .header_fixed:hover .hamburger-box .hamburger-inner:before {
    background-color: #000;
  }
  
  .child_theme .fixed .cm-blog-header .cm_header .header_fixed .hamburger-box .hamburger-inner:after, 
  .child_theme .fixed .cm-blog-header .cm_header .header_fixed .hamburger-box .hamburger-inner, 
  .child_theme .fixed .cm-blog-header .header_fixed .hamburger-box .hamburger-inner:before {
    background-color: #000;
  }

  .child_theme .cm_header .header_fixed:hover {
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul ul{
    margin-top:10px;
  }

  .child_theme .cm-footer .footer-section-1 .num1 .desktop_hide {
    display: block;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num1 .row1 {
    display: none;
  }

  .child_theme .cm-footer .footer-section-2 .footer-social {
    margin: 0;
  }

  .child_theme .cm-footer .footer-section-2 .footer-social-item {
    margin: 0 1rem;
  }

  .child_theme footer.cm-footer .footer-section-2 .col-section.num2 {
    width: auto;
  }

  .child_theme .cm-footer.footer .page-center{
    
    max-width: 1147.99999999636px;
    
  }

  .child_theme .cm-footer.footer.footer_section__2 .footer-section-1 {
    padding: 0;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul {
    column-count: unset;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul ul {
    display: none;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li {
    border-bottom: 1px solid #fff;
    margin-top: 0;
    padding-top: 16px;
    padding-bottom: 17px;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:nth-child(6),
  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:nth-child(6) a {
    margin: 0;
    line-height: 1.65;
  }

  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:last-child,
  .child_theme .cm-footer .footer-section-1 .footer-menu .hs-menu-wrapper > ul > li:last-child a {
    border: none;
    margin: 0;
    line-height: 1.65;
  }

  .child_theme .cm-footer .footer-section-1 {
    padding: 0;
  }

  .child_theme .cm-footer .child-trigger {
    position: absolute;
    top: 0;
    right: 5px;
    content: "\f107";
    font-family: Font Awesome\ 5 Pro, sans-serif;
    font-size: 1rem;
    padding: 1rem 0;
    transition: transform .25s linear, -webkit-transform .25s linear;
  }

  .child-trigger {
    position: absolute;
    top: 0;
    right: 5px;
    font-family: Font Awesome\ 5 Pro, sans-serif;
    font-size: 2rem;
    cursor: pointer !IMPORTANT;
    left: auto;
    display: block;
    height: auto;
    width: auto;
    margin: 0;
  }

  .child-trigger i {
    display: none;
  }

  .child-trigger:after {
    content: "\f107";
  }


  .child-trigger.child-open {
    transform: rotate(180deg);
  }

  .child_theme .cm_header .mobile_search {
    max-width: 352px;
    margin: 0 auto;
  }

  .child_theme .cm_header .mobile_dropdown {
    display: block;
    padding-top: 6px;
    width: 95%;
  }

  .child_theme .cm_header .mobile_dropdown form {
    width: 100%;
    position: relative;
    margin: 0;
    transition: width .4s;
  }

  .child_theme .cm_header .mobile_dropdown input {
    padding-left: 50px;
    border-width: 0;
    border-style: none;
    border-bottom: 2px solid #000;
    font-family: var(--Lora);
    font-size: 1.5625rem;
    font-weight: 700;
    color: #aaa;
    padding-bottom: 5px;
    transition: all .4s;
    border-radius: 0;
    line-height: 36.5px;
    padding-top:0;
  }

  .child_theme .cm_header .mobile_dropdown input::placeholder {
    opacity: .54;
    color: #000;
    font-weight: 700;
  }

  .child_theme .cm_header .mobile_dropdown button {
    position: absolute;
    left: 0;
    bottom: 10px;
    background-color: transparent;
    border: none;
    padding: 1px 6px;
  }

  .child_theme .cm_header .mobile_dropdown button span {
    font-size: 1.25rem;
    margin-right: 0;
    margin-left: 0;
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
  }

  .child_theme .cm_header .mobile_bottom a {
    margin: 0 auto 30px;
    font-size: 19px;
    padding: 16px 20px;
    background-color: rgba(0, 0, 0,1.0);
    color: rgba(255, 255, 255,1.0);
    box-shadow: none;
  }

  .child_theme .cm_header .mobile_bottom a:hover {
    color: rgba(255, 255, 255,1.0);
    background-color: rgba(0, 0, 0,1.0);
    text-decoration: underline !IMPORTANT;
  }

  .child_theme .cm_header .mobile_bottom {
    margin-top: 3px;
    padding-bottom: 150px;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li:last-child {
    border: none;
    line-height: 1.4;
  }

  .child_theme .fixed .cm_header .hamburger-box .hamburger-inner,
  .child_theme .fixed .cm_header .hamburger-box .hamburger-inner:before,
  .child_theme .fixed .cm_header .hamburger-box .hamburger-inner:after{
    background-color: #000;
  }

  .child_theme .cm_header .header_fixed .hamburger-box .hamburger-inner {
    background: #000;
  }

  .child_theme .cm_header .header_fixed .hamburger-box .hamburger-inner:before {
    background-color: #000;
  }

  .child_theme .cm_header .header_fixed .hamburger-box .hamburger-inner:after {
    background-color: #000;
  }

  .child_theme .cm_header .header_menu,
  .child_theme .cm_header .inner_btn,
  .child_theme .cm_header .header_search_icon{
    display: none;
  }

  .child_theme .cm_header .hamburger {
    padding: 0 0 0 25px;
    display: inline-block;
    transition-timing-function: linear;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    line-height: 24px;
  }

  .child_theme .cm_header .hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer !important;
  }

  .child_theme .cm_header .hamburger-box .hamburger-inner {
    background-color: #fff;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    width: 30px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -2px;
    transition-duration: .22s;
  }

  .child_theme .cm_header .header_wrapper {
    padding: 0 15px;
  }

  .child_theme .cm_header .hamburger-box .hamburger-inner:before {
    background-color: #fff;
    transition: top .1s ease-in .25s, opacity .1s ease-in;
    top: -10px;
    width: 30px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    content: "";
    display: block;
  }

  .child_theme .cm_header .hamburger-box .hamburger-inner:after {
    background-color: #fff;
    transition: top .1s ease-in .25s, opacity .1s ease-in;
    bottom: -10px;
    width: 30px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    content: "";
    display: block;
  }

  .child_theme .cm_header .header_fixed{ 
    border: 1px solid transparent;
  }

  .child_theme .fixed .cm_header .header_fixed{
    border-bottom: 1px solid #e6e6e6 !important;
  }

  .child_theme.menu-open .cm_header .hamburger-box .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  .child_theme.menu-open .cm_header .hamburger-box .hamburger-inner:before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s ease-out .12s;
  }

  .child_theme.menu-open .cm_header .hamburger-box .hamburger-inner:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s cubic-bezier(.215,.61,.355,1) .12s,
      -webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;
  }

  html.child_theme.menu-open {
    overflow-y: hidden;
  }

  .child_theme.menu-open .cm_header .mobile_nav_wrapper {
    transform: translateZ(0);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    display: block;
    height: calc(100vh);
    left: 0;
    background-color: rgba(255, 255, 255,1.0);
    text-align: center;
    position: absolute;
    top: 100%;
    overflow-y: scroll;
    transition: all .4s;
    z-index: 9999;
    width: 100vw;
    max-width: 100vw;
    padding: 15px 15px 100px;
  }

  .child_theme.menu-open .cm_header .mobile_nav_wrapper .nac_wrapper {
    background-image: url(https://www.premisehealth.com/wp-content/themes/Premise/assets/dist/imgs/ph-bkg-mobilenav.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 160px;
    width: 100%;
    position: relative;
  }

  .child_theme.menu-open .cm_header .mobile_menu {
    display: block;
    height: auto;
    padding: 0 15px;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    padding: 0;
    height: 100%;
    text-align: left;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li {
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
    font-size: 1.375rem;
    line-height: 1.65;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li > a {
    font-size: 1.375rem;
    -webkit-box-align: center;
    padding-bottom: 10px;
    font-weight: 800;
    font-family: var(--HelveticaNeueLTPro-Roman);
    text-decoration: none;
    transition: all .35s;
    -webkit-font-smoothing: antialiased;
    color: rgba(0, 0, 0,1.0);
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li > a:hover{
    color: rgba(0, 0, 0,1.0);
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li.active > a{
    color: rgba(0, 0, 0,1.0);
  }


  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul {
    padding-top: 15px;
    display: none;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul li {
    margin-bottom: 0;
    line-height: 1;
    padding: 5px 0;
    position: relative;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul li a {
    font-size: 1.125rem;
    font-weight: 700;
    font-family: var(--Lora);
    text-decoration: none;
    color: rgba(0, 0, 0,1.0);
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul li a:hover {
    font-weight: 700;
    color: rgba(208, 62, 37,1.0);
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul li a:hover:after {
    content: "\f054";
    font-family: Font Awesome\ 5 Pro, sans-serif;
    color: #d03e25;
    padding-left: 5px;
    font-weight: 700;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul ul li.active a{
    color: rgba(0, 0, 0,1.0);
  }

  .child_theme.menu-open .cm_header .header_fixed {
    background: #fff;
  }

  .child_theme.menu-open .cm_header .logo_wrapper .sticky_logo {
    display: block;
  }

  .child_theme.menu-open .cm_header .logo_wrapper  .custom_logo {
    display: none;
  }

  .child_theme.menu-open .cm_header .hamburger-box .hamburger-inner {
    background: #000;
  }

  .child_theme.menu-open .cm_header .hamburger-box .hamburger-inner:after {
    background: #000;
  }

}

@media(max-width:1120px) and (min-width:768px){

  .cm-index-body .tags-wrapper .tinynav {
    background: url(https://3283621.fs1.hubspotusercontent-na1.net/hubfs/3283621/raw_assets/public/PremiseHealth_February2024/images/chevron.png) no-repeat calc(100% - 5px);
  }

}

@media(max-width:991px) and (min-width:768px){

  .child_theme h1 {
    font-size: 53px;
  }

  .child_theme h2 {
    font-size: 50px;
  }

}

@media (max-width:767px){

  .cm-blog-index .heroBanner_inner{
    padding: 30px 0;
  }

  .cm-blog-index .heroBanner_inner h1.gradient-cool {
    font-size:48px;
  }

  .child_theme .lising-main-cnt-sidbr .dnd-section > .row-fluid, 
  .child_theme .lising-main-cnt-sidbr .page-center {
    padding-left: 0;
    padding-right: 0;
  }

  .cm-post-body .post_breadcrumb {
    margin-bottom: 40px;
    margin-top: 57px;
  }

  .cm-post-body .post_breadcrumb ul li {
    line-height: 1;
  }

  .child_theme .cm-post-body .post-category__wrapper {
    column-gap: 0;
    flex-wrap: wrap;
  }

  .child_theme .cm-post-body .post-category__wrapper p {
    font-size: 1rem;
  }

  .cm-post-body .post-title_wrapper {
    justify-content: flex-start;
  }

  .cm-post-body .post-title_wrapper h1 {
    margin-bottom: 10px;
    text-align: start;
    font-size: 1.375rem;
  }

  .cm-post-body > .container.page-center {
    padding-top: 20px;
  }

  .cm-post-body .post-category__wrapper {
    -webkit-box-pack: start;
    justify-content: start;
    margin-top: 0;
    margin-bottom: 46px;
  }

  .cm-post-body .post-thumbnail__wrapper {
    min-height: 233px;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    margin-top: 12px;
  }

  .cm-post-body .post__container {
    padding-top: 0;
  }

  .cm-post-body .post__container .cm-post-body {
    padding: 0 8%;
  }

  .cm-post-body .social-share__wrapper {
    padding-bottom: 59px;
    padding-top: 25px;
  }

  .cm-post-body section.cm-recent {
    padding: 70px 0 !IMPORTANT;
  }

  .cm-post-body section.cm-recent .list-wrapper .callout {
    background-image: none !IMPORTANT;
  }

  .cm-post-body section.cm-recent .list-wrapper .callout img {
    display: block !IMPORTANT;
  }

  .cm-post-body section.cm-recent .post-list {
    padding: 0 !IMPORTANT;
  }

  .cm-post-body section.cm-recent .list-wrapper {
    margin-bottom: 37px !IMPORTANT;
  }

  .cm-post-body section.cm-recent .list-wrapper .post-item {
    padding: 0 !IMPORTANT;
  }

  .cm-blog-index .hs-search-field__bar > form input.hs-search-field__input,
  .cm-index-body .tags-wrapper .tinynav {
    font-size: 1.375rem;
  }

  .child_theme .cm-blog-index .tags-wrapper{
    margin-left:0;
  }

  .cm-index-body .row-fluid .span8,.cm-index-body .row-fluid .span4 {
    width: 100%;
  }

  .child_theme .cm-index-body .blog-pagination ul li a {
    line-height: 1.25;
    font-size: 1.125rem;
  }

  section.pane-wrapper .top-border {
    flex-direction: column;
  }

  section.pane-wrapper .top-border .cta-block {
    padding: 0 !important;
  }

  section.pane-wrapper .top-border {
    padding-top: 48px;
  }

  section.pane-wrapper .top-border .cta-block:nth-child(2) {
    padding-top: 48px !important;
    margin-top: 48px;
    border-top: 2px solid #000;
    border-left: 0 solid transparent !important;
  }

  section.pane-wrapper .top-border .cta-block a {
    font-size: 16px !important;
  }

  .child_theme .cm-index-body .blog-pagination {
    margin: 90px 0 61px;
  }

  .child_theme .cm-index-body .blog-pagination ul li a {
    line-height: 1.25;
    font-size: 1.125rem;
  }

  .cm-blog-index .blog-index {
    gap: 48px;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    padding-top:0;
  }

  .cm-blog-index .blog-index article .btn--dark {
    font-size: 16px;
  }

  .child_theme .content-wrapper, 
  .child_theme .dnd-section>.row-fluid, 
  .child_theme .page-center {
    padding: 0 8%;
  }

  .child_theme .simple-banner.cm-blog-banner .top_sec h1 {
    font-size: 3rem;
  }

  .child_theme .simple-banner.cm-blog-banner .banner-content-inner {
    padding: 0;
  }

  .child_theme .simple-banner.cm-blog-banner .page-center {
    padding: 0 8%;
  }

  .cm-blog-banner.simple-banner .banner-breacrumb {
    top: 22.5%;
    padding: 0;
  }

  .child_theme .simple-banner.cm-banner .banner-content-inner h1 {
    font-size: 3rem;
  }

  .child_theme .simple-banner.cm-banner .btn_row .btn_item a {
    font-size: 1rem;
    line-height: 1;
  }

  .child_theme .simple-banner.cm-banner .top_sec {
    padding-top: 30px;
  }

  .child_theme .cm-footer.footer .page-center {
    max-width: 100%;
    padding: 0 8%;
  }

  .child_theme .cm-footer .footer-section-2 .flex_row {
    justify-content: center;
    align-items: center;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num1 {
    justify-content: center;
  }

  .child_theme footer.cm-footer .footer-section-2 .col-section.num2 {
    margin-top: 10px;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper>ul>li {
    line-height: 1;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper>ul>li:last-child {
    line-height: 0.8;
  }

  .child_theme .cm_header .mobile_bottom {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 2px;
  }

  .child_theme .cm_header .mobile_search {
    max-width: 382px;
  }

  .child_theme .cm_header .mobile_dropdown input {
    line-height: 39.5px;
  }

  .child_theme .hs-trans-btn,
  .child_theme .hs-sec-btn{
    padding:15px 20px;
  }

  .child_theme .cm_nv_wrp .cm_nv_inner .custom,
  .child_theme .hs-button, 
  .child_theme .tabber .media-col .form-wrap input.hs-button,
  .child_theme form input[type=submit]{
    padding:15px 20px;
  }
}

@media(max-width:500px){

  .child_theme .systems-page h1 {
    font-size: 30px;
  }

  .child_theme .systems-page h2 {
    font-size: 23px;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num2 form {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num2 form .hs_submit input {
    margin-left: 0;
    margin-top: 25px;
  }

  .child_theme footer.cm-footer .footer-section-2 .col-section.num2 {
    margin-top: 32px;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num2 form input.hs-input {
    width: 300px !IMPORTANT;
  }
}

@media(max-width:379px){
  .child_theme .cm-footer .footer-section-2 .footer-social {
    flex-wrap: nowrap;
  }

  .child_theme .cm-footer .footer-section-2 .col-section.num2 form input.hs-input {
    width: 250px !IMPORTANT;
  }

  .child_theme.menu-open .cm_header .mobile_menu .hs-menu-wrapper > ul > li > a {
    font-size: 19px;
  }
}