﻿
/*++++++++++++++[RESPONSIVE STYLESHEET]+++++++++++++++*/



@media only screen and (min-width: 900px) and (max-width: 1440px) {
    /*.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 10px;}*/
    .logo img {
        width: 7% !important;
        margin-bottom: 5px;
    }

    .section-content h1 {
        font-size: 6rem !important;
    }

    .subscription input {
        padding: 25px;
        max-width: 61%;
    }

    .winnning_btn {
        width: 47%;
        font-size: 19px;
        padding: 13px 0;
    }

    .next_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 27px;
    }

    .last_drownNo p {
        font-size: 22px;
    }
    /*	.page-wrapper {margin-top: 10px;}*/
    .footer p {
        font-size: 16px;
    }

    .short-links li a {
        color: #1d1d1d;
        font-size: 16px;
    }

        .short-links li a::before {
            background-color: #1d1d1d;
        }

    .copyright {
        font-size: 16px !important;
    }
}




@media only screen and (min-width: 800px) and (max-width: 1280px) {
    /*	.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 0px;}*/
    .logo img {
        width: 7% !important;
        margin-bottom: 5px;
    }

    .section-content h1 {
        font-size: 6rem !important;
    }

    .subscription input {
        padding: 25px;
        max-width: 61%;
    }

    .winnning_btn {
        width: 47%;
        font-size: 19px;
        padding: 13px 0;
    }

    .next_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 27px;
    }

    .last_drownNo p {
        font-size: 22px;
    }
    /*	.page-wrapper {margin-top: 10px;}*/
    .footer p {
        font-size: 16px;
    }

    .short-links li a {
        color: #1d1d1d;
        font-size: 16px;
    }

        .short-links li a::before {
            background-color: #1d1d1d;
        }

    .copyright {
        font-size: 16px !important;
    }
}

/*@media only screen and (min-width: 720px) and (max-width: 1280px) {
	.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 0px;}
	.logo img {width: 7% !important;margin-bottom: 5px;}
	.section-content h1 {font-size: 6rem !important;}
	.subscription input {padding: 25px; max-width: 61%;}
	.winnning_btn {width: 47%; font-size: 19px; padding: 13px 0;}
	.next_drownNo p {font-size: 30px;}
	.dash .digit {font-size: 27px;}
	.last_drownNo p {font-size: 22px;}
	.page-wrapper {margin-top: 10px;}
	.footer p {font-size: 16px;}
	.short-links li a {color: #1d1d1d; font-size: 16px;}
	.short-links li a::before { background-color: #1d1d1d;}
	.copyright { font-size: 16px !important;}
} */


/*@media only screen and (min-width: 960px) and (max-width: 1280px) {
	.main-wrapper.bg-wrapper {height: 80vh !important; padding-top: 20px;}
}*/

@media (min-width: 1920px) and (max-width: 2560px) {
    .logo img {
        width: 9% !important;
        margin-bottom: 15px;
    }

    .section-content h3 {
        font-size: 1.5rem;
        margin-bottom: 10px !important;
    }

    .section-content h1 {
        font-size: 7.5rem !important;
    }

    .section-content h2 {
        font-size: 1.8rem;
    }

    .subscription input {
        padding: 30px;
        max-width: 65%;
    }

    .winnning_btn {
        width: 55%;
        font-size: 21px;
        padding: 15px 0;
    }

    .next_drownNo p {
        font-size: 40px;
    }

    .last_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 50px;
    }
    /*.main-wrapper.bg-wrapper {height: 80vh !important;}*/
    .page-wrapper {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 2160px) and (max-width: 3840px) {
    .logo img {
        width: 18% !important;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .section-content h3 {
        font-size: 4.5rem;
        margin-bottom: 40px !important;
    }

    .section-content h1 {
        font-size: 15rem !important;
        margin-bottom: 50px;
    }

    .section-content h2 {
        font-size: 1.8rem;
    }

    .subscription input {
        padding: 50px;
        max-width: 95%;
    }

    .winnning_btn {
        width: 75%;
        font-size: 34px;
        padding: 17px 0;
        margin-top: 45px;
    }

    .next_drownNo p {
        font-size: 60px;
        margin-top: 35px;
    }

    .last_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 130px;
    }

    .dash_title {
        font-size: 26px;
    }

    .main-wrapper.bg-wrapper {
        height: 90vh !important;
    }

    .page-wrapper {
        margin-top: 30px;
    }

    .tag-line {
        width: 100%;
    }

    ::placeholder {
        font-size: 25px;
    }

    .last_drownNo p {
        font-size: 70px;
        margin-top: 45px;
    }
}


