/** Shopify CDN: Minification failed

Line 494:0 Unexpected "}"

**/
.aboutheaderouter .feature-row.hero-feature-row {
    display: flex;
    flex-flow: row-reverse;
  justify-content:space-between;
}
@media only screen and (min-width: 800px) {
    .medium-up--hide {
        display: none !important;
    }
}
.main-content{
padding-top:0;
}
.page-container--about-us .page-width {
    padding: 0;
    max-width: 1360px;
   margin:0 auto;
}
#shopify-section-about-header {
    background-color: #e5f0fa;

}
.aboutheaderouter{
position:relative;
}
.aboutheaderouter .hero-intro__image-wrapper.top:before{
display:none;
}
#shopify-section-about-header .page-width--wide {
    padding: 0;
  max-width:1360px;
  margin:0 auto;
}
#FeatureRowImage-about-header {
    max-width: unset;
    max-height: unset;
    border-radius: 0;
}
.aboutheaderouter .feature-row__item.hero-feature-row__item {
    flex-basis: 55%;
}
#shopify-section-about-header #FeatureRowImageWrapper-about-header {
    max-width: unset;
}
#shopify-section-about-header #FeatureRowImage-about-header {
    max-width: 94%;
    max-height: unset;
}
.aboutheaderouter .feature-row__text {
    padding-top: 35px;
    padding-bottom: 35px;
    flex-basis: 41%;
    margin-top: 0;
}
.accimgdiv img {
    max-width: 100%;
}
@media only screen and (min-width: 1310px) {
.hero-intro__text-inner {
    margin-left: 35px;
      margin-top: 0;
}
}
@media only screen and (min-width: 800px){
.hero-intro__text-inner .rte {
    max-width: unset;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
  
}
.hero-intro__text-inner{
max-width: unset;
}
}
.bottomimg {
    position: absolute;
    z-index: 10;
    bottom: -156px;
    width: 100%;
}
.bottomimg img {
    width: 100%;
}
/* Six Block */
.sixblockwrap .page-width {
    padding: 0;
    max-width: 1360px;
}
.blockitem {
    width: 427px;
    height: 324px;
    background-image: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/boxbgmin.png?v=1716881093");
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
  margin-top: 42px;
}
.blockiteminner {
    width: 342px;
    height: 233px;
    margin: 0 auto;
    background-color: #0071ce;
    border-radius: 15px;
    color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
      
}
.aboutblockinner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  margin-top: 0;
}
.blockdes {
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .5px;
    font-size: 17px;
    margin-top: 6px;
    margin-bottom: 9px;
}
.blockbtn a {
     background-color: #14328c;
    color: #fff!important;
    font-family: 'Avenir Next';
    font-size: 13px;
    padding: 9px 11px 7px;
    line-height: 14px;
    border-radius: 9px;
    letter-spacing: 1.5px;
    min-width: 230px;
    display: inline-block;
  text-decoration: none;
}
.blockitem:nth-child(even) .blockiteminner {
    background-color: #14328c;
}
.blockitem:nth-child(even) .blockbtn a{
background-color: #0071ce;
}
.blockitem:first-child .blockdes{
  padding-top: 11px;
    padding-bottom: 13px;
}
.blockitem:last-child .blockdes, .blockitem:nth-child(4) .blockdes {
    padding-top: 14px;
    padding-bottom: 16px;
}
.blockitem:nth-child(even){
  background-image: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/PureBlogsPattern.png?v=1716880778");
}
.blockitem:nth-child(3) {
    background-image: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/personalizedpattern.png?v=1716880869");
}
#shopify-section-about-sixbox {
    margin-bottom: 30px;
}
/* Image with text */
#shopify-section-feature-row img#FeatureRowImage-feature-row {
    border-radius: 100%;
  position: relative;
    z-index: 99;
  max-width:100%;
}


