@media screen and (max-width:1281px) {
    .chart {
        left: 900px !important;
    }

    .child {
        width: 100%;
    }

    .kavichki {
        display: none !important;
    }

    .rating {
        left: 180px !important;
    }

    .people-around {
        display: none;
    }

    .rocket {
        display: none;
    }

    .target {
        width: 6% !important;
        bottom: 50px !important;
    }

    .boost-text {
        margin-left: 50px;
        width: 40% !important;
    }

    .swiper {
        width: 80% !important;
    }

    nav {
        width: 100% !important;
    }

    .boost {
        justify-content: center !important;
        gap: 0 !important;
    }

    .boost-img {
        width: 40% !important;
    }

    .div-with-employers>.mySwiper {
        margin: 0 !important;
        width: 700px !important;
        height: 400px !important;
    }

    .div-with-employers {
        align-items: center;
        justify-content: center;
        margin-bottom: 250px !important;
        margin-left: 100px !important;
    }

    .arrow-increase {
        width: 50% !important;
        height: 50%;
    }

    .kavichki {
        z-index: 0;
        left: -100px !important;
        bottom: -3350px !important;
    }
}

@media screen and (max-width:1025px) {

    .child {
        width: 100%;
    }

    .boost-text {
        margin-left: 50px;
        width: 40% !important;
    }

    .boost-text>h1 {
        margin: 0 !important;
        font-size: 30px !important;
    }

    .boost-text>h1>span {
        background-size: 200px !important;
    }

    .swiper {
        width: 100% !important;
    }

    .mySwiper {
        display: none !important;
        margin: 50px !important;
    }

    nav {
        width: 100% !important;
    }

    .boost {
        justify-content: center !important;
        gap: 0 !important;
    }

    .swipper-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-top: 200px;
    }

    .swipper-text>h2 {
        font-size: 40px !important;
    }

    .swipper-text>h2>span {
        background-size: 200px !important;
    }

    .boost-img {
        width: 50% !important;
    }

    .div-with-employers>.mySwiper {
        margin: 0 !important;
        width: 700px !important;
        height: 400px !important;
    }

    .arrow-text>h1 {
        font-size: 30px !important;
    }

    .arrow-text>h1>span {
        background-size: 200px !important;
    }

    .div-with-employers {
        display: none !important;
        margin-top: 50px !important;
    }

    .div-for-arrow-img {
        display: none;
    }

    .div-with-arrow {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .kavichki {
        display: none !important;
    }

    .leaders-cards {
        gap: 10px !important;
    }

    .leaders-cards>div {
        width: 200px !important;
    }

    .leaders-cards>div>img {
        width: 160px !important;
    }

    .bubbles {
        width: 40%;
    }
}

