.tab-pane-image-inner img {
    border-radius: 5px;
    box-shadow: 0 3px 15px #0000001f;
}    .tab-section-2023 .description-width {max-width: 785px!important}
        
      .tab-section-2023 .section-heading {max-width: 600px!important; margin: 0 auto; margin-bottom: 10px}
.tab-btn-space { padding-top: 20px; }
.tab-pane-video .embed-responsive{height: 100%;}
.btn-wrapper.cta_div_section a:hover {

transform: translateY(-1px);
  opacity:0.8 !important;
}
.btn-wrapper.cta_div_section a {
    border-radius: 30px;
    padding: 10px 22px!important;
    font-family: Manrope !important;
    font-size: 16px !important;
    font-weight: 600!important;
    line-height: 1.5em;
    color: #fff !important;
      border-width: 0px;
    color: rgb(255,255,255);
    font-family: sans-serif;
    height: auto;
    transition: all .4s ease;
}

@media (min-width: 768px) {
.tab_design_section .col-md-10 {
  -ms-flex: 0 0 83.333333% !important;
  flex: 0 0 83.333333% !important;
  max-width: 83.333333% !important;
}
  
}


.tab_design_section .tab-pane .tab-pane-content {

    padding: 0 2rem 0 0 !important;
    
}


        lite-youtube {
    background-color: #000;
    position: relative;
    display: block;
    contain: content;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    max-width: 720px;
}

/* gradient */
lite-youtube::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
/*     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==); */
    background-position: top;
    background-repeat: repeat-x;
    height: 60px;
    padding-bottom: 50px;
    width: 100%;
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

/* responsive iframe with a 16:9 aspect ratio
    thanks https://css-tricks.com/responsive-iframes/
*/
lite-youtube::after {
    content: "";
    display: block;
    padding-bottom: calc(100% / (16 / 9));
}
lite-youtube > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}


lite-youtube > .lty-playbtn {
    display: block;
    width: 68px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    transform: translate3d(-50%, -50%, 0);
    top: 50%;
    left: 50%;
    z-index: 1;
    background-color: transparent;
   
/*     filter: grayscale(100%); */
    transition: filter .1s cubic-bezier(0, 0, 0.2, 1);
    border: none;
} 
button.lty-playbtn:hover {
    background-color: #fff;
}
button.lty-playbtn {
    border: 3px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 77px;
    text-align: center;
    width: 77px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease;
    background: url('https://www.cureatr.com/hubfs/Cmm-service/imgpsh_fullsize_anim%20(8).png') no-repeat 50% ;
}

lite-youtube:hover > .lty-playbtn,
lite-youtube .lty-playbtn:focus {
    filter: none;
}

/* Post-click styles */
lite-youtube.lyt-activated {
    cursor: unset;
}
lite-youtube.lyt-activated::before,
lite-youtube.lyt-activated > .lty-playbtn {
    opacity: 0;
    pointer-events: none;
}

.lyt-visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
  .video_div
  {
    width: 100%;
    margin: 2% auto;
        
  }
lite-youtube {
/*     border-radius: 0px 20px; */
}
.video_btn_caption {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 70% !important;
    transform: translateY(-50%);
    z-index: 2;
}
lite-youtube:hover .lty-playbtn {
    
    background-color: #fff;
}


lite-youtube::before {
    background: rgba(53,47,44,.6)!important;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    /* z-index: 2; */
}








.font-100 {
    font-weight: 100
}

.font-300 {
    font-weight: 300
}

.font-400 {
    font-weight: 400
}

.font-500 {
    font-weight: 500
}

.font-600 {
    font-weight: 600
}

.font-700 {
    font-weight: 700
}

.font-800 {
    font-weight: 800
}

.font-900 {
    font-weight: 900
}

.top-blue-line {
    margin: 0 auto 20px 0
}

.top-blue-line,.top-blue-line-center {
    border-top: 5px solid #009ff0;
    text-align: left;
    width: 125px
}

.top-blue-line-center,.top-gray-line {
    margin: 0 auto 20px
}

.top-gray-line {
    border-top: 5px solid #4b5050;
    text-align: left;
    width: 125px
}

a.cta_button.conn_alden_one_feature-but p {
    font-size: .8rem
}

.title-style h1 span,.title-style h2 span,h1.title-style span,h2.title-style span {
    color: #008bd2
}

h3.title-style span {
    color: #08acff
}

h4.title-style span {
    color: #008bd2
}

body .body_dnd_area-row-5-max-width-section-centering>.row-fluid {
    max-width: 1140px!important
}

hr.top-blue-line.title-top-line {
    margin: 0 auto 20px
}

.o-graphic-img svg {
    height: 100%;
    width: 100%
}

.wistia_responsive_padding {
    z-index: 55
}

