/*!

 * superWheel v1.0

 * https://22codes.com/

 *

 * Released under Codecanyon Standard license

 * https://codecanyon.net/licenses/standard

 *

 */

 .superWheel {
    position: relative;
    max-width: 100%;
    margin: 0em auto;
    font-size: 25px;
    font-weight: 700
}

.superWheel,
.superWheel * {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sWheel-wrapper {
    /* position: relative */
}

.superWheel .sWheel-inner {
    display: block;
    overflow: hidden;
    width: 72%;
    height: 100%;
    position: relative;
    /* top: -350px; */
    background-position: center;
    margin: 0 auto;
}

.superWheel .sWheel {
    border-radius: 100%;
    overflow: hidden
}

.superWheel .sWheel,
.superWheel .sWheel>.sWheel-bg-layer,
.superWheel .sWheel>.sWheel-txt-wrap,
.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
    position: absolute;
    /* top: 2px;
    left: 9px;
    width: 96%; */
    width: 100%;
    height: 100%;
}

.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt,
.superWheel .sWheel>.sWheel-bg-layer {
    margin: 0 auto;
    border-radius: 100%;
    padding: 0;
    list-style: none;
    /* overflow: hidden; */
    color: #ecf0f1
}

.superWheel .sWheel>.sWheel-txt-wrap,
.superWheel .sWheel>.sWheel-bg-layer {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.superWheel .sWheel .sWheel-child .sWheel-inside {
    display: table;
    -webkit-transform: rotate(0) skew(-45deg);
    transform: rotate(0) skew(-45deg);
    width: 50%;
    height: 50%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    text-align: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden
}

.superWheel .sWheel .sWheel-child .sWheel-inside>div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    -webkit-transform-origin: 115% 25%;
    transform-origin: 115% 25%;
    padding-right: 40px;
    font-size: 18px;
    font-weight: 700
}

.superWheel .sWheel>.sWheel-bg-layer>div {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border: 1px solid transparent;
    background-color: #404040
}

.superWheel .sWheel>.sWheel-bg-layer>div:nth-child(odd) {
    background-color: #616161
}

.superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1.2em;
    max-height: 23.4em;
    -webkit-transform-origin: 0 0;
    transform-origin: 1px 0px;
    width: 50%;
    padding-right: 6%;
    font-weight: 700;
    font-size: 100%;
    cursor: default;
    color: #fff;
    text-align: right
}

/* .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div img {
    max-width: 82%
} */

.superWheel .sWheel-center {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    text-align: center
}

.superWheel .sWheel-center>.sw-center-empty,
.superWheel .sWheel-center>.sw-center-html {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2
}

.superWheel .sWheel-center>.sw-center-empty {
    position: absolute
}

.superWheel .sWheel-center>img {
    max-width: 100%;
    width: 200px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.superWheel .sWheel-center>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent!important
}

.superWheel .sWheel-marker {
    border-spacing: 90px;
    width: 16%;
    height: 14%;
    position: absolute;
    left: 50%;
    top: 18%;
    margin-top: 7%;
    margin-left: -8%;
    -webkit-transition: .2 rotate linear;
    transition: .2 rotate linear;
    z-index: 1;
    display: block;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 50% 35%;
    transform-origin: 50% 35%
}

.superWheel .sWheel-marker>svg {
    height: 100%;
    display: none;
    text-align: center;
    margin: 0 auto
}

.superWheel .rotate {
    -webkit-transform: rotate(100deg);
    transform: rotate(100deg)
}

.sWheel>.sWheel-bg-layer>svg {
    margin: 0 auto;
    border-radius: 50%;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@-webkit-keyframes animateColor {
    0% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0 50%
    }
}

@keyframes animateColor {
    0% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0 50%
    }
}


/*********super wheel landing page********/
.superwheel-bg-img {
    /* background: rgba(10, 1, 0, 0.9); */
    /* padding-top: 185px; */
    background-image: url(../../images/superwheel/background.png);
    padding-bottom: 0px;
    background-position: center;
    background-size: 750px;
    background-repeat: no-repeat;
}

/* .superwheel-title {
    background-position: center;
    background-size: 750px;
    background-repeat: no-repeat;
} */

