/** Shopify CDN: Minification failed

Line 509:7 Expected ":"

**/





/* hair phases liquid  */

.productView-top .rte h3 {
    font-size: 1.625vw;
    margin-bottom: 10px;
}
.productView-top .rte p {
    font-size: 1.25vw;
    line-height: 1.42;
    margin-bottom: 10px;
}
.productView-top .rte ol li {
    font-size: 14px;
    color: #000;
    line-height: 1.42;
    list-style: auto;
}

section.hm-ss.success_story_video video {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
@media (min-width: 1396px ) and (max-width: 1706px) {
   section.hm-cta.comp_hairmax_devices .hm-cta__box-wrap {
    min-width: auto;
  
}



}

section.hm-stats.max-statt .hm-stats__heading strong br {
    display: none;
}
section.hm-fg.feature_grid_home h4.hm-fg__heading br {
    display: none;
}


.hair-phases {
  padding: 60px 20px;
  text-align: center;
  padding-top:11vh;

}
h2.phases-heading-up {
    font-size: 2vw;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 auto 28px;
    max-width: 320px;
}
h2.phases-heading-up {
    font-size: 2vw;
    font-weight: 700;
    line-height: 1.4;
    /* max-width: 292px; */
    margin: 0 auto;
    margin-bottom: 28px;
}
h2.phases-heading-sub {
    font-size: 1.3vw;
    width: 73%;
    margin: 0 auto;
    font-weight: 300;
    line-height: 1.4;
    padding-bottom: 15px;
}
.page-widthhh {
    max-width: 1170px;
    margin: 0 auto;
}
.phase-imggg {
    max-width: 700px;
    margin: 0 auto;
}
.phase-imggg img {
    width: 100%;
}

.phases-heading {
    font-size: 1.625vw;
    margin-top: 55px;
    padding-top: 70px;
    font-weight: 700;
    position: relative;
}
.phases-heading:before {
    position: absolute;
    top: 0px;
    left: 45%;
    display: inline-block;
    content: " ";
    width: 10%;
    height: 4px;
    background: #21b9d2;
}

/* GRID */
.phases-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 38px;
}

/* ITEM */
.phase-item {
  text-align: center;
}

.phase-img img {
    max-width: 206px;
 
}

/* TEXT */
.phase-title {
    font-size: 16.8px;
    font-weight: 700;
    color: #21b9d2;
    margin: 0 auto;
    margin-bottom: 10px;
    max-width: 206px;
    line-height:1.4;
}

.phase-text {
    font-size: 16.6px;
    max-width: 206px;
    margin: 0 auto;
    line-height: 1.4;
}





.page-width.con {
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 105px;
}

.custom-faq-section {
    padding: 70px 20px;
    padding-top: 0;
}
.faq-question span {
    font-size: 1.3vw;
    font-weight: 700;
    line-height: 1;
}

.faq-main-heading {
    text-align: center;
    font-size: 3.5vw;
    font-weight: 500;
    color: #21b9d2;
    margin-bottom: 56px;
    line-height: 1.4;
}
h2.faq-top-heading {
    text-align: center;
    font-size: 1.3vw;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 10px;
}



.faq-item {
    border-bottom: 2px solid #4bc6da;
    padding: 14px 0;
}
.faq-question {
    width: 100%;
    border: none;
    background: none;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 34px;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    padding-left: 0;
}

.faq-icon {
  font-size: 24px;
  color: #22b8cf;
  transition: 0.3s ease;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.faq-answer p {
    font-size: 17.5px;
    color: #000;
    line-height: 1.4;
    padding: 25.2px 0;
   
}
.general-faqq .faq-answer p {
    padding: 0;
    margin-bottom: 10px;
}
.general-faqq .faq-answer p strong.question {
    font-weight: 700;
}
.general-faqq .page-width.con {
    padding-top: 0px;
}
.general-faqq .faq-wrapper {
    padding-left: 15px;
    padding-right:15px;
}



.comparison-section {
    background: #bceaf1;
    padding: 56px 20px;
}

.comparison-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    max-width: 1170px;
    margin: 0 auto;
}
.comp-row {
  display: table-row;
}
h3.comp-top-heading {
    text-align: center;
    padding-top: 56px;
    font-size:2vw;
    line-height:1.4;
    margin-bottom:28px;
    font-weight:700;
}
h5.comp-sub-heading {
    max-width: 957px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.3vw;
    line-height: 1.4;
    font-weight: 300;
    padding-bottom: 68px;
}

.comp-col {
  display: table-cell;
  padding: 20px;
  text-align: center;
  vertical-align: middle;
}

/* LEFT COLUMN */
.feature-col {
  text-align: left;
  width: 25%;
  font-size: 14px;
  letter-spacing: 0.5px;
}

/* PRODUCT COLUMN */
.product-col h3 {
  font-size: 1.8vw;
  font-weight: 700;
}

.comp-col.feature-col {
    width: 20%;
     text-align: end;
}
.comp-col.feature-col.title {
    font-size: 21px;
    line-height: 37.8px;
    padding-right: 45px;
}
/* HEADER */
/* .comp-header .comp-col {
  border-bottom: 1px solid rgba(0,0,0,0.2);
} */

/* VERTICAL LINES */
.comp-col:not(:last-child) {
    border-right: 2px solid #9aafb2;
}

/* CHECK / CROSS */
.comp-col {
    font-size: 21px;
    color: #4d4d4d;
    width: 26.66%;
}
.comparison-table>div:nth-child(2) .comp-col:not(:first-child) {
    font-size: 31.5px;
}
.comp-bot-text {
    max-width: 1084px;
    margin: 0 auto;
    padding: 0 15px;
    font-size: 10.92px;
    line-height: 1.4;
    padding-top: 47px;
}
.comp-bot-text {
    color: #000;
}
.understanding-section {
  width: 100%;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
}

/* WRAPPER */
.understanding-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 60px 3%;
    max-width: 1440px;
    margin: 0 auto;
}
.under_standing_hairloss .hm-cta__text {
    font-weight: 300 !important;
}

/* CONTENT BOX */
.understanding-content {
  max-width: 518px;
  color: #fff;
}

/* TEXT */
.understanding-heading {
    font-size: 27px;
    margin-bottom: 15px;
    line-height: 42px;
    font-weight: 400;
}
.comp-col svg {
    width: 17px;
    height: 17px;
}

.understanding-text {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 28px;
}

/* BUTTON */
.understanding-btn {
    display: inline-block;
    padding: 12px 35px;
    border: 1px solid #41cde2;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    font-size: 17px;
    background: #41cde2;
    text-transform: uppercase;
    line-height: 17px;
}
a.understanding-btn:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #41cde2;
}
.hm-cta__button:hover {
    color: #000 !important;
}
.video-wrapper {
    box-shadow: 0px 5px 34px 0px rgba(0,0,0,0.68);
}

