@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tickets-head-div {
        margin-top: 0em;
    }

    .register-page .image-main-div {
        width: 60%;
    }
    .show-ticket-img {
        width: 80%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tickets-head-div {
        margin-top: 0em;
    }

    .register-page .image-main-div {
        width: 55%;
    }
    .show-ticket-img {
        width: 80%;
    }

    .regist-column .address {
        font-size: 25px;
    }
    .regis-title {
        font-size: 45px;
    }
    /* ---------------------------------------------------------------- */
    .user-name {
        font-size: 65px;
    }
    .win-title {
        font-size: 40px;
    }
    .won-prize-div {
        width: 80%;
        margin-bottom: 2em;
    }
    .ticket-name {
        font-size: 40px;
    }
    .ticket-pink-text {
        font-size: 25px;
    }
    .win-img-div {
        width: 100px;
        left: -40px;
        top: 12%;
    }
    .won-detail {
        font-size: 30px;
        margin-bottom: 0;
    }
    .won-page {
        text-align: center;
        width: auto;
    }
    .user-name-title-div {
        margin-bottom: 1.5em;
    }
    .company-logo {
        width: 65%;
    }
    .company-name-div {
        position: fixed;
        right: 4%;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
    .regis-title {
        font-size: 35px;
    }
    .form-div {
        padding: 0 1em;
        width: 350px;
    }
    .form-check-label {
        font-size: 12px;
        line-height: 15px;
        padding-right: 0em;
    }
    .checkmark_2 {
        height: 40px;
        width: 40px;
    }
    .check-box-div {
        gap: 30px;
    }
    .chek_div_2 .checkmark_2:after {
        width: 30px;
        height: 30px;
    }
    .tickets-head-div {
        margin-top: 0;
    }
    .address {
        font-size: 20px;
    }
    /* ---------------------------------------------------------------- */
    .user-name {
        font-size: 65px;
    }
    .win-title {
        font-size: 30px;
    }
    .won-prize-div {
        width: 80%;
        margin-bottom: 2em;
    }
    .ticket-name {
        font-size: 40px;
    }
    .ticket-pink-text {
        font-size: 25px;
    }
    .win-img-div {
        width: 100px;
        left: -40px;
        top: 12%;
    }
    .won-detail {
        font-size: 30px;
        margin-bottom: 0;
    }
    .won-page {
        text-align: center;
        width: auto;
    }
    .user-name-title-div {
        margin-bottom: 1.5em;
    }
    .company-logo {
        width: 65%;
    }
    .company-name-div {
        position: fixed;
        right: 4%;
    }
    .play-again-page {
        text-align: center;
        width: auto;
    }
    
}

@media only screen and (min-width: 769px) and (max-width: 992px) {
     /* -----------------------------home----------------------------------- */
     .company-name-div {
        position: fixed;
        right: 8%;
        width: 25%;
    }

    .class-row {
        flex-direction: column-reverse;
    }

    .mobile-view-hide {
        display: none;
    }

    .jumbo-logo-div {
        width: 70%;
        margin: auto;
    }

    .class-row {
        justify-content: center;
    }

    .image-main-div {
        width: 65%;
    }
    .i-icon-modal-div {
        bottom: 10px;
        right: 1em;
    }

    /* -------------------------------registration--------------------------------- */
    .register-page .address {
        padding: 0 14px;
    }
    .registration-field-section {
        width: 90%;
    }

    .tickets-head-div {
        margin-bottom: 1em;
        margin-top: 0em;
    }

    .regis-row {
        position: relative;
    }

    /* .regis-head-div {
        position: absolute;
        top: -4%;
        left: 15%;
    } */

    .regis-title {
        font-size: 30px;
        margin-bottom: 0;
    }

    .ques-icon {
        font-size: 14px;
        width: 20px;
        height: 20px;
        right: -24px;
    }

    .input-field {
        height: 45px;
    }

    .regis-row {
        height: 100%;
    }

    .image-main-div {
        width: 70%;
        margin: 0 auto;
    }

    .desktop-view-hide {
        display: block;
    }

    .register-page .image-main-div {
        width: 70%;
        margin: 0 auto;
        margin-top: 2em;
    }

    .register-page {
        height: 100%;
        padding-top: 6em;
    }

    .form-check-label {
        padding-right: 0;
    }

    .checkmark_2 {
        height: 30px;
        width: 30px;
    }

    .chek_div_2 .checkmark_2:after {
        width: 20px;
        height: 20px;
    }

    .check-box-div {
        gap: 20px;
        padding-left: 0 !important;
        margin-top: 0;
    }

    .form-check-label {
        font-size: 10px;
        line-height: 14px;
    }

    .button-div {
        text-align: center;
        margin-top: 0;
        position: relative;
        z-index: 9;
    }

    .submit-btn {
        font-size: 18px;
    }

    .chek_div_2 {
        margin-top: 4px;
    }
    .form-div {
        width: auto;
    }
    /* --------------------------------Already inter-------------------------------- */
    .user-name {
        font-size: 55px;
        margin-bottom: 0em;
    }

    .alr-describe-text {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .alr-title {
        font-size: 20px;
    }

    .already-inter-page {
        padding-top: 6em;
    }

    .won-detail {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .sml-won-detail {
        font-size: 20px;
    }
    /* -------------------------------------------------------won-page----------------------------------------- */
    .won-page .user-name {
        font-size: 50px;
    }
    .win-title {
        font-size: 32px;
    }
    .user-name-title-div {
        margin-bottom: 3.5em;
    }
    .ticket-name {
        font-size: 30px;
    }
    .ticket-pink-text {
        font-size: 20px;
        margin-top: 15px;
        color: #E31882;
    }
    .win-img-div {
        width: 80px;
        left: -35px;
        top: 12%;
    }
    .won-prize-div {
        padding: 8px;
        width: 80%;
        margin-bottom: 1em;
    }
    .address {
        font-size: 18px;
        border-radius: 10px;
        margin-bottom: 2em;
    }
    .address-inner-div.desktop-view-hide{
        display: inline-block;
    }

    .last-won-txt {
        font-size: 15px;
        padding: 0 4em;
        margin-bottom:0;
        line-height: 1;
    }
    .code-text {
        font-size: 18px;
    }
    /* ------------------------------------Play-again--------------------------------------- */
    .playAgain-page .user-name {
        font-size: 50px;
    }

    .playAgain-page .win-title {
        font-size: 28px;
    }

    .play-again-page .won-ticket-detail-div {
        margin-bottom: 2.5em;
    }
    .text-danger {
        font-size: 12px;
    }
}

@media only screen and (max-width:768px) {

    /* -----------------------------home----------------------------------- */
    .modal.show {
        backdrop-filter: brightness(0.5);
        width: 107%;
        left: -12px;
        position: fixed;
        overflow: hidden;
        height: 100%;
    }
    .heading-modal {
        font-size: 7vw;
    }
    .small-title {
        font-size: 2.5vw;
    }
    .column-content {
        /* position: relative;
        z-index: 9; */
        margin-bottom: 0em;
        padding:1em ;
    }
    .company-name-div {
        position: sticky;
        width: 25%;
        margin-left: auto;
    }

    .class-row {
        flex-direction: column-reverse;
    }

    .mobile-view-hide {
        display: none;
    }

    .jumbo-logo-div {
        width: 70%;
        margin: auto;
    }

    .class-row {
        justify-content: center;
    }

    .image-main-div {
        width: 65%;
    }
    .i-icon-modal-div {
        bottom: 10px;
        right: 1em;
    }

    /* -------------------------------registration--------------------------------- */
    .form-div {
        width: auto;
    }
    .register-page .address {
        padding: 0 14px;
    }
    .registration-field-section {
        width: 100%;
    }

    .tickets-head-div {
        margin-bottom: 1em;
        margin-top: 0em;
    }
    
    .regis-row {
        position: relative;
    }

    /* .regis-head-div {
        position: absolute;
        top: -4%;
        left: 15%;
    } */

    .regis-title {
        font-size: 30px;
        margin-bottom: 0;
    }

    .ques-icon {
        font-size: 14px;
        width: 20px;
        height: 20px;
        right: -24px;
    }

    .input-field {
        height: 45px;
        font-size: 18px;
    }

    .regis-row {
        height: 100%;
    }

    .image-main-div {
        width: 70%;
        margin: 0 auto;
    }

    .desktop-view-hide {
        display: block;
    }

    .register-page .image-main-div {
        width: 70%;
        margin: 0 auto;
        margin-top: 2em;
    }

    .register-page {
        height: 100%;
        padding-top: 1em;
    }

    .form-check-label {
        padding-right: 0;
    }

    .checkmark_2 {
        height: 30px;
        width: 30px;
    }

    .chek_div_2 .checkmark_2:after {
        width: 20px;
        height: 20px;
    }

    .check-box-div {
        gap: 20px;
        padding-left: 0 !important;
        margin-top: 0;
    }

    .form-check-label {
        font-size: 10px;
        line-height: 14px;
    }

    .button-div {
        text-align: center;
        margin-top: 0;
        position: relative;
        z-index: 9;
    }

    .submit-btn {
        font-size: 18px;
    }

    .chek_div_2 {
        margin-top: 4px;
    }

    /* --------------------------------Already inter-------------------------------- */
    .user-name {
        font-size: 55px;
        margin-bottom: 0em;
    }

    .alr-describe-text {
        font-size: 25px;
        margin-bottom: 5px;
    }

    .alr-title {
        font-size: 20px;
    }

    .already-inter-page {
        padding-top: 6em;
    }

    .won-detail {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .sml-won-detail {
        font-size: 20px;
    }
    /* -------------------------------------------------------won-page----------------------------------------- */
    .won-page .user-name {
        font-size: 50px;
    }
    .win-title {
        font-size: 32px;
    }
    .user-name-title-div {
        margin-bottom: 3.5em;
    }
    .ticket-name {
        font-size: 30px;
    }
    .ticket-pink-text {
        font-size: 20px;
        margin-top: 15px;
        color: #E31882;
    }
    .win-img-div {
        width: 80px;
        left: -35px;
        top: 12%;
    }
    .won-prize-div {
        padding: 8px;
        width: 80%;
        margin-bottom: 1em;
    }
    .address {
        font-size: 18px;
        border-radius: 10px;
        margin-bottom: 2em;
    }
    .address-inner-div.desktop-view-hide{
        display: inline-block;
    }

    .last-won-txt {
        font-size: 15px;
        padding: 0 4em;
        margin-bottom:0;
        line-height: 1;
    }
    .code-text {
        font-size: 18px;
    }
    /* ------------------------------------Play-again--------------------------------------- */
    .playAgain-page .user-name {
        font-size: 50px;
    }

    .playAgain-page .win-title {
        font-size: 28px;
    }

    .play-again-page .won-ticket-detail-div {
        margin-bottom: 2.5em;
    }
    .text-danger {
        font-size: 12px;
    }
}