/* .spin-wheel-form {
    margin: 0 auto;
    width: 440px;
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 20px;
    text-align: left;
    line-height: 1.3;
    position: relative;
    top: -280px;
    text-align: center;
} */

.spin-wheel-notedpoint {
    font-size: 10px;
    color: white;
    margin-bottom: 10px;
}

.spin-wheel-form input[id=name] {
    margin-bottom: 3px;
    padding: 6px 10px;
}

.spin-wheel-form input[id=phone] {
    margin: 3px 0px;
    padding: 6px 10px;
}

/***************************************/

/*********iphone 5, 5s****************/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    /* .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 155px;
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 480px;
        background-repeat: no-repeat;
    } */
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        /* top: -1px;
        left: 9px;
        width: 95%; */
        width: 100%;
        height: 100%;
    }
    /* .superwheel-title {
        background-image: url(../../images/superwheel/title.png);
        background-position: center;
        background-size: 750px;
        background-repeat: no-repeat;
    } */
    /* .spin-wheel-form {
        margin: 0 auto;
        width: 300px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    } */
}

/**********iphone 6,7,8****************/

@media only screen and (min-device-width: 360px) and (max-device-width: 667px) and (orientation: portrait) {
    /* .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 155px;
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 550px;
        background-repeat: no-repeat;
    } */
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        /* top: -1px;
        left: 11px;
        width: 94%; */
        width: 100%;
        height: 100%;
    }
}

/*********iphone 6,7,8 plus****************/

@media only screen and (min-device-width: 411px) and (max-device-width: 736px) and (orientation: portrait) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 155px;
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 610px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        /* top: -1px;
        left: 18px;
        width: 91%; */
        width: 100%;
        height: 100%;
    }
}


/* @media only screen and (min-width: 360px) and (max-width: 362px) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 100px;
        background-image: url(../../images/spin-wheel/spin-wheel.png);
        padding-bottom: 100px;
        background-position: center;
        background-size: 550px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        top: 2px;
        left: 9px;
        width: 94%;
        height: 100%;
    }
    .superwheel-title {
        font-family: "Arial";
        font-size: 30px;
        font-weight: 900;
    }
    .spin-wheel-form {
        margin: 0 auto;
        width: 300px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    }
} */


/*********ipad****************/
@media only screen and (min-device-width: 768px) and (min-device-height: 1024px) and (orientation: portrait) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 130px;
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 740px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        /* top: 2px;
        left: 9px;
        width: 94%; */
        width: 100%;
        height: 100%;
    }
    /* .superwheel-title {
        background-image: url(../../images/superwheel/title.png);
        background-position: center;
        background-size: 750px;
        background-repeat: no-repeat;
    } */
    /* .spin-wheel-form {
        margin: 0 auto;
        width: 440px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    } */
}
/***************************************/


/*********ipad pro****************/
@media only screen and (min-device-width: 1024px) and (min-device-height: 1366px) and (orientation: portrait) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 130px;
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 750px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        /* top: 2px;
        left: 9px;
        width: 94%; */
        width: 100%;
        height: 100%;
    }
    /* .superwheel-title {
        background-image: url(../../images/superwheel/title.png);
        background-position: center;
        background-size: 750px;
        background-repeat: no-repeat;
    } */
    /* .spin-wheel-form {
        margin: 0 auto;
        width: 440px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    } */
}
/***************************************/


/*********surface duo****************/
/* @media only screen and (min-device-width: 540px) and (min-device-height: 720px) and (orientation: portrait) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 100px;
        background-image: url(../../images/spin-wheel/spin-wheel.png);
        padding-bottom: 100px;
        background-position: center;
        background-size: 550px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        top: 2px;
        left: 9px;
        width: 94%;
        height: 100%;
    }
    .superwheel-title {
        font-family: "Arial";
        font-size: 30px;
        font-weight: 900;
    }
    .spin-wheel-form {
        margin: 0 auto;
        width: 350px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    }
} */
/***************************************/


