@media (max-width: 1600px) { 
    .sc2 {
        padding-top: 60px;
        padding-bottom: 80px;
    }
}


/* xxl */
@media (max-width: 1400px) { 
    h1 {
        font-size: 3rem;
    }
    
    
    .sc2-left h2 {
        font-size: 2.6rem;
    }
    
    
    
    .sc1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .sc2 {
        padding-bottom: 60px;
    }
    .sc9 {
        padding-top: 50px;
        padding-bottom: 35px;
    }
    .sc8 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}






/* xl */
@media (max-width: 1200px) {
    .card-orders {
        left: 0;
    }

    .chart-card {
        right: 0;
    }
    h1 {
        font-size: 3rem;
    }
    .herohid {
        display: flex;
    }
    .hero-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 10px;
    }
    .hero-right {
        display: none;
    }
    .hero-section img {
        width: 60%;
        margin-bottom: 30px;
    }
    .hero-section p {
        width: 50%;
        margin-bottom: 40px;
        font-size: 18px;
    }
    .hero-section {
        padding-top: 50px;
    }
    .hero-section .span3 {
        font-size: 14px;
        text-transform: uppercase;
    }
    .pointer {
        left: 48%;
    }
    
    
    
    
    .sc2-right p {
        width: 100%;
    }
}







