.banner-bg {
    background-repeat: no-repeat;
    padding-bottom: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 71px;/*100px changed on 16/01/25*/
}

.banner-submain {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
}

/******* 2nd section *******/
.btn-hover {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    margin: 20px;
    height: 55px;
    text-align: center;
    border: none;
    position: absolute;
    right: 68%;
    top: 86%;/*93*/
    bottom: -7%;
    margin-top: -48px;
    border-radius: 4px;
    padding: 16px 20px;
    color: #000;
    letter-spacing: 0.2em;
    cursor: pointer;
    font-family: 'Roboto-Regular';
    width: 15.5%;
    margin-left: auto;
    margin-right: 0;
    display: block;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
}

.btn-hover:active,
.btn-hover:hover {
    opacity: .7;
}

a:hover {
    color: var(--c-primary-dark);
}

.btn-hover:hover {
    background-position: 100% 0;
    transition: all 0.4s ease-in-out;
    color: #000;
    box-shadow: none !important;
}

.btn-hover:focus {
    outline: none;
}

.btn-hover.color-11 {
    background: #fff;
    color: #000;
}

.carousel-indicators [data-bs-target] {
    background-color: transparent;
    border: 2px solid #fff;
}
.carousel-indicators .active {
    background: #fff;
}


.buyNowbtn {
    border-radius: 5px;
    border: 2.5px solid transparent;
    padding: 11px 20px;
    color: #fff;
    background-color: #0366FF;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-shadow: 0 0 0 transparent;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Roboto-Regular';
    width: 58%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.buyNowbtn:hover {
    outline: none;
    color: #fff;
    background-color: #0366FF;
}

.buyNowbtn1 {
    border-radius: 5px;
    border: 2.5px solid transparent;
    padding: 11px 20px;
    color: #fff;
    background-color: #0366FF;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-shadow: 0 0 0 transparent;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Roboto-Regular';
    width: 31%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-top: 57px;
    margin-bottom: 20px;
}

.buyNowbtn1:hover {
    outline: none;
    color: #fff;
    background-color: #0366FF;
}

.second-section .fixed-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
}

.second-section .image {
    display: none;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: relative;
}

.second-section img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#slider {
    background-color: #fff;
}

.slider {
    margin-bottom: 20px;
    position: relative;
}

.slider .owl-item.active.center .slider-card {
    transform: scale(1.15);
    opacity: 1;
    background-color: #BBD3FF;
    color: #fff;
}

.slider-card {
    background-color: #BBD3FF;
    margin: 50px 15px 90px 15px;
    border-radius: 5px;
    box-shadow: 0px 15px 45px -20px rgba(206, 191, 191, 0.493);
    transform: scale(0.9);
    opacity: 0.5;
    transition: all 0.3s;
}

.slider-card img {
    border-radius: 5px 5px 0 0;
    height: 297px;
    width: 80%;
}

.slider-card h5 {
    color: #000;
    font-size: 24px;
    font-family: 'Roboto-Regular';
}

.slider-card p {
    color: #000;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

#slider .owl-nav .owl-next {
    position: absolute;
    top: calc(44% - 25px);
    right: 0;
    opacity: 1;
    font-size: 40px !important;
    z-index: 1;
}

#slider .owl-nav .owl-prev {
    position: absolute;
    top: calc(44% - 25px);
    left: 0;
    opacity: 1;
    font-size: 40px !important;
    z-index: 1;
}

#slider .owl-dots {
    text-align: center;
}

#slider .owl-dots .owl-dot {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background: #ccc !important;
    margin-left: 3px;
    margin-right: 3px;
    outline: none;
}

#slider .owl-dots .owl-dot.active {
    background: #000 !important;
}

/***** 3rd section *******/
.know-more-title {
    font-family: 'Roboto-Regular';
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    letter-spacing: 0;
    color: #000;
    line-height: 1.14;
    font-weight: 400 !important;
    font-size: 44px !important;
    margin-bottom: 40px !important;
    text-align: center;
}