/*********galaxy fold****************/
/* @media only screen and (max-device-width: 280px) and (max-device-height: 653px) and (orientation: portrait) {
    .superwheel-bg-img {
        background: rgba(10, 1, 0, 0.9);
        padding-top: 100px;
        background-image: url(../../images/spin-wheel/spin-wheel.png);
        padding-bottom: 100px;
        background-position: center;
        background-size: 550px;
        background-repeat: no-repeat;
    }
    .superWheel .sWheel,
    .superWheel .sWheel>.sWheel-bg-layer,
    .superWheel .sWheel>.sWheel-txt-wrap,
    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt {
        position: absolute;
        top: 2px;
        left: 9px;
        width: 94%;
        height: 100%;
    }
    .superwheel-title {
        font-family: "Arial";
        font-size: 30px;
        font-weight: 900;
    }
    .spin-wheel-form {
        margin: 0 auto;
        width: 270px;
        color: black;
        background-color: rgba(0, 0, 0, 0.7);
        padding: 20px;
        text-align: left;
        line-height: 1.3;
    }
} */
/***************************************/

.close-left {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.open-left {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.wheel-background {
    position: relative;
}

/* .wheel-pointer {
    background-image: url(../../images/superwheel/upper.png);
    background-position: top;
    background-size: 650px;
    background-repeat: no-repeat;
}

.wheel-center {
    background-image: url(../../images/superwheel/middle.png);
    background-position: top;
    background-size: 650px;
    background-repeat: no-repeat;
} */

@media (max-width: 1920px){
    .spinwheel-title {
        width: 320px;
        position: relative;
        top: 70px;
    }

    #close {
        position: absolute;
        right: 605px;
        top: 65px;
        font-size: 25px;
        font-weight: bold;
    }

    .spinwheel-background {
        background-image: url(../../images/superwheel/wheel.png);
        background-position: center;
        background-size: 700px;
        background-repeat: no-repeat;
        top: -108px;
    }

    .spinwheel-pointer {
        position: relative;
        top: 210px;
        left: 1px;
        max-width: 45px;
        z-index: 1;
    }

    .spinwheel-center {
        position: relative;
        top: 315px;
        max-width: 70px;
        z-index: 1;
    }

    .spinwheel-spinner {
        position: relative;
        top: 41px;
    }

    .spinwheel-form {
        margin: 0 auto;
        width: 440px;
        color: #e5b854;
        padding: 20px;
        text-align: left;
        line-height: 1.3;
        position: relative;
        top: 15px;
        text-align: center;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        color: black;
        text-align: center;
        font-weight: bold;
        border-radius: 10px;
        margin: 10px;
    }

    .btn-spin {
        background-image: linear-gradient(#e8be6b, #8b6228);
        border-radius: 10px;
        width: 105px;
        height: 40px;
        color: black;
        font-weight: bold;
        border: 1px solid white;
        font-size: 15px;
      }
}

@media (max-width: 1536px){
    .spinwheel-title {
        width: 320px;
        top: 70px;
    }

    #close {
        right: 415px;
        top: 65px;
        font-size: 25px;
    }

    .spinwheel-background {
        background-size: 700px;
        top: -108px;
    }

    .spinwheel-pointer {
        top: 210px;
        left: 1px;
        max-width: 45px;
    }

    .spinwheel-center {
        top: 315px;
        max-width: 70px;
    }

    .spinwheel-spinner {
        top: 41px;
    }

    .spinwheel-form {
        width: 440px;
        padding: 20px;
        top: 15px;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        border-radius: 10px;
        margin: 10px;
    }

    .btn-spin {
        border-radius: 10px;
        width: 105px;
        height: 40px;
        font-size: 15px;
      }
}

@media (max-width: 1366px){
    .spinwheel-title {
        width: 320px;
        top: 70px;
    }

    #close {
        right: 335px;
        top: 65px;
        font-size: 25px;
    }

    .spinwheel-background {
        background-size: 700px;
        top: -108px;
    }

    .spinwheel-pointer {
        top: 210px;
        left: 1px;
        max-width: 45px;
    }

    .spinwheel-center {
        top: 315px;
        max-width: 70px;
    }

    .spinwheel-spinner {
        top: 41px;
    }

    .spinwheel-form {
        width: 440px;
        padding: 20px;
        top: 15px;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        border-radius: 10px;
        margin: 10px;
    }

    .btn-spin {
        border-radius: 10px;
        width: 105px;
        height: 40px;
        font-size: 15px;
      }
}