.top-image {
    max-width: 906px;
    margin: 0 auto;
}
.top-image img {
    width: 100%;
}
.comparing-with  h2 {
    font-size: 36px !important;
    margin-bottom: 36px !important;
    font-weight: 700 !important;
}
.comparing-with .rich-text__text.rte {
    font-size: 1.3vw;
    font-weight: 300;
    margin-bottom: 56px!important;
    line-height: 1.4;
}
.comparing-with .rich-text__blocks.text-center {
    max-width: 1170px;
    margin: 0 auto;
}
h2.center-heading {
    font-size: 36px;
    text-align: center;
    font-weight: 700;
    padding-top: 11vh;
    margin-bottom: 5.5vh;
}
.comparingg .hero-content {
    max-width: 513px !important;
}
.metafield-rich_text_field p em {
    font-size: 0.92vw;
    color: #4d4d4d;
    line-height: 1.42;
    display: inline-block;
    font-weight: 200;
    margin-top: 4em;
}
.markdown em {
    font-size: 1vw;
    line-height: 1.4;
    font-weight: 300;
    display: inline-block;
}
.rte form.cart {
    display: none;
}
.productView-top .rte p.in-stock {
    font-size: .8em;
    line-height: 1.42;
    color: #b3af54;
    font-weight: 300;
    margin-top: 10px;
}
p.product-note {
    display: none;
}
.productView-options {
    display: none;
}
.desc-moreItem .rte ul {
    margin-bottom: 10px;
}
button#product-add-to-cart {
    height: auto;
    width: auto;
}
.cart-remove svg {
    fill: #21b9d2 !important;
}

.cart .cart-item-block.cart-item-info {
    padding-left: 44px;
}

.cart h4.cart-item-name span.text {
    padding-left: 30px;
}
body  .cart-header-item.cart-header-info {
    padding-left: 102px;
}
.cart .cart-header-item.cart-header-remove {
    visibility: hidden;
}
.cart-item>.cart-item-block {
   
    padding: 10px !important;
}
.video-text-section .page-width {
    max-width: 100%;

    padding: 0;
}
.laserband-section .page-width {
    max-width: 100%;
  
    padding: 0;
}
.cart-content-item.cart-total button#cart-checkout {
    background: transparent;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    font-size: 17.5px;
    opa
}

.t4s-col-item .cart--totals-title {
    font-size: 1.92vw;
    font-weight: 300;
    text-transform: math-auto;
    line-height:1.4;
}
.t4s-col-item .t4s-cartPage__footer .cart-totals-right, .t4s-cartPage__footer .cart-actions {
    max-width: 100%;
    margin-left: auto;
}
.t4s-col-item ul.cart-totals.list-unstyled.cart-totals-right {
    max-width: 100%;
}
.t4s-col-item .cart-actions {
    max-width: 100% !important;
}
a.button.button-2.button-continue {
    display: none;
}
.cart-total-label span.text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.cart-total-value span.text {
    font-size: 14px;
    color:#000;
}
.cart-item-block.cart-item-quantity input {
    color: #21b9d2 !important;
    font-weight: 500;
}
li.cart-total.cart-total-grandtotal .cart-total-value span.text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.cart-item-block.cart-item-total span.cart-item-value {
    font-weight: 500;
}
.general-faqq .faq-answer p:first-child {
    display: none;
}
p.privacy-policy-head {
    font-size: 1.3vw !IMPORTANT;
 
}
a.medium.blue.maill-link {
    color: #21b9d2 !important;
    font-weight: 500;
}
section.hairmax-hero.comparing-otherss .hero-content {
    max-width: 500px !important;
}

.comp-other-rich .rich-text__text.rte {
    font-size: 1.3vw !important;
    font-weight: 300 !important;
}
.comp-other-rich h2 {
    font-size: 2vw !important;
    font-weight:700 !important;
    margin-bottom:27px;
}

.comp-other-last p strong {
    font-weight: 700;
}
section.hm-fs.hm-fs--img-left.gif_banner_home .hm-fs__content {
    padding-left: 20%;
}
.gif_banner_home h2.hm-fs__heading {
    margin-bottom: 10px;
    max-width: 250px;
    min-width: auto;
    font-weight: 400;
}
.gif_banner_home h3.hm-fs__subheading {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: normal;
    min-width: auto;
    max-width: 100%;
}
.gif_banner_home a.hm-fs__button {
    background: #21b9d2;
    border-color: #21b9d2;
    color: #fff;
}
.video_banner_home h4.hm-vb__heading {
    margin-bottom: 28px;
}
section.hm-vb.hm-vb--video-right.video_banner_home {
    padding: 56px 0 28px 0;
}
.video_banner_home p.hm-vb__caption {
    font-size: 14px;
}
section.hm-fg.feature_grid_home h4.hm-fg__heading {
    font-size: 2vw;
    font-weight: 700;
    margin-bottom: 28px;
}
section.hm-fg.feature_grid_home h3.hm-fg__subheading {
    font-size: 1.625vw;
    max-width:100%;
}
section.hm-fg.feature_grid_home .hm-fg__layout {
    padding-top: 35px;
    gap: 0;
    padding-right: 5%;
}
section.hm-fg.feature_grid_home p.hm-fg__big-title {
    font-size: 1.3vw;
}
.feature_grid_home p.hm-fg__row-title {
    font-size: 1.3vw;
}
.feature_grid_home p.hm-fg__big-body {
    font-size: 1.25vw;
     line-height: 1.42;
}
.feature_grid_home p.hm-fg__row-body {
    font-size: 1.25vw;
    line-height: 1.42;
}
.feature_grid_home .hm-fg__row{
    gap:26px;
}
.feature_grid_home a.hm-fg__button {
    padding: 10px 21px;
    background: transparent;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.4;
}
section.hm-bg.featuree_gridd h1.hm-bg__heading {
    font-weight: 700;
    font-size: 2vw;
    margin-bottom:27px;
}
section.hm-bg.featuree_gridd {
    background: #e4e4e4;
}
section.hm-bg.featuree_gridd h3.hm-bg__subheading {
    font-size: 1.625vw;
    margin-bottom:35px;
}
.featuree_gridd .hm-bg__grid {
    gap: 0;
    max-width: 669px;
}
.featuree_gridd .hm-bg__item {
    padding: 0 10%;
    margin-bottom: 25px;
    margin-top: 25px;
}
.featuree_gridd .hm-bg__icon {
    max-width: 107px;
    margin-bottom: 9px;
}
.featuree_gridd h5.hm-bg__label {
    margin-bottom: 25px;
    line-height:1.5;
}
.featuree_gridd p.hm-bg__disclaimer {
    font-size: .78vw;
    margin-top: 15px;
    padding-bottom: 40px;
    border-bottom: 1px solid #939393;
}
section.hm-ss.success_story_video {
    background: #e4e4e4;
}
.rich_home_sec p {
    font-weight: 700 !important;
    font-size: 2.92vw !important;
    color: #21b9d2 !important;
    line-height: 1.4;
}
.two-col-wrapper-home {
    display: flex;
    max-width: 702px;
    margin: 0 auto;
    padding: 0 3%;
    margin-bottom: 56px;
}