.common-spacer h6 {
    font-family: 'Roboto-Regular';
    font-size: 32px;
    font-weight: 700;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: center;
    padding-top: 20px;
}

.common-spacer p {
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left;
}

.common-spacer-col {
    padding: 31px;
    margin-bottom: -43px;
}

.common-spacer img {
    max-width: 100%;
    padding: 20px 0;
}

.benefit-common-spacer {
    background-color: #BBD3FF;
    padding-bottom: 60px;
}

/******* 4th section *******/
.tracking-common-spacer {
    margin-top: 56px;
    padding-bottom: 46px;
}

.device-tracking {
    width: 85%;
    margin-top: 50px;
}

.tracking-know-more-title {
    font-family: 'Roboto-Regular';
    font-size: 32px !important;
    font-weight: 600 !important;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.14;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 32px !important;
    text-align: center;
}

.tracking-common-spacer h6 {
    font-family: 'Roboto-Regular';
    font-size: 32px;
    font-weight: 700;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: left;
}

.tracking-common-spacer p {
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    text-align: justify;
    padding-right: 10px;
}

.tracking-common-spacer img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    object-fit: cover;
    object-position: center center;
    height: auto !important;
    aspect-ratio: unset;
    width: 300px !important;
}

.image-container {
    position: relative;
    /* width: 300px; */
    height: auto;
    overflow: hidden;
}

.image-container img {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.image-container:hover img {
    transform: scale(1.2);
}

.tracking-common-spacer img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
}

/******* 6th section *********/
.platform {
    padding-bottom: 70px;
}

.platform-know-more-title {
    font-family: 'Roboto-Regular';
    font-size: 32px !important;
    font-weight: 600 !important;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px !important;
    margin-top: 42px;
}

/********** 8th section **********/
.text-reviews img {
    border-radius: 18px;
    margin-bottom: 16px;
}

/* .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
} */

.owl-theme .owl-dots .owl-dot.active span {
    background: #000 !important;
}