#FeatureRowImageWrapper-feature-row:before {
      content: "";
    background-color: #14328c;
    height: 316px;
    width: calc(88% + 40px);
    max-width: 628px;
    position: absolute;
    left: -191px;
    top: -42px;
    border-radius: 0 20px 20px 0;
}
#shopify-section-feature-row .featured-row__subtext {
    color: #14328c;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: .4px;
  position: relative;
    top: 25px;
  padding-bottom: 35px;
}
#shopify-section-feature-row h2.h3.section-title {
    font-size: 47px;
    max-width: 524px;
    font-weight: 600;
    line-height: 54px;
  position:relative;
  top:30px;
}
#shopify-section-feature-row .feature-row__item--text {
    padding-top: 0;
    margin-top: 0;
}
#shopify-section-feature-row .btn {
    float: right;
    padding-left: 60px;
    background-color: #0071ce;
    padding-right: 60px;
    height: 70px;
    letter-spacing: 4px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    color: #fff;
    text-decoration: none;
    box-shadow: 1px 12px 12px #80808042;
}
/* Carousel */
#shopify-section-about-slider {
    background-color: #ebf4fb;
  padding-top:32px;
  padding-bottom:55px;
}
#shopify-section-about-slider .about-featured-slider-container {
    background-color: transparent;
      max-width: 1190px;
  margin-left: auto;
        margin-right: auto;
        border-radius: 28px;
}
#shopify-section-about-slider .section-header.text-center {
    text-align: center;
}
#shopify-section-about-slider .section-title {
    font-size: 40px;
    display: inline-block;
  margin-top:0;
}
#shopify-section-about-slider .about-featured-slider__inner{
padding-top:0;
padding-bottom:0;  
    padding-left: 85px;
    padding-right: 85px;  
}

/* Icon Slider */
.about-featured-slides .icon-title {
    max-width: 140px;
    color: #273b87;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.4px;
  width: 90%;
    margin:20px auto 0;
  font-family:'Avenir Next';
  text-align:center;
}
.about-featured-slides .slick-prev,
.about-featured-slides .slick-next{
width: 29px;
    height: 46px;
    background-size: 22px;
      position: absolute;
    display: block;
  line-height: 0px;
    font-size: 0px;
  cursor: pointer;
  color: transparent;
    top: 30%;
  padding: 0;
background-position: center;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
}
.about-featured-slides .slick-prev{
  background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/leftrrow.png?v=1716813229");
  left:-55px;
}
.about-featured-slides .slick-next{
  background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/rightarrow.png?v=1716813229");
  right:-55px;
}
#shopify-section-feature-row {
    padding-top: 0;
  padding-bottom:70px;
}
/* Science Behind */
#shopify-section-about-image-text-block .section-title {
    text-align: center;
    font-size: 48px;
}
.icon-text-block__wrap .clearfix {
    display: none;
}
.icon-text-block__wrap .icon-text-block__icon {
    position: static;
    width: auto;
    height: auto;
    border-radius: 0;
    margin: -117px 0 -75px;
    padding: 0;
  
  
}
.icon-text-block__wrap .icon-text-block__icon img {
    width: auto;
    position: static;
    border: none;
    border-radius: 216px;
    transform: none;
    -webkit-transform: none;
  margin: 0 auto;
    padding: 0;
  max-width:242px;
}
.icon-text-block__text {
padding: 0;
    margin: 0 auto;
    width: auto;
    position: static;
   
    max-width: 315px;
    background-color: #14328c;
    color: #fff;
    min-height: 440px;
    border-radius: 23px;
}
.icon-text-block__wrap {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: flex-start;
    margin-top: 150px;
}
.icon-text-block {
    padding: 0;
    flex-basis: 33.33%;
    max-width: 388px;
  background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/LeftBluePatternBox.png?v=1716815659");
      min-height: 539px;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-top: 0;
    margin: 0;
  
}
#shopify-section-about-image-text-block .icon-text-block__text .section-title {
     color: #fff;
    font-weight: 600;
    font-size: 24px;
    padding-top: 15px;
    line-height: 33px;
    letter-spacing: 0.5px;
  padding-top: 60px;
}
.icon-text-block__text .description {
    font-size: 18px;
    font-family: Muli,sans-serif;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
    max-width: 270px;
    margin: 0 auto;
    letter-spacing: 0.5px;
}
#shopify-section-about-image-text-block .page-width {
    max-width: 1240px;
  padding:0;
}
.threeboxwrap{
  background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/rightWatersplash1.png?v=1716815631");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    padding-bottom: 123px;
    padding-top: 2px;
}
.threeboxouter{
    background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/parallex.jpg?v=1716814658");
    background-repeat: no-repeat;
    background-size: 100% 40px;
    background-position: 0 94%;
    padding-bottom: 0;
    margin-bottom: 0;
  position: relative;
    z-index: 2;
}
.page-section--about-faq:after{
display:none;
}
.about-featured-slides .icon-container {
    width: 150px;
    height: 150px;
  margin: 0 auto;
}