.col-item-home {
    width: 50%;
    text-align: center;
    padding-right: 14px;
}
.col-item-home.secon {
    padding-right: 0;
    padding-left: 14px;
}

.col-item-home img {
    width: 100%;
    display: block;
    padding: 0 15px;
}

.col-item-home p {
    margin-top: 14px;
    font-size: 1.125vw;
    font-weight: 700;
}
.success_story_video .hm-ss__video-wrap {
    max-width: 702px;
    margin: 0 auto 32px;
    padding: 0px 3%;
}
.success_story_video p.hm-ss__video-caption {
    font-size: 1.625vw;
}
.success_story_video .hm-ss__video-frame {
    /* box-shadow: 0px 5px 34px 0px rgba(0,0,0,0.68); */
}
.hm-ss__video-frame {
   
    background: transparent !important;
   
}
div#slick-slide01 .slide-show-content {
    max-width: 520px;
}
.success_story_video .hm-ss__cta {
    margin-top: 56px;
        padding-bottom: 28px;

}
section.hm-ss.success_story_video {
    padding-bottom: 28px;
}
.success_story_video a.hm-ss__button {
    background: transparent;
    padding: 10px 21px;
    line-height: 1.4;
}
.marque_section h3.hm-ml__heading {
    font-size: 1.625vw;
    margin-bottom: 35px;
}
.rich_home_sec .rich-text__text.rte {
    max-width: 100%;
}
section.hm-fg.feature_grid_home .hm-fg__rows {
    padding: 0 10px;
}
section.hm-fg.feature_grid_home p.hm-fg__big-title {

    margin-top: 21px;
}
.feature_grid_home .hm-fg__row-text {
    padding-right: 5%;
}
.slide-show-content {
    
    padding-right: 5%;
}
.block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-title {
    font-size: 42px !important;
    line-height: 50px !important;
}
body .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-description {
    font-size: 16px;

}
body .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-title {

    padding-bottom: 20px;

}
body .block-image_6UHqPi .slideshow-title {
    padding-bottom: 20px;
  
}
.block-image_cWHwRC .slideshow-title {
    color: #000000;
    padding-bottom: 20px;

}
.comparing_banner_home  h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    max-width: 330px;
    padding-bottom: 10px;
    line-height: 1 !IMPORTANT;
}
.comparing_banner_home .slide-show-content {

    max-width: 446px;
}

.comparing_banner_home .slide-show-banner-group {
    text-align: -webkit-center;
}
.comparing_banner_home .slide-show-content {
    padding-right: 3%;
}
.comparing_banner_home a.button {
    padding: 8px 30px !important;
    font-size: 14px;
}
.slide-show-banner-group a.button {
    border-radius: 8px;
}
.powerflex_laser_home a.button {
    padding: 8px 30px !important;
}
    .powerflex_laser_home .slide-show-content {
     padding-right: 0%; 
}
.slide-show-content {
 
    top: 20% !important;
   
}
.powerflex_laser_home .slide-show-content {
    top: 8% !important;
}
.powerflex_laser_home .slideshow-description.wow.animation-type-fadeInRight.animated {
    font-size: 18px;
    line-height: 1.4;
}


/* RESPONSIVE */
@media (max-width: 767px) {
    .is_hair_max_banner .slideshow-content-inner {
    padding-right: 0 !important;
    padding-left: 17%;
}
.powerflex_laser_home .slide-show-content {
    max-width: 245px !important;
}
.powerflex_laser_home h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    font-weight: 500;
    line-height: 1.4;
    padding-bottom: 6px;
}
.is_hair_max_banner h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    padding-bottom: 8px;
}
.powerflex_laser_home a.button {
    display: none;
}
.comparing_banner_home  h2.slideshow-title.wow.animation-type-fadeInLeft.animated {

    font-weight: 500;
    max-width:205px;
}
.comparing_banner_home .slide-show-content {
    top: 6% !important;
}


    .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-title {
    font-size: 24px !important;
    line-height: 28px !important;
     font-weight:500 !important;
}
body .block-image_6UHqPi .slideshow-title {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight:500 !important;
}
body .slide-show-content {
    max-width: 212px;
}
.block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-banner-button .button {
    display: none;
}
.block-image_6UHqPi .slideshow-banner-button .button {

    display: none;
}
.understanding-wrapper {
    justify-content: end;
    text-align: left;
    padding: 20px;
    padding-bottom: 10px;
}
.under_standing_hairloss .hm-cta__text {
    font-weight: 500 !important;
}
section#shopify-section-template--18809449054279__main h1.main-page-title.page-header {
    padding-bottom: 0px;
}
h4.term-and- {
    padding-top: 32px;
}
.hairmax-warranty p.small-text {
    padding-bottom: 10px;
    font-size: 10.8px !important;
}
.hairmax-header h2 {
    margin-bottom: 48px !important;
}
.hairmax-warranty label {
    line-height: 1.4;
}

p.privacy-policy-head {
    font-size: 13px !important;
}
.general-faqq .faq-item.active button.faq-question {
    margin-bottom: 5px;
}

 .understanding-content {
    max-width: 166px;
}
  h2.understanding-heading {
    font-size: 12px;
    line-height: 14px;
    font-weight:500;
}
.understanding-text {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 14px;
}
.understanding-section {
    width: 100%;
    min-height: auto;
    background-size: cover;
    background-position: 42% 0%!important;
    background-repeat: no-repeat;
    display: flex;
    
    margin-bottom: 15px;
}
a.understanding-btn {
    font-size: 10px;
    line-height: 12px;
    padding: 0;
    padding-left: 20px;
    border: none;
    color: black;
    background: none;
}
.phases-grid {
    grid-template-columns: 1fr 1fr;
    gap: 0;
}
h2.phases-heading-up {
    font-size: 20px;
    max-width: 230px;
    margin-bottom: 20px;
}
h2.phases-heading-sub {
    font-size: 13px;
    width: 100%;
    padding-bottom: 0px;
}
h2.phases-heading {
    margin-top: 28px;
    padding-top: 35px;
    font-size: 14px;
}
.phases-heading:before {
    left: 30%;
 
    width: 40%;

}
.phase-imggg {
    padding-top: 28px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.hair-phases {
    padding: 24px 5%;
    text-align: center;
}
.phase-img img {
    max-width: 100%;
}
.phase-item {

    padding: 0 5%;
}
h4.phase-title {
    font-size: 14.4px;
}
p.phase-text {
    font-size: 14.4px;
}


.understanding-first-sec .hm-cta__rte p {
    font-size: 9px;
    line-height: 14px !important;
    color: #000 !IMPORTANT;
}

.understanding-first-sec p.hm-cta__stext {
    font-size: 11px !important;
    line-height: 16px !important;
    color: #000 !important;
}


body .clinical_ppr_first .rich-text__blocks h2 {
    font-size: 32.3px !important;
    font-weight: bold;
}
.certification_first_sec .container {
    padding: 0 15px !important;
}
body .certification_first_sec .rich-text__blocks h2 {
    font-size: 32.3px !important;
    font-weight: bold;
}
.comparing-otherss p.subtext {
    display: none;
}
body .comparing-otherss h1 {
    margin-bottom: 0 !important;
}
body .comparing-otherss .hero-content {
   
    align-self: flex-start;
    padding-top: 7% !important;
        padding-right: 4.3% !important;
}
section.hm-cta.under_standing_hairloss {
    height: 426px;
    background-position: 18% 0%;
}
section.hm-cta.under_standing_hairloss p.hm-cta__stext {
    color: #000 !important;
    font-size:13px !important;
}
section.hm-cta.under_standing_hairloss .hm-cta__rte p {
    font-size: 14px;
    color: #000 !important;
    line-height: 1.4 !important;
}





}
 