/******** 10th section ********/
.last-sec img {
    padding: 31px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.last-sec {
    padding-bottom: 52px;
    padding-top: 52px;
}

.lastsecn_container {
    width: 75%;
}

.last-sec h6 {
    font-family: 'Roboto-Regular';
    font-size: 32px;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    font-weight: 600;
    text-align: center;
}

.last-sec ul {
    font-family: 'Roboto-Regular';
    font-size: 17px;
    text-align: justify;
}

.last-sec p {
    font-size: 14px !important;
    text-align: center;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    font-weight: 400;
    font-family: 'Roboto-Regular';
}

.choose_btn {
    display: flex;
    gap: 4.5em;
    margin-top: 45px;
    margin-bottom: 11px;
}

.explore_btn {
    font-family: 'Roboto-Regular';
    border: 2.5px solid transparent;
    color: #fff;
    background-color: #0366FF;
    font-size: 16px;
    padding: 9px 20px;
    border-radius: 5px;
    width: 130%;
    letter-spacing: 0.1em;
    font-weight: 700;
    outline: none !important;
    box-shadow: none !important;
}

.explore_btn:hover {
    outline: none;
    background-color: #0366FF;
    color: #fff;
    border-color: transparent;
}

.contact_btn {
    font-family: 'Roboto-Regular';
    font-size: 16px;
    padding: 8px 20px;
    border: 2px solid transparent;
    border: 2px solid #FFBF00;
    border: 2px solid #0366FF;
    color: #000;
    border-radius: 5px;
    width: 110%;
    letter-spacing: 0.1em;
    font-weight: 700;
    outline: none !important;
    box-shadow: none !important;
}

.contact_btn:hover,
.contact_btn.active,
.contact_btn:focus {
    outline: none;
    color: #0366FF;
    border: 2px solid #0366FF;
}


.hide-on-desktop {
    display: none !important;
}
.hide_on_desktop {
    display: none;
}
.design_text {
    margin-top: -7px;
}

@media (max-width: 767px) {
    .hide_on_mobile {
        display: none;
    }

    .hide_on_desktop {
        display: block;
    }

    .design_text {
        margin-top: 0px;
    }
    
    .carousel-indicators {
        margin-bottom: 0rem !important;
        bottom: 5px;
    }

    .cc-vp-wrapper .cc-vp-items .cc-vp-item .cc-vp-text p {
        font-size: 10px !important;
    }

    #myModal1 .modal-body {
        padding: 0 !important;
    }

    #myModal1 .modal-dialog {
        margin: 160px 17px 0 17px;
    }

    .play_btn {
        margin-top: -3px;
        width: 14%;
    }

    .image-container {
        position: relative;
        width: 370px !important;
        height: auto;
        overflow: hidden;
    }

    .tracking-common-spacer h6 {
        margin-left: 40px;
    }

    .videomodalclose {
        background: #fff;
        border-radius: 50%;
        position: absolute;
        right: 2px !important;
        z-index: 1;
        top: 0px !important;
        font-size: 35px;
        cursor: pointer;
    }

    .video-widget {
        /* width: 335px !important;
        height: 190px !important; */
        top: 0px !important;
        left: 0px !important;
    }

    .review {
        display: block !important;
        width: 50% !important;
    }

    #video_secn .learnhow_btn {
        width: 74% !important;
    }

    #secnd_secn h5 {
        padding: 30px 0 0;
    }

    #secnd_secn p {
        width: 100% !important;
    }

    .banner-image {
        margin-top: 27px;
    }

    .email_icon {
        margin-left: -10px !important;
    }

    .main-img {
        width: 100% !important;
    }

    .last-sec {
        padding-bottom: 0px;
    }

    .amz-icon {
        width: 80% !important;
        margin-top: 10px;
        float: right;
    }

    .ebay-icon {
        width: 80% !important;
    }

    .google-icon {
        width: 80% !important;
        margin-top: 9px !important;
        float: right;
    }

    .shopper-icon {
        width: 80% !important;
        margin-top: -16px !important;
    }

    #rated_cln ul {
        margin-top: 60px;
    }

    #rated_cln {
        padding-bottom: 127px;
    }

    .sidebar {
        height: 135%;
        top: 0;
        left: -100%;
    }

    .side-btn {
        top: 48px;
    }

    .topNav ul {
        display: flex;
        gap: 0.6em;
        margin-bottom: 0;
    }

    .topNav {
        padding: 0 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .topNav_container {
        min-height: 31px;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
    }

    .banner-bg {
        padding-top: 85px !important;
    }

    .second-section {
        margin-top: -100px;
    }

    .slider-card img {
        border-radius: 5px 5px 0 0;
        height: 100%;
        width: 80%;
    }

    .slider-card h5 {
        color: #000;
        font-size: 24px;
        font-family: 'Roboto-Regular';
        text-align: center;
        padding: 0 23px;
    }

    .slider-card p {
        color: #000;
        font-family: 'Roboto-Regular';
        font-size: 14px !important;
        text-align: center;
        line-height: 1.38;
    }

    #banner_video-mob {
        width: 100%;
        object-fit: cover;
        position: relative;
    }

    #banner_video-mob1 {
        width: 100%;
        object-fit: cover;
        position: relative;
    }

    .know-more-title {
        font-size: 36px !important;
        text-align: center;
        padding: 0 12px;
    }

    .tracking-know-more-title {
        font-size: 36px !important;
        text-align: center;
        padding: 0 12px;
        margin-top: 100px;
    }

    .platform-know-more-title {
        font-size: 36px !important;
        text-align: center;
        padding: 0 12px;
    }

    .last-sec h6 {
        text-align: center;
        padding: 0 3px;
        font-size: 36px;
    }

    .last-sec p {
        letter-spacing: -.02em;
        font-size: 14px;
        line-height: 1.38;
        /* margin: 0 12px 16px 0px; */
        text-align: center;
        margin-top: -29px;
    }

    .last-sec ul {
        text-align: left !important;
        list-style-type: disc;
    }

    .last-sec ul li {
        margin-bottom: 10px;
        font-size: 18px;
        letter-spacing: -0.02em;
    }

    .slideshow-container {
        width: 100%;
        height: 60vh;
        overflow: hidden;
        position: relative;
        background-color: #f2f2f2;
    }

    .hide-on-desktop {
        display: block !important;
    }

    .hide-on-mobile {
        display: none !important;
    }

    .choose_btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .benefit-common-spacer img {
        width: 23% !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
        padding: 5px;
    }

    .benefit-common-spacer p {
        margin-bottom: 40px;
    }

    .benefit-common-spacer h6 {
        margin-top: -19px;
    }

    .explore_btn {
        font-family: 'Roboto-Regular';
        color: #fff;
        font-size: 16px;
        padding: 8px 40px;
        margin-bottom: 14px;
        width: 100%;
    }

    .contact_btn {
        font-family: 'Roboto-Regular';
        background-color: #fff !important;
        font-size: 16px;
        padding: 8px 50px;
        width: 100%;
    }

    .after_before img {
        border-radius: 18px;
        width: 86%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 29px;
    }

    .second_accordion {
        margin-top: 0px;
    }

    .benefit-common-spacer {
        padding-bottom: 80px;
    }

    .tracking-common-spacer p {
        font-family: 'Roboto-Regular';
        font-size: 19px;
        font-weight: 500;
        padding: 0;
        opacity: 1;
        text-shadow: 0 0 0 transparent;
        line-height: 1.3em;
        letter-spacing: 0;
        text-align: justify;
        padding-right: 0;
    }

    .tracking-common-spacer img {
        width: 78%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border-radius: 18px;
        margin-top: 37px;
    }

    .tracking-common-spacer {
        margin-top: 0px;
        padding-bottom: 29px;
    }

    .user-btn {
        margin-top: 22px;
        width: 76%;
    }

    .qucik-btn1 {
        width: 76%;
    }

    .qucik-btn2 {
        width: 76%;
    }

    .qucik-btn3 {
        width: 76%;
    }

    .qucik-btn {
        margin-bottom: 0px;
    }

    .platform-know-more-title {
        margin-top: -78px;
        margin-bottom: 38px;
    }

    .readmorebtn {
        background: #2900ff;
        border-radius: 7px;
        padding: 12px 20px;
        font-weight: 700;
        color: #fff;
        letter-spacing: 0;
        text-shadow: 0 0 0 transparent;
        font-size: 20px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        width: 86%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 12px;
        margin-bottom: 65px;
        text-align: center;
    }

    .common-spacer-col {
        padding: 0;
        margin-bottom: -10px;
    }

    .buyNowbtn {
        border-radius: 5px;
        padding: 9px 4px;
        font-weight: 700;
        color: #000;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        font-size: 16px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        margin-top: 17px;
        margin-bottom: 0px;
    }

    .btn-hover {
        right: 20%;
        top: 0;
        margin-top: -113%;
        border-radius: 4px;
        padding: 16px 20px;
        color: #000;
        letter-spacing: 0.2em;
        font-size: 14px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        width: 60%;
        margin-left: auto;
        margin-right: 0;
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        transition: all .4s ease-in-out;
        background-size: 300% 100%;
        position: relative;
        bottom: 40px;
    }

    .banner-bg {
        padding-bottom: 17px;
    }

    .buyNowbtn1 {
        width: 77%;
        border-radius: 44px;
        text-align: center;
        margin-top: 0px;
        font-size: 16px;
        color: #063448;
        padding: 10px 4px;
        position: relative;
        bottom: 0;
        margin-right: 0;
        right: 78px;
        left: 17px;
        max-height: 49px;
        top: -121px;
    }

    .common-spacer img {
        max-width: 100%;
        padding: 35px 0 0px;
    }

    .common-spacer h6 {
        font-family: 'Roboto-Regular';
        font-size: 32px;
        font-weight: 700;
        padding: 0;
        opacity: 1;
        text-shadow: 0 0 0 transparent;
        line-height: 1.3em;
        letter-spacing: 0;
        text-align: center;
        padding-top: 13px;
    }

    .common-spacer {
        padding-bottom: 70px;
        margin-top: 40px;
    }

    .tracking-common-spacer {
        margin-top: -71px;
    }

    .services {
        padding-top: 0px;
    }

    .platform {
        padding-top: 0px;
    }

    .last-sec img {
        padding: 50px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 56% !important;
    }

    .tracking-common-spacer h6 {
        font-family: 'Roboto-Regular';
        font-size: 32px;
        font-weight: 700;
        padding: 0;
        opacity: 1;
        text-shadow: 0 0 0 transparent;
        line-height: 1.3em;
        letter-spacing: 0;
        text-align: left;
        padding-top: 0px;
        margin-bottom: -22px;
        margin-top: -30px;
    }

    .device-tracking {
        width: 100%;
        margin-top: -22px;
    }

    .services h6 {
        font-family: 'Roboto-Regular';
        font-size: 16px;
        font-weight: 700;
        padding: 0;
        opacity: 1;
        text-shadow: 0 0 0 transparent;
        line-height: 1.3em;
        letter-spacing: 0;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    .services-know-more-title {
        font-family: 'Roboto-Regular';
        font-size: 32px;
        font-weight: 700;
        padding: 0;
        opacity: 1;
        text-shadow: 0 0 0 transparent;
        line-height: 1.3em;
        letter-spacing: 0;
        color: #fff;
        margin-bottom: 25px;
    }

    .services-row {
        margin-top: 0px;
    }

    .lastsecn_container {
        width: 95%;
    }

    .contactform {
        border: none !important;
        border-bottom: 1px solid #000 !important;
        border-radius: 0px !important;
        outline: none !important;
        display: initial;
        margin-bottom: 19px;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0.25rem;
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    #banner_video-mob {
        width: 100%;
        object-fit: cover;
        margin: 32px 32px 0;
        margin-left: auto;
        margin-right: auto;
    }

    #banner_video-mob1 {
        width: 100%;
        object-fit: cover;
        height: 100vh;
        margin: 0 32px 32px;
        margin-left: auto;
        margin-right: auto;
    }

    .buyNowbtn {
        padding: 10px 20px;
        font-weight: 700;
        color: #fff;
        border-radius: 5px;
        letter-spacing: 0;
        text-shadow: 0 0 0 transparent;
        font-size: 16px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        margin-top: 22px;
    }

    .buyNowbtn1 {
        padding: 10px 20px;
        border-radius: 5px;
        font-weight: 700;
        color: #fff;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        font-size: 16px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        width: 100%;
        right: 0px;
        margin-left: auto;
        margin-right: 0;
        display: block;
        text-decoration: none;
        margin-bottom: 102px;
        text-align: center;
        position: relative;
        top: 19px;
        left: 5px;
        /* bottom: 143px !important; */
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
    #rated_cln img {
        margin-bottom: 0;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1440px) {
    #rated_cln img {
        margin-bottom: 0 !important;
    }
    .amz-icon {
        width: 100%;
        margin-top: 5px !important;
    }
    .ebay-icon {
        width: 100%;
        margin-top: 13px;
    }
    .last-sec img {
        padding: 16px;
    }
    #video_secn .learnhow_btn {
        width: 19%;
    }
    #secnd_secn p {
        width: 100%;
    }
    .btn-hover {
        width: 23%;
        margin-top: 19px;
        top: 65%;
    }
}


