@font-face {
    font-family: 'Bricksram Regular';
    src: url("../../assets-home/bricksram_font/Bricksram-Regular.otf");
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url("../../assets-home/font/roboto/Roboto-Regular.woff");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url("../../assets-home/font/roboto/Roboto-Light.ttf");
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Thin';
    src: url("../../assets-home/font/roboto/Roboto-Thin.ttf");
    font-display: swap;
}


.footer {
    padding: 15px 0 1px !important;
}

.side-btn {
    position: absolute;
    top: 60px;
    left: 15px;
    height: 45px;
    width: 45px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    transition: left 0.4s ease;
}

.side-btn.click {
    left: 260px;
}

.side-btn span {
    color: black;
    font-size: 28px;
    line-height: 45px;
}

.side-btn.click span:before {
    content: '\f00d';
}

.sidebar {
    position: fixed;
    width: 250px;
    height: 135%;
    left: -250px;
    top: 0px;
    transition: left 0.4s ease;
    z-index: 1000;
}

.sidebar.show2 {
    left: 0;
    background: #fff;
}

.sidebar .text {
    color: black;
    font-size: 25px;
    font-weight: 600;
    line-height: 65px;
    text-align: center;
    background: #fece00;
    letter-spacing: 1px;
    font-family: 'Roboto-Regular';
}

.sidebar ul {
    background: #fff;
    width: 100%;
    list-style: none;
}

.sidebar ul li {
    line-height: 49px;
}

.sidebar ul li a {
    position: relative;
    color: black;
    text-decoration: none;
    font-size: 16px;
    padding-left: 33px;
    font-weight: 500;
    display: block;
    width: 99%;
    font-family: 'Roboto-Regular';
    text-align: initial;
}

.sidebar ul li.active1 a {
    color: #000;
    background: #fff;
    border-left-color: #000 !important;
}

.sidebar ul li a:hover {
    color: #000;
    cursor: pointer;
}

.sidebar ul ul {
    position: static;
    display: none;
    padding-left: 0 !important;
}

.sidebar ul .feat-show.show2 {
    display: block;
}

.sidebar ul .serv-show.show1 {
    display: block;
}

.sidebar ul .qsg-show.show8 {
    display: block;
}

.sidebar ul ul li {
    line-height: 42px;
    border-bottom: none;
}

.sidebar ul ul li a {
    font-size: 11px;
    color: #000;
}

.sidebar ul li.active1 ul li a {
    color: #000;
    font-weight: 600;
    background: #fff;
    border-left-color: transparent;
    text-transform: uppercase;
}

.sidebar ul ul li a:hover {
    color: #000 !important;
    background: #fff;
}

.sidebar ul li a span {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    font-size: 22px;
    transition: transform 0.4s;
}

.sidebar ul li a span.rotate {
    transform: translateY(-50%) rotate(-180deg);
}


.banner-bg {
    background-repeat: no-repeat;
    padding-bottom: 0px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 131px;/*48*/
}

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

#banner_video {
    width: 100%;
    margin: -46px;
    margin-left: auto;
    margin-right: auto;
}

#banner_video1 {
    width: 100%;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

.banner_text {
    font-size: 64px;
    line-height: 0.92;
    font-weight: 400;
    color: #fff;
    position: absolute;
    top: 49%;
    left: 0;
    right: 0;
    text-align: center;
    font-family: 'Roboto-Regular';
    margin-bottom: 16px;
}

.curp {
    position: absolute;
    right: 65px;
    top: 91.5%;
    background: transparent;
    border: none;
    cursor: pointer;
}

/******* 2nd section *******/
#counter-stats h4 {
    font-family: 'Roboto-Regular';
    text-align: center;
    font-weight: 600;
    font-size: 34px;
    margin-top: -5px;
}

#counter-stats ul {
    font-family: 'Roboto-Regular';
    font-size: 20px;
    margin-top: 50px;
}

#counter-stats p {
    font-family: 'Roboto-Regular';
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.bg-counter h5 {
    font-size: 33px;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 700;
    text-align: left;
    color: #000;
    font-family: 'Roboto-Regular';
}

.bg-counter p {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: 0;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    font-family: 'Roboto-Regular';
}