@media screen and (max-width:913px) {
    .chart {
        left: 750px !important;
        width: 150px !important;
        height: 150px !important;
    }

    .inputdiv>input {
        width: 160px !important;
    }

    .button-with-right {
        height: 50px;
        width: 180px !important;
    }

    .my-swiper-wrapper>.button-with-right {
        width: 250px !important;
    }

    .inputdiv {
        width: 100% !important;
    }

    .child {
        width: 100%;
    }

    .swiper-slide {
        height: 75% !important;
    }

    .mega {
        width: 155px !important;
        height: 320px !important;
    }

    .rating {
        width: 150px !important;
        height: 150px !important;
        left: 180px !important;
    }

    .rocket {
        display: none;
    }

    .mySwiper {
        display: none !important;
    }

    .target {
        width: 10% !important;
        bottom: 600px !important;
    }

    .boost-text {
        margin-left: 50px;
        width: 40% !important;
    }

    .boost-text>h1 {
        margin: 0 !important;
        font-size: 30px !important;
    }

    .boost-text>h1>span {
        background-size: 250px !important;
    }

    .swiper {
        width: 80% !important;
    }

    .mySwiper {
        padding: 20px !important;
        margin: 50px !important;
    }

    .mySwiper>.swiper-button-next,
    .mySwiper>.swiper-button-prev {
        display: none;
    }

    nav {
        width: 100% !important;
    }

    .boost {
        justify-content: center !important;
        gap: 0 !important;
    }

    .swipper-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .swipper-text>h2 {
        font-size: 40px !important;
    }

    .swipper-text>h2>span {
        background-size: 200px !important;
    }

    .boost-img {
        width: 50% !important;
    }

    .div-with-employers>.mySwiper {
        margin: 0 !important;
        width: 700px !important;
        height: 400px !important;
    }

    .arrow-text>h1 {
        font-size: 30px !important;
    }

    .arrow-text>h1>span {
        background-size: 200px !important;
    }

    .div-with-employers {
        display: none !important;
    }

    .div-for-arrow-img {
        display: none;
    }

    .div-with-arrow {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .bubbles {
        margin-right: 30px !important;
    }

    .users-around {
        margin-right: 30px !important;
    }

    .kavichki {
        display: none !important;
    }

    .leaders-cards {
        display: flex;
        flex-wrap: wrap;
    }

    .leaders-cards>div {
        width: 262px !important;
    }

    .leaders-cards>div>img {
        width: 232px !important;
    }
}

@media screen and (max-width:821px) {
    .adress {
        flex-direction: column;
    }

    .mega {
        display: none;
    }

    .rating {
        display: none;
    }

    .target {
        display: none;
    }

    .chart {
        display: none;
    }

    .boost {
        margin-bottom: 150px !important;
    }

    .div-with-employers {
        display: none !important;
    }

    .mySwiper {
        display: none !important;
    }
}

@media screen and (max-width :769px) {
    .child {
        background-image: none !important;
    }

    .adress {
        flex-direction: column !important;
    }

    .boost {
        margin-bottom: 300px !important;
    }

    .seeTeam,
    .submitting {
        font-size: 10px;
    }

    .business-cards>div>img {
        width: 60px;
        height: 30px;
    }

    .business-cards>div {
        width: 150px;
        height: 50px;
    }
}

@media screen and (max-width:541px) {
    .inputdiv {
        flex-direction: column !important;
        width: 80% !important;
        height: 70% !important;
        margin-top: 10px !important;
    }

    .inputdiv>i {
        display: none;
    }

    .inputdiv>hr {
        width: 100% !important;
        transform: rotate(180deg) !important;
    }

    .inputdiv>input {
        padding: 3px;
        border-radius: 10px;
        border: 1px solid black !important;
        width: 200px !important;
    }

    .boost-img {
        display: none;
    }

    .headerh1>h1 {
        font-size: 50px !important;
    }
}

@media screen and (max-width:426px) {
    .chart {
        display: none;
    }

    .inputdiv>input {
        padding: 3px;
        border-radius: 10px;
        border: 1px solid black !important;
        width: 200px !important;
    }

    .button-with-right {
        height: 50px;
        width: 180px !important;
    }

    .my-swiper-wrapper>.button-with-right {
        width: 250px !important;
    }

    .inputdiv {
        flex-direction: column !important;
        width: 100% !important;
        height: 70% !important;
        margin-top: 20px !important;
    }

    .inputdiv>i {
        display: none;
    }

    .inputdiv>hr {
        width: 100% !important;
        transform: rotate(180deg) !important;
    }

    .child {
        width: 100%;
    }

    .headerh1>.main-header {
        font-size: 30px !important;
    }

    .headerh1>.main-header>span {
        width: 150px !important;
        background-size: 150px !important;
    }

    .swiper-slide {
        height: 75% !important;
    }

    .mega {
        display: none;
    }

    .rating {
        display: none;
    }

    .rocket {
        display: none;
    }

    .target {
        display: none;
    }

    .boost-text {
        margin-left: 50px;
        width: 40% !important;
    }

    .boost-text>h1 {
        margin: 0 !important;
        font-size: 20px !important;
    }

    .boost-text>h1>span {
        height: 200px;
        width: 400px;
        font-size: 40px !important;
        background-size: 200px !important;
    }

    .mySwiper {
        display: none;
    }

    .swiper {
        width: 80% !important;
    }

    .mySwiper {
        margin: 50px !important;
    }

    nav {
        width: 100% !important;
    }

    .boost {
        padding: 0 !important;
        justify-content: center !important;
        gap: 0 !important;
    }

    .swipper-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding-top: 400px !important;
    }

    .swipper-text>h2 {
        font-size: 40px !important;
    }

    .swipper-text>h2>span {
        background-size: 200px !important;
    }

    .boost-img {
        display: none;
    }

    .div-with-employers>.mySwiper {
        margin-left: 0 !important;
        width: 700px !important;
        height: 400px !important;
    }

    .arrow-text>h1 {
        font-size: 30px !important;
    }

    .arrow-text>h1>span {
        background-size: 200px !important;
        width: 200px !important;
    }

    .div-with-employers {
        display: none !important;
    }

    .div-for-arrow-img {
        display: none;
    }

    .div-with-arrow {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .top-leaders-list>h1 {
        font-size: 50px !important;
    }

    .form-parent {
        width: 100% !important;
    }

    .inputs {
        gap: 10px;
        display: flex;
        flex-direction: column !important;
    }

    .inputs>input {
        width: 100% !important;
    }

    textarea {
        padding: 20px !important;
        width: 100% !important;
    }

    .theLatest {
        display: none;
    }

    .boost {
        display: none !important;
    }

    .arrow-text {
        text-align: center;
        width: 90% !important;
    }

    .div-for-text {
        text-align: left !important;
    }
}

@media screen and (max-width :450px) {
    .main-header {
        font-size: 30px;
    }
}

@media screen and (max-width:396px) {
    .boost {
        display: none !important;
    }

    .amount {
        width: 100% !important;
        justify-content: space-evenly !important;
        gap: 50px;
        border: none !important;
        padding: 0% !important;
        font-size: 21px !important;
    }

    .form-parent {
        width: 100% !important;
    }

    .inputs {
        gap: 10px;
        display: flex;
        flex-direction: column !important;
    }

    .inputs>input {
        width: 100% !important;
    }

    textarea {
        padding: 20px !important;
        width: 100% !important;
    }

    .top-leaders-list>h1 {
        font-size: 50px !important;
    }

    .top-leaders-list>h1>span {
        width: 200px !important;
        background-size: 200px !important;
    }

    .arrow-text {
        text-align: center;
        width: 90% !important;
    }

    .theLatest {
        display: none !important;
    }

    .div-for-text {
        text-align: left !important;
    }
}

@media screen and (max-width :350px) {
    .magazine-cards>div>img {
        width: 80%;
    }

    .bottomInfo {
        display: none;
    }
}

@media screen and (max-width:281px) {
    body {
        display: none;
    }
}