/* @media (min-width : 768px) and (max-width: 1024px) { */
@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
    .hideondesktop {
        display: none !important;
    }

    .hide_on_desktop {
        display: block !important;
    }

    .hideonipad {
        display: none;
    }

    .hideonipadpro {
        display: none;
    }

    .hideonmobile {
        display: block;
    }

    .hide_on_mobile {
        display: none;
    }

    .arrow_prod {
        height: 0.94rem;
        width: 0.94rem;
        margin-inline-end: -13rem;
        float: right;
        color: rgb(86, 127, 136) !important;
        position: relative;
        top: 20px;
    }

    .arrow_plat {
        height: 0.94rem;
        width: 0.94rem;
        margin-inline-end: -9rem;
        float: right;
        color: rgb(86, 127, 136) !important;
        position: relative;
        top: 20px;
    }

    .product_arrow, .platform_arrow, .faq_arrow, .qsg_arrow {
        float: left;
        height: 2.5rem;
        width: 1.5rem;
        transform: rotate(180deg);
    }

    .mobile-item {
        color: rgb(86, 127, 136) !important;
        border-left: 1px solid rgb(210, 213, 217);
        font-size: 16px;
        padding-left: 19px;
        margin-left: 41px;
        font-family: 'Roboto-Regular';
    }

    li.listborder.nav-link a.dropdown-item {
        letter-spacing: 0;
        border-bottom: 1px solid rgb(210, 213, 217);
        color: rgb(86, 127, 136) !important;
        font-size: 14px !important;
        line-height: 37px;
    }

    .navbar-dark .navbar-nav .nav-link {
        display: contents;
    }

    #product_main, #platform_main {
        margin-top: 62px;/*94*/
    }

    .offcanvas-header {
        color: rgb(86, 127, 136);
        position: relative;
        transform: translate(-100%);
        z-index: 100;
        left: 59px;
        top: 15px;
        width: calc(100% - 4rem);
        padding: 0;
        background-color: rgb(238 238 238);
        border-radius: 50px;
        height: 33px;
        width: 33px;
        overflow-x: hidden;
    }

    li.nav-item {
        border-bottom: 0.01rem solid rgb(210, 213, 217);
    }

    .togglemargin {
        line-height: 52px !important;
        font-family: 'Roboto-Regular';
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: .04em;
        font-weight: 400;
        color: rgb(40, 40, 40) !important;
    }

    .tracking-common-spacer {
        margin-top: 59px;
    }

    .buyNowbtn1 {
        width: 50% !important;
        font-size: 22px;
        top: 26% !important;
        right: 35%;
        max-height: 55px;
    }

    .buyNowbtn {
        width: 100%;
    }

    .mobile-img {
        max-width: 23% !important;
        margin-top: -21px !important;
    }

    .device-tracking {
        width: 100%;
        margin-top: 90px;
    }

    .last-sec img {
        padding: 16px;
        width: 76% !important;
    }

    .contact_btn {
        width: 100%;
    }

    .explore_btn {
        width: 117%;
    }

    #video_secn .learnhow_btn {
        width: 26% !important;
    }

    .amz-icon {
        margin-top: 20px !important;
    }

    .ebay-icon {
        margin-top: 14px !important;
    }

    .google-icon {
        margin-top: 31px !important;
    }

    .shopper-icon {
        margin-top: 31px !important;
    }

    #rated_cln img {
        margin-bottom: -16px !important;
    }

    #secnd_secn h4 {
        margin-top: 0 !important;
    }

    #secnd_secn p {
        width: 100% !important;
    }

    .btn-hover {
        width: 23%;
        margin-top: 19px;
        top: 57%;
    }

    .main-img {
        width: 100% !important;
    }

    .logo-new {
        display: none;
    }

    .email_icon {
        margin-left: 0 !important;
    }

    img.act_btn {
        width: 7%;
    }
}