.bg-counter .first_sec {
    margin-top: 70px;
}

#counter-stats img {
    padding: 10px;
}

/* .buyNowbtn1 {
    position: absolute;
    right: 41%;
    top: 90%;
    background-color: #FFBF00;
    border-radius: 4px;
    padding: 19px 20px;
    color: #000;
    letter-spacing: 0.2em;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Roboto-Regular';
    width: 15.5%;
    margin-left: auto;
    margin-right: 0;
    display: block;
    text-align: center;
    box-shadow: 4px  4px rgba(34, 34, 34,0.3);
    text-transform: uppercase;
    font-weight: 600;
    transition-property: color,background-color,box-shadow;
    transition-duration: var(--duration-long);
    transition-timing-function: ease;
    -webkit-appearance: none;
    appearance: none;
    overflow: hidden;
    transition: all .4s ease-in-out;
    background-size: 300% 100%;
}
.btn-hover.hover1 { 
    background-image: linear-gradient(to right, #FFBF00,#FFBF00,  #FFBF00a1, #FFBF00d4, #FFBF00);
}
.buyNowbtn1:hover {
    outline: none;
    color: #000;
    box-shadow: none;
    transition-delay: .25s;
    background-position: 100% 0;
    transition: all 0.4s ease-in-out;
} */

.buttons {
    /* margin: 10%; */
    text-align: center;
}

.btn-hover {
    width: 200px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    margin: 20px;
    height: 55px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    position: absolute;
    right: 42%;/*41*/
    /* top: 93%; */
    bottom: -7%;
    border-radius: 4px;
    padding: 16px 20px;
    color: #000;
    letter-spacing: 0.2em;
    font-size: 16px;
    cursor: pointer;
    font-family: 'Roboto-Regular';
    width: 15.5%;
    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%;
}

.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-image: linear-gradient(to right, #FFBF00,#FFBF00,  #FFBF00a1, #FFBF00d4, #FFBF00); */
    background-image: linear-gradient(to right, #FFBF00,#FFBF00, #ffbf00eb, #ffbf00ed, #FFBF00);
    box-shadow: 4px  4px rgba(34, 34, 34,0.3);
}


.buyNowbtn {
    border-radius: 44px;
    border: 2.5px solid transparent;
    padding: 11px 20px;
    background-color: #FFBF00;
    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: 58%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.buyNowbtn:hover {
    outline: none;
    background-color: #FFDE17;
    color: #000;
}


.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: #fafafa;
    color: #fff;
}

.slider-card {
    background-color: #f2f2f2;
    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;
}

.header_text {
    line-height: 1.33;
    font-weight: 300;
    font-size: 24px !important;
    color: #000;
    font-family: 'Roboto-Light';
    margin-bottom: 0;
    padding-top: 64px;
    text-align: center;
}

.benefit-common-spacer h6 {
    font-family: 'Roboto-Regular';
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
    text-align: center;
}

.benefit-common-spacer p {
    font-family: 'Roboto-Regular';
    font-size: 14px !important;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
}

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

.benefit-common-spacer .owl-nav .owl-prev:hover {
    background-color: transparent !important;
    color: #000 !important;
}

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

.benefit-common-spacer .owl-nav .owl-next:hover {
    background-color: transparent !important;
    color: #000 !important;
}

.benefit-common-spacer img {
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}

.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: #f9f7f5;
    padding-bottom: 60px;
}


.accordion {
    color: #444;
    cursor: pointer;
    padding: 18px;
    margin: 0;
    font-weight: 300;
    border-color: white;
    padding: 7px;
    text-align: left;
    height: 77px;
    border-radius: 8px;
    margin-bottom: 0px;
}

/* Add "plus" sign (+) after Accordion */
.accordion::after {
    content: '\002B';
    font-weight: bold;
    float: right;
    padding: 7px;
    color: #ECD540;
    border-radius: 5px;
    font-size: 15px;
}

.accordion.active:after {
    content: "\2212";
    color: #ECD540;
    font-size: 18px;
}

/* Style the accordion panel */
.accordion-panel {
    padding: 0 18px;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}

/*faq section*/
.faqcontainer {
    margin-bottom: 13px;
}