@media (max-width: 1280px){
    .spinwheel-title {
        width: 320px;
        top: 85px;
    }

    #close {
        right: 288px;
        top: 65px;
        font-size: 25px;
    }

    .spinwheel-background {
        background-size: 700px;
        top: -95px;
    }

    .spinwheel-pointer {
        top: 210px;
        left: 1px;
        max-width: 45px;
    }

    .spinwheel-center {
        top: 315px;
        max-width: 70px;
    }

    .spinwheel-spinner {
        top: 41px;
    }

    .spinwheel-form {
        width: 440px;
        padding: 20px;
        top: 15px;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        border-radius: 10px;
        margin: 10px;
    }

    .btn-spin {
        width: 105px;
        height: 40px;
        font-size: 15px;
      }
}

@media (max-width: 1024px){
    .spinwheel-title {
        width: 320px;
        top: 90px;
    }

    #close {
        right: 158px;
        top: 60px;
        font-size: 25px;
    }

    .spinwheel-background {
        background-size: 700px;
        top: -90px;
    }

    .spinwheel-pointer {
        top: 210px;
        left: 1px;
        max-width: 45px;
    }

    .spinwheel-center {
        top: 315px;
        max-width: 70px;
    }

    .spinwheel-spinner {
        top: 41px;
    }

    .spinwheel-form {
        width: 440px;
        padding: 20px;
        top: 15px;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        margin: 10px;
    }

    .btn-spin {
        border-radius: 10px;
        width: 105px;
        height: 40px;
        font-size: 15px;
      }
}

@media (max-width: 912px){
    .spinwheel-title {
        width: 320px;
        top: 20px;
    }

    #close {
        right: 105px;
        top: 130px;
        font-size: 25px;
    }

    .spinwheel-background {
        background-size: 700px;
        top: -165px;
    }

    .spinwheel-pointer {
        top: 210px;
        left: 1px;
        max-width: 45px;
    }

    .spinwheel-center {
        top: 315px;
        max-width: 70px;
    }

    .spinwheel-spinner {
        top: 41px;
    }

    .spinwheel-form {
        width: 440px;
        padding: 20px;
        top: 15px;
        font-size: 20px;
    }

    .spinwheel-input {
        font-size: 18px;
        height: 40px;
        width: 180px;
        border-radius: 10px;
        margin: 10px;
    }

    .btn-spin {
        border-radius: 10px;
        width: 105px;
        height: 40px;
        font-size: 15px;
      }
}

@media (max-width: 540px){
    .superwheel-bg-img {
        background-image: url(../../images/superwheel/background.png);
        padding-bottom: 0px;
        background-position: center;
        background-size: 390px;
        background-repeat: no-repeat;
        height: 485px;
    }

    .spinwheel-title {
        width: 125px;
        top: -98px;
    }

    #close {
        right: 83px;
        top: 55px;
        font-size: 12px;
    }

    .spinwheel-background {
        background-size: 388px;
        top: -315px;
    }

    .spinwheel-pointer {
        top: 230px;
        left: 0px;
        max-width: 27px;
    }

    .spinwheel-center {
        top: 284px;
        max-width: 42px;
        z-index: 1;
    }

    .spinwheel-spinner {
        top: 27px;
        left: 20px;
    }

    .spinwheel-form {
        width: 300px;
        padding: 12px;
        top: -102px;
        font-size: 12px;
    }

    .spinwheel-input {
        font-size: 12px;
        height: 30px;
        width: 150px;
        margin: 0px;
    }

    .btn-spin {
        border-radius: 8px;
        width: 80px;
        height: 28px;
        font-size: 10px;
     }

    .superWheel .sWheel-inner {
        width: 58% !important;
    }

    .superWheel, .superWheel * {
        height: 90px;
    }

    .superWheel .sWheel {
        width: 85%;
    }

    .sWheel>.sWheel-bg-layer>svg {
        width: 78%;
    }

    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
        width: 40%;
    }
}