@media only screen and (max-device-width: 480px) {
    /* iOS-specific styles */
    .icon-hamburger {
        display: block;
        position: absolute;
        top: 0;
        opacity: 1;
        transform: scale(1);
        transition-property: transform, opacity;
        transition-timing-function: ease;
        transition-duration: var(--duration-default);
        stroke-width: calc(calc(1.5px * 2) - 0.4px);
        display: flex;
    }
}

footer {
    background-color: #759AFF !important;
}

.email_icon {
    margin-left: 89px;
}

.slider-card img {
    width: 78% !important;
}

.footer_address h6 {
    font-size: 14px !important;
    font-weight: 600;
}

.footer_address p strong {
    font-weight: 600;
}

.carousel-indicators li {
    width: 54px !important;
    height: 10px !important;
}

.carousel-indicators {
    margin-bottom: 4rem;
}

.carousel-control-next {
    width: 77px;
}

.carousel-control-prev {
    width: 77px;
}

.announcement-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    color: #fff;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
}

.small {
    font-size: 13px !important;
}

@media (max-width: 1550px) {
    .announcement-bar {
        height: 28px;
    }
}

.marquee {
    overflow: hidden;
    white-space: nowrap;
}

.marquee span {
    display: inline-block;
    margin: 0 0 0 80px;
    animation: scroll 30s linear infinite;
    font-family: 'Roboto-Regular';
}

