@media (min-width: 1280px) and (max-width: 1599px) {

    
    .bg {
        background-image: url(images/background-1600.jpg);
        background-size: 100% 1714px;
        background-repeat: no-repeat;
    }

    .eVisah-h1 {
        width: 422px;
        line-height: 72px;
    }

    .visa-square {
        width: 580px;
        height: 171px;
        background-image: url(images/visa-square-1600.png);
    }

        .visa-square span.error-span {
            float: left;
            position: absolute;
            left: 320px;
            top: 128px;
            color: #721c24;
            font-size: 13px;
        }

        .visa-square.checked.required {
            width: 580px;
            height: 171px;
            background-image: url(images/visa-square-required-1600.png);
        }

        .visa-square.checked {
            width: 580px;
            height: 171px;
            background-image: url(images/visa-square-green-1600.png);
        }

            .visa-square.checked div div {
                float: left;
                position: relative;
                left: 230px;
                top: -100px;
            }

            .visa-square.checked span.header {
                font-size: 24px;
                color: white;
                float: left;
                width: 100%;
                height: 70px;
                position: absolute;
                top: 30px;
                width: 260px;
                left: -96px;
            }

            .visa-square.checked span.country {
                font-size: 13px;
                color: white;
                float: left;
                width: 260px;
                position: absolute;
                left: -96px;
                top: 90px;
            }

            .visa-square.checked button {
                position: absolute;
                font-size: 13px;
                color: white;
                float: left;
                width: 260px;
                text-align: left;
                padding: 0;
                left: -96px;
                top: 140px;
            }

        .visa-square h2 {
            width: 280px;
            padding-top: 36px;
            font-size: 32px;
        }

        .visa-square input {
            left: 158px;
            top: -16px;
            width: 132px;
        }

        .visa-square button {
            left: 162px;
            top: -16px;
        }

    .visa-box {
        width: 278px;
    }

    .zebrot {
        background-image: url(images/zebrot-1280.jpg);
        height: 1235px;
        width: 760px;
        top: 862px;
    }

    .width-s3 {
        width: 52%;
    }

    .width-s4 {
        width: 100%;
    }

        .width-s4 p {
            padding-left: 0 !important;
        }

    .width-s3 p {
        padding-left: 0 !important;
    }

    .btm-right-square {
        position: relative;
        top: -20px;
        left: -100px;
        padding: 24px 0px 64px 64px;
        height: 820px;
    }

        .btm-right-square a {
            margin-left: 4px;
        }

    div.half-wrapper.second {
        padding-top: 10px !important;
    }

    .navigation .top-menu {
        float: right;
    }

    a.nvg-link {
        padding-left: 0;
        margin-top: 16px;
        margin-right: 0;
    }

    .k-menu-link {
        padding: 4px !important;
    }

    .navigation .apply-btn {
        width: 100px;
    }

    .top64 {
        margin-top: 32px !important;
    }
}
