@media (max-width:991px) {
    .text-page-wrap {
        padding: 20px
    }

    .top-gradient-bg .page-title {
        padding-bottom: 30px
    }

    .top-gradient-bg {
        width: 100%;
        margin: 0 0 20px;
        border-radius: 0 0 24px 24px;
        background: linear-gradient(25deg, #ffc1b47a, transparent, transparent)
    }

    .whats-img-wrapper .img-wrap,
    .whats-img-wrapper .img-wrap img {
        width: 100%
    }

    .main-wrap .text h3 {
        font-size: 34px;
        margin-bottom: 14px
    }

    .main-wrap .text {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
        padding: 0 30px
    }

    .feature-item {
        margin-bottom: 30px;
        padding: 24px 16px
    }

    .features-section,
    .main-wrap .text .list-items .list-item {
        margin-bottom: 10px
    }

    .create-link-section,
    .cta-section,
    .prev-links-section {
        margin-bottom: 40px
    }

    .create-link-section .section-wrap {
        border-radius: 18px;
        padding-top: 30px
    }

    .whats-img-wrapper .shape5,
    .whats-img-wrapper .shape6 {
        left: 10px
    }

    .whats-img-wrapper {
        width: 100%;
        padding: 0 24px
    }

    .cta-wrap .text img,
    .feature-item h3 {
        margin: 0 0 10px
    }

    .main-wrap .text p,
    header {
        margin-bottom: 20px
    }

    .section-title {
        font-size: 24px;
        line-height: 36px
    }

    .fixed-link {
        display: flex
    }

    footer {
        margin: 40px 0 0
    }

    .whatsapp-box-wrap {
        padding: 30px 16px;
        text-align: center
    }

    .cta-wrap,
    .prev-links-wrap,
    .text-wrapper {
        padding: 24px
    }

    .whatsapp-box {
        margin-bottom: 26px
    }

    .ad-wrap,
    .cta-wrap .text,
    .preview-title {
        margin-bottom: 24px
    }

    header {
        padding: 20px 0
    }

    .header-wrap .menu a {
        margin-left: 14px
    }

    .change-lang {
        margin-right: 14px
    }

    .header-wrap .menu a:last-child,
    .main-wrap .text .list-items .list-item:last-child {
        margin: 0
    }

    .cta-wrap {
        display: block;
        text-align: center
    }

    .cta-wrap .text {
        margin-left: 0;
        display: block
    }

    .footer-wrap {
        padding: 20px 0
    }

    .footer-wrapper {
        display: block;
        text-align: center
    }

    .footer-wrapper .f-menu {
        margin: 14px auto;
        display: block
    }

    .form-group {
        margin-bottom: 18px
    }

    .create-link-form {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px
    }

    .main-wrap .img-wrapper {
        margin: 0 auto
    }

    .main-section {
        margin-bottom: 40px;
        padding-bottom: 24px
    }

    .statistics-wrap {
        margin-top: 30px
    }
}

@media (max-width:767px) {
    #countryMapChart {
        height: auto !important
    }

    .map-head {
        margin-bottom: 0
    }

    .bg-statistics,
    .bordered-chart-wrap {
        padding: 20px
    }

    .country-chart-wrap {
        height: auto;
        margin-bottom: 16px
    }

    .main-wrap .img-wrapper {
        margin-left: 0
    }

    .form-submit .view-link,
    .form-submit button {
        padding: 0 24px
    }

    .mobile-menu {
        display: initial
    }

    .open-menu {
        display: inline-flex
    }

    .header-wrap .menu {
        display: none
    }

    .header-wrap .logo {
        margin: 0 auto
    }

    .row.features-row {
        margin: 0 -7px
    }

    .row.features-row .col-6 {
        padding: 0 7px
    }

    .feature-item {
        margin-bottom: 10px;
        padding-bottom: 14px;
        height: calc(100% - 14px)
    }

    .feature-item p {
        font-size: 12px
    }

    .change-lang {
        margin: 0
    }
}

@media (max-width:576px) {
    .main-wrap .img-wrapper .whats-link {
        width: 193px;
        height: 28px;
        top: 21px;
        right: 20px;
        font-size: 12px;
        padding-left: 18px
    }

    .main-wrap .img-wrapper .smile {
        right: 15px;
        top: 77px;
        height: 44px
    }

    .main-wrap .img-wrapper .whats-link i {
        font-size: 8px
    }

    .popup-item .popup-content .head .text h3 {
        font-size: 16px;
        line-height: 160%
    }

    .popup-item .popup-content .head .text p {
        font-size: 13px;
        line-height: 160%
    }

    .copy-link-wrap {
        display: block;
        text-align: center
    }

    .copy-link-wrap input {
        margin-bottom: 20px
    }
}

@media (max-width:480px) {

    .form-submit button,
    .form-submit .view-link {
        font-size: 14px;
    }

    .feature-item svg {
        width: 32px;
    }

    .form-submit .view-link svg,
    .form-submit button svg {
        margin-right: 8px
    }

    .form-submit .view-link,
    .form-submit button {
        width: 50%;
        padding: 0
    }

    .copy-link-wrap a {
        padding: 0 14px
    }
}