@keyframes scroll {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@media (min-width: 350px) and (max-width: 1024px) {
    .header__icon.header__icon--menu.focus-inset {
        height: 2.25rem;/*3.25rem*/
        width: 2.25rem; /*3.25rem*/
        fill: none;
        vertical-align: middle;
        transition: transform .25s ease;
        will-change: transform;
        margin-left: 7px;
        position: absolute;
        /* top: 27px; */
        margin-top: 7px;
    }
}

.review {
    display: flex;
    gap: 0.5rem;
    width: 137%;
}

.footer-social-links a svg {
    width: 31px;
}

.footer-social-links {
    display: flex;
}

.footer-social-links a {
    display: block;
    margin-right: 20px;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.checked {
    color: #F6DE09;
    font-size: 28px !important;
}

#rated_cln ul li {
    text-align: center;
}

#rated_cln h6 {
    font-family: 'Roboto-Regular';
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-align: center;
}

#rated_cln p {
    font-family: 'Roboto-Regular';
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    text-align: center;
}

#rated_cln {
    padding-bottom: 35px;
}

#rated_cln img {
    margin-bottom: -47px;
}

.amz-icon {
    width: 100%;
    margin-top: 10px;
}

.ebay-icon {
    width: 100%;
    /* margin-top: 26px;newly added */
}