.small-text {
  
    color: #000;
}





/* RESPONSIVE */
@media (max-width: 767px) {
h3.comp-top-heading {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 48px;
}



h5.comp-sub-heading {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 57px;
}
 .ai-image-grid-item{
      padding:12px;
    }

.product-col h3 {
    font-size: 12px;
}
.comp-col {
    font-size: 12px;
    width: 25%;
    padding: 5px 5px 15.6px 5px;
}
.comp-col.feature-col.title {
    font-size: 12px;
    line-height: 1.8;
}
.comp-bot-text {
    padding: 47px 4% 50px 4%;
    font-size: 12px;
}
.comparison-table>div:nth-child(2) .comp-col:not(:first-child) {
    font-size: 18px;
}
section.hm-cta a.hm-cta__button{
    font-size: 10px !important;
    padding: 0 !important;
    border: none !important;
}
section.hm-cta p.hm-cta__text {
    font-weight: 500;
}
section.comparison-section {
    padding: 5px;
    padding-top: 48px;
}
.comp-col.feature-col.title {
    padding-right: 12px;
}
.comp-col svg {
    width: 10px;
    height: 12px;
}
.rich-text__blocks.text-center h2 {
    font-size: 25.1px !important;
}
.rich-text__text.rte {
    font-size: 13px !important;
}

}




















h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    font-weight: 300;
}

/* MOBILE */
@media (max-width: 767px) {
    .how_horks_82 .text-center {
    text-align: left;
}
    .powerflex_laser_home .text-center {
    text-align: left;
}
    body .block-image_6UHqPi .slideshow-description {
     font-size: 12px !important;
}
body div#slick-slide04 .slide-show-content {
    max-width: 258px;
}
body div#slick-slide04 .slide-show-content {
    top: 6%;
}
.block-image_cWHwRC .slideshow-banner-button .button {
    display: none;
}
   
.block-image_6UHqPi .slideshow-content-inner {
    padding-right: 17%;
}
body .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-content-inner {
    max-width: 156px;
    width: 100%;
}
body .block-image_cWHwRC .slideshow-title {
    font-size: 24px !important;
    font-weight:500;
    line-height: 1.5 !important;
}
body .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-content-outer {
 
    justify-content: flex-end;
}
body .slideshow-description {
    font-size: 11px !important;
}
section.hm-cta.home-bottom-banner p.hm-cta__text {
    font-weight: 400;
    font-size: 12px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}