.accordion .card {
    border-bottom: 2px solid #d3d3d3 !important;
}

.header-title {
    font-size: 16px;
    font-weight: 700 !important;
    width: 90%;
    padding-left: 9px;
    border-radius: 16px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Roboto-Regular';
}

.header-content {
    color: #fff;
    text-align: left !important;
    padding: 0;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 500;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    padding-right: 10px;
}

.portableContainer .cardcol {
    width: 100%;
}

.cardcol {
    width: 90%;
}


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

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

.tracking-know-more-title {
    font-family: 'Roboto-Regular';
    font-size: 44px !important;
    font-weight: 400 !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-col {
    margin-top: 115px;
}

.tracking-common-col1 {
    margin-top: 70px;
}

.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;
}

.shop_btn {
    border: 2.5px solid transparent;
    background-color: #FFBF00;
    padding: 10px 32px;
    margin-bottom: 16px;
    letter-spacing: .1em;
    color: #000 !important;
    font-weight: 600;
    font-size: 16px;
    border-radius: 44px;
    outline: none !important;
    box-shadow: none !important;
}

.shop_btn:hover {
    outline: none;
    background-color: #FFDE17;
    color: #000;
    border-color: transparent;
}

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

.tracking-common-spacer .header-content span a {
    margin-top: 25px;
    font-weight: 700;
}

/******* 6th section *********/
.video-platform {
    margin-top: 39px;
    padding-bottom: 70px;
    background-color: #f9f7f5;
}

.video-platform .mobilevideo_ver {
    --bs-gutter-x: 0.01rem !important;
}

.video-platform-know-more-title {
    font-family: 'Roboto-Regular';
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    margin-top: -39px;
    line-height: 1.14;
    font-weight: 400 !important;
    font-size: 44px !important;
    padding-top: 64px !important;
}

.platform {
    padding-bottom: 70px;
}

.platform-know-more-title {
    font-family: 'Roboto-Regular';
    font-size: 44px !important;
    font-weight: 400 !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;
}

.platform-know-more-title1 {
    font-family: 'Roboto-Regular';
    font-size: 44px;
    font-weight: 400;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    color: #000;
    margin-bottom: 20px;
    margin-top: -50px;
}

#banner_video_1 {
    width: 100%;
    margin-top: 5px;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 0 27px 20px rgba(0, 0, 0, 0.25);
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 48px;
    margin-bottom: 64px;
    max-width: 830px;
    object-fit: none;
}

#banner_video_2 {
    width: 100%;
    margin-top: 5px;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 0 27px 20px rgba(0, 0, 0, 0.25);
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 48px;
    margin-bottom: 64px;
    max-width: 830px;
}

/********** 8th section **********/
.text-reviews {
    padding-bottom: 50px;
}

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

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

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

.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;
}

.star-logo {
    font-size: 20px;
    margin-top: 30px;
}

/******** 9th section *********/
.recent-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: -19px;
}

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

.related-post img {
    width: 100%;
    height: 50%;
    border-radius: 8px 8px 8px 8px;
}

.related-post h4 {
    font-family: 'Roboto-Regular';
    font-size: 20px;
    font-weight: 800;
    margin: 20px 0px 12px 0px;
}

.related-post p {
    font-family: 'Roboto-Regular' !important;
    font-size: 17px !important;
    line-height: 1.2em !important;
    letter-spacing: -0.5px !important;
    color: #707070 !important;
    font-weight: 400 !important;
    text-align: left !important;
}

.zoom {
    padding: 10px;
}

.zoom:hover {
    box-shadow: 1px 4px 4px 3px #ccc;
    border-radius: 8px 8px 8px 8px;
    padding: 9px;
}

.post-width {
    width: 75%;
}

.common-spacer1 {
    padding-bottom: 70px;
}

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

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

.lastsecn_container {
    width: 75%;
}

.last-sec h6 {
    font-family: 'Roboto-Regular';
    font-size: 36px;
    padding: 0;
    opacity: 1;
    text-shadow: 0 0 0 transparent;
    line-height: 1.3em;
    letter-spacing: 0;
    font-weight: 300;
    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: #000;
    background-color: #FFBF00;
    font-size: 16px;
    padding: 9px 20px;
    border-radius: 44px;
    width: 130%;
    letter-spacing: 0.1em;
    font-weight: 700;
    outline: none !important;
    box-shadow: none !important;
}