.google-icon {
    width: 100%;
    margin-top: 36px;
}

.shopper-icon {
    width: 100%;
    margin-top: 37px;
}

#video_secn {
    padding-bottom: 70px;
}

#video_secn h6 {
    font-family: 'Roboto-Regular';
    font-size: 3rem;
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 500;
    text-align: center;
    letter-spacing: calc(1.0* .06rem);
    color: rgb(35, 31, 32);
    line-height: calc(1 + .3 / max(1, 1.0));
    word-break: break-word;
}

#video_secn .learnhow_btn {
    font-family: 'Roboto-Regular';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 6px 32px;
    cursor: pointer;
    font: inherit;
    font-size: 1.25rem !important;
    text-decoration: none;
    color: rgb(255, 255, 255);
    transition: box-shadow .1s ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: #000;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 14%;
}

#video_secn .learnhow_btn:hover {
    color: #759AFF;
}

.videomodalclose {
    background: #fff;
    border-radius: 50%;
    position: absolute;
    right: 24px;
    z-index: 1;
    top: 20px;
    font-size: 23px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    padding: 11px;
}

#myModal1 {
    margin-top: 20px;
}

#secnd_secn h4 {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10px;
    font-family: 'Roboto-Regular';
    font-style: normal;
    font-size: 35px;
    font-weight: 900;
}