/* cstm */
@media (max-width: 1199px) {
    .sc5-action {
        gap: 15px;
        flex-direction: column;
    }
    .sc5 .btn1, 
    .sc5 .btn2 {
        padding: 12px 16px;
        max-width: 300px;
        width: 100%;
    }
    .sc5 .btn1 {
        order: 2;
    }
    .sc5-left {
        padding-left: 5%;
    }
    .sc2 .box2 {
        width: 21%;
    } 
    .sc2-right {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .sc2-info {
        display: none;
    }
    .sc2-info2 {
        display: flex;
    }
    .pen {
        margin-bottom: 13px;
    }
    
    
    
    
    .sc5 .slide {
        min-height: 400px;
    }
    
    
    
    .sc6 .colbig2 {
        display: flex;
    }
    .sc6 .colbig {
        display: none;
    }
    
    
    .sc3p {
        font-size: 1.3rem;
        line-height: 1.7;
    }
    
    
    .sc2 .row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sc2-info2 {
        width: 90%;
        justify-content: center;
        align-items: center;
        padding-right: 20px;
    }
    
    
    .sc5 h2 {
        font-size: 3rem;
    }
    
    
    .slider-arrow.prev {
        left: 0%;
    }
    
    
    .sc1-review {
        width: 100%;
    }
    .sc1-rating-number {
        font-size: 2.8rem;
        margin-bottom: 0px;
    }
    .sc1-rating-stars {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .sc1-rating-box {
        transform: scale(1);
        width: 100%;
    }
}






/* cstm */
@media (max-width: 1050px) {
    .sc2-right p {
        width: 83%;
    }
    .sc2 .box2 {
        width: 44%;
    }
    .sc2row {
        padding-left: 5%;
    }
    .sc2-right {
        margin-top: 40px;
        margin-bottom: 70px;
    }
}
    
    
    
    
/* lg */
@media (max-width: 992px) {
    .imgoffcanvas {
        width: 50px;
        height: auto;
    }
    .nav-item {
        justify-content: center;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .sc15-boxo {
        margin-bottom: 24px;
    }
    .sc15-item {
        width: 80%;
    }
    .sc15-title {
        font-size: 2rem;
    }
    .sc15-question span {
        font-size: 16px;
    }
    .offcanvas {
        max-width: 45%!important;
        width: 100%!important;
        display: flex!important;
    }
    .offcanvas-header {
        justify-content: end;
    }
    .btn-close {
        --bs-btn-close-color: #ffffff;
        --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
        --bs-btn-close-opacity: 0.5;
        --bs-btn-close-hover-opacity: 0.75;
        --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        --bs-btn-close-focus-opacity: 1;
        --bs-btn-close-disabled-opacity: 0.25;
        --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        padding: .25em .25em;
        color: var(--bs-btn-close-color);
        background: transparent var(--bs-btn-close-bg) center / 1em auto no-repeat;
        border: 0;
        border-radius: .375rem;
        opacity: 1;
    }
    .nav-item {
        border-bottom: 1px solid #00000036;
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .nav-item a {
        color: #fff!important;
        margin-left: 0px;
        padding-bottom: 20px;
    }
    .navbar-toggler {
        display: flex;
        border: none;
    }
    .sc5-right {
        margin-top: 20px;
        padding-right: 0%;
        margin-bottom: 40px;
    }
    .sc5desktop {
        display: none;
    }
    .sc5mobile {
        display: flex;
    }
    .slider-arrow {
        top: 67%;
    }
    .slajdin {
        order: 5;
    }
    .sc5-left {
        justify-content: center;
        align-items: center;
        margin-bottom: 50px;
        padding-left: 0%;
        text-align: center;
        order: 2;
    }
    .sc5 .btn1, 
    .sc5 .btn2 {
        padding: 12px 16px;
        max-width: 400px;
        width: 100%;
    }
    .sc5-action {
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    
    
    .hero-title {
        font-size: 40px;
    }
    .hero-image {
        max-height: 450px;
    }
    .hero-section p {
        width: 70%;
    }
    .hero-section img {
        width: 80%;
    }
    
    .sc1-left {
        order: 2;
    }
    .sc1-right {
        margin-bottom: 70px;
    }
    .sc1-rating-box {
        width: 90%;
        transform: scale(0.9);
    }
    .sc1 .row {
        transform: scale(1);
    }
    .sc1-right h2,
    h2 {
        font-size: 2.4rem;
    }
    
    
    .sc3p {
        width: 75%;
    }
    
    
    .logo {
        width: 40px;
    }
    .navbar-cta .btn1 {
        font-size: 15px;
        margin-right: 10px;
    }
    .navbar {
        padding: unset;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .hero-section {
        padding-top: 40px;
    }
    .hero-section .span3 {
        margin-bottom: 10px;
    }
    
    
    .slide {
        flex: 0 0 34%;
    }
    
    .sc7-title h2 {
        font-size: 2rem;
    }
    .faq-item {
        max-width: 75%;
    }
    
    
    .sc8-left h2 {
        font-size: 2.8rem;
    }
    .sc8-left h2 br {
        display: none;
    }
    .sc8-span {
        font-size: 16px;
    }
    .sc8-desc {
        width: 80%;
    }
}







@media (max-width: 900px) {
    .sc9line {
        height: 87%;
    }
}





/* md */
@media (max-width: 767px) {
    .sc7-title h2 {
        font-size: 1.7rem;
    }
    .abs2 {
        background: #16161682;
    }
    .sc-faq1-text p {
        color: #d5d5d5;
    }
    .card-orders,
    .card-pure,
    .chart-card {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin-top: 15px;
    }
    h1 {
        font-size: 2.6rem;
    }
    .pointer {
        left: 42%;
    }
    
    
    .sc3p {
        width: 90%;
    }
    
    
    
    .sc9icon {
        left: 46%;
    }
    
    
    
    .sc6 a {
        width: 80%;
    }
    .sc6 .col-xl-6.col-lg-6.col-md-6.col-sm-12 {
        justify-content: center;
        align-items: center;
        display: flex;
        margin-bottom: 20px;
    }
    .sc6 .colbig2 {
        padding-top: 0px;
    }
    
    
    .sc2-left h2 {
        font-size: 2.2rem;
        line-height: 1.2;
    }
    .sc2-left p {
        font-size: 16px;
    }
    .sc2-right p {
        font-size: 15px;
    }
    .sc2row {
        row-gap: 30px;
    }
    .sc2 h3 {
        font-size: 1.2rem;
    }
    .sc2-right {
        margin-bottom: 35px;
    }
    .sc2 .row {
        display: flex;
        justify-content: center;
    }
    .sc2-info2 {
        width: 80%;
        padding-right: 20px;
    }
    
    
    .slide {
        flex: 0 0 49%;
    }
    
    
    .sc8-left h2 {
        font-size: 2.3rem;
    }
    
    
    .sc1-review {
        width: 100%;
    }
    
    
    .sc1-rating-number {
        font-size: 2.8rem;
        margin-bottom: 0px;
    }
    .sc1-rating-stars {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .sc1-rating-box {
        transform: scale(1);
    }
    
    
    .sc2-info2 {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .sc2 h3 {
        font-size: 1rem;
    }
    .sc9content p {
        margin-bottom: 0px;
    }
    
    
    .sc5 h2 {
        font-size: 2.5rem!important;
    }
    .sc5 {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .sc6 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    
    .sc6title {
        margin-bottom: 20px;
    }
    .sc-faq1-text h1 {
        font-size: 2rem;
    }
    .sc-faq1-text p {
        font-size: 1.2rem;
        width: 90%;
    }
}





@media (max-width: 700px) {
    .sc9icon {
        left: 45.5%;
    }
    
    
    .sc9top h2 {
        font-size: 2.5rem;
    }
}





@media (max-width: 630px) {
    .sc9icon {
        left: 45%;
    }
    
    
    .faq-item {
        max-width: 90%;
    }
    
    
    .sc9item {
      margin-bottom: 10px;
    }
    
    
    .sc5 h2 {
        font-size: 2.2rem !important;
    }
    .sc5-left p {
        font-size: 17px;
    }
    .sc5-left {
        gap: 15px;
    }
}





@media (max-width: 630px) {
        .sc6 a {
        width: 100%;
    }
}










@media (max-width: 600px) {
    .hero-section img {
        width: 100%;
    }
    .hero-section p {
        width: 90%;
    }
    .btn1,
    .btn2 {
        padding: 14px 26px;
    }
    
    
    
    .sc2-right p {
        width: 83%;
    }
    .sc2 .box2 {
        width: 100%;
    }
    
    .sc9top h2 {
        font-size: 2.2rem;
    }
}




@media (max-width: 570px) {
    .sc9icon {
        left: 45.5%;
        width: 50px;
        height: 50px;
    }
    .build,
    .handwave,
    .finish {
        width: 26px;
        height: 26px;
    }
    
    
    
    .slide {
        flex: 0 0 80%;
    }
    
    
    .sc6 img,
    .abs,
    .sc6 a {
        height: 200px;
    }
}




@media (max-width: 550px) {
    
    
    .sc3p {
        width: 100%;
    }
}





@media (max-width: 500px) {
    .sc6title h2 {
        margin-bottom: 30px;
        font-size: 1.7rem;
    }
    .offcanvas {
        max-width: 100%!important;
        width: 100%!important;
        display: flex!important;
    }
    footer .links {
        flex-direction: column;
    }
    
    .sc8-left h2 {
        font-size: 1.7rem;
    }
    .sc15-title {
        font-size: 1.7rem;
    }
    .section-p4 .scname h2 {
        font-size: 30px;
    }
    .accordion {
        font-size: 15px;
    }
    .section-p4 .questionset p {
        font-size: 16px;
    }
    .section-p4 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-p4 .container {
        max-width: 90%;
    }
    
    
    
    
    .sc1-right h2 {
        font-size: 2rem;
    }
    h1 {
        font-size: 2.2rem;
    }
    
    
    .sc9content p {
        line-height: 1.6;
    }
    .sc9item-left {
        padding-right: 10%;
    }
    .sc9item-right {
        padding-left: 10%;
    }
    .sc9icon {
        left: 44.5%;
    }
    .sc-faq1-text h1 {
        font-size: 1.7rem;
    }
    .sc-faq1-text p {
        font-size: 1.2rem;
    }
    .sc-faq1,
    .abs2 {
        min-height: 400px;
    }
}




@media (max-width: 460px) {
    .sc5 .btn1, 
    .sc5 .btn2 {
        padding: 10px 15px;
    }
}

@media (max-width: 423px) {
    .sc9icon {
        left: 43.5%;
    }
}




@media (max-width: 400px) {
    h1 {
        font-size: 2rem;
    }
}


@media (max-width: 380px) {
    h1 {
        font-size: 1.7rem;
    }
    .hero-action {
        flex-direction: column;
    }
    .hero-action .btn1 {
        order: 2;
    }
    .hero-action .btn1, 
    .hero-action .btn2 {
        width: -webkit-fill-available;
        padding: 14px 14px;
        font-size: 16px;
    }
    .hero-section p {
        margin-bottom: 15px;
        font-size: 0.9rem;
    }
    .hero-section img {
        margin-bottom: 8px;
    }
    .sc1-point {
        gap: 15px;
    }
    .sc1 .box1 {
        flex-shrink: 0;
        width: 20%;
    }
    .profit, 
    .target, 
    .punch, 
    .sc1 .suit {
        width: 26px;
        height: 26px;
    }
    .sc5-action {
        flex-direction: column;
    }
    .sc5-action .btn1 {
        order: 2;
    }
    .sc8-desc {
        width: 100%;
    }
    .sc8-left h2 {
        font-size: 2.1rem;
    }
    .sc1-right h2, h2 {
        font-size: 1.7rem;
    }
    .sc1-right p {
        font-size: 0.9rem;
    }
    .sc1-point p {
        font-size: 0.9rem;
    }
    .sc1-rating-number {
        font-size: 2rem;
        margin-bottom: 0px;
    }
    .quote {
        width: 32px;
        height: 32px;
    }
    .sc3p {
        font-size: 1.2rem;
    }
    .sc-name p {
        font-size: 0.9rem;
    }
    .sc2-left h2 {
        font-size: 1.5rem;
    }
    .sc2 .span4 {
        font-size: 13px;
    }
    .sc2-left p {
        font-size: 0.9rem;
        width: 100%;
    }
    .sc2-right p {
        width: 100%;
        font-size: 0.9rem;
    }
    .sc2-info-text p {
        line-height: 20px;
        margin-top: 10px;
    }
    .sc9top h2 {
        font-size: 1.5rem;
    }
    .sc9content p {
        font-size: 13px;
    }
    .sc9icon2 {
        left: 41%!important;
    }
    .sc9line {
        height: 95%;
    }
    .sc5 h2 {
        font-size: 1.5rem !important;
    }
    .sc5-right {
        margin-top: 15px;
    }
    .sc5-action .btn1,
    .sc5-action .btn2 {
        font-size: 14px;
    }
    .sc5-left {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sc5-left p {
        font-size: 14px;
    }
    .sc5-action {
        gap: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sc2-right h5 {
        font-size: 1.1rem;
    }
    .sc2-info2 {
        width: 96%;
    }
    .sc6title h2 {
        font-size: 1.6rem;
    }
    .sc6 img, .abs, .sc6 a {
        height: 160px;
    }
    .sc6 .abs {
    background-image: linear-gradient(to top, #0d100da1, #00000000);
    }
    .sc6text p, .sc6text2 p {
        font-size: 14px;
    }
    .sc6 .fullhover:hover {
        transform: none!important;
    }
    .sc7-title h2 {
        font-size: 1.6rem;
    }
    .faq-tab {
        padding: 8px 14px;
        font-size: 13px;
    }
    .faq-question h3 {
        font-size: 15px;
    }
    .faq-item p {
        font-size: 13px;
    }
    .sc8-left h2 {
        font-size: 1.7rem;
    }
    .sc8-desc {
        font-size: 0.9rem;
    }
    .sc8-contact-box {
        padding: 18px 10px;
    }
    .sc8-icon .email,
    .sc8-icon .phone {
        width: 22px;
        height: 22px;
    }
    .sc8-left {
        padding-right: unset;
    }
    .sc8-contact-box {
        width: 96%;
    }
    .sc8-contact-box p {
        font-size: 15px;
    }
    .sc8-btn {
        font-size: 14px;
        font-weight: 700;
        padding: 12px;
    }
    .sc8-form-box {
        padding: 34px 10px 10px 10px;
    }
    footer .links a {
        font-size: 12px;
    }
    footer p {
        margin-bottom: 0px;
    }
    .hero-action {
        width: 80%;
    }
}




@media (max-width: 355px) {
    .sc9icon {
        left: 42.5%;
    }
}