.explore_btn:hover {
    outline: none;
    background-color: #FFDE17;
    color: #000;
    border-color: transparent;
}

.contact_btn {
    font-family: 'Roboto-Regular';
    font-size: 16px;
    padding: 8px 20px;
    border: 2px solid transparent;
    border: 2px solid #FFBF00;
    color: #000;
    border-radius: 44px;
    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: #FFBF00;
    border: 2px solid #FFBF00;
}


.modal-title {
    padding-top: 35px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto-Regular';
}

.close {
    height: 20px;
    background-color: transparent !important;
    border: none;
    color: #000 !important;
    border-radius: 2px;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.error-message {
    color: red;
    position: relative;
    bottom: 23px;
    font-size: 13px;
    font-family: 'Roboto-Regular';
}

.error-border {
    border: 1px solid red;
}

.contactform {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    outline: none !important;
    display: block;
    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;
}

.form-control:active {
    outline: none !important;
    border: none !important;
}

input:active {
    outline: 0 none;
}

::placeholder {
    font-family: 'Roboto-Regular';
    font-size: 15px;
}

.submit_btn {
    background-color: #000;
    color: #fff;
    font-size: 21px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 50px;
    width: 34%;
    padding: 5px 15px;
    border-radius: 5px;
    font-family: 'Roboto-Regular';
}

/* for to remove the arrows on the number input field */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
/* for to remove the arrows on the number input field */


.curp_1 {
    position: absolute;
    top: 77%;
    left: 70%;
    background-color: transparent;
    border: transparent;
    color: #000;
}

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

@media (max-width: 767px) {
    .banner-image {
        margin-top: 27px;
    }
    .sidebar {
        height: 135%;
        top: 0;
        left: -100%;
    }

    .side-btn {
        top: 48px;
    }

    .topNav_button {
        font-size: 12px;
        padding: 0px 14px;
    }

    .topNav_button1 {
        font-size: 12px;
        padding: 0px 14px;
        background-color: #FFBF00;
        border: 2.5px solid #FFBF00;
        font-weight: 600;
        color: #fff;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        border-radius: 44px;
    }

    .topNav_button:hover {
        font-size: 12px;
        padding: 3px 14px;
    }

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

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

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

    .banner-bg {
        padding-top: 111px !important;/*38*/
    }

    .curp_2 {
        position: absolute;
        top: 75%;
        right: 7%;
        background-color: transparent;
        border: transparent;
    }

    #banner_video_1 {
        object-fit: cover;
        height: 61vh;
        width: 95%;
        border-radius: 12px;
        box-shadow: 0 0 27px 20px rgba(0, 0, 0, 0.25);
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 48px;
        margin-bottom: 64px;
        max-width: 830px;
    }

    #banner_video_2 {
        object-fit: cover;
        height: 61vh;
        width: 95%;
        border-radius: 12px;
        box-shadow: 0 0 27px 20px rgba(0, 0, 0, 0.25);
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 48px;
        margin-bottom: 64px;
        max-width: 830px;
    }

    .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;
    }

    .banner_text {
        font-size: 44px;
        line-height: 0.91;
        font-weight: 400;
        color: #000;
        position: absolute;
        top: 21%;
        left: 0;
        right: 0;
        text-align: center;
        font-family: 'Roboto-Regular';
        margin-bottom: 16px;
        padding: 0 19px;
    }

    .curp {
        position: relative;
        right: 6px;
        background: transparent;
        border: none;
        top: -114px;
        float: right;
    }

    #counter-stats h4 {
        font-size: 30px;
        text-align: left;
    }

    .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;
    }

    .text-reviews h1 {
        margin-top: 25px;
    }

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

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

    .platform-know-more-title1 {
        font-size: 36px !important;
        text-align: center !important;
        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;
    }

    .header-content {
        font-size: 14px !important;
        margin-bottom: -12px;
    }

    .submit_btn {
        background-color: #000;
        color: #fff;
        font-size: 21px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 50px;
        width: 50%;
        padding: 5px 6px;
        border-radius: 7px;
        font-family: 'Roboto-Regular';
    }

    .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;
    }

    .shop_btn {
        width: 100%;
    }

    .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;
        /* color: #006aff;
        border: 1px solid #006aff; */
        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;
        background-color: #000;
        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;
    }

    .platform-know-more-title1 {
        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;
    }

    #counter-stats img {
        width: 80%;
    }

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

    .buyNowbtn {
        border-radius: 44px;
        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: 21%;
        /* top: 98%; */
        /* width: 60%; */
        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;
    }

    .post-width {
        width: 100%;
    }

    .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;
    }

    .star-logo {
        font-size: 20px;
        margin-top: 15px;
    }

    .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;
    }

    .bg-counter .first_sec {
        margin-top: 45px;
    }

    .tracking-common-col {
        margin-top: 45px;
    }

    .tracking-common-col1 {
        margin-top: 45px;
    }

    .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;
    }

    .common-spacer1 {
        padding-bottom: 12px;
    }

    .bg-counter h5 {
        padding-top: 13px;
    }

    .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;
        /* height: 100vh; */
        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;
    }

    .curp {
        position: relative;
        left: 9px;
        background: transparent;
        border: none;
        top: -412%;
        float: right;
    }

    .banner_text {
        padding: 0 !important;
        font-size: 42px;
        top: 24%;
    }

    .shop_btn {
        padding: 10px 4px;
    }

    .post-width {
        width: 100%;
    }

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

    .buyNowbtn {
        padding: 10px 20px;
        font-weight: 700;
        color: #000;
        border-radius: 44px;
        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: 44px;
        font-weight: 700;
        color: #000000;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        font-size: 16px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        width: 86%;
        right: 0;
        margin-left: auto;
        margin-right: 0;
        display: block;
        text-decoration: none;
        margin-bottom: -28px;
        text-align: center;
        position: relative;
        bottom: 143px !important;
    }

    .qucik-btn3 {
        width: 85%;
    }

    .qucik-btn2 {
        width: 85%;
    }

    .qucik-btn1 {
        width: 85%;
    }

    .user-btn {
        width: 85%;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
    .benefit-common-spacer .header-title {
        font-size: 15px;
        font-weight: 700 !important;
        width: 87%;
    }

    .tracking-common-spacer .header-title {
        font-size: 16px;
        font-weight: 700 !important;
        width: 87%;
        text-align: center;
        float: inline-start;
    }
}


