@media screen and (max-width: 1440px) {
    .fast-media::before, .fast-media::after {
        content: none;
    }
}
@media screen and (max-width: 1240px) {
    .code {
        padding: 16px;
    }
    .how-em {
        margin-top: 40px;
    }
    .how-em > h1 {
        font-size: 26px;
    }
    .how-em > h2 {
        font-size: 16px;
        margin-bottom: 24px;
    }
    .info-ln > h1 {
        font-size: 20px;
    }
    .info-ln > ul > li {
        font-size: 14px;
    }
    .info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .info-welcome-media {
        margin: 0px auto;
    }
    .info-welcome-links {
        max-width: 100%;
    }
    .info-welcome-links > p {
        font-size: 18px;
    }
    .info-welcome-links > p > br {
        display: none;
    }
    .body-pricing {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .image-item-price {
        display: none;
    }
    .body-item-price {
        max-width: 100%;
    }
    .item-price {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
    }
    .link-more::before {
        height: 18px;
        width: 18px;
    }
    .link-more > p {
        font-size: 14px;
    }
    .head-media {
        gap: 10px;
    }
    .body-media {
        gap: 10px;
    }
    .group-item {
        gap: 10px;
    }
    .info-welcome-media {
        gap: 10px;
    }
    .info-fast {
        padding: 40px 0;
    }
    .fast {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .item-media > p {
        padding: 14px;
        font-size: 14px;
    }
    .links-items > .item {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .links-items > .item::after {
        height: 12px;
    }
    .links-items > .item > p {
        font-size: 14px;
    }
    .info-pricing {
        margin-top: 60px;
    }
    .responsive-main-content {
        padding-bottom: 60px;
        margin-bottom: 0px;
    }
    .responsive-servers::before, .responsive-servers::after, .responsive-os::before, .responsive-os::after {
        content: none;
    }
    .servers {
        max-width: 100%;
    }
    .responsive-servers {
        padding: 60px 0;
    }
    .os {
        max-width: 100%;
    }
    .os::before {
        content: none;
    }
    .responsive-os {
        padding: 60px 0;
        margin-top: 0;
    }
    .responsive-datacenter {
        margin-top: 0;
    }
    .perform {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .perform-info {
        max-width: 100%;
    }
    .perform-content {
        width: 100%;
    }
    .footer-info-navigate {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
    }
    .footer-navigate {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .bottom-head-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .navigation {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 20px;
    }
    .top-head-cotnent > p {
        display: none;
    }
    .image-os {
        width: 40px;
        height: 40px;
    }
    .os-items {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }
    .item-cent-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .item-cent-info:last-child {
        gap: 60px;
        padding: 60px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .data-table {
        overflow-x: auto;
    }
    .review > h1 {
        font-size: 44px;
    }
    .top-footer-content {
        margin-bottom: 40px;
    }
    .top-footer-content > .info-tx > h1 {
        font-size: 44px;
    }
    .top-footer-content > .info-tx > p {
        font-size: 16px;
    }
    .top-footer {
        padding: 0;
        padding-top: 40px;
        padding-bottom: 100px;
    }
    .nav-footer-items {
        gap: 10px;
    }
    .nav-footer-items > .item > p {
        font-size: 14px;
    }
    .button-a > p {
        font-size: 14px;
    }
    .responsive-datacenter {
        padding: 40px 0;
        border-radius: 20px;
    }
    .perform {
        margin: 60px 0;
    }
    .info-tx > h1 {
        font-size: 32px;
    }
    .body-item-price > .item > p {
        font-size: 14px;
    }
    .head-item-info > h3 {
        font-size: 24px;
    }
    .head-item-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px;
    }
    .head-pricing > h1 {
        font-size: 32px;
    }
    .head-pricing > p {
        font-size: 14px;
    }
    .button-a {
        padding: 16px 20px;
    }
    .button-c {
        padding: 16px 20px;
    }
    .button-c > p {
        font-size: 14px;
    }
    .info-main-head > h1 {
        font-size: 60px;
    }
    .info-main-head > p {
        font-size: 14px;
    }
    .lnr-tex > p {
        font-size: 14px;
    }
    .responsive-main-content {
        padding-top: 0;
    }
    .navigation {
        gap: 10px;
    }
    .navigation > .item > p {
        font-size: 14px;
    }
    .info-main-bottom {
        margin-top: 40px;
    }
    .item-cent-info > .item > img {
        height: 200px;
    }
    .cent-info {
        max-width: 100%;
    }
    .emb-info {
        padding: 14px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .emb-info > p {
        font-size: 14px;
    }
    .emb-action {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .emb-action > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 220px;
                flex: 1 1 220px;
    }
    .button-d > p, .button-e > p {
        font-size: 14px;
    }
    .iframe-content {
        padding: 14px;
        padding-bottom: 0;
    }
    .info-main-head > h4 {
        font-size: 32px;
    }
    .footer-lt > p {
        font-size: 14px;
    }
    .info-sv > h1 {
        font-size: 44px;
        line-height: 100%;
    }
    .os-bottom-info > h3 {
        line-height: 140%;
    }
    .os-bottom-info > h3 {
        display: block;
    }
    .os-bottom-info > h3::before, .os-bottom-info > h3::after {
        content: none;
    }
}