@media only screen and (min-width:1280px) and (max-width:1280px) and (orientation:landscape) {

    /*	.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 0px;}*/
    .logo img {
        width: 7% !important;
        margin-bottom: 5px;
    }

    .section-content h1 {
        font-size: 6rem !important;
    }

    .subscription input {
        padding: 25px;
        max-width: 61%;
    }

    .winnning_btn {
        width: 47%;
        font-size: 19px;
        padding: 13px 0;
    }

    .next_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 27px;
    }

    .last_drownNo p {
        font-size: 22px;
    }
    /*	.page-wrapper {margin-top: 10px;}*/
    .footer p {
        font-size: 16px;
    }

    .short-links li a {
        color: #1d1d1d;
        font-size: 16px;
    }

        .short-links li a::before {
            background-color: #1d1d1d;
        }

    .copyright {
        font-size: 16px !important;
    }
}


@media only screen and (min-width:1366px) and (max-width:1400px) and (orientation:landscape) {

    /*	.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 0px;}*/
    .logo img {
        width: 7% !important;
        margin-bottom: 5px;
    }

    .section-content h1 {
        font-size: 6rem !important;
    }

    .subscription input {
        padding: 25px;
        max-width: 61%;
    }

    .winnning_btn {
        width: 47%;
        font-size: 19px;
        padding: 13px 0;
    }

    .next_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 27px;
    }

    .last_drownNo p {
        font-size: 22px;
    }
    /*	.page-wrapper {margin-top: 10px;}*/
    .footer p {
        font-size: 16px;
    }

    .short-links li a {
        color: #1d1d1d;
        font-size: 16px;
    }

        .short-links li a::before {
            background-color: #1d1d1d;
        }

    .copyright {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 950px) and (max-width: 1280px) {
    /*	.main-wrapper.bg-wrapper {height: 90vh !important; padding-top: 0px;}*/
    .logo img {
        width: 7% !important;
        margin-bottom: 5px;
    }

    .section-content h1 {
        font-size: 6rem !important;
    }

    .subscription input {
        padding: 25px;
        max-width: 61%;
    }

    .winnning_btn {
        width: 47%;
        font-size: 19px;
        padding: 13px 0;
    }

    .next_drownNo p {
        font-size: 30px;
    }

    .dash .digit {
        font-size: 27px;
    }

    .last_drownNo p {
        font-size: 22px;
        margin-bottom: 25px;
    }
    /*	.page-wrapper {margin-top: 10px;}*/
    .footer p {
        font-size: 16px;
    }

    .short-links li a {
        color: #1d1d1d;
        font-size: 16px;
    }

        .short-links li a::before {
            background-color: #1d1d1d;
        }

    .copyright {
        font-size: 16px !important;
    }
}



/*@media only screen and (max-width: 1440px) {
	.main-wrapper.bg-wrapper {height: 80vh !important;}
	.page-wrapper { margin-top: 20px;}


} 



/*@media (min-width: 1920px) and (max-width: 1080px)  {
    .logo img { width: 9% !important;margin-bottom: 15px;}
    .section-content h3 {font-size: 1.5rem;margin-bottom: 10px !important;}
    .section-content h1 {font-size: 7.5rem !important;}
    .section-content h2 {font-size: 1.8rem;}
    .subscription input { padding: 30px; max-width: 65%;}
    .winnning_btn {width: 55%; font-size: 21px; padding: 15px 0;}
    .next_drownNo p { font-size: 40px;}
    .last_drownNo p { font-size: 30px;}
    .dash .digit { font-size: 50px;}
    .main-wrapper.bg-wrapper {height: 80vh !important;}
    .page-wrapper { margin-top: 30px;}

}

@media (min-width: 2256px) and (max-width: 1504px)  {
    .logo img { width: 9% !important;margin-bottom: 15px;}
    .section-content h3 {font-size: 1.5rem;margin-bottom: 10px !important;}
    .section-content h1 {font-size: 7.5rem !important;}
    .section-content h2 {font-size: 1.8rem;}
    .subscription input { padding: 30px; max-width: 65%;}
    .winnning_btn {width: 55%; font-size: 21px; padding: 15px 0;}
    .next_drownNo p { font-size: 40px;}
    .last_drownNo p { font-size: 30px;}
    .dash .digit { font-size: 50px;}
    .main-wrapper.bg-wrapper {height: 80vh !important;}
    .page-wrapper { margin-top: 30px;}

}

@media (min-width: 2800px) and (max-width: 4500px)  {
    .logo img { width: 18% !important;margin-bottom: 30px;}
    .section-content h3 {font-size: 4rem;margin-bottom: 30px !important;}
    .section-content h1 {font-size: 15rem !important;margin-bottom: 65px;}
    .section-content h2 {font-size: 7rem;}
    .subscription input { padding: 44px; max-width: 89%;margin-bottom: 20px;}
    .winnning_btn {width: 64%; font-size: 25px; padding: 21px 0;}
    .next_drownNo p { font-size: 65px;}
    .last_drownNo p { font-size: 50px;}
    .dash .digit { font-size: 120px;}
    .dash_title { font-size: 22px;}
    .main-wrapper.bg-wrapper {height: 90vh;}
    .tag-line {width: 100%;}
    .page-wrapper { margin-top: 90px;}
    ::placeholder { font-size: 28px;}

}*/


