/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 1200px) and (max-width: 1920px) {
}

@media (min-width: 1400px) {

    /*----------------login-page-start----------------------------------*/
    .form-main .container { padding-left: 76px; padding-right: 76px; }
    /*----------------login-page-end------------------------------------*/

}

@media (min-width: 1700px) and (max-width: 1799px) {
    /* Common Style Start */
    .block-title { font-size: 40px; line-height: 50px; }
    .section-title { font-size: 46px; line-height: 52px; }
    /* Common Style End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 30px; line-height: 32px; padding: 22px 50px; }
    .slick-arrow { width: 56px; height: 56px; font-size: 38px; line-height: 38px; }
    /* Home Page End */

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: -100px; }
    /*----------------station-page-end----------------------------------*/
}

@media (min-width: 1600px) and (max-width: 1699px) {
    /* Common Style Start */
    .block-title { font-size: 40px; line-height: 50px; }
    .section-title { font-size: 46px; line-height: 52px; }
    .small-title { font-size: 36px; line-height: 44px; }
    .extra-small-title { font-size: 26px; line-height: 30px; }
    .btn { font-size: 22px; line-height: 28px; padding: 14px 24px; }
    /* Common Style End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 28px; line-height: 30px; padding: 20px 40px; }
    .slick-arrow { width: 56px; height: 56px; font-size: 38px; line-height: 38px; }
    .custom-arrows { margin: 0 0 0 60px; }
    .play-games-slider .play-games-item {margin: 0 30px;}
    .play-games-slider {margin: 0 -30px;} 
    .trophy-block { padding: 30px 0 30px; }
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title {margin: 60px 0 0;}
    .draw-details-input {padding: 60px 0 60px;}
    .draw-details-block .section-title { font-size: 48px; line-height: 56px; margin: 0 0 40px; }
    .payment-details .form-check { font-size: 30px; line-height: 32px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 34px; height: 34px;}
    .payment-details .form-check .form-check-label::after {width: 20px; height: 20px; top: 7px; left: 7px;}
    .input-counter .input-btn {width: 70px; height: 70px;}
    .draw-details-left .section-title { font-size: 48px; line-height: 56px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 28px; line-height: 34px; }
    .error-msg { padding: 22px 25px; }
    /* Let's Play Page End */

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: -70px; }
    /*----------------station-page-end----------------------------------*/
}

@media (min-width: 1500px) and (max-width: 1599px) {
    /* Common Style Start */
    /* .block-title { font-size: 36px; line-height: 44px; }
    .section-title { font-size: 40px; line-height: 46px; }
    .small-title { font-size: 32px; line-height: 40px; }
    .extra-small-title { font-size: 22px; line-height: 26px; }
    .btn { font-size: 22px; line-height: 28px; padding: 14px 24px; } */
    /* Common Style End */

    /* Home Page Start */
    /* .banner-slider .banner-item .btn-purple { font-size: 24px; line-height: 28px; padding: 16px 30px; }
    .slick-arrow { width: 50px; height: 50px; font-size: 32px; line-height: 32px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 50px; }
    .play-games-slider .play-games-item {margin: 0 30px;}
    .play-games-slider {margin: 0 -30px;} 
    .trophy-block { padding: 30px 0 30px; }
    .banner-slider .block-title img { margin: 0 20px; }
    .banner-slider .banner-item {padding: 0 63px 0 70px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 320px; height: 98px; margin: 0 auto 30px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 50px; }
    .play-games-slider .play-games-item .small-title img {width: 36px;}
    .video-wrp { padding: 30px 0 60px; }

    .price-modal .modal-dialog { max-width: 1200px; } */
    /* Home Page End */

    /* Let's Play Page Start */
    /* .draw-details-right .small-title {margin: 60px 0 0;}
    .draw-details-input {padding: 60px 0 60px;}
    .draw-details-block .section-title { font-size: 48px; line-height: 56px; margin: 0 0 40px; }
    .payment-details .form-check { font-size: 30px; line-height: 32px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 34px; height: 34px;}
    .payment-details .form-check .form-check-label::after {width: 20px; height: 20px; top: 7px; left: 7px;}
    .input-counter .input-btn {width: 70px; height: 70px;}
    .draw-details-left .section-title { font-size: 48px; line-height: 56px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 28px; line-height: 34px; }
    .error-msg { padding: 22px 25px; } */
    /* Let's Play Page End */

    /* Personal Details Page Start */
    /* .personal-details-section ul li { font-size: 28px; line-height: 34px; padding: 0 0 45px; }
    .personal-details-section .common-detail {font-size: 28px; line-height: 34px; } */
    /* Personal Details Page End */

    /* Footer Start */    
    /* .footer-contact span {padding: 0 25px 0 0;} */
    /* Footer End */

    /*----------------station-page-start--------------------------------*/
    /* .station-left { margin-left: -30px; } */
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    /* .transaction-main .form-select { padding: 10px 20px; }
    .filter-btn { padding: 12px 30px; } */

    /* Common Style Start */
    .main-title { font-size: 42px; line-height: 48px; }
    .block-title { font-size: 36px; line-height: 44px; }
    .section-title { font-size: 36px; line-height: 40px; }
    .small-title { font-size: 28px; line-height: 36px; }
    .extra-small-title { font-size: 22px; line-height: 26px; }
    .btn { font-size: 20px; line-height: 26px; padding: 15px 21px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 80px; padding-right: 80px; }
    .small-block-title { font-size: 30px; line-height: 38px; }
    .common-detail {font-size: 20px; line-height: 24px;}
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 27px 60px;}
    .header-form {margin: 0 0 0 40px;}
    .header .navbar-brand {max-width: 250px;}
    .header .btn {font-size: 18px; line-height: 21px; padding: 12px 20px;}
    .header .header-form .password-field .form-control { padding: 12px 45px 12px 47px; }
    .togglePassword { font-size: 20px; line-height: 20px; }
    .header .header-form .form-group .password-field img {max-width: 18px;}
    .header .header-form .number-field .form-control { padding: 12px 20px 12px 100px; }
    .header .header-form .number-field img {max-width: 15px;}
    .header .header-form .form-control {max-width: 270px; font-size: 18px; line-height: 22px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 22px; line-height: 24px; }
    .header .bottom-header {padding: 21px 70px;}
    /* Header End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 24px; line-height: 28px; padding: 16px 30px; }
    .slick-arrow { width: 44px; height: 44px; font-size: 28px; line-height: 28px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 40px; }
    .play-games-slider .play-games-item {margin: 0 30px;}
    .play-games-slider {margin: 0 -30px;} 
    .trophy-block { padding: 30px 0 30px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 270px; }
    .banner-slider .banner-item {padding: 0 63px 0 70px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 170px; height: 82px; margin: 0 auto 20px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 50px; }
    .play-games-slider .play-games-item .small-title img {width: 36px;}
    .video-wrp { padding: 30px 0 60px; }

    .price-modal .modal-dialog { max-width: 1200px; }
    .video-main .play-icon { width: 90px; height: 90px; font-size: 45px; line-height: 45px; }
    .price-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 30px; line-height: 30px;}
    .ticket-details-section ul li {font-size: 24px; line-height: 32px;}

    .form-section .form-heading { margin-bottom: 35px; }
    .contact-form-input .form-control { font-size: 26px; line-height: 32px; margin-bottom: 40px; padding: 22px 25px 22px 25px;}
    .contact-form-input .form-control::placeholder {font-size: 26px; line-height: 32px;}
    .contact-form-input .number-field span {font-size: 26px; line-height: 32px; left: 75px;}
    .contact-form-input .number-field img {width: 22px;}
    .contact-form-input .password-field img {width: 25px;}
    .contact-form-input .number-field .form-control { padding: 22px 30px 22px 160px; }
    .contact-form-input .password-field .form-control { padding: 22px 30px 22px 80px; }
    .form-doubt a {font-size: 22px; line-height: 28px;}
    .form-submit-btn { margin-bottom: 40px; }
    
    .contact-form-input .togglePassword { font-size: 24px; right: 24px; }
    .form-section .form-check-label {font-size: 26px; line-height: 32px;}
    .form-section .form-check-input { width: 25px; height: 25px; margin-right: 20px; margin-top: 0; }
    .already-account-section * {font-size: 22px; line-height: 28px;}
    .station-heading:before {width: 52px; height: 46px;}
    .station-heading {padding-left: 85px; margin-bottom: 50px;}
    ul.station-list {margin-bottom: 60px;}
    .station-left img {max-width: 200px;}

    .winner-slide {height: 460px !important;}
    .winner-slide button { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title {margin: 40px 0 0; font-size: 28px; line-height: 32px;}
    .draw-details-right .small-title span { font-size: 24px; line-height: 30px; }
    .input-counter .count { font-size: 38px; line-height: 46px; max-width: 70px; }
    .wizard-details .input-counter {justify-content: center;}
    .draw-details-input {padding: 50px 0;}
    .draw-details-block .section-title { font-size: 36px; line-height: 40px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 22px; line-height: 24px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 30px; height: 30px;}
    .payment-details .form-check .form-check-label::after { width: 16px; height: 16px; top: 7px; left: 7px; }
    .input-counter .input-btn {width: 60px; height: 60px; padding: 17px;}
    .draw-details-left .section-title { font-size: 40px; line-height: 48px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 22px; line-height: 26px; }
    .error-msg { padding: 20px 25px; }
    .lucky-winners { padding: 45px 0 50px; }
    .ticket-details-main .section-title { margin: 0 0 40px; }

    .wizard-dots ul li {width: 22px; height: 22px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; }
    .wizzard-btn {padding: 50px 0 0;}
    /* Let's Play Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 24px; line-height: 32px; padding: 0 0 45px; }
    .personal-details-section .common-detail {font-size: 24px; line-height: 32px; }
    .personal-details-main .section-title {padding: 0 0 30px;}
    .deposite-forms .form-select {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .form-label {font-size: 22px; line-height: 28px;}
    .deposite-forms .form-control {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .form-control::file-selector-button {margin: 0 20px 0 0; font-size: 20px; line-height: 26px; padding: 6px 10px;}
    .deposite-forms .form-control[type=file] {padding: 9px 20px;}
    .error-msg p, .success-msg p {font-size: 22px; line-height: 30px;}
    .success-msg {padding: 20px 25px;}
    .deposite-forms .input-group .form-control {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 30px; padding: 10px 25px; }
    /* Personal Details Page End */

    /* Loyalty Club Page Start */
    .loyalty-items ul li { font-family: 'Arial'; font-size: 20px; line-height: 30px; }

    .loyalty-club-text { font-size: 24px; line-height: 30px; }
    /* Loyalty Club Page End */

    /* Footer Start */    
    .footer-contact span {padding: 0 10px 0 0;}
    .footer-left .common-detail span {width: 54px; height: 54px;}
    .social-media ul li img {width: 30px;}

    .footer-links ul li {font-size: 22px; line-height: 26px;}
    /* Footer End */

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: -30px; }
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; width: 390px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */

    /* Winners Page Start */
    .winner-modal .modal-dialog { max-width: 920px; }
    .winner-modal .modal-body #myVideo {height: 580px;}
    /* Winners Page End */

    /* Personal Detail Pages Start */
    .deposit-section .nav-tabs .nav-link {font-size: 26px; line-height: 32px; padding: 16px 30px;}
    .personal-details-wrp { padding: 80px 0 70px; }
    .personal-details-main { max-width: 1000px; }
    /* Personal Detail Pages End */
    /* transaction end */
}