section.hm-cta.home-bottom-banner a.hm-cta__button {
    border: 1px solid #fff!important;
    padding: 9px 20px !important;
}
.faq-main-heading {
    font-size: 25.1px;
    margin-bottom: 24px;
}
section.hm-vb.hm-vb--video-right.video_banner_home {
    padding: 48px 5% 24px 5%;
}
.video_banner_home h4.hm-vb__heading {
    margin-bottom: 20px;
}
.video_banner_home p.hm-vb__caption {
    font-size: 13px;
}
section.hm-fg.feature_grid_home h4.hm-fg__heading {
    font-size: 20px;
    max-width: 242px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-weight: 700;
}
section.hm-fg.feature_grid_home h3.hm-fg__subheading {
    font-size: 14px;
 
}
.feature_grid_home p.hm-fg__row-title {
    font-size: 13px;
}
.feature_grid_home p.hm-fg__row-body {
    font-size: 13px;
    line-height: 1.42;
}
.feature_grid_home .hm-fg__row {
    gap: 10px;
}
section.hm-bg.featuree_gridd h1.hm-bg__heading {
  
    font-size: 20px;
    margin:0 auto;
    margin-bottom: 20px;
    max-width:187px;
}
section.hm-bg.featuree_gridd h3.hm-bg__subheading {
    font-size: 14px;
    margin-bottom: 30px;
}
.featuree_gridd .hm-bg__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}
section.hm-bg.featuree_gridd {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
section.hm-ss.success_story_video h2.hm-ss__heading {
    font-size: 20px;
}
.success_story_video .two-col-wrapper-home {
    padding: 0;
}
.col-item-home img {
    padding: 0;
}
.col-item-home {

    padding-right: 12px;
}
.col-item-home.secon {
    padding-left: 12px;
}
section.hm-ss.success_story_video {
    padding-left: 5%;
    padding-right: 5%;
}
.success_story_video .hm-ss__video-wrap {
    max-width: 702px;
    margin: 0 auto 48px;
    padding: 0px;
}
.success_story_video p.hm-ss__video-caption {
    font-size: 14px;
    line-height: 1.4;
}
.marque_section h3.hm-ml__heading {
    font-size: 14px;
    margin-bottom: 30px;
}
.marque_section .hm-ml__fade-slide img {
    height: auto;
}
.rich_home_sec p {
   
    font-size: 18.6px !important;
    margin-bottom: 22px !important;
    line-height:1.4 !important;
}
section.hm-cta.home-bottom-banner .hm-cta__box-wrap {
    width: 40%;
    right: 3%;
}
.home-bottom-banner .hm-cta__box {
    padding: 15px 6px !important;
            padding-bottom: 40px !important;
}
.home-bottom-banner p.hm-cta__text {
    font-size: 12px;
}
.col-item-home p {
    margin-top: 12px;
    font-size: 13px;
    font-weight: 700;
}
.feature_grid_home a.hm-fg__button {
    padding: 8px 18px;
    font-size: 12px;
}
section.hm-fg.feature_grid_home .hm-fg__row {
    display: flex;
}
section.hm-fg.feature_grid_home .hm-fg__row-icon {
    width: 25%;
}
section.hm-fg.feature_grid_home .hm-fg__row-text {
    width: 75%;
}
.feature_grid_home .hm-fg__row-text {
    padding-right: 0;
}
.feature_grid_home .hm-fg__big img {
    max-width: 68%;
}
.feature_grid_home .hm-fg__cta {
    margin-top: 54px;
    text-align: center;
}
.two-col-wrapper-home {
    margin-bottom: 40px;
}
 p.hm-fda__text {
    font-size: 12px !important;
}
.success_story_video a.hm-ss__button {
    padding: 8px 18px;
    font-size: 12px;
}
.featuree_gridd .hm-bg__icon {
    max-width: 107px;
    margin-bottom: 9px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.featuree_gridd .hm-bg__item {
    padding: 0 0px;
    margin-bottom: 25px;
}
.featuree_gridd h5.hm-bg__label {
    margin-bottom: 21px;
}
.featuree_gridd .hm-bg__item {
    margin-bottom: 6px;
    margin-top: 6px;
}
.featuree_gridd p.hm-bg__disclaimer {
    font-size: 12px;
    padding: 0 5%;
    padding-bottom: 33px;
}
section.hm-fg.feature_grid_home p.hm-fg__big-title {

    font-size: 13px;
}
.feature_grid_home p.hm-fg__big-body {
    font-size: 13px;
    line-height: 1.42;
}

.hm-stats__heading {
    max-width: 238px;
    margin: 0 auto;
}
section.hm-stats.max-statt {
    padding: 48px 0;
}
.gif_banner_home h2.hm-fs__heading {
    margin-bottom: 2px;
    font-size: 25px;
    line-height: 1.4;
}
.gif_banner_home .hm-fs__inner {
    padding-top: 48px;
}
.gif_banner_home a.hm-fs__button {
    font-size: 10px;
    text-align: center;
    border: 1px solid #000;
    padding: 10px 30px !important;
    min-width: auto;
}
.gif_banner_home h3.hm-fs__subheading {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    max-width: 240px;
    line-height: 1.4;
}

.comp-other-rich .rich-text__text.rte {
    font-size: 13px !important;
 
}
.comp-other-rich .rich-text__blocks.text-center h2 {
    font-size: 20px !important;
    margin-bottom:20px;
    padding-bottom:0;
    
}


.hair-features__title {
    font-size: 13px;
    margin-bottom: 25px;
}
.hair-feature__icon {
    width: 50px;
    height: auto;
}
.hair-feature__icon img {
    width: 50px;
}
.hair-feature p {
    font-size: 6.8px;
}
.hair-features__grid {

    row-gap: 6px;
}
.hair-features {

    padding: 0;
}
.metafield-rich_text_field p em {
    font-size: 11.04px;
    margin-top: 30px;
 
}
.pvGroup-row {
    display: flex;
}
button#product-add-to-cart {   
    margin: 0 10px;
}
.desc-moreItem .rte ul {
    font-size: 12px;
}
.productView-moreItem .productView-quantity .quantity__label {
    font-size: 13px;
  
}
.productView-top .rte p {
    font-size: 13px;
}
.scoder-productView-left,.scoder-productView-right {
    padding-right: 4.7% !important;
    padding-left: 4.7% !important;
     
}
.collection-content button#product-add-to-cart {
    margin: 0;
}
.productView-top .rte h3 {
    font-size: 14px;
    
}
.productView-top .rte ol li {
    font-size: 12px;
  
}
.main-menu {

    z-index: 4 !IMPORTANT;

}
.markdown em {
    font-size: 13px;
    margin-bottom: 10px;
}
.quantity__style--1 .quantity__input[type=number] {
    padding: 5px;
  
}
.collec_sec_first h1 {
    font-weight: 500 !important;
    line-height: 23px;
    padding-right: 15px;
}
.collec_sec_first p {
    padding-right: 10px;
}
body .collect_rich_text .rich-text__blocks.text-center h2 {
    font-size: 20px!important;
}
 .collect_rich_text .rich-text {
    padding: 21px 0;
}
.productView-group .productView-groupTop {
    
    align-items: flex-start;
    justify-content: flex-start;
 
}
.productView-group .productView-action {
    width: 100%;
}

 .faq-question {
    padding: 5px 0;
}
  .faq-item {
    padding: 6px 0;
}
.faq-question span {
    font-size: 13px;
}
.faq-answer p {
    padding: 10px 0;
    font-size: 13px;
    line-height: 1.4;
}

.custom-faq-section {
    padding: 0 7.8% 70px;
}
h2.faq-top-heading {
    font-size: 13px;
}
.page-width.con {
   
    padding-top: 81px;
}

.comparing-with .container{
    padding: 48px 5% 24px 5%;
}
.comparing-with .rich-text__blocks.text-center h2 {
    font-size: 20px !important;
    padding-bottom: 0;
    margin-bottom: 20px !important;
}
.comparing-with .rich-text__text.rte {

    margin-bottom: 48px!important;

}
.small-text {
    font-size: 12px !important;
    margin-bottom: 0 !important;
}
.comparingg .hero-content {
    padding: 31px 0 250px !important;
}
section.hairmax-hero.comparingg {
    margin-top: 31px;
}
.comparingg h1 {
    margin-bottom: 1px !important;
    line-height:23px;
}

.comparingg p.subtext {
    display: none;
}
.comparingg p {
    line-height: 14px !important;
}
section.hm-fs.hm-fs--img-left.gif_banner_home .hm-fs__content {
    padding-left: 0px;
}
section.hm-bg.featuree_gridd .hm-bg__icon img {
    display: block;
    width: auto;
    height: auto;
    object-fit: contain;
    max-width: 68px;
}


}
 




@media screen and (min-width: 1500px) {
    .comparing_banner_home .slide-show-content {
    max-width: 481px !important;
}
.comparing_banner_home  h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    max-width: 380px;
    font-size: 50px !important;
}
.slideshow-slider .slide-show-content {
    max-width: 600px;
}
.is_hair_max_banner h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    font-size: 50px !important;
}
.is_hair_max_banner  .slideshow-content-inner {
    max-width: 474px;
    width: 100%;
}
.is_hair_max_banner .slideshow-content-inner {
    padding-right: 0 !important;
    padding-left: 30%;
}
.powerflex_laser_home h2.slideshow-title.wow.animation-type-fadeInLeft.animated {
    font-size: 50px;
}
.powerflex_laser_home .slide-show-content {
    right: 8%;
        top: 12%;
  
}
.powerflex_laser_home .slide-show-content {
    max-width: 573px;
}


    .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-title {
    font-size: 42px !important;
    line-height: 50px !important;

}
div#slick-slide01 .slide-show-content {
    max-width: 585px;
}
 

