@media (max-width: 1800px) {
    .home-pricing-content p {
        margin-bottom: 30px;
    }
    .home-pricing-item-group .home-pricing-item:first-child {
        margin-bottom: 30px;
    }
    .home-pricing-link a {
        margin-top: 30px;
        height: 48px;
        line-height: 52px;
    }
}

@media (max-width: 1599px) {
    body {
        font-size: 16px;
    }
    .home-banner-content {
        top: 100px
    }
    .home-banner-content p {
        font-size: 32px;
    }
    .home-slogan {
        padding: 20px 40px 24px;
    }
    .home-slogan-item p {
        font-size: 16px;
    }
    .browser-install-content {
        top: 110px;
    }
    .browser-install-content p {
        font-size: 20px;
    }
    .browser-install-links {
        grid-template-columns: repeat(2, 210px);
        grid-gap: 16px;
    }
    .home-guide-item {
        padding: 15px;
    }
    .home-guide-item img {
        width: 110px;
    }
    .home-guide-item__content {
        margin-left: 15px;
    }
    .home-guide-item__content p {
        margin-top: 15px;
    }
    .home-pricing-content {
        top: 40px;
        right: 40px;
    }
    .home-pricing-content p {
        font-size: 18px;
        margin: 10px 0 20px;
    }
    .home-pricing-item span {
        width: 26px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .home-pricing-item a {
        font-size: 18px;
    }
    .home-pricing-link a {
        margin-top: 24px;
        width: 110px;
        height: 40px;
        line-height: 42px;
        font-size: 16px;
    }
    .home-register-image h2 {
        font-size: 43px;
        padding-top: 60px;
        margin-bottom: 80px;
    }
    .home-register-form {
        width: 460px;
        padding: 24px;
    }
    .home-register-form h3 {
        font-size: 25px;
    }
    .home-register-form i {
        font-size: 16px;
    }
    .home-register-form-item {
        padding: 15px 15px 11px;
        border-radius: 4px;
        margin-bottom: 16px;
    }
    .home-register-form form button {
        font-size: 16px;
        padding: 14px 16px 12px;
    }
    .home-register-form p {
        font-size: 16px;
        margin-top: 16px;
    }
    footer {
        padding: 36px 7.5vw 120px;
    }
    .footer-logo {
        width: 140px;
        margin: 0 0 30px 56px;
    }
    .footer-item-title {
        font-size: 18px;
    }
    .footer-contact-item__icon img {
        width: 16px;
        height: 16px;
        margin-right: 12px;
    }
    .footer-list-items {
        margin-top: 20px;
    }
    .footer-list-items a {
        margin-bottom: 16px;
    }
    .footer-browsers-title {
        font-size: 18px;
        margin-top: 90px;
    }
    .footer-browsers-item {
        margin-top: 24px;
        max-width: 210px;
    }
}

@media (max-width: 1280px) {
    .home-pricing-item-group .home-pricing-item:first-child {
        margin-bottom: 10px;
    }
    .home-pricing-item a {
        font-size: 16px;
    }
}

@media (max-width: 1199px) {
    .home-banner-content {
        top: 75px;
    }
    .home-banner-content p {
        font-size: 24px;
    }
    .home-banner-content a {
        font-size: 20px;
        height: 48px;
        line-height: 52px;
    }
    .home-slogan {
        padding: 20px 20px 24px;
    }
    .home-slogan-item img {
        width: 30px;
    }
    .home-slogan-item p {
         font-size: 14px;
    }
    .browser-install-content {
        top: 50px;
    }
    .browser-install-links {
        grid-template-columns: repeat(1, 210px);
    }
    .home-block-title {
        font-size: 28px;
    }
    .home-guide-item img {
        width: 90px;
    }
    .home-pricing-content p {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .home-pricing-item a {
        font-size: 14px;
    }
    .home-pricing-link a {
        margin-top: 16px;
        width: 90px;
        height: 30px;
        line-height: 32px;
        border-radius: 6px;
    }
    .home-service-list {
        padding-right: 0;
        flex-basis: 100%;
    }
    .home-service-image {
        display: none;
    }
    .home-register-form p {
        font-size: 14px;
    }
    .footer-list {
        width: 30%;
        padding-left: 20px;
    }
}

@media (max-width: 1023px) {
    .home-banner-content {
        top: 50px;
    }
    .home-banner-content p {
        font-size: 20px;
    }
    .home-banner-content a {
        font-size: 16px;
        height: 40px;
        line-height: 42px;
        border-radius: 10px;
    }
    .home-slogan-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 15px;
    }
    .home-slogan-item p {
        margin-left: 10px;
    }
    .browser-install-content {
        top: 30px;
    }
    .browser-install-links {
        grid-template-columns: repeat(1, 200px);
    }
    .home-guide-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .home-pricing {
        display: flex;
        align-items: flex-end;
        height: 350px;
    }
    .home-pricing-content {
        max-width: 75vw;
    }
    .home-pricing-list {
        flex-direction: column;
    }
    .home-pricing-item-group:first-child {
        margin: 0 0 10px;
    }
    .home-register-image {
        display: none;
    }
    .home-register-form {
        width: 100%;
        padding: 24px;
        margin-left: 0;
    }
    footer {
        padding: 30px 15px 120px;
    }
    .footer-logo {
        margin-left: 20px;
    }
    .footer-item-title {
        font-size: 14px;
    }
    .footer-list-items a {
        font-size: 12px;
    }
    .footer-contact-item__text {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
    
    .home-block-title {
        font-size: 24px;
    }
    .home-banner-content {
        top: 20px;
        right: 20px;
    }
    .home-banner-content p {
        font-size: 12px;
    }
    .home-banner-content a {
        font-size: 10px;
        height: 30px;
        line-height: 32px;
    }
    .browser-install-content {
        top: 20px;
    }
    .browser-install-content p {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .browser-install-links {
        grid-template-columns: repeat(1, 150px);
    }
    .home-pricing {
        height: 375px;
    }
    .home-pricing-content {
         max-width: 67vw;
    }
    .home-service-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .home-service-item__content {
        height: auto;
    }
    .home-news-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .home-partner-list {
        grid-template-columns: repeat(2, 120px);
    }
    footer {
        flex-direction: column;
    }
    .footer-contact {
        width: 100%;
    }
    .footer-list {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .home-banner-content p {
        margin-bottom: 0;
    }
    .home-slogan-list {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }
    .browser-install-content {
        top: 10px;
    }
    .browser-install-content p {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .browser-install-links {
        grid-template-columns: repeat(1, 100px);
        grid-gap: 8px;
    }
    .home-guide {
        padding: 30px 15px;
    }
    .home-guide-item {
        padding: 10px;
    }
    .home-guide-item img {
        width: 50px;
    }
    .home-guide-item__content p {
        margin-top: 10px;
    }
    .home-pricing {
        height: 400px;
    }
    .home-pricing-image {
        visibility: hidden;
    }
    .home-pricing-content {
        max-width: 100%;
        top: 20px;
        right: 0;
        padding: 0 15px;
    }
    .home-register {
        padding: 0 15px;
    }
    .home-register-form {
        padding: 24px 15px;
    }
    .home-register-form h3 {
        font-size: 20px;
    }
    .home-register-form i {
        font-size: 12px;
    }
    .home-register-form p {
        font-size: 10px;
    }
}

@media (max-width: 374px) {
    .browser-install-content p {
        margin-bottom: 4px;
    }
    .browser-install-links {
        grid-template-columns: repeat(1, 75px);
    }
    .home-pricing-content p {
        font-size: 14px;
    }
    .home-pricing-item a {
        font-size: 12px;
    }
}
