@media (min-width: 1600px) and (max-width: 1699px) {
  :root {--global-font-size: 17px;}
  body .container, body .head-container {max-width: 1400px;}
}

@media (min-width: 1500px) and (max-width: 1599px) {
  :root {--global-font-size: 16px;}
  body .container, body .head-container {max-width: 1350px;}
}

@media (min-width: 1400px) and (max-width: 1499px) {
  :root {--global-font-size: 15px;}
  body .container, body .head-container {max-width: 1300px;}
}

@media (min-width: 1300px) and (max-width: 1399px) {
  :root {--global-font-size: 14px;}
  body .container, body .head-container {max-width: 1200px;}
}

@media (min-width: 1200px) and (max-width: 1299px) {
  :root {--global-font-size: 13px;}
  body .container, body .head-container {max-width: 1100px;}
  body #content .sec-two-home .row-two .slick-slider button.slick-arrow {top: 47.3%;}
}

@media (min-width: 1100px) and (max-width: 1199px) {
  :root {--global-font-size: 12px;}
  body .container, body .head-container {max-width: 1000px;}
}

@media (min-width: 1025px) and (max-width: 1099px) {
  :root {--global-font-size: 12px;}
  body .container, body .head-container {max-width: 1000px;}
}

@media (min-width: 769px) and (max-width: 1024px) {
  :root {--global-font-size: 13px;}
  body .container, body .head-container {max-width: initial;}
  body #content .sec-three-home .row-two .progress-line {width: 50%; right: 7%;}
  body #content .sec-five-home .row-two .wpb_column .vc_column-inner .wpb_wrapper .testimonials-wrapper button.slick-arrow.slick-prev {right: 7%;}
  body h1.vc_custom_heading {font-size: 3.2rem;}
  body #content .sec-six-home::before {top: 5%; height: 100%;}
  body #content .sec-two-home .row-one .col-right .vc_row.vc_inner::before {left: -2.5%;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img1 {top: 3rem;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img2 {top: 10rem;}
  body #content .modules-section4 .row1 {display: flex; flex-direction: column;}
  body #content .modules-section4 .row1 .left-side {width: 100%;}
  body #content .modules-section4 .row1 .right-side {width: 100%; padding: 0; margin: 0;}
	body #content .modules-section4 .right-side .wpb_raw_code.wpb_raw_html {top: 0.5rem; left: 50%; transform: translateX(-50%);}
  body #content .modules-section4 .row1 .right-side .images {padding: 3rem 0 5rem 0;}
}

