/*home*/
.knt-home-banner-wr {
    background-color: #101820;
    position: relative;
    width: 100%;
    top: 0;
    padding: 382px 0px 315px;
    overflow: hidden;
}
.knt-banner-left-wr h1, .knt-banner-left-wr h2 {
    font-weight: 200;
    font-size: 42px;
    line-height: 81px;
    color: #fff;
}
.knt-banner-left-wr h2{font-weight: bold;}
.knt-banner-left-wr {
    width: 47%;
    position: relative;
    z-index: 2;
}
.knt-banner-left-wr, .knt-banner-right-wr{
    display: inline-block;
    vertical-align: middle;
}
.knt-home-banner-inner{position: relative;}
.knt-banner-right-wr {
    width: 82.4%;
    position: absolute;
    bottom: -161px;
    right: -150px;
    z-index: 0;  
}
.knt-banner-right-wr:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(110, 43, 98,0.5);
}
.knt-banner-right-wr:after {
    content: '';
    position: absolute;
    width: 368%;
    height: 104%;
    bottom: -157px;
    background-color: #6e2b62;
    right: -99%;
    z-index: -1;
    transform: translateX(50%);
}
.knt-home-about-left {
    width: 43%;
    position: relative;
    z-index: 1;
}
.knt-home-about-left:before{
    content: '';
    position: absolute;
    left: -67px;
    top: -57px;
    width: 90%;
    height: 90%;
    background-color: #fcfbfc;
    z-index: -1;
}
.knt-banner-left-wr a {
    margin-top: 24px;
}
.knt-home-about-inner .knt-button-wr {
    margin-top: 30px;
}
.knt-home-about-right {
    width: 46%;
    margin: 14px 0px 0px 130px;
}
.icon-title-wr span {
    text-transform: uppercase;
    color: #6e2b61;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 1.96px;
    padding-left: 139px;
    position: relative;
    margin-left: 17px;
}
.icon-title-wr{
    margin-bottom: 32px;
}
.title-description-blk h3 {
    width: 69%;
}
.icon-title-wr span , .icon-title-wr img{
    display: inline-block;
    vertical-align: middle;
}
.icon-title-wr span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(110, 43, 98,0.5);
    width: 118px;
    height: 2px;
}
.knt-button-wr{
    margin-top: 22px;
}
.video-play-btn {
    position: absolute;
}
.knt-home-about-wr {
    padding: 169px 0px 100px;
}
.knt-our-portfolio-wr{
    position: relative;
    overflow: hidden;
    padding-top: 50px;
}
.knt-grid-blk {
    position: relative;
    width: 384px;
    border: 1px solid #fff;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.knt-grid-contact-wr {
    position: relative;
}
.knt-contact-call-wr{
    width: 384px;
    height: 384px;
    background: url('../images/svg/Phone_icon.svg') no-repeat center, #fff;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.03);
    position: absolute;
    bottom: 0;
    left: 150px;
    right: 0;
    margin: 0px auto;
    overflow: hidden;
}
.knt-grid-blk:before, .knt-grid-blk:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
    top: 0;
    left: 0;
}
.knt-contact-call-wr::before {
    background-color: transparent;
}
.knt-grid-blk:after, .knt-contact-call-wr::after {
    background-color: #6e2b62;
    transform: translateX(-100%);
    transition: 0.9s;
    opacity: 0;
}
.knt-grid-blk:hover:after {
    transform: translateX(0);
    opacity: 1;
}
.knt-grid-blk::after {
	transition: 0.5s;
}
.knt-grid-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.knt-contact-call-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 20px;
    text-align: center;
    z-index: 11;
}
.knt-grid-overlay-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto;
    padding: 20px 45px 70px;
}
.knt-grid-overlay h5, .knt-contact-call-wr h5 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    transition: 0.5s;
}
.knt-contact-call-wr h5{
    color: #000;
    text-align: center;
    margin-bottom: 10px;
    transition: 0.5s;
}
.knt-grid-overlay p {
    color: #fff;
    margin-top: 11px;
    transition: all 0.4s;
    visibility: hidden;
    height: 0;
    position: absolute;
    bottom: -120px;
    opacity: 0;
}
.knt-grid-blk:hover .knt-grid-overlay p {
    opacity: 1;
    visibility: visible;
    height: 100%;
    bottom: 0;
    position: relative;
}
.knt-grid-overlay a{
    margin-top: 10px;
}
.knt-grid-wr {
    width: 88%;
    margin:-273px 0px 0px auto;
    font-size: 0;
    line-height: 0;
}
.knt-portfolio-heading-wr {
    padding: 99px 0px 0px 77px;
    width: 35%;
    position: relative;
}
.knt-portfolio-heading-wr:before{
    content: '';
    width: 303px;
    height: 500px;
    background: url(../images/Bg_pattern.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 4px solid #6e2b62;
} 
.knt-two-blk-wr {
    width: 67%;
    margin-left: auto;
}
.knt-meet-head {
    text-align: center;
    margin-bottom: 80px;
}
.knt-video-title-wr {
    background-color: rgba(0, 0, 0, 0.97);
    padding: 29px 59px;
    width: 73%;
    margin: -76px auto 0px;
    position: relative;
    z-index: 1;
}
.knt-video-slide {
    /*width: 75%;*/
    display: block;
}
.knt-title-wr h6 {
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}
.knt-title-wr, .knt-video-play-btn{
    display: inline-block;
    vertical-align: middle;
}
.knt-video-play-btn a {
    font-size: 18px;
}
.knt-title-wr {
    width: 65%;
}
.knt-video-play-btn {
    width: 34%;
    text-align: right;
}
.knt-video-play-btn a:after{display: none;}
.knt-video-play-btn a {
    padding-right: 10px;
    padding-left: 10px;
}
.knt-video-play-btn a i{transition: 0.6s;padding-right: 10px;}
.knt-vieo-play-btn a:hover i {color: #6e2b62;}
.knt-video-slider {
    margin-left: -26%;
}
.knt-video-slider-wr .bx-pager-item a {
    font-size: 0;
    line-height: 0;
    background-color: #c6ccd6;
    width: 40px;
    height: 4px;
}
.knt-video-slider-wr .bx-pager-item{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.knt-video-slider-wr .bx-pager-item:first-child{margin-left: 0px;}
.knt-video-slider-wr .bx-pager {
    text-align: center;
    margin-top: 58px;
}
.knt-video-slider-wr .bx-pager-item a.active {
    background-color: #6e2b62;
}
.knt-quote-img {
    width: 96px;
    height: 96px;
    background-color: #101820;
    padding: 25px;
}
.knt-quote-img , .knt-testimonial-slider-wr{
    display: inline-block;
    vertical-align: top;
}
.knt-testimonial-slider-wr {
    margin-left: 95px;
    width: 76%;
}
.knt-testimonial-head {
    margin: 16px 0px 10px;
}
.knt-testimonial-content {
    margin-top: 39px;
}
.knt-testimonial-content p {
    margin-top: 15px;
    font-weight: 400;
}
.knt-testimonial-note span{display: block;}
.knt-testimonial-note span:nth-child(1) {
    font-weight: bold;
    font-size: 23px;
    line-height: 30px;
    color: #000000;
}
.knt-testimonial-note span:nth-child(2){
    font-size: 18px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: 400;
    margin-top: 10px;
    color: #000000;
}
.knt-testimonial-note{
    margin-top: 34px;
    padding-top: 30px;
    position: relative;
}
.knt-testimonial-note:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #6e2b62;
    width: 80px;
    height: 2px;
}
.read-more-btn a {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    background-color: #6e2b62;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 31px;
    text-align: center;
    border: 1px solid #707070;
    background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, #222a31 50%, #222a31 100%);
    background-repeat: no-repeat;
    background-position: 0 12px;
    background-size: 116px 210px;
}
.read-more-btn a:hover {
    background-position: -2px -123px;
    background-size: 138px 246px;
}
.knt-testimonial-slide {
    position: relative;
}
.read-more-btn {
    position: absolute;
    bottom: 0;
    right: 0;
}
.read-more-btn-bottom.read-more-btn {
    bottom: 120px;
    right: 120px;
}
.knt-testimonial-slider-wr .bx-controls-direction a {
    font-size: 0;
    line-height: 0;
    width: 40px;
    height: 20px;
    margin-left: 30px;
}
.knt-testimonial-slider-wr .bx-controls-direction a:first-child {
    margin-left: 0;
}

.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev ,.knt-testimonial-slider-wr .bx-controls-direction a.bx-next{
    background: url('../images/svg/Prev_Errow.svg') no-repeat center;
    position: relative;
    transition: 0.4s;
} 
.knt-testimonial-slider-wr .bx-controls-direction a.bx-next{
    transform: rotate(180deg);
} 
.knt-testimonial-slider-wr .bx-controls-direction a.bx-next:before ,.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev:before{
    content: '';
    position: absolute;
    height: 2px;
    background-color: #000;
    left: 21px;
    top: 50%;
    transition: 0.4s;
    opacity: 0;
    width: 0px;
    transform: translateY(-50%);
}
.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev:hover, .knt-testimonial-slider-wr .bx-controls-direction a.bx-next:hover {
    background-image: url(../images/svg/Prev_Errow_black.svg);
}
.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev:hover:before, .knt-testimonial-slider-wr .bx-controls-direction a.bx-next:hover:before {
    opacity: 1;
    width: 30px;
}
.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev:hover:before ,.knt-testimonial-slider-wr .bx-controls-direction a.bx-next:hover:before {
    left: 18px;
}
.knt-testimonial-slider-wr .bx-controls-direction {
    text-align: center;
    margin-top: 45px;
}
.knt-testimonial-slider-wr .bx-controls-direction a.bx-prev:hover {
    transform: translateX(-12px);
}
.knt-testimonial-slider-wr .bx-controls-direction a.bx-next:hover {
    transform: translateX(12px) rotate(180deg);
}
.video-play-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 85px;
}
.video-play-btn a {
    font-size: 79px;
    line-height: 70px;
    color: #e10017;
    position: relative;
}
.video-play-btn a:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 4px;
    border-width: 12px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    width: 0;
    border-left-width: 20px;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    border-right-width: 0px;
}
.knt-testimonial-inner-wr{
    padding-top: 143px;
    border-top: 1px solid #c6ccd6;
    color: #fff;
    position: relative;
}
section.knt-testimonial-wr {
    padding-top: 0;
}
.knt-video-thumbnail iframe, .knt-video-thumbnail .close {
    display: none;
}
.knt-video-thumbnail iframe {
    width: 100%;
    height: 424px;
}
a.close.agree {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #6e2b62;
    border-radius: 50%;
    font-size: 24px;
    line-height: 40px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
}
/*this for error*/
.cmn-footer-gravity-form .footer-form-wr .gform_validation_errors{
 position: absolute;
    top: -40px;
    margin: 0;
    padding: 0;
}
.cmn-footer-gravity-form .footer-form-wr .gf_browser_chrome{
    position: relative;
}
.cmn-footer-gravity-form .footer-form-wr .gf_browser_chrome li .ginput_container input{
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-radius: unset !important;
} 
.cmn-footer-gravity-form .footer-form-wr .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_legacy_markup_wrapper li.gfield_error textarea {
   border: none;
 border-bottom: 1px solid rgba(255,255,255,0.5);
}
.cmn-footer-gravity-form .footer-form-wr.gform_legacy_markup_wrapper li.gfield.gfield_error{
  padding: 0px;
}
.cmn-footer-gravity-form .footer-form-wr .gform_body .gform_fields .gfield {
     padding: 0;
    margin-right: 0!important;
    margin-bottom: 0!important;
}
.cmn-footer-gravity-form .footer-form-wr .gform_body .gform_fields .gfield .validation_message {
    bottom: -20px;
    color: #F70000!important;
    font-size: 14px!important;
    display: inline;
    padding: 0;
    line-height: 20px;
    font-weight: normal;
}
.cmn-footer-gravity-form .footer-form-wr .gform_wrapper .gform_validation_errors h2 {
   color: #F70000!important;
   font-size: 18px;
   line-height: 20px;
   font-weight: normal;
   display: none;
}
.cmn-footer-gravity-form .footer-form-wr .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px!important;   
}
/*end*/
.owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 4px;
    border-radius: 0;
    transition: 0.3s;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #6e2b62;
}
.knt-home-meet-wr .owl-dots {
    margin-top: 60px !important;
}

