@media only screen and (max-width: 1160px) {
    .steps-wrapper .steps .step-text .sign-up-div {
        padding: 11px 0px 5px 0px;
    }
}
@media only screen and (max-width: 1150px) {
    .game-options > div {
        margin-right: 1%;
    }
    .game-options-next > div {
        margin-right: 1%;
    }
}
@media only screen and (max-width: 1100px) {
    .tc-round-box-rank {
        width: 424px;
    }
    .game-options > div {
        width: 433px;
        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;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 46px;
    }
    .game-options > 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 > div {
        width: 205px;
        height: 23px !important;
        font-size: 13px;
        padding: 11px 0;
        margin: 5px 41px 15px;
        cursor: pointer;
    }
    .tc-round-box-rank .rank-team .rcb-class {
        font-size: 13px;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -72px;
        top: 0px;
        width: 53px;
        height: 41px;
    }
    .game-options > div:last-child .options-desc {
        font-size: 17px;
        margin-top: 138px;
    }
    .game-options-next > div {
        width: 433px;
        height: 345px;
        background-size: cover;
    }
    .game-options-next > div .options-desc {
        font-size: 19px;
        margin-top: 79px;
    }
    .tc-round-box-semis {
        width: 140px;
    }
    .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-match-finals .tc-team-vs {
        margin-top: 176px;
    }
    .tc-match-finals .tc-team-vs .tc-flag img {
        width: 50px !important;
        height: 37px !important;
    }
    .tc-match-finals .tc-team-vs .tc-flag {
        margin: 3px auto 44px !important;
    }
    .tc-round-box-finals {
        width: 144px;
    }
    .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-next #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;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="chennai_super_kings"]:before {
        background: url(../_images/flags/colored/csk.png) no-repeat center 8px;
        background-size: 30px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="delhi_capitals"]:before {
        background: url(../_images/flags/colored/dc.png) no-repeat center 6px;
        background-size: 24px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kings_xi_punjab"]:before {
        background: url(../_images/flags/colored/kxp.png) no-repeat center 8px;
        background-size: 21px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kolkata_knight_riders"]:before {
        background: url(../_images/flags/colored/kkr.png) no-repeat center 5px;
        background-size: 17px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="mumbai_indians"]:before {
        background: url(../_images/flags/colored/mi.png) no-repeat center 7px;
        background-size: 36px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="rajasthan_royals"]:before {
        background: url(../_images/flags/colored/rr.png) no-repeat center 6px;
        background-size: 26px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="royal_challenger_bangalore"]:before {
        background: url(../_images/flags/colored/rcb.png) no-repeat center 2px;
        background-size: 16px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="sunrisers_hyderabad"]:before {
        background: url(../_images/flags/colored/sh.png) no-repeat center 4px;
        background-size: 30px auto !important;
    }

    .steps-wrapper .step-2 .user-div .user-div-input, .steps-wrapper .step-2 .user-div .email-div-input {
	    font-size: 12px;
	    padding: 11px;
	}
}
@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) {
    .tc-round-box-rank {
        width: 374px;
    }
    .inner {
        max-width: 795px;
    }
    .tc-semis-wrapper {
        width: 373px;
    }
    .game-options > div {
        width: 373px;
        height: 297px;
    }
    .game-options > div .options-desc {
        margin-top: 28px;
        padding: 0px 0px 0px 6px;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 38px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 32px;
        font-size: 23px;
    }
    .tc-round-box-rank .rank-team > div {
        width: 196px;
        height: 20px !important;
        font-size: 11px;
        padding: 11px 0;
        margin: 3px 41px 11px;
        cursor: pointer;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -74px;
        top: -3px;
        width: 58px;
        height: 40px;
        /* background-size: 30px 24px; */
    }
    .tc-round-box-rank .rank-team .rcb-class {
        font-size: 11px;
    }
    .how-to-play {
        margin: 6px auto 6px;
    }
    .game-options > div:last-child .options-desc {
        font-size: 16px;
        margin-top: 110px;
        padding: 28px 53px 11px 48px;
    }
    .timer-wrapper .timer-ctr > div .timer-val{
        width: 50px;
        height: 50px;
        font-size: 41px;
        background-size: cover;
    }
    .game-options-next > div {
        width: 373px;
        height: 297px;
    }
    .game-options-next > 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-finals {
        width: 123px;
    }
    .tc-match-finals .tc-team-vs {
        margin-top: 153px;
    }
    .tc-match-finals .tc-team-vs .tc-flag {
        margin: 3px auto 38px !important;
    }
    .tc-match-finals .tc-team-vs .tc-flag img {
        width: 45px !important;
        height: 32px !important;
    }
    .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-next #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;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="chennai_super_kings"]:before {
        background: url(../_images/flags/colored/csk.png) no-repeat center 11px;
        background-size: 23px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="delhi_capitals"]:before {
        background: url(../_images/flags/colored/dc.png) no-repeat center 11px;
        background-size: 18px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kings_xi_punjab"]:before {
        background: url(../_images/flags/colored/kxp.png) no-repeat center 11px;
        background-size: 16px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kolkata_knight_riders"]:before {
        background: url(../_images/flags/colored/kkr.png) no-repeat center 10px;
        background-size: 13px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="mumbai_indians"]:before {
        background: url(../_images/flags/colored/mi.png) no-repeat center 12px;
        background-size: 25px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="rajasthan_royals"]:before {
        background: url(../_images/flags/colored/rr.png) no-repeat center 11px;
        background-size: 18px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="royal_challenger_bangalore"]:before {
        background: url(../_images/flags/colored/rcb.png) no-repeat center 10px;
        background-size: 12px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="sunrisers_hyderabad"]:before {
        background: url(../_images/flags/colored/sh.png) no-repeat center 12px;
        background-size: 20px auto !important;
    }
    .match-predictor-btn {
        font-size: 18px;
        margin: 19px auto 19px;
    }
}
@media only screen and (max-width: 768px) {
    .tpl-logo-wrap {
        margin-top: 0; 
    }
    .inner {
        margin: 8px auto;
    }
    body {
        background-image: url('../_images/background-768-1.jpg');
        background-position: center -14px;
        background-size: auto;
    }
    canvas {
        max-width: 768px;
    }
    .main-title img {
        width: 358px;
    }
    .main-title h2 {
        font-size: 11px;
    }
    .main-title h1 {
        font-size: 29px;
    }
    .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;
    }
    .success-msg .bet-now-on-dafabet-div {
        background-size: 331px auto;
        margin: 87px auto 0;
    }
    .success-msg .bet-now-on-dafabet-div {
        width: 320px;
        min-width: 320px;
        background-size: 331px 271px;
        margin: 87px auto 0;
        height: 271px;
    }
    .bet-now-on-dafabet {
        width: 182px;
        height: 37px;
        padding: 11px;
        font-size: 12px;
    }
    .dafabet-logo img{
        width: 232px;
    }
    .bet-now-on-iplmania img{
        width: 300px;
    }
    .thank-message {
        font-size: 12px;
    }
    .bet-now-on-dafabet {
        margin: 7px auto;
    }
}
@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 > div {
        width: 298px;
        height: 237px;
        margin-right: 0;
    }
    .game-options > div .options-desc {
        margin-top: 0px;
        padding: 0px 0px 0px 0px;
    }
    .tc-rank-wrapper {
        margin: 21px 0 0;
    }
    .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 22px;
        padding: 6px 0px;
        margin-bottom: 13px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 25px;
        font-size: 17px;
    }
    .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 > div {
        width: 163px;
        height: 22px !important;
        font-size: 11px;
        padding: 10px 0;
        margin: 4px 26px 3px;
        cursor: pointer;
    }
    .tc-round-box-rank .rank-team .rcb-class {
        font-size: 10px;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -56px;
        top: -3px;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="chennai_super_kings"]:before {
        background: url(../_images/flags/colored/csk.png) no-repeat center 12px;
        background-size: 21px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="delhi_capitals"]:before {
        background: url(../_images/flags/colored/dc.png) no-repeat center 11px;
        background-size: 16px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kings_xi_punjab"]:before {
        background: url(../_images/flags/colored/kxp.png) no-repeat center 12px;
        background-size: 14px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kolkata_knight_riders"]:before {
        background: url(../_images/flags/colored/kkr.png) no-repeat center 11px;
        background-size: 11px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="mumbai_indians"]:before {
        background: url(../_images/flags/colored/mi.png) no-repeat center 13px;
        background-size: 22px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="rajasthan_royals"]:before {
        background: url(../_images/flags/colored/rr.png) no-repeat center 13px;
        background-size: 17px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="royal_challenger_bangalore"]:before {
        background: url(../_images/flags/colored/rcb.png) no-repeat center 13px;
        background-size: 10px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="sunrisers_hyderabad"]:before {
        background: url(../_images/flags/colored/sh.png) no-repeat center 13px;
        background-size: 19px auto !important;
    }
    .timer-wrapper .timer-ctr > div .timer-val {
        width: 40px;
        height: 45px;
        font-size: 34px;
    }
    .game-options > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 110px;
        padding: 0px 23px 0px 23px;
    }
    .how-to-play {
        margin: 2px auto 6px;
        font-size: 21px;
    }
    .game-options-next > div {
        width: 298px;
        height: 237px;
        margin-right: 0;
    }
    .game-options-next > 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-next .back-first-page {
        background: url(../_images/back.png) no-repeat 9px 4px;
        width: 54px;
        height: 51px;
    }
    .tc-round-box-semis {
        width: 97px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag img {
        width: 42px;
        height: 28px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag .tc-country {
        font-size: 9px;
    }
    .tc-round-box-wrap .tc-team-vs .tc-flag {
        margin: 18px auto 35px;
    }
    .tc-round-box-finals {
        width: 99px;
    }
    .tc-match-finals .tc-team-vs {
        margin-top: 122px;
    }
    .tc-match-finals .tc-team-vs .tc-flag {
        margin: 3px auto 32px !important;
    }
    .tc-match-finals .tc-team-vs .tc-flag img {
        width: 37px !important;
        height: 24px !important;
    }
    .tc-round-box-champion {
        width: 96px;
    }
    .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-next #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;
    }
}
@media only screen and (max-width: 600px) {
    body {
        background-image: url('../_images/background-600.jpg');
        background-position: center 2px;
        background-size: auto;
    }
    canvas {
        max-width: 600px;
    }
    .main-title {
        text-align: center;
        line-height: .5;
        margin: 0 auto;
    }
    .main-title img {
        width: 217px;
    }
    .main-title h1 {
        font-size: 22px;
    }
    .main-title h1 .white {
        font-size: 29px;
    }
    .main-title h2 {
        font-size: 10px;
    }
    .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%;
    }
}
@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/background-599.jpg);
        background-position: center -60px;
        height: 1500px;
    }
    .game-options > div:last-child{
        background-image: url(../_images/how-to-play-480.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;
    }
    .main-title img {
        width: 326px;
    }
    .title-desktop{
        display: none;
    }
    .main-title {
        line-height: 1.3;
        margin-bottom: 10px;
    }
    .main-title h2 {
        font-size: 17px;
        padding: 0px 3px;
    }
    .main-title h1 {
        font-size: 42px;
        margin-top: 0px;
    }
    .main-title h1 .white {
        font-size: 42px;
    }
    .icc-main {
        margin-top: -8px;
    }
    canvas {
        top: 60px;
        height: 500px;
    }
    .game-options > div {
        width: 397px;
        height: 316px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options {
        height: 603px;
        position: relative;
        width: 440px;
        margin: 0 auto;
    }
    .game-options > div:last-child .options-desc {
        font-size: 15px;
        margin-top: 140px;
        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: 86px;
        font-size: 72px;
    }
    .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-num > .rank-1 {
        font-size: 37px;
        padding: 0px 0px;
        margin-bottom: 13px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 33px;
        font-size: 21px;
    }
    .tc-round-box-rank .rank-team > div {
        width: 224px;
        height: 29px !important;
        font-size: 16px;
        padding: 10px 0;
        margin: 5px 44px 3px;
        cursor: pointer;
    }
    .tc-round-box-rank .rank-team .rcb-class {
        font-size: 13px;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -67px;
        top: -3px;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="chennai_super_kings"]:before {
        background: url(../_images/flags/colored/csk.png) no-repeat center 6px;
        background-size: 37px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="delhi_capitals"]:before {
        background: url(../_images/flags/colored/dc.png) no-repeat center 8px;
        background-size: 24px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kings_xi_punjab"]:before {
        background: url(../_images/flags/colored/kxp.png) no-repeat center 8px;
        background-size: 23px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kolkata_knight_riders"]:before {
        background: url(../_images/flags/colored/kkr.png) no-repeat center 5px;
        background-size: 19px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="mumbai_indians"]:before {
        background: url(../_images/flags/colored/mi.png) no-repeat center 8px;
        background-size: 37px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="rajasthan_royals"]:before {
        background: url(../_images/flags/colored/rr.png) no-repeat center 7px;
        background-size: 28px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="royal_challenger_bangalore"]:before {
        background: url(../_images/flags/colored/rcb.png) no-repeat center 4px;
        background-size: 18px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="sunrisers_hyderabad"]:before {
        background: url(../_images/flags/colored/sh.png) no-repeat center 5px;
        background-size: 36px auto !important;
    }
    .game-options-next #left-menu {
        background-image: url(../_images/how-to-play-2nd-480.png);
        height: 605px;
        position: relative;
        width: 428px;
        z-index: 0;
        margin: 0 auto;
        border: .1px solid #FFF;
    }
    .game-options-next > div:last-child {
        margin-right: 0;
        background-image: none;
        position: relative;
        top: -410px;
        z-index: 1;
        width: 428px;
        height: 310px;
    }
    .game-options-next .class-480{
        border: .1px solid #FFF;
    }
    .game-options-next {
        height: 603px;
        position: relative;
            width: 440px;
    }
    .game-options-next > 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-match-finals .tc-team-vs {
        margin-top: 175px;
    }
    .tc-round-box-finals {
        width: 141px;
    }
    .tc-match-finals .tc-team-vs .tc-flag img {
        width: 42px !important;
        height: 29px !important;
    }
    .tc-match-finals .tc-team-vs .tc-flag {
        margin: 3px auto 45px !important;
    }
    .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;
    }
    .class-480{
        height: 721px !important;
        top: -283px !important;
    }
    .game-options-next #game-options-left-menu {
        position: relative;
        z-index: 2;
        top: 57px;
        width: 403px;
        height: 321px;
    }
    .game-options-next #game-options-left-menu .options-desc {
        margin-top: 38px !important;
        padding: 0px 0px 0px 4px !important;
    }
    .class-480 .tc-semis-wrapper {
        margin: 398px 0 0;
    }
    .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;
    }
    .success-msg .bet-now-on-dafabet-div {
        width: 427px;
        min-width: 427px;
        background-size: 427px 315px;
        height: 315px;
    }
    .match-predictor-btn {
        font-size: 20px;
        margin: 360px auto 14px;
    }
    .bet-now-on-iplmania img {
        width: 400px;
        height: 130px;
    }
    .thank-message {
        font-size: 15px;
    }
    .bet-now-on-dafabet {
        width: 210px;
        height: 43px;
        padding: 12px;
        font-size: 16px;
        margin: 8px auto;
    }
}
@media only screen and (max-width: 480px) {
    body {
        background-size: 480px;
        background-image: url(../_images/background-480.jpg);
        background-position: center 2px;
        height: 1500px;
    }
}
@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 {
        height:300px;
    }
    .main-title img {
        width: 216px;
    }
    .main-title h2 {
        font-size: 15px;
        padding: 0px 3px;
    }
    .inner {
        margin: 8px auto;
        max-width: 300px;
    }
    .main-title {
        line-height: 1.3;
        margin-bottom: 21px;
    }
    .main-title h1 {
        font-size: 33px;
        line-height: 1;
    }
    .main-title h1 .white {
        font-size: 33px;
    }
    .game-options > div {
        width: 298px;
        height: 237px;
        position: absolute;
        z-index: 1;
        top: 200px;
        margin: 0 15px;
    }
    .game-options > div:last-child {
        width: 300px;
        height: 426px;
    }
    .game-options {
        width: 300px;
        height: 419px;
        margin-bottom: 4px;
    }
    .game-options > div:last-child .options-desc {
        font-size: 11px;
        margin-top: 96px;
        padding: 0px 13px 0px 13px;
    }
    .game-options > 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-num > .rank-1 {
        font-size: 26px;
        padding: 0px 0px;
        margin-bottom: 8px;
    }
    .tc-round-box-rank .rank-num > div {
        height: 23px;
        font-size: 15px;
    }
    .tc-round-box-rank .rank-content > div:nth-child(1) {
        width: 20%;
    }
    .tc-round-box-rank .rank-content > div:nth-child(2) {
        width: 69%;
    }
    .tc-round-box-rank .rank-team > div {
        width: 140px;
        height: 19px !important;
        font-size: 10px;
        padding: 10px 0;
        margin: 0px 27px 3px;
        cursor: pointer;
    }
    .tc-round-box-rank .rank-team .rcb-class {
        font-size: 8px !important;
        margin-top: 5px !important;
    }
    .timer-wrapper .timer-ctr > div .timer-val {
        width: 52px;
        height: 53px;
        font-size: 42px;
    }
    .steps-wrapper .steps {
        width: 100%;
        margin: 4px auto;
        height: 102px;
    }
    .steps img {
        height: 102px;
    }
    .timer-wrapper .timer-title {
        font-size: 15px;
    }
    .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[data-country-code="chennai_super_kings"]:before {
        background: url(../_images/flags/colored/csk.png) no-repeat center 11px;
        background-size: 21px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="delhi_capitals"]:before {
        background: url(../_images/flags/colored/dc.png) no-repeat center 12px;
        background-size: 14px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kings_xi_punjab"]:before {
        background: url(../_images/flags/colored/kxp.png) no-repeat center 12px;
        background-size: 14px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="kolkata_knight_riders"]:before {
        background: url(../_images/flags/colored/kkr.png) no-repeat center 11px;
        background-size: 12px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="mumbai_indians"]:before {
        background: url(../_images/flags/colored/mi.png) no-repeat center 13px;
        background-size: 21px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="rajasthan_royals"]:before {
        background: url(../_images/flags/colored/rr.png) no-repeat center 13px;
        background-size: 16px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="royal_challenger_bangalore"]:before {
        background: url(../_images/flags/colored/rcb.png) no-repeat center 15px;
        background-size: 11px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item[data-country-code="sunrisers_hyderabad"]:before {
        background: url(../_images/flags/colored/sh.png) no-repeat center 11px;
        background-size: 21px auto !important;
    }
    .tc-round-box-rank .rank-team .rank-item:before {
        left: -63px;
        top: -3px;
    }
    .game-options-next #left-menu {
        width: 300px;
        height: 426px;
    }
    .game-options-next {
        width: 300px;
        height: 426px;
    }
    .game-options-next > div .options-desc {
        font-size: 10px;
        margin-top: 21px;
        padding: 26px 5px 0px 5px;
    }
    .tc-semis-wrapper {
        margin: 98px 0 0;
        width: 300px;
    }
    .game-options-next > div:last-child {
        width: 300px;
        height: 310px;
        margin-top: 32px;
    }
    .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-match-finals .tc-team-vs {
        margin-top: 125px;
    }
    .tc-match-finals .tc-team-vs .tc-flag img {
        width: 32px !important;
        height: 22px !important;
    }
    .tc-match-finals .tc-team-vs .tc-flag {
        margin: 3px auto 24px !important;
    }
    .tc-round-box-semis {
        width: 98px;
    }
    .tc-round-box-finals {
        width: 102px;
    }
    .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-next .back-first-page {
        height: 52px;
        z-index: 4;
        position: relative;
    }
    .game-options-next #game-options-left-menu {
        width: 298px;
        height: 237px;
        margin: 0 15px;
    }
    .class-480 {
        height: 508px !important;
        top: -269px !important;
    }
    .class-480 .tc-semis-wrapper {
        margin: 276px 0 0 !important;
    }
    .class-320{
        width: 288px !important;
        height: 229px !important;
        margin: 0 auto !important;
    }
    .class-480{
        margin-top: 39px !important;
    }
    .game-options-next .class-320 .options-desc {
        margin-top: 25px !important;
        padding: 0px 0px 0px 5px !important;
    }
    .class-320 .tc-round-box-rank .rank-num > div {
        height: 25px !important;
        font-size: 15px !important;
    }
    .class-320 .tc-round-box-rank .rank-num > .rank-1 {
        font-size: 25px !important;
        padding: 0px 0px !important;
        margin-bottom: 6px !important;
    }
    .class-320 .tc-round-box-rank .rank-team > div {
        width: 121px !important;
        height: 21px !important;
        padding: 10.7px 0 !important;
    }
    .class-320{
        top: 15px !important;
    }
    .game-options-next #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;
        background-size: 300px 266px;
        height: 266px;
    }
    .match-predictor-btn {
        font-size: 17px;
        margin: 245px auto 14px;
    }
    .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;
    }
}
@media only screen and (max-width: 320px) {
    body {
        background-size: 320px;
        background-image: url(../_images/background-320.jpg);
        background-position: center 59px;
        height: 1080px;
    }
}