@media (min-width: 600px) and (max-width: 768px) {
  :root {
    --global-font-size: 12px;
  }
  body .container, body .head-container {
    max-width: initial;
  }
  body .flex-row {
    flex-direction: column;
  }
  body .flex-row .col-1 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-2 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-3 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-4 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-5 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-6 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-7 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-8 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-9 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-10 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-11 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-12 {
    flex: 0 0 100%;
    width: 100%;
  }
  body header#masthead .flex-row > div {
    display: none;
  }
  body header#masthead .flex-row > div.mob-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 1em;
  }
  body header#masthead .flex-row .mob-flex .logo {
    margin: 0;
  }
  body header#masthead .flex-row .mob-flex .mobile-menu-link {
    width: 35%;
    flex: 0 0 35%;
  }
  body header#masthead .flex-row .mob-flex .menu-link {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  body header#masthead .flex-row .mob-flex .menu-link b {
    display: block;
    background: #fff;
    width: 40px;
    height: 3px;
    border-radius: 20px;
    margin-bottom: 10px;
    transition: 0.4s;
  }
  body #content .sec-three-home .row-two .row-inner-slider h4 {
    margin-top: 4rem;
    font-size: 1.6rem;
  }
  body #content .sec-three-home .row-two .slick-slider ul.slick-dots li.slick-active {
    left: 44%;
  }
  body #content .sec-three-home .btn-demo {
    margin-bottom: 0.5rem;
  }
  body #content .sec-five-home .row-one h2 {
    width: 80%;
  }
  body #content .sec-five-home .row-two .wpb_column .vc_column-inner .wpb_wrapper .testimonials-wrapper button.slick-arrow.slick-prev {
    right: 8%;
  }
  body h1.vc_custom_heading {
    font-size: 3.2rem;
  }
  body #content .sec-six-home::before {
    top: 5%;
    height: 100%;
  }
  body #content .sec-six-home .row-one {
    flex-direction: column-reverse;
    text-align: center;
    width: 90%;
    margin: auto;
  }
  body #content .sec-six-home .row-one .wpb_column {
    width: 100%;
  }
  body #content .sec-six-home .row-one .img-prototype {
    width: 60%;
    margin: auto;
  }
  body #content .sec-six-home .row-one h1 {
    text-align: center !important;
    font-size: 2.5rem;
  }
  body #content .sec-eight-home .row-two .vc_tta-container {
    width: 100%;
  }
  body footer#colophon .footer-widget .container > .flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
  }
  body footer#colophon .footer-widget .container > .flex-row .col-foot {
    flex: 0 0 45%;
    width: 45%;
  }
  body footer#colophon .footer-widget .container > .flex-row .first-col {
    flex: 0 0 100%;
    width: 100%;
  }
  body #content .sec-main.sec-one-home h1, body #content .sec-main .row-img-prototype .slick-list.draggable {
    width: 100%;
  }
  body h2.vc_custom_heading {
    font-size: 2.5rem;
  }
  body #content .sec-eight-home .row-two .vc_tta-container .acc-faq .acc-sec .vc_tta-panel-heading a .vc_tta-title-text {
    width: 85%;
  }
  body #content .sec-three-home .row-one h2 {
    width: 100%;
  }
  body #content .sec-main .txt {
    width: 100%;
  }
  body footer#colophon .footer-widget {
    padding-bottom: 2.5rem;
  }
  body #content .sec-four-home .row-one h2 {
    width: 100%;
  }
  body #content .sec-two-home .row-one .col-left .txt p {
    width: 100%;
  }
  body #content .contact-us-sec .contact-us-row .form-col {
    padding: 3rem;
    margin: 1rem 0;
  }
  body #content .contact-us-sec .contact-us-row .txt-col {
    padding: 3rem;
  }
  body #content .contact-us-sec .contact-us-row:after {
    width: 300px;
    height: 300px;
    top: 28rem;
    bottom: 0;
    right: 0;
  }
  body #content .contact-us-sec .contact-us-row:before {
    width: 300px;
    height: 300px;
  }
	body #content .modules-section1 .row1 {display: flex; flex-direction: column;}
	body #content .modules-section1 .row1 .left-side {width: 100%; margin: 0; padding-bottom: 36.5rem;}
	body #content .modules-section1 .left-side .wpb_wrapper {height: 100%; margin: 5rem 0 2rem 0;}
	body #content .modules-section1 .row1 .right-side {width: 100%; margin: 0;}
	body #content .modules-section1 .wpb_raw_code.wpb_raw_html {top: -35rem; left: -1rem;}
	body #content .modules-section1 .right-side .img1 {top: -33.5rem; left: 10%; width: 90%; aspect-ratio: 600/520; height: auto; max-height: 28rem; border-radius: 2rem;}
	body #content .modules-section1 .right-side .img2 {top: -29.5rem; left: 0rem; max-width: 12rem; width: 34%;}
	body #content .modules-section3 .row2 {display: flex; flex-direction: column; justify-content: flex-end;}
	body #content .modules-section3 .row2 .left-side {width: 100%;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img1 {top: 3rem; right: 13%; width: 87%; aspect-ratio: 600/520; height: auto; max-height: 28rem; border-radius: 2rem;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img2 {top: 8.5rem; right: 0; max-width: 12rem; width: 34%;}
	body #content .modules-section3 .row2 .right-side {width: 100%; padding-top: 35rem;}
	body #content .modules-section4 {margin: 5rem 0 0 0;}
	body #content .modules-section4 .row1 {display: flex; flex-direction: column;}
  body #content .modules-section4 .row1 .left-side {width: 100%;}
  body #content .modules-section4 .row1 .right-side {width: 100%; padding: 0; margin: 0;}
	body #content .modules-section4 .right-side .wpb_raw_code.wpb_raw_html {top: 5rem; left: 50%; transform: translateX(-50%);}
  body #content .modules-section4 .row1 .right-side .images {padding: 3rem 0 5rem 0;}
}
@media (max-width: 600px) {
  :root {
    --global-font-size: 12px;
  }
  body .container, body .head-container {
    max-width: initial;
  }
  body .flex-row {
    flex-direction: column;
  }
  body .flex-row .col-1 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-2 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-3 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-4 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-5 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-6 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-7 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-8 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-9 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-10 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-11 {
    flex: 0 0 100%;
    width: 100%;
  }
  body .flex-row .col-12 {
    flex: 0 0 100%;
    width: 100%;
  }
  body header#masthead .flex-row > div {
    display: none;
  }
  body header#masthead .flex-row > div.mob-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 1em;
  }
  body header#masthead .flex-row .mob-flex .logo {
    margin: 0;
  }
  body header#masthead .flex-row .mob-flex .mobile-menu-link {
    width: 35%;
    flex: 0 0 35%;
  }
  body header#masthead .flex-row .mob-flex .menu-link {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  body header#masthead .flex-row .mob-flex .menu-link b {
    display: block;
    background: #fff;
    width: 40px;
    height: 3px;
    border-radius: 20px;
    margin-bottom: 10px;
    transition: 0.4s;
  }
  body #content .sec-three-home .row-two .row-inner-slider h4 {
    margin-top: 4rem;
    font-size: 1.6rem;
    text-align: center !important;
  }
  body #content .sec-three-home .row-two .slick-slider ul.slick-dots li.slick-active {
    left: 45%;
    top: 2%;
  }
  body #content .sec-three-home .btn-demo {
    margin-bottom: 2rem;
  }
  body #content .sec-five-home .row-one h2 {
    width: 80%;
    font-size: 2.2rem;
  }
  body #content .sec-five-home .row-two .wpb_column .vc_column-inner .wpb_wrapper .testimonials-wrapper button.slick-arrow.slick-prev {
    right: 8%;
  }
  body h1.vc_custom_heading {
    font-size: 3rem;
  }
  body #content .sec-six-home::before {
    top: 5%;
    height: 100%;
  }
  body #content .sec-six-home .row-one {
    flex-direction: column-reverse;
    text-align: center;
    width: 90%;
    margin: auto;
  }
  body #content .sec-six-home .row-one .wpb_column {
    width: 100%;
  }
  body #content .sec-six-home .row-one .img-prototype {
    width: 100%;
    text-align: center;
  }
  body #content .sec-six-home .row-one .img-prototype img {
    height: 300px !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
  body #content .sec-six-home .row-one h1 {
    text-align: center !important;
    font-size: 2.5rem;
  }
  body #content .sec-eight-home .row-two .vc_tta-container {
    width: 100%;
  }
  body footer#colophon .footer-widget .container > .flex-row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
  }
  body footer#colophon .footer-widget .container > .flex-row .col-foot {
    flex: 0 0 45%;
    width: 45%;
  }
  body footer#colophon .footer-widget .container > .flex-row .first-col {
    flex: 0 0 100%;
    width: 100%;
  }
  body #content .sec-main.sec-one-home h1, body #content .sec-main .row-img-prototype .slick-list.draggable {
    width: 100%;
  }
  body h2.vc_custom_heading {
    font-size: 2.5rem;
  }
  body #content .sec-two-home .row-one {
    flex-direction: column;
  }
  body #content .sec-two-home .row-one .wpb_column {
    width: 100%;
  }
  body #content .sec-two-home .row-one .col-right .vc_row.vc_inner::before {
    left: -2%;
  }
  body #content .sec-three-home .row-two .row-inner-slider {
    flex-direction: column-reverse;
    text-align: center;
  }
  body #content .sec-three-home .row-two .row-inner-slider .wpb_column {
    width: 100%;
  }
  body #content .sec-three-home .row-two .row-inner-slider .img-slider {
    width: 50%;
    margin: auto;
  }
  body #content .sec-three-home .row-two .progress-line {
    width: 100%;
  }
  body #content .sec-four-home .row-two {
    flex-direction: column;
  }
  body #content .sec-four-home .row-two .wpb_column {
    width: 100%;
  }
  body #content .sec-seven-home .row-two {
    flex-direction: column;
  }
  body #content .sec-seven-home .row-two .wpb_column {
    width: 100%;
  }
  body #content .sec-eight-home .row-two .vc_tta-container .acc-faq .acc-sec .vc_tta-panel-heading a .vc_tta-title-text {
    width: 85%;
    display: block;
  }
  body #content .sec-three-home .row-one h2 {
    width: 100%;
  }
  body #content .sec-main .txt {
    width: 100%;
  }
  body footer#colophon .footer-widget {
    padding-bottom: 2.5rem;
  }
  body #content .sec-four-home .row-one h2 {
    width: 100%;
  }
  body #content .sec-two-home .row-one .col-left .txt p {
    width: 100%;
  }
  body #content .contact-us-sec .contact-us-row .form-col {
    padding: 3rem;
    margin: 1rem 0;
  }
  body #content .contact-us-sec .contact-us-row .txt-col {
    padding: 3rem;
  }
  body #content .contact-us-sec .contact-us-row:after {
    width: 350px;
    height: 350px;
    top: 33rem;
    bottom: 0;
    right: 0;
  }
  body #content .contact-us-sec .contact-us-row:before {
    width: 350px;
    height: 350px;
  }
  body #content .module-sec .module-row .full-img img {
    width: 100%;
  }
  body .cursor-example {
    display: none;
  }
  body #content .sec-seven-home .choose-the-plan-row .column {
    width: 100%;
  }
  body #content .sec-seven-home .choose-the-plan-row {
    width: 100%;
    padding: 1rem 3rem;
  }
  body header#masthead.sticky .header-main .head-container .logo img {
    width: 100%;
  }
  body #content .module-sec .module-row .full-img {
    width: 100%;
  }
  body #content .module-sec .module-row .full-img-2:before {
    top: -4rem;
    right: 0rem;
    width: 232px;
    height: 253px;
  }
  body #content .module-sec .module-row .full-img:after {
    height: 62%;
    left: 5%;
  }
	body #content .modules-section1 .row1 {display: flex; flex-direction: column;}
	body #content .modules-section1 .row1 .left-side {width: 100%; margin: 0; padding-bottom: 36.5rem;}
	body #content .modules-section1 .left-side .wpb_wrapper {height: 100%; margin: 5rem 0 2rem 0;}
	body #content .modules-section1 .row1 .right-side {width: 100%; margin: 0;}
	body #content .modules-section1 .wpb_raw_code.wpb_raw_html {top: -35rem; left: -1rem;}
	body #content .modules-section1 .right-side .img1 {top: -33.5rem; left: 10%; width: 90%; aspect-ratio: 600/520; height: auto; max-height: 28rem; border-radius: 2rem;}
	body #content .modules-section1 .right-side .img2 {top: -29.5rem; left: 0rem; max-width: 12rem; width: 34%;}
	body #content .modules-section2 .flex {flex-direction: column;}
	body #content .modules-section3 .row2 {display: flex; flex-direction: column; justify-content: flex-end;}
	body #content .modules-section3 .row2 .left-side {width: 100%;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img1 {top: 3rem; right: 13%; width: 87%; aspect-ratio: 600/520; height: auto; max-height: 28rem; border-radius: 2rem;}
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img2 {top: 8.5rem; right: 0; max-width: 12rem; width: 34%;}
	body #content .modules-section3 .row2 .right-side {width: 100%; padding-top: 35rem;}
	body #content .modules-section4 {margin: 5rem 0 0 0;}
	body #content .modules-section4 .row1 {display: flex; flex-direction: column;}
  body #content .modules-section4 .row1 .left-side {width: 100%;}
  body #content .modules-section4 .row1 .right-side {width: 100%; padding: 0; margin: 0;}
	body #content .modules-section4 .right-side .wpb_raw_code.wpb_raw_html {display: none;}
  body #content .modules-section4 .row1 .right-side .images {padding: 1rem 0 5rem 0;}
	body #content .modules-section5 .flex {flex-direction: column;}
	body #content .modules-section5 .row2.flex-gap-1 {flex-direction: column; margin-top: -1rem;}
}
@media (max-width: 499px) {
  body #content .sec-two-home .row-one .col-right .vc_row.vc_inner::before {left: -3.5%;}
  body #content .sec-five-home .row-two .wpb_column .vc_column-inner .wpb_wrapper .testimonials-wrapper button.slick-arrow {top: -30%; font-size: 1.3rem;}
  body #content .sec-five-home .row-two .wpb_column .vc_column-inner .wpb_wrapper .testimonials-wrapper button.slick-arrow.slick-prev {margin-right: 1.3rem;}
	body #content .modules-section4 .row1 .right-side .images {padding: 1rem 0 5rem 0;}
}/*# sourceMappingURL=respo.css.map */

@media (max-width: 425px) {
	body #content .modules-section1 .row1 {display: flex; flex-direction: column;}
	body #content .modules-section1 .row1 .left-side {width: 100%; margin: 0; padding-bottom: 30rem;}
	body #content .modules-section1 .left-side .wpb_wrapper {height: 100%; margin: 5rem 0 2rem 0;}
	body #content .modules-section1 .row1 .right-side {width: 100%; margin: 0;}
	body #content .modules-section1 .wpb_raw_code.wpb_raw_html {display: none;}
	body #content .modules-section1 .right-side .img1 {top: -28.5rem; left: 10%; width: 90%; aspect-ratio: 600/520; height: auto; max-height: 28rem; border-radius: 2rem;}
	body #content .modules-section1 .right-side .img2 {top: -24.5rem; left: 0rem; max-width: 12rem; width: 34%;}
	body #content .modules-section3 .row2 .right-side {padding-top: 32rem;}
}

@media (max-width: 375px) {
	body #content .modules-section3 .row2 .left-side .wpb_wrapper .img2 {top: 6.5rem;}
	body #content .modules-section3 .row2 .right-side {padding-top: 28rem;}
}