/*30aug*/
.knt-home-meet-wr {
    padding-top: 50px;
}
section.knt-home-meet-wr .owl-carousel {
    position: relative;
    overflow: hidden;
}
section.knt-home-meet-wr .owl-carousel .owl-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
section.knt-home-meet-wr .owl-carousel .owl-nav button {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #ffffffe8;
    border-radius: 50%;
    font-size: 36px;
    line-height: 40px;
    transition: 0.5s;
}
section.knt-home-meet-wr .owl-carousel .owl-nav button.owl-next {
    right: -50px;
}
section.knt-home-meet-wr .owl-carousel .owl-nav button.owl-prev {
    left: -50px;
}
section.knt-home-meet-wr .owl-carousel:hover .owl-nav button.owl-next {
    right: 15px;
}
section.knt-home-meet-wr .owl-carousel:hover .owl-nav button.owl-prev {
    left: 15px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    z-index: 99;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
}
.kent-video-popup-wr {
    width: 650px;
    margin: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-height: 75%;
    z-index: 99;
    display: none;
}
.a.close.agree {
    display: none;
}
/*Core Product*/
.page-id-324 .header_banner_wr h1 {
    text-transform: uppercase;
}
.core-integrated-wr {
    padding: 150px 0px 80px;
}
.core-integrated-img, .core-integrated-text {
    display: inline-block;
    vertical-align: middle;
}
.core-integrated-img {
    width: 41%;
}   
.core-integrated-text {
    width: 51%;
    margin-left: 80px;
}
.core-integrated-heading h3 sup {
    font-size: 26px;
}
.core-integrated-sub-heading h5 {
    font-weight: 600;
}
.core-integrated-sub-heading {
    margin-top: 18px;
}
.core-integrated-para {
    margin-top: 12px;
}
.core-integrated-btn {
    margin-top: 15px;
}
/*Difference co2re Starts*/
.difference-btw-core-wr {
    padding: 42px 0;
}
.difference-btw-core-heading {
    text-align: center;
}
.difference-btw-core-heading h5 {
    font-weight: bold;
}
.difference-btw-core-para {
    margin: 28px auto 0;
    width: 83%;
}
.difference-btw-core-para p {
    margin-top: 22px;
}
/*Difference co2re Ends*/
/*Core Video Starts*/
.core-video-wr {
    padding-bottom: 0;
}
.core-video-blk img {
    margin: 0 auto;
}
.core-video-blk {
    position: relative;
}
.core-video-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.core-video-play-icon a {
    display: block;
    width: 94px;
    height: 94px;
    line-height: 105px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
.core-video-play-icon a::after, .core-video-play-icon a::before {
    content: "";
    position: absolute;
    border-radius: 50%;
}
.core-video-play-icon a::after {
    width: 130px;
    height: 130px;
    border: 1px solid #101820;
    left: -18px;
    top: -18px;
    animation: play-btn-animation 3s infinite;
}
.core-video-play-icon a::before {
    width: 160px;
    height: 160px;
    border: 1px solid #707070;
    left: -33px;
    top: -33px;
    animation: play-btn-animation 3s infinite;
}
.core-video-play-icon a i {
    font-size: 28px;
    line-height: 33px;
    color: #000000;
}
@keyframes play-btn-animation {
    0% {
        transform: scale(1, 1);
        opacity: 0.9;
    }

    100% {
        transform: scale(1.3, 1.3);
        opacity: 0;
    }
}
/*Core Video Ends*/
/*Core Innovation Starts*/
.core-innovation-wr .center-wr {
    max-width: 1650px;
}
.core-innovation-content {
    background-color: #101820;
    margin-top: -277px;
    padding-bottom: 100px;
    padding-top: 128px;
}
.page-comn-heading p {
    text-transform: uppercase;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
}
.core-innovation-text-heading h5 {
    font-weight: bold;
    color: #ffffff;
}
.core-innovation-para p {
    color: #ffffff;
}
.core-innovation-text {
    width: 41%;
    margin: 220px 0 0 275px;
}
.core-innovation-img {
    width: 37%;
    transform: translateY(155px);
    margin-right: 70px;
}
.page-comn-heading h5 {
    margin-top: 15px;
}
.core-innovation-para {
    margin-top: 12px;
}
.core-innovation-img figure::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #6e2b62;
    top: 30px;
    z-index: -1;
    left: 30px;
}
.core-innovation-img figure {
    position: relative;
    display: inline-block;
}
/*Core Innovation Ends*/
/*System Highlight Starts*/
.core-system-highlight-img, .core-system-highlight-text {
    display: inline-block;
    vertical-align: bottom;
}
.core-system-highlight-wr {
    padding-top: 95px;
}
.core-system-highlight-img {
    width: 43%;
    padding-top: 70px;
}
.core-system-highlight-text {
    width: 48%;
    margin-left: 68px;
    padding-top: 70px;
    border-top: 2px solid rgba(225, 225, 225 ,0.7);
}
.core-system-highlight-para {
    margin-top: 40px;
}
.core-system-highlight-list {
    margin-top: 33px;
}
.core-system-highlight-btn {
    margin-top: 30px;
}
.kent-comn-list ul li {
    font-size: 19px;
    line-height: 36px;
    font-weight: 300;
    padding-left: 50px;
    margin-top: 15px;
    position: relative;
}
.kent-comn-list ul li:first-child {
    margin-top: 0;
}
.kent-comn-list ul li::after {
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    top: 5px;
    background: #6e2b62 url(../images/list-bg.svg) no-repeat center/14px;
}
/*System Highlight Ends*/
/*Performance And Features Starts*/
.performance-features-content {
    text-align: center;
}
.performance-features-heading p {
    color: #6e2b62;
}
.performance-features-heading {
    width: 70%;
    margin: 0 auto;
}
.performance-features-detail {
    text-align: left;
    width: 24%;
    margin-left: 17px;
    padding-left: 37px;
    /* border-left: 1px solid #ebedf1; */
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.performance-features-detail::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 60%;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ebedf1;
    left: 0;
}
.performance-features-detail:first-child {
    margin-left: 0;
    padding-left: 0;
}
.performance-features-detail:first-child::after {
    content: unset;
}
.performance-features-detail-heading {
    margin-top: 24px;
}
.performance-features-list {
    margin-top: 32px;
}
.performance-features-bottom {
    margin-top: 70px;
    font-size: 0;
}
.page-template-template-product .performance-features-content .performance-features-list ul li {
    padding-left: 42px;
}
/*Performance And Features Ends*/
/*Core Img Text Starts*/
.core-img-blk, .core-text-blk {
    display: inline-block;
    vertical-align: bottom;
}
.core-img-blk {
    width: 40%;
}
.core-text-blk {
    width: 51%;
    margin-left: 108px;
}
.core-text-heading p {
    color: #6e2b62;
}
.core-text-para {
    margin-top: 12px;
}
.core-text-para p {
    margin-top: 16px;
}
.core-text-para p:first-child {
    margin-top: 0;
}
.core-text-list {
    margin-top: 14px;
}
.core-img-text-content {
    margin-top: 60px;
    padding-top: 48px;
    position: relative;
}
.core-img-text-content::after {
    content: "";
    position: absolute;
    width: 83%;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #e2e5ea;
    top: 0;
}
.core-img-text-content:first-child {
    margin-top: 0;
    padding-top: 0;
}
.core-img-text-content:first-child::after {
    content: unset;
}
.core-img-text-wr {
    padding: 82px 0 153px 0;
}
/*Core Img Text Ends*/
/*Core Clinical Results Starts*/
.core-clinical-result-wr {
    padding: 0 0 110px 0;
}
.core-clinical-result-top {
    padding-top: 88px;
    background-color: #f1f4f5;
    text-align: center;
    padding-bottom: 382px;
}
.core-clinical-result-para {
    margin: 36px auto 0;
    width: 58%;
} 
.core-clinical-result-images {
    text-align: center;
    margin-top: -352px;
    font-size: 0;
}
.clinical-result-img {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
}
.clinical-result-blk .clinical-result-img:first-child {
    margin-left: 0;
}
.clinical-result-blk {
    margin-top: 24px;
}
.clinical-result-blk figure img {
    width: 100%;
}     
.clinical-result-large-img .clinical-result-img {
    width: 40.3%;
}
.clinical-result-small-img .clinical-result-img {
    width: 19%;
}
.clinical-result-img figure {
    position: relative;
}
.clinical-result-img figure figcaption {
    position: absolute;
    bottom: 0;
    width: 110px;
    height: 110px;
    background-color: #6e2b62;
}
.clinical-result-img figure figcaption h5 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 42px;
}
/*Core Clinical Results Ends*/
/*Co2re Page Ends*/
/*Vbeam Perfecta Page Starts*/
.vbeam-mechanism-wr {
    padding: 65px 0;
    position: relative;
}
.vbeam-mechanism-wr .ring-wr {
    right: auto;
    left: -230px;
}
.vbeam-mechanism-heading p {
    color: #6e2b62;
}
.vbeam-mechanism-para {
    margin-top: 22px;
}
.vbeam-mechanism-wr .vbeam-mechanism-content:first-child .vbeam-mechanism-para {
    width: 85%;
}
.vbeam-mechanism-content {
    margin-top: 63px;
}
.vbeam-mechanism-content:first-child {
    margin-top: 0;
}
.vbeam-mechanism-bottom-content .vbeam-mechanism-text {
    width: 64%;
    margin-top: 54px;
}
.vbeam-mechanism-bottom-content .vbeam-mechanism-img {
    width: 32%;
}
/*Vbeam Application Starts*/
.vbeam-application-wr {
    overflow: hidden;
    position: relative;
}
.vbeam-application-wr .ring-wr {
    top: 10%;
    right: -270px;
    width: 400px;
    height: 400px;
}
.vbeam-application-wr span.ring-dot {
    width: 80px;
    height: 80px;
}
.vbeam-application-heading p {
    color: #6e2b62;
}
.vbeam-application-content {
    text-align: center;
}
.vbeam-application-tab ul li {
    display: inline-block;
    margin-left: 20px;
}
.vbeam-application-tab ul li:first-child {
    margin-left: 0;
}
.vbeam-application-tab ul li a {
    display: inline-block;
    padding: 16px 18px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    text-transform: uppercase;
    color: #6e2b62;
    letter-spacing: 0.22px;
    width: 150px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
}
.vbeam-application-tab ul li a.tabber-active {
    background-color: #6e2b62;
    color: #ffffff;
}
.vbeam-application-tab ul li a:hover {
    background-color: #6e2b62;
    color: #ffffff;
}
.vbeam-application-tabs-blk {
    margin-top: 50px;
}
.vbeam-application-tab-content {
    text-align: left;
    margin-top: 64px;
    display: none;
}
.application-tab-heading h4 {
    font-size: 24px;
    line-height: 30px;
}
.application-tab-sub-heading h5 {
    font-size: 18px;
    line-height: 24px;
}
.application-tab-sub-heading {
    margin-top: 20px;
}
.application-tab-list-blk {
    margin-top: 30px;
}
.application-tab-list {
    display: inline-block;
    vertical-align: top;
    margin-left: 65px;
}
.application-tab-list-blk .application-tab-list:first-child {
    margin-left: 0;
}
.vbeam-system-highlight-wr {
    padding: 40px 0 150px;
}
.page-template-template-vbeam-perfecta .application-tab-list {
    float: left;
}
.page-template-template-vbeam-perfecta .application-tab-list:last-child {
    float: right;
}
.page-template-template-vbeam-perfecta .vbeam-application-tab-content.tab-Ce .application-tab-list:last-child {
    float: unset;
}
/*Vbeam Application Ends*/
/*Kent kent Accordion Starts*/
.vbeam-system-highlight-wr .core-system-highlight-img, .vbeam-system-highlight-wr .core-system-highlight-text {
    vertical-align: top;
}
.kent-accordion-blk {
    margin-top: 53px;
}
.kent-accordion-heading h4 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.5s;
    background: url(../images/Accordion_Black_Arrow.svg) no-repeat 100% 50%;
    padding-right: 50px;
}
.kent-accordion-heading h4:hover {
    color: #6e2b62;
}
.kent-accordion-side-icon, .kent-accordion-main-head {
    display: inline-block;
    vertical-align: middle;
}
.kent-accordion-main-head {
    margin-left: 55px;
    width: 83%;
}
.kent-accordion-content {
    margin-top: 25px;
}
.kent-accordion-content {
    /*margin-top: 25px;*/
    display: none;
}   
.kent-accordion-content ul {
    padding-left: 98px;
}
.kent-accordion-content ul li {
    line-height: 31px;
}
.kent-accordion-heading h4.accordion-icon {
    color: #6e2b62;
    background-image: url('../images/Accordion_Color_Arrow.svg');
    padding-right: 50px;
}
.kent-accordion-side-icon {
    background-image: url(../images/Icon_Bg_Logo.png);
}
.kent-accordion-side-icon {
    position: relative;
    width: 40px;
}
.kent-accordion-side-icon::after {
    content: "";
    position: absolute;
    background: url(../images/Icon_Bg_Logo.png) no-repeat;
    width: 62px;
    height: 68px;
    right: -19px;
    top: -15px;
}
.kent-accordion {
    padding-top: 40px;
    border-top: 1px solid #e2e5ea;
    margin-top: 42px;
}
.kent-accordion:first-child {
    border-top: unset;
    padding-top: 0;
    margin-top: 0;
}
.kent-accordion:last-child {
    padding-bottom: 40px;
    border-bottom: 1px solid #e2e5ea;
}
.page-template-template-vbeam-perfecta .core-system-highlight-text {
    width: 51%;
}
.page-template-template-vbeam-perfecta .core-system-highlight-text .kent-accordion-content p {
    padding-right: 40px;
}
/*Kent kent Accordion Ends*/
/*Performance Feature Starts*/
.performance-features-wr {
    padding: 48px 0;
}
.vbeam-performance-features {
    text-align: left;
    margin-top: 20px;
}
.vbeam-performance-features .performance-features-detail {
    width: 31.5%;
    margin-top: 50px;
    margin-right: 35px;
    padding-right: 46px;
    margin-left: 0;
    padding-left: 0;
}
.vbeam-performance-features .performance-features-detail::after {
    left: auto;
    right: 0;
}
.vbeam-performance-features .performance-features-detail:nth-child(3n) {
    margin-right: 0;
    padding-right: 0;
}
.vbeam-performance-features .performance-features-detail:nth-child(3n)::after {
    content: unset;
}
.vbeam-performance-features .performance-features-detail:first-child::after, .vbeam-performance-features .performance-features-detail:last-child::after {
    content: "";
}
.vbeam-performance-features-wr .performance-features-detail:last-child::after {
    content: unset;
}
.vbeam-performance-features-wr .performance-features-detail:last-child {
    padding-right: 0;
    margin-right: 0;
}
/*Performance Feature Ends*/
/*Market Potential Starts*/
.market-potential-wr {
    padding-top: 84px;
}
.market-potential-content {
    text-align: center;
}
.market-potential-heading {
    margin: 0 auto;
    width: 68%;
}
.market-potential-heading h4 {
    line-height: 48px;
}
.market-potential-box {   
    margin-top: 70px;
}
.market-potential-box-blk {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    margin-left: 25px;
    padding-left: 25px;
    position: relative;
}
.market-potential-box-blk::after {
    content: "";
    position: absolute;
    background-color: #ebedf1;
    width: 1px;
    height: 60%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.market-potential-box-blk:first-child::after {
    content: unset;
}
.market-potential-box-blk:first-child {
    margin-left: 0;
    padding-left: 0;
}
.market-potential-box-img img {
    margin: 0 auto;
}
.market-potential-box-text {
    margin-top: 20px;
}
.market-potential-box-text p {
    font-weight: 500;
}
/*Market Potential Ends*/
/*Vbeam Img Text Starts*/
.vbeam-img-text-wr {
    padding: 30px 0 145px;
    background: url('../images/Vbeam_Key_Benefits_Bg.png') no-repeat -30px -60%;
}
.vbeam-img-text-wr .core-img-blk, .vbeam-img-text-wr .core-text-blk {
    vertical-align: top;
}
.core-text-question h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
}
.core-text-question {
    margin-top: 15px;
}
.vbeam-img-text-wr .core-text-list {
    margin-top: 25px;
}
.core-text-question-other {
    margin-top: 32px;
}
.vbeam-img-text-wr .core-text-heading {
    width: 89%;
}
/*Vbeam Img Text Ends*/
/*Vbeam Clinical Result Starts*/
.clinical-result-load-more {
    margin-top: 100px;
    text-align: center;
}
.vbeam-clinical-result-wr .clinical-result-img {
    margin-top: 24px;
}
/*Vbeam Clinical Result Ends*/
/*Vbeam Perfecta Page Ends*/
/*Nordlys Page Starts*/
.what-is-nordlist-wr {
    padding: 58px 0;
}
.what-is-nordlist-content {
    text-align: center;
    margin: 0 auto;
    width: 80%;
}
.what-is-nordlist-heading p {
    color: #6e2b62;
}
.what-is-nordlist-para {
    margin-top: 28px;
}
.what-is-nordlist-para p {
    margin-top: 18px;
}
.what-is-nordlist-para p:first-child {
    margin-top: 0;
}
/*Nordlys How it Works Starts*/
.nordlys-how-works-wr {
    padding: 75px 0;
}
.nordlys-how-works-content {
    text-align: center;
}
.nordlys-how-works-heading p {
    color: #6e2b62;
}
.nordlys-how-works-bottom {
    margin-top: 56px;
    font-size: 0;
}
.nordlys-how-works-blk {
    display: inline-block;
    vertical-align: top;
    width: 22.8%;
    margin-right: 36px;
    padding-right: 48px;
    text-align: left;
    position: relative;
}
.nordlys-how-works-blk::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 85%;
    background-color: #ebedf1;
    top: 38px;
    right: 0;
}
.nordlys-how-works-blk:nth-child(4n) {
    padding-right: 0;
    margin-right: 0;
}
.nordlys-how-works-blk:nth-child(4n)::after {
    content: unset;
}
.nordlys-works-bottom-heading {
    margin-top: 40px;
}
.nordlys-works-bottom-heading sup {
    font-size: 20px;
}
.nordlys-works-bottom-para {
    margin-top: 22px;
}
/*Nordlys How it Works Ends*/
/*Nordlist Tab Starts*/
.nordlys-application-wr {
    padding: 62px 0 107px;
}
.nordlys-tab-text {
    width: 30%;
    margin-right: 44px;
}
.nordlys-tab-text-blk {
    margin-top: 28px;
}
.nordlys-tab-text .nordlys-tab-text-blk:first-child {
    margin-top: 0;
}
.nordlys-tab-text-list {
    margin-top: 16px;
}
/*Nordlist Tab Ends*/
/*Nordlys Accordion Starts*/
.nordlys-system_highlight-wr {
    /*padding: 17px 0 146px;*/
    padding: 17px 0 25px;
}
.nordlys-system_highlight-wr .kent-accordion-list p {
    padding-left: 98px;
}
.nordlys-system_highlight-wr .core-system-highlight-img, .nordlys-system_highlight-wr .core-system-highlight-text {
    vertical-align: top;
}
.kent-list-content {
    /*padding-left: 98px;*/
}
.kent-accordion-list ul {
    margin-top: 25px;
}
.system-highlight-two-img figure {
    display: inline-block;
    position: relative;
}
.system-highlight-two-img figure:nth-child(2) {
    margin-left: 12px;
    transform: translateY(130px);
}
.system-highlight-two-img {
    padding-top: 0;
    padding-bottom: 130px;
}
/*Nordlys Accordion Ends*/
/*Performance Feature Starts*/
.nordlys-performance-feature-wr {
    padding: 125px 0 100px;
}
.nordlys-performance-feature-content {
    text-align: center;
}
.nordlys-performance-feature-card {
    display: inline-block;
    vertical-align: top;
    width: 30.5%;
    text-align: left;
    padding-right: 37px;
    margin-right: 33px;
    position: relative;
}
.nordlys-performance-feature-card::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ebedf1;
    top: 60px;
    right: 0;
}
.nordlys-performance-feature-card:nth-child(3n)::after {
    content: unset;
}
.nordlys-performance-feature-card:nth-child(3n) {
    padding-right: 0;
    margin-right: 0;
}
.nordlys-card-heading {
    margin-top: 30px;
}
.nordlys-card-list {
    margin-top: 20px;
}
.page-color-comn-heading p {
    color: #6e2b62;
}
.nordlys-performance-feature-bottom {
    margin-top: 82px;
}
.page-template-template-nordlys .nordlys-performance-feature-card {
    width: 30.5%;
    padding-right: 75px;
    margin-right: 28px;
}
/*Performance Feature Ends*/
/*Nordlys-Key Benefits Starts*/
section.core-img-text-wr.vbeam-img-text-wr.nordlys-img-text-wr {
    background-image: unset;
}
.nordlys-img-text-wr  {
    padding-top: 77px;
}
.nordlys-key-benefits-img {
    margin-top: 15px;
}
.nordlys-key-benefits-para {
    margin-top: 5px;
}
.nordlys-key-benefits-btn {
    margin-top: 25px;
}
.nordlys-img-text-wr .core-img-blk {
    width: 52%;
}
.nordlys-img-text-wr .core-text-blk {
    width: 40%;
    margin-left: 101px;
}
/*Nordlys-Key Benefits Ends*/
/*Nordlys Page Ends*/
/*Gentle Pro Series Page Starts*/
.page-heading h4 {
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.what-is-nordlist-wr.what-is-gentle-pro-wr .ring-wr {
    right: auto;
    left: -160px;
    top: 0;
}
.what-is-nordlist-wr.what-is-gentle-pro-wr {
    position: relative;
}
.what-is-gentle-pro-wr .what-is-nordlist-content {
    width: 100%;
}
.what-is-gentle-pro-wr .what-is-nordlist-para {
    width: 80%;
    margin: 20px auto 0;
}
.what-gentle-pro-bottom {
    font-size: 0;
    margin-top: 90px;
    text-align: center;
}
.what-gentle-pro-blk {
    display: inline-block;
    vertical-align: top;
    width: 21%;
    margin-left: 47px;
    padding-left: 47px;
    position: relative;
    text-align: left;
}
.what-gentle-pro-blk:first-child {
    margin-left: 0;
    padding-left: 0;
}
.what-gentle-pro-blk::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 263px;
    background-color: #ebedf1;
    top: 60px;
    left : 0;
}
.what-gentle-pro-blk:first-child::after {
    content: unset;
}
.what-gentle-pro-list, .what-gentle-pro-para, .what-gentle-pro-btn {
    margin-top: 20px;
}
.what-gentle-pro-list ul {
    margin-top: 20px;
}
/*Gentle Pro Application Starts*/
.gentle-pro-application-wr {
    padding: 120px 0 95px;
    position: relative;
    overflow: hidden;
}
.gentle-pro-application-wr .ring-wr {
    top: 38%;
}
.gentle-pro-application-wr .vbeam-application-tab-content {
    margin: 72px auto 0;
    width: 80%;
}
.gentle-pro-application-wr .vbeam-application-heading {
    width: 50%;
    margin: 0 auto;
}
.gentle-pro-application-para {
    margin: 15px auto 0;
    width: 70%;
}
.gentle-pro-application-wr .application-tab-text h5 {
    margin-top: 30px;
}
.gentle-pro-application-wr .application-tab-text ul {
    margin-top: 15px;
}
/*Gentle Pro Application Ends*/
/*Gentle Pro System Highligh Starts*/
.gentle-pro-system-wr {
    padding: 52px 0;
}
.gentle-pro-performance-feature-wr {
    padding: 95px 0 50px;
}
.gentle-pro-system-img {
    width: 48.5%;
}
.gentle-pro-system-text {
    width: 40%;
}
.gentle-pro-system-sub-heading {
    margin-top: 20px;
}
.gentle-pro-system-sub-heading h6 {
    line-height: 42px;
}
.gentle-pro-system-para {
    margin-top: 15px;
}
.gentle-pro-system-btn {
    margin-top: 25px;
}
/*Gentle Pro System Highligh Ends*/
/*Gentle Pro Performace Feature Starts*/
.gentle-pro-performance-feature-wr .nordlys-performance-feature-card {
    width: 21%;
}
.gentle-pro-performance-feature-wr .nordlys-performance-feature-card:nth-child(4n) {
    padding-right: 0;
    margin-right: 0;
}
.gentle-pro-performance-feature-wr .nordlys-performance-feature-card:nth-child(3n) {
    padding-right: 37px;
    margin-right: 33px;
}
.gentle-pro-performance-feature-wr .nordlys-performance-feature-card:nth-child(3n)::after {
    content: "";
}
.gentle-pro-performance-feature-wr .nordlys-performance-feature-card:nth-child(4n)::after {
    content: unset;
}
.gentle-pro-performance-para {
    margin-top: 15px;
}
.gentle-pro-performance-para p {
    margin-top: 10px;
}
.gentle-pro-performance-para p:first-child {
    margin-top: 0;
}
/*Gentle Pro Performace Feature Ends*/
/*Effective Fluences Starts*/
.effective-fluences-wr {
    padding: 35px 0;
}
.effective-fluences-icon, .effective-fluences-text {
    display: inline-block;
    vertical-align: middle;
}
.effective-fluences-text {
    margin-left: 65px;
    width: 62%;
}
.effective-fluences-inner {
    padding: 46px 76px 46px 52px;
    border-radius: 15px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 3%);
    transition: 0.5s;
}
.effective-fluences-left, .effective-fluences-right {
    width: 48.6%;
}
.effective-fluences-icon {
    transition: 0.5s;
}
.effective-fluences-inner:hover {
    background-color: #101820;
}
.effective-fluences-inner:hover h5 {
    color: #ffffff;
}
.effective-fluences-icon, .frax-card-img {
    width: 76px;
    height: 76px;
    border: 2px solid #560b48;
    border-radius: 50%;
    position: relative;
}
.effective-fluences-icon svg, .frax-card-img svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.effective-fluences-icon svg path {
    transition: 0.5s;
    fill: #560b48;
}
.effective-fluences-inner:hover svg path, .frax-card:hover svg path {
    fill: #ffffff;
}
.effective-fluences-inner:hover .effective-fluences-icon, .frax-card:hover .frax-card-img {
    background-color: #6E2B62;
}
/*Effective Fluences Ends*/
/*Gentle Pro Img Text Starts*/
.gentle-pro-img-text-wr .core-img-blk {
    width: 46%;
}
.gentle-pro-img-text-wr .core-text-blk {
    width: 45%;
    margin-left: 64px;
}
.gentle-pro-img-text-wr .nordlys-key-benefits-para {
    margin-top: 26px;
}
.gentle-pro-img-text-list {
    margin-top: 30px;
}
.gentle-pro-img-text-para {
    margin-top: 38px;
}
.gentle-pro-img-text-wr {
    padding: 126px 0 140px;
}
.gentle-pro-img-text-list ul {
    margin-top: 25px;
}
section.core-img-text-wr.vbeam-img-text-wr.gentle-pro-img-text-wr {
    background-image: unset;
}
/*Gentle Pro Img Text Ends*/
/*Gentle Pro Series Page Ends*/
/*Frax Pro Page Starts*/
.what-frax-pro-wr {
    padding: 70px 0 52px;
}
.what-frax-pro-top-content {
    padding: 76px 21px 76px 78px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 3%);
    background-color: #f1f4f5;
    margin: 0 auto;
    width: 83%;
}
.what-frax-pro-top-heading {
    display: inline-block;
    vertical-align: middle;
    width: 34%;
    padding-bottom: 20px;
    position: relative;
}
.what-frax-pro-top-heading::after {
    content: "";
    position: absolute;
    width: 30%;
    height: 4px;
    background-color: #6e2b62;
    left: 0;
    bottom: 0;
}
.what-frax-pro-top-text {
    display: inline-block;
    vertical-align: top;
    width: 64%;
    margin-left: 10px;
}
.what-frax-pro-bottom {
    z-index: -1;
    position: relative;
    margin-top: -100px;
}
.what-frax-pro-bottom-img figure::after {
    content: "";
    position: absolute;
    width: 284px;
    height: 284px;
    background-color: #6e2b62;
    bottom: 37px;
    z-index: -1;
    border-radius: 50%;
    left: -70px;
}
.what-frax-pro-bottom-img figure {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.what-frax-pro-bottom-blk {
    padding-bottom: 70px;
    background-color: #101820;
}
.what-frax-pro-bottom .center-wr {
    max-width: 1650px;
}
.what-frax-pro-bottom-text {
    width: 40%;
    margin-top: 278px;
    margin-left: 162px;
}
.what-frax-pro-bottom-img {
    width: 40%;
    margin-top: 60px;
}
.what-frax-pro-bottom .what-frax-pro-bottom-text h5 {
    color: #ffffff;
}
.what-frax-pro-para {
    margin-top: 10px;
}
.what-frax-pro-para p {
    color: #ffffff;
    margin-top: 10px;
}
.what-frax-pro-para p:first-child {
    margin-top: 0;
}
/*Frax Pro Application Starts*/
.frax-pro-application-wr .application-tab-list.kent-comn-list {
    width: 39%;
    text-align: left;
    margin-left: 0;
    padding-left: 64px;
    position: relative;
}
.frax-pro-application-wr .application-tab-list ul {
    margin-top: 15px;
}
.frax-pro-application-wr .application-tab-list-blk {
    text-align: center;
}
.frax-pro-application-wr .application-tab-list.kent-comn-list::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 70%;
    top: 60px;
    background-color: #e2e5ea;
    left: 0;
}
.frax-pro-application-wr .application-tab-list.kent-comn-list:first-child::after {
    content: unset;
}
.frax-img-text-wr .core-img-blk, .core-text-blk {
    vertical-align: top;
}
/*Frax Pro Application Ends*/
/*Frax Pro System Ends*/
.frax-system-highlight-wr {
    padding: 42px 0;
}
.frax-system-highlight-wr .core-system-highlight-img, .frax-system-highlight-wr .core-system-highlight-text {
    vertical-align: top;
}
.frax-system-highlight-wr .core-system-highlight-img {
    padding-top: 0;
}
.frax-system-highlight-wr .kent-accordion-list ul {
    margin-top: 0;
}
.frax-system-highlight-wr .core-system-highlight-text {
    margin-left: 108px;
}
/*Frax Pro System Ends*/
/*Frax Pro Performance Starts*/
.frax-performance-features {
    padding: 112px 0 72px;
}
.frax-performance-features-heading {
    text-align: center;
}
.frax-performance-features-cards {
    margin-top: 108px;
}
.frax-card {
    width: 31.5%;
    margin-left: 35px;
    padding: 69px 30px 71px 30px;
    border-radius: 25px;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 6%);
    background-color: #ffffff;
    min-height: 572px;
    transition: 0.5s;
}
.frax-card:hover {
    background-color: #101820;
    transform: translateY(-45px);
}
.frax-card:hover h4, .frax-card:hover ul li {
    color: #ffffff;
} 
.frax-card:first-child {
    margin-left: 0;
}
.frax-card:hover svg path {
    stroke: #ffffff;
}
.frax-card-heading.page-heading {
    margin-top: 30px;
    transition: 0.5s;
}
.frax-card-list {
    margin-top: 40px;
    transition: 0.5s;
}
.frax-card-img {
    width: 95px;
    height: 95px;
}
.frax-card-img svg path {
    fill: #6e2b62;
}
/*Frax Pro Performance Ends*/
.frax-img-text-wr .core-img-blk {
    width: 48.6%;
}
.frax-img-text-wr .core-text-blk {
    width: 39%;
    margin-left: 140px;
}  
.frax-img-text-wr .core-text-list {
    margin-top: 32px;
}
.frax-img-text-wr .nordlys-key-benefits-btn {
    margin-top: 50px;
}
/*Frax Pro Page Ends*/
/*Exceed Page Starts*/
.what-is-exceed-wr .what-frax-pro-bottom .what-frax-pro-bottom-text {
    float: right;
    margin-top: 230px;
    margin-left: 0;
    margin-right: 190px;
}
.what-is-exceed-wr .what-frax-pro-bottom .what-frax-pro-bottom-img {
    float: left;
    margin-top: 150px;
}
.what-is-exceed-wr .what-frax-pro-bottom-img figure::after {
    left: auto;
    right: -70px;
    z-index: -1;
}
.exceed-system_highlight-wr {
    padding: 95px 0 15px;
}
.exceed-system_highlight-wr .core-system-highlight-img {
    width: 42%;
}
.exceed-system_highlight-wr .core-system-highlight-text {
    width: 51%;
    margin-left: 88px;
}
.exceed-system_highlight-wr .system-highlight-two-img figure:nth-child(2) {
    margin-left: 16px;
}
/*Exceed Counter starts*/
.exceed-counter-wr {
    padding: 132px 0;
}
.exceed-counter-content {
    text-align: center;
}
.exceed-counter-con {
    margin-top: 80px;
}
.exceed-counter-blk {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    text-align: left;
    margin-left: 46px;
    padding-left: 46px;
    position: relative;
}
.exceed-counter-blk::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 44%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-color: #ebedf1;
}
.exceed-counter-blk:first-child {
    margin-left: 0;
    padding-left: 0;
}
.exceed-counter-blk:first-child::after {
    content: unset;
}
.exceed-counter-icon, .exceed-counter-percentage {
    display: inline-block;
    vertical-align: middle;
}
.exceed-counter-percentage {
    margin-left: 32px;
}
.exceed-counter-para {
    margin-top: 36px;
}
.exceed-counter-percentage span {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
}
.exceed-counter-percentage h4, .exceed-counter-percentage span {
    display: inline-block;
    vertical-align: middle;
}
/*Exceed Counter Ends*/
/*Exceed Video Ends*/
.exceed-video-wr {
    padding: 10px 0 150px;
}
.exceed-video-wr img {
    margin: 0 auto;
}
.exceed-video-img {
    position: relative;
}
/*Exceed Video Ends*/
.exceed-clinical-result-wr .clinical-result-img, .gentle-pro-clinical-result-wr .clinical-result-img {
    margin-top: 30px;
}
/*Exceed Page Ends*/
/*Profound Page Starts*/
.profound-how-works-content {
    text-align: center;
}
.profound-how-works-blk {
    width: 48.6%;
    margin-left: 35px;
    text-align: left;
}
.profound-how-works-blk:first-child {
    margin-left: 0;
}
.profound-how-works-blk h5 {
    margin-top: 44px;
}
.profound-how-works-blk p {
    margin-top: 20px;
}
.profound-how-works-blk p:first-child {
    margin-top: 0;
}
.profound-how-works-wr {
    padding: 78px 0;
}
.profound-how-works-bottom {
    margin-top: 64px;
}
/*Product System Hightlights Starts*/
.product-system-highlight-wr {
    padding: 74px 0 54px;
}
.product-system-img img {
    margin: 0 auto;
}
.product-system-highlight-bottom {
    text-align: center;
    background-color: #101820;
    margin-top: -235px;
    padding: 315px 0 117px;
}   
.product-system-text.kent-comn-list {
    margin: 0 auto;
    width: 52%;
}
.product-system-text.kent-comn-list ul {
    margin-top: 36px;
}
.product-system-text.kent-comn-list ul li {
    color: #ffffff;
    text-align: left;
}
.product-system-heading {
    margin: 0 auto;
    width: 44%;
}
.product-system-heading p, .product-system-heading h5, .product-system-btn a {
    color: #ffffff;
}
.product-system-text p {
    color: #ffffff;
    margin-top: 22px;
}
.product-system-btn {
    margin-top: 35px;
}
.product-system-btn a {
    border-color: #ffffff;
}
.product-system-btn a::before {
    background-color: #ffffff;
}
.product-system-highlight-wr .center-wr {
    max-width: 1650px;
}
/*Product System Hightlights Ends*/
/*Profound Img Text Starts*/
.profound-key-benefits-sub-head {
    margin-top: 20px;
}
.profound-key-benefits-sub-head h4 {
    font-weight: 500;
}
.profound-img-text-wr .core-img-text-content .core-text-blk, .profound-img-text-wr .core-img-text-content .core-img-blk {
    vertical-align: middle;
}
.profound-img-text-wr .core-img-text-content:nth-child(2) .core-text-para {
    margin-top: 24px;
}
.profound-img-text-wr .core-img-text-content:nth-child(2) .core-text-para:first-child {
    margin-top: 0;
}
.profound-img-text-wr .core-text-list ul {
    margin-top: 22px;
}
.profound-img-text-wr .core-text-list p {
    margin-top: 10px;
}
/*Profound Img Text Starts*/
/*Profound Page Ends*/
/*PicoWay Page Starts*/
.what-is-picoway-wr .what-is-nordlist-content {
    text-align: center;
    margin: 0 auto;
    width: 67%;
}
.what-is-picoway-wr .what-is-picoway-wr .what-is-nordlist-content {
    width: 73%;
}
.what-is-nordlist-heading {
    width: 93%;
    margin: 0 auto;
}
.what-is-picoway-para {
    margin-top: 12px;
}
.what-is-picoway-list {
    margin-top: 15px;
}
.what-is-picoway-list ul {
    margin-top: 20px;
    text-align: left;
}
.how-works-pico-way-para {
    margin: 18px auto 0;
    width: 90%;
}
.picoway-how-works-wr .profound-how-works-img {
    position: relative;
}
/*Picoway Application Starts*/
.picoway-application-wr {
    padding: 27px 0;
    position: relative;
    overflow: hidden;
}
.picoway-application-wr .ring-wr {
    top: 18%;
    z-index: -1;
}
.picoway-application-wr .ring-wr-second {
    right: auto;
    left: -240px;
    z-index: -1;
}
.picoway-tab-blk ul {
    margin-top: 20px;
}
.picoway-application-wr .application-tab-text {
    width: 81%;
}
.picoway-tab-blk:first-child {
    float: left;
    width: 58%;
}
.picoway-tab-blk:nth-child(2) {
    float: right;
    width: 36%;
}
.picoway-tabs {
    margin-top: 30px;
}
.picoway-tabs:first-child {
    margin-top: 0;
}
/*Picoway Application Ends*/
/*Picoway System Highlights Starts*/
.picoway-system-highlight-wr {
    padding: 120px 0;
}
.picoway-system-highlight-wr .product-system-text {
    margin: 33px auto 0;
    width: 66%;
}
.picoway-system-highlight-wr .product-system-heading {
    width: 38%;
}
.picoway-system-highlight-wr .product-system-text p {
    text-align: left;
    margin-top: 13px;
}
.picoway-system-highlight-wr .product-system-text p span {
    font-weight: 700;
}
.picoway-system-highlight-wr .product-system-text p:first-child {
    margin-top: 0;
}
.picoway-system-bottom-para {
    margin-top: 18px;
}
.picoway-system-bottom-para p {
    color: #ffffff;
}
.picoway-system-highlight-wr .product-system-text ul {
    margin: 26px 0 38px;
}
/*Picoway System Highlights Ends*/
/*Go to Laser Starts*/
.go-to-laser-wr {
    padding: 30px 0;
}
.go-to-laser-img {
    width: 49%;
}
.go-to-laser-text {
    width: 47%;
}
.go-to-laser-content {
    font-size: 0;
}
.go-to-laser-img, .go-to-laser-text {
    display: inline-block;
    vertical-align: middle;
}
.go-to-laser-text {
    margin-left: 42px;
}
.go-to-laser-para {
    margin-top: 20px;
}
.go-to-laser-box {
    margin-top: 35px;
}
.go-to-laser-btn {
    margin-top: 44px;
}
.go-to-laser-box {
    margin-top: 35px;
    padding: 38px 27px 40px 50px;
    background-color: #6e2b62;
}
.go-to-laser-box h4, .go-to-laser-box h5 {
    color: #ffffff;
}
.go-to-laser-box h4 {
    font-weight: 400;
}
.go-to-laser-box h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.go-to-laser-box h5 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
}
.go-to-laser-box-inner {
    padding-left: 22px;
    border-left: 2px solid #ffffff;
    padding-right: 72px;
    background: url('../images/picoway_Quotes.svg') no-repeat 100% 0;
}
/*Go to Laser Ends*/
/*Performance and Features Starts*/
.picoway-performance-feature-wr {
    padding: 120px 0 112px;
}
.picoway-performance-top-para {
    margin-top: 12px;
}
.picoway-performance-feature-wr .nordlys-performance-feature-bottom {
    margin-top: 54px;
}
.picoway-performance-card h5 {
    margin-top: 28px;
}
.picoway-performance-card p {
    margin-top: 24px;
}
.picoway-performance-card ul {
    margin-top: 15px;
}
.picoway-performance-feature-wr .nordlys-performance-feature-card {
    width: 29.5%;
}
.intentionally-designed-para {
    margin: 40px 0 50px;
}
.picoway-performance-feature-wr .picoway-performance-card ul li {
    padding-left: 42px;
}
.picoway-performance-feature-wr .nordlys-performance-feature-card:last-child {
    padding-right: 0;
    margin-right: 0;
}
.picoway-performance-feature-wr .nordlys-performance-feature-card:last-child::after {
    content: unset;
}
.picoway-performance-feature-wr .nordlys-performance-feature-card:nth-last-child(2) {
    padding-right: 37px;
    margin-right: 33px;
}
.picoway-performance-feature-wr .nordlys-performance-feature-card:nth-last-child(2)::after {
    content: "";
}
.picoway-performance-feature-wr .nordlys-performance-feature-card::after {
    height: 80%;
}
/*Performance and Features Ends*/
/*Picoway Handpieces Starts*/
.picoway-handpieces-wr {
    padding: 0;
}
.picoway-handpieces-wr .center-wr {
    max-width: 1650px;
}
.picoway-handpieces-content {
    background-color: #f1f4f5;
    padding: 135px 176px 130px 164px;
}
.picoway-handpieces-img, .picoway-handpieces-text {
    display: inline-block;
    vertical-align: top;
}
.picoway-handpieces-text {
    margin-left: 42px;
}
.picoway-handpieces-img {
    width: 48%;
}
.picoway-handpieces-text {
    margin-left: 35px;
    width: 49%;
}
.picoway-handpieces-bottom-text h5 {
    margin-top: 38px;
}
.picoway-handpieces-bottom-text h5:first-child {
    margin-top: 26px;
}
.picoway-handpieces-bottom-text ul {
    margin-top: 20px;
}
.picoway-handpieces-bottom-text ul li {
    margin-top: 12px;
}
/*Picoway Handpieces Ends*/
/*Aesthetic Market Starts*/
.aesthetic-market-wr {
    padding: 156px 0 95px;
}
.aesthetic-market-content {
    text-align: center;
}
.aesthetic-market-heading {
    margin: 0 auto;
    width: 57%;
}
.aesthetic-market-heading h4 {
    line-height: 48px;
}
.aesthetic-market-blk {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-left: 50px;
    padding-left: 50px;
    position: relative;
}
.aesthetic-market-blk::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 42%;
    background-color: #ebedf1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.aesthetic-market-blk:first-child {
    margin-left: 0;
    padding-left: 0;
}
.aesthetic-market-blk:first-child::after {
    content: unset;
}
.aesthetic-market-img img {
    margin: 0 auto;
}
.aesthetic-market-para {
    margin-top: 36px;
}
.aesthetic-market-para p {
    font-weight: 500;
}
.aesthetic-market-bottom {
    margin-top: 75px;
}
/*Aesthetic Market Ends*/
/*Picoway Key Benefits Starts*/
.picoway-key-benefits-wr {
    padding: 50px 0 272px;
    position: relative;
}
.picoway-key-benefits-wr .core-system-highlight-img, .picoway-key-benefits-wr .core-system-highlight-text {
    vertical-align: top;
}
.picoway-key-benefits-wr .ring-wr {
    right: auto;
    left: 0;
    bottom: 110px;
    top: auto;
}
.picoway-key-benefits-wr .system-highlight-two-img {
    margin-top: 83px;
}
.picoway-key-benefits-wr .kent-accordion-content {
    margin-top: 32px;
}
.picoway-key-benefits-wr .kent-accordion-content p {
    margin-top: 10px;
}
.picoway-key-benefits-wr .kent-accordion-content p:first-child {
    margin-top: 0;
}
.picoway-key-benefits-wr .kent-accordion-content p span {
    font-weight: 700;
}
.read-more-block {
    margin-top: 15px;
}
/*Picoway Key Benefits Ends*/
/*PicoWay Page Ends*/
/*Instagram Shortcode*/
#sb_instagram .sb_instagram_header.sbi_large .sbi_header_img, .sb_instagram_header.sbi_large .sbi_header_img {
    width: 50px !important;
    height: 100px !important;
}
body .Instagramshortcode-wr #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3 {
    margin-left: 80px !important;
    font-size: 36px;
    line-height: 40px;
}
.Instagramshortcode-wr #sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover {
    opacity: 0 !important;
}
.Instagramshortcode-wr #sb_instagram .sb_instagram_header a, .sb_instagram_header a {
    float: unset !important;
    display: inline-block !important;
}
.Instagramshortcode-wr #sb_instagram .sb_instagram_header, .sb_instagram_header {
    text-align: center;
}
.Instagramshortcode-wr div#sbi_images {
    margin-top: 46px;
    padding-bottom: 3px;
}
#sb_instagram {
    padding-bottom: 0 !important;
}
#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
    background-color: transparent;
}
#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    padding: 0 3px !IMPORTANT;
}
.Instagramshortcode-wr #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img, .sb_instagram_header.sbi_large .sbi_header_img img {
    width: 45px;
    height: 115px;
}
.footer-form-wr .gform_legacy_markup_wrapper .gform_footer {
    display: inline-block;
    position: relative;
}
.footer-form-wr .gform_legacy_markup_wrapper .gform_ajax_spinner {
    padding-left: 10px;
    position: absolute;
    left: 150px;
    top: 50%;
    transform: translateY(-50%);
}
.ytp-large-play-button {
    width: 58px !important;
    height: 38px !important;
}
#gform_confirmation_message_1 strong {
    color: #ffffff;
}
/*15/11/2023 Matrix Pro*/
.matrix-pro-wrapper{
    padding: 142px 0px 80px;
}
.matrix-pro-wrapper .core-integrated-para p strong {
    color: #6e2b62;
    font-size: 21px;
    line-height: 36px;
    font-weight: bold;
    display: block;
}
.matrix-pro-wrapper .core-integrated-para p {
    white-space: pre-line;
    margin: 0 0 47px 0;
}
/*what-is-matrix css*/
.what-matrix-wrapper {
    padding: 41px 0;
}
.what-matrix-wrapper .what-is-nordlist-para {
    width: 100%;
}
/*how-it-works css*/
.howit-works-wrapper {
    padding: 78px 0 50px;
}
.howit-works-wrapper .nordlys-performance-feature-card::after {
    display: none;
}
.howit-works-wrapper .nordlys-performance-feature-card {
    width: 30%;
}
.howit-works-wrapper .nordlys-performance-feature-card:nth-child(3n) {
    padding-right: 0;
    margin-right: 33px;
}
.howit-works-wrapper .nordlys-performance-feature-card {
    padding-right: 0;
}
.howit-works-wrapper .nordlys-performance-feature-bottom {
    margin-top: 48px;
}
.howit-works-wrapper .nordlys-performance-feature-content > p {
    margin-top: 15px;
}
/*sytem-highlights*/
.matrix-system-highlights-wrapper .kent-comn-list ul li::after {
    display: none;
}
.matrix-system-highlights-wrapper .kent-comn-list ul li {
     padding-left: 0px; 
}
.matrix-system-highlights-wrapper .product-system-text.kent-comn-list {
    margin: 0 auto;
    width: 70%;
}
.matrix-system-highlights-wrapper .product-system-heading {
    margin: 0 auto;
    width: 70%;
}
.matrix-system-highlights-wrapper .product-system-highlight-bottom {
    padding: 315px 0 97px;
}
.matrix-system-highlights-wrapper {
    padding: 109px 0 54px;
}
.matrix-system-highlights-wrapper .product-system-btn {
    margin-top: 53px;
}
.matrix-system-highlights-wrapper .product-system-text.kent-comn-list ul {
    margin-top: 28px;
}
/* matrix-performance-and-features css*/
.matrix-performance-and-features-wrapper {
    padding: 74px 0 120px;
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-bottom {
    margin-top: 57px;
}
.matrix-performance-and-features-wrapper .page-color-comn-heading p:nth-of-type(2) {
    color: #000;
    /*color: #000000a8;*/
  font-weight: 300;
  text-transform: unset;
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-card::after {
    display: none;
}
.matrix-performance-and-features-wrapper .kent-comn-list ul li {
    padding-left: 42px;
    text-align: left;
}
/*.matrix-performance-and-features-wrapper .nordlys-performance-feature-card .gentle-pro-img-text-list.kent-comn-list{position: relative;}*/
.matrix-performance-and-features-card{position: relative;}
.matrix-performance-and-features-wrapper .matrix-performance-and-features-card::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ebedf1;
    top: 0px;
    right: -30px;
    /* bottom: 0; */
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-card:last-child::after{
    display: none;
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-card:last-child .matrix-performance-and-features-card::after{
    display: none;
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-card {
    width: 30%;
}
.matrix-performance-and-features-wrapper .nordlys-performance-feature-card:nth-child(3n) {
    /*padding-right: 0;*/
    margin-right: 33px;
}

/*matrix-applicators css*/
.matrix-applicators-wrapper .picoway-handpieces-img {
    width: 44%;
}
.matrix-applicators-wrapper .nordlys-performance-feature-content {
    margin: 0 0 20px 0;
}
.matrix-applicators-wrapper .picoway-handpieces-img {
    margin-top: 20px;
}
.matrix-applicators-wrapper .picoway-handpieces-content {
    padding: 98px 176px 85px 164px;
}
.matrix-applicators-wrapper .picoway-handpieces-bottom-text.kent-comn-list p {
    margin: 10px 0 0 0;
}

.matrix-applicators-wrapper .nordlys-performance-feature-heading p {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}
/*matrix-key-benefits css*/
.matrix-key-benefits-wrapper {
    position: relative;
    margin: 66px 0 0 0;
}

.matrix-key-benefits-wrapper::before {
    content: "";
    width: 40%;
    height: 100%;
    background: url('https://www.kentharshbarger.com/wp-content/uploads/2023/11/Vector.png') no-repeat;
    position: absolute;
    top: -200px;
    left: 0;
    background-size: 100% 100%;
}
.matrix-key-benefits-wrapper .core-text-blk,.matrix-key-benefits-wrapper .core-img-blk {
    vertical-align: text-top !important;
}
.matrix-key-benefits-wrapper {
    padding: 82px 0 80px 0;
}
.matrix-key-benefits-wrapper .gentle-pro-system-btn {
    margin-top: 35px;
}
/*matrix-featured css*/
.matrix-featured-wrapper .gentle-pro-system-text {
    width: 50.5%;
    padding: 31px 0 0 0;
}
.matrix-featured-wrapper .gentle-pro-system-img {
    width: 46%;
}
/*matrix-treatment-results css*/
.matrix-treatment-results-wrapper {
    padding: 114px 0 0;
}
.matrix-treatment-results-wrapper + .knt-testimonial-wr .knt-testimonial-inner-wr {
    border-top: 0;
    padding-top: 103px;
}
.matrix-performance-and-features-wrapper .nordlys-card-img figure {
    display: inline-block;
    width: 120px;
    height: 120px;
}
.matrix-system-highlights-wrapper .product-system-img figure {
    max-width: 868px;
    margin: 0px auto;
}
/*15/11/2023 Matrix Pro





/*08/01/2025 Matrix Dev*/

.matrix-appli-wr .application-tab-list.kent-comn-list {
    width: 33%;
    padding: 0;
}

.matrix-appli-wr .application-tab-list.kent-comn-list::after {
  display: none;
}
/*08/01/2025 Matrix Dev*/