@media (min-width: 1400px) and (max-width: 1499px) {
    /* Common Style Start */
    .main-title { font-size: 42px; line-height: 48px; }
    .block-title { font-size: 36px; line-height: 44px; }
    .section-title { font-size: 36px; line-height: 40px; }
    .small-title { font-size: 28px; line-height: 36px; }
    .extra-small-title { font-size: 22px; line-height: 26px; }
    .btn { font-size: 20px; line-height: 26px; padding: 15px 21px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 80px; padding-right: 80px; }
    .small-block-title { font-size: 30px; line-height: 38px; }
    .common-detail {font-size: 20px; line-height: 24px;}
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 27px 60px;}
    .header-form {margin: 0 0 0 40px;}
    .header .navbar-brand {max-width: 250px;}
    .header .btn {font-size: 18px; line-height: 21px; padding: 12px 20px;}
    .header .header-form .password-field .form-control { padding: 12px 45px 12px 47px; }
    .togglePassword { font-size: 20px; line-height: 20px; }
    .header .header-form .form-group .password-field img {max-width: 18px;}
    .header .header-form .number-field .form-control { padding: 12px 20px 12px 100px; }
    .header .header-form .number-field img {max-width: 15px;}
    .header .header-form .form-control {max-width: 270px; font-size: 18px; line-height: 22px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 22px; line-height: 24px; }
    .header .bottom-header {padding: 21px 70px;}
    /* Header End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 24px; line-height: 28px; padding: 16px 30px; }
    .slick-arrow { width: 44px; height: 44px; font-size: 28px; line-height: 28px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 40px; }
    .play-games-slider .play-games-item {margin: 0 30px;}
    .play-games-slider {margin: 0 -30px;} 
    .trophy-block { padding: 30px 0 30px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 270px; }
    .banner-slider .banner-item {padding: 0 63px 0 70px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 170px; height: 82px; margin: 0 auto 20px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 50px; }
    .play-games-slider .play-games-item .small-title img {width: 36px;}
    .video-wrp { padding: 30px 0 60px; }

    .price-modal .modal-dialog { max-width: 1200px; }
    .video-main .play-icon { width: 90px; height: 90px; font-size: 45px; line-height: 45px; }
    .price-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 30px; line-height: 30px;}
    .ticket-details-section ul li {font-size: 24px; line-height: 32px;}

    .form-section .form-heading { margin-bottom: 35px; }
    .contact-form-input .form-control { font-size: 26px; line-height: 32px; margin-bottom: 40px; padding: 22px 25px 22px 25px;}
    .contact-form-input .form-control::placeholder {font-size: 26px; line-height: 32px;}
    .contact-form-input .number-field span {font-size: 26px; line-height: 32px; left: 75px;}
    .contact-form-input .number-field img {width: 22px;}
    .contact-form-input .password-field img {width: 25px;}
    .contact-form-input .number-field .form-control { padding: 22px 30px 22px 160px; }
    .contact-form-input .password-field .form-control { padding: 22px 30px 22px 80px; }
    .form-doubt a {font-size: 22px; line-height: 28px;}
    .form-submit-btn { margin-bottom: 40px; }
    
    .contact-form-input .togglePassword { font-size: 24px; right: 24px; }
    .form-section .form-check-label {font-size: 26px; line-height: 32px;}
    .form-section .form-check-input { width: 25px; height: 25px; margin-right: 20px; margin-top: 0; }
    .already-account-section * {font-size: 22px; line-height: 28px;}
    .station-heading:before {width: 52px; height: 46px;}
    .station-heading {padding-left: 85px; margin-bottom: 50px;}
    ul.station-list {margin-bottom: 60px;}
    .station-left img {max-width: 200px;}

    .winner-slide {height: 460px !important;}
    .winner-slide button { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; }
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title {margin: 40px 0 0; font-size: 28px; line-height: 32px;}
    .draw-details-right .small-title span { font-size: 24px; line-height: 30px; }
    .input-counter .count { font-size: 38px; line-height: 46px; max-width: 70px; }
    .wizard-details .input-counter {justify-content: center;}
    .draw-details-input {padding: 50px 0;}
    .draw-details-block .section-title { font-size: 36px; line-height: 40px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 22px; line-height: 24px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 30px; height: 30px;}
    .payment-details .form-check .form-check-label::after { width: 16px; height: 16px; top: 7px; left: 7px; }
    .input-counter .input-btn {width: 60px; height: 60px; padding: 17px;}
    .draw-details-left .section-title { font-size: 40px; line-height: 48px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 22px; line-height: 26px; }
    .error-msg { padding: 20px 25px; }
    .lucky-winners { padding: 45px 0 50px; }
    .ticket-details-main .section-title { margin: 0 0 40px; }

    .wizard-dots ul li {width: 22px; height: 22px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; }
    .wizzard-btn {padding: 50px 0 0;}
    /* Let's Play Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 24px; line-height: 32px; padding: 0 0 45px; }
    .personal-details-section .common-detail {font-size: 24px; line-height: 32px; }
    .personal-details-main .section-title {padding: 0 0 30px;}
    .deposite-forms .form-select {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .form-label {font-size: 22px; line-height: 28px;}
    .deposite-forms .form-control {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .form-control::file-selector-button {margin: 0 20px 0 0; font-size: 20px; line-height: 26px; padding: 6px 10px;}
    .deposite-forms .form-control[type=file] {padding: 9px 20px;}
    .error-msg p, .success-msg p {font-size: 22px; line-height: 30px;}
    .success-msg {padding: 20px 25px;}
    .deposite-forms .input-group .form-control {font-size: 22px; line-height: 30px; padding: 14px 20px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 30px; padding: 10px 25px; }
    /* Personal Details Page End */

    /* Loyalty Club Page Start */
    .loyalty-items ul li { font-family: 'Arial'; font-size: 20px; line-height: 30px; }

    .loyalty-club-text { font-size: 24px; line-height: 30px; }
    /* Loyalty Club Page End */

    /* Footer Start */    
    .footer-contact span {padding: 0 10px 0 0;}
    .footer-left .common-detail span {width: 54px; height: 54px;}
    .social-media ul li img {width: 30px;}

    .footer-links ul li {font-size: 22px; line-height: 26px;}
    /* Footer End */

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: -30px; }
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; width: 390px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */

    /* Winners Page Start */
    .winner-modal .modal-dialog { max-width: 920px; }
    .winner-modal .modal-body #myVideo {height: 580px;}
    /* Winners Page End */

    /* Personal Detail Pages Start */
    .deposit-section .nav-tabs .nav-link {font-size: 26px; line-height: 32px; padding: 16px 30px;}
    .personal-details-wrp { padding: 80px 0 70px; }
    .personal-details-main { max-width: 1000px; }
    /* Personal Detail Pages End */
}

