/*except mobile*/


@media(min-width:768px){
.aboutvisimisi:before {
        content: "";
        position: absolute;
        bottom: 59%;
        right: 87%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
        z-index: -2;
    }
     .aboutvisimisi:after {
        content: "";
        position: absolute;
        bottom: -9%;
        right: -12%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
    }
  .aboutlogodesign:before {
        content: "";
        position: absolute;
        bottom: 20%;
        right: 87%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
        z-index: -2;
    }
  
  .aboutteam:before {
        content: "";
        position: absolute;
        bottom: 0%;
        right: 87%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
    }
     .aboutteam:after {
        content: "";
        position: absolute;
        bottom: 60%;
        right: -12%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
    }
  
  .aboutproduct:before {
        content: "";
        position: absolute;
        bottom: 0%;
        right: 87%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
    }
  /*partnership*/
.trustmark:before {
        content: "";
        position: absolute;
        bottom: 0%;
        right: 87%;
        background-image: url(/images/00-CNT/home/csscircle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 24vw;
        height: 24vw;
    }
  
  
  
  
  
  
  
  }
  
  
  
  

  
  
  
  


/*only tab*/
@media screen and (max-width: 1023px) and (min-width: 768px){
    h2.sppb-addon-title slidestrong {
    font-size: 70px !important;
  }
  [class^="sppb-addon-"] .sppb-modal-selector.sppb-btn-primary {
    padding: 10px 30px !important;
    margin-top: 0px;
}
  .btn-primary, .sppb-btn-primary {
        padding: 10px 26px !important;
  }
  
  .burger-icon {
    width: 25px;
    cursor: pointer;
}
  
  .sp-page-title .sp-page-title-heading {
    font-size: 50px;
}
.sp-page-title {
    padding: 120px 0 90px;
  }
  
   h2[id^="sp-slider-inner-item"] {
    font-size: 27px !important;
     font-weight: 700;
  }
  .sppb-sp-slider-title strong {
    display: block;
    font-weight: bold;
    color: #000000;
    font-family: 'Bitter', serif;
    font-size: 65px !important;
    color: #8AC64C;
}
  .sppb-animated-number {
    font-size: 38px !important;
}
  .sppb-animated-number-title {
    font-size: 18px !important;
}
  
  .sppb-addon.sppb-addon-animated-number {
    padding: 30px 20px 20px 20px !important;
}
  
}