
@media (max-width: 1250px) {
    body {
        padding-top: 83px;
    }

    header {
        padding: 18px 30px 15px 25px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
    }


    .logo {
        font-size: 20px;
    }

        .logo img {
            width: 42px;
        }

    .top-area {
        justify-content: space-between
    }

    .menu-icon {
        display: block;
        float: right;
    }

        .menu-icon div {
            background-image: url('../img/bars-solid.svg');
            width: 24px;
            height: 24px;
            margin: 13px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }

    .menu {
        display: none;
        position: fixed;
        top: 83px;
        left: 100vw;
        transition: left 0.5s;
        width: 100vw;
        bottom: 0;
        background: #FFFFFF;
        z-index: 100;
        overflow-y: auto;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }

    .menu-cover {
        padding-top: 45px;
        margin: 0 20px;
    }

    .menu-item {
        color: #404040;
        font-family: "WorkSans Medium", sans-serif;
        line-height: normal;
        padding: 0;
        text-align: left;
        margin-right: 0;
        text-decoration: none;
        display: block;
        background: transparent;
        padding-bottom: 15px;
        font-size: 28px;
        border-bottom: 1px solid #acacac;
        margin-bottom: 15px;
        text-indent:10px;
    }
    .menu-item:last-child {
        border-bottom: 0;
    }

        .menu-item:hover {
            color: #7d0511;
        }
    .tracker-block-wrapper {
        margin-top:20px;
    }
    .form-btn {
        margin-bottom: 0;
    }
    .divided-block-picture-main {
        width: 350px;
        height: 318px;
        position: relative;
        display: block;
        background: url(/img/mob.png) no-repeat;
        background-size: 350px;
        background-position-y: 60px;
        background-position-x: -20px;
        margin: 0 auto;
        margin-bottom: 30px;
        margin-top: -40px;
        z-index:100;
    }

    .tracker-block {
        max-width: 350px;
        margin: auto;
        display: unset;
        justify-content: unset;
        align-items: unset;
        width: unset;
        padding-top: unset;
    }
    .tracker-block-header {
        font-size: 40px;
    }


    .footer-menu {
        float: none;
        margin-bottom: 29px;
    }

    .footer-menu-item {
        margin-right: 0;
    }

        .footer-menu-item a {
            font-size: 13px;
        }

    .footer-copyright {
        text-align: center;
        float: none;
    }



    .main-content-area {
        display: block;
        width: 100vw;
    }

    .main-content {
        display: block;
        width: 100vw;
        flex: unset;
        flex-direction: unset;
    }

    .tracker-block {
        display: block;
        justify-content: space-between;
        align-items: center;
        width: 100vw;
        padding-top: 20px;
        margin: 0 auto;
    }

    .tracker-block-wrapper {
        max-width: 430px;
        padding: 0 10px;
    }

    .tracker-block-header {
        font-family: "Montserrat Bold";
        font-size: 10vw;
        color: #2F3144;
    }

        .tracker-block-header span {
            color: #7d0511;
            margin-right: 1vw;
        }

    .desktop-line {
        display: block;
        margin: 3vw 0 4vw 0;
    }

    .tracker-block-text {
        line-height: 27px;
        font-size: 18px;
        margin-bottom: 40px;
        text-align: left;
        font-family: "Montserrat Regular";
        color: rgba(0, 0, 0, 0.65);
        font-weight: 100;
    }

    .form-input {
        padding: 17px 0 17px 16px;
        height: 55px;
        width: auto;
        font-size: 18px;
        outline: none;
        border: none;
    }

    .iti--show-selected-dial-code .iti__selected-flag {
        background-color: white;
        font-weight: bold;
    }

    .tracker-input {
        margin-bottom: 26px;
        box-shadow: 0 7px 16px #BEC7DA;
        height: 60px;
        position: relative;
        background: #fff;
        display: flex;
        align-items: center;
        border-radius: 5px;
    }

    .form-btn {
        cursor: pointer;
        height: 55px;
        font-size: 20px;
        margin-bottom: 40px;
        padding: 15px 65px;
        text-align: center;
        font-family: "Montserrat SemiBold";
        background: #7d0511;
        color: #FFFFFF;
        border-radius: 5px;
        letter-spacing: 1px;
        text-transform: uppercase;
        outline: none;
        border: none;
        width: 100%;
        position: relative;
        z-index: 101;
        transition: background-color 0.3s;
    }

        .form-btn:hover {
            background-color: #2F3144;
        }

    .divided-block-picture-main {
        display: block;
        width: 100vw;
        height: 80vw;
        background: url(/img/mob.png) no-repeat center;
        background-size: contain;
        margin-bottom: 0vw;
    }

    .how-does-it-work-block {
        width: 100vw;
        padding-top: 2vw;
    }

    .how-does-it-work-main-title {
        font-family: "Montserrat Bold";
        text-align: center;
        font-size: 7vw;
        color: #2F3144;
        font-weight: bold;
        margin: 0 2vw;
    }

    .how-does-it-work-main-desc {
        font-family: "Open Sans Regular";
        text-align: center;
        font-size: 5vw;
        line-height: 8vw;
        color: rgba(0, 0, 0, 0.65);
        padding: 3vw 2vw;
    }

    .how-does-it-work-6block {
        display: block;
        flex-wrap: unset;
        justify-content: unset;
        align-items: center;
    }

    .how-does-it-work-6block-item {
        width: 100vw;
    }

    .how-does-it-work-6block-item-title {
        font-size: 7.5vw;
        margin-top: 5vw;
        padding: 0 2vw;
        text-align:center;
    }

    .how-does-it-work-6block-item-desc {
        font-size: 5vw;
        line-height: 8vw;
        margin-top: 3vw;
        text-align: center;
    }

    .how-does-it-work-6block-img1, .how-does-it-work-6block-img2, .how-does-it-work-6block-img3 {
        height: 70vw;
        margin-top:5vw;
    }

    .how-does-it-work-6block-img2 {
        display:none;
    }

    .how-does-it-work-iconblock {
        display: block;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .how-does-it-work-iconblock-item {
        width: 90vw;
        margin-left:5vw;
    }

    .how-does-it-work-iconblock-item-icon {
        height: 30vw;
        background-position: center bottom;
    }

    .how-does-it-work-iconblock-item-title {
        font-size: 7vw;
        margin: 3vw 0;
    }

    .how-does-it-work-iconblock-item-desc {
        font-size: 5vw;
        margin-top: 3vw;
        margin-bottom: 10vw;
    }

    .how-does-it-work-iconblock-img1 {
        background-image: url('/img/icons6_2.svg');
    }

    .how-does-it-work-iconblock-img2 {
        background-image: url('/img/icons6_3.svg');
    }

    .how-does-it-work-iconblock-img3 {
        background-image: url('/img/icons6_4.svg');
    }


    .premium-number-item {
        width: unset;
        height: 25vw;
        margin: 2vw;
    }

    .premium-number-left-icon {
        width: 15vw;
        height: 15vw;
        background-size: 10vw;
    }

    .premium-number-right-number {
        top: 4vw;
        left: 17vw;
        line-height: 6vw;
        font-size: 4vw;
    }

    .premium-number-right-online-count {
        top: 10vw;
        left: 17vw;
        line-height: 4vw;
        font-size: 3.5vw;
    }

    .premium-number-right-bar-area {
        height: 8vw;
        line-height: 8vw;
    }

    .premium-number-right-bar {
        height: 8vw;
        line-height: 8vw;
    }

    .premium-number-right-bar-percent {
        height: 8vw;
        line-height: 8vw;
    }

    .premium-number-right-bar-txt {
        height: 8vw;
        line-height: 8vw;
    }

    .premium-number-right-bar-txt-gif {
        width: 10vw;
        height: 8vw;
        background-size: 5vw;
    }

    .premium-number-right-btn {
        top: 4vw;
        right: 2vw;
        padding: 3vw 5vw;
        border-radius: 5px;
        font-size: 3vw;
    }

    .results-not-ready {
        font-size: 19px;
        padding-bottom: 10px;
    }


    .premium-number-item-area {
        display: block;
        align-items: unset;
        flex-direction: unset;
        justify-content: unset;
    }


    .premium-result-table {
        width: 100vw;
        overflow:hidden;
    }

    .premium-result-table-start, .premium-result-table-end, .premium-result-table-detail, .premium-result-table-number {
        line-height: 10vw;
        margin-bottom: 1vw;
        text-indent: 1vw;
    }

    .premium-result-table-start {
        width: 37vw;
    }

    .premium-result-table-end {
        width: 37vw;
    }

    .premium-result-table-number {
        width: 74vw;
    }

    .premium-result-table-detail {
        width: 24vw;
    }

        .premium-result-table-detail span {
            line-height: 10vw;
            padding: 0 2vw;
            border-radius: 3vw;
            font-size: 3.5vw;
        }

    .premium-result-table-title {
        font-size: 4.5vw;
    }

    .return-page {
        line-height: 10vw;
        padding: 0 3vw;
        border-radius: 3vw;
        font-size: 4vw;
        margin: 5vw 0;
    }
}