#secnd_secn h5 {
    color: #000;
    font-size: 1.75rem;
    font-family: 'Roboto-Regular';
    margin: 0 0 6px;
    line-height: 1.2;
    padding: 30px 30px 0;
}

#secnd_secn p {
    font-family: 'Roboto-Regular';
    display: block;
    width: 50%;
    margin: 16px auto 0;
    line-height: 140%;
}

#secnd_secn .owl-dot {
    width: 32px;
    height: 10px;
    border-radius: 0;
    /* background-color: #ccc; */
    background-color: transparent;
    border: 1px solid #333;
    display: inline-block;
    margin: 0 5px;
}

#secnd_secn .owl-dot.active {
    background-color: #333;
}

#secnd_secn .owl-dots {
    text-align: center;
}

.text-reviews .owl-dot span {
    width: 32px !important;
    height: 10px;
    border-radius: 0 !important;
    /* background-color: #ccc; */
    display: inline-block;
    margin: 0 5px;
    background: transparent !important;
    border: 1px solid #333;
}

.text-reviews .owl-dots {
    text-align: center;
}

.main-img {
    width: 75%;
}

.tracking-common-spacer .owl-dot {
    width: 32px;
    height: 10px;
    border-radius: 0;
    background-color: #ccc;
    display: inline-block;
    margin: 0 5px;
}

.tracking-common-spacer .owl-dot.active {
    background-color: #333 !important;
}

.tracking-common-spacer .owl-dot {
    /* background-color: #ccc !important;
    background: #ccc !important; */
    background-color: transparent !important;
    border: 1px solid #333 !important;
}

.tracking-common-spacer .owl-dots {
    text-align: center;
}

.tracking-common-spacer h6 {
    font-family: 'Roboto-Regular';
    font-size: 24px;
    margin: 15px 0;
    padding: 0;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    /* margin-left: 19px; */
}

.tracking-common-spacer a h6 {
    color: #000 !important;
}

.tracking-common-spacer a h6:hover {
    /* opacity: 0.5; */
    color: #9f8d88 !important;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.tracking-common-spacer .collection-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    /* max-height: 308px; */
}

.play_btn {
    margin-top: -3px;
    width: 15%;
}

.num {
    margin: 20px 0;
    color: #000;
    font-family: 'Roboto-Regular';
    font-size: 39px;
    font-weight: 900;
    position: absolute;
    left: 15%;
    bottom: 0;
    color: #000;
}

.perc {
    color: #000;
    font-size: 35px;
    font-family: 'Roboto-Regular';
    position: absolute;
    bottom: 23px;
    right: 14px;
    color: #000;
}

.progress-circle {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 2px solid #007bff;
    overflow: hidden;
}

@media (min-width: 992px) {
    #myModal1 .modal-lg, .modal-xl {
        max-width: 1135px;
    }

    #myModal1 .modal-body {
        padding: 0 !important;
    }
}

.news_container {
    margin-bottom: 30px;
}

.video-widget {
    width: 1134px;
    height: 615px;
}

/* .cc-vp-wrapper {
    margin-bottom: 55px;
}

.cc-vp-wrapper .cc-vp-items {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    margin-top: 25px;
}

.cc-vp-wrapper .cc-vp-items .cc-vp-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    gap: 5px;
}

.cc-vp-wrapper .cc-vp-items .cc-vp-item .cc-vp-img {
    width: 100px;
}

.cc-vp-wrapper .cc-vp-items .cc-vp-item .cc-vp-text p {
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: 500;
}

@media (max-width:767px) {
    .cc-vp-wrapper .cc-vp-items .cc-vp-item .cc-vp-img {
        width: 56px;
    }
} */