@media (min-width : 768px) and (max-width:1024px) {
    .accordion {
        height: 76px;
    }

    .hideondesktop {
        display: none !important;
    }

    .hideonipad {
        display: none;
    }

    .hideonipadpro {
        display: none;
    }

    .hideonmobile {
        display: block;
    }

    .side-btn span {
        font-size: 40px;
    }

    .banner_text {
        font-size: 58px !important;
        top: 14% !important;
        color: #fff !important;
    }

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

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

    .curp {
        top: 29% !important;
    }

    .buyNowbtn {
        width: 100%;
    }

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

    .topNav_button1 {
        background-color: #FFBF00;
        border: 2.5px solid transparent;
        padding: 5px 20px !important;
        font-weight: 400;
        color: #000;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        font-size: 14px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
        border-radius: 44px;
    }

    .topNav_button1:hover {
        text-decoration: none !important;
        border-radius: 44px;
        border: transparent;
        outline: none;
        padding: 7px 22px;
        background: linear-gradient(0deg, #1f5976, #1f5976) padding-box, linear-gradient(96.1deg, #04a7cc 7.27%, #7b8bc6 100.01%) border-box;
        font-weight: 400;
        color: #fff;
        letter-spacing: 0.1em;
        text-shadow: 0 0 0 transparent;
        font-size: 14px;
        cursor: pointer;
        font-family: 'Roboto-Regular';
        margin-left: auto;
        margin-right: auto;
        display: block;
        text-align: center;
    }

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

    #banner_video_1 {
        width: 93%;
    }

    #banner_video_2 {
        width: 93%;
    }

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

    .contact_btn {
        width: 31%;
    }

    .explore_btn {
        width: 117%;
    }

    #counter-stats img {
        height: auto;
    }
}


@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;
    }
}