#shopify-section-about-faq {
      background-color: #f1f2f3;
    margin-top: -47px;
    padding-top: 58px;
    position: relative;
    z-index: 1;
  padding-bottom: 140px;
}
#shopify-section-about-image-text-block {
    padding-bottom: 0;
}
#shopify-section-about-faq .section-title {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
}
#shopify-section-about-faq .page-width {
    max-width: 1280px;
    margin: 0 auto;
}
#shopify-section-about-faq .section-header {
    margin-bottom: 30px;
}

.accimg {
    display: none;
}
.acctabconwrap {
    flex-shrink: 0;
    flex-grow: 1;
}
.newfaqwrap.active .acctabconwrap {
    flex-grow: unset;
    flex-shrink: unset;
    flex-basis: calc(100% - 258px);
}
.newfaqwrap {
    display: flex;
    width: 100%;
    flex-shrink: 0;
    flex-grow: 1;
}
.newfaqwrap.active .accimg {
    display: block;
    flex-basis: 258px;
}
.acc-tab__content.js-tab-content.rte {
    padding-left: 0;
    padding-right: 0;
}
.about-faq-content .acc-tab__title {
    padding-bottom: 20px;
    font-family: 'Avenir Next';
    padding-top: 20px;
  padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    font-size: 28px;
  border-top:1px solid #14328c;
}
.faqbottombtn {
    text-align: right;
}
.faqbottombtn .btn{
float: right;
    background-color: #0071ce;
    height: 70px;
    letter-spacing: 4px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    top: 25px;
      text-transform: uppercase;
    border-radius: 7px;
  line-height: normal;
  box-shadow: 1px 12px 12px #80808042;
    padding: 15px 10px;
  color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
}
.pageabout-us .site-footer {
    margin-top: 0;
}
.about-faq-content .acc-tab__title.first{
border:none;
}
.mobbottomimg{
display:none;
}
@media only screen and (min-width: 1020px) {
.aboutsixhead {
    text-align: left;
    padding-top: 70px;
    margin-left: 50px;
}  
.aboutsixheadtext {
    text-align: center;
    font-size: 40px;
    font-family: 'Avenir Next';
    display: inline-block;
    position: relative;
}  
.aboutsixheadtext:before {
       content: "";
    position: absolute;
    top: -13px;
    left: -30px;
    width: 31px;
    height: 8px;
    background: #14328c;
    display: block;
}  
.aboutsixheadtext:after  {
    content: "";
    position: absolute;
    top: -7px;
    left: -30px;
    width: 8px;
    height: 31px;
    background: #14328c;
    display: block;
}
}
/* New Theme */
.sepab img {
    max-width: 100%;
}

.hero-intro__text-inner {
  color:#000;
}
.aboutheaderouter .feature-row--rev {
    align-items: flex-start;
}