@media (max-width: 414px){
    .superwheel-bg-img {
        background-size: 390px;
        height: 485px;
    }

    .spinwheel-title {
        width: 125px;
        top: -100px;
    }

    #close {
        right: 20px;
        top: 55px;
        font-size: 12px;
    }

    .spinwheel-background {
        background-size: 388px;
        top: -295px;
    }

    .spinwheel-pointer {
        top: 201px;
        left: 0px;
        max-width: 27px;
    }

    .spinwheel-center {
        top: 256px;
        max-width: 42px;
    }

    .spinwheel-spinner {
        top: 27px;
        left: 21px;
    }

    .spinwheel-form {
        width: 300px;
        padding: 12px;
        top: -70px;
        font-size: 12px;
    }

    .spinwheel-input {
        font-size: 12px;
        height: 30px;
        width: 150px;
        border-radius: 10px;
        margin: 0px;
    }

    .btn-spin {
        border-radius: 8px;
        width: 80px;
        height: 28px;
        font-size: 10px;
        }

        .superWheel .sWheel-inner {
        width: 66% !important;
        }

        .superWheel, .superWheel * {
        height: 90px;
        }

        .superWheel .sWheel {
        width: 85%;
        }

        .sWheel>.sWheel-bg-layer>svg {
        width: 78%;
        }

        .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
        width: 40%;
        }
}

@media (max-width: 393px){
    .superwheel-bg-img {
        padding-bottom: 0px;
        background-size: 350px;
        height: 485px;
    }

    .spinwheel-title {
        width: 125px;
        top: 72px;
    }

    #close {
        right: 25px;
        top: 72px;
        font-size: 12px;
    }

    .spinwheel-background {
        background-size: 340px;
        top: -117px;
    }

    .spinwheel-pointer {
        top: 198px;
        left: 0px;
        max-width: 23px;
    }

    .spinwheel-center {
        top: 245px;
        max-width: 38px;
    }

    .spinwheel-spinner {
        top: 30px;
        left: 17px;
    }

    .spinwheel-form {
        width: 300px;
        padding: 12px;
        top: -68px;
        font-size: 12px;
    }

    .spinwheel-input {
        font-size: 12px;
        height: 30px;
        width: 150px;
        border-radius: 10px;
        margin: 0px;
    }

    .btn-spin {
        border-radius: 8px;
        width: 80px;
        height: 28px;
        font-size: 10px;
        }

        .superWheel .sWheel-inner {
        width: 60% !important;
        }

        .superWheel, .superWheel * {
        height: 79px;
        }

        .superWheel .sWheel {
        width: 85%;
        }

        .sWheel>.sWheel-bg-layer>svg {
        width: 78%;
        }

        .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
        width: 40%;
        }
}

@media (max-width: 375px){
    .superwheel-bg-img {
        padding-bottom: 0px;
        background-size: 350px;
        height: 485px;
    }

    .spinwheel-title {
        width: 125px;
        top: 80px;
    }

    #close {
        right: 17px;
        top: 72px;
        font-size: 12px;
    }

    .spinwheel-background {
        background-size: 340px;
        top: -103px;
    }

    .spinwheel-pointer {
        top: 190px;
        left: 2px;
        max-width: 23px;
    }

    .spinwheel-center {
        top: 236px;
        max-width: 38px;
    }

    .spinwheel-spinner {
        top: 30px;
        left: 17px;
    }

    .spinwheel-form {
        width: 300px;
        padding: 12px;
        top: -68px;
        font-size: 12px;
    }

    .spinwheel-input {
        font-size: 12px;
        height: 30px;
        width: 150px;
        border-radius: 10px;
        margin: 0px;
    }

    .btn-spin {
        border-radius: 8px;
        width: 80px;
        height: 28px;
        font-size: 10px;
    }

    .superWheel .sWheel-inner {
        width: 60% !important;
    }

    .superWheel, .superWheel * {
        height: 79px;
    }

    .superWheel .sWheel {
        width: 85%;
    }

    .sWheel>.sWheel-bg-layer>svg {
        width: 78%;
    }

    .superWheel .sWheel>.sWheel-txt-wrap>.sWheel-txt>div {
        width: 40%;
    }
}