.o-graphic-img {
    left: 38px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.about_us_our_value_content {
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 800px;
    position: absolute;
    right: 0;
    top: 6em;
    width: 100%
}

.about_us_our_value_image,.about_us_our_value_image.active {
    position: relative
}

.about_us_our_value_image {
    background-color: transparent;
    cursor: pointer;
    position: relative;
    transition: all .5s
}

.about_us_our_active_image {
    display: block;
    transition: all .5s
}

.about_us_our_value_image.active .about_us_our_active_image {
    display: block;
    opacity: 1
}

.sr-cards-grid-02 .card {
    background-color: transparent!important;
    border: none!important
}

.cards.card-center {
    justify-content: center;
    margin-bottom: 125px;
    position: relative
}

.about_us_our_value_group {
    padding: 0 32px
}

.col-md-12.topTitleStyle hr.top-blue-line {
    margin: 0 auto;
    text-align: center
}

.about_us_our_value_content h4 {
    font-weight: 900
}

.about_us_our_active_image svg path {
    fill: #d9d9d9;
    transition: all .5s
}

.about_us_our_value_image.active .about_us_our_active_image svg path {
    fill: #008bd2
}

.about_us_our_value_content h4 {
    font-size: 28px;
    font-weight: 500
}

.about_us_our_value_content p {
    font-weight: 200
}

.about_us_our_value_content {
    padding-top: 50px
}

.productPage .sr-row-five-col .responsive-image {
    align-items: end;
    display: flex;
    justify-content: center;
    min-height: 74px
}

.productPage .sr-row-five-col {
    justify-content: center
}

.strip-bar-btn {
    opacity: 0;
    transition: all .3s ease;
    visibility: hidden
}

.sticky .strip-bar-btn {
    opacity: 1;
    visibility: visible
}

.border-primary {
    color: #008bd2!important
}

.two-col-tab {
    display: flex;
    flex-wrap: wrap
}

.tab-left-side {
    padding-right: 20px;
    width: 50%
}

.tab-right-side {
    padding-left: 20px;
    width: 50%
}

.tab-right-side blockquote p {
    font-weight: 400!important
}

.sr-spacer-top-20 {
    padding-top: 20px
}

ul.nav.sr-tab-labels.mainTabParent {
    border-bottom: 1px solid #e3f0f7;
    margin-left: 0;
    margin-right: 0;
    padding: 0
}

.mainTabParent li a {
    color: #4b5050!important;
    display: block;
    letter-spacing: .009em;
    position: relative;
    transition: all .3s ease
}

.mainTabParent li {
    margin-bottom: 0!important;
    padding-bottom: 0
}

.nav-link.tabLink:before {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    transition: width .3s;
    width: 0
}

.nav-link.tabLink.active:before,.nav-link.tabLink:hover:before {
    background-color: #008bd2;
    width: 100%
}

.nav-link.tabLink.active,.nav-link.tabLink:hover {
    color: #008bd2!important;
    font-weight: 700
}

.description-width {
    margin: 0 auto;
    max-width: 775px;
    width: 100%
}

.top-menu-offerbar ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

.top-menu-offerbar ul li {
    padding-right: 33px
}

.top-menu-offerbar ul li a {
    font-size: 15px;
    font-weight: 400;
    transition: all .3s ease
}

.top-menu-offerbar ul li a:hover {
    color: #008bd2!important
}

.navbar-search-form-wrapper .hs-search-field input.hs-search-field__input.form-control {
    background-color: #fff!important
}

.navbar-search-form-wrapper .hs-search-field {
    margin: 0
}

.tab-pane-video {
    border-radius: 5px;
    box-shadow: 0 19px 30px 0 rgba(0,0,0,.1);
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.three-col-cta .cta-group {
    align-items: center;
    justify-content: center
}

.sr-tabs-slider-02-content h3 {
    font-size: 1.3rem;
    font-weight: 500!important;
    line-height: 1.7rem
}

.three-col-cta .cta-group .btn-three-col2 a {
    color: #008bd2;
    font-size: 17px;
    font-weight: 600;
    transition: all .3s ease
}

.three-col-cta .cta-group .btn-three-col2 a:before {
    background-color: #008bd2;
    transition: all .3s ease;
    width: 100%
}

.three-col-cta .cta-group .btn-three-col2 a:after {
    font-weight: 700;
    transition: all .3s ease
}

.three-col-cta .cta-group .btn-three-col2 a:hover:before {
    opacity: 0
}

.three-col-cta .cta-group .btn-three-col2 a:hover:after {
    transform: translateX(10px)
}

.three-col-box {
    height: 150px;
    margin: 0 auto;
    width: 150px
}

.plusIconThree {
    position: absolute;
    right: -24px;
    top: 30px
}

.plusIconThree.plusIcon3 {
    display: none
}

.sr-offer-video-cta-01 .label {
    color: #4b5050;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4
}

.label {
    color: #828282;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px!important
}

h2.heading.text- {
    line-height: normal!important;
    margin-bottom: 20px!important
}

a.btn.open-popup-link {
    background-color: #fff;
    border-radius: 50%;
    display: block;
    height: 60px;
    left: 32.5%;
    outline: none;
    position: absolute;
    top: 33.2%;
    width: 60px
}

.right-Popup-Image {
    position: relative
}

.mfp-content {
    max-width: 800px
}

a.btn.open-popup-link svg {
    height: 60px;
    left: 50%;
    line-height: 60px;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60px
}

a.btn.open-popup-link svg path {
    fill: #ff8b28;
    transition: all .3s ease
}

.btn.open-popup-link:hover svg path {
    fill: #fff
}

.btn.open-popup-link:hover {
    background-color: #ff8b28
}

.mfp-close-btn-in .mfp-close {
    background-color: #f57f25;
    border-radius: 0 0 5px 5px;
    color: #fff;
    opacity: 1
}

@media (max-width: 1230px) {
    .o-graphic-img {
        left:28px
    }

    .plusIconThree svg {
        height: 30px;
        width: 30px
    }

    a.btn.open-popup-link,a.btn.open-popup-link svg {
        height: 50px;
        width: 50px
    }
}

@media (max-width: 1024px) {
    a.btn.open-popup-link {
        left:32.5%;
        top: 33.2%
    }

    a.btn.open-popup-link,a.btn.open-popup-link svg {
        height: 84px;
        width: 84px
    }

    a.btn.open-popup-link {
        left: 31.5%;
        top: 32.2%
    }
}

@media (max-width: 767px) {
    .o-graphic-img {
        width:300px
    }

    .plusIconThree {
        display: none
    }

    a.btn.open-popup-link {
        left: 32.5%;
        top: 33.45%
    }

    a.btn.open-popup-link,a.btn.open-popup-link svg {
        height: 60px;
        width: 60px
    }

    .mfp-close-btn-in .mfp-close {
        background-color: #f57f25;
        border-radius: 5px 5px 0 0;
        color: #fff;
        opacity: 1;
        top: 19px
    }

    .tab-pane-image-inner {
        margin: 0 auto;
        max-width: 300px;
        width: 100%
    }
}

@media (max-width: 480px) {
    a.btn.open-popup-link {
        left:31.5%;
        top: 32.5%
    }

    a.btn.open-popup-link,a.btn.open-popup-link svg {
        height: 50px;
        width: 50px
    }

    .tab-pane-video .embed-responsive {
        height: 283px
    }
}

.top-bar-text {
    font-size: 16px;
    line-height: 1.3em
}

.top-bar-text a {
    color: #f57f25;
    font-weight: 700
}

.close-top-bar i {
    top: 45%!important
}

.tab_design_section .nav li a
{
  background:none !important;
}
.col-md-2.tab-nav {
    background: none !important;
}

.tab_design_section .nav li a.active h3 {
    color: #1F3056 !important;
}
.tab_design_section .nav li a h3 {
    color: #476cc6 !important;
}

.tab_design_section .nav li a:after {
  background-color: #476cc6!important; color: fff

}

.tab_design_section .nav li a.active:after {

}

.tab_design_section .tab-pane-video {
/*     border-radius: 0px 20px !important; */
}
.sr-tabs-horizontal .nav li a.active:after {
				background-color: #1F3056!important; color: white
			}
.sr-tabs-horizontal .nav h3 {
	
				line-height: 1.25rem;
           font-size: 15px;
        font-family: Manrope, sans-serif;
        font-weight: 600!important
			}
.sr-tabs-horizontal .nav li:nth-child(n+2) a {
				border-top: 1px solid rgba(0, 0, 0, 0.2);
			}
@media (max-width: 767px)
  {
.tab_design_section .tab-pane > .row .tab-pane-image {
    height: unset !important;
    margin-top: 25px !important;
    margin-bottom: 40px !Important;
}
   
}
	@media (min-width: 768px) {
				.sr-tabs-horizontal .nav li a:after {
					display: flex;
					justify-content:center;
					align-items:center;
					content: "\f105";
					font-family: FontAwesome;
					font-size: 20px;
					width:22px;
					height:22px;
					background-color:var(--primary);
					border-radius:50%;
					position:absolute;
					right:10px;
					top:calc(50% - 11px);
				}
			}
@media (min-width: 768px) and (max-width: 991px)
  {
.tab_design_section .nav li a {
    padding-left: 0px !important;
} 
     
.tab_design_section .nav li a:after {
  display:none !important;
} 
}
.tab-pane-video {
    border-radius: 5px;
    box-shadow: 0 19px 30px 0 rgb(0 0 0 / 10%);
    overflow: hidden;
    -webkit-transform: translateZ(0);
}





.how_it_wrk_sec_inn_lft h2 {margin-bottom: 30px!important}

.how_it_wrk_sec_inn_rlt img{ display:none;
/*   box-shadow: 0px 0px 21px #0000002e!important; */
    border-radius: 5px!important;}
.how_it_wrk_sec_inn_tit {
	cursor: pointer;
}
.how_it_wrk_sec_inn_lft_inn:hover .how_it_wrk_sec_inn_tit span{ background:#5bb050} 
.how_it_wrk_sec_inn_lft_inn:hover .how_it_wrk_sec_inn_tit i{ color:#fff} 
.how_it_wrk_sec_inn_tit.faq_tab_active  i{ color:#333 !important}
.how_it_wrk_sec_inn_desc {
    font-size: 18px;
    color: #fff;
/*   padding-right: 20px; */
}
.how_it_wrk_sec_inn_tit.faq_tab_active span {
    background: #5BB050;
}


.how_it_wrk_sec_inn_lft_inn {
    /* border-bottom: 1px solid #C1C1C1; */
    padding: 30px 20px 20px;
    position: relative;
    background-color: #ffffff;
    display: block;
    /* background-color: #fff; */
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 12px;
    overflow: hidden;
    border: none;
    text-align: left;
    width: 100%;
    cursor: pointer;
    outline: none;
    font-family: inherit;
}

.how_it_wrk_sec_inn_tit span {
    font-size: 17px;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    padding-bottom: 15px;
    color: #fff;
    background: #c1c1c1;
    line-height: normal;
    border-radius: 50%;
    width: 29px;
    display: inline-block;
    height: 29px;
    text-align: center;
    margin-right: 10px;
    position: absolute;
    padding-top: 3px;
    margin-top: -1px;
    margin-left: -40px;
}
.how_it_wrk_sec_inn_lft_inn.faq_tab_active_main{
box-shadow: 0px 0px 21px #0000002E;
}
.how_it_wrk_sec_inn_lft_inn.faq_tab_active_main::before {
      background: #af4ef7;
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0;
}


.how_it_wrk_sec_inn_lft_inn:hover
{
      background-color: #1F3056;

}


.how_it_wrk_sec_inn_lft_inn:hover .how_it_wrk_sec_inn_tit h3 {
    color: #fff;
}

.how_it_wrk_sec_inn_lft_inn.faq_tab_active_main {
    background-color: #1F3056;
    color: #fff;
    padding: 20px 24px;
  position: relative;
    display: block;
    border-radius: 12px;
    padding: 16px 24px;
    margin-bottom: 12px;
    overflow: hidden;
    border: none;
    text-align: left;
    width: 100%;
    cursor: pointer;
    outline: none;
    font-family: inherit;
}

.how_it_wrk_sec_inn_lft_inn.faq_tab_active_main h3 {
color:#fff;
}
 .how_it_wrk_sec_inn_desc {
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.6;
}
.how_it_wrk_sec_inn_tit.faq_tab_active .fa {
    display: none;
}
.how_it_wrk_sec_inn_lft_inn h3 {
    font-size: 20px;
  margin-bottom:0px !important;
  max-width: 96%
}

/* 	@media (min-width: 991px) {
.show_in_mobile {
    display: none;
}
} */
.show_in_mobile {
    display: none;
}
@media (max-width: 767px)
  {
.faq_tab_active_main .show_in_mobile {
    display: block;
}
    .show_in_mobile img {
    border-radius: 7px;
}
      .show_in_mobile img
{
transition-duration: .25s;
    transition-delay: .08s;
    transition-property: all;
}
    
    .show_in_mobile {
    padding: 25px;
}
    .how_it_wrk_sec_inn_rlt img
    {
    display:none !important;
    }
}

    .how_it_wrk_sec_inn_rlt img
{
transition-duration: .25s;
    transition-delay: .08s;
    transition-property: all;
}

.how_it_wrk_sec_inn_tit{
color:#333333;
font-size:22px;
font-family: 'Montserrat';
font-weight:bold;
position:relative;
}
.how_it_wrk_sec_inn_tit i {
    text-align: right;
    right: 0px;
    position: absolute;
    top: 5px;
}
.how_it_wrk_sec_inn_tit.faq_tab_active .fa-angle-down:before {
    content: "\f106";
}
.ready_get_started_sec_lft_sub_tit.show_in_mobile {
  display:none;
}
.how_it_wrk_sec_inn_tit{
color:#333333;
font-size:18px;
} 
.toggle_cta_button_div {
    width: 100%;
    margin-top: 70px;
    float: left;
}



@media (max-width: 991px) and (min-width: 76px)
{
.how_it_wrk_sec_inn_lft_inn h3 {
    font-size: 20px;
}
}