@media (min-width: 1300px) and (max-width: 1399px) {
    /* Common Style Start */
    .block-title { font-size: 32px; line-height: 38px; }
    .section-title { font-size: 32px; line-height: 40px; }
    .small-title { font-size: 26px; line-height: 36px; }
    .extra-small-title { font-size: 20px; line-height: 24px; }
    .btn { font-size: 20px; line-height: 26px; padding: 12px 15px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 60px; padding-right: 60px; }
    .common-detail { font-size: 20px; line-height: 24px; }
    .small-block-title { font-size: 28px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 44px; } 
    /* .main-title { font-size: 60px; line-height: 70px; } */
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 27px 60px;}
    .header-form {margin: 0 0 0 40px;}
    .header .bottom-header {padding: 20px 60px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .banner-slider .slick-arrow { width: 35px; height: 35px; font-size: 35px; line-height: 35px; }

    .header .navbar-brand {max-width: 210px ;}
    .header .btn { font-size: 18px; line-height: 21px; padding: 12px 25px; }
    .header .header-form .form-control {max-width: 270px; font-size: 18px; line-height: 22px; }
    .header .header-form .number-field .form-control { padding: 13px 20px 13px 100px; }
    .header .header-form .password-field .form-control { padding: 13px 55px 13px 47px; }
    .togglePassword { font-size: 18px; line-height: 22px; }
    .header .header-form .form-group img {width: 20px;}
    .header .header-form .number-field img {width: 17px;}
    /* Header End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 22px; line-height: 26px; padding: 15px 26px; }
    .slick-arrow { width: 42px; height: 42px; font-size: 26px; line-height: 26px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 40px; }
    .play-games-slider .play-games-item {margin: 0 25px;}
    .play-games-slider {margin: 0 -25px;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 280px; }
    .banner-slider .banner-item {padding: 0 60px 0 60px;}
    .play-games-title {padding: 0 0 30px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 240px; height: 88px; margin: 0 auto 30px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 40px; }
    .play-games-slider .play-games-item .small-title img {width: 32px;}
    .video-wrp { padding: 30px 0 60px; }
    .video-main { margin: 0 130px; }
    .video-main video {height: 530px;}

    .price-modal .modal-dialog { max-width: 1000px; }
    .price-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 30px; line-height: 30px;}
    .wizzard-btn {padding: 40px 0 0;}
    .price-modal .modal-body { padding: 102px 130px 20px; }
    .wizard-bottom-details .common-detail {margin: 40px 0 30px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; }

    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title {margin: 40px 0 0; font-size: 26px; line-height: 30px;}
    .draw-details-right .small-title span { font-size: 24px; line-height: 26px; }
    .input-counter .count { font-size: 34px; line-height: 42px; max-width: 60px; }
    .draw-details-input {padding: 40px 0;}
    .draw-details-block .section-title { font-size: 28px; line-height: 32px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 20px; line-height: 24px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 24px; height: 24px;}
    .payment-details .form-check .form-check-label {padding: 0 0 0 50px;}
    .payment-details .form-check .form-check-label::after { width: 14px; height: 14px; top: 5px; left: 5px; }
    .input-counter .input-btn {width: 60px; height: 60px; padding: 17px;}
    .draw-details-left .section-title { font-size: 36px; line-height: 42px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 24px; line-height: 30px; }
    .error-msg { padding: 18px 25px; }
    .draw-details-input .common-detail { font-size: 22px; line-height: 26px; margin: 0 0 0 10px; }
    .input-counter {flex: 0 0 210px;}
    /* Let's Play Page End */

    /* You are in a draw Page Start */
    .ticket-details-main .section-title img { width: 42px; }
    .ticket-details-main .section-title { margin: 0 0 40px; }
    .ticket-details-section { padding: 50px 40px; }
    .ticket-details-section ul li {font-size: 18px; line-height: 28px;}
    .lucky-winners { padding: 40px 0 50px; }
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 22px; line-height: 28px; padding: 0 0 35px; }
    .personal-details-section .common-detail {font-size: 20px; line-height: 28px; }
    .personal-details-main { max-width: 950px; }
    .personal-details-wrp { padding: 70px 0 75px; }
    .personal-details-main .section-title {padding: 0 0 30px; margin: 0 0 30px;}
    .form-section .error-msg { margin-bottom: 30px; }
    /* Personal Details Page End */

    /* loyalty start */
    .loyalty-club-text { padding: 48px 0 30px; font-size: 24px; line-height: 30px;}
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 22px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 55px 0 0 0; }

    .deposite-forms .input-group .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 26px; padding: 15px 25px;}

    .deposit-section .nav-tabs .nav-link { font-size: 24px; line-height: 32px; padding: 15px 20px; }
    .deposite-btns span {padding: 14px 35px;}
    .deposite-btns {padding: 40px 0;}
    /* loyalty end */

    /* Verification Page Start */
    .deposite-forms .form-label { font-size: 22px; line-height: 28px; margin: 0 0 16px; }
    .deposite-forms .form-select {font-size: 22px; line-height: 26px; padding: 15px 22px; background-size: 23px 19px;}
    .deposite-forms .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 20px 0 0; font-size: 18px; line-height: 20px; }
    .deposite-forms .form-control[type=file] { padding: 9px 20px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 18px 25px;}
    .deposit-section .success-msg { margin: 0 0 30px; }
    .error-msg p, .success-msg p {font-size: 20px; line-height: 26px;}
    /* Verification Page End */
    
    /* Footer Start */    
    .footer-contact span {padding: 0 10px 0 0;}
    .footer-left .common-detail span {width: 54px; height: 54px;}
    .social-media ul li img {width: 30px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 20px; line-height: 24px;}
    /* Footer End */

    .form-section .form-check-input { width: 25px; height: 25px; margin-right: 15px; margin-top: 0; }
    .form-section .form-check-label { font-size: 24px; line-height: 28px; }
    .form-section .form-check { margin-bottom: 30px; }
    .already-account-section * { font-size: 24px; line-height: 30px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 28px; line-height: 28px; width: 28px; height: 28px; left: -42px; top: 55%; }

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: 0; }
    .station-right:after { left: -56px; }

    .station-heading:before {width: 48px; height: 44px;}
    .station-heading { padding-left: 70px; margin-bottom: 50px; }
    .station-item .station-left img {width: 200px;}
    ul.station-list {margin-bottom: 70px;}
    .station-item {margin-bottom: 50px;}
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; max-width: 350px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */

    .contact-form-input .form-control {font-size: 24px; line-height: 30px; margin-bottom: 40px; padding: 22px 25px 22px 25px;}
    .contact-form-input .number-field span {font-size: 24px; line-height: 30px; left: 70px;}
    .contact-form-input .form-control::placeholder {font-size: 24px; line-height: 30px;}
    .contact-form-input .number-field .form-control { padding: 22px 30px 22px 150px; }
    .contact-form-input .password-field .form-control { padding: 22px 30px 22px 90px; }
    .contact-form-input .number-field img {width: 22px;}
    .contact-form-input .password-field img {width: 28px;}
    .contact-form-input .togglePassword { font-size: 26px; right: 25px; }

    .video-main .play-icon { width: 90px; height: 90px; }

    .form-section .form-heading { margin-bottom: 30px; }
    .form-doubt a {font-size: 24px; line-height: 32px;}
    .form-submit-btn { margin-bottom: 40px; }

    .winner-slide {height: 450px !important;}
    .winner-modal .modal-body #myVideo {height: 480px;}
    .winner-modal .modal-dialog {max-width: 850px;}
    .winner-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 28px; line-height: 28px;}
    .winner-modal .modal-header {top: -50px;}

    .wizard-dots ul li {width: 20px; height: 20px;}
}