.feature-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.feature-row__item {
    flex: 0 1 50%;
}
.feature-row__image-wrapper {
    margin: 0 auto 19.44444px;
    position: relative;
    width: 100%;
}
#FeatureRowImageWrapper-feature-row:before {
    content: "";
    background-color: #14328c;
    height: 316px;
    width: calc(88% + 40px);
    max-width: 628px;
    position: absolute;
    left: -191px;
    top: -42px;
    border-radius: 0 20px 20px 0;
}
/* About the questionnaire, FAQs accordion */
.acc-tab__title {
  color: #14328c;
  font-size: 24px;
  line-height: 1.63;
  padding: 25px 0;
  border-top: 1px solid #979797;
  letter-spacing: 0.04em;
  cursor: pointer;
  font-family: "avenir35_light", sans-serif;
}

@media only screen and (min-width: 768px) {
  .acc-tab__title {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.acc-tab__title.full {
  padding: 20px 35px 20px 0;
}

.acc-tab__title.first {
  border-top: none;
}

.acc-tab__title.small {
  background: url(arrow-down-blue2x.png) no-repeat right center;
  background-size: 17px;
}

.acc-tab__title.small .acc-tab__title-inner {
  max-width: 95%;
  background: none;
}

@media only screen and (min-width: 800px) {
  .acc-tab__title.small .acc-tab__title-inner {
    max-width: 415px;
  }
}

.acc-tab__title.active .acc-tab__title-inner {
  background: url(arrow-up-blue2x.png) no-repeat right center;
  background-size: 17px;
}

.acc-tab__title.active.small {
  background: url(arrow-up-blue2x.png) no-repeat right center;
  background-size: 17px;
}

.acc-tab__title.active.small .acc-tab__title-inner {
  background: none;
}

.acc-tab__title-inner {
  background: url(arrow-down-blue2x.png) no-repeat right center;
  background-size: 17px;
}

.acc-tab__content {
  font-size: 18px;
  line-height: 1.9;
  color: #000;
  display: none;
  margin-bottom: 30px;
  max-width: 960px;
  letter-spacing: 0.04em;
}

.acc-tab__content.small {
  max-width: 440px;
}

.acc-tab__content a[href^="tel"],
.acc-tab__content a[href^="mailto"] {
  border: none;
  color: inherit;
}

.acc-tab__content a:hover {
  color: #14328c;
}

.about-faq-content .acc-tab__title {
  padding: 25px 0;
  background: none;
}

.about-faq-content .acc-tab__title.active .acc-tab__title-inner {
  background: url(arrow-up-blue2x.png) no-repeat right center;
  background-size: 20px;
}

.about-faq-content .acc-tab__title-inner {
  max-width: 100%;
  background: url(arrow-down-blue2x.png) no-repeat right center;
  background-size: 20px;
  padding-right: 40px;
}

.about-faq-content .acc-tab__content {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 35px;
}
.about-featured-slides .icon-container img {
    width: 100%;
}
@media only screen and (min-width: 768px) {
  .about-faq-content .acc-tab__title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .about-faq-content .acc-tab__title.active .acc-tab__title-inner {
    background-size: 25px;
  }
  .about-faq-content .acc-tab__title-inner {
    background-size: 25px;
  }
  .about-faq-content .acc-tab__content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
   .page-section {
        padding-bottom: 55px;
        padding-top: 55px;
    } 

@media only screen and (min-width: 800px) {
    .hero-intro__section-header:before {
        content: "";
        position: absolute;
        top: -31px;
        left: -30px;
        width: 31px;
        height: 8px;
        background: #14328c;
    }
  .hero-intro__section-header:after {
        content: "";
        position: absolute;
        top: -31px;
        left: -30px;
        width: 8px;
        height: 31px;
        background: #14328c;
    }

  .hero-intro__section-header h1.section-title {
    font-size: 53px;
}
}
/* Mobile Responsive */
@media only screen and (max-width: 1350px) {
#shopify-section-about-header .page-width--wide {
    padding: 0;
    max-width: 940px;
}
.page-container--about-us .page-width,
#shopify-section-about-faq .page-width,
.sixblockwrap .page-width,
#shopify-section-about-image-text-block .page-width {
    padding: 0;
    max-width: 1000px;
}  
.hero-intro__text-inner .section-title {
    font-size: 48px;
}
.hero-intro__text-inner .rte{
font-size:19px;
}
.blockitem {
    width: 320px;
    height: 320px;
  background-size: 100% 100%;
}
.blockiteminner{
width: 95%;
} 
#shopify-section-feature-row .featured-row__subtext{
font-size:20px;
line-height: 32px;  
}
#shopify-section-about-image-text-block .section-title,
#shopify-section-about-faq .section-title,
#shopify-section-about-slider .section-title {
   font-size: 42px;
}
.icon-text-block {
       background-size: 100% 100%;
    flex-basis: 32.33%;
}
.icon-text-block__text{
max-width:300px;
}
.icon-text-block{
max-width:350px;
}
.aboutheaderouter .feature-row__text{
padding-top:0;
margin-top:0;  
}
.hero-intro__text-inner .section-title {
    font-size: 42px;
}
.bottomimg{
bottom: -195px;
}
.hero-intro__text-inner{
margin-left:0;
}
}
@media only screen and (max-width: 1020px) {
.aboutheaderouter .section-header {
    text-align: center;
      margin-bottom: 0;
}  
.aboutheaderouter .section-title {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    font-size: 48px;
}
.aboutsixhead {
    text-align: center;
    padding-top: 42px;
}  
.aboutsixheadtext {
    text-align: center;
    font-size: 40px;
    font-family: 'Avenir Next';
    display: inline-block;
    position: relative;
}  
.aboutheaderouter .section-title:before,
.aboutsixheadtext:before {
       content: "";
    position: absolute;
    top: -13px;
    left: -30px;
    width: 31px;
    height: 8px;
    background: #14328c;
    display: block;
}  
.aboutheaderouter .section-title:after,
.aboutsixheadtext:after  {
    content: "";
    position: absolute;
    top: -7px;
    left: -30px;
    width: 8px;
    height: 31px;
    background: #14328c;
    display: block;
}
 .aboutheadimgwrp {
    padding-top: 0 !important;
}
#shopify-section-about-header #FeatureRowImage-about-header {
   position: static;
}  
 .aboutheaderouter .feature-row__text {
    padding-top: 0;
    padding-bottom: 35px;
    max-width: 90%;
    margin: 0 auto;
} 
.page-container--about-us .page-width, #shopify-section-about-faq .page-width, 
.sixblockwrap .page-width, #shopify-section-about-image-text-block .page-width  {
width:90%;
}
 .blockitem{
display:flex !important;
   margin-top:20px;
}
.slick-slide .blockicon img {
    display: inline-block;
}
.blockitem:last-child .blockdes, .blockitem:nth-child(4) .blockdes {
    padding-top: 0;
    padding-bottom: 0;
}  
.deskbottomimg{
display:none;
}
  .aboutblockinner{
margin-top:0;
}
#shopify-section-about-sixbox {
    margin-bottom: 80px;
}
  .mobbottomimg {
    display: block;
    position: static;
    margin-top: -45px;
    padding-bottom: 10px;
}
#shopify-section-about-slider {
    margin-top: 30px;
}
#shopify-section-about-image-text-block .section-title, #shopify-section-about-faq .section-title,
#shopify-section-about-slider .section-title {
    font-size: 30px;
}
.icon-text-block__wrap {
    flex-flow: column;
    align-items: center;
}
.icon-text-block {
    background-size: 100% 100%;
    flex-basis: 100%;
    min-width: 390px;
   margin-bottom: 150px;
}
.icon-text-block:nth-child(5) {
    margin-bottom: 100px;
}  
.icon-text-block__wrap{
margin-top:100px;  
} 
.threeboxouter {
  background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/ipadleftsp.png?v=1716880933");
background-repeat: no-repeat;
    background-position: top;
    background-size: auto;
}
.threeboxwrap{
background-image:url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/rightsp.png?v=1716881018");
      background-size: auto;
    background-position: bottom;
}
  