.block-image_6UHqPi .slideshow-content-inner {
    padding-right: 25%;
}
    section.hm-fg.feature_grid_home h4.hm-fg__heading {
    font-size: 28px;
 
}
section.hm-stats.max-statt .hm-stats__heading strong {

    font-size: 26.88px;
}
.gif_banner_home .hm-fs__inner {
    max-width: 1300px;
   
}
.gif_banner_home h2.hm-fs__heading {
    font-size: 51px;
}
.gif_banner_home h3.hm-fs__subheading {
    font-size: 42px;
    line-height: 61px;
}
.gif_banner_home h3.hm-fs__subheading {
    max-width: 100%;
}
.gif_banner_home h2.hm-fs__heading {
    max-width: 100%;
}
.rich_home_sec p {
    font-size: 51.1px !important;
}
.col-item-home p {
    font-size: 15.75px;
    
}

section.hm-bg.featuree_gridd h1.hm-bg__heading {
    
    font-size: 28px;
   
}
.featuree_gridd p.hm-bg__disclaimer {
    font-size: 10.92px;
}
section.hm-fg.feature_grid_home p.hm-fg__big-title {
    font-size: 18.2px;
}
.feature_grid_home p.hm-fg__big-body {
    font-size: 17.5px;
}
.feature_grid_home p.hm-fg__row-title {
    font-size: 18.2px;
}
.feature_grid_home p.hm-fg__row-body {
    font-size: 17.5px;
}

    .hm-stats__heading {
    font-size: 26.88px;
}
h1.hm-stats__number strong {
    font-size: 61.25px;
}
   .faq-main-heading {
    font-size: 3.82em;
}
.productView-top .rte p {
    font-size: 17.5px;
    
}

.comp-other-rich .rich-text__text.rte {
    font-size: 18.2px !important;
 
}
.comp-other-rich h2 {
    font-size: 28px !important;
    
}



p.privacy-policy-head {
    font-size: 18.2px !important;
}
.testimonial-video-section .subtext {
    font-size: 18.2px;
    margin-bottom: 27.2px;
    color: #000;
}

h2.faq-top-heading {

    font-size: 18.2px;
   
}
h3.comp-top-heading {
    font-size: 28px;
}
h5.comp-sub-heading {
    font-size: 18.2px;
}
.faq-question span {
    font-size: 18.2px;
}

.understanding-heading {
    font-size: 33px;
 
    line-height: 51px;
}
.understanding-text {
    font-size: 21px;

}

.comparing-with h2 {
    font-size: 28px!important;

}
.comparing-with .rich-text__text.rte {
    font-size: 18.2px;
 



}
h2.phases-heading-up {
    max-width: 100%;
}

button#product-add-to-cart {
    max-width: fit-content;
       padding:0.7em 1.5em ;
}
.metafield-rich_text_field p em {
    margin-top: 3em;
}
.hair-feature p {
    font-size: 12.9px;
    line-height: 1.5;

}
.hair-features__title {
    font-size: 17.5px;

}
.markdown em {
    font-size: 14px;
   
}
.comp-other-last .small-text {
    font-size: 10.92px;
}
body section.hm-cta.home-bottom-banner .hm-cta__box-wrap {
    min-width: auto;
    zoom: 100%;
    max-width: 400px;
    padding-left: 0;
    width: 100%;
}
body section.hm-cta.home-bottom-banner p.hm-cta__text {
    font-weight: 400;
    font-size: 27px;
}
body section.hm-cta.home-bottom-banner a.hm-cta__button {
    border-width: 1px;
    font-size: 17px;
}
}



.section-header-navigation {
    border-bottom: none !important;
}
.clinical_ppr_first .rich-text__blocks.text-center {
    max-width: 1170px;
    margin: 0 auto;
}

.gif_banner_home .hm-fs__content-inner {
    max-width: 450px;
    white-space: normal;
}
.rich_home_sec .rich-text__text, .rich-text__text p {
    max-width: fit-content !important;
}
section.hm-ss.success_story_video .hm-ss__button:hover {
    background: transparent;
    color: #000000;
}
section.hm-vb.hm-vb--video-right.video_banner_home a:hover {
    color: #ffffff;
}
section.hm-cta.home-bottom-banner p.hm-cta__text {
    font-weight: 400;
    font-size: 24px;
}
section.hm-cta.home-bottom-banner a.hm-cta__button {
    border-width: 1px;
}

@media (min-width: 768px ) and (max-width: 900px) {
     section.hm-stats.max-statt .hm-stats__heading strong br {
    display: block;
}
section.hm-fg.feature_grid_home h4.hm-fg__heading br {
    display: block;
}
  .testimonial_first .rich-text__text.rte {
    font-size: 18.7px !important;
}
    
.testimonial-video-section p.author{
  position: relative;
  display: inline-block;
  padding-bottom: 20px; /* space for line */
}

/* LINE BELOW */
.testimonial-video-section p.author::after {
 content: "";
  position: absolute;
 
  bottom: 0;
  transform: translateX(50%);
  width: 36vw; /* adjust width */
  height: 1.5px;
  background: #22b8cf; /* blue color */
  left:50%
}

body .rows {
    grid-template-columns: 1fr;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}
body .text-block {
    padding: 28px 28px;
}
body .text-block h2 {
    font-size: 18.7px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.5;
}
body .testimonial-video-section p.author {
    font-size: 18.7px;
    color: #777;
}
body .rows.reverse {
    display: none;
}
body .video-block {
    padding: 28px 28px;
}
body .testimonial-video-section .subtext {
    font-size: 18.7px;
    margin-bottom: 27.2px;
    color: #777;
}
    body .grid__item.medium-up--one-half {
    width: 100%;
}
body .grid {
    display: block;
    width: 100%;
}
.page-width.warranty_form {
    width: 95%;
}
.warranty_form .hairmax-header {
    padding: 0 15px;
}
.warranty_form form#hairmax-warranty-form {
    padding: 0 15px;
}
.warranty_form .hairmax-header h2 {
    font-size: 28.7px;
 
}
.warranty_form .hairmax-header p {
    font-size: 18.7px;
    
}
.form-title {
    font-size: 18.7px;
   
}
.warranty_form .small-text {
    font-size: 12px !important;
}
.hairmax-info-box p {
    font-size: 12.6px;
    line-height: 1.4;
}
.hairmax-info-box {

    margin: 0;
}
body .grid__item.medium-up--three-quarters {
    width: 100%;
}
body .grid.grid__item.medium-up--three-quarters {
    width: 100%;
}
.warranty_form textarea {
    height: 18vh;
}
body .shopify-policy__container {
    width: 90%;
}


}


@media (min-width: 501px ) and (max-width: 1080px) {
    body .slideshow-slider .images-contain img {
    object-position: 0;
}
.slide-show-content {
    top: 7% !important;
}
.how_horks_82 .text-center {
    text-align: left;
}
.powerflex_laser_home .slide-show-content {
    max-width: 357px !important;
}
.powerflex_laser_home .slide-show-content {
    top: 5% !important;
}
.powerflex_laser_home .slide-show-content {
    right: 2%;
}
.powerflex_laser_home .text-center {
    text-align: left;
}


}