@media only screen and (min-width: 1199px) and (max-width: 1024px) {
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
    .logo img {
        width: 8%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1024px) and (orientation:landscape) {

    .logo img {
        width: 11% !important;
    }

    .page-wrapper {
        margin-top: 0;
    }

    .section-content h3 {
        margin-bottom: 30px;
    }

    .subscription input {
        max-width: 61%;
    }

    .logo {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .tag-line {
        width: 100%;
    }

    .main-wrapper.bg-wrapper {
        height: 75vh !important
    }

    .logo {
        margin-bottom: 30px;
    }

        .logo img {
            width: 13% !important;
        }

    .section-content h3 {
        font-size: 1.5rem;
    }

    .section-content h1 {
        font-size: 90px !important;
    }

    .subscription input {
        height: 70px;
        padding: 28px;
        max-width: 70%;
    }

    ::placeholder {
        font-size: 23px;
    }

    .winnning_btn {
        font-size: 24px;
    }

    .winnning_btn {
        width: 54%;
        margin-top: 25px;
    }

    .last_drownNo p {
        font-size: 22px;
        margin-bottom: 20px;
    }
}




@media only screen and (min-width:810px) and (max-width:1080px) and (orientation:landscape) {
    .main-wrapper.bg-wrapper {
        height: 100% !important;
    }

    .logo img {
        width: 9% !important;
    }

    .page-wrapper {
        margin-top: 0;
    }

    .section-content h3 {
        margin-bottom: 15px;
    }

    .subscription input {
        max-width: 61%;
    }

    .logo {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 567px) and (max-width: 767px) {
    .cd-intro b {
        font-size: 22px;
    }

    .subscription {
        width: 100% !important;
    }

    .bold {
        font-size: 63px;
    }

    .winnning_btn {
        max-width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
}


@media only screen and (min-width: 320px) and (max-width: 767px) {

    .main-wrapper.bg-wrapper {
        height: 100% !important;
    }

    .subscription {
        width: 100% !important;
    }

    .tag-line {
        width: 100% !important;
    }

    .bold {
        font-size: 40px;
    }

    .cd-intro b {
        font-size: 14px;
    }

    .dash .digit {
        font-size: 25px;
    }

    .dash {
        min-width: 70px;
        padding: 6px 2px 6px 2px;
    }

    .next_drownNo p {
        font-size: 19px;
    }

    .last_drownNo p {
        font-size: 17px;
    }

    .section-content h3 {
        font-size: 17px;
    }

    .section-content h1 {
        font-size: 60px !important;
    }

    .section-content h2 {
        font-size: 22px;
    }

    .winnning_btn {
        font-size: 11px;
        width: 80%;
        margin-top: 15px;
    }

    .subscription input {
        height: 45px;
        padding: 11px;
        max-width: 95% !important;
    }

    #countdown_dashboard {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .dash {
        min-height: 61px;
    }

    .dash_title {
        font-size: 11px;
    }

    .logo {
        margin-top: 0px;
    }

    ::placeholder {
        font-size: 13px;
    }

    .winnning_btn span {
        top: 2px;
    }

    .winnning_btn img {
        width: 7%;
    }


    .logo img {
        width: 20%;
    }

    .logo {
        padding: 15px;
    }

    .page {
        padding: 80px 0;
    }

    .tag-line {
        width: 100%;
    }

    .cd-words-wrapper b {
        font-size: 28px;
    }

    .title {
        margin-bottom: 20px;
    }

        .title h2 {
            font-size: 17px;
        }

        .title p {
            font-weight: 300;
            font-size: 15px;
        }

    .footer ul li {
        width: 100%;
    }

    .short-links li a::before {
        background-color: inherit;
    }

    .footer p {
        font-size: 14px;
    }

    .short-links li a {
        font-size: 14px;
    }

    .copyright {
        font-size: 14px !important;
    }

    .page-wrapper {
        min-height: inherit !important;
        height: 100% !important;
    }

        .page-wrapper.vm {
            display: block;
        }

            .page-wrapper.vm > .vm-item {
                display: block;
            }

        .page-wrapper.home-page.vm {
            display: table;
        }

            .page-wrapper.home-page.vm .vm-item {
                display: table-cell;
            }

    .social-icon {
        display: none;
    }
}