#shopify-section-about-image-text-block{
    background-image: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/parallex.jpg?v=1716814658");
    background-repeat: no-repeat;
    background-size: 100% 40px;
    background-position: 0 94%;
    padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
   width:100%;
}  
  
#shopify-section-about-faq {
    margin-top: -140px;
}
 .aboutheaderouter .feature-row.hero-feature-row {
    flex-flow: column;
   display: block;
}
.section-header.hero-intro__section-header.small--hide {
    display: none;
}
.section-header.hero-intro-section-header.mobile.medium-up--hide {
    display: block !important;
}  
#shopify-section-feature-row .feature-row {
    display: block;
}
.newfaqwrap {
    border-top: 1px solid #14328c;
}
.about-faq-content .acc-tab__title{
border:none;
}
.newfaqwrap:first-child {
    border-top: none;
}
.newfaqwrap.active .accimg {
    padding-top: 15px;
}
.about-featured-slides .icon-container {
    width: 75px;
    height: 75px;
}
.about-featured-slides .icon-title {
   font-size: 14px;
    line-height: 22px;
    letter-spacing: 0;
}  
.about-featured-slides .slick-prev {
    left: -48px;
    background-size: 16px;
}  
.about-featured-slides .slick-next {
    right: -48px;
   background-size: 16px;
}  
.aboutsixhead{
display:block
}
}



