@media only screen and (max-width: 1160px) {
    .steps-wrapper .steps .step-text .sign-up-div {
        padding: 11px 0px 5px 0px;
    }
    .main-title h1 {
        font-size: 30px;
    }
    .main-title h2 {
        font-size: 14px;
    }
    .prize span {
        font-size: 35px;
    }
}
@media only screen and (max-width: 1150px) {
    .game-options-first-page > div {
        margin-right: 1%;
    }
    .game-options-second-page > div {
        margin-right: 1%;
    }
    .game-options-third-page > div {
        margin-right: 1%;
    }
}
@media only screen and (max-width: 1100px) {
    canvas {
        width: 55%;
    }
    .tc-round-box-rank {
        width: 424px;
    }
    .game-options-first-page > div {
        width: 424px;
        height: 345px;
        background-size: cover;
    }
    .game-options-second-page > div {
        width: 424px;
        height: 345px;
        background-size: cover;
    }
    .inner {
        max-width: 926px;
    }
    body{
        background-size: 1600px;
        background-position: center 16px;
    }
    .tc-round-box-rank .rank-num > div {
        width: 30px;
        height: 37px;
        font-size: 26px;
        color: #FFF;
        text-align: center;
        padding: 2px 0;
        margin: 0px auto;
    }
    .game-options-first-page > div .options-desc {
        margin-top: 34px;
        padding: 0px 0px 0px 9px;
    }
    .game-options-second-page > div .options-desc {
        margin-top: 34px;
        padding: 0px 0px 0px 9px;
    }
    .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 72%;
    }
    .tc-round-box-rank .rank-content > div:nth-child(1) {
        width: 24%;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -72px;
        top: 0px;
        width: 53px;
        height: 41px;
    }
    .game-options-first-page > div:last-child .options-desc {
        font-size: 17px;
        margin-top: 138px;
    }
    .game-options-second-page > div:last-child .options-desc {
        font-size: 17px;
        margin-top: 100px;
    }
    .game-options-third-page > div {
        width: 424px;
        height: 345px;
        background-size: cover;
    }
    .game-options-third-page > div .options-desc {
        font-size: 19px;
        margin-top: 79px;
    }
    .tc-semis-wrapper {
        margin: 34px 0 0;
        width: 433px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 23px auto 50px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 15px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 54px;
        height: 40px;
    }
    .tc-round-box-champion {
        width: 141px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 94px;
    }
    .tc-match-champion .tc-team-vs .tc-flag {
        margin: 3px auto 48px !important;
    }
    .tc-match-champion .tc-team-vs .tc-flag img {
        width: 56px !important;
        height: 43px !important;
    }
    .game-options-third-page #game-options-left-menu .options-desc {
        margin-top: 34px !important;
        padding: 0px 0px 0px 9px !important; 
    }
    .steps-wrapper .steps .step-text .sign-up-div {
        font-size: 10px;
    }
    .red-btn {
        font-size: 10px;
        height: 36px;
        background-size: cover;
        width: 203px;
        margin-top: 10px;
    }

    .steps-wrapper .step-2 .user-div .user-div-input, .steps-wrapper .step-2 .user-div .email-div-input {
	    font-size: 12px;
	    padding: 11px;
	}

    .mt-line-one {
        width: 25%;
    }

    .mt-line-two {
        width: 35%;
    }

    .mt-description {
        width: 44%;
    }

    .validation-msg-box {
        width: 70%;
    }

    .match-predictor-btn {
        line-height: 29pt;
    }

    /* first page */
    .game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div, 
    .game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
        width: 190px;
        height: 28px;
        font-size: 15px;
        margin: 0 15px 0;
        top: 19px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 26px;
        padding: 0;
        margin-bottom: 5px;
        margin-top: 14px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
        height: 25px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        width: 20%;
        font-size: 17px;
        position: relative;
        right: 15px;
        top: 45px;
    }

    /* second page */
    .tc-round-box-rank .rank-team > div {
        width: 205px;
        height: 24px;
        font-size: 13px;
        padding: 00;
        margin: 0px 41px 0px;
        cursor: pointer;
        top: 19px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 23px;
        margin-bottom: 9px;
        margin-top: 14px;
    }
    .tc-round-box-rank .rank-num > div {
        width: 30px;
        font-size: 19px;
        color: #FFF;
        text-align: center;
        padding: 0;
        margin: 0px auto;
        height: 12px;
        margin-top: 12px;
    }

    /* third page */
    .tc-round-box-semis {
        width: 220px;
    }
    .tc-round-box-champion {
        width: 205px;
    }

    /* desktop preview page */
    .game-options-first-page.done div#game-options-selection-menu {
        max-width: 290px;
        width: 100%;
        background-size: 100% 345px;
        margin-right: 0;
    }
    .game-options-second-page.done div#game-options-left-menu {
        max-width: 290px;
        width: 100%;
        background-size: 100% 345px;
        margin-right: 0;
    }
    .game-options-third-page.done>div:last-child {
        max-width: 290px;
        width: 100%;
        background-size: 100% 345px;
        margin-right: 0;
    }
    .game-options-third-page.done>div {
        height: 355px;
    }
    .game-options-first-page.done .tc-round-box-rank {
        width: 400px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        width: 10%;
        font-size: 14px;
        right: 16px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .qualifiers-team>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .qualifiers-team>div {
        width: 235px;
        font-size: 13px;
        top: 20px;
        margin-left: 0;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>div {
        height: 26px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 26px;
        padding: 0;
        margin-bottom: 6px;
        margin-top: 11px;
    }
    .game-options-third-page.done .tc-round-box-semis {
        width: 145px;
    }
    .game-options-third-page.done .tc-round-box-champion {
        width: 135px;
    }
}
@media only screen and (max-width: 1023px) {
    #tpl-back-button,
    #tpl-download-btn-mobi,
    #tpl-question-btn-mobi,
    .tpl-hamburger
    {
        display: none;
    }
}
@media only screen and (max-width: 980px) {
    .steps-wrapper .step-2 .user-div .user-div-input,
    .steps-wrapper .step-2 .user-div .email-div-input {
        font-size: 12px;
        padding: 11px;
    }

    .steps-wrapper .step-2 .user-div .user-div-submit {
        padding-left: 0;
        font-size: 14px;
    }

    .steps-wrapper .step-2 .user-div .user-div-input, .steps-wrapper .step-2 .user-div .email-div-input {
	    font-size: 11px;
	    padding: 11.5px;
	}
}
@media only screen and (max-width: 877px) {
    canvas {
        width: 65%;
    }
    .tc-round-box-rank {
        width: 374px;
    }
    .inner {
        max-width: 795px;
    }
    .tc-semis-wrapper {
        width: 373px;
    }
    .game-options-first-page > div {
        width: 370px;
        height: 297px;
    }
    .game-options-first-page > div .options-desc {
        margin-top: 28px;
        padding: 0px 0px 0px 6px;
    }
    .game-options-second-page > div {
        width: 370px;
        height: 297px;
    }
    .game-options-second-page > div .options-desc {
        margin-top: 28px;
        padding: 0px 0px 0px 6px;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -74px;
        top: -3px;
        width: 58px;
        height: 40px;
        /* background-size: 30px 24px; */
    }
    .how-to-play {
        margin: 6px auto 6px;
    }
    .game-options-first-page > div:last-child .options-desc {
        font-size: 16px;
        margin-top: 110px;
        padding: 28px 53px 11px 48px;
    }
    .game-options-second-page > div:last-child .options-desc {
        font-size: 16px;
        margin-top: 60px;
        padding: 28px 53px 11px 48px;
    }
    .timer-wrapper .timer-ctr > div .timer-val{
        width: 50px;
        height: 50px;
        font-size: 32px;
        background-size: cover;
    }
    .game-options-third-page > div {
        width: 370px;
        height: 297px;
    }
    .game-options-third-page > div .options-desc {
        font-size: 17px;
        margin-top: 61px;
    }
    .tc-semis-wrapper {
        margin: 28px 0 0;
    }
    .tc-round-box-semis {
        width: 122px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 49px;
        height: 35px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 12px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 22px auto 44px;
    }
    .tc-round-box-champion {
        width: 125px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 79px;
    }
    .tc-match-champion .tc-team-vs .tc-flag img {
        width: 51px !important;
        height: 38px !important;
    }
    .game-options-third-page #game-options-left-menu .options-desc {
        margin-top: 30px !important;
        padding: 0px 0px 0px 9px !important;
    }
    .steps-wrapper .step-2 .user-div .email-div-input {
        font-size: 10px;
        height: 29px;
    }
    .steps-wrapper .step-2 .user-div .user-div-input {
        font-size: 10px;
        height: 30px;
    }
    .steps-wrapper .step-2 .user-div .user-div-submit {
        height: 63px;
    }
    .match-predictor-btn {
        font-size: 18px;
        margin: 19px auto 19px;
    }

    .mt-line-one {
        width: 30%;
    }
    .mt-line-two {
        width: 40%;
    }
    .mt-description {
        width: 50%;
    }

    /* first page */
    .game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div, 
    .game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
        height: 24px;
        top: 12px;
        position: relative;
        left: 15px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 24px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 6px;
        left: 10px;
        position: relative;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
        height: 24px;
        left: 10px;
        position: relative;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        font-size: 14px;
        right: 3px;
        top: 22px;
    }

    /* second page */
    .tc-round-box-rank .rank-team > div {
        height: 21px;
        top: 15px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 19px;
        margin-bottom: 3px;
        margin-top: 12px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 11.7px;
        margin-top: 9px;
    }

    /* third page */
    .tc-round-box-semis {
        width: 215px;
    }
    .tc-round-box-champion {
        width: 215px;
    }

    /* desktop preview page */
    .game-options-first-page.done div#game-options-selection-menu {
        max-width: 245px;
        width: 100%;
        background-size: 100% 295px;
        margin-right: 0;
    }
    .game-options-second-page.done div#game-options-left-menu {
        max-width: 245px;
        width: 100%;
        background-size: 100% 295px;
        margin-right: 0;
    }
    .game-options-third-page.done>div:last-child {
        max-width: 245px;
        width: 100%;
        background-size: 100% 295px;
        margin-right: 0;
    }
    .game-options-third-page.done>div {
        height: 310px;
    }
    .game-options-first-page.done .tc-round-box-rank {
        width: 400px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        width: 10%;
        font-size: 12px;
        right: 48px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .qualifiers-team>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .qualifiers-team>div {
        width: 235px;
        font-size: 11px;
        top: 12px;
        margin-left: -68px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>div {
        height: 23px;
        left: -50px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 22px;
        padding: 0;
        margin-bottom: 2px;
        margin-top: 6px;
        left: -50px;
    }
    .game-options-second-page.done .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 79%;
    }
    .game-options-second-page.done .tc-round-box-rank .rank-team > div {
        font-size: 12px;
    }
    .game-options-third-page.done .tc-round-box-semis {
        width: 120px;
    }
    .game-options-third-page.done .tc-round-box-champion {
        width: 125px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-logo-wrap {
        margin-top: 0; 
    }
    .inner {
        margin: 8px auto;
    }
    body {
        background-image: url('../_images/bg-tablet.jpg');
        background-position: center 0;
        background-size: auto;
    }
    canvas {
        width: 50%;
    }
    .main-title h2 {
        font-size: 10.5px;
    }
    .main-title h1 .white {
        font-size: 29px;
    }
    .red-btn {
        font-size: 10px;
        height: 36px;
        background-size: cover;
        width: 201px;
        margin-top: 4px;
    }
    .timer-wrapper .timer-title {
        font-size: 14px;
    }
    .timer-wrapper .timer-ctr > div .timer-label {
        font-size: 13px;
    }
    imer-wrapper .timer-ctr > div .timer-val {
        width: 40px;
        height: 42px;
        font-size: 30px;
        background: url(../_images/timer-box.png) 40px;
    }
    .steps-wrapper .steps {
        height: 131px;
    }
    .steps img {
        height: 131px;
    }
    .steps-wrapper .steps .step-text .sign-up-div {
        font-size: 9px;
        padding: 5px;
    }
    .tpl-copyright {
        height: 94px;
    }
    .steps-wrapper {
        padding: 15px 0px 6px 0px;
    }
    .steps-wrapper .steps {
        width: 32.1%;
    }
    .steps-wrapper .step-2 .user-div .user-div-input {
        /*width: 105%;*/
    }
    .steps-wrapper .step-2 .user-div .email-div-input {
        /*width: 101%;*/
    }
    .steps-wrapper .steps .step-text .user-div .left-div {
       /*width: 76%;*/
    }
    .steps-wrapper .steps .step-text .user-div .right-div {
        /*width: 26%;*/
    }
    .steps-wrapper .step-2 .user-div .user-div-submit {
        /*padding-left: 7px;*/
        font-size: 11px;
    }
    .error-msg-1,
    .error-msg-2,
    .error-msg-3 {
        background-position: center 255px;
    }

    .dafabet-emblem {
        border-width: 5px;
        width: 37px;
    }
    .main-title h1 {
        font-size: 22.5px;
    }
    .mt-line-one {
        width: 25%;
        line-height: 25pt;
    }
    .mt-line-two {
        width: 39%;
        line-height: 25pt;
        top: -30px;
    }
    .trapezium:before {
        border: 20px solid transparent;
        border-bottom: 35px solid #04428b;
    }
    .prize span {
        font-size: 25px;
    }
    .trapezium-description:before {
        border-bottom: 50px solid #ed2262;
    }
    .mt-description {
        top: -25px;
    }
    .icc-main {
        margin-top: -15px;
    }
}
@media only screen and (max-width: 767px) {
    .tc-round-box-rank {
        width: 298px;
    }
    #game-options-left-menu .tc-round-box-rank{
        width: 294px;
    }
    .game-options-first-page > div {
        width: 290px;
        height: 237px;
        margin-right: 0;
    }
    .game-options-first-page > div .options-desc {
        margin-top: 0px;
        padding: 0px 0px 0px 0px;
    }
    .game-options-second-page > div {
        width: 290px;
        height: 237px;
        margin-right: 0;
    }
    .game-options-second-page > div .options-desc {
        margin-top: 0px;
        padding: 0px 0px 0px 0px;
    }
    .tc-rank-wrapper {
        margin: 21px 0 0;
    }
    .tc-round-box-rank .rank-content > div:nth-child(1) {
        width: 23%;
    }
    .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 69%;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -56px;
        top: -3px;
    }
    .timer-wrapper .timer-ctr > div .timer-val {
        width: 40px;
        height: 45px;
        font-size: 25px;
    }
    .game-options-first-page > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 110px;
        padding: 0px 23px 0px 23px;
    }
    .game-options-second-page > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 60px;
        padding: 0px 23px 0px 23px;
    }
    .how-to-play {
        margin: 2px auto 6px;
        font-size: 21px;
    }
    .game-options-third-page > div {
        width: 290px;
        height: 237px;
        margin-right: 0;
    }
    .game-options-third-page > div .options-desc {
        font-size: 14px;
        margin-top: 30px;
        padding: 28px 9px 5px 9px;
    }
    .tc-semis-wrapper {
        margin: 21px 0 0;
    }
    .steps-wrapper .steps .step-text .sign-up-div {
        font-size: 7px;
        padding-top: 6px;
    }
    .steps-wrapper .step-2 .user-div .user-div-input {
        font-size: 7px;
        height: 26px;
    }
    .steps-wrapper .step-2 .user-div .email-div-input {
        font-size: 7px;
        height: 25px;
    }
    .steps-wrapper .step-2 .user-div .user-div-submit {
        /*padding-left: 7px;*/
        font-size: 9px;
        height: 55px;
    }
    .red-btn {
        font-size: 10px;
        height: 30px;
        width: 171px;
        margin-top: 8px;
        line-height: 0.6;
    }
    .game-options-second-page .go-back {
        background: url(../_images/back.png) no-repeat 9px 4px;
        width: 54px;
        height: 51px;
    }
    .game-options-third-page .go-back {
        background: url(../_images/back.png) no-repeat 9px 4px;
        width: 54px;
        height: 51px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 42px;
        height: 28px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 18px auto 35px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 64px;
    }
    .tc-match-champion .tc-team-vs .tc-flag {
        margin: 3px auto 37px !important;
    }
    .tc-match-champion .tc-team-vs .tc-flag img {
        width: 44px !important;
        height: 29px !important;
    }
    .tc-semis-wrapper {
        width: 298px;
    }
    .game-options-third-page #game-options-left-menu .options-desc {
        margin-top: 22px !important;
        padding: 0px 0px 0px 4px !important;
    }
    .tpl-copyright {
        height: 148px;
    }
    .match-predictor-btn {
        font-size: 15px;
        margin: 14px auto 14px;
    }

    .match-predictor-btn {
        line-height: 20pt;
    }

    /* first page */
    .game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div, 
    .game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
        height: 20px;
        top: 5px;
        width: 140px;
        font-size: 13px;
        left: 8px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1 {
        font-size: 20px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 20px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
        height: 20px;
        font-size: 17px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        font-size: 12px;
        right: -3px;
        top: 20px;
    }
    .game-options-first-page .tc-round-box-rank.group-b {
        top: 39px;
    }

    /* second page */
    .tc-round-box-rank .rank-team > div {
        height: 16.2px;
        top: 14px;
        left: -15px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 15px;
        margin-bottom: 5px;
        margin-top: 11px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 8.3px;
        margin-top: 8px;
        font-size: 15px;
    }

    /* third page */
    .tc-round-box-semis {
        width: 215px;
    }
    .tc-round-box-champion {
        width: 215px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 12px;
    }

    /* desktop preview page */
    .game-options-first-page.done div#game-options-selection-menu {
        max-width: 235px;
        width: 100%;
        background-size: 100% 235px;
        margin-right: 0;
    }
    .game-options-second-page.done div#game-options-left-menu {
        max-width: 235px;
        width: 100%;
        background-size: 100% 235px;
        margin-right: 0;
    }
    .game-options-third-page.done>div:last-child {
        max-width: 235px;
        width: 100%;
        background-size: 100% 235px;
        margin-right: 0;
    }
    .game-options-third-page.done>div {
        height: 250px;
    }
    .game-options-first-page.done .tc-round-box-rank {
        width: 100%;
        max-width: 235px;
    }
    .game-options-first-page.done .tc-round-wrapper.active {
        display: block !important;
        width: 100%;
        max-width: 235px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-content>div:nth-child(1) {
        width: 17%;
        font-size: 10px;
        right: 18px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        width: 17%;
        font-size: 10px;
        right: 5px;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .qualifiers-team>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .qualifiers-team>div {
        max-width: 118px;
        width: 100%;
        font-size: 9px;
        top: 5px;
        margin-left: 0;
        margin-right: 0;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>div {
        height: 19px;
        left: 0;
        font-size: 17px;
        text-align: left;
    }
    .game-options-first-page.done .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page.done .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 17px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 1px;
        left: 0;
        text-align: left;
    }
    .game-options-second-page.done .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 79%;
    }
    .game-options-second-page.done .tc-round-box-rank .rank-team > div {
        font-size: 11px;
        margin-left: 40px;
    }
    .game-options-third-page.done .tc-semis-wrapper {
        width: 100%;
        max-width: 235px;
    }
    .game-options-third-page.done .tc-round-box-semis {
        width: 120px;
    }
    .game-options-third-page.done .tc-round-box-champion {
        width: 135px;
    }
    .game-options-third-page.done .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 9px;
    }
}
@media only screen and (max-width: 600px) {
    .steps-wrapper {
        padding: 7px 0px 6px 0px;
    }
    .steps-wrapper .steps {
        height: 109px;
    }
    .timer-wrapper .timer-ctr {
        margin: 6px auto;
    }
    .steps-wrapper .step-2 {
        padding: 3px;
    }
    .red-btn {
        font-size: 10px;
        height: 27px;
        width: 154px;
        margin-top: 4px;
        line-height: 0.3;
    }
    .steps img {
        height: 109px;
    }
    .tpl-copyright {
        height: 219px;
    }
    .steps-wrapper .steps {
        width: 32.5%;
    }
    .trapezium-description:before {
        border-bottom: 45px solid #ed2262;
    }
}
@media only screen and (max-width: 599px) {

    .tc-round-box-rank {
        width: 397px;
    }
    #game-options-left-menu .tc-round-box-rank {
        width: 397px;
    }
    .inner {
        margin: 8px auto;
        max-width: 440px;
    }
    body {
        background-image: url(../_images/bg-mobile.jpg);
        background-position: center -80px;
        background-size: 599px;
    }
    canvas {
        width: 80%;
        max-height: 320px;
    }
    .game-options-first-page > div:last-child{
        background-image: url(../_images/how-to-play-mobile.png);
        width: 426px;
        height: 603px;
        position: relative;
        z-index: 0;
        top: 0;
        margin: 0 auto; 
        border: .1px solid #FFF;
    }
    .game-options-second-page > div:last-child{
        background-image: url(../_images/how-to-play-mobile.png);
        width: 426px;
        height: 603px;
        position: relative;
        z-index: 0;
        top: 0;
        margin: 0 auto; 
        border: .1px solid #FFF;
    }
    .how-to-play:before,
    .how-to-play:after,
    .how-to-play-left-bg,
    .how-to-play-right-bg {
        display: block;
    }
    .title-480{
        display: block;
        margin: 0 auto;
    }
    .title-desktop{
        display: none;
    }
    .icc-main {
        margin-top: -8px;
    }
    .game-options-first-page > div {
        width: 397px;
        height: 316px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options-first-page {
        height: 603px;
        position: relative;
        width: 440px;
        margin: 0 auto;
    }
    .game-options-first-page > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 140px;
        padding: 0px 13px 0px 13px;
    }
    .game-options-second-page > div {
        width: 397px;
        height: 316px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options-second-page {
        height: 603px;
        position: relative;
        width: 440px;
        margin: 0 auto;
    }
    .game-options-second-page > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 95px;
        padding: 0px 13px 0px 13px;
    }
    .how-to-play {
        margin: 351px auto 6px;
        font-size: 23px;
    }
    .steps-wrapper .steps {
        width: 97%;
        margin: 6px auto;
        height: 160px;
    }
    .steps-wrapper .timer {
        /* background: no-repeat; */
        background-image: url(../_images/bg-timer.jpg);
        background-repeat: no-repeat;
        background-size: 533px;
    }
    .timer-wrapper .timer-ctr > div .timer-val {
        width: 79px;
        height: 70px;
        font-size: 50px;
    }
    .timer-wrapper .timer-ctr > div .timer-label {
        font-size: 18px;
    }
    .timer-wrapper .timer-title {
        font-size: 21px;
    }
    .ipl-mania-ad-here-480{
        display: block;
    }
    .ipl-mania-ad-here{
        display: none;
    }
    .steps img {
        height: 160px;
    }
    .tpl-copyright {
        height: 29px;
    }
    .steps-wrapper .steps .step-text .user-div {
        padding: 10px;
    }
    .steps-wrapper .step-2 .user-div .user-div-input {
        font-size: 16px;
        height: 32px;
        /*width: 103%;*/
    }
    .steps-wrapper .step-2 .user-div .email-div-input {
        /*width: 100.4%;*/
        font-size: 16px;
        height: 32px;
    }
    .steps-wrapper .step-2 .user-div .user-div-submit {
        /*padding-left: 7px;*/
        font-size: 18px;
        height: 68px;
    }
    .steps-wrapper .steps .step-text .sign-up-div {
        font-size: 14px;
        padding-top: 0px;
    }
    .red-btn {
        font-size: 14px;
        height: 37px;
        width: 212px;
        margin-top: 6px;
        line-height: .9;
    }
    .tc-rank-wrapper {
        margin: 35px 0 0;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -67px;
        top: -3px;
    }
    .game-options-third-page #left-menu {
        background-image: url(../_images/final-selection-mobile.png);
        height: 605px;
        position: relative;
        width: 428px;
        z-index: 0;
        margin: 0 auto;
        border: .1px solid #FFF;
    }
    .game-options-third-page > div:last-child {
        margin-right: 0;
        position: relative;
        top: -410px;
        z-index: 1;
        width: 395px;
        height: 315px;
        border: none;
        background-image: none;
    }
    .game-options-third-page {
        height: 603px;
        position: relative;
            width: 440px;
    }
    .game-options-third-page > div .options-desc {
        font-size: 14px;
        margin-top: 61px;
        padding: 26px 5px 5px 5px;
    }
    .tc-semis-wrapper {
        width: 428px;
    }
    .tc-round-box-semis {
        width: 143px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 54px;
        height: 39px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 13px;
    }
    .tc-semis-wrapper {
        margin: 17px 0 0;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 23px auto 53px;
    }
    .tc-round-box-champion {
        width: 139px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 93px;
    }
    .tc-match-champion .tc-team-vs .tc-flag img {
        width: 51px !important;
        height: 36px !important;
    }
    .tc-match-champion .tc-team-vs .tc-flag {
        margin: 3px auto 49px !important;
    }
    .game-options-third-page #game-options-left-menu {
        position: relative;
        z-index: 2;
        top: 57px;
        width: 403px;
        height: 321px;
    }
    .game-options-third-page #game-options-left-menu .options-desc {
        margin-top: 38px !important;
        padding: 0px 0px 0px 4px !important;
    }
    .error-msg-1,
    .error-msg-2,
    .error-msg-3,
    .success-msg {
        z-index: 5;
    }
    .error-msg-1,
    .error-msg-2,
    .error-msg-3{
        background-size: 430px auto !important;
    }
    .steps-wrapper {
        position: relative;
    }
    .step-2{
        position: relative;
        z-index: 4;
    }
    .match-predictor-btn {
        font-size: 20px;
        margin: 360px auto 14px;
    }
    .main-title {
        margin: 65px auto 10px;
    }
    .dafabet-emblem {
        border-width: 5px;
        width: 60px;
    }
    .main-title h1 {
        font-size: 32px;
    }
    .mt-line-one {
    width: 46%;
    line-height: 25pt;
    }
    .mt-line-two {
        width: 75%;
        top: -25px;
    }
    .trapezium:before {
        border-bottom: 37px solid #04428b;
    }
    .mt-description {
        width: 95%;
        top: -5px;
    }
    .main-title h2 {
        font-size: 14px;
    }
    .prize span {
        font-size: 35px;
    }
    .trapezium-description:before {
        border-bottom: 65px solid #ed2262;
    }

    .icc-main {
        margin-top: 60px;
    }

    .overlay-box.overlay-tnc{
        height: 525px;
        width: 398px;
        padding: 10px 12px 15px 12px;
    }

    .match-predictor-btn {
        line-height: 32pt;
        height: 40px;
    }

    /* first page */
    .game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div, 
    .game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
        height: 26px;
        top: 10px;
        width: 185px;
        font-size: 15px;
        left: 18px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 20px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
        height: 25px;
        font-size: 19px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        font-size: 15px;
        right: 3px;
        top: 25px;
    }
    .game-options-first-page .tc-round-box-rank.group-b {
        top: 49px;
    }

    /* second page */
    .tc-round-box-rank .rank-team > div {
        height: 22px;
        top: 13px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 19px;
        margin-top: 9px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 14px;
        margin-top: 8px;
        font-size: 18px;
    }

    /* third page */
    .tc-round-box-semis {
        width: 190px;
    }
    .tc-round-box-champion {
        width: 220px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 15px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 45px auto 48px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 107px;
    }

    /* mobile preview page */
    .done {
        display: none !important;
    }
    .done-mobile {
        display: block !important;
    }
    .game-options-first-page.done-mobile {
        height: 320px;
        margin-bottom: 20px;
    }
    .game-options-first-page.done-mobile > div {
        position: relative;
        top: 0;
    }
    .game-options-second-page.done-mobile {
        height: 320px;
        margin-bottom: 20px;
    }
    .game-options-second-page.done-mobile > div {
        position: relative;
        top: 0;
    }
    .game-options-third-page.done-mobile {
        height: 320px;
        margin-bottom: 20px;
    }
    .game-options-third-page.done-mobile > div {
        position: relative;
        top: 0;
    }
    .game-options-third-page.done-mobile > div:last-child {
        background-image: url(../_images/final-selection.png);
        background-size: 100%;
    }
}
@media only screen and (max-width: 480px) {
    body {
        background-size: 480px;
        background-position: center -65px;
    }
}
@media only screen and (max-width: 479px) {
    .tc-round-box-rank {
        width: 270px;
    }
    #game-options-left-menu .tc-round-box-rank {
        width: 270px;
    }
    body {
        height: 1080px;
    }
    canvas {
        width: 70%;
        max-height: 250px;
    }
    .inner {
        margin: 8px auto;
        max-width: 300px;
    }
    .game-options-first-page > div {
        width: 298px;
        height: 237px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options-first-page > div:last-child {
        width: 300px;
        height: 426px;
    }
    .game-options-first-page {
        width: 300px;
        height: 419px;
        margin-bottom: 4px;
    }
    .game-options-first-page > div:last-child .options-desc {
        font-size: 11px;
        margin-top: 100px;
        padding: 0px 13px 0px 13px;
    }
    .game-options-first-page > div {
        width: 270px;
        height: 215px;
        position: absolute;
        z-index: 1;
        top: 135px;
        margin: 0 15px;
    }
    .game-options-second-page > div {
        width: 298px;
        height: 237px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options-second-page > div:last-child {
        width: 300px;
        height: 426px;
    }
    .game-options-second-page {
        width: 300px;
        height: 419px;
        margin-bottom: 4px;
    }
    .game-options-second-page > div:last-child .options-desc {
        font-size: 11px;
        margin-top: 50px;
        padding: 0px 13px 0px 13px;
    }
    .game-options-second-page > div {
        width: 270px;
        height: 215px;
        position: absolute;
        z-index: 1;
        top: 135px;
        margin: 0 15px;
    }
    .how-to-play {
        margin: 238px auto 6px;
        font-size: 21px;
    }
    .tc-rank-wrapper {
        margin: 21px 0 0;
    }
    .tc-round-box-rank .rank-content > div:nth-child(1) {
        width: 20%;
    }
    .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 69%;
    }
    .timer-wrapper .timer-ctr > div .timer-val {
        width: 52px;
        height: 45px;
        font-size: 30px;
    }
    .steps-wrapper .steps {
        width: 100%;
        margin: 4px auto;
        height: 102px;
    }
    .steps img {
        height: 102px;
    }
    .timer-wrapper .timer-title {
        font-size: 15px;
        margin-top: 8px;
    }
    .timer-wrapper .timer-ctr > div .timer-label {
        font-size: 13px;
    }
    .timer-wrapper .timer-ctr {
        margin: 3px auto;
    }
    .steps-wrapper .steps .step-text .user-div {
        padding: 1px;
    }
    .steps-wrapper .step-2 .user-div .email-div-input {
        font-size: 12px;
        height: 20px;
    }
    .steps-wrapper .step-2 .user-div .user-div-input {
        font-size: 12px;
        height: 20px;
    }
    .steps-wrapper .step-2 .user-div .user-div-submit {
        padding-left: 7px;
        font-size: 13px;
        height: 48px;
    }
    .steps-wrapper .steps .step-text .sign-up-div {
        font-size: 10px;
    }
    .red-btn {
        font-size: 10px;
        height: 29px;
        width: 164px;
        margin-top: 2px;
        line-height: 0.5;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -63px;
        top: -3px;
    }
    .game-options-third-page #left-menu {
        width: 300px;
        height: 426px;
    }
    .game-options-third-page {
        width: 300px;
        height: 426px;
    }
    .game-options-third-page > div .options-desc {
        font-size: 10px;
        margin-top: 21px;
        padding: 32px 5px 0px 5px;
    }
    .tc-semis-wrapper {
        margin: 110px 0 0;
        width: 270px;
    }
    .game-options-third-page > div:last-child {
        width: 270px;
        height: 239px;
        margin-top: 20px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 39px;
        height: 25px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 15px auto 31px;
    }
    .tc-round-box-semis {
        width: 98px;
    }
    .tc-round-box-champion {
        width: 100px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 65px;
    }
    .tc-match-champion .tc-team-vs .tc-flag img {
        width: 40px !important;
        height: 25px !important;
    }
    .tc-match-champion .tc-team-vs .tc-flag {
        margin: 3px auto 28px !important;
    }
    .game-options-second-page .go-back {
        height: 52px;
        z-index: 4;
        position: relative;
    }
    .game-options-third-page .back-first-page {
        height: 52px;
        z-index: 4;
        position: relative;
    }
    .game-options-third-page #game-options-left-menu {
        width: 298px;
        height: 237px;
        margin: 0 15px;
    }
    .game-options-third-page #game-options-left-menu .options-desc {
        margin-top: 25px !important;
        padding: 0px 0px 0px 5px !important;
    }
    .error-msg-1,
    .error-msg-2,
    .error-msg-3{
        background-size: 300px auto !important;
    }
    .success-msg .bet-now-on-dafabet-div {
        width: 300px;
        min-width: 300px;
        height: 315px;
    }
    .bet-now-on-iplmania img {
        width: 285px;
        height: 112px;
    }
    .dafabet-logo img {
        width: 200px;
    }
    .thank-message {
        font-size: 10px;
    }
    .bet-now-on-dafabet {
        width: 174px;
        height: 33px;
        padding: 8px;
        font-size: 13px;
        margin: 8px auto;
    }
    .success-msg-box-close {
        left: 280px;
        font-size: 30px;
    }

    .match-predictor-btn {
        font-size: 17px;
        margin: 245px auto 14px;
    }

    .main-title {
        margin: 40px auto 10px;
    }
    .mt-line-one {
        width: 55%;
        line-height: 25pt;
    }
    .mt-line-two {
        width: 85%;
        top: -30px;
    }
    .main-title h1 {
        font-size: 25px;
    }

    .mt-description {
        width: 93%;
        top: -15px;
    }
    .main-title h2 {
        font-size: 10px;
    }
    .prize span {
        font-size: 31px;
    }

    .trapezium-description:before {
        border-bottom: 55px solid #ed2262;
    }
    .icc-main {
        margin-top: 15px;
    }

    .overlay-box.overlay-tnc{
        height: auto;
        width: 303px;
        padding: 10px 12px 20px 12px;
    }

    .tnc-title {
        font-size: 20px;
    }

    .scroll-pane-content-wrapper ul li {
        font-size: 13px;
    }

    .scroll-pane-content-wrapper ul table.tnc-table{
        font-size: 10px;
    }

    .validation-msg-box {
        width: 80%;
    }
    .validation-msg-description {
        font-size: 13px;
    }

    /* first page */
    .game-options-first-page .tc-round-box-rank.group-a .qualifiers-team>div, 
    .game-options-first-page .tc-round-box-rank.group-b .qualifiers-team>div {
        height: 17px;
        top: 10px;
        width: 110px;
        font-size: 10.5px;
        left: 10px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>.rank-1,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>.rank-1 {
        font-size: 15px;
        padding: 0;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-num>div,
    .game-options-first-page .tc-round-box-rank.group-b .rank-num>div {
        height: 17px;
        font-size: 15px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(1),
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(1) {
        font-size: 11px;
        right: 3px;
        top: 20px;
    }
    .game-options-first-page .tc-round-box-rank.group-b {
        top: 49px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div:nth-child(2) {
        position: relative;
        top: -2px;
        left: -7px;
    }
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div:nth-child(2) {
        position: relative;
        top: -10px;
        left: -7px;
    }
    .game-options-first-page .tc-round-box-rank.group-a .rank-content>div {
        position: relative;
        top: -7px;
    }
    .game-options-first-page .tc-round-box-rank.group-b .rank-content>div {
        position: relative;
        top: -16px;
    }

    /* second page */
    .tc-round-box-rank .rank-team > div {
        height: 15px;
        top: 9px;
        font-size: 11px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 15px;
        margin-top: 6px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 7px;
        margin-top: 8px;
        font-size: 15px;
    }

    /* third page */
    .tc-round-box-semis {
        width: 215px;
    }
    .tc-round-box-champion {
        width: 215px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 12px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 32px auto 25px;
    }
    .tc-match-champion .tc-team-vs {
        margin-top: 80px;
    }

    /* mobile preview page */
    .game-options-first-page.done-mobile {
        height: 215px;
    }
    .game-options-second-page.done-mobile {
        height: 200px;
    }
    .game-options-third-page.done-mobile {
        height: 235px;
    }
    .game-options-third-page.done-mobile .tc-semis-wrapper {
        margin: 0;
    }
}
@media only screen and (max-width: 320px) {
    body {
        background-size: 320px;
        background-position: center 5px;
    }
}