@media (max-width: 991px) {
    html {
        font-size: 8px;
    }

    .site-header .header-inner .site-nav .menu-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .toggle-menu {
        position: absolute;
        right: 0;
        width: 26px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        height: 24px;
        cursor: pointer;
    }

    .toggle-menu .bar {
        width: 27px;
        height: 2px;
        display: block;
        float: left;
        margin: 3px auto;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: #ffffff;
    }

    .site-header .header-inner {
        text-align: center;
        padding: 15px 0;
    }

    .site-header .header-inner .site-nav .nav-right {
        margin-left: 20px;
    }

    .site-header .header-inner .site-nav .nav-right .nav-btn {
        padding: 8px 22px;
    }

    .site-header .site-mobile-logo {
        display: block;
        max-width: 150px;
        text-align: left;
    }

    .site-header .site-main-menu li {
        margin: 0 15px;
    }

    .site-nav .site-logo {
        display: none;
    }

    .site-header .site-nav {
        position: fixed;
        width: 320px !important;
        height: 100vh;
        background: #3753BA;
        top: 0;
        right: -100%;
        display: block !important;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        overflow: scroll;
        -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
        box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
    }

    .site-header .site-nav .site-main-menu {
        display: block;
        width: 100%;
        padding-bottom: 50px;
        text-align: left;
        margin: 0;
    }

    .site-header .site-nav .site-main-menu li {
        padding: 0;
        margin: 0;
    }

    .site-header .site-nav .site-main-menu li > a {
        display: block;
        padding: 16px 35px;
        font-weight: 600;
        font-size: 1.6rem;
        color: #fdfffe;
        border-radius: 0;
        background: none;
    }

    .site-header .site-nav .nav-right {
        display: none;
    }

    .header-inner .site-mobile-logo img {
        max-height: 65px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .pix-header-fixed .site-main-menu li a {
        color: #ffffff;
    }

    .pix-header-fixed .header-inner .site-logo {
        padding: 12px 0;
    }

    .pix-header-fixed.header-two.toggle-light .toggle-menu .bar {
        background: #000000;
    }

    .sidebar-open .site-header .site-nav {
        right: 0;
    }

    .sidebar-open .menu-wrapper:before {
        opacity: 1;
        visibility: visible;
    }

    .close-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        top: 0;
        text-align: right;
        width: 100%;
        left: 0;
        padding: 30px 20px;
        color: #fff;
        cursor: pointer;
    }

    .close-menu span {
        font-size: 15px;
    }

    .slick-arrow {
        display: none !important;
    }

    .contact-card__text {
        font-size: 14px;
    }

    .contact-card__subtitle {
        font-size: 2.8rem;
    }

    .hiw-about-wrapper {
        background-size: auto calc(100% - 20rem);
    }

    .text {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) {
    .settings-block {
        height: 100%;
    }
}

@media (max-width: 767px) {
    .video-wrapper {
        margin-top: 3rem;
    }

    .about-list-item {
        min-width: 30rem;
    }

    .site-header {
        padding: 1.2rem 0;
    }

    .site-header .header-inner {
        padding: 0.5rem;
    }

    .text {
        font-size: 14px !important;
    }

    .subtitle {
        font-size: 18px !important;
    }

    .mb-4,
    .mb-5,
    .mb-6,
    .mb-7,
    .mb-8,
    .mb-9 {
        margin-bottom: 4rem !important;
    }

    .fullscreen .scroll-button {
        bottom: 4rem;
    }

    .fullscreen {
        padding: 20rem 0 15rem;
        background-size: auto 220px;
        min-height: 100dvh;
    }

    .main-image {
        margin-top: 40px;
    }

    .hiw-about-wrapper {
        background-size: auto calc(100% - 20rem);
    }

    .about-title-text {
        max-width: 600px;
    }

    .about-section {
        margin-top: -4rem;
    }

    .hiw-section {
        margin-top: -5rem;
    }

    .hiw-slide {
        padding: 0;
    }

    .hiw-slide .hiw-block {
        flex-direction: column;
        align-items: center;
        padding: 3rem;
    }

    .hiw-content {
        display: flex;
        align-items: flex-start;
        gap: 20px;
    }

    .hiw-num {
        margin: 0;
        flex: 0 0 40px;
    }

    .about-list {
        padding-top: 15px;
    }

    .settings {
        padding-bottom: 5rem;
    }

    .hti-section {
        background-size: auto 560px;
    }

    .supported {
        padding: 5rem 0 10rem;
    }

    .supported-row {
        flex-direction: column;
        align-items: center;
    }

    .supported-content {
        text-align: center;
    }

    .supported-search-logo br {
        display: none;
    }

    .supported-search-logo img {
        margin: 0 !important;
    }

    .supported-search-logo {
        max-width: 100%;
        text-align: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 44px;
    }

    .faq-section {
        padding: 15rem 0 10rem;
        background-size: auto 100%;
    }

    .footer {
        margin-top: -70px;
        padding-top: 20rem;
        background-size: auto 100%;
    }

    .footer-grid {
        grid-template-columns: 1fr auto;
        gap: 45px 32px;
    }

    .footer-menu {
        margin: 0 auto;
        max-width: 360px;
        grid-area: 2/1/3/3;
    }

    .footer-store-link {
        align-self: center;
        grid-area: 1/2/2/3;
    }
    .footer-button {
        text-align: center;
        grid-area: 3/1/4/3;
    }
    .footer-copyright {
        padding: 0 40px;
        grid-area: 4/1/5/3;
    }

    .footer-store-link img,
    .footer-store-link a {
        display: inline-block;
        max-width: 180px;
        width: 100%;
        height: auto;
    }

   .footer-menu .row {
       width: 100%;
       display: grid;
       grid-template-columns: auto auto;
       justify-content: space-between;
       gap: 14px 100px
   }

    .footer-link {
        padding: 5px;
        margin: 0;
        font-size: 14px;
    }

    .footer-logo-link {
        max-width: 180px;
    }

    .footer-menu .row > div {
        padding: 0 !important;
    }

    .footer-copyright p {
        text-align: center;
        flex: 1 1 auto;
        font-size: 12px !important;
    }

    /*=====================*/

    .contact-section {
        padding-top: 4rem;
        background-position: center -4rem;
    }

    .contact-card {
        margin: 0 auto 30px;
        height: calc(100% - 30px);
    }

    .card-body {
        padding: 0 3.4rem 2.4rem;
    }

    .section-404 {
        padding: 9rem 0 10rem;
    }

}

@media (max-width: 575px) {
    html {
        font-size: 7px;
    }

    .footer-logo-link {
        max-width: 140px;
    }

    .footer-store-link img,
    .footer-store-link a {
        max-width: 140px;
    }

    .uninstall-item {
        flex-direction: column;
        gap: 4rem;
    }

    .uninstall-item-content {
        text-align: center;
    }

    .return-to-top.back-top {
        bottom: 5rem;
    }

    .thanks-content {
        padding: 6rem 3.6rem;
    }
}