@media (min-width: 1200px) and (max-width: 1299px) {
    /* Common Style Start */
    /* .block-title { font-size: 28px; line-height: 34px; }
    .section-title { font-size: 34px; line-height: 42px; }
    .small-title { font-size: 28px; line-height: 38px; }
    .extra-small-title { font-size: 20px; line-height: 24px; }
    .btn { font-size: 20px; line-height: 26px; padding: 12px 15px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 60px; padding-right: 60px; }
    .common-detail { font-size: 20px; line-height: 26px; }
    .small-block-title { font-size: 32px; line-height: 40px; } */
    /* .main-title { font-size: 60px; line-height: 70px; } */
    /* Common Style End */

    /* Header Start */
    /* .header .top-header {padding: 27px 60px;}
    .header-form {margin: 0 0 0 40px;}
    .header .bottom-header {padding: 20px 60px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 22px; line-height: 28px; }
    .header .btn { font-size: 18px; line-height: 21px; padding: 14px 25px; }
    .header .header-form .form-control {padding: 13px 20px 13px 47px;} */
    /* Header End */
    
    /* Home Page Start */
    /* .banner-slider .slick-arrow { width: 35px; height: 35px; font-size: 35px; line-height: 35px; }
    .banner-slider .banner-item .btn-purple { font-size: 20px; line-height: 24px; padding: 12px 20px; }
    .slick-arrow { width: 42px; height: 42px; font-size: 26px; line-height: 26px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 40px; }
    .play-games-slider .play-games-item {margin: 0 25px; padding: 30px 30px 30px;}
    .play-games-slider {margin: 0 -25px;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; }
    .banner-slider .banner-item {padding: 0 60px 0 60px;}
    .play-games-title {padding: 0 0 30px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 240px; height: 88px; margin: 0 auto 30px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 40px; }
    .play-games-slider .play-games-item .small-title img {width: 32px;}
    .video-wrp { padding: 30px 0 60px; }
    .video-main { margin: 0 100px; }
    .video-main video {height: 490px;}
    .video-main .play-icon { width: 98px; height: 98px; font-size: 45px; line-height: 45px; }

    .price-modal .modal-dialog { max-width: 1000px; }
    .price-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 30px; line-height: 30px;}
    .wizzard-btn {padding: 50px 0 0;}
    .price-modal .modal-body { padding: 102px 130px 20px; }
    .wizard-bottom-details .common-detail {margin: 40px 0 30px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; } */
    /* Home Page End */

    /* Let's Play Page Start */
    /* .draw-details-right .small-title {margin: 40px 0 0; font-size: 34px; line-height: 38px;}
    .draw-details-right .small-title span { font-size: 28px; line-height: 32px; }
    .input-counter .count { font-size: 44px; line-height: 52px; }
    .draw-details-input {padding: 50px 0;}
    .draw-details-block .section-title { font-size: 40px; line-height: 46px; margin: 0 0 40px; }
    .payment-details .form-check { font-size: 22px; line-height: 24px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 26px; height: 26px;}
    .payment-details .form-check .form-check-label::after { width: 14px; height: 14px; top: 6px; left: 6px; }
    .input-counter .input-btn {width: 60px; height: 60px;}
    .draw-details-left .section-title { font-size: 36px; line-height: 42px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 22px; line-height: 28px; }
    .error-msg { padding: 18px 25px; }
    .draw-details-input .common-detail { font-size: 22px; line-height: 26px; margin: 0 0 0 10px; }
    .input-counter {flex: 0 0 250px;} */
    /* Let's Play Page End */
    
    /* You are in a draw Page Start */
    /* .ticket-details-main .section-title img { width: 48px; }
    .ticket-details-main .section-title { margin: 0 0 40px; }
    .ticket-details-section { padding: 50px 40px; }
    .ticket-details-section ul li {font-size: 26px; line-height: 30px;}
    .lucky-winners { padding: 40px 0 40px; } */
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    /* .personal-details-section ul li { font-size: 24px; line-height: 30px; padding: 0 0 45px; }
    .personal-details-section .common-detail {font-size: 24px; line-height: 30px; }
    .personal-details-wrp { padding: 70px 0 75px; }
    .personal-details-main .section-title {padding: 0 0 30px; margin: 0 0 30px;}
    .form-section .error-msg { margin-bottom: 30px; } */
    /* Personal Details Page End */
    
    /* loyalty start */
    /* .loyalty-club-text { padding: 48px 0 30px;}
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 30px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 45px 0 0 0; }

    .deposite-forms .input-group .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 26px; padding: 15px 25px;}

    .deposit-section .nav-tabs .nav-link {font-size: 26px; line-height: 34px; padding: 18px 30px;} */
    /* loyalty end */

    /* Verification Page Start */
    /* .deposite-forms .form-label { font-size: 22px; line-height: 28px; margin: 0 0 16px; }
    .deposite-forms .form-select {font-size: 22px; line-height: 26px; padding: 15px 22px; background-size: 23px 19px;}
    .deposite-forms .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 22px 0 0; }
    .deposite-forms .form-control[type=file] { padding: 9px 20px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 18px 25px;}
    .deposit-section .success-msg { margin: 0 0 30px; }
    .error-msg p, .success-msg p {font-size: 22px; line-height: 28px;} */
    /* Verification Page End */
    

    /* Footer Start */    
    /* .footer-contact span {padding: 0 10px 0 0; font-size: 18px; line-height: 28px;}
    .footer-left .common-detail span {width: 54px; height: 54px;}
    .social-media ul li img {width: 26px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 20px; line-height: 24px;} */
    /* Footer End */

    /* .form-section .form-check-input { width: 30px; height: 30px; margin-right: 15px; }
    .form-section .form-check-label { font-size: 30px; line-height: 32px; }
    .form-section .form-check { margin-bottom: 30px; }
    .already-account-section * { font-size: 30px; line-height: 32px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 28px; line-height: 28px; width: 28px; height: 28px; left: -42px; top: 55%; } */

    /*----------------station-page-start--------------------------------*/
    /* .station-left { margin-left: 0; }
    .station-right:after { left: -36px; } */
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    /* .transaction-main .form-select { padding: 10px 20px; }
    .filter-btn { padding: 12px 30px; } */
    /* transaction end */

    /* .contact-form-input .form-control {font-size: 28px; line-height: 32px;}
    .contact-form-input .number-field span {font-size: 28px; line-height: 32px;}
    .contact-form-input .number-field .form-control { padding: 28px 30px 28px 190px; } */

    /* Common Style Start */
    .block-title { font-size: 30px; line-height: 36px; }
    .section-title { font-size: 32px; line-height: 40px; }
    .small-title { font-size: 26px; line-height: 36px; }
    .extra-small-title { font-size: 20px; line-height: 24px; }
    .btn { font-size: 20px; line-height: 26px; padding: 12px 15px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 60px; padding-right: 60px; }
    .common-detail { font-size: 20px; line-height: 24px; }
    .small-block-title { font-size: 28px; line-height: 36px; }
    .main-title { font-size: 38px; line-height: 44px; } 
    /* .main-title { font-size: 60px; line-height: 70px; } */
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 27px 60px;}
    .header-form {margin: 0 0 0 40px;}
    .header .bottom-header {padding: 20px 60px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .banner-slider .slick-arrow { width: 35px; height: 35px; font-size: 35px; line-height: 35px; }

    .header .navbar-brand {max-width: 210px ;}
    .header .btn { font-size: 18px; line-height: 21px; padding: 12px 25px; }
    .header .header-form .form-control {max-width: 270px; font-size: 18px; line-height: 22px; }
    .header .header-form .number-field .form-control { padding: 13px 20px 13px 100px; }
    .header .header-form .password-field .form-control { padding: 13px 55px 13px 47px; }
    .togglePassword { font-size: 18px; line-height: 22px; }
    .header .header-form .form-group img {width: 20px;}
    .header .header-form .number-field img {width: 17px;}
    /* Header End */

    /* Home Page Start */
    .banner-slider .banner-item .btn-purple { font-size: 22px; line-height: 26px; padding: 15px 26px; }
    .slick-arrow { width: 42px; height: 42px; font-size: 26px; line-height: 26px; }
    .slick-prev { margin: 0 15px 0 0; }
    .custom-arrows { margin: 0 0 0 40px; }
    .play-games-slider .play-games-item {margin: 0 25px; padding: 30px 36px 25px;}
    .play-games-slider {margin: 0 -25px;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 280px; }
    .banner-slider .banner-item {padding: 0 60px 0 60px;}
    .play-games-title {padding: 0 0 30px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 240px; height: 88px; margin: 0 auto 30px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 40px; }
    .play-games-slider .play-games-item .small-title img {width: 32px;}
    .video-wrp { padding: 30px 0 60px; }
    .video-main { margin: 0 130px; }
    .video-main video {height: 530px;}

    .price-modal .modal-dialog { max-width: 1000px; }
    .price-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 30px; line-height: 30px;}
    .wizzard-btn {padding: 40px 0 0;}
    .price-modal .modal-body { padding: 102px 130px 20px; }
    .wizard-bottom-details .common-detail {margin: 40px 0 30px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; }

    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title {margin: 40px 0 0; font-size: 26px; line-height: 30px;}
    .draw-details-right .small-title span { font-size: 24px; line-height: 26px; }
    .input-counter .count { font-size: 34px; line-height: 42px; max-width: 60px; }
    .draw-details-input {padding: 40px 0;}
    .draw-details-block .section-title { font-size: 28px; line-height: 32px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 20px; line-height: 24px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label::before {width: 24px; height: 24px;}
    .payment-details .form-check .form-check-label {padding: 0 0 0 50px;}
    .payment-details .form-check .form-check-label::after { width: 14px; height: 14px; top: 5px; left: 5px; }
    .input-counter .input-btn {width: 60px; height: 60px; padding: 17px;}
    .draw-details-left .section-title { font-size: 36px; line-height: 42px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 24px; line-height: 30px; }
    .error-msg { padding: 18px 25px; }
    .draw-details-input .common-detail { font-size: 22px; line-height: 26px; margin: 0 0 0 10px; }
    .input-counter {flex: 0 0 210px;}
    /* Let's Play Page End */

    /* You are in a draw Page Start */
    .ticket-details-main .section-title img { width: 42px; }
    .ticket-details-main .section-title { margin: 0 0 40px; }
    .ticket-details-section { padding: 50px 40px; }
    .ticket-details-section ul li {font-size: 18px; line-height: 28px;}
    .lucky-winners { padding: 40px 0 50px; }
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 22px; line-height: 28px; padding: 0 0 35px; }
    .personal-details-section .common-detail {font-size: 20px; line-height: 28px; }
    .personal-details-main { max-width: 950px; }
    .personal-details-wrp { padding: 70px 0 75px; }
    .personal-details-main .section-title {padding: 0 0 30px; margin: 0 0 30px;}
    .form-section .error-msg { margin-bottom: 30px; }
    /* Personal Details Page End */

    /* loyalty start */
    .loyalty-club-text { padding: 48px 0 30px; font-size: 24px; line-height: 30px;}
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 22px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 55px 0 0 0; }

    .deposite-forms .input-group .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 26px; padding: 15px 25px;}

    .deposit-section .nav-tabs .nav-link { font-size: 24px; line-height: 32px; padding: 15px 20px; }
    .deposite-btns span {padding: 14px 35px;}
    .deposite-btns {padding: 40px 0;}
    /* loyalty end */

    /* Verification Page Start */
    .deposite-forms .form-label { font-size: 22px; line-height: 28px; margin: 0 0 16px; }
    .deposite-forms .form-select {font-size: 22px; line-height: 26px; padding: 15px 22px; background-size: 23px 19px;}
    .deposite-forms .form-control {font-size: 22px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 20px 0 0; font-size: 18px; line-height: 20px; }
    .deposite-forms .form-control[type=file] { padding: 9px 20px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 18px 25px;}
    .deposit-section .success-msg { margin: 0 0 30px; }
    .error-msg p, .success-msg p {font-size: 20px; line-height: 26px;}
    /* Verification Page End */
    
    /* Footer Start */    
    .footer-contact span {padding: 0 10px 0 0;}
    .footer-left .common-detail span {width: 54px; height: 54px;}
    .social-media ul li img {width: 30px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 20px; line-height: 24px;}
    /* Footer End */

    .form-section .form-check-input { width: 25px; height: 25px; margin-right: 15px; margin-top: 0; }
    .form-section .form-check-label { font-size: 24px; line-height: 28px; }
    .form-section .form-check { margin-bottom: 30px; }
    .already-account-section * { font-size: 24px; line-height: 30px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 28px; line-height: 28px; width: 28px; height: 28px; left: -42px; top: 55%; }

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: 0; }
    .station-right:after { left: -56px; }

    .station-heading:before {width: 48px; height: 44px;}
    .station-heading { padding-left: 70px; margin-bottom: 50px; }
    .station-item .station-left img {width: 200px;}
    ul.station-list {margin-bottom: 70px;}
    .station-item {margin-bottom: 50px;}
    /*----------------station-page-end----------------------------------*/

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; max-width: 350px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */

    .contact-form-input .form-control {font-size: 24px; line-height: 30px; margin-bottom: 40px; padding: 22px 25px 22px 25px;}
    .contact-form-input .number-field span {font-size: 24px; line-height: 30px; left: 70px;}
    .contact-form-input .form-control::placeholder {font-size: 24px; line-height: 30px;}
    .contact-form-input .number-field .form-control { padding: 22px 30px 22px 150px; }
    .contact-form-input .password-field .form-control { padding: 22px 30px 22px 90px; }
    .contact-form-input .number-field img {width: 22px;}
    .contact-form-input .password-field img {width: 28px;}
    .contact-form-input .togglePassword { font-size: 26px; right: 25px; }

    .video-main .play-icon { width: 90px; height: 90px; }

    .form-section .form-heading { margin-bottom: 30px; }
    .form-doubt a {font-size: 24px; line-height: 32px;}
    .form-submit-btn { margin-bottom: 40px; }

    .winner-slide {height: 450px !important;}
    .winner-modal .modal-body #myVideo {height: 480px;}
    .winner-modal .modal-dialog {max-width: 850px;}
    .winner-modal .modal-header .btn-close {width: 50px; height: 50px; font-size: 28px; line-height: 28px;}
    .winner-modal .modal-header {top: -50px;}

    .wizard-dots ul li {width: 20px; height: 20px;}
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* Common Style Start */
    .block-title { font-size: 24px; line-height: 30px; }
    .section-title { font-size: 28px; line-height: 36px; }
    .small-title { font-size: 24px; line-height: 30px; }
    .extra-small-title { font-size: 20px; line-height: 24px; }
    .btn { font-size: 18px; line-height: 24px; padding: 14px 12px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 40px; padding-right: 40px; }
    .common-detail { font-size: 18px; line-height: 24px; }
    .small-block-title { font-size: 28px; line-height: 36px; }
    .main-title { font-size: 36px; line-height: 42px; }
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 27px 40px;}
    .header-form {margin: 0 0 0 40px;}
    .header .bottom-header {padding: 20px 40px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 20px; line-height: 26px; }
    .header .btn { font-size: 18px; line-height: 21px; padding: 14px 20px; }
    .header .header-form .form-control {padding: 13px 20px 13px 47px;}
    .header .header-form .number-field .form-control { padding: 15px 20px 15px 90px; } 
    .header .navbar-nav .nav-item { padding: 0 40px; }
    .header .navbar-brand {max-width: 180px;}
    .header .header-form .password-field .form-control { padding: 13px 55px 13px 47px; }
    .togglePassword { font-size: 18px; line-height: 20px; }
    /* Header End */
    
    /* Home Page Start */
    .banner-slider .slick-arrow { width: 28px; height: 28px; font-size: 30px; line-height: 30px; }
    .banner-slider .banner-item .btn-purple { font-size: 18px; line-height: 22px; padding: 11px 16px; }
    .slick-arrow { width: 36px; height: 36px; font-size: 22px; line-height: 22px; }
    .slick-prev { margin: 0 10px 0 0; }
    .custom-arrows { margin: 0 0 0 30px; }
    .play-games-slider .play-games-item {margin: 0 20px; padding: 30px 25px 25px;}
    .play-games-slider {margin: 0 -20px;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 180px; }
    .banner-slider .banner-item {padding: 0 50px 0 50px;}
    .play-games-title {padding: 0 0 30px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 200px; height: 78px; margin: 0 auto 20px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 30px; }
    .play-games-slider .play-games-item .small-title img {width: 28px;}
    .video-wrp { padding: 30px 0 60px; }
    .video-main { margin: 0 80px; }
    .video-main video {height: 450px;}
    .video-main .play-icon { width: 80px; height: 80px; font-size: 40px; line-height: 40px; }
    .winners-main .video-main { margin: 0 20px !important; }
    .winner-slider {margin: 0 -20px;}

    .price-modal .modal-dialog { max-width: 840px; }
    .price-modal .modal-header .btn-close { width: 40px; height: 40px; font-size: 24px; line-height: 24px; }
    .wizzard-btn {padding: 40px 0 0;}
    .price-modal .modal-body { padding: 90px 100px 20px; }
    .wizard-bottom-details .common-detail {margin: 30px 0 30px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 40px 0; }
    .wizard-dots ul li {width: 20px; height: 20px;}
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title { margin: 30px 0 0; font-size: 26px; line-height: 32px; }
    .draw-details-right .small-title span { font-size: 22px; line-height: 26px; padding: 10px 0 0; }
    .input-counter .count { font-size: 38px; line-height: 46px; max-width: 70px; }
    .draw-details-input {padding: 35px 0;}
    .draw-details-block .section-title { font-size: 30px; line-height: 38px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 20px; line-height: 22px; margin: 0 0 30px; }
    .payment-details .form-check .form-check-label {padding: 0 0 0 45px;}
    .payment-details .form-check .form-check-label::before {width: 26px; height: 26px;}
    .payment-details .form-check .form-check-label::after { width: 14px; height: 14px; top: 6px; left: 6px; }
    .input-counter .input-btn {width: 60px; height: 60px; padding: 16px;}
    .draw-details-left .section-title { font-size: 36px; line-height: 42px; }
    .draw-details-left .play-games-img { max-width: 206px; height: 108px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 50px; }
    .draw-details-left::after {height: 410px;}
    .error-msg p { font-size: 24px; line-height: 30px; }
    .error-msg { padding: 18px 25px; }
    .draw-details-input .common-detail { font-size: 22px; line-height: 26px; margin: 0 0 0 10px; }
    .input-counter {flex: 0 0 200px;}

    .station-heading:before {width: 48px; height: 44px;}
    /* Let's Play Page End */

    /* You are in a draw Page Start */
    .ticket-details-main .section-title img { width: 48px; }
    .ticket-details-main .section-title { margin: 0 0 30px; }
    .ticket-details-section { padding: 50px 40px; }
    .ticket-details-section ul li {font-size: 18px; line-height: 26px;}
    .lucky-winners { padding: 40px 0 40px; }
    .ticket-details-wrp { padding: 34px 0 50px; }
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 20px; line-height: 24px; padding: 0 0 40px; }
    .personal-details-section .common-detail {font-size: 20px; line-height: 24px; }
    .personal-details-wrp { padding: 60px 0 65px; }
    .personal-details-main .section-title {padding: 0 0 20px; margin: 0 0 30px;}
    .form-section .error-msg { margin-bottom: 40px; }
    
    .personal-details-main { max-width: 768px; }
    .deposit-section .nav-tabs .nav-item { padding: 0 15px; }
    /* Personal Details Page End */

    /* loyalty start */
    .loyalty-club-text { padding: 48px 0 30px;}
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 30px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 45px 0 0 0; }
    .loyalty-club-text { font-size: 24px; line-height: 30px; }

    .deposite-forms .input-group .form-control {font-size: 20px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .input-group-text {font-size: 22px; line-height: 26px; padding: 15px 25px;}

    .deposit-section .nav-tabs .nav-link {font-size: 24px; line-height: 32px; padding: 16px 30px;}
    /* loyalty end */

    /* Verification Page Start */
    .deposite-forms .form-label { font-size: 20px; line-height: 26px; margin: 0 0 16px; }
    .deposite-forms .form-select {font-size: 20px; line-height: 26px; padding: 15px 22px; background-size: 23px 19px;}
    .deposite-forms .form-control {font-size: 20px; line-height: 26px; padding: 15px 25px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 22px 0 0; padding: 6px 15px; }
    .deposite-forms .form-control[type=file] { padding: 9px 20px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 18px 25px;}
    .deposit-section .success-msg { margin: 0 0 30px; }
    .error-msg p, .success-msg p {font-size: 20px; line-height: 26px;}

    .deposite-btns span { font-size: 20px; line-height: 26px; padding: 16px 30px; }
    .deposite-btns {padding: 40px 0;}
    /* Verification Page End */
    
    /* Footer Start */    
    .footer-contact span {padding: 0 10px 0 0; font-size: 16px; line-height: 26px;}
    .footer-left .common-detail span {width: 50px; height: 50px; flex: 0 0 50px;}
    .social-media ul li img {width: 26px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 18px; line-height: 22px;}
    .footer-links { padding: 35px 0 35px; }
    .footer-bottom { padding: 31px 0 30px; }
    /* Footer End */

    /*----------------login-page-start----------------------------------*/
    .form-section .form-heading { margin-bottom: 33px; }
    .form-section .error-msg { margin-bottom: 28px; }
    .contact-form-input .form-control { padding: 20px 20px 20px 20px; font-size: 20px; line-height: 22px; margin-bottom: 30px; }
    .contact-form-input .form-control::placeholder { font-size: 20px; line-height: 22px; }
    .contact-form-input .placeholder-lable label { font-size: 20px; line-height: 22px; }
    .contact-form-input .placeholder-lable label svg, .contact-form-input .placeholder-lable label i { font-size: 25px; line-height: 25px; width: 25px; height: 25px; margin-right: 20px; }
    .contact-form-input .placeholder-lable { top: 22px; left: 25px; }
    .form-submit-btn { margin-bottom: 37px; }
    .form-doubt a { font-size: 20px; line-height: 24px; }
    .form-section { padding: 40px 45px 40px 45px; }
    .login-form { margin-top: 70px; margin-bottom: 70px; }
    .contact-form-input .togglePassword { font-size: 24px; right: 20px; }
    .contact-form-input .placeholder-lable label span { margin-right: 4px; }
    .form-section .form-check-input { width: 22px; height: 22px; margin-right: 15px; margin-top: 0; }
    .form-section .form-check-label { font-size: 20px; line-height: 24px; }
    .form-section .form-check { margin-bottom: 30px; }
    .already-account-section * { font-size: 20px; line-height: 26px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 24px; line-height: 24px; width: 24px; height: 24px; left: -39px; top: 55%; }

    .contact-form-input .number-field span {font-size: 24px; line-height: 30px; left: 70px;}
    /* .contact-form-input .form-group img { width: 26px; } */
    .contact-form-input .number-field img {width: 19px;}
    .contact-form-input .password-field img {width: 22px;}
    .contact-form-input .number-field .form-control { padding: 20px 30px 20px 150px; }
    .contact-form-input .password-field .form-control { padding: 20px 30px 20px 80px; }
    /*----------------login-page-end------------------------------------*/

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: 0; }
    .station-right:after { left: -26px; }
    .station-item { padding: 40px 10px 40px 10px; }
    ul.station-list { margin-bottom: 50px; }
    .station-left img {max-width: 200px;}
    ul.station-list li { margin-bottom: 10px; }
    ul.station-list li:nth-last-child(2) { margin-bottom: 15px; }
    .station-title { margin-bottom: 15px; }
    .draw-time { margin-bottom: 15px; }
    .station-item { margin-bottom: 40px; }
    .station-section { padding: 34px 0 70px 0; }
    .station-heading { margin-bottom: 40px; padding-left: 70px; }
    /*----------------station-page-end----------------------------------*/

    /* winner start */
    .winner-modal .modal-body #myVideo { width: 100%; height: 550px }
    .winner-modal .modal-body { max-width: 750px; width: 100%; height: 100%; margin: 0 auto; }
    .winner-modal .modal-header .btn-close { width: 42px; height: 42px; font-size: 25px; line-height: 35px; }
    .winner-modal .modal-header { right: 110px; top: -40px; }

    .winner-slide {height: 350px !important;}
    /* winner end */

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; width: 300px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Common Style Start */
    .block-title { font-size: 24px; line-height: 30px; }
    .section-title { font-size: 28px; line-height: 36px; }
    .small-title { font-size: 22px; line-height: 28px; }
    .extra-small-title { font-size: 20px; line-height: 24px; }
    .btn { font-size: 18px; line-height: 24px; padding: 10px 12px; }
    .btn-orange::before {font-size: 26px; line-height: 26px;}
    .container-fluid, .container { padding-left: 20px; padding-right: 20px; }
    .common-detail { font-size: 18px; line-height: 24px; }
    .small-block-title { font-size: 24px; line-height: 30px; }
    .main-title { font-size: 36px; line-height: 36px; }
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 15px 20px;}
    .header-form {margin: 0 0 0 40px;}
    .header .bottom-header {padding: 20px 20px;}
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px; }
    .header .btn { font-size: 18px; line-height: 21px; padding: 14px 25px; }
    .header .header-form .form-control {padding: 13px 20px 13px 47px;}
    .header .navbar-nav .nav-item { padding: 0 30px; }
    .header .navbar-brand {max-width: 240px;}

    .typo-header .top-header {padding: 15px 40px 15px 20px;}
    .profile-drop .dropdown img { width: 42px; height: 42px; }
    /* Header End */
    
    /* Home Page Start */
    .banner-slider .slick-arrow { width: 28px; height: 28px; font-size: 30px; line-height: 30px; }
    .banner-slider .banner-item .btn-purple { font-size: 18px; line-height: 22px; padding: 11px 16px; }
    .slick-arrow { width: 36px; height: 36px; font-size: 22px; line-height: 22px; }
    .slick-prev { margin: 0 10px 0 0; }
    .custom-arrows { margin: 0 0 0 30px; }
    .play-games-slider .play-games-item {margin: 0 16px; padding: 30px 25px 25px;}
    .play-games-slider {margin: 0;}
    .play-games-slider .slick-list {padding: 0 16% 0 0;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 150px; }
    .banner-slider .banner-item {padding: 0 40px 0 40px;}
    .banner-slider .slick-prev { left: 8px; }
    .banner-slider .slick-next { right: 8px; }
    .play-games-title {padding: 0 20px 30px;}
    .play-games-slider .play-games-item .play-games-img { max-width: 200px; height: 78px; margin: 0 auto 20px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 30px; }
    .play-games-slider .play-games-item .small-title img {width: 28px;}
    .video-wrp { padding: 30px 0 60px; }
    .video-main { margin: 0; }
    .video-main video {height: 450px;}
    .video-main .play-icon { width: 88px; height: 88px; font-size: 40px; line-height: 40px; }
    .play-games-wrp .container-fluid {padding: 0;}
    .banner-slider .banner-item .block-title {font-size: 20px; line-height: 28px;}

    .price-modal .modal-dialog { max-width: 650px; }
    .price-modal .modal-header .btn-close { width: 40px; height: 40px; font-size: 24px; line-height: 24px; }
    .wizzard-btn {padding: 30px 0 0;}
    .price-modal .modal-body { padding: 70px 60px 20px; }
    .price-modal .modal-header {right: 24px; top: 20px;}
    .wizard-bottom-details .common-detail {margin: 30px 0 30px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 30px 0; }
    .wizard-dots ul li {width: 20px; height: 20px;}
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title { margin: 30px 0 0; font-size: 24px; line-height: 28px; }
    .draw-details-right .small-title span { font-size: 21px; line-height: 26px; }
    .input-counter .count { font-size: 34px; line-height: 40px; max-width: 50px; }
    .draw-details-input {padding: 30px 0;}
    .payment-details .form-check .form-check-label {padding: 0 0 0 40px;}
    .draw-details-block .section-title { font-size: 26px; line-height: 34px; margin: 0 0 30px; }
    .payment-details .form-check { font-size: 18px; line-height: 20px; margin: 0 0 25px; }
    .payment-details .form-check .form-check-label::before {width: 26px; height: 26px;}
    .payment-details .form-check .form-check-label::after { width: 14px; height: 14px; top: 6px; left: 6px; }
    .input-counter .input-btn {width: 50px; height: 50px; padding: 16px;}
    .draw-details-left .section-title { font-size: 32px; line-height: 38px; }
    .draw-details-left .play-games-img { max-width: 156px; height: 75px; margin: 0 auto 28px; }
    .draw-details-wrp .play-games-title { padding: 0 0 40px; }
    .draw-details-left::after {height: 410px; right: -30px;}
    .error-msg p { font-size: 20px; line-height: 26px; }
    .error-msg { padding: 14px 22px; }
    .draw-details-input .common-detail { font-size: 18px; line-height: 24px; margin: 0 0 0 10px; }
    .input-counter {flex: 0 0 160px;}
    .draw-details-right { padding: 0 0 0 40px; }
    .draw-details-wrp { padding: 20px 0 50px; }
    /* Let's Play Page End */
    
    /* You are in a draw Page Start */
    .ticket-details-main .section-title img { width: 35px; }
    .ticket-details-main .section-title { margin: 0 0 30px; }
    .ticket-details-section { padding: 40px 40px; }
    .ticket-details-section ul li {font-size: 18px; line-height: 24px;}
    .lucky-winners { padding: 30px 0 30px; }
    .ticket-details-wrp { padding: 34px 0 50px; }
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 18px; line-height: 22px; padding: 0 0 30px; }
    .personal-details-section .common-detail {font-size: 18px; line-height: 22px; }
    .personal-details-section ul {padding: 10px 0 0;}
    .personal-details-wrp { padding: 50px 0 55px; }
    .personal-details-main .section-title {padding: 0 0 20px; margin: 0 0 20px;}
    .form-section .error-msg { margin-bottom: 40px; }
    /* Personal Details Page End */

    /* Verification Page Start */
    .deposite-forms .form-label { font-size: 18px; line-height: 24px; margin: 0 0 12px; }
    .deposite-forms .form-select {font-size: 18px; line-height: 24px; padding: 12px 20px; background-size: 23px 19px;}
    .deposite-forms .form-control {font-size: 18px; line-height: 24px; padding: 12px 20px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 22px 0 0; padding: 6px 15px; }
    .deposite-forms .form-control[type=file] { padding: 9px 20px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 14px 25px;}
    .deposit-section .success-msg { margin: 0 0 20px; }
    .error-msg p, .success-msg p {font-size: 20px; line-height: 26px;}
    .deposite-forms .form-group { margin: 0 0 25px; }
    /* Verification Page End */

    /* Footer Start */    
    .footer-contact span {padding: 0 0 40px 0; font-size: 16px; line-height: 26px;}
    .footer-left .common-detail span {width: 50px; height: 50px; flex: 0 0 50px;}
    .social-media ul li img {width: 26px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 18px; line-height: 22px;}
    .footer-links { padding: 35px 0 35px; }
    .footer-bottom { padding: 31px 0 30px; }
    .footer-contact {flex-direction: column;}
    .footer-left .common-detail {justify-content: center; padding: 43px 0 29px;}
    /* Footer End */

    /* loyalty start */
    .loyalty-club-text { padding: 20px 0 25px; }
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 22px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 30px 0 0 0; }
    .loyalty-club-text { font-size: 20px; }

    .deposite-forms .input-group .form-control {font-size: 18px; line-height: 24px; padding: 12px 25px;}
    .deposite-forms .input-group-text {font-size: 18px; line-height: 24px; padding: 12px 20px;}

    .deposite-btns span { font-size: 20px; line-height: 26px; padding: 14px 30px; }
    .deposite-btns {padding: 40px 0;}

    .deposit-section .nav-tabs .nav-link { font-size: 22px; line-height: 30px; padding: 12px 20px; }
    .deposit-section .nav-tabs .nav-item { padding: 0 14px; }
    /* loyalty end */

    /*----------------login-page-start----------------------------------*/
    .form-section .form-heading { margin-bottom: 25px; }
    .form-section .error-msg { margin-bottom: 20px; }
    .contact-form-input .form-control { padding: 15px 20px 15px 20px; font-size: 20px; line-height: 22px; margin-bottom: 20px; }
    .contact-form-input .form-control::placeholder { font-size: 20px; line-height: 22px; }
    .contact-form-input .placeholder-lable label { font-size: 20px; line-height: 22px; }
    .contact-form-input .placeholder-lable label svg, .contact-form-input .placeholder-lable label i { font-size: 20px; line-height: 20px; width: 20px; height: 20px; margin-right: 10px; }
    .contact-form-input .placeholder-lable { top: 15px; left: 20px; }
    .form-submit-btn { margin-bottom: 35px; }
    .form-doubt a { font-size: 22px; line-height: 36px; }
    .form-section { padding: 35px; }
    .login-form { margin-top: 70px; margin-bottom: 70px; }
    .contact-form-input .togglePassword { font-size: 20px; right: 20px; }
    .contact-form-input .placeholder-lable label span { margin-right: 4px; }
    .form-section .form-check-input { width: 24px; height: 24px; margin-right: 15px; }
    .form-section .form-check-label { font-size: 22px; line-height: 24px; }
    .form-section .form-check { margin-bottom: 20px; }
    .already-account-section * { font-size: 24px; line-height: 26px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 22px; line-height: 22px; width: 22px; height: 22px; left: -36px; top: 60%; }
    /*----------------login-page-end------------------------------------*/

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: 0; }
    .station-left img {max-width: 200px;}
    .station-right:after { left: -20px; }
    .station-item { padding: 40px 10px 40px 10px; }
    ul.station-list { margin-bottom: 60px; }
    ul.station-list li { margin-bottom: 10px; }
    ul.station-list li:nth-last-child(2) { margin-bottom: 15px; }
    .station-title { margin-bottom: 15px; }
    .draw-time { margin-bottom: 15px; }
    .station-item { margin-bottom: 40px; }
    .station-section { padding: 34px 0 70px 0; }
    .station-heading { margin-bottom: 40px; padding-left: 70px;}

    .station-heading:before {width: 48px; height: 44px;}
    /*----------------station-page-end----------------------------------*/

    /* winner start */
    .winner-modal .modal-body #myVideo { width: 100%; height: 600px }
    .winner-modal .modal-body { max-width: 820px; width: 100%; height: 100%; margin: 0 auto; }
    .winner-modal .modal-header .btn-close { width: 42px; height: 42px; font-size: 25px; line-height: 35px; }
    .winner-modal .modal-header { right: 30px; top: -40px; }

    .winners-main .video-main { margin: 0 15px !important; }
    .winner-slider {margin: 0;}
    .winner-slide {height: 380px !important;}
    /* winner end */

    /* transaction start */
    .transaction-main .form-select { padding: 10px 20px; width: 240px; font-size: 16px; }
    .filter-btn { padding: 12px 30px; }
    /* transaction end */


    .contact-form-input .number-field span {font-size: 20px; line-height: 30px; left: 80px;}
    .contact-form-input .form-group img {width: 20px;}
    .contact-form-input .number-field .form-control { padding: 15px 30px 15px 145px; }
    .contact-form-input .password-field .form-control {padding: 15px 30px 15px 75px;}
}