@media (min-width: 991px ) and (max-width: 1080px) {
        /* section.hm-cta.under_standing_hairloss .hm-cta__box-wrap {

    transform: translateY(9%);
    
} */
    body .how_hairmax_works_first h1 {
    font-size: 35px !IMPORTANT;
    line-height: 40px;
}
body .how_hairmax_works_first .hero-content {
    max-width: 45vw !important;
    padding-right: 10%;
}
body .how_hairmax_works_first p {
    font-size: 13px !important;
    line-height: 18px !important;
}
section.hm-vb.hm-vb--video-right.how_text_youtube h4.hm-vb__heading {
    font-size: 20.48px !important;
}
section.hm-vb.hm-vb--video-right.how_text_youtube .hm-vb__text {
    padding-right: 7%;
}
.laserband-right h2 {
    font-size: 1.92vw !important;
    text-align: left !important;
}
body .laserband-right .description p {
    font-size: 1.25vw !important;
    text-align: left;
}
body .text-col {
    width: 50%;
    padding: 56px 47px;

}
body .text-col p.section-text {
    font-size: 18.7px;
    text-align: left;
}
body .text-col .section-subheading {
    font-size: 18.7px;
    text-align: left;
}
body .text-col .section-heading {
    max-width: 100%;
    text-align: left;
    margin-bottom: 0;
}
body .right-coll h2 {
    font-size: 34px;
    font-weight: 300 !important;
    width: 53%;
    line-height:40px;
}
body .right-coll p {
    max-width: 226px;
    font-size: 13px;
    line-height: 18px;
}
body .main-heading {
    font-size: 2vw;
    line-height: 1.4;
   
}
body .main-text {
    font-size: 1.3vw;

}
.section-header .sub-heading {
    font-size: 1.3vw;
}
body .band_82 .faq-question span {
    font-size: 1.3vw;
}
body .band_82 .faq-answer p {
    font-size: 1.25vw;
}
body section.custom-faq-section.band_82 {
    width: 970px;
     padding-left: 0%; 
     padding-right: 0%; 
    margin: 0 auto;
}
body section.custom-faq-section.band_82 button.faq-question {
    padding: 25.3px 0;
}
     
}

@media (min-width: 768px ) and (max-width: 1080px) {
    .container.productView-container {
    width: 95%;
    margin: 0 auto;
}
.scoder-productView-right.productView-details.clearfix {
    padding-left: 4.7% !important;
    padding-right: 4.7% !important;
}
h1.productView-title {
    font-size: 18.7px;
  
}
button#product-add-to-cart {
    font-size: 10px;
}
section.hm-fs.hm-fs--img-left.gif_banner_home .hm-fs__inner {
    gap: 0;
}
.gif_banner_home .hm-fs__heading {
    font-size: 38px;
    margin-bottom: 0px !important;
}
.gif_banner_home .hm-fs__subheading {
    font-size: 30px;
    line-height: 47px;
}
.video_banner_home .hm-vb__inner {
    grid-template-columns: 1fr 1fr;
    padding-left: 5%;
    padding-right: 5%;
}
.video_banner_home p.hm-vb__caption {
    font-size: 8px;
}
section.hm-fg.feature_grid_home h4.hm-fg__heading {
    font-size: 28.8px;
}
section.hm-fg.feature_grid_home h3.hm-fg__subheading {
    font-size: 18.7px;
}
.feature_grid_home p.hm-fg__row-title {
    font-size: 18.7px;
}
.feature_grid_home p.hm-fg__row-body {
    font-size: 18.7px;
    
}
.feature_grid_home .hm-fg__button {
 
    font-size: 12.25px;
 
}
section.hm-bg.featuree_gridd h1.hm-bg__heading {
    font-size: 28.8px;

}
section.hm-bg.featuree_gridd h3.hm-bg__subheading {
    font-size: 18.7px;
}
.featuree_gridd .hm-bg__icon {
    max-width: 107px;
    margin-bottom: 9px;
    width: 100%;
    height:auto;
}
.featuree_gridd p.hm-bg__disclaimer {
    font-size: 9px;
}
section.hm-ss.success_story_video .hm-ss__heading {
    font-size: 28px;
    margin-bottom: 24px;
}
.col-item-home p {
    font-size: 18.7px;
   
}
.marque_section h3.hm-ml__heading {
    font-size: 18.7px;
}
.rich_home_sec p {
    font-size: 28.7px !important;

}
.success_story_video p.hm-ss__video-caption {
    font-size: 19px;
}
.featuree_gridd .hm-bg__label {
    font-size: 18.7px;
}
section.hm-fg.feature_grid_home p.hm-fg__big-title {
    font-size: 18.7px;
}
.feature_grid_home p.hm-fg__big-body {
    font-size: 18.7px;
  
}
section.hm-fs.hm-fs--img-left.gif_banner_home .hm-fs__content {
    padding-left: 0px;
    margin-left: -15%;
}
.productView-top .rte h3 {
    font-size: 18.7px;
}
.productView-top .rte p {
    font-size: 18.7px;
}
.productView-moreItem span.price-item.price-item--regular {
    font-size: 28.7px;
}
section.hm-cta.home-bottom-banner .hm-cta__box-wrap {
    max-width: 342px;
    right: 2%;
    width: auto;
}
#shopify-section-template--18841115230279__main .rte.page-desc {
    font-size: 18.7px !IMPORTANT;
}
.general-faqq .faq-question span {
    font-size: 18.7px;
    
}
.general-faqq .faq-answer p {
    font-size: 18.7px;
}
#shopify-section-template--18841115230279__main h1.main-page-title.page-header {
    font-size: 28px !important;
}
#shopify-section-template--18841115230279__main .page-width.page-width--narrow {
    padding-bottom: 0;
    padding-left: 50px;
    padding-right: 50px;
}
section.hairmax-warranty.contact_section {
    width: 95%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.hairmax-warranty .hairmax-header h2 {
    font-size: 28.7px;
}
.hairmax-warranty .hairmax-header {
    margin-bottom: 56px;
}
.hairmax-warranty .grid {
    padding: 0 15px;
}
.hairmax-warranty .hairmax-header p {
    font-size: 18.7px;
}
.hairmax-warranty .hairmax-submit {
    margin-left: 15px;
}
.clinical_ppr_first .rich-text__blocks h2 {
    font-size: 38.7px !important;
}
.clinical_ppr_first .rich-text__text.rte {
    font-size: 18.7px !important;
    padding: 0 4%;
    margin-top: 0;
}
.certification_first_sec .rich-text__blocks h2 {
    font-size: 38.7px !important;
}
.certification_first_sec .rich-text__text.rte {
    font-size: 18.7px !IMPORTANT;
}
section.hairmax-hero.comparing-otherss h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 0px;
}
.comp-other-rich .rich-text__text.rte {
    font-size: 18.7px !important;
}
section.hairmax-hero.comparing-otherss .hero-content {
    max-width: 440px !important;
    padding-right: 6%;
    align-self: flex-start;
    padding-top: 15%;
}
section.hairmax-hero.comparing-otherss p {
    font-size: 14px !important;
}
section.hm-cta.home-bottom-banner .hm-cta__box-wrap .hm-cta__box {
    padding: 10%;
}
section.hm-cta.home-bottom-banner p.hm-cta__text {
    font-size: 22px;
}
section.hm-cta.home-bottom-banner a.hm-cta__button {
    font-size: 14px;
}