@media only screen and (max-width: 1021px) {
  .aboutblockinner .blockitem.slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}
.aboutblockinner .slick-prev,.aboutblockinner .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translateY(-50%);
    padding: 0;
    border: none;

}  
.aboutblockinner .slick-prev {
    left: -25px;
  background: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/arrow-left-blue2x.png?v=1716887024") no-repeat center center;
    background-size: 11px;
} 
.aboutblockinner .slick-next {
    right: -25px;
  background: url("https://cdn.shopify.com/s/files/1/0283/6145/7698/files/arrow-right-blue2x.png?v=1716887024") no-repeat center center;
    background-size: 11px;
}  
}



@media only screen and (max-width: 479px) {

.aboutblockinner .slick-next {
    right: -20px;
} 
.aboutblockinner .slick-prev {
    left: -20px;
}
.aboutheaderouter .section-title {
    font-size: 32px;
}
#shopify-section-feature-row h2.h3.section-title {
    font-size: 32px;
    top: 30px;
}  
#shopify-section-about-image-text-block{
background-size: 100% 14px;
}
.about-faq-content .acc-tab__title-inner{
font-size:17px;
}
.sepab {
    margin-top: -14px;
}
.newfaqwrap.active .accimg {
    display: block;
    flex-basis: 120px;
}
.newfaqwrap.active .acctabconwrap {
    flex-basis: calc(100% - 120px);
}
.acc-tab__content.js-tab-content {
    font-size: 16px;
}
.icon-text-block {
    max-width: unset;
    min-width: 100%;
}
.faqbottombtn .btn{
letter-spacing:2px;
}
.faqbottombtn .btn{
float:none;
}
.faqbottombtn {
    text-align: center;
}
.aboutsixheadtext:after,
.aboutsixheadtext:before   {
left:-20px;
}
.aboutsixheadtext{
font-size:24px;
}
.threeboxouter,.threeboxwrap{
background-size:100% auto;
}
#shopify-section-about-slider .about-featured-slider__inner {
padding:10px 40px 5px;
}  
    #shopify-section-about-slider {
        margin-top: 60px;
    }  
}
  