@media (min-width: 768px) {
}

@media (max-width: 767px) {
    /* Common Style Start */
    .block-title { font-size: 24px; line-height: 30px; }
    .section-title { font-size: 22px; line-height: 26px; }
    .small-title { font-size: 21px; line-height: 26px; }
    .extra-small-title { font-size: 18px; line-height: 22px; }
    .btn { font-size: 16px; line-height: 20px; padding: 10px 12px; }
    .btn-orange::before {font-size: 20px; line-height: 20px; margin: 0 8px 0 0;}
    .container-fluid, .container { padding-left: 20px; padding-right: 20px; }
    .common-detail { font-size: 16px; line-height: 22px; }
    .small-block-title { font-size: 24px; line-height: 32px; }
    .main-title { font-size: 30px; line-height: 40px; }
    /* Common Style End */

    /* Header Start */
    .header .top-header {padding: 15px 10px 15px 45px;}
    .header-form {margin: 0 0 0 10px;}
    .header .bottom-header { padding: 15px; display: flex; justify-content: flex-end; padding: 0; background-color: transparent; }
    .header .bottom-header .navbar-toggler {position: absolute; top: 50%; left: 10px; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); }
    .header .navbar-collapse { position: fixed; background-color: #000; max-width: 320px; width: 100%; height: 100%; overflow: auto; padding: 80px 40px; text-align: center; top: 0; left: -100%; bottom: 0; z-index: 9; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-collapse.show {left: 0; height: auto;}
    .header .navbar-toggler { padding: 0; border: none; box-shadow: none; }
    .header .navbar-toggler span { background-color: #000; display: block; position: relative; margin-bottom: 5px; width: 25px; height: 2px; transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; }
    .header .navbar-toggler span:last-child {margin-bottom: 0;}
    .header .navbar-toggler.open span:first-child { top: -5px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
    .header .navbar-toggler.open span:nth-child(2) {opacity: 0;}
    .header .navbar-toggler.open span:last-child { top: 2px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
    .header .navbar-nav .nav-item .nav-link { font-size: 18px; line-height: 24px;  display: inline-block; }
    .header .btn { font-size: 12px; line-height: 14px; padding: 7px 6px; }
    .header .header-form .form-control {padding: 13px 20px 13px 47px;}
    .header .navbar-nav .nav-item { padding: 10px 20px; }
    .header .navbar-nav .nav-item:first-child {padding-left: 20px;}
    .header .navbar-nav .nav-item:last-child {padding-right: 20px;}
    .header .navbar-brand {max-width: 110px; flex: 0 0 110px;}
    .close-icon {color: #fff; font-size: 26px; line-height: 30px; position: absolute; top: 20px; left: 20px;}

    .typo-header .top-header {
        /*padding: 15px 40px 15px 50px; flex-wrap: wrap; flex-direction: column-reverse; */
        align-items: flex-start; }
    .typo-header .navbar-brand {flex: auto;}
    .profile-drop .dropdown img { width: 30px; height: 30px; }
    .header-profile .profile-drop .dropdown-menu .dropdown-item { font-size: 16px; line-height: 22px; }
    /* Header End */
    
    /* Home Page Start */
    .banner-slider .slick-arrow { width: 28px; height: 28px; font-size: 30px; line-height: 30px; }
    .banner-slider .banner-item .btn-purple { font-size: 18px; line-height: 22px; padding: 11px 16px; }
    .slick-arrow { width: 36px; height: 36px; font-size: 22px; line-height: 22px; }
    .slick-prev { margin: 0 10px 0 0; }
    .custom-arrows { margin: 0 0 0 30px; }
    .play-games-slider .play-games-item {margin: 0 15px; padding: 22px;}
    .play-games-slider {margin: 0;}
    .play-games-slider .slick-list {padding: 0 10% 0 0;}
    .trophy-block { padding: 20px 0 15px; }
    .banner-slider .block-title img { margin: 0 20px; max-width: 150px; }
    .banner-slider .banner-item {padding: 20px 40px; flex-direction: column; }
    .banner-slider .slick-prev { left: 8px; }
    .banner-slider .slick-next { right: 8px; }
    .play-games-title {padding: 0 20px 30px; flex-direction: column; align-items: flex-start;}
    .play-games-title .btn-orange {margin: 20px 0 0;}
    .play-games-slider .play-games-item .play-games-img { max-width: 160px; height: 70px; margin: 0 auto 20px; }
    .play-games-slider .extra-small-title, .play-games-slider .small-title { margin: 0 0 8px; }
    .play-games-wrp { padding: 20px 0 30px; }
    .play-games-slider .play-games-item .small-title img {width: 28px;}
    .video-wrp { padding: 20px 0 60px; }
    .video-main { margin: 0; }
    .video-main video {height: 280px;}
    .video-main .play-icon { width: 68px; height: 68px; font-size: 34px; line-height: 34px; }
    .play-games-wrp .container-fluid {padding: 0;}
    .banner-slider .banner-item .block-title {font-size: 20px; line-height: 28px;flex-direction: column;  text-align: center;}

    .price-modal .modal-dialog { max-width: 650px; }
    .price-modal .modal-header .btn-close { width: 30px; height: 30px; font-size: 18px; line-height: 18px; }
    .wizzard-btn {padding: 30px 0 0;}
    .price-modal .modal-body { padding: 50px 25px 20px; }
    .price-modal .modal-header {right: 15px; top: 15px;}
    .wizard-bottom-details .common-detail {margin: 20px 0 20px;}
    .wizard-details .draw-details-right .draw-details-input { padding: 30px 0; align-items: center; }
    .wizard-dots ul li {width: 16px; height: 16px;}
    .wizard-top-details .small-title span { padding: 12px 0; }
    /* Home Page End */

    /* Let's Play Page Start */
    .draw-details-right .small-title { margin: 25px 0 0; font-size: 21px; line-height: 24px; }
    .draw-details-right .small-title span { font-size: 18px; line-height: 24px; }
    .input-counter .count { font-size: 38px; line-height: 44px; max-width: 60px; }
    .draw-details-input {padding: 30px 0; flex-direction: column; align-items: flex-start;}
    .payment-details .form-check .form-check-label {padding: 0 0 0 40px;}
    .draw-details-block .section-title { font-size: 24px; line-height: 34px; margin: 0 0 20px; }
    .payment-details .form-check { font-size: 18px; line-height: 20px; margin: 0 0 20px; }
    .payment-details .form-check .form-check-label::before {width: 22px; height: 22px;}
    .payment-details .form-check .form-check-label::after { width: 12px; height: 12px; top: 5px; left: 5px; }
    .input-counter .input-btn {width: 50px; height: 50px; padding: 16px;}
    .draw-details-left .section-title { font-size: 28px; line-height: 32px; }
    .draw-details-left .play-games-img { max-width: 146px; height: 65px; margin: 0 auto 20px; }
    .draw-details-wrp .play-games-title { padding: 0 0 40px; }
    .draw-details-left {margin: 0;}
    .draw-details-left::after {display: none;}
    .error-msg p { font-size: 18px; line-height: 24px; }
    .error-msg { padding: 10px 18px; }
    .draw-details-input .common-detail { font-size: 18px; line-height: 24px; margin: 20px 0 0; }
    .input-counter {flex: auto;}
    .draw-details-right { padding: 0; }
    .draw-details-wrp { padding: 20px 0 50px; }
    .draw-details-section {padding: 32px 25px 32px;}
    /* Let's Play Page End */

    /* You are in a draw Page Start */
    .ticket-details-main .section-title img { width: 35px; }
    .ticket-details-main .section-title { margin: 0 0 30px; }
    .ticket-details-section { padding: 25px; }
    .ticket-details-section ul li {font-size: 16px; line-height: 24px;}
    .lucky-winners { padding: 25px 0; }
    .lucky-winners .small-block-title {font-size: 18px; line-height: 28px;}
    .ticket-details-wrp { padding: 34px 0 50px; }
    .ticket-details-section > .small-block-title { border-bottom-width: 2px; }
    /* You are in a draw Page End */

    /* Personal Details Page Start */
    .personal-details-section ul li { font-size: 18px; line-height: 22px; padding: 0 0 20px; flex-wrap: wrap; }
    .personal-details-section .common-detail {font-size: 18px; line-height: 22px; }
    .personal-details-section ul {padding: 10px 0 0;}
    .personal-details-wrp { padding: 40px 0 45px; }
    .personal-details-main .section-title {padding: 0 0 15px; margin: 0 0 20px;}
    .form-section .error-msg { margin-bottom: 40px; }
    .personal-details-section ul li span {width: 35%;}
    /* Personal Details Page End */
    
    /* loyalty start */
    .loyalty-club-text { padding: 20px 0 15px; }
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 20px 0 0 30px; }
    .ticket-details-section .loyalty-items .loyalty-block:last-child ul { padding: 20px 0 0 30px; }
    .loyalty-items .loyalty-block:last-child { padding: 30px 0 0 0; }
    .loyalty-club-text { font-size: 20px; }

    .deposite-forms .input-group .form-control {font-size: 16px; line-height: 24px; padding: 10px 15px;}
    .deposite-forms .input-group-text {font-size: 16px; line-height: 24px; padding: 10px 15px;}

    .deposite-btns span { font-size: 18px; line-height: 24px; padding: 8px 20px; margin: 0 14px 15px 0; }
    .deposite-btns {padding: 30px 0; flex-wrap: wrap; justify-content: flex-start; }

    .deposit-section .nav-tabs .nav-link { font-size: 18px; line-height: 28px; padding: 10px 20px; }
    .deposit-section .nav-tabs .nav-item { padding: 0 14px; }
    /* loyalty end */

    /* Verification Page Start */
    .deposite-forms .form-label { font-size: 16px; line-height: 24px; margin: 0 0 12px; }
    .deposite-forms .form-select {font-size: 16px; line-height: 24px; padding: 10px 15px; background-size: 21px 16px;}
    .deposite-forms .form-control {font-size: 16px; line-height: 24px; padding: 10px 15px;}
    .deposite-forms .form-control::file-selector-button { margin: 0 15px 0 0; padding: 4px 8px; font-size: 14px; line-height: 18px; }
    .deposite-forms .form-control[type=file] { padding: 8px 15px; }
    .form-section { padding: 51px 54px 30px 45px; }
    .success-msg {padding: 14px 25px;}
    .deposit-section .success-msg { margin: 0 0 25px; }
    .error-msg p, .success-msg p {font-size: 18px; line-height: 24px;}
    .deposite-forms .form-group { margin: 0 0 25px; }
    /* Verification Page End */

    /* Footer Start */    
    .footer-contact span {padding: 0 0 30px 0; font-size: 16px; line-height: 26px;}
    .footer-left .common-detail span {width: 50px; height: 50px; flex: 0 0 50px;}
    .social-media ul li img {width: 26px;}
    .footer-logos ul li { padding: 0 6px; }
    .footer-links ul li { font-size: 16px; line-height: 22px; margin: 0 0 8px;}
    .footer-links ul li::after {width: 1px;}
    .footer-links ul li a {border-bottom-width: 1px;}
    .footer-links { padding: 20px 0; }
    .footer-links ul {flex-wrap: wrap;}
    .footer-bottom { padding: 25px 0 25px; }
    .footer-contact {flex-direction: column;}
    .footer-left .common-detail {justify-content: center; padding: 43px 0 29px;}
    /* Footer End */

    /*----------------login-page-start----------------------------------*/
    .form-section .form-heading { margin-bottom: 15px; }
    .form-section .error-msg { margin-bottom: 20px; }
    .contact-form-input .form-control { padding: 15px 20px 15px 20px; font-size: 18px; line-height: 20px; margin-bottom: 20px; }
    .contact-form-input .form-control::placeholder { font-size: 18px; line-height: 20px; }
    .contact-form-input .placeholder-lable label { font-size: 18px; line-height: 20px; }
    .contact-form-input .placeholder-lable label svg, .contact-form-input .placeholder-lable label i { font-size: 18px; line-height: 18px; width: 18px; height: 18px; margin-right: 10px; }
    .contact-form-input .placeholder-lable { top: 15px; left: 20px; }
    .form-submit-btn { margin-bottom: 20px; }
    .form-doubt a { font-size: 18px; line-height: 30px; }
    .form-section { padding: 20px 25px 20px 25px; }
    .login-form { margin-top: 50px; margin-bottom: 50px; }
    .contact-form-input .togglePassword { font-size: 18px; right: 20px; }
    .contact-form-input .placeholder-lable label span { margin-right: 4px; }
    .form-section .form-check-input { width: 20px; height: 20px; margin-right: 15px; }
    .form-section .form-check-label { font-size: 20px; line-height: 22px; }
    .form-section .form-check { margin-bottom: 20px; }
    .already-account-section * { font-size: 20px; line-height: 22px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 18px; line-height: 18px; width: 18px; height: 18px; left: -33px; top: 60%; }
    /*----------------login-page-end------------------------------------*/

    /*----------------station-page-start--------------------------------*/
    .station-left { margin-left: 0; }
    .station-left img {max-width: 200px;}
    .station-right:after { left: -20px; }
    .station-item { padding: 30px 10px 30px 10px; }
    ul.station-list { margin-bottom: 30px; }
    ul.station-list li { margin-bottom: 10px; }
    ul.station-list li:nth-last-child(2) { margin-bottom: 15px; }
    .station-title { margin-bottom: 15px; }
    .draw-time { margin-bottom: 15px; }
    .station-item { margin-bottom: 30px; }
    .station-section { padding: 34px 0 50px 0; }
    .station-heading { margin-bottom: 30px; padding-left: 65px; }
    /*----------------station-page-end----------------------------------*/

    /* winner start */
    .winner-modal .modal-body { max-width: 1400px; width: 100%; height: 100%; margin: 0 auto; }
    .winner-modal .modal-header { right: 40px; top: -40px; }
    .winner-modal .modal-header .btn-close { width: 50px; height: 50px; font-size: 30px; line-height: 30px; }

    .winners-main .video-main { margin: 0 15px !important; }
    .winner-slider {margin: 0;}
    .winner-slide {height: 335px !important;}
    .prev {margin: 0 35px 0 0;}
    /* winner end */

    /* transaction start */
    .transaction-main .trasaction-block label { font-size: 17px; }
    .transaction-main .form-select { padding: 6px 15px; width: 180px; font-size: 15px; }
    .filter-btn { padding: 6px 30px; }
    /* transaction end */

    .contact-form-input .number-field span {font-size: 18px; line-height: 28px; left: 50px;}
    .contact-form-input .form-group img {width: 16px; left: 20px;}
    .contact-form-input .number-field .form-control { padding: 15px 30px 15px 100px; }
    .contact-form-input .password-field .form-control {padding: 15px 30px 15px 50px;}

    .station-heading:before {width: 44px; height: 40px; top: 37%;}

    .typography-main .section-title { margin: 40px 0 30px; }
    .typography-main .loyalty-club-text p { margin: 0 0 20px; }
}

/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {
    .play-games-title {flex-direction: row;}
    .play-games-title .btn-orange {margin: 0;}

    /* loyalty start */
    .ticket-details-section .loyalty-items .loyalty-block:last-child ul { padding: 20px 0 0 17px; }
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 20px 0 0 17px; }

    .deposite-btns {justify-content: space-between; }
    .deposite-btns span {margin-bottom: 0;}
    /* loyalty end */

    .typo-header .top-header {flex-direction: row; align-items: center;}
}

@media (min-width: 240px) and (max-width: 575px){

    /*----------------login-page-start----------------------------------*/
    .contact-form-input .form-control { padding: 15px; }
    .contact-form-input .placeholder-lable { left: 15px; /* max-width: 210px; */ }
    .form-section { padding: 20px; }
    .form-section .form-check-input { width: 16px; height: 16px; margin-right: 10px; flex: 0 0 16px; }
    .form-section .form-check-label { font-size: 16px; line-height: 18px; }
    .form-section .form-check { margin-bottom: 16px; }
    .already-account-section * { font-size: 16px; line-height: 18px; }
    .form-section .form-check-input:checked+.form-check-label:before { font-size: 14px; line-height: 14px; width: 14px; height: 14px; left: -24px; top: 60%; }
    .contact-form-input .togglePassword { right: 15px; font-size: 14px; }
    .contact-form-input .placeholder-lable label { word-break: break-all; }
    .contact-form-input .placeholder-lable label svg, .contact-form-input .placeholder-lable label i { margin-right: 4px; }
    .contact-form-input .placeholder-lable label span { margin-right: 0; }
    /*----------------login-page-end------------------------------------*/

    /* Personal Details Page Start */
    .personal-details-section ul li span { width: 100%; }
    /* Personal Details Page End */

    /* loyalty start */
    .ticket-details-section .loyalty-items .loyalty-block:last-child ul { padding: 20px 0 0 17px; }
    .ticket-details-section .loyalty-items .loyalty-block ul { padding: 20px 0 0 17px; }
    .loylalty-club-img img {height: 150px; object-fit: cover;}
    .loyalty-club-text { font-size: 18px; line-height: 25px; }
    /* loyalty end */  


    /*----------------station-page-start--------------------------------*/
    .station-right:after { width: 100%; height: 1px; top: -25px; bottom: unset; left: 0; }
    .station-left { margin-bottom: 50px; }
    /*----------------station-page-end----------------------------------*/

    /* winner start */
    .winner-modal .modal-header .btn-close { width: 40px; height: 40px; font-size: 25px; line-height: 30px; }
    .winner-modal .modal-header { right: 30px; top: -30px; }
    .winner-play-game .station-heading { padding-left: 65px; }
    .winner-play-game .station-heading:before { width: 48px; height: 44px; }
    .winner-modal .modal-body #myVideo { width: 100%; height: 400px; }
    .winner-modal .modal-dialog { max-width: 550px; width: 100%; height: auto; }
    /* winner end */

    /* transaction start */
    .transaction-main .trasaction-block label { font-size: 17px; }
    .transaction-main .form-select { padding: 6px 15px; width: 180px; font-size: 15px; }
    .filter-btn { padding: 6px 30px; }
    .trasaction-block { margin: 0 0 15px 0;}
    .transaction-main{flex-wrap: wrap; flex-direction: column; align-items: flex-start;}
    /* transaction end */


    .header-profile .profile-drop .dropdown-menu {left: 0; right: -130px;}
    .header-profile .amount-drop .dropdown-menu {left: -70px;}
    .header-profile .dropdown .dropdown-toggle::after {font-size: 14px;}
    .header .top-header .header-form {width: 100%; justify-content: flex-start; margin: 0; flex-direction: row-reverse; }
    .profile-drop .dropdown img {margin: 0 5px 0 0;}
    /* .typo-header {padding: 15px 0 0;} */

    table.dataTable>tbody>tr.child span.dtr-title {max-width: 120px; width: 100%; min-width: auto; white-space: normal;}

    .typo-header .bottom-header .navbar-toggler { position: relative; top: 0; left: 0; transform:none; -webkit-transform:none; -moz-transform:none; -ms-transform:none; -o-transform:none; }
    .typo-header .top-header { padding: 15px 20px 15px 20px; 
              /*   flex-direction: column; */
    }

    .profile-drop .dropdown img { width: 25px; height: 25px; }
    .header-profile .profile-drop { margin: 0 20px 0 0; }
    .header-profile .profile-drop .dropdown-toggle {display: flex; align-items: center;}
    .typo-header .bottom-header {position: absolute; top: 23px; left: 25px;}
    .typo-header .top-header .header-form {justify-content: space-between;
                /* padding: 15px 0 0; */
                 padding: 1px 1px 15px 10px;
    }
    
    .typo-header .navbar-brand { margin: 0 0 0 45px; }
}   