.understanding-content {
    max-width: 320px;
}
.understanding-heading {
    font-size: 20px;
    line-height: 34px;
   
}
.understanding-text {
    font-size: 14px !i;
    line-height: 20px;
}
.understanding-btn {
    font-size: 14px;
  
}
.small-text {
    font-size: 8.7px !important;
}
.split-content-template--18842440695879__image_text_split_fe4hx6 p {
    font-size: 18.7px !important;
}
.split-content-template--18842440695879__image_text_split_fe4hx6  h4 {
    font-size: 18.7px !important;
}


    .how_hairmax_works_first h1 {
    font-size: 41px !important;
    line-height: 49px;
}
   .how_hairmax_works_first p {
    font-size: 18px !important;
    line-height: 27px;
}
.how_hairmax_works_first .hero-content {
    max-width: 39vw !important;
}
.laserband-grid {
    grid-template-columns: 1fr 1fr !important;
}
.laserband-right h2 {
    font-size: 18.7px;
    text-align: center;
}
.bot-text {
   
    padding: 56px 36px 23px;
    font-size: 8.92px;
   
}
.laserband-right {
    padding-right: 0;
}
.laserband-right .description p {
    font-size: 18.7px;
    text-align:center;
}
.laserband-left {
    align-self: flex-start;
}
.text-col .section-heading {
    font-size: 28.7px;
}
.text-col {
    width: 50%;
    background-color: #21b9d2;
    padding: 28px 20px 28px;
    margin: 0 auto;
}
.section-header.is_right_second {
    padding-left: 10%;
    padding-right: 10%;
}
.image-columns {
    flex-direction: row;
}

.image-col {
    width: 50%;
    padding: 0 15px;
    align-content: center;
}
.fitz-image {
    margin-right: 7%;
    margin-left: 7%;
}
.band_82 .faq-question span {
    font-size: 18.7px;
}
.band_82 .faq-answer p {
    font-size: 18.7px;
}
.band_82 .faq-answer {
    padding-bottom: 12px;
    padding-top: 12px;
}
.band_82 .faq-item.active button.faq-question {
    margin-bottom: 0px;
}
.band_82 h2.faq-top-heading {
    font-size: 18.7px;
   
}
.image-columns .image-col:last-child {
    width: 50%;
}
.text-col .section-heading{
    max-width:100%;
    text-align:center;
    margin-bottom:0;
}
.right-coll h2 {
    font-size: 46px;
    font-weight: 300 !important;
}
.right-coll {
    padding-left: 0px;
}
.text-col .section-subheading {
    font-size: 18.7px;
    text-align: center;
}
.text-col p.section-text {
    font-size: 18.7px;
    text-align: center;
}
body section.hm-vb.hm-vb--video-right.how_text_youtube .hm-vb__text-inner {
    max-width: 728px !important;
    margin: 0 auto;
    margin-bottom: 3.4vh;
}
section.hairmax-hero.how_hairmax_works_first{
    height: 66vh;
    max-height: 868px;
    background-position: 30% center !important;
}

   section.hm-cta.comp_hairmax_devices p.hm-cta__text {
    font-size: 22px !important;
    line-height: 34px;
}
.comp_hairmax_devices .hm-cta__box-wrap {
    max-width: 342px !important;
    padding-right:0 !important;
}
.comp_hairmax_devices a.hm-cta__button {
    font-size: 14px !important;
   
}
section.hairmax-hero.comparing-devices h1 {
    font-size: 46px !important;
    line-height: 54px !important;
}
section.hairmax-hero.comparing-devices {
    /* height: 191vh !important; */
    max-height: 868px;
    background-position: left center;
}
section.hairmax-hero.comparing-devices  .hero-overlay {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: normal;
    max-width: 1170px;
    margin: 0 auto;
    padding-top: 76px;
}
section.hairmax-hero.comparing-devices p {
    font-size: 18px !important;
    line-height: 27px !important;
}
h3.comp-top-heading {
    font-size: 28px;
 
}
h5.comp-sub-heading {
    font-size: 18.7px;
    padding-right: 15px;
    padding-left: 15px;
    width:95%;
}
.comp-col.feature-col.title {
    font-size: 14px;
    line-height: 1.8;
}
.comparison-table>div:nth-child(2) .comp-col:not(:first-child) {
    font-size: 21px;
}
.comp-col svg {
    width: 13px;
    height: 13px;
}
.comp-col {
    font-size: 14px;
    
}
.comp-bot-text {
  
    font-size: 9px;
 
}
section.custom-faq-section.band_82 {
    width: 95%;
    padding-left: 7.8%;
    padding-right: 7.8%;
    margin: 0 auto;
}
.band_82 .faq-item {
    padding: 7px 0;
}
section.custom-faq-section.band_82 button.faq-question {
    padding: 4px 0;
}


.rich-text__blocks h2 {
    font-size: 28.7px !important;
}
#shopify-section-template--18842440597575__rich_text_TYxjHU .rte {
    font-size: 18.7px !important;
}
}






@media (min-width: 1550px) {
body section.hm-cta.home-bottom-banner .hm-cta__box-wrap {
    max-width: 442px;
}
body section.hm-cta.home-bottom-banner p.hm-cta__text {
    font-size: 30px;
}
body section.hm-cta.home-bottom-banner a.hm-cta__button {
    font-size: 17px;
}
}




   .block-image_6UHqPi .slideshow-title {
    font-size: 42px !important;
    line-height: 52px !important;

}.block-image_6UHqPi .slideshow-content-inner {
    padding-right: 25%;
}
.block-image_6UHqPi .slideshow-description {
    font-size: 18px !important;
}
.slideshow-banner-button.wow.animation-type-fadeInLeft.animated svg#Capa_1 {
    display: none;
}
.block-image_6UHqPi .slideshow-banner-button .button {
   
    padding: 8px 30px !important;
}
.block-image_cWHwRC .slideshow-title {
    font-size: 42px !important;
    line-height: 52px !important;
 
}
body .block-image_cWHwRC .slideshow-description {
    font-size: 18px ;
}
section.hm-ss.success_story_video .hm-ss__video-frame {
    aspect-ratio: 0;
    width: auto;
    max-width: 300px;
    margin: 0 auto;
}
section.hm-ss.success_story_video video {
    width: 100%;
    height: auto;
     aspect-ratio: 0;
}
body .block-template--21206150644013__2095b0c6-b1fb-4f20-8141-e3bca23401fc-image-1 .slideshow-banner-button .button {
 
    padding